aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-20Linux 6.15-rc3v6.15-rc3Linus Torvalds1-1/+1
2025-04-20gcc-15: work around sequence-point warningLinus Torvalds1-3/+6
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds4-5/+5
2025-04-20gcc-15: get rid of misc extra NUL character paddingLinus Torvalds2-2/+2
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds4-5/+5
2025-04-20gcc-15: make 'unterminated string initialization' just a warningLinus Torvalds1-0/+3
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds16-35/+141
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-61/+112
2025-04-19Merge tag 'i2c-for-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+4
2025-04-19Revert "hfs{plus}: add deprecation warning"Christian Brauner2-4/+0
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-12/+43
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds8-27/+4
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-31/+53
2025-04-19Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds47-284/+406
2025-04-19Merge tag 'drm-msm-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie10-55/+53
2025-04-19Merge tag 'drm-xe-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-60/+57
2025-04-18Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-25/+39
2025-04-18drm/msm/a6xx+: Don't let IB_SIZE overflowRob Clark2-4/+11
2025-04-18Merge tag 'i2c-host-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-0/+3
2025-04-18Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-68/+43
2025-04-18Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2025-04-18Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-104/+35
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-2/+17
2025-04-18Merge tag 'core-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+48
2025-04-18Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-13/+44
2025-04-18Merge tag 'gpio-fixes-for-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-04-18Merge tag 'thermal-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-19/+21
2025-04-18Merge tag 'pm-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-37/+84
2025-04-18Merge branch 'pm-docs'Rafael J. Wysocki1-1/+1
2025-04-18Merge tag 'riscv-for-linus-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-49/+89
2025-04-18Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...Linus Torvalds1-1/+3
2025-04-18Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+22
2025-04-18Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds9-37/+34
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds36-604/+1325
2025-04-18Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linuxLinus Torvalds4-55/+79
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt1-0/+20
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel3-53/+21
2025-04-18x86/cpu/amd: Fix workaround for erratum 1054Sandipan Das1-7/+12
2025-04-18io_uring/zcrx: fix late dma unmap for a dead devPavel Begunkov2-4/+18
2025-04-17MAINTAINERS: add section for locking of mm's and VMAsLorenzo Stoakes1-0/+16
2025-04-17mm: vmscan: fix kswapd exit condition in defrag_modeJohannes Weiner1-1/+7
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner3-16/+19
2025-04-17MAINTAINERS: add Pedro as reviewer to the MEMORY MAPPING sectionLorenzo Stoakes1-0/+1
2025-04-17mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount sta...David Hildenbrand1-2/+2
2025-04-17mm, hugetlb: increment the number of pages to be reset on HVOOscar Salvador1-3/+3
2025-04-17writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-17docs: ABI: replace mcroce@microsoft.com with new Meta addressAhmad Fatoum2-6/+6
2025-04-17mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()Baoquan He1-2/+2
2025-04-17MAINTAINERS: add memory advice sectionLorenzo Stoakes1-0/+14
2025-04-17MAINTAINERS: add mmap trace events to MEMORY MAPPINGLiam R. Howlett1-0/+1