All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-15 13:52:51 to 2018-06-15 14:30:45 UTC [more...]

security: potential out-of-bound read at ewah_io.c |ewah_read_mmap|
 2018-06-15 14:30 UTC  (9+ messages)
` [PATCH 3/3] ewah: drop ewah_serialize_native function
      ` [PATCH 0/8] Delete unused methods in EWAH bitmap
        ` [PATCH 2/8] ewah/bitmap.c: delete unused 'bitmap_each_bit()'
        ` [PATCH 4/8] ewah_bitmap: delete unused 'ewah_and_not()'
        ` [PATCH 6/8] ewah_bitmap: delete unused 'ewah_or()'

[U-Boot] [PATCH v3 00/17] sandbox: efi_loader support
 2018-06-15 14:30 UTC  (4+ messages)
` [U-Boot] [PATCH v3 10/17] fs: Convert fs_read/write to take buffer instead of address

[virtio-dev] [PATCH v33 0/4] Virtio-balloon: support free page reporting
 2018-06-15 14:29 UTC  (14+ messages)
` [virtio-dev] [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
    `  "
    ` [virtio-dev] "
` [virtio-dev] Re: [PATCH v33 0/4] Virtio-balloon: support free page reporting
  ` [virtio-dev] "
    `  "

[Qemu-devel] [PATCH v2 00/11] KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region
 2018-06-15 14:28 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] linux-headers: Update to 4.18-rc0
` [Qemu-devel] [PATCH v2 02/11] target/arm: Allow KVM device address overwriting
` [Qemu-devel] [PATCH v2 03/11] hw/intc/arm_gicv3: Introduce redist-region-count array property
` [Qemu-devel] [PATCH v2 04/11] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
` [Qemu-devel] [PATCH v2 05/11] hw/arm/virt: GICv3 DT node with one or two redistributor regions
` [Qemu-devel] [PATCH v2 06/11] hw/arm/virt-acpi-build: Advertise one or two GICR structures
` [Qemu-devel] [PATCH v2 07/11] hw/arm/virt: Register two redistributor regions when necessary
` [Qemu-devel] [PATCH v2 08/11] hw/arm/virt: Add a new 256MB ECAM region
` [Qemu-devel] [PATCH v2 09/11] hw/arm/virt: Add virt-3.0 machine type
` [Qemu-devel] [PATCH v2 10/11] hw/arm/virt: Use 256MB ECAM region by default
` [Qemu-devel] [PATCH v2 11/11] hw/arm/virt: Increase max_cpus to 512

[BUG BISECT] NFSv4 client fails on Flush Journal to Persistent Storage
 2018-06-15 14:28 UTC  (9+ messages)

[PATCH] brd: Allow ramdisk to be allocated on selected NUMA node
 2018-06-15 14:28 UTC  (14+ messages)

[Buildroot] [git commit] librtlsdr: fix typo in LIBRTLSDR_CONF_OPTS variable name
 2018-06-15 14:28 UTC 

AW: [PATCH v5] Input: add bu21029 touch driver
 2018-06-15 14:28 UTC 

[PATCH] meta-yocto-bsp: Let yocto BSPs be able to build with linux-yocto-dev
 2018-06-15 14:28 UTC 

[SPDK] Integrate OpenStack/Cyborg into SPDK Architecture
 2018-06-15 14:28 UTC 

[PATCH] drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
 2018-06-15 14:27 UTC 

[PATCH v5] Input: add bu21029 touch driver
 2018-06-15 14:26 UTC 

Cgroups "pids" controller does not update "pids.current" count immediately
 2018-06-15 14:26 UTC 

[PATCH 0/5] Control Flow Enforcement - Part (1)
 2018-06-15 14:22 UTC  (5+ messages)
