index
:
git.armlinux.org.uk/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-10-22
lsm: integrate report_lsm_order() code into caller
Paul Moore
2025-10-22
lsm: introduce looping macros for the initialization code
Paul Moore
2025-10-22
lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
Paul Moore
2025-10-22
lsm: split the init code out into lsm_init.c
Paul Moore
2025-10-22
lsm: split the notifier code out into lsm_notifier.c
Paul Moore
2025-10-19
Linux 6.18-rc2
v6.18-rc2
Linus Torvalds
2025-10-19
Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-19
Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-10-19
Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-10-18
Merge tag 'rust-rustfmt' of git://git.kernel.org/pub/scm/linux/kernel/git/oje...
Linus Torvalds
2025-10-18
Merge tag 'tpmdd-next-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-10-18
Merge tag 'pci-v6.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-10-18
Merge tag 'cxl-fixes-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-18
Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-18
Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-18
Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-10-18
Merge tag '6.18-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-10-18
Merge tag 'powerpc-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-10-18
Merge tag 'slab-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-10-18
tpm_crb: Add idle support for the Arm FF-A start method
Stuart Yoder
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-10-18
Merge tag 'kvmarm-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-10-17
Merge tag 'riscv-for-linux-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
2025-10-17
bpf: Do not disable preemption in bpf_test_run().
Sahil Chandna
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-17
Merge tag 'io_uring-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-17
Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-17
Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2025-10-17
Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-10-17
Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-17
Merge tag 'i2c-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-17
ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
Dawn Gardner
2025-10-17
PCI/VGA: Select SCREEN_INFO on X86
Mario Limonciello (AMD)
2025-10-17
PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()
Inochi Amaoto
2025-10-17
rust: bitmap: fix formatting
Miguel Ojeda
2025-10-17
Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2025-10-17
Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-10-17
rust: cpufreq: fix formatting
Miguel Ojeda
2025-10-17
rust: alloc: employ a trailing comment to keep vertical layout
Miguel Ojeda
2025-10-17
docs: rust: add section on imports formatting
Miguel Ojeda
2025-10-17
Merge tag 'amd-drm-fixes-6.18-2025-10-16' of https://gitlab.freedesktop.org/a...
Dave Airlie
2025-10-17
Merge tag 'drm-intel-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-10-16
Merge tag 'nvme-6.18-2025-10-16' of git://git.infradead.org/nvme into block-6.18
Jens Axboe
2025-10-16
nvme/tcp: handle tls partially sent records in write_space()
Wilfred Mallawa
2025-10-16
Merge tag 'asoc-fix-v6.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
[next]