summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-03clockevents/tcb_clksrc: Prevent disabling an already disabled clockAlexandre Belloni
2016-03-03posix-clock: Fix return code on the poll method's error pathRichard Cochran
2016-03-03irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar
2016-03-03irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim
2016-03-03irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel
2016-03-03irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori
2016-03-03coresight: checking for NULL string in coresight_name_match()Mathieu Poirier
2016-03-03dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer
2016-03-03dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-03-03dm space map metadata: remove unused variable in brb_pop()Mike Snitzer
2016-03-03tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab
2016-03-03vb2: fix a regression in poll() behavior for output,streamsHans Verkuil
2016-03-03gspca: ov534/topro: prevent a division by 0Antonio Ospite
2016-03-03si2157: return -EINVAL if firmware blob is too bigLaura Abbott
2016-03-03media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley
2016-03-03rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai
2016-03-03namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-03-03mei: validate request value in client notify request ioctlAlexander Usyskin
2016-03-03mei: fix fasync return value on errorTomas Winkler
2016-03-03rtlwifi: rtl8723be: Fix module parameter initializationLarry Finger
2016-03-03rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger
2016-03-03rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger
2016-03-03rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger
2016-03-03rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger
2016-03-03rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger
2016-03-03rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger
2016-03-03rtlwifi: rtl_pci: Fix kernel panicLarry Finger
2016-03-03locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-03-03um: link with -lpthreadVegard Nossum
2016-03-03uml: fix hostfs mknod()Vegard Nossum
2016-03-03uml: flush stdout before forkingVegard Nossum
2016-03-03s390/fpu: signals vs. floating point control registerMartin Schwidefsky
2016-03-03s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky
2016-03-03s390/dasd: fix performance dropStefan Haberland
2016-03-03s390/dasd: fix refcount for PAV reassignmentStefan Haberland
2016-03-03s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland
2016-03-03s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-03-03btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
2016-03-03Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra
2016-03-03Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana
2016-03-03Btrfs: fix number of transaction units required to create symlinkFilipe Manana
2016-03-03Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana
2016-03-03btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba
2016-03-03Btrfs: igrab inode in writepageJosef Bacik
2016-03-03Btrfs: add missing brelse when superblock checksum failsAnand Jain
2016-03-03KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-03-03s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky
2016-03-03clocksource/drivers/vt8500: Increase the minimum deltaRoman Volkov
2016-03-03genirq: Validate action before dereferencing it in handle_irq_event_percpu()Thomas Gleixner
2016-03-03mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman