index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
2016-04-30
2
-9
/
+9
*
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
2016-04-30
2
-1
/
+16
*
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
2016-04-30
1
-4
/
+12
*
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...
K. Y. Srinivasan
2016-04-30
2
-0
/
+87
*
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
K. Y. Srinivasan
2016-04-30
2
-55
/
+54
*
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
2016-04-30
3
-2
/
+2
*
Drivers: hv: vmbus: Use the new virt_xx barrier code
K. Y. Srinivasan
2016-04-30
1
-7
/
+7
*
Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
K. Y. Srinivasan
2016-04-30
1
-3
/
+3
*
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
K. Y. Srinivasan
2016-04-30
2
-21
/
+31
*
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
2016-04-30
1
-6
/
+20
*
parport: use subsys_initcall
Sudip Mukherjee
2016-04-30
1
-1
/
+1
*
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
2016-04-30
1
-3
/
+3
*
misc: mic: silence uninitialized variable warning
Dan Carpenter
2016-04-30
1
-1
/
+2
*
misc: mic: Fix randconfig build error
Sudeep Dutt
2016-04-30
1
-0
/
+1
*
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
2016-04-27
1
-0
/
+5
*
Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2016-04-26
10
-86
/
+131
|
\
|
*
intel_th: pci: Add Broxton-M SOC support
Alexander Shishkin
2016-04-19
1
-0
/
+5
|
*
intel_th: msu: Release resources on removal
Alexander Shishkin
2016-04-08
1
-0
/
+12
|
*
intel_th: msu: Set fops::owner to prevent module from unloading
Alexander Shishkin
2016-04-08
1
-0
/
+1
|
*
intel_th: Hold output driver module reference while capture is active
Alexander Shishkin
2016-04-08
1
-0
/
+5
|
*
intel_th: msu: Serialize enabling/disabling
Alexander Shishkin
2016-04-08
1
-43
/
+49
|
*
intel_th: Fix activating a subdevice without a driver
Alexander Shishkin
2016-04-08
2
-2
/
+13
|
*
intel_th: pti: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-6
/
+1
|
*
intel_th: msu: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-5
/
+1
|
*
intel_th: Allow subdevice drivers to bring in own attribute groups
Alexander Shishkin
2016-04-08
2
-0
/
+15
|
*
intel_th: msu: Handle kstrndup() failure
Alexander Shishkin
2016-04-08
1
-0
/
+5
|
*
intel_th: pti: Do remove sysfs group on device removal
Alexander Shishkin
2016-04-08
1
-0
/
+1
|
*
stm class: Remove unnecessary pointer increment
Alexander Shishkin
2016-04-08
1
-1
/
+1
|
*
stm class: Fix stm device initialization order
Alexander Shishkin
2016-04-08
1
-8
/
+9
|
*
stm class: Do not leak the chrdev in error path
Alexander Shishkin
2016-04-08
1
-0
/
+2
|
*
stm class: Remove a pointless line
Alexander Shishkin
2016-04-08
1
-2
/
+0
|
*
stm class: stm_heartbeat: Make nr_devs parameter read-only
Alexander Shishkin
2016-04-08
1
-9
/
+5
|
*
stm class: dummy_stm: Make nr_dummies parameter read-only
Alexander Shishkin
2016-04-08
1
-9
/
+5
|
*
stm class: Fix integer boundary checks for master range
Chunyan Zhang
2016-04-08
1
-2
/
+1
|
*
MAINTAINERS: Add a git tree for the stm class
Alexander Shishkin
2016-03-31
1
-0
/
+1
*
|
Merge 4.6-rc4 into char-misc-next
Greg Kroah-Hartman
2016-04-19
1061
-7098
/
+10883
|
\
\
|
*
|
Linux 4.6-rc4
v4.6-rc4
Linus Torvalds
2016-04-17
1
-1
/
+1
|
*
|
Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2016-04-17
1
-2
/
+2
|
|
\
\
|
|
*
|
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
2016-04-17
1
-2
/
+2
|
*
|
|
Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-04-16
2
-5
/
+9
|
|
\
\
\
|
|
*
\
\
Merge tag 'lkdtm-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Greg Kroah-Hartman
2016-04-06
508
-3836
/
+3542
|
|
|
\
\
\
|
|
|
*
|
|
lkdtm: do not leak free page on kmalloc failure
Kees Cook
2016-04-06
1
-1
/
+3
|
|
|
*
|
|
lkdtm: fix memory leak of base
Sudip Mukherjee
2016-04-06
1
-1
/
+3
|
|
|
*
|
|
lkdtm: fix memory leak of val
Sudip Mukherjee
2016-04-06
1
-1
/
+2
|
|
*
|
|
|
Merge tag 'extcon-fixes-for-4.6-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2016-04-06
238
-1423
/
+2160
|
|
|
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
extcon: palmas: Drop stray IRQF_EARLY_RESUME flag
Nishanth Menon
2016-04-04
1
-2
/
+1
|
*
|
|
|
|
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-04-16
2
-13
/
+14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
lib: lz4: cleanup unaligned access efficiency detection
Rui Salvaterra
2016-04-13
1
-3
/
+1
|
|
*
|
|
|
|
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
2016-04-13
1
-9
/
+12
|
|
*
|
|
|
|
debugfs: Make automount point inodes permanently empty
Seth Forshee
2016-04-12
1
-1
/
+1
|
|
|
/
/
/
/
[next]