index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
irqchip/gic-v2: Gather ACPI specific data in a single structure
Julien Grall
1
-4
/
+7
2016-05-03
clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
Julien Grall
2
-0
/
+3
2016-05-03
clocksource: arm_arch_timer: Gather KVM specific information in a structure
Julien Grall
2
-3
/
+14
2016-04-29
arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
Marc Zyngier
1
-6
/
+11
2016-04-21
arm64: kvm: Add support for 16K pages
Suzuki K Poulose
2
-3
/
+11
2016-04-21
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
4
-69
/
+7
2016-04-21
kvm: arm64: Get rid of fake page table levels
Suzuki K Poulose
4
-95
/
+172
2016-04-21
kvm-arm: Cleanup kvm_* wrappers
Suzuki K Poulose
3
-48
/
+1
2016-04-21
kvm-arm: Add stage2 page table modifiers
Suzuki K Poulose
1
-53
/
+44
2016-04-21
kvm-arm: Add explicit hyp page table modifiers
Suzuki K Poulose
1
-5
/
+99
2016-04-21
kvm-arm: Use explicit stage2 helper routines
Suzuki K Poulose
1
-24
/
+24
2016-04-21
kvm-arm: arm64: Introduce hyp page table empty checks
Suzuki K Poulose
1
-0
/
+14
2016-04-21
kvm-arm: arm64: Introduce stage2 page table helpers
Suzuki K Poulose
2
-27
/
+88
2016-04-21
kvm-arm: arm: Introduce hyp page table empty checks
Suzuki K Poulose
1
-1
/
+5
2016-04-21
kvm-arm: arm32: Introduce stage2 page table helpers
Suzuki K Poulose
2
-0
/
+62
2016-04-21
kvm-arm: Remove kvm_pud_huge()
Suzuki K Poulose
1
-3
/
+1
2016-04-21
kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
Suzuki K Poulose
1
-9
/
+8
2016-04-21
arm64: Introduce pmd_thp_or_huge
Suzuki K Poulose
1
-0
/
+2
2016-04-21
kvm arm: Move fake PGD handling to arch specific files
Suzuki K Poulose
3
-42
/
+59
2016-04-21
arm64: Cleanup VTCR_EL2 and VTTBR field values
Suzuki K Poulose
1
-10
/
+12
2016-04-21
arm64: Reuse TCR field definitions for EL1 and EL2
Suzuki K Poulose
2
-40
/
+88
2016-04-06
arm64: KVM: unregister notifiers in hyp mode teardown path
Sudeep Holla
1
-3
/
+10
2016-04-06
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
4
-10
/
+44
2016-04-06
KVM: arm/arm64: Handle forward time correction gracefully
Marc Zyngier
1
-10
/
+39
2016-04-01
arm64: KVM: Add braces to multi-line if statement in virtual PMU code
Will Deacon
1
-1
/
+2
2016-03-31
arm64: KVM: Register CPU notifiers when the kernel runs at HYP
James Morse
1
-19
/
+33
2016-03-30
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Suzuki K Poulose
3
-3
/
+10
2016-03-27
Linux 4.6-rc1
v4.6-rc1
Linus Torvalds
1
-2
/
+2
2016-03-26
f2fs/crypto: fix xts_tweak initialization
Linus Torvalds
1
-1
/
+1
2016-03-26
NTB: Remove _addr functions from ntb_hw_amd
Allen Hubbe
1
-30
/
+0
2016-03-26
orangefs: fix orangefs_superblock locking
Al Viro
3
-58
/
+47
2016-03-26
orangefs: fix do_readv_writev() handling of error halfway through
Al Viro
1
-1
/
+1
2016-03-26
orangefs: have ->kill_sb() evict the VFS side of things first
Al Viro
1
-3
/
+3
2016-03-26
orangefs: sanitize ->llseek()
Al Viro
2
-10
/
+3
2016-03-26
orangefs-bufmap.h: trim unused junk
Al Viro
1
-9
/
+0
2016-03-26
orangefs: saner calling conventions for getting a slot
Al Viro
4
-28
/
+16
2016-03-26
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
Al Viro
3
-23
/
+14
2016-03-26
orangefs: get rid of readdir_handle_s
Al Viro
1
-63
/
+30
2016-03-26
thp: fix typo in khugepaged_scan_pmd()
Kirill A. Shutemov
1
-1
/
+1
2016-03-26
MAINTAINERS: fill entries for KASAN
Andrey Ryabinin
1
-0
/
+14
2016-03-26
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
Nicolai Stange
1
-3
/
+4
2016-03-26
kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2
Alexander Potapenko
1
-0
/
+2
2016-03-26
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
9
-12
/
+391
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
23
-15
/
+51
2016-03-26
mm, kasan: add GFP flags to KASAN API
Alexander Potapenko
8
-42
/
+48
2016-03-26
mm, kasan: SLAB support
Alexander Potapenko
12
-22
/
+266
2016-03-26
kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
Alexander Potapenko
1
-1
/
+27
2016-03-26
include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()
Tetsuo Handa
1
-2
/
+0
2016-03-26
mm/page_alloc: prevent merging between isolated and other pageblocks
Vlastimil Babka
1
-13
/
+33
2016-03-26
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
1
-2
/
+1
[next]