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-29
workqueue: split kick_pool() into kick_pool_pick()
Breno Leitao
1
-5
/
+30
2026-06-29
smp: Use release stores for csd_lock_record() state
Usama Arif
1
-7
/
+19
2026-06-29
irqdomain: Remove unnedded NULL check in __irq_domain_[de]activate_irq()
Kemeng Shi
1
-2
/
+2
2026-06-29
genirq/manage: Use irqd_get_parent_data() helper in __irq_get_irqchip_state()
Kemeng Shi
1
-5
/
+1
2026-06-29
irqdomain: Plug leak in irq_domain_alloc_irqs_locked() error path
Kemeng Shi
1
-1
/
+3
2026-06-29
fs: add umh argument to struct kernel_clone_args
Christian Brauner
2
-8
/
+23
2026-06-29
fs: add real_fs to track task's actual fs_struct
Christian Brauner
2
-2
/
+8
2026-06-29
fs: add switch_fs_struct()
Christian Brauner
1
-16
/
+6
2026-06-29
kernel: exit: fix coding style missing spaces
mingzhu wang
1
-1
/
+1
2026-06-26
Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2026-06-25
bpf: Fix insn_aux_data leak on verifier err_free_env path
KaFai Wan
1
-1
/
+1
2026-06-25
bpf: Mask pseudo pointer values in verifier logs
Nuoqi Gui
1
-1
/
+4
2026-06-25
bpf: Preserve scalar zero spills for stack reads
Woojin Ji
1
-11
/
+42
2026-06-25
bpf: Reject offset refcount acquire arguments
Yiyang Chen
1
-10
/
+22
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
8
-198
/
+339
2026-06-25
sched_ext: Convert scx_arena_grow() to use scx_arena_to_kaddr()
Cheng-Yang Chou
1
-11
/
+2
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+9
2026-06-25
tracing: probes: fix typo in a log message
Martin Kaiser
1
-1
/
+1
2026-06-24
sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs
Cheng-Yang Chou
5
-14
/
+81
2026-06-24
sched_ext: Fix exit_cpu accuracy for lockup paths
Cheng-Yang Chou
2
-8
/
+9
2026-06-24
sched_ext: Remove deprecated scx_bpf_cpu_rq()
Christian Loehle
2
-31
/
+0
2026-06-24
sched_ext: Annotate ksyncs with __rcu in alloc/free_kick_syncs()
Tejun Heo
1
-2
/
+2
2026-06-24
sched_ext: Check remote rq eligibility under task's rq lock
Kuba Piecuch
2
-18
/
+29
2026-06-24
sched_ext: Reset dsq_vtime and slice when a task leaves SCX
Andrea Righi
1
-0
/
+7
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-06-24
cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update...
Waiman Long
1
-0
/
+4
2026-06-24
cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_...
Waiman Long
1
-19
/
+26
2026-06-24
sched_ext: Avoid flooding the log with deprecation warnings
Breno Leitao
1
-2
/
+2
2026-06-23
Merge tag 'timers-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+7
2026-06-23
Merge tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+8
2026-06-23
Merge tag 'perf-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2026-06-23
Merge tag 'locking-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+24
2026-06-23
Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+13
2026-06-23
Merge tag 'irq-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-06-23
Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-155
/
+201
2026-06-23
resource: Make resource_alignment() input const resource
Ilpo Järvinen
1
-1
/
+1
2026-06-22
bpf: Disable xfrm_decode_session hook attachment
Bradley Morgan
1
-0
/
+3
2026-06-22
bpf: Reset register bounds before narrowing retval range in check_mem_access()
Tristan Madani
1
-0
/
+1
2026-06-22
sched_ext: Move shared helpers from ext.c into internal.h and cid.h
Tejun Heo
3
-141
/
+142
2026-06-22
sched_ext: Make kernel/sched/ext/ sources self-contained for clangd
Tejun Heo
9
-0
/
+45
2026-06-22
bpf: Preserve pointer spill metadata during half-slot cleanup
Nuoqi Gui
1
-6
/
+7
2026-06-22
genirq/msi: Correct CONFIG_PCI_MSI_ARCH_FALLBACKS macro name in comment
Ethan Nelson-Moore
1
-1
/
+1
2026-06-22
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
12
-14
/
+14
2026-06-22
Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+2
2026-06-22
time: Fix off-by-one in compat settimeofday() usec validation
Wang Yan
1
-1
/
+1
2026-06-21
bpf: Fix effective prog array index with BPF_F_PREORDER
Amery Hung
1
-46
/
+62
2026-06-21
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
Thiébaud Weksteen
1
-1
/
+1
2026-06-21
bpf: Add missing access_ok call to copy_user_syms
Jiri Olsa
1
-5
/
+6
2026-06-21
bpf: Allow type tag BTF records to succeed other modifier records
Emil Tsalapatis
1
-86
/
+123
2026-06-21
bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
Alexei Starovoitov
1
-0
/
+4
[prev]
[next]