All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-29 12:40:19 to 2018-05-29 13:16:43 UTC [more...]

[Qemu-devel] storing machine data in qcow images?
 2018-05-29 13:16 UTC  (10+ messages)

[PATCH v2 00/12] coresight: tmc-etr Transparent buffer management
 2018-05-29 13:15 UTC  (19+ messages)
` [PATCH v2 01/12] coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
` [PATCH v2 02/12] coresight: tmc: Hide trace buffer handling for file read
` [PATCH v2 03/12] coresight: tmc-etr: Do not clean trace buffer
` [PATCH v2 04/12] coresight: tmc-etr: Disallow perf mode
` [PATCH v2 05/12] coresight: Add helper for inserting synchronization packets
` [PATCH v2 06/12] dts: bindings: Restrict coresight tmc-etr scatter-gather mode
` [PATCH v2 07/12] dts: juno: Add scatter-gather support for all revisions
` [PATCH v2 08/12] coresight: Add generic TMC sg table framework
` [PATCH v2 09/12] coresight: Add support for TMC ETR SG unit
` [PATCH v2 10/12] coresight: tmc-etr: Add transparent buffer management
` [PATCH v2 11/12] coresight: tmc-etr buf: Add TMC scatter gather mode backend
` [PATCH v2 12/12] coresight: tmc: Add configuration support for trace buffer size

[PATCH 00/19] Dynamically load/remove serdev devices via sysfs*
 2018-05-29 13:10 UTC  (19+ messages)
` [PATCH 01/19] serdev: Add id_table to serdev_device_driver
` [PATCH 02/19] Bluetooth: hci_bcm: Add serdev_id_table
` [PATCH 03/19] Bluetooth: hci_ll: "
` [PATCH 05/19] serdev: Introduce modalias field
` [PATCH 06/19] serdev: Support bus matching with "
` [PATCH 07/19] serdev: Allows dynamic creation of devices via sysfs
` [PATCH 08/19] serdev: Provide modalias attribute for modalias devices
` [PATCH 09/19] serdev: Provide modalias uevent "
` [PATCH 10/19] file2alias: Support for serdev devices
` [PATCH 11/19] Bluetooth: hci_bcm: MODULE_DEVICE_TABLE(serdev)
` [PATCH 12/19] Bluetooth: hci_ll: MODULE_DEVICE_TABLE(serdev)
` [PATCH 13/19] Bluetooth: hci_nokia: MODULE_DEVICE_TABLE(serdev)
` [PATCH 14/19] mfd: rave-sp: MODULE_DEVICE_TABLE(serdev)
` [PATCH 15/19] net: qualcomm: MODULE_DEVICE_TABLE(serdev)
` [PATCH 16/19] serdev: ttyport: Move serport structure to its own header
` [PATCH 17/19] serdev: Mark controllers compatible with ttyport
` [PATCH 18/19] serdev: ttydev: Serdev driver that creates an standard TTY port
` [PATCH 19/19] serdev: Instantiate a ttydev serdev if acpi and of fails

[GIT PULL 00/20] lightnvm updates for 4.18
 2018-05-29 13:15 UTC  (7+ messages)
` [GIT PULL 16/20] lightnvm: error handling when whole line is bad
` [GIT PULL 20/20] lightnvm: pblk: sync RB and RL states during GC

[PATCH v4 00/10] xen/arm64: Suspend preconditions and CPU hotplug fixes
 2018-05-29 13:14 UTC  (3+ messages)

[PATCH v8 0/6] Enable cpuset controller in default hierarchy
 2018-05-29 13:12 UTC  (10+ messages)
` [PATCH v8 4/6] cpuset: Make generate_sched_domains() recognize isolated_cpus

[REVIEW][PATCH 0/6] Wrapping up the vfs support for unprivileged mounts
 2018-05-29 13:12 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/14] block: Make blockdev-create a job and stable API
 2018-05-29 13:12 UTC  (14+ messages)
` [Qemu-devel] [PATCH 06/14] qemu-iotests: Add VM.qmp_log()
` [Qemu-devel] [PATCH 09/14] qemu-iotests: Rewrite 207 for blockdev-create job
` [Qemu-devel] [PATCH 10/14] qemu-iotests: Rewrite 210 "
` [Qemu-devel] [PATCH 11/14] qemu-iotests: Rewrite 211 "

[PATCH net-next v3 0/7] net: bridge: Notify about bridge VLANs
 2018-05-29 13:12 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: bridge: Extract boilerplate around switchdev_port_obj_*()
  ` [Bridge] "
