index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-11
bpf: Use kmemdup() to replace kmalloc + memcpy
Jiapeng Chong
1
-2
/
+1
2021-12-11
Merge branch 'introduce bpf_strncmp() helper'
Alexei Starovoitov
16
-34
/
+526
2021-12-11
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2
-0
/
+221
2021-12-11
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
5
-1
/
+232
2021-12-11
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
6
-33
/
+34
2021-12-11
bpf: Add bpf_strncmp helper
Hou Tao
4
-0
/
+39
2021-12-11
libbpf: Fix gen_loader assumption on number of programs.
Alexei Starovoitov
1
-2
/
+3
2021-12-10
Merge branch 'add-fdma-support-on-ocelot-switch-driver'
Jakub Kicinski
8
-26
/
+1151
2021-12-10
net: ocelot: add FDMA support
Clément Léger
6
-4
/
+1095
2021-12-10
net: ocelot: add support for ndo_change_mtu
Clément Léger
2
-0
/
+16
2021-12-10
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
2
-17
/
+26
2021-12-10
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
2
-5
/
+14
2021-12-10
Merge branch 'net-wwan-iosm-improvements'
Jakub Kicinski
7
-33
/
+30
2021-12-10
net: wwan: iosm: correct open parenthesis alignment
M Chetan Kumar
1
-1
/
+1
2021-12-10
net: wwan: iosm: removed unused function decl
M Chetan Kumar
1
-10
/
+0
2021-12-10
net: wwan: iosm: release data channel in case no active IP session
M Chetan Kumar
4
-21
/
+27
2021-12-10
net: wwan: iosm: set tx queue len
M Chetan Kumar
1
-1
/
+2
2021-12-10
net: ocelot: fix missed include in the vsc7514_regs.h file
Colin Foster
1
-0
/
+2
2021-12-10
net: bna: Update supported link modes
Erik Ekman
1
-11
/
+11
2021-12-10
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
3
-14
/
+15
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
181
-2562
/
+5747
2021-12-10
libbpf: Add "bool skipped" to struct bpf_map
Shuyi Cheng
1
-3
/
+8
2021-12-10
libbpf: Fix typo in btf__dedup@LIBBPF_0.0.2 definition
Vincent Minet
1
-1
/
+1
2021-12-10
Merge branch 'Enhance and rework logging controls in libbpf'
Alexei Starovoitov
18
-174
/
+683
2021-12-10
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
3
-29
/
+21
2021-12-10
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
1
-5
/
+5
2021-12-10
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2
-0
/
+300
2021-12-10
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
3
-22
/
+32
2021-12-10
libbpf: Deprecate bpf_object__load_xattr()
Andrii Nakryiko
2
-13
/
+11
2021-12-10
libbpf: Add per-program log buffer setter and getter
Andrii Nakryiko
3
-17
/
+84
2021-12-10
libbpf: Preserve kernel error code and remove kprobe prog type guessing
Andrii Nakryiko
1
-17
/
+2
2021-12-10
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
2
-21
/
+23
2021-12-10
libbpf: Allow passing user log setting through bpf_object_open_opts
Andrii Nakryiko
3
-3
/
+65
2021-12-10
libbpf: Allow passing preallocated log_buf when loading BTF into kernel
Andrii Nakryiko
2
-23
/
+56
2021-12-10
libbpf: Add OPTS-based bpf_btf_load() API
Andrii Nakryiko
4
-12
/
+69
2021-12-10
libbpf: Fix bpf_prog_load() log_buf logic for log_level 0
Andrii Nakryiko
1
-13
/
+16
2021-12-10
selftests: mptcp: remove duplicate include in mptcp_inq.c
Ye Guojin
1
-1
/
+0
2021-12-10
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
2
-2
/
+4
2021-12-10
Merge branch 'net-netns-refcount-tracking-base-series'
Jakub Kicinski
12
-23
/
+102
2021-12-10
ppp: add netns refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-10
l2tp: add netns refcount tracker to l2tp_dfs_seq_data
Eric Dumazet
1
-4
/
+5
2021-12-10
net: sched: add netns refcount tracker to struct tcf_exts
Eric Dumazet
1
-2
/
+6
2021-12-10
net: add netns refcount tracker to struct seq_net_private
Eric Dumazet
2
-4
/
+18
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
2
-3
/
+5
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
5
-8
/
+65
2021-12-09
sh_eth: Use dev_err_probe() helper
Geert Uytterhoeven
1
-2
/
+1
2021-12-09
net: x25: drop harmless check of !more
Jean Sacren
1
-1
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
294
-1243
/
+2603
2021-12-09
skbuff: Extract list pointers to silence compiler warnings
Kees Cook
1
-8
/
+10
2021-12-09
net: phy: prefer 1000baseT over 1000baseKX
Russell King (Oracle)
1
-1
/
+1
[next]