aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-31drm/xe: Add mmio read before GGTT invalidateMatthew Brost1-0/+10
2024-10-29drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resumeImre Deak1-0/+1
2024-10-29drm/xe/display: Separate the d3cold and non-d3cold runtime PM handlingImre Deak1-5/+14
2024-10-29drm/xe: Remove runtime argument from display s/r functionsMaarten Lankhorst3-28/+39
2024-10-27Linux 6.12-rc5Linus Torvalds1-1/+1
2024-10-27Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-16/+38
2024-10-27Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+4
2024-10-27Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-65/+22
2024-10-27Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2024-10-27Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linuxLinus Torvalds3-6/+29
2024-10-27Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-78/+122
2024-10-27firewire: core: fix invalid port index for parent deviceTakashi Sakamoto1-1/+1
2024-10-26platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf1-0/+10
2024-10-25Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linuxLinus Torvalds5-87/+192
2024-10-25Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+8
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-18/+28
2024-10-25Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-9/+43
2024-10-25Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-6/+41
2024-10-25Merge tag 'pm-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-16/+28
2024-10-25Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+52
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-1790/+22
2024-10-25Merge tag 'gpio-fixes-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2024-10-25Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds35-111/+329
2024-10-25Merge tag 'drm-fixes-2024-10-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds17-107/+202
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds1-2/+2
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds4-21/+42
2024-10-25Merge branch 'pm-powercap'Rafael J. Wysocki1-1/+1
2024-10-25Merge branches 'acpi-resource' and 'acpi-button'Rafael J. Wysocki2-0/+18
2024-10-25fuse: remove stray debug lineMiklos Szeredi1-1/+0
2024-10-25Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie5-7/+42
2024-10-24fgraph: Change the name of cpuhp state to "fgraph:online"Steven Rostedt1-1/+1
2024-10-24fgraph: Fix missing unlock in register_ftrace_graph()Li Huafei1-7/+3
2024-10-25Merge tag 'drm-misc-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-1/+3
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds15-90/+167
2024-10-24Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds46-258/+565
2024-10-24Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+24
2024-10-25Merge tag 'drm-intel-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-2/+1
2024-10-25Revert "fs/9p: simplify iget to remove unnecessary paths"Dominique Martinet5-45/+180
2024-10-25Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"Dominique Martinet1-1/+1
2024-10-25Revert "fs/9p: remove redundant pointer v9ses"Dominique Martinet1-0/+4
2024-10-25Revert " fs/9p: mitigate inode collisions"Dominique Martinet4-56/+22
2024-10-25Merge tag 'amd-drm-fixes-6.12-2024-10-23' of https://gitlab.freedesktop.org/a...Dave Airlie9-97/+156
2024-10-24Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-48/+85
2024-10-24Merge tag 'probes-fixes-v6.12-rc4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-6/+21
2024-10-24Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-34/+45
2024-10-24Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggyLinus Torvalds1-1/+1
2024-10-24Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefsLinus Torvalds41-205/+475
2024-10-24Revert "9p: Enable multipage folios"Dominique Martinet1-1/+0
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das1-2/+12