index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-07
tsl2550: fix lux1_input error in low light
Matt Ranostay
1
-1
/
+1
2018-07-07
misc: mic: fix passing the current time
Arnd Bergmann
3
-3
/
+14
2018-07-07
misc: mic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-07
sgi-xp: xpc_partition: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-07
eeprom: at25: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-07-07
misc: ibmvmc: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-07-07
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
1
-2
/
+2
2018-07-07
ibmasm: don't write out of bounds in read handler
Jann Horn
1
-24
/
+3
2018-07-06
misc: sram: enable clock before registering regions
Johan Hovold
1
-6
/
+7
2018-07-06
misc: sram: fix resource leaks in probe error path
Johan Hovold
1
-1
/
+8
2018-07-03
mei: discard messages from not connected client during power down.
Alexander Usyskin
1
-1
/
+4
2018-07-03
mei: expose fw version to sysfs
Alexander Usyskin
3
-8
/
+133
2018-07-03
mei: add optional timeout to internal bus recv
Alexander Usyskin
3
-12
/
+28
2018-07-03
mei: remove unused MEI_IAMTHIF_STALL_TIMER define
Alexander Usyskin
1
-2
/
+0
2018-07-03
eeprom: idt_89hpesx: remove redundant variable csrval_len
Colin Ian King
1
-3
/
+1
2018-07-03
misc: rtsx: make several functions static
Colin Ian King
1
-6
/
+6
2018-07-03
misc: vmci: remove redundant variable is_local
Colin Ian King
1
-5
/
+0
2018-07-03
misc: ti-st: remove redundant variable 'type'
Colin Ian King
1
-2
/
+1
2018-07-03
sgi-xp: remove redundant pointers ch and rp
Colin Ian King
2
-6
/
+0
2018-07-03
misc: genwqe: remove several redundant variables
Colin Ian King
2
-9
/
+0
2018-07-03
vmw_balloon: fix inflation with batching
Nadav Amit
1
-2
/
+2
2018-07-03
vmw_balloon: update copyright message
Nadav Amit
1
-20
/
+2
2018-07-03
vmw_balloon: remove inflation rate limiting
Nadav Amit
1
-81
/
+11
2018-07-03
vmw_balloon: fix VMCI use when balloon built into kernel
Nadav Amit
1
-1
/
+8
2018-07-03
vmw_balloon: VMCI_DOORBELL_SET does not check status
Nadav Amit
1
-18
/
+19
2018-07-03
vmw_balloon: do not use 2MB without batching
Nadav Amit
1
-1
/
+7
2018-07-03
vmw_balloon: fix inflation of 64-bit GFNs
Nadav Amit
1
-6
/
+7
2018-07-02
ocxl: Fix page fault handler in case of fault on dying process
Frederic Barrat
1
-9
/
+15
2018-07-02
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
Frederic Barrat
4
-87
/
+7
2018-07-02
Revert "cxl: Allow a default context to be associated with an external pci_dev"
Frederic Barrat
6
-91
/
+28
2018-07-02
Revert "cxl: Add cxl_slot_is_supported API"
Frederic Barrat
1
-37
/
+0
2018-07-02
Revert "cxl: Add support for using the kernel API with a real PHB"
Alastair D'Silva
2
-17
/
+2
2018-07-02
Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
Alastair D'Silva
2
-226
/
+18
2018-07-02
Revert "cxl: Add kernel APIs to get & set the max irqs per context"
Alastair D'Silva
1
-27
/
+0
2018-07-02
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
Alastair D'Silva
5
-44
/
+0
2018-07-02
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
4
-108
/
+0
2018-07-02
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
4
-24
/
+2
2018-07-02
ocxl: Change return type for fault handler
Souptick Joarder
2
-14
/
+13
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-25
/
+46
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
8
-16
/
+20
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-3
/
+5
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+15
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-8
/
+136
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+3
2018-06-07
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
1
-14
/
+14
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-06
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-24
/
+2663
2018-06-05
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
Wei Yongjun
1
-1
/
+3
[prev]
[next]