index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
2021-10-20
eeprom: at25: Add SPI ID table
Mark Brown
2021-10-20
eeprom: 93xx46: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2021-10-20
eeprom: 93xx46: Add SPI device ID table
Mark Brown
2021-10-20
misc: fastrpc: Add missing lock before accessing find_vma()
Srinivas Kandagatla
2021-10-20
cb710: avoid NULL pointer subtraction
Arnd Bergmann
2021-10-20
mei: hbm: drop hbm responses on early shutdown
Alexander Usyskin
2021-10-20
mei: me: add Ice Lake-N device id.
Andy Shevchenko
2021-10-09
habanalabs/gaudi: fix LBW RR configuration
Oded Gabbay
2021-10-09
habanalabs: fail collective wait when not supported
Ofir Bitton
2021-10-09
habanalabs/gaudi: use direct MSI in single mode
Omer Shpigelman
2021-09-30
misc: genwqe: Fixes DMA mask setting
Christophe JAILLET
2021-09-30
misc: bcm-vk: fix tty registration race
Johan Hovold
2021-09-26
habanalabs: cannot sleep while holding spinlock
farah kassabri
2021-09-26
habanalabs: add "in device creation" status
Omer Shpigelman
2021-09-26
habanalabs: fix mmu node address resolution in debugfs
Yuri Nudelman
2021-09-26
habanalabs: add validity check for event ID received from F/W
Ofir Bitton
2021-09-26
habanalabs: fix nullifying of destroyed mmu pgt pool
Tomer Tayar
2021-09-18
misc: sram: Only map reserved areas in Tegra SYSRAM
Mikko Perttunen
2021-09-18
misc/pvpanic-pci: Allow automatic loading
Eric Auger
2021-09-18
VMCI: fix NULL pointer dereference when unmapping queue pair
Wang Hai
2021-09-15
misc/pvpanic: fix set driver data
Mihai Carabas
2021-09-15
lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQ
Kevin Mitchell
2021-07-20
Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Wolfram Sang
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
misc: eeprom: at24: Always append device id even if label property is set.
Jérôme Glisse
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma()
Liam Howlett
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-24
misc: ibmasm: Modify matricies to matrices
Guoqing Chi
2021-06-24
misc: vmw_vmci: return the correct errno code
Junlin Yang
2021-06-24
lkdtm/heap: Add init_on_alloc tests
Kees Cook
2021-06-24
lkdtm: Add CONFIG hints in errors where possible
Kees Cook
2021-06-24
lkdtm: Enable DOUBLE_FAULT on all architectures
Kees Cook
2021-06-24
lkdtm/heap: Add vmalloc linear overflow test
Kees Cook
2021-06-24
lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
Kees Cook
2021-06-22
mei: revamp mei extension header structure layout.
Tomas Winkler
2021-06-22
mei: fix kdoc in the driver
Tamar Mashiah
2021-06-21
habanalabs/gaudi: refactor hard-reset related code
Koby Elbaz
2021-06-21
habanalabs/gaudi: add support for NIC DERR
Ofir Bitton
2021-06-21
habanalabs: add validity check for signal cs
farah kassabri
2021-06-21
habanalabs: get lower/upper 32 bits via masking
Koby Elbaz
2021-06-21
habanalabs: allow reset upon device release
Ofir Bitton
2021-06-18
debugfs: add skip_reset_on_timeout option
Yuri Nudelman
2021-06-18
habanalabs: fix typo
Zvika Yehudai
[next]