All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-17 16:09:08 to 2018-08-17 17:18:25 UTC [more...]

post-receive: pub/scm/virt/kvm/kvm
 2018-08-17 17:18 UTC 

[PATCH 4.14 00/22] 4.14.64-stable review
 2018-08-17 17:17 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Drop obsolete memory system request_ptr API
 2018-08-17 17:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
` [Qemu-devel] [PATCH 2/3] memory: Remove MMIO request_ptr APIs

Allocation failure with subsequent kernel crash
 2018-08-17 17:17 UTC 

[PATCH 4.9 00/15] 4.9.121-stable review
 2018-08-17 17:17 UTC  (2+ messages)

[PATCH 4.4 00/13] 4.4.149-stable review
 2018-08-17 17:17 UTC  (2+ messages)

[PATCH v3 1/3] kernel-shark-qt: Add Json-C as a third party dependency
 2018-08-17 14:13 UTC  (6+ messages)
` [PATCH v3 2/3] kernel-shark-qt: Add I/O for configuration data

[PATCH 3.18 00/15] 3.18.119-stable review
 2018-08-17 17:16 UTC  (4+ messages)

[RESEND PATCH v2 0/2] Add support for ZSTD-compressed kernel
 2018-08-17 17:15 UTC  (5+ messages)

kselftest-merge misses config's to merge
 2018-08-17 17:15 UTC  (4+ messages)

[PATCH (repost) 0/5] drm/nouveau+amdgpu: add DP CEC-Tunneling-over-AUX (repost)
 2018-08-17 14:11 UTC  (6+ messages)
` [PATCH (repost) 1/5] drm_dp_cec: check that aux has a transfer function
` [PATCH (repost) 2/5] drm_dp_cec: add note about good MegaChips 2900 CEC support
` [PATCH (repost) 3/5] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
` [PATCH (repost) 4/5] drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
` [PATCH (repost) 5/5] drm/amdgpu: "

[Qemu-devel] [RFC v4 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
 2018-08-17 17:14 UTC  (2+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2018-08-17 17:12 UTC 

[Qemu-devel] [PATCH 0/5] tcg: Reorg 128-bit atomic operations
 2018-08-17 17:10 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] tcg: Split CONFIG_ATOMIC128
` [Qemu-devel] [PATCH 2/5] target/i386: Convert to HAVE_CMPXCHG128
` [Qemu-devel] [PATCH 3/5] target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
` [Qemu-devel] [PATCH 4/5] target/arm: Convert to HAVE_CMPXCHG128

[PATCH i-g-t 1/3] igt/gem_sync: Exercise sync after context switch
 2018-08-17 17:10 UTC  (4+ messages)
` [PATCH i-g-t 2/3] gem_sync: Measure wakeup latency while also scheduling the next batch
  ` [igt-dev] "

[Bug 200835] New: XFS hangs in xfs_reclaim_inode()
 2018-08-17 14:06 UTC  (5+ messages)
` [Bug 200835] "

[Qemu-devel] [PATCH] i386: Fix arch_query_cpu_model_expansion() leak
 2018-08-17 17:09 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] VFIO update 2018-08-17
 2018-08-17 17:08 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] balloon: Allow multiple inhibit users
` [Qemu-devel] [PULL 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
` [Qemu-devel] [PULL 3/4] vfio: Inhibit ballooning based on group attachment to a container
` [Qemu-devel] [PULL 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning

[Buildroot] [PATCH 1/1] package/libopenssl: security bump to version 1.0.2p
 2018-08-17 17:08 UTC  (3+ messages)

[PATCH] btrfs: btrfs_shrink_device should call commit transaction
 2018-08-17 14:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gpg-interface.c: Fix potentially freeing NULL values
 2018-08-17 17:07 UTC  (6+ messages)
` [PATCH] refactor various if (x) FREE_AND_NULL(x) to just FREE_AND_NULL(x)

[Qemu-devel] [PATCH v2] target/arm: crash on conditional instr in it block
 2018-08-17 17:05 UTC  (2+ messages)

[PATCH] dpc.c: fix missing return value check of pci_find_ext_capability()
 2018-08-17 14:03 UTC  (2+ messages)

[PATCH] x86/speculation/l1tf: Exempt zeroed PTEs from XOR conversion
 2018-08-17 17:05 UTC  (5+ messages)

use the generic dma-noncoherent code for sh V2
 2018-08-17 17:04 UTC  (7+ messages)
      ` dmaengine for sh7760 (was Re: use the generic dma-noncoherent code for sh V2)

[PATCH] tools: libxl/xl: run NUMA placement even when an hard-affinity is set
 2018-08-17 17:03 UTC 

[Qemu-devel] [RFC PATCH 0/5] Fix some jobs/drain/aio_poll related hangs
 2018-08-17 17:02 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 1/5] blockjob: Wake up BDS when job becomes idle
` [Qemu-devel] [RFC PATCH 2/5] tests: Acquire AioContext around job_finish_sync()
` [Qemu-devel] [RFC PATCH 3/5] job: Drop AioContext lock around aio_poll()
` [Qemu-devel] [RFC PATCH 4/5] block: Drop AioContext lock in bdrv_drain_poll_top_level()
` [Qemu-devel] [RFC PATCH 5/5] [WIP] Lock AioContext in bdrv_co_drain_bh_cb()

[PATCH RFC 0/2] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-08-17 17:02 UTC  (13+ messages)
` [PATCH RFC 1/2] drivers/base: export lock_device_hotplug/unlock_device_hotplug

[BUG]smt sysfs dir missing on 4.4.148 and 4.14.63
 2018-08-17 17:01 UTC  (7+ messages)

[git pull] device mapper changes for 4.19
 2018-08-17 17:01 UTC  (2+ messages)

[PATCH] Fix kexec forbidding kernels signed with custom platform keys to boot
 2018-08-17 17:00 UTC  (10+ messages)

[PATCH] drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
 2018-08-17 17:00 UTC  (3+ messages)

[Buildroot] [git commit] python-django: security bump to version 1.11.15
 2018-08-17 16:58 UTC 

[Buildroot] [PATCH] python-django: security bump to version 1.11.15
 2018-08-17 16:57 UTC  (2+ messages)

[Buildroot] [PATCH] package/m4: fix build in host with glibc-2.28
 2018-08-17 16:57 UTC  (2+ messages)

[Buildroot] [git commit] package/m4: fix build on host with glibc-2.28
 2018-08-17 16:57 UTC 

[PATCH v2 1/7] dt-bindings: arm: Document Renesas R-Car M3-N-based ULCB board
 2018-08-17 13:53 UTC  (5+ messages)
` [PATCH v2 2/7] dt-bindings: can: rcar_can: document r8a77965 can support
` [PATCH v2 5/7] arm64: dts: renesas: r8a77965: Add CAN{0,1} placeholder nodes

[PATCH v8 0/5] ipc: IPCMNI limit check for *mni & increase that limit
 2018-08-17 16:53 UTC  (8+ messages)
` [PATCH v8 1/5] ipc: IPCMNI limit check for msgmni and shmmni
` [PATCH v8 2/5] ipc: IPCMNI limit check for semmni
` [PATCH v8 3/5] ipc: Allow boot time extension of IPCMNI from 32k to 2M

[PATCH 00/14] Add minimal DTS support for M3-N Starter Kit
 2018-08-17 13:49 UTC  (5+ messages)
` [PATCH 12/14] arm64: dts: renesas: r8a77965: add CAN support

[PATCH] powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
 2018-08-17 16:53 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/20] target/arm: sve system mode patches
 2018-08-17 16:51 UTC  (17+ messages)
` [Qemu-devel] [PATCH 04/20] target/arm: Adjust sve_exception_el
` [Qemu-devel] [PATCH 05/20] target/arm: Fix arm_cpu_data_is_big_endian for aa64 user-only
` [Qemu-devel] [PATCH 06/20] target/arm: Fix arm_current_el for user-only
` [Qemu-devel] [PATCH 07/20] target/arm: Fix is_a64 "
` [Qemu-devel] [PATCH 09/20] target/arm: Handle SVE vector length changes in system mode
` [Qemu-devel] [PATCH 10/20] target/arm: Adjust aarch64_cpu_dump_state for system mode SVE

Syncing HEAD
 2018-08-17 16:48 UTC  (5+ messages)

[PATCH v2 0/4] Use correct NFSv4.0 callback credential
 2018-08-17 13:43 UTC  (6+ messages)
` [PATCH v2 1/4] sunrpc: Enable the kernel to specify the hostname part of service principals

[Qemu-devel] [PATCH v2 00/60] json: Fixes, error reporting improvements, cleanups
 2018-08-17 16:43 UTC  (23+ messages)
` [Qemu-devel] [PATCH v2 07/60] check-qjson: Cover escaped characters more thoroughly, part 1
` [Qemu-devel] [PATCH v2 10/60] check-qjson: Consolidate partly redundant string tests
` [Qemu-devel] [PATCH v2 15/60] check-qjson: Cover interpolation more thoroughly
` [Qemu-devel] [PATCH v2 19/60] json: Tighten and simplify qstring_from_escaped_str()'s loop
` [Qemu-devel] [PATCH v2 21/60] json: Reject invalid UTF-8 sequences
` [Qemu-devel] [PATCH v2 25/60] json: Leave rejecting invalid escape sequences to parser
` [Qemu-devel] [PATCH v2 28/60] json: Fix \uXXXX for surrogate pairs
` [Qemu-devel] [PATCH v2 41/60] json: Nicer recovery from invalid leading zero
` [Qemu-devel] [PATCH v2 52/60] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
` [Qemu-devel] [PATCH v2 56/60] docs/interop/qmp-spec: How to force known good parser state
` [Qemu-devel] [PATCH v2 57/60] tests/drive_del-test: Fix harmless JSON interpolation bug

[PATCH] gpg-interface.c: detect and reject multiple signatures on commits
 2018-08-17 16:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2018-08-17 16:39 UTC 

[PATCH v2 0/5] Wakeup GPIO support for SDM845 SoC
 2018-08-17 16:38 UTC  (6+ messages)
` [PATCH v2 1/5] drivers: pinctrl: qcom: add wakeup capability to GPIO
` [PATCH v2 2/5] dt-bindings: pinctrl: add wakeup capable GPIOs for SDM845
` [PATCH v2 3/5] drivers: pinctrl: msm: enable PDC interrupt only during suspend
` [PATCH v2 4/5] drivers: pinctrl: qcom: sdm845: support GPIO wakeup from suspend
` [PATCH v2 5/5] arm64: dts: qcom: add wake up interrupts for GPIOs for SDM845

[PATCH v3] PCI: Data corruption happening due to race condition
 2018-08-17 16:39 UTC  (9+ messages)
  ` PCIe enable device races (Was: [PATCH v3] PCI: Data corruption happening due to race condition)

[PATCH v5 0/8] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-17 16:37 UTC  (5+ messages)
` [PATCH v5 4/8] mm: introduce a helper to get the memory type of a page

[GIT PULL] 9p updates for 4.19
 2018-08-17 16:37 UTC  (2+ messages)

[RFC v4 0/8] Add Plane Color Properties
 2018-08-17 16:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Add Plane Color Properties (rev4)

[GIT PULL] arm64: merge window fixes for -rc1
 2018-08-17 16:36 UTC  (2+ messages)

[PATCH v3 0/2] tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPL
 2018-08-17 16:34 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] [WIP] tools/power turbostat: Also read package power on AMD F17h (Zen)

