summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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
2019-09-26Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-09-26binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook
2019-09-26Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-09-26Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-26Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-26arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-26ntfs: remove (un)?likely() from IS_ERR() conditionsDenis Efremov
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-09-26xfs: remove unlikely() from WARN_ON() conditionDenis Efremov