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
2025-09-23
Kumar Kartikeya...
bpf, x86: Add support for signed arena loads
commit
|
commitdiff
|
tree
2025-09-23
Alexei Starovoitov
Merge branch 'bpf-introduce-deferred-task-context-execu...
commit
|
commitdiff
|
tree
2025-09-23
Mykyta Yatsenko
selftests/bpf: add bpf task work stress tests
commit
|
commitdiff
|
tree
2025-09-23
Mykyta Yatsenko
selftests/bpf: BPF task work scheduling tests
commit
|
commitdiff
|
tree
2025-09-23
Mykyta Yatsenko
bpf: task work scheduling kfuncs
commit
|
commitdiff
|
tree
2025-09-23
Mykyta Yatsenko
bpf: extract map key pointer calculation
commit
|
commitdiff
|
tree
2025-09-23
Mykyta Yatsenko
bpf: bpf task work plumbing
commit
|
commitdiff
|
tree
2025-09-23
Mykyta Yatsenko
bpf: verifier: permit non-zero returns from async callbacks
commit
|
commitdiff
|
tree
2025-09-23
Mykyta Yatsenko
bpf: htab: extract helper for freeing special structs
commit
|
commitdiff
|
tree
2025-09-23
Mykyta Yatsenko
bpf: extract generic helper from process_timer_func()
commit
|
commitdiff
|
tree
2025-09-23
Mykyta Yatsenko
bpf: refactor special field-type detection
commit
|
commitdiff
|
tree
2025-09-23
Alexei Starovoitov
Merge branch 'signed-bpf-programs'
commit
|
commitdiff
|
tree
2025-09-23
KP Singh
selftests/bpf: Enable signature verification for some...
commit
|
commitdiff
|
tree
2025-09-23
KP Singh
bpftool: Add support for signing BPF programs
commit
|
commitdiff
|
tree
2025-09-23
KP Singh
libbpf: Embed and verify the metadata hash in the loader
commit
|
commitdiff
|
tree
2025-09-23
KP Singh
libbpf: Update light skeleton for signing
commit
|
commitdiff
|
tree
2025-09-23
KP Singh
bpf: Implement signature verification for BPF programs
commit
|
commitdiff
|
tree
2025-09-20
Yonghong Song
selftests/bpf: Fix selftest verifier_arena_large failure
commit
|
commitdiff
|
tree
2025-09-19
Tom Stellard
bpftool: Fix -Wuninitialized-const-pointer warnings...
commit
|
commitdiff
|
tree
2025-09-19
Tao Chen
bpftool: Fix UAF in get_delegate_value
commit
|
commitdiff
|
tree
2025-09-19
Tao Chen
bpftool: Add HELP_SPEC_OPTIONS in token.c
commit
|
commitdiff
|
tree
2025-09-19
Alexei Starovoitov
Merge branch 'bpf-replace-path-sensitive-with-path...
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
selftests/bpf: test cases for callchain sensitive live...
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
selftests/bpf: __not_msg() tag for test_loader framework
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: table based bpf_insn_successors()
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: disable and remove registers chain based liveness
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: signal error if old liveness is more conservative...
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: enable callchain sensitive stack liveness tracking
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: callchain sensitive stack liveness tracking using CFG
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: compute instructions postorder per subprogram
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: declare a few utility functions as internal api
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: remove redundant REG_LIVE_READ check in stacksafe()
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: use compute_live_registers() info in clean_func_state
commit
|
commitdiff
|
tree
2025-09-19
Eduard Zingerman
bpf: bpf_verifier_state->cleaned flag instead of REG_LI...
commit
|
commitdiff
|
tree
2025-09-19
KP Singh
bpf: Move the signature kfuncs to helpers.c
commit
|
commitdiff
|
tree
2025-09-19
KP Singh
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
commit
|
commitdiff
|
tree
2025-09-19
KP Singh
selftests/bpf: Add tests for exclusive maps
commit
|
commitdiff
|
tree
2025-09-19
KP Singh
libbpf: Support exclusive map creation
commit
|
commitdiff
|
tree
2025-09-19
KP Singh
libbpf: Implement SHA256 internal helper
commit
|
commitdiff
|
tree
2025-09-19
KP Singh
bpf: Implement exclusive map creation
commit
|
commitdiff
|
tree
2025-09-19
KP Singh
bpf: Update the bpf_prog_calc_tag to use SHA256
commit
|
commitdiff
|
tree
2025-09-18
Alexei Starovoitov
Merge branch 'update-kf_rcu_protected'
commit
|
commitdiff
|
tree
2025-09-18
Kumar Kartikeya...
selftests/bpf: Add tests for KF_RCU_PROTECTED
commit
|
commitdiff
|
tree
2025-09-18
Kumar Kartikeya...
bpf: Enforce RCU protection for KF_RCU_PROTECTED
commit
|
commitdiff
|
tree
2025-09-17
Hengqi Chen
bpf, arm64: Call bpf_jit_binary_pack_finalize() in...
commit
|
commitdiff
|
tree
2025-09-17
Eduard Zingerman
selftests/bpf: trigger verifier.c:maybe_exit_scc()...
commit
|
commitdiff
|
tree
2025-09-17
Eduard Zingerman
bpf: dont report verifier bug for missing bpf_scc_visit...
commit
|
commitdiff
|
tree
2025-09-17
Paul Chaignon
selftests/bpf: Test accesses to ctx padding
commit
|
commitdiff
|
tree
2025-09-17
Paul Chaignon
selftests/bpf: Move macros to bpf_misc.h
commit
|
commitdiff
|
tree
2025-09-17
Paul Chaignon
bpf: Explicitly check accesses to bpf_sock_addr
commit
|
commitdiff
|
tree
2025-09-15
Eduard Zingerman
bpf: potential double-free of env->insn_aux_data
commit
|
commitdiff
|
tree
2025-09-15
Alan Maguire
selftests/bpf: More open-coded gettid syscall cleanup
commit
|
commitdiff
|
tree
2025-09-15
Alexei Starovoitov
Merge branch 'remove-use-of-current-cgns-in-bpf_cgroup_...
commit
|
commitdiff
|
tree
2025-09-15
Kumar Kartikeya...
selftests/bpf: Add a test for bpf_cgroup_from_id lookup...
commit
|
commitdiff
|
tree
2025-09-15
Kumar Kartikeya...
bpf: Do not limit bpf_cgroup_from_id to current's namespace
commit
|
commitdiff
|
tree
2025-09-15
Saket Kumar...
selftests/bpf: Fix arena_spin_lock selftest failure
commit
|
commitdiff
|
tree
2025-09-15
Leon Hwang
selftests/bpf: Skip timer_interrupt case when bpf_timer...
commit
|
commitdiff
|
tree
2025-09-15
Quentin Monnet
bpftool: Search for tracefs at /sys/kernel/tracing...
commit
|
commitdiff
|
tree
2025-09-15
Hengqi Chen
riscv, bpf: Sign extend struct ops return values properly
commit
|
commitdiff
|
tree
2025-09-15
Hengqi Chen
riscv, bpf: Remove duplicated bpf_flush_icache()
commit
|
commitdiff
|
tree
2025-09-11
Alexei Starovoitov
Merge branch 'bpf-report-arena-faults-to-bpf-streams'
commit
|
commitdiff
|
tree
2025-09-11
Puranjay Mohan
selftests/bpf: Add tests for arena fault reporting
commit
|
commitdiff
|
tree
2025-09-11
Puranjay Mohan
selftests: bpf: use __stderr in stream error tests
commit
|
commitdiff
|
tree
2025-09-11
Puranjay Mohan
selftests: bpf: introduce __stderr and __stdout
commit
|
commitdiff
|
tree
2025-09-11
Puranjay Mohan
bpf: Report arena faults to BPF stderr
commit
|
commitdiff
|
tree
2025-09-11
Puranjay Mohan
bpf: core: introduce main_prog_aux for stream access
commit
|
commitdiff
|
tree
2025-09-11
Puranjay Mohan
bpf: arm64: simplify exception table handling
commit
|
commitdiff
|
tree
2025-09-11
Alexei Starovoitov
Merge git://git./linux/kernel/git/bpf/bpf after rc5
commit
|
commitdiff
|
tree
2025-09-11
Linus Torvalds
Merge tag 's390-6.17-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-09-11
Linus Torvalds
Merge tag 'pm-6.17-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-09-11
Linus Torvalds
Merge tag 'for-6.17-rc5-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-09-11
Linus Torvalds
Merge tag 'bpf-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-09-11
Rafael J. Wysocki
Merge branches 'pm-sleep' and 'pm-em'
commit
|
commitdiff
|
tree
2025-09-11
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of...
commit
|
commitdiff
|
tree
2025-09-11
Linus Torvalds
Merge tag 'vmscape-for-linus-20250904' of git://git...
commit
|
commitdiff
|
tree
2025-09-10
Linus Torvalds
Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
2025-09-10
Alexei Starovoitov
Merge branch 'bpf-reject-bpf_timer-for-preempt_rt'
commit
|
commitdiff
|
tree
2025-09-10
Leon Hwang
selftests/bpf: Skip timer cases when bpf_timer is not...
commit
|
commitdiff
|
tree
2025-09-10
Leon Hwang
bpf: Reject bpf_timer for PREEMPT_RT
commit
|
commitdiff
|
tree
2025-09-10
Linus Torvalds
Merge tag 'trace-v6.17-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-09-10
Rafael J. Wysocki
PM: hibernate: Restrict GFP mask in hibernation_snapshot()
commit
|
commitdiff
|
tree
2025-09-10
Kuniyuki Iwashima
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict...
commit
|
commitdiff
|
tree
2025-09-10
Rafael J. Wysocki
PM: EM: Add function for registering a PD without capac...
commit
|
commitdiff
|
tree
2025-09-09
Peilin Ye
bpf: Tell memcg to use allow_spinning=false path in...
commit
|
commitdiff
|
tree
2025-09-09
KaFai Wan
bpf: Allow fall back to interpreter for programs with...
commit
|
commitdiff
|
tree
2025-09-09
Kumar Kartikeya...
rqspinlock: Choose trylock fallback for NMI waiters
commit
|
commitdiff
|
tree
2025-09-09
Maciej Fijalkowski
xsk: Fix immature cq descriptor production
commit
|
commitdiff
|
tree
2025-09-09
Eduard Zingerman
bpf: Update the list of BPF selftests maintainers
commit
|
commitdiff
|
tree
2025-09-09
Andrii Nakryiko
Merge branch 'fix-bpf_strnstr-len-error'
commit
|
commitdiff
|
tree
2025-09-09
Alexei Starovoitov
Merge branch 'selftests-bpf-fix-expression-result-unuse...
commit
|
commitdiff
|
tree
2025-09-09
Rong Tao
selftests/bpf: Add tests for bpf_strnstr
commit
|
commitdiff
|
tree
2025-09-09
Ilya Leoshkevich
selftests/bpf: Fix "expression result unused" warnings...
commit
|
commitdiff
|
tree
2025-09-09
Rong Tao
bpf: Fix bpf_strnstr() to handle suffix match cases...
commit
|
commitdiff
|
tree
2025-09-09
Daniel Borkmann
selftests/bpf: Extend crypto_sanity selftest with inval...
commit
|
commitdiff
|
tree
2025-09-09
Daniel Borkmann
bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
commit
|
commitdiff
|
tree
2025-09-09
Linus Torvalds
Merge tag 'dma-mapping-6.17-2025-09-09' of git://git...
commit
|
commitdiff
|
tree
2025-09-09
Jiayuan Chen
selftests/bpf: Fix incorrect array size calculation
commit
|
commitdiff
|
tree
2025-09-09
Mike Rapoport...
MAINTAINERS: add tree entry to numa memblocks and emula...
commit
|
commitdiff
|
tree
2025-09-09
Stanislav Fort
mm/damon/sysfs: fix use-after-free in state_show()
commit
|
commitdiff
|
tree
2025-09-09
wangzijie
proc: fix type confusion in pde_set_flags()
commit
|
commitdiff
|
tree
next