index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-04
ACPI: TAD: Add RTC class device interface
Rafael J. Wysocki
2026-04-04
ACPI: TAD: Clear unused RT data in acpi_tad_set_real_time()
Rafael J. Wysocki
2026-04-04
ACPI: TAD: Rearrange RT data validation checking
Rafael J. Wysocki
2026-04-04
ACPI: TAD: Use __free() for cleanup in time_store()
Rafael J. Wysocki
2026-04-04
ACPI: TAD: Support RTC without wakeup
Rafael J. Wysocki
2026-04-04
ACPI: TAD: Create one attribute group
Rafael J. Wysocki
2026-04-04
rtc: cmos: Do not require IRQ if ACPI alarm is used
Rafael J. Wysocki
2026-04-04
rtc: cmos: Enable ACPI alarm if advertised in ACPI FADT
Rafael J. Wysocki
2026-04-04
bus: fsl-mc: wait for the MC firmware to complete its boot
Ioana Ciornei
2026-04-04
soc: fsl: qe: panic on ioremap() failure in qe_reset()
Wang Jun
2026-04-04
PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found
Chen-Yu Tsai
2026-04-04
Merge tag 'microchip-soc-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Krzysztof Kozlowski
2026-04-04
Merge tag 'microchip-dt64-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Krzysztof Kozlowski
2026-04-04
Merge tag 'at91-soc-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Krzysztof Kozlowski
2026-04-04
Merge tag 'at91-dt-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Krzysztof Kozlowski
2026-04-04
Merge tag 'at91-defconfig-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Krzysztof Kozlowski
2026-04-04
Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-04
Merge tag 'at91-fixes-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Krzysztof Kozlowski
2026-04-04
Merge tag 'imx-dt64-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/f...
Krzysztof Kozlowski
2026-04-04
Merge tag 'tegra-for-7.1-arm64-dt' of https://git.kernel.org/pub/scm/linux/ke...
Krzysztof Kozlowski
2026-04-04
block: remove unused BVEC_ITER_ALL_INIT
Caleb Sander Mateos
2026-04-04
Merge tag 'tegra-for-7.1-dt-bindings' of https://git.kernel.org/pub/scm/linux...
Krzysztof Kozlowski
2026-04-04
Merge tag 'tegra-for-7.1-arm-dt' of https://git.kernel.org/pub/scm/linux/kern...
Krzysztof Kozlowski
2026-04-04
thermal/core: Remove pointless variable when registering a cooling device
Daniel Lezcano
2026-04-04
Merge back earlier thermal core updates for 7.1
Rafael J. Wysocki
2026-04-04
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
2026-04-04
x86/fpu: Correct misspelled xfeaures_to_write local var
Borislav Petkov (AMD)
2026-04-04
misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entries
Manikanta Maddireddy
2026-04-04
PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVED
Manikanta Maddireddy
2026-04-04
PCI: tegra194: Make BAR0 programmable and remove 1MB size limit
Manikanta Maddireddy
2026-04-04
PCI: endpoint: Add reserved region type for MSI-X Table and PBA
Manikanta Maddireddy
2026-04-04
drm/v3d: Introduce Runtime Power Management
Maíra Canal
2026-04-04
drm/v3d: Allocate all resources before enabling the clock
Maíra Canal
2026-04-04
dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 SoCs
Richard Zhu
2026-04-04
dt-bindings: PCI: imx6q-pcie: Fix maxItems of clocks and clock-names
Richard Zhu
2026-04-04
drm/v3d: Use devm_reset_control_get_optional_exclusive()
Maíra Canal
2026-04-04
PCI: aspeed: Fix IRQ domain leak on platform_get_irq() failure
Felix Gu
2026-04-04
rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()
Rafael J. Wysocki
2026-04-04
Merge tag 'i2c-host-fixes-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
2026-04-04
tools/nolibc: use __builtin_offsetof()
Thomas Weißschuh
2026-04-04
staging: rtl8723bs: remove redundant & parentheses
Sam Daly
2026-04-04
Documentation: fix two typos in latest update to the security report howto
Willy Tarreau
2026-04-04
tools/nolibc: use makedev() in fstatat()
Thomas Weißschuh
2026-04-04
tools/nolibc: handle all major and minor numbers in makedev() and friends
Thomas Weißschuh
2026-04-04
tools/nolibc: make dev_t 64 bits wide
Thomas Weißschuh
2026-04-04
tools/nolibc: move the logic of makedev() and friends into functions
Thomas Weißschuh
2026-04-04
selftests/nolibc: add a test for stat().st_rdev
Thomas Weißschuh
2026-04-04
selftests/nolibc: add some tests for makedev() and friends
Thomas Weißschuh
2026-04-04
RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE
Fangyu Yu
2026-04-04
RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
Fangyu Yu
[prev]
[next]