aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2025-11-20Merge back material related to system sleep for 6.19Rafael J. Wysocki2-6/+14
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra1-0/+7
2025-11-20io_uring/kbuf: remove obsolete buf_nr_pages and update commentsJoanne Koong1-2/+2
2025-11-20timers/migration: Exclude isolated cpus from hierarchyGabriele Monaco1-0/+9
2025-11-20cpumask: Add initialiser to use cleanup helpersYury Norov1-0/+2
2025-11-20vfio: Export vfio device get and put registration helpersVivek Kasireddy1-0/+2
2025-11-20dma-buf: provide phys_vec to scatter-gather mapping routineLeon Romanovsky2-0/+28
2025-11-20PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() functionLeon Romanovsky1-39/+46
2025-11-20PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocationLeon Romanovsky1-0/+11
2025-11-20PCI/P2PDMA: Simplify bus address mapping APILeon Romanovsky1-4/+3
2025-11-20PCI/P2PDMA: Separate the mmap() support from the core logicLeon Romanovsky1-5/+14
2025-11-20Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Bartosz Golaszewski9-16/+43
2025-11-20ASoC: SDCA: Add basic SDCA class driverCharles Keepax1-0/+2
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-10/+51
2025-11-20cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()Pingfan Liu1-1/+8
2025-11-20software node: allow referencing firmware nodesBartosz Golaszewski1-3/+10
2025-11-20Merge patch series "Add OP-TEE based RPMB driver for UFS devices"Martin K. Petersen7-1/+78
2025-11-20nodemask: use min() instead of min_t()David Laight1-5/+4
2025-11-20of/fdt: Consolidate duplicate code into helper functionsYuntao Wang1-0/+9
2025-11-20string: fix kerneldoc formatting in strends()Bartosz Golaszewski1-2/+2
2025-11-20firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald1-2/+2