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
2023-11-14
Yafang Shao
selftests/bpf: Fix issues in setup_classid_environment()
commit
|
commitdiff
|
tree
2023-11-14
Yafang Shao
bpf: Add a new kfunc for cgroup1 hierarchy
commit
|
commitdiff
|
tree
2023-11-14
Jordan Rome
selftests/bpf: Add assert for user stacks in test_task_...
commit
|
commitdiff
|
tree
2023-11-11
Yonghong Song
selftests/bpf: Fix pyperf180 compilation failure with...
commit
|
commitdiff
|
tree
2023-11-10
Jordan Rome
bpf: Add crosstask check to __bpf_get_stack
commit
|
commitdiff
|
tree
2023-11-10
Alexei Starovoitov
Merge branch 'for-6.8-bpf' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
2023-11-10
Yafang Shao
compiler-gcc: Suppress -Wmissing-prototypes warning...
commit
|
commitdiff
|
tree
2023-11-10
Yonghong Song
bpf: Use named fields for certain bpf uapi structs
commit
|
commitdiff
|
tree
2023-11-10
Alexei Starovoitov
Merge branch 'allow-bpf_refcount_acquire-of-mapval...
commit
|
commitdiff
|
tree
2023-11-10
Shung-Hsi Yu
bpf: replace register_is_const() with is_reg_const()
commit
|
commitdiff
|
tree
2023-11-10
Dave Marchevsky
selftests/bpf: Test bpf_refcount_acquire of node obtain...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
veristat: add ability to filter top N results
commit
|
commitdiff
|
tree
2023-11-10
Dave Marchevsky
bpf: Mark direct ld of stashed bpf_{rb,list}_node as...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
veristat: add ability to sort by stat's absolute value
commit
|
commitdiff
|
tree
2023-11-10
Dave Marchevsky
bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_...
commit
|
commitdiff
|
tree
2023-11-10
Yonghong Song
libbpf: Fix potential uninitialized tail padding with...
commit
|
commitdiff
|
tree
2023-11-10
Dave Marchevsky
bpf: Use bpf_mem_free_rcu when bpf_obj_dropping non...
commit
|
commitdiff
|
tree
2023-11-10
Dave Marchevsky
selftests/bpf: Add test passing MAYBE_NULL reg to bpf_r...
commit
|
commitdiff
|
tree
2023-11-10
Dave Marchevsky
bpf: Add KF_RCU flag to bpf_refcount_acquire_impl
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
Merge branch 'bpf: __bpf_dynptr_data* and __str annotation'
commit
|
commitdiff
|
tree
2023-11-10
Florian Lehner
bpf, lpm: Fix check prefixlen before walking trie
commit
|
commitdiff
|
tree
2023-11-10
Song Liu
bpf: Introduce KF_ARG_PTR_TO_CONST_STR
commit
|
commitdiff
|
tree
2023-11-10
Anders Roxell
selftests/bpf: Disable CONFIG_DEBUG_INFO_REDUCED in...
commit
|
commitdiff
|
tree
2023-11-10
Song Liu
bpf: Factor out helper check_reg_const_str()
commit
|
commitdiff
|
tree
2023-11-10
Artem Savkov
bpftool: Fix prog object type in manpage
commit
|
commitdiff
|
tree
2023-11-10
Song Liu
bpf: Add __bpf_dynptr_data* for in kernel use
commit
|
commitdiff
|
tree
2023-11-10
Manu Bretelle
selftests/bpf: Consolidate VIRTIO/9P configs in config...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
Merge branch 'selftests/bpf: Fixes for map_percpu_stats...
commit
|
commitdiff
|
tree
2023-11-10
Alexei Starovoitov
Merge branch 'bpf-register-bounds-logic-and-testing...
commit
|
commitdiff
|
tree
2023-11-10
Hou Tao
selftsets/bpf: Retry map update for non-preallocated...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: generalize reg_set_min_max() to handle two sets...
commit
|
commitdiff
|
tree
2023-11-10
Hou Tao
selftests/bpf: Export map_update_retriable()
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: prepare reg_set_min_max for second set of registers
commit
|
commitdiff
|
tree
2023-11-10
Hou Tao
selftests/bpf: Use value with enough-size when updating...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: unify 32-bit and 64-bit is_branch_taken logic
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: generalize is_branch_taken to handle all condition...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: move is_branch_taken() down
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: generalize is_branch_taken() to work with two...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: rename is_branch_taken reg arguments to prepare...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: drop knowledge-losing __reg_combine_{32,64}_into_...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: try harder to deduce register bounds from differen...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: improve deduction of 64-bit bounds from 32-bit...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: add special smin32/smax32 derivation from 64-bit...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: derive subreg bounds from full bounds when upper...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: derive smin32/smax32 from umin32/umax32 bounds
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
bpf: derive smin/smax from umin/max bounds
commit
|
commitdiff
|
tree
2023-11-10
Yuran Pereira
selftests/bpf: Add malloc failure checks in bpf_iter
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
selftests/bpf: satisfy compiler by having explicit...
commit
|
commitdiff
|
tree
2023-11-10
Yuran Pereira
selftests/bpf: Convert CHECK macros to ASSERT_* macros...
commit
|
commitdiff
|
tree
2023-11-10
Andrii Nakryiko
selftests/bpf: fix RELEASE=1 build for tc_opts
commit
|
commitdiff
|
tree
2023-11-10
Linus Torvalds
Merge tag 'net-6.7-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2023-11-10
Linus Torvalds
Merge tag 'v6.7-p2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2023-11-09
Yafang Shao
cgroup: Add a new helper for cgroup1 hierarchy
commit
|
commitdiff
|
tree
2023-11-09
Yafang Shao
cgroup: Add annotation for holding namespace_sem in...
commit
|
commitdiff
|
tree
2023-11-09
Yafang Shao
cgroup: Eliminate the need for cgroup_mutex in proc_cgr...
commit
|
commitdiff
|
tree
2023-11-09
Yafang Shao
cgroup: Make operations on the cgroup root_list RCU...
commit
|
commitdiff
|
tree
2023-11-09
Yafang Shao
cgroup: Remove unnecessary list_empty()
commit
|
commitdiff
|
tree
2023-11-09
Linus Torvalds
Merge tag 'input-for-v6.7-rc0' of git://git./linux...
commit
|
commitdiff
|
tree
2023-11-09
Linus Torvalds
Merge tag 'for-6.7-rc1-part2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2023-11-09
Linus Torvalds
Merge tag 'linux-watchdog-6.7-rc1' of git://linux-watch...
commit
|
commitdiff
|
tree
2023-11-09
Linus Torvalds
Merge tag 'pwm/for-6.7-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2023-11-09
Linus Torvalds
Merge tag 'iommu-updates-v6.7' of git://git./linux...
commit
|
commitdiff
|
tree
2023-11-09
Diogo Ivo
net: ti: icss-iep: fix setting counter value
commit
|
commitdiff
|
tree
2023-11-09
Edward Adam...
ptp: fix corrupted list in ptp_open
commit
|
commitdiff
|
tree
2023-11-09
Edward Adam...
ptp: ptp_read should not release queue
commit
|
commitdiff
|
tree
2023-11-09
Jakub Kicinski
Merge branch '100GbE' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2023-11-09
Eric Dumazet
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and...
commit
|
commitdiff
|
tree
2023-11-09
Jakub Kicinski
Merge branch '40GbE' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2023-11-09
Jakub Kicinski
net: kcm: fill in MODULE_DESCRIPTION()
commit
|
commitdiff
|
tree
2023-11-09
Jakub Kicinski
Merge tag 'nf-23-11-08' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2023-11-09
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
2023-11-09
Vlad Buslov
net/sched: act_ct: Always fill offloading tuple iifidx
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'exfat-for-6.7-rc1-part2' of git://git./linux...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'xfs-6.7-merge-2' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
2023-11-08
Konstantin...
MAINTAINERS: update lists.linuxfoundation.org migrated...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 's390-6.7-2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'rcu-fixes-v6.7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'memblock-v6.7-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'kgdb-6.7-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'riscv-for-linus-6.7-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
2023-11-08
Florian Westphal
netfilter: nat: fix ipv6 nat redirect with mapped and...
commit
|
commitdiff
|
tree
2023-11-08
Maciej Żenczykowski
netfilter: xt_recent: fix (increase) ipv6 literal buffe...
commit
|
commitdiff
|
tree
2023-11-08
Florian Westphal
ipvs: add missing module descriptions
commit
|
commitdiff
|
tree
2023-11-08
Pablo Neira...
netfilter: nf_tables: remove catchall element in GC...
commit
|
commitdiff
|
tree
2023-11-08
Florian Westphal
netfilter: add missing module descriptions
commit
|
commitdiff
|
tree
2023-11-08
Philipp Stanner
drivers/net/ppp: use standard array-copy-function
commit
|
commitdiff
|
tree
2023-11-08
Bence Csókás
i2c: cp2615: Fix 'assignment to __be16' warning
commit
|
commitdiff
|
tree
2023-11-08
Philipp Stanner
i2c: dev: copy userspace array safely
commit
|
commitdiff
|
tree
2023-11-08
Tam Nguyen
i2c: designware: Disable TX_EMPTY irq while waiting...
commit
|
commitdiff
|
tree
2023-11-08
Roman Bacik
i2c: iproc: handle invalid slave state
commit
|
commitdiff
|
tree
2023-11-08
Vladimir Oltean
net: enetc: shorten enetc_setup_xdp_prog() error messag...
commit
|
commitdiff
|
tree
2023-11-08
Shigeru Yoshida
virtio/vsock: Fix uninit-value in virtio_transport_recv...
commit
|
commitdiff
|
tree
2023-11-08
Heiner Kallweit
r8169: respect userspace disabling IFF_MULTICAST
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'pm-6.7-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'drm-next-2023-11-07' of git://anongit.freede...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'regmap-fix-v6.7-merge-window' of git://git...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'rproc-v6.7' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'rpmsg-v6.7' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2023-11-08
Linus Torvalds
Merge tag 'pcmcia-6.7-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
next