All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-14 13:59:39 to 2019-01-14 14:40:43 UTC [more...]

[Qemu-devel] [PATCH] throttle-groups: fix restart coroutine iothread race
 2019-01-14 14:40 UTC  (7+ messages)

[Qemu-devel] [PATCH] i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.EAX as feature words
 2019-01-14 14:32 UTC  (11+ messages)

[PATCH v4] eal: fix core number validation
 2019-01-14 14:39 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] x86/speculation: Add document to describe Spectre and its mitigations
 2019-01-14 14:39 UTC  (10+ messages)

[PATCH 0/4] pinctrl: sh-pfc: rcar-gen3: Deduplicate remaining VIN pin definitions
 2019-01-14 14:39 UTC  (2+ messages)

[PATCH V3] x86/vm_event: block interrupt injection for sync vm_events
 2019-01-14 14:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: Work-around a bug in libiscsi 1.9.0 when used in gnu99 mode
 2019-01-14 14:38 UTC  (6+ messages)

Odd smatch issue?
 2019-01-14 14:38 UTC  (4+ messages)

[PATCH] memalloc: fix variable shadowing
 2019-01-14 14:38 UTC  (2+ messages)

next/pending-fixes boot bisection: v5.0-rc1-535-g727b373740d1 on bcm2837-rpi-3-b-32
 2019-01-14 14:37 UTC  (2+ messages)

[PATCH] sysrq: Restore original console_loglevel when sysrq disabled
 2019-01-14 14:37 UTC  (5+ messages)

[PATCH] ASoC: msm8916-wcd-digital: remove few unused variables
 2019-01-14 14:36 UTC 

[Qemu-devel] [PATCH v5 00/11] backup-top filter driver for backup
 2019-01-14 14:36 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 01/11] block/backup: simplify backup_incremental_init_copy_bitmap
` [Qemu-devel] [PATCH v5 02/11] block/backup: move to copy_bitmap with granularity
` [Qemu-devel] [PATCH v5 03/11] block: improve should_update_child
` [Qemu-devel] [PATCH v5 04/11] iotests: handle -f argument correctly for qemu_io_silent

amlogic mmc_partitions support
 2019-01-14 14:35 UTC  (3+ messages)

[PATCH 1/2] app/testpmd: fix wrong pointer reference in macswap
 2019-01-14 14:35 UTC  (3+ messages)

[PULL 0/5] x86 queue, 2019-01-14
 2019-01-14 14:34 UTC  (9+ messages)
` [PULL 1/5] i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.EAX as feature words
` [PULL 2/5] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
` [Qemu-devel] [PULL 3/5] target/i386: Disable MPX support on named "
  `  "
` [Qemu-devel] [PULL 4/5] x86: host-phys-bits-limit option
  `  "
` [Qemu-devel] [PULL 5/5] i386/kvm: add a comment explaining why .feat_names are commented out for Hyper-V feature bits
  `  "

[PATCH i-g-t] i915/gem_cpu_reloc: Use a self-modifying chained batch
 2019-01-14 14:34 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/3] add missing of_node_put
 2019-01-14 14:34 UTC  (5+ messages)
` [PATCH 1/3] drm: rcar-du: "

[PATCH] vfio: don't unregister callback in secondaries
 2019-01-14 14:33 UTC  (3+ messages)
` [PATCH v2] "
  ` [dpdk-stable] "

[PATCH v2] media: ov8856: Add support for OV8856 sensor
 2019-01-14 14:32 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/21] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
 2019-01-14 14:32 UTC  (24+ messages)
