- 267cf9f tcp: bpf: Optionally store mac header in TCP_SAVE_SYN by Martin KaFai Lau · 4 years, 4 months ago
- 0813a84 bpf: tcp: Allow bpf prog to write and parse TCP header option by Martin KaFai Lau · 4 years, 4 months ago
- c9985d0 bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8 by Martin KaFai Lau · 4 years, 4 months ago
- 331fca4 bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() by Martin KaFai Lau · 4 years, 4 months ago
- 00d211a bpf: tcp: Add bpf_skops_parse_hdr() by Martin KaFai Lau · 4 years, 4 months ago
- 72be0fe bpf: tcp: Add bpf_skops_established() by Martin KaFai Lau · 4 years, 4 months ago
- 7656d68 tcp: Add saw_unknown to struct tcp_options_received by Martin KaFai Lau · 4 years, 4 months ago
- ca584ba tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt by Martin KaFai Lau · 4 years, 4 months ago
- 2b8ee4f tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt by Martin KaFai Lau · 4 years, 4 months ago
- 70a217f tcp: Use a struct to represent a saved_syn by Martin KaFai Lau · 4 years, 4 months ago
- 13b79d3 bpf: sockmap: Call sock_map_update_elem directly by Lorenz Bauer · 4 years, 4 months ago
- 7b219da net: sk_msg: Simplify sk_psock initialization by Lorenz Bauer · 4 years, 4 months ago
- b76f222 bpf: Implement link_query callbacks in map element iterators by Yonghong Song · 4 years, 4 months ago
- 6b0a249 bpf: Implement link_query for bpf iterators by Yonghong Song · 4 years, 4 months ago
- 005142b bpf: Factor out bpf_link_by_id() helper. by Alexei Starovoitov · 4 years, 4 months ago
- 596b5ef net-tun: Eliminate two tun/xdp related function calls from vhost-net by Maciej Żenczykowski · 4 years, 4 months ago
- b558b6c net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp() by Maciej Żenczykowski · 4 years, 4 months ago
- 8aa26c5 netlink: make NLA_BINARY validation more flexible by Johannes Berg · 4 years, 4 months ago
- 4cf7562 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 0b76e64 phylink: <linux/phylink.h>: fix function prototype kernel-doc warning by Randy Dunlap · 4 years, 5 months ago
- 29e44f4 watch_queue: Limit the number of watches a user can hold by David Howells · 4 years, 4 months ago
- 8c26544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 5 months ago
- 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 7f5faaa Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
- 341323f Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- 1a5d9db Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
- 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- 7f897ac include/asm-generic/vmlinux.lds.h: align ro_after_init by Romain Naour · 4 years, 5 months ago
- c403f6a mm: annotate a data race in page_zonenum() by Qian Cai · 4 years, 5 months ago
- e0e3f42 mm/memcontrol: fix a data race in scan count by Qian Cai · 4 years, 5 months ago
- 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
- ee6c400 mm: introduce offset_in_thp by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 2be1d71 mm: add thp_head by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 6ffbb45 mm: add thp_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 4190156 mm: move page-flags include to top of file by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 1378a5e mm: store compound_nr as well as compound_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 9922c1d asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() by Mike Rapoport · 4 years, 5 months ago
- c9c9735 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
- fded091 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 5 months ago
- 5848dc5 dma-debug: remove debug_dma_assert_idle() function by Linus Torvalds · 4 years, 5 months ago
- b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- b6b178e Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
- 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- cd94257 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
- 0fd9cc6 Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 5 months ago
- f3db6de Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 5 months ago
- a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- e764a1e Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
- 94c7eb5 random32: add a tracepoint for prandom_u32() by Eric Dumazet · 4 years, 5 months ago
- 6f92337 xen: Sync up with the canonical protocol definition in Xen by Oleksandr Andrushchenko · 4 years, 5 months ago
- 4f4ed454 mfd: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- 114294d mfd: mfd-core: Add mechanism for removal of a subset of children by Charles Keepax · 4 years, 5 months ago
- e7b8550 mfd: max77693-private: Drop a duplicated word by Randy Dunlap · 4 years, 5 months ago
- 23ef2b6 mfd: da9055: pdata.h: Drop a duplicated word by Randy Dunlap · 4 years, 5 months ago
- 9ece360 mfd: da9063: Add support for latest DA silicon revision by Adam Thomson · 4 years, 6 months ago
- 091c611 mfd: da9063: Fix revision handling to correctly select reg tables by Adam Thomson · 4 years, 6 months ago
- 7d2594c mfd: smsc-ece1099: Remove driver by Michael Walle · 4 years, 6 months ago
- 44e6171 mfd: core: Add OF_MFD_CELL_REG() helper by Lee Jones · 4 years, 7 months ago
- d097965 mfd: core: Fix formatting of MFD helpers by Lee Jones · 4 years, 7 months ago
- 466a62d mfd: core: Make a best effort attempt to match devices with the correct of_nodes by Lee Jones · 4 years, 7 months ago
- 2404b73 netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency by Florian Westphal · 4 years, 5 months ago
- dc06fe5 Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 5 months ago
- 7c2a69f Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 5 months ago
- 7a02c8d Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
- 8cd84b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
- 05a5b5d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 5 months ago
- 4586039 Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 5 months ago
- 407bc8d8 Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 5 months ago
- ea6ec77 Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
- 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- bbe8875 mm/hugetlb: make hugetlb migration callback CMA aware by Joonsoo Kim · 4 years, 5 months ago
- 41b4dc1 mm/gup: restrict CMA region by using allocation scope API by Joonsoo Kim · 4 years, 5 months ago
- 19fc7be mm/migrate: introduce a standard migration target allocation function by Joonsoo Kim · 4 years, 5 months ago
- d92bbc2 mm/hugetlb: unify migration callbacks by Joonsoo Kim · 4 years, 5 months ago
- b4b3822 mm/migrate: move migration helper from .h to .c by Joonsoo Kim · 4 years, 5 months ago
- 63037f7 panic: make print_oops_end_marker() static by Yue Hu · 4 years, 5 months ago
- 79076e1 kernel/panic.c: make oops_may_print() return bool by Tiezhu Yang · 4 years, 5 months ago
- 0935288 kdump: append kernel build-id string to VMCOREINFO by Vijay Balakrishna · 4 years, 5 months ago
- 2fb3244 autofs: fix doubled word by Randy Dunlap · 4 years, 5 months ago
- ef0f268 kstrto*: do not describe simple_strto*() as obsolete/replaced by Kars Mulder · 4 years, 5 months ago
- b642e44 kstrto*: correct documentation references to simple_strto*() by Kars Mulder · 4 years, 5 months ago
- 0a650e4 lib/generic-radix-tree.c: remove unneeded __rcu by Luc Van Oostenryck · 4 years, 5 months ago
- 25fd529 sparse: group the defines by functionality by Luc Van Oostenryck · 4 years, 5 months ago
- 9e58c5e include/linux/poison.h: remove obsolete comment by Matthew Wilcox · 4 years, 5 months ago
- 7f317d3 include/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- 3766534 kernel.h: remove duplicate include of asm/div64.h by Arvind Sankar · 4 years, 5 months ago
- 8043fc1 kernel: add a kernel_wait helper by Christoph Hellwig · 4 years, 5 months ago
- f48ff83 include/linux/xz.h: drop duplicated word by Randy Dunlap · 4 years, 5 months ago
- 121ae8d include/linux/async_tx.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
- cd1a406 include/linux/exportfs.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
- c5f748e include/linux/compiler-clang.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
- 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago