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
/
arch
/
um
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-12
3
-3
/
+2
|
\
|
*
um: irq: don't set the chip for all irqs
Bartosz Golaszewski
2019-05-07
1
-1
/
+1
|
*
um: remove unused variable
Bartosz Golaszewski
2019-05-07
1
-1
/
+0
|
*
uml: fix a boot splat wrt use of cpu_all_mask
Maciej Żenczykowski
2019-05-07
1
-1
/
+1
*
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
|
um/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-2
/
+0
|
|
/
|
/
|
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-0
/
+18
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-2
/
+2
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+2
|
/
*
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-03
4
-57
/
+88
|
\
|
*
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
2
-7
/
+0
|
*
um: Optimize Flush TLB for force/fork case
Anton Ivanov
2018-12-27
1
-4
/
+5
|
*
um: Skip TLB flushing where not needed
Anton Ivanov
2018-12-27
1
-7
/
+14
|
*
um: Optimize TLB operations v2
Anton Ivanov
2018-12-27
1
-28
/
+57
|
*
um: Remove unnecessary faulted check in uaccess.c
Anton Ivanov
2018-12-27
1
-11
/
+12
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
|
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-28
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-31
2
-3
/
+2
|
\
|
*
um: trap: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-10-29
1
-1
/
+1
|
*
um: NULL check before kfree is not needed
YueHaibing
2018-10-29
1
-2
/
+1
*
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-3
/
+1
*
|
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+2
*
|
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
1
-4
/
+6
*
|
um: switch to NO_BOOTMEM
Mike Rapoport
2018-10-27
1
-11
/
+9
*
|
um: setup_physmem: stop using global variables
Mike Rapoport
2018-10-27
1
-3
/
+3
|
/
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-1
/
+1
*
signal/um: More carefully relay signals in relay_signal.
Eric W. Biederman
2018-04-28
1
-24
/
+14
*
signal/um: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
2
-28
/
+11
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-04-12
2
-166
/
+301
|
\
|
*
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
2018-02-19
1
-0
/
+1
|
*
Epoll based IRQ controller
Anton Ivanov
2018-02-19
1
-163
/
+297
|
*
um: time: Use timespec64 for persistent clock
Arnd Bergmann
2018-02-19
1
-3
/
+3
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
|
*
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-23
1
-1
/
+1
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-10
3
-4
/
+3
|
/
*
Do not hash userspace addresses in fault handlers
Kees Cook
2017-12-20
1
-1
/
+1
*
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-16
1
-3
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
um/time: Fixup namespace collision
Thomas Gleixner
2017-09-29
1
-2
/
+2
*
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
1
-0
/
+7
*
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
1
-2
/
+2
*
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
4
-14
/
+26
|
\
[next]