summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-30af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee
2021-09-30net: dev_addr_list: handle first address in __hw_addr_add_exJakub Kicinski
2021-09-30net: sched: flower: protect fl_walk() with rcuVlad Buslov
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni
2021-09-29MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainerMun Yew Tham
2021-09-29MAINTAINERS: update my email addressBartosz Golaszewski
2021-09-29gpio: pca953x: do not ignore i2c errorsAndrey Gusakov
2021-09-29Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli
2021-09-29Merge branch 'hns3-fixes'David S. Miller
2021-09-29net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang
2021-09-29net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang
2021-09-29net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang
2021-09-29net: hns3: fix show wrong state when add existing uc mac addressJian Shen
2021-09-29net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen
2021-09-29net: hns3: don't rollback when destroy mqprio failJian Shen
2021-09-29net: hns3: remove tc enable checkingJian Shen
2021-09-29net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen
2021-09-29ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou
2021-09-28net: bridge: mcast: Associate the seqcount with its protecting lock.Thomas Gleixner
2021-09-28net: mdio-ipq4019: Fix the error for an optional regs resourceCai Huoqing
2021-09-28Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-28Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-28Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-28Merge tag 'nios2_fixes_for_v5.15_part1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-28Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2021-09-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-28Merge tag 'mmc-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-28net: hns3: fix hclge_dbg_dump_tm_pg() stack usageArnd Bergmann
2021-09-28net: mdio: mscc-miim: Fix the mdio controllerHoratiu Vultur
2021-09-28af_unix: Return errno instead of NULL in unix_create1().Kuniyuki Iwashima
2021-09-28net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet
2021-09-28net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap
2021-09-28ionic: fix gathering of debug statsShannon Nelson
2021-09-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller
2021-09-28dmascc: add CONFIG_VIRT_TO_BUS dependencyArnd Bergmann
2021-09-28net: ks8851: fix link errorArnd Bergmann
2021-09-28bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh
2021-09-28ALSA: pcsp: Make hrtimer forwarding more robustThomas Gleixner
2021-09-28selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-09-28selftests, bpf: Fix makefile dependencies on libbpfJiri Benc
2021-09-28bpf, test, cgroup: Use sk_{alloc,free} for test casesDaniel Borkmann
2021-09-28bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interruptDaniel Borkmann
2021-09-28libbpf: Fix segfault in static linker for objects without BTFKumar Kartikeya Dwivedi