All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-21 18:18:19 to 2018-08-21 19:34:24 UTC [more...]

[PATCH 0/6] reuse on-disk deltas for fetches with bitmaps
 2018-08-21 19:34 UTC  (4+ messages)
` [PATCH v2 "

how to understand the "PACKAGECONFIG_class-nativesdk " and "PACKAGECONFIG_class-target" ?
 2018-08-21 19:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] block: for jobs, do not clear user_paused until after the resume
 2018-08-21 19:31 UTC  (2+ messages)

[Qemu-devel] [RFC 00/15] s390: vfio-ccw dasd ipl support
 2018-08-21 19:31 UTC  (3+ messages)

[PATCH] r8169: don't use MSI-X on RTL8106e
 2018-08-21 19:31 UTC  (4+ messages)

[PATCH 0/2] workqueue lockdep limitations/bugs
 2018-08-21 16:09 UTC  (6+ messages)
` [PATCH 1/2] workqueue: skip lockdep wq dependency in cancel_work_sync()
` [PATCH 2/2] workqueue: create lockdep dependency in flush_work()

[PATCH 0/4] Enable GTK+3
 2018-08-21 19:29 UTC  (5+ messages)
` [PATCH 1/4] gtk+3: update wayland dependency and add patches
` [PATCH 2/4] packagegroup-arago-gtk: add package group files for GTK
` [PATCH 3/4] tisdk-roofs-image: add the GTK packagegroup
` [PATCH 4/4] packagegroup-arago-toolchain-tidsk-target: add "

[Intel-wired-lan] [next PATCH S95 01/12] i40e: Fix VF's link state notification
 2018-08-21 19:29 UTC  (9+ messages)
` [Intel-wired-lan] [next PATCH S95 02/12] i40e: convert queue stats to i40e_stats array
` [Intel-wired-lan] [next PATCH S95 03/12] i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
` [Intel-wired-lan] [next PATCH S95 04/12] i40evf: update ethtool stats code and use helper functions
` [Intel-wired-lan] [next PATCH S95 05/12] i40evf: Change a VF mac without reloading the VF driver

[PATCH 0/1] Docs: Add commit-graph tech docs to Makefile
 2018-08-21 19:29 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] commit-graph.txt: improve formatting for asciidoc

[PATCH] mw-to-git/t9360: fix broken &&-chain
 2018-08-21 19:29 UTC  (5+ messages)

[U-Boot] [PATCH] efi_loader: Rename sections to allow for implicit data
 2018-08-21 19:26 UTC  (8+ messages)

lazytime mount option—no support in Btrfs
 2018-08-21 16:05 UTC  (10+ messages)

[PATCH 0/3] Add secondary toolchain to devkit
 2018-08-21 19:13 UTC  (4+ messages)
` [PATCH 1/3] external-linaro-secondary-sdk-toolchain: secondary toolchain for devkit
` [PATCH 2/3] packagegroup-arago-cross-canadian: add SECONDARY_TOOLCHAIN
` [PATCH 3/3] toolchain-linaro: enable SECONDARY_TOOLCHAIN

[ovmf test] 126315: all pass - PUSHED
 2018-08-21 19:25 UTC 

[Qemu-devel] [PULL 0/8] x86 queue, 2018-08-16
 2018-08-21 19:25 UTC  (3+ messages)
` [Qemu-devel] [PULL 8/8] i386: Disable TOPOEXT by default on "-cpu host"

[PATCH 0/3] Add support for ftm responder configuration
 2018-08-21 19:24 UTC  (8+ messages)

[U-Boot] [RESEND PATCH v9 01/18] Revert "efi_loader: Rename sections to allow for implicit data"
 2018-08-21 19:24 UTC  (4+ messages)

[PATCH] SubmittingPatches: mention doc-diff
 2018-08-21 19:23 UTC 

[PATCH] ARM: dts: paz00: fix wakeup gpio keycode
 2018-08-21 16:00 UTC  (2+ messages)

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-21 19:21 UTC  (7+ messages)
` [PATCH v9 22/22] s390: doc: detailed specifications for AP virtualization

XDC 2018: Call for Papers
 2018-08-21 19:20 UTC  (2+ messages)
