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
2022-07-31
Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-31
Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-30
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
2022-07-29
Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-29
workqueue: Avoid a false warning in unbind_workers()
Lai Jiangshan
2022-07-28
watch_queue: Fix missing locking in add_watch_to_object()
Linus Torvalds
2022-07-28
watch_queue: Fix missing rcu annotation
David Howells
2022-07-27
x86/configs: Update configs in x86_debug.config
Lukas Bulwahn
2022-07-24
Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-07-22
Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
2022-07-21
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
2022-07-17
Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-16
Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-15
Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-15
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-07-15
printk: do not wait for consoles when suspended
John Ogness
2022-07-14
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-13
Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
2022-07-13
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
2022-07-13
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
2022-07-13
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-07-12
Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-12
ftrace: Be more specific about arch impact when function tracer is enabled
Steven Rostedt (Google)
2022-07-12
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
2022-07-12
tracing/histograms: Fix memory leak problem
Zheng Yejian
2022-07-11
Merge tag 'modules-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-11
module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
Aaron Tomlin
2022-07-11
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-09
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
Sven Schnelle
2022-07-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-07-08
sysctl: Fix data races in proc_dointvec_jiffies().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_doulongvec_minmax().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_douintvec_minmax().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_dointvec_minmax().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_douintvec().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_dointvec().
Kuniyuki Iwashima
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-07-07
bpf: Make sure mac_header was set before using it
Eric Dumazet
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-07
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-07-01
module: Fix "warning: variable 'exit' set but not used"
Christophe Leroy
2022-07-01
module: Fix selfAssignment cppcheck warning
Christophe Leroy
[next]