All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-17 11:06:17 to 2019-01-17 11:59:10 UTC [more...]

[PATCH v3 for-4.12 0/7] Docs improvements, and dom0 construction fixes
 2019-01-17 11:59 UTC  (13+ messages)
` [PATCH v3 1/7] docs: Improve documentation for dom0= and dom0-iommu=
` [PATCH v3 5/7] x86/dom0: Improve dom0= useability

[Qemu-devel] [PATCH] spapr: Forbid setting ic-mode for old machine types
 2019-01-17 11:58 UTC  (2+ messages)

[PATCH v3] arm64: dts: sdm845: add video nodes
 2019-01-17 11:58 UTC  (2+ messages)

[PATCH v2 0/4] Fix PCI passthrough for HVM with stubdomain
 2019-01-17 11:56 UTC  (9+ messages)
` [PATCH v2 4/4] xen/x86: Allow stubdom access to irq created for msi

[PATCH] eal: support strlcat function
 2019-01-17 11:55 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] vhost-user-blk: add discard/write zeroes features support
 2019-01-17 11:55 UTC  (2+ messages)

[V3] usb:xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI
 2019-01-17 11:55 UTC 

[PATCH 0/7] perf: Communicate sink via event::attr:config2
 2019-01-17 11:55 UTC  (6+ messages)
` [PATCH 2/7] coresight: perf: Add "sinks" group to PMU directory

WireGuard roaming behind a load balancer
 2019-01-17 11:54 UTC  (4+ messages)

[PATCH] drm/doc: Make igts for cross-driver stuff mandatory
 2019-01-17 11:52 UTC  (11+ messages)
  ` [igt-dev] "

[PATCH] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
 2019-01-17 11:49 UTC  (4+ messages)

[PATCH v2 0/6] Adding support to resolution change and apdding
 2019-01-17 11:51 UTC  (4+ messages)
` [PATCH v2 6/6] media: vicodec: Add support for resolution change event

[Qemu-devel] [PATCH v2 1/3] contrib: compile vhost-user-blk tool by default
 2019-01-17 11:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/3] contrib/vhost-user-blk: fix the compilation issue

Photos shooting and retouching
 2019-01-17 10:37 UTC 

[PATCH v3] selftests: add binderfs selftests
 2019-01-17 11:48 UTC  (3+ messages)

[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2019-01-17 11:48 UTC  (2+ messages)
` [Bug 201631] "

[PATCH] iommu/amd: Fix IOMMU page flush when detach all devices from a domain
 2019-01-17 11:48 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH v2 00/37] Support Kconfig in QEMU
 2019-01-17 11:44 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH v2 03/37] hw/arm/Makefile.objs: CONFIG_VIRT created for virt board
` [Qemu-devel] [RFC PATCH v2 04/37] hw/m68k/Makefile.objs: Conditionally build boards
` [Qemu-devel] [RFC PATCH v2 06/37] hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards

[PATCH 1/2] drm/amd/powerplay: avoid unnecessary dpm level setting
 2019-01-17 11:48 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: enforce display related settings only on needed

[PATCH v6 0/4] misc safety certification fixes
 2019-01-17 11:46 UTC  (21+ messages)
` [PATCH v6 1/4] xen: introduce SYMBOL

[PATCH v2] iommu/amd: Fix IOMMU page flush when detach all devices from a domain
 2019-01-17 11:47 UTC 

[PATCH] doc/gsg: update recommended NIC bios settings
 2019-01-17 11:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/27] slirp: make it again a standalone project (part 2)
 2019-01-17 11:43 UTC  (28+ messages)
