summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-20xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara1-30/+8
2017-09-20x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski1-105/+122
2017-09-20x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski1-2/+3
2017-09-20x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski1-0/+9
2017-09-20f2fs: check hot_data for roll-forward recoveryJaegeuk Kim1-1/+1
2017-09-20f2fs: let fill_super handle roll-forward errorsJaegeuk Kim1-2/+0
2017-09-20ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan1-2/+2
2017-09-20sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner1-1/+2
2017-09-20ipv6: fix typo in fib6_net_exit()Eric Dumazet1-1/+1
2017-09-20ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca1-6/+19
2017-09-20ip6_gre: update mtu properly in ip6gre_errXin Long1-1/+3
2017-09-20vhost_net: correctly check tx avail during rx busy pollingJason Wang1-1/+6
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil1-1/+1
2017-09-20Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer5-41/+13
2017-09-20Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2-30/+10
2017-09-20bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel1-0/+3
2017-09-20mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel3-1/+10
2017-09-20tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang1-0/+4
2017-09-20Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli1-3/+0
2017-09-20kcm: do not attach PF_KCM sockets to avoid deadlockEric Dumazet1-0/+4
2017-09-20packet: Don't write vnet header beyond end of bufferBenjamin Poirier1-3/+9
2017-09-20cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio1-3/+3
2017-09-20netvsc: fix deadlock betwen link status and removalstephen hemminger1-1/+6
2017-09-20qlge: avoid memcpy buffer overflowArnd Bergmann1-1/+1
2017-09-20sctp: Avoid out-of-bounds reads from address storageStefano Brivio2-4/+6
2017-09-20fsl/man: Inherit parent device and of_nodeFlorian Fainelli1-0/+3
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