summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-19kunit: irq: Ensure timer doesn't fire too frequentlyEric Biggers1-16/+28
2026-03-19irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier1-0/+1
2026-03-19kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner1-1/+20
2026-03-19liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)1-3/+6
2026-03-19nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner1-0/+2
2026-03-19mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström1-1/+9
2026-03-19Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen1-11/+6
2026-03-19mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng1-4/+5
2026-03-19sched/mmcid: Avoid full tasklist walksThomas Gleixner1-1/+5
2026-03-19sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner1-2/+0
2026-03-19mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh1-1/+7
2026-03-19USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern1-0/+3
2026-03-19USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-2/+3
2026-03-19net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet1-4/+6
2026-03-19page_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski1-1/+1
2026-03-19net: add xmit recursion limit to tunnel xmit functionsWeiming Shi3-0/+51
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
2026-03-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses1-7/+26
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-12uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight1-34/+20
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-04PM: sleep: core: Avoid bit field races related to work_in_progressXuewen Yan1-1/+1
2026-03-04compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor1-1/+1