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-03-20
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-4
/
+3
2023-03-20
rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels
Zqiang
1
-0
/
+6
2023-03-19
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol()
Zhen Lei
5
-13
/
+9
2023-03-19
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
6
-17
/
+16
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
1
-4
/
+0
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-19
fork: remove use of percpu_counter_sum_all
Dave Chinner
1
-5
/
+0
2023-03-19
Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifier to static
Tom Rix
1
-5
/
+5
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-5
/
+19
2023-03-17
bpf: Allow ld_imm64 instruction to point to kfunc.
Alexei Starovoitov
1
-6
/
+11
2023-03-17
cgroup: fix display of forceidle time at root
Josh Don
1
-3
/
+1
2023-03-17
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
5
-61
/
+61
2023-03-17
workqueue: Print backtraces from CPUs with hung CPU bound workqueues
Petr Mladek
1
-0
/
+66
2023-03-17
workqueue: Warn when a rescuer could not be created
Petr Mladek
1
-1
/
+6
2023-03-17
workqueue: Interrupted create_worker() is not a repeated event
Petr Mladek
1
-2
/
+7
2023-03-17
workqueue: Warn when a new worker could not be created
Petr Mladek
1
-3
/
+11
2023-03-17
workqueue: Fix hung time report of worker pools
Petr Mladek
1
-3
/
+7
2023-03-17
workqueue: Simplify a pr_warn() call in wq_select_unbound_cpu()
Ammar Faizi
1
-4
/
+2
2023-03-17
workqueue: move to use bus_get_dev_root()
Greg Kroah-Hartman
1
-1
/
+7
2023-03-17
cpu/hotplug: move to use bus_get_dev_root()
Greg Kroah-Hartman
1
-6
/
+17
2023-03-17
sched/debug: Put sched/domains files under the verbose flag
Phil Auld
1
-3
/
+49
2023-03-17
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
2
-7
/
+1
2023-03-16
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
1
-10
/
+6
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
1
-29
/
+0
2023-03-16
bpf: Mark struct bpf_cpumask as rcu protected
David Vernet
1
-0
/
+1
2023-03-16
bpf: Free struct bpf_cpumask in call_rcu handler
David Vernet
1
-5
/
+14
2023-03-15
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
4
-29
/
+28
2023-03-15
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
1
-1
/
+1
2023-03-15
perf: fix perf_event_context->time
Song Liu
1
-1
/
+1
2023-03-15
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output
Yang Jihong
1
-1
/
+1
2023-03-15
swiotlb: fix the deadlock in swiotlb_do_find_slots
GuoRui.Yu
1
-4
/
+6
2023-03-14
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2
-3
/
+3
2023-03-14
Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-1
/
+14
2023-03-14
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
1
-2
/
+12
2023-03-14
padata: use alignment when calculating the number of worker threads
Anthony Yznaga
1
-1
/
+1
2023-03-14
padata: Make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-03-13
bpf: Allow helpers access trusted PTR_TO_BTF_ID.
Alexei Starovoitov
1
-0
/
+15
2023-03-13
bpf: Fix bpf_strncmp proto.
Alexei Starovoitov
1
-1
/
+1
2023-03-13
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
2
-6
/
+8
2023-03-13
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
1
-1
/
+10
2023-03-13
bpf: fix precision propagation verbose logging
Andrii Nakryiko
1
-2
/
+2
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-1
/
+1
2023-03-12
Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping
Linus Torvalds
1
-0
/
+1
2023-03-12
fork: allow kernel code to call copy_process
Mike Christie
1
-1
/
+1
[prev]
[next]