All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-03 15:51:07 to 2018-12-03 16:27:59 UTC [more...]

[Qemu-devel] [for-4.0 PATCH v2 0/9] pcie: Enhanced link speed and width support
 2018-12-03 16:27 UTC  (3+ messages)
` [Qemu-devel] [for-4.0 PATCH v2 1/9] pcie: Create enums for link speed and width
` [Qemu-devel] [for-4.0 PATCH v2 2/9] pci: Sync PCIe downstream port LNKSTA on read

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-12-03 16:27 UTC  (11+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

[PATCH 0/2] xfs_io: additions for testing copy_range
 2018-12-03 16:27 UTC  (7+ messages)
` [PATCH 1/2] io: open pipes in non-blocking mode
` [PATCH 2/2] xfs_io: allow open file permissions to be changed
` [PATCH 3/2] xfs_io: copy_file_range length is a size_t

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-03 16:27 UTC  (16+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v2 3/6] sh: "
    ` [OpenRISC] "
` [PATCH v2 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v2 5/6] arch: simplify several early memory allocations
` [PATCH v2 6/6] arm, unicore32: remove early_alloc*() wrappers
    ` [OpenRISC] "

[Qemu-devel] [PATCH V4 for 3.1 0/4] Fix possible OOB during queuing packets
 2018-12-03 16:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH V4 for 3.1 1/4] net: drop too large packet early
` [Qemu-devel] [PATCH V4 for 3.1 2/4] virtio-net-test: accept variable length argument in pci_test_start()
` [Qemu-devel] [PATCH V4 for 3.1 3/4] virtio-net-test: remove unused macro

Error: Unable to list kernel events: Kernel tracer not available
 2018-12-03 16:26 UTC 

[PATCH] ASoC: pcm512x: Implement the digital_mute interface
 2018-12-03 16:26 UTC  (4+ messages)

[PATCH] pstore: Convert buf_lock to semaphore
 2018-12-03 16:26 UTC  (6+ messages)

[PATCH v3] x86/hyper-v: Mark TLFS structures packed
 2018-12-03 16:26 UTC  (2+ messages)

[PATCH -next] cpuset: Remove set but not used variable 'cs'
 2018-12-03 16:25 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/18] Xen PV backend 'qdevification'
 2018-12-03 16:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/18] xen: add event channel interface for XenDevice-s
    `  "

[PATCH 0/9] xen/amd: Support for guest MSR_VIRT_SPEC_CTRL support
 2018-12-03 16:24 UTC  (11+ messages)
` [PATCH 1/9] x86/spec-ctrl: Drop the bti= command line option
` [PATCH 2/9] x86/cpuid: Drop the synthetic X86_FEATURE_XEN_IBPB
` [PATCH 3/9] x86/cpuid: Extend the cpuid= command line option to support all named features
` [PATCH 4/9] x86/amd: Introduce CPUID/MSR definitions for per-vcpu SSBD support
` [PATCH 5/9] x86/amd: Probe for legacy SSBD interfaces on boot
` [PATCH 6/9] x86/amd: Allocate resources to cope with LS_CFG being per-core on Fam17h
` [PATCH 7/9] x86/amd: Support context switching legacy SSBD interface
` [PATCH 8/9] x86/amd: Virtualise MSR_VIRT_SPEC_CTRL for guests
` [PATCH 9/9] x86/amd: Offer MSR_VIRT_SPEC_CTRL to guests

[PATCH] drm/i915/vgpu: Disallow loading on old vGPU hosts
 2018-12-03 16:22 UTC  (5+ messages)
` [PATCH v2] "

[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
 2018-12-03 16:23 UTC  (2+ messages)

[U-Boot] adding saveenv-command for bananapi r2
 2018-12-03 16:23 UTC  (3+ messages)

COW improvements and always_cow support V3
 2018-12-03 16:21 UTC  (4+ messages)
` [PATCH 01/11] xfs: remove xfs_trim_extent_eof
` [PATCH 02/11] xfs: remove the io_type field from the writeback context and ioend
` [PATCH 03/11] xfs: remove the s_maxbytes checks in xfs_map_blocks

WIP: UFS on apq8098
 2018-12-03 16:22 UTC  (11+ messages)

[Buildroot] Making the Qt5 packaging compatible with per-package folder
 2018-12-03 16:22 UTC  (2+ messages)

[PATCH v1 1/1] test: fix build with GCC 4.8.5
 2018-12-03 16:21 UTC  (2+ messages)
` [PATCH v2] app/eventdev: detect deadlock for timer event producer

[PATCH v3] tty: serial: qcom_geni_serial: Fix softlock
 2018-12-03 16:22 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/gmc8: update MC firmware for polaris
 2018-12-03 16:22 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0 0/7] Assume GCC v4.8 and Clang v3.4 as minimum compiler versions
 2018-12-03 16:20 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-4.0 3/7] configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012]