` [Mesa-dev] "

tpm: Provide a TPM access library
 2018-08-21 18:35 UTC  (36+ messages)
` [PATCH 01/23] TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
` [PATCH 02/23] TPM: Provide a facility for a userspace TPM emulator
` [PATCH 03/23] TPM: Provide a platform driver for the user emulator driver
` [PATCH 04/23] TPM: Expose struct tpm_chip and related find_get and put functions
` [PATCH 05/23] TPM: Use struct tpm_chip rather than chip number as interface parameter
` [PATCH 06/23] TPM: Move ordinal values from interface file to header with other ordinals
` [PATCH 07/23] TPM: Consolidate tpm_send(), transmit_cmd() and tpm_transmit()
` [PATCH 08/23] TPMLIB: Break TPM bits out of security/keys/trusted.c
` [PATCH 09/23] TPMLIB: Do some source cleanups
` [PATCH 10/23] TPMLIB: Better format calls to TSS_*hmac*()
` [PATCH 11/23] TPMLIB: Put banner comments on public TPM library functions
` [PATCH 12/23] TPMLIB: Create tpm_{even, odd}_nonce structs to represent nonces
` [PATCH 13/23] TPMLIB: Rename store8() and storebytes()
` [PATCH 14/23] TPMLIB: Make store_s() take a void* data argument, not unsigned char*
` [PATCH 15/23] TPMLIB: Use __be32 rather than int32_t and use cpu_to_beX() and co
` [PATCH 16/23] TPMLIB: Put more comments into the HMAC generation functions
` [PATCH 17/23] TPMLIB: Provide a wrapper to load bytes out of the reply
` [PATCH 18/23] TPMLIB: Encapsulate XOR-based encryption with authkey derivative
` [PATCH 19/23] TPMLIB: Add some debugging code
` [PATCH 20/23] TPMLIB: Implement call to TPM_CreateWrapKey
` [PATCH 21/23] TPMLIB: Implement call to TPM_LoadKey2
` [PATCH 22/23] TPMLIB: Provide call for TPM_FlushSpecific
` [PATCH 23/23] TPM: Add an asymmetric key subtype for handling TPM-based keys

ixgbe hangs when XDP_TX is enabled
 2018-08-21 15:58 UTC  (2+ messages)

[U-Boot] [PULL 2018.09] efi patch queue 2018-08-21
 2018-08-21 19:18 UTC  (4+ messages)

[PATCH] generic: test for deduplication between different files
 2018-08-21 15:57 UTC  (5+ messages)
  ` [patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)

[PATCH v3 0/7] perf: Add ioctl for PMU driver configuration
 2018-08-21 19:17 UTC  (14+ messages)

[Qemu-devel] [PATCH] tests/libqos: Utilize newer glib spawn check
 2018-08-21 19:05 UTC 

bcm2837: tons of DMA mask not set in 4.18.0-rc6-next-20180727
 2018-08-21 15:54 UTC  (5+ messages)

[PATCH] dt-bindings: mmc: tmio_mmc: document Renesas R8A77970 bindings
 2018-08-21 19:14 UTC 

[igt-dev] Scripting language for igt
 2018-08-21 19:14 UTC  (3+ messages)

[PATCH v2 2/2] drm: rcar-du: Improve non-DPLL clock selection
 2018-08-21 15:52 UTC  (5+ messages)
` [PATCH] "

MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
 2018-08-21 19:12 UTC 

MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
 2018-08-21 19:12 UTC 

MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
 2018-08-21 19:12 UTC 

MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
 2018-08-21 19:12 UTC 

[PATCH] ARM: dts: clearfog: fix sdhci supply property name
 2018-08-21 19:12 UTC 

renesas-drivers-2018-08-21-v4.18
 2018-08-21 15:49 UTC 

[1/2] dt-bindings: dmaengine: add DT binding for UniPhier MIO DMAC
 2018-08-21 19:09 UTC  (5+ messages)
    ` [PATCH 1/2] "

[PATCH] test-tool.h: include git-compat-util.h
 2018-08-21 19:07 UTC  (8+ messages)
` [PATCH 1/6] t/perf: factor boilerplate out of test_perf
` [PATCH 2/6] t/perf: factor out percent calculations
` [PATCH 3/6] t/perf: add infrastructure for measuring sizes
` [PATCH 4/6] t/perf: add perf tests for fetches from a bitmapped server
` [PATCH 5/6] pack-bitmap: save "have" bitmap from walk
` [PATCH 6/6] pack-objects: reuse on-disk deltas for thin "have" objects

[RFC0/1] megaraid_sas : IRQ polling using threaded interrupt
 2018-08-21 19:06 UTC 

[RFC PATCH] compiler.h: give up __compiletime_assert_fallback()
 2018-08-21 19:04 UTC  (5+ messages)

[PATCH 00/10] arm: add one kconfig option per platform
 2018-08-21 19:04 UTC  (2+ messages)

[PATCH] runtime selftest: hw breakpoint case correct syntax
 2018-08-21 19:02 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix preamble handling
 2018-08-21 19:02 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: disable eDP fast boot optimization on DCE8
 2018-08-21 19:02 UTC  (2+ messages)

[PATCH 00/34] Make CONFIG_HVM work
 2018-08-21 18:59 UTC  (12+ messages)
` [PATCH 05/34] xen: is_hvm_domain should evaluate to 0 when !CONFIG_HVM
` [PATCH 31/34] xen: refuse to create HVM guests "

[Qemu-devel] [PATCH] vfio/pci: Fix failure to close file descriptor on error
 2018-08-21 18:58 UTC 

[PATCH 0/5] Decode memdev info and bandwidth and implemnt latency WA
 2018-08-21 18:56 UTC  (6+ messages)
` [PATCH 4/5] drm/i915/kbl+: Enable IPC only for symmetric memory configurations

