All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-29 11:37:38 to 2018-08-29 12:21:14 UTC [more...]

[Qemu-devel] [PATCH 0/2] virtio-gpu: add iommu support
 2018-08-29 12:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
` [Qemu-devel] [PATCH 2/2] virtio-gpu: add iommu support

[PATCH] mem: fix undefined behavior in NUMA code
 2018-08-29 12:21 UTC 

[PATCH 00/56] Update Barebox UBI
 2018-08-29 12:20 UTC  (57+ messages)
` [PATCH 01/56] UBI: Fastmap: Fix memory leak while attaching
` [PATCH 02/56] UBI: Remove alloc_ai() slab name from parameter list
` [PATCH 03/56] UBI: Don't read back all data in ubi_eba_copy_leb()
` [PATCH 04/56] UBI: Modify wrong comment in ubi_leb_map function
` [PATCH 05/56] UBI: Clean up return in ubi_remove_volume()
` [PATCH 06/56] UBI: Set free_count to zero before walking through erase list
` [PATCH 07/56] UBI: Fix static volume checks when Fastmap is used
` [PATCH 08/56] ubi: Make recover_peb power cut aware
` [PATCH 09/56] ubi: Fix race condition between ubi device creation and udev
` [PATCH 10/56] ubi: Fix early logging
` [PATCH 11/56] ubi: Make volume resize power cut aware
` [PATCH 12/56] ubi: Fix scan_fast() comment
` [PATCH 13/56] ubi: Introduce vol_ignored()
` [PATCH 14/56] ubi: Fix whitespace issue in count_fastmap_pebs()
` [PATCH 15/56] ubi: Rework Fastmap attach base code
` [PATCH 16/56] ubi: Check whether the Fastmap anchor matches the super block
` [PATCH 17/56] ubi: Be more paranoid while seaching for the most recent Fastmap
` [PATCH 18/56] UBI: fastmap: use ubi_find_volume() instead of open coding it
` [PATCH 19/56] UBI: fix add_fastmap() to use the vid_hdr passed in argument
` [PATCH 20/56] UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
` [PATCH 21/56] UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
` [PATCH 22/56] UBI: factorize code used to manipulate volumes at attach time
` [PATCH 23/56] UBI: factorize destroy_av() and ubi_remove_av() code
` [PATCH 24/56] UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
` [PATCH 25/56] UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
` [PATCH 26/56] UBI: provide helpers to allocate and free aeb elements
` [PATCH 27/56] UBI: move the global ech and vidh variables into struct ubi_attach_info
` [PATCH 28/56] UBI: simplify recover_peb() code
` [PATCH 29/56] UBI: simplify LEB write and atomic LEB change code
` [PATCH 30/56] UBI: add an helper to check lnum validity
` [PATCH 31/56] UBI: provide an helper to check whether a LEB is mapped or not
` [PATCH 32/56] UBI: provide an helper to query LEB information
` [PATCH 33/56] UBI: hide EBA internals
` [PATCH 34/56] UBI: introduce the VID buffer concept
` [PATCH 35/56] ubi: Deal with interrupted erasures in WL
` [PATCH 36/56] ubi: Fix races around ubi_refill_pools()
` [PATCH 37/56] ubi: Fix Fastmap's update_vol()
` [PATCH 38/56] ubi: fix swapped arguments to call to ubi_alloc_aeb
` [PATCH 39/56] UBI: Fix crash in try_recover_peb()
` [PATCH 40/56] ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
` [PATCH 41/56] UBI: Fix typos
` [PATCH 42/56] ubi/upd: Always flush after prepared for an update
` [PATCH 43/56] ubi: fastmap: Fix slab corruption
` [PATCH 44/56] ubi: pr_err() strings should end with newlines
` [PATCH 45/56] ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
` [PATCH 46/56] UBI: Fix two typos in comments
` [PATCH 47/56] ubi: fastmap: Clean up the initialization of pointer p
` [PATCH 48/56] ubi: fastmap: Erase outdated anchor PEBs during attach
` [PATCH 49/56] ubi: Fastmap: Fix typo
` [PATCH 50/56] ubi: Fix copy/paste error in function documentation
` [PATCH 51/56] mtd: ubi: wl: Fix error return code in ubi_wl_init()
` [PATCH 52/56] ubi: fastmap: Correctly handle interrupted erasures in EBA
` [PATCH 53/56] ubi: fastmap: Check each mapping only once
` [PATCH 54/56] ubi: fastmap: Detect EBA mismatches on-the-fly
` [PATCH 55/56] mtd: ubi: Update ubi-media.h to dual license
` [PATCH 56/56] ubi: Initialize Fastmap checkmapping correctly

[PATCH 0/3] xen-netback: hash mapping hanling adjustments
 2018-08-29  8:25 UTC  (3+ messages)
` [PATCH 2/3] xen-netback: validate queue numbers in xenvif_set_hash_mapping()

