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-06-18
David Vernet
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
commit
|
commitdiff
|
tree
2024-06-18
David Vernet
sched_ext: Implement SCX_KICK_WAIT
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Track tasks that are subjects of the in...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Implement tickless support
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Add task state tracking operations
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Make watchdog handle ops.dispatch() looping...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Add a central scheduler which makes all...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Implement scx_bpf_kick_cpu() and task preemp...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
tools/sched_ext: Add scx_show_state.py
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Print debug dump after an error exit
commit
|
commitdiff
|
tree
2024-06-18
David Vernet
sched_ext: Print sched_ext info when dumping stack
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Allow BPF schedulers to disallow specific...
commit
|
commitdiff
|
tree
2024-06-18
David Vernet
sched_ext: Implement runnable task stall watchdog
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Add sysrq-S which disables the BPF scheduler
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Add scx_simple and scx_example_qmap example...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Implement BPF extensible scheduler class
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched_ext: Add boilerplate for extensible scheduler...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched: Add normal_policy()
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched: Factor out update_other_load_avgs() from __updat...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched: Factor out cgroup weight conversion functions
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched: Add sched_class->switching_to() and expose check...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched: Add sched_class->reweight_task()
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched: Allow sched_cgroup_fork() to fail and introduce...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
sched: Restructure sched_class order sanity checks...
commit
|
commitdiff
|
tree
2024-06-18
Tejun Heo
Merge branch 'bpf/for-next' into sched_ext-base
commit
|
commitdiff
|
tree
2024-06-17
Andrii Nakryiko
Merge branch 'bpf-support-resilient-split-btf'
commit
|
commitdiff
|
tree
2024-06-17
Alan Maguire
resolve_btfids: Handle presence of .BTF.base section
commit
|
commitdiff
|
tree
2024-06-17
Eduard Zingerman
libbpf: Make btf_parse_elf process .BTF.base transparently
commit
|
commitdiff
|
tree
2024-06-17
Alan Maguire
selftests/bpf: Extend distilled BTF tests to cover...
commit
|
commitdiff
|
tree
2024-06-17
Alan Maguire
libbpf: Split BTF relocation
commit
|
commitdiff
|
tree
2024-06-17
Alan Maguire
selftests/bpf: Test distilled base, split BTF generation
commit
|
commitdiff
|
tree
2024-06-17
Alan Maguire
libbpf: Add btf__distill_base() creating split BTF...
commit
|
commitdiff
|
tree
2024-06-14
Alexei Starovoitov
selftests/bpf: Add tests for add_const
commit
|
commitdiff
|
tree
2024-06-14
Alexei Starovoitov
bpf: Support can_loop/cond_break on big endian
commit
|
commitdiff
|
tree
2024-06-14
Alexei Starovoitov
bpf: Track delta between "linked" registers.
commit
|
commitdiff
|
tree
2024-06-14
Alexei Starovoitov
bpf: Relax tuple len requirement for sk helpers.
commit
|
commitdiff
|
tree
2024-06-13
Alexei Starovoitov
Merge branch 'bpf-make-trusted-args-nullable'
commit
|
commitdiff
|
tree
2024-06-13
Vadim Fedorenko
selftests: bpf: add testmod kfunc for nullable params
commit
|
commitdiff
|
tree
2024-06-13
Vadim Fedorenko
selftests: bpf: crypto: adjust bench to use nullable IV
commit
|
commitdiff
|
tree
2024-06-13
Vadim Fedorenko
selftests: bpf: crypto: use NULL instead of 0-sized...
commit
|
commitdiff
|
tree
2024-06-13
Vadim Fedorenko
bpf: crypto: make state and IV dynptr nullable
commit
|
commitdiff
|
tree
2024-06-13
Vadim Fedorenko
bpf: verifier: make kfuncs args nullalble
commit
|
commitdiff
|
tree
2024-06-13
Alexei Starovoitov
Merge branch 'fixes-for-kfunc-prototype-generation'
commit
|
commitdiff
|
tree
2024-06-13
Daniel Xu
bpf: selftests: Do not use generated kfunc prototypes...
commit
|
commitdiff
|
tree
2024-06-13
Daniel Xu
bpf: Fix bpf_dynptr documentation comments
commit
|
commitdiff
|
tree
2024-06-13
Vadim Fedorenko
selftests/bpf: Validate CHECKSUM_COMPLETE option
commit
|
commitdiff
|
tree
2024-06-13
Vadim Fedorenko
bpf: Add CHECKSUM_COMPLETE to bpf test progs
commit
|
commitdiff
|
tree
2024-06-12
Alexei Starovoitov
Merge branch 'bpf-support-dumping-kfunc-prototypes...
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpftool: Support dumping kfunc prototypes from BTF
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: selftests: xfrm: Opt out of using generated kfunc...
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: selftests: nf: Opt out of using generated kfunc...
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: treewide: Align kfunc signatures to prog point...
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: verifier: Relax caller requirements for kfunc...
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: Make bpf_session_cookie() kfunc return long *
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc...
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc...
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: selftests: Fix fentry test kfunc prototypes
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
bpf: selftests: Fix bpf_iter_task_vma_new() prototype
commit
|
commitdiff
|
tree
2024-06-12
Daniel Xu
kbuild: bpf: Tell pahole to DECL_TAG kfuncs
commit
|
commitdiff
|
tree
2024-06-11
Kenta Tada
bpftool: Query only cgroup-related attach types
commit
|
commitdiff
|
tree
2024-06-11
Jakub Kicinski
Merge branch 'intel-wired-lan-driver-updates-2024-06-03'
commit
|
commitdiff
|
tree
2024-06-11
Michal Schmidt
ice: use irq_update_affinity_hint()
commit
|
commitdiff
|
tree
2024-06-11
Jacob Keller
ice: add and use roundup_u64 instead of open coding...
commit
|
commitdiff
|
tree
2024-06-11
Andy Shevchenko
net: intel: Use *-y instead of *-objs in Makefile
commit
|
commitdiff
|
tree
2024-06-11
Jeff Johnson
isdn: add missing MODULE_DESCRIPTION() macros
commit
|
commitdiff
|
tree
2024-06-11
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-06-11
Jakub Kicinski
Merge tag 'wireless-next-2024-06-07' of git://git....
commit
|
commitdiff
|
tree
2024-06-10
David S. Miller
Merge branch 'fix-changing-dsa-conduit'
commit
|
commitdiff
|
tree
2024-06-10
Marek Behún
net: dsa: update the unicast MAC address when changing...
commit
|
commitdiff
|
tree
2024-06-10
Marek Behún
net: dsa: deduplicate code adding / deleting the port...
commit
|
commitdiff
|
tree
2024-06-10
David S. Miller
Merge branch 'rtnetlink-rtnl_lock'
commit
|
commitdiff
|
tree
2024-06-10
Jakub Kicinski
net: netlink: remove the cb_mutex "injection" from...
commit
|
commitdiff
|
tree
2024-06-10
Jakub Kicinski
rtnetlink: move rtnl_lock handling out of af_netlink
commit
|
commitdiff
|
tree
2024-06-10
Andy Shevchenko
net: dsa: hellcreek: Replace kernel.h with what is...
commit
|
commitdiff
|
tree
2024-06-10
David S. Miller
Merge branch 'tcp-up-pin-tw-timer'
commit
|
commitdiff
|
tree
2024-06-10
Florian Westphal
tcp: move inet_twsk_schedule helper out of header
commit
|
commitdiff
|
tree
2024-06-10
Florian Westphal
net: tcp: un-pin the tw_timer
commit
|
commitdiff
|
tree
2024-06-10
Valentin Schneider
net: tcp/dccp: prepare for tw_timer un-pinning
commit
|
commitdiff
|
tree
2024-06-10
David S. Miller
Merge branch 'mlxsw-acl-fixes'
commit
|
commitdiff
|
tree
2024-06-10
Ido Schimmel
mlxsw: spectrum_acl: Fix ACL scale regression and firmw...
commit
|
commitdiff
|
tree
2024-06-10
Ido Schimmel
mlxsw: spectrum_acl_erp: Fix object nesting warning
commit
|
commitdiff
|
tree
2024-06-10
Ido Schimmel
lib: objagg: Fix general protection fault
commit
|
commitdiff
|
tree
2024-06-10
Ido Schimmel
mlxsw: spectrum_acl_atcam: Fix wrong comment
commit
|
commitdiff
|
tree
2024-06-10
Ido Schimmel
lib: test_objagg: Fix spelling
commit
|
commitdiff
|
tree
2024-06-10
Ido Schimmel
lib: objagg: Fix spelling
commit
|
commitdiff
|
tree
2024-06-09
Dan Carpenter
dmaengine: ti: k3-udma-glue: clean up return in k3_udma...
commit
|
commitdiff
|
tree
2024-06-09
Jakub Kicinski
tools: ynl: make user space policies const
commit
|
commitdiff
|
tree
2024-06-09
David Wei
page_pool: remove WARN_ON() with OR
commit
|
commitdiff
|
tree
2024-06-07
MD Danish Anwar
net: ti: icssg-prueth: Add multicast filtering support
commit
|
commitdiff
|
tree
2024-06-07
Milan Broz
r8152: Set NET_ADDR_STOLEN if using passthru MAC
commit
|
commitdiff
|
tree
2024-06-06
Geliang Tang
selftests/bpf: Drop useless arguments of do_test in...
commit
|
commitdiff
|
tree
2024-06-06
Geliang Tang
selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca
commit
|
commitdiff
|
tree
2024-06-06
Geliang Tang
selftests/bpf: Use start_test in test_dctcp_fallback...
commit
|
commitdiff
|
tree
2024-06-06
Geliang Tang
selftests/bpf: Add start_test helper in bpf_tcp_ca
commit
|
commitdiff
|
tree
2024-06-06
Geliang Tang
selftests/bpf: Use connect_to_fd_opts in do_test in...
commit
|
commitdiff
|
tree
2024-06-06
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
2024-06-06
Mykyta Yatsenko
libbpf: Auto-attach struct_ops BPF maps in BPF skeleton
commit
|
commitdiff
|
tree
2024-06-06
Linus Torvalds
Merge tag 'net-6.10-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-06-06
Linus Torvalds
Merge tag 'tomoyo-pr-20240606' of git://git.code.sf...
commit
|
commitdiff
|
tree
next