index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-09-23
sched_ext: Fix build when !CONFIG_STACKTRACE
Tejun Heo
2024-09-23
sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()
Pat Somaru
2024-09-23
sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT
Yu Liao
2024-09-23
sched: Add dummy version of sched_group_set_idle()
Yu Liao
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-19
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-18
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-09-18
Merge tag 'misc.2024.09.14a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-18
Merge tag 'kcsan.2024.09.14a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-18
Merge tag 'wq-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2024-09-18
Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-17
Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-17
uprobes: turn xol_area->pages[2] into xol_area->page
Oleg Nesterov
2024-09-17
uprobes: introduce the global struct vm_special_mapping xol_mapping
Oleg Nesterov
2024-09-17
Revert "uprobes: use vm_special_mapping close() functionality"
Oleg Nesterov
2024-09-17
resource, kunit: add test case for region_intersects()
Huang Ying
2024-09-17
resource: make alloc_free_mem_region() works for iomem_resource
Huang Ying
2024-09-17
resource: fix region_intersects() vs add_memory_driver_managed()
Huang Ying
2024-09-17
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
Merge tag 'timers-clocksource-2024-09-16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-09-17
Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-16
Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-16
Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-09-16
Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-09-13
bpf: Call the missed kfree() when there is no special field in btf
Hou Tao
2024-09-13
bpf: Call the missed btf_record_free() when map creation fails
Hou Tao
2024-09-13
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
Daniel Borkmann
2024-09-13
bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
Daniel Borkmann
2024-09-13
bpf: Fix helper writes to read-only maps
Daniel Borkmann
2024-09-13
bpf: Remove truncation test in bpf_strtol and bpf_strtoul helpers
Daniel Borkmann
2024-09-13
bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
Daniel Borkmann
2024-09-13
bpf: Fix a sdiv overflow issue
Yonghong Song
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-09-12
Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-12
dma-mapping: reflow dma_supported
Christoph Hellwig
2024-09-12
uidgid: make sure we fit into one cacheline
Christian Brauner
[next]