summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-15rcuscale: Make all writer tasks report upon hangPaul E. McKenney
2024-08-15rcuscale: Provide clear error when async specified without primitivesPaul E. McKenney
2024-08-15rcu: Let dump_cpu_task() be used without preemption disabledRyo Takakura
2024-08-15rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stallsPaul E. McKenney
2024-08-15rcu: Extract synchronize_rcu_expedited_stall() from synchronize_rcu_expedited...Paul E. McKenney
2024-08-15rcu: Summarize RCU CPU stall warnings during CSD-lock stallsPaul E. McKenney
2024-08-15smp: print only local CPU info when sched_clock goes backwardRik van Riel
2024-08-15locking/csd-lock: Use backoff for repeated reports of same incidentPaul E. McKenney
2024-08-15locking/csd_lock: Provide an indication of ongoing CSD-lock stallPaul E. McKenney
2024-08-14i2c: testunit: return current command on read messagesWolfram Sang
2024-08-14i2c: testunit: add command to support versioning and test rep_startWolfram Sang
2024-08-14i2c: testunit: use decimal values in docs when appropriateWolfram Sang
2024-08-14i2c: testunit: sort case blocksWolfram Sang
2024-08-14x86/mm: Remove duplicate check from build_cr3()Yuntao Wang
2024-08-14x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy
2024-08-14i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald
2024-08-14dt-bindings: spi: add PIC64GX SPI/QSPI compatibility to MPFS SPI/QSPI bindingsPierre-Henry Moussay
2024-08-14spi: cadence-quadspi: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-14spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQAndy Shevchenko
2024-08-14spi: ppc4xx: handle irq_of_parse_and_map() errorsMa Ke
2024-08-14spi: spi-cadence-quadspi: Fix OSPI NOR failures during system resumeVignesh Raghavendra
2024-08-14regulator: dt-bindings: qcom,qca6390-pmu: document the swctrl-gpios propertyBartosz Golaszewski
2024-08-14regulator: dt-bindings: qcom,qca6390-pmu: document WCN6855Bartosz Golaszewski
2024-08-14regulator: dt-bindings: qcom,qca6390-pmu: fix the description for bt-enable-g...Bartosz Golaszewski
2024-08-14regulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-14regulator: qcom-smd: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-14regulator: qcom-rpmh: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-14regulator: s5m8767: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-14regulator: max8997: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-14regulator: bd96801: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-14regulator: bd718x7: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-14ASoC: soc-pcm: remove snd_soc_dpcm_stream_{lock/unlock}_irq()Kuninori Morimoto
2024-08-14ASoC: imx-pcm-rpmsg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-14ASoC: imx-audmux: Switch to SYSTEM_SLEEP_PM_OPSFabio Estevam
2024-08-14ASoC: fsl_ssi: Switch to SYSTEM_SLEEP_PM_OPSFabio Estevam
2024-08-14ASoC: fsl_spdif: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-14ASoC: fsl_rpmsg: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-08-14ASoC: fsl_mqs: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-14ASoC: fsl_audmix: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-14ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIOKrzysztof Kozlowski
2024-08-14KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIGAmit Shah
2024-08-14binfmt_elf: mseal address zeroJeff Xu
2024-08-14arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-08-14arm64: uaccess: correct thinko in __get_mem_asm()Mark Rutland
2024-08-14KVM: selftests: Test memslot move in memslot_perf_test with quirk disabledYan Zhao
2024-08-14KVM: selftests: Allow slot modification stress test with quirk disabledYan Zhao
2024-08-14KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabledYan Zhao
2024-08-14KVM: x86/mmu: Introduce a quirk to control memslot zap behaviorYan Zhao
2024-08-14KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson
2024-08-14Merge tag 'selinux-pr-20240814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds