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
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-08-24
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
2021-08-24
genirq/cpuhotplug: Demote debug printk to KERN_DEBUG
Lee Jones
2021-08-23
irqdomain: Export irq_domain_disconnect_hierarchy()
Maulik Shah
2021-08-13
genirq: Fix kernel doc indentation
Thomas Gleixner
2021-08-11
genirq: Fix kernel-doc warnings in pm.c, msi.c and ipi.c
Randy Dunlap
2021-08-11
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
2021-08-10
genirq/matrix: Fix kernel doc warnings for irq_matrix_alloc_managed()
Baokun Li
2021-08-10
genirq: Change force_irqthreads to a static key
Tanner Love
2021-08-10
genirq/generic_chip: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2021-08-10
genirq: Clarify documentation for request_threaded_irq()
Joel Savitz
2021-08-10
genirq/affinity: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-08
Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-08
Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-08
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-06
Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-06
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
2021-08-05
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
2021-08-05
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
2021-08-05
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-08-05
Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-05
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
2021-08-04
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-04
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-04
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-30
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-07-30
genirq: Improve "hwirq" output in /proc and /sys/
Cédric Le Goater
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-28
ucounts: Fix race condition between alloc_ucounts and put_ucounts
Alexey Gladkov
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
2021-07-25
Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-25
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-25
Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-07-23
Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-23
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
2021-07-23
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
2021-07-23
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-23
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-07-22
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
[next]