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-17
bpf: Suppress 'passing zero to PTR_ERR' warning
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-08-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
1
-3
/
+0
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: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
4
-25
/
+204
2022-08-17
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
1
-0
/
+108
2022-08-17
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-1
/
+87
2022-08-17
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
3
-13
/
+119
2022-08-17
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
3
-41
/
+50
2022-08-17
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
4
-35
/
+401
2022-08-17
bpf: Move check_ptr_off_reg before check_map_access
Kumar Kartikeya Dwivedi
1
-38
/
+38
2022-08-17
bpf: Make btf_find_field more generic
Kumar Kartikeya Dwivedi
1
-31
/
+89
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
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
3
-69
/
+98
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
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
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-08-11
entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
Seth Forshee
1
-6
/
+0
2022-08-03
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
1
-10
/
+20
2022-08-03
watch_queue: Fix missing locking in add_watch_to_object()
Linus Torvalds
1
-22
/
+36
2022-08-03
watch_queue: Fix missing rcu annotation
David Howells
1
-1
/
+1
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-22
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
[next]