aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-04fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese1-0/+17
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds24-276/+295
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds173-3564/+7050
2025-10-03mm/khugepaged: use KMEM_CACHE()Wei Yang1-4/+1
2025-10-03mm/ksm: cleanup mm_slot_entry() invocationWei Yang1-13/+14
2025-10-03Documentation/mm: drop pxx_mkdevmap() descriptions from page table helpersAnshuman Khandual1-6/+0
2025-10-03mm: clean up is_guard_pte_marker()Lance Yang1-2/+2
2025-10-03drivers/base: move memory_block_add_nid() into the callerHannes Reinecke3-26/+23
2025-10-03mm/memory_hotplug: activate node before adding new memory blocksHannes Reinecke3-18/+20
2025-10-03drivers/base/memory: add node id parameter to add_memory_block()Hannes Reinecke1-11/+4
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds26-135/+109
2025-10-03perf parse-events: Fix parsing of >30kb event stringsIan Rogers1-14/+3
2025-10-03docs/zh_CN: Fix malformed tableGopi Krishna Menon1-1/+1
2025-10-03docs/zh_TW: Fix malformed tableGopi Krishna Menon1-1/+1
2025-10-03Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds48-547/+1460
2025-10-03Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds18-177/+236
2025-10-03Merge tag 'v6.18rc1-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds11-75/+119
2025-10-03Merge tag 'f2fs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-204/+702
2025-10-03Merge tag 'exfat-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-35/+360
2025-10-03Merge tag 'for-linus-6.18-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-19/+16
2025-10-03Merge tag 'ntfs3_for_6.18' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds6-4/+50
2025-10-03Merge tag 'jfs-6.18' of github.com:kleikamp/linux-shaggyLinus Torvalds5-13/+19
2025-10-03Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-118/+467
2025-10-03Merge tag 'fs_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+12
2025-10-03Merge tag 'fsnotify_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-1/+110
2025-10-03Merge tag 'configfs-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+1
2025-10-03perf record: Add auto counter reload parse and regression testsThomas Falcon2-0/+94
2025-10-03perf record: Add ratio-to-prev termThomas Falcon10-2/+212
2025-10-03tools build: Remove libbpf-strings feature testIan Rogers3-15/+0
2025-10-03perf bpf-event: Use libbpf version rather than feature checkIan Rogers4-9/+6
2025-10-03perf build: Move libopcode disasm tests to BUILD_NONDISTROIan Rogers1-8/+8
2025-10-03tools build: Remove feature-libslang-include-subdirIan Rogers4-22/+2
2025-10-03perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTERZecheng Li3-6/+6
2025-10-03perf stat: Refactor retry/skip/fatal error handlingIan Rogers4-90/+76
2025-10-03perf stat: Move create_perf_stat_counter() to builtin-stat.cIan Rogers3-62/+58
2025-10-03tools build: Remove get_current_dir_name feature checkIan Rogers4-21/+0
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds34-398/+922
2025-10-03tools: lib: thermal: expose thermal_exit symbolsEmil Dahl Juhl1-1/+4
2025-10-03tools: lib: thermal: don't preserve owner in installEmil Dahl Juhl1-1/+1
2025-10-03tools: lib: thermal: use pkg-config to locate libnl3Sascha Hauer1-1/+6
2025-10-03drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM pathRaag Jadav1-1/+1
2025-10-03drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin1-5/+1
2025-10-03drm/xe/uapi: loosen used tracking restrictionMatthew Auld1-9/+6
2025-10-03Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-43/+254
2025-10-03PM: runtime: Fix error checking for kunit_device_register()Dan Carpenter1-6/+6
2025-10-03PM: runtime: Introduce one more usage counter guardRafael J. Wysocki1-0/+3
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-81/+2
2025-10-03perf namespaces: Avoid get_current_dir_name dependencyIan Rogers5-35/+3
2025-10-03Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds12-29/+34
2025-10-03Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-103/+54