index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-06-08
bpf: Fix verifier id tracking of scalars on spill
Maxim Mikityanskiy
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-07
Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...
Paul E. McKenney
2023-06-07
swiotlb: use the atomic counter of total used slabs if available
Petr Tesarik
2023-06-07
dma-remap: use kvmalloc_array/kvfree for larger dma memory remap
gaoxu
2023-06-07
dma-mapping: fix a Kconfig typo
Sui Jingfeng
2023-06-07
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
2023-06-06
bpf: Factor out a common helper free_all()
Hou Tao
2023-06-06
tracing/probes: Add BTF retval type support
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Add $arg* meta argument for all function args
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Support function parameters if BTF is available
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Move event parameter fetching code to common parser
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Add tracepoint support on fprobe_events
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Avoid setting TPARG_FL_FENTRY and TPARG_FL_RETURN
Masami Hiramatsu (Google)
2023-06-06
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
2023-06-06
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
2023-06-06
perf: Re-instate the linear PMU search
Peter Zijlstra
2023-06-05
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2023-06-05
bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL
David Vernet
2023-06-05
bpf: Replace open code with for allocated object check
Daniel T. Lee
2023-06-05
cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static
Miaohe Lin
2023-06-05
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2023-06-05
bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculation
Dave Marchevsky
2023-06-05
bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs
Dave Marchevsky
2023-06-05
rdmacg: fix kernel-doc warnings in rdmacg
Gaosheng Cui
2023-06-05
cgroup: Replace the css_set call with cgroup_get
Gaosheng Cui
2023-06-05
cgroup: remove unused macro for_each_e_css()
Miaohe Lin
2023-06-05
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
2023-06-05
sched/fair: Refactor CPU utilization functions
Dietmar Eggemann
2023-06-05
sched/clock: Provide local_clock_noinstr()
Peter Zijlstra
2023-06-05
time/sched_clock: Provide sched_clock_noinstr()
Peter Zijlstra
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2023-06-05
sched: Consider task_struct::saved_state in wait_task_inactive()
Peter Zijlstra
2023-06-05
sched: Unconditionally use full-fat wait_task_inactive()
Peter Zijlstra
2023-06-05
sched/fair: Don't balance task to its current running CPU
Yicong Yang
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-06-05
livepatch: Make 'klp_stack_entries' static
Josh Poimboeuf
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-02
bpf: Fix elem_size not being set for inner maps
Rhys Rustad-Elliott
2023-06-02
bpf: Fix UAF in task local storage
KP Singh
2023-06-01
Merge tag 'modules-6.4-rc5-second-pull' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
module/decompress: Fix error checking on zstd decompression
Lucas De Marchi
[prev]
[next]