All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-22 14:55:05 to 2018-03-22 15:42:31 UTC [more...]

[PATCH v5 1/2] ixgbevf: keep writel() closer to wmb()
 2018-03-22 15:42 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v3 0/7] xen/x86: various XPTI speedups
 2018-03-22 15:42 UTC  (9+ messages)
` [PATCH v3 1/7] x86/xpti: avoid copying L4 page table contents when possible
` [PATCH v3 3/7] xen/x86: support per-domain flag for xpti
` [PATCH v3 4/7] xen/x86: use invpcid for flushing the TLB

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-22 15:41 UTC  (5+ messages)
` [RFT][PATCH v7 5/8] cpuidle: Return nohz hint from cpuidle_select()

[PATCH][next] drm/amdgpu: fix spelling mistake: "asssert" -> "assert"
 2018-03-22 15:41 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Add control flags to i915_handle_error()
 2018-03-22 15:26 UTC  (6+ messages)
` [PATCH 2/5] drm/i915/execlists: Refactor out complete_preempt_context()
` [PATCH 5/5] drm/i915/execlists: Flush pending preemption events during reset

UBI assert failed in ubi_wl_init
 2018-03-22 15:40 UTC  (5+ messages)

[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
 2018-03-22 15:40 UTC  (9+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section

[PATCH 3/7] ext4: shutdown should not prevent get_write_access
 2018-03-22 15:38 UTC  (9+ messages)
` [PATCH 5/7] ext4: pass -ESHUTDOWN code to jbd2 layer
` [PATCH 7/7] ext4: don't update checksum of new initialized bitmaps

[RFC 0/8] Force preemption
 2018-03-22 15:35 UTC  (5+ messages)

[PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
 2018-03-22 15:36 UTC  (6+ messages)

[PATCH] eal: abstract away the auxiliary vector
 2018-03-22 15:35 UTC 

[PATCH 1/2] bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
 2018-03-22 15:35 UTC  (6+ messages)

[PATCH v3 1/2] dt-bindings: interrupt-controller: Add binding for the Microsemi Ocelot interrupt controller
 2018-03-22 15:35 UTC  (3+ messages)
` [PATCH v3 2/2] irqchip: Add a driver for the Microsemi Ocelot controller

possible I/O emulation state machine issue
 2018-03-22 15:29 UTC  (2+ messages)

[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
 2018-03-22 15:34 UTC  (4+ messages)

4.14.26 XFS: Assertion failed fs/xfs/xfs_message.c
 2018-03-22 15:34 UTC  (6+ messages)

[PATCH net-next] bridge: Allow max MTU when multiple VLANs present
 2018-03-22 15:34 UTC 

[PATCH v2 0/3] Overlayfs file handle decode optimization
 2018-03-22 15:34 UTC  (6+ messages)
` [PATCH v2 3/3] ovl: lookup in inode cache first when decoding lower file handle

[PATCH v3 0/6] clocksource: rework Atmel TCB timer driver
 2018-03-22 15:33 UTC  (3+ messages)

[PATCH net-next 0/2] Fixes to allow mv88e6xxx module to be reloaded
 2018-03-22 15:33 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.13 0/4] NBD export bitmaps
 2018-03-22 15:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] nbd/server: implement dirty bitmap export

[PATCH v2 0/8] page_frag_cache improvements
 2018-03-22 15:31 UTC  (9+ messages)
` [PATCH v2 1/8] page_frag_cache: Remove pfmemalloc bool
` [PATCH v2 2/8] page_frag_cache: Move slowpath code from page_frag_alloc
` [PATCH v2 3/8] page_frag_cache: Rename 'nc' to 'pfc'
` [PATCH v2 4/8] page_frag_cache: Rename fragsz to size
` [PATCH v2 5/8] page_frag_cache: Save memory on small machines
` [PATCH v2 6/8] page_frag_cache: Use a mask instead of offset
` [PATCH v2 7/8] page_frag: Update documentation
` [PATCH v2 8/8] page_frag: Account allocations

WARNING: ODEBUG bug in process_one_req
 2018-03-22 15:31 UTC  (9+ messages)

[RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-03-22 15:31 UTC  (27+ messages)
` [RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring

[PATCH] drm/i915: Fix hibernation with ACPI S0 target state
 2018-03-22 15:31 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[xen-unstable-smoke test] 121061: trouble: blocked/broken/pass
 2018-03-22 15:30 UTC 

KASAN: use-after-free Read in __list_del_entry_valid (3)
 2018-03-22 15:30 UTC  (5+ messages)

KASAN: use-after-free Read in __list_add_valid (4)
 2018-03-22 15:30 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 0/3] pull request for net-next: batman-adv 2018-03-19
 2018-03-22 15:29 UTC  (3+ messages)
  `  "

[PATCH] pinctrl: ocelot: fix gpio direction
 2018-03-22 15:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] coroutine: avoid co_queue_wakeup recursion
 2018-03-22 15:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] queue: add QSIMPLEQ_PREPEND()