[virtio-dev] [PATCH 0/2] drm/virtio: add iommu support
 2018-08-29 12:20 UTC  (10+ messages)
`  "
` [PATCH 1/2] drm/virtio: add virtio_gpu_object_detach() function
  ` [virtio-dev] "
` [PATCH 2/2] drm/virtio: add iommu support
  ` [virtio-dev] "

Proposal for caching/buffering POST codes list for one boot process
 2018-08-29 12:19 UTC  (12+ messages)
      `  "

[LTP] [PATCH 1/4] lapi/syscalls: Add syscall numbers for mlock2
 2018-08-29 12:19 UTC  (6+ messages)
` [LTP] [PATCH 2/4] safe_macros: Add SAFE_MLOCK() and SAFE_MUNLOCK() macros
` [LTP] [PATCH 3/4] syscalls/mlock201: Add new testcase

[PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
 2018-08-29 12:18 UTC  (6+ messages)
` [PATCH 2/2] x86/mm/KASLR: Adjust the vmemmap size according to paging mode

[Qemu-devel] [PATCH 0/9] Misc reopen-related patches
 2018-08-29 12:18 UTC  (16+ messages)
` [Qemu-devel] [PATCH 3/9] block: Remove child references from bs->{options, explicit_options}
` [Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
` [Qemu-devel] [PATCH 6/9] file-posix: Forbid trying to change unsupported options during reopen
` [Qemu-devel] [PATCH 7/9] block: Allow changing 'discard' on reopen
` [Qemu-devel] [PATCH 8/9] block: Allow changing 'detect-zeroes' "
` [Qemu-devel] [PATCH 9/9] block: Allow changing 'force-share' "

[PATCH net v2 0/2] net_sched: reject unknown tcfa_action values
 2018-08-29  8:22 UTC  (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] tc-testing: add test-cases for numeric and invalid control action

[PATCH 1/2] drm/bridge: Add virtual display DT bindings
 2018-08-29 12:16 UTC  (9+ messages)

[PATCH net-next v2 0/2] dpaa2-eth: Move DPAA2 Ethernet driver
 2018-08-29 12:15 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/11] Add a standard authorization framework
 2018-08-29 12:15 UTC  (2+ messages)

[PATCH v5 1/2] devicetree/bindings: display: Add document for rockchip RGB output
 2018-08-29 12:15 UTC  (5+ messages)

[PATCH 0/1] Define GIT_TEST_COMMIT_GRAPH for commit-graph test coverage
 2018-08-29 12:14 UTC  (6+ messages)
` [PATCH 1/1] commit-graph: define GIT_TEST_COMMIT_GRAPH

[perf] perf_event.h ABI visibility question
 2018-08-29 12:13 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/8] Make the pm_smbus code more correct
 2018-08-29 12:05 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 05/10] i2c:pm_smbus: Fix state transfer
` [Qemu-devel] [PATCH v2 09/10] i2c: Add an SMBus vmstate structure
` [Qemu-devel] [PATCH v2 10/10] i2c: Add vmstate handling to the smbus eeprom

Reminder: Alpine Linux Persistence and Storage Summit happens soon
 2018-08-29 12:13 UTC 

[PATCH] arm64: dts: add support for SolidRun Clearfog GT 8K
 2018-08-29 12:13 UTC 

[PATCH] mtd: spi-nor: fix options for mx66l51235f
 2018-08-29 12:12 UTC  (12+ messages)

[PATCH] drm/i915/icl: Fix context slice count configuration
 2018-08-29 12:11 UTC  (7+ messages)

