summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-12xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
2026-03-12net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
2026-03-12netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
2026-03-12netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso1-0/+2
2026-03-12net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior1-5/+22
2026-03-12tcp: secure_seq: add back ports to TS offsetEric Dumazet2-9/+42
2026-03-12net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-12net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su1-1/+1
2026-03-12indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-12bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen1-0/+1
2026-03-12xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-3/+3
2026-03-12inet: annotate data-races around isk->inet_numEric Dumazet3-3/+3
2026-03-12netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells1-1/+3
2026-03-12pinctrl: generic: move function to amlogic-am4 driverConor Dooley1-5/+0
2026-03-12net: stmmac: remove support for lpi_intr_oRussell King (Oracle)1-1/+0
2026-03-12Revert "netfilter: nft_set_rbtree: validate open interval overlap"Greg Kroah-Hartman1-4/+0
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-1/+3
2026-03-12tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang1-0/+1
2026-03-12PM: sleep: core: Avoid bit field races related to work_in_progressXuewen Yan1-1/+1
2026-03-12ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco1-0/+10
2026-03-12x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
2026-03-12unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra1-0/+1
2026-03-12unwind: Implement compat fp unwindPeter Zijlstra1-0/+1
2026-03-12bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan1-0/+3
2026-03-12bpf: Add bitwise tracking for BPF_ENDTianci Cao1-0/+5
2026-03-12PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas1-1/+1
2026-03-12sched/fair: Fix lag clampPeter Zijlstra1-0/+1
2026-03-12drm/fourcc: fix plane order for 10/12/16-bit YCbCr formatsSimon Ser1-6/+6
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu1-0/+5
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt1-3/+10
2026-03-04fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede1-1/+0
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux1-0/+2
2026-03-04mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao2-6/+6
2026-03-04kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire1-7/+16
2026-03-04compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor1-1/+1
2026-03-04ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli1-0/+1
2026-03-04mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)1-0/+2
2026-03-04drm: of: drm_of_panel_bridge_remove(): fix device_node leakLuca Ceresoli1-0/+3
2026-03-04drm/tests: shmem: Hold reservation lock around purgeThomas Zimmermann1-0/+1
2026-03-04drm/tests: shmem: Hold reservation lock around madviseThomas Zimmermann1-0/+1
2026-03-04drm/tests: shmem: Hold reservation lock around vmap/vunmapThomas Zimmermann1-0/+9
2026-03-04net: add a common function to compute features for upper devicesHangbin Liu2-0/+19
2026-03-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
2026-03-04Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz1-3/+3
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-0/+2
2026-03-04tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet2-2/+6
2026-03-04ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima2-1/+1
2026-03-04include: uapi: netfilter_bridge.h: Cover for musl libcPhil Sutter1-0/+4
2026-03-04PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen1-0/+1
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet1-1/+1