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
2023-12-30
locking/osq_lock: Clarify osq_wait_next()
David Laight
1
-5
/
+4
2023-12-30
locking/osq_lock: Clarify osq_wait_next() calling convention
David Laight
1
-12
/
+9
2023-12-30
locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.c
David Laight
1
-0
/
+7
2023-12-30
ftrace: Fix modification of direct_function hash while in use
Steven Rostedt (Google)
1
-53
/
+47
2023-12-29
watchdog: if panicking and we dumped everything, don't re-enable dumping
Douglas Anderson
1
-2
/
+4
2023-12-29
watchdog/hardlockup: use printk_cpu_sync_get_irqsave() to serialize reporting
Douglas Anderson
1
-0
/
+13
2023-12-29
watchdog/softlockup: use printk_cpu_sync_get_irqsave() to serialize reporting
Douglas Anderson
1
-3
/
+3
2023-12-29
watchdog/hardlockup: adopt softlockup logic avoiding double-dumps
Douglas Anderson
1
-7
/
+13
2023-12-29
kexec_core: fix the assignment to kimage->control_page
Yuntao Wang
1
-1
/
+1
2023-12-29
stacktrace: fix kernel-doc typo
Randy Dunlap
1
-1
/
+1
2023-12-29
kernel: relay: remove relay_file_splice_read dead code, doesn't work
Ahelenia ZiemiaĆska
1
-162
/
+0
2023-12-29
kexec_file: fix incorrect temp_start value in locate_mem_hole_top_down()
Yuntao Wang
1
-2
/
+2
2023-12-29
kexec: modify the meaning of the end parameter in kimage_is_destination_range()
Yuntao Wang
1
-4
/
+4
2023-12-29
kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
1
-1
/
+1
2023-12-29
mm: remove some calls to page_add_new_anon_rmap()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-12-29
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2
-4
/
+19
2023-12-29
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
1
-2
/
+7
2023-12-29
sched/fair: Fix tg->load when offlining a CPU
Vincent Guittot
1
-0
/
+52
2023-12-27
Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+2
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
1
-0
/
+1
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
2
-0
/
+2
2023-12-23
sched/fair: Remove unused 'next_buddy_marked' local variable in check_preempt_wakeup_fair()
Wang Jinchao
1
-2
/
+0
2023-12-23
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
1
-1
/
+1
2023-12-23
sched/fair: Simplify util_est
Vincent Guittot
3
-57
/
+36
2023-12-23
sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
Vincent Guittot
2
-6
/
+3
2023-12-23
cpufreq/schedutil: Use a fixed reference frequency
Vincent Guittot
1
-2
/
+24
2023-12-23
Merge tag 'v6.7-rc6' into sched/core, to pick up fixes
Ingo Molnar
26
-709
/
+649
2023-12-21
entry: Move syscall_enter_from_user_mode() to header file
Sven Schnelle
1
-31
/
+1
2023-12-21
entry: Move enter_from_user_mode() to header file
Sven Schnelle
1
-23
/
+3
2023-12-21
entry: Move exit to usermode functions to header file
Sven Schnelle
1
-43
/
+9
2023-12-21
bpf: Avoid unnecessary use of comma operator in verifier
Simon Horman
1
-1
/
+1
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
13
-412
/
+143
2023-12-21
Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-2
/
+13
2023-12-21
ring-buffer: Use subbuf_order for buffer page masking
Steven Rostedt (Google)
1
-8
/
+11
2023-12-21
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
1
-13
/
+25
2023-12-21
ring-buffer: Just update the subbuffers when changing their allocation order
Steven Rostedt (Google)
1
-17
/
+71
2023-12-21
ring-buffer: Keep the same size when updating the order
Steven Rostedt (Google)
1
-1
/
+4
2023-12-21
tracing: Stop the tracing while changing the ring buffer subbuf size
Steven Rostedt (Google)
1
-3
/
+10
2023-12-21
tracing: Update snapshot order along with main buffer order
Steven Rostedt (Google)
1
-2
/
+43
2023-12-21
ring-buffer: Make sure the spare sub buffer used for reads has same size
Steven Rostedt (Google)
1
-0
/
+11
2023-12-21
ring-buffer: Do no swap cpu buffers if order is different
Steven Rostedt (Google)
1
-0
/
+3
2023-12-21
ring-buffer: Clear pages on error in ring_buffer_subbuf_order_set() failure
Steven Rostedt (Google)
1
-0
/
+1
2023-12-21
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
1
-0
/
+11
2023-12-21
bpf: Re-support uid and gid when mounting bpffs
Daniel Borkmann
1
-1
/
+50
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
2
-2
/
+2
2023-12-21
watch_queue: fix kcalloc() arguments order
Dmitry Antipov
1
-1
/
+1
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2
-45
/
+14
2023-12-20
wait: Remove uapi header file from main header file
Matthew Wilcox (Oracle)
2
-1
/
+4
2023-12-20
plist: Split out plist_types.h
Kent Overstreet
3
-0
/
+3
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
2
-2
/
+4
[prev]
[next]