[PATCH 0/5] some trivial cleanup about btrfs_delete_subvolume
 2018-08-17 13:29 UTC  (3+ messages)
` [PATCH 4/5] btrfs: remove a useless return statement in btrfs_block_rsv_add

[PATCH] spi: dw: support 4-16 bits per word
 2018-08-17 16:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] Add Xilinx ZynqMP R5 remoteproc driver
 2018-08-17 16:31 UTC  (4+ messages)
` [PATCH 7/7] Documentation: devicetree: Add Xilinx R5 rproc binding

[PATCH RFC] Make call_srcu() available during very early boot
 2018-08-17 16:31 UTC  (5+ messages)

Not able to set Default PHY configuration
 2018-08-17 16:31 UTC  (3+ messages)
    `  "
        `  "

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-17 16:27 UTC  (6+ messages)
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2018-08-17 16:27 UTC 

Announcing sdeventplus
 2018-08-17 16:26 UTC  (2+ messages)

[PATCH 0/5] H3/M3-W cpuidle support
 2018-08-17 13:19 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: r8a7795: Add cpuidle support for CA57 cores
` [PATCH 2/5] arm64: dts: r8a7795: Add cpuidle support for CA53 cores
` [PATCH 3/5] arm64: dts: r8a7796: Add cpuidle support for CA57 cores
` [PATCH 4/5] arm64: dts: r8a7796: Add cpuidle support for CA53 cores
` [PATCH 5/5] arm64: dts: r8a7796-m3ulcb: Disable "

