index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
misc: lkdtm: fixed static variable initialization
Parth Y Shah
2018-09-12
1
-1
/
+1
|
*
|
|
misc: bh1770glc: remove unused array prox_curr_ma
Colin Ian King
2018-09-12
1
-3
/
+0
|
*
|
|
misc: apds990x: remove unused array ir_currents
Colin Ian King
2018-09-12
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
2
-5
/
+6
|
\
\
\
|
*
|
|
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
2018-09-15
2
-5
/
+6
|
|
/
/
*
|
|
Merge branch 'linus' into x86/core, to pick up fixes
Ingo Molnar
2018-10-04
5
-12
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
misc: hmc6352: fix potential Spectre v1
Gustavo A. R. Silva
2018-09-12
1
-0
/
+2
|
*
|
misc: ibmvsm: Fix wrong assignment of return code
Bryant G. Ly
2018-09-12
1
-1
/
+1
|
*
|
mei: bus: need to unlink client before freeing
Tomas Winkler
2018-09-12
1
-5
/
+4
|
*
|
mei: bus: fix hw module get/put balance
Tomas Winkler
2018-09-12
1
-2
/
+1
|
*
|
mei: fix use-after-free in mei_cl_write
John Hubbard
2018-09-12
1
-1
/
+1
|
*
|
mei: ignore not found client in the enumeration
Alexander Usyskin
2018-09-12
1
-3
/
+6
|
|
/
*
/
lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DS
Jann Horn
2018-09-03
3
-0
/
+15
|
/
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-18
/
+5
|
\
|
*
cb710: Convert to new IDA API
Matthew Wilcox
2018-08-21
1
-18
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
2
-4
/
+10
|
\
\
|
*
|
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
2
-4
/
+10
*
|
|
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-0
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
eeprom: at24: Add support for address-width property
Alan Chiang
2018-07-25
1
-0
/
+17
|
|
/
*
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
35
-379
/
+673
|
\
\
|
*
|
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
2018-08-05
1
-11
/
+9
|
*
|
misc: cxl: changed asterisk position
Parth Y Shah
2018-08-05
1
-1
/
+1
|
*
|
genwqe: card_base: Use true and false for boolean values
Gustavo A. R. Silva
2018-08-05
1
-1
/
+1
|
*
|
misc: eeprom: assignment outside the if statement
Parth Y Shah
2018-08-05
1
-1
/
+2
|
*
|
eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency
Dan Carpenter
2018-08-02
1
-1
/
+1
|
*
|
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
2018-08-02
1
-2
/
+2
|
*
|
mei: define dma ring buffer sizes for PCH12 HW and newer
Alexander Usyskin
2018-08-02
2
-0
/
+17
|
*
|
mei: restrict dma ring support to hbm version 2.1
Tomas Winkler
2018-08-02
4
-0
/
+16
|
*
|
mei: hbm: introduce dma bit in the message header
Tomas Winkler
2018-08-02
4
-6
/
+16
|
*
|
mei: hbm: define dma ring setup protocol
Tomas Winkler
2018-08-02
1
-0
/
+49
|
*
|
mei: add support for variable length mei headers.
Tomas Winkler
2018-08-02
6
-64
/
+102
|
*
|
mei: add mei_msg_hdr_init wrapper.
Tomas Winkler
2018-07-24
2
-15
/
+20
|
*
|
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
2018-07-24
5
-49
/
+58
|
*
|
mei: cleanup slots to data conversions
Tomas Winkler
2018-07-24
4
-12
/
+14
|
*
|
misc: vexpress/syscfg: Use devm_ioremap_resource() to map memory
Sudeep Holla
2018-07-16
1
-7
/
+3
|
*
|
drivers/misc: Aspeed LPC snoop output using misc chardev
Robert Lippert
2018-07-16
1
-10
/
+74
|
*
|
mei: bus: suppress sign-compare warnings
Tomas Winkler
2018-07-16
1
-3
/
+3
|
*
|
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
3
-27
/
+9
|
|
\
\
|
*
|
|
mei: fix ssize_t to int assignment in read and write ops.
Tomas Winkler
2018-07-12
3
-17
/
+17
|
*
|
|
mei: use correct type for counter variable in for loops
Tomas Winkler
2018-07-12
3
-3
/
+3
|
*
|
|
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
2018-07-12
4
-12
/
+32
|
*
|
|
mei: don't update offset in write
Alexander Usyskin
2018-07-12
1
-1
/
+0
|
*
|
|
mei: bus: type promotion bug in mei_fwver()
Tomas Winkler
2018-07-12
1
-1
/
+1
|
*
|
|
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
2018-07-12
1
-1
/
+1
|
*
|
|
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2018-07-07
1
-1
/
+2
|
*
|
|
tsl2550: fix lux1_input error in low light
Matt Ranostay
2018-07-07
1
-1
/
+1
|
*
|
|
misc: mic: fix passing the current time
Arnd Bergmann
2018-07-07
3
-3
/
+14
|
*
|
|
misc: mic: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-07
1
-0
/
+1
|
*
|
|
sgi-xp: xpc_partition: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-07
1
-0
/
+2
|
*
|
|
eeprom: at25: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-07
1
-0
/
+4
[prev]
[next]