All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-03 12:46:19 to 2019-05-03 13:19:07 UTC [more...]

[RESEND PATCH] ARM: dts: Add stmpe-adc DT node to Toradex T30 modules
 2019-05-03 13:19 UTC 

[Buildroot] [PATCH 1/2] allow build infrastructure to pick up installed meson tool
 2019-05-03 13:18 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] allow build infrastructure to pick up installed ninja tool

[PATCH 01/13] drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
 2019-05-03 13:18 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [01/13] "
` ✗ Fi.CI.BAT: failure "

[U-Boot] [PATCH v2] board/BuR/zynq/brsmarc2: initial commit
 2019-05-03 13:18 UTC  (6+ messages)

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-05-03 13:17 UTC  (17+ messages)
` [PATCHv2 03/22] drm/bridge: tc358767: fix ansi 8b10b use
` [PATCHv2 08/22] drm/bridge: tc358767: split stream enable/disable
` [PATCHv2 16/22] drm/bridge: tc358767: remove check for video mode in link enable

[PATCH] soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
 2019-05-03 13:16 UTC  (2+ messages)

[PATCH] soc: fsl: qe: gpio: Fix an error code in qe_pin_request()
 2019-05-03 13:15 UTC 

[PATCH] dmaengine: at_xdmac: remove a stray bottom half unlock
 2019-05-03 13:15 UTC  (2+ messages)

[Qemu-arm] [PATCH] target/arm: Implement NSACR gating of floating point
 2019-05-03 13:13 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
    `  "

[bug report] csky: Cache and TLB routines
 2019-05-03 13:12 UTC 

[PATCH-tip v7 00/20] locking/rwsem: Rwsem rearchitecture part 2
 2019-05-03 13:10 UTC  (3+ messages)
` [PATCH-tip v7 08/20] locking/rwsem: Implement lock handoff to prevent lock starvation

[Buildroot] [PATCH] arch: force syntax colouring to kconfig in Config.in.*
 2019-05-03 13:10 UTC 

[bug report] phy: renesas: phy-rcar-gen2: Add support for r8a77470
 2019-05-03 13:10 UTC 

[PATCH v2 00/27] Include linux x86 docs into Sphinx TOC tree
 2019-05-03 13:09 UTC  (3+ messages)

[PATCH] mt76: mt7615: Use after free in mt7615_mcu_set_bcn()
 2019-05-03 13:09 UTC  (3+ messages)

[PATCH net-next] ipmr: Do not define MAXVIFS twice
 2019-05-03 13:09 UTC  (2+ messages)

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-05-03 13:08 UTC  (4+ messages)
` [PATCH V5 15/16] PCI: tegra: "

[PATCH] drm/i915: Tune down WARN about incorrect VBT TC legacy flag
 2019-05-03 13:08 UTC  (4+ messages)

[PATCH] arm64/io: Don't use WZR in writel
 2019-05-03 13:07 UTC  (18+ messages)

[bug report] mt76: add mac80211 driver for MT7615 PCIe-based chipsets
 2019-05-03 13:06 UTC 

[PATCH v3] dpaa_eth: fix SG frame cleanup
 2019-05-03 13:03 UTC  (2+ messages)

[PATCH V2] clk: imx: pllv4: add fractional-N pll support
 2019-05-03 13:00 UTC  (4+ messages)

[PATCH] uapi libc compat: fix spelling typo
 2019-05-03 13:04 UTC 

[GIT PULL] KVM/arm updates for 5.2
 2019-05-03 12:44 UTC  (101+ messages)
` [PATCH 07/56] arm64/sve: Check SVE virtualisability
` [PATCH 09/56] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [PATCH 10/56] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH 11/56] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH 13/56] KVM: arm64/sve: Context switch the SVE registers
` [PATCH 16/56] KVM: arm64: Factor out core register ID enumeration
` [PATCH 20/56] arm64/sve: In-kernel vector length availability query interface
` [PATCH 21/56] KVM: arm/arm64: Add hook for arch-specific KVM initialisation
` [PATCH 22/56] KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
` [PATCH 23/56] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH 24/56] KVM: arm64/sve: Allow userspace to enable SVE for vcpus
` [PATCH 26/56] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
` [PATCH 27/56] KVM: arm64/sve: Document KVM API extensions for SVE
` [PATCH 28/56] arm64: KVM: Fix system register enumeration
` [PATCH 29/56] arm64/sve: Clarify vq map semantics
` [PATCH 30/56] KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
` [PATCH 31/56] KVM: arm: Make vcpu finalization stubs into inline functions
` [PATCH 32/56] KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
` [PATCH 33/56] KVM: arm64/sve: Clean up UAPI register ID definitions
` [PATCH 34/56] KVM: arm64/sve: Miscellaneous tidyups in guest.c
` [PATCH 35/56] KVM: arm64/sve: Make register ioctl access errors more consistent
` [PATCH 36/56] KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
` [PATCH 37/56] KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
` [PATCH 38/56] KVM: arm64/sve: Explain validity checks in set_sve_vls()
` [PATCH 39/56] KVM: arm/arm64: Clean up vcpu finalization function parameter naming
` [PATCH 40/56] KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE
` [PATCH 41/56] KVM: Clarify KVM_{SET, GET}_ONE_REG error code documentation
  ` [PATCH 41/56] KVM: Clarify KVM_{SET,GET}_ONE_REG "
` [PATCH 42/56] KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs
` [PATCH 43/56] KVM: arm64: Add a vcpu flag to control ptrauth for guest
` [PATCH 44/56] KVM: arm/arm64: Context-switch ptrauth registers
` [PATCH 45/56] KVM: arm64: Add userspace flag to enable pointer authentication
` [PATCH 46/56] KVM: arm64: Add capability to advertise ptrauth for guest
` [PATCH 47/56] arm64: arm_pmu: Remove unnecessary isb instruction
` [PATCH 48/56] arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
` [PATCH 49/56] arm64: KVM: Add accessors to track guest/host only counters
` [PATCH 50/56] arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
` [PATCH 51/56] arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
` [PATCH 52/56] arm64: KVM: Enable VHE "
` [PATCH 53/56] arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg
` [PATCH 54/56] arm64: docs: Document perf event attributes
` [PATCH 55/56] arm64: KVM: Fix perf cycle counter support for VHE
` [PATCH 56/56] KVM: arm64: Fix ptrauth ID register masking logic

