summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-22KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse
2018-07-22KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse
2018-07-22KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse
2018-07-22arm64: assembler: introduce ldr_this_cpuMark Rutland
2018-07-22net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-07-22rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar
2018-07-22netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal
2018-07-22KEYS: DNS: fix parsing multiple optionsEric Biggers
2018-07-22reiserfs: fix buffer overflow with long warning messagesEric Biggers
2018-07-22netfilter: ebtables: reject non-bridge targetsFlorian Westphal
2018-07-22net: lan78xx: Fix race in tx pending skb size calculationStefan Wahren
2018-07-22rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih
2018-07-22net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-07-22net/packet: fix use-after-freeEric Dumazet
2018-07-22vhost_net: validate sock before trying to put its fdJason Wang
2018-07-22tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen
2018-07-22tcp: fix Fast Open key endiannessYuchung Cheng
2018-07-22r8152: napi hangup fix after disconnectJiri Slaby
2018-07-22qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado
2018-07-22qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-22qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-22net: sungem: fix rx checksum supportEric Dumazet
2018-07-22net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-07-22net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-07-22net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet
2018-07-22net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet
2018-07-22ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long
2018-07-22atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski
2018-07-22mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit
2018-07-22ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen
2018-07-22ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-07-22x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers
2018-07-22x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin
2018-07-22compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-22compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes
2018-07-22compiler, clang: properly override 'inline' for clangLinus Torvalds
2018-07-22compiler, clang: suppress warning for unused static inline functionsDavid Rientjes
2018-07-22MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-07-17Linux 4.9.113v4.9.113Greg Kroah-Hartman
2018-07-17loop: remember whether sysfs_create_group() was doneTetsuo Handa
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-07-17PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa
2018-07-17loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal