All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-19 13:53:42 to 2019-09-19 14:23:00 UTC [more...]

[PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
 2019-09-19 14:22 UTC  (11+ messages)
` [PATCH RFC v3 1/9] ACPI: NUMA: export pxm_to_node
` [PATCH RFC v3 2/9] virtio-mem: Paravirtualized memory hotplug
` [PATCH RFC v3 3/9] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH RFC v3 4/9] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH RFC v3 5/9] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
` [PATCH RFC v3 7/9] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH RFC v3 8/9] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH RFC v3 9/9] virtio-mem: Offline and remove completely unplugged memory blocks

[Qemu-arm] [RFC] error: auto propagated local_err
 2019-09-19 14:13 UTC  (17+ messages)
` [Qemu-devel] "

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-09-19 14:22 UTC  (2+ messages)
  ` [RFC PATCH v2 01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init()

[PATCH] drm/i915: Extract GT render sleep (rc6) management
 2019-09-19 14:38 UTC 

[U-Boot] [PATCH] spi: Fix manual relocation calling more times
 2019-09-19 14:22 UTC  (5+ messages)

[PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
 2019-09-19 14:22 UTC 

[igt-dev] [PATCH i-g-t 1/3] i915/gem_eio: Race kms on/off vs reset
 2019-09-19 14:20 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t 2/3] Force spin-batch to cause a hang as required
` [igt-dev] [PATCH i-g-t 3/3] kms_busy: Replace fiddling with hangcheck modparam with explicit fence

[RFC PATCH 0/2] blk-mq I/O scheduling fixes
 2019-09-19 14:19 UTC  (3+ messages)
` [PATCH 1/2] blk-mq: fixup request re-insert in blk_mq_try_issue_list_directly()

NFSv4 client locks up on larger writes with Kerberos enabled
 2019-09-19 14:19 UTC  (2+ messages)

[thud][PATCH v2] libgpg-error: Fix build with gawk 5.x
 2019-09-19 14:19 UTC  (3+ messages)

[PATCH 00/21] RAS code refinements
 2019-09-19 14:19 UTC  (6+ messages)
` [PATCH 05/21] drm/amdgpu: refine sdma4 ras_data_cb
` [PATCH 11/21] drm/amdgpu: add common gfx_ras_fini function

[PATCH 1/3] drm/rect: Return scaling factor and error code separately
 2019-09-19 14:19 UTC  (3+ messages)
` [PATCH 2/3] drm/atomic: Pimp the debugs for scaling fails
` [PATCH 3/3] drm/atomic-helper: Improve drm_atomic_helper_check_plane_state() debugs

[PATCH v3 bpf-next 00/14] samples: bpf: improve/fix cross-compilation
 2019-09-19 14:18 UTC  (6+ messages)
` [PATCH v3 bpf-next 09/14] samples: bpf: makefile: use own flags but not host when cross compile

[U-Boot] [PATCH V2] spl: add a generic function board_init_f
 2019-09-19 14:18 UTC 

[PATCH net-next] tcp: force a PSH flag on TSO packets
 2019-09-19 14:18 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 00/22] Add virtual device fuzzing support
 2019-09-19 14:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 16/22] fuzz: add fuzzer skeleton
` [Qemu-devel] [PATCH v3 17/22] fuzz: add support for fork-based fuzzing

[dpdk-dev] [PATCH 0/3] AF_XDP tx halt fix, IRQ pinning and unaligned chunks
 2019-09-19 14:15 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] net/af_xdp: fix Tx halt when no recv packets
` [dpdk-dev] [PATCH 2/3] net/af_xdp: support pinning of IRQs
` [dpdk-dev] [PATCH 3/3] net/af_xdp: enable support for unaligned umem chunks

[Qemu-devel] [PULL 00/12] target-arm queue
 2019-09-19 13:54 UTC  (7+ messages)
