summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysACPI: NFIT: core: Fix acpi_nfit_init() error cleanupRafael J. Wysocki
10 daysACPI: NFIT: core: Fix possible NULL pointer dereferenceRafael J. Wysocki
10 daysACPI: bus: Clean up devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-06-01ACPI: PAD: Use sysfs_emit() in idlecpus_show()Yury Norov
2026-05-29Merge branch 'acpi-driver-devm'Rafael J. Wysocki
2026-05-29Merge branch 'acpi-pmic'Rafael J. Wysocki
2026-05-29Merge branch 'acpi-video'Rafael J. Wysocki
2026-05-27ACPI: video: Do not initialise device_id_scheme directlyJean-Ralph Aviles
2026-05-25ACPI: video: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: video: Use devm for video->entry and backlight cleanupRafael J. Wysocki
2026-05-25ACPI: video: Use devm action for freeing video devicesRafael J. Wysocki
2026-05-25ACPI: video: Use devm action for video bus object cleanupRafael J. Wysocki
2026-05-25ACPI: video: Rearrange probe and remove codeRafael J. Wysocki
2026-05-25ACPI: video: Reduce the number of auxiliary device dereferencesRafael J. Wysocki
2026-05-25ACPI: PAD: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: PAD: Fix teardown ordering in acpi_pad_remove()Rafael J. Wysocki
2026-05-25ACPI: PAD: Pass struct device pointer to acpi_pad_notify()Rafael J. Wysocki
2026-05-25ACPI: PAD: Rearrange acpi_pad_notify()Rafael J. Wysocki
2026-05-25ACPI: thermal: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: HED: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: HED: Refine guarding against adding a second instanceRafael J. Wysocki
2026-05-25ACPI: battery: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: AC: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: NFIT: core: Use devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-05-25ACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-05-25ACPI: button: Add missing device class clearing on probe failuresRafael J. Wysocki
2026-05-25ACPI: button: Enable wakeup GPEs for ACPI buttons at probe timeRafael J. Wysocki
2026-05-25ACPI: button: Fix ACPI GPE handler leak during removalRafael J. Wysocki
2026-05-24Linux 7.1-rc5v7.1-rc5Linus Torvalds
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-24Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-24Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-24Merge tag 'hwmon-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-24drm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-23Merge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-23Merge tag 'for-7.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-05-23Merge tag 'nios2_updates_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-23Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-23libbpf: fix off-by-one in emit_signature_match jump offsetKP Singh
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-23Merge tag 'i2c-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linu...Carlos Maiolino
2026-05-23Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-23KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)Tina Zhang
2026-05-23KVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson
2026-05-23KVM: x86: Return the VM's configured APIC bus frequency when queriedSean Christopherson