All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-15 16:29:55 to 2019-10-15 16:58:41 UTC [more...]

[PATCH 0/3] target/arm: Implement ARMv8.5-MemTag, user mode
 2019-10-15 16:35 UTC  (2+ messages)
` [PATCH v3 3/3] tests/tcg/aarch64: Add mte smoke tests

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-10-15 16:58 UTC 

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-15 16:58 UTC  (12+ messages)

[PATCH 00/32] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-15 16:29 UTC  (73+ messages)
` [PATCH 01/32] hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
    ` [Xen-devel] "
` [PATCH 02/32] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h
` [PATCH 03/32] mc146818rtc: move structure to header file
` [PATCH 04/32] mc146818rtc: Move RTC_ISA_IRQ definition
` [PATCH 05/32] mc146818rtc: Include "mc146818rtc_regs.h" directly in mc146818rtc.c
` [PATCH 06/32] mc146818rtc: always register rtc to rtc list
` [PATCH 07/32] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets
` [PATCH 08/32] piix4: rename some variables in realize function
` [PATCH 09/32] piix4: add Reset Control Register
` [PATCH 10/32] piix4: add a i8259 interrupt controller as specified in datasheet
` [PATCH 11/32] Revert "irq: introduce qemu_irq_proxy()"
` [PATCH 12/32] piix4: rename PIIX4 object to piix4-isa
` [PATCH 13/32] piix4: convert reset function to QOM
  ` [Xen-devel] "
` [PATCH 14/32] piix4: add a i8257 dma controller as specified in datasheet
  ` [Xen-devel] "
` [PATCH 15/32] piix4: add a i8254 pit "
  ` [Xen-devel] "
` [PATCH 16/32] piix4: add a mc146818rtc "
  ` [Xen-devel] "
` [PATCH 17/32] hw/mips/mips_malta: Create IDE hard drive array dynamically
  ` [Xen-devel] "
` [PATCH 18/32] hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
  ` [Xen-devel] "
` [PATCH 19/32] hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
  ` [Xen-devel] "
` [PATCH 20/32] hw/i386/pc: Extract pc_gsi_create()
  ` [Xen-devel] "
` [PATCH 21/32] hw/i386/pc: Reduce gsi_handler scope
  ` [Xen-devel] "
` [PATCH 22/32] hw/i386/pc: Move gsi_state creation code
  ` [Xen-devel] "
` [PATCH 23/32] hw/i386/pc: Extract pc_i8259_create()
  ` [Xen-devel] "
` [PATCH 24/32] hw/i386/pc: Remove kvm_i386.h include
  ` [Xen-devel] "
` [PATCH 25/32] hw/pci-host/piix: Extract piix3_create()
  ` [Xen-devel] "
` [PATCH 26/32] hw/pci-host/piix: Move RCR_IOPORT register definition
  ` [Xen-devel] "
` [PATCH 27/32] hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
  ` [Xen-devel] "
` [PATCH 28/32] hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
  ` [Xen-devel] "
` [PATCH 29/32] hw/pci-host/piix: Fix code style issues
  ` [Xen-devel] "
` [PATCH 30/32] hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
  ` [Xen-devel] "
` [PATCH 31/32] hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
  ` [Xen-devel] "
` [Xen-devel] [PATCH 32/32] hw/pci-host/i440fx: Remove the last PIIX3 traces
  `  "

[PATCH] drm/amdgpu/display: fix build error casused by CONFIG_DRM_AMD_DC_DCN2_1
 2019-10-15 16:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-10-15 16:57 UTC 

[PATCH] power: supply: rt5033_battery: Fix the usage of potential uninitialized variable
 2019-10-15 16:57 UTC 

[PATCH 00/13] libfrog/xfs_scrub: fix error handling
 2019-10-15 16:57 UTC  (3+ messages)
` [PATCH 09/13] xfs_scrub: fix per-thread counter error communication problems

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-15 16:54 UTC  (9+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"

[PATCH] PCI: dwc: Use PTR_ERR_OR_ZERO() in five functions
 2019-10-15 16:56 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: iomap-5.5-merge updated to c9acd3aee077
 2019-10-15 16:55 UTC  (2+ messages)

[PATCH v2 00/11] drm/tinydrm: Remove tinydrm.ko
 2019-10-15 16:55 UTC  (6+ messages)
` [PATCH v2 05/11] drm/tinydrm: Remove tinydrm_spi_max_transfer_size()

[PATCH] pidfd: fix selftest compilation by removing linux/wait.h
 2019-10-15 16:55 UTC  (2+ messages)