[PATCH v4 2/3] kernel-shark-qt: Add I/O for configuration data
 2018-08-21 15:36 UTC  (2+ messages)

[PATCH v3 net 0/1] net: macb: Fix regression breaking non-MDIO fixed-link PHYs
 2018-08-21 15:35 UTC  (2+ messages)
` [PATCH v3 net 1/1] "

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-21 18:56 UTC  (19+ messages)

[PATCH] selftests/powerpc: Do not fail on TM_CAUSE_RESCHED
 2018-08-21 18:56 UTC 

[PATCH] selftests: net: move fragment forwarding/config up a level
 2018-08-21 18:56 UTC  (4+ messages)

usb: musb: dsps: do not disable CPPI41 irq in driver teardown
 2018-08-21 18:55 UTC 

[GIT PULL] chrome-platform updates for v4.19
 2018-08-21 18:54 UTC 

[PATCH V2 4/5] PCI: rcar: Support runtime PM, link state L1 handling
 2018-08-21 15:32 UTC  (11+ messages)

[Buildroot] [PATCH/next 1/1] package/luvi: bump version to 2.8.0
 2018-08-21 18:52 UTC  (2+ messages)

[PATCH] drm/amd/display: indent an if statement
 2018-08-21 18:51 UTC  (3+ messages)

[PATCH] powerpc/xive: Initialize symbol before usage
 2018-08-21 18:46 UTC 

[PATCH v3 0/7] bme680 cleanup
 2018-08-21 18:46 UTC  (5+ messages)
` [PATCH v3 2/7] iio: chemical: bme680: cleanup bme680_read_calib formatting

[Qemu-devel] [PATCH v4 00/16] linux-user: Split do_syscall
 2018-08-21 18:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 03/16] linux-user: Relax single exit from "break"
` [Qemu-devel] [PATCH v4 06/16] linux-user: Propagate goto unimplemented to default

[PATCH] powerpc/iommu: avoid derefence before pointer check
 2018-08-21 18:44 UTC 

[RFC 0/3] Add secondary toolchain to devkit
 2018-08-21 18:43 UTC  (6+ messages)
` [RFC 3/3] arago-prefs: enable SECONDARY_TOOLCHAIN

[Qemu-devel] [PULL 0/1] vfio coverity reported error fix
 2018-08-21 18:43 UTC  (2+ messages)

[PATCH v5 0/8] drm: Add generic fbdev emulation
 2018-08-21 18:43 UTC  (6+ messages)
` [PATCH v5 4/8] drm/cma-helper: Use the "

[BUG] madvise05 leads kernel panic on 4.9.122
 2018-08-21 18:43 UTC  (2+ messages)

[PATCH] powerpc/kernel: Fix potential spectre v1 in syscall
 2018-08-21 18:42 UTC 

master - config: improve use_blkid_wiping
 2018-08-21 18:41 UTC 

[meta-oe][PATCH] dos2unit: Remove after move to core
 2018-08-21 18:40 UTC  (3+ messages)

[PATCH 0/8] Clarify commit-graph and grafts/replace/shallow incompatibilities
 2018-08-21 18:39 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/8] commit-graph: not compatible with replace objects

[Qemu-devel] [PULL 00/74] Misc patches for 2018-08-21
 2018-08-21 18:38 UTC  (3+ messages)
` [Qemu-devel] [PULL 27/74] checkpatch: allow space in more places before a bracket

WARNING: CPU: 0 PID: 14 at kernel/kthread.c:501 kthread_park+0x44/0xa4 (was: Re: kthread: Simplify kthread_park() completion)
 2018-08-21 18:38 UTC  (2+ messages)

[PATCH] crypto: arm64/aes-modes - get rid of literal load of addend vector
 2018-08-21 18:38 UTC  (8+ messages)

