index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-12
drm/xe: Start using ggtt->start in preparation of balloon removal
Maarten Lankhorst
5
-34
/
+60
2026-01-12
arm/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-0
/
+2
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-0
/
+1
2026-01-12
gpu: nova-core: add missing newlines to several print strings
Timur Tabi
8
-15
/
+15
2026-01-12
gpu: nova-core: check for overflow to DMATRFBASE1
Timur Tabi
1
-1
/
+10
2026-01-12
drm/xe/mert: Move MERT initialization to xe_mert.c
Michal Wajdeczko
3
-3
/
+15
2026-01-12
drm/xe/mert: Use local mert variable to simplify the code
Michal Wajdeczko
1
-5
/
+6
2026-01-12
drm/xe/mert: Always refer to MERT using xe_device
Michal Wajdeczko
3
-8
/
+6
2026-01-12
drm/xe/mert: Fix kernel-doc for struct xe_mert
Michal Wajdeczko
1
-1
/
+4
2026-01-12
drm/xe/mert: Normalize xe_mert.h include guards
Michal Wajdeczko
1
-3
/
+3
2026-01-12
gpu: nova-core: don't print raw PMU table entries
John Hubbard
1
-5
/
+0
2026-01-12
gpu: nova-core: preserve error information in gpu_name()
John Hubbard
2
-11
/
+26
2026-01-12
spi: spi-mem: Limit octal DTR constraints to octal DTR situations
Miquel Raynal
1
-2
/
+13
2026-01-12
Merge branch 'reset/gpio-compatible' of https://git.pengutronix.de/git/pza/li...
Bartosz Golaszewski
1
-3
/
+4
2026-01-12
regulator: Add TPS65185 driver
Andreas Kemnade
3
-0
/
+466
2026-01-12
regmap: Fix race condition in hwspinlock irqsave routine
Cheng-Yu Lee
1
-1
/
+3
2026-01-12
regulator: core: allow regulator_register() with
Mark Brown
284
-1281
/
+2524
2026-01-12
xen/virtio: Don't use grant-dma-ops when running as Dom0
Teddy Astie
1
-1
/
+2
2026-01-12
spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs init...
Devyn Liu
1
-3
/
+1
2026-01-12
spi: spi-sprd-adi: Fix double free in probe error path
Felix Gu
1
-23
/
+10
2026-01-12
drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exported
Ben Dooks
1
-1
/
+1
2026-01-12
gpio: cadence: Add support for edge-triggered interrupts
Tzu-Hao Wei
1
-4
/
+16
2026-01-12
gpio: cadence: Add quirk for Axiado AX3000 platform
Swark Yang
1
-11
/
+45
2026-01-12
gpio: menz127: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
1
-1
/
+0
2026-01-12
Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
407
-2446
/
+3803
2026-01-12
xen: privcmd: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2026-01-12
xen/events: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-3
/
+3
2026-01-12
cpuidle: zynq: Switch Michal Simek's email to new one
Michal Simek
1
-1
/
+1
2026-01-12
gpiolib: remove redundant callback check
Bartosz Golaszewski
1
-3
/
+0
2026-01-12
gpio: davinci: implement .get_direction()
Bartosz Golaszewski
1
-0
/
+18
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
297
-2182
/
+2893
2026-01-12
media: i2c: add os05b10 image sensor driver
Himanshu Bhavani
3
-0
/
+1146
2026-01-12
media: i2c: Add Samsung S5K3M5 13MP camera sensor driver
Vladimir Zapolskiy
3
-0
/
+1388
2026-01-12
media: i2c: add Samsung S5KJN1 image sensor device driver
Vladimir Zapolskiy
3
-0
/
+1498
2026-01-11
Merge patch series "Call scsi_host_busy() after the SCSI host has been added"
Martin K. Petersen
2
-5
/
+6
2026-01-11
scsi: core: Revert "Fix a regression triggered by scsi_host_busy()"
Bart Van Assche
1
-3
/
+2
2026-01-11
scsi: ufs: core: Only call scsi_host_busy() after the SCSI host has been added
Bart Van Assche
1
-2
/
+4
2026-01-11
scsi: mpt3sas: Simplify the workqueue allocation code
Bart Van Assche
2
-8
/
+3
2026-01-11
scsi: mpi3mr: Simplify the workqueue allocation code
Bart Van Assche
2
-6
/
+1
2026-01-12
firewire: ohci: stop using page private to store DMA mapping address
Takashi Sakamoto
1
-23
/
+16
2026-01-12
firewire: ohci: split page allocation from dma mapping
Takashi Sakamoto
1
-26
/
+51
2026-01-12
firewire: ohci: use MAX macro to guarantee minimum count of pages for AR cont...
Takashi Sakamoto
1
-1
/
+1
2026-01-12
firewire: core: stop using page private to store DMA mapping address
Takashi Sakamoto
3
-39
/
+38
2026-01-12
firewire: core: use common kernel API to allocate and release a batch of pages
Takashi Sakamoto
1
-14
/
+12
2026-01-12
firewire: core: code refactoring with cleanup function for isoc pages
Takashi Sakamoto
1
-14
/
+20
2026-01-12
firewire: core: use mutex instead of spinlock for client isochronous context
Takashi Sakamoto
1
-17
/
+23
2026-01-12
firewire: core: move private function declaration from public header to inter...
Takashi Sakamoto
1
-0
/
+1
2026-01-12
drm/msm: remove some dead code
Dan Carpenter
1
-7
/
+1
2026-01-11
scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()
Abdun Nihaal
1
-0
/
+1
2026-01-11
Merge patch series "scsi: Make use of bus callbacks"
Martin K. Petersen
7
-70
/
+134
[prev]
[next]