` [Qemu-devel] [PATCH for-4.0 4/7] Remove QEMU_ARTIFICIAL macro
` [Qemu-devel] [PATCH for-4.0 5/7] tcg/tcg.h: Remove GCC check for tcg_debug_assert() macro
` [Qemu-devel] [PATCH for-4.0 7/7] includes: Replace QEMU_GNUC_PREREQ with "__has_builtin || !defined(__clang__)"

[PATCH 1/2] drm/amdgpu/powerplay: fix mclk switch limit on polaris
 2018-12-03 16:21 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu/powerplay: fix clock stretcher limits "

[Bug 201685] New: ext4 file system corruption
 2018-12-03 16:20 UTC  (2+ messages)
` [Bug 201685] "

[PATCH] net/virtio: move bytes accounting to common function
 2018-12-03 16:20 UTC 

[Qemu-devel] Calendar
 2018-12-03 16:20 UTC  (3+ messages)

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-03 16:20 UTC  (7+ messages)
` [PATCH 01/25] xen/evtchn: expose evtchn_bind_ipi_vcpu0_domain for use within Xen
` [PATCH 02/25] argo: Introduce the Kconfig option to govern inclusion of Argo
` [PATCH 04/25] argo: define argo_dprintk for subsystem debugging

[Qemu-devel] [PATCH v5 00/36] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-03 16:19 UTC  (12+ messages)
` [Qemu-devel] [PATCH v5 06/36] ppc/xive: add support for the END Event State buffers
` [Qemu-devel] [PATCH v5 27/36] sysbus: add a sysbus_mmio_unmap() helper

[U-Boot] [PATCH v3 0/7] ACPI: Generate SPCR table
 2018-12-03 16:18 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/7] dm: serial: Add ->getconfig() callback

[PATCH 0/2] trace-cmd: Resend record --date fix
 2018-12-03 16:18 UTC  (4+ messages)
` [PATCH 1/2] trace-cmd: Bump protocol version to v3
` [PATCH 2/2] trace-cmd: Fix record --date flag when sending tracing data to a listener

Build regressions/improvements in v4.20-rc5
 2018-12-03 16:16 UTC 

[PATCH v4 0/7] freezer for cgroup v2
 2018-12-03 16:17 UTC  (3+ messages)
` [PATCH v4 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock

Patch "libceph: implement CEPHX_V2 calculation mode" has been added to the 4.14-stable tree
 2018-12-03 16:16 UTC  (4+ messages)

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-12-03 16:16 UTC  (4+ messages)

stable-rc/linux-4.9.y boot: 55 boots: 1 failed, 54 passed (v4.9.142-49-g7c2c63deb1f2)
 2018-12-03 16:15 UTC 

[PATCH -V7 00/21] swap: Swapout/swapin THP in one piece
 2018-12-03 16:15 UTC  (5+ messages)
` [PATCH -V7 RESEND 08/21] swap: Support to read a huge swap cluster for swapin a THP

[PATCH] mmc: document 'Reliable Write' bit in uapi header
 2018-12-03 16:15 UTC  (3+ messages)

Number of arguments in vmalloc.c
 2018-12-03 16:13 UTC  (3+ messages)

[PATCH v2] clk: qcom: Fix MSM8998 resets
 2018-12-03 16:13 UTC 

LSM hook for module loading and unloading
 2018-12-03 16:13 UTC  (2+ messages)

[PATCH] dt-bindings: panel: Add missing .txt suffix
 2018-12-03 16:13 UTC 

[PATCH] fpga: stratix10-soc: fix wrong of_node_put() in init function
 2018-12-03 16:12 UTC  (2+ messages)

[PATCH 1/3] dma-buf: add dma_fence_get_stub
 2018-12-03 16:12 UTC  (11+ messages)
` [PATCH 2/3] drm/syncobj: use dma_fence_get_stub

[Qemu-devel] [PATCH for-3.1 v3 0/2] usb-mtp: two bugfixes (one security fix)
 2018-12-03 16:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-3.1 v3 1/2] usb-mtp: fix utf16_to_str

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-03 16:03 UTC  (19+ messages)
` [PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
` [PATCH v6 3/4] kgdb: Don't round up a CPU that failed rounding up before
` [PATCH v6 4/4] kdb: Don't back trace on a cpu that didn't round up

[RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
 2018-12-03 16:10 UTC  (12+ messages)
                  ` [PATCH -tip] kernel/sched,wake_q: Branch predict wake_q_add() cmpxchg