` [PATCH 5/5] Documentation/x86: Add CET description

[Qemu-devel] [PULL 00/43] target-arm queue
 2018-06-15 14:25 UTC  (44+ messages)
` [Qemu-devel] [PULL 01/43] arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR
` [Qemu-devel] [PULL 02/43] hw/arm/mps2-tz: Put ethernet controller behind PPC
` [Qemu-devel] [PULL 03/43] hw/sh/sh7750: Convert away from old_mmio
` [Qemu-devel] [PULL 04/43] hw/m68k/mcf5206: "
` [Qemu-devel] [PULL 05/43] hw/block/pflash_cfi02: "
` [Qemu-devel] [PULL 06/43] hw/watchdog/wdt_i6300esb: "
` [Qemu-devel] [PULL 07/43] hw/input/pckbd: "
` [Qemu-devel] [PULL 08/43] hw/char/parallel: "
` [Qemu-devel] [PULL 09/43] stellaris: Stop using armv7m_init()
` [Qemu-devel] [PULL 10/43] hw/arm/armv7m: Remove unused armv7m_init() function
` [Qemu-devel] [PULL 11/43] arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
` [Qemu-devel] [PULL 12/43] hw/core/or-irq: Support more than 16 inputs to an OR gate
` [Qemu-devel] [PULL 13/43] cpu-defs.h: Document CPUIOTLBEntry 'addr' field
` [Qemu-devel] [PULL 14/43] cputlb: Pass cpu_transaction_failed() the correct physaddr
` [Qemu-devel] [PULL 15/43] CODING_STYLE: Define our preferred form for multiline comments
` [Qemu-devel] [PULL 16/43] bswap: Add new stn_*_p() and ldn_*_p() memory access functions
` [Qemu-devel] [PULL 17/43] exec.c: Don't accidentally sign-extend 4-byte loads in subpage_read()
` [Qemu-devel] [PULL 18/43] exec.c: Use stn_p() and ldn_p() instead of explicit switches
` [Qemu-devel] [PULL 19/43] target/arm: Extend vec_reg_offset to larger sizes
` [Qemu-devel] [PULL 20/43] target/arm: Implement SVE Permute - Unpredicated Group
` [Qemu-devel] [PULL 21/43] target/arm: Implement SVE Permute - Predicates Group
` [Qemu-devel] [PULL 22/43] target/arm: Implement SVE Permute - Interleaving Group
` [Qemu-devel] [PULL 23/43] target/arm: Implement SVE compress active elements
` [Qemu-devel] [PULL 24/43] target/arm: Implement SVE conditionally broadcast/extract element
` [Qemu-devel] [PULL 25/43] target/arm: Implement SVE copy to vector (predicated)
` [Qemu-devel] [PULL 26/43] target/arm: Implement SVE reverse within elements
` [Qemu-devel] [PULL 27/43] target/arm: Implement SVE vector splice (predicated)
` [Qemu-devel] [PULL 28/43] target/arm: Implement SVE Select Vectors Group
` [Qemu-devel] [PULL 29/43] target/arm: Implement SVE Integer Compare - "
` [Qemu-devel] [PULL 30/43] target/arm: Implement SVE Integer Compare - Immediate Group
` [Qemu-devel] [PULL 31/43] target/arm: Implement SVE Partition Break Group
` [Qemu-devel] [PULL 32/43] target/arm: Implement SVE Predicate Count Group
` [Qemu-devel] [PULL 33/43] target/arm: Implement SVE Integer Compare - Scalars Group
` [Qemu-devel] [PULL 34/43] target/arm: Implement FDUP/DUP
` [Qemu-devel] [PULL 35/43] target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
` [Qemu-devel] [PULL 36/43] target/arm: Implement SVE Floating Point Arithmetic "
` [Qemu-devel] [PULL 37/43] aspeed_scu: Implement RNG register
` [Qemu-devel] [PULL 38/43] m25p80: add support for two bytes WRSR for Macronix chips
` [Qemu-devel] [PULL 39/43] iommu: Add IOMMU index concept to IOMMU API
` [Qemu-devel] [PULL 40/43] iommu: Add IOMMU index argument to notifier APIs
` [Qemu-devel] [PULL 41/43] iommu: Add IOMMU index argument to translate method
` [Qemu-devel] [PULL 42/43] exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
` [Qemu-devel] [PULL 43/43] target/arm: Allow ARMv6-M Thumb2 instructions

[dpdk-announce] DPDK 18.02.2 released
 2018-06-15 14:25 UTC 

[PATCH 0/8] Remove IPC threads
 2018-06-15 14:25 UTC  (9+ messages)
` [PATCH 1/8] eal/linux: use glibc malloc in alarm
` [PATCH 2/8] eal/linux: use glibc malloc in interrupt handling
` [PATCH 3/8] ipc: remove IPC thread for async requests
` [PATCH 4/8] eal: bring forward init of interrupt handling
` [PATCH 5/8] eal: add IPC type for interrupt thread
` [PATCH 6/8] eal/bsdapp: add "
` [PATCH 7/8] eal/bsdapp: add alarm support
` [PATCH 8/8] ipc: remove main IPC thread

[PATCH bpf-next v5 00/10] BTF: BPF Type Format
 2018-06-15 14:24 UTC  (11+ messages)

[PATCH] meta-yocto-bsp: mpc8315e-rdb: Change kernel provider assignment to a weaker one
 2018-06-15 14:25 UTC 

[Bug 199425] New: BUG: KASAN: use-after-free in drm_atomic_helper_wait_for_flip_done+0x247/0x260
 2018-06-15 14:24 UTC  (2+ messages)
