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
2024-12-10
Merge tag 'v6.13-rc2' into gpio/for-current
Bartosz Golaszewski
1315
-4259
/
+4882
2024-12-10
virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
Koichiro Den
1
-1
/
+2
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
2
-3
/
+7
2024-12-10
virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
Koichiro Den
1
-1
/
+11
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
2
-3
/
+7
2024-12-10
virtio_net: replace vq2rxq with vq2txq where appropriate
Koichiro Den
1
-1
/
+1
2024-12-10
virtio_net: correct netdev_tx_reset_queue() invocation point
Koichiro Den
1
-1
/
+9
2024-12-10
drm: rework FB_CORE dependency
Arnd Bergmann
1
-0
/
+1
2024-12-10
gpio: graniterapids: Fix GPIO Ack functionality
Alan Borzeszkowski
1
-1
/
+1
2024-12-10
gpio: graniterapids: Check if GPIO line can be used for IRQs
Alan Borzeszkowski
1
-3
/
+12
2024-12-10
gpio: graniterapids: Determine if GPIO pad can be used by driver
Alan Borzeszkowski
1
-0
/
+16
2024-12-10
gpio: graniterapids: Fix invalid RXEVCFG register bitmask
Shankar Bandal
1
-1
/
+1
2024-12-10
gpio: graniterapids: Fix invalid GPI_IS register offset
Shankar Bandal
1
-1
/
+1
2024-12-10
gpio: graniterapids: Fix incorrect BAR assignment
Alan Borzeszkowski
1
-4
/
+9
2024-12-10
gpio: graniterapids: Fix vGPIO driver crash
Alan Borzeszkowski
1
-1
/
+1
2024-12-10
iommu/amd: Add lockdep asserts for domain->dev_list
Jason Gunthorpe
1
-0
/
+5
2024-12-10
iommu/amd: Put list_add/del(dev_data) back under the domain->lock
Jason Gunthorpe
1
-1
/
+4
2024-12-10
octeontx2-af: Fix installation of PF multicast rule
Geetha sowjanya
1
-10
/
+8
2024-12-10
thunderbolt: Add support for Intel Panther Lake-M/P
Mika Westerberg
2
-0
/
+12
2024-12-10
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem
Chenghai Huang
1
-2
/
+2
2024-12-09
cpufreq/amd-pstate: Detect preferred core support before driver registration
K Prateek Nayak
1
-6
/
+6
2024-12-09
scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqe
liuderong
1
-0
/
+1
2024-12-09
qca_spi: Make driver probing reliable
Stefan Wahren
1
-1
/
+1
2024-12-09
qca_spi: Fix clock speed for multiple QCA7000
Stefan Wahren
2
-15
/
+10
2024-12-09
cxgb4: use port number to set mac addr
Anumula Murali Mohan Reddy
3
-4
/
+5
2024-12-09
iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
Luis Claudio R. Goncalves
1
-1
/
+1
2024-12-10
drm/panic: remove spurious empty line to clean warning
Miguel Ojeda
1
-1
/
+0
2024-12-09
ACPI: resource: Fix memory resource type union access
Ilpo Järvinen
1
-3
/
+3
2024-12-09
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
4
-0
/
+23
2024-12-09
Drivers: hv: util: Don't force error code to ENODEV in util_probe()
Michael Kelley
1
-3
/
+1
2024-12-09
drivers: hv: Convert open-coded timeouts to secs_to_jiffies()
Easwar Hariharan
4
-8
/
+10
2024-12-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
1
-1
/
+13
2024-12-09
Merge tag 'scmi-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-1
/
+1
2024-12-09
net: sparx5: fix the maximum frame length register
Daniel Machon
1
-1
/
+1
2024-12-09
net: sparx5: fix default value of monitor ports
Daniel Machon
1
-2
/
+1
2024-12-09
net: sparx5: fix FDMA performance issue
Daniel Machon
1
-6
/
+5
2024-12-09
net: lan969x: fix the use of spin_lock in PTP handler
Daniel Machon
1
-2
/
+2
2024-12-09
net: lan969x: fix cyclic dependency reported by depmod
Daniel Machon
15
-30
/
+14
2024-12-09
spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA.
Niravkumar L Rabara
1
-2
/
+8
2024-12-09
spi: rockchip: Fix PM runtime count on no-op cs
Christian Loehle
1
-0
/
+14
2024-12-09
spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()
Christophe JAILLET
1
-4
/
+6
2024-12-09
regulator: axp20x: AXP717: set ramp_delay
Philippe Simons
1
-12
/
+24
2024-12-09
drm/i915: Fix memory leak by correcting cache object name in error handler
Jiasheng Jiang
1
-1
/
+1
2024-12-09
drm/i915: Fix NULL pointer dereference in capture_engine
Eugene Kobyak
1
-3
/
+15
2024-12-09
drm/i915/color: Stop using non-posted DSB writes for legacy LUT
Ville Syrjälä
1
-10
/
+20
2024-12-09
drm/i915/dsb: Don't use indexed register writes needlessly
Ville Syrjälä
3
-23
/
+49
2024-12-09
ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
Joe Hattori
1
-0
/
+1
2024-12-08
Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+5
2024-12-08
Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+8
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-6
/
+7
[prev]
[next]