Access to non-RAM pages
 2018-08-29 12:10 UTC 

[PATCH] fsck.f2fs: detect and recover corrupted quota file
 2018-08-29 12:09 UTC 

[PATCH v2 00/12] Improvements to domain creation
 2018-08-29 12:10 UTC  (7+ messages)
` [PATCH v2 12/12] xen/domain: Allocate d->vcpu[] in domain_create()

[PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-08-29 12:09 UTC  (5+ messages)
` [PATCH RESEND 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-29 12:07 UTC  (8+ messages)
` [PATCH] gpio: "
` [PATCH] pinctrl: "

[RFC] ethdev: support metadata as flow rule criteria
 2018-08-29 12:06 UTC  (5+ messages)
` [RFC v2] "

[PATCH 0/2] MMIO emulation fixes
 2018-08-29 12:06 UTC  (13+ messages)

[PATCH] powerpc: disable support for relative ksymtab references
 2018-08-29  8:09 UTC  (3+ messages)

[PATCH] gpio: dwapb: Fix error handling in dwapb_gpio_probe()
 2018-08-29 12:04 UTC  (2+ messages)

[PATCH] drm/rockchip: vop: fix some register define error for px30
 2018-08-29 12:03 UTC  (4+ messages)

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-08-29 12:03 UTC  (6+ messages)
` [RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
  ` [RFC RFT PATCH v4 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array

[PATCH] pinctrl: madera: Fix possible NULL pointer with pdata config
 2018-08-29 12:03 UTC  (2+ messages)

[PATCH] x86/alt: Fix build when CONFIG_LIVEPATCH is disabled
 2018-08-29 12:00 UTC  (2+ messages)

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-08-29 11:59 UTC  (9+ messages)

[PATCH 1/2] build: add extra cflags ldflags to meson option
 2018-08-29 11:59 UTC  (5+ messages)
` [PATCH v2] net/mlx: add meson build support

[RFC PATCH] powerpc/64/module: REL32 relocation range check
 2018-08-29 11:56 UTC 

[PATCH] gpio: pxa: handle corner case of unprobed device
 2018-08-29 11:57 UTC  (2+ messages)

[PATCH 0/7] Improve core EAL musl compatibility
 2018-08-29 11:56 UTC  (8+ messages)
` [PATCH 1/7] linuxapp: build with _GNU_SOURCE defined by default
` [PATCH 2/7] pci/vfio: improve musl compatibility
` [PATCH 3/7] fbarray: "
` [PATCH 4/7] eal/hugepage_info: "
` [PATCH 5/7] mem: "
` [PATCH 6/7] string_fns: "
` [PATCH 7/7] eal: "

[PATCH v2] pinctrl/amd: use byte access to clear irq/wake status bits
 2018-08-29 11:55 UTC  (2+ messages)

[PATCH v3 00/12] drm/i915: Some plane init cleanups
 2018-08-29 11:55 UTC  (4+ messages)
` [PATCH v3 12/12] drm/i915: Rename variables in intel_primary_plane_create()

[Buildroot] [PATCH v2] mender: fix ioctl build failure on powerpc64le / power8
 2018-08-29 11:54 UTC 

[PATCH RESEND] arm64: don't dump stack for usermode address in show_regs
 2018-08-29 11:54 UTC  (2+ messages)

pull-request: mac80211-next 2018-08-29
 2018-08-29 11:53 UTC 

LXD on yocto
 2018-08-29 11:52 UTC  (3+ messages)

[PATCH net-next] virtio_net: force_napi_tx module param
 2018-08-29  7:56 UTC  (12+ messages)

[PATCH v2] drm/msm: dpu: Allow planes to extend past active display
 2018-08-29 11:52 UTC  (2+ messages)

option: Do not try to bind to ADB interfaces
 2018-08-29  7:56 UTC  (6+ messages)
        ` [PATCH] "

Mapping LDAP group to user roles
 2018-08-29 11:51 UTC  (7+ messages)

[PATCH] scsi: ufs: Make sysfs flags writable
 2018-08-29 11:50 UTC  (2+ messages)

[PATCH 00/10] kni: Interface detach and link status fixes
 2018-08-29 11:48 UTC  (4+ messages)
  ` [PATCH v2 10/10] kni: add API to set link status on kernel interface

[PATCH] spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
 2018-08-29 11:46 UTC  (8+ messages)

[PATCH] pinctrl: lpc18xx: mark expected switch fall-throughs
 2018-08-29 11:47 UTC  (3+ messages)

[PATCH v2 1/3] spi: Introduce one new field to set word delay
 2018-08-29 11:47 UTC  (3+ messages)

[PATCH] dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support
 2018-08-29 11:46 UTC  (2+ messages)

[PATCH] pinctrl: ingenic: Fix group & function error checking
 2018-08-29 11:44 UTC  (2+ messages)

[PATCH v2 0/8] pinctrl-ingenic GPIO merge + JZ4725B
 2018-08-29 11:42 UTC  (2+ messages)

[Qemu-devel] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
 2018-08-29 11:25 UTC  (7+ messages)
  ` [Qemu-devel] [libvirt] "

[PATCH 1/5] drm: fix syncobj null_fence_enable_signaling
 2018-08-29 11:42 UTC  (3+ messages)
` [PATCH 5/5] [RFC]drm: add syncobj timeline support v3

[Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
 2018-08-29 11:34 UTC  (3+ messages)

[PATCH] drm/rockchip: Use struct_size() in devm_kzalloc()
 2018-08-29 11:41 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/16] Virtio devices split from virtio-pci
 2018-08-29 11:37 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] virtio: split vhost vsock bits "
` [Qemu-devel] [PATCH 02/16] virtio: split virtio input host "
` [Qemu-devel] [PATCH 03/16] virtio: split virtio input "
` [Qemu-devel] [PATCH 04/16] virtio: split virtio rng "
` [Qemu-devel] [PATCH 05/16] virtio: split virtio balloon "
` [Qemu-devel] [PATCH 06/16] virtio: split virtio 9p "
` [Qemu-devel] [PATCH 07/16] virtio: split vhost user blk "
` [Qemu-devel] [PATCH 08/16] virtio: split vhost user scsi "
` [Qemu-devel] [PATCH 09/16] virtio: split vhost "
` [Qemu-devel] [PATCH 10/16] virtio: split virtio "
` [Qemu-devel] [PATCH 11/16] virtio: split virtio blk bits rom virtio-pci
` [Qemu-devel] [PATCH 12/16] virtio: split virtio net "
` [Qemu-devel] [PATCH 13/16] virtio: split virtio serial "
` [Qemu-devel] [PATCH 14/16] virtio: split virtio gpu bits rom virtio-pci.h
` [Qemu-devel] [PATCH 15/16] virtio: split virtio crypto "
` [Qemu-devel] [PATCH 16/16] virtio: virtio 9p really requires CONFIG_VIRTFS to work

[Qemu-devel] [RFC V1] hw/pci/pci_example.c : Added a new pci device
 2018-08-29 11:40 UTC  (2+ messages)

[RFC v2 0/4] Move TXQ scheduling into mac80211
 2018-08-29  7:44 UTC  (3+ messages)
` [RFC v2 2/4] mac80211: Add airtime accounting and scheduling to TXQs

[PATCH V7 0/9] mmc: add support for sdhci 4.0
 2018-08-29 11:39 UTC  (4+ messages)
` [PATCH V7 7/9] mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode

Applied "ASoC: adau17x1: Unused exported functions changed to internal" to the asoc tree
 2018-08-29 11:39 UTC 

[RFC PATCH v3 0/4] watchdog: prevent removing a driver if NOWAYOUT
 2018-08-29  7:42 UTC  (5+ messages)
` [RFC PATCH v3 1/4] watchdog: core: add mechanism to prevent removing "
` [RFC PATCH v3 2/4] watchdog: renesas_wdt: avoid "
` [RFC PATCH v3 3/4] watchdog: core: add module_watchdog_pci_driver()
` [RFC PATCH v3 4/4] watchdog: i6300esb: avoid removing if NOWAYOUT

[PATCH v5 00/27] arm64: provide pseudo NMI with GICv3
 2018-08-29 11:37 UTC  (2+ messages)

[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-08-29 11:35 UTC  (2+ messages)
` [PATCH v6 01/18] khwasan, mm: change kasan hooks signatures


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.