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
2024-12-26
tracing: Have event_enable_write() just return error on error
Steven Rostedt
1
-7
/
+7
2024-12-26
tracing: Return -EINVAL if a boot tracer tries to enable the mmiotracer at boot
Steven Rostedt
1
-1
/
+1
2024-12-26
tracing: Switch trace.c code over to use guard()
Steven Rostedt
1
-172
/
+94
2024-12-24
sched_ext: initialize kit->cursor.flags
Henry Huang
1
-1
/
+1
2024-12-24
sched_ext: Use str_enabled_disabled() helper in update_selcpu_topology()
Thorsten Blum
1
-2
/
+2
2024-12-24
workqueue: add printf attribute to __alloc_workqueue()
Su Hui
1
-0
/
+1
2024-12-24
kheaders: Simplify attribute through __BIN_ATTR_SIMPLE_RO()
Thomas Weißschuh
1
-16
/
+3
2024-12-23
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
1
-0
/
+3
2024-12-23
fgraph: Get ftrace recursion lock in function_graph_enter
Masami Hiramatsu (Google)
1
-1
/
+7
2024-12-23
ftrace: Switch ftrace.c code over to use guard()
Steven Rostedt
1
-63
/
+34
2024-12-23
ftrace: Remove unneeded goto jumps
Steven Rostedt
1
-9
/
+4
2024-12-23
ftrace: Do not disable interrupts in profiler
Steven Rostedt
1
-13
/
+7
2024-12-23
fgraph: Remove unnecessary disabling of interrupts and recursion
Steven Rostedt
1
-22
/
+15
2024-12-23
blktrace: remove redundant return at end of function
Colin Ian King
1
-2
/
+0
2024-12-23
blktrace: move copy_[to|from]_user() out of ->debugfs_lock
Ming Lei
1
-17
/
+9
2024-12-23
blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctl
Ming Lei
1
-7
/
+5
2024-12-24
tracing/kprobe: Make trace_kprobe's module callback called after jump_label update
Masami Hiramatsu (Google)
1
-1
/
+1
2024-12-23
Merge back earlier cpufreq material for 6.14
Rafael J. Wysocki
1
-2
/
+2
2024-12-22
stackleak: Use str_enabled_disabled() helper in stack_erasing_sysctl()
Thorsten Blum
1
-1
/
+2
2024-12-22
tracing: Add task_prctl_unknown tracepoint
Marco Elver
1
-0
/
+3
2024-12-22
Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux into locking/core
Peter Zijlstra
3
-8
/
+8
2024-12-22
watch_queue: Use page->private instead of page->index
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-7
/
+6
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+5
2024-12-20
kheaders: Ignore silly-rename files
David Howells
1
-0
/
+1
2024-12-20
Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-1
/
+14
2024-12-20
sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
John Stultz
3
-43
/
+10
2024-12-20
Merge branch 'locking/urgent'
Peter Zijlstra
30
-218
/
+548
2024-12-20
docs: Update Schedstat version to 17
Swapnil Sapkal
1
-1
/
+1
2024-12-20
sched/stats: Print domain name in /proc/schedstat
K Prateek Nayak
1
-1
/
+1
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
1
-4
/
+0
2024-12-20
sched: Report the different kinds of imbalances in /proc/schedstat
Swapnil Sapkal
2
-3
/
+28
2024-12-20
sched/fair: Cleanup in migrate_degrades_locality() to improve readability
Peter Zijlstra
1
-20
/
+21
2024-12-20
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-4
/
+13
2024-12-20
sched/fair: Update comments after sched_tick() rename.
Sebastian Andrzej Siewior
1
-2
/
+2
2024-12-19
lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING
Andy Shevchenko
1
-0
/
+2
2024-12-19
lockdep: Mark chain_hlock_class_idx() with __maybe_unused
Andy Shevchenko
1
-1
/
+1
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-369
/
+575
2024-12-19
workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker
Tvrtko Ursulin
1
-9
/
+13
2024-12-18
fork: avoid inappropriate uprobe access to invalid mm
Lorenzo Stoakes
1
-7
/
+6
2024-12-18
bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
Martin KaFai Lau
1
-2
/
+6
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
2
-27
/
+23
2024-12-18
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
1
-0
/
+9
2024-12-18
ring-buffer: Fix overflow in __rb_map_vma
Edward Adam Davis
1
-1
/
+5
2024-12-18
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-255
/
+237
2024-12-18
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
1
-2
/
+2
2024-12-17
bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
Andrea Righi
1
-1
/
+5
2024-12-17
Merge tag 'ftrace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-2
/
+9
2024-12-17
locking/rtmutex: Make sure we wake anything on the wake_q when we release the lock->wait_lock
John Stultz
2
-3
/
+17
2024-12-17
sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
Vishal Chourasia
1
-7
/
+13
[prev]
[next]