messages from 2018-07-02 10:01:49 to 2018-07-02 18:11:39 UTC [more...]
[PATCH v2 0/8] add support for relative references in jump tables
2018-07-02 18:11 UTC (3+ messages)
` [PATCH v2 1/8] kernel/jump_label: abstract jump_entry member accessors
` [PATCH v2 2/8] kernel/jump_label: implement generic support for relative references
[PATCH v2 1/2] arm64: dts: qcom: pm8998: Add spmi-temp-alarm node
2018-07-02 18:10 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: pm8998: Add pm8998 thermal zone
[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
2018-07-02 18:05 UTC (12+ messages)
` [PATCH v5 06/10] "
` [PATCH v5 09/10] Uprobes/sdt: Document about reference counter
` [PATCH v5 10/10] perf probe: Support SDT markers having reference counter (semaphore)
[RFC net-next 00/15] net: A socket API for LoRa
2018-07-02 17:57 UTC (11+ messages)
` [RFC net-next 05/15] HACK: net: lora: Deal with .poll_mask in 4.18-rc2
` [RFC net-next 08/15] net: lora: sx1276: Add debugfs
` [RFC net-next 15/15] net: lora: Add Semtech SX1301
[PATCH v4 0/6] thermal: tsens: Refactoring for TSENSv2 IP
2018-07-02 17:53 UTC (5+ messages)
` [PATCH v4 2/6] dt: qcom: 8996: thermal: Move to DT initialisation
` [PATCH v4 6/6] arm64: dts: sdm845: Add tsens nodes
[PATCH 0/3] Support rseq on arm64
2018-07-02 17:47 UTC (9+ messages)
` [PATCH 3/3] rseq/selftests: Add support for arm64
Clarifying dma_wmb behavior in presence of non-coherent masters and outer caches
2018-07-02 17:45 UTC (7+ messages)
[PATCH] arm64: Clear the stack
2018-07-02 17:29 UTC (7+ messages)
[PATCH v2 00/23] Add multi-channel support to Armada thermal driver
2018-07-02 17:29 UTC (5+ messages)
` [PATCH v2 06/23] thermal: armada: convert driver to syscon register accesses
[GIT PULL] SoCFPGA updates for v4.19, part1
2018-07-02 17:19 UTC (2+ messages)
[GIT PULL] tee driver for v4.18
2018-07-02 17:18 UTC (2+ messages)
[PATCH 0/2] PCI: Initial imx7d pm support
2018-07-02 17:18 UTC (4+ messages)
` [PATCH 2/2] PCI: imx: "
[GIT PULL] Renesas ARM Based SoC Arm SoC Updates for v4.19
2018-07-02 17:15 UTC (2+ messages)
[PATCH] KVM: arm64: vgic-its: Remove VLA usage
2018-07-02 17:15 UTC (3+ messages)
[GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.19
2018-07-02 17:09 UTC (2+ messages)
[PATCH v5 0/8] Introduce on-chip interconnect API
2018-07-02 17:08 UTC (5+ messages)
` [PATCH v5 6/8] interconnect: qcom: Add msm8916 interconnect provider driver
[PATCH 0/6] arm64: dts: Add missing cooling device properties for CPUs
2018-07-02 16:56 UTC (3+ messages)
` [PATCH 4/6] arm64: dts: mediatek: "
[PATCH] perf/arm-cci: Remove VLA usage
2018-07-02 16:50 UTC (2+ messages)
[RFC PATCH] KVM: arm/arm64: Enable adaptative WFE trapping
2018-07-02 16:46 UTC
linux-next: Tree for Jul 2 (sound/soc/pxa/)
2018-07-02 16:41 UTC
[PATCH v4 0/2] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
2018-07-02 15:34 UTC (5+ messages)
` [PATCH v4 1/2] ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()
[PATCH v3 00/13] ARM: davinci: remove duplicate aemif support
2018-07-02 15:32 UTC (3+ messages)
[PATCH] dma: ste_dma40: Remove VLA usage
2018-07-02 15:28 UTC (6+ messages)
[PATCH v7 0/4] ARM: davinci: complete the conversion to using the reset framework
2018-07-02 15:27 UTC (9+ messages)
` [PATCH v7 3/4] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v7 4/4] ARM: davinci: dts: add a reset control to the dsp node
[PATCH v4 0/6] KVM/arm64: Cache maintenance relaxations
2018-07-02 15:02 UTC (7+ messages)
` [PATCH v4 1/6] arm64: KVM: Add support for Stage-2 control of memory types and cacheability
` [PATCH v4 2/6] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
` [PATCH v4 3/6] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH v4 4/6] KVM: arm/arm64: Consolidate page-table accessors
` [PATCH v4 5/6] KVM: arm/arm64: Stop using the kernel's {pmd, pud, pgd}_populate helpers
` [PATCH v4 6/6] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
2018-07-02 15:01 UTC (32+ messages)
` [PATCH v3 06/20] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v3 07/20] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v3 08/20] kvm: arm/arm64: Abstract stage2 pgd table allocation
` [PATCH v3 09/20] kvm: arm64: Make stage2 page table layout dynamic
` [Qemu-devel] "
` [PATCH v3 10/20] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v3 11/20] kvm: arm64: Helper for computing VTCR_EL2.SL0
` [PATCH v3 13/20] kvm: arm64: Configure VTCR per VM
` [PATCH v3 15/20] kvm: arm/arm64: Allow tuning the physical address size for VM
` [PATCH v3 16/20] kvm: arm64: Switch to per VM IPA limit
` [PATCH v3 18/20] kvm: arm64: Add support for handling 52bit IPA
` [PATCH v3 19/20] kvm: arm64: Allow IPA size supported by the system
[PATCH] arm64: acpi: reenumerate topology ids
2018-07-02 14:58 UTC (8+ messages)
[PATCH v2 0/5] Initial support of Trusted Foundations on Tegra30
2018-07-02 14:48 UTC (3+ messages)
[PATCH 0/3] platform/chrome: mfd: Move cros-ec transport drivers to drivers/platform
2018-07-02 14:43 UTC (8+ messages)
` [PATCH 1/3] platform/chrome: "
` [PATCH 2/3] arm/arm64: configs: Remove the MFD_ prefix for MFD_CROS_EC_I2C/SPI symbols
` [PATCH 3/3] Input: keyboard: Fix ChromeOS EC keyboard help message
[PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
2018-07-02 14:41 UTC (11+ messages)
[PATCH v3 0/8] Tegra Combined UART driver
2018-07-02 14:17 UTC (20+ messages)
` [PATCH v3 1/8] dt-bindings: tegra186-hsp: Add shared interrupts
` [PATCH v3 2/8] dt-bindings: serial: Add bindings for nvidia, tegra194-tcu
` [PATCH v3 2/8] dt-bindings: serial: Add bindings for nvidia,tegra194-tcu
` [PATCH v3 3/8] mailbox: Add transmit done by blocking option
` [PATCH v3 4/8] mailbox: tegra-hsp: Refactor in preparation of mailboxes
` [PATCH v3 5/8] mailbox: tegra-hsp: Add support for shared mailboxes
` [PATCH v3 6/8] serial: Add Tegra Combined UART driver
` [PATCH v3 7/8] arm64: tegra: Add nodes for tcu on Tegra194
` [PATCH v3 8/8] arm64: tegra: Mark tcu as primary serial port on Tegra194 P2888
[PATCH] pci: fix I/O space page leak
2018-07-02 14:12 UTC (7+ messages)
[PATCH][V2] pinctrl: actions: fix unsigned less than zero comparison
2018-07-02 14:06 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: arm: Add compatible string for NVIDIA Carmel
2018-07-02 13:58 UTC (4+ messages)
` [PATCH v2 2/2] arm64: tegra: Add CPU nodes to Tegra194 device tree
[PATCH 0/2] soc: imx: gpc: Power off PU domain in suspend/resume on 6qp
2018-07-02 13:58 UTC (7+ messages)
` [PATCH 1/2] soc: imx: gpc: Use static platform_device instances
` [PATCH 2/2] soc: imx: gpc: Power off PU domain in suspend/resume on 6qp
[PATCH 1/5] dt-bindings: tegra186-gpio: Add information for Tegra194
2018-07-02 13:57 UTC (11+ messages)
` [PATCH 2/5] gpio: tegra186: Add support "
` [PATCH 3/5] arm64: tegra: Add GPIO controller on Tegra194
` [PATCH 4/5] arm64: tegra: Enable card detect for SD card on P2888
` [PATCH 5/5] arm64: tegra: Add ethernet controller on Tegra194
[PATCH RESEND v6 0/2] support exception state migration and set VSESR_EL2 by user space
2018-07-02 13:43 UTC (3+ messages)
` [PATCH RESEND v6 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH RESEND v6 2/2] arm64: KVM: export the capability to set guest SError syndrome
[PATCH v6 0/2] support exception state migration and set VSESR_EL2 by user space
2018-07-02 13:40 UTC (3+ messages)
` [PATCH v6 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v6 2/2] arm64: KVM: export the capability to set guest SError syndrome
[PATCH] mm: cma: honor __GFP_ZERO flag in cma_alloc()
2018-07-02 13:32 UTC (8+ messages)
[PATCH v3 0/6] Make deferring probe forever optional
2018-07-02 13:23 UTC (3+ messages)
` [PATCH v3 3/6] pinctrl: Support stopping deferred probe after initcalls
[PATCH] arm64: kexec: always reset to EL2 if present
2018-07-02 13:23 UTC (2+ messages)
[PATCH v5 0/7] add virt-dma support for imx-sdma
2018-07-02 13:17 UTC (4+ messages)
[PATCH v2] mmc: sdhci-of-arasan: Add quirk for unstable clocks
2018-07-02 13:17 UTC (3+ messages)
` [PATCH v3 0/2] mmc: sdhci-of-arasan: workaround for broken clocks
[PATCH 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
2018-07-02 12:56 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 06/10] ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbers
[PATCH 1/2] ARM: OMAP1: ams-delta: refactor late_init()
2018-07-02 12:55 UTC (2+ messages)
[PATCH] pinctrl: actions: fix unsigned less than zero comparison
2018-07-02 12:44 UTC (2+ messages)
` NACK: "
[PATCH][next] pinctrl: actions: fix unsigned less than zero comparison
2018-07-02 12:29 UTC (2+ messages)
[PATCH] ASoC: pxa-ssp: mark expected switch fall-through
2018-07-02 12:17 UTC
[PATCH 0/2] serial: 8250_dw: add fractional divisor support
2018-07-02 11:51 UTC (5+ messages)
` [PATCH 1/2] serial: 8250: introduce get_divisor() and set_divisor() hook
` [PATCH 2/2] serial: 8250_dw: add fractional divisor support
[PATCH] ARM: DTS: dra7: fix DCAN node addresses
2018-07-02 11:21 UTC (4+ messages)
[PATCH v3 0/5] Move {idmap_pg_dir,swapper_pg_dir} to .rodata
2018-07-02 11:16 UTC (6+ messages)
` [PATCH v3 1/5] arm64/mm: Introduce init_pg_dir
` [PATCH v3 2/5] arm64/mm: Make __enable_mmu() take the ttbr1 page as an argument
` [PATCH v3 3/5] arm64/mm: Create initial page tables in init_pg_dir
` [PATCH v3 4/5] arm64/mm: Make swapper_pg_dir smaller
` [PATCH v3 5/5] arm64/mm: Move {idmap_pg_dir, swapper_pg_dir} to .rodata section
[PATCH 08/11 v2] ARM: OMAP1: constify gpio_led
2018-07-02 11:16 UTC (2+ messages)
[PATCHv4 00/19] arm64: invoke syscalls with pt_regs
2018-07-02 11:04 UTC (20+ messages)
` [PATCHv4 01/19] arm64: consistently use unsigned long for thread flags
` [PATCHv4 02/19] arm64: move SCTLR_EL{1, 2} assertions to <asm/sysreg.h>
` [PATCHv4 03/19] arm64: kill config_sctlr_el1()
` [PATCHv4 04/19] arm64: kill change_cpacr()
` [PATCHv4 05/19] arm64: move sve_user_{enable, disable} to <asm/fpsimd.h>
` [PATCHv4 06/19] arm64: remove sigreturn wrappers
` [PATCHv4 07/19] arm64: convert raw syscall invocation to C
` [PATCHv4 08/19] arm64: convert syscall trace logic "
` [PATCHv4 09/19] arm64: convert native/compat syscall entry "
` [PATCHv4 10/19] arm64: don't restore GPRs when context tracking
` [PATCHv4 11/19] arm64: don't reload GPRs after apply_ssbd
` [PATCHv4 12/19] arm64: zero GPRs upon entry from EL0
` [PATCHv4 13/19] kernel: add ksys_personality()
` [PATCHv4 14/19] kernel: add kcompat_sys_{f,}statfs64()
` [PATCHv4 15/19] arm64: remove in-kernel call to sys_personality()
` [PATCHv4 16/19] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
` [PATCHv4 17/19] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCHv4 18/19] arm64: convert compat wrappers to C
` [PATCHv4 19/19] arm64: implement syscall wrappers
question about arm64 exception handling
2018-07-02 10:53 UTC (4+ messages)
[PATCH v2] ARM: dts: am437x: make edt-ft5x06 a wakeup source
2018-07-02 10:43 UTC (2+ messages)
[PATCH] arm64: Use aarch64elf and aarch64elfb emulation mode variants
2018-07-02 10:34 UTC (2+ messages)
[PATCH v8 0/2] regulator: add QCOM RPMh regulator driver
2018-07-02 10:28 UTC (3+ messages)
` [PATCH v8 2/2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).