` [Qemu-devel] [PULL 12/12] qemu-ga: Convert invocation documentation to rST

[Xen-devel] [PATCH v3 00/12] livepatch: new features and fixes
 2019-09-19 14:16 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 05/12] livepatch: Add support for apply|revert action replacement hooks

[PATCH 00/13] drm/i915: modeset probe/remove path refactoring
 2019-09-19 14:16 UTC  (15+ messages)
` [PATCH 01/13] drm/i915: add i915_driver_modeset_remove()
` [PATCH 02/13] drm/i915: pass i915 to i915_driver_modeset_probe()
` [PATCH 03/13] drm/i915: pass i915 to intel_modeset_driver_remove()
` [PATCH 04/13] drm/i915: abstract intel_panel_sanitize_ssc() from intel_modeset_init()
` [PATCH 05/13] drm/i915: abstract intel_mode_config_init() "
` [PATCH 06/13] drm/i915: pass i915 to intel_modeset_init() and intel_modeset_init_hw()
` [PATCH 07/13] drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall
` [PATCH 08/13] drm/i915: split i915_driver_modeset_remove() "
` [PATCH 09/13] drm/i915: move gmbus setup down to intel_modeset_init()
` [PATCH 10/13] drm/i915: split i915_driver_modeset_probe() to pre/post irq install
` [PATCH 11/13] drm/i915: move gem init up from modeset init
` [PATCH 12/13] drm/i915: push intel_overlay_init() down to intel_modeset_init()
` [PATCH 13/13] drm/i915: split intel_modeset_init() to pre/post irq install

gitlab-runner
 2019-09-19 14:16 UTC  (3+ messages)

[PATCH V2] gpio: mxc: Only getting second IRQ when there is more than one IRQ
 2019-09-19 14:16 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2019-09-19 14:16 UTC 

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-09-19 14:14 UTC  (3+ messages)

[PATCH v2 1/3] drm: Fix kerneldoc and remove unused struct member in self_refresh helper
 2019-09-19 14:14 UTC  (4+ messages)
` [PATCH v2 2/3] drm: Measure Self Refresh Entry/Exit times to avoid thrashing

ELOed stable kernels
 2019-09-19 14:13 UTC  (2+ messages)

[PATCH 0/5] Initialise thermal framework earlier during boot
 2019-09-19 14:13 UTC  (5+ messages)
` [PATCH 1/5] thermal: Initialize thermal subsystem earlier

[Qemu-devel] vhost, iova, and dirty page tracking
 2019-09-19 14:06 UTC  (11+ messages)

NVMe Poll CQ on timeout
 2019-09-19 14:13 UTC  (3+ messages)

[Qemu-devel] [PATCH] BootLinuxSshTest: Only run the tests when explicitly requested
 2019-09-19 13:52 UTC  (3+ messages)

[Qemu-devel] [PULL 0/8] Trivial branch patches
 2019-09-19 13:54 UTC  (18+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PULL 1/8] vfio: fix a typo
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 2/8] cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 3/8] Replace '-machine accel=xyz' with '-accel xyz'
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 4/8] target/m68k/fpu_helper.c: rename the access arguments
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 5/8] build: Don't ignore qapi-visit-core.c
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 6/8] Fix cacheline detection on FreeBSD/powerpc
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 7/8] kvm: Fix typo in header of kvm_device_access()
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 8/8] configure: Add xkbcommon configure options
  ` [Qemu-trivial] "

[Qemu-devel] [PATCH 0/2] Fix tarball builds of UEFI/EDK2 firmware
 2019-09-19 13:51 UTC  (2+ messages)

[PATCH] clk: ti: clkctrl: Fix hidden dependency to node name with reg-names
 2019-09-19 14:12 UTC  (3+ messages)

[PATCH RFC/RFT 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-09-19 14:12 UTC  (2+ messages)

[PATCH RFC] fuse: optimize writepages search
 2019-09-19 14:11 UTC 

[RFC PATCH] drm:- Add a modifier to denote 'protected' framebuffer
 2019-09-19 14:10 UTC  (8+ messages)

[PATCH] drm: tweak drm_print_bits()
 2019-09-19 14:10 UTC  (3+ messages)

[Xen-devel] [PATCH v11] x86/emulate: Send vm_event from emulate
 2019-09-19 14:09 UTC  (3+ messages)

[PATCH 1/2] [v2] crypto: hisilicon - avoid unused function warning
 2019-09-19 14:09 UTC  (3+ messages)
` [PATCH 2/2] crypto: hisilicon - allow compile-testing on x86
  ` [PATCH 2/2] [v2] "

[LTP] [PATCH] cgroup_regression_test.sh: Remove obselte test_5
 2019-09-19 14:09 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH] drm/amdgpu: remove excess function parameter description
 2019-09-19 14:09 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/8]: x86: vmx: Test INIT processing in various CPU VMX states
 2019-09-19 14:08 UTC  (2+ messages)

[PATCH 1/2] crypto: inside-secure - fix uninitialized-variable warning
 2019-09-19 14:07 UTC  (6+ messages)
` [PATCH 2/2] crypto: hisilicon - avoid unused function warning

[PATCH] iwlwifi: fix a potential NULL pointer dereference
 2019-09-19 14:07 UTC  (3+ messages)

[PATCH 1/5] backlight: pwm_bl: fix cie1913 comments and constant
 2019-09-19 14:06 UTC  (9+ messages)
` [PATCH 2/5] backlight: pwm_bl: eliminate a 64/32 division
` [PATCH 3/5] backlight: pwm_bl: drop use of int_pow()
` [PATCH 4/5] backlight: pwm_bl: switch to power-of-2 base for fixed-point math
` [PATCH 5/5] lib/math: remove int_pow()

[Xen-devel] [PATCH] xen/arm32: setup: Give a xenheap page to the boot allocator
 2019-09-19 14:05 UTC  (2+ messages)

[PATCH 01/21] drm/i915: Restrict the aliasing-ppgtt to the size of the ggtt
 2019-09-19 14:05 UTC  (6+ messages)
` [PATCH 13/21] drm/i915: Pull i915_vma_pin under the vm->mutex

[PATCH 0/9] restart_block: Prepare the ground for dumping timeout
 2019-09-19 14:05 UTC  (3+ messages)
` [PATCH 4/9] select: Micro-optimise __estimate_accuracy()

[PATCH V1 net-next 0/5] Introduce ethtool's set_channels
 2019-09-19 14:05 UTC  (4+ messages)
` [PATCH V1 net-next 2/5] net: ena: multiple queue creation related cleanups

[PATCH][RFC] audit: set wait time to zero when audit failed
 2019-09-19 14:04 UTC  (11+ messages)
  ` 答复: "

How to share files between recipes?
 2019-09-19 14:03 UTC  (4+ messages)

