index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
Boris Brezillon
1
-5
/
+5
2016-10-28
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
Dimitri Sivanich
1
-1
/
+1
2016-10-28
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-28
ipack: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-28
block: DAC960: print a hex number after a 0x prefix
Uwe Kleine-König
1
-2
/
+2
2016-10-28
fs: exofs: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-28
lib/genalloc.c: start search from start of chunk
Daniel Mentz
1
-1
/
+2
2016-10-28
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
2
-0
/
+11
2016-10-28
CREDITS: update credit information for Martin Kepplinger
Martin Kepplinger
1
-2
/
+3
2016-10-28
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
1
-0
/
+3
2016-10-28
mm: kmemleak: ensure that the task stack is not freed during scanning
Catalin Marinas
1
-2
/
+5
2016-10-28
lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
Dmitry Vyukov
1
-1
/
+1
2016-10-28
latent_entropy: raise CONFIG_FRAME_WARN by default
Kees Cook
1
-0
/
+1
2016-10-28
kconfig.h: remove config_enabled() macro
Masahiro Yamada
3
-7
/
+6
2016-10-28
ipc: account for kmem usage on mqueue and msg
Aristeu Rozanski
1
-2
/
+2
2016-10-28
mm/slab: improve performance of gathering slabinfo stats
Aruna Ramakrishna
2
-16
/
+28
2016-10-28
mm: page_alloc: use KERN_CONT where appropriate
Joe Perches
1
-7
/
+9
2016-10-28
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
1
-0
/
+2
2016-10-28
h8300: fix syscall restarting
Mark Rutland
2
-5
/
+1
2016-10-28
kcov: properly check if we are in an interrupt
Andrey Konovalov
1
-1
/
+8
2016-10-28
mm/slab: fix kmemcg cache creation delayed issue
Joonsoo Kim
1
-1
/
+1
2016-10-28
Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing
Linus Torvalds
1
-1
/
+1
2016-10-28
mm: remove unused variable in memory hotplug
Linus Torvalds
1
-1
/
+0
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
6
-182
/
+21
2016-10-27
blk-mq: update hardware and software queues for sleeping alloc
Jens Axboe
1
-3
/
+3
2016-10-26
block: flush: fix IO hang in case of flood fua req
Ming Lei
1
-0
/
+28
2016-10-26
MAINTAINERS: Begin module maintainer transition
Rusty Russell
1
-0
/
+1
2016-10-25
ahci: fix the single MSI-X case in ahci_init_one
Christoph Hellwig
1
-1
/
+1
2016-10-25
i2c: imx: defer probe if bus recovery GPIOs are not ready
Stefan Agner
1
-4
/
+7
2016-10-25
i2c: designware: Avoid aborted transfers with fast reacting I2C slaves
Jarkko Nikula
1
-3
/
+14
2016-10-25
i2c: i801: Fix I2C Block Read on 8-Series/C220 and later
Jean Delvare
1
-3
/
+13
2016-10-25
i2c: xgene: Avoid dma_buffer overrun
Hoan Tran
1
-1
/
+1
2016-10-25
i2c: digicolor: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-25
i2c: xlr: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-25
i2c: xlp9xx: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-25
i2c: jz4780: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-25
i2c: allow configuration of imx driver for ColdFire architecture
Greg Ungerer
1
-2
/
+2
2016-10-25
i2c: mark device nodes only in case of successful instantiation
Ralf Ramsauer
1
-1
/
+10
2016-10-25
i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
David Wu
1
-0
/
+2
2016-10-25
i2c: hix5hd2: allow build with ARCH_HISI
Ruqiang Ju
1
-4
/
+4
2016-10-25
mm: unexport __get_user_pages()
Lorenzo Stoakes
4
-13
/
+6
2016-10-25
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
1
-10
/
+8
2016-10-24
nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown
John W. Linville
1
-1
/
+1
2016-10-24
orangefs: don't use d_time
Miklos Szeredi
3
-6
/
+14
2016-10-24
orangefs: user file_inode() where it is due
Amir Goldstein
1
-7
/
+7
2016-10-24
xenbus: check return value of xenbus_scanf()
Jan Beulich
1
-1
/
+3
2016-10-24
xenbus: prefer list_for_each()
Jan Beulich
1
-2
/
+2
2016-10-24
x86: xen: move cpu_up functions out of ifdef
Arnd Bergmann
1
-0
/
+2
2016-10-24
xenbus: advertise control feature flags
Juergen Gross
1
-16
/
+29
2016-10-24
s390/mm: fix zone calculation in arch_add_memory()
Gerald Schaefer
1
-17
/
+21
[next]