index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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-09-29
Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-09-29
Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-09-29
dpll: add phase_offset_avg_factor_get/set callback ops
Ivan Vecera
2025-09-29
dpll: add phase-offset-avg-factor device attribute to netlink spec
Ivan Vecera
2025-09-29
Merge tag 'mlx5-next-lag' of git://git.kernel.org/pub/scm/linux/kernel/git/me...
Jakub Kicinski
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-09-29
Revert "net: group sk_backlog and sk_receive_queue"
Eric Dumazet
2025-09-29
tcp: make tcp_rcvbuf_grow() accessible to mptcp code
Paolo Abeni
2025-09-29
Merge tag 'for-net-next-2025-09-27' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-09-29
ptr_ring: __ptr_ring_zero_tail micro optimization
Michael S. Tsirkin
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-29
Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-09-29
Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2025-09-29
Merge tag 'hfs-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-09-29
Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-29
PM: runtime: Drop DEFINE_FREE() for pm_runtime_put()
Rafael J. Wysocki
2025-09-29
PM: runtime: Add auto-cleanup macros for "resume and get" operations
Rafael J. Wysocki
2025-09-29
Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-sysfs'
Rafael J. Wysocki
2025-09-29
Merge branch 'acpica'
Rafael J. Wysocki
2025-09-29
Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
2025-09-29
Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
2025-09-29
Merge series "slab: Re-entrant kmalloc_nolock()"
Vlastimil Babka
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
2025-09-29
slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
Alexei Starovoitov
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
2025-09-29
locking/local_lock: Introduce local_lock_is_locked().
Alexei Starovoitov
2025-09-29
maple_tree: Add single node allocation support to maple state
Liam R. Howlett
2025-09-29
maple_tree: Prefilled sheaf conversion and testing
Liam R. Howlett
2025-09-29
slab: sheaf prefilling for guaranteed allocations
Vlastimil Babka
2025-09-28
lib/string_choices: Add str_assert_deassert() helper
Lad Prabhakar
2025-09-28
mm: convert folio_page() back to a macro
David Hildenbrand
2025-09-28
mm: silence data-race in update_hiwater_rss
Lance Yang
2025-09-28
mm/ksm: fix incorrect KSM counter handling in mm_struct during fork
Donet Tom
2025-09-28
mm/page_vma_mapped: track if the page is mapped across page table boundary
Kiryl Shutsemau
2025-09-28
Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-28
Merge tag 'asoc-v6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
2025-09-28
net/mlx5: IFC add balance ID and LAG per MP group bits
Mark Bloch
2025-09-28
net/mlx5: Add IFC bit for TIR/SQ order capability
Tariq Toukan
[prev]
[next]