All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-02 14:04:57 to 2018-07-02 14:47:27 UTC [more...]

include architecture Kconfig files from top-level Kconfig
 2018-07-02 14:47 UTC  (2+ messages)
` [PATCH 3/5] kconfig: include kernel/Kconfig.preempt "

[PATCH v2 0/7] mmc: pxamci: cleanups and minor DT tweaks
 2018-07-02 14:47 UTC  (4+ messages)

[PATCH V3] blk-mq: code clean-up by adding an API to clear set->mq_map
 2018-07-02 14:46 UTC 

[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
 2018-07-02 14:46 UTC  (10+ messages)
` [PATCH v3 09/20] kvm: arm64: Make stage2 page table layout dynamic
      ` [Qemu-devel] "
` [PATCH v3 10/20] kvm: arm64: Dynamic configuration of VTTBR mask
    ` [Qemu-devel] "

[pull request][net-next 00/12] Mellanox, mlx5e updates 2018-06-28
 2018-07-02 14:45 UTC  (9+ messages)
` [net-next 01/12] net/mlx5e: Add UDP GSO support

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-02 14:45 UTC  (5+ messages)
` [PATCH v5 10/10] perf probe: Support SDT markers having reference counter (semaphore)

[Qemu-devel] [PATCH v5 00/46] Use the IEC binary prefix definitions
 2018-07-02 14:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 04/46] checkpatch: Recognize "

[PATCH V2] blk-mq: code clean-up by adding an API to clear set->mq_map
 2018-07-02 14:44 UTC  (3+ messages)

[PATCH] drm/i915: abstract and document register picking macros
 2018-07-02 14:44 UTC  (3+ messages)

[PATCH 0/3] platform/chrome: mfd: Move cros-ec transport drivers to drivers/platform
 2018-07-02 14:43 UTC  (11+ messages)
` [PATCH 1/3] platform/chrome: "
` [PATCH 2/3] arm/arm64: configs: Remove the MFD_ prefix for MFD_CROS_EC_I2C/SPI symbols
` [PATCH 3/3] Input: keyboard: Fix ChromeOS EC keyboard help message

[PATCH 00/10] vpci: add support for SR-IOV capability
 2018-07-02 14:42 UTC  (13+ messages)
` [PATCH 04/10] vpci/msix: add teardown cleanup
` [PATCH 06/10] vpci/header: "

So, does btrfs check lowmem take days? weeks?
 2018-07-02 14:42 UTC  (12+ messages)

[PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
 2018-07-02 14:41 UTC  (5+ messages)

[PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-02 14:38 UTC  (27+ messages)
` [PATCH v5 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v5 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v5 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v5 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v5 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v5 6/8] ima: add build time policy
` [PATCH v5 7/8] ima: based on policy warn about loading firmware (pre-allocated buffer)
` [PATCH v5 8/8] module: replace the existing LSM hook in init_module

[PATCH v6 00/21] s390: vfio-ap: guest dedicated crypto adapters
 2018-07-02 14:38 UTC  (3+ messages)
` [PATCH v6 05/21] KVM: s390: CPU model support for AP virtualization

[PATCH v2] atmel: using strlcpy() to avoid possible buffer overflows
 2018-07-02 14:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/23] target/openrisc improvements
 2018-07-02 14:39 UTC  (5+ messages)

[PATCH] x86/Xen: further refine add_preferred_console() invocations
 2018-07-02 14:38 UTC 

[Qemu-devel] [PATCH v3 00/20] Travis, Code Coverage and Cross Build updates
 2018-07-02 14:30 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 01/20] travis: do not waste time cloning unused submodules
