summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
10 daysio_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe
10 daysmm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
10 daysqmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
10 dayskunit: irq: Ensure timer doesn't fire too frequentlyEric Biggers
10 daysirqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
10 dayskthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
10 daysRevert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen
10 daysmmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
10 daysmm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh
10 daysUSB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
10 daysUSB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
10 daysnet: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
10 dayspage_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski
10 daysregulator: pca9450: Add support for setting debounce settingsMartijn de Gouw
10 daysnet: 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-12PM: sleep: core: Avoid bit field races related to work_in_progressXuewen Yan
2026-03-12ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco
2026-03-12x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-03-12unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra
2026-03-12unwind: Implement compat fp unwindPeter Zijlstra
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
2026-03-04mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao