index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-07
arm64: kprobes: check the return value of set_memory_rox()
Yang Shi
2025-11-07
arm64: acpi: Drop message logging SPCR default console
Punit Agrawal
2025-11-07
Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...
Punit Agrawal
2025-11-07
arm64: Use load LSE atomics for the non-return per-CPU atomic operations
Catalin Marinas
2025-10-23
arm64: mte: Do not warn if the page is already tagged in copy_highpage()
Catalin Marinas
2025-10-21
arm64, mm: avoid always making PTE dirty in pte_mkwrite()
Huang Ying
2025-10-17
arm64: debug: always unmask interrupts in el0_softstp()
Ada Couprie Diaz
2025-10-17
arm64/sysreg: Fix GIC CDEOI instruction encoding
Lorenzo Pieralisi
2025-10-12
Linux 6.18-rc1
v6.18-rc1
Linus Torvalds
2025-10-12
Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-12
Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-10-11
Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-11
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
2025-10-11
Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-11
Merge tag 'slab-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-11
Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-10-11
Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
2025-10-11
slab: fix barn NULL pointer dereference on memoryless nodes
Vlastimil Babka
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
2025-10-10
kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
Nathan Chancellor
2025-10-10
Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-10
Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-11
Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-10-10
Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-10-10
dt-bindings: bus: renesas-bsc: allow additional properties
Wolfram Sang
2025-10-10
dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
Wolfram Sang
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-10-10
Merge tag 'v6.18-rc-part2-smb-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-10-10
Merge tag 'xtensa-20251010' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-10
Merge tag 'io_uring-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-10
Merge patch series "kbuild: Fixes for fallout from recent modules.builtin.mod...
Nathan Chancellor
2025-10-10
s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections
Nathan Chancellor
2025-10-10
kbuild: Add '.rel.*' strip pattern for vmlinux
Nathan Chancellor
2025-10-10
kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
Nathan Chancellor
2025-10-10
Merge branch 'bpf-avoid-rcu-context-warning-when-unpinning-htab-with-internal...
Alexei Starovoitov
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
2025-10-10
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
2025-10-10
xsk: Harden userspace-supplied xdp_desc validation
Alexander Lobakin
2025-10-10
Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-10
Merge tag 'sound-fix-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-10
Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-10
Merge tag 'gpio-fixes-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]