summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-11-20include/linux/once_lite.h: fix judgment in WARN_ONCE with clangXie Yuanbin
2025-11-20math.h: amend abs() kernel-doc and add a note about signed type limitsAndy Shevchenko
2025-11-20lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86David Laight
2025-11-20lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()David Laight
2025-11-20util_macros.h: fix kernel-doc for u64_to_user_ptr()Andy Shevchenko
2025-11-20panic: sys_info: align constant definition names with parametersAndy Shevchenko
2025-11-20mm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park
2025-11-20mm/damon: rename damos core filter helpers to have word coreSeongJae Park
2025-11-20mm: add vma_start_write_killable()Matthew Wilcox (Oracle)
2025-11-20mm: memcg: dump memcg protection info on oom or alloc failuresShakeel Butt
2025-11-20mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes
2025-11-20mm: implement sticky VMA flagsLorenzo Stoakes
2025-11-20mm: add atomic VMA flags and set VM_MAYBE_GUARD as suchLorenzo Stoakes
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
2025-11-20mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()Kefeng Wang
2025-11-20lockd: don't allow locking on reexported NFSv2/3Jeff Layton
2025-11-20Merge back material related to system sleep for 6.19Rafael J. Wysocki
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra
2025-11-20io_uring/kbuf: remove obsolete buf_nr_pages and update commentsJoanne Koong
2025-11-20timers/migration: Exclude isolated cpus from hierarchyGabriele Monaco
2025-11-20cpumask: Add initialiser to use cleanup helpersYury Norov
2025-11-20vfio: Export vfio device get and put registration helpersVivek Kasireddy
2025-11-20dma-buf: provide phys_vec to scatter-gather mapping routineLeon Romanovsky
2025-11-20PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() functionLeon Romanovsky
2025-11-20PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocationLeon Romanovsky
2025-11-20PCI/P2PDMA: Simplify bus address mapping APILeon Romanovsky
2025-11-20PCI/P2PDMA: Separate the mmap() support from the core logicLeon Romanovsky
2025-11-20Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Bartosz Golaszewski
2025-11-20ASoC: SDCA: Add basic SDCA class driverCharles Keepax
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()Pingfan Liu
2025-11-20software node: allow referencing firmware nodesBartosz Golaszewski
2025-11-20Merge patch series "Add OP-TEE based RPMB driver for UFS devices"Martin K. Petersen
2025-11-20nodemask: use min() instead of min_t()David Laight
2025-11-20of/fdt: Consolidate duplicate code into helper functionsYuntao Wang
2025-11-20string: fix kerneldoc formatting in strends()Bartosz Golaszewski
2025-11-20firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald
2025-11-20gpio: improve support for shared GPIOsMark Brown
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-11-20cpumask: Introduce cpumask_weighted_or()Thomas Gleixner
2025-11-20sched/mmcid: Move scheduler code out of global headerThomas Gleixner
2025-11-20sched/mmcid: Cacheline align MM CID storageThomas Gleixner
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner
2025-11-20sched/mmcid: Revert the complex CID managementThomas Gleixner
2025-11-20wifi: mac80211: add generic MMIE struct definesChien Wong
2025-11-20mfd: sec: Use chained IRQs for s2mpg10André Draszik
2025-11-20wifi: cfg80211: Add support for 6GHz AP role not relevant AP typePagadala Yesu Anjaneyulu
2025-11-20gpio: improve support for shared GPIOsMark Brown
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai