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-22
signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
Aleksandr Nogikh
1
-0
/
+1
2026-05-22
Merge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+10
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-8
/
+15
2026-05-22
dma-contiguous: add kconfig option to setup numa cma area if not configured e...
Feng Tang
2
-2
/
+20
2026-05-21
kernel/fork: validate exit_signal in kernel_clone()
Deepanshu Kartikey
1
-6
/
+5
2026-05-21
tracing: Move trace_iterator_increment() into trace_find_next_entry_inc()
Steven Rostedt
1
-11
/
+8
2026-05-21
tracing: Simplify pages allocation for tracing_map logic
Rosen Penev
2
-20
/
+12
2026-05-21
tracing: Fix README path for synthetic_events
Ao Sun
1
-1
/
+1
2026-05-21
tracing: Use krealloc_array() for trace option array growth
Yu Peng
1
-2
/
+2
2026-05-21
tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
Yu Peng
1
-6
/
+3
2026-05-21
tracing: Allow perf to read synthetic events
Steven Rostedt
1
-27
/
+94
2026-05-21
tracing: Switch trace_recursion_record.c code over to use guard()
Yash Suthar
1
-5
/
+3
2026-05-21
tracing: Bound synthetic-field strings with seq_buf
Pengpeng Hou
1
-12
/
+29
2026-05-21
tracing: Remove redundant IS_ERR() check in trace_pipe_open()
Yash Suthar
1
-1
/
+1
2026-05-21
Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+29
2026-05-21
sched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()
Samuele Mariotti
1
-2
/
+15
2026-05-21
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
1
-4
/
+13
2026-05-21
tracing: Create output file from cmd_check_undefined
Thomas Weißschuh
1
-1
/
+2
2026-05-21
tracing: Fix unload_page for simple_ring_buffer init rollback
Vincent Donnefort
1
-1
/
+1
2026-05-21
tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
David Carlier
1
-1
/
+1
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+22
2026-05-21
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
1
-5
/
+3
2026-05-21
bpf: add bpf_list_is_first/last/empty kfuncs
Kaitao Cheng
2
-2
/
+53
2026-05-21
bpf: Add bpf_list_add to insert node after a given list node
Kaitao Cheng
2
-3
/
+20
2026-05-21
bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
Kaitao Cheng
1
-10
/
+26
2026-05-21
bpf: Introduce the bpf_list_del kfunc.
Kaitao Cheng
2
-1
/
+15
2026-05-21
bpf: allow non-owning list-node args via __nonown_allowed
Kaitao Cheng
1
-0
/
+13
2026-05-21
bpf: clear list node owner and unlink before drop
Kaitao Cheng
1
-8
/
+19
2026-05-21
bpf: refactor __bpf_list_del to take list node pointer
Kaitao Cheng
1
-8
/
+15
2026-05-20
sched_ext: Add cmask mask ops
Tejun Heo
2
-0
/
+279
2026-05-20
sched_ext: Track bits[] storage size in struct scx_cmask
Tejun Heo
3
-15
/
+156
2026-05-20
sched_ext: Rename scx_cmask.nr_bits to nr_cids
Tejun Heo
2
-10
/
+10
2026-05-20
tracing/osnoise: Dump stack on timerlat uret threshold event
Crystal Wood
1
-2
/
+5
2026-05-20
PM: hibernate: call preallocate_image() after freeze prepare
Matthew Leach
1
-37
/
+9
2026-05-20
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
1
-4
/
+2
2026-05-20
cgroup: rstat: relax NMI guard after switch to try_cmpxchg
Cunlong Li
1
-4
/
+3
2026-05-20
Merge tag 'rcu-fixes.v7.1-20260519a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2026-05-20
bpf: Reject NULL data/sig in bpf_verify_pkcs7_signature
KP Singh
1
-0
/
+5
2026-05-19
locking/rtmutex: Annotate API and implementation
Bart Van Assche
2
-3
/
+32
2026-05-19
sched/topology: Allow multiple domains to claim sched_domain_shared
K Prateek Nayak
1
-9
/
+54
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
7
-56
/
+1695
2026-05-19
sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
Steven Rostedt
1
-0
/
+8
2026-05-19
sched: Switch rq->next_class on proxy_resched_idle()
John Stultz
1
-0
/
+1
2026-05-19
sched/fair: Add SIS_UTIL support to select_idle_capacity()
K Prateek Nayak
1
-0
/
+19
2026-05-19
sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
Andrea Righi
1
-1
/
+10
2026-05-19
sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
Andrea Righi
1
-6
/
+114
2026-05-19
sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
K Prateek Nayak
3
-22
/
+97
2026-05-19
sched/fair: Drop redundant RCU read lock in NOHZ kick path
Andrea Righi
1
-27
/
+11
2026-05-19
sched: Unify SMT active check via sched_smt_active()
Shrikanth Hegde
3
-3
/
+3
2026-05-19
sched/fair: Add sched_smt_active check for fastpaths
Shrikanth Hegde
1
-5
/
+4
[prev]
[next]