- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 45ae836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
- ca68d56 Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
- a581387 Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 6 months ago
- 1bfde03 Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 6 months ago
- d02b047 Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 6 months ago
- 88b3d5c net/mlx5e: Fix port buffers cell size value by Eran Ben Elisha · 4 years, 7 months ago
- 14b032b cgroup: Fix sock_cgroup_data on big-endian. by Cong Wang · 4 years, 6 months ago
- ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
- c9a368f bpf: net: Avoid incorrect bpf_sk_reuseport_detach call by Martin KaFai Lau · 4 years, 6 months ago
- 6d5f904 io_uring: export cq overflow status to userspace by Xiaoguang Wang · 4 years, 6 months ago
- 6396026 bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() by Kees Cook · 4 years, 6 months ago
- 1602518 kallsyms: Refactor kallsyms_show_value() to take cred by Kees Cook · 4 years, 6 months ago
- 63e1968 Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 6 months ago
- 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 6 months ago
- 775802c fs: remove __vfs_read by Christoph Hellwig · 4 years, 8 months ago
- 61a707c fs: add a __kernel_read helper by Christoph Hellwig · 4 years, 8 months ago
- 469aced vlan: consolidate VLAN parsing code and limit max parsing depth by Toke Høiland-Jørgensen · 4 years, 6 months ago
- 394de11 net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb by Martin Varghese · 4 years, 6 months ago
- 41da51b fs: Add IOCB_NOIO flag for generic_file_read_iter by Andreas Gruenbacher · 5 years ago
- ad0f75e cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 6 months ago
- f79a732 ALSA: compress: fix partial_drain completion state by Vinod Koul · 4 years, 6 months ago
- 68d2370 scatterlist: protect parameters of the sg_table related macros by Marek Szyprowski · 4 years, 6 months ago
- d7bf2eb sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 6 months ago
- 7fec3ce Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 6 months ago
- 7cc2a8e Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- c93493b Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- 1e82a62 genetlink: remove genl_bind by Sean Tranchetti · 4 years, 6 months ago
- 5396956 PCI: Make pcie_find_root_port() work for Root Ports by Mika Westerberg · 4 years, 7 months ago
- e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
- 2606aff net: ip_tunnel: add header_ops for layer 3 devices by Jason A. Donenfeld · 4 years, 6 months ago
- 615bc21 Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 6 months ago
- e91b481 task_work: teach task_work_add() to do signal_wake_up() by Oleg Nesterov · 4 years, 6 months ago
- bb0de31 bpf: sockmap: Require attach_bpf_fd when detaching a program by Lorenz Bauer · 4 years, 6 months ago
- 4ac2add bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH by Lorenz Bauer · 4 years, 6 months ago
- ab53cad bpf, netns: Keep a list of attached bpf_link's by Jakub Sitnicki · 4 years, 6 months ago
- 695c121 bpf, netns: Keep attached programs in bpf_prog_array by Jakub Sitnicki · 4 years, 6 months ago
- 3b70169 flow_dissector: Pull BPF program assignment up to bpf-netns by Jakub Sitnicki · 4 years, 6 months ago
- 91d5b70 xsk: Replace the cheap_dma flag with a dma_need_sync flag by Christoph Hellwig · 4 years, 6 months ago
- 3aa916250 dma-mapping: Add a new dma_need_sync API by Christoph Hellwig · 4 years, 6 months ago
- bf64ff4 genetlink: get rid of family->attrbuf by Cong Wang · 4 years, 6 months ago
- 33c568b Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 6 months ago
- 2cfa46d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 6 months ago
- bfe373f blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags by Hou Tao · 4 years, 8 months ago
- 668f532 Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- bc53f67 Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 91a9a90 Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 098c793 Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- c141b30 Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- a358505 Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 8c4890d smp, irq_work: Continue smp_call_function*() and irq_work*() integration by Peter Zijlstra · 4 years, 7 months ago
- 4f311af sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail by Peter Zijlstra · 4 years, 7 months ago
- 3cd1c5d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
- c322f53 Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 6 months ago
- f05baa0 Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 6 months ago
- 6116dea Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 6 months ago
- bd37cdf8 Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 6 months ago
- 6a6c9b2 Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
- 7c902e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
- 5946d1f kdb: Switch to use safer dbg_io_ops over console APIs by Sumit Garg · 4 years, 7 months ago
- 2c92d78 Merge branch 'linus' into x86/entry, to resolve conflicts by Ingo Molnar · 4 years, 6 months ago
- 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 6 months ago
- 31d8fca mm: workingset: age nonresident information alongside anonymous pages by Johannes Weiner · 4 years, 6 months ago
- 8dbdd50 make asm-generic/cacheflush.h more standalone by Stephen Rothwell · 4 years, 6 months ago
- 687a0ed Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 6 months ago
- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 4c342f77 rds: transport module should be auto loaded when transport is set by Rao Shoaib · 4 years, 6 months ago
- 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 6 months ago
- f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 6 months ago
- 87d93e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
- a4d3712 Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 6 months ago
- b58e733 rcu: Fixup noinstr warnings by Peter Zijlstra · 4 years, 7 months ago
- 5faafd5 locking/atomics: Provide the arch_atomic_ interface to generic code by Peter Zijlstra · 4 years, 6 months ago
- a9b5915 bpf: Do not allow btf_ctx_access with __int128 types by John Fastabend · 4 years, 6 months ago
- 0c1a7f1 ieee80211: Add missing and new AKM suite selector definitions by Veerendranath Jakkam · 4 years, 7 months ago
- a1cd348 Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 4 years, 6 months ago
- 57ea5f18 netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 7 months ago
- 1cbf909 netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 7 months ago
- 3dd4ef1 net: phy: make phy_disable_interrupts() non-static by Jisheng Zhang · 4 years, 6 months ago
- dc5bdb6 drm/fb-helper: Fix vt restore by Daniel Vetter · 4 years, 6 months ago
- aad4b4d scsi: libata: Fix the ata_scsi_dma_need_drain stub by Christoph Hellwig · 4 years, 7 months ago
- 41b14fb net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 7 months ago
- bcc7f55 bpf: Fix formatting in documentation for BPF helpers by Quentin Monnet · 4 years, 7 months ago
- 23e390c security: Fix hook iteration and default value for inode_copy_up_xattr by KP Singh · 4 years, 7 months ago
- 97dd1ab net: qed: fix left elements count calculation by Alexander Lobakin · 4 years, 7 months ago
- 2464bc7 bridge: uapi: mrp: Fix MRP_PORT_ROLE by Horatiu Vultur · 4 years, 7 months ago
- 16ecf10 iommu/vt-d: Set U/S bit in first level page table by default by Lu Baolu · 4 years, 7 months ago
- 26ac10b GUE: Fix a typo by Aiden Leong · 4 years, 7 months ago
- 4bc799d security: fix the key_permission LSM hook function type by Sami Tolvanen · 4 years, 7 months ago
- dd0d718 Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 7 months ago
- 91ef3d9 Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 7 months ago
- 7561393 Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 93bbca2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
- 6467777 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- a5c6a1f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
- 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
- eede2b9 Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
- 481e980 mm: Allow arches to provide ptep_get() by Christophe Leroy · 4 years, 7 months ago
- a1db217 net: flow_offload: fix flow_indr_dev_unregister path by wenxu · 4 years, 7 months ago