summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-17octeontx2-af: Add mailbox to read default MCAM entrySatheesh Paul
2026-08-17bnxt_en: Add missing NETIF_F_TSO_ECN feature flagMichael Chan
2026-08-17Merge branch 'eth-bnxt-preserve-irq-affinity-across-irq-reallocation'Jakub Kicinski
2026-08-17eth: bnxt: preserve IRQ affinity across IRQ reallocationJakub Kicinski
2026-08-17eth: bnxt: decrease indent in bnxt_init_int_mode()Jakub Kicinski
2026-08-17selftests/bpf: Add tests for a store on a fault prone qdisc pointerDaniel Borkmann
2026-08-17selftests/bpf: Add tests for fault prone loads out of RCU pointersDaniel Borkmann
2026-08-17selftests/bpf: Add tests for pointer type merge at a shared loadDaniel Borkmann
2026-08-17selftests/bpf: Remove duplicate copies of the arena spinlock qnodesChangwoo Min
2026-08-17r8169: keep LED device name valid after setupZhixing Chen
2026-08-17Merge branch 'net-prevent-lockless-data-races-in-net_device-tc-structures'Jakub Kicinski
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_mapEric Dumazet
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet
2026-08-17net: prevent torn reads in netdev_tc_txqEric Dumazet
2026-08-17can: m_can: pci: Remove driver_dataMarkus Schneider-Pargmann (The Capable Hub)
2026-08-17drivers: gs_usb: gs_usb_probe(): fix typo in error messageFanbo He
2026-08-17can: m_can: Use of_property_present() for wakeup-sourcebui duc phuc
2026-08-17Merge patch series "dt-bindings: can: xilinx_can: Document phys and update ma...Marc Kleine-Budde
2026-08-17dt-bindings: can: xilinx_can: Document phys propertyHarini T
2026-08-17dt-bindings: net: can: Convert TI HECC to DT schemaEduard Bostina
2026-08-17MAINTAINERS: Replace maintainer for Xilinx CAN driverHarini T
2026-08-17can: vxcan: support per-netns device unregistration.Kuniyuki Iwashima
2026-08-17Merge patch series "dt-bindings: can: rockchip: add rk3588 CAN-FD compatible"Marc Kleine-Budde
2026-08-17docs: ctucanfd: fix swapped colors in legend for TX buffer FSM of CTU CAN FDPavel Pisa
2026-08-17can: rockchip: add RK3588 CAN supportCunhao Lu
2026-08-17dt-bindings: can: rockchip: add rk3588 CAN-FD compatibleCunhao Lu
2026-08-17can: tcan4x5x: put tcan into sleep when removing driverSean Nyekjaer
2026-08-17bpf, xdp: move offload check into dev_xdp_install()Jiayuan Chen
2026-08-17Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17regulator: tps65185: wait for the IC to wake before the first I2C accessMario Rugiero
2026-08-17Merge tag 'vfs-7.3-rc1.fat' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-17MAINTAINERS: Add Brian Masney and Jerome Brunet as co-maintainers for clk sub...Brian Masney
2026-08-17Drop Michael Turquette's clk maintainer entryUwe Kleine-König
2026-08-17clk: ti: composite: resolve parent clocks by DT index, not by nameMathieu Dubois-Briand
2026-08-17clk: ti: mux: resolve parent clocks by DT index, not by nameMathieu Dubois-Briand
2026-08-17clk: devres: fix cleanup in devm_clk_get_optional_enabled_with_rate()Onur Özkan
2026-08-17dt-bindings: clock: ti,keystone-gate: Convert to DT schemaBhargav Joshi
2026-08-17dt-bindings: clock: ti: Convert APLL clock to DT schemaEduard Bostina
2026-08-17clk: zynq: pll: Fix kernel-doc after determine_rate() conversionBabanpreet Singh
2026-08-17dt-bindings: clock: ti,clockdomain: Convert to DT schemaBhargav Joshi
2026-08-17dt-bindings: clock: Correct white-space styleKrzysztof Kozlowski
2026-08-17Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux int...Stephen Boyd
2026-08-17Merge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pileStephen Boyd
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-17nfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3Michael Nemanov
2026-08-17SUNRPC: wait for in-flight client TLS handshake callbackJérémy Jean
2026-08-17NFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()Zhansong Gao
2026-08-17lockd: fix NULL dereference on lockowner allocation failureShuangpeng Bai
2026-08-17NFS: fix delegation_hash_table leak when nfs4_server_common_setup() failsNate Prodromou
2026-08-17NFSv4/flexfiles: support loosely coupled data serversJeuk Kim