` [Qemu-devel] [PATCH v3 02/20] travis: test out-of-tree builds
` [Qemu-devel] [PATCH v3 03/20] build-system: remove per-test GCOV reporting
` [Qemu-devel] [PATCH v3 04/20] .gitignore: add .gcov files
` [Qemu-devel] [PATCH v3 05/20] docker: add gcovr to travis image
` [Qemu-devel] [PATCH v3 06/20] travis: add gcovr summary for GCOV build
` [Qemu-devel] [PATCH v3 07/20] build-system: add clean-coverage target
` [Qemu-devel] [PATCH v3 08/20] build-system: add coverage-report target
` [Qemu-devel] [PATCH v3 09/20] linux-user: introduce preexit_cleanup
` [Qemu-devel] [PATCH v3 10/20] linux-user: add gcov support to preexit_cleanup
` [Qemu-devel] [PATCH v3 11/20] docker: filter out linux-user builds for mingw
` [Qemu-devel] [PATCH v3 12/20] docker: ubuntu: Update the package list before installing new ones
` [Qemu-devel] [PATCH v3 13/20] docker: ubuntu: Use SDL2
` [Qemu-devel] [PATCH v3 14/20] docker: Clean the MXE base image
` [Qemu-devel] [PATCH v3 15/20] docker: Do not run tests in 'intermediate' images
` [Qemu-devel] [PATCH v3 16/20] docker: drop QEMU build-dep from bootstrap
` [Qemu-devel] [PATCH v3 17/20] docker: debian-bootstrap.pre allow customising of variant/url
` [Qemu-devel] [PATCH v3 18/20] docker: add special handling for FROM:debian-%-user targets
` [Qemu-devel] [PATCH v3 19/20] docker: add special rule for deboostrapped images
` [Qemu-devel] [PATCH v3 20/20] docker: add linux-user powered cross builder for QEMU

[PATCH] mmc: dw_mmc should depend on COMMON_CLK
 2018-07-02 14:37 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: fix errors to use card read/write threshold for HS400 mode
 2018-07-02 14:37 UTC  (3+ messages)

[PATCH v2 0/2] mmc: renesas_sdhi_internal_dmac: fix two issues for error path
 2018-07-02 14:37 UTC  (2+ messages)

[RFC] L-SIG field
 2018-07-02 14:37 UTC 

[PATCH] mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips
 2018-07-02 14:37 UTC  (2+ messages)

[cip-dev] gemsetnptcp Hello cip-dev@lists.cip-project.org
 2018-07-02 14:37 UTC 

[PATCH 0/3] mmc: sdhci-esdhc-imx: fix no UHS modes
 2018-07-02 14:36 UTC  (5+ messages)
` [PATCH 1/3] mmc: sdhci-esdhc-imx: get rid of support_vsel
` [PATCH 2/3] mmc: sdhci: add quirk to prevent higher speed modes

[PATCH] mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3V
 2018-07-02 14:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qpci_free_pc: sdhci-test and vhost-user-test could free() NULL pointers
 2018-07-02 14:35 UTC  (2+ messages)

[PATCH v3 1/1] hwmon: (mlxreg-fan) Add support for Mellanox FAN driver
 2018-07-02 14:33 UTC  (3+ messages)

[RFC] 0-length PPDU reporting
 2018-07-02 14:33 UTC  (2+ messages)

[RFC PATCH for 4.18 1/2] rseq: validate rseq_cs fields are < TASK_SIZE
 2018-07-02 14:32 UTC  (9+ messages)

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS e48e097996439cd73f36c89b98ba4175d84c9be6
 2018-07-02 14:31 UTC 

[PATCH] wcn36xx: drop unnecessary initialization of variables
 2018-07-02 14:30 UTC  (2+ messages)
`  "

[PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"
 2018-07-02 14:29 UTC  (3+ messages)

[PATCH v4] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-02 14:28 UTC 

[PATCH v4 0/9] drm: Add generic fbdev emulation
 2018-07-02 14:28 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] paride: remove redundant variable n
 2018-07-02 14:28 UTC  (3+ messages)

meta-java openjdk-8 fails to compile for beaglebone
 2018-07-02 14:28 UTC  (6+ messages)

[PATCH v2] ARM64: dts: meson-axg: add saradc support
 2018-07-02 22:25 UTC 

[PATCH] loop: remove redundant pointer inode
 2018-07-02 14:27 UTC  (3+ messages)

[PATCH] block/floppy: remove redundant variable dflags
 2018-07-02 14:27 UTC  (3+ messages)

[U-Boot] persistent logo on LCD on imx6ull
 2018-07-02 14:26 UTC 

[PATCH] partitions/ldm: remove redundant pointer dgrp
 2018-07-02 14:26 UTC  (3+ messages)

[PATCH v3] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-02 14:26 UTC 

[PATCH v4 1/8] wil6210: add support for Talyn-MB (Talyn ver 2.0) device
 2018-07-02 14:26 UTC  (2+ messages)
` [v4, "

[PATCH 4.17 000/220] 4.17.4-stable review
 2018-07-02 14:25 UTC  (3+ messages)

[PATCH] ubifs: tnc: use monotonic znode timestamp
 2018-07-02 14:24 UTC  (2+ messages)

[PATCH v2 0/2] powernv/cpuidle Device-tree parsing cleanup
 2018-07-02 14:23 UTC  (3+ messages)
` [PATCH v2 1/2] powernv/cpuidle: Parse dt idle properties into global structure
` [PATCH v2 2/2] powernv/cpuidle: Use parsed device tree values for cpuidle_init

[PATCH 1/3] ath10k: sdio: use same endpoint id for all packets in a bundle
 2018-07-02 14:23 UTC  (4+ messages)
` [1/3] "

[PATCH 4.4 000/105] 4.4.139-stable review
 2018-07-02 14:22 UTC  (2+ messages)

[amdgpu][tahiti xt] cursor motion smoothness
 2018-07-02 14:22 UTC  (5+ messages)

[PATCH] drbd: fix access after free
 2018-07-02 14:22 UTC  (3+ messages)

