summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields1-1/+1
2017-01-26x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas1-0/+10
2017-01-26tmpfs: clear S_ISGID when setting posix ACLsGu Zheng1-5/+4
2017-01-26ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy1-2/+2
2017-01-26ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy1-7/+7
2017-01-26ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy2-2/+2
2017-01-26perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo1-2/+4
2017-01-26IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib1-2/+0
2017-01-26IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13
2017-01-26IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2017-01-26IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein1-1/+2
2017-01-26IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2017-01-26IB/mlx5: Wait for all async command completions to completeEli Cohen1-0/+28
2017-01-26ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt1-1/+2
2017-01-20Linux 4.4.44v4.4.44Greg Kroah-Hartman1-1/+1
2017-01-19pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund1-1/+2
2017-01-19powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold1-2/+6
2017-01-19powerpc/ibmebus: Fix further device reference leaksJohan Hovold1-2/+6
2017-01-19bus: vexpress-config: fix device reference leakJohan Hovold1-1/+6
2017-01-19blk-mq: Always schedule hctx->next_cpuGabriel Krisman Bertazi1-3/+1
2017-01-19ACPI / APEI: Fix NMI notification handlingPrarit Bhargava1-3/+4
2017-01-19block: cfq_cpd_alloc() should use @gfpTejun Heo1-1/+1
2017-01-19cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov1-1/+7
2017-01-19NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown1-1/+2
2017-01-19NFS: Fix a performance regression in readdirTrond Myklebust1-13/+2
2017-01-19pNFS: Fix race in pnfs_wait_on_layoutreturnTrond Myklebust1-5/+3
2017-01-19pinctrl: meson: fix gpio request disabling other modesNeil Armstrong1-1/+1
2017-01-19btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney1-0/+3
2017-01-19btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney1-1/+1
2017-01-19x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba1-1/+1
2017-01-19USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold1-9/+9
2017-01-19USB: serial: ch341: fix resume after resetJohan Hovold1-4/+13
2017-01-19drm/radeon: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-19sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming1-1/+2
2017-01-19sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita1-2/+2
2017-01-19tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud1-0/+11
2017-01-19mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman2-21/+50
2017-01-19vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi1-1/+1
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2-24/+0
2017-01-19i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich1-1/+1
2017-01-19i2c: print correct device invalid addressJohn Garry1-1/+1
2017-01-19Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck1-2/+2
2017-01-19USB: serial: ch341: fix open and resume after B0Johan Hovold1-2/+1
2017-01-19USB: serial: ch341: fix control-message error handlingJohan Hovold1-11/+21
2017-01-19USB: serial: ch341: fix open error handlingJohan Hovold1-3/+10
2017-01-19USB: serial: ch341: fix initial modem-control stateJohan Hovold1-1/+0
2017-01-19USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold1-4/+5
2017-01-19nl80211: fix sched scan netlink socket owner destructionJohannes Berg1-9/+7
2017-01-19KVM: x86: Introduce segmented_write_stdSteve Rutherford1-4/+18
2017-01-19KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář1-1/+128