summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.37v3.12.37Jiri Slaby2015-01-291-1/+1
* deal with deadlock in d_walk()Al Viro2015-01-291-15/+16
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-2925-79/+79
* usb: musb: Fix a few off-by-one lengthsRasmus Villemoes2015-01-292-10/+10
* USB: adutux: NULL dereferences on disconnectDan Carpenter2015-01-291-5/+0
* md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown2015-01-291-1/+2
* mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2015-01-292-18/+15
* mmc: sdhci: Don't signal the sdio irq if it's not setupSjoerd Simons2015-01-291-1/+1
* crypto: add missing crypto module aliasesMathias Krause2015-01-2920-2/+24
* crypto: include crypto- module prefix in templateKees Cook2015-01-2922-2/+25
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-01-2988-110/+141
* drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg2015-01-291-0/+1
* ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2015-01-291-5/+5
* KEYS: close race between key lookup and freeingSasha Levin2015-01-291-2/+2
* sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko2015-01-291-14/+12
* x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski2015-01-291-2/+2
* x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue2015-01-291-1/+5
* x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2015-01-292-2/+36
* x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski2015-01-291-7/+2
* x86, boot: Skip relocs when load address unchangedKees Cook2015-01-291-1/+8
* x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers2015-01-291-1/+1
* x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-01-291-0/+1
* clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi2015-01-291-2/+2
* can: dev: fix crtlmode_supported checkOliver Hartkopp2015-01-291-2/+6
* bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn2015-01-291-0/+13
* ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam2015-01-291-4/+4
* time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin2015-01-291-0/+7
* time: settimeofday: Validate the values of tv from userSasha Levin2015-01-292-0/+17
* dm cache: fix problematic dual use of a single migration count variableJoe Thornber2015-01-291-38/+49
* dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber2015-01-291-6/+95
* ipr: wait for aborted command responsesBrian King2015-01-292-0/+93
* drm/radeon: add si dpm quirk listAlex Deucher2015-01-291-0/+39
* drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson2015-01-291-1/+1
* scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2015-01-291-1/+0
* ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg2015-01-291-0/+1
* libata: prevent HSM state change race between ISR and PIODavid Jeffery2015-01-291-0/+12
* pinctrl: Fix two deadlocksJim Lin2015-01-291-2/+3
* gpio: sysfs: fix gpio device-attribute leakJohan Hovold2015-01-291-14/+13
* gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold2015-01-291-11/+8
* crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna2015-01-291-1/+1
* bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet2015-01-291-1/+1
* iser-target: Fix implicit termination of connectionsSagi Grimberg2015-01-292-8/+35
* iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2015-01-292-31/+77
* iser-target: Fix connected_handler + teardown flow raceSagi Grimberg2015-01-291-12/+19
* iser-target: Parallelize CM connection establishmentSagi Grimberg2015-01-292-24/+62
* iser-target: Fix flush + disconnect completion handlingSagi Grimberg2015-01-292-22/+30
* iscsi,iser-target: Initiate termination only onceSagi Grimberg2015-01-293-34/+54
* vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger2015-01-291-3/+20
* LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust2015-01-291-4/+4
* x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-292-2/+2