summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17Merge branch 's390-bpf-fix-bpf_arch_text_poke-with-new_addr-null-again'Alexei Starovoitov2-1/+76
2025-07-17selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich1-0/+67
2025-07-17s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich1-1/+9
2025-07-17bpf: Update iterators.lskel-big-endian.hIlya Leoshkevich1-237/+255
2025-07-17Merge branch 'bpf-arm64-relax-constraint-in-bpf-jit-compiler'Alexei Starovoitov2-6/+0
2025-07-17selftests/bpf: enable tracing_struct tests for arm64Alexis Lothoré (eBPF Foundation)1-1/+0
2025-07-17bpf, arm64: remove structs on stack constraintAlexis Lothoré (eBPF Foundation)1-5/+0
2025-07-17sched/ext: Prevent update_locked_rq() calls with NULL rqBreno Leitao1-4/+8
2025-07-17Merge branch 'net-mlx5e-add-support-for-pcie-congestion-events'Jakub Kicinski10-1/+381
2025-07-17net/mlx5e: Add device PCIe congestion ethtool statsDragos Tatulea5-0/+212
2025-07-17net/mlx5e: Create/destroy PCIe Congestion Event objectDragos Tatulea6-1/+169
2025-07-17s390/net: Remove NETIUCV device driverNagamani PV4-2117/+0
2025-07-17Merge branch 'expose-refclk-for-rmii-and-enable-rmii'Jakub Kicinski2-2/+16
2025-07-17net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flagRyan Wanner1-2/+1
2025-07-17net: cadence: macb: Enable RMII for SAMA7 gemRyan Wanner1-0/+1
2025-07-17net: cadence: macb: Expose REFCLK as a device tree propertyRyan Wanner1-0/+7
2025-07-17dt-bindings: net: cdns,macb: Add external REFCLK propertyRyan Wanner1-0/+7
2025-07-17Merge branch 'selftest-net-add-selftest-for-netpoll'Jakub Kicinski4-2/+434
2025-07-17selftests: net: add netpoll basic functionality testBreno Leitao2-0/+397
2025-07-17selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao1-0/+2
2025-07-17selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski2-2/+35
2025-07-17doc: xdp: Clarify driver implementation for XDP Rx metadataSong Yoong Siang1-0/+33
2025-07-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-5/+8
2025-07-17net: airoha: fix potential use-after-free in airoha_npu_get()Alok Tiwari1-1/+2
2025-07-17ipv6: mcast: Simplify mld_clear_{report|query}()Yue Haibing1-8/+2
2025-07-17vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella1-1/+1
2025-07-17tcp: fix UaF in tcp_prune_ofo_queue()Paolo Abeni1-1/+1
2025-07-17rust: time: Pass correct timer mode ID to hrtimer_start_range_nsLyude Paul1-1/+1
2025-07-17io_uring/zcrx: account area memoryPavel Begunkov2-0/+28
2025-07-17io_uring: export io_[un]account_memPavel Begunkov2-2/+4
2025-07-17net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch1-4/+8
2025-07-17selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski1-1/+1
2025-07-17ethtool: Don't check for RXFH fields conflict when no input_xfrm is requestedGal Pressman2-1/+6
2025-07-17selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu1-3/+13
2025-07-17Merge tag 'rust-timekeeping-for-v6.17' of https://github.com/Rust-for-Linux/l...Miguel Ojeda9-186/+466
2025-07-17rust: net::phy Change module_phy_driver macro to use module_device_table macroFUJITA Tomonori1-27/+24
2025-07-17rust: net::phy represent DeviceId as transparent wrapper over mdio_device_idFUJITA Tomonori1-27/+28
2025-07-17rust: device_id: split out index support into a separate traitFUJITA Tomonori6-47/+104
2025-07-17device: rust: rename Device::as_ref() to Device::from_raw()Alice Ryhl9-11/+11
2025-07-17bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=nKent Overstreet1-8/+7
2025-07-17bcachefs: Fix build when CONFIG_UNICODE=nKent Overstreet2-0/+13
2025-07-17bcachefs: Fix reference to invalid bucket in copygcKent Overstreet1-1/+1
2025-07-17bcachefs: Don't build aux search tree when still repairing nodeKent Overstreet1-3/+3
2025-07-17bcachefs: Tweak threshold for allocator triggering discardsKent Overstreet1-1/+2
2025-07-17bcachefs: Fix triggering of discard by the journal pathKent Overstreet1-0/+1
2025-07-17gfs2: No more self recoveryAndreas Gruenbacher1-20/+11
2025-07-17thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commandsMason Chang1-4/+12
2025-07-17thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to d...Mason Chang1-13/+52
2025-07-17thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static c...Mason Chang1-14/+15
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen1-0/+1