summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-20x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski
2017-09-20f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-09-20f2fs: let fill_super handle roll-forward errorsJaegeuk Kim
2017-09-20ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan
2017-09-20sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner
2017-09-20ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-09-20ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca
2017-09-20ip6_gre: update mtu properly in ip6gre_errXin Long
2017-09-20vhost_net: correctly check tx avail during rx busy pollingJason Wang
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-20Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-20Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-20bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel
2017-09-20mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-09-20tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-09-20Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-09-20kcm: do not attach PF_KCM sockets to avoid deadlockEric Dumazet
2017-09-20packet: Don't write vnet header beyond end of bufferBenjamin Poirier
2017-09-20cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-09-20netvsc: fix deadlock betwen link status and removalstephen hemminger
2017-09-20qlge: avoid memcpy buffer overflowArnd Bergmann
2017-09-20sctp: Avoid out-of-bounds reads from address storageStefano Brivio
2017-09-20fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-09-20udp: on peeking bad csum, drop packets even if not at headEric Dumazet
2017-09-20macsec: add genl family module aliasSabrina Dubroca
2017-09-20ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-09-20ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-09-20ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio
2017-09-13Linux 4.9.50Greg Kroah-Hartman
2017-09-13xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-09-13NFS: Sync the correct byte range during synchronous writestarangg@amazon.com
2017-09-13NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-13ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interruptMarc Zyngier
2017-09-13Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-09-13ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai
2017-09-13locktorture: Fix potential memory leak with rw lock testYang Shi
2017-09-13mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour
2017-09-13selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski
2017-09-13btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-09-13nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp
2017-09-13mtd: nand: qcom: fix config error for BCHAbhishek Sahu
2017-09-13mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu
2017-09-13mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon
2017-09-10Linux 4.9.49Greg Kroah-Hartman
2017-09-09drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz
2017-09-09drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...John Stultz
2017-09-09scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor
2017-09-09scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor