summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
7 daysmm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
7 daysmm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
7 dayspercpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)
7 dayswriteback.h: fix a typo in the wbc_init_bio() descriptionAndreas Gruenbacher
7 daysmm/migrate: use migrate_info field instead of privateShivank Garg
7 daysmm: use enum migrate_reason instead of int for migration reason parametersYe Liu
7 daysmm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrat...Ye Liu
7 daysmm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in commentEthan Nelson-Moore
7 daysmm: remove PageTransCompound()Kefeng Wang
7 daysmm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()Kaitao Cheng
7 daysmm: replace __ASSEMBLY__ with __ASSEMBLER__ in memory management header filesThomas Huth
7 daysmm/lruvec: trace LRU add drains and drain-all requestsJP Kobryn
7 daysmm/memory-failure: trace: change memory_failure_event to ras subsystemXie Yuanbin
7 daysmm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
7 daysMAINTAINERS: s/SeongJae/SJ/SJ Park
10 daysMerge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
13 daysMerge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
13 daysMerge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
13 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysMerge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
13 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
13 daysALSA: hda/core: Add include defining struct hda_device_idUwe Kleine-König (The Capable Hub)
13 daysplatform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
13 daysof: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)
13 daysusb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)
13 daysdriver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)
13 daysdriver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)
13 daysmod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)
14 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
14 daysMerge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->probesSJ Park
2026-07-01mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan
2026-07-01mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
2026-07-01iomap: consolidate bio submissionChristoph Hellwig
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells
2026-07-01netfs: Fix kdoc warningDavid Howells
2026-07-01ACPICA: Define acpi_ut_safe_strncpy() as strscpy_pad() aliasRafael J. Wysocki
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta
2026-07-01xen: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-06-30drm/ras: include linux/types.h in drm_ras.hJani Nikula
2026-06-30drm/fixed: fix kernel-doc for drm_sm2fixp()Jani Nikula
2026-06-30drm/dp: fix kernel-doc for struct drm_dp_as_sdpJani Nikula
2026-06-29tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson