index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
bpf: task_group_seq_get_next: fix the skip_if_dup_files check
Oleg Nesterov
1
-1
/
+1
2023-09-08
bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
Oleg Nesterov
1
-10
/
+2
2023-09-08
bpf: task_group_seq_get_next: cleanup the usage of next_thread()
Oleg Nesterov
1
-7
/
+0
2023-09-08
selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()
Hou Tao
2
-0
/
+195
2023-09-08
bpf: Enable IRQ after irq_work_raise() completes in unit_free{_rcu}()
Hou Tao
1
-2
/
+7
2023-09-08
bpf: Enable IRQ after irq_work_raise() completes in unit_alloc()
Hou Tao
4
-205
/
+20
2023-09-08
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
4
-3
/
+30
2023-09-08
selftests/bpf: Add some negative tests
Yonghong Song
2
-0
/
+171
2023-09-08
selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr
Yonghong Song
2
-0
/
+145
2023-09-08
selftests/bpf: Remove unnecessary direct read of local percpu kptr
Yonghong Song
1
-4
/
+0
2023-09-08
bpf: Mark OBJ_RELEASE argument as MEM_RCU when possible
Yonghong Song
1
-0
/
+20
2023-09-08
selftests/bpf: Add tests for array map with local percpu kptr
Yonghong Song
2
-0
/
+265
2023-09-08
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
1
-0
/
+31
2023-09-08
libbpf: Add __percpu_kptr macro definition
Yonghong Song
1
-0
/
+1
2023-09-08
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
2
-2
/
+162
2023-09-08
selftests/bpf: Update error message in negative linked_list test
Yonghong Song
1
-2
/
+2
2023-09-08
bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj
Yonghong Song
2
-8
/
+52
2023-09-08
bpf: Add alloc/xchg/direct_access support for local percpu kptr
Yonghong Song
2
-22
/
+106
2023-09-08
bpf: Add BPF_KPTR_PERCPU as a field type
Yonghong Song
3
-6
/
+21
2023-09-08
bpf: Add support for non-fix-size percpu mem allocation
Yonghong Song
3
-13
/
+13
2023-09-07
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
1
-1
/
+1
2023-09-07
Revert "net: team: do not use dynamic lockdep key"
Jakub Kicinski
3
-85
/
+60
2023-09-07
ntfs3: drop inode references in ntfs_put_super()
Christian Brauner
1
-6
/
+12
2023-09-07
vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
Linus Torvalds
1
-0
/
+17
2023-09-07
net: hns3: remove GSO partial feature bit
Jie Wang
1
-2
/
+0
2023-09-07
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
1
-1
/
+3
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
4
-19
/
+9
2023-09-07
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
1
-3
/
+4
2023-09-07
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
1
-7
/
+7
2023-09-07
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
1
-0
/
+4
2023-09-07
net: hns3: fix tx timeout issue
Jian Shen
1
-5
/
+12
2023-09-07
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
3
-4
/
+22
2023-09-06
netfilter: nf_tables: Unbreak audit log reset
Pablo Neira Ayuso
1
-5
/
+6
2023-09-06
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
1
-0
/
+1
2023-09-06
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
1
-2
/
+6
2023-09-06
netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID
Phil Sutter
1
-0
/
+1
2023-09-06
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
1
-0
/
+8
2023-09-06
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
1
-8
/
+14
2023-09-06
selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_alloc
Martin KaFai Lau
3
-0
/
+118
2023-09-06
bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc
Martin KaFai Lau
1
-1
/
+1
2023-09-06
bpf: bpf_sk_storage: Fix invalid wait context lockdep report
Martin KaFai Lau
1
-33
/
+14
2023-09-06
s390/bpf: Pass through tail call counter in trampolines
Ilya Leoshkevich
1
-0
/
+10
2023-09-06
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
2
-4
/
+2
2023-09-06
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
1
-0
/
+1
2023-09-06
net: phylink: fix sphinx complaint about invalid literal
Jakub Kicinski
1
-2
/
+2
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
3
-0
/
+19
2023-09-06
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
1
-3
/
+20
2023-09-06
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
1
-3
/
+12
2023-09-06
mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode
Bodong Wang
2
-19
/
+51
2023-09-06
net/mlx5e: Clear mirred devices array if the rule is split
Jianbo Liu
7
-3
/
+13
[next]