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
/
linux
Age
Commit message (
Expand
)
Author
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-20
Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2024-12-18
alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
Suren Baghdasaryan
2024-12-18
mm/codetag: clear tags before swap
David Wang
2024-12-18
mm/vmstat: fix a W=1 clang compiler warning
Bart Van Assche
2024-12-18
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
2024-12-18
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
2024-12-18
io_uring: Fix registered ring file refcount leak
Jann Horn
2024-12-18
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-12-18
Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-18
x86/static-call: fix 32-bit build
Juergen Gross
2024-12-17
Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
2024-12-17
Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-17
io_uring: make ctx->timeout_lock a raw spinlock
Jens Axboe
2024-12-16
fortify: Hide run-time copy size from value range tracking
Kees Cook
2024-12-16
Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
2024-12-13
Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-13
Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
2024-12-13
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
2024-12-10
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
2024-12-10
bpf: check changes_pkt_data property for extension programs
Eduard Zingerman
2024-12-10
bpf: track changes_pkt_data property for global functions
Eduard Zingerman
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
2024-12-09
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
2024-12-09
Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-08
Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-07
net: mscc: ocelot: be resilient to loss of PTP packets during transmission
Vladimir Oltean
2024-12-07
Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-07
headers/cleanup.h: Remove the if_not_guard() facility
Ingo Molnar
2024-12-05
scatterlist: fix incorrect func name in kernel-doc
Randy Dunlap
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
2024-12-05
stackdepot: fix stack_depot_save_flags() in NMI context
Marco Elver
2024-12-05
mm: open-code PageTail in folio_flags() and const_folio_flags()
Matthew Wilcox (Oracle)
[next]