index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
1
-1
/
+0
2022-06-29
dma-direct: use the correct size for dma_set_encrypted()
Dexuan Cui
1
-3
/
+2
2022-06-29
tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_disp...
Masami Hiramatsu (Google)
1
-1
/
+10
2022-06-25
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
Toke Høiland-Jørgensen
1
-2
/
+3
2022-06-22
cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
Sami Tolvanen
1
-6
/
+16
2022-06-22
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2
-3
/
+38
2022-06-22
dma-debug: make things less spammy under memory pressure
Rob Clark
1
-1
/
+1
2022-06-14
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
1
-0
/
+7
2022-06-14
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
1
-3
/
+3
2022-06-14
tracing: Make tp_printk work on syscall tracepoints
Jeff Xie
1
-24
/
+11
2022-06-14
bpf: Fix probe read error in ___bpf_prog_run()
Menglong Dong
1
-9
/
+5
2022-06-09
ftrace: Clean up hash direct_functions on register failures
Song Liu
1
-3
/
+2
2022-06-09
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-34
/
+0
2022-06-09
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
1
-1
/
+1
2022-06-09
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
1
-0
/
+3
2022-06-09
dma-direct: don't over-decrypt memory
Robin Murphy
1
-2
/
+2
2022-06-09
dma-direct: always leak memory that can't be re-encrypted
Christoph Hellwig
1
-4
/
+10
2022-06-09
dma-direct: don't call dma_set_decrypted for remapped allocations
Christoph Hellwig
1
-7
/
+6
2022-06-09
dma-direct: factor out dma_set_{de,en}crypted helpers
Christoph Hellwig
1
-31
/
+25
2022-06-09
dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages
Christoph Hellwig
1
-17
/
+10
2022-06-09
dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations
Christoph Hellwig
1
-11
/
+20
2022-06-09
printk: wake waiters for safe and NMI contexts
John Ogness
1
-12
/
+16
2022-06-09
printk: add missing memory barrier to wake_up_klogd()
John Ogness
1
-3
/
+36
2022-06-09
printk: use atomic updates for klogd work
John Ogness
1
-2
/
+2
2022-06-09
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
1
-6
/
+9
2022-06-09
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
3
-8
/
+8
2022-06-09
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2
-4
/
+18
2022-06-09
scftorture: Fix distribution of short handler delays
Paul E. McKenney
1
-2
/
+3
2022-06-09
dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Mikulas Patocka
1
-1
/
+1
2022-06-09
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
4
-11
/
+33
2022-06-09
rcu: Make TASKS_RUDE_RCU select IRQ_WORK
Paul E. McKenney
1
-0
/
+1
2022-06-09
rcu-tasks: Fix race in schedule and flush work
Padmanabha Srinivasaiah
1
-0
/
+3
2022-06-09
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman
1
-3
/
+2
2022-06-06
bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_access
Kumar Kartikeya Dwivedi
1
-1
/
+11
2022-06-06
bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_mem_access
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-06-06
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
1
-1
/
+0
2022-06-06
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
1
-6
/
+12
2022-05-30
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+15
2022-05-30
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
1
-0
/
+11
2022-05-30
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-05-25
lockdown: also lock down previous kgdb use
Daniel Thompson
2
-3
/
+83
2022-05-25
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-05-18
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
1
-2
/
+5
2022-05-12
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
1
-13
/
+13
2022-05-12
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
1
-11
/
+16
2022-05-12
genirq: Synchronize interrupt thread startup
Thomas Pfaff
3
-10
/
+33
2022-05-12
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
1
-2
/
+2
2022-05-01
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-05-01
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
7
-22
/
+36
2022-05-01
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Hao Luo
2
-6
/
+28
[next]