` [Bug 199425] "

[virtio-dev] [PATCH v3] content: enhance device requirements for feature bits
 2018-06-15 14:21 UTC  (6+ messages)

[PATCH] memory: make eal_get_virtual_area() aware of base-virtaddr alignment
 2018-06-15 14:22 UTC  (2+ messages)

[PATCH 1/2] nvme-cli: add changed log ns support
 2018-06-15 14:22 UTC  (3+ messages)

[PATCH] nvme-cli: Implemented virtualization management admin command
 2018-06-15 14:21 UTC  (3+ messages)

[Qemu-devel] [PULL 00/26] Block layer patches
 2018-06-15 14:21 UTC  (27+ messages)
` [Qemu-devel] [PULL 01/26] qemu-img: Fix assert when mapping unaligned raw file
` [Qemu-devel] [PULL 02/26] iotests: Add test 221 to catch qemu-img map regression
` [Qemu-devel] [PULL 03/26] jobs: fix stale wording
` [Qemu-devel] [PULL 04/26] jobs: fix verb references in docs
` [Qemu-devel] [PULL 05/26] rbd: Drop deprecated -drive parameter "filename"
` [Qemu-devel] [PULL 06/26] iscsi: "
` [Qemu-devel] [PULL 07/26] block: Add block-specific QDict header
` [Qemu-devel] [PULL 08/26] qobject: Move block-specific qdict code to block-qdict.c
` [Qemu-devel] [PULL 09/26] block: Fix -blockdev for certain non-string scalars
` [Qemu-devel] [PULL 10/26] block: Fix -drive "
` [Qemu-devel] [PULL 11/26] block: Clean up a misuse of qobject_to() in .bdrv_co_create_opts()
` [Qemu-devel] [PULL 12/26] block: Factor out qobject_input_visitor_new_flat_confused()
` [Qemu-devel] [PULL 13/26] block: Make remaining uses of qobject input visitor more robust
` [Qemu-devel] [PULL 14/26] block-qdict: Simplify qdict_flatten_qdict()
` [Qemu-devel] [PULL 15/26] block-qdict: Tweak qdict_flatten_qdict(), qdict_flatten_qlist()
` [Qemu-devel] [PULL 16/26] block-qdict: Clean up qdict_crumple() a bit
` [Qemu-devel] [PULL 17/26] block-qdict: Simplify qdict_is_list() some
` [Qemu-devel] [PULL 18/26] check-block-qdict: Rename qdict_flatten()'s variables for clarity
` [Qemu-devel] [PULL 19/26] check-block-qdict: Cover flattening of empty lists and dictionaries
` [Qemu-devel] [PULL 20/26] block: Fix -blockdev / blockdev-add for empty objects and arrays
` [Qemu-devel] [PULL 21/26] rbd: New parameter auth-client-required
` [Qemu-devel] [PULL 22/26] rbd: New parameter key-secret
` [Qemu-devel] [PULL 23/26] block: Remove deprecated -drive geometry options
` [Qemu-devel] [PULL 24/26] block: Remove deprecated -drive option addr
` [Qemu-devel] [PULL 25/26] block: Remove deprecated -drive option serial
` [Qemu-devel] [PULL 26/26] block: Remove dead deprecation warning code

[PATCH net 0/4] mlxsw: IPv6 and reference counting fixes
 2018-06-15 14:21 UTC  (3+ messages)
` [PATCH net 1/4] ipv6: Only emit append events for appended routes

x86/fpu: Disable AVX when eagerfpu is off
 2018-06-15 14:20 UTC  (3+ messages)

[PATCH 0/3] fix hypercall buffer locking in memory
 2018-06-15 14:18 UTC  (4+ messages)
` [PATCH 2/3] tools/libxencalls: add new function to query hypercall buffer safety

queue ready fixes and cleanups v2
 2018-06-15 14:18 UTC  (5+ messages)
` [PATCH 3/3] nvme-fabrics: fix and refine state checks in __nvmf_check_ready

[PATCH] Fix lintian complaint about bad whatis entry
 2018-06-15 14:17 UTC 

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-06-15 14:17 UTC  (4+ messages)

[GIT PULL] nvme fixes for 4.18
 2018-06-15 14:16 UTC  (3+ messages)

[PATCH] block: fix bsg_unregister and bsg_open race
 2018-06-15 14:16 UTC  (5+ messages)
  ` [PATCHv2] "

[Qemu-devel] [PATCH] docs: add guidance on configuring CPU models for x86
 2018-06-15 14:16 UTC 

[PATCH] xen: add new hypercall buffer mapping device
 2018-06-15 14:15 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v2 0/2] kvm: x86 CPU power management
 2018-06-15 14:15 UTC  (7+ messages)
        ` [Qemu-devel] "

[PATCH v9 0/6] Fix the cross compiling errors
 2018-06-15 14:14 UTC  (4+ messages)
` [PATCH v10 "
  ` [PATCH v10 6/6] devtools: expand meson cross compiling test coverage

[PATCH] block: remov blk_queue_invalidate_tags
 2018-06-15 14:13 UTC  (2+ messages)

