aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-02block: remove bdputChristoph Hellwig1-1/+0
2021-08-02block: remove bdgrabChristoph Hellwig1-1/+0
2021-08-02block: remove bvec_kmap_irq and bvec_kunmap_irqChristoph Hellwig1-42/+0
2021-08-02bvec: add memcpy_{from,to}_bvec and memzero_bvec helperChristoph Hellwig1-0/+33
2021-08-02bvec: add a bvec_kmap_local helperChristoph Hellwig1-0/+13
2021-08-02bvec: fix the include guards for bvec.hChristoph Hellwig1-3/+3
2021-08-02ioprio: move user space relevant ioprio bits to UAPI includesOliver Hartkopp2-40/+47
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland1-0/+15
2021-08-02KVM: Introduce kvm_get_kvm_safe()Peter Xu1-0/+1
2021-08-02Merge remote-tracking branch 'korg/core' into x86/amdJoerg Roedel2-1/+18
2021-08-02soundwire: intel: introduce shim and alh baseBard Liao1-0/+8
2021-08-02soundwire: move intel sdw register definitions to sdw_intel.hBard Liao1-0/+79
2021-08-02drm/gem: Provide drm_gem_fb_{vmap,vunmap}()Thomas Zimmermann1-0/+6
2021-08-02drm: Define DRM_FORMAT_MAX_PLANESThomas Zimmermann3-9/+15
2021-08-02Revert "mhi: Fix networking tree build."Jakub Kicinski1-6/+1
2021-08-02net/ipv4: Replace one-element array with flexible-array memberGustavo A. R. Silva1-5/+16
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean1-5/+2
2021-08-02nfc: hci: pass callback data param as pointer in nci_request()Krzysztof Kozlowski1-2/+2
2021-08-02KVM: Export kvm_make_all_cpus_request() for use in marking VMs as buggedSean Christopherson1-9/+9
2021-08-02KVM: Add infrastructure and macro to mark VM as buggedSean Christopherson1-1/+27
2021-08-02KVM: Get rid of kvm_get_pfn()Marc Zyngier1-1/+0
2021-08-02KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()Marc Zyngier1-37/+0
2021-08-02Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixesArnd Bergmann1-0/+2
2021-08-02regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fieldsIcenowy Zheng1-2/+3
2021-08-02mhi: Fix networking tree build.David S. Miller1-1/+6
2021-08-02drm: document drm_mode_get_propertySimon Ser1-4/+56
2021-08-02netfilter: ebtables: do not hook tables by defaultFlorian Westphal1-0/+2
2021-08-02iommu: Factor iommu_iotlb_gather_is_disjoint() outNadav Amit1-8/+26
2021-08-02iommu: Improve iommu_iotlb_gather helpersRobin Murphy1-5/+33
2021-08-02net_sched: refactor TC action init APICong Wang4-10/+17
2021-08-02drm/connector: add ref to drm_connector_get in iter docsSimon Ser1-0/+5
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+6
2021-08-02soundwire: add flag to ignore all command/control for mockup devicesPierre-Louis Bossart1-0/+3
2021-08-01netfilter: remove xt pernet dataFlorian Westphal2-14/+0
2021-07-31iscsi_ibft: fix crash due to KASLR physical memory remappingMaurizio Lombardi1-11/+7
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-75/+51
2021-07-31dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entryChristophe Branchereau1-0/+1
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-43/+100
2021-07-30scsi: bsg: Move the whole request execution into the SCSI/transport handlersChristoph Hellwig1-9/+3
2021-07-30scsi: block: Remove the remaining SG_IO-related fields from struct request_queueChristoph Hellwig2-5/+3
2021-07-30scsi: block: Remove BLK_SCSI_MAX_CMDSChristoph Hellwig1-3/+0
2021-07-30scsi: bsg: Simplify device registrationChristoph Hellwig4-21/+9
2021-07-30scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driverChristoph Hellwig1-2/+4
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-30/+79
2021-07-30devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky1-2/+12
2021-07-30sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni1-1/+1
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+2
2021-07-30net: netlink: Remove unused functionYajun Deng1-23/+0
2021-07-30nfc: nci: constify several pointers to u8, sk_buff and other structsKrzysztof Kozlowski1-6/+8
2021-07-30nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski1-2/+2