summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski2017-09-201-105/+122
* x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski2017-09-201-2/+3
* x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski2017-09-201-0/+9
* f2fs: check hot_data for roll-forward recoveryJaegeuk Kim2017-09-201-1/+1
* f2fs: let fill_super handle roll-forward errorsJaegeuk Kim2017-09-201-2/+0
* ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan2017-09-201-2/+2
* sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner2017-09-201-1/+2
* ipv6: fix typo in fib6_net_exit()Eric Dumazet2017-09-201-1/+1
* ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca2017-09-201-6/+19
* ip6_gre: update mtu properly in ip6gre_errXin Long2017-09-201-1/+3
* vhost_net: correctly check tx avail during rx busy pollingJason Wang2017-09-201-1/+6
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-201-1/+1
* Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-205-41/+13
* Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-202-30/+10
* bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel2017-09-201-0/+3
* mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-203-1/+10
* tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang2017-09-201-0/+4
* Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-09-201-3/+0
* kcm: do not attach PF_KCM sockets to avoid deadlockEric Dumazet2017-09-201-0/+4
* packet: Don't write vnet header beyond end of bufferBenjamin Poirier2017-09-201-3/+9
* cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio2017-09-201-3/+3
* netvsc: fix deadlock betwen link status and removalstephen hemminger2017-09-201-1/+6
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-09-201-1/+1
* sctp: Avoid out-of-bounds reads from address storageStefano Brivio2017-09-202-4/+6
* fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-09-201-0/+3
* udp: on peeking bad csum, drop packets even if not at headEric Dumazet2017-09-201-1/+1
* macsec: add genl family module aliasSabrina Dubroca2017-09-201-0/+1
* ipv6: fix sparse warning on rt6i_nodeWei Wang2017-09-204-7/+11
* ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-09-203-8/+56
* ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio2017-09-201-4/+2
* Linux 4.9.50v4.9.50Greg Kroah-Hartman2017-09-131-1/+1
* xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing2017-09-131-1/+8
* NFS: Sync the correct byte range during synchronous writestarangg@amazon.com2017-09-131-3/+3
* NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust2017-09-133-17/+12
* ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-131-1/+4
* ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interruptMarc Zyngier2017-09-131-0/+1
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-131-37/+43
* ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2017-09-132-26/+27
* locktorture: Fix potential memory leak with rw lock testYang Shi2017-09-131-0/+6
* mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour2017-09-131-5/+5
* selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski2017-09-131-6/+35
* btrfs: resume qgroup rescan on rw remountAleksa Sarai2017-09-131-0/+2
* nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp2017-09-131-1/+1
* mtd: nand: qcom: fix config error for BCHAbhishek Sahu2017-09-131-1/+1
* mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu2017-09-131-4/+12
* mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon2017-09-131-3/+4
* Linux 4.9.49v4.9.49Greg Kroah-Hartman2017-09-101-1/+1
* drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz2017-09-091-1/+15
* drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...John Stultz2017-09-092-1/+12
* scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor2017-09-091-2/+5