` [Qemu-devel] [PATCH 2/3] coroutine: avoid co_queue_wakeup recursion
` [Qemu-devel] [PATCH 3/3] coroutine: add test-aio coroutine queue chaining test case

[Qemu-devel] [PATCH v1 00/14] fp-test + hostfloat
 2018-03-22 15:28 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 08/14] hostfloat: support float32/64 addition and subtraction

[PATCH v4 00/10] Add Actions Semi S900 pinctrl and gpio support
 2018-03-22 15:28 UTC  (5+ messages)
` [PATCH v4 07/10] arm64: dts: actions: Add gpio line names to Bubblegum-96 board

[PATCH] drm/i915: Don't spew errors when resetting HDMI scrambling/bit clock ratio fails
 2018-03-22 15:27 UTC  (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Don't spew errors when resetting HDMI scrambling/bit clock ratio fails (rev3)

[PATCH 00/10 v3] iommu/amd: lock splitting & GFP_KERNEL allocation
 2018-03-22 15:22 UTC  (20+ messages)
` [PATCH 01/10] iommu/amd: take into account that alloc_dev_data() may return NULL
` [PATCH 02/10] iommu/amd: turn dev_data_list into a lock less list
` [PATCH 03/10] iommu/amd: split domain id out of amd_iommu_devtable_lock
` [PATCH 04/10] iommu/amd: split irq_lookup_table out of the amd_iommu_devtable_lock
` [PATCH 05/10] iommu/amd: remove the special case from alloc_irq_table()
` [PATCH 06/10] iommu/amd: use `table' instead `irt' as variable name in amd_iommu_update_ga()
` [PATCH 07/10] iommu/amd: factor out setting the remap table for a devid
` [PATCH 08/10] iommu/amd: drop the lock while allocating new irq remap table
` [PATCH 09/10] iommu/amd: make amd_iommu_devtable_lock a spin_lock
` [PATCH 10/10] iommu/amd: return proper error code in irq_remapping_alloc()

[B.A.T.M.A.N.] [PATCH 0/5] pull request for net: batman-adv 2018-03-19
 2018-03-22 15:26 UTC  (3+ messages)
  `  "

KASAN: stack-out-of-bounds Read in rdma_bind_addr
 2018-03-22 15:25 UTC  (2+ messages)

general protection fault in rdma_reject
 2018-03-22 15:25 UTC  (2+ messages)

general protection fault in rdma_resolve_addr
 2018-03-22 15:24 UTC  (2+ messages)

general protection fault in rdma_listen
 2018-03-22 15:24 UTC  (2+ messages)

io_pgetevents & aio fsync
 2018-03-22 15:24 UTC  (4+ messages)
` [PATCH 4/9] aio: sanitize ki_list handling

general protection fault in rdma_disconnect
 2018-03-22 15:23 UTC  (2+ messages)

general protection fault in rdma_destroy_id
 2018-03-22 15:23 UTC  (2+ messages)

