sfrench/cifs-2.6.git
2019-05-03 Will DeaconMerge branch 'for-next/perf' of git://git./linux/kernel...
2019-05-01 Will DeaconMerge branch 'for-next/timers' of git://git./linux...
2019-05-01 Will DeaconMerge branch 'for-next/mitigations' of git://git./linux...
2019-05-01 Will DeaconMerge branch 'for-next/futex' of git://git./linux/kerne...
2019-05-01 Josh PoimboeufDocumentation: Add ARM64 to kernel-parameters.rst
2019-05-01 Josh Poimboeufarm64/speculation: Support 'mitigations=' cmdline option
2019-05-01 Will Deaconarm64: ssbs: Don't treat CPUs with SSBS as unaffected...
2019-05-01 Mian Yousaf... arm64: enable generic CPU vulnerabilites support
2019-05-01 Jeremy Lintonarm64: add sysfs vulnerability show for speculative...
2019-05-01 Arun KSarm64: Fix size of __early_cpu_boot_status
2019-04-30 Marc Zyngierclocksource/arm_arch_timer: Use arch_timer_read_counter...
2019-04-30 Marc Zyngierclocksource/arm_arch_timer: Remove use of workaround...
2019-04-30 Marc Zyngierclocksource/arm_arch_timer: Drop use of static key...
2019-04-30 Marc Zyngierclocksource/arm_arch_timer: Direcly assign set_next_eve...
2019-04-30 Marc Zyngierarm64: Use arch_timer_read_counter instead of arch_coun...
2019-04-30 Marc Zyngierwatchdog/sbsa: Use arch_timer_read_counter instead...
2019-04-30 Marc ZyngierARM: vdso: Remove dependency with the arch_timer driver...
2019-04-30 Marc Zyngierarm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1
2019-04-30 Marc Zyngierarm64: Add part number for Neoverse N1
2019-04-30 Marc Zyngierarm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
2019-04-30 Marc Zyngierarm64: Restrict ARM64_ERRATUM_1188873 mitigation to...
2019-04-30 Qian Caiarm64: mm: Remove pte_unmap_nested()
2019-04-30 Qian Caiarm64: Fix compiler warning from pte_unmap() with ...
2019-04-30 Vincenzo Frascinoarm64: compat: Reduce address limit for 64K pages
2019-04-30 Will Deaconarm64: arch_timer: Ensure counter register reads occur...
2019-04-29 Xiongfeng Wangfirmware: arm_sdei: Prohibit probing in '_sdei_handler'
2019-04-29 Boyang Zhouarm64: mmap: Ensure file offset is treated as unsigned
2019-04-29 Will Deaconarm64: Kconfig: Tidy up errata workaround help text
2019-04-26 Jeremy Lintonarm64: Always enable ssb vulnerability detection
2019-04-26 Jeremy Lintonarm64: add sysfs vulnerability show for spectre-v2
2019-04-26 Jeremy Lintonarm64: Always enable spectre-v2 vulnerability detection
2019-04-26 Marc Zyngierarm64: Use firmware to detect CPUs that are not affecte...
2019-04-26 Marc Zyngierarm64: Advertise mitigation of Spectre-v2, or lack...
2019-04-26 Jeremy Lintonarm64: add sysfs vulnerability show for meltdown
2019-04-26 Mian Yousaf... arm64: Add sysfs vulnerability show for spectre-v1
2019-04-26 Jeremy Lintonarm64: Provide a command line to disable spectre_v2...
2019-04-26 Will Deaconfutex: Update comments and docs about return values...
2019-04-26 Will Deaconarm64: futex: Avoid copying out uninitialised stack...
2019-04-26 Will Deaconarm64: futex: Bound number of LDXR/STXR loops in FUTEX_...
2019-04-26 Will Deaconlocking/futex: Allow low-level atomic operations to...
2019-04-26 Will Deaconarm64: futex: Fix FUTEX_WAKE_OP atomic ops with non...
2019-04-26 Will DeaconMerge branch 'core/speculation' of git://git./linux...
2019-04-25 Kees Cookarm64: sysreg: Make mrs_s and msr_s macros work with...
2019-04-23 Dave Martinarm64: Expose SVE2 features for userspace
2019-04-23 Will Deaconarm64: Kconfig: Make CONFIG_COMPAT a menuconfig entry
2019-04-23 Vincenzo Frascinoarm64: compat: Add KUSER_HELPERS config option
2019-04-23 Vincenzo Frascinoarm64: compat: Refactor aarch32_alloc_vdso_pages()
2019-04-23 Vincenzo Frascinoarm64: compat: Split kuser32
2019-04-23 Vincenzo Frascinoarm64: compat: Alloc separate pages for vectors and...
2019-04-23 Robin Murphyperf/arm-ccn: Clean up CPU hotplug handling
2019-04-23 Robin Murphyperf/arm-cci: Remove broken race mitigation
2019-04-17 Josh Poimboeufs390/speculation: Support 'mitigations=' cmdline option
2019-04-17 Josh Poimboeufpowerpc/speculation: Support 'mitigations=' cmdline...
2019-04-17 Josh Poimboeufx86/speculation: Support 'mitigations=' cmdline option
2019-04-17 Josh Poimboeufcpu/speculation: Add 'mitigations=' cmdline option
2019-04-16 Kefeng WangACPI/IORT: Reject platform device creation on NUMA...
2019-04-16 Vincenzo Frascinoarm64: vdso: Fix clock_getres() for CLOCK_REALTIME
2019-04-16 Nishad Kamdararm64: Use the correct style for SPDX License Identifier
2019-04-16 Mark Rutlandarm64: instrument smp_{load_acquire,store_release}
2019-04-16 Miles Chenarm64: mm: check virtual addr in virt_to_page() if...
2019-04-16 Andrew Murrayarm64: Advertise ARM64_HAS_DCPODP cpu feature
2019-04-16 Andrew Murrayarm64: add CVADP support to the cache maintenance helper
2019-04-16 Andrew Murrayarm64: Expose DC CVADP to userspace
2019-04-16 Andrew Murrayarm64: Handle trapped DC CVADP
2019-04-16 Andrew Murrayarm64: HWCAP: encapsulate elf_hwcap
2019-04-16 Andrew Murrayarm64: HWCAP: add support for AT_HWCAP2
2019-04-12 Masami Hiramatsuarm64: ptrace: Add function argument access API
2019-04-11 Masahiro Yamadaarm64: vdso: use $(LD) instead of $(CC) to link VDSO
2019-04-11 Raphael Gaultarm64: perf_event: Remove wrongfully used inline
2019-04-10 Vincenzo Frascinoarm64: compat: Reduce address limit
2019-04-09 Jean-Philippe... arm64: Save and restore OSDLR_EL1 across suspend/resume
2019-04-09 Jean-Philippe... arm64: Clear OSDLR_EL1 on CPU boot
2019-04-09 Will Deaconarm64: mm: Consolidate early page table allocation
2019-04-09 Yu Zhaoarm64: mm: enable per pmd page table lock
2019-04-09 Anshuman KhandualKVM: ARM: Remove pgtable page standard functions from...
2019-04-09 Yu Zhaoarm64: mm: don't call page table ctors for init_mm
2019-04-09 Yu Zhaoarm64: mm: use appropriate ctors for page tables
2019-04-09 Will Deaconarm64: debug: Clean up brk_handler()
2019-04-09 Will Deaconarm64: probes: Move magic BRK values into brk-imm.h
2019-04-09 Will Deaconarm64: debug: Remove redundant user_mode(regs) checks...
2019-04-09 Will Deaconarm64: kprobes: Avoid calling kprobes debug handlers...
2019-04-09 Will Deaconarm64: debug: Separate debug hooks based on target...
2019-04-09 Will Deaconarm64: debug: Remove meaningless comment
2019-04-09 Will Deaconarm64: debug: Rename addr parameter for non-watchpoint...
2019-04-09 Will Deaconarm64: debug: Remove unused return value from do_debug_...
2019-04-09 Torsten Duwekasan: Makefile: Replace -pg with CC_FLAGS_FTRACE
2019-04-09 Torsten Duweefi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
2019-04-09 Torsten Duwearm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
2019-04-05 Alexandru Eliseiarm64: Use defines instead of magic numbers
2019-04-04 Shameer Kolothumperf/smmuv3: Enable HiSilicon Erratum 162001800 quirk
2019-04-04 Shameer Kolothumperf/smmuv3: Add MSI irq support
2019-04-04 Neil Leederperf/smmuv3: Add arm64 smmuv3 pmu driver
2019-04-04 Neil LeederACPI/IORT: Add support for PMCG
2019-04-03 Masahiro Yamadaarm64: vdso: fix and clean-up Makefile
2019-04-03 Will Deaconarm64: mm: Ensure we ignore the initrd if it is placed...
2019-04-03 Wen Yangarm64: cpu_ops: fix a leaked reference by adding missin...
2019-04-03 Will Deaconarm64: mm: Make show_pte() a static function
2019-04-03 Matteo Crocearm64/vdso: don't leak kernel addresses
2019-04-03 Miles Chenarm64: setup min_low_pfn
2019-04-03 Qian Caiarm64/mm: fix kernel-doc comments
next