[patch V2 00/12] cpu/hotplug: SMT control
 2018-06-15 14:11 UTC  (7+ messages)
` [patch V2 10/12] x86/cpu/intel: Evaluate smp_num_siblings early
  ` [MODERATED] "
` [patch V2 12/12] x86/apic: Ignore secondary threads if nosmt=force
  ` [MODERATED] "

[PATCH] drm/i915/guc: Print CTL params passed to Guc
 2018-06-15 14:10 UTC 

[PATCH 1/2] drm/i915/gtt: Enable full-ppgtt by default everywhere
 2018-06-15 14:10 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/gtt: Full ppgtt everywhere, no excuses

[CI] drm/i915: Be irqsafe inside reset
 2018-06-15 14:10 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM
 2018-06-15 14:10 UTC  (12+ messages)
` [PATCH v1] mm: zero remaining unavailable struct pages (Re: kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM)
        ` [PATCH v2] x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
              ` [PATCH v3] "

[PATCH v14 0/6] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-15 14:09 UTC  (7+ messages)
` [PATCH v14 5/6] i386: Disable TOPOEXT feature if it cannot be supported
        ` [Qemu-devel] "

[PATCH v2] net/i40e: workaround for Fortville performance
 2018-06-15 14:07 UTC  (3+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH v3 00/13] pc-dimm: next bunch of cleanups
 2018-06-15 14:04 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 01/13] pc-dimm: remove leftover "struct pc_dimms_capacity"
` [Qemu-devel] [PATCH v3 02/13] pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
` [Qemu-devel] [PATCH v3 03/13] pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
` [Qemu-devel] [PATCH v3 04/13] pc-dimm: remove pc_dimm_get_free_slot() from header
` [Qemu-devel] [PATCH v3 05/13] pc: factor out pc specific dimm checks into pc_memory_pre_plug()
` [Qemu-devel] [PATCH v3 06/13] nvdimm: no need to overwrite get_vmstate_memory_region()
` [Qemu-devel] [PATCH v3 07/13] hostmem: drop error variable from host_memory_backend_get_memory()
` [Qemu-devel] [PATCH v3 08/13] pc-dimm: merge get_(vmstate_)memory_region()
` [Qemu-devel] [PATCH v3 09/13] nvdimm: convert "unarmed" into a static property
` [Qemu-devel] [PATCH v3 10/13] nvdimm: convert nvdimm_mr into a pointer
` [Qemu-devel] [PATCH v3 11/13] nvdimm: allow setting the label-size to 0
` [Qemu-devel] [PATCH v3 12/13] nvdimm: make get_memory_region() perform checks and initialization
` [Qemu-devel] [PATCH v3 13/13] pc-dimm: get_memory_region() will not fail after realize

[PATCH] i40evf: don't reset device_info data
 2018-06-15 14:05 UTC  (2+ messages)

[PATCH v5 0/3] IR decoding using BPF
 2018-06-15 14:03 UTC  (10+ messages)
` [PATCH v5 2/3] media: rc: introduce BPF_PROG_LIRC_MODE2
        ` [PATCH] bpf: attach type BPF_LIRC_MODE2 should not depend on CONFIG_BPF_CGROUP
              ` [PATCH] bpf: attach type BPF_LIRC_MODE2 should not depend on CONFIG_CGROUP_BPF

[Qemu-devel] [PULL 00/18] tcg queued patches
 2018-06-15 14:01 UTC  (3+ messages)

[Qemu-devel] [PATCHv2] target/ppc, spapr: Move VPA information to machine_data
 2018-06-15 14:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg: Reduce max TB opcode count
 2018-06-15 13:58 UTC  (2+ messages)

[meta-networking][PATCH V2 1/2] htpdate: Add recipe
 2018-06-15 13:59 UTC  (2+ messages)

[PATCH 00/11] Port the FSL QSPI driver to the SPI framework
 2018-06-15 13:58 UTC  (16+ messages)
` [PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller

[SPDK] Read request exceeding max_hw_sectors_kb
 2018-06-15 13:58 UTC  (2+ messages)
`  "

[meta-oe][PATCH] hostapd: fix the bug for PATCHTOOL = "patch"
 2018-06-15 13:56 UTC  (5+ messages)

shiftfs status and future development
 2018-06-15 13:56 UTC  (2+ messages)

[Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
 2018-06-15 13:54 UTC  (4+ messages)

[PATCH 0/2] net/i40e: print real global changes
 2018-06-15 13:54 UTC  (2+ messages)

TESTDAY report 4.11rc6
 2018-06-15 13:52 UTC  (2+ messages)

[RFC PATCH 0/4] Add support for Arm Framebuffer Compression(AFBC)
 2018-06-15 13:51 UTC  (2+ messages)
` [RFC PATCH 3/4] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier


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.