index
:
linux.git
master
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-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-10
bpf, xdp: Restructure redirect actions
Björn Töpel
2021-03-10
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-04
bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
Brendan Jackman
2021-03-04
bpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
2021-03-04
bpf: Account for BPF_FETCH in insn_has_def32()
Ilya Leoshkevich
2021-03-04
tracing: Skip selftests if tracing is disabled
Steven Rostedt (VMware)
2021-03-04
tracing: Fix memory leak in __create_synth_event()
Vamshi K Sthambamkadi
2021-03-04
ring-buffer: Add a little more information and a WARN when time stamp going b...
Steven Rostedt (VMware)
2021-03-04
ring-buffer: Force before_stamp and write_stamp to be different on discard
Steven Rostedt (VMware)
2021-03-04
tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig
Rolf Eike Beer
2021-03-04
tracing: Remove duplicate declaration from trace.h
Yordan Karadzhov (VMware)
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
bpf: Add arraymap support for bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
bpf: Add hashtab support for bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
bpf: Change return value of verifier function add_subprog()
Yonghong Song
2021-02-26
bpf: Refactor check_func_call() to allow callback function
Yonghong Song
2021-02-26
bpf: Factor out verbose_invalid_scalar()
Yonghong Song
2021-02-26
bpf: Factor out visit_func_call_insn() in check_cfg()
Yonghong Song
2021-02-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-02-26
bpf: Rename fixup_bpf_calls and add some comments
Brendan Jackman
2021-02-26
bpf: Use MAX_BPF_FUNC_REG_ARGS macro
Dmitrii Banshchikov
2021-02-26
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-02-26
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
2021-02-26
groups: simplify struct group_info allocation
Hubert Jasudowicz
2021-02-26
sysctl.c: fix underflow value setting risk in vm_table
Lin Feng
2021-02-26
tracing: add error_report_end trace point
Alexander Potapenko
2021-02-26
swiotlb: Validate bounce size in the sync/unmap path
Martin Radev
2021-02-26
swiotlb: respect min_align_mask
Christoph Hellwig
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-24
blktrace: fix documentation for blk_fill_rw()
Chaitanya Kulkarni
2021-02-24
bpf: Drop imprecise log message
Dmitrii Banshchikov
2021-02-23
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-23
Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
[next]