index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2016-10-28
6
-44
/
+29
|
\
|
*
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
2016-10-24
1
-15
/
+9
|
*
dm rq: clear kworker_task if kthread_run() returned an error
Mike Snitzer
2016-10-18
1
-2
/
+5
|
*
dm: free io_barrier after blk_cleanup_queue call
Tahsin Erdogan
2016-10-18
1
-2
/
+2
|
*
dm raid: fix activation of existing raid4/10 devices
Heinz Mauelshagen
2016-10-17
2
-5
/
+8
|
*
dm mirror: use all available legs on multiple failures
Heinz Mauelshagen
2016-10-14
1
-19
/
+2
|
*
dm mirror: fix read error on recovery after default leg failure
Heinz Mauelshagen
2016-10-14
1
-0
/
+1
|
*
dm raid: fix compat_features validation
Andy Whitcroft
2016-10-11
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-10-28
3
-29
/
+34
|
\
\
|
*
|
security/keys: make BIG_KEYS dependent on stdrng.
Artem Savkov
2016-10-27
1
-1
/
+1
|
*
|
KEYS: Sort out big_key initialisation
David Howells
2016-10-27
1
-27
/
+32
|
*
|
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-10-27
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-28
24
-51
/
+89
|
\
\
\
|
*
|
|
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
Dimitri Sivanich
2016-10-28
1
-1
/
+1
|
*
|
|
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
2016-10-28
1
-1
/
+1
|
*
|
|
ipack: print a hex number after a 0x prefix
Uwe Kleine-König
2016-10-28
1
-1
/
+1
|
*
|
|
block: DAC960: print a hex number after a 0x prefix
Uwe Kleine-König
2016-10-28
1
-2
/
+2
|
*
|
|
fs: exofs: print a hex number after a 0x prefix
Uwe Kleine-König
2016-10-28
1
-1
/
+1
|
*
|
|
lib/genalloc.c: start search from start of chunk
Daniel Mentz
2016-10-28
1
-1
/
+2
|
*
|
|
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
2016-10-28
2
-0
/
+11
|
*
|
|
CREDITS: update credit information for Martin Kepplinger
Martin Kepplinger
2016-10-28
1
-2
/
+3
|
*
|
|
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
2016-10-28
1
-0
/
+3
|
*
|
|
mm: kmemleak: ensure that the task stack is not freed during scanning
Catalin Marinas
2016-10-28
1
-2
/
+5
|
*
|
|
lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
Dmitry Vyukov
2016-10-28
1
-1
/
+1
|
*
|
|
latent_entropy: raise CONFIG_FRAME_WARN by default
Kees Cook
2016-10-28
1
-0
/
+1
|
*
|
|
kconfig.h: remove config_enabled() macro
Masahiro Yamada
2016-10-28
3
-7
/
+6
|
*
|
|
ipc: account for kmem usage on mqueue and msg
Aristeu Rozanski
2016-10-28
1
-2
/
+2
|
*
|
|
mm/slab: improve performance of gathering slabinfo stats
Aruna Ramakrishna
2016-10-28
2
-16
/
+28
|
*
|
|
mm: page_alloc: use KERN_CONT where appropriate
Joe Perches
2016-10-28
1
-7
/
+9
|
*
|
|
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
2016-10-28
1
-0
/
+2
|
*
|
|
h8300: fix syscall restarting
Mark Rutland
2016-10-28
2
-5
/
+1
|
*
|
|
kcov: properly check if we are in an interrupt
Andrey Konovalov
2016-10-28
1
-1
/
+8
|
*
|
|
mm/slab: fix kmemcg cache creation delayed issue
Joonsoo Kim
2016-10-28
1
-1
/
+1
*
|
|
|
Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing
Linus Torvalds
2016-10-28
1
-1
/
+1
*
|
|
|
mm: remove unused variable in memory hotplug
Linus Torvalds
2016-10-28
1
-1
/
+0
*
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-28
11
-18
/
+57
|
\
\
\
\
|
*
|
|
|
i2c: imx: defer probe if bus recovery GPIOs are not ready
Stefan Agner
2016-10-25
1
-4
/
+7
|
*
|
|
|
i2c: designware: Avoid aborted transfers with fast reacting I2C slaves
Jarkko Nikula
2016-10-25
1
-3
/
+14
|
*
|
|
|
i2c: i801: Fix I2C Block Read on 8-Series/C220 and later
Jean Delvare
2016-10-25
1
-3
/
+13
|
*
|
|
|
i2c: xgene: Avoid dma_buffer overrun
Hoan Tran
2016-10-25
1
-1
/
+1
|
*
|
|
|
i2c: digicolor: Fix module autoload
Javier Martinez Canillas
2016-10-25
1
-0
/
+1
|
*
|
|
|
i2c: xlr: Fix module autoload for OF registration
Javier Martinez Canillas
2016-10-25
1
-0
/
+1
|
*
|
|
|
i2c: xlp9xx: Fix module autoload
Javier Martinez Canillas
2016-10-25
1
-0
/
+1
|
*
|
|
|
i2c: jz4780: Fix module autoload
Javier Martinez Canillas
2016-10-25
1
-0
/
+1
|
*
|
|
|
i2c: allow configuration of imx driver for ColdFire architecture
Greg Ungerer
2016-10-25
1
-2
/
+2
|
*
|
|
|
i2c: mark device nodes only in case of successful instantiation
Ralf Ramsauer
2016-10-25
1
-1
/
+10
|
*
|
|
|
i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
David Wu
2016-10-25
1
-0
/
+2
|
*
|
|
|
i2c: hix5hd2: allow build with ARCH_HISI
Ruqiang Ju
2016-10-25
1
-4
/
+4
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-10-27
2
-12
/
+62
|
\
\
\
\
\
|
*
|
|
|
|
thermal/powerclamp: correct cpu support check
Eric Ernst
2016-10-20
1
-12
/
+2
[next]