[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-03-22 15:23 UTC  (24+ messages)
` [PATCH 01/23] Revert "drm/atomic-helper: Fix leak in disable_all"
` [PATCH 02/23] drm/atomic-helper: Make drm_atomic_helper_disable_all() update the plane->fb pointers
` [PATCH 03/23] drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()
` [PATCH 04/23] drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing duplicated state
` [PATCH 05/23] drm: Add local 'plane' variable for primary/cursor planes
` [PATCH 06/23] drm: Adjust whitespace for legibility
` [PATCH 07/23] drm: Make the fb refcount handover less magic
` [PATCH 08/23] drm: Use plane->state->fb over plane->fb
` [PATCH 09/23] drm/i915: Stop consulting plane->fb
  ` [PATCH 10/23] drm/msm: "
  ` [PATCH 19/23] drm/msm: Stop updating plane->fb/crtc
` [PATCH 11/23] drm/sti: Stop consulting plane->fb
` [PATCH 12/23] drm/vmwgfx: "
` [PATCH 13/23] drm/zte: "
` [PATCH 14/23] drm/atmel-hlcdc: Stop using plane->fb
` [PATCH 15/23] drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
` [PATCH 16/23] drm/amdgpu/dc: Stop updating plane->fb
` [PATCH 17/23] drm/i915: Stop updating plane->fb/crtc
` [PATCH 18/23] drm/exynos: Stop updating plane->crtc
` [PATCH 20/23] drm/virtio: Stop updating plane->fb
` [PATCH 21/23] drm/vc4: Stop updating plane->fb/crtc
` [PATCH 22/23] drm/i915: Restore planes after load detection
` [PATCH 23/23] drm/i915: Make force_load_detect effective even w/ DMI quirks/hotplug

[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-03-22 15:22 UTC 

[PATCH] driver/rtc: remove a warning during scripts/kernel-doc step
 2018-03-22 15:22 UTC  (2+ messages)

[PATCH net-next] rds: tcp: remove register_netdevice_notifier infrastructure
 2018-03-22 15:21 UTC  (2+ messages)

[PATCH] rtc: ab8500: Drop AB8540 support
 2018-03-22 15:21 UTC  (2+ messages)

[PATCH BlueZ v2 0/3] Fixes for GATT discovery
 2018-03-22 15:21 UTC  (4+ messages)
` [PATCH BlueZ v2 1/3] shared/gatt-client: Fix removing services from pending list
` [PATCH BlueZ v2 2/3] shared/gatt-client: Fix discovery of discontinuous database
` [PATCH BlueZ v2 3/3] shared/gatt-client: Fix tracking current service during discovery

[PATCH 0/3] Improve and extend checkpatch.pl Kconfig help text checks
 2018-03-22 15:19 UTC  (11+ messages)
` [PATCH 2/3] checkpatch: kconfig: check help texts for menuconfig and choice
` [PATCH 3/3] checkpatch: kconfig: prefer 'help' over '---help---'

[PATCH] usb: hub: Reduce warning to notice on power loss
 2018-03-22 15:18 UTC  (2+ messages)
`  "

[PATCH net-next 1/2 v4] net: add uevent socket member
 2018-03-22 15:18 UTC  (4+ messages)
` [PATCH net-next 2/2 v4] netns: send uevent messages

[PATCH] multipathd: check and cleanup zombie paths
 2018-03-22 15:18 UTC  (9+ messages)

[PATCH v7 00/10] NFSD support for asynchronous COPY
 2018-03-22 15:17 UTC  (8+ messages)
` [PATCH v7 05/10] NFSD introduce asynch copy feature
` [PATCH v7 07/10] NFSD create new stateid for async copy

[PATCH v4 0/3] mm: improve zone->lock scalability
 2018-03-22 15:17 UTC  (5+ messages)
` [PATCH v4 2/3] mm/free_pcppages_bulk: do not hold lock when picking pages to free

[PATCH - IOPLUG DRAIN 0/2]
 2018-03-22 15:17 UTC  (4+ messages)

[virtio-dev] [PATCH v2 0/6] Extend vhost-user to support VFIO based accelerators
 2018-03-22 15:15 UTC  (12+ messages)
` [virtio-dev] [PATCH v2 2/6] vhost-user: introduce shared vhost-user state
  ` [Qemu-devel] "
    ` [virtio-dev] "
` [virtio-dev] [PATCH v2 3/6] virtio: support adding sub-regions for notify region
  ` [virtio-dev] "
    ` [Qemu-devel] "
` [virtio-dev] [PATCH v2 5/6] vfio: remove DPRINTF() definition from vfio-common.h
  ` [Qemu-devel] "
    ` [virtio-dev] "
` [Qemu-devel] [PATCH v2 0/6] Extend vhost-user to support VFIO based accelerators
  ` [virtio-dev] "

[PATCH net-next 0/2] Converting pernet_operations (part #10)
 2018-03-22 15:14 UTC  (5+ messages)
` [PATCH net-next 1/2] net: Convert lowpan_frags_ops
` [PATCH net-next 2/2] net: Convert nf_ct_net_ops

[PATCH net-next can] Converting pernet_operations (part #9)
 2018-03-22 15:14 UTC  (3+ messages)
` [PATCH net-next] net: Convert can_pernet_ops

[PATCH v3 1/2] i40e: tweak page counting for XDP_REDIRECT
 2018-03-22 15:14 UTC  (4+ messages)
` [Intel-wired-lan] "
` [PATCH v3 2/2] i40e: add support "
  ` [Intel-wired-lan] "

[Qemu-arm] [PATCH v5 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB
 2018-03-22 15:13 UTC  (5+ messages)
` [Qemu-arm] ping "
  ` [Qemu-devel] "

[PATCH v2 0/2] retry handling and intermittent self test failure fix
 2018-03-22 15:14 UTC  (3+ messages)
` [PATCH v2 1/2] tpm: add retry logic

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-03-22 15:13 UTC  (13+ messages)
` [v2,1/2] "
  ` [v2,2/2] drivers: remove force dma flag from buses
      ` [PATCH v2 2/2] "
    ` [PATCH v2 1/2] dma-mapping: move dma configuration to bus infrastructure

[PATCH] [RFC] drm: rcar-du: keep temporary dtb files around during build
 2018-03-22 15:13 UTC  (6+ messages)

[PATCH v5 0/2] Remove false-positive VLAs when using max()
 2018-03-22 15:13 UTC  (11+ messages)

[PATCH v3a 00/39] (0/3) Fixups for the new VGIC(-v2) implementation
 2018-03-22 15:12 UTC  (4+ messages)
` [PATCH v3a 14/39] ARM: new VGIC: Add GICv2 world switch backend

file corruptions, 2nd half of 512b block
 2018-03-22 15:02 UTC 

[PATCH] Adaptation secure erase forwarding for 4.1x kernels
 2018-03-22 15:10 UTC  (2+ messages)
` [PATCH] dm table: add support for secure erase forwarding [was: Re: Adaptation secure erase forwarding for 4.1x kernels]

4.14.28 crash on tcp_push
 2018-03-22 15:09 UTC  (3+ messages)

[Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
 2018-03-22 15:08 UTC  (2+ messages)
` [Bug 199157] "

[Bug 105626] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
 2018-03-22 15:08 UTC  (3+ messages)
  ` [Bug 105626] [GT218] "
  ` [Bug 105626] [GT218][Regression] "

[RFC 0/5] drm/i915: Interface to get GFX shmem usage stats per process
 2018-03-22 15:07 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

power loss results in mounting failure on SLC NAND
 2018-03-22 15:05 UTC  (4+ messages)

[PATCH] drm/amd/pp: use mlck_table.count for array loop index limit
 2018-03-22 15:03 UTC  (3+ messages)

[RFC v2 00/83] NOVA: a new file system for persistent memory
 2018-03-22 15:00 UTC  (4+ messages)
` [RFC v2 83/83] Sysfs support

[RFC PATCH 1/2] modpost: delete stale comment
 2018-03-22 14:59 UTC  (2+ messages)
` [RFC PATCH 2/2] modpost: sumversions: try to fix "same dir" logic

[PATCH BlueZ 1/2] gatt: Add confirmation callback
 2018-03-22 14:55 UTC  (2+ messages)

net-usb: add lte modem wistron neweb d18q1
 2018-03-22 14:55 UTC 


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.