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-07-13
sched_ext: Add reject DSQ for cap-rejected dispatches
Tejun Heo
5
-9
/
+231
2026-07-13
sched_ext: Generalize local-DSQ handling to rq-owned DSQs
Tejun Heo
1
-12
/
+22
2026-07-13
sched_ext: Add sub_ecaps_updated() effective-cap change notifier
Tejun Heo
4
-15
/
+154
2026-07-13
sched_ext: Maintain per-cpu effective cap copies for single-read checks
Tejun Heo
5
-3
/
+180
2026-07-13
sched_ext: Add coalescing sub_caps_updated() notifier for sub-schedulers
Tejun Heo
4
-9
/
+254
2026-07-13
sched_ext: Add per-shard cap delegation for sub-schedulers
Tejun Heo
4
-15
/
+462
2026-07-13
sched_ext: Stop resolving a disabled scheduler's programs
Tejun Heo
3
-4
/
+32
2026-07-13
sched_ext: Add scx_skip_subtree_pre()
Tejun Heo
2
-9
/
+30
2026-07-13
sched_ext: RCU-protect the sub-sched tree's children/sibling lists
Tejun Heo
3
-9
/
+24
2026-07-13
sched_ext: Build the set_cmask scratch from trusted geometry
Tejun Heo
3
-4
/
+81
2026-07-13
sched_ext: Add scx_cmask_ref for validated arena cmask access
Tejun Heo
3
-1
/
+178
2026-07-13
sched_ext: Add per-shard scx_sched storage scaffolding
Tejun Heo
4
-0
/
+84
2026-07-13
sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
Tejun Heo
3
-29
/
+53
2026-07-13
sched_ext: Add shard boundaries to scx_bpf_cid_override()
Tejun Heo
1
-17
/
+137
2026-07-13
sched_ext: Add CID sharding
Tejun Heo
5
-12
/
+176
2026-07-13
sched_ext: Add ops.init_cids() to finalize the cid layout before init
Tejun Heo
4
-29
/
+55
2026-07-13
sched_ext: Make the kick machinery per-sched
Tejun Heo
3
-35
/
+106
2026-07-13
sched_ext: Assert per-task ops run on the task's owner
Tejun Heo
2
-8
/
+22
2026-07-14
dma-direct: Improve readability of the dma_direct_map_sg() for P2PDMA case
Marek Szyprowski
1
-2
/
+1
2026-07-13
Merge tag 'cgroup-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+6
2026-07-13
Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-59
/
+141
2026-07-13
dma-coherent: use KiB in DMA allocation logs
Vova Sharaienko
1
-4
/
+4
2026-07-13
dma-coherent: fix spacing coding style issue
Vova Sharaienko
1
-1
/
+1
2026-07-13
crash_dump: release keyring reference at the correct time
Guangshuo Li
1
-5
/
+10
2026-07-12
Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-40
/
+60
2026-07-12
seccomp, treewide: Rename and convert __secure_computing() to return boolean
Jinjie Ruan
1
-19
/
+17
2026-07-12
bpf: Mark tracing_multi trampolines as ftrace managed
Leon Hwang
1
-0
/
+1
2026-07-12
bpf: Require a BPF cpumask for bpf_cpumask_populate()
Nicholas Dudar
1
-3
/
+3
2026-07-11
Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2026-07-11
Merge tag 'timers-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-60
/
+130
2026-07-10
Merge tag 'audit-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+14
2026-07-10
ring-buffer: Allow sparse CPU masks in ring_buffer_desc()
Vincent Donnefort
1
-4
/
+1
2026-07-10
tracing/remotes: Fix struct_len in trace_remote_alloc_buffer()
Vincent Donnefort
1
-11
/
+4
2026-07-10
tracing/remotes: Fix leak in trace_remote_alloc_buffer() error path
Vincent Donnefort
1
-1
/
+2
2026-07-10
sched_ext: Skip ops.set_weight() for disabled tasks
Kuba Piecuch
1
-0
/
+11
2026-07-10
sched_ext: Add tracepoint for scheduler exit
Pat Somaru
2
-0
/
+8
2026-07-10
perf/aux: Fix page UAF in map_range()
Lee Jia Jie
1
-0
/
+2
2026-07-10
ntp: Remove tick_length_base, use tick_length directly
David Woodhouse
1
-9
/
+3
2026-07-10
timekeeping: Settle competing time_offset and time_adjust skew
David Woodhouse
1
-0
/
+75
2026-07-10
timekeeping: Drive time_adjust skew via per-tick ntp_error transfer
David Woodhouse
2
-31
/
+107
2026-07-10
timekeeping: Drive time_offset skew via per-tick ntp_error transfer
David Woodhouse
3
-9
/
+117
2026-07-10
timekeeping: Account for clocksource tick quantisation via NTP
David Woodhouse
3
-21
/
+72
2026-07-09
sched_ext: Keep rq tracking accurate in the consume path
Andrea Righi
1
-13
/
+13
2026-07-09
sched_ext: Make scx_bpf_kick_cid() return void
Tejun Heo
1
-6
/
+5
2026-07-09
sched_ext: Reject direct slice and dsq_vtime writes for cid-form schedulers
Tejun Heo
1
-12
/
+32
2026-07-09
sched_ext: Rename extra_enq_flags to remote_activate_enq_flags
Tejun Heo
2
-6
/
+7
2026-07-09
sched_ext: Add SCX_CALL_CID_OP_TASK() for cid-form op dispatch
Tejun Heo
2
-14
/
+23
2026-07-09
sched_ext: Use READ_ONCE/WRITE_ONCE in cmask word ops and drop _RACY variants
Tejun Heo
2
-47
/
+10
2026-07-09
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
2
-34
/
+73
2026-07-09
sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()
Tejun Heo
1
-6
/
+12
[prev]
[next]