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-11
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
2
-3
/
+23
2026-05-10
cgroup/cpuset: Skip hardwall ancestor scan in cpuset v2 in cpuset_current_nod...
Chen Wandun
1
-0
/
+3
2026-05-10
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
3
-141
/
+130
2026-05-10
sched_ext: Clear ops->priv on scx_alloc_and_add_sched() error paths
Andrea Righi
1
-0
/
+4
2026-05-10
cgroup/cpuset: Reset DL migration state on can_attach() failure
Guopeng Zhang
1
-4
/
+4
2026-05-10
sched_ext: Fix ops->priv clobber on concurrent attach/detach
Andrea Righi
1
-0
/
+19
2026-05-10
cgroup/dmem: Return -ENOMEM on failed pool preallocation
Guopeng Zhang
1
-0
/
+1
2026-05-10
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
3
-97
/
+245
2026-05-10
sched_ext: Add scx_task_iter_relock() and use it in scx_root_enable_workfn()
Tejun Heo
1
-8
/
+26
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
45
-948
/
+1641
2026-05-10
sched_ext: Handle SCX_TASK_NONE in disable/switched_from paths
Tejun Heo
1
-0
/
+19
2026-05-10
sched_ext: Close sub-sched init race with post-init DEAD recheck
Tejun Heo
1
-1
/
+31
2026-05-10
sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGIN
Tejun Heo
1
-7
/
+49
2026-05-10
sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD state
Tejun Heo
1
-6
/
+11
2026-05-10
sched_ext: Inline scx_init_task() and move RESET_RUNNABLE_AT into scx_set_tas...
Tejun Heo
1
-22
/
+9
2026-05-10
sched_ext: Cleanups in preparation for the SCX_TASK_INIT_BEGIN/DEAD work
Tejun Heo
1
-38
/
+38
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-19
/
+8
2026-05-09
bpf: Fix off-by-one boundary validation in arena direct-value access
Junyoung Jang
1
-1
/
+1
2026-05-09
bpf: Don't run arg-tracking analysis twice on main subprog
Paul Chaignon
1
-18
/
+7
2026-05-09
sched_ext: Fix ops_cid layout assert
Tejun Heo
2
-4
/
+5
2026-05-08
Merge tag 'timers-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+29
2026-05-08
Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-89
/
+178
2026-05-08
Merge tag 'perf-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-15
/
+58
2026-05-08
dma-debug: Ensure mappings are created and released with matching attributes
Leon Romanovsky
1
-0
/
+23
2026-05-08
dma-debug: Feed DMA attribute for unmapping flows too
Leon Romanovsky
3
-17
/
+23
2026-05-08
dma-debug: Record DMA attributes in debug entry
Leon Romanovsky
1
-19
/
+29
2026-05-08
dma-debug: Remove unused DMA attribute parameter
Leon Romanovsky
3
-8
/
+5
2026-05-08
workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path
Breno Leitao
1
-1
/
+3
2026-05-08
workqueue: Release PENDING in __queue_work() drain/destroy reject path
Breno Leitao
1
-0
/
+12
2026-05-08
sched_ext: Use offsetofend on both sides of the ops_cid layout assert
Tejun Heo
1
-2
/
+4
2026-05-08
sched_ext: Use IRQ_WORK_INIT_HARD() to initialize sch->disable_irq_work
Zqiang
1
-1
/
+1
2026-05-07
sched_ext: Fix !CONFIG_EXT_SUB_SCHED build warnings
Tejun Heo
1
-1
/
+3
2026-05-07
sched_ext: Drop unused scx_find_sub_sched() stub
Tejun Heo
1
-1
/
+0
2026-05-07
cgroup/cpuset: move PF_EXITING check before __GFP_HARDWALL in cpuset_current_...
Chen Wandun
1
-6
/
+8
2026-05-07
umh: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-05-07
sched_ext: Move scx_error() out of scx_link_sched()'s lock region
Tejun Heo
1
-5
/
+17
2026-05-06
sched/fair: Fix wakeup_preempt_fair() for not waking up task
Vincent Guittot
1
-2
/
+3
2026-05-06
sched/fair: Fix overflow in vruntime_eligible()
Zhan Xusheng
1
-5
/
+34
2026-05-06
rseq: Reenable performance optimizations conditionally
Thomas Gleixner
1
-59
/
+85
2026-05-06
rseq: Implement read only ABI enforcement for optimized RSEQ V2 mode
Thomas Gleixner
1
-3
/
+2
2026-05-06
hrtimer: Return ktime_t from hrtimer_get_next_event()/hrtimer_next_event_with...
Thomas Weißschuh
3
-7
/
+6
2026-05-06
clocksource: Clean up clocksource_update_freq() functions
Thomas Weißschuh
1
-8
/
+1
2026-05-06
alarmtimer: Remove stale return description from alarm_handle_timer()
Zhan Xusheng
1
-2
/
+0
2026-05-06
timers/migration: Handle capacity in connect tracepoints
Frederic Weisbecker
1
-2
/
+2
2026-05-06
timers/migration: Split per-capacity hierarchies
Frederic Weisbecker
2
-30
/
+100
2026-05-06
timers/migration: Track CPUs in a hierarchy
Frederic Weisbecker
2
-6
/
+20
2026-05-06
timers/migration: Abstract out hierarchy to prepare for CPU capacity awareness
Frederic Weisbecker
2
-41
/
+69
2026-05-06
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-11
/
+29
2026-05-06
timers/migration: Fix another hotplug activation race
Frederic Weisbecker
1
-11
/
+29
2026-05-05
Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+20
[prev]
[next]