Sign in
coral
/
linux-mtk
/
4d376ab80483b5bfcd7c17b38c3b8c761e45baad
/
kernel
7e44aab
tracing: uprobes: Fix typo in pr_fmt string
by Andreas Ziegler
· 6 years ago
959e46a
signal: Better detection of synchronous signals
by Eric W. Biederman
· 6 years ago
f681f26
signal: Always notice exiting tasks
by Eric W. Biederman
· 6 years ago
1aeeb17
perf/core: Don't WARN() for impossible ring-buffer sizes
by Mark Rutland
· 6 years ago
97a7fa9
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
by Josh Poimboeuf
· 6 years ago
ee73954
futex: Handle early deadlock return correctly
by Thomas Gleixner
· 6 years ago
58e57bc
kernel/kcov.c: mark write_comp_data() as notrace
by Anders Roxell
· 6 years ago
f0d32c5
kernel/hung_task.c: force console verbose before panic
by Liu, Chuansheng
· 6 years ago
9beb84c
proc/sysctl: fix return error for proc_doulongvec_minmax()
by Cheng Lin
· 6 years ago
9c8939b
kernel/hung_task.c: break RCU locks based on jiffies
by Tetsuo Handa
· 6 years ago
3818c29
kdb: Don't back trace on a cpu that didn't round up
by Douglas Anderson
· 6 years ago
4b5abff
cgroup: fix parsing empty mount option string
by Ondrej Mosnacek
· 6 years ago
f7debee
kobject: return error code if writing /sys/.../uevent fails
by Peter Rajnoha
· 6 years ago
0105d80
timekeeping: Use proper seqcount initializer
by Bart Van Assche
· 6 years ago
46ed4f4
genirq/affinity: Spread IRQs to all available NUMA nodes
by Long Li
· 6 years ago
c712234
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
by Andrei Vagin
· 6 years ago
37c9e3e
bpf: fix inner map masking to prevent oob under speculation
by Daniel Borkmann
· 6 years ago
eed84f9
bpf: fix sanitation of alu op with pointer / scalar type from different paths
by Daniel Borkmann
· 6 years ago
f92a819
bpf: prevent out of bounds speculation on pointer arithmetic
by Daniel Borkmann
· 6 years ago
4f7f708
bpf: fix check_map_access smin_value test when pointer contains offset
by Daniel Borkmann
· 6 years ago
44f8fc6
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
by Daniel Borkmann
· 6 years ago
5332dda
bpf: restrict stack pointer arithmetic for unprivileged
by Daniel Borkmann
· 6 years ago
9e57b29
bpf: restrict map value pointer arithmetic for unprivileged
by Daniel Borkmann
· 6 years ago
232ac70
bpf: enable access to ax register also from verifier rewrite
by Daniel Borkmann
· 6 years ago
b855e31
bpf: move tmp variable into ax register in interpreter
by Daniel Borkmann
· 6 years ago
333a31c
bpf: move {prev_,}insn_idx into verifier env
by Daniel Borkmann
· 6 years ago
4371129
bpf: add per-insn complexity limit
by Alexei Starovoitov
· 6 years ago
7da6cd6
bpf: improve verifier branch analysis
by Alexei Starovoitov
· 6 years ago
21c0d16
posix-cpu-timers: Unbreak timer rearming
by Thomas Gleixner
· 6 years ago
344b51e
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
by Jiong Wang
· 6 years ago
464b01e
bpf: Allow narrow loads with offset > 0
by Andrey Ignatov
· 6 years ago
dc8408e
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c
by Linus Torvalds
· 6 years ago
a854491
Fix failure path in alloc_pid()
by Matthew Wilcox
· 6 years ago
b57b3b0
srcu: Lock srcu_data structure in srcu_gp_start()
by Dennis Krein
· 6 years ago
13e554f
dma-direct: do not include SME mask in the DMA supported check
by Lendacky, Thomas
· 6 years ago
c215c66
mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support
by Dan Williams
· 6 years ago
ec5471c
mm, devm_memremap_pages: fix shutdown handling
by Dan Williams
· 6 years ago
0a38f2e
mm, devm_memremap_pages: kill mapping "System RAM" support
by Dan Williams
· 6 years ago
b30ea24
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
by Dan Williams
· 6 years ago
bc999b5
fork: record start_time late
by David Herrmann
· 6 years ago
8a2fbdd
cgroup: fix CSS_TASK_ITER_PROCS
by Tejun Heo
· 6 years ago
384221c
panic: avoid deadlocks in re-entrant console drivers
by Sergey Senozhatsky
· 6 years ago
9933bfb
futex: Cure exit race
by Thomas Gleixner
· 6 years ago
82c8dbb
posix-timers: Fix division by zero bug
by Thomas Gleixner
· 6 years ago
6ffd9f2
bpf: check pending signals while verifying programs
by Alexei Starovoitov
· 6 years ago
2658687
locking/qspinlock, x86: Provide liveness guarantee
by Peter Zijlstra
· 6 years ago
150f038
locking/qspinlock: Re-order code
by Peter Zijlstra
· 6 years ago
ee310e8
tracing: Fix memory leak of instance function hash filters
by Steven Rostedt (VMware)
· 6 years ago
8f01f99
tracing: Fix memory leak in set_trigger_filter()
by Steven Rostedt (VMware)
· 6 years ago
470cc67
tracing: Fix memory leak in create_filter()
by Steven Rostedt (VMware)
· 6 years ago
dc53507
sched/pelt: Fix warning and clean up IRQ PELT config
by Vincent Guittot
· 6 years ago
bddeb44
bpf: fix off-by-one error in adjust_subprog_starts
by Edward Cree
· 6 years ago
c690001
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
by Anders Roxell
· 6 years ago
6bfebed
bpf: fix check of allowed specifiers in bpf_trace_printk
by Martynas Pumputis
· 6 years ago
5689666
bpf: allocate local storage buffers using GFP_ATOMIC
by Roman Gushchin
· 6 years ago
81f9662
tracing/fgraph: Fix set_graph_function from showing interrupts
by Steven Rostedt (VMware)
· 6 years ago
ac8edc6
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
by Andrea Parri
· 6 years ago
a22ff9d
function_graph: Reverse the order of pushing the ret_stack and the callback
by Steven Rostedt (VMware)
· 6 years ago
d2bcf80
function_graph: Move return callback before update of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
aec14c8
function_graph: Have profiler use curr_ret_stack and not depth
by Steven Rostedt (VMware)
· 6 years ago
3923743
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
72c33b2
function_graph: Make ftrace_push_return_trace() static
by Steven Rostedt (VMware)
· 6 years ago
67d7bec
function_graph: Create function_graph_enter() to consolidate architecture code
by Steven Rostedt (VMware)
· 6 years ago
aecb996
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
by Thomas Gleixner
· 6 years ago
f55e301
x86/speculation: Rework SMT state change
by Thomas Gleixner
· 6 years ago
340693e
sched/smt: Expose sched_smt_present static key
by Thomas Gleixner
· 6 years ago
a2c0948
sched/smt: Make sched_smt_present track topology
by Peter Zijlstra (Intel)
· 6 years ago
cacd938
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
by Jiri Kosina
· 7 years ago
b07fc04
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
by Jiri Kosina
· 7 years ago
016a8fc
rcu: Make need_resched() respond to urgent RCU-QS needs
by Paul E. McKenney
· 7 years ago
2bc40f8
kdb: Use strscpy with destination buffer size
by Prarit Bhargava
· 7 years ago
08fbd4e
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
by Patrick Bellasi
· 6 years ago
b1e814e
sched/core: Take the hotplug lock in sched_init_smp()
by Valentin Schneider
· 6 years ago
1a7ccf4
bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
by Daniel Borkmann
· 6 years ago
6b18878
Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"
by Greg Kroah-Hartman
· 6 years ago
401182a
kdb: print real address of pointers instead of hashed addresses
by Christophe Leroy
· 7 years ago
47052af
kdb: use correct pointer when 'btc' calls 'btt'
by Christophe Leroy
· 7 years ago
784c2eb
tracing/kprobes: Check the probe on unloaded module correctly
by Masami Hiramatsu
· 7 years ago
34d9615
bpf: wait for running BPF programs when updating map-in-map
by Daniel Colascione
· 6 years ago
9a7a80f
userns: also map extents in the reverse map to kernel IDs
by Jann Horn
· 6 years ago
2b3171e
tracing: Return -ENOENT if there is no target synthetic event
by Masami Hiramatsu
· 6 years ago
e6d2f78
genirq: Fix race on spurious interrupt detection
by Lukas Wunner
· 6 years ago
e945325
printk: Fix panic caused by passing log_buf_len to command line
by He Zhe
· 7 years ago
1e36467
kbuild: fix kernel/bounds.c 'W=1' warning
by Arnd Bergmann
· 6 years ago
04eb719
signal: Guard against negative signal numbers in copy_siginfo_from_user32
by Eric W. Biederman
· 6 years ago
cd08520
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
by Eric W. Biederman
· 7 years ago
e12da42
bpf/verifier: fix verifier instability
by Alexei Starovoitov
· 7 years ago
82b0f70
kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
by Masami Hiramatsu
· 7 years ago
5445a4b
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
by Will Deacon
· 7 years ago
117d5fb
locking/lockdep: Fix debug_locks off performance problem
by Waiman Long
· 6 years ago
233b9d7
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
by Jiri Kosina
· 7 years ago
953983c
dma-mapping: fix panic caused by passing empty cma command line argument
by He Zhe
· 7 years ago
d93080c
bpf: fix partial copy of map_ptr when dst is scalar
by Daniel Borkmann
· 6 years ago
14dbc56
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
6b5201c
Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Greg Kroah-Hartman
· 6 years ago
a360d9e
tracing: Fix synthetic event to allow semicolon at end
by Masami Hiramatsu
· 6 years ago
282447b
tracing: Fix synthetic event to accept unsigned modifier
by Masami Hiramatsu
· 6 years ago
91b1561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
9bd871d
Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Greg Kroah-Hartman
· 6 years ago
12ad0cb
tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c
by Steven Rostedt (VMware)
· 6 years ago
Next »