[v2,1/3] usb: chipidea: imx: support configuring for active low oc signal
 2018-12-03 16:10 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH v1 0/4] ARM: dts: ccimx6ulsbcpro: Add 10" AUO/Goodix LVDS panel accessory kit
 2018-12-03 16:08 UTC  (4+ messages)
` [PATCH v1 1/4] drm/panel: simple: Add AUO G101EVN010 panel support

[Qemu-devel] [PATCH for-4.0 0/5] tcg/i386: Improve guest_base handling
 2018-12-03 16:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-4.0 1/5] tcg/i386: Propagate is64 to tcg_out_qemu_ld_direct
` [Qemu-devel] [PATCH for-4.0 2/5] tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests
` [Qemu-devel] [PATCH for-4.0 3/5] tcg/i386: Assume 32-bit values are zero-extended
` [Qemu-devel] [PATCH for-4.0 4/5] tcg/i386: Precompute all guest_base parameters
` [Qemu-devel] [PATCH for-4.0 5/5] tcg/i386: Add setup_guest_base_seg for FreeBSD

Yocto Project Unassigned Bugs - Help Needed
 2018-12-03 16:08 UTC 

[PATCH] clk: qcom: Fix MSM8998 resets
 2018-12-03 16:08 UTC  (3+ messages)

[v7,01/10] usb: gadget: udc: Add timer support for usb requests
 2018-12-03 16:05 UTC  (4+ messages)
  ` [PATCH v7 01/10] "

[U-Boot] [PATCH] env: add flash_read function
 2018-12-03 16:08 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1 v3] iotests: simple mirror test with kvm on 1G image
 2018-12-03 16:07 UTC  (2+ messages)

[bug report] lib/lzo: implement run-length encoding
 2018-12-03 16:07 UTC  (2+ messages)

[PATCH] xen-blkfront: use old rinfo after enomem during migration
 2018-12-03 16:07 UTC  (7+ messages)
` [Xen-devel] "

[Qemu-devel] [PATCH v2 0/2] mirror dead-lock
 2018-12-03 16:06 UTC  (2+ messages)

[PATCH 0/3][V2] Delayed iput fixes
 2018-12-03 16:06 UTC  (4+ messages)
` [PATCH 1/3] btrfs: run delayed iputs before committing
` [PATCH 2/3] btrfs: wakeup cleaner thread when adding delayed iput
` [PATCH 3/3] btrfs: replace cleaner_delayed_iput_mutex with a waitqueue

PVH Whitelist Results / Windows Dom0
 2018-12-03 16:06 UTC  (3+ messages)

[PATCH] drm/tegra: sor: Support for audio over HDMI
 2018-12-03 16:05 UTC  (2+ messages)

[Buildroot] Buildroot Developers Meeting: 4-6 February 2019, Brussels
 2018-12-03 16:04 UTC 

[PATCH bpf-next 1/2] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
 2018-12-03 16:04 UTC  (8+ messages)

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-03 15:49 UTC  (7+ messages)
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description

[PATCH 00/12] arm64: Paravirtualized time support
 2018-12-03 16:02 UTC  (11+ messages)
