This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current in repository linux-next.
omits 003148c75c8b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 9b6e78ea2f4b Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 887a4cb1f2b6 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new c5c2a8b497d6 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] adds a766cfbbeb3a bpf: Mark dentry->d_inode as trusted_or_null adds d4adf1c9ee77 bpf: Adjust free target to avoid global starvation of LRU map adds aa485e8789d5 libbpf: Fix null pointer dereference in btf_dump__free on [...] adds 2eb7648558a7 bpf: Specify access type of bpf_sysctl_get_name args adds b8a205486ed5 selftests/bpf: Convert test_sysctl to prog_tests adds 190113989ae0 Merge branch 'bpf-specify-access-type-of-bpf_sysctl_get_na [...] adds fa6f092cc0a0 libbpf: Fix possible use-after-free for externs adds 5e9388f7984a selftests/bpf: adapt one more case in test_lru_map to the [...] new ee88bddf7f2f Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...] adds e0fca6f2cebf net: mana: Record doorbell physical address in PF mode adds 0b39b055b5b4 net: usb: qmi_wwan: add SIMCom 8230C composition adds 714db279942b CREDITS: Add entry for Shannon Nelson adds 302251f1fdfd Fix typo in marvell octeontx2 documentation adds b993ea46b3b6 atm: clip: prevent NULL deref in clip_push() adds 95b6759a8183 net: qed: reduce stack usage for TLV processing adds f59902070269 net: netpoll: Initialize UDP checksum field before checksumming adds d5e3241c5a38 ethernet: ionic: Fix DMA mapping tests adds 7544f3f5b0b5 bridge: mcast: Fix use-after-free during router port confi [...] adds 32ca245464e1 af_unix: Don't leave consecutive consumed OOB skbs. adds e1ca44e85f65 af_unix: Add test for consecutive consumed OOB. adds 2a5a4841846b af_unix: Don't set -ECONNRESET for consumed OOB skb. adds 632f55fa60c4 selftest: af_unix: Add tests for -ECONNRESET. adds c3f429388c19 Merge branch 'af_unix-fix-two-oob-issues' adds 89a33de31494 Bluetooth: btintel_pcie: Fix potential race condition in f [...] adds 042bb9603c44 Bluetooth: L2CAP: Fix L2CAP MTU negotiation adds db0ff7e15923 driver: bluetooth: hci_qca:fix unable to load the BT driver adds 1d6123102e9f Bluetooth: hci_core: Fix use-after-free in vhci_flush() adds 1fd26729e013 Merge tag 'for-net-2025-06-23' of git://git.kernel.org/pub [...] adds 22bbc1dcd0d6 vsock/uapi: fix linux/vm_sockets.h userspace compilation errors adds 9caca6ac0e26 bnxt: properly flush XDP redirect lists adds 0e7facea6da2 wifi: iwlegacy: work around excessive stack usage on clang/kasan adds 7a3750ff0f2e wifi: mac80211: fix beacon interval calculation overflow adds d87c3ca0f8f1 wifi: mac80211: finish link init before RCU publish adds 93598167dcb6 wifi: iwlwifi: mvm: assume '1' as the default mac_config_c [...] adds 95b922dd04f7 Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel [...] adds 010c40c1f50e Merge tag 'wireless-2025-06-25' of https://git.kernel.org/ [...] adds c4890963350d atm: idt77252: Add missing `dma_map_error()` adds 7b515f35a911 net: enetc: Correct endianness handling in _enetc_rd_reg64 adds 2434ccb94dfc netlink: specs: nfsd: replace underscores with dashes in names adds 791a9ed0a40d netlink: specs: fou: replace underscores with dashes in names adds 07caaf875c93 netlink: specs: ethtool: replace underscores with dashes in names adds 354592f19c7b netlink: specs: dpll: replace underscores with dashes in names adds 940768094514 netlink: specs: devlink: replace underscores with dashes in names adds e40d3d0931d2 netlink: specs: ovs_flow: replace underscores with dashes [...] adds 9e6dd4c256d0 netlink: specs: mptcp: replace underscores with dashes in names adds 8d7e211ea925 netlink: specs: rt-link: replace underscores with dashes in names adds eef0eaeca7fa netlink: specs: tc: replace underscores with dashes in names adds af852f1f1c95 netlink: specs: enforce strict naming of properties adds 9186c43c1f00 Merge branch 'netlink-specs-enforce-strict-naming-of-properties' new a433791aeaea atm: Release atm_dev_mutex after removing procfs in atm_de [...] new 8d89661a36dd net: selftests: fix TCP packet checksum new 85720e04d9af net: libwx: fix the creation of page_pool new e34a79b96ab9 Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/l [...] adds 400123bd0107 dt-bindings: drm/bridge: ti-sn65dsi83: drop $ref to fix lv [...] adds d53fd59707c4 dt-bindings: soc: fsl,ls1028a-reset: Drop extra "/" in $id adds ed2a6ff0234e dt-bindings: serial: Convert altr,juart-1.0 to DT schema adds f75794b6077e dt-bindings: serial: Convert altr,uart-1.0 to DT schema new f02769e7f272 Merge tag 'devicetree-fixes-for-6.16-1' of git://git.kerne [...] new 943920f18bf1 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 36d4f6b6e077 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (003148c75c8b) \ N -- N -- N refs/heads/fs-current (36d4f6b6e077)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CREDITS | 5 + Documentation/bpf/map_hash.rst | 8 +- Documentation/bpf/map_lru_hash_update.dot | 6 +- .../bindings/display/bridge/ti,sn65dsi83.yaml | 4 - .../devicetree/bindings/serial/altera_jtaguart.txt | 5 - .../devicetree/bindings/serial/altera_uart.txt | 8 -- .../devicetree/bindings/serial/altr,juart-1.0.yaml | 19 +++ .../devicetree/bindings/serial/altr,uart-1.0.yaml | 25 ++++ .../bindings/soc/fsl/fsl,ls1028a-reset.yaml | 2 +- Documentation/netlink/genetlink-legacy.yaml | 15 ++- Documentation/netlink/genetlink.yaml | 17 ++- Documentation/netlink/netlink-raw.yaml | 18 ++- Documentation/netlink/specs/devlink.yaml | 8 +- Documentation/netlink/specs/dpll.yaml | 2 +- Documentation/netlink/specs/ethtool.yaml | 6 +- Documentation/netlink/specs/fou.yaml | 36 +++--- Documentation/netlink/specs/mptcp_pm.yaml | 8 +- Documentation/netlink/specs/nfsd.yaml | 4 +- Documentation/netlink/specs/ovs_flow.yaml | 6 +- Documentation/netlink/specs/rt-link.yaml | 4 +- Documentation/netlink/specs/tc.yaml | 4 +- .../device_drivers/ethernet/marvell/octeontx2.rst | 2 +- drivers/atm/idt77252.c | 5 + drivers/bluetooth/btintel_pcie.c | 33 ++++- drivers/bluetooth/hci_qca.c | 13 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 5 +- drivers/net/ethernet/freescale/enetc/enetc_hw.h | 2 +- drivers/net/ethernet/microsoft/mana/gdma_main.c | 3 + drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 12 +- drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c | 8 +- drivers/net/ethernet/wangxun/libwx/wx_lib.c | 2 +- drivers/net/usb/qmi_wwan.c | 1 + drivers/net/wireless/intel/iwlegacy/4965-rs.c | 3 +- drivers/net/wireless/intel/iwlwifi/mvm/mld-mac.c | 4 +- include/net/bluetooth/hci_core.h | 2 + include/uapi/linux/mptcp_pm.h | 6 +- include/uapi/linux/vm_sockets.h | 4 + kernel/bpf/bpf_lru_list.c | 9 +- kernel/bpf/bpf_lru_list.h | 1 + kernel/bpf/cgroup.c | 2 +- kernel/bpf/verifier.c | 5 +- net/atm/clip.c | 11 +- net/atm/resources.c | 3 +- net/bluetooth/hci_core.c | 34 ++++- net/bluetooth/l2cap_core.c | 9 +- net/bridge/br_multicast.c | 9 ++ net/core/netpoll.c | 2 +- net/core/selftests.c | 5 +- net/mac80211/link.c | 6 +- net/mac80211/util.c | 2 +- net/unix/af_unix.c | 31 +++-- tools/lib/bpf/btf_dump.c | 3 + tools/lib/bpf/libbpf.c | 10 +- tools/testing/selftests/bpf/.gitignore | 1 - tools/testing/selftests/bpf/Makefile | 5 +- .../selftests/bpf/{ => prog_tests}/test_sysctl.c | 37 ++---- .../selftests/bpf/progs/test_global_map_resize.c | 16 +++ .../selftests/bpf/progs/verifier_vfs_accept.c | 18 +++ .../selftests/bpf/progs/verifier_vfs_reject.c | 15 +++ tools/testing/selftests/bpf/test_lru_map.c | 105 +++++++-------- .../selftests/drivers/net/hw/rss_input_xfrm.py | 2 +- tools/testing/selftests/net/af_unix/msg_oob.c | 142 ++++++++++++++++++++- 62 files changed, 565 insertions(+), 233 deletions(-) delete mode 100644 Documentation/devicetree/bindings/serial/altera_jtaguart.txt delete mode 100644 Documentation/devicetree/bindings/serial/altera_uart.txt create mode 100644 Documentation/devicetree/bindings/serial/altr,juart-1.0.yaml create mode 100644 Documentation/devicetree/bindings/serial/altr,uart-1.0.yaml rename tools/testing/selftests/bpf/{ => prog_tests}/test_sysctl.c (98%)