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-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
2023-07-10
cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
Miaohe Lin
2023-07-11
kernel: kprobes: Remove unnecessary ‘0’ values
Li zeming
2023-07-11
kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addr
Li zeming
2023-07-11
fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
Ze Gao
2023-07-11
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
2023-07-10
perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin
Uros Bizjak
2023-07-10
perf/core: Use local64_try_cmpxchg in perf_swevent_set_period
Uros Bizjak
2023-07-10
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-07-10
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
2023-07-09
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-07-09
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
2023-07-06
Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2023-07-06
bpf: make preloaded map iterators to display map elements count
Anton Protopopov
2023-07-06
bpf: populate the per-cpu insertions/deletions counters for hashmaps
Anton Protopopov
2023-07-06
bpf: add a new kfunc to return current bpf_map elements count
Anton Protopopov
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-05
bpf: Fix max stack depth check for async callbacks
Kumar Kartikeya Dwivedi
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-05
tracing/boot: Test strscpy() against less than zero for error
Steven Rostedt (Google)
2023-07-05
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
2023-07-05
bpf: Remove unnecessary ring buffer size check
Hou Tao
2023-07-04
module: fix init_module_from_file() error handling
Linus Torvalds
2023-07-03
Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2023-07-03
bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...
SeongJae Park
2023-07-03
kdb: move kdb_send_sig() declaration to a better header file
Daniel Thompson
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-07-01
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-07-01
pid: use struct_size_t() helper
Christian Brauner
2023-06-30
Merge tag 'livepatching-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-30
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-30
pid: Replace struct pid 1-element array with flex-array
Kees Cook
2023-06-30
kdb: Handle LF in the command parser
Douglas Anderson
2023-06-30
irqdomain: Use return value of strreplace()
Andy Shevchenko
2023-06-30
bpf: Resolve modifiers when walking structs
Stanislav Fomichev
2023-06-29
Merge tag 'dma-mapping-6.5-2023-06-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-06-29
Merge tag 'sysctl-6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-29
Merge tag 'trace-v6.4-rc7-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-29
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-06-29
sysctl: fix unused proc_cap_handler() function warning
Arnd Bergmann
2023-06-29
kdb: include kdb_private.h for function prototypes
Arnd Bergmann
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-06-29
swiotlb: reduce the number of areas to match actual memory pool size
Petr Tesarik
2023-06-29
swiotlb: always set the number of areas before allocating the pool
Petr Tesarik
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-28
Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[prev]
[next]