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
*
staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'
Geordan Neukum
2019-05-24
1
-0
/
+1
*
staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()
Dan Carpenter
2019-05-20
1
-2
/
+6
*
staging: vc04_services: prevent integer overflow in create_pagelist()
Dan Carpenter
2019-05-20
1
-0
/
+9
*
Staging: vc04_services: Fix a couple error codes
Dan Carpenter
2019-05-20
1
-2
/
+2
*
staging: wlan-ng: fix adapter initialization failure
Tim Collier
2019-05-20
1
-1
/
+2
*
staging: kpc2000: double unlock in error handling in kpc_dma_transfer()
Dan Carpenter
2019-05-20
1
-2
/
+0
*
staging: kpc2000: Fix build error without CONFIG_UIO
YueHaibing
2019-05-20
1
-0
/
+1
*
staging: kpc2000: fix build error on xtensa
Max Filippov
2019-05-20
1
-1
/
+1
*
staging: erofs: set sb->s_root to NULL when failing from __getname()
Chengguang Xu
2019-05-20
1
-0
/
+1
*
Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-05-20
7
-9
/
+68
|
\
|
*
iio: adc: ti-ads8688: fix timestamp is not updated in buffer
Sean Nyekjaer
2019-05-11
1
-1
/
+1
|
*
iio: dac: ds4422/ds4424 fix chip verification
Ruslan Babayev
2019-05-11
1
-1
/
+1
|
*
iio: imu: mpu6050: Fix FIFO layout for ICM20602
Steve Moskovchenko
2019-04-14
3
-5
/
+64
|
*
iio: adc: ads124: avoid buffer overflow
Vincent Stehlé
2019-04-07
1
-1
/
+1
|
*
iio: adc: modify NPCM ADC read reference voltage
Tomer Maimon
2019-04-07
1
-1
/
+1
*
|
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
2019-05-20
1
-2
/
+2
*
|
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-20
3
-4
/
+8
|
\
\
|
*
|
ubifs: Convert xattr inum to host order
Richard Weinberger
2019-05-15
1
-1
/
+1
|
*
|
ubifs: Use correct config name for encryption
Richard Weinberger
2019-05-15
1
-2
/
+2
|
*
|
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
2019-05-15
1
-1
/
+5
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
10
-257
/
+889
|
\
\
\
|
*
|
|
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-19
5
-4
/
+24
|
*
|
|
initramfs: don't free a non-existent initrd
Steven Price
2019-05-19
1
-1
/
+1
|
*
|
|
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
2019-05-19
1
-3
/
+8
|
*
|
|
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-19
1
-2
/
+2
|
*
|
|
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-19
1
-0
/
+43
|
*
|
|
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-19
1
-0
/
+48
|
*
|
|
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-19
2
-247
/
+763
*
|
|
|
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
74
-172
/
+178
|
\
\
\
\
|
*
|
|
|
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
2019-05-19
1
-3
/
+1
|
*
|
|
|
kbuild: check uniqueness of module names
Masahiro Yamada
2019-05-18
2
-0
/
+17
|
*
|
|
|
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
2019-05-18
1
-1
/
+12
|
*
|
|
|
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
2019-05-18
1
-1
/
+1
|
*
|
|
|
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-05-18
3
-33
/
+13
|
*
|
|
|
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
17
-26
/
+25
|
*
|
|
|
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
30
-49
/
+47
|
*
|
|
|
media: remove unneeded header search paths
Masahiro Yamada
2019-05-18
7
-11
/
+0
|
*
|
|
|
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2019-05-18
2
-0
/
+2
|
*
|
|
|
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2019-05-18
2
-1
/
+9
|
*
|
|
|
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
2019-05-18
1
-1
/
+1
|
*
|
|
|
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
2019-05-18
1
-3
/
+5
|
*
|
|
|
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2019-05-18
2
-11
/
+11
|
*
|
|
|
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
2019-05-18
1
-1
/
+0
|
*
|
|
|
kbuild: add some extra warning flags unconditionally
Masahiro Yamada
2019-05-18
1
-6
/
+7
|
*
|
|
|
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
2019-05-18
1
-1
/
+1
|
*
|
|
|
arch: remove dangling asm-generic wrappers
Masahiro Yamada
2019-05-18
5
-13
/
+0
|
*
|
|
|
samples: guard sub-directories with CONFIG options
Masahiro Yamada
2019-05-18
3
-6
/
+22
|
*
|
|
|
kbuild: re-enable int-in-bool-context warning
Masahiro Yamada
2019-05-18
1
-1
/
+0
|
*
|
|
|
MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
Krzysztof Kozlowski
2019-05-18
1
-0
/
+1
|
*
|
|
|
sh: exclude vmlinux.scr from .gitignore pattern
Masahiro Yamada
2019-05-18
1
-0
/
+1
[next]