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-04-09
rcutorture: Dump GP kthread state on insufficient cb-flood laundering
Paul E. McKenney
1
-1
/
+2
2024-04-09
rcutorture: Dump # online CPUs on insufficient cb-flood laundering
Paul E. McKenney
1
-2
/
+2
2024-04-09
rcu: Add lockdep checks and kernel-doc header to rcu_softirq_qs()
Paul E. McKenney
1
-0
/
+28
2024-04-09
clockevents: Convert s[n]printf() to sysfs_emit()
Li Zhijian
1
-1
/
+1
2024-04-09
clocksource: Convert s[n]printf() to sysfs_emit()
Li Zhijian
1
-1
/
+1
2024-04-09
Merge tag 'v6.9-rc3' into locking/core, to pick up fixes
Ingo Molnar
38
-791
/
+1320
2024-04-08
workqueue: Add destroy_work_on_stack() in workqueue_softirq_dead()
Zqiang
1
-0
/
+1
2024-04-08
cgroup/cpuset: Make cpuset hotplug processing synchronous
Waiman Long
3
-135
/
+56
2024-04-08
PM: EM: Add em_dev_update_chip_binning()
Lukasz Luba
1
-0
/
+48
2024-04-08
PM: EM: Refactor em_adjust_new_capacity()
Lukasz Luba
1
-19
/
+39
2024-04-08
PM: s2idle: Make sure CPUs will wakeup directly on resume
Anna-Maria Behnsen
1
-0
/
+6
2024-04-08
clocksource: Make watchdog and suspend-timing multiplication overflow safe
Adrian Hunter
1
-22
/
+20
2024-04-08
timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflow
Adrian Hunter
1
-18
/
+13
2024-04-08
timekeeping: Make delta calculation overflow safe
Adrian Hunter
1
-11
/
+29
2024-04-08
timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safety
Adrian Hunter
1
-1
/
+11
2024-04-08
timekeeping: Fold in timekeeping_delta_to_ns()
Adrian Hunter
1
-12
/
+1
2024-04-08
timekeeping: Consolidate timekeeping helpers
Adrian Hunter
1
-6
/
+8
2024-04-08
timekeeping: Refactor timekeeping helpers
Adrian Hunter
1
-14
/
+6
2024-04-08
timekeeping: Reuse timekeeping_cycles_to_ns()
Adrian Hunter
1
-4
/
+1
2024-04-08
timekeeping: Tidy timekeeping_cycles_to_ns() slightly
Adrian Hunter
1
-3
/
+2
2024-04-08
timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
Adrian Hunter
1
-3
/
+3
2024-04-08
timekeeping: Move timekeeping helper functions
Adrian Hunter
1
-13
/
+13
2024-04-08
vdso: Add vdso_data:: Max_cycles
Adrian Hunter
1
-0
/
+6
2024-04-08
hrtimer: Remove unused function
Jiapeng Chong
1
-19
/
+1
2024-04-08
irqdomain: Check virq for 0 before use in irq_dispose_mapping()
Andy Shevchenko
1
-2
/
+3
2024-04-07
Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-16
/
+58
2024-04-05
bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
David Vernet
2
-0
/
+2
2024-04-05
bpf: allow invoking bpf_for_each_map_elem with different maps
Philo Lu
1
-5
/
+1
2024-04-05
bpf: store both map ptr and state in bpf_insn_aux_data
Philo Lu
1
-20
/
+16
2024-04-05
bpf: fix perf_snapshot_branch_stack link failure
Arnd Bergmann
1
-1
/
+2
2024-04-05
timers/migration: Return early on deactivation
Anna-Maria Behnsen
1
-0
/
+27
2024-04-05
timers/migration: Fix ignored event due to missing CPU update
Frederic Weisbecker
1
-1
/
+4
2024-04-04
bpf: prevent r10 register from being marked as precise
Andrii Nakryiko
1
-2
/
+4
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-11
/
+48
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-8
/
+40
2024-04-04
bpf: inline bpf_get_branch_snapshot() helper
Andrii Nakryiko
1
-0
/
+55
2024-04-04
bpf: make bpf_get_branch_snapshot() architecture-agnostic
Andrii Nakryiko
1
-4
/
+0
2024-04-04
fsnotify: create a wrapper fsnotify_find_inode_mark()
Amir Goldstein
2
-2
/
+2
2024-04-04
bpf: Optimize emit_mov_imm64().
Alexei Starovoitov
1
-3
/
+10
2024-04-03
bpf: inline bpf_map_lookup_elem() helper for PERCPU_HASH map
Andrii Nakryiko
1
-0
/
+21
2024-04-03
bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps
Andrii Nakryiko
1
-0
/
+33
2024-04-03
bpf: inline bpf_get_smp_processor_id() helper
Andrii Nakryiko
1
-0
/
+24
2024-04-03
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
2
-0
/
+19
2024-04-03
bpf: Replace deprecated strncpy with strscpy
Justin Stitt
2
-4
/
+4
2024-04-02
swiotlb: do not set total_used to 0 in swiotlb_create_debugfs_files()
Dexuan Cui
1
-4
/
+0
2024-04-02
swiotlb: fix swiotlb_bounce() to do partial sync's correctly
Michael Kelley
1
-17
/
+13
2024-04-02
swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
Petr Tesarik
1
-13
/
+46
2024-04-02
bpf: Improve program stats run-time calculation
Jose Fernandez
1
-1
/
+2
2024-04-02
bpf: Add a verbose message if map limit is reached
Anton Protopopov
1
-0
/
+2
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
1
-2
/
+0
[prev]
[next]