summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-27KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TFWaiman Long
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-09-27btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo
2019-09-27btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo
2019-09-27block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu
2019-09-27tick: broadcast-hrtimer: Fix a race in bc_set_nextBalasubramani Vivekanandan
2019-09-27tools headers uapi: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-27perf docs: Allow man page date to be specifiedIan Rogers
2019-09-27perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-09-27libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini
2019-09-27KVM: x86: fix nested guest live migration with PMLPaolo Bonzini
2019-09-27KVM: x86: assign two bits to track SPTE kindsPaolo Bonzini
2019-09-27Merge branch 'qdisc-destroy'David S. Miller
2019-09-27net: sched: sch_sfb: don't call qdisc_put() while holding tree lockVlad Buslov
2019-09-27net: sched: multiq: don't call qdisc_put() while holding tree lockVlad Buslov
2019-09-27net: sched: sch_htb: don't call qdisc_put() while holding tree lockVlad Buslov
2019-09-27net/rds: Check laddr_check before calling itKa-Cheong Poon
2019-09-27Merge branch 'SO_PRIORITY'David S. Miller
2019-09-27tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet
2019-09-27ipv6: tcp: provide sk->sk_priority to ctl packetsEric Dumazet
2019-09-27ipv6: add priority parameter to ip6_xmit()Eric Dumazet
2019-09-27bpf: Fix bpf_event_output re-entry issueAllan Zhang
2019-09-27net: dsa: qca8k: Fix port enable for CPU portAndrew Lunn
2019-09-27sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet
2019-09-27kcm: disable preemption in kcm_parse_func_strparser()Eric Dumazet
2019-09-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2019-09-27net: nixge: Fix a signedness bug in nixge_probe()Dan Carpenter
2019-09-27of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter
2019-09-27net: axienet: fix a signedness bug in probeDan Carpenter
2019-09-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter
2019-09-27net: socionext: Fix a signedness bug in ave_probe()Dan Carpenter
2019-09-27drm/komeda: prevent memory leak in komeda_wb_connector_addNavid Emamdoost
2019-09-27enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter
2019-09-27net: netsec: Fix signedness bug in netsec_probe()Dan Carpenter
2019-09-27net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2019-09-27net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2019-09-27cxgb4: Signedness bug in init_one()Dan Carpenter
2019-09-27net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter
2019-09-27dimlib: make DIMLIB a hidden symbolUwe Kleine-König
2019-09-27rq-qos: get rid of redundant wbt_update_limits()Yufen Yu
2019-09-27powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran
2019-09-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-26CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky
2019-09-26smb3: missing ACL related flagsSteve French
2019-09-26Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-26nvme: Move ctrl sqsize to generic spaceKeith Busch
2019-09-26perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-09-26Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds