summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-14net/sched: netem: handle multi-segment skb in corruptionStephen Hemminger
2026-05-14net/sched: netem: replace pr_info with netlink extack error messagesStephen Hemminger
2026-05-14net/sched: netem: remove useless VERSIONStephen Hemminger
2026-05-14net/sched: netem: reorder struct netem_sched_dataStephen Hemminger
2026-05-14arm_mpam: Check whether the config array is allocated before destroying itJames Morse
2026-05-14arm_mpam: Fix false positive assert failure during mpam_disable()James Morse
2026-05-14arm_mpam: Improve check for whether or not NRDY is hardware managedBen Horgan
2026-05-14arm_mpam: Pretend that NRDY is always hardware managedBen Horgan
2026-05-14arm_mpam: Fix monitor instance selection when checking for hardware NRDYBen Horgan
2026-05-14slab: fix kernel-docs for mm-apiMarco Elver
2026-05-14slab: improve KMALLOC_PARTITION_RANDOM randomnessMarco Elver
2026-05-14slab: support for compiler-assisted type-based slab cache partitioningMarco Elver
2026-05-14xfrm: Reject excessive values for XFRMA_TFCPADDavid Ahern
2026-05-14xfrm: Check for underflow in xfrm_state_mtuDavid Ahern
2026-05-14mm/slub: defer freelist construction until after bulk allocation from a new slabShengming Hu
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil
2026-05-13Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490Nicolás Bazaes
2026-05-13riscv: misaligned: Make enabling delegation depend on NONPORTABLEVivian Wang
2026-05-13riscv: Docs: fix unmatched quote warningRandy Dunlap
2026-05-14Merge tag 'amd-drm-next-7.2-2026-05-13' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-05-13io_uring: validate user-controlled cq.head in io_cqe_cache_refill()Zizhi Wo
2026-05-13Merge branch 'net-sched-refine-fq_codel-memory-limits'Jakub Kicinski
2026-05-13net/sched: fq_codel: local packets no longer count against memory limitEric Dumazet
2026-05-13net: make is_skb_wmem() available to modulesEric Dumazet
2026-05-13Merge branch 'net-mlx5e-improve-rss-indirection-table-sizing-and-resizing'Jakub Kicinski
2026-05-13net/mlx5e: increase RSS indirection table spread factorYael Chemla
2026-05-13net/mlx5e: resize configured default RSS context table on channel changeYael Chemla
2026-05-13net/mlx5e: resize non-default RSS indirection tables on channel changeYael Chemla
2026-05-13net/mlx5e: advertise max RSS indirection table size to ethtoolYael Chemla
2026-05-13net/mlx5e: remove channel count limit for XOR8 RSS hashYael Chemla
2026-05-14Merge tag 'amd-drm-fixes-7.1-2026-05-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-13Merge branch 'macsec-use-rcu_work-to-fix-crypto-cleanup-in-softirq-context'Jakub Kicinski
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng
2026-05-13macsec: introduce dedicated workqueue for SA crypto cleanupJinliang Zheng
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo
2026-05-14Merge tag 'drm-intel-fixes-2026-05-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-05-13Merge branch 'bpf-maximum-combined-stack-depth'Alexei Starovoitov
2026-05-13veristat: Report max stack depthPaul Chaignon
2026-05-13selftests/bpf: Test reported max stack depthPaul Chaignon
2026-05-13bpf: Report maximum combined stack depthPaul Chaignon
2026-05-13MAINTAINERS: update atlantic driver maintainerSukhdeep Singh
2026-05-13Merge branch 'netpoll-move-out-netconsole-specific-functions'Jakub Kicinski
2026-05-13netconsole: move find_skb() from netpollBreno Leitao
2026-05-13netpoll: rename and export netpoll_zap_completion_queue()Breno Leitao
2026-05-13netconsole: move netpoll_udp_checksum() from netpollBreno Leitao
2026-05-13netconsole: move push_udp() from netpollBreno Leitao
2026-05-13netconsole: move push_eth() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv4() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv6() from netpollBreno Leitao