summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-15platform/chrome: Add Type-C mux set command definitionsPrashant Malani
2022-07-15ACPI: utils: Add api to read _SUB from ACPIStefan Binding
2022-07-15wifi: mac80211: Align with Draft P802.11be_D2.0Ilan Peer
2022-07-15wifi: mac80211: Align with Draft P802.11be_D1.5Ilan Peer
2022-07-15iommu/amd: Introduce function to check and enable SNPBrijesh Singh
2022-07-15iommu/vt-d: Make DMAR_UNITS_SUPPORTED default 1024Lu Baolu
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu
2022-07-15x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMULu Baolu
2022-07-15iommu/vt-d: Remove unnecessary exported symbolLu Baolu
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-15iommu: remove iommu_dev_feature_enabledChristoph Hellwig
2022-07-15iommu: remove the unused dev_has_feat methodChristoph Hellwig
2022-07-15Merge tag 'soundwire-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2022-07-14Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-15extcon: Add EXTCON_DISP_CVBS and EXTCON_DISP_EDPMichael Wu
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14lib/bitmap: change return types to bool where appropriateYury Norov
2022-07-14PCI: loongson: Add ACPI init supportHuacai Chen
2022-07-14platform/x86: asus-wmi: Add mic-mute LED classdev supportPaddyKP_Yao
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-14fs/jbd2: Fix the documentation of the jbd2_write_superblock() callersBart Van Assche
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche
2022-07-14fs/buffer: Use the new blk_opf_t typeBart Van Assche
2022-07-14mm: Use the new blk_opf_t typeBart Van Assche
2022-07-14dm/core: Reduce the size of struct dm_io_requestBart Van Assche
2022-07-14blktrace: Use the new blk_opf_t typeBart Van Assche
2022-07-14block: Use the new blk_opf_t typeBart Van Assche
2022-07-14block: Introduce the type blk_opf_tBart Van Assche
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opBart Van Assche
2022-07-14block: Change the type of the last .rw_page() argumentBart Van Assche
2022-07-14block: Use enum req_op where appropriateBart Van Assche
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche
2022-07-14block: remove bdevnameChristoph Hellwig
2022-07-14firmware: stratix10-svc: To support a command ATF Get VersionAng Tien Sung
2022-07-14firmware: stratix10-svc: extend svc to support RSU featureKah Jing Lee
2022-07-14firmware: stratix10-svc: add new FCS commandsAng Tien Sung
2022-07-14firmware: stratix10-svc: add FCS polling commandAng Tien Sung
2022-07-14firmware: stratix10-svc: Add support for FCSAng Tien Sung
2022-07-14usb: typec: Add support for retimersPrashant Malani
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-07-14dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"Christian König
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini
2022-07-14platform/x86: simatic-ipc: drop custom P2SB bar codeHenning Schild
2022-07-14platform/x86/intel: Add Primary to Sideband (P2SB) bridge supportJonathan Yong
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li
2022-07-13net/mlx5: Use software VHCA id when it's supportedYishai Hadas
2022-07-13net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller