summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-2/+2
2021-06-02drm/amdgpu: Add vbios info ioctl interfaceJiawei Gu1-0/+11
2021-06-02drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai1-0/+12
2021-06-02net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik1-0/+2
2021-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-60/+95
2021-06-02net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala1-0/+1
2021-06-02net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala2-3/+28
2021-06-02Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller2-1/+111
2021-06-02net: stmmac: enable platform specific safety featuresWong Vee Khee1-0/+13
2021-06-02net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko1-0/+1
2021-06-02net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy1-0/+9
2021-06-02net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy1-1/+0
2021-06-01evm: Verify portable signatures against all protected xattrsRoberto Sassu1-0/+6
2021-06-01Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown14-18/+70
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang2-0/+250
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su1-0/+58
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang3-0/+663
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang1-0/+1
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang1-5/+3
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox1-0/+3
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-8/+0
2021-06-01block: remove bdget_diskChristoph Hellwig1-1/+0
2021-06-01block: factor out a part_devt helperChristoph Hellwig1-0/+1
2021-06-01block: move bd_part_count to struct gendiskChristoph Hellwig2-3/+1
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-06-01scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke3-22/+21
2021-06-01scsi: core: Kill message byteHannes Reinecke1-32/+1
2021-06-01scsi: core: Drop message byte helperHannes Reinecke2-7/+1
2021-06-01scsi: core: Add scsi_msg_to_host_byte()Hannes Reinecke1-0/+26
2021-06-01scsi: core: Add get_{status,host}_byte() accessor functionsHannes Reinecke1-0/+10
2021-06-01scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke4-34/+3
2021-06-01scsi: core: Kill DRIVER_SENSEHannes Reinecke1-0/+11