summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-20udp: on peeking bad csum, drop packets even if not at headEric Dumazet1-1/+1
2017-09-20macsec: add genl family module aliasSabrina Dubroca1-0/+1
2017-09-20ipv6: fix sparse warning on rt6i_nodeWei Wang4-7/+11
2017-09-20ipv6: add rcu grace period before freeing fib6_nodeWei Wang3-8/+56
2017-09-20ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio1-4/+2
2017-09-14Linux 4.9.50v4.9.50Greg Kroah-Hartman1-1/+1
2017-09-14xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-14NFS: Sync the correct byte range during synchronous writestarangg@amazon.com1-3/+3
2017-09-14NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust3-17/+12
2017-09-14ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-09-14ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interruptMarc Zyngier1-0/+1
2017-09-14Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri1-37/+43
2017-09-14ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2-26/+27
2017-09-14locktorture: Fix potential memory leak with rw lock testYang Shi1-0/+6
2017-09-14mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour1-5/+5
2017-09-14selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski1-6/+35
2017-09-14btrfs: resume qgroup rescan on rw remountAleksa Sarai1-0/+2
2017-09-14nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp1-1/+1
2017-09-14mtd: nand: qcom: fix config error for BCHAbhishek Sahu1-1/+1
2017-09-14mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu1-4/+12
2017-09-14mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon1-3/+4
2017-09-10Linux 4.9.49v4.9.49Greg Kroah-Hartman1-1/+1
2017-09-09drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz1-1/+15
2017-09-09drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...John Stultz2-1/+12
2017-09-09scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor1-2/+5
2017-09-09scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor1-3/+9
2017-09-09cs5536: add support for IDE controller variantAndrey Korolyov3-0/+3
2017-09-09workqueue: Fix flag collisionBen Hutchings1-1/+1
2017-09-09drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin1-0/+4
2017-09-09s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger2-8/+33
2017-09-09MCB: add support for SC31 to mcb-lpcMichael Moese1-0/+15
2017-09-09mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-09dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török1-0/+4
2017-09-09iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-09-09Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin1-0/+1
2017-09-09rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-09Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-09-09ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-09-09intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin1-0/+5
2017-09-09intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin1-0/+5
2017-09-09driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-09-09iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita1-12/+19
2017-09-09iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita1-1/+1
2017-09-09iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita1-2/+16
2017-09-09iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita1-0/+7
2017-09-09iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita1-24/+24
2017-09-09iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita1-17/+10
2017-09-09staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-09-09USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson1-2/+2
2017-09-09USB: musb: fix external abort on suspendJohan Hovold1-8/+10