All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-01 14:23:29 to 2018-06-01 14:58:52 UTC [more...]

[PATCH] tune-i586-nlp.inc: drop tuning file for Intel Quark/X1000 CPU
 2018-06-01 14:58 UTC  (2+ messages)

[PATCH v3 00/31] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-06-01 14:47 UTC  (28+ messages)
` [PATCH v3 01/31] libxl_event: Fix DEBUG prints
` [PATCH v3 02/31] libxl_qmp: Documentation of the logic of the QMP client
` [PATCH v3 03/31] libxl_qmp: Fix use of DEBUG_RECEIVED
` [PATCH v3 04/31] libxl_json: fix build with DEBUG_ANSWER
` [PATCH v3 05/31] libxl_qmp: Move the buffer realloc to the same scope level as read
` [PATCH v3 06/31] libxl_qmp: Add a warning to not trust QEMU
` [PATCH v3 07/31] libxl_qmp: Learned to send FD through QMP to QEMU
` [PATCH v3 08/31] libxl_qmp: Have QEMU save its state to a file descriptor
` [PATCH v3 09/31] libxl_qmp: Move struct sockaddr_un variable to qmp_open()
` [PATCH v3 10/31] libxl_qmp: Move buffers to the stack of qmp_next
` [PATCH v3 12/31] libxl_json: constify libxl__json_object_to_yajl_gen arguments
` [PATCH v3 13/31] libxl_qmp: Separate QMP message generation from qmp_send_prepare
` [PATCH v3 14/31] libxl_qmp_ev: Introduce libxl__ev_qmp_start() to connect to QMP
` [PATCH v3 15/31] libxl_qmp_ev: Implement fd callback and read data
` [PATCH v3 16/31] libxl_json: Allow partial parsing
` [PATCH v3 17/31] libxl_json: Enable yajl_allow_trailing_garbage
` [PATCH v3 19/31] libxl_qmp_ev: Parse JSON input from QMP
` [PATCH v3 20/31] libxl_qmp: Introduce libxl__ev_qmp functions
` [PATCH v3 21/31] libxl_qmp_ev: Handle write to socket
` [PATCH v3 22/31] libxl_qmp: Simplify qmp_response_type() prototype
` [PATCH v3 24/31] libxl_qmp_ev: Respond to QMP greeting
` [PATCH v3 25/31] libxl_qmp_ev: Disconnect QMP when no more events
` [PATCH v3 27/31] libxl_qmp: Implement libxl__qmp_insert_cdrom_ev
` [PATCH v3 29/31] libxl_disk: Have libxl_cdrom_insert use libxl__ev_qmp
` [PATCH v3 30/31] libxl_dm: Pre-open QMP socket for QEMU
` [PATCH v3 31/31] libxl: QEMU startup sync based on QMP

[PATCH net-next 1/1] net/smc: remove duplicate check in smc_setsockopt
 2018-06-01 14:58 UTC 

[PATCH v3 0/8] media: rcar-vin: Brush endpoint properties
 2018-06-01 14:58 UTC  (6+ messages)
` [PATCH v3 2/8] dt-bindings: media: Document data-enable-active property

[RFC PATCH] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book E
 2018-06-01 14:58 UTC  (8+ messages)

[devtool][PATCH] devtool deploy-target: optionally specify package
 2018-06-01 14:58 UTC  (5+ messages)

[PATCH] memory: fix segfault on rte_mem_virt2memseg() call with invalid addr
 2018-06-01 14:58 UTC  (3+ messages)
` [PATCH v2] "

[RFC/RFT] [PATCH v3 0/4] Intel_pstate: HWP Dynamic performance boost
 2018-06-01 14:57 UTC  (6+ messages)
` [RFC/RFT] [PATCH v3 4/4] cpufreq: intel_pstate: enable boost for SKX

[Qemu-devel] [PATCH 0/2] armv7m: Remove armv7m_init() function
 2018-06-01 14:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] stellaris: Stop using armv7m_init()
` [Qemu-devel] [PATCH 2/2] hw/arm/armv7m: Remove unused armv7m_init() function

[U-Boot] [PATCH v2 1/2] watchdog: driver support for fsl-lsch2
 2018-06-01 14:56 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: drop resource size check for GICV window
 2018-06-01 15:06 UTC 