dma: ste_dma40: Remove VLA usage
 2018-07-02 14:21 UTC  (8+ messages)
  ` [PATCH] "

Compilation of MLX5 driver
 2018-07-02 14:21 UTC  (13+ messages)

PCI Pass-through / Config Space emulation for ARM64
 2018-07-02 14:21 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Data corruption happening due to race condition
 2018-07-02 14:20 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH] ubifs: use timespec64 for inode timestamps
 2018-07-02 14:20 UTC  (2+ messages)

[PATCH 0/4] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-07-02 14:17 UTC  (5+ messages)
` [PATCH 1/4] X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
` [PATCH 2/4] KVM: Add tlb remote flush callback in kvm_x86_ops
` [PATCH 3/4] KVM/VMX: Add identical ept table pointer check
` [PATCH 4/4] KVM/x86: Add tlb_remote_flush callback support for vmcs

[PATCH v3 0/8] Tegra Combined UART driver
 2018-07-02 14:17 UTC  (7+ messages)

[Notes for xen summit 2018 design session] Reworking x86 Xen, current status and future plan
 2018-07-02 14:17 UTC 

[PATCHv2 3/3] usb: gadget: f_uac*: Support multiple sampling rates
 2018-07-02 14:07 UTC  (2+ messages)

[RFC][PATCH 0/5] Kernel artifacts naming changes
 2018-07-02 14:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Fix qemu-system-aarch64 crash
 2018-07-02 14:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] cpu: Assert asidx_from_attrs return value in range

[PATCH i-g-t 01/17] lib: Report file cache as available system memory
 2018-07-02 14:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,01/17] "

[PATCH v3] drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support
 2018-07-02 14:16 UTC 

[PATCH RFC] tools/libxl: Switch Arm guest type to PVH
 2018-07-02 14:13 UTC  (7+ messages)

[1/1] usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
 2018-07-02 14:13 UTC 

[PATCH] pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag
 2018-07-02 14:12 UTC  (2+ messages)

[GIT PULL] OpenRISC fixes for 4.18
 2018-07-02 14:12 UTC  (2+ messages)
` [OpenRISC] "

[PATCH] pci: fix I/O space page leak
 2018-07-02 14:12 UTC  (9+ messages)

[PATCH v2 0/4] x86/split_lock: Enable #AC exception for split locked accesses
 2018-07-02 14:11 UTC  (9+ messages)
` [PATCH v2 2/4] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access

[Qemu-devel] [PATCH] accel/tcg: Avoid caching overwritten tlb entries
 2018-07-02 14:10 UTC  (3+ messages)

meta-java opnjdk-8 sumo coredump on sumo for BBB
 2018-07-02 14:10 UTC 

[PATCH v2] drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support
 2018-07-02 14:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support. (rev2)

Build regressions/improvements in v4.18-rc3
 2018-07-02 14:09 UTC  (3+ messages)

Use of new .gitattributes working-tree-encoding attribute across different platform types
 2018-07-02 14:09 UTC  (6+ messages)

[v2] dmaengine: rcar-dmac: clear channel register when error
 2018-07-02 14:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] dcdbas: Add support for WSMT ACPI table
 2018-07-02 14:07 UTC  (15+ messages)
` [PATCH resend "
        ` [PATCH v3] "

[PATCH] x86: make Memory Management options more visible
 2018-07-02 14:06 UTC  (2+ messages)

[PATCH v2] platform/x86: intel-hid: Add support for Device Specific Methods
 2018-07-02 14:06 UTC  (6+ messages)

[PATCH][V2] pinctrl: actions: fix unsigned less than zero comparison
 2018-07-02 14:06 UTC  (4+ messages)

[GIT PULL] SoCFPGA updates for v4.19, part1
 2018-07-02 14:05 UTC 

[PATCH v2 5/9] drm/nouveau: Use drm_connector_for_each_possible_encoder()
 2018-07-02 14:05 UTC  (4+ messages)

[RFC v3 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-02 14:05 UTC  (6+ messages)
` [RFC v3 PATCH 4/5] mm: mmap: zap pages with read mmap_sem "

[Notes for xen summit 2018 design session] PCI pass-through with de-privileged QEMU
 2018-07-02 14:04 UTC 

[PATCH v4 1/9] kernel-shark-qt: Add Cmake build system for the Qt based KernelShark
 2018-07-02 14:04 UTC  (8+ messages)
` [PATCH v4 3/9] kernel-shark-qt: Add API for loading trace.dat files
` [PATCH v4 4/9] kernel-shark-qt: Add an example showing how to load trace data
` [PATCH v4 5/9] kernel-shark-qt: Add a README file to trace-cmd/kernel-shark-qt
` [PATCH v4 6/9] kernel-shark-qt: Add filtering to the C API of KernelShark
` [PATCH v4 7/9] kernel-shark-qt: Add an example showing how to filter trace data
` [PATCH v4 8/9] kernel-shark-qt: Add Advanced filter to the session context
` [PATCH v4 9/9] kernel-shark-qt: Add example of advanded filtering

[PATCH net-next v3 0/5] net: aquantia: various ethtool ops implementation
 2018-07-02 14:03 UTC  (5+ messages)
` [PATCH net-next v3 2/5] net: aquantia: Improve adapter init/deinit logic
` [PATCH net-next v3 3/5] net: aquantia: Implement rx/tx flow control ethtools callback
` [PATCH net-next v3 4/5] net: aquantia: Add renegotiate ethtool operation support
` [PATCH net-next v3 5/5] net: aquantia: bump driver version


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.