aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-08-04userfaultfd: test uffd VMA flags through the vma_flags_t APIKiryl Shutsemau (Meta)1-6/+8
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)4-13/+13
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)1-10/+22
2026-08-04mm: move reclaim-internal declarations out of swap.hJianyue Wu1-68/+7
2026-08-04mm/swap: colocate page-cluster sysctl with swap readaheadJianyue Wu1-1/+0
2026-08-04mm/damon/core: change damon_stop() return type to voidSJ Park1-1/+1
2026-08-04percpu: replace __ASSEMBLY__ with __ASSEMBLER__ in percpu-defs.h header fileThomas Huth1-2/+2
2026-08-05iio: core: add IIO_VAL_DECIMAL64_FEMTO format typeWadim Mueller1-0/+1
2026-08-04remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()Mukesh Ojha1-6/+11
2026-08-04remoteproc: replace BSD blurb with SPDX identifier in rsc_table.hMukesh Ojha1-28/+1
2026-08-04remoteproc: replace BSD blurb with SPDX identifier in remoteproc.hMukesh Ojha1-28/+1
2026-08-04remoteproc: fix coding style issues in remoteproc.hMukesh Ojha1-5/+4
2026-08-04Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann2-38/+86
2026-08-04security: lsm: allow LSMs to register for late_initcall_sync initYeoreum Yun1-0/+2
2026-08-04ASoC: SOF: ipc4-topology: Pipeline params improvementsMark Brown11-34/+62
2026-08-04block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.hChristoph Hellwig1-0/+3
2026-08-04block: split out a new blk_plug.h headerChristoph Hellwig3-86/+97
2026-08-04spi: Add support for StarFive JHB100 SFCMark Brown11-34/+62
2026-08-04mm/slab: add cache_ and slab_needs_objcg() helpersVlastimil Babka (SUSE)1-0/+3
2026-08-04mm/slab: introduce kfree_rcu_nolock()Harry Yoo (Oracle)2-13/+25
2026-08-04mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batchingHarry Yoo (Oracle)2-4/+16
2026-08-04Merge branch 'crashkernel-cma' into kexec-nextMike Rapoport (Microsoft)2-1/+12
2026-08-04memblock: add memblock_reserved_hugetlb_size()Pratyush Yadav (Google)1-0/+1
2026-08-04memblock: make HugeTLB bootmem allocation work with KHOPratyush Yadav (Google)1-0/+3
2026-08-04mm/mm_init: don't rely on memblock to get KHO scratch migratetypePratyush Yadav (Google)2-19/+15
2026-08-04kho: initialize kho_scratch pointer earlier in bootPratyush Yadav (Google)1-0/+3
2026-08-04kho: expose kho_scratch_overlap() to kexec_handover.hPratyush Yadav (Google)1-0/+7
2026-08-04kho: add kho_radix_init_tree()Pratyush Yadav (Google)1-0/+7
2026-08-04kho: allow destroying KHO radix treePratyush Yadav (Google)1-0/+3
2026-08-04kho: add data argument to radix walk callbackPratyush Yadav (Google)1-4/+4
2026-08-04kho: add callback for table pagesPratyush Yadav (Google)1-0/+3
2026-08-04kho: add a struct for radix callbacksPratyush Yadav (Google)1-3/+12
2026-08-03taskstats: remove dead taskstats_exit_mutex declarationYiyang Chen1-1/+0
2026-08-03pps: don't allow PPS_KC_BIND on removed devicesCalvin Owens1-0/+1
2026-08-03watchdog/softlockup: fix softlockup typosMatthew Chen1-2/+2
2026-08-03binfmt_misc: correctly account pre-opened interpretersChristian Brauner2-0/+6
2026-08-03sched_ext: Eject the top rescue consumer on overloadTejun Heo1-0/+3
2026-08-03sched_ext: Add bandwidth-limited rescue execution for stranded tasksTejun Heo1-0/+1
2026-08-03sched_ext: Add SCX_TASK_PROTECTEDTejun Heo1-0/+1
2026-08-03sched_ext: Synchronize slice and dsq_vtime writesTejun Heo1-0/+2
2026-08-03kho: make radix max key width more obviousPratyush Yadav (Google)1-6/+3
2026-08-03kho: generalize radix tree APIsPratyush Yadav (Google)1-18/+16
2026-08-03HID: input: read battery capacity from its actual report offsetJose VillaseƱor Montfort1-0/+2
2026-08-03binfmt_misc: let a 'B' entry bind its interpretersChristian Brauner2-4/+38
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-5/+5
2026-08-03Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+3
2026-08-03usb: core: Add quirk for 255-bytes initial config readNikhil Solanke1-0/+3
2026-08-03serial: 8250: allow UART drivers to override rx_trig_bytes handlingCrescent Hsieh1-0/+2
2026-08-03serial: 8250: allow low-level drivers to override break controlCrescent Hsieh2-0/+2
2026-08-03svcrdma: Validate Read chunk positions at decode timeChuck Lever1-0/+2