index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-15
Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-14
panic: don't dump stack twice on warn
Christophe Leroy
2020-11-14
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
2020-11-14
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-14
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-11-11
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-11-10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-11-10
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
2020-11-10
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
2020-11-10
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
2020-11-10
lockdep: Avoid to modify chain keys in validate_chain()
Boqun Feng
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-11-09
perf: Tweak perf_event_attr::exclusive semantics
Peter Zijlstra
2020-11-09
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
2020-11-09
perf: Simplify group_sched_in()
Peter Zijlstra
2020-11-09
perf: Simplify group_sched_out()
Peter Zijlstra
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
perf: Optimize get_recursion_context()
Peter Zijlstra
2020-11-09
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-08
Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-08
Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-08
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-08
Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-07
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-06
bpf: Update verification logic for LSM programs
KP Singh
2020-11-05
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2020-11-05
bpf: BPF_PRELOAD depends on BPF_SYSCALL
Randy Dunlap
2020-11-05
Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-05
Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-11-04
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
2020-11-04
kprobes: Tell lockdep about kprobe nesting
Steven Rostedt (VMware)
2020-11-02
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
2020-11-02
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-02
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
2020-11-02
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-02
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
[next]