index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
docs: Debugging390.txt: convert table to ascii artwork
Mauro Carvalho Chehab
1
-90
/
+120
2019-06-07
s390/qdio: handle PENDING state for QEBSM devices
Julian Wiedmann
1
-0
/
+1
2019-06-07
s390/jump_label: remove unused structure definition
Heiko Carstens
1
-5
/
+0
2019-06-07
s390/boot: disable address-of-packed-member warning
Heiko Carstens
1
-0
/
+1
2019-06-07
s390/cio: fix kdoc for tiqdio_thinint_handler
Sebastian Ott
1
-0
/
+1
2019-06-07
s390/zcrypt: support special flagged EP11 cprbs
Harald Freudenberger
1
-0
/
+4
2019-06-07
s390: fix unrecognized __aligned() in uapi header
Masahiro Yamada
1
-1
/
+1
2019-06-07
s390/configs: remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2
-2
/
+0
2019-06-07
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
3
-29
/
+0
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
12
-95
/
+7
2019-06-04
s390/disassembler: update opcode table
Martin Schwidefsky
2
-10
/
+46
2019-06-04
s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personality
Alexandre Ghiti
1
-2
/
+0
2019-06-04
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
4
-14
/
+13
2019-06-04
s390/purgatory: update .gitignore
Masahiro Yamada
1
-1
/
+2
2019-06-04
s390: drop meaningless 'targets' from tools Makefile
Masahiro Yamada
1
-1
/
+0
2019-06-04
s390: drop redundant directory creation from tools Makefile
Masahiro Yamada
1
-3
/
+0
2019-06-04
s390: drop unneeded -Wall addition from tools Makefile
Masahiro Yamada
1
-2
/
+1
2019-06-04
s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.c
Masahiro Yamada
1
-1
/
+1
2019-06-04
s390/idal: use struct_size() in kmalloc()
xiaolinkui
1
-2
/
+1
2019-06-04
s390/jump_label: replace stop_machine with smp_call_function
Martin Schwidefsky
2
-17
/
+10
2019-06-03
s390/cio: Remove vfio-ccw checks of command codes
Eric Farman
1
-6
/
+5
2019-06-03
s390/cio: Allow zero-length CCWs in vfio-ccw
Eric Farman
1
-18
/
+12
2019-06-03
s390/cio: Don't pin vfio pages for empty transfers
Eric Farman
1
-5
/
+50
2019-06-03
s390/cio: Initialize the host addresses in pfn_array
Eric Farman
1
-1
/
+4
2019-06-03
s390/cio: Split pfn_array_alloc_pin into pieces
Eric Farman
1
-18
/
+46
2019-06-03
s390/cio: Set vfio-ccw FSM state before ioeventfd
Eric Farman
1
-3
/
+3
2019-06-03
s390/cio: Update SCSW if it points to the end of the chain
Eric Farman
1
-1
/
+5
2019-06-02
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
1
-1
/
+1
2019-06-02
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
1
-1
/
+1
2019-06-02
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
1
-1
/
+1
2019-06-02
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-02
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-06-02
spdxcheck.py: fix directory structures
Vincenzo Frascino
1
-3
/
+4
2019-06-02
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
1
-1
/
+1
2019-06-02
z3fold: fix sheduling while atomic
Vitaly Wool
1
-5
/
+6
2019-06-02
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
1
-1
/
+2
2019-06-02
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
1
-7
/
+8
2019-06-02
ocfs2: fix error path kobject memory leak
Tobin C. Harding
1
-0
/
+1
2019-06-02
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2
-5
/
+4
2019-06-02
mm, memcg: consider subtrees in memory.events
Chris Down
4
-4
/
+36
2019-06-02
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2
-4
/
+11
2019-06-02
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
1
-26
/
+25
2019-06-02
kernel/fork.c: make max_threads symbol static
Kefeng Wang
1
-1
/
+1
2019-06-02
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
1
-0
/
+1
2019-06-02
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
David Rientjes
1
-1
/
+0
2019-06-02
mm/vmalloc.c: fix typo in comment
Andrew Morton
1
-1
/
+1
2019-06-02
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
1
-6
/
+9
2019-06-02
mm: fix Documentation/vm/hmm.rst Sphinx warnings
Randy Dunlap
1
-3
/
+5
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
5
-5
/
+5
2019-06-01
crypto: ux500 - fix license comment syntax error
Alex Xu (Hello71)
1
-1
/
+1
[next]