summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-05i915: don't use a vma that didn't match the context VMLinus Torvalds-0/+2
2026-04-05Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-72/+268
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-260/+545
2026-04-05Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+18
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-279/+509
2026-04-05EDAC/mc: Fix error path ordering in edac_mc_alloc()Borislav Petkov (AMD)-3/+3
2026-04-05gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsingJohn Hubbard-6/+1
2026-04-05gpu: nova-core: bitfield: fix broken Default implementationEliot Courtney-3/+2
2026-04-05gpu: nova-core: falcon: pad firmware DMA object size to required block alignmentAlexandre Courbot-2/+19
2026-04-05gpu: nova-core: gsp: fix undefined behavior in command queue codeAlexandre Courbot-46/+68
2026-04-05x86/mce/amd: Filter bogus hardware errors on Zen3 clientsYazen Ghannam-0/+8
2026-04-05kconfig: forbid multiple entries with the same symbol in a choiceMasahiro Yamada-11/+4
2026-04-05Documentation: kbuild: Update the debug information notes in reproducible-bui...Nathan Chancellor-2/+5
2026-04-05checksyscalls: move instance functionality into generic codeThomas Weißschuh-6/+4
2026-04-05checksyscalls: only run when necessaryThomas Weißschuh-3/+14
2026-04-05checksyscalls: fail on all intermediate errorsThomas Weißschuh-0/+2
2026-04-05checksyscalls: move path to reference table to a variableThomas Weißschuh-1/+3
2026-04-05KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIEMarc Zyngier-0/+1
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