summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2016-03-04locks: fix unlock when fcntl_setlk races with a closeJeff Layton1-21/+30
2016-03-04um: link with -lpthreadVegard Nossum1-1/+1
2016-03-04uml: fix hostfs mknod()Vegard Nossum1-3/+1
2016-03-04uml: flush stdout before forkingVegard Nossum1-0/+2
2016-03-04s390/fpu: signals vs. floating point control registerMartin Schwidefsky1-0/+2
2016-03-04s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky1-1/+1
2016-03-04s390/dasd: fix performance dropStefan Haberland1-0/+1
2016-03-04s390/dasd: fix refcount for PAV reassignmentStefan Haberland1-5/+16
2016-03-04s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland1-1/+1
2016-03-04s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-03-04btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior1-0/+1
2016-03-04Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra4-8/+33
2016-03-04Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana1-2/+4
2016-03-04Btrfs: fix number of transaction units required to create symlinkFilipe Manana1-1/+3
2016-03-04Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana1-1/+15
2016-03-04btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba1-0/+24
2016-03-04Btrfs: igrab inode in writepageJosef Bacik1-2/+15
2016-03-04Btrfs: add missing brelse when superblock checksum failsAnand Jain1-0/+1
2016-03-04KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2-86/+43
2016-03-04s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2-15/+16
2016-03-04clocksource/drivers/vt8500: Increase the minimum deltaRoman Volkov1-2/+4
2016-03-04genirq: Validate action before dereferencing it in handle_irq_event_percpu()Thomas Gleixner1-2/+3
2016-03-04mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman1-1/+1
2016-03-04mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli1-2/+12
2016-03-04ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua1-0/+1
2016-03-04drm/i915: shut up gen8+ SDE irq dmesg noiseDaniel Vetter1-3/+7
2016-03-04iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2016-03-04spi: omap2-mcspi: Prevent duplicate gpio_requestMichael Welling1-9/+10
2016-03-04drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...Lisa Du1-1/+1
2016-03-04USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-04USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-04USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-03-04usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn3-24/+52
2016-03-04can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-03-04dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov1-2/+2
2016-03-04bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet1-7/+30
2016-03-04bcache: prevent crash on changing writeback_runningStefan Bader1-1/+2
2016-03-04bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis1-2/+3
2016-03-04bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu1-1/+3
2016-03-04bcache: fix a leak in bch_cached_dev_run()Al Viro1-1/+4
2016-03-04bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu1-0/+2
2016-03-04bcache: Add a cond_resched() call to gcKent Overstreet1-0/+1
2016-03-04bcache: fix a livelock when we cause a huge number of cache missesZheng Liu1-1/+3
2016-03-04lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk1-7/+7
2016-03-04efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-03-04efi: Make efivarfs entries immutable by defaultPeter Jones9-41/+258
2016-03-04efi: Make our variable validation list include the guidPeter Jones3-22/+38
2016-03-04efi: Do variable name validation tests in utf8Peter Jones1-11/+21
2016-03-04efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2-23/+14