summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-31Merge tag 'v5.8.5' into dev-5.8dev-5.8Joel Stanley32-89/+210
2020-08-26arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke1-0/+2
2020-08-26watch_queue: Limit the number of watches a user can holdDavid Howells1-0/+3
2020-08-21iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L1-2/+2
2020-08-21crypto: algif_aead - Only wake up when ctx->more is zeroHerbert Xu1-1/+3
2020-08-21libnvdimm: Validate command family indicesDan Williams2-0/+6
2020-08-21hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz2-3/+15
2020-08-21net/compat: Add missing sock updates for SCM_RIGHTSKees Cook1-0/+4
2020-08-21btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn1-2/+12
2020-08-21PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj1-0/+4
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-0/+13
2020-08-19include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour1-0/+1
2020-08-19bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski1-1/+1
2020-08-19tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen1-0/+1
2020-08-19iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu2-0/+3
2020-08-19net: refactor bind_bucket fastreuse into helperTim Froidcoeur1-0/+4
2020-08-19tcp: correct read of TFO keys on big endian systemsJason Baron1-0/+2
2020-08-19gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum1-2/+11
2020-08-19bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko1-1/+1
2020-08-19Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2-0/+13
2020-08-19gpio: regmap: fix type clashMichael Walle1-1/+1
2020-08-19RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon1-1/+5
2020-08-19RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon1-2/+2
2020-08-19Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt1-1/+1
2020-08-19ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov1-6/+4
2020-08-19seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook1-1/+2
2020-08-19tpm: Require that all digests are present in TCG_PCR_EVENT2 structuresTyler Hicks1-2/+9
2020-08-19tracepoint: Mark __tracepoint_string's __usedNick Desaulniers1-1/+1
2020-08-11random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2-62/+82
2020-08-11xattr: break delegations in {set,remove}xattrFrank van der Linden1-0/+2
2020-08-06soc: aspeed: xdma: Add reset ioctlEddie James1-0/+4
2020-08-06soc: aspeed: Add XDMA Engine DriverEddie James1-0/+38
2020-08-06mfd: intel-peci-client: Add Intel PECI client driverJae Hyun Yoo1-0/+119
2020-08-06peci: Add support for PECI bus driver coreJae Hyun Yoo2-0/+811
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-44/+45
2020-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-6/+9
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+19
2020-07-31ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang1-0/+1
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-30random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds1-1/+1
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel1-0/+3
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn1-0/+19
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds1-0/+12
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau1-0/+3
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+12
2020-07-29rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu1-32/+24
2020-07-29rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu1-12/+13
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin1-0/+1
2020-07-28Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2