` [PATCH net-next v3 6/7] net: bridge: Notify about bridge VLANs
    ` [Bridge] "

[Qemu-devel] [PATCH 0/6] ftgmac100 and NC-SI enhancements for the Aspeed SoC
 2018-05-29 13:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/6] slirp/ncsi: fix "Get Version ID" payload length
` [Qemu-devel] [PATCH 5/6] slirp/ncsi: add a "Get Parameter" response

[PATCH] EVM: Fix null dereference on xattr when xattr fails to allocate
 2018-05-29 13:11 UTC  (4+ messages)
` [PATCH] EVM: prevent array underflow in evm_write_xattrs()

[PATCH] xen: fix pv domain on amd in 4.9 stable branch
 2018-05-29 13:11 UTC 

[PATCH] xen: fix pv domain on amd in 4.9 stable branch
 2018-05-29 13:11 UTC 

[patch v23 0/4] JTAG driver introduction
 2018-05-29 13:11 UTC  (10+ messages)
` [patch v23 1/4] drivers: jtag: Add JTAG core driver
` [patch v23 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v23 4/4] Documentation: jtag: Add ABI documentation

[next-20180517][ppc] watchdog: CPU 88 self-detected hard LOCKUP @ update_cfs_group+0x30/0x150
 2018-05-29 13:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/40] Generic background jobs
 2018-05-29 13:10 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 21/40] job: Convert block_job_cancel_async() to Job
          ` [Qemu-devel] [Qemu-block] "

[PATCH 1/1] Add aica firmware source
 2018-05-29 13:10 UTC 

[PATCH v3 0/2] Add R8A77980/Condor I2C support
 2018-05-29 13:10 UTC  (10+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77980: add "
` [PATCH 2/2] arm64: dts: renesas: condor: add I2C0 support

[PATCH] [meta-cloud-services][PATCH] python-glanceclient: 2.8.0 -> 2.11.0
 2018-05-29 13:10 UTC  (2+ messages)

Dependency sg3_utils of utp_com recipe breaks build (master and sumo)
 2018-05-29 13:09 UTC  (4+ messages)

[PATCH rdma-next v2 00/13] Verbs flow counters support
 2018-05-29 13:09 UTC  (14+ messages)
` [PATCH rdma-next v2 01/13] IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
` [PATCH mlx5-next v2 02/13] net/mlx5: Export flow counter related API
` [PATCH rdma-next v2 03/13] IB/core: Introduce counters object and its create/destroy
` [PATCH rdma-next v2 04/13] IB/uverbs: Add create/destroy counters support
` [PATCH rdma-next v2 05/13] IB/core: Introduce counters read verb
` [PATCH rdma-next v2 06/13] IB/uverbs: Add read counters support
` [PATCH rdma-next v2 07/13] IB/core: Support passing uhw for create_flow
` [PATCH rdma-next v2 08/13] IB/core: Add support for flow counters
` [PATCH rdma-next v2 09/13] IB/uverbs: "
` [PATCH rdma-next v2 10/13] IB/mlx5: Add counters create and destroy support
` [PATCH mlx5-next v2 11/13] IB/mlx5: Add flow counters binding support
` [PATCH rdma-next v2 12/13] IB/mlx5: Add flow counters read support
` [PATCH rdma-next v2 13/13] IB/mlx5: Add "

[Qemu-devel] [PATCH v4 00/21] Includes cleanup
 2018-05-29 13:09 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 01/21] vfio: Include "exec/address-spaces.h" directly in the source file

[SPDK] NVMe ANA Support
 2018-05-29 13:08 UTC 

buffered I/O without buffer heads in xfs and iomap v3
 2018-05-29 13:08 UTC  (10+ messages)
` [PATCH 22/34] xfs: make xfs_writepage_map extent map centric

[PATCH v2] media: staging: tegra-vde: Reset memory client
 2018-05-29 13:08 UTC  (4+ messages)

[PATCH] kbuild: $(CHECK) doesnt need NOSTDINC_FLAGS twice
 2018-05-29 13:07 UTC  (2+ messages)

[PATCH] scripts: Fixed printf format mismatch
 2018-05-29 13:07 UTC  (2+ messages)

Bug report: critical medium error during 8k local nvme write
 2018-05-29 13:08 UTC 

[PATCH v2] kbuild: add endianness flag to CHEKCFLAGS
 2018-05-29 13:08 UTC  (3+ messages)
