Age | Commit message (Expand) | Author | Files | Lines |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+0 |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -17/+16 |
2017-07-13 | arm64/mmap: properly account for stack randomization in mmap_base | Rik van Riel | 1 | -1/+6 |
2017-07-13 | arm64: ascii armor the arm64 boot init stack canary | Rik van Riel | 1 | -0/+1 |
2017-07-13 | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 2 | -0/+6 |
2017-07-11 | arm64: move ELF_ET_DYN_BASE to 4GB / 4MB | Kees Cook | 1 | -6/+6 |
2017-07-11 | arm64/kasan: don't allocate extra shadow memory | Andrey Ryabinin | 1 | -7/+1 |
2017-07-09 | arm64: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -17/+16 |
2017-07-09 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+4 |
2017-07-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -32/+27 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2017-07-07 | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -0/+2 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -3/+1 |
2017-07-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 16 | -57/+152 |
2017-07-07 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 1 | -1/+2 |
2017-07-07 | arm64: hugetlb: remove spurious calls to huge_ptep_offset() | Steve Capper | 1 | -23/+14 |
2017-07-07 | arm64: hugetlb: refactor find_num_contig() | Steve Capper | 1 | -9/+8 |
2017-07-07 | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 2 | -1/+5 |
2017-07-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 41 | -206/+896 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -12/+15 |
2017-07-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -20/+16 |
2017-07-05 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -6/+41 |
2017-07-05 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 152 | -2337/+11020 |
2017-07-04 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+96 |
2017-07-04 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -222/+5 |
2017-07-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+3 |
2017-07-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -7/+5 |
2017-07-04 | kill {__,}{get,put}_user_unaligned() | Al Viro | 1 | -4/+0 |
2017-07-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+1 |
2017-07-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -15/+0 |
2017-07-03 | Merge tag 'mvebu-dt64-4.13-3' of git://git.infradead.org/linux-mvebu into nex... | Arnd Bergmann | 1 | -8/+4 |
2017-07-03 | ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers | Marc Zyngier | 1 | -8/+4 |
2017-07-03 | arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq() | Lorenzo Pieralisi | 1 | -6/+4 |
2017-07-02 | arm: sunxi: Revert changes merged through net-next. | Maxime Ripard | 5 | -89/+1 |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+3 |
2017-06-30 | arm64: fix endianness annotation for 'struct jit_ctx' and friends | Luc Van Oostenryck | 1 | -3/+3 |
2017-06-30 | arm64: cpuinfo: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-06-30 | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 17 | -64/+166 |
2017-06-29 | arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set() | Dave Martin | 1 | -3/+5 |
2017-06-29 | arm64: ptrace: Remove redundant overrun check from compat_vfp_set() | Dave Martin | 1 | -3/+0 |
2017-06-29 | arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails | Dave Martin | 1 | -2/+4 |
2017-06-29 | arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn() | Luc Van Oostenryck | 1 | -4/+4 |
2017-06-29 | arm64: fix endianness annotation in get_kaslr_seed() | Luc Van Oostenryck | 1 | -1/+1 |
2017-06-29 | arm64: add missing conversion to __wsum in ip_fast_csum() | Luc Van Oostenryck | 1 | -1/+1 |
2017-06-29 | Merge tag 'actions-arm64-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -0/+6 |
2017-06-29 | Merge tag 'actions-arm64-dt-for-4.13' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 4 | -0/+205 |
2017-06-29 | Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Arnd Bergmann | 5 | -0/+116 |
2017-06-29 | arm64: fix endianness annotation in acpi_parking_protocol.c | Luc Van Oostenryck | 1 | -2/+2 |
2017-06-29 | arm64: use readq() instead of readl() to read 64bit entry_point | Luc Van Oostenryck | 1 | -1/+1 |