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-01-13
simplify the callers of file_open_name()
Al Viro
1
-3
/
+1
2026-01-13
struct filename ->refcnt doesn't need to be atomic
Al Viro
1
-3
/
+3
2026-01-13
get rid of audit_reusename()
Al Viro
1
-23
/
+0
2026-01-13
bpf: Remove an unused parameter in check_func_proto
Song Chen
1
-2
/
+2
2026-01-13
bpf: Recognize special arithmetic shift in the verifier
Alexei Starovoitov
1
-0
/
+39
2026-01-13
bpf: Consistently use reg_state() for register access in the verifier
Mykyta Yatsenko
1
-23
/
+19
2026-01-13
time/sched_clock: Use ACCESS_PRIVATE() to evaluate hrtimer::function
Thomas Gleixner
1
-1
/
+1
2026-01-13
sched: Export hidden tracepoints to modules
Gabriele Monaco
1
-0
/
+3
2026-01-13
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
1
-4
/
+9
2026-01-13
sched: Provide idle_rq() helper
Peter Zijlstra
2
-29
/
+23
2026-01-13
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
1
-1
/
+2
2026-01-13
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
1
-9
/
+0
2026-01-13
hrtimer: Drop _tv64() helpers
Thomas Weißschuh
1
-3
/
+3
2026-01-13
hrtimer: Remove public definition of HIGH_RES_NSEC
Thomas Weißschuh
1
-0
/
+8
2026-01-13
hrtimer: Fix softirq base check in update_needs_ipi()
Thomas Weißschuh
1
-1
/
+1
2026-01-13
genirq: Move clear of kstat_irqs to free_desc()
Luigi Rizzo
1
-4
/
+5
2026-01-13
genirq: Update effective affinity for redirected interrupts
Radu Rendec
1
-0
/
+2
2026-01-13
genirq: Warn about using IRQF_ONESHOT without a threaded handler
Sebastian Andrzej Siewior
1
-0
/
+7
2026-01-12
bpf, btf: Enforce destructor kfunc type with CFI
Sami Tolvanen
1
-0
/
+7
2026-01-12
bpf: crypto: Use the correct destructor kfunc type
Sami Tolvanen
1
-1
/
+7
2026-01-12
Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2026-01-12
cpuset: replace direct lockdep_assert_held() with lockdep_assert_cpuset_lock_...
Zhao Mengmeng
1
-7
/
+7
2026-01-12
cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
Waiman Long
3
-23
/
+23
2026-01-12
cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
Waiman Long
3
-54
/
+48
2026-01-12
cgroup/cpuset: Don't fail cpuset.cpus change in v2
Waiman Long
1
-15
/
+15
2026-01-12
cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
Waiman Long
1
-9
/
+5
2026-01-12
cgroup/cpuset: Streamline rm_siblings_excl_cpus()
Waiman Long
1
-9
/
+15
2026-01-12
Merge back material related to system sleep for 6.20
Rafael J. Wysocki
1
-1
/
+1
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
3
-1
/
+19
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
1
-1
/
+0
2026-01-12
verification/rvgen: Remove unused variable declaration from containers
Gabriele Monaco
2
-4
/
+0
2026-01-12
verification/dot2c: Remove superfluous enum assignment and add last comma
Gabriele Monaco
10
-82
/
+82
2026-01-12
rv: Refactor da_monitor to minimise macros
Gabriele Monaco
20
-162
/
+162
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2026-01-11
Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2026-01-11
treewide: Update email address
Thomas Gleixner
13
-13
/
+13
2026-01-11
Merge branch 'rcu-misc.20260111a'
Boqun Feng
6
-11
/
+31
2026-01-11
rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
Joel Fernandes
1
-0
/
+12
2026-01-09
PM: EM: Add dump to get-perf-domains in the EM YNL spec
Changwoo Min
3
-18
/
+68
2026-01-09
PM: EM: Change cpus' type from string to u64 array in the EM YNL spec
Changwoo Min
1
-11
/
+11
2026-01-09
PM: EM: Rename em.yaml to dev-energymodel.yaml
Changwoo Min
3
-83
/
+116
2026-01-09
Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+10
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
1
-2
/
+3
2026-01-08
PM: EM: Fix memory leak in em_create_pd() error path
Malaya Kumar Rout
1
-2
/
+4
2026-01-08
sched: Further restrict the preemption modes
Peter Zijlstra
3
-2
/
+5
2026-01-08
sched: Reorder some fields in struct rq
Blake Jones
1
-28
/
+47
2026-01-08
sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()
Yury Norov (NVIDIA)
1
-4
/
+3
2026-01-08
sched/fair: Simplify task_numa_find_cpu()
Yury Norov (NVIDIA)
1
-5
/
+2
2026-01-08
sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()
Yury Norov (NVIDIA)
1
-3
/
+1
2026-01-07
bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()
Deepanshu Kartikey
1
-0
/
+5
[prev]
[next]