index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-11-21
uapi: cdc.h: cleanly provide for more interfaces and countries
Oliver Neukum
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
2025-10-24
Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-24
Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-24
Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-23
Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-10-23
net/mlx5: Add PPHCR to PCAM supported registers mask
Alexei Lazar
2025-10-23
virtio-net: zero unused hash fields
Jason Wang
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
2025-10-22
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-10-22
PM: runtime: Fix conditional guard definitions
Rafael J. Wysocki
2025-10-22
usb: typec: ps883x: Add USB4 mode and TBT3 altmode support
Konrad Dybcio
2025-10-22
tcpm: Parse and log AVS APDO
Badhri Jagan Sridharan
2025-10-22
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
2025-10-20
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-10-20
Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
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 '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
cgroup/misc: fix misc_res_type kernel-doc warning
Randy Dunlap
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
hung_task: fix warnings caused by unaligned lock pointers
Lance Yang
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
firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptor
Sudeep Holla
2025-10-13
ata: libata-core: relax checks in ata_read_log_directory()
Damien Le Moal
2025-10-13
usb: typec: class: add typec_get_data_role symbol
RD Babiera
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
[next]