Age | Commit message (Expand) | Author |
2019-09-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-27 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-27 | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-09-27 | Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms... | Linus Torvalds |
2019-09-27 | Merge tag '9p-for-5.4' of git://github.com/martinetd/linux | Linus Torvalds |
2019-09-27 | Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-09-27 | Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-09-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-09-27 | Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-27 | Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-27 | net: tap: clean up an indentation issue | Colin Ian King |
2019-09-27 | Merge tag 'for-linus-2019-09-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-27 | nfp: abm: fix memory leak in nfp_abm_u32_knode_replace | Navid Emamdoost |
2019-09-27 | tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state | Eric Dumazet |
2019-09-27 | sk_buff: drop all skb extensions on free and skb scrubbing | Florian Westphal |
2019-09-27 | tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth | Kevin(Yudong) Yang |
2019-09-27 | Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds |
2019-09-27 | Merge branch 'mlxsw-Various-fixes' | David S. Miller |
2019-09-27 | mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions | Danielle Ratson |
2019-09-27 | Documentation: Clarify trap's description | Ido Schimmel |
2019-09-27 | mlxsw: spectrum: Clear VLAN filters during port initialization | Ido Schimmel |
2019-09-27 | net: ena: clean up indentation issue | Colin Ian King |
2019-09-27 | NFC: st95hf: clean up indentation issue | Colin Ian King |
2019-09-27 | net: phy: micrel: add Asym Pause workaround for KSZ9021 | Hans Andersson |
2019-09-27 | net: socionext: ave: Avoid using netdev_err() before calling register_netdev() | Kunihiko Hayashi |
2019-09-27 | ptp: correctly disable flags on old ioctls | Jacob Keller |
2019-09-27 | lib: dimlib: fix help text typos | Randy Dunlap |
2019-09-27 | net: dsa: microchip: Always set regmap stride to 1 | Marek Vasut |
2019-09-27 | Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2019-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-09-27 | Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-09-27 | nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs | Navid Emamdoost |
2019-09-27 | nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs | Navid Emamdoost |
2019-09-27 | net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N | Paul Blakey |
2019-09-27 | vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled | David Ahern |
2019-09-27 | Merge tag 'ntb-5.4' of git://github.com/jonmason/ntb | Linus Torvalds |
2019-09-27 | keys: Add Jarkko Sakkinen as co-maintainer | Jarkko Sakkinen |
2019-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-09-27 | block: fix null pointer dereference in blk_mq_rq_timed_out() | Yufen Yu |
2019-09-27 | Merge branch 'qdisc-destroy' | David S. Miller |
2019-09-27 | net: sched: sch_sfb: don't call qdisc_put() while holding tree lock | Vlad Buslov |
2019-09-27 | net: sched: multiq: don't call qdisc_put() while holding tree lock | Vlad Buslov |
2019-09-27 | net: sched: sch_htb: don't call qdisc_put() while holding tree lock | Vlad Buslov |
2019-09-27 | net/rds: Check laddr_check before calling it | Ka-Cheong Poon |
2019-09-27 | Merge branch 'SO_PRIORITY' | David S. Miller |
2019-09-27 | tcp: honor SO_PRIORITY in TIME_WAIT state | Eric Dumazet |
2019-09-27 | ipv6: tcp: provide sk->sk_priority to ctl packets | Eric Dumazet |
2019-09-27 | ipv6: add priority parameter to ip6_xmit() | Eric Dumazet |