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
compress-2025-01-21
compress-2025-01-23
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-29
watch-queue: remove spurious double semicolon
Linus Torvalds
1
-1
/
+1
2022-07-29
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
1
-16
/
+37
2022-07-29
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
1
-1
/
+4
2022-07-29
bpf: Make sure mac_header was set before using it
Eric Dumazet
1
-3
/
+5
2022-07-29
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
1
-14
/
+31
2022-07-21
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
2022-07-21
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
1
-9
/
+11
2022-07-21
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-1
/
+10
2022-07-21
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
1
-4
/
+4
2022-07-21
sysctl: Fix data races in proc_dointvec_jiffies().
Kuniyuki Iwashima
1
-2
/
+5
2022-07-21
sysctl: Fix data races in proc_doulongvec_minmax().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-21
sysctl: Fix data races in proc_douintvec_minmax().
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
sysctl: Fix data races in proc_dointvec_minmax().
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
sysctl: Fix data races in proc_douintvec().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-21
sysctl: Fix data races in proc_dointvec().
Kuniyuki Iwashima
1
-3
/
+3
2022-07-21
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
1
-14
/
+23
2022-07-21
tracing/histograms: Fix memory leak problem
Zheng Yejian
1
-0
/
+2
2022-07-21
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2
-6
/
+15
2022-07-12
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann
1
-49
/
+23
2022-07-12
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Daniel Borkmann
1
-17
/
+24
2022-07-02
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
1
-1
/
+0
2022-06-22
dma-direct: don't over-decrypt memory
Robin Murphy
1
-10
/
+6
2022-06-22
dma-debug: make things less spammy under memory pressure
Rob Clark
1
-1
/
+1
2022-06-22
bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
Yuntao Wang
1
-1
/
+2
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
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: Fix potential double free in create_var_ref()
Keita Suzuki
1
-0
/
+3
2022-06-09
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
3
-8
/
+8
2022-06-09
scftorture: Fix distribution of short handler delays
Paul E. McKenney
1
-2
/
+3
2022-06-09
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
1
-1
/
+0
2022-06-09
dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Mikulas Patocka
1
-1
/
+1
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: 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-30
lockdown: also lock down previous kgdb use
Daniel Thompson
2
-3
/
+83
2022-05-25
module: check for exit sections in layout_sections() instead of module_init_s...
Jessica Yu
1
-6
/
+11
2022-05-25
module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD
Jessica Yu
1
-5
/
+4
2022-05-25
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-05-25
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-3
/
+8
2022-05-25
Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"
Sasha Levin
1
-2
/
+1
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
-12
/
+16
[next]