summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-04net: add netif_set_real_num_queues() for device reconfigJakub Kicinski
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei
2021-08-04netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik
2021-08-03PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan
2021-08-03iomap: support reading inline data from non-zero posGao Xiang
2021-08-03ftrace: Introduce ftrace_need_init_nop()Ilya Leoshkevich
2021-08-03move netdev_boot_setup into Space.cArnd Bergmann
2021-08-03skbuff: introduce skb_expand_head()Vasily Averin
2021-08-03net: really fix the build...David S. Miller
2021-08-03KVM: Block memslot updates across range_start() and range_end()Paolo Bonzini
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb
2021-08-02block: add a helper to raise a media changed eventMatteo Croce
2021-08-02block: add disk sequence numberMatteo Croce
2021-08-02block: remove cmdline-parser.cChristoph Hellwig
2021-08-02block: remove bdputChristoph Hellwig
2021-08-02block: remove bdgrabChristoph Hellwig
2021-08-02block: remove bvec_kmap_irq and bvec_kunmap_irqChristoph Hellwig
2021-08-02bvec: add memcpy_{from,to}_bvec and memzero_bvec helperChristoph Hellwig
2021-08-02bvec: add a bvec_kmap_local helperChristoph Hellwig
2021-08-02bvec: fix the include guards for bvec.hChristoph Hellwig
2021-08-02ioprio: move user space relevant ioprio bits to UAPI includesOliver Hartkopp
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland
2021-08-02KVM: Introduce kvm_get_kvm_safe()Peter Xu
2021-08-02Merge remote-tracking branch 'korg/core' into x86/amdJoerg Roedel
2021-08-02soundwire: intel: introduce shim and alh baseBard Liao
2021-08-02soundwire: move intel sdw register definitions to sdw_intel.hBard Liao
2021-08-02Revert "mhi: Fix networking tree build."Jakub Kicinski
2021-08-02KVM: Export kvm_make_all_cpus_request() for use in marking VMs as buggedSean Christopherson
2021-08-02KVM: Add infrastructure and macro to mark VM as buggedSean Christopherson
2021-08-02KVM: Get rid of kvm_get_pfn()Marc Zyngier
2021-08-02KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()Marc Zyngier
2021-08-02Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...Arnd Bergmann
2021-08-02regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fieldsIcenowy Zheng
2021-08-02mhi: Fix networking tree build.David S. Miller
2021-08-02netfilter: ebtables: do not hook tables by defaultFlorian Westphal
2021-08-02iommu: Factor iommu_iotlb_gather_is_disjoint() outNadav Amit
2021-08-02iommu: Improve iommu_iotlb_gather helpersRobin Murphy
2021-08-02soundwire: add flag to ignore all command/control for mockup devicesPierre-Louis Bossart
2021-07-31iscsi_ibft: fix crash due to KASLR physical memory remappingMaurizio Lombardi
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30scsi: bsg: Move the whole request execution into the SCSI/transport handlersChristoph Hellwig
2021-07-30scsi: block: Remove the remaining SG_IO-related fields from struct request_queueChristoph Hellwig
2021-07-30scsi: block: Remove BLK_SCSI_MAX_CMDSChristoph Hellwig
2021-07-30scsi: bsg: Simplify device registrationChristoph Hellwig
2021-07-30scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driverChristoph Hellwig
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-07-30net: netlink: Remove unused functionYajun Deng