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
2018-01-23
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
1
-1
/
+15
2018-01-23
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
1
-0
/
+2
2018-01-23
futex: Prevent overflow by strengthen input validation
Li Jinyue
1
-0
/
+3
2018-01-23
gcov: disable for COMPILE_TEST
Arnd Bergmann
1
-0
/
+1
2018-01-17
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
1
-2
/
+15
2018-01-17
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2
-9
/
+61
2018-01-17
bpf: adjust insn_aux_data when patching insns
Alexei Starovoitov
1
-3
/
+37
2018-01-17
bpf: refactor fixup_bpf_calls()
Alexei Starovoitov
1
-39
/
+33
2018-01-17
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2
-54
/
+55
2018-01-17
bpf: don't (ab)use instructions to store state
Jakub Kicinski
1
-28
/
+39
2018-01-17
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
2
-44
/
+80
2018-01-17
locking/mutex: Allow next waiter lockless wakeup
Davidlohr Bueso
1
-2
/
+3
2018-01-17
futex: Replace barrier() in unqueue_me() with READ_ONCE()
Jianyu Zhan
1
-2
/
+6
2018-01-10
module: Issue warnings when tainting kernel
Libor Pechacek
1
-1
/
+10
2018-01-10
module: keep percpu symbols in module's symtab
Miroslav Benes
1
-4
/
+11
2018-01-10
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
1
-2
/
+2
2018-01-10
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
1
-1
/
+1
2018-01-10
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
1
-5
/
+7
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2
-2
/
+4
2018-01-10
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
1
-1
/
+1
2018-01-05
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
Hugh Dickins
1
-5
/
+2
2018-01-05
kaiser: merged update
Dave Hansen
1
-4
/
+5
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
1
-0
/
+8
2018-01-02
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2018-01-02
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
1
-1
/
+5
2018-01-02
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
1
-0
/
+2
2018-01-02
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
1
-0
/
+1
2018-01-02
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
1
-9
/
+1
2017-12-25
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2017-12-25
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
1
-3
/
+3
2017-12-20
sched/deadline: Use deadline instead of period when calculating overflow
Steven Rostedt (VMware)
1
-4
/
+4
2017-12-20
sched/deadline: Throttle a constrained deadline task activated after the dead...
Daniel Bristot de Oliveira
1
-0
/
+45
2017-12-20
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
1
-2
/
+7
2017-12-20
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
1
-1
/
+7
2017-12-20
tracing: Allocate mask_str buffer dynamically
Changbin Du
1
-20
/
+9
2017-12-16
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
1
-5
/
+5
2017-12-16
jump_label: Invoke jump_label_test() via early_initcall()
Jason Baron
1
-1
/
+1
2017-12-16
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
Tejun Heo
1
-0
/
+1
2017-12-16
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
1
-1
/
+1
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
3
-127
/
+138
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
1
-2
/
+1
2017-11-21
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
1
-5
/
+16
2017-11-15
workqueue: Fix NULL pointer dereference
Li Bin
1
-1
/
+2
2017-11-02
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
1
-22
/
+15
2017-10-27
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
1
-11
/
+12
2017-10-21
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
1
-2
/
+9
2017-10-21
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
2017-10-21
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-1
/
+2
2017-10-18
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
1
-0
/
+12
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
3
-6
/
+22
[next]