Armv8-A: Not able to enable secondary CPUs in Hikey960 board
 2018-08-21 18:37 UTC  (8+ messages)

[Qemu-devel] [PATCH 00/22] MPS devices: FPGAIO, timer, watchdogs, MSC, DMA, SPI
 2018-08-21 18:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/22] hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters

[Buildroot] [PATCH 1/1] libjwt: new package
 2018-08-21 18:34 UTC  (5+ messages)

[Bug 200869] New: UVD cause amdgpu crash on CIK: [amdgpu]] UVD not responding, trying to reset the VCPU
 2018-08-21 18:34 UTC  (2+ messages)
` [Bug 200869] "

Do btrfs compression option changes need to be atomic?
 2018-08-21 15:11 UTC  (5+ messages)
` Are the btrfs mount options inconsistent?

[GIT PULL] RISC-V Updates for the 4.19 Merge Window
 2018-08-21 18:31 UTC  (3+ messages)

[GIT PULL] RISC-V Updates for the 4.19 Merge Window
 2018-08-21 18:31 UTC  (3+ messages)

[PATCH 1/6] ARM: dts: imx28-evk: Move regulators outside simple-bus
 2018-08-21 18:31 UTC  (6+ messages)
` [PATCH 6/6] ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1G

[PATCH] ethdev: fix rte_eth_dev_owner_unset
 2018-08-21 18:31 UTC  (7+ messages)
` [PATCH 0/2] ethdev: minor ownership changes
  ` [PATCH 2/2] ethdev: make rte_eth_is_valid_owner_id return bool

[PATCH v2 0/5] Add Mali DP non-compressed pixel formats
 2018-08-21 18:30 UTC  (6+ messages)
` [PATCH v2 1/5] drm/fourcc: Add new fourcc for malidp uncompressed formats
` [PATCH v2 2/5] drm/fourcc: Add tile width and height to drm_format_info
` [PATCH v2 3/5] drm/i915: Set tile sizes in drm_format_info
` [PATCH v2 4/5] drm: Add support for handling linear tile formats
` [PATCH v2 5/5] drm: mali-dp: Enable mali specific buffer formats

[PATCH] oeqa/concurrencytest: Ensure subunit streams are flushed at exit
 2018-08-21 18:30 UTC 

[Qemu-devel] [PATCH] char: Enable build of pty on macOS
 2018-08-21 18:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/13] monitor: enable OOB by default
 2018-08-21 18:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 01/13] monitor: simplify monitor_qmp_setup_handlers_bh

[Qemu-devel] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
 2018-08-21 18:21 UTC  (4+ messages)
  ` [Qemu-devel] [libvirt] "

[PATCH 1/2] x86/MCE/AMD: Check for NULL banks in THR interrupt handler
 2018-08-21 18:27 UTC  (9+ messages)
` [PATCH 2/2] x86/MCE/AMD: Skip creating kobjects with NULL names
              ` [2/2] "

[Buildroot] [PATCH v2, 1/2] boost: context needs thread if gcc <= 4.6
 2018-08-21 18:26 UTC  (3+ messages)

Overview of performance improvements of recent SMB3 compounding patches
 2018-08-21 18:24 UTC 

[PATCH 1/4] net: macb: Fix regression breaking non-MDIO fixed-link PHYs
 2018-08-21 14:59 UTC  (7+ messages)

[PATCH v3] net/bonding: per-slave intermediate rx ring
 2018-08-21 18:19 UTC  (7+ messages)
` [PATCH v4] "

[U-Boot] [PATCH 0/8][RESEND] Device Tree support for PowerPC in u-boot
 2018-08-21 18:18 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8][RESEND] powerpc/dts: setup fdt blob at __init_end
` [U-Boot] [PATCH 2/8][RESEND] powerpc/dts: makefile changes to clean and build dts
` [U-Boot] [PATCH 3/8][RESEND] binman: Add a new "start-pos" property in section class
` [U-Boot] [PATCH 4/8][RESEND] binman: Add support for powerpc 'bootpg + resetvec' entry
` [U-Boot] [PATCH 5/8][RESEND] powerpc: mpc85xx: select BINMAN by default
` [U-Boot] [PATCH 6/8][RESEND] powerpc: dts: add u-boot.dtsi and mpc85xx-u-boot.dtsi
` [U-Boot] [PATCH 7/8][RESEND] powerpc: mpc85xx: Use binman to embed dtb inside u-boot
` [U-Boot] [PATCH 8/8][RESEND] powerpc: dts: Enable device tree support for T2080QDS


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.