summaryrefslogtreecommitdiff
path: root/include/linux
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-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-19USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-19USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-19net: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-12net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-12indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
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-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-12sched/fair: Fix lag clampPeter Zijlstra
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-04mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao
2026-03-04kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
2026-03-04PM: sleep: core: Avoid bit field races related to work_in_progressXuewen Yan
2026-03-04compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor
2026-03-04ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-03-04mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)
2026-03-04x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-03-04PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-03-04PCI: Add Intel Nova Lake audio Device IDPeter Ujfalusi
2026-03-04arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-02-26ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-02-26net/mlx5: Fix multiport device check over light SFsShay Drory
2026-02-26powercap: intel_rapl: Remove incorrect CPU check in PMU contextKuppuswamy Sathyanarayanan
2026-02-26leds: expresswire: Fix chip state breakageDuje Mihanović
2026-02-26nfsd: do not allow exporting of special kernel filesystemsAmir Goldstein
2026-02-26clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-02-26Input: adp5589 - remove a leftover header fileVladimir Zapolskiy
2026-02-26mtd: spinand: Fix kernel docMiquel Raynal
2026-02-26ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirksNiklas Cassel
2026-02-26crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)