index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-282
/
+1152
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+30
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-9
/
+12
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-30
/
+6
2026-04-08
selftests: pci_endpoint: Skip BAR subrange test on -ENOSPC
Christian Bruel
-1
/
+2
2026-04-06
mei: me: add nova lake point H DID
Alexander Usyskin
-0
/
+2
2026-04-06
mei: lb: add late binding version 2
Alexander Usyskin
-29
/
+223
2026-04-06
mei: bus: add mei_cldev_uuid
Alexander Usyskin
-0
/
+13
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
-13
/
+13
2026-04-05
misc: open-dice: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
-8
/
+11
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
-1
/
+1
2026-04-04
misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entries
Manikanta Maddireddy
-0
/
+5
2026-04-03
misc: pci_endpoint_test: Use -EINVAL for small subrange size
Koichiro Den
-1
/
+1
2026-04-02
mei: csc: wake device while reading firmware status
Alexander Usyskin
-4
/
+18
2026-04-02
mei: csc: support controller with separate PCI device
Alexander Usyskin
-1
/
+311
2026-04-02
mei: convert PCI error to common errno
Alexander Usyskin
-2
/
+2
2026-04-02
mei: trace: print return value of pci_cfg_read
Alexander Usyskin
-12
/
+17
2026-04-02
mei: me: move trace into firmware status read
Alexander Usyskin
-12
/
+12
2026-04-02
mei: fix idle print specifiers
Alexander Usyskin
-1
/
+1
2026-04-02
mei: me: use PCI_DEVICE_DATA macro
Alexander Usyskin
-194
/
+188
2026-04-02
misc: vmw_vmci: Fix spelling mistakes in comments
Tomasz Unger
-2
/
+2
2026-04-02
ibmasm: fix heap over-read in ibmasm_send_i2o_message()
Tyllis Xu
-4
/
+8
2026-04-02
ibmasm: fix OOB reads in command_file_write due to missing size checks
Tyllis Xu
-0
/
+7
2026-04-02
misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()
Tyllis Xu
-0
/
+5
2026-04-02
misc: ti_fpc202: Support special-purpose GPIO lines with LED features
Romain Gantois
-13
/
+327
2026-04-02
misc: ti_fpc202: Depend on GPIOLIB instead of selecting it
Romain Gantois
-1
/
+1
2026-04-02
misc: ti_fpc202: remove dead code in fpc202_detach_addr()
Felix Gu
-9
/
+1
2026-04-02
misc: ti_fpc202: fix off-by-one error in port ID bounds check
Felix Gu
-1
/
+1
2026-04-02
misc: amd-sbi: Add device tree mapping for AMD SBRMI devices
Akshay Gupta
-0
/
+4
2026-04-02
misc: amd-sbi: Add check to probe only SBRMI devices
Akshay Gupta
-0
/
+10
2026-04-02
misc: amd-sbi: Add revision support for AMD Venice platform
Akshay Gupta
-0
/
+2
2026-04-02
misc: amd-sbi: Address CPUID extended function bits
Akshay Gupta
-1
/
+1
2026-04-02
misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
Xingjing Deng
-1
/
+3
2026-04-02
misc: fastrpc: possible double-free of cctx->remote_heap
Xingjing Deng
-0
/
+1
2026-04-01
lis3lv02d: Omit IRQF_ONESHOT if no threaded handler is provided
Ard Biesheuvel
-2
/
+4
2026-03-31
lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT test
Kees Cook
-30
/
+6
2026-03-31
misc/mei: INTEL_MEI should depend on X86 or DRM_XE
Geert Uytterhoeven
-0
/
+1
2026-03-31
mei: me: reduce the scope on unexpected reset
Alexander Usyskin
-10
/
+4
2026-03-15
misc: pci_endpoint_test: Give reserved BARs a distinct error code
Niklas Cassel
-2
/
+18
2026-02-27
i3c: simplify combined i3c/i2c dependencies
Arnd Bergmann
-2
/
+1
2026-02-24
misc: pci_endpoint_test: Gate doorbell test on dynamic inbound mapping
Koichiro Den
-0
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-22
/
+11
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-95
/
+95
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-139
/
+129
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-91
/
+177
2026-02-15
Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-13
/
+7
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+2
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-77
/
+30
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+202
[next]