Sign in
android-kvm
/
linux
/
914728fbf2af4d96a5ba896256e696d78c474a4f
/
drivers
70ee853
regmap: Add regmap_read_bypassed()
by Richard Fitzgerald
· 11 months ago
9fe3084
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 months ago
cf17b95
Merge tag 'i2c-for-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 months ago
5f2ca44
Merge branch 'linus' into x86/urgent, to pick up dependent commit
by Ingo Molnar
· 11 months ago
6c6e47d
Merge tag 'firewire-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 months ago
752e3c5
firewire: ohci: mask bus reset interrupts between ISR and bottom half
by Adam Goldman
· 11 months ago
104db05
Merge tag 'spi-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 months ago
2066840
Merge tag 'regulator-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 months ago
a6bec44
Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 months ago
8a05ef7
Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linux
by Linus Torvalds
· 11 months ago
4de2ff2
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 months ago
84985eb
Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 months ago
261b8e8
Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 11 months ago
b21defc
Merge tag 'thermal-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 months ago
2e69af1
Merge tag 'gpio-fixes-for-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
by Linus Torvalds
· 11 months ago
4c3fc34
Merge tag 'ata-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
by Linus Torvalds
· 11 months ago
89103a1
Merge tag 'drm-fixes-2024-04-05' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 11 months ago
6f824c9
Merge branch 'acpi-thermal'
by Rafael J. Wysocki
· 11 months ago
fae0268
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 11 months ago
4c85957
Merge tag 'drm-intel-fixes-2024-04-04' of https://anongit.freedesktop.org/git/drm/drm-intel into drm-fixes
by Dave Airlie
· 11 months ago
a5b5ab3
Merge tag 'drm-xe-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
by Dave Airlie
· 11 months ago
4cf09f1
Merge tag 'drm-misc-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
by Dave Airlie
· 11 months ago
c88b9b4
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 11 months ago
83092341
gpio: cdev: fix missed label sanitizing in debounce_setup()
by Kent Gibson
· 11 months ago
a66323e
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
by Jakub Kicinski
· 11 months ago
2e91bb9
net: usb: ax88179_178a: avoid the interface always configured as random address
by Jose Ignacio Tornos Martinez
· 11 months ago
205fb5fa
nvme-fc: rename free_ctrl callback to match name pattern
by Daniel Wagner
· 11 months ago
db67bb3
nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
by Daniel Wagner
· 11 months ago
95409e2
nvmet: implement unique discovery NQN
by Hannes Reinecke
· 11 months ago
0551ec9
nvme: don't create a multipath node for zero capacity devices
by Christoph Hellwig
· 11 months ago
b3b9596
gpio: cdev: check for NULL labels when sanitizing them for irqs
by Bartosz Golaszewski
· 11 months ago
77a0110
drm/xe: Use ordered wq for preempt fence waiting
by Matthew Brost
· 11 months ago
3edd52b
drm/xe: Move vma rebinding to the drm_exec locking loop
by Thomas Hellström
· 11 months ago
fd1c808
drm/xe: Make TLB invalidation fences unordered
by Thomas Hellström
· 11 months ago
a00e7e3
drm/xe: Rework rebinding
by Thomas Hellström
· 11 months ago
3c88b8f
drm/xe: Use ring ops TLB invalidation for rebinds
by Thomas Hellström
· 11 months ago
c120209
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
by Christophe JAILLET
· 11 months ago
101b764
net: ravb: Always update error counters
by Paul Barker
· 11 months ago
596a425
net: ravb: Always process TX descriptor ring
by Paul Barker
· 11 months ago
72076fc
Revert "tg3: Remove residual error handling in tg3_suspend"
by Paolo Abeni
· 11 months ago
0ecaefb
x86/CPU/AMD: Track SNP host status with cc_platform_*()
by Borislav Petkov (AMD)
· 11 months ago
9ab4ad2
tg3: Remove residual error handling in tg3_suspend
by Nikita Kiryushin
· 11 months ago
e85006a
ata: sata_gemini: Check clk_enable() result
by Chen Ni
· 11 months ago
3137b83
ata: sata_mv: Fix PCI device ID table declaration compilation warning
by Arnd Bergmann
· 11 months ago
c0de6ab
net: mana: Fix Rx DMA datasize and skb_over_panic
by Haiyang Zhang
· 11 months ago
de99e1e
net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
by Horatiu Vultur
· 11 months ago
b3da86d
net: stmmac: fix rx queue priority assignment
by Piotr Wejman
· 11 months ago
c644920
net: txgbe: fix i2c dev name cannot match clkdev
by Duanqiang Wen
· 11 months ago
cbc17e7
net: fec: Set mac_managed_pm during probe
by Wei Fang
· 11 months ago
9519777
i2c: pxa: hide unused icr_bits[] variable
by Arnd Bergmann
· 11 months ago
dd19e827
idpf: fix kernel panic on unknown packet types
by Joshua Hay
· 11 months ago
99f8550
drm/i915/mst: Reject FEC+MST on ICL
by Ville Syrjälä
· 11 months ago
51bc633
drm/i915/mst: Limit MST+DSC to TGL+
by Ville Syrjälä
· 11 months ago
f7caddf
drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
by Ankit Nautiyal
· 12 months ago
6db3125
drm/i915/gt: Enable only one CCS for compute workload
by Andi Shyti
· 11 months ago
ea315f9
drm/i915/gt: Do not generate the command streamer for all the CCS
by Andi Shyti
· 11 months ago
bc9a1ec
drm/i915/gt: Disable HW load balancing for CCS
by Andi Shyti
· 11 months ago
94bf3e6
drm/i915/gt: Limit the reserved VM space to only the platforms that need it
by Andi Shyti
· 11 months ago
bf1f6f8
drm/i915/psr: Fix intel_psr2_sel_fetch_et_alignment usage
by Jouni Högander
· 11 months ago
4e29234
drm/i915/psr: Move writing early transport pipe src
by Jouni Högander
· 11 months ago
64d845f
drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT value
by Jouni Högander
· 11 months ago
8edfc7a
ice: fix enabling RX VLAN filtering
by Petr Oros
· 11 months ago
90ca695
ice: Fix freeing uninitialized pointers
by Dan Carpenter
· 11 months ago
da78193
thermal: gov_power_allocator: Allow binding without trip points
by Nikita Travkin
· 11 months ago
1057c4c3
thermal: gov_power_allocator: Allow binding without cooling devices
by Nikita Travkin
· 11 months ago
e8acd2d
gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobject_get() errors
by Hans de Goede
· 11 months ago
0a6380c
net: bcmgenet: Reset RBUF on first open
by Phil Elwell
· 11 months ago
1f886a7
spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
by Huai-Yuan Liu
· 11 months ago
bff892a
spi: spi-fsl-lpspi: remove redundant spi_controller_put call
by Carlos Song
· 11 months ago
ef15dde
octeontx2-af: Add array index check
by Aleksandr Mishin
· 11 months ago
5d872c9
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
by Heiner Kallweit
· 11 months ago
8a4ff54
ACPI: thermal: Register thermal zones without valid trip points
by Stephen Horvath
· 11 months ago
c85c9ab9
nvme: split nvme_update_zone_info
by Christoph Hellwig
· 11 months ago
ac229a2d
nvme-multipath: don't inherit LBA-related fields for the multipath node
by Christoph Hellwig
· 11 months ago
caf3d74
drm/i915/dp: Remove support for UHBR13.5
by Arun R Murthy
· 12 months ago
d725ce9
drm/i915/dp: Fix DSC state HW readout for SST connectors
by Imre Deak
· 11 months ago
fbbd5d3
nullblk: Fix cleanup order in null_add_dev() error path
by Damien Le Moal
· 11 months ago
ea2a1cf
i40e: Fix VF MAC filter removal
by Ivan Vecera
· 11 months ago
96c1559
net: phy: micrel: Fix potential null pointer dereference
by Aleksandr Mishin
· 11 months ago
c88b50a
ata: ahci_st: Remove an unused field in struct st_ahci_drv_data
by Christophe JAILLET
· 11 months ago
2a26a11
scsi: ufs: core: Fix MCQ mode dev command timeout
by Peter Wang
· 11 months ago
e675a4f
scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGN
by Yihang Li
· 11 months ago
0296bea
scsi: sd: Unregister device if device_add_disk() failed in sd_probe()
by Li Nan
· 1 year, 2 months ago
6bc5e70
scsi: ufs: core: WLUN suspend dev/link state error recovery
by Peter Wang
· 11 months ago
1197c5b
scsi: mylex: Fix sysfs buffer lengths
by Arnd Bergmann
· 11 months ago
026e680
Merge tag 'pwm/for-6.9-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
by Linus Torvalds
· 11 months ago
fddf092
drm/display: fix typo
by Oleksandr Natalenko
· 1 year, 1 month ago
7d89994
ata: pata_macio: drop driver owner assignment
by Krzysztof Kozlowski
· 11 months ago
52f80bb
ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
by Arnd Bergmann
· 11 months ago
7e40c21
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 11 months ago
1873735
Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 11 months ago
5dad262
Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 months ago
c40845e
kbuild: make -Woverride-init warnings more consistent
by Arnd Bergmann
· 11 months ago
fe764a75c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 months ago
ac67271
Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 months ago
ff789a2
Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 months ago
4e6e4229
Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 months ago
486291a
Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 11 months ago
365af7a
Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Jakub Kicinski
· 11 months ago
5e864d9
r8169: skip DASH fw status checks when DASH is disabled
by Atlas Yu
· 11 months ago
Next »