summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-27arm64: tegra: Correct location of power-sensors for IGX OrinJon Hunter
2024-08-27arm64: tegra: enable same UARTs for Orin NX/NanoVedant Deshpande
2024-08-27arm64: tegra: Add DMA properties for Tegra234 UARTAVedant Deshpande
2024-08-27HID: constify hid_device::dev_rdescThomas Weißschuh
2024-08-27HID: constify params and return value of fetch_item()Thomas Weißschuh
2024-08-27HID: constify hid_device::rdescThomas Weißschuh
2024-08-27HID: constify parameter rdesc of hid_parse_report()Thomas Weißschuh
2024-08-27HID: bpf: constify parameter rdesc of call_hid_bpf_rdesc_fixup()Thomas Weißschuh
2024-08-27Merge branch 'nesting_reserved_regions' into iommufd.git for-nextJason Gunthorpe
2024-08-27iommufd/device: Enforce reserved IOVA also when attached to hwpt_nestedNicolin Chen
2024-08-27firmware: tegra: bpmp: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-27firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski
2024-08-27irqchip/riscv-aplic: Add ACPI supportSunil V L
2024-08-27irqchip/riscv-imsic: Add ACPI supportSunil V L
2024-08-27irqchip/riscv-imsic-state: Create separate function for DTSunil V L
2024-08-27irqchip/riscv-intc: Add ACPI support for AIASunil V L
2024-08-27ACPI: RISC-V: Implement function to add implicit dependenciesSunil V L
2024-08-27ACPI: RISC-V: Initialize GSI mapping structuresSunil V L
2024-08-27ACPI: RISC-V: Implement function to reorder irqchip probe entriesSunil V L
2024-08-27ACPI: RISC-V: Implement PCI related functionalitySunil V L
2024-08-27ACPI: pci_link: Clear the dependencies after probeSunil V L
2024-08-27ACPI: bus: Add RINTC IRQ model for RISC-VSunil V L
2024-08-27ACPI: scan: Define weak function to populate dependenciesSunil V L
2024-08-27ACPI: scan: Add RISC-V interrupt controllers to honor listSunil V L
2024-08-27ACPI: scan: Refactor dependency creationSunil V L
2024-08-27ACPI: bus: Add acpi_riscv_init() functionSunil V L
2024-08-27ACPI: scan: Add a weak arch_sort_irqchip_probe() to order the IRQCHIP probeSunil V L
2024-08-27arm64: PCI: Migrate ACPI related functions to pci-acpi.cSunil V L
2024-08-27drm/xe: Invalidate media_gt TLBsMatthew Brost
2024-08-27HSI: omap-ssi: Remove unnecessary debugfs_create_dir() error checkYang Ruibin
2024-08-27RDMA/bnxt_re: Enable variable size WQEs for user space applicationsSelvin Xavier
2024-08-27RDMA/bnxt_re: Handle variable WQE support for user applicationsSelvin Xavier
2024-08-27RDMA/bnxt_re: Fix the table size for PSN/MSN entriesSelvin Xavier
2024-08-27RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEsSelvin Xavier
2024-08-27RDMA/bnxt_re: Add support for Variable WQE in Genp7 adaptersSelvin Xavier
2024-08-27xfs: reset rootdir extent size hint after growfsrtDarrick J. Wong
2024-08-27xfs: take m_growlock when running growfsrtDarrick J. Wong
2024-08-27xfs: Fix missing interval for missing_owner in xfs fsmapZizhi Wo
2024-08-27xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap codeDarrick J. Wong
2024-08-27arm64: Constify struct kobj_typeHuang Xiaojia
2024-08-27Merge tag 'irq-urgent-2024-08-25' of ssh://gitolite.kernel.org/pub/scm/linux/...Rafael J. Wysocki
2024-08-27iommufd/selftest: Fix buffer read overrrun in the dirty testJason Gunthorpe
2024-08-27Merge tag 'nolibc-20240824-for-6.12-1' of https://git.kernel.org/pub/scm/linu...Shuah Khan
2024-08-27arm64: Implement prctl(PR_{G,S}ET_TSC)Peter Collingbourne
2024-08-27iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pagesKonrad Dybcio
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2024-08-27slub: Introduce CONFIG_SLUB_RCU_DEBUGJann Horn
2024-08-27kasan: catch invalid free before SLUB reinitializes the objectJann Horn
2024-08-27kunit, slub: add test_kfree_rcu() and test_leak_destroy()Vlastimil Babka
2024-08-27mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()Vlastimil Babka