summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L2020-08-211-2/+2
* crypto: algif_aead - Only wake up when ctx->more is zeroHerbert Xu2020-08-211-1/+3
* libnvdimm: Validate command family indicesDan Williams2020-08-212-0/+6
* hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz2020-08-212-3/+15
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-211-0/+4
* btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn2020-08-211-2/+12
* PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj2020-08-211-0/+4
* genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner2020-08-211-0/+13
* include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour2020-08-191-0/+1
* bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski2020-08-191-1/+1
* tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen2020-08-191-0/+1
* iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu2020-08-192-0/+3
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-08-191-0/+4
* tcp: correct read of TFO keys on big endian systemsJason Baron2020-08-191-0/+2
* gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum2020-08-191-2/+11
* bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko2020-08-191-1/+1
* Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-08-192-0/+13
* gpio: regmap: fix type clashMichael Walle2020-08-191-1/+1
* RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon2020-08-191-1/+5
* RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon2020-08-191-2/+2
* Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt2020-08-191-1/+1
* ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov2020-08-191-6/+4
* seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook2020-08-191-1/+2
* tpm: Require that all digests are present in TCG_PCR_EVENT2 structuresTyler Hicks2020-08-191-2/+9
* tracepoint: Mark __tracepoint_string's __usedNick Desaulniers2020-08-191-1/+1
* random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2020-08-112-62/+82
* xattr: break delegations in {set,remove}xattrFrank van der Linden2020-08-111-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-015-44/+45
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-07-311-6/+9
| |\
| | * xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-07-211-2/+2
| | * xfrm: policy: match with both mark and mask on user interfacesXin Long2020-06-241-4/+7
| * | ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-07-301-0/+1
| * | mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel2020-07-291-0/+3
| * | rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2020-07-281-32/+24
| * | rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu2020-07-281-12/+13
| * | net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-281-0/+1
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-311-1/+1
|\ \ \
| * | | i2c: also convert placeholder function to return errnoWolfram Sang2020-07-271-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-07-311-0/+19
|\ \ \
| * | | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn2020-07-291-0/+19
| |/ /
* | | random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau2020-07-301-1/+1
* | | random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-07-291-1/+1
* | | Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds2020-07-291-0/+12
|\ \ \
| * \ \ Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-291-0/+12
| |\ \ \ | | |/ / | |/| |
| | * | drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg2020-07-271-0/+12
* | | | random32: update the net random state on interrupt and activityWilly Tarreau2020-07-291-0/+3
* | | | Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-281-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | io: Fix return type of _inb and _inlStafford Horne2020-07-271-2/+2
* | | | Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-1/+4
|\ \ \ \
| * | | | x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-221-1/+4