index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2
-0
/
+11
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
1
-0
/
+16
2020-08-28
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
Yonghong Song
1
-2
/
+4
2020-08-25
bpf: Add d_path helper
Jiri Olsa
1
-0
/
+14
2020-08-25
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2
-1
/
+54
2020-08-25
bpf: Add btf_struct_ids_match function
Jiri Olsa
1
-0
/
+2
2020-08-25
bpf: Move btf_resolve_size into __btf_resolve_size
Jiri Olsa
1
-2
/
+1
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2
-2
/
+7
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
3
-1
/
+71
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2
-60
/
+164
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
3
-2
/
+66
2020-08-25
bpf: Generalize caching for sk_storage.
KP Singh
1
-0
/
+19
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
1
-2
/
+2
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
3
-5
/
+10
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
4
-1
/
+377
2020-08-24
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
Martin KaFai Lau
1
-2
/
+2
2020-08-24
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
2
-3
/
+6
2020-08-24
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
1
-1
/
+3
2020-08-24
bpf: tcp: Add bpf_skops_established()
Martin KaFai Lau
1
-1
/
+1
2020-08-24
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
1
-0
/
+2
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
3
-1
/
+3
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2
-0
/
+2
2020-08-24
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
2
-2
/
+13
2020-08-21
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
1
-0
/
+7
2020-08-21
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
1
-17
/
+0
2020-08-21
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
1
-0
/
+4
2020-08-21
bpf: Implement link_query for bpf iterators
Yonghong Song
2
-0
/
+13
2020-08-20
bpf: Factor out bpf_link_by_id() helper.
Alexei Starovoitov
1
-0
/
+1
2020-08-19
net-tun: Eliminate two tun/xdp related function calls from vhost-net
Maciej Żenczykowski
1
-3
/
+12
2020-08-19
net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
Maciej Żenczykowski
1
-4
/
+4
2020-08-18
netlink: make NLA_BINARY validation more flexible
Johannes Berg
1
-27
/
+31
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-19
/
+2
2020-08-17
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
Randy Dunlap
1
-1
/
+2
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
1
-0
/
+3
2020-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-18
/
+0
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-1
/
+84
2020-08-15
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-5
/
+6
2020-08-15
Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+2
2020-08-15
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
17
-131
/
+148
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-43
/
+91
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-18
/
+18
2020-08-14
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
1
-0
/
+1
2020-08-14
mm: annotate a data race in page_zonenum()
Qian Cai
1
-0
/
+1
2020-08-14
mm/memcontrol: fix a data race in scan count
Qian Cai
1
-1
/
+1
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
3
-7
/
+2
2020-08-14
mm: introduce offset_in_thp
Matthew Wilcox (Oracle)
1
-0
/
+1
2020-08-14
mm: add thp_head
Matthew Wilcox (Oracle)
1
-0
/
+15
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
3
-10
/
+15
[next]