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