[PATCH iproute2] devlink: don't enforce NETLINK_{CAP,EXT}_ACK sock opts
 2018-06-01 14:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/17] tcg: tb_lock removal redux v3
 2018-06-01 14:55 UTC  (5+ messages)

linux-next: Signed-off-by missing for commit in the drivers-x86 tree
 2018-06-01 14:55 UTC  (7+ messages)

[PATCH] misc: rtsx: make several functions static
 2018-06-01 14:54 UTC  (2+ messages)

[PATCH] memcg: Replace mm->owner with mm->memcg
 2018-06-01 14:53 UTC  (16+ messages)
      ` [PATCH 0/2] mm->owner to mm->memcg fixes
                        ` [RFC][PATCH 0/2] memcg: Require every task that uses an mm to migrate together
                          ` [RFC][PATCH 1/2] memcg: Ensure every task that uses an mm is in the same memory cgroup
                          ` [RFC][PATCH 2/2] memcgl: Remove dead code now that all tasks of an mm share a memcg

[Qemu-devel] [PATCH 00/33] linux-user: Begin splitting do_syscall
 2018-06-01 14:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/33] linux-user: Split out do_syscall1

Wireguard on an entire network
 2018-06-01 14:51 UTC 

[PATCH] PCI: move early dump functionality from x86 arch into the common code
 2018-06-01 14:45 UTC  (6+ messages)

[Qemu-devel] [PULL 0/9 v2] slirp updates
 2018-06-01 14:48 UTC  (4+ messages)

[PATCH 1/3] systemd: Fix build with gcc8
 2018-06-01 14:48 UTC  (5+ messages)

[Qemu-devel] Mistake on man page
 2018-06-01 14:47 UTC 

[GIT PULL v3 00/10] lightnvm updates for 4.18
 2018-06-01 14:41 UTC  (11+ messages)
` [GIT PULL 01/10] lightnvm: pblk: rework write error recovery path
` [GIT PULL 02/10] lightnvm: pblk: garbage collect lines with failed writes
` [GIT PULL 03/10] lightnvm: pblk: fix smeta write error path
` [GIT PULL 04/10] lightnvm: proper error handling for pblk_bio_add_pages
` [GIT PULL 05/10] lightnvm: fix partial read error path
` [GIT PULL 06/10] lightnvm: pblk: add possibility to set write buffer size manually
` [GIT PULL 07/10] lightnvm: pblk: remove unnecessary bio_get/put
` [GIT PULL 08/10] lightnvm: pblk: only try to recover lines with written smeta
` [GIT PULL 09/10] lightnvm: pblk: kick writer on new flush points
` [GIT PULL 10/10] lightnvm: pblk: take bitmap alloc. out of critical section

[RFC PATCH] rados_cluster: add a "design" manpage
 2018-06-01 14:46 UTC  (4+ messages)

[Buildroot] snps_archs38_hsdk_defconfig fails to build
 2018-06-01 14:46 UTC  (3+ messages)
` [Buildroot] [arc-buildroot] "

[PATCH] md: dm-crypt: Add Inline Encryption support for dmcrypt
 2018-06-01 14:46 UTC  (4+ messages)
    ` [dm-devel] "

[PATCH] qtnfmac: fix NULL pointer dereference
 2018-06-01 14:22 UTC  (4+ messages)

[PATCH 00/12] breakpoint: Rework arch validation v2
 2018-06-01 14:46 UTC  (6+ messages)
` [PATCH 04/12] powerpc: Implement hw_breakpoint_arch_parse()

[PATCH 0/2] Overlayfs tests for consistent ro/rw fd
 2018-06-01 14:45 UTC  (3+ messages)
` [PATCH 2/2] overlay/016: split into two tests

[PATCH net] ipv4: igmp: hold wakelock to prevent delayed reports
 2018-06-01 14:45 UTC  (2+ messages)

[PATCH 0/7] Enable UFS provisioning via Linux
 2018-06-01 14:44 UTC  (3+ messages)

nfs4_acl restricts copy_up in overlayfs
 2018-06-01 14:43 UTC  (12+ messages)

[PATCH v8 0/4] mtd: Add a SPI NAND driver
 2018-06-01 14:42 UTC  (4+ messages)
