index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-02
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
2024-10-02
Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
folio_queue: fix documentation
Christian Brauner
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2024-09-30
Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-30
netfs: Fix the netfs_folio tracepoint to handle NULL mapping
David Howells
2024-09-30
netfs: Add folio_queue API documentation
David Howells
2024-09-29
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-28
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-09-27
Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux
Linus Torvalds
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-27
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-27
Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-27
Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
compiler.h: specify correct attribute for .rodata..c_jump_table
Tiezhu Yang
2024-09-26
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-26
Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-26
Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-26
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
2024-09-26
dma-mapping: fix DMA API tracing for chained scatterlists
Christoph Hellwig
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-26
Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-09-26
Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-26
netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
Phil Sutter
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-09-26
netfilter: nfnetlink_queue: remove old clash resolution logic
Florian Westphal
2024-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-25
net/mlx5: Fix wrong reserved field in hca_cap_2 in mlx5_ifc
Yevgeny Kliteynik
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-25
tracepoint: Support iterating tracepoints in a loading module
Masami Hiramatsu (Google)
2024-09-25
tracepoint: Support iterating over tracepoints on modules
Masami Hiramatsu (Google)
2024-09-25
xen: sync elfnote.h from xen tree
Jason Andryuk
2024-09-25
kprobes: Remove obsoleted declaration for init_test_probes
Gaosheng Cui
2024-09-25
Revert "driver core: shut down devices asynchronously"
Greg Kroah-Hartman
[next]