All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-25 10:07:49 to 2018-06-25 11:20:49 UTC [more...]

[Xenomai] [PATCH] ipipe: arm_arch_timer: correct the wrong ipipe_timer setup
 2018-06-25 14:21 UTC  (3+ messages)

[qemu-mainline test] 124636: trouble: blocked/broken/pass
 2018-06-25 11:20 UTC 

[Qemu-devel] [PATCH v1 00/10] Travis updates and code coverage tweaks
 2018-06-25 11:19 UTC  (11+ messages)
` [Qemu-devel] [PATCH v1 01/10] travis: do not waste time cloning unused submodules
` [Qemu-devel] [PATCH v1 02/10] travis: test out-of-tree builds
` [Qemu-devel] [PATCH v1 03/10] build-system: remove per-test GCOV reporting
` [Qemu-devel] [PATCH v1 04/10] .gitignore: add .gcov files
` [Qemu-devel] [PATCH v1 05/10] docker: add gcovr to travis image
` [Qemu-devel] [PATCH v1 06/10] travis: add gcovr summary for GCOV build
` [Qemu-devel] [PATCH v1 07/10] build-system: add clean-coverage target
` [Qemu-devel] [PATCH v1 08/10] build-system: add coverage-report target
` [Qemu-devel] [PATCH v1 09/10] linux-user: introduce preexit_cleanup
` [Qemu-devel] [PATCH v1 10/10] linux-user: add gcov support to preexit_cleanup

shiftfs status and future development
 2018-06-25 11:19 UTC  (8+ messages)

[PATCH v3 0/6] vhpet: add support for level triggered interrupts
 2018-06-25 11:19 UTC  (4+ messages)
` [PATCH v3 5/6] vpt: add support for level interrupts

[Qemu-devel] [PULL 00/26] Block layer patches
 2018-06-25 11:18 UTC  (12+ messages)
` [Qemu-devel] [PULL 25/26] block: Remove deprecated -drive option serial

[PATCH v2] mtd: spi-nor: Add Winbond w25q128jv support
 2018-06-25 11:17 UTC 

[Qemu-devel] [RFC v2 0/2] Add BPF suuport to Qemu
 2018-06-25 11:16 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 1/2] Add bpf support to qemu
` [Qemu-devel] [RFC v2 2/2] virtio-net: Example Patch for using BPF

[PATCH] PCI: Data corruption happening due to race condition
 2018-06-25 11:15 UTC  (4+ messages)

[blk-mq Bug] race on removing hctx->dispatch_wait from wait queue
 2018-06-25 11:15 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: Add ASPEED BMCs
 2018-06-25 11:13 UTC  (2+ messages)

[PATCH net-next 0/5] sctp: fully support for dscp and flowlabel per transport
 2018-06-25 11:13 UTC  (4+ messages)
` [PATCH net-next 1/5] ipv4: add __ip_queue_xmit() that supports tos param

[4.18-rc2 regression] WARNING: CPU: 0 PID: 1 at drivers/nvme/host/pci.c:2570 nvme_probe+0x212/0x440
 2018-06-25 11:13 UTC  (5+ messages)

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2018-06-25 11:10 UTC  (6+ messages)

[Qemu-arm] [PATCH v2 0/7] arm_gic: add virtualization extensions support
 2018-06-25 11:12 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH 0/9] croc_ec: Switch to SPDX identifier
 2018-06-25 11:06 UTC  (8+ messages)
` [PATCH 5/9] rtc: cros-ec: "

[PATCH] efi/libstub/arm: add opt-in Kconfig option for the DTB loader
 2018-06-25 11:12 UTC  (3+ messages)

[PATCH 00/14] drm: Try to fix encoder possible_clones/crtcs
 2018-06-25 11:10 UTC  (4+ messages)
` [PATCH 10/14] drm/i915: Populate possible_crtcs correctly

[PATCH 1/2] drm/i915/execlists: Check for ce->state before destroy
 2018-06-25 11:09 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Context objects can never be active when freed
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/execlists: Check for ce->state before destroy

[PATCH 1/1] ena: fix SIGFPE with 0 rx queues
 2018-06-25 11:09 UTC  (3+ messages)

[PATCH] staging: pi433: replace simple switch statements
 2018-06-25 11:09 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-06-25 11:08 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for mm, oom: distinguish blockable mode for mmu notifiers (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] ASoC: add generic simple-amplifier support
 2018-06-25 11:06 UTC  (2+ messages)
