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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
bpf: Introduce bpf_arch_text_copy
Song Liu
1
-0
/
+2
2022-02-07
bpf: Use size instead of pages in bpf_binary_header
Song Liu
1
-3
/
+3
2022-02-07
bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
Song Liu
1
-2
/
+2
2022-02-04
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
1
-0
/
+5
2022-01-31
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
1
-1
/
+2
2022-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2
-3
/
+11
2022-01-27
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
1
-0
/
+3
2022-01-27
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2
-4
/
+33
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2
-3
/
+3
2022-01-26
bpf: remove unused static inlines
Jakub Kicinski
2
-15
/
+0
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2
-0
/
+12
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
9
-84
/
+293
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
1
-1
/
+1
2022-01-21
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
1
-0
/
+18
2022-01-21
bpf: generalise tail call map compatibility check
Toke Hoiland-Jorgensen
1
-11
/
+19
2022-01-21
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
1
-2
/
+14
2022-01-21
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
2
-0
/
+21
2022-01-21
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
2
-0
/
+6
2022-01-21
xdp: add frags support to xdp_return_{buff/frame}
Lorenzo Bianconi
1
-2
/
+16
2022-01-21
net: xdp: add xdp_update_skb_shared_info utility routine
Lorenzo Bianconi
1
-1
/
+32
2022-01-21
xdp: introduce flags field in xdp_buff/xdp_frame
Lorenzo Bianconi
1
-0
/
+29
2022-01-21
net: skbuff: add size metadata to skb_shared_info for xdp
Lorenzo Bianconi
1
-0
/
+1
2022-01-20
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
1
-0
/
+9
2022-01-20
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
1
-1
/
+1
2022-01-20
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
1
-0
/
+4
2022-01-20
ethtool: Fix link extended state for big endian
Moshe Tal
1
-1
/
+1
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-0
/
+1
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-8
/
+28
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-85
/
+145
2022-01-20
delayacct: track delays from memory compact
wangyong
2
-1
/
+33
2022-01-20
delayacct: cleanup flags in struct task_delay_info and functions use it
Yang Yang
1
-17
/
+0
2022-01-20
delayacct: fix incomplete disable operation when switch enable to disable
Yang Yang
1
-0
/
+18
2022-01-20
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
1
-22
/
+22
2022-01-20
panic: use error_report_end tracepoint on warnings
Marco Elver
1
-3
/
+5
2022-01-20
uuid: remove licence boilerplate text from the header
Andy Shevchenko
1
-9
/
+0
2022-01-20
uuid: discourage people from using UAPI header in new code
Andy Shevchenko
1
-0
/
+1
2022-01-20
kunit: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2022-01-20
hash.h: remove unused define directive
Isabella Basso
1
-4
/
+1
2022-01-20
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
1
-14
/
+22
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
1
-0
/
+1
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
1
-2
/
+7
2022-01-20
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
2
-0
/
+10
2022-01-20
kernel.h: include a note to discourage people from including it in headers
Andy Shevchenko
1
-0
/
+9
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2022-01-20
proc: make the proc_create[_data]() stubs static inlines
Hans de Goede
1
-2
/
+10
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
1
-3
/
+2
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
1
-8
/
+1
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
1
-2
/
+5
2022-01-19
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
2
-4
/
+24
2022-01-19
bpf: Move getsockopt retval to struct bpf_cg_run_ctx
YiFei Zhu
2
-10
/
+15
[next]