` [PATCH v8 2/4] dt-bindings: Add bindings for SPI NAND devices

post-receive: pub/scm/linux/kernel/git/pmladek/printk
 2018-06-01 14:43 UTC 

[Buildroot] [PATCH v3 1/4] Revert "configs/stm32f429: force usage of binutils 2.28.x"
 2018-06-01 14:42 UTC  (8+ messages)
` [Buildroot] [PATCH v3 2/4] Revert "configs/stm32f469: "
` [Buildroot] [PATCH v3 3/4] package/binutils: Cortex-M targets require version <2.29
` [Buildroot] [PATCH v3 4/4] linux: config.in: add comment for Arm Cortex-M

[PATCHv2 00/19] arm64: invoke syscalls with pt_regs
 2018-06-01 14:41 UTC  (4+ messages)
` [PATCHv2 11/19] arm64: don't reload GPRs after apply_ssbd

[CI 1/2] drm/i915: Flush all writes before suspend
 2018-06-01 14:41 UTC  (2+ messages)
` [CI 2/2] drm/i915: Apply the full CPU domain markup before freezing

[Buildroot] [git commit] Revert "configs/stm32f469: force usage of binutils 2.28.x"
 2018-06-01 14:41 UTC 

[Buildroot] [git commit] Revert "configs/stm32f429: force usage of binutils 2.28.x"
 2018-06-01 14:40 UTC 

[PATCH net-next] rtnetlink: Fix null-ptr-deref in rtnl_newlink
 2018-06-01 14:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-06-01 14:39 UTC 

[PATCH] tpm: add support for nonblocking operation
 2018-06-01 14:37 UTC  (2+ messages)

[PATCH v2] sched/rt: fix call to cpufreq_update_util
 2018-06-01 14:37 UTC  (5+ messages)

[Buildroot] [git commit] linux: config.in: add comment for Arm Cortex-M
 2018-06-01 14:37 UTC 

[PATCHv2 0/4] arm64: SMCCC conduit cleanup
 2018-06-01 14:37 UTC  (4+ messages)

[PATCH 1/3] Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"
 2018-06-01 14:37 UTC  (3+ messages)

[Buildroot] [git commit] package/binutils: default to 2.29 for Cortex-M targets
 2018-06-01 14:36 UTC 

[RFC PATCH 0/2] spi: spi-mem: Add a direct mapping API
 2018-06-01 14:36 UTC  (6+ messages)
` [RFC PATCH 1/2] spi: spi-mem: Add a new API to support direct mapping
` [RFC PATCH 2/2] mtd: m25p80: Use the SPI mem direct API to possibly improve performances

does a new repo actually *need* default template content?
 2018-06-01 14:38 UTC  (4+ messages)

[GIT PULL] breakpoint: Rework arch validation v3
 2018-06-01 14:32 UTC  (13+ messages)
` [PATCH 01/12] perf/breakpoint: Split attribute parse and commit
` [PATCH 02/12] perf/breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()
` [PATCH 03/12] x86: Implement hw_breakpoint_arch_parse()
` [PATCH 04/12] powerpc: "
` [PATCH 05/12] arm: "
` [PATCH 06/12] arm64: "
` [PATCH 07/12] sh: Remove "struct arch_hw_breakpoint::name" unused field
` [PATCH 08/12] sh: Implement hw_breakpoint_arch_parse()
` [PATCH 09/12] xtensa: "
` [PATCH 10/12] perf/breakpoint: Remove default hw_breakpoint_arch_parse()
` [PATCH 11/12] perf/breakpoint: Pass new breakpoint type to modify_breakpoint_slot()
` [PATCH 12/12] perf/breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()

[PATCH v3 0/8] gnss: add new GNSS subsystem
 2018-06-01 14:34 UTC  (3+ messages)
` [PATCH v3 4/8] dt-bindings: gnss: add u-blox binding

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-06-01 14:32 UTC  (5+ messages)

master - Merge branch 'master' into 2018-05-11-fork-libdm
 2018-06-01 14:32 UTC 

master - Merge branch 'master' into 2018-05-11-fork-libdm
 2018-06-01 14:31 UTC 

master - build: Don't generate symlinks in include/ dir
 2018-06-01 14:31 UTC 

master - Revert "Revert "build: Calculate dependencies at same time as compiling.""
 2018-06-01 14:31 UTC 

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2018-06-01 14:31 UTC  (13+ messages)
` [PATCH v2 3/4] dt-bindings: soc: Add TmFifo binding for Mellanox BlueField SoC
` [PATCH v3 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
` [PATCH v3 2/4] arm64: Add Mellanox BlueField SoC config option
` [PATCH v3 3/4] dt-bindings: soc: Add TmFifo binding for Mellanox BlueField SoC
` [PATCH v3 4/4] MAINTAINERS: Add entry for Mellanox Bluefield Soc

