index
:
pm24.git
cpufreq-rust
master
more-events
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
2021-12-02
bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().
Alexei Starovoitov
2021-12-02
bpf: Adjust BTF log size limit.
Alexei Starovoitov
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
2021-12-02
bpf: Rename btf_member accessors.
Alexei Starovoitov
2021-12-01
bpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL log level
Hou Tao
2021-11-30
bpf: Change bpf_kallsyms_lookup_name size type to ARG_CONST_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
2021-11-30
bpf: Add bpf_loop helper
Joanne Koong
2021-11-30
bpf, docs: Prune all references to "internal BPF"
Christoph Hellwig
2021-11-30
bpf: Remove a redundant comment on bpf_prog_free
Christoph Hellwig
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-11-12
bpf: Introduce btf_tracing_ids
Song Liu
2021-11-12
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
Song Liu
2021-11-11
bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
Yonghong Song
2021-11-11
Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-11
Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-10
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2021-11-10
ftrace/direct: Fix lockup in modify_ftrace_direct_multi
Jiri Olsa
2021-11-10
ring-buffer: Protect ring_buffer_reset() from reentrancy
Steven Rostedt (VMware)
2021-11-09
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
2021-11-09
kernel/resource: clean up and optimize iomem_is_exclusive()
David Hildenbrand
2021-11-09
kcov: replace local_irq_save() with a local_lock_t
Sebastian Andrzej Siewior
2021-11-09
kcov: avoid enable+disable interrupts if !in_task()
Sebastian Andrzej Siewior
2021-11-09
kcov: allocate per-CPU memory on the relevant node
Sebastian Andrzej Siewior
2021-11-09
kernel/fork.c: unshare(): use swap() to make code cleaner
Ran Xiaokai
2021-11-09
extable: use is_kernel_text() helper
Kefeng Wang
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
2021-11-09
kallsyms: remove arch specific text and data check
Kefeng Wang
2021-11-08
Merge tag 'kgdb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2021-11-08
Merge tag 'modules-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-07
bpf: Introduce helper bpf_find_vma
Song Liu
2021-11-06
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2021-11-06
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
2021-11-06
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
[next]