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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
1
-20
/
+0
|
\
|
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-20
/
+0
*
|
Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-27
3
-24
/
+42
|
\
\
|
*
|
lib: crc64: include <linux/crc64.h> for 'crc64_be'
Ben Dooks (Codethink)
2020-01-23
1
-0
/
+1
|
*
|
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
2020-01-13
1
-23
/
+40
|
*
|
raid6/test: fix a compilation warning
Zhengyuan Liu
2020-01-13
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2020-01-27
1
-50
/
+69
|
\
\
\
|
*
|
|
livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
Petr Mladek
2020-01-17
1
-22
/
+30
|
*
|
|
livepatch/selftest: Clean up shadow variable names and type
Petr Mladek
2020-01-17
1
-41
/
+52
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-01-27
2
-1
/
+3
|
\
\
\
\
|
*
|
|
|
libfdt: include fdt_addresses.c
AKASHI Takahiro
2020-01-08
2
-1
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...
Christophe Leroy
2020-01-24
2
-14
/
+14
*
|
|
|
Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2020-01-23
2
-26
/
+93
|
\
\
\
\
|
*
|
|
|
XArray: Fix xas_find returning too many entries
Matthew Wilcox (Oracle)
2020-01-17
2
-2
/
+13
|
*
|
|
|
XArray: Fix xa_find_after with multi-index entries
Matthew Wilcox (Oracle)
2020-01-17
2
-20
/
+32
|
*
|
|
|
XArray: Fix infinite loop with entry at ULONG_MAX
Matthew Wilcox (Oracle)
2020-01-17
2
-0
/
+20
|
*
|
|
|
XArray: Fix xas_pause at ULONG_MAX
Matthew Wilcox (Oracle)
2019-11-08
2
-3
/
+27
*
|
|
|
|
lib/vdso: Make __cvdso_clock_getres() static
Vincenzo Frascino
2020-01-10
1
-0
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-22
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
pipe: Fix bogus dereference in iov_iter_alignment()
Jan Kara
2019-12-16
1
-1
/
+2
*
|
|
|
|
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
sbitmap: only queue kyber's wait callback if not already active
David Jeffery
2019-12-20
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
lib/Kconfig.debug: fix some messed up configurations
Changbin Du
2019-12-17
1
-49
/
+51
|
/
/
/
/
*
/
/
/
lib: raid6: fix awk build warnings
Greg Kroah-Hartman
2019-12-09
1
-1
/
+1
|
/
/
/
*
|
|
lib/: fix Kconfig indentation
Krzysztof Kozlowski
2019-12-07
3
-22
/
+22
*
|
|
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
2019-12-07
1
-12
/
+12
*
|
|
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
2019-12-07
1
-9
/
+9
*
|
|
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
2019-12-07
1
-0
/
+4
*
|
|
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Changbin Du
2019-12-07
1
-12
/
+12
*
|
|
kernel-hacking: move Oops into 'Lockups and Hangs'
Changbin Du
2019-12-07
1
-29
/
+29
*
|
|
kernel-hacking: move kernel testing and coverage options to same submenu
Changbin Du
2019-12-07
1
-84
/
+89
*
|
|
kernel-hacking: group kernel data structures debugging together
Changbin Du
2019-12-07
1
-10
/
+14
*
|
|
kernel-hacking: create submenu for arch special debugging options
Changbin Du
2019-12-07
1
-0
/
+4
*
|
|
kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...
Changbin Du
2019-12-07
1
-4
/
+8
*
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-12-05
2
-7
/
+9
|
\
\
\
|
*
\
\
Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int...
Olof Johansson
2019-11-11
2
-7
/
+9
|
|
\
\
\
|
|
*
|
|
logic_pio: Build into a library
John Garry
2019-11-05
1
-1
/
+1
|
|
*
|
|
lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration
John Garry
2019-11-05
1
-6
/
+8
*
|
|
|
|
lib/bitmap: introduce bitmap_replace() helper
Andy Shevchenko
2019-12-04
2
-0
/
+50
*
|
|
|
|
lib/test_bitmap: fix comment about this file
Andy Shevchenko
2019-12-04
1
-1
/
+1
*
|
|
|
|
lib/test_bitmap: move exp1 and exp2 upper for others to use
Andy Shevchenko
2019-12-04
1
-21
/
+20
*
|
|
|
|
lib/test_bitmap: rename exp to exp1 to avoid ambiguous name
Andy Shevchenko
2019-12-04
1
-22
/
+22
*
|
|
|
|
lib/test_bitmap: name EXP_BYTES properly
Andy Shevchenko
2019-12-04
1
-5
/
+5
*
|
|
|
|
lib/test_bitmap: undefine macros after use
Andy Shevchenko
2019-12-04
1
-0
/
+4
*
|
|
|
|
lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...
Andy Shevchenko
2019-12-04
1
-1
/
+1
*
|
|
|
|
lib/ubsan: don't serialize UBSAN report
Julien Grall
2019-12-04
1
-41
/
+23
*
|
|
|
|
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
2019-12-04
1
-3
/
+3
*
|
|
|
|
lib/genalloc.c: export symbol addr_in_gen_pool
Huang Shijie
2019-12-04
1
-0
/
+1
*
|
|
|
|
lib/math/rational.c: fix possible incorrect result from rational fractions he...
Trent Piepho
2019-12-04
1
-13
/
+50
*
|
|
|
|
lib/test_meminit.c: add bulk alloc/free tests
Laura Abbott
2019-12-04
1
-1
/
+19
[next]