summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-01iscsi_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 Kicinski3-74/+45
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-25/+63
2021-07-31scsi: bsg: Move the whole request execution into the SCSI/transport handlersChristoph Hellwig1-9/+3
2021-07-31scsi: block: Remove the remaining SG_IO-related fields from struct request_queueChristoph Hellwig1-5/+0
2021-07-31scsi: block: Remove BLK_SCSI_MAX_CMDSChristoph Hellwig1-3/+0
2021-07-31scsi: bsg: Simplify device registrationChristoph Hellwig3-21/+7
2021-07-31scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driverChristoph Hellwig1-2/+4
2021-07-31Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-20/+53
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...Linus Torvalds1-0/+2
2021-07-30net: netlink: Remove unused functionYajun Deng1-23/+0
2021-07-30padata: Convert from atomic_t to refcount_t on parallel_data->refcntXiyu Yang1-1/+2
2021-07-29fpga: dfl: expose feature revision from struct dfl_deviceMartin Hundebøll1-0/+1
2021-07-29gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba...Sergio Paracuellos1-0/+4
2021-07-29mei: constify passed buffers and structuresKrzysztof Kozlowski1-4/+5
2021-07-29printk: Add printk.console_no_auto_verbose boot parameterDmitry Safonov1-5/+1
2021-07-29printk: Remove console_silent()Dmitry Safonov1-5/+0
2021-07-29mctp: Add device handling and netlink interfaceJeremy Kerr1-0/+4
2021-07-29mctp: Add MCTP baseJeremy Kerr1-1/+5