index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-11-24
seccomp: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
2020-11-24
ptrace: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
2020-11-24
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
2020-11-24
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
2020-11-24
fail_function: Remove a redundant mutex unlock
Luo Meng
2020-11-24
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2020-11-24
rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled
Paul E. McKenney
2020-11-24
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-11-18
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-18
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-11-18
don't dump the threads that had been already exiting when zapped.
Al Viro
2020-11-18
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-18
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-18
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
2020-11-18
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
2020-11-18
perf: Simplify group_sched_in()
Peter Zijlstra
2020-11-18
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-18
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
2020-11-18
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2020-11-18
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2020-11-18
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-11-10
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-10
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-10
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2020-11-10
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-10
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-11-10
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
2020-11-10
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-10
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-10
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-05
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
2020-11-05
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-05
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-11-05
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-11-05
futex: Adjust absolute futex timeouts with per time namespace offset
Andrei Vagin
2020-11-05
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
2020-11-05
rcu-tasks: Enclose task-list scan in rcu_read_lock()
Paul E. McKenney
2020-11-05
rcu-tasks: Fix low-probability task_struct leak
Paul E. McKenney
2020-11-05
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
2020-11-05
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2020-11-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-11-05
seccomp: Make duplicate listener detection non-racy
Jann Horn
2020-11-05
bpf: Permit map_ptr arithmetic with opcode add and offset 0
Yonghong Song
2020-11-05
kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
Douglas Anderson
2020-11-05
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
2020-11-05
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
2020-11-05
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Sasha Levin
2020-11-01
io_uring: don't rely on weak ->files references
Jens Axboe
[next]