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-05-19
sched: Simplify ifdeffery around cpu_smt_mask
Shrikanth Hegde
7
-59
/
+5
2026-05-19
sched/fair: Update util_est after updating util_avg during dequeue
Vincent Guittot
1
-96
/
+92
2026-05-19
sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
Yiyang Chen
1
-7
/
+0
2026-05-19
sched/cputime: Drop now-stale mul_u64_u64_div_u64() over-approximation guard
Nicolas Pitre
1
-6
/
+0
2026-05-19
sched/deadline: Fix replenishment logic for non-deferred servers
Yuri Andriaccio
1
-2
/
+6
2026-05-19
sched/rt: Update default bandwidth for real-time tasks to ONE
Yuri Andriaccio
1
-2
/
+2
2026-05-19
pidfd: refuse access to tasks that have started exiting harder
Christian Brauner
1
-3
/
+5
2026-05-18
bpf: Check tail zero of bpf_common_attr using offsetofend
Leon Hwang
1
-1
/
+3
2026-05-18
sched/cache: Fix stale preferred_llc for a new task
Chen Yu
1
-0
/
+5
2026-05-18
sched/cache: Fix has_multi_llcs iff at least one partition has multiple LLCs
Chen Yu
1
-16
/
+53
2026-05-18
sched/cache: Fix cache aware scheduling enabling for multi LLCs system
Chen Yu
1
-3
/
+36
2026-05-18
sched/cache: Fix race condition during sched domain rebuild
Chen Yu
3
-29
/
+20
2026-05-18
sched/cache: Fix checking active load balance by only considering the CFS task
Chen Yu
1
-2
/
+3
2026-05-18
sched/cache: Fix unpaired account_llc_enqueue/dequeue
Chen Yu
1
-3
/
+28
2026-05-18
sched/cache: Annotate lockless accesses to mm->sc_stat.cpu
Chen Yu
1
-14
/
+15
2026-05-18
sched/cache: Fix potential NULL mm pointer access
Chen Yu
1
-2
/
+3
2026-05-18
sched/cache: Fix rcu warning when accessing sd_llc domain
Chen Yu
1
-1
/
+1
2026-05-18
sched/cache: Add user control to adjust the aggressiveness of cache-aware sch...
Chen Yu
3
-8
/
+75
2026-05-18
sched/cache: Avoid cache-aware scheduling for memory-heavy processes
Chen Yu
2
-3
/
+88
2026-05-18
sched/cache: Calculate the LLC size and store it in sched_domain
Chen Yu
1
-3
/
+95
2026-05-18
sched/cache: Skip cache-aware scheduling for single-threaded processes
Chen Yu
1
-4
/
+16
2026-05-18
sched/cache: Disable cache aware scheduling for processes with high thread co...
Chen Yu
1
-5
/
+43
2026-05-18
sched/cache: Allow only 1 thread of the process to calculate the LLC occupancy
Jianyong Wu
1
-0
/
+11
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
1
-10
/
+20
2026-05-18
srcu: Don't queue workqueue handlers to never-online CPUs
Paul E. McKenney
1
-6
/
+6
2026-05-18
cgroup/rdma: Drop unnecessary READ_ONCE() on event counters
Tao Cui
1
-8
/
+8
2026-05-18
clocksource: Add devm_clocksource_register_*() helpers
Daniel Lezcano
1
-0
/
+20
2026-05-18
dma-mapping: move dma_map_resource() sanity check into debug code
Jianpeng Chang
2
-5
/
+8
2026-05-17
bpf,x86: Fix exception unwinding with outgoing stack arguments
Yonghong Song
2
-1
/
+2
2026-05-17
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
1
-15
/
+29
2026-05-17
sched_ext: Fix deadlock between scx_root_disable() and concurrent forks
Tejun Heo
1
-1
/
+21
2026-05-17
Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+4
2026-05-17
bpf: Check global subprog exception paths
Kumar Kartikeya Dwivedi
2
-7
/
+29
2026-05-17
Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+14
2026-05-16
bpf: Clean up redundant stack arg checks for non-JITed programs
Yonghong Song
2
-2
/
+2
2026-05-16
bpf: Fix arg_track_join log to use sa prefix for stack arg slots
Yonghong Song
1
-1
/
+3
2026-05-16
bpf: Validate outgoing stack args when btf_prepare_func_args fails
Yonghong Song
1
-2
/
+8
2026-05-16
tracing: Fix desc in error path for the trace remote test module
Vincent Donnefort
1
-2
/
+2
2026-05-15
ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)
Arnd Bergmann
1
-2
/
+2
2026-05-15
cgroup: Defer kill_css_finish() in cgroup_apply_control_disable()
Tejun Heo
1
-2
/
+3
2026-05-15
cgroup: Add per-subsys-css kill_css_finish deferral
Tejun Heo
1
-40
/
+43
2026-05-15
cgroup: Move populated counters to cgroup_subsys_state
Tejun Heo
1
-38
/
+53
2026-05-15
cgroup: Annotate unlocked nr_populated_* accesses with READ_ONCE/WRITE_ONCE
Tejun Heo
1
-4
/
+7
2026-05-15
cgroup: Inline cgroup_has_tasks() in cgroup.h
Tejun Heo
3
-7
/
+2
2026-05-15
bpf: make bpf_session_is_return() reference optional
Arnd Bergmann
1
-0
/
+4
2026-05-14
cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attribution
Tao Cui
1
-36
/
+107
2026-05-14
cgroup/rdma: add rdma.events to track resource limit exhaustion
Tao Cui
1
-2
/
+70
2026-05-14
cgroup/rdma: add rdma.peak for per-device peak usage tracking
Tao Cui
1
-0
/
+40
2026-05-14
bug/kunit: Core support for suppressing warning backtraces
Alessandro Carminati
1
-0
/
+11
2026-05-14
Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+5
[prev]
[next]