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
2021-09-30
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
1
-0
/
+2
2021-09-30
dma-debug: prevent an error message from causing runtime problems
Hamza Mahfooz
1
-1
/
+2
2021-09-30
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
2021-09-30
KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
Sean Christopherson
2
-4
/
+14
2021-09-26
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
1
-2
/
+2
2021-09-26
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
1
-3
/
+3
2021-09-26
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
1
-10
/
+11
2021-09-26
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
1
-7
/
+0
2021-09-22
tracing/boot: Fix a hist trigger dependency for boot time tracing
Masami Hiramatsu
1
-6
/
+9
2021-09-22
tracing/probes: Reject events which have the same name of existing one
Masami Hiramatsu
4
-2
/
+36
2021-09-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
1
-1
/
+1
2021-09-18
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
1
-3
/
+3
2021-09-18
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
1
-1
/
+2
2021-09-18
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+1
2021-09-18
printk/console: Check consistent sequence number when handling race in consol...
Petr Mladek
1
-2
/
+5
2021-09-18
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
1
-1
/
+1
2021-09-18
workqueue: Fix possible memory leaks in wq_numa_init()
Zhen Lei
1
-5
/
+7
2021-09-18
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
1
-4
/
+4
2021-09-18
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
1
-3
/
+4
2021-09-18
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
1
-3
/
+3
2021-09-16
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
Greg Kroah-Hartman
1
-0
/
+2
2021-09-15
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
1
-0
/
+4
2021-09-15
PM: cpu: Make notifier chain use a raw_spinlock_t
Valentin Schneider
1
-12
/
+38
2021-09-15
cgroup/cpuset: Fix violation of cpuset locking rule
Waiman Long
1
-23
/
+35
2021-09-15
cgroup/cpuset: Miscellaneous code cleanup
Waiman Long
1
-21
/
+19
2021-09-15
PM: EM: Increase energy calculation precision
Lukasz Luba
1
-1
/
+3
2021-09-15
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
1
-0
/
+7
2021-09-15
bpf: Fix potential memleak and UAF in the verifier.
He Fengqing
1
-11
/
+16
2021-09-15
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
1
-0
/
+2
2021-09-15
rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
Yanfei Xu
1
-1
/
+3
2021-09-15
rcu: Fix to include first blocked task in stall warning
Yanfei Xu
1
-2
/
+2
2021-09-15
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
1
-6
/
+19
2021-09-15
sched/numa: Fix is_core_idle()
Mika Penttilä
1
-1
/
+1
2021-09-15
sched/debug: Don't update sched_domain debug directories before sched_debug_i...
Valentin Schneider
1
-0
/
+7
2021-09-15
sched/topology: Skip updating masks for non-online nodes
Valentin Schneider
1
-0
/
+65
2021-09-15
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2
-16
/
+19
2021-09-15
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
1
-7
/
+53
2021-09-15
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
1
-2
/
+0
2021-09-15
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
1
-0
/
+18
2021-09-15
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
1
-0
/
+1
2021-09-15
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2
-3
/
+6
2021-09-15
locking/mutex: Fix HANDOFF condition
Peter Zijlstra
1
-10
/
+5
2021-09-03
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
1
-1
/
+1
2021-08-29
Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-27
/
+121
2021-08-26
Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+6
2021-08-26
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
1
-0
/
+3
2021-08-25
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-10
/
+10
2021-08-23
ucounts: Increase ucounts reference counter before the security hook
Alexey Gladkov
1
-6
/
+6
2021-08-23
ucounts: Fix regression preventing increasing of rlimits in init_user_ns
Eric W. Biederman
1
-4
/
+4
2021-08-23
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
1
-2
/
+6
[next]