index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+237
2026-06-15
Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
8
-31
/
+185
2026-06-14
bpf: Raise maximum call chain depth to 16 frames
Alexei Starovoitov
1
-5
/
+10
2026-06-13
posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path
WenTao Liang
1
-0
/
+1
2026-06-13
time/jiffies: Register jiffies clocksource before usage
Thomas Gleixner
1
-6
/
+5
2026-06-12
bpf: Fix setting retval to -EPERM for cgroup hooks not returning errno
Xu Kuohai
2
-13
/
+54
2026-06-12
bpf: Run generic devmap egress prog on private skb
Sun Jian
1
-0
/
+12
2026-06-11
Merge tag 'dma-mapping-7.1-2026-06-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2026-06-11
Merge branches 'pm-sleep', 'pm-powercap' and 'pm-tools'
Rafael J. Wysocki
3
-47
/
+13
2026-06-11
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-qos'
Rafael J. Wysocki
1
-3
/
+8
2026-06-11
locking: Add contended_release tracepoint to sleepable locks
Dmitry Ilvokhin
6
-2
/
+34
2026-06-11
locking/percpu-rwsem: Extract __percpu_up_read()
Dmitry Ilvokhin
1
-0
/
+18
2026-06-11
futex: Optimize futex hash bucket access patterns
Peter Zijlstra
5
-119
/
+87
2026-06-11
sched/fair: Fix newidle vs core-sched
Aaron Lu
1
-0
/
+3
2026-06-10
bpf: Tighten cgroup storage cookie checks for prog arrays
Daniel Borkmann
1
-1
/
+1
2026-06-10
vhost_task_create: kill unnecessary .exit_signal initialization
Oleg Nesterov
1
-1
/
+0
2026-06-09
bpf: Cancel special fields on map value recycle
Justin Suess
3
-18
/
+27
2026-06-09
bpf: Reject bpf_obj_drop() from tracing progs
Justin Suess
1
-0
/
+17
2026-06-09
Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-14
/
+9
2026-06-09
bpf: Allow sleepable programs to use LPM trie maps directly
Vlad Poenaru
1
-0
/
+1
2026-06-09
bpf: Allow LPM map access from sleepable BPF programs
Vlad Poenaru
1
-4
/
+4
2026-06-09
PM: QoS: Fix misc device registration unwind
Yuho Choi
1
-3
/
+8
2026-06-09
bpf: Enforce write checks for BTF pointer helper access
Nuoqi Gui
1
-1
/
+1
2026-06-09
timers/migration: Temporarily disable per capacity hierarchies
Frederic Weisbecker
1
-1
/
+1
2026-06-09
bpf: Validate BTF repeated field counts before expansion
Paul Moses
1
-5
/
+4
2026-06-09
sched/deadline: Use task_on_rq_migrating() helper
Liang Luo
1
-2
/
+2
2026-06-09
sched/core: Combine separate 'else' and 'if' statements
Liang Luo
1
-2
/
+1
2026-06-09
sched/fair: Fix cpu_util runnable_avg arithmetic
Hongyan Xia
1
-8
/
+15
2026-06-08
mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device
Youngjun Park
2
-4
/
+13
2026-06-08
kernel: param: initialize module_kset in a pure_initcall
Shashank Balaji
1
-4
/
+4
2026-06-08
bpf: Fix NULL pointer dereference in bpf_task_from_vpid()
Sechang Lim
1
-2
/
+4
2026-06-08
bpf: Keep dynamic inner array lookups nullable
Nuoqi Gui
1
-6
/
+9
2026-06-07
bpf: Fix NMI/tracepoint re-entry deadlock on lru locks
Mykyta Yatsenko
2
-71
/
+119
2026-06-07
Merge tag 'timers-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+8
2026-06-07
Merge tag 'locking-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+10
2026-06-07
bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
1
-0
/
+30
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
5
-14
/
+67
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
2
-4
/
+34
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
2
-0
/
+132
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2
-0
/
+326
2026-06-07
bpf: Move sleepable verification code to btf_id_allow_sleepable
Jiri Olsa
1
-32
/
+50
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
4
-6
/
+68
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
2
-21
/
+12
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
3
-88
/
+93
2026-06-07
bpf: Add bpf_trampoline_add/remove_prog functions
Jiri Olsa
1
-47
/
+61
2026-06-07
bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
Jiri Olsa
1
-28
/
+38
2026-06-07
bpf: Add struct bpf_trampoline_ops object
Jiri Olsa
1
-18
/
+41
2026-06-07
bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
1
-24
/
+53
2026-06-07
ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
1
-5
/
+4
2026-06-07
ftrace: Add ftrace_hash_remove function
Jiri Olsa
1
-0
/
+19
[prev]
[next]