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-12
merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changes
Andrew Morton
2
-6
/
+5
2023-12-12
crash_core: fix the check for whether crashkernel is from high memory
Yuntao Wang
1
-5
/
+5
2023-12-12
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
1
-1
/
+0
2023-12-12
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
1
-2
/
+2
2023-12-12
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
1
-0
/
+2
2023-12-12
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
1
-1
/
+5
2023-12-12
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
1
-1
/
+6
2023-12-12
bpf: Comment on check_mem_size_reg
Andrei Matei
1
-0
/
+6
2023-12-12
bpf: Remove unused backtrack_state helper functions
Yang Li
1
-15
/
+0
2023-12-12
file: remove __receive_fd()
Christian Brauner
2
-2
/
+2
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
1
-1
/
+1
2023-12-11
bpf: tidy up exception callback management a bit
Andrii Nakryiko
2
-22
/
+41
2023-12-11
bpf: emit more dynptr information in verifier log
Andrii Nakryiko
1
-9
/
+16
2023-12-11
bpf: log PTR_TO_MEM memory size in verifier log
Andrii Nakryiko
1
-0
/
+4
2023-12-12
srcu: Explain why callbacks invocations can't run concurrently
Frederic Weisbecker
1
-0
/
+6
2023-12-12
srcu: No need to advance/accelerate if no callback enqueued
Frederic Weisbecker
1
-3
/
+5
2023-12-12
srcu: Remove superfluous callbacks advancing from srcu_gp_start()
Frederic Weisbecker
1
-10
/
+0
2023-12-11
PM: hibernate: Do not initialize error in snapshot_write_next()
Li zeming
1
-1
/
+1
2023-12-11
PM: hibernate: Do not initialize error in swap_write_page()
Li zeming
1
-1
/
+1
2023-12-11
PM: hibernate: Drop unnecessary local variable initialization
Wang chaodong
1
-1
/
+1
2023-12-12
rcu: Restrict access to RCU CPU stall notifiers
Paul E. McKenney
5
-9
/
+53
2023-12-12
rcu-tasks: Mark RCU Tasks accesses to current->rcu_tasks_idle_cpu
Paul E. McKenney
1
-2
/
+2
2023-12-10
softlockup: serialized softlockup's log
Li Zhe
1
-0
/
+3
2023-12-10
kexec_file: load kernel at top of system RAM if required
Baoquan He
1
-0
/
+2
2023-12-10
resource: add walk_system_ram_res_rev()
Baoquan He
1
-0
/
+57
2023-12-10
sched: fair: move unused stub functions to header
Arnd Bergmann
2
-13
/
+11
2023-12-10
kexec: use atomic_try_cmpxchg in crash_kexec
Uros Bizjak
1
-2
/
+3
2023-12-10
__ptrace_unlink: kill the obsolete "FIXME" code
Oleg Nesterov
1
-12
/
+1
2023-12-10
kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_and_wake()
Oleg Nesterov
1
-13
/
+4
2023-12-10
arch: remove ARCH_TASK_STRUCT_ALLOCATOR
Heiko Carstens
1
-6
/
+0
2023-12-10
arch: remove ARCH_THREAD_STACK_ALLOCATOR
Heiko Carstens
1
-20
/
+0
2023-12-10
introduce for_other_threads(p, t)
Oleg Nesterov
1
-7
/
+4
2023-12-10
kernel/reboot: explicitly notify if halt occurred instead of power off
Dongmin Lee
1
-2
/
+15
2023-12-10
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
1
-11
/
+29
2023-12-10
Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2023-12-10
Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-23
/
+38
2023-12-09
bpf: Add bpf_cpumask_weight() kfunc
David Vernet
1
-0
/
+12
2023-12-09
bpf: handle fake register spill to stack with BPF_ST_MEM instruction
Andrii Nakryiko
1
-1
/
+0
2023-12-09
bpf: Set uattr->batch.count as zero before batched update or deletion
Hou Tao
1
-0
/
+6
2023-12-09
bpf: Only call maybe_wait_bpf_programs() when map operation succeeds
Hou Tao
1
-2
/
+4
2023-12-09
bpf: Add missed maybe_wait_bpf_programs() for htab of maps
Hou Tao
1
-3
/
+3
2023-12-09
bpf: Call maybe_wait_bpf_programs() only once for generic_map_update_batch()
Hou Tao
1
-1
/
+3
2023-12-09
bpf: Remove unnecessary wait from bpf_map_copy_value()
Hou Tao
1
-1
/
+0
2023-12-08
bpf: Enable bpf_cgrp_storage for cgroup1 non-attach case
Yafang Shao
1
-3
/
+3
2023-12-08
bpf: Minor cleanup around stack bounds
Andrei Matei
1
-2
/
+9
2023-12-08
bpf: Fix accesses to uninit stack slots
Andrei Matei
1
-39
/
+26
2023-12-08
Merge tag 'trace-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-112
/
+69
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+0
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-71
/
+56
2023-12-07
Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-52
/
+18
[prev]
[next]