` [Qemu-devel] [PATCH 01/27] slirp: generalize guestfwd with a callback based approach
` [Qemu-devel] [PATCH 02/27] net/slirp: simplify checking for cmd: prefix
` [Qemu-devel] [PATCH 03/27] net/slirp: free forwarding rules on cleanup
` [Qemu-devel] [PATCH 04/27] net/slirp: fix leaks on forwaring rule registration error
` [Qemu-devel] [PATCH 05/27] slirp: add callbacks for timer
` [Qemu-devel] [PATCH 06/27] slirp: replace trace functions with DEBUG calls
` [Qemu-devel] [PATCH 07/27] slirp: replace QEMU_PACKED with SLIRP_PACKED
` [Qemu-devel] [PATCH 08/27] slirp: replace most qemu socket utilities with slirp own version
` [Qemu-devel] [PATCH 09/27] slirp: replace qemu_set_nonblock()
` [Qemu-devel] [PATCH 10/27] slirp: add unregister_poll_fd() callback
` [Qemu-devel] [PATCH 11/27] slirp: replace qemu_notify_event() with a callback
` [Qemu-devel] [PATCH 12/27] slirp: move QEMU state saving to a separate unit
` [Qemu-devel] [PATCH 13/27] slirp: do not include qemu headers in libslirp.h public API header
` [Qemu-devel] [PATCH 14/27] slirp: improve windows headers inclusion
` [Qemu-devel] [PATCH 15/27] slirp: add slirp own version of pstrcpy
` [Qemu-devel] [PATCH 16/27] slirp: remove qemu timer.h dependency
` [Qemu-devel] [PATCH 17/27] slirp: remove now useless QEMU headers inclusions
` [Qemu-devel] [PATCH 18/27] slirp: replace net/eth.h inclusion with own defines
` [Qemu-devel] [PATCH 19/27] slirp: replace qemu qtailq with slirp own copy
` [Qemu-devel] [PATCH 20/27] slirp: replace remaining qemu headers dependency
` [Qemu-devel] [PATCH 21/27] slirp: prefer c99 types over BSD kind
` [Qemu-devel] [PATCH 22/27] slirp: improve send_packet() callback
` [Qemu-devel] [PATCH 23/27] slirp: replace global polling with per-instance & notifier
` [Qemu-devel] [PATCH 24/27] slirp: remove slirp_instances list
` [Qemu-devel] [PATCH 25/27] slirp: use polling callbacks, drop glib requirement
` [Qemu-devel] [PATCH 26/27] slirp: pass opaque to all callbacks
` [Qemu-devel] [PATCH 27/27] slirp: API is extern C

[PATCH v4 00/10] Add RISC-V support
 2019-01-17 11:46 UTC  (12+ messages)
` [PATCH v4 01/10] efi: Rename armxx to arch
` [PATCH v4 02/10] PE: Add RISC-V definitions
` [PATCH v4 03/10] elf.h: "
` [PATCH v4 04/10] RISC-V: Add setjmp implementation
` [PATCH v4 05/10] RISC-V: Add early startup code

Regression in 32-bit-compat TIOCGPTPEER ioctl due to 311fc65c9fb9c966bca8e6f3ff8132ce57344ab9
 2019-01-17 11:46 UTC  (4+ messages)

[Qemu-devel] [PATCH qemu 0/2] linux-headers: Update to v5.0-rc2
 2019-01-17 11:25 UTC  (4+ messages)

[PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2019-01-17 11:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Per context dynamic (sub)slice power-gating (rev14)

[OSSTEST PATCH] cr-try-bisect: When bisection is done, keep the old mro as mro.done
 2019-01-17 11:44 UTC 

Fail to boot Dom0 on Xen Arm64 after "dma-mapping: bypass indirect calls for dma-direct"
 2019-01-17 11:43 UTC  (3+ messages)

[PATCH 0/7] drm/i915/perf: add OA interrupt support
 2019-01-17 11:43 UTC  (10+ messages)
` [PATCH 5/7] drm/i915: handle interrupts from the OA unit
` ✗ Fi.CI.IGT: failure for drm/i915/perf: add OA interrupt support (rev2)

issue mounting volume
 2019-01-17 11:42 UTC  (4+ messages)

Linux 4.20.3
 2019-01-17 11:42 UTC  (2+ messages)

Linux 4.19.16
 2019-01-17 11:42 UTC  (2+ messages)

Linux 4.14.94
 2019-01-17 11:41 UTC  (2+ messages)

[PATCH v2] selftests: add binderfs selftests
 2019-01-17 11:41 UTC  (5+ messages)

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-17 11:41 UTC  (9+ messages)
` [PATCHv4 04/13] node: Link memory nodes to their compute nodes
` [PATCHv4 05/13] Documentation/ABI: Add new node sysfs attributes

Linux 4.9.151
 2019-01-17 11:41 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Disable runtime PM on Goodix touchpad
 2019-01-17 11:41 UTC  (6+ messages)

Linux 4.4.171
 2019-01-17 11:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_debugfs: Unify crc collection
 2019-01-17 11:41 UTC 

[PATCH 0/9] Use vm_insert_range and vm_insert_range_buggy
 2019-01-17 11:39 UTC  (6+ messages)

[PATCH V2] doc: add missing loopback option in testpmd guide
 2019-01-17 11:39 UTC 

[Qemu-devel] [PATCH v3 00/19] nbd: add qemu-nbd --list
 2019-01-17 11:38 UTC  (2+ messages)

Regression: mv88e6xxx packet loss after 4.18's PHYLINK merge
 2019-01-17 11:37 UTC  (3+ messages)

[PATCH] doc: announce ABI change for cryptodev config
 2019-01-17 11:37 UTC  (2+ messages)

[PATCH] powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
 2019-01-17 11:35 UTC 

[PATCH bpf-next 0/6] xdp: Avoid unloading xdp prog not attached by sample
 2019-01-17 11:36 UTC  (6+ messages)
` [PATCH bpf-next 2/6] samples: bpf: Convert XDP samples to libbpf usage
    ` [RFC bpf-next PATCH] samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe
` [PATCH bpf-next 6/6] samples: bpf: Check the prog id before exiting

[Qemu-devel] [PULLv3 00/65] slirp updates
 2019-01-17 11:35 UTC  (2+ messages)

[PATCH] drm: support gpu aliases defined in DT data
 2019-01-17 11:35 UTC  (2+ messages)

[PATCH] examples/vhost_crypto: fix session private mempool
 2019-01-17 11:34 UTC  (2+ messages)

[RFC PATCH 0/5] Add Xilinx's ZynqMP AES driver support
 2019-01-17 11:34 UTC  (3+ messages)
` [RFC PATCH 4/5] crypto: Adds user space interface for ALG_SET_KEY_TYPE

f2fs issue on linux-5.0.0-rc2
 2019-01-17 11:34 UTC  (4+ messages)

[PATCH] vhost: invoke dev configuration after set vring call message
 2019-01-17 11:34 UTC  (2+ messages)

HDMI/DVI spurious failure
 2019-01-17 11:33 UTC  (5+ messages)
  ` [linux-sunxi] "
          `  "

[PATCH] vhost_user: remove statement for non-existed function
 2019-01-17 11:33 UTC  (3+ messages)
` [PATCH v2] vhost: "

[PATCH v2 0/2] Fixes for realloc() in vhost
 2019-01-17 11:31 UTC  (2+ messages)

[PATCH v5 00/14] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-17 11:32 UTC  (5+ messages)
` [PATCH v5 04/14] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v5 07/14] qcom: spmi-gpio: add support for hierarchical IRQ chip

[PATCH ipsec, resend 0/1] xfrm: set-mark default behavior changes
 2019-01-17 11:30 UTC  (3+ messages)
` [PATCH ipsec, resend 1/1] xfrm: Make set-mark default behavior backward compatible

[PATCH perf/urgent] perf tools: Fix crash in ordered_events__free
 2019-01-17 11:30 UTC 

[U-Boot] Problems to boot i.MX8QXP EVK board
 2019-01-17 11:30 UTC  (6+ messages)

[PATCH 3/3] ath10k: add support for controlling tx power to a station
 2019-01-17 11:29 UTC  (2+ messages)

[PATCH] arch/arm/mm: Remove duplicate header
 2019-01-17 11:28 UTC  (5+ messages)

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2019-01-17 11:21 UTC  (11+ messages)
` [PATCH v2 1/2] media: uapi: Add H264 low-level decoder API compound controls

[PATCH bpf-next 0/9] introduce bpf_spin_lock
 2019-01-17 11:27 UTC  (8+ messages)
` [PATCH bpf-next 1/9] bpf: "

[PATCH] watchdog: qcom: Add suspend/resume support
 2019-01-17 11:27 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/4] tests/perf: Add new tests for enabling the OA interrupt
 2019-01-17 11:26 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/4] tests/perf: new tests for "

[PATCH] mm/page_alloc: check return value of memblock_alloc_node_nopanic()
 2019-01-17 11:26 UTC  (3+ messages)

[PATCH v3 00/15] Argo: hypervisor-mediated interdomain communication
 2019-01-17 11:25 UTC  (5+ messages)
` [PATCH v3 15/15] argo: validate hypercall arg structures via compat machinery

