index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Prohibit alu ops for pointer types not defining ptr_limit
Piotr Krysiuk
2021-03-24
1
-6
/
+10
*
bpf: Add sanity check for upper ptr_limit
Piotr Krysiuk
2021-03-24
1
-3
/
+8
*
bpf: Simplify alu_limit masking for pointer arithmetic
Piotr Krysiuk
2021-03-24
1
-5
/
+5
*
bpf: Fix off-by-one for area size in creating mask to left
Piotr Krysiuk
2021-03-24
1
-2
/
+2
*
printk: fix deadlock when kernel panic
Muchun Song
2021-03-03
1
-4
/
+12
*
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
Fangrui Song
2021-03-03
1
-2
/
+19
*
seccomp: Add missing return in non-void function
Paul Cercueil
2021-03-03
1
-0
/
+2
*
tracepoint: Do not fail unregistering a probe due to memory failure
Steven Rostedt (VMware)
2021-03-03
1
-16
/
+64
*
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-03-03
1
-0
/
+5
*
bpf_lru_list: Read double-checked variable once without lock
Marco Elver
2021-03-03
1
-3
/
+4
*
kdb: Make memory allocations more robust
Sumit Garg
2021-03-03
1
-1
/
+1
*
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
2021-02-23
1
-0
/
+2
*
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
2021-02-23
1
-1
/
+1
*
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
2021-02-23
1
-1
/
+2
*
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-02-23
1
-2
/
+0
*
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
2021-02-10
1
-0
/
+4
*
elfcore: fix building with clang
Arnd Bergmann
2021-02-10
2
-27
/
+0
*
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-02-07
2
-1
/
+27
*
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2021-01-30
1
-0
/
+4
*
futex: Handle faults correctly for PI futexes
Thomas Gleixner
2021-01-30
1
-36
/
+20
*
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
2021-01-30
1
-27
/
+26
*
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
2021-01-30
1
-7
/
+1
*
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2021-01-30
3
-5
/
+3
*
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
2021-01-30
1
-33
/
+33
*
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
2021-01-30
1
-7
/
+3
*
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
2021-01-30
1
-16
/
+16
*
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
2021-01-30
1
-2
/
+2
*
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
2021-01-12
1
-3
/
+10
*
module: delay kobject uevent until after module init call
Jessica Yu
2021-01-09
1
-2
/
+3
*
module: set MODULE_STATE_GOING state when a module fails to load
Miroslav Benes
2021-01-09
1
-0
/
+1
*
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
2020-12-29
1
-2
/
+9
*
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-29
1
-5
/
+1
*
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-29
2
-26
/
+21
*
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
2020-12-29
1
-1
/
+5
*
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-12-11
2
-5
/
+8
*
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-12-11
1
-1
/
+21
*
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-18
1
-0
/
+7
*
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-18
1
-14
/
+7
*
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-11-18
1
-3
/
+4
*
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-18
1
-7
/
+5
*
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2020-11-18
1
-0
/
+4
*
perf/core: Fix bad use of igrab()
Song Liu
2020-11-18
1
-12
/
+9
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
1
-7
/
+0
*
don't dump the threads that had been already exiting when zapped.
Al Viro
2020-11-18
1
-1
/
+4
*
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
2020-11-18
1
-2
/
+3
*
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-18
1
-1
/
+1
*
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-11-18
1
-0
/
+1
*
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-18
1
-4
/
+0
*
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-18
1
-10
/
+44
*
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-10
1
-5
/
+5
[next]