` [PATCH v2] pidfd: avoid linux/wait.h and sys/wait.h name clashes

[PATCH 0/4] Refactor vcpu creation flow of x86 arch
 2019-10-15 16:40 UTC  (5+ messages)
` [PATCH 1/4] KVM: VMX: rename {vmx,nested_vmx}_vcpu_setup functions
` [PATCH 2/4] KVM: VMX: Setup MSR bitmap only when has msr_bitmap capability
` [PATCH 3/4] KVM: X86: Refactor kvm_arch_vcpu_create
` [PATCH 4/4] KVM: X86: Make vcpu's FPU allocation a common function

LEON3 networking
 2019-10-15 16:53 UTC  (2+ messages)

[libnftnl PATCH 0/6] A series of covscan-indicated fixes
 2019-10-15 16:37 UTC  (17+ messages)
` [libnftnl PATCH 3/6] set_elem: Validate nftnl_set_elem_set() parameters
` [libnftnl PATCH 4/6] set: Don't bypass checks in nftnl_set_set_u{32,64}()
` [libnftnl PATCH 5/6] obj/ct_timeout: Avoid array overrun in timeout_parse_attr_data()

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2019-10-15 16:54 UTC  (2+ messages)

[PATCH 0/2] Fix line over 80 characters warnings
 2019-10-15 16:44 UTC  (3+ messages)
` [PATCH 2/2] staging: sm750fb: Fix comments and assignments over 80 chars
  ` [Outreachy kernel] "

[PATCH 0/3] target/arm: Implement ARMv8.5-MemTag, user mode
 2019-10-15 16:32 UTC 

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2019-10-15 16:54 UTC 

[Qemu-devel] [PATCH] hw/arm: set machine 'virt' as default
 2019-10-15 16:31 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2019-10-15 16:53 UTC 

[dpdk-dev] [PATCH v1 0/5] implement common rte bit operation APIs in PMDs
 2019-10-15 16:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 1/5] lib/eal: implement the family of rte bit operation APIs

[Xen-devel] [PATCH for-4.13 v2 0/2] Errata implementation and doc update
 2019-10-15 16:52 UTC  (9+ messages)
` [Xen-devel] [PATCH for-4.13 v2 2/2] docs: Replace all instance of ARM by Arm

mt76x2e hardware restart
 2019-10-15 16:52 UTC  (7+ messages)

[PATCH 0/4] Add GPIO support for RDA8810PL SoC
 2019-10-15 16:51 UTC  (5+ messages)
` [PATCH 2/4] gpio: Add RDA Micro GPIO controller support

[ANNOUNCE] xfs-linux: for-next updated to 5e0cd1ef6474
 2019-10-15 16:50 UTC 

[dpdk-dev] [PATCH] cryptodev: fix invalid dev_id after a pmd close
 2019-10-15 16:50 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] cryptodev: fix check related to device id

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2019-10-15 16:50 UTC 

[PATCH 00/14] KVM monolithic v2
 2019-10-15 16:49 UTC  (4+ messages)
` [PATCH 12/14] KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers

[dpdk-dev] [PATCH v1 1/3] lib/ethdev: add ethdev op to get hash index
 2019-10-15 16:49 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 1/3] lib/ethdev: "
  ` [dpdk-dev] [PATCH v2 2/3] app/test: add hash index verify autotest

post-receive: pub/scm/linux/kernel/git/lkundrak/openfirmware
 2019-10-15 16:49 UTC 

