summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-25bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend1-0/+5
2020-06-25ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam1-0/+4
2020-06-25Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+3
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder1-0/+3
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder1-0/+6
2020-06-25net: phy: make phy_disable_interrupts() non-staticJisheng Zhang1-0/+1
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter1-0/+1
2020-06-24xfrm: policy: match with both mark and mask on user interfacesXin Long1-4/+7
2020-06-24dmaengine: idxd: fix hw descriptor fields for delta recordDave Jiang1-0/+3
2020-06-24scsi: libata: Fix the ata_scsi_dma_need_drain stubChristoph Hellwig1-1/+1
2020-06-24net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan1-1/+0
2020-06-24bpf: Fix formatting in documentation for BPF helpersQuentin Monnet1-20/+21
2020-06-24security: Fix hook iteration and default value for inode_copy_up_xattrKP Singh1-1/+1
2020-06-24net: qed: fix left elements count calculationAlexander Lobakin1-10/+16
2020-06-24bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur1-1/+0
2020-06-23iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu1-0/+1
2020-06-23GUE: Fix a typoAiden Leong1-1/+1
2020-06-22security: fix the key_permission LSM hook function typeSami Tolvanen1-1/+1
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2020-06-22Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2-0/+17
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+8
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2020-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2020-06-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+3
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+4
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy2-1/+8
2020-06-20net: flow_offload: fix flow_indr_dev_unregister pathwenxu1-1/+3
2020-06-20flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu1-1/+3
2020-06-20flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu1-0/+13
2020-06-20Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-1/+1
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+0
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+2
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+21
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang1-5/+3
2020-06-19net: core: reduce recursion limit valueTaehee Yoo1-1/+1
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds1-10/+13
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds1-2/+4
2020-06-18vfio/type1: Fix migration info capability IDAlex Williamson1-1/+1
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig1-5/+5
2020-06-18sparse: use identifiers to define address spacesLuc Van Oostenryck1-4/+4
2020-06-18block: make function 'kill_bdev' staticZheng Bin1-2/+0
2020-06-18libata: Use per port sync for detachKai-Heng Feng1-0/+3
2020-06-18RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky1-4/+6
2020-06-18timekeeping: Fix kerneldoc system_device_crosststamp & alKurt Kanzenbach1-7/+7
2020-06-18crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu1-2/+2
2020-06-18rxrpc: Fix trace stringDavid Howells1-1/+1
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1