summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-17eth: bnxt: preserve IRQ affinity across IRQ reallocationJakub Kicinski2-26/+80
2026-08-17eth: bnxt: decrease indent in bnxt_init_int_mode()Jakub Kicinski1-18/+18
2026-08-17selftests/bpf: Add tests for a store on a fault prone qdisc pointerDaniel Borkmann2-0/+67
2026-08-17selftests/bpf: Add tests for fault prone loads out of RCU pointersDaniel Borkmann2-0/+78
2026-08-17selftests/bpf: Add tests for pointer type merge at a shared loadDaniel Borkmann1-0/+234
2026-08-17selftests/bpf: Remove duplicate copies of the arena spinlock qnodesChangwoo Min3-6/+15
2026-08-17r8169: keep LED device name valid after setupZhixing Chen1-6/+5
2026-08-17Merge branch 'net-prevent-lockless-data-races-in-net_device-tc-structures'Jakub Kicinski16-85/+143
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_mapEric Dumazet4-6/+9
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet12-36/+40
2026-08-17net: prevent torn reads in netdev_tc_txqEric Dumazet11-43/+94
2026-08-17can: m_can: pci: Remove driver_dataMarkus Schneider-Pargmann (The Capable Hub)1-3/+3
2026-08-17drivers: gs_usb: gs_usb_probe(): fix typo in error messageFanbo He1-1/+1
2026-08-17can: m_can: Use of_property_present() for wakeup-sourcebui duc phuc1-1/+1
2026-08-17Merge patch series "dt-bindings: can: xilinx_can: Document phys and update ma...Marc Kleine-Budde2-2/+5
2026-08-17dt-bindings: can: xilinx_can: Document phys propertyHarini T1-0/+3
2026-08-17dt-bindings: net: can: Convert TI HECC to DT schemaEduard Bostina2-32/+64
2026-08-17MAINTAINERS: Replace maintainer for Xilinx CAN driverHarini T2-2/+2
2026-08-17can: vxcan: support per-netns device unregistration.Kuniyuki Iwashima1-11/+15
2026-08-17Merge patch series "dt-bindings: can: rockchip: add rk3588 CAN-FD compatible"Marc Kleine-Budde4-3/+37
2026-08-17docs: ctucanfd: fix swapped colors in legend for TX buffer FSM of CTU CAN FDPavel Pisa1-2/+2
2026-08-17can: rockchip: add RK3588 CAN supportCunhao Lu3-2/+34
2026-08-17dt-bindings: can: rockchip: add rk3588 CAN-FD compatibleCunhao Lu1-1/+3
2026-08-17can: tcan4x5x: put tcan into sleep when removing driverSean Nyekjaer1-4/+27
2026-08-17bpf, xdp: move offload check into dev_xdp_install()Jiayuan Chen1-28/+31
2026-08-17Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-159/+569
2026-08-17regulator: tps65185: wait for the IC to wake before the first I2C accessMario Rugiero1-0/+6
2026-08-17Merge tag 'vfs-7.3-rc1.fat' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2026-08-17MAINTAINERS: Add Brian Masney and Jerome Brunet as co-maintainers for clk sub...Brian Masney1-1/+2
2026-08-17Drop Michael Turquette's clk maintainer entryUwe Kleine-König2-1/+4
2026-08-17clk: ti: composite: resolve parent clocks by DT index, not by nameMathieu Dubois-Briand1-12/+14
2026-08-17clk: ti: mux: resolve parent clocks by DT index, not by nameMathieu Dubois-Briand1-9/+11
2026-08-17clk: devres: fix cleanup in devm_clk_get_optional_enabled_with_rate()Onur Özkan1-2/+10
2026-08-17dt-bindings: clock: ti,keystone-gate: Convert to DT schemaBhargav Joshi3-28/+61
2026-08-17dt-bindings: clock: ti: Convert APLL clock to DT schemaEduard Bostina2-43/+89
2026-08-17clk: zynq: pll: Fix kernel-doc after determine_rate() conversionBabanpreet Singh1-4/+4
2026-08-17dt-bindings: clock: ti,clockdomain: Convert to DT schemaBhargav Joshi3-26/+45
2026-08-17dt-bindings: clock: Correct white-space styleKrzysztof Kozlowski4-152/+152
2026-08-17Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux int...Stephen Boyd56-151/+3063
2026-08-17Merge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pileStephen Boyd83-396/+1811
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds44-5/+931
2026-08-17nfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3Michael Nemanov1-0/+7
2026-08-17SUNRPC: wait for in-flight client TLS handshake callbackJérémy Jean1-1/+11
2026-08-17NFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()Zhansong Gao1-1/+3
2026-08-17lockd: fix NULL dereference on lockowner allocation failureShuangpeng Bai1-0/+3
2026-08-17NFS: fix delegation_hash_table leak when nfs4_server_common_setup() failsNate Prodromou1-5/+12
2026-08-17NFSv4/flexfiles: support loosely coupled data serversJeuk Kim8-14/+24
2026-08-17NFSv4/flexfiles: fix NULL dereference for NFSv4.0 data serversJeuk Kim2-6/+13
2026-08-17NFSv4: pin the superblock for active state ownersJia Zhu1-7/+33
2026-08-17sunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_p...Luxiao Xu1-5/+17