summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-05netdevice: add the case if dev is NULLYajun Deng1-4/+8
2021-08-05bus: mhi: Add MMIO region length to controller structureBhaumik Bhatt1-0/+2
2021-08-05bus: mhi: Add inbound buffers allocation flagLoic Poulain1-1/+6
2021-08-05Merge tag 'fpga-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/md...Greg Kroah-Hartman1-0/+1
2021-08-05net/ipv4/igmp: Use struct_size() helperGustavo A. R. Silva1-3/+0
2021-08-05locking/lockdep: Provide lockdep_assert{,_once}() helpersPeter Zijlstra1-20/+21
2021-08-04soc: qcom: geni: Add support for gpi dmaVinod Koul1-1/+14
2021-08-04soc: qcom: geni: move GENI_IF_DISABLE_RO to common headerVinod Koul1-0/+4
2021-08-04Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-2/+2
2021-08-04Merge tag 'at91-soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann1-0/+26
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean1-35/+0
2021-08-04pata: ixp4xx: Refer to cmd and ctl rather than csNLinus Walleij1-2/+2
2021-08-04net: add netif_set_real_num_queues() for device reconfigJakub Kicinski1-0/+2
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei1-1/+2
2021-08-04netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik1-0/+3
2021-08-04PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan1-1/+2
2021-08-03iomap: support reading inline data from non-zero posGao Xiang1-0/+18
2021-08-03ftrace: Introduce ftrace_need_init_nop()Ilya Leoshkevich1-0/+16
2021-08-03move netdev_boot_setup into Space.cArnd Bergmann1-13/+0
2021-08-03skbuff: introduce skb_expand_head()Vasily Averin1-0/+1
2021-08-03net: really fix the build...David S. Miller1-1/+6
2021-08-03KVM: Block memslot updates across range_start() and range_end()Paolo Bonzini1-0/+5
2021-08-03net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb1-0/+2
2021-08-02block: add a helper to raise a media changed eventMatteo Croce1-0/+1
2021-08-02block: add disk sequence numberMatteo Croce1-0/+2
2021-08-02block: remove cmdline-parser.cChristoph Hellwig1-46/+0
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 Hartkopp1-40/+1
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-02Revert "mhi: Fix networking tree build."Jakub Kicinski1-6/+1
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.wi...Arnd 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-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-02soundwire: add flag to ignore all command/control for mockup devicesPierre-Louis Bossart1-0/+3