` [OpenRISC] "

Question Integration of LXC
 2018-05-29 13:05 UTC  (3+ messages)

Question about patch "svm: fix incorrect TSC scaling"
 2018-05-29 10:31 UTC  (4+ messages)

[PATCH 00/10] nvme: ANA fixups
 2018-05-29 13:06 UTC  (21+ messages)
` [PATCH 02/10] nvme: ANA transition timeout handling
` [PATCH 04/10] nvme: clear current path on ANA state change
` [PATCH 05/10] nvme: retry nvme_get_log_ext() when processing ANA log
` [PATCH 06/10] nvme: simplify check for ANA in nvme_ns_id_attrs_are_visible()
` [PATCH 07/10] nvmet: make ANATT configurable
` [PATCH 08/10] nvmet: Set nanagrpid correctly
` [PATCH 09/10] nvmet: Set mnan correctly
` [PATCH 10/10] nvmet: set 'nuse' and 'nsze' to zero for inaccessible paths

[PATCH net] sctp: not allow to set rto_min with a value below 200 msecs
 2018-05-29 13:06 UTC  (9+ messages)

[PATCH] dm: writecache: add DAX dependency
 2018-05-29 13:06 UTC  (3+ messages)
  `  "

[PATCH v4 00/11] Workarounds for Icelake
 2018-05-29 13:03 UTC  (5+ messages)
` [PATCH 04/11] drm/i915/icl: WaEnableFloatBlendOptimization

[Qemu-devel] [PATCH v2 0/5] Acceptance/functional tests
 2018-05-29 13:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/5] scripts/qemu.py: introduce set_console() method

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)
 2018-05-29 13:01 UTC 

[vfs:hch.aio 7/40] include/linux/syscalls.h:233:18: warning: 'sys_io_pgetevents' alias between functions of incompatible types 'long int(aio_context_t, long int, long int, struct io_event *, struct timespec *, const struct __aio_sigset *)' and 'long int(long int, long int, long int, long int, long int, long int)'
 2018-05-29 13:00 UTC  (6+ messages)
    ` [kbuild-all] "

[PATCH v5 00/14] media: ov772x: support media controller, device tree probing, etc
 2018-05-29 12:59 UTC  (3+ messages)
` [PATCH v5 03/14] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING

[patch v24 0/4] JTAG driver introduction
 2018-05-29 12:58 UTC  (10+ messages)
` [patch v24 1/4] drivers: jtag: Add JTAG core driver
` [patch v24 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v24 3/4] Documentation: jtag: Add bindings for "
` [patch v24 4/4] Documentation: jtag: Add ABI documentation

enable OTG on wandboard and riotboard
 2018-05-29 12:59 UTC  (13+ messages)
` [PATCH v2 1/4] ARM: dts: imx6qdl-wandboard: remove regulators bus node
` [PATCH v2 2/4] ARM: dts: imx6dl-riotboard: "
` [PATCH v2 3/4] ARM: dts: imx6qdl-wandboard: enable USB OTG
` [PATCH v2 4/4] ARM: dts: imx6dl-riotboard: fix OTG regulator polarity

[PATCH net-next 0/5] net: aquantia: various ethtool ops implementation
 2018-05-29 12:57 UTC  (6+ messages)
` [PATCH net-next 1/5] net: aquantia: Ethtool based ring size configuration
` [PATCH net-next 2/5] net: aquantia: Improve adapter init/deinit logic
` [PATCH net-next 3/5] net: aquantia: Implement rx/tx flow control ethtools callback
` [PATCH net-next 4/5] net: aquantia: Add renegotiate ethtool operation support
` [PATCH net-next 5/5] net: aquantia: bump driver version

[PATCH] cpu/hotplug: SMT control knobs
 2018-05-29 12:58 UTC  (7+ messages)
` [MODERATED] "

[PATCH] ext4: Test for s_inodes_count overflow during fs resize
 2018-05-29 12:58 UTC  (4+ messages)

[PATCH] powerpc/ptrace: Use copy_{from, to}_user() rather than open-coding
 2018-05-29 12:57 UTC 

Debug guest state (VMI)
 2018-05-29 12:57 UTC  (2+ messages)

[PATCH 1/3] json-c: upgrade to 0.13.1
 2018-05-29 12:56 UTC  (5+ messages)
` [PATCH 2/3] qemu: upgrade to 2.12.0

[PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
 2018-05-29 12:55 UTC  (6+ messages)

Gerrit +1 policy
 2018-05-29 12:53 UTC 

[Qemu-devel] [PULL v1 00/38] Xilinx queue
 2018-05-29 12:52 UTC  (2+ messages)

[PATCH 0/5] Share CPUID stuff between hypervisor and toolstack
 2018-05-29 12:32 UTC  (3+ messages)
` [PATCH 2/5] x86: split out cpuid objects and helpers