[Buildroot] [sources.buildroot.net] listing not available
 2018-06-01 14:31 UTC  (4+ messages)

[PATCH 0/3] Add parameter for disabling ACS redirection for P2P
 2018-06-01 14:30 UTC  (4+ messages)
` [PATCH v2 2/3] PCI: Allow specifying devices using a base bus and path of devfns

[PATCH 1/3] drm/doc: Add a label for the PRIME Buffer Sharing chapter
 2018-06-01 14:29 UTC  (9+ messages)
` [PATCH 3/3] drm/amdgpu: Add documentation for PRIME related code

[PATCH v3 00/10] Add MSI-X support on pcitest tool
 2018-06-01 14:24 UTC  (22+ messages)
` [PATCH v3 01/10] PCI: endpoint: Add MSI-X interfaces
` [PATCH v3 02/10] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v3 03/10] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v3 04/10] PCI: dwc: Rework MSI callbacks handler
` [PATCH v3 05/10] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v3 06/10] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v3 07/10] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v3 08/10] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v3 09/10] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v3 10/10] tools: PCI: Add MSI-X support

[PATCH 0/3] Stingray thermal driver support
 2018-06-01 14:29 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for SR thermal

WARNING in kcm_exit_net (3)
 2018-06-01 14:28 UTC  (3+ messages)
` [PATCH net] kcm: Fix use-after-free caused by clonned sockets

IPMI and Redfish support in openbmc Linux
 2018-06-01 14:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-01 14:28 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-05-29
 2018-06-01 14:27 UTC  (4+ messages)
` [Buildroot] wireshark failure (was: [autobuild.buildroot.net] Build results for 2018-05-29)
  ` [Buildroot] wireshark failure

[U-Boot] [PATCH 00/12] binman: A few more features
 2018-06-01 14:27 UTC  (4+ messages)

[U-Boot] [RFC][DO NOT APPLY] binman: Switch to 'python-coverage'
 2018-06-01 14:27 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] drivers: Add reset ctrl to drivers
 2018-06-01 14:26 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/4] include: reset: check CONFIG_SPL_RESET_SUPPORT
` [U-Boot] [PATCH v4 2/4] mmc: dwmmc: socfpga: Add reset ctrl to driver
` [U-Boot] [PATCH v4 3/4] serial: ns16550: "
` [U-Boot] [PATCH v4 4/4] net: designware: "

[PATCH v2 0/6] Add MCAN Support for dra76x
 2018-06-01 14:26 UTC  (8+ messages)
` [PATCH v2 3/6] clk: ti: dra7: Add clkctrl clock data for the mcan clocks

[Qemu-devel] [PATCH 0/6] More conversions away from old_mmio
 2018-06-01 14:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/6] hw/m68k/mcf5206: Convert "
` [Qemu-devel] [PATCH 3/6] hw/block/pflash_cfi02: "

[U-Boot] [PATCH 0/5] Add DMA driver for DMA330 controller
 2018-06-01 14:25 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] drivers: dma: Enable DMA-330 driver support
` [U-Boot] [PATCH 2/5] drivers: dma: Add function to zeroes a range of destination such as memory
` [U-Boot] [PATCH 3/5] drivers: dma: Factor out dma_get_device from DMA class function
` [U-Boot] [PATCH 4/5] include: dma: Update the function description for dma_memcpy
` [U-Boot] [PATCH 5/5] arm: dts: socfpga: stratix10: update pdma

[Qemu-devel] [PATCH 1/5] block: Add blklogwrites
 2018-06-01 14:24 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[U-Boot] [PATCH] power: regulator: denied disable on always-on regulator
 2018-06-01 14:24 UTC  (2+ messages)

[PATCH v8 0/7] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
 2018-06-01 14:24 UTC  (4+ messages)
` [PATCH v8 4/7] ACPI/hotplug/PCI: Do not scan all bridges when native PCIe hotplug is used

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2018-06-01 14:23 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.