[PATCH net 0/7] virtio_net: Fix problems around XDP tx and napi_tx
 2019-01-17 11:20 UTC  (15+ messages)
` [PATCH net 1/7] virtio_net: Don't enable NAPI when interface is down
` [PATCH net 2/7] virtio_net: Don't call free_old_xmit_skbs for xdp_frames
` [PATCH net 3/7] virtio_net: Fix not restoring real_num_rx_queues
` [PATCH net 4/7] virtio_net: Fix out of bounds access of sq
` [PATCH net 5/7] virtio_net: Don't process redirected XDP frames when XDP is disabled
` [PATCH net 6/7] virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
` [PATCH net 7/7] virtio_net: Differentiate sk_buff and xdp_frame on freeing

[PATCH 2/3] mac80211: store tx power value from user to station
 2019-01-17 11:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] accel: Allow to build QEMU without TCG or KVM support
 2019-01-17 11:23 UTC  (5+ messages)

[PATCH 1/3] cfg80211: Add support to set tx power for a station associated
 2019-01-17 11:22 UTC  (2+ messages)

[Qemu-devel] [Bug 1812091] [NEW] ARMv8-M boots in wrong security mode
 2019-01-17 11:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 1812091] "

[PATCH net 0/7] virtio_net: Fix problems around XDP tx and napi_tx
 2019-01-17 11:20 UTC 

[U-Boot] [PATCH] dts: am335x-pdu001: Fix polarity of card detection input
 2019-01-17 11:20 UTC  (7+ messages)

[PATCH] test/ipsec: fix test suite setup function
 2019-01-17 11:20 UTC  (10+ messages)
` [PATCH v2] "

XFS filesystem hang
 2019-01-17 11:14 UTC 

[PATCH v1] clk: qcom: lpass: Add CLK_IGNORE_UNUSED for lpass clocks
 2019-01-17 11:19 UTC  (7+ messages)

applications hang on a btrfs spanning two partitions
 2019-01-17 11:15 UTC  (5+ messages)

[PATCH 00/11] Add basic EK874 support
 2019-01-17 11:17 UTC  (10+ messages)
` [PATCH 01/11] dt-bindings: Add vendor prefix for Silicon Linux
` [PATCH 05/11] arm64: dts: renesas: r8a774c0-cat874: Add pincontrol support to scif2
` [PATCH 06/11] arm64: dts: renesas: r8a774c0-cat874: Add uSD support

[GIT PULL] dtype handling cleanup for v4.21-rc1
 2019-01-17 11:17 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t 00/21] Static analysis: misc cleanups and fixes
 2019-01-17 11:14 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 06/21] lib: Avoid memcpying 0 bytes from NULL

[PATCH RESEND net-next v2] net: ipv4: allocate ipv4_devconf memory for init_net
 2019-01-17 11:12 UTC  (3+ messages)

[PATCH v4 00/14] Argo: hypervisor-mediated interdomain communication
 2019-01-17 11:12 UTC  (5+ messages)
` [PATCH v4 10/14] argo: implement the notify op

[Qemu-devel] [Bug 1811916] [NEW] SDL2 interface didn't follow the current X11 keyboard layout for hotkeys
 2019-01-17 10:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 1811916] "

[RFC 00/16] Armada DRM support for OLPC XO-1.75 laptop
 2019-01-17 11:09 UTC  (3+ messages)
` [RFC 14/16] drm/armada: optionally enable the AXI clock

[PATCH] drm: arm/komeda: Remove IRQ parsing from initial series
 2019-01-17 11:09 UTC  (3+ messages)
`  "

[PATCH v3/RFT 0/2] net: phy: assert the phy reset during suspended if phy is not attached
 2019-01-17 11:05 UTC  (3+ messages)
` [PATCH v3/RFT 1/2] net: phy: Fix not to call phy_resume() if PHY "
` [PATCH v3/RFT 2/2] net: phy: assert the phy reset during suspended if phy "

[PATCH v3 0/4] Add MediaTek MUSB Controller Driver
 2019-01-17 11:06 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: usb: musb: Add support for MediaTek musb controller

[U-Boot] [PATCH 00/11] SiFive FU540 Support
 2019-01-17 11:06 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2019-01-17 11:06 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.