aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-28cxl/acpi: Add root device lockdep validationDan Williams2-1/+48
2022-04-28PCI/ACPI: negotiate CXL _OSCVishal Verma1-1/+24
2022-04-28PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams1-0/+4
2022-04-28PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma1-0/+13
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-285/+66
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-12/+9
2022-04-28iio: core: Clarify the modesMiquel Raynal1-1/+48
2022-04-28firmware: arm_scmi: Add SCMI v3.1 VOLTAGE_LEVEL_SET_COMPLETECristian Marussi1-3/+9
2022-04-28firmware: arm_scmi: Add SCMI v3.1 clock notificationsCristian Marussi1-0/+11
2022-04-28firmware: arm_scmi: Add SCMI v3.1 protocol extended names supportCristian Marussi1-1/+1
2022-04-28firmware: arm_scmi: Make name_get operations return a constCristian Marussi1-2/+4
2022-04-28iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe1-2/+1
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe1-1/+0
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe2-0/+5
2022-04-28Drivers: hv: vmbus: Refactor the ring-buffer iterator functionsAndrea Parri (Microsoft)1-31/+4
2022-04-28Drivers: hv: vmbus: Accept hv_sock offers in isolated guestsAndrea Parri (Microsoft)1-2/+6
2022-04-28hv_sock: Add validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)1-0/+5
2022-04-28fs: add two trivial lookup helpersChristian Brauner1-0/+6
2022-04-28iommu: Remove iommu group changes notifierLu Baolu1-23/+0
2022-04-28bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu4-0/+32
2022-04-28amba: Stop sharing platform_dma_configure()Lu Baolu1-2/+0
2022-04-28driver core: Add dma_cleanup callback in bus_typeLu Baolu1-0/+3
2022-04-28iommu: Add DMA ownership management interfacesLu Baolu1-0/+31
2022-04-28x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf1-0/+2
2022-04-28thunderbolt: Make iommu_dma_protection more accurateRobin Murphy1-0/+2
2022-04-28iommu: Add capability for pre-boot DMA protectionRobin Murphy1-0/+2
2022-04-28iommu: Introduce device_iommu_capable()Robin Murphy1-0/+6
2022-04-28mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami1-0/+1
2022-04-28Merge tag 'drm-intel-gt-next-2022-04-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+19
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski6-149/+122
2022-04-27ACPI: OSL: Remove the helper for deactivating memory regionHeikki Krogerus1-3/+0
2022-04-27x86/aperfmperf: Replace aperfmperf_get_khz()Thomas Gleixner1-1/+0
2022-04-27hex2bin: make the function hex_to_bin constant-timeMikulas Patocka1-1/+1
2022-04-27Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-4/+2
2022-04-27Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/nextMiquel Raynal1-0/+47
2022-04-27mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo1-0/+47
2022-04-27x86/split_lock: Make life miserable for split lockersTony Luck1-0/+3
2022-04-27driver core: Add sysfs support for physical location of a deviceWon Chung1-0/+73
2022-04-26net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior1-12/+9
2022-04-26net: generalize skb freeing deferral to per-cpu listsEric Dumazet2-0/+8
2022-04-26bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu1-0/+10
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren1-0/+37
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig1-0/+31
2022-04-26bpf: Compute map_btf_id during build timeMenglong Dong1-2/+1
2022-04-26mfd: mt6359: Add missing defines necessary for mtk-pmic-keys supportFabien Parent1-0/+2
2022-04-26mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interfaceMaĆ­ra Canal1-1/+3
2022-04-26mfd: tps65218: Fix trivial typo in commentDaniel Ammann1-1/+1
2022-04-26Merge drm/drm-next into drm-intel-nextJani Nikula19-183/+306
2022-04-26io_uring: add io_uring_get_opcodeDylan Yudaken1-0/+5
2022-04-26printk: extend console_lock for per-console lockingJohn Ogness1-0/+15