index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-02-05
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
2021-02-05
locking/lockdep: Avoid unmatched unlock
Peter Zijlstra
2021-02-05
dma-mapping: benchmark: pretend DMA is transmitting
Barry Song
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
2021-02-04
bpf: Refactor BPF_PSEUDO_CALL checking as a helper function
Yonghong Song
2021-02-04
bpf: Allow usage of BPF ringbuffer in sleepable programs
KP Singh
2021-02-04
kdb: kdb_support: Fix debugging information problem
Stephen Zhang
2021-02-04
kernel: debug: fix typo issue
wengjianfeng
2021-02-04
kgdb: rectify kernel-doc for kgdb_unregister_io_module()
Lukas Bulwahn
2021-02-04
sched: Add cond_resched_rwlock
Ben Gardon
2021-02-03
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-03
bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3
Alexei Starovoitov
2021-02-02
bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
Brendan Jackman
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-02
kernel: trace: preemptirq_delay_test: add cpu affinity
Song Chen
2021-02-02
tracepoint: Do not fail unregistering a probe due to memory failure
Steven Rostedt (VMware)
2021-02-02
tracing: Remove definition of DEBUG in trace_mmiotrace.c
Tom Rix
2021-02-02
tracing: Fix a kernel doc warning
Bean Huo
2021-02-02
tracing: Fix spelling of controlling in uprobes
Bhaskar Chowdhury
2021-02-02
tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"
Colin Ian King
2021-02-02
tracing: Use in_serving_softirq() to deduct softirq status.
Sebastian Andrzej Siewior
2021-02-02
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2021-02-02
ring-buffer: Drop unneeded check in ring_buffer_resize()
Qiujun Huang
2021-02-02
ring-buffer: Remove cpu_buffer argument from the rb_inc_page()
Qiujun Huang
2021-02-02
tracing: Remove get/put_cpu() from function_trace_init
Qiujun Huang
2021-02-02
tracing: Update trace_ignore_this_task() kernel-doc comment
Qiujun Huang
2021-02-02
Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-02-01
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2021-01-31
Merge tag 'core-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-01-29
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
2021-01-29
Merge tag 'pm-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-01-29
tracing: Use pause-on-trace with the latency tracers
Viktor Rosendahl
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-01-29
locking/rwsem: Remove empty rwsem.h
Nikolay Borisov
2021-01-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-29
fs: Remove dcookies support
Viresh Kumar
2021-01-29
bpf: Simplify cases in bpf_base_func_proto
Tobias Klauser
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-28
entry: Unbreak single step reporting behaviour
Yuxuan Shui
2021-01-28
locking/rtmutex: Add missing kernel-doc markup
Alex Shi
2021-01-28
futex: Remove unneeded gotos
Jangwoong Kim
2021-01-28
futex: Change utime parameter to be 'const ... *'
Alejandro Colomar
2021-01-28
genirq: Use new tasklet API for resend_tasklet
Emil Renner Berthing
2021-01-27
audit: Make audit_filter_syscall() return void
Yang Yang
2021-01-27
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
[prev]
[next]