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
2021-01-19
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2021-01-12
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2021-01-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
2021-01-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2021-01-09
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
2021-01-06
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
2021-01-06
module: delay kobject uevent until after module init call
Jessica Yu
2021-01-06
module: set MODULE_STATE_GOING state when a module fails to load
Miroslav Benes
2021-01-06
cgroup: Fix memory leak when parsing multiple source parameters
Qinglang Miao
2020-12-30
Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
Steven Rostedt (VMware)
2020-12-30
cpuset: fix race between hotplug work and later CPU offline
Daniel Jordan
2020-12-30
bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
Andrii Nakryiko
2020-12-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
2020-12-30
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-30
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
2020-12-21
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
2020-12-11
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-12-11
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
2020-12-11
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-12-08
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-12-08
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
2020-11-24
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
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
fail_function: Remove a redundant mutex unlock
Luo Meng
2020-11-24
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-11-18
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
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 get_recursion_context()
Peter Zijlstra
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
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
2020-11-18
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-10
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
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
[next]