summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-04riscv: move kaslr_offset() to page.h as a static inline functionAustin Kim-6/+4
2026-04-04riscv: smp: Clarify comment "cache" -> "instruction cache"Vivian Wang-2/+2
2026-04-04riscv: smp: Remove outdated comment about disabling preemptionVivian Wang-4/+0
2026-04-04riscv: fix various typos in comments and codeSean Chang-24/+24
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley-87/+91
2026-04-04riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley-16/+16
2026-04-04prctl: rename branch landing pad implementation functions to be more explicitPaul Walmsley-18/+19
2026-04-04riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headersPaul Walmsley-16/+19
2026-04-04riscv: cfi: clear CFI lock status in start_thread()Zong Li-10/+12
2026-04-04riscv: ptrace: cfi: fix "PRACE" typo in uapi headerPaul Walmsley-2/+2
2026-04-04ACPI: RIMT: Add dependency between iommu and devicesSunil V L-0/+7
2026-04-04selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins-6/+9
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley-8/+9
2026-04-04riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not setZishun Yi-1/+3
2026-04-04riscv: make runtime const not usable by modulesJisheng Zhang-0/+4
2026-04-04riscv: patch: Avoid early phys_to_page()Vivian Wang-10/+11
2026-04-04riscv: kgdb: fix several debug register assignment bugsPaul Walmsley-3/+4
2026-04-04Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley-6/+2
2026-04-04Merge tag 'v7.0-rc6' into irq/coreThomas Gleixner-7582/+15226
2026-04-04Merge tag 'devfreq-next-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki-51/+74
2026-04-04Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki-118/+1009
2026-04-04cpuidle: Simplify cpuidle_register_device() with guard()Huisong Li-7/+5
2026-04-04ACPI: processor: idle: Fix NULL pointer dereference in hotplug pathHuisong Li-3/+2
2026-04-04bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich-43/+8
2026-04-04ACPI: processor: idle: Reset power_setup_done flag on initialization failureHuisong Li-0/+11
2026-04-04ACPI: TAD: Add alarm support to the RTC class device interfaceRafael J. Wysocki-3/+109
2026-04-04ACPI: TAD: Split acpi_tad_rtc_read_time()Rafael J. Wysocki-7/+12
2026-04-04ACPI: TAD: Relocate two functionsRafael J. Wysocki-47/+47
2026-04-04ACPI: TAD: Split three functions to untangle runtime PM handlingRafael J. Wysocki-17/+40
2026-04-04ACPI: processor: Rearrange and clean up acpi_processor_errata_piix4()Rafael J. Wysocki-16/+13
2026-04-04PCI: cadence: Use cdns_pcie_read_sz() for byte or word read accessAksh Garg-31/+25
2026-04-04ACPI: TAD: Use DC wakeup only if AC wakeup is supportedRafael J. Wysocki-1/+4
2026-04-04ACPI: TAD: Use dev_groups in struct device_driverRafael J. Wysocki-9/+6
2026-04-04ACPI: TAD: Update the driver description commentRafael J. Wysocki-5/+8
2026-04-04ACPI: TAD: Add RTC class device interfaceRafael J. Wysocki-2/+76
2026-04-04ACPI: TAD: Clear unused RT data in acpi_tad_set_real_time()Rafael J. Wysocki-4/+4
2026-04-04ACPI: TAD: Rearrange RT data validation checkingRafael J. Wysocki-6/+18
2026-04-04ACPI: TAD: Use __free() for cleanup in time_store()Rafael J. Wysocki-14/+14
2026-04-04ACPI: TAD: Support RTC without wakeupRafael J. Wysocki-13/+13
2026-04-04ACPI: TAD: Create one attribute groupRafael J. Wysocki-45/+35
2026-04-04rtc: cmos: Do not require IRQ if ACPI alarm is usedRafael J. Wysocki-5/+10
2026-04-04rtc: cmos: Enable ACPI alarm if advertised in ACPI FADTRafael J. Wysocki-2/+3
2026-04-04PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai-4/+4
2026-04-04Merge tag 'microchip-soc-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Krzysztof Kozlowski-6/+5
2026-04-04Merge tag 'microchip-dt64-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Krzysztof Kozlowski-0/+1275
2026-04-04Merge tag 'at91-soc-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Krzysztof Kozlowski-48/+293
2026-04-04Merge tag 'at91-dt-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Krzysztof Kozlowski-2/+40
2026-04-04Merge tag 'at91-defconfig-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Krzysztof Kozlowski-0/+10
2026-04-04Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+55
2026-04-04Merge tag 'at91-fixes-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Krzysztof Kozlowski-1/+1