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-10-11
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
1
-0
/
+1
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
1
-2
/
+15
2023-10-11
sched/psi: Delete the 'update_total' function parameter from update_triggers()
Yang Yang
1
-14
/
+3
2023-10-11
sched/psi: Avoid updating PSI triggers and ->rtpoll_total when there are no state changes
Yang Yang
1
-3
/
+4
2023-10-11
Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-1
/
+7
2023-10-11
binfmt_misc: enable sandboxed mounts
Christian Brauner
2
-0
/
+16
2023-10-11
locktorture: Check the correct variable for allocation failure
Dan Carpenter
1
-1
/
+1
2023-10-11
printk: Reduce pr_flush() pooling time
Petr Mladek
1
-13
/
+13
2023-10-11
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
1
-1
/
+7
2023-10-10
sched/headers: Remove comment referring to rq::cpu_load, since this has been removed
Colin Ian King
1
-4
/
+0
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
1
-3
/
+52
2023-10-10
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
1
-3
/
+15
2023-10-10
fork: Fix kernel-doc
Matthew Wilcox (Oracle)
1
-4
/
+11
2023-10-10
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
1
-2
/
+29
2023-10-10
cpu/SMT: Make SMT control more robust against enumeration failures
Thomas Gleixner
1
-5
/
+13
2023-10-10
sched/numa: Move up the access pid reset logic
Raghavendra K T
1
-10
/
+7
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
1
-4
/
+13
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_pid_reset => ::pids_active_reset
Mel Gorman
1
-6
/
+6
2023-10-09
bpf: Fix verifier log for async callback return values
David Vernet
1
-3
/
+3
2023-10-09
cgroup: use legacy_name for cgroup v1 disable info
Kamalesh Babulal
1
-1
/
+1
2023-10-09
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
1
-3
/
+2
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
22
-68
/
+276
2023-10-10
tracing/eprobe: drop unneeded breaks
Julia Lawall
1
-4
/
+1
2023-10-09
sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h
Ingo Molnar
2
-1
/
+2
2023-10-09
sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on the platform
Shrikanth Hegde
1
-38
/
+74
2023-10-09
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
1
-1
/
+4
2023-10-09
perf/core: Allow reading package events from perf_event_read_local
Tero Kristo
1
-3
/
+15
2023-10-09
alarmtimer: Use maximum alarm time for suspend
Guenter Roeck
1
-0
/
+11
2023-10-09
Merge back earlier system-wide PM changes for v6.7.
Rafael J. Wysocki
2
-11
/
+9
2023-10-09
sched/psi: Change update_triggers() to a 'void' function
Yang Yang
1
-4
/
+3
2023-10-09
sched/topology: Remove the EM_MAX_COMPLEXITY limit
Pierre Gondois
1
-36
/
+3
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
7
-23
/
+18
2023-10-09
sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to 'int'
Yajun Deng
2
-4
/
+4
2023-10-09
sched/nohz: Remove unnecessarily complex error handling pattern from find_new_ilb()
Ingo Molnar
1
-3
/
+2
2023-10-09
sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
Ingo Molnar
1
-5
/
+5
2023-10-09
sched/nohz: Update idle load-balancing (ILB) comments
Ingo Molnar
1
-14
/
+16
2023-10-09
printk: flush consoles before checking progress
John Ogness
1
-1
/
+7
2023-10-09
sched/eevdf: Fix pick_eevdf()
Benjamin Segall
1
-14
/
+58
2023-10-09
sched/eevdf: Fix min_deadline heap integrity
Peter Zijlstra
1
-0
/
+1
2023-10-09
kernel: watch_queue: copy user-array safely
Philipp Stanner
1
-1
/
+1
2023-10-09
kernel: kexec: copy user-array safely
Philipp Stanner
1
-1
/
+1
2023-10-08
Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+15
2023-10-07
sched/debug: Print 'tgid' in sched_show_task()
Yajun Deng
1
-3
/
+3
2023-10-07
sched/core: Update stale comment in try_to_wake_up()
Ingo Molnar
1
-1
/
+1
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
27
-107
/
+404
2023-10-06
bpf: Refuse unused attributes in bpf_prog_{attach,detach}
Lorenz Bauer
1
-5
/
+14
2023-10-06
bpf: Handle bpf_mprog_query with NULL entry
Daniel Borkmann
2
-11
/
+7
2023-10-06
bpf: Fix BPF_PROG_QUERY last field check
Daniel Borkmann
1
-1
/
+1
2023-10-06
Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2023-10-06
bpf: Annotate struct bpf_stack_map with __counted_by
Kees Cook
1
-1
/
+1
[prev]
[next]