` [U-Boot] [PATCH v1 01/21] ARM: DTS: vybrid: Add vf-u-boot.dtsi to set 'u-boot, dm-pre-reloc' in soc
` [U-Boot] [PATCH v1 02/21] net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
` [U-Boot] [PATCH v1 03/21] net: Kconfig: FEC: Add dependency on VF610
` [U-Boot] [PATCH v1 04/21] vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitions
` [U-Boot] [PATCH v1 05/21] vybrid: clock: Provide enable_i2c_clk() function for Vybrid
` [U-Boot] [PATCH v1 06/21] vybrid: Define the imx_get_mac_from_fuse() as a __weak function
` [U-Boot] [PATCH v1 07/21] pcm052: board: Remove "m4go" command as it is superseded by "bootaux"
` [U-Boot] [PATCH v1 08/21] pcm052: board: vybrid: Update the board name for BK4 device
` [U-Boot] [PATCH v1 09/21] ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardware
` [U-Boot] [PATCH v1 10/21] pcm052: board: cosmetic: Add copyright notice to pcm052.c
` [U-Boot] [PATCH v1 11/21] ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052.dts)
` [U-Boot] [PATCH v1 12/21] defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT
` [U-Boot] [PATCH v1 13/21] config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h
` [U-Boot] [PATCH v1 14/21] config: bk4: Update include/configs/bk4r1.h file
` [U-Boot] [PATCH v1 15/21] pcm052: board: Remove in-board setup code (it is now replaced by DM setup)
` [U-Boot] [PATCH v1 16/21] config: bk4: Update u-boot script to support recovery via SD card
` [U-Boot] [PATCH v1 17/21] config: bk4: Update u-boot envs to support NOR memories initial setup
` [U-Boot] [PATCH v1 18/21] pcm052: bk4: sdcard: Add support for SD card booting/recovery
` [U-Boot] [PATCH v1 19/21] pcm052: board: Add code to setup LED default states
` [U-Boot] [PATCH v1 20/21] pcm052: mac: Provide board specific imx_get_mac_from_fuse() function
` [U-Boot] [PATCH v1 21/21] pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy

[PATCH v9] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-14 14:32 UTC  (4+ messages)

[CI 01/21] drm/i915: Track all held rpm wakerefs
 2019-01-14 14:32 UTC  (23+ messages)
` [CI 02/21] drm/i915: Markup paired operations on wakerefs
` [CI 03/21] drm/i915: Track GT wakeref
` [CI 04/21] drm/i915: Track the rpm wakerefs for error handling
` [CI 05/21] drm/i915: Mark up sysfs with rpm wakeref tracking
` [CI 06/21] drm/i915: Mark up debugfs "
` [CI 07/21] drm/i915/perf: Track the rpm wakeref
` [CI 08/21] drm/i915/pmu: Track "
` [CI 09/21] drm/i915/guc: Track the "
` [CI 10/21] drm/i915/gem: Track the rpm wakerefs
` [CI 11/21] drm/i915/fb: Track "
` [CI 12/21] drm/i915/hotplug: Track temporary rpm wakeref
` [CI 13/21] drm/i915/panel: "
` [CI 14/21] drm/i915/selftests: Mark up rpm wakerefs
` [CI 15/21] drm/i915: Syntatic sugar for using intel_runtime_pm
` [CI 16/21] drm/i915: Markup paired operations on display power domains
` [CI 17/21] drm/i915: Track the wakeref used to initialise "
` [CI 18/21] drm/i915/dp: Markup pps lock power well
` [CI 19/21] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
` [CI 20/21] drm/i915: Combined gt.awake/gt.power wakerefs
` [CI 21/21] drm/i915: Mark up Ironlake ips with rpm wakerefs
` ✗ Fi.CI.BAT: failure for series starting with [CI,01/21] drm/i915: Track all held "

Please remove warnings from msi.c:1269 and blk-mq-pci.c:52 some day
 2019-01-14 14:31 UTC 

[PATCH 0/6] Per context dynamic (sub)slice power-gating
 2019-01-14 14:31 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev14)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2 00/49] omapdrm: drm_bridge and drm_panel support
 2019-01-14 14:32 UTC  (4+ messages)
