summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-30nvme: fix metadata handling in nvme-passthroughPuranjay Mohan
2024-08-30nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party leaseNeilBrown
2024-08-30igc: Move the MULTI GBT AN Control Register to _regs fileSasha Neftin
2024-08-30regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATORDouglas Anderson
2024-08-30igc: Add Energy Efficient Ethernet abilitySasha Neftin
2024-08-30igc: Get rid of spurious interruptsKurt Kanzenbach
2024-08-30igc: Add MQPRIO offload supportKurt Kanzenbach
2024-08-30iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTFNicolin Chen
2024-08-30iommu/arm-smmu-v3: Start a new batch if new command is not supportedNicolin Chen
2024-08-30iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQVNate Watterson
2024-08-30iommu/arm-smmu-v3: Add struct arm_smmu_impl_opsJason Gunthorpe
2024-08-30iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for implNicolin Chen
2024-08-30iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQVNicolin Chen
2024-08-30iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQVNicolin Chen
2024-08-30iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_initNicolin Chen
2024-08-30iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmdNicolin Chen
2024-08-30iommu/arm-smmu-v3: Issue a batch of commands to the same cmdqNicolin Chen
2024-08-30drm/imagination: Convert to use time_before macroChen Yufan
2024-08-30spi: zynqmp-gqspi: Simplify with dev_err_probe()Jinjie Ruan
2024-08-30spi: zynqmp-gqspi: Use devm_spi_alloc_host()Jinjie Ruan
2024-08-30io_uring/rsrc: ensure compat iovecs are copied correctlyJens Axboe
2024-08-30selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-08-30selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-08-30selftests: vDSO: skip getrandom test if architecture is unsupportedJason A. Donenfeld
2024-08-30selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao
2024-08-30selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld
2024-08-30selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld
2024-08-30selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao
2024-08-30selftests: vDSO: look for arch-specific function name in getrandom testChristophe Leroy
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy
2024-08-30selftests: vDSO: simplify getrandom thread local storage and structsJason A. Donenfeld
2024-08-30Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-08-30soc: versatile: enable compile testingKrzysztof Kozlowski
2024-08-30soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski
2024-08-30soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski
2024-08-30soc: versatile: integrator: fix OF node leak in probe() error pathKrzysztof Kozlowski
2024-08-30perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-08-30perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim
2024-08-30arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips
2024-08-30mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()David Howells
2024-08-30perf lock contention: Do not fail EEXIST for updateNamhyung Kim
2024-08-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-08-30perf lock contention: Simplify spinlock checkNamhyung Kim
2024-08-30perf lock contention: Handle error in a single placeNamhyung Kim
2024-08-30ASoC: codecs: lpass-va-macro: set the default codec version for sm8250Srinivas Kandagatla
2024-08-30fs: drop GFP_NOFAIL mode from alloc_page_buffersMichal Hocko