index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-17
KVM: arm/arm64: vgic: Kick new VCPU on interrupt migration
Andre Przywara
2018-04-17
arm64: KVM: Demote SVE and LORegion warnings to debug only
Marc Zyngier
2018-04-17
MAINTAINERS: Update e-mail address for Christoffer Dall
Christoffer Dall
2018-04-17
KVM: arm/arm64: Close VMID generation race
Marc Zyngier
2018-04-15
Linux 4.17-rc1
Linus Torvalds
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-15
Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
2018-04-13
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
2018-04-13
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
2018-04-13
include/linux/kexec.h: silence compile warnings
Philipp Rudo
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
2018-04-13
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
2018-04-13
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
2018-04-13
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
2018-04-13
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
2018-04-13
kexec_file: make use of purgatory optional
AKASHI Takahiro
2018-04-13
proc: revalidate misc dentries
Alexey Dobriyan
2018-04-13
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
2018-04-13
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
2018-04-13
ipc/shm: fix use-after-free of shm file via remap_file_pages()
Eric Biggers
2018-04-13
mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU
Arnd Bergmann
2018-04-13
mm/gup.c: document return value
Michael S. Tsirkin
2018-04-13
get_user_pages_fast(): return -EFAULT on access_ok failure
Michael S. Tsirkin
2018-04-13
mm/gup_benchmark: handle gup failures
Michael S. Tsirkin
2018-04-13
resource: fix integer overflow at reallocation
Takashi Iwai
2018-04-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2018-04-13
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-13
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2018-04-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
[next]