` [PATCH v2 03/49] drm/omap: dsi: Fix OF platform depopulate

[Qemu-devel] [PATCH] net/colo-compare.c: Remove duplicated code
 2019-01-14 14:30 UTC  (2+ messages)

[U-Boot] imx7d SPL driver fails to allocate memory
 2019-01-14 14:30 UTC  (2+ messages)

[PATCH] ethdev: report error on name truncation
 2019-01-14 14:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/2] libxl: fix build (missing CLONE_NEWIPC) on astonishingly old systems
 2019-01-14 14:27 UTC  (6+ messages)
` [PATCH v2 "

[PATCH v3 00/15] Argo: hypervisor-mediated interdomain communication
 2019-01-14 14:28 UTC  (10+ messages)
` [PATCH v3 04/15] argo: init, destroy and soft-reset, with enable command line opt
` [PATCH v3 07/15] argo: implement the register op

[Qemu-devel] [PATCH v2 0/3] typedefs: Remove scarcely used declarations
 2019-01-14 14:23 UTC  (8+ messages)
` [Qemu-arm] [PATCH v2 1/3] hw/nvram/fw_cfg: Remove various typedefs from "qemu/typedefs.h"
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 2/3] ui/console: Remove MouseTransformInfo from qemu/typedefs.h
` [Qemu-devel] [PATCH v2 3/3] ui/console: Remove PixelFormat "

[Bug 202261] New: general protection fault: 0000 [#1] PREEMPT SMP Workqueue: events ttm_bo_delayed_workqueue
 2019-01-14 14:25 UTC  (3+ messages)
` [Bug 202261] "

[Qemu-devel] [PATCH v2 0/6] Acquire the AioContext during _realize()
 2019-01-14 14:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] block: Acquire the AioContext in virtio_blk_device_realize()
` [Qemu-devel] [PATCH v2 2/6] block: Acquire the AioContext in scsi_*_realize()
` [Qemu-devel] [PATCH v2 3/6] block: Acquire the AioContext in floppy_drive_realize()
` [Qemu-devel] [PATCH v2 4/6] block: Acquire the AioContext in nvme_realize()
` [Qemu-devel] [PATCH v2 5/6] block: Acquire the AioContext in ide_dev_initfn()
` [Qemu-devel] [PATCH v2 6/6] block: Acquire the AioContext in usb_msd_storage_realize()

Regression: mv88e6xxx packet loss after 4.18's PHYLINK merge
 2019-01-14 14:23 UTC  (2+ messages)

NULL pointer dereference when writing fuzzed data to /dev/uhid
 2019-01-14 14:23 UTC  (4+ messages)

[RFC AFBC v2 00/12] Add support for Arm Framebuffer Compression(AFBC) in mali display driver
 2019-01-14 14:24 UTC  (9+ messages)
` [RFC AFBC 03/12] drm/afbc: Add AFBC modifier usage documentation

[PATCH] eal/bsdapp: don't clean up files at startup
 2019-01-14 14:22 UTC  (2+ messages)

Hilscher NetX mach-netx refactorings
 2019-01-14 14:22 UTC  (5+ messages)
    `  "

[Qemu-devel] [PATCH 00/17] target/arm: Implement ARMv8.5-MemTag
 2019-01-14 14:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 17/17] tests/tcg/aarch64: Add mte smoke tests

[PATCH] arm64: Remove asm/memblock.h
 2019-01-14 14:22 UTC 

[PATCH v3 0/6] media: adv748x: Implement dynamic routing support
 2019-01-14 14:22 UTC  (2+ messages)

[PATCH v2 0/2] arm64: Support HP Envy X2
 2019-01-14 14:21 UTC  (5+ messages)
` [PATCH v2 2/2] mkimage: arm64-efi: Align first section to page

Track rpm wakerefs to fix bugs
 2019-01-14 14:20 UTC  (3+ messages)
` [PATCH 18/21] drm/i915: Combined gt.awake/gt.power wakerefs

[PATCH] drivers: fix to replace strcat with strncat
 2019-01-14 14:21 UTC  (2+ messages)

[PATCH] btrfs: no need to check return value of debugfs_create functions
 2019-01-14 14:21 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_edid_template: Fix parenthesis for vertical pulse coding
 2019-01-14 14:20 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_fb: Add a check on stride alignment for pixman conversion
 2019-01-14 14:19 UTC  (2+ messages)

[PATCH] eal: fix strdup usages in internal config
 2019-01-14 14:18 UTC  (2+ messages)

[PATCH 0/7] non-coherent Rx buffers in FEC and some small fixes
 2019-01-14 14:17 UTC  (4+ messages)
` [PATCH 7/7] net: fec_imx: Do not use DMA coherent memory for Rx buffers

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-01-14 14:17 UTC  (2+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-14 14:16 UTC  (4+ messages)
` [PATCH 2/3] dma-mapping: don't BUG when calling dma_map_resource on RAM

[Qemu-devel] [PATCH] s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
 2019-01-14 14:16 UTC  (11+ messages)

[PATCH 0/6] Simplify hash_resize.c
 2019-01-14 14:16 UTC  (5+ messages)
` [PATCH 1/6] datastruct/hash: "

[PATCH] net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
 2019-01-14 14:15 UTC  (2+ messages)

[U-Boot] [PATCH] serial: Get rid of CONFIG_DW_SERIAL
 2019-01-14 14:14 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] tests: use g_usleep instead of rem = sleep(time)
 2019-01-14 14:13 UTC  (2+ messages)

[v4l-utils PATCH 0/4] Metadata output support for v4l2-ctl
 2019-01-14 14:13 UTC  (5+ messages)
` [v4l-utils PATCH 1/4] Update static build instructions
` [v4l-utils PATCH 2/4] Sync the latest headers
` [v4l-utils PATCH 3/4] v4l2-ctl: Print metadata capture formats on --all
` [v4l-utils PATCH 4/4] v4l2-ctl: Add support for META_OUTPUT buffer type

[SPDK] Bluestore device’s device selector for Samsung NVMe
 2019-01-14 14:12 UTC 

[PATCH 1/3] Btrfs-progs: fix mount point detection due to partial prefix match
 2019-01-14 14:12 UTC  (3+ messages)

[PATCH] 8250_pci.c: Update NI specific devices class to multi serial
 2019-01-14 14:10 UTC  (2+ messages)

[PATCH 00/24] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-01-14 13:24 UTC  (5+ messages)
` [PATCH 11/24] PCI: dwc: Fix ATU identification for designware version >= 4.80
` [PATCH 13/24] dt-bindings: PCI: Add PCI RC dt binding documentation for AM654
` [PATCH 19/24] PCI: dwc: Add callbacks for accessing dbi2 address space
` [PATCH 24/24] misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test

[PATCH 3/3] Btrfs-progs: add test for receive
 2019-01-14 14:11 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/rdma: Verify that ptr is not NULL before freeing
 2019-01-14 14:10 UTC 

[PATCH 0/6] net/tap: fixes and cleanups
 2019-01-14 14:10 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] net/tap: don't print pointer in info message

[virtio-dev] [PATCH 0/2] virtio: virtio_config_ops documentation
 2019-01-14 14:09 UTC  (5+ messages)
` [virtio-dev] [PATCH 1/2] virtio: fix virtio_config_ops description
  `  "
    ` [virtio-dev] "

TPM/Verifiers testing bug?
 2019-01-14 14:09 UTC  (3+ messages)

[U-Boot] [PATCH] poplar: save environment at a different offset
 2019-01-14 14:09 UTC  (2+ messages)
` [U-Boot] "

[PATCH net] sctp: allocate sctp_sockaddr_entry with kzalloc
 2019-01-14 14:08 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Enable fastboot support for Poplar board
 2019-01-14 14:08 UTC  (3+ messages)

[PATCH 1/3] ASoC: cs4341: fix waring unused-function
 2019-01-14 14:08 UTC  (5+ messages)

[PATCHv2 0/4]: net: dsa: mt7530: support MT7530 in the MT7621 So
 2019-01-14 14:07 UTC  (3+ messages)
` [PATCHv2 4/4] dt-bindings: net: dsa: add new MT7530 binding to support MT7621

next/pending-fixes boot bisection: v5.0-rc1-535-g727b373740d1 on sun8i-h3-libretech-all-h3-cc
 2019-01-14 14:07 UTC  (2+ messages)

[Buildroot] [Bug 11616] New: 2018.02.09 fails to build libzlib with full RELRO protection
 2019-01-14 14:06 UTC  (2+ messages)
` [Buildroot] [Bug 11616] "

[PATCH 1/2] f2fs: UBSAN: set boolean value iostat_enable correctly
 2019-01-14 14:05 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add brackets for macros

[PATCH v2 0/9] mm: PG_reserved cleanups and documentation
 2019-01-14 14:02 UTC  (6+ messages)
` [PATCH v2 5/9] m68k/mm: use __ClearPageReserved()

[PATCH net] bridge: Fix ethernet header pointer before check skb forwardable
 2019-01-14 14:04 UTC  (5+ messages)

[PATCH 2/3] Btrfs-progs: add missing error handling in find_mount_root()
 2019-01-14 14:02 UTC  (2+ messages)

[PATCH] eal: turn off getopt_long error messages
 2019-01-14 14:02 UTC  (3+ messages)

[PATCH 1/1] v4l: uAPI: V4L2_BUF_TYPE_META_OUTPUT is an output buffer type
 2019-01-14 14:01 UTC 

[PATCH v8] eal_interrupts: add option for pending callback unregister
 2019-01-14 14:01 UTC  (2+ messages)

[PULL 00/25] Xen queue v2
 2019-01-14 13:51 UTC  (15+ messages)
` [PULL 11/25] xen: remove unnecessary code from dataplane/xen-block.c
` [PULL 13/25] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
` [PULL 14/25] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
  ` [Qemu-devel] "
` [PULL 15/25] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
` [PULL 17/25] xen: add a mechanism to automatically create XenDevice-s
` [PULL 18/25] xen: automatically create XenBlockDevice-s
` [PULL 20/25] xen: remove the legacy 'xen_disk' backend
  ` [Qemu-devel] "
` [PULL 21/25] Remove broken Xen PV domain builder
  ` [Qemu-devel] "
` [PULL 23/25] xen-block: improve batching behaviour
` [PULL 24/25] xen-block: improve response latency
` [PULL 25/25] xen-block: avoid repeated memory allocation


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.