` [PATCH 2/2] ASoC: simple-amplifier: add dt-bindings

[PATCHv2 00/11] atomics: generate atomic headers / instrument arm64
 2018-06-25 10:59 UTC  (12+ messages)
` [PATCHv2 01/11] atomic/tty: Fix up atomic abuse in ldsem
` [PATCHv2 02/11] atomics/x86: reduce arch_cmpxchg64*() instrumentation
` [PATCHv2 03/11] atomics: simplify cmpxchg() instrumentation
` [PATCHv2 04/11] atomics/treewide: instrument xchg()
` [PATCHv2 05/11] atomics: instrument cmpxchg_double*()
` [PATCHv2 06/11] atomics/treewide: rework ordering barriers
` [PATCHv2 07/11] atomics: add common header generation files
` [PATCHv2 08/11] atomics: switch to generated fallbacks
` [PATCHv2 09/11] atomics: switch to generated atomic-long
` [PATCHv2 10/11] atomics: switch to generated instrumentation
` [PATCHv2 11/11] arm64: use instrumented atomics

[RFC v2] vhost: new rte_vhost API proposal
 2018-06-25 11:01 UTC  (2+ messages)
  ` [RFC v3 0/7] vhost2: new librte_vhost2 proposal

[Qemu-devel] [Bug 1778350] [NEW] Android-x86 4.4-r5 won't boot on QEMU since v2.11.0-rc2
 2018-06-25 10:53 UTC  (2+ messages)
` [Qemu-devel] [Bug 1778350] "

[PATCH v4 0/7] soundwire: Add multi link support
 2018-06-25 10:59 UTC  (8+ messages)
` [PATCH v4 1/7] Documentation: soundwire: Add documentation for multi link
` [PATCH v4 2/7] soundwire: Initialize completion for defer messages
` [PATCH v4 3/7] soundwire: Add support to lock across bus instances
` [PATCH v4 4/7] soundwire: Handle multiple master instances in a stream
` [PATCH v4 5/7] soundwire: keep track of Masters "
` [PATCH v4 6/7] soundwire: Add support for multi link bank switch
` [PATCH v4 7/7] soundwire: intel: Add pre/post bank switch ops

[PATCH] drm/i915: Defer modeset cleanup to a secondary task
 2018-06-25 11:00 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/7] drivers: Add AXI uclass
 2018-06-25 11:00 UTC  (4+ messages)
` [U-Boot] [PATCH v2 7/7] video_display: Add Xilinx LogiCore DP TX

[PATCH V3 0/5] soc: imx: add scu firmware api support
 2018-06-25 10:58 UTC  (2+ messages)
  ` [PATCH V3 5/5] soc: imx: add SC firmware IPC and APIs

[PATCH 01/31] drm/i915: Defer modeset cleanup to a secondary task
 2018-06-25 10:57 UTC  (7+ messages)
` [PATCH 03/31] drm/i915/execlists: Pull submit after dequeue under timeline lock
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/31] drm/i915: Defer modeset cleanup to a secondary task
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] doc: Update wake_up() & co. memory-barrier guarantees
 2018-06-25 10:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v4] xilinx_spips: Make dma transactions as per dma_burst_size
 2018-06-25 10:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: Adopt the Gumstix computers-on-module machines
 2018-06-25 10:55 UTC  (6+ messages)
` [Qemu-arm] "

Regression fix for Chipidea USB
 2018-06-25 10:54 UTC  (2+ messages)
` [PATCH] "

[PATCH V2] clk: ti: omap3: Fix am3517 mdio clock alias
 2018-06-25 10:53 UTC 

[Qemu-arm] [PATCH 0/3] aspeed/smc: small fixes
 2018-06-25 10:52 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v8 0/6] add support for relative references in special sections
 2018-06-25 10:52 UTC  (8+ messages)
` [PATCH v8 3/6] module: use relative references for __ksymtab entries

[PATCH 0/3] mwifiex: fix usage issues with spinlocks
 2018-06-25  9:49 UTC  (10+ messages)
` [PATCH 1/3] mwifiex: cleanup rx_pkt_lock usage in 11n_rxreorder.c
    ` [EXT] "

[PATCH] clk: ti: omap3: Fix am3517 mdio clock alias
 2018-06-25 10:46 UTC  (4+ messages)

[PATCH] x86/Xen: further refine add_preferred_console() invocations
 2018-06-25 10:45 UTC 

[v7,06/14] usb: typec: tcpm: support get typec and pd config from device properties
 2018-06-25 10:45 UTC  (2+ messages)
` [PATCH v7 06/14] "