[GIT PULL afs: Development for 5.4
 2019-09-19 14:03 UTC  (6+ messages)

[PATCH V2 net-next 0/5] Introduce ethtool's set_channels
 2019-09-19 14:02 UTC  (6+ messages)
` [PATCH V2 net-next 1/5] net: ena: change num_queues to num_io_queues for clarity and consistency
` [PATCH V2 net-next 2/5] net: ena: multiple queue creation related cleanups
` [PATCH V2 net-next 3/5] net: ena: make ethtool -l show correct max number of queues
` [PATCH V2 net-next 4/5] net: ena: remove redundant print of "
` [PATCH V2 net-next 5/5] net: ena: ethtool: support set_channels callback

[PATCH v2] drm/ioctl: Add a ioctl to label GEM objects
 2019-09-19 14:02 UTC  (2+ messages)

[REGRESSION] sdhci no longer detects SD cards on LX2160A
 2019-09-19 14:02 UTC  (13+ messages)

What is 'dynamic' set flag supposed to mean?
 2019-09-19 14:01 UTC  (10+ messages)

[Qemu-devel] [PATCH] edk2 build scripts: work around TianoCore#1607 without forcing Python 2
 2019-09-19 13:56 UTC  (3+ messages)

[PATCH 1/2][ethtool] ethtool: sync ethtool-copy.h: adds support for EDPD
 2019-09-19 14:00 UTC  (3+ messages)
` [PATCH 2/2][ethtool] ethtool: implement support for Energy Detect Power Down

[PATCH linux dev-5.3 0/3] ARM: dts: aspeed-g6 lpc, rainier
 2019-09-19 13:59 UTC  (3+ messages)
` [PATCH linux dev-5.3 3/3] ARM: dts: aspeed: add Rainier system

Event ring is full when do iozone test on UAS storage
 2019-09-19 13:59 UTC  (4+ messages)

[PATCH v2 00/20] Add support for Silicon Labs WiFi chip WF200 and further
 2019-09-19 13:59 UTC  (15+ messages)
` [PATCH v2 01/20] staging: wfx: add infrastructure for new driver
` [PATCH v2 02/20] staging: wfx: add support for I/O access
` [PATCH v2 03/20] staging: wfx: add I/O API
` [PATCH v2 06/20] staging: wfx: import HIF API headers
` [PATCH v2 07/20] staging: wfx: add IRQ handling
` [PATCH v2 08/20] staging: wfx: add tracepoints for HIF
` [PATCH v2 10/20] staging: wfx: instantiate mac80211 data
` [PATCH v2 09/20] staging: wfx: add support for start-up indication
` [PATCH v2 12/20] staging: wfx: add HIF commands helpers
` [PATCH v2 11/20] staging: wfx: allow to send commands to chip
` [PATCH v2 13/20] staging: wfx: introduce "secure link"
` [PATCH v2 14/20] staging: wfx: setup initial chip configuration
` [PATCH v2 20/20] staging: wfx: implement the rest of mac80211 API

[RFC][PATCH] pipe: Convert ring to head/tail
 2019-09-19 13:59 UTC  (7+ messages)
      ` Do we need to correct barriering in circular-buffers.rst?

[alsa-devel] [PATCH v7 0/4] Add HDMI jack support on RK3288
 2019-09-19 13:54 UTC  (20+ messages)
`  "
` [alsa-devel] [PATCH v7 1/4] drm: bridge: dw-hdmi: Report connector status using callback
  `  "
` [alsa-devel] [PATCH v7 2/4] ASoC: rockchip-max98090: Add description for rockchip, hdmi-codec
  ` [PATCH v7 2/4] ASoC: rockchip-max98090: Add description for rockchip,hdmi-codec
  ` [PATCH v7 2/4] ASoC: rockchip-max98090: Add description for rockchip, hdmi-codec
` [alsa-devel] [PATCH v7 3/4] ASoC: rockchip_max98090: Add dai_link for HDMI
  `  "
` [alsa-devel] [PATCH v7 4/4] ASoC: rockchip_max98090: Add HDMI jack support
  `  "

[PATCH v4 0/8] mm/memory_hotplug: Shrink zones before removing memory
 2019-09-19 13:58 UTC  (2+ messages)

[PATCH] usb: gadget: udc: lpc32xx: Use devm_platform_ioremap_resource() in lpc32xx_udc_probe()
 2019-09-19 13:56 UTC  (3+ messages)

[PATCH] block: t10-pi: fix -Wswitch warning
 2019-09-19 13:57 UTC 

[PATCH v5 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-09-19 13:56 UTC  (7+ messages)
  ` [PATCH v5 2/2] drm/bridge: "

[Qemu-devel] [PULL 0/3] Tracing patches
 2019-09-19 13:37 UTC  (2+ messages)

[PATCH RFC] net/phy: fix Marvell PHYs probe failure when HWMON and THERMAL_OF are enabled
 2019-09-19 13:52 UTC  (4+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Enable bind/unbind commands
 2019-09-19 13:54 UTC 

[PATCH v2 00/13] TGL TC enabling v2
 2019-09-19 13:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for TGL TC enabling (rev2)


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.