index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/asn1_decoder.c: kernel-doc warning fix
Fabian Frederick
2014-06-05
1
-1
/
+1
*
lib/atomic64_test.c: convert printk(KERN_INFO to pr_info
Fabian Frederick
2014-06-05
1
-5
/
+8
*
lib/bug.c: convert printk to pr_foo()
Fabian Frederick
2014-06-05
1
-11
/
+10
*
lib/textsearch.c: move EXPORT_SYMBOL after functions
Fabian Frederick
2014-06-05
1
-5
/
+4
*
lib/nlattr.c: move EXPORT_SYMBOL after functions
Fabian Frederick
2014-06-05
1
-9
/
+8
*
lib/digsig.c: kernel-doc warning fixes
Fabian Frederick
2014-06-05
1
-2
/
+3
*
lib/crc32.c: remove unnecessary __constant
Fabian Frederick
2014-06-05
1
-2
/
+2
*
lib/radix-tree.c: kernel-doc warning fix
Fabian Frederick
2014-06-05
1
-1
/
+0
*
lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable
Dan Streetman
2014-06-05
1
-5
/
+10
*
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
2014-06-05
1
-0
/
+1
*
lib/vsprintf.c: fix comparison to bool
Fabian Frederick
2014-06-05
1
-2
/
+2
*
lib/libcrc32c.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-06-05
1
-4
/
+1
*
lib/xz: enable all filters by default in Kconfig
Lasse Collin
2014-06-05
1
-12
/
+12
*
lib/plist.c: replace pr_debug with printk in plist_test()
Dan Streetman
2014-06-05
1
-2
/
+2
*
lib/xz: add comments for the intentionally missing break statements
Lasse Collin
2014-06-05
1
-0
/
+4
*
lib/string.c: use the name "C-string" in comments
Dan Carpenter
2014-06-05
1
-4
/
+4
*
lib/plist: add plist_requeue
Dan Streetman
2014-06-05
1
-0
/
+52
*
mm: replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
2014-06-05
1
-3
/
+3
*
x86: enable DMA CMA with swiotlb
Akinobu Mita
2014-06-05
1
-1
/
+1
*
mm,vmacache: add debug data
Davidlohr Bueso
2014-06-05
1
-0
/
+10
*
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
2014-06-05
1
-2
/
+2
*
lib/debugobjects.c: add pr_fmt to logging
Fabian Frederick
2014-06-05
1
-5
/
+8
*
lib/debugobjects.c: convert printk to pr_foo()
Fabian Frederick
2014-06-05
1
-7
/
+5
*
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
1
-0
/
+18
|
\
|
*
lib: add glibc style strchrnul() variant
Grant Likely
2014-05-23
1
-0
/
+18
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-06-04
1
-2
/
+2
|
\
\
|
*
|
Kconfig.debug: Grammar s/addition/additional/
Geert Uytterhoeven
2014-05-05
1
-2
/
+2
*
|
|
lib/devres.c: fix checkpatch warnings
Fabian Frederick
2014-05-24
1
-3
/
+3
*
|
|
lib/devres.c: use dev in devm_request_and_ioremap
Fabian Frederick
2014-05-24
1
-2
/
+2
*
|
|
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
2014-05-23
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-06
1
-2
/
+2
*
|
|
kobject: Make support for uevent_helper optional.
Michael Marineau
2014-04-25
1
-0
/
+6
|
/
/
*
|
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
2014-04-19
1
-2
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-10
/
+0
|
\
\
|
*
|
get rid of DEBUG_WRITECOUNT
Al Viro
2014-04-02
1
-10
/
+0
*
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
4
-1
/
+74
|
\
\
\
|
*
|
|
audit: Add generic compat syscall support
AKASHI Takahiro
2014-03-20
4
-1
/
+74
*
|
|
|
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
2014-04-09
1
-1
/
+1
*
|
|
|
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
2014-04-08
1
-4
/
+14
*
|
|
|
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-08
3
-6
/
+6
*
|
|
|
initramfs: debug detected compression method
Daniel M. Weeks
2014-04-08
1
-0
/
+3
*
|
|
|
lib/idr.c: use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
2014-04-08
1
-2
/
+2
*
|
|
|
idr: remove dead code
Stephen Hemminger
2014-04-08
1
-18
/
+2
*
|
|
|
lib/decompress_inflate.c: include appropriate header file
Rashika Kheria
2014-04-04
1
-0
/
+1
*
|
|
|
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
Rashika Kheria
2014-04-04
1
-0
/
+7
*
|
|
|
lib/random32.c: minor cleanups and kdoc fix
Daniel Borkmann
2014-04-04
1
-37
/
+39
*
|
|
|
lib/devres.c: fix some sparse warnings
Steven Rostedt
2014-04-04
1
-5
/
+7
*
|
|
|
vsprintf: remove %n handling
Ryan Mallon
2014-04-04
1
-36
/
+9
*
|
|
|
lib/syscall.c: unexport task_current_syscall()
Andrew Morton
2014-04-04
1
-1
/
+0
*
|
|
|
kobject: don't block for each kobject_uevent
Vladimir Davydov
2014-04-04
1
-6
/
+36
[next]