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
2022-11-17
genirq: Remove unused argument force of irq_set_affinity_deactivated()
Angus Chen
2022-11-16
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
2022-11-16
blk-cgroup: Flush stats at blkgs destruction path
Waiman Long
2022-11-16
ring-buffer: Include dropped pages in counting dirty patches
Steven Rostedt (Google)
2022-11-16
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2022-11-16
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
2022-11-16
sched: Clear ttwu_pending after enqueue_task()
Tianchen Ding
2022-11-15
bpf: propagate nullness information for reg to reg comparisons
Eduard Zingerman
2022-11-15
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
2022-11-15
perf: Fix IS_ERR() vs NULL check in inherit_event()
Gaosheng Cui
2022-11-15
perf: Remove unused pointer task_ctx
Colin Ian King
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-15
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
2022-11-15
kallsyms: Add self-test facility
Zhen Lei
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Rename RET_PTR_TO_ALLOC_MEM
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Remove BPF_MAP_OFF_ARR_MAX
Kumar Kartikeya Dwivedi
2022-11-14
cgroup/cpuset: Optimize cpuset_attach() on v2
Waiman Long
2022-11-14
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
2022-11-14
sched: Fix race in task_call_func()
Peter Zijlstra
2022-11-14
rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encountered
Mathieu Desnoyers
2022-11-12
livepatch: Use kallsyms_on_each_match_symbol() to improve performance
Zhen Lei
2022-11-12
kallsyms: Add helper kallsyms_on_each_match_symbol()
Zhen Lei
2022-11-12
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Zhen Lei
2022-11-12
kallsyms: Improve the performance of kallsyms_lookup_name()
Zhen Lei
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-11-11
bpf: Initialize same number of free nodes for each pcpu_freelist
Xu Kuohai
2022-11-11
docs/bpf: Document BPF_MAP_TYPE_CPUMAP map
Maryam Tahhan
2022-11-11
module: Fix NULL vs IS_ERR checking for module_get_next_page
Miaoqian Lin
2022-11-11
kernel/params.c: defer most of param_sysfs_init() to late_initcall time
Rasmus Villemoes
2022-11-11
module: Remove unused macros module_addr_min/max
Chen Zhongjin
2022-11-11
module: remove redundant module_sysfs_initialized variable
Rasmus Villemoes
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-10
kernel/ksysfs.c: export kernel cpu byteorder
Thomas Weißschuh
2022-11-10
resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info()
Andy Shevchenko
2022-11-09
scs: add support for dynamic shadow call stacks
Ard Biesheuvel
2022-11-08
swap: add a limit for readahead page-cluster value
Kairui Song
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-08
cgroup/cpuset: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-08
bpf: Fix memory leaks in __check_func_call
Wang Yufen
2022-11-08
perf: Improve missing SIGTRAP checking
Marco Elver
2022-11-07
bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
Nathan Chancellor
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-04
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
2022-11-04
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
[prev]
[next]