index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-06-06
x86/CPU: Add more Icelake model numbers
Kan Liang
-0
/
+3
2019-06-03
mm/vmalloc: Avoid rare case of flushing TLB with weird arguments
Rick Edgecombe
-1
/
+3
2019-06-03
mm/vmalloc: Fix calculation of direct map addr range
Rick Edgecombe
-5
/
+5
2019-06-02
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
-1
/
+1
2019-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+15
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-124
/
+547
2019-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+14
2019-06-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2019-06-02
Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-6
/
+6
2019-06-02
Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-3
/
+19
2019-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-117
/
+157
2019-06-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+21
2019-06-02
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
-22
/
+0
2019-06-02
Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+5
2019-06-02
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
Linus Torvalds
-113
/
+102
2019-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-14
/
+76
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-71
/
+121
2019-06-01
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
-1
/
+1
2019-06-01
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
-1
/
+1
2019-06-01
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
-0
/
+2
2019-06-01
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
-1
/
+2
2019-06-01
spdxcheck.py: fix directory structures
Vincenzo Frascino
-3
/
+4
2019-06-01
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
-1
/
+1
2019-06-01
z3fold: fix sheduling while atomic
Vitaly Wool
-5
/
+6
2019-06-01
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
-1
/
+2
2019-06-01
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
-7
/
+8
2019-06-01
ocfs2: fix error path kobject memory leak
Tobin C. Harding
-0
/
+1
2019-06-01
memcg: make it work on sparse non-0-node systems
Jiri Slaby
-5
/
+4
2019-06-01
mm, memcg: consider subtrees in memory.events
Chris Down
-4
/
+36
2019-06-01
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
-4
/
+11
2019-06-01
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
-26
/
+25
2019-06-01
kernel/fork.c: make max_threads symbol static
Kefeng Wang
-1
/
+1
2019-06-01
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
-0
/
+1
2019-06-01
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
David Rientjes
-1
/
+0
2019-06-01
mm/vmalloc.c: fix typo in comment
Andrew Morton
-1
/
+1
2019-06-01
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
-6
/
+9
2019-06-01
mm: fix Documentation/vm/hmm.rst Sphinx warnings
Randy Dunlap
-3
/
+5
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
-5
/
+5
2019-06-01
crypto: ux500 - fix license comment syntax error
Alex Xu (Hello71)
-1
/
+1
2019-06-01
MAINTAINERS: add I2C DT bindings to ARM platforms
Wolfram Sang
-0
/
+11
2019-06-01
MAINTAINERS: add DT bindings to i2c drivers
Wolfram Sang
-0
/
+7
2019-06-01
Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-2
/
+15
2019-06-01
Merge tag 'kvm-ppc-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-25677
/
+7897
2019-05-31
block: print offending values when cloned rq limits are exceeded
John Pittman
-2
/
+5
2019-05-31
blk-mq: Document the blk_mq_hw_queue_to_node() arguments
Bart Van Assche
-1
/
+5
2019-05-31
blk-mq: Fix spelling in a source code comment
Bart Van Assche
-2
/
+2
2019-05-31
block: Fix bsg_setup_queue() kernel-doc header
Bart Van Assche
-0
/
+1
2019-05-31
block: Fix rq_qos_wait() kernel-doc header
Bart Van Assche
-3
/
+4
2019-05-31
block: Fix blk_mq_*_map_queues() kernel-doc headers
Bart Van Assche
-5
/
+5
2019-05-31
block: Fix throtl_pending_timer_fn() kernel-doc header
Bart Van Assche
-1
/
+1
[next]