summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost
2024-10-03drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza
2024-10-03drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost
2024-10-03drm/xe: Resume TDR after GT resetMatthew Brost
2024-10-03drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa
2024-10-03drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa
2024-10-03drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa
2024-10-03drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost
2024-10-03drm/xe: Convert to USM lock to rwsemMatthew Brost
2024-10-03drm/xe: use devm_add_action_or_reset() helperHe Lugang
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld
2024-10-03drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld
2024-10-03drm/xe: Restore pci state upon resumeRodrigo Vivi
2024-10-03Merge tag 'drm-intel-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-03Merge tag 'drm-misc-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel
2024-10-02vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn
2024-10-02net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu
2024-10-02net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet
2024-10-02net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-02Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-10-03Merge tag 'amd-drm-fixes-6.12-2024-10-02' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02arc: get rid of private asm/unaligned.hAl Viro
2024-10-02MAINTAINERS: ALSA: use linux-sound@vger.kernel.org listJaroslav Kysela
2024-10-02Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-02Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-10-02Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02Merge tag 'for-6.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-02Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-02ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf
2024-10-02ACPI: battery: Simplify battery hook lockingArmin Wolf
2024-10-02qrb4210-rb2: add HDMI audio playback supportMark Brown
2024-10-02Revert "ALSA: hda: Conditionally use snooping for AMD HDMI"Takashi Iwai
2024-10-02netfs: Fix missing wakeup after issuing writesDavid Howells
2024-10-02slub/kunit: skip test_kfree_rcu when the slub kunit test is built-inVlastimil Babka
2024-10-02mm, slab: suppress warnings in test_leak_destroy kunit testVlastimil Babka
2024-10-02dm-verity: introduce the options restart_on_error and panic_on_errorMikulas Patocka