` [PATCH 01/12] KVM: arm64: Document PV-time interface
` [PATCH 02/12] KVM: arm/arm64: Factor out hypercall handling from PSCI code

[PATCH] drm/vc4: Add support for X/Y reflection
 2018-12-03 16:02 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC] qdev: Let the hotplug_unplug() caller delete the device
 2018-12-03 16:01 UTC  (2+ messages)

[PATCH 00/10] Add support for usb on Hikey960
 2018-12-03 16:01 UTC  (6+ messages)
` [01/10] dt-bindings: usb: add support for dwc3 controller on HiSilicon SoCs
  ` [PATCH 01/10] "

linux-firmware: intel: Update Cannonlake audio firmware
 2018-12-03 16:00 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/2] c-ares: support host build
 2018-12-03 16:00 UTC  (4+ messages)
` [Buildroot] [PATCH v4 2/2] grpc: new package

[Bug] net/ipv6: skb_over_panic in mld_newpack
 2018-12-03 15:59 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] NBD patches for 3.1-rc4
 2018-12-03 15:59 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] nbd/server: Advertise all contexts in response to bare LIST
` [Qemu-devel] [PULL 2/3] nbd/client: Make x-dirty-bitmap more reliable
` [Qemu-devel] [PULL 3/3] nbd/client: Send NBD_CMD_DISC if open fails after connect

[PATCH v4] pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
 2018-12-03 15:59 UTC  (3+ messages)

[1/1] usb: chipidea: imx: improve the over current handling
 2018-12-03 15:54 UTC  (6+ messages)
      ` [PATCH 1/1] "

consistency for statistics with XDP mode
 2018-12-03 15:56 UTC  (13+ messages)

[PATCH] SUNRPC: Fix a potential race in xprt_connect()
 2018-12-03 15:56 UTC  (4+ messages)

[PATCH] clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent
 2018-12-03 15:55 UTC  (4+ messages)

[PATCH 1/2] ALSA: hda/tegra - Probe up to 8 codecs
 2018-12-03 15:55 UTC  (7+ messages)
` [PATCH 2/2] ALSA: hda/hdmi - Add Tegra186 and Tegra194 support

[U-Boot] [PATCH v1 0/3] ddr: vybrid: Support for vf610 built-in DDR3 memory calibration
 2018-12-03 15:55 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/3] ddr: vybrid: Provide code to perform on-boot calibration
` [U-Boot] [PATCH v1 3/3] ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup code

[PATCH] x86/boot: clear rsdp address in boot_params for broken loaders
 2018-12-03 15:54 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot: Clear RSDP "

[PATCH v2] drm/vc4: Add a debugfs entry to disable/enable the load tracker
 2018-12-03 15:54 UTC  (4+ messages)

[PATCH v2 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-12-03 15:53 UTC  (4+ messages)
` [PATCH v2 06/15] arm: dts: Add devicetree for OrangePi 2G IoT board

[HELP] ipmi-kcs didn't work
 2018-12-03 15:54 UTC  (14+ messages)

pkeys: Reserve PKEY_DISABLE_READ
 2018-12-03 15:52 UTC  (13+ messages)

[PATCH v2 00/15] ARM: sunxi: Enable Broadcom-based Bluetooth controllers
 2018-12-03 15:51 UTC  (4+ messages)

[PATCH v9 0/4] seccomp trap to userspace
 2018-12-03 15:52 UTC  (4+ messages)
` [PATCH v9 3/4] seccomp: add a return code to "

[PATCH] mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()
 2018-12-03 15:51 UTC  (3+ messages)

[U-Boot] [PATCH v4] pico-imx7d: Increase the CONFIG_ENV_OFFSET size
 2018-12-03 15:52 UTC  (4+ messages)

[PATCH 1/3] btrfs: release metadata before running delayed refs
 2018-12-03 15:51 UTC  (3+ messages)
` [PATCH] "

[PATCH v8 0/3] Huawei laptops
 2018-12-03 15:51 UTC  (5+ messages)
` [PATCH v8 2/3] x86: add support for Huawei WMI hotkeys


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.