[PATCH v2 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-15 16:49 UTC  (10+ messages)
` [PATCH v2 09/12] arm64: traps: Fix inconsistent faulting instruction skipping

[dpdk-dev] [PATCH v2 0/6] RCU integration with LPM library
 2019-10-15 16:48 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/3] Add RCU reclamation APIs
  ` [dpdk-dev] [PATCH v3 2/3] lib/rcu: add resource "

RFE: use patchwork to submit a patch
 2019-10-15 16:47 UTC  (19+ messages)

[dpdk-dev] [PATCH] ethdev: add HIGIG2 key field to flow API
 2019-10-15 16:47 UTC  (2+ messages)

[PATCH 1/2] sunrpc: remove __KERNEL__ ifdefs
 2019-10-15 16:46 UTC  (2+ messages)
` [PATCH 2/2] lockd: "

[PATCH] KVM: X86: Make fpu allocation a common function
 2019-10-15 16:36 UTC  (7+ messages)

[Xen-devel] [PATCH v2] xen/arm: domain_build: Print the correct domain in dtb_load()
 2019-10-15 16:45 UTC  (3+ messages)

[PATCH] usb: renesas_usbhs: fix __le16 warnings
 2019-10-15 16:45 UTC  (2+ messages)

[PATCH 1/2] iio: adc: Add driver support for AD7292
 2019-10-15 16:45 UTC  (3+ messages)

Race condition in route lookup
 2019-10-15 16:44 UTC  (12+ messages)

[PATCH 0/1] Allow default value for target of git-notes copy
 2019-10-15 16:36 UTC  (2+ messages)
` [PATCH 1/1] notes: copy notes to HEAD by default

[PATCH v3 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-10-15 16:43 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v3,1/5] "

[PATCH 1/1] PCI: iproc: Invalidate PAXB address mapping before programming it
 2019-10-15 16:43 UTC  (3+ messages)

[dpdk-dev] [BUG] service_lcore_en_dis_able from service_autotest failing
 2019-10-15 16:42 UTC  (10+ messages)

👑
 2019-10-15 16:34 UTC 

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-15 16:42 UTC  (12+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other

[PATCH] media: imx.rst: Update the imx6-sabreauto ADV7180 instructions
 2019-10-15 16:42 UTC  (10+ messages)

[ANN] New git repository for Autogenerated regression tests
 2019-10-15 16:41 UTC 

pull-request: wireless-drivers 2019-10-15
 2019-10-15 16:41 UTC  (2+ messages)

[PATCH v3 v2 0/5] Small fixes before fixing MST
 2019-10-15 16:40 UTC  (6+ messages)
` [PATCH v3 v2 1/5] drm/i915: simplify setting of ddi_io_power_domain
` [PATCH v3 v2 2/5] drm/i915: fix port checks for MST support on gen >= 11
` [PATCH v3 v2 3/5] drm/i915: remove extra new line on pipe_config mismatch
` [PATCH v3 v2 4/5] drm/i915: add pipe id/name to pipe mismatch logs
` [PATCH v3 v2 5/5] drm/i915: prettify MST debug message

[PATCH RT] Revert "ARM: Initialize split page table locks for vector page"
 2019-10-15 16:40 UTC  (3+ messages)

[PATCH] remote-curl: pass on atomic capability to remote side
 2019-10-15 16:40 UTC  (2+ messages)

[PATCH] checkpatch: use patch subject when reading from stdin
 2019-10-15 16:40 UTC  (10+ messages)

sparc64: hang from BUG: Bad page state, on older CPU & compiler
 2019-10-15 16:40 UTC  (2+ messages)

[RFC PATCH v5 0/6] Enable ptp_kvm for arm64
 2019-10-15 16:39 UTC  (9+ messages)
` [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
` [PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64

[PATCH V3 0/7] mdev based hardware virtio offloading support
 2019-10-15 16:38 UTC  (5+ messages)
` [PATCH V3 1/7] mdev: class id support

[PATCH] nlohmann-fifo: Add recipe
 2019-10-15 16:38 UTC 

thoughts on a Merge Request based development workflow
 2019-10-15 16:35 UTC  (12+ messages)

FAILED: patch "[PATCH] iio: light: fix vcnl4000 devicetree hooks" failed to apply to 5.3-stable tree
 2019-10-15 16:35 UTC  (6+ messages)

[PATCH] linux-yocto-dev: bump to 5.3-rcX
 2019-10-15 16:36 UTC  (4+ messages)

[Xen-devel] [RESEND][PATCH for-4.13] xen/arm: mm: Clear boot pagetables before bringing-up each secondary CPU
 2019-10-15 16:36 UTC  (4+ messages)

[thud][PATCH v2] sqlite3: CVE fix
 2019-10-15 16:32 UTC  (2+ messages)
` ✗ patchtest: failure for sqlite3: CVE fix (rev2)

[PATCH] bus: moxtet: declare moxtet_bus_type
 2019-10-15 16:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tegra/linux
 2019-10-15 16:32 UTC 

[PATCH] irqchip: Place CONFIG_SIFIVE_PLIC into the menu
 2019-10-15 16:31 UTC  (2+ messages)

[PATCH] NFSv4: add declaration of current_stateid
 2019-10-15 16:31 UTC  (2+ messages)

IPMI SEL Event ID
 2019-10-15 16:30 UTC  (4+ messages)
  ` [External] "

[RFC 0/3] Introduce memory controller mini-framework
 2019-10-15 16:29 UTC  (7+ messages)
` [RFC 1/3] memory: "
` [RFC 2/3] memory: tegra186: Register as memory controller
` [RFC 3/3] iommu: arm-smmu: Get reference to "

[PATCH v2] drm/i915: Introduce Jasper Lake PCH
 2019-10-15 16:28 UTC  (2+ messages)
` [PATCH v3] "


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.