summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-19io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe
2026-03-19mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park
2026-03-19mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park
2026-03-19qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-19kunit: irq: Ensure timer doesn't fire too frequentlyEric Biggers
2026-03-19irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-03-19kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
2026-03-19liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
2026-03-19nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
2026-03-19mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
2026-03-19Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen
2026-03-19mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
2026-03-19sched/mmcid: Avoid full tasklist walksThomas Gleixner
2026-03-19sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner
2026-03-19mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh
2026-03-19USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-19USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-19net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
2026-03-19page_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski
2026-03-19net: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-03-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-03-12xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-12net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-12netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-12netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
2026-03-12net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-12tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-03-12net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-12net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-12indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-12bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-12xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-03-12inet: annotate data-races around isk->inet_numEric Dumazet
2026-03-12netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells
2026-03-12pinctrl: generic: move function to amlogic-am4 driverConor Dooley
2026-03-12net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-03-12Revert "netfilter: nft_set_rbtree: validate open interval overlap"Greg Kroah-Hartman
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-12tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-12uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
2026-03-12bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
2026-03-12bpf: Add bitwise tracking for BPF_ENDTianci Cao
2026-03-12PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas
2026-03-12sched/fair: Fix lag clampPeter Zijlstra
2026-03-12drm/fourcc: fix plane order for 10/12/16-bit YCbCr formatsSimon Ser
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-03-04fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux