index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
16 hours
Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
39 hours
clang: work around asm output constraint problems
Eric Dumazet
44 hours
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4 days
Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5 days
powercap: intel_rapl: Fix possible recursive lock warning
Srinivas Pandruvada
5 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6 days
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
6 days
shmem: fix recovery on rename failures
Al Viro
9 days
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9 days
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9 days
mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>
Tal Zussman
9 days
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
9 days
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9 days
file: ensure cleanup
Christian Brauner
9 days
Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
9 days
Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
9 days
Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10 days
i3c: master: cleanup callback .priv_xfers()
Frank Li
10 days
block: move around bio flagging helpers
Pavel Begunkov
10 days
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10 days
rseq: Always inline rseq_debug_syscall_return()
Eric Dumazet
12 days
args: fix documentation to reflect the correct numbers
Andy Shevchenko
12 days
Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
12 days
Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12 days
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12 days
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
12 days
irqdomain: Delete irq_domain_add_tree()
Andy Shevchenko
13 days
Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
13 days
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
13 days
lockref: add a __cond_lock annotation for lockref_put_or_lock
Christoph Hellwig
13 days
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
13 days
mm: fix CONFIG_STACK_GROWSUP typo in mm.h
Lukas Bulwahn
13 days
mm/huge_memory: make min_order_for_split() always return an order
Zi Yan
13 days
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
13 days
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
13 days
mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEM
Jinhui Guo
13 days
Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14 days
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14 days
include/linux: change "__auto_type" to "auto"
H. Peter Anvin
14 days
compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
14 days
Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14 days
Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
14 days
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-08
dma-mapping: Fix DMA_BIT_MASK() macro being broken
Hans de Goede
2025-12-08
of: base: Add of_property_read_u8_index
Srinivas Kandagatla
2025-12-08
Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2025-12-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2025-12-07
mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
Harry Yoo
2025-12-07
Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linux
Linus Torvalds
[next]