Age | Commit message (Expand) | Author |
2024-10-11 | Merge tag 'soc_fsl-6.12-3' of https://github.com/chleroy/linux into arm/fixes | Arnd Bergmann |
2024-10-11 | dmaengine: cirrus: check that output may be truncated | Alexander Sverdlin |
2024-10-11 | dmaengine: cirrus: ERR_CAST() ioremap error | Alexander Sverdlin |
2024-10-06 | Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-10-06 | platform/x86: x86-android-tablets: Fix use after free on platform_device_regi... | Hans de Goede |
2024-10-06 | platform/x86: dell-sysman: add support for alienware products | Crag Wang |
2024-10-06 | platform/x86/intel: power-domains: Add Diamond Rapids support | Srinivas Pandruvada |
2024-10-06 | platform/x86: ISST: Add Diamond Rapids to support list | Srinivas Pandruvada |
2024-10-06 | platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake | Hans de Goede |
2024-10-06 | platform/x86: dell-laptop: Do not fail when encountering unsupported batteries | Armin Wolf |
2024-10-05 | Merge tag 'for-linus-6.12a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-10-05 | Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-10-05 | Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-10-05 | Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-10-05 | platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug | Zach Wade |
2024-10-04 | Merge tag 'riscv-for-linus-6.12-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-10-04 | Merge tag 'acpi-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2024-10-04 | Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2024-10-04 | Merge tag 'gpio-fixes-for-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-10-04 | Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2024-10-04 | Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux | Linus Torvalds |
2024-10-04 | Merge branches 'acpi-video' and 'acpi-battery' | Rafael J. Wysocki |
2024-10-04 | Merge tag 'drm-xe-fixes-2024-10-03' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie |
2024-10-03 | gpiolib: Fix potential NULL pointer dereference in gpiod_get_label() | Lad Prabhakar |
2024-10-03 | Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-10-03 | drm/xe: Fix memory leak when aborting binds | Matthew Brost |
2024-10-03 | drm/xe: Prevent null pointer access in xe_migrate_copy | Zhanjun Dong |
2024-10-03 | drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close | José Roberto de Souza |
2024-10-03 | drm/xe/queue: move xa_alloc to prevent UAF | Matthew Auld |
2024-10-03 | drm/xe/vm: move xa_alloc to prevent UAF | Matthew Auld |
2024-10-03 | drm/xe: Clean up VM / exec queue file lock usage. | Matthew Brost |
2024-10-03 | drm/xe: Resume TDR after GT reset | Matthew Brost |
2024-10-03 | drm/xe/xe2: Add performance tuning for L3 cache flushing | Gustavo Sousa |
2024-10-03 | drm/xe/xe2: Extend performance tuning to media GT | Gustavo Sousa |
2024-10-03 | drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM | Gustavo Sousa |
2024-10-03 | drm/xe: Use helper for ASID -> VM in GPU faults and access counters | Matthew Brost |
2024-10-03 | drm/xe: Convert to USM lock to rwsem | Matthew Brost |
2024-10-03 | drm/xe: use devm_add_action_or_reset() helper | He Lugang |
2024-10-03 | drm/xe: fix UAF around queue destruction | Matthew Auld |
2024-10-03 | drm/xe/guc_submit: add missing locking in wedged_fini | Matthew Auld |
2024-10-03 | drm/xe: Restore pci state upon resume | Rodrigo Vivi |
2024-10-03 | Merge tag 'drm-intel-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/... | Dave Airlie |
2024-10-03 | Merge tag 'drm-misc-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie |
2024-10-02 | net: phy: qt2025: Fix warning: unused import DeviceId | FUJITA Tomonori |
2024-10-02 | vrf: revert "vrf: Remove unnecessary RCU-bh critical section" | Willem de Bruijn |
2024-10-02 | net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code | Dan Carpenter |
2024-10-02 | net: phy: realtek: Check the index value in led_hw_control_get | Hui Wang |
2024-10-02 | ppp: do not assume bh is held in ppp_channel_bridge_input() | Eric Dumazet |
2024-10-02 | Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2024-10-02 | Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski |