summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-20Linux 6.15-rc3v6.15-rc3Linus Torvalds
2025-04-20gcc-15: work around sequence-point warningLinus Torvalds
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds
2025-04-20gcc-15: get rid of misc extra NUL character paddingLinus Torvalds
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds
2025-04-20gcc-15: make 'unterminated string initialization' just a warningLinus Torvalds
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-19Merge tag 'i2c-for-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-19Revert "hfs{plus}: add deprecation warning"Christian Brauner
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-19Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-19Merge tag 'drm-msm-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-04-19Merge tag 'drm-xe-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-04-18Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-04-18drm/msm/a6xx+: Don't let IB_SIZE overflowRob Clark
2025-04-18Merge tag 'i2c-host-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2025-04-18Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18Merge tag 'core-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-18Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-18Merge tag 'gpio-fixes-for-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18Merge tag 'thermal-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-18Merge tag 'pm-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-04-18Merge branch 'pm-docs'Rafael J. Wysocki
2025-04-18Merge tag 'riscv-for-linus-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2025-04-18Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-18Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-18Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel
2025-04-18x86/cpu/amd: Fix workaround for erratum 1054Sandipan Das
2025-04-18io_uring/zcrx: fix late dma unmap for a dead devPavel Begunkov
2025-04-17MAINTAINERS: add section for locking of mm's and VMAsLorenzo Stoakes
2025-04-17mm: vmscan: fix kswapd exit condition in defrag_modeJohannes Weiner
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner
2025-04-17MAINTAINERS: add Pedro as reviewer to the MEMORY MAPPING sectionLorenzo Stoakes
2025-04-17mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount sta...David Hildenbrand
2025-04-17mm, hugetlb: increment the number of pages to be reset on HVOOscar Salvador
2025-04-17writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-17docs: ABI: replace mcroce@microsoft.com with new Meta addressAhmad Fatoum
2025-04-17mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()Baoquan He
2025-04-17MAINTAINERS: add memory advice sectionLorenzo Stoakes
2025-04-17MAINTAINERS: add mmap trace events to MEMORY MAPPINGLiam R. Howlett