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-03-09
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
2023-03-09
dyndbg: use the module notifier callbacks
Jason Baron
2023-03-09
module: make module_ktype structure constant
Thomas Weißschuh
2023-03-09
module: Remove the unused function within
Jiapeng Chong
2023-03-09
module: replace module_layout with module_memory
Song Liu
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-09
livepatch: Make kobj_type structures constant
Thomas Weißschuh
2023-03-09
livepatch: fix ELF typos
Alexey Dobriyan
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
2023-03-08
bpf: add support for open-coded iterator loops
Andrii Nakryiko
2023-03-08
bpf: add iterator kfuncs registration and validation logic
Andrii Nakryiko
2023-03-08
bpf: factor out fetching basic kfunc metadata
Andrii Nakryiko
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
2023-03-08
fork: allow CLONE_NEWTIME in clone3 flags
Tobias Klauser
2023-03-08
watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
David Disseldorp
2023-03-07
locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels
Zqiang
2023-03-07
locktorture: With nested locks, occasionally skip main lock
John Stultz
2023-03-07
locktorture: Add nested locking to rtmutex torture tests
John Stultz
2023-03-07
locktorture: Add nested locking to mutex torture tests
John Stultz
2023-03-07
locktorture: Add nested_[un]lock() hooks and nlocks parameter
John Stultz
2023-03-07
bpf: enforce all maps having memory usage callback
Yafang Shao
2023-03-07
bpf: offload map memory usage
Yafang Shao
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
2023-03-07
bpf: local_storage memory usage
Yafang Shao
2023-03-07
bpf: bpf_struct_ops memory usage
Yafang Shao
2023-03-07
bpf: queue_stack_maps memory usage
Yafang Shao
2023-03-07
bpf: devmap memory usage
Yafang Shao
2023-03-07
bpf: cpumap memory usage
Yafang Shao
2023-03-07
bpf: bloom_filter memory usage
Yafang Shao
2023-03-07
bpf: ringbuf memory usage
Yafang Shao
2023-03-07
bpf: reuseport_array memory usage
Yafang Shao
2023-03-07
bpf: stackmap memory usage
Yafang Shao
2023-03-07
bpf: arraymap memory usage
Yafang Shao
2023-03-07
bpf: hashtab memory usage
Yafang Shao
2023-03-07
bpf: lpm_trie memory usage
Yafang Shao
2023-03-07
bpf: add new map ops ->map_mem_usage
Yafang Shao
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-06
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-04
bpf: add support for fixed-size memory pointer returns for kfuncs
Andrii Nakryiko
2023-03-04
bpf: generalize dynptr_get_spi to be usable for iters
Andrii Nakryiko
2023-03-04
bpf: mark PTR_TO_MEM as non-null register type
Andrii Nakryiko
2023-03-04
bpf: move kfunc_call_arg_meta higher in the file
Andrii Nakryiko
2023-03-04
bpf: ensure that r0 is marked scratched after any function call
Andrii Nakryiko
2023-03-04
bpf: fix visit_insn()'s detection of BPF_FUNC_timer_set_callback helper
Andrii Nakryiko
2023-03-04
bpf: clean up visit_insn()'s instruction processing
Andrii Nakryiko
2023-03-04
bpf: honor env->test_state_freq flag in is_state_visited()
Andrii Nakryiko
[prev]
[next]