summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-11kcov: fix spelling typos in commentsRong Tao
2022-12-11io-mapping: move some code within the include guarded sectionChristophe JAILLET
2022-12-11eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-09memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-09mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand
2022-12-08jbd2: switch jbd2_submit_inode_data() to use fs-provided hook for data writeoutJan Kara
2022-12-08ext4: fix deadlock due to mbcache entry corruptionJan Kara
2022-12-08ext4: disable fast-commit of encrypted dir operationsEric Biggers
2022-12-08jbd2: use the correct print formatBixuan Cui
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-08tpm: st33zp24: drop support for platform dataDmitry Torokhov
2022-12-07Merge tag 'qcom-drivers-for-6.2-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-06cxl/pci: Add some type-safety to the AER trace pointsDan Williams
2022-12-06cxl/security: Drop security command ioctl uapiDan Williams
2022-12-06Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2022-12-06Merge tag 'cpufreq-arm-updates-6.2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2022-12-06Merge branch 'for-next/ffa' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon
2022-12-05dt-bindings: arm: qcom,ids: Add SoC IDs for SM6115 / SM4250 and variantsBhupesh Sharma
2022-12-05dt-bindings: arm: qcom,ids: Add SoC IDs for SM8150 and SA8155Bhupesh Sharma
2022-12-05dt-bindings: power: rpmpd: Add SM4250 supportBhupesh Sharma
2022-12-05PCI/MSI: Provide pci_ims_alloc/free_irq()Thomas Gleixner
2022-12-05PCI/MSI: Provide IMS (Interrupt Message Store) supportThomas Gleixner
2022-12-05genirq/msi: Provide constants for PCI/IMS supportThomas Gleixner
2022-12-05PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-XThomas Gleixner
2022-12-05genirq/msi: Provide MSI_FLAG_MSIX_ALLOC_DYNThomas Gleixner
2022-12-05genirq/msi: Provide msi_domain_alloc_irq_at()Thomas Gleixner
2022-12-05genirq/msi: Provide msi_domain_ops:: Prepare_desc()Thomas Gleixner
2022-12-05genirq/msi: Provide msi_desc:: Msi_dataThomas Gleixner
2022-12-05genirq/msi: Provide struct msi_mapThomas Gleixner
2022-12-05iommu/amd: Switch to MSI base domainsThomas Gleixner
2022-12-05iommu/vt-d: Switch to MSI parent domainsThomas Gleixner
2022-12-05PCI/MSI: Remove unused pci_dev_has_special_msi_domain()Thomas Gleixner
2022-12-05genirq/msi: Provide BUS_DEVICE_PCI_MSI[X]Thomas Gleixner
2022-12-05soc: qcom: llcc: Add configuration data for SM8550Abel Vesa
2022-12-05soc: qcom: socinfo: Add SM8550 IDAbel Vesa
2022-12-05dt-bindings: power: rpmpd: Add SM8550 to rpmpd bindingAbel Vesa
2022-12-05dt-bindings: arm: qcom,ids: Add SoC IDs for MSM8956 and MSM8976AngeloGioacchino Del Regno
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams
2022-12-05Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams
2022-12-05genirq/msi: Provide msi_match_device_domain()Thomas Gleixner
2022-12-05genirq/msi: Provide msi_create/free_device_irq_domain()Thomas Gleixner
2022-12-05genirq/irqdomain: Add irq_domain:: Dev for per device MSI domainsThomas Gleixner
2022-12-05genirq/msi: Add size info to struct msi_domain_infoThomas Gleixner
2022-12-05genirq/msi: Provide data structs for per device domainsThomas Gleixner
2022-12-05genirq/msi: Provide struct msi_parent_opsThomas Gleixner