aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-23NFS: Request a directory delegation on ACCESS, CREATE, and UNLINKAnna Schumaker2-0/+2
2025-11-23NFS: Add support for sending GDD_GETATTRAnna Schumaker1-0/+7
2025-11-23SUNRPC: new helper function for stopping backchannel serverOlga Kornievskaia1-0/+6
2025-11-23SUNRPC: cleanup common code in backchannel requestOlga Kornievskaia1-0/+1
2025-11-23compiler_types: introduce at_least parameter decoration pseudo keywordJason A. Donenfeld1-0/+15
2025-11-24PM / devfreq: Move governor.h to a public header locationDmitry Baryshkov1-0/+102
2025-11-23mempool: de-typedefChristoph Hellwig1-20/+19
2025-11-23mempool: remove mempool_{init,create}_kvmalloc_poolChristoph Hellwig1-13/+0
2025-11-23mempool: add mempool_{alloc,free}_bulkChristoph Hellwig1-0/+6
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner17-16/+127
2025-11-21bpf: support nested rcu critical sectionsPuranjay Mohan1-1/+1
2025-11-21bpf: correct stack liveness for tail callsEduard Zingerman1-2/+3
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger1-0/+21
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger1-0/+3
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan1-1/+1
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2025-11-21lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGIONYicong Yang1-0/+61
2025-11-21regulator: Add FP9931/JD9930Mark Brown15-44/+94
2025-11-21Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-29/+71
2025-11-21usb: ohci-da8xx: remove unused platform dataBartosz Golaszewski1-22/+0
2025-11-21bug: Add report_bug_entry()Peter Zijlstra1-0/+8
2025-11-21efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-5/+5
2025-11-21efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab1-0/+2
2025-11-21RAS: Report all ARM processor CPER information to userspaceJason Tian1-3/+13
2025-11-20Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/nextAlex Williamson5-47/+145
2025-11-20vfio/pci: Add dma-buf export support for MMIO regionsLeon Romanovsky1-0/+42
2025-11-20net: stmmac: remove axi_blen arrayRussell King (Oracle)1-1/+0
2025-11-20net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.cRussell King (Oracle)1-0/+1
2025-11-20net: stmmac: pass struct device to init()/exit() methodsRussell King (Oracle)1-2/+2
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie28-66/+153
2025-11-20bpf: Document cfi_stubs and owner fields in struct bpf_struct_opsNirbhay Sharma1-4/+6
2025-11-20uaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM_USERAlice Ryhl1-0/+4
2025-11-20lib/base64: add support for multiple variantsKuan-Wei Chiu1-2/+8
2025-11-20include/linux/once_lite.h: fix judgment in WARN_ONCE with clangXie Yuanbin1-1/+1
2025-11-20math.h: amend abs() kernel-doc and add a note about signed type limitsAndy Shevchenko1-4/+9
2025-11-20lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86David Laight1-0/+11
2025-11-20lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()David Laight1-1/+47
2025-11-20util_macros.h: fix kernel-doc for u64_to_user_ptr()Andy Shevchenko1-2/+2
2025-11-20panic: sys_info: align constant definition names with parametersAndy Shevchenko1-1/+1
2025-11-20mm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes1-8/+7
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park1-5/+5
2025-11-20mm/damon: rename damos core filter helpers to have word coreSeongJae Park1-2/+2
2025-11-20mm: add vma_start_write_killable()Matthew Wilcox (Oracle)1-2/+28
2025-11-20mm: memcg: dump memcg protection info on oom or alloc failuresShakeel Butt1-0/+5
2025-11-20mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes1-0/+26
2025-11-20mm: implement sticky VMA flagsLorenzo Stoakes1-0/+28
2025-11-20mm: add atomic VMA flags and set VM_MAYBE_GUARD as suchLorenzo Stoakes1-0/+44
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes1-0/+3
2025-11-20mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()Kefeng Wang1-1/+1
2025-11-20lockd: don't allow locking on reexported NFSv2/3Jeff Layton1-1/+8