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
2017-03-09
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
Tahsin Erdogan
2017-03-09
thp: fix another corner case of munlock() vs. THPs
Kirill A. Shutemov
2017-03-09
rmap: fix NULL-pointer dereference on THP munlocking
Kirill A. Shutemov
2017-03-09
mm/memblock.c: fix memblock_next_valid_pfn()
AKASHI Takahiro
2017-03-09
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
2017-03-09
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
2017-03-09
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
2017-03-09
mm/cgroup: avoid panic when init with low memory
Laurent Dufour
2017-03-09
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
2017-03-09
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
2017-03-09
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
2017-03-09
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
2017-03-09
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
2017-03-09
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
2017-03-09
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
2017-03-09
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
2017-03-09
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
2017-03-09
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
Andrea Arcangeli
2017-03-09
Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-03-09
Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-03-09
Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-03-09
s390: wire up statx system call
Heiko Carstens
2017-03-09
drm/amdgpu: bump driver version for some new features
Alex Deucher
2017-03-09
drm/amdgpu: validate paramaters in the gem ioctl
Alex Deucher
2017-03-09
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-03-09
mm: introduce __p4d_alloc()
Kirill A. Shutemov
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
asm-generic: introduce <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
asm-generic: introduce __ARCH_USE_5LEVEL_HACK
Kirill A. Shutemov
2017-03-09
asm-generic: introduce 5level-fixup.h
Kirill A. Shutemov
2017-03-09
x86/cpufeature: Add 5-level paging detection
Kirill A. Shutemov
2017-03-09
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
Guenter Roeck
2017-03-09
usb: host: xhci-dbg: HCIVERSION should be a binary number
Peter Chen
2017-03-09
usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct
Chunfeng Yun
2017-03-09
usb: xhci-mtk: check hcc_params after adding primary hcd
Chunfeng Yun
2017-03-09
Revert "i2c: copy device properties when using i2c_register_board_info()"
Wolfram Sang
2017-03-09
Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...
Wolfram Sang
2017-03-09
Revert "i2c: add missing of_node_put in i2c_mux_del_adapters"
Wolfram Sang
2017-03-09
i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set
Javier Martinez Canillas
2017-03-09
Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-03-09
KVM: nVMX: do not warn when MSR bitmap address is not backed
Radim Krčmář
2017-03-09
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-03-09
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-03-09
Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2017-03-09
Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
[prev]
[next]