index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
tracing: Just use this_cpu_read() to access ignore_pid
Steven Rostedt
1
-4
/
+5
2025-05-08
ftrace: Do not bother checking per CPU "disabled" flag
Steven Rostedt
1
-13
/
+3
2025-05-08
tracing/mmiotrace: Remove reference to unused per CPU data pointer
Steven Rostedt
1
-10
/
+2
2025-05-08
tracing/osnoise: Allow arbitrarily long CPU string
Tomas Glozar
1
-4
/
+5
2025-05-08
ftrace: Comment that ftrace_func_mapper is freed with free_ftrace_hash()
Steven Rostedt
1
-1
/
+6
2025-05-08
ftrace: Expose call graph depth as unsigned int
Ilya Leoshkevich
1
-6
/
+6
2025-05-08
ftrace: Show subops in enabled_functions
Steven Rostedt
2
-0
/
+40
2025-05-08
genirq/cpuhotplug: Fix up lock guards conversion brainf..t
Thomas Gleixner
1
-1
/
+1
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
1
-20
/
+5
2025-05-07
cpufreq/sched: schedutil: Add helper for governor checks
Rafael J. Wysocki
3
-7
/
+10
2025-05-07
module: ensure that kobject_put() is safe for module type kobjects
Dmitry Antipov
1
-1
/
+3
2025-05-07
Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
1
-0
/
+6
2025-05-07
sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
Tejun Heo
1
-0
/
+6
2025-05-07
genirq: Use scoped_guard() to shut clang up
Thomas Gleixner
1
-2
/
+2
2025-05-07
PM: hibernate: split and simplify hib_submit_io
Christoph Hellwig
1
-58
/
+45
2025-05-07
genirq: Remove unused remove_percpu_irq()
Dr. David Alan Gilbert
1
-15
/
+0
2025-05-07
genirq: Remove irq_[get|put]_desc*()
Thomas Gleixner
1
-24
/
+0
2025-05-07
genirq/manage: Rework irq_set_irqchip_state()
Thomas Gleixner
1
-28
/
+15
2025-05-07
genirq/manage: Rework irq_get_irqchip_state()
Thomas Gleixner
1
-16
/
+6
2025-05-07
genirq/manage: Rework teardown_percpu_nmi()
Thomas Gleixner
1
-14
/
+5
2025-05-07
genirq/manage: Rework prepare_percpu_nmi()
Thomas Gleixner
1
-21
/
+8
2025-05-07
genirq/manage: Rework disable_percpu_irq()
Thomas Gleixner
1
-9
/
+2
2025-05-07
genirq/manage: Rework irq_percpu_is_enabled()
Thomas Gleixner
1
-13
/
+3
2025-05-07
genirq/manage: Rework enable_percpu_irq()
Thomas Gleixner
1
-25
/
+15
2025-05-07
genirq/manage: Rework irq_set_parent()
Thomas Gleixner
1
-10
/
+5
2025-05-07
genirq/manage: Rework can_request_irq()
Thomas Gleixner
1
-13
/
+8
2025-05-07
genirq/manage: Rework irq_set_irq_wake()
Thomas Gleixner
1
-35
/
+30
2025-05-07
genirq/manage: Rework enable_irq()
Thomas Gleixner
1
-11
/
+6
2025-05-07
genirq/manage: Rework __disable_irq_nosync()
Thomas Gleixner
1
-8
/
+5
2025-05-07
genirq/manage: Rework irq_set_vcpu_affinity()
Thomas Gleixner
1
-23
/
+16
2025-05-07
genirq/manage: Rework __irq_apply_affinity_hint()
Thomas Gleixner
1
-12
/
+10
2025-05-07
genirq/manage: Rework irq_update_affinity_desc()
Thomas Gleixner
1
-40
/
+28
2025-05-07
genirq/manage: Convert to lock guards
Thomas Gleixner
1
-97
/
+58
2025-05-07
genirq/manage: Cleanup kernel doc comments
Thomas Gleixner
1
-269
/
+251
2025-05-07
genirq/chip: Rework irq_modify_status()
Thomas Gleixner
1
-27
/
+23
2025-05-07
genirq/chip: Rework irq_set_handler() variants
Thomas Gleixner
1
-23
/
+11
2025-05-07
genirq/chip: Rework irq_set_chip_data()
Thomas Gleixner
1
-12
/
+9
2025-05-07
genirq/chip: Rework irq_set_msi_desc_off()
Thomas Gleixner
1
-21
/
+17
2025-05-07
genirq/chip: Rework irq_set_handler_data()
Thomas Gleixner
1
-12
/
+9
2025-05-07
genirq/chip: Rework irq_set_irq_type()
Thomas Gleixner
1
-13
/
+6
2025-05-07
genirq/chip: Rework irq_set_chip()
Thomas Gleixner
1
-16
/
+12
2025-05-07
genirq/chip: Use lock guards where applicable
Thomas Gleixner
1
-16
/
+8
2025-05-07
genirq/chip: Rework handle_fasteoi_mask_irq()
Thomas Gleixner
1
-29
/
+9
2025-05-07
genirq/chip: Rework handle_fasteoi_ack_irq()
Thomas Gleixner
1
-26
/
+13
2025-05-07
genirq/chip: Rework handle_edge_irq()
Thomas Gleixner
1
-33
/
+16
2025-05-07
genirq/chip: Rework handle_eoi_irq()
Thomas Gleixner
1
-24
/
+18
2025-05-07
genirq/chip: Rework handle_level_irq()
Thomas Gleixner
1
-23
/
+9
2025-05-07
genirq/chip: Rework handle_untracked_irq()
Thomas Gleixner
1
-27
/
+16
2025-05-07
genirq/chip: Rework handle_simple_irq()
Thomas Gleixner
1
-20
/
+10
2025-05-07
genirq/chip: Rework handle_nested_irq()
Thomas Gleixner
1
-42
/
+36
[prev]
[next]