aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-10-05Merge tag 'for-linus-6.12a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+1
2024-10-05Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-1/+1
2024-10-05Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-3/+3
2024-10-05Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds4-7/+9
2024-10-04Merge tag 'riscv-for-linus-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-4/+4
2024-10-04Merge tag 'acpi-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-17/+39
2024-10-04Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-8/+8
2024-10-04Merge tag 'gpio-fixes-for-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-7/+7
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds38-105/+268
2024-10-04Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linuxLinus Torvalds1-1/+12
2024-10-04Merge branches 'acpi-video' and 'acpi-battery'Rafael J. Wysocki2-11/+26
2024-10-04Merge tag 'drm-xe-fixes-2024-10-03' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie19-64/+159
2024-10-03gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()Lad Prabhakar1-2/+2
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds28-37/+153
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost1-1/+1
2024-10-03drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong1-2/+2
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza1-6/+3
2024-10-03drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld1-1/+3
2024-10-03drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld1-8/+8
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost5-12/+19
2024-10-03drm/xe: Resume TDR after GT resetMatthew Brost3-0/+8
2024-10-03drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa2-0/+13
2024-10-03drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa2-0/+26
2024-10-03drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa1-1/+1
2024-10-03drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost1-18/+21
2024-10-03drm/xe: Convert to USM lock to rwsemMatthew Brost4-12/+10
2024-10-03drm/xe: use devm_add_action_or_reset() helperHe Lugang2-3/+3
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld4-2/+35
2024-10-03drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld1-2/+8
2024-10-03drm/xe: Restore pci state upon resumeRodrigo Vivi1-0/+2
2024-10-03Merge tag 'drm-intel-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie1-1/+1
2024-10-03Merge tag 'drm-misc-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie4-11/+30
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori1-2/+2
2024-10-02vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn1-0/+2
2024-10-02net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter1-1/+1
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang1-0/+3
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet1-2/+2
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski9-8/+32
2024-10-02Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-2/+1
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpanJakub Kicinski2-4/+2
2024-10-03Merge tag 'amd-drm-fixes-6.12-2024-10-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie6-7/+37
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds591-591/+591
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro591-591/+591
2024-10-02Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+14
2024-10-02Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-377/+14
2024-10-02ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf1-3/+9
2024-10-02ACPI: battery: Simplify battery hook lockingArmin Wolf1-9/+9
2024-10-02dm-verity: introduce the options restart_on_error and panic_on_errorMikulas Patocka2-1/+83
2024-10-02Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka1-21/+2
2024-10-02xen: Fix config option reference in XEN_PRIVCMD definitionLukas Bulwahn1-1/+1