projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2024-11-16
Sidong Yang
libbpf: Change hash_combine parameters from long to...
commit
|
commitdiff
|
tree
2024-11-16
Alexei Starovoitov
selftests/bpf: Fix build error with llvm 19
commit
|
commitdiff
|
tree
2024-11-15
Jiri Olsa
libbpf: Fix memory leak in bpf_program__attach_uprobe_multi
commit
|
commitdiff
|
tree
2024-11-15
Andrii Nakryiko
bpf: use common instruction history across all states
commit
|
commitdiff
|
tree
2024-11-15
Yonghong Song
bpf: Add necessary migrate_disable to range_tree.
commit
|
commitdiff
|
tree
2024-11-15
Viktor Malik
bpf: Do not alloc arena on unsupported arches
commit
|
commitdiff
|
tree
2024-11-15
Ihor Solodrai
selftests/bpf: Set test path for token/obj_priv_implici...
commit
|
commitdiff
|
tree
2024-11-13
Andrii Nakryiko
Merge branch 'bpf-range_tree-for-bpf-arena'
commit
|
commitdiff
|
tree
2024-11-13
Alexei Starovoitov
selftests/bpf: Add a test for arena range tree algorithm
commit
|
commitdiff
|
tree
2024-11-13
Alexei Starovoitov
bpf: Introduce range_tree data structure and use it...
commit
|
commitdiff
|
tree
2024-11-13
Alexei Starovoitov
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf
commit
|
commitdiff
|
tree
2024-11-13
Zhu Jun
samples/bpf: Remove unused variable in xdp2skb_meta_kern.c
commit
|
commitdiff
|
tree
2024-11-13
Zhu Jun
samples/bpf: Remove unused variables in tc_l2_redirect_...
commit
|
commitdiff
|
tree
2024-11-13
Luo Yifan
bpftool: Cast variable `var` to long long
commit
|
commitdiff
|
tree
2024-11-13
Linus Torvalds
Merge tag 'bpf-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2024-11-13
Linus Torvalds
Merge tag 'loongarch-fixes-6.12-2' of git://git./linux...
commit
|
commitdiff
|
tree
2024-11-13
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of...
commit
|
commitdiff
|
tree
2024-11-13
Leon Hwang
bpf, x86: Propagate tailcall info only for subprogs
commit
|
commitdiff
|
tree
2024-11-13
Alexei Starovoitov
Merge branch 'add-kernel-symbol-for-struct_ops-trampoline'
commit
|
commitdiff
|
tree
2024-11-13
Xu Kuohai
bpf: Add kernel symbol for struct_ops trampoline
commit
|
commitdiff
|
tree
2024-11-13
Xu Kuohai
bpf: Use function pointers count as struct_ops links...
commit
|
commitdiff
|
tree
2024-11-13
Xu Kuohai
bpf: Remove unused member rcu from bpf_struct_ops_map
commit
|
commitdiff
|
tree
2024-11-13
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2024-11-13
Alexei Starovoitov
Merge branch 'bpf-support-private-stack-for-bpf-progs'
commit
|
commitdiff
|
tree
2024-11-13
Yonghong Song
selftests/bpf: Add struct_ops prog private stack tests
commit
|
commitdiff
|
tree
2024-11-13
Yonghong Song
bpf: Support private stack for struct_ops progs
commit
|
commitdiff
|
tree
2024-11-13
Yonghong Song
selftests/bpf: Add tracing prog private stack tests
commit
|
commitdiff
|
tree
2024-11-13
Yonghong Song
bpf, x86: Support private stack in jit
commit
|
commitdiff
|
tree
2024-11-13
Yonghong Song
bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_...
commit
|
commitdiff
|
tree
2024-11-13
Yonghong Song
bpf: Enable private stack for eligible subprogs
commit
|
commitdiff
|
tree
2024-11-13
Yonghong Song
bpf: Find eligible subprogs for private stack support
commit
|
commitdiff
|
tree
2024-11-13
Johannes Weiner
mm: swapfile: fix cluster reclaim work crash on rotatio...
commit
|
commitdiff
|
tree
2024-11-12
Si-Wei Liu
vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
commit
|
commitdiff
|
tree
2024-11-12
Alexei Starovoitov
Merge branch 'selftests-bpf-fix-for-bpf_signal-stalls...
commit
|
commitdiff
|
tree
2024-11-12
Eduard Zingerman
selftests/bpf: update send_signal to lower perf evemts...
commit
|
commitdiff
|
tree
2024-11-12
Eduard Zingerman
selftests/bpf: allow send_signal test to timeout
commit
|
commitdiff
|
tree
2024-11-12
Eduard Zingerman
selftests/bpf: add read_with_timeout() utility function
commit
|
commitdiff
|
tree
2024-11-12
Eduard Zingerman
selftests/bpf: watchdog timer for test_progs
commit
|
commitdiff
|
tree
2024-11-12
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
2024-11-12
Linus Torvalds
Merge tag 'for-6.12/dm-fixes-3' of git://git./linux...
commit
|
commitdiff
|
tree
2024-11-12
Linus Torvalds
Merge tag 'integrity-v6.12' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-11-12
Linus Torvalds
Merge tag 'landlock-6.12-rc7' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2024-11-12
Donet Tom
selftests: hugetlb_dio: fixup check for initial conditi...
commit
|
commitdiff
|
tree
2024-11-12
Hugh Dickins
mm/thp: fix deferred split queue not partially_mapped...
commit
|
commitdiff
|
tree
2024-11-12
John Hubbard
mm/gup: avoid an unnecessary allocation call for FOLL_L...
commit
|
commitdiff
|
tree
2024-11-12
Bibo Mao
LoongArch: Fix AP booting issue in VM mode
commit
|
commitdiff
|
tree
2024-11-12
Kanglong Wang
LoongArch: Add WriteCombine shadow mapping in KASAN
commit
|
commitdiff
|
tree
2024-11-12
Huacai Chen
LoongArch: Disable KASAN if PGDIR_SIZE is too large...
commit
|
commitdiff
|
tree
2024-11-12
Huacai Chen
LoongArch: Make KASAN work with 5-level page-tables
commit
|
commitdiff
|
tree
2024-11-12
Yuli Wang
LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS
commit
|
commitdiff
|
tree
2024-11-12
Huacai Chen
LoongArch: Fix early_numa_add_cpu() usage for FDT systems
commit
|
commitdiff
|
tree
2024-11-12
Huacai Chen
LoongArch: For all possible CPUs setup logical-physical...
commit
|
commitdiff
|
tree
2024-11-12
Andrii Nakryiko
Merge branch 'libbpf-stringify-error-codes-in-log-messages'
commit
|
commitdiff
|
tree
2024-11-12
Mykyta Yatsenko
libbpf: Stringify errno in log messages in the remainin...
commit
|
commitdiff
|
tree
2024-11-12
Mykyta Yatsenko
libbpf: Stringify errno in log messages in btf*.c
commit
|
commitdiff
|
tree
2024-11-12
Mykyta Yatsenko
libbpf: Stringify errno in log messages in libbpf.c
commit
|
commitdiff
|
tree
2024-11-12
Mykyta Yatsenko
libbpf: Introduce errstr() for stringifying errno
commit
|
commitdiff
|
tree
2024-11-12
Menglong Dong
bpf: Replace the document for PTR_TO_BTF_ID_OR_NULL
commit
|
commitdiff
|
tree
2024-11-12
Luo Yifan
tools/bpf: Fix the wrong format specifier in bpf_jit_disasm
commit
|
commitdiff
|
tree
2024-11-12
Florian Schmaus
kbuild,bpf: Pass make jobs' value to pahole
commit
|
commitdiff
|
tree
2024-11-12
Hajime Tazaki
nommu: pass NULL argument to vma_iter_prealloc()
commit
|
commitdiff
|
tree
2024-11-12
Dmitry Antipov
ocfs2: fix UBSAN warning in ocfs2_verify_volume()
commit
|
commitdiff
|
tree
2024-11-12
Ryusuke Konishi
nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
commit
|
commitdiff
|
tree
2024-11-12
Ryusuke Konishi
nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
commit
|
commitdiff
|
tree
2024-11-12
Roman Gushchin
mm: page_alloc: move mlocked flag clearance into free_p...
commit
|
commitdiff
|
tree
2024-11-11
Linus Torvalds
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git...
commit
|
commitdiff
|
tree
2024-11-11
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2024-11-11
Alexei Starovoitov
Merge branch 'refactor-lock-management'
commit
|
commitdiff
|
tree
2024-11-11
Kumar Kartikeya...
bpf: Drop special callback reference handling
commit
|
commitdiff
|
tree
2024-11-11
Kumar Kartikeya...
bpf: Refactor active lock management
commit
|
commitdiff
|
tree
2024-11-11
Viktor Malik
selftests/bpf: skip the timer_lockup test for single...
commit
|
commitdiff
|
tree
2024-11-11
Alexei Starovoitov
Merge branch 'fix-lockdep-warning-for-htab-of-map'
commit
|
commitdiff
|
tree
2024-11-11
Hou Tao
selftests/bpf: Test the update operations for htab...
commit
|
commitdiff
|
tree
2024-11-11
Hou Tao
selftests/bpf: Move ENOTSUPP from bpf_util.h
commit
|
commitdiff
|
tree
2024-11-11
Hou Tao
bpf: Call free_htab_elem() after htab_unlock_bucket()
commit
|
commitdiff
|
tree
2024-11-11
Andrii Nakryiko
Merge branch 'bpf-add-uprobe-session-support'
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
selftests/bpf: Add threads to consumer test
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
selftests/bpf: Add uprobe sessions to consumer test
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
selftests/bpf: Add uprobe session single consumer test
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
selftests/bpf: Add kprobe session verifier test for...
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
selftests/bpf: Add uprobe session verifier test for...
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
selftests/bpf: Add uprobe session recursive test
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
selftests/bpf: Add uprobe session cookie test
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
selftests/bpf: Add uprobe session test
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
libbpf: Add support for uprobe multi session attach
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
bpf: Add support for uprobe multi session context
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
bpf: Add support for uprobe multi session attach
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
bpf: Force uprobe bpf program to always return 0
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
bpf: Allow return values 0 and 1 for kprobe session
commit
|
commitdiff
|
tree
2024-11-11
Jiri Olsa
selftests/bpf: Fix uprobe consumer test (again)
commit
|
commitdiff
|
tree
2024-11-11
Abhinav Saxena
bpf: Remove trailing whitespace in verifier.rst
commit
|
commitdiff
|
tree
2024-11-11
Viktor Malik
selftests/bpf: Allow building with extra flags
commit
|
commitdiff
|
tree
2024-11-11
Mikulas Patocka
dm-cache: fix warnings about duplicate slab caches
commit
|
commitdiff
|
tree
2024-11-11
Mikulas Patocka
dm-bufio: fix warnings about duplicate slab caches
commit
|
commitdiff
|
tree
2024-11-11
Barry Song
mm: count zeromap read and set for swapout and swapin
commit
|
commitdiff
|
tree
2024-11-10
Linus Torvalds
Linux 6.12-rc7
commit
|
commitdiff
|
tree
2024-11-10
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
2024-11-10
Linus Torvalds
Merge tag 'i2c-for-6.12-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-11-10
Trond Myklebust
filemap: Fix bounds checking in filemap_read()
commit
|
commitdiff
|
tree
2024-11-10
Linus Torvalds
Merge tag 'irq_urgent_for_v6.12_rc7' of git://git....
commit
|
commitdiff
|
tree
next