index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-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: 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: 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-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-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
8
-16
/
+20
2018-06-12
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-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+3
2018-06-06
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-05
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
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-67
/
+14
2018-06-03
ocxl: Add an IOCTL so userspace knows what OCXL features are available
Alastair D'Silva
1
-0
/
+25
2018-06-03
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
4
-1
/
+94
2018-06-03
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
1
-1
/
+1
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
3
-0
/
+23
2018-06-02
vmw_balloon: fixing double free when batching mode is off
Gil Kupfer
1
-16
/
+7
2018-06-02
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
1
-2
/
+2
2018-06-02
cxl: Disable prefault_mode in Radix mode
Vaibhav Jain
1
-4
/
+12
2018-05-18
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-05-16
eeprom: at24: provide a separate routine for creating dummy i2c clients
Bartosz Golaszewski
1
-14
/
+35
2018-05-16
eeprom: at24: provide and use a helper for releasing dummy i2c clients
Bartosz Golaszewski
1
-8
/
+10
2018-05-16
eeprom: at24: use devm_nvmem_register()
Bartosz Golaszewski
1
-3
/
+1
2018-05-16
eeprom: at24: fix retrieving the at24_chip_data structure
Bartosz Golaszewski
1
-1
/
+1
2018-05-16
sgi-gru: simplify procfs code
Christoph Hellwig
1
-67
/
+14
[next]