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-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
7
-7
/
+0
2024-10-07
get rid of ...lookup...fdget_rcu() family
Al Viro
2
-8
/
+2
2024-10-07
uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()
Oleg Nesterov
1
-13
/
+4
2024-10-07
uprobes: kill xol_area->slot_count
Oleg Nesterov
1
-14
/
+15
2024-10-07
uprobes: deny mremap(xol_vma)
Oleg Nesterov
1
-12
/
+16
2024-10-07
uprobes: pass utask to xol_get_insn_slot() and xol_free_insn_slot()
Oleg Nesterov
1
-9
/
+8
2024-10-07
uprobes: move the initialization of utask->xol_vaddr from pre_ssout() to xol_get_insn_slot()
Oleg Nesterov
1
-14
/
+8
2024-10-07
uprobes: simplify xol_take_insn_slot() and its caller
Oleg Nesterov
1
-13
/
+4
2024-10-07
uprobes: kill the unnecessary put_uprobe/xol_free_insn_slot in uprobe_free_utask()
Oleg Nesterov
1
-19
/
+5
2024-10-07
uprobes: sanitiize xol_free_insn_slot()
Oleg Nesterov
1
-12
/
+9
2024-10-07
uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe()
Oleg Nesterov
1
-11
/
+3
2024-10-07
uprobes: switch to RCU Tasks Trace flavor for better performance
Andrii Nakryiko
1
-22
/
+16
2024-10-07
sched/wait: Remove unused bit_wait_io_timeout
Dr. David Alan Gilbert
1
-14
/
+0
2024-10-07
sched/fair: fix the comment for PREEMPT_SHORT
Huang Shijie
1
-1
/
+1
2024-10-07
sched/fair: optimize the PLACE_LAG when se->vlag is zero
Huang Shijie
1
-1
/
+1
2024-10-07
sched/fair: remove the DOUBLE_TICK feature
Huang Shijie
2
-7
/
+0
2024-10-07
softirq: use bit waits instead of var waits.
NeilBrown
1
-10
/
+4
2024-10-07
sched: Document wait_var_event() family of functions and wake_up_var()
NeilBrown
1
-0
/
+30
2024-10-07
sched: Improve documentation for wake_up_bit/wait_on_bit family of functions
NeilBrown
1
-13
/
+21
2024-10-07
sched: change wake_up_bit() and related function to expect unsigned long *
NeilBrown
1
-6
/
+6
2024-10-07
locking/spinlocks: Make __raw_* lock ops static
Geert Uytterhoeven
1
-4
/
+4
2024-10-06
Merge branch 'timers/vfs' into timers/core
Thomas Gleixner
3
-0
/
+133
2024-10-06
timekeeping: Add percpu counter for tracking floor swap events
Jeff Layton
3
-0
/
+29
2024-10-06
timekeeping: Add interfaces for handling timestamps with a floor value
Jeff Layton
1
-0
/
+104
2024-10-05
function_graph: Remove unnecessary initialization in ftrace_graph_ret_addr()
Oleg Nesterov
1
-1
/
+1
2024-10-05
function_graph: Support recording and printing the function return address
Donglin Peng
9
-58
/
+248
2024-10-04
rv: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-04
sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init()
Tejun Heo
1
-1
/
+0
2024-10-04
sched_ext: Improve error reporting during loading
Tejun Heo
1
-11
/
+19
2024-10-04
Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-11
/
+28
2024-10-04
Merge tag 'slab-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-4
/
+5
2024-10-04
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-18
/
+14
2024-10-04
prctl: arch-agnostic prctl for shadow stack
Mark Brown
1
-0
/
+30
2024-10-03
bpf: Use KF_FASTCALL to mark kfuncs supporting fastcall contract
Eduard Zingerman
2
-6
/
+3
2024-10-03
bpf: Call kfree(obj) only once in free_one()
Markus Elfring
1
-4
/
+1
2024-10-03
bpf: Constify struct btf_kind_operations
Christophe JAILLET
1
-9
/
+9
2024-10-03
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
1
-14
/
+12
2024-10-03
tracing/hwlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-03
tracing/timerlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-03
tracing/timerlat: Drop interface_lock in stop_kthread()
Wei Li
1
-7
/
+6
2024-10-03
tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
Wei Li
1
-2
/
+5
2024-10-03
tracing: Fix trace_check_vprintf() when tp_printk is used
Steven Rostedt
1
-2
/
+13
2024-10-03
audit: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-10-03
bpf: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-2
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-10-02
bpf: devmap: provide rxq after redirect
Florian Kauer
1
-4
/
+7
2024-10-02
timekeeping: Don't use seqcount loop in ktime_mono_to_any() on 64-bit systems
Jeff Layton
1
-3
/
+13
2024-10-02
Merge branch 'timers/kvm' into timers/core
Thomas Gleixner
1
-0
/
+4
2024-10-02
timekeeping: Add the boot clock to system time snapshot
Vincent Donnefort
1
-0
/
+4
[prev]
[next]