index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
drm/xe: Do not run GPU page fault handler on a closed VM
Matthew Brost
1
-0
/
+6
2024-09-17
drm/xe/bo: add some annotations in bo_put()
Matthew Auld
2
-5
/
+15
2024-09-17
drm/xe/client: use mem_type from the current resource
Matthew Auld
1
-6
/
+1
2024-09-17
drm/xe/client: add missing bo locking in show_meminfo()
Matthew Auld
1
-3
/
+36
2024-09-17
drm/xe/client: fix deadlock in show_meminfo()
Matthew Auld
1
-1
/
+5
2024-09-17
drm/xe/vram: fix ccs offset calculation
Matthew Auld
1
-0
/
+1
2024-09-17
drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macros
Michal Wajdeczko
1
-2
/
+4
2024-09-17
tpm: export tpm2_sessions_init() to fix ibmvtpm building
Kexy Biscuit
1
-0
/
+1
2024-09-17
tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
3
-3
/
+3
2024-09-17
tpm: Clean up TPM space after command failure
Jonathan McDowell
2
-0
/
+5
2024-09-17
Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-4
/
+67
2024-09-17
i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver D...
Kaixin Wang
1
-0
/
+1
2024-09-17
i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver...
Kaixin Wang
1
-0
/
+1
2024-09-17
i3c: master: svc: adjust SDR according to i3c spec
Carlos Song
1
-9
/
+22
2024-09-17
i3c: master: svc: use slow speed for first broadcast address
Carlos Song
1
-0
/
+52
2024-09-17
i3c: master: support to adjust first broadcast address speed
Carlos Song
1
-0
/
+12
2024-09-17
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
749
-4747
/
+9673
2024-09-17
Merge tag 'irq-core-2024-09-16' into loongarch-next
Huacai Chen
25
-520
/
+1014
2024-09-17
drm/amdgpu: Fix missing check pcie_p2p module param
Bob Zhou
1
-1
/
+1
2024-09-17
drm/amdgpu: disable GPU RAS bad page feature for specific ASIC
Tao Zhou
1
-0
/
+5
2024-09-17
drm/amdgpu: ensure the connector is not null before using it
Tim Huang
1
-1
/
+1
2024-09-17
drm/amdkfd: clean up code for interrupt v10
Jesse Zhang
1
-15
/
+0
2024-09-17
drm/amdkfd: Move queue fs deletion after destroy check
Kent Russell
1
-1
/
+1
2024-09-17
Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+34
2024-09-17
Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-09-17
watchdog: Convert comma to semicolon
Shen Lichuan
1
-1
/
+1
2024-09-17
watchdog: rzv2h_wdt: Add missing MODULE_LICENSE tag to fix modpost error
Lad Prabhakar
1
-0
/
+1
2024-09-17
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+5
2024-09-17
Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
110
-2279
/
+5875
2024-09-17
Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
27
-230
/
+922
2024-09-17
Merge tag 'regulator-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
52
-596
/
+526
2024-09-17
Merge tag 'regmap-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
7
-17
/
+50
2024-09-17
zram: free secondary algorithms names
Sergey Senozhatsky
1
-0
/
+5
2024-09-17
vfio/pci: implement huge_fault support
Alex Williamson
1
-17
/
+43
2024-09-17
acrn: use the new follow_pfnmap API
Peter Xu
1
-7
/
+9
2024-09-17
vfio: use the new follow_pfnmap API
Peter Xu
1
-10
/
+6
2024-09-17
xen/swiotlb: fix allocated size
Juergen Gross
1
-2
/
+2
2024-09-17
xen/swiotlb: add alignment check for dma buffers
Juergen Gross
1
-0
/
+6
2024-09-17
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+13
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-30
/
+124
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-520
/
+1014
2024-09-17
Merge tag 'drm-xe-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/dr...
Dave Airlie
6
-9
/
+38
2024-09-16
RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()
Nathan Chancellor
1
-0
/
+1
2024-09-16
RDMA/irdma: fix error message in irdma_modify_qp_roce()
Vitaliy Shevtsov
1
-1
/
+1
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+122
2024-09-17
Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
48
-353
/
+588
2024-09-16
pwm: stm32: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-16
pwm: Switch back to struct platform_driver::remove()
Uwe Kleine-König
14
-14
/
+14
2024-09-16
pwm: axi-pwmgen: use shared macro for version reg
David Lechner
1
-2
/
+1
2024-09-16
pwm: atmel-hlcdc: Drop trailing comma
Liao Chen
1
-2
/
+2
[prev]
[next]