index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
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 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
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 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-15
drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.map
Ankan Biswas
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...
Alexei Starovoitov
2025-10-14
HID: core: Add printk_ratelimited variants to hid_warn() etc
Vicki Pfau
2025-10-13
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
2025-10-13
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil HorĂ¡k - 2N
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
2025-10-13
drm/amdgpu: drop unused structures in amdgpu_drm.h
Alex Deucher
2025-10-13
KVM: arm64: Kill leftovers of ad-hoc timer userspace access
Marc Zyngier
2025-10-13
KVM: arm64: Make timer_set_offset() generally accessible
Marc Zyngier
2025-10-13
KVM: arm64: Replace timer context vcpu pointer with timer_id
Marc Zyngier
2025-10-13
KVM: arm64: Introduce timer_context_to_vcpu() helper
Marc Zyngier
2025-10-13
rpmb: move rpmb_frame struct and constants to common header
Bean Huo
2025-10-13
ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver
Baojun Xu
2025-10-13
ata: libata-core: relax checks in ata_read_log_directory()
Damien Le Moal
2025-10-11
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
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 '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-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
2025-10-10
KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
Sean Christopherson
2025-10-10
KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
Sean Christopherson
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 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
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 tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-10
tpm: use a map for tpm2_calc_ordinal_duration()
Jarkko Sakkinen
2025-10-10
Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-10-09
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-08
libceph: pass the message pointer instead of loading con->out_msg
Max Kellermann
2025-10-08
libceph: make ceph_con_get_out_msg() return the message pointer
Max Kellermann
2025-10-08
libceph: Use HMAC-SHA256 library instead of crypto_shash
Eric Biggers
2025-10-08
Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-07
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
2025-10-07
memcg: skip cgroup_file_notify if spinning is not allowed
Shakeel Butt
2025-10-07
kho: add support for preserving vmalloc allocations
Mike Rapoport (Microsoft)
[next]