[PATCH 1/2] ASoC: rt5651: Add support for external amplifier enable GPIO
 2018-06-25 10:45 UTC  (2+ messages)

[PATCHv2 0/2] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-06-25 10:45 UTC  (3+ messages)
` [PATCHv2 2/2] drivers/base: reorder consumer and its children behind suppliers

[PATCH v4 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-25 10:43 UTC  (6+ messages)
` [PATCH v4 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
` [PATCH v4 2/5] tpm: Implement tpm_default_chip() to find a TPM chip
` [PATCH v4 3/5] tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
` [PATCH v4 4/5] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
` [PATCH v4 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCHv2 0/5] arm64: allwinner: Add support for TERES-I laptop
 2018-06-25 10:42 UTC  (9+ messages)
` [PATCHv2 5/5] arm64: allwinner: a64: "

[PATCH] compat-ioctl/Xen: support at least some IOCTLs of evtchn and privcmd
 2018-06-25 10:41 UTC 

[PATCH] compat-ioctl/Xen: support at least some IOCTLs of evtchn and privcmd
 2018-06-25 10:41 UTC 

[U-Boot] [PATCH] mx6cuboxi: Move the default environment for all devices
 2018-06-25 10:39 UTC 

[PATCH net-next 0/3] rds: IPv6 support
 2018-06-25 10:38 UTC  (4+ messages)
` [PATCH net-next 1/3] rds: Changing IP address internal representation to struct in6_addr
` [PATCH net-next 2/3] rds: Enable RDS IPv6 support
` [PATCH net-next 3/3] rds: Extend RDS API for "

[U-Boot] [PATCH 00/13] Allwinner H6 support (w/ SPL)
 2018-06-25 10:37 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS
` [U-Boot] [PATCH 02/13] sunxi: add basical memory map definitions of H6 SoC
` [U-Boot] [PATCH 03/13] sunxi: change RMR64's RVBAR address for H6
` [U-Boot] [PATCH 04/13] sunxi: change ATF position "
` [U-Boot] [PATCH 05/13] sunxi: add config for SPL at 0x20000 on H6
` [U-Boot] [PATCH 06/13] sunxi: change GIC address "
` [U-Boot] [PATCH 07/13] sunxi: add clock code for H6
` [U-Boot] [PATCH 08/13] sunxi: use sun6i-style watchdog "
` [U-Boot] [PATCH 09/13] sunxi: add UART0 setup "
` [U-Boot] [PATCH 10/13] sunxi: add MMC support "
` [U-Boot] [PATCH 11/13] sunxi: add DRAM support to H6
` [U-Boot] [PATCH 12/13] sunxi: add support for Allwinner H6 SoC
` [U-Boot] [PATCH 13/13] sunxi: add support for Pine H64 board

[PATCH v6 0/3] Renesas R9A06G032 SMP enabler
 2018-06-25 10:37 UTC  (6+ messages)
` [PATCH v6 2/3] arm: shmobile: Add the R9A06G032 SMP enabler driver

[U-Boot] [UBOOT PATCH v3 0/3] spi:xilinx_spi: Modify xilinx spi driver
 2018-06-25 10:36 UTC  (6+ messages)
` [U-Boot] [UBOOT PATCH v3 2/3] spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
` [U-Boot] [UBOOT PATCH v3 3/3] spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time

[PATCH 0/3] mm: use irq locking suffix instead local_irq_disable()
 2018-06-25 10:36 UTC  (3+ messages)
` [PATCH 1/3] mm: workingset: remove local_irq_disable() from count_shadow_nodes()

[U-Boot] [PATCH 1/2] net: mv88e61xx: add configuration for RGMII delay
 2018-06-25 10:34 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: kirkwood: add SBx81LIFXCAT board

[PATCH] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
 2018-06-25 10:33 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] x86/Xen: mark xen_setup_gdt() __init
 2018-06-25 10:34 UTC 

[PATCH] em28xx: disable null packet filter for WinTVdualHD
 2018-06-25 10:33 UTC 

[SPDK] Running RocksDB over NVMF
 2018-06-25 10:33 UTC 

[PATCH v2 0/7] vhost: generalize buffer vectors
 2018-06-25 10:31 UTC  (5+ messages)
