index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-15
Revert "vmci: Prevent the dispatching of uninitialized payloads"
Greg Kroah-Hartman
1
-2
/
+0
2025-08-15
vmci: Prevent the dispatching of uninitialized payloads
Lizhi Xu
1
-0
/
+2
2025-08-15
drivers: misc: sram: fix up some const issues with recent attribute changes
Greg Kroah-Hartman
1
-4
/
+6
2025-08-15
mei: vsc: Unset the event callback on remove and probe errors
Hans de Goede
1
-0
/
+5
2025-08-15
mei: vsc: Event notifier fixes
Hans de Goede
1
-3
/
+9
2025-08-15
mei: vsc: Destroy mutex after freeing the IRQ
Hans de Goede
1
-4
/
+4
2025-08-15
mei: vsc: Don't re-init VSC from mei_vsc_hw_reset() on stop
Hans de Goede
1
-0
/
+3
2025-07-06
misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()
Chenyuan Yang
1
-0
/
+3
2025-06-19
VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify
Wupeng Ma
1
-6
/
+5
2025-06-19
mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array()
Hans de Goede
1
-2
/
+2
2025-06-19
misc: lis3lv02d: Fix correct sysfs directory path for lis3lv02d
Roxana Nicolescu
1
-2
/
+2
2025-04-26
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+1
2025-04-23
misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
Niklas Cassel
1
-20
/
+1
2025-04-15
mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
Hans de Goede
1
-7
/
+7
2025-04-15
mei: vsc: Fix fortify-panic caused by invalid counted_by() use
Hans de Goede
1
-11
/
+15
2025-04-15
misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack
Rengarajan S
1
-1
/
+1
2025-04-15
misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration
Rengarajan S
1
-1
/
+5
2025-04-15
mei: me: add panther lake H DID
Alexander Usyskin
2
-0
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
4
-5
/
+5
2025-04-02
Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
25
-12887
/
+0
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+11
2025-04-02
Merge branch 'topic/cxl' into next
Michael Ellerman
25
-12887
/
+0
2025-04-01
Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+4
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-141
/
+16
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-61
/
+70
2025-03-28
objtool, lkdtm: Obfuscate the do_nothing() pointer
Josh Poimboeuf
1
-3
/
+11
2025-03-27
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-1
/
+0
2025-03-26
misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
Niklas Cassel
1
-5
/
+20
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-03-25
Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
6
-20
/
+10
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
6
-20
/
+10
2025-03-16
cxl: Remove driver
Andrew Donnellan
25
-12887
/
+0
2025-03-14
misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI header
Niklas Cassel
1
-23
/
+23
2025-03-14
misc: pci_endpoint_test: Do not use managed IRQ functions
Kunihiko Hayashi
1
-5
/
+4
2025-03-14
misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'
Kunihiko Hayashi
1
-15
/
+3
2025-03-14
misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
Kunihiko Hayashi
1
-0
/
+1
2025-03-14
misc: lis3lv02d: convert to use faux_device
Greg Kroah-Hartman
2
-18
/
+12
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
6
-20
/
+10
2025-03-08
misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
Kunihiko Hayashi
1
-1
/
+1
2025-03-08
misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...
Kunihiko Hayashi
1
-0
/
+3
2025-03-08
misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX
Niklas Cassel
1
-8
/
+10
2025-03-08
misc: pci_endpoint_test: Give disabled BARs a distinct error code
Niklas Cassel
1
-2
/
+4
2025-03-08
misc: pci_endpoint_test: Fix potential truncation in pci_endpoint_test_probe()
Niklas Cassel
1
-1
/
+1
2025-03-08
misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handling
Niklas Cassel
1
-2
/
+2
2025-03-06
PCI: Add Rockchip Vendor ID
Shawn Lin
1
-1
/
+0
2025-03-03
eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protections
Andy Shevchenko
1
-6
/
+4
2025-02-27
Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
Christian Heusel
1
-15
/
+0
2025-02-27
x86/cpu: Drop configuration options for early 64-bit CPUs
Arnd Bergmann
1
-1
/
+1
2025-02-21
ntsync: Check wait count based on byte size.
Elizabeth Figura
1
-3
/
+3
2025-02-20
eeprom: ee1004: Check chip before probing
Eddie James
1
-0
/
+4
[next]