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-03-17
tracing: Move open coded processing of tgid_map into helper function
Steven Rostedt (Google)
1
-15
/
+23
2024-03-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
1
-10
/
+8
2024-03-16
timer/migration: Remove buggy early return on deactivation
Frederic Weisbecker
1
-20
/
+0
2024-03-15
bpf: Clarify bpf_arena comments.
Alexei Starovoitov
1
-7
/
+18
2024-03-15
printk: Update @console_may_schedule in console_trylock_spinning()
John Ogness
1
-0
/
+6
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-03-14
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
2
-3
/
+9
2024-03-14
bpf: preserve sleepable bit in subprog info
Andrii Nakryiko
1
-0
/
+1
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-52
/
+68
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
18
-840
/
+962
2024-03-14
Merge tag 'trace-ring-buffer-v6.8-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-76
/
+125
2024-03-14
Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
8
-168
/
+433
2024-03-14
bpf: Temporarily disable atomic operations in BPF arena
Puranjay Mohan
1
-1
/
+9
2024-03-14
sched/fair: Fix typos in comments
Ingo Molnar
1
-34
/
+34
2024-03-13
kernel/hung_task.c: export sysctl_hung_task_timeout_secs
Kent Overstreet
1
-0
/
+1
2024-03-13
pidfs: remove config option
Christian Brauner
1
-6
/
+0
2024-03-13
PM: EM: Force device drivers to provide power in uW
Lukasz Luba
1
-0
/
+11
2024-03-13
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
3
-29
/
+60
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
9
-230
/
+814
2024-03-13
swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
Will Deacon
1
-7
/
+11
2024-03-13
swiotlb: Fix alignment checks when both allocation and DMA masks are present
Will Deacon
1
-2
/
+9
2024-03-13
swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
Will Deacon
1
-1
/
+3
2024-03-13
swiotlb: Enforce page alignment in swiotlb_alloc()
Will Deacon
1
-0
/
+6
2024-03-13
swiotlb: Fix double-allocation of slots due to broken alignment handling
Will Deacon
1
-12
/
+14
2024-03-13
Merge tag 'dma-mapping-6.9-2024-03-11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-4
/
+51
2024-03-12
Merge tag 'printk-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
5
-135
/
+404
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-2
/
+2
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
31
-734
/
+3094
2024-03-12
Merge tag 'audit-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
2
-4
/
+2
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-15
/
+3
2024-03-12
watchdog/core: remove sysctl handlers from public header
Thomas Weißschuh
1
-10
/
+12
2024-03-12
tracing/ring-buffer: Fix wait_on_pipe() race
Steven Rostedt (Google)
2
-17
/
+39
2024-03-12
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
1
-48
/
+68
2024-03-12
ring-buffer: Reuse rb_watermark_hit() for the poll logic
Steven Rostedt (Google)
1
-14
/
+7
2024-03-12
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google)
1
-7
/
+20
2024-03-12
ring-buffer: Do not set shortest_full when full target is hit
Steven Rostedt (Google)
1
-3
/
+4
2024-03-12
entry: Respect changes to system call number by trace_sys_enter()
André Rösti
1
-1
/
+7
2024-03-12
sched/balancing: Fix a couple of outdated function names in comments
Ingo Molnar
2
-2
/
+2
2024-03-12
sched/balancing: Rename find_idlest_cpu() => sched_balance_find_dst_cpu()
Ingo Molnar
1
-3
/
+3
2024-03-12
sched/balancing: Rename find_idlest_group() => sched_balance_find_dst_group()
Ingo Molnar
1
-4
/
+4
2024-03-12
sched/balancing: Rename find_idlest_group_cpu() => sched_balance_find_dst_group_cpu()
Ingo Molnar
1
-3
/
+3
2024-03-12
sched/balancing: Rename newidle_balance() => sched_balance_newidle()
Ingo Molnar
1
-8
/
+8
2024-03-12
sched/balancing: Rename update_blocked_averages() => sched_balance_update_blocked_averages()
Ingo Molnar
2
-5
/
+5
2024-03-12
sched/balancing: Rename find_busiest_group() => sched_balance_find_src_group()
Ingo Molnar
1
-7
/
+7
2024-03-12
sched/balancing: Rename find_busiest_queue() => sched_balance_find_src_rq()
Ingo Molnar
1
-3
/
+3
2024-03-12
sched/balancing: Rename load_balance() => sched_balance_rq()
Ingo Molnar
1
-5
/
+5
2024-03-12
sched/balancing: Rename rebalance_domains() => sched_balance_domains()
Ingo Molnar
2
-5
/
+5
2024-03-12
sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
Ingo Molnar
3
-3
/
+3
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
4
-5
/
+5
2024-03-12
sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
Ingo Molnar
1
-2
/
+2
[prev]
[next]