` [PATCH v2 4/7] vhost: translate iovas at vectors fill time

[U-Boot] [PATCH] configs: Disable 4k erase sector size for spansion "s25fs512s" flash
 2018-06-25 10:30 UTC 

[PATCH net-next] vlan: implement vlan id and protocol changes
 2018-06-25 10:30 UTC  (2+ messages)
` [PATCH v3,net-next] "

[PATCH] x86-64: use RIP-relative calls for paravirt indirect ones
 2018-06-25 10:29 UTC 

[Qemu-trivial] [RFC PATCH 4/4] qemu-options: Do not show -enable-kvm and -enable-hax in the docs anymore
 2018-06-25 10:28 UTC  (15+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
                        `  "

I burn with passion 
 2018-06-25 10:26 UTC 

[PATCH] x86-64: use 32-bit XOR to zero registers
 2018-06-25 10:25 UTC 

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-25 10:24 UTC  (5+ messages)
` [PATCH v2 01/10] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)

[PATCH] x86: modernize sync_bitops.h
 2018-06-25 10:24 UTC 

[PATCH] x86/mm: don't free p4d table when it is folded at runtime
 2018-06-25 10:24 UTC 

[libvirt test] 124660: regressions - trouble: blocked/broken/fail/pass
 2018-06-25 10:22 UTC 

[PATCH] ix86/entry: add instruction suffix
 2018-06-25 10:21 UTC 

[PATCH] em28xx: fix dual transport stream capture hanging
 2018-06-25 10:21 UTC 

[PATCH] RFC: siox: don't create a thread without starting it
 2018-06-25 10:20 UTC 

[PATCH v9 0/6] Driver for at91 usart in spi mode
 2018-06-25 10:21 UTC  (21+ messages)
` [PATCH v9 1/6] MAINTAINERS: add at91 usart mfd driver
` [PATCH v9 2/6] dt-bindings: add binding for atmel-usart in SPI mode
` [PATCH v9 3/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v9 4/6] MAINTAINERS: add at91 usart spi driver
` [PATCH v9 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v9 6/6] tty/serial: atmel: change the driver to work under at91-usart mfd

[PATCH RESEND] xen/mcelog: eliminate redundant setting of interface version
 2018-06-25 10:19 UTC 

[PATCH v4 0/5] Fsnotify cleanup - part 2
 2018-06-25 10:18 UTC  (4+ messages)
` [PATCH v4 1/5] fsnotify: use typedef fsnotify_connp_t for brevity

[PATCH] xen/ACPI: don't upload Px/Cx data for disabled processors
 2018-06-25 10:17 UTC 

[U-Boot] [PATCH] mtd:spi: Correct parameters for s25fs512s flash
 2018-06-25 10:15 UTC 

[Bug 107016] New: Gpio error only from kernel higher as 4.x (k2000m; 0x0e73b0a2; version 80.07.40.00.02)
 2018-06-25 10:14 UTC  (2+ messages)
  ` [Bug 107016] "

[PATCH 0/4] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-06-25 10:13 UTC  (4+ messages)

FAILED: patch "[PATCH] Btrfs: fix clone vs chattr NODATASUM race" failed to apply to 4.4-stable tree
 2018-06-25 10:13 UTC  (2+ messages)
` [PATCH] Btrfs: fix clone vs chattr NODATASUM race

[PATCH 0/2] ARM: dts: stm32: update rtc st,syscfg
 2018-06-25 10:12 UTC  (4+ messages)

[Qemu-devel] RNG: Any reason QEMU doesn't default to `/dev/urandom`?
 2018-06-25 10:12 UTC 

[PATCH 0/2] slimbus: Add Stream Support
 2018-06-25 10:11 UTC  (7+ messages)
` [PATCH 1/2] slimbus: stream: add stream support
` [PATCH 2/2] slimbus: ngd: "

[PATCH v3 0/7] Add powerdomain driver for corners on msm8996/sdm845
 2018-06-25 10:10 UTC  (7+ messages)
` [PATCH v3 7/7] soc: qcom: rpmpd/rpmhpd: Add a max vote on all corners at init

[PATCH 0/5] Pull postinst-intercepts from BBPATH
 2018-06-25 10:09 UTC  (5+ messages)
` [PATCH 3/5] bbpath-intercepts.bbclass: add class

[PATCH v1 0/6]compress: add zlib compression PMD
 2018-06-25 10:07 UTC  (6+ messages)
` [PATCH v1 2/6] compress/zlib: add device setup PMD ops


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.