Fail to start org.openbmc.managers.System.service
 2018-05-29 12:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/49] fix buildings of tests/tcg
 2018-05-29 12:51 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 30/49] tests/tcg: move MIPS specific tests into subdir
  ` [Qemu-devel] [PATCH v5 35/49] tests/tcg: enable building for Alpha
` [Qemu-devel] [PATCH v5 40/49] tests/tcg: enable building for sparc64
  ` [Qemu-devel] [PATCH v5 45/49] tests/tcg/Makefile: update to be called from Makefile.target

[Qemu-devel] [PATCH 0/4] spapr: generic IRQ frontend
 2018-05-29 12:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] spapr: introduce a new IRQ backend using fixed IRQ number ranges

Problem with python ssl binding
 2018-05-29 12:29 UTC 

[U-Boot] [PATCH] mvebu: a38x: Force receiver detected on PCIe lanes
 2018-05-29 12:50 UTC  (5+ messages)

[Buildroot] [Bug 11051] New: runtime issue on STM32 with usage of binutils 2.29.x
 2018-05-29 12:50 UTC  (2+ messages)
` [Buildroot] [Bug 11051] "

[Buildroot] [PATCH 1/2] configs/stm32f429: force usage of BINUTILS 2.28.x
 2018-05-29 12:49 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] configs/stm32f469: "

[RFC PATCH 00/17] T10-PI support for NVMeoF/RDMA host
 2018-05-29 12:47 UTC  (4+ messages)
` [PATCH 05/17] nvme: Fix extended data LBA supported setting

[Qemu-devel] [PATCH v2 0/2] xlnx-zynqmp: Change the Cortex-R5 for Cortex-R5F
 2018-05-29 12:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] target-arm: Add the Cortex-R5F
` [Qemu-devel] [PATCH v2 2/2] xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F

Invalid security context while executing audit2alllow.orig
 2018-05-29 12:46 UTC  (2+ messages)

[PATCH/RFC] arm64: dts: renesas: salvator-common: Add HSCIF1 device support
 2018-05-29 12:46 UTC  (2+ messages)

[U-Boot] [PATCH v2] bug.h: introduce WARN_ONCE
 2018-05-29 12:46 UTC 

[PATCH v2 00/12] Integrate commit-graph into fsck and gc
 2018-05-29 12:43 UTC  (5+ messages)
` [PATCH v3 00/20] Integrate commit-graph into 'fsck' and 'gc'
  ` [PATCH v3 07/20] commit-graph: verify catches corrupt signature

[RFC PATCH] i2c: add I2C_M_FORCE_STOP
 2018-05-29 12:42 UTC  (2+ messages)

[U-Boot] [PATCH v7 00/11] Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms
 2018-05-29 12:42 UTC  (12+ messages)
` [U-Boot] [PATCH v7 01/11] syscon: dm: Add a new method to get a regmap from DTS
` [U-Boot] [PATCH v7 02/11] phy: ti-pip3-phy: Add support for USB3 PHY
` [U-Boot] [PATCH v7 03/11] phy: Add a new driver for OMAP's USB2 PHYs
` [U-Boot] [PATCH v7 04/11] dwc3-generic: Add support for the TI DWC3 glue
` [U-Boot] [PATCH v7 05/11] board: ti: dra7xx-evm: turn on USB clocks in late init stage
` [U-Boot] [PATCH v7 06/11] board; ti: am57xx: turn on USB clocks
` [U-Boot] [PATCH v7 07/11] dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus
` [U-Boot] [PATCH v7 08/11] configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms
` [U-Boot] [PATCH v7 09/11] configs: am57xx_evm: Enable DM_USB and DM_USB_DEV
` [U-Boot] [PATCH v7 10/11] board: ti: dra7-evm: remove USB platform code
` [U-Boot] [PATCH v7 11/11] board: ti: am57xx: "

[PATCH v1 00/20] signal: refactor some functions
 2018-05-29 12:41 UTC  (4+ messages)
` [PATCH v1 04/20] signal: add copy_pending() helper

[PATCH v3 0/8] PVH MTRR initial state
 2018-05-29 12:41 UTC  (3+ messages)
` [PATCH v3 5/8] hvm/mtrr: use the hardware number of variable ranges for Dom0

[PATCH] Documentation: document hung_task_panic kernel parameter
 2018-05-29 12:41 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu: Emit RESET event with -no-reboot option
 2018-05-29 12:39 UTC  (2+ messages)


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.