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
/
kernel
Age
Commit message (
Expand
)
Author
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-23
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-20
bpf: report RCU QS in cpumap kthread
Yan Zhai
2024-03-19
Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-03-19
timers: Fix removed self-IPI on global timer's enqueue in nohz_full
Frederic Weisbecker
2024-03-19
timers/migration: Fix endless timer requeue after idle interrupts
Frederic Weisbecker
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-03-18
tracing: Use div64_u64() instead of do_div()
Thorsten Blum
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
2024-03-18
ftrace: Fix most kernel-doc warnings
Randy Dunlap
2024-03-18
tracing: Decrement the snapshot if the snapshot trigger fails to register
Steven Rostedt (Google)
2024-03-18
tracing: Fix snapshot counter going between two tracers that use it
Steven Rostedt (Google)
2024-03-18
tracing: Use init_utsname()->release
John Garry
2024-03-18
tracing/user_events: Introduce multi-format events
Beau Belgrave
2024-03-18
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
2024-03-18
tracing: Add snapshot refcount
Vincent Donnefort
2024-03-18
ring-buffer: Make wake once of ring_buffer_wait() more robust
Steven Rostedt (Google)
2024-03-17
Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-17
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
2024-03-17
ring-buffer: Zero ring-buffer sub-buffers
Vincent Donnefort
2024-03-17
tracing: Move saved_cmdline code into trace_sched_switch.c
Steven Rostedt (Google)
2024-03-17
tracing: Move open coded processing of tgid_map into helper function
Steven Rostedt (Google)
2024-03-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
2024-03-16
timer/migration: Remove buggy early return on deactivation
Frederic Weisbecker
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
Merge tag 'trace-ring-buffer-v6.8-rc7-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-14
Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-03-13
kernel/hung_task.c: export sysctl_hung_task_timeout_secs
Kent Overstreet
2024-03-13
pidfs: remove config option
Christian Brauner
2024-03-13
PM: EM: Force device drivers to provide power in uW
Lukasz Luba
2024-03-13
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-13
swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
Will Deacon
2024-03-13
swiotlb: Fix alignment checks when both allocation and DMA masks are present
Will Deacon
2024-03-13
swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
Will Deacon
2024-03-13
swiotlb: Enforce page alignment in swiotlb_alloc()
Will Deacon
2024-03-13
swiotlb: Fix double-allocation of slots due to broken alignment handling
Will Deacon
2024-03-13
Merge tag 'dma-mapping-6.9-2024-03-11' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-12
Merge tag 'printk-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]