mv88e6xxx: question: can switch irq be shared?
 2018-08-17 13:22 UTC  (2+ messages)

[PATCH] net: lan743x_ptp: convert to ktime_get_clocktai_ts64
 2018-08-17 16:25 UTC  (7+ messages)

[RFC PATCH 0/6] pci: Rework is_added race fix and address bridge enable races
 2018-08-17 16:25 UTC  (3+ messages)
` [RFC PATCH 2/6] pci: Set pci_dev->is_added before calling device_add

[PATCH] drm/i915/icl: implement the tc/legacy HPD {dis, }connect flows
 2018-08-17 16:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH ethtool] ethtool: document WoL filters option also in help message
 2018-08-17 13:21 UTC 

[PATCH 0/3] I2C0/3/5 pin control for H3 and M3-W
 2018-08-17 13:18 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r8a7795: Add I2C{0,3,5} pins, groups and functions
` [PATCH 2/3] pinctrl: sh-pfc: r8a7795-es1: "
` [PATCH 3/3] pinctrl: sh-pfc: r8a7796: "

[PATCH BUGFIX/IMPROVEMENT 0/4] bfq: two fixes and one improvement related to I/O control
 2018-08-17 16:21 UTC  (4+ messages)

how to fix acpi_pci_root_remap_iospace?
 2018-08-17 16:20 UTC  (7+ messages)

[tpm2] TSS2_DRIVER_RC_LAYER not in common spec
 2018-08-17 16:19 UTC 

[PATCH] kernel: Add spaces around '=' operator
 2018-08-17 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
 2018-08-17 16:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/3] hw/pci: add teardown function for "
` [Qemu-devel] [PATCH v2 3/3] hw/pci: add PCI resource reserve capability to legacy PCI bridge

[PATCH v3] btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata()
 2018-08-17 13:14 UTC  (2+ messages)

Crash in netlink/sk_filter_trim_cap on ARMv7 on 4.18rc1
 2018-08-17 16:17 UTC  (9+ messages)
        ` [offlist] "

Current LTS and their EOL
 2018-08-17 16:17 UTC  (2+ messages)

[GIT PULL]: libnvdimm updates for v4.19-rc1
 2018-08-17 16:17 UTC 

[PATCH v4] clone: report duplicate entries on case-insensitive filesystems
 2018-08-17 16:16 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers
 2018-08-17 16:09 UTC  (32+ messages)
` [PATCH 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get,set}_features()
  ` [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
` [PATCH 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()

[Qemu-devel] [PATCH] tests/boot-serial-test: Bump timeout to 6 minutes
 2018-08-17 16:14 UTC 

[Qemu-devel] [PATCH 1/2] update-linux-headers.sh: add qemu_fw_cfg.h
 2018-08-17 15:59 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] fw_cfg: import & use linux/qemu_fw_cfg.h

[Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
 2018-08-17 16:09 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/9] synchronization profiler
 2018-08-17 16:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 9/9] hmp-commands-info: add sync-profile

Legacy Firmware/INT 13H supporting >512 byte sectors?
 2018-08-17 16:11 UTC  (2+ messages)

[PATCH] net/octeontx: fix packet corruption on Tx
 2018-08-17 16:11 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.