index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-24
6
-17
/
+20
*
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
2018-08-24
1
-137
/
+154
*
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2018-08-24
2
-10
/
+5
*
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-08-24
1
-0
/
+2
*
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-08-23
4
-232
/
+127
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-22
4
-1
/
+30
|
\
|
*
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-08-22
4
-1
/
+30
|
|
\
|
|
*
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2018-08-12
1
-1
/
+1
|
|
*
arm64: KVM: export the capability to set guest SError syndrome
Dongjiu Geng
2018-07-21
1
-0
/
+1
|
|
*
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
Christoffer Dall
2018-07-21
1
-0
/
+3
|
|
*
KVM: arm/arm64: vgic: Signal IRQs using their configured group
Christoffer Dall
2018-07-21
1
-0
/
+1
|
|
*
KVM: arm/arm64: vgic: Add group field to struct irq
Christoffer Dall
2018-07-21
1
-0
/
+1
|
|
*
KVM: arm/arm64: vgic: Keep track of implementation revision
Christoffer Dall
2018-07-21
1
-0
/
+3
|
|
*
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
Christoffer Dall
2018-07-21
2
-0
/
+20
*
|
|
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-22
1
-3
/
+5
|
\
\
\
|
*
|
|
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-11
1
-0
/
+2
|
*
|
|
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2018-08-11
1
-3
/
+3
*
|
|
|
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-08-22
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
f2fs: Allocate and stat mem used by free nid bitmap more accurately
Yunlei He
2018-07-29
1
-5
/
+0
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
35
-105
/
+317
|
\
\
\
\
\
|
*
|
|
|
|
ipc/util.c: further variable name cleanups
Manfred Spraul
2018-08-22
1
-1
/
+1
|
*
|
|
|
|
ipc: get rid of ids->tables_initialized hack
Davidlohr Bueso
2018-08-22
1
-1
/
+0
|
*
|
|
|
|
signal: make get_signal() return bool
Christian Brauner
2018-08-22
1
-1
/
+1
|
*
|
|
|
|
signal: make unhandled_signal() return bool
Christian Brauner
2018-08-22
1
-1
/
+1
|
*
|
|
|
|
signal: make force_sigsegv() void
Christian Brauner
2018-08-22
1
-1
/
+1
|
*
|
|
|
|
autofs: add AUTOFS_EXP_FORCED flag
Ian Kent
2018-08-22
1
-3
/
+5
|
*
|
|
|
|
lib: add crc64 calculation routines
Coly Li
2018-08-22
1
-0
/
+11
|
*
|
|
|
|
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
2018-08-22
2
-2
/
+2
|
*
|
|
|
|
kernel: tracepoints: add support for relative references
Ard Biesheuvel
2018-08-22
1
-4
/
+15
|
*
|
|
|
|
PCI: Add support for relative addressing in quirk tables
Ard Biesheuvel
2018-08-22
1
-0
/
+20
|
*
|
|
|
|
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
2018-08-22
1
-11
/
+33
|
*
|
|
|
|
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
3
-13
/
+64
|
*
|
|
|
|
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-22
1
-1
/
+10
|
*
|
|
|
|
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2018-08-22
2
-0
/
+2
|
*
|
|
|
|
linux/compiler.h: don't use bool
Rasmus Villemoes
2018-08-22
1
-1
/
+1
|
*
|
|
|
|
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-22
1
-2
/
+3
|
*
|
|
|
|
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-22
2
-3
/
+4
|
*
|
|
|
|
kernel.h: documentation for roundup() vs round_up()
Kees Cook
2018-08-22
1
-1
/
+34
|
*
|
|
|
|
include/asm-generic/bug.h: clarify valid uses of WARN()
Dmitry Vyukov
2018-08-22
1
-3
/
+13
|
*
|
|
|
|
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-08-22
1
-0
/
+2
|
*
|
|
|
|
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
2018-08-22
1
-1
/
+1
|
*
|
|
|
|
proc: spread "const" a bit
Alexey Dobriyan
2018-08-22
1
-1
/
+1
|
*
|
|
|
|
mm: fix comment for NODEMASK_ALLOC
Oscar Salvador
2018-08-22
1
-1
/
+1
|
*
|
|
|
|
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
2018-08-22
1
-0
/
+2
|
*
|
|
|
|
mm, oom: introduce memory.oom.group
Roman Gushchin
2018-08-22
1
-0
/
+18
|
*
|
|
|
|
mm/page_alloc: Introduce free_area_init_core_hotplug
Oscar Salvador
2018-08-22
2
-1
/
+2
|
*
|
|
|
|
mm: access zone->node via zone_to_nid() and zone_set_nid()
Pavel Tatashin
2018-08-22
2
-15
/
+20
|
*
|
|
|
|
mm: remove zone_id() and make use of zone_idx() in is_dev_zone()
Oscar Salvador
2018-08-22
1
-19
/
+12
|
*
|
|
|
|
mm: zero out the vma in vma_init()
Andrew Morton
2018-08-22
1
-0
/
+1
|
*
|
|
|
|
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
4
-12
/
+30
[next]