Age | Commit message (Expand) | Author | Files | Lines |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
2019-05-07 | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -1/+0 |
2019-05-07 | arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable | Christoph Hellwig | 1 | -0/+10 |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 15 | -39/+56 |
2019-05-06 | Merge tag 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -12/+13 |
2019-05-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 67 | -610/+1201 |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -2/+1 |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -4/+0 |
2019-05-06 | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+0 |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+1 |
2019-05-06 | dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence | Christoph Hellwig | 1 | -0/+1 |
2019-05-05 | Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Richard Weinberger | 1 | -1/+1 |
2019-05-03 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Will Deacon | 1 | -2/+2 |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+8 |
2019-05-01 | KVM: arm64: Fix ptrauth ID register masking logic | Kristina Martsenko | 1 | -4/+4 |
2019-05-01 | Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g... | Will Deacon | 6 | -31/+105 |
2019-05-01 | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker... | Will Deacon | 4 | -85/+229 |
2019-05-01 | Merge branch 'for-next/futex' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Will Deacon | 1 | -24/+39 |
2019-05-01 | arm64: arch_k3: Enable interrupt controller drivers | Lokesh Vutla | 1 | -0/+5 |
2019-05-01 | arm64/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf | 2 | -2/+12 |
2019-05-01 | arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB | Will Deacon | 1 | -4/+6 |
2019-05-01 | arm64: enable generic CPU vulnerabilites support | Mian Yousaf Kaukab | 1 | -0/+1 |
2019-05-01 | arm64: add sysfs vulnerability show for speculative store bypass | Jeremy Linton | 1 | -0/+42 |
2019-05-01 | arm64: Fix size of __early_cpu_boot_status | Arun KS | 1 | -1/+1 |
2019-04-30 | clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun... | Marc Zyngier | 1 | -2/+14 |
2019-04-30 | clocksource/arm_arch_timer: Remove use of workaround static key | Marc Zyngier | 1 | -4/+0 |
2019-04-30 | clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stable | Marc Zyngier | 1 | -14/+28 |
2019-04-30 | clocksource/arm_arch_timer: Direcly assign set_next_event workaround | Marc Zyngier | 1 | -0/+16 |
2019-04-30 | arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct | Marc Zyngier | 1 | -2/+2 |
2019-04-30 | arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1 | Marc Zyngier | 2 | -7/+17 |
2019-04-30 | arm64: Add part number for Neoverse N1 | Marc Zyngier | 1 | -0/+2 |
2019-04-30 | arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT | Marc Zyngier | 1 | -0/+1 |
2019-04-30 | arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32 | Marc Zyngier | 1 | -2/+17 |
2019-04-30 | arm64: mm: Remove pte_unmap_nested() | Qian Cai | 1 | -2/+0 |
2019-04-30 | arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable | Qian Cai | 1 | -1/+2 |
2019-04-30 | arm64: compat: Reduce address limit for 64K pages | Vincenzo Frascino | 1 | -1/+1 |
2019-04-30 | arm64: arch_timer: Ensure counter register reads occur with seqlock held | Will Deacon | 2 | -6/+42 |
2019-04-30 | arm64: KVM: Fix perf cycle counter support for VHE | Andrew Murray | 1 | -2/+9 |
2019-04-29 | Merge tag 'bitmain-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2 | -0/+211 |
2019-04-29 | Merge tag 'mvebu-arm64-5.2-1' of git://git.infradead.org/linux-mvebu into arm... | Olof Johansson | 1 | -0/+1 |
2019-04-29 | Merge tag 'imx-dt64-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Olof Johansson | 21 | -13/+2725 |
2019-04-29 | arm64: mmap: Ensure file offset is treated as unsigned | Boyang Zhou | 1 | -1/+1 |
2019-04-29 | arm64: Kconfig: Tidy up errata workaround help text | Will Deacon | 1 | -16/+13 |
2019-04-28 | Merge tag 'renesas-arm64-defconfig-for-v5.2' of https://git.kernel.org/pub/sc... | Olof Johansson | 1 | -0/+1 |
2019-04-28 | Merge tag 'sunxi-config64-for-5.2' of https://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -0/+1 |
2019-04-28 | Merge tag 'tegra-for-5.2-arm64-defconfig' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 1 | -0/+3 |
2019-04-28 | arm64: defconfig: Update UFSHCD for Hi3660 soc | Valentin Schneider | 1 | -3/+3 |
2019-04-28 | Merge tag 'arm64_defconfig_for_v5.2' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -41/+47 |
2019-04-29 | arm64: dts: bitmain: Add UART pinctrl support for Sophon Edge | Manivannan Sadhasivam | 1 | -0/+29 |