summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11Merge tag 'dt-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/krz...Linus Torvalds
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-11Merge tag 'media/v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-10Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-05-10Merge branch 'af_unix-fix-two-data-races-reported-by-kcsan'Jakub Kicinski
2023-05-10af_unix: Fix data races around sk->sk_shutdown.Kuniyuki Iwashima
2023-05-10af_unix: Fix a data race of sk->sk_receive_queue->qlen.Kuniyuki Iwashima
2023-05-10net: datagram: fix data-races in datagram_poll()Eric Dumazet
2023-05-10MAINTAINERS: re-sort all entries and fieldsLinus Torvalds
2023-05-10Merge tag 'fsnotify_for_v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-10Merge tag 'gfs2-v6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2023-05-10gfs2: Don't deref jdesc in evictBob Peterson
2023-05-10Merge tag 'platform-drivers-x86-v6.4-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-10net: mscc: ocelot: fix stat counter register valuesColin Foster
2023-05-10ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng
2023-05-10docs: networking: fix x25-iface.rst heading & index orderRandy Dunlap
2023-05-10gve: Remove the code of clearing PBA bitZiwei Xiao
2023-05-10tcp: add annotations around sk->sk_shutdown accessesEric Dumazet
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-10net: pcs: xpcs: fix incorrect number of interfacesRussell King (Oracle)
2023-05-10net: deal with most data-races in sk_wait_event()Eric Dumazet
2023-05-10net: annotate sk->sk_err write from do_recvmmsg()Eric Dumazet
2023-05-10netlink: annotate accesses to nlk->cb_runningEric Dumazet
2023-05-10Merge branch 'bonding-overflow'David S. Miller
2023-05-10kselftest: bonding: add num_grat_arp testHangbin Liu
2023-05-10selftests: forwarding: lib: add netns support for tc rule handle stats getHangbin Liu
2023-05-10Documentation: bonding: fix the doc of peer_notif_delayHangbin Liu
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu
2023-05-10net: ethernet: mtk_eth_soc: fix NULL pointer dereferenceDaniel Golle
2023-05-10selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal
2023-05-10selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko
2023-05-10netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal
2023-05-10netfilter: nf_tables: always release netdev hooks from notifierFlorian Westphal
2023-05-09net: phy: bcm7xx: Correct read from expansion registerFlorian Fainelli
2023-05-09net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima
2023-05-09net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut
2023-05-09nfs: fix another case of NULL/IS_ERR confusion wrt folio pointersLinus Torvalds
2023-05-09Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-09platform/mellanox: fix potential race in mlxbf-tmfifo driverLiming Sun
2023-05-09linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-09platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev
2023-05-09platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede
2023-05-09platform/x86: thinkpad_acpi: Add profile force abilityMark Pearson
2023-05-09platform/x86: thinkpad_acpi: Fix platform profiles on T490Mark Pearson
2023-05-09platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae
2023-05-09platform/x86/intel-uncore-freq: Return error on write frequencySrinivas Pandruvada
2023-05-09dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warningKrzysztof Kozlowski