index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
Dongseok Yi
1
-9
/
+13
2021-05-18
skmsg: Remove unused parameters of sk_msg_wait_data()
Cong Wang
4
-17
/
+6
2021-05-18
bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD
Tiezhu Yang
1
-9
/
+4
2021-05-17
libbpf: Add selftests for TC-BPF management API
Kumar Kartikeya Dwivedi
2
-0
/
+407
2021-05-17
libbpf: Add low level TC-BPF management API
Kumar Kartikeya Dwivedi
3
-1
/
+469
2021-05-17
libbpf: Add various netlink helpers
Kumar Kartikeya Dwivedi
2
-89
/
+120
2021-05-15
libbpf: Reject static entry-point BPF programs
Andrii Nakryiko
1
-0
/
+5
2021-05-14
libbpf: Reject static maps
Andrii Nakryiko
1
-5
/
+19
2021-05-14
selftests/bpf: Validate skeleton gen handles skipped fields
Andrii Nakryiko
4
-5
/
+5
2021-05-12
bpf, arm64: Replace STACK_ALIGN() with round_up() to align stack size
Tiezhu Yang
1
-4
/
+2
2021-05-12
samples, bpf: Suppress compiler warning
Hailong Liu
1
-1
/
+1
2021-05-12
libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions
Andrii Nakryiko
1
-5
/
+6
2021-05-12
libbpf: Fix ELF symbol visibility update logic
Andrii Nakryiko
1
-1
/
+1
2021-05-12
bpftool: Stop emitting static variables in BPF skeleton
Andrii Nakryiko
1
-0
/
+4
2021-05-12
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
19
-40
/
+33
2021-05-12
libbpf: Add per-file linker opts
Andrii Nakryiko
3
-6
/
+22
2021-05-12
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Andrii Nakryiko
1
-0
/
+2
2021-05-11
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2
-31
/
+23
2021-05-11
bpf: verifier: Use copy_array for jmp_history
Lorenz Bauer
1
-8
/
+5
2021-05-11
bpf: verifier: Improve function state reallocation
Lorenz Bauer
1
-96
/
+101
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-08
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-08
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-08
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-07
mm: fix typos in comments
Lu Jialin
3
-3
/
+3
2021-05-07
mm: fix typos in comments
Ingo Molnar
39
-83
/
+83
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
157
-627
/
+110
2021-05-07
ipc/sem.c: spelling fix
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
fs: fat: fix spelling typo of values
dingsenjie
1
-1
/
+1
2021-05-07
kernel/sys.c: fix typo
Xiaofeng Cao
1
-7
/
+7
2021-05-07
kernel/up.c: fix typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
kernel/user_namespace.c: fix typos
Xiaofeng Cao
1
-3
/
+3
2021-05-07
kernel/umh.c: fix some spelling mistakes
zhouchuangao
1
-3
/
+3
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-05-07
mm/slab.c: fix spelling mistake "disired" -> "desired"
Colin Ian King
1
-1
/
+1
2021-05-07
scripts/spelling.txt: add "overflw"
Drew Fustini
1
-0
/
+1
2021-05-07
scripts/spelling.txt: Add "diabled" typo
zuoqilin
1
-0
/
+1
2021-05-07
scripts/spelling.txt: add "overlfow"
Drew Fustini
1
-0
/
+1
2021-05-07
arm: print alloc free paths for address in registers
Maninder Singh
3
-0
/
+13
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
3
-126
/
+1
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
13
-76
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
25
-264
/
+5
[next]