summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-03ses: Fix problems with simple enclosuresJames Bottomley
2016-03-03rfkill: copy the name into the rfkill structJohannes Berg
2016-03-03vgaarb: fix signal handling in vga_get()Kirill A. Shutemov
2016-03-03irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PBGuillaume Delbergue
2016-03-03dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber
2016-03-03dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber
2016-03-03sata_sil: disable trimMikulas Patocka
2016-03-03sched/core: Remove false-positive warning from wake_up_process()Sasha Levin
2016-03-03sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang
2016-03-03can: sja1000: clear interrupts on startMirza Krak
2016-03-03RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2016-03-03mac80211: mesh: fix call_rcu() usageJohannes Berg
2016-03-03virtio: fix memory leak of virtio ida cache layersSuman Anna
2016-03-03ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)
2016-03-03target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2016-03-03target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2016-03-03vfs: Avoid softlockups with sendfile(2)Jan Kara
2016-03-03ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta
2016-03-03mac: validate mac_partition is within sectorKees Cook
2016-03-03mmc: remove bondage between REQ_META and reliable writeLuca Porzio
2016-03-03storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan
2016-03-03megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com
2016-03-03megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com
2016-03-03dmaengine: dw: convert to __ffs()Andy Shevchenko
2016-03-03wm831x_power: Use IRQF_ONESHOT to request threaded IRQsValentin Rothberg
2016-03-03devres: fix a for loop bounds checkDan Carpenter
2016-03-03lockd: create NSM handles per net namespaceAndrey Ryabinin
2016-03-03drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher
2016-03-03drm/radeon: unconditionally set sysfs_initializedAlex Deucher
2016-03-03async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown
2016-03-03clocksource/drivers/vt8500: Increase the minimum deltaRoman Volkov
2016-03-03dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov
2016-03-03genirq: Prevent chip buslock deadlockThomas Gleixner
2016-03-03sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...Peter Zijlstra
2016-03-03sched,dl: Remove return value from pull_dl_task()Peter Zijlstra
2016-03-03sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...Peter Zijlstra
2016-03-03sched,rt: Remove return value from pull_rt_task()Peter Zijlstra
2016-03-03sched: Allow balance callbacks for check_class_changed()Peter Zijlstra
2016-03-03sched: Replace post_schedule with a balance callback listPeter Zijlstra
2016-03-03sched: Clean up idle task SMP logicPeter Zijlstra
2016-03-03unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-03bnx2x: Don't notify about scratchpad paritiesManish Chopra
2016-03-03Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2016-03-03splice: sendfile() at once fails for big filesChristophe Leroy
2016-03-03RDS: verify the underlying transport exists before creating a connectionSasha Levin
2016-03-03ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2016-03-03MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan
2016-03-03MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2016-03-03MIPS: KVM: Fix ASID restoration logicJames Hogan
2016-03-03lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro