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-08-21
kexec, KEYS: make the code in bzImage64_verify_sig generic
Coiby Xu
1
-0
/
+17
2022-08-17
locking/csd_lock: Change csdlock_debug from early_param to __setup
Chen Zhongjin
1
-2
/
+2
2022-08-17
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
1
-1
/
+6
2022-08-17
kexec: clean up arch_kexec_kernel_verify_sig
Coiby Xu
1
-20
/
+13
2022-08-17
kexec_file: drop weak attribute from functions
Naveen N. Rao
1
-33
/
+2
2022-08-17
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
1
-2
/
+6
2022-08-17
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2
-13
/
+14
2022-08-17
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
1
-1
/
+5
2022-08-17
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2
-4
/
+6
2022-08-17
kprobes: Forbid probing on trampoline and BPF code areas
Chen Zhongjin
1
-1
/
+2
2022-08-17
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
1
-1
/
+1
2022-08-17
profiling: fix shift too large makes kernel panic
Chen Zhongjin
1
-0
/
+7
2022-08-17
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
1
-0
/
+1
2022-08-17
bpf: fix potential 32-bit overflow when accessing ARRAY map element
Andrii Nakryiko
1
-8
/
+12
2022-08-17
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
1
-3
/
+1
2022-08-17
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
1
-17
/
+12
2022-08-17
bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT
Tony Ambardar
2
-1
/
+8
2022-08-17
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
1
-15
/
+13
2022-08-17
io_uring: move to separate directory
Jens Axboe
1
-1
/
+1
2022-08-17
sched/numa: Initialise numa_migrate_retry
Mel Gorman
1
-0
/
+1
2022-08-17
sched: only perform capability check on privileged operation
Christian Göttsche
1
-55
/
+83
2022-08-17
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
1
-6
/
+9
2022-08-17
irqdomain: Report irq number for NOMAP domains
Xu Qiang
1
-0
/
+2
2022-08-17
blktrace: Trace remapped requests correctly
Bart Van Assche
1
-1
/
+1
2022-08-17
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
1
-3
/
+4
2022-08-17
PM: hibernate: defer device probing when resuming from hibernation
Tetsuo Handa
1
-1
/
+12
2022-08-17
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
1
-8
/
+16
2022-08-17
sched/core: Always flush pending blk_plug
John Keeping
1
-2
/
+6
2022-08-17
sched/fair: fix case with reduced capacity CPU
Vincent Guittot
1
-12
/
+42
2022-08-17
genirq: GENERIC_IRQ_IPI depends on SMP
Samuel Holland
1
-0
/
+1
2022-08-17
genirq: Don't return error on missing optional irq_request_resources()
Antonio Borneo
1
-1
/
+2
2022-08-17
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
2
-1
/
+89
2022-08-17
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
1
-10
/
+60
2022-07-31
Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2022-07-31
Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+20
2022-07-30
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
1
-10
/
+20
2022-07-29
Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2022-07-29
workqueue: Avoid a false warning in unbind_workers()
Lai Jiangshan
1
-1
/
+4
2022-07-28
watch_queue: Fix missing locking in add_watch_to_object()
Linus Torvalds
1
-22
/
+36
2022-07-28
watch_queue: Fix missing rcu annotation
David Howells
1
-1
/
+1
2022-07-27
x86/configs: Update configs in x86_debug.config
Lukas Bulwahn
1
-2
/
+1
2022-07-24
Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+4
2022-07-22
Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-24
/
+74
2022-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
1
-1
/
+1
2022-07-21
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
1
-1
/
+4
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
1
-16
/
+37
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
1
-19
/
+63
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
1
-7
/
+13
2022-07-17
Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+31
2022-07-16
Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+11
[next]