aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig2-1/+3
2021-06-01block: unexport blk_alloc_queueChristoph Hellwig1-1/+0
2021-06-01block: add blk_alloc_disk and blk_cleanup_disk APIsChristoph Hellwig1-0/+22
2021-06-01block: add a flag to make put_disk on partially initalized disks saferChristoph Hellwig1-0/+1
2021-06-01mfd: Add Rockchip rk817 audio CODEC supportChris Morgan1-0/+81
2021-06-01Merge branch 'for-5.14/soc' into for-5.14/memoryThierry Reding3-3/+49
2021-06-01clk: tegra: Add stubs needed for compile-testingDmitry Osipenko1-21/+79
2021-06-01soc/tegra: fuse: Add stubs needed for compile-testingDmitry Osipenko1-3/+17
2021-06-01soc/tegra: Add devm_tegra_core_dev_init_opp_table()Dmitry Osipenko1-0/+22
2021-06-01soc/tegra: Add stub for soc_is_tegra()Dmitry Osipenko1-0/+9
2021-06-01regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko1-0/+1
2021-06-01mount: Support "nosymfollow" in new mount apiChristian Brauner1-0/+1
2021-06-01KVM: arm64: vgic: Implement SW-driven deactivationMarc Zyngier1-0/+10
2021-06-01KVM: arm64: vgic: move irq->get_input_level into an ops structureMarc Zyngier1-11/+17
2021-06-01KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationMarc Zyngier2-0/+5
2021-06-01KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt maskingMarc Zyngier1-0/+2
2021-06-01irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier2-24/+42
2021-06-01kgdb: Fix spelling mistakesZhen Lei1-4/+4
2021-06-01xfrm: Remove the repeated declarationShaokun Zhang1-1/+0
2021-05-31scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke3-22/+21
2021-05-31scsi: core: Kill message byteHannes Reinecke1-32/+1
2021-05-31scsi: core: Drop message byte helperHannes Reinecke2-7/+1
2021-05-31scsi: core: Add scsi_msg_to_host_byte()Hannes Reinecke1-0/+26
2021-05-31scsi: core: Add get_{status,host}_byte() accessor functionsHannes Reinecke1-0/+10
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke4-34/+3
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke1-0/+11
2021-05-31scsi: core: Introduce scsi_status_is_check_condition()Hannes Reinecke1-0/+15
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke1-0/+3
2021-05-31scsi: core: Stop using DRIVER_ERRORHannes Reinecke1-2/+5
2021-05-31dt-bindings: mailbox: Add WPSS client index to IPCCSibi Sankar1-0/+1
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef1-1/+6
2021-05-31mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris1-1/+1
2021-05-31drm: document minimum kernel version for DRM_CLIENT_CAP_*Simon Ser1-0/+19
2021-05-31drm: clarify and linkify DRM_CLIENT_CAP_WRITEBACK_CONNECTORS docsSimon Ser1-2/+2
2021-05-31drm: reference mode flags in DRM_CLIENT_CAP_* docsSimon Ser1-2/+3
2021-05-31Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+4
2021-05-31PM: runtime: document common mistake with pm_runtime_get_sync()Krzysztof Kozlowski1-0/+3
2021-05-31tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededFrederic Weisbecker2-1/+9
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman32-77/+190
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman45-93/+258
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman32-77/+190
2021-05-31Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman30-77/+152
2021-05-31dmaengine: Move kdoc description of struct dma_chan_percpu closer to itAndy Shevchenko1-6/+5
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal3-24/+25
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+2
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+10
2021-05-28i40e: Prep i40e header for aux bus conversionShiraz Saleem1-0/+10
2021-05-28iidc: Introduce iidc.hDave Ertman1-0/+100
2021-05-28RDMA/srp: Apply the __packed attribute to members instead of structuresBart Van Assche1-17/+9
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche1-5/+0