index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
sched/rt: Fix Sparse warnings due to undefined rt.c declarations
Ben Dooks
2022-08-03
exit: Fix typo in comment: s/sub-theads/sub-threads
Ingo Molnar
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-02
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-08-02
Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux
Linus Torvalds
2022-08-02
Merge tag 'audit-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-02
Merge tag 'execve-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-02
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
tracing/eprobe: Show syntax error logs in error_log file
Masami Hiramatsu (Google)
2022-08-02
tracing: Use free_trace_buffer() in allocate_trace_buffers()
Zhiqiang Liu
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-08-02
kprobes: Forbid probing on trampoline and BPF code areas
Chen Zhongjin
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-01
rseq: Kill process when unknown flags are encountered in ABI structures
Mathieu Desnoyers
2022-08-01
rseq: Deprecate RSEQ_CS_FLAG_NO_RESTART_ON_* flags
Mathieu Desnoyers
2022-08-01
kernel: remove platform_has() infrastructure
Juergen Gross
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
rv/reactor: Add the panic reactor
Daniel Bristot de Oliveira
2022-07-30
rv/reactor: Add the printk reactor
Daniel Bristot de Oliveira
2022-07-30
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
2022-07-30
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
2022-07-30
rv/monitor: Add the wip monitor skeleton created by dot2k
Daniel Bristot de Oliveira
2022-07-30
Documentation/rv: Add a basic documentation
Daniel Bristot de Oliveira
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
2022-07-30
rv: Add runtime reactors interface
Daniel Bristot de Oliveira
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
2022-07-30
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
2022-07-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
kernel/hung_task: fix address space of proc_dohung_task_timeout_secs
Ben Dooks
2022-07-29
bpf: Remove unneeded semicolon
Yang Li
2022-07-29
bpf: Fix NULL pointer dereference when registering bpf trampoline
Xu Kuohai
2022-07-29
bpf: Fix test_progs -j error with fentry/fexit tests
Song Liu
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-29
Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs'
Rafael J. Wysocki
2022-07-29
Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
[prev]
[next]