[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
 2019-05-03 13:00 UTC  (14+ messages)
` [PATCH v2 5/5] arm64/speculation: Support "
    ` [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

[PATCH v6 0/6] systemd stateless configuration
 2019-05-03 13:02 UTC  (5+ messages)
` [PATCH v6 6/6] image: call systemctl preset-all for images

[PATCH v4l-utils] libdvbv5: leaks and double free in dvb_fe_open_fname()
 2019-05-03 13:02 UTC  (6+ messages)

[tip:sched/core 24/27] kernel/power/hibernate.c:284:10: error: implicit declaration of function 'suspend_disable_secondary_cpus'
 2019-05-03 13:00 UTC 

[Qemu-devel] [PATCH v2 0/6] Add vhost-user-input
 2019-05-03 13:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] libvhost-user: fix -Waddress-of-packed-member
` [Qemu-devel] [PATCH v2 2/6] libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config
` [Qemu-devel] [PATCH v2 3/6] Add vhost-user-backend
` [Qemu-devel] [PATCH v2 4/6] Add vhost-user-input-pci
` [Qemu-devel] [PATCH v2 5/6] util: simplify unix_listen()
` [Qemu-devel] [PATCH v2 6/6] contrib: add vhost-user-input

[PATCH 0/7] crypto: caam - IOMMU support
 2019-05-03 13:00 UTC  (3+ messages)

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-05-03 13:00 UTC  (8+ messages)
` [PATCH v6 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section

[Qemu-devel] [PATCH v2] gitmodules: use qemu.org git mirrors
 2019-05-03 12:57 UTC  (6+ messages)

[PATCH] clk: imx: clk-pllv3: mark expected switch fall-throughs
 2019-05-03 12:58 UTC  (3+ messages)

linux-next: build warning after merge of the arm-soc tree
 2019-05-03 12:57 UTC  (4+ messages)

[PATCH v7 00/12] mm: Sub-section memory hotplug support
 2019-05-03 12:56 UTC  (4+ messages)
` [PATCH v7 09/12] mm/sparsemem: Support sub-section hotplug

How to create a cronjob in Yocto recipe?
 2019-05-03 12:56 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] slirp: move slirp as git submodule project
 2019-05-03 12:54 UTC  (4+ messages)

[PATCH 1/2] drm/i915/execlists: Flush the tasklet on parking
 2019-05-03 12:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with drm/i915/execlists: Flush the tasklet on parking (rev2)

[PATCH] mt76: Fix a signedness bug in mt7615_add_interface()
 2019-05-03 12:54 UTC  (3+ messages)

ERROR: "paddr_to_nid" [drivers/md/raid1.ko] undefined!
 2019-05-03 12:54 UTC 

[Ocfs2-devel] OCFS2 with global heartbeat on DRBD devices
 2019-05-03 12:54 UTC 

[Qemu-devel] [PATCH RESEND 0/2] ui/cocoa: Fix absolute and relative input issues on Mojave
 2019-05-03 12:54 UTC  (2+ messages)

[U-Boot] [PATCH] imx: Use a convenient default value for SYS_MALLOC_F_LEN
 2019-05-03 12:51 UTC  (2+ messages)

[Bug 110600] [IGT runner] be more consistent with checks on display/outputs
 2019-05-03 12:51 UTC 

[PATCH v2 00/36] Introduce the generic ECC engine abstraction
 2019-05-03 12:50 UTC  (6+ messages)
` [PATCH v2 07/36] mtd: rawnand: Avoid a typedef

[PATCH 1/2 net-next] net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
 2019-05-03 12:50 UTC  (4+ messages)
` [PATCH 2/2 net-next] net: ll_temac: remove an unnecessary condition

[Qemu-arm] [PATCH v4 0/8] ARM virt: ACPI memory hotplug support
 2019-05-03 12:47 UTC  (13+ messages)
` [Qemu-arm] [PATCH v4 3/8] hw/acpi: Add ACPI Generic Event Device Support
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 4/8] hw/arm/virt: Add memory hotplug framework
  ` [Qemu-devel] "

Allow trusted filesystems to provide IMA hashes directly
 2019-05-03 12:47 UTC  (19+ messages)
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes

[PATCH v3 00/10] drm: Add self refresh helpers
 2019-05-03 12:47 UTC  (4+ messages)
` [PATCH v3 02/10] drm: Add drm_atomic_crtc_state_for_encoder helper

[PATCH v2 0/5] Create commit-graph file format v2
 2019-05-03 12:47 UTC  (6+ messages)
` [PATCH v3 0/6] "

[Qemu-devel] [PATCH v3 00/40] s390x/tcg: Vector Instruction Support Part 2
 2019-05-03 12:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 02/40] s390x/tcg: Implement VECTOR ADD COMPUTE CARRY


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.