All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-03 14:45:33 to 2017-08-03 15:36:08 UTC [more...]

[PATCH v1 0/2] KVM: nVMX: remove nested_get_page()
 2017-08-03 15:36 UTC  (4+ messages)
` [PATCH v1 1/2] KVM: nVMX: get rid of nested_get_page()

[U-Boot] [PATCH 1/3] rockchip: add u-boot specific dts for rk3368 based boards
 2017-08-03 15:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: rk3288: fix EMMC_DIV_MASK definition in header
 2017-08-03 15:35 UTC  (2+ messages)
` [U-Boot] "

[PATCH 1/2] doc: fix small issues in SubmittingPatches
 2017-08-03 15:35 UTC  (8+ messages)
        ` [RFC] The correct and consistent alternative to quote a command ?

[PATCH i-g-t] tests: delete extended.testlist
 2017-08-03 15:34 UTC 

latest kselftest with stable tree: bpf failures
 2017-08-03 15:34 UTC  (2+ messages)

[PATCH] doc: announce ABI change for cryptodev and ethdev
 2017-08-03 15:32 UTC 

[Xenomai] Where is the board configuration?
 2017-08-03 15:33 UTC  (2+ messages)

[LTP] [RFC PATCH 0/4] Synchronising two threads
 2017-08-03 15:33 UTC  (5+ messages)
` [LTP] [RFC PATCH 1/4] fzsync: Add long running thread support
` [LTP] [RFC PATCH 2/4] Convert cve-2016-7117 test to use long running threads
` [LTP] [RFC PATCH 3/4] fzsync: Correctly handle timestamps across second boundaries
` [LTP] [RFC PATCH 4/4] fzsync: Print info from pair_update

[PATCH] doc: deprecate Xen dom0 support
 2017-08-03 15:33 UTC  (2+ messages)

[Qemu-arm] [PATCH 00/15] v7M: cleanups and bugfixes prior to v8M
 2017-08-03 15:32 UTC  (10+ messages)
` [Qemu-arm] [PATCH 06/15] target/arm: Remove incorrect comment about MPU_CTRL
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 07/15] target/arm: Fix outdated comment about exception exit
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH 08/15] target/arm: Define and use XPSR bit masks
  ` [Qemu-devel] "

[PATCH v2] rt2x00: Fix MMIC Countermeasures
 2017-08-03 15:31 UTC 

[PATCH v2 00/14] efi: improved correctness, arm unification, and cleanup
 2017-08-03 15:30 UTC  (9+ messages)
` [PATCH v2 01/14] arm64/efi: move EFI_PAGE definitions to efi/memory.h
` [PATCH v2 02/14] efi: add central copy of grub_efi_find_mmap_size
` [PATCH v2 03/14] loader: drop local implementations of find_efi_mmap_size
` [PATCH v2 04/14] efi: add grub_efi_get_ram_base() function for arm*

[Qemu-devel] [PATCH v2 for-2.10 0/4] improved --version/--help tweaks
 2017-08-03 15:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] qemu-img: Sort sub-command names in --help
` [Qemu-devel] [PATCH v2 2/4] qemu-io: Give more --version information

[PATCH v3] x86/hvm: Allow guest_request vm_events coming from userspace
 2017-08-03 15:29 UTC 

[PATCH v2 0/3] Rework vlapic timer to behave more like real-hardware
 2017-08-03 15:29 UTC  (7+ messages)
` [PATCH v2 1/3] x86/vlapic: Introduce vlapic_update_timer
` [PATCH v2 2/3] x86/vlapic: Keep timer running when switching between one-shot and periodic mode
` [PATCH v2 3/3] x86/vlapic: Apply change to TDCR right away to the timer

[PATCH 0/4] KVM/ARM fixes for 4.13-rc4
 2017-08-03 15:28 UTC  (10+ messages)
` [PATCH 1/4] KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability
` [PATCH 2/4] KVM: arm/arm64: PMU: Fix overflow interrupt injection
` [PATCH 3/4] KVM: arm/arm64: Handle hva aging while destroying the vm
` [PATCH 4/4] KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg

[PATCH] Btrfs: avoid unnecessarily locking inode when clearing a range
 2017-08-03 15:28 UTC  (4+ messages)

[PATCH -v2 0/4] Getting rid of smp_mb__before_spinlock
 2017-08-03 15:28 UTC  (5+ messages)
` [PATCH -v2 1/4] mm: Rework {set,clear,mm}_tlb_flush_pending()
` [PATCH -v2 3/4] locking: Introduce smp_mb__after_spinlock()

[PATCH i-g-t] tests/kms_busy: Only test agains one engine
 2017-08-03 15:27 UTC  (4+ messages)

[U-Boot] [PATCH 0/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-08-03 15:27 UTC  (17+ messages)
` [U-Boot] [PATCH 1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
` [U-Boot] [PATCH 2/9] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
` [U-Boot] [PATCH 4/9] fit: If no matching config is found in fit_find_config_node(), use the default one
` [U-Boot] [PATCH 5/9] lzo: add a function to check the validity of the header
` [U-Boot] [PATCH 6/9] gzip: add a function to parse "
` [U-Boot] [PATCH 7/9] lib: allow building lzo and gunzip for the SPL
` [U-Boot] [PATCH 9/9] omap: detect board before spl_early_init()

[Qemu-devel] [PATCH for-2.10 0/5] block: bdrv_reopen() fixes
 2017-08-03 15:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-2.10 1/5] block: Fix order in bdrv_replace_child()
` [Qemu-devel] [PATCH for-2.10 2/5] block: Allow reopen rw without BDRV_O_ALLOW_RDWR
` [Qemu-devel] [PATCH for-2.10 3/5] block: Set BDRV_O_ALLOW_RDWR during rw reopen
` [Qemu-devel] [PATCH for-2.10 4/5] qemu-io: Allow reopen read-write
` [Qemu-devel] [PATCH for-2.10 5/5] qemu-iotests: Test reopen between read-only and read-write

[PATCH i-g-t] tests: delete extended.testlist
 2017-08-03 15:27 UTC 

recommended rocksdb/rockswal sizes when using SSD/HDD
 2017-08-03 15:26 UTC  (6+ messages)

[PATCH v3 0/5] ARM64: disable irq between breakpoint and step exception
 2017-08-03 15:25 UTC  (7+ messages)

[patch v1 0/2] JTAG driver introduction
 2017-08-03 15:26 UTC  (5+ messages)

[U-Boot] [PATCH] board: usb_a9263: Update to support DT and DM
 2017-08-03 15:24 UTC  (2+ messages)

[PATCH nfs-utils v2 00/12] add NFS over AF_VSOCK support
 2017-08-03 15:24 UTC  (10+ messages)
` [PATCH nfs-utils v2 05/12] getport: recognize "vsock" netid

Monochrome/greyscale and software dithering in the kernel
 2017-08-03 15:24 UTC  (2+ messages)

[U-Boot] [PATCH] board: meesc: Update to support DT and DM
 2017-08-03 15:24 UTC  (2+ messages)

[U-Boot] [PATCH] board: pm9261: Update to support DT and DM
 2017-08-03 15:24 UTC  (2+ messages)

[U-Boot] [PATCH] board: ethernut5: Update to support DT and DM
 2017-08-03 15:24 UTC  (2+ messages)

[U-Boot] [PATCH] board: pm9263: Update to support DT and DM
 2017-08-03 15:24 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] board: atmel: Use SPI-flash-based AT45xxx DataFlash
 2017-08-03 15:24 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] board: at91sam9263ek: "
` [U-Boot] [PATCH 2/3] board: at91sam9rlek: "
` [U-Boot] [PATCH 3/3] board: at91sam9260ek: "

[U-Boot] [PATCH] board: at91sam9261ek: Update to support DT and DM
 2017-08-03 15:24 UTC  (2+ messages)

[U-Boot] [PATCH] dm: core: don't fail to iterate if first one fails to probe
 2017-08-03 15:24 UTC  (6+ messages)

[U-Boot] [PATCH] mtd: spi: sf_dataflash: Add print message while erase error
 2017-08-03 15:24 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] sandbox: Introduce Kconfig option for 32/64 bit host
 2017-08-03 15:24 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig

[U-Boot] [PATCH v4 00/66] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-08-03 15:24 UTC  (5+ messages)
` [U-Boot] [PATCH v4 32/66] rockchip: rk3368: grf: use shifted-constants
` [U-Boot] [PATCH v4 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368

[U-Boot] [RFC PATCH 0/6] rockchip: rk3368: remove secure timer usage and use DM timer
 2017-08-03 15:23 UTC  (4+ messages)

[PATCH v2 0/6] USB3 support for Broadcom NS2 SoC
 2017-08-03 15:23 UTC  (6+ messages)
` [PATCH v2 5/6] phy: Add USB3 PHY "

[PATCH i-g-t] kms_rotation_crc: 90 degree flip test is not a stress test
 2017-08-03 15:23 UTC  (9+ messages)

[PATCH net-next v2 0/2] bpf: add support for sys_{enter|exit}_* tracepoints
 2017-08-03 15:22 UTC  (4+ messages)
` [PATCH net-next v2 1/2] bpf: add support for sys_enter_* and sys_exit_* tracepoints

[PATCH] MAINTAINERS: copy virtio on balloon_compaction.c
 2017-08-03 15:23 UTC  (5+ messages)

[PATCH] acpi: ghes: fix the OSPM acknowledges error flow
 2017-08-03 15:42 UTC  (2+ messages)

[ANNOUNCE] rdma-core-15-rc1 has been tagged/released
 2017-08-03 15:22 UTC  (4+ messages)

[PATCH v6 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-08-03 15:22 UTC  (6+ messages)

[PATCH] Staging: bcm2048: fix bare use of 'unsigned' in radio-bcm2048.c
 2017-08-03 15:13 UTC 

[PATCH 0/2] HID: multitouch: Support Asus T304UA media keys
 2017-08-03 15:21 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 4/6] mtd: nand: vf610_nfc: Handle return value of clk_prepare_enable
 2017-08-03 15:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/pxe: Check virtio-net-ccw on s390x
 2017-08-03 15:20 UTC  (2+ messages)

[virtio-dev] [PATCH v13 0/5] Virtio-balloon Enhancement
 2017-08-03 15:20 UTC  (23+ messages)
` [virtio-dev] [PATCH v13 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
  ` [virtio-dev] "
    `  "
      ` [virtio-dev] "
` [virtio-dev] [PATCH v13 4/5] mm: support reporting free page blocks
  `  "
    ` [virtio-dev] "
                      ` [virtio-dev] "

[PATCH] Stop searching for free slots in an inode chunk when there are none
 2017-08-03 15:19 UTC 

[PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
 2017-08-03 15:18 UTC  (11+ messages)

[PATCH v2 1/5] advertising: Add SupportedFeatures
 2017-08-03 15:17 UTC  (4+ messages)
` [PATCH v2 2/5] advertising: Add IncludeName property

[PATCH rdma-next V1 00/13] [PATCH V1 for-next 00/13] IB/core: SG IOCTL based RDMA ABI
 2017-08-03 15:17 UTC  (2+ messages)

[PATCH v3 0/5] ACPI: DMA ranges management
 2017-08-03 15:16 UTC  (3+ messages)

[PATCH net-next] aquantia: Switch to use napi_gro_receive
 2017-08-03 15:15 UTC 

[kernel-hardening] [RFC] Tagging of vmalloc pages for supporting the pmalloc allocator
 2017-08-03 15:15 UTC  (18+ messages)
` [kernel-hardening] "
            `  "

[PATCH 0/3] interrupted single step fixes
 2017-08-03 15:15 UTC  (4+ messages)
` [PATCH 1/3] arm64: entry: Allow SPSR_EL1.SS to be restored
` [PATCH 2/3] kernel: debug-monitors: Disable preemption
` [PATCH 3/3] arm64: entry: Exceptions from single-step should leave debug masked

ceph nagios plugins
 2017-08-03 15:15 UTC  (8+ messages)

[PATCH v6 i-g-t] igt/perf: add tests to verify create/destroy userspace configs
 2017-08-03 15:13 UTC  (5+ messages)

[PATCH 1/2] sched/fair: use reweight_entity to reweight tasks
 2017-08-03 15:13 UTC  (2+ messages)
` [PATCH 2/2] sched/fair: calculate runnable_weight slightly differently

[Buildroot] [PATCH v2 1/1] webkitgtk: Add patch for properly picking GL flags when building
 2017-08-03 15:10 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] scsi: enclosure support
 2017-08-03 15:10 UTC  (2+ messages)

[PATCH] mtd: blkdevs: Fix mtd block write failure
 2017-08-03 15:10 UTC  (2+ messages)

[PATCH] net/failsafe: fix blank line parsing
 2017-08-03 15:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_dio_bio
 2017-08-03 15:07 UTC  (2+ messages)

[Qemu-devel] [Bug 1708442] [NEW] Crash(assert) during reading image from http url through qemu-nbd
 2017-08-03 14:51 UTC  (3+ messages)
` [Qemu-devel] [Bug 1708442] "

wake_wide mechanism clarification
 2017-08-03 15:05 UTC  (9+ messages)

[PATCH v2 00/28] Reducing inode->i_lock contention in writebacks
 2017-08-03 15:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] cpu: don't allow negative core id
 2017-08-03 15:04 UTC  (5+ messages)

Possible race in loop.ko
 2017-08-03 15:01 UTC  (2+ messages)
` [PATCH] loop: fix to a race condition due to the early registration of device

[xen-unstable-smoke test] 112425: regressions - trouble: broken/fail/pass
 2017-08-03 15:01 UTC 

rdma-core build environment enabling out-of-core providers
 2017-08-03 15:01 UTC  (7+ messages)

[PATCH v6 0/3] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-08-03 15:00 UTC  (3+ messages)
` [PATCH v6 2/3]: perf/core: use context tstamp_data for skipped events on mux interrupt

[iproute PATCH] tc-simple: Fix documentation
 2017-08-03 15:00 UTC 

Problem with DoP mode in Chord 2qute USB audio
 2017-08-03 15:00 UTC 

bitbake download only
 2017-08-03 15:00 UTC  (2+ messages)

[LTP] [PATCH] [vma] Add regression tests for vsyscall and vdso
 2017-08-03 15:00 UTC  (2+ messages)

eventdev API - experimental
 2017-08-03 14:57 UTC 

[PATCH] xfs/424: add check for crc and finobt
 2017-08-03 14:57 UTC  (2+ messages)

[PATCH] drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs
 2017-08-03 14:56 UTC  (2+ messages)

[PATCH] ath9k: make ath_ps_ops structures as const
 2017-08-03 14:55 UTC 

[RFC][PATCH v3]: documentation,atomic: Add new documents
 2017-08-03 14:55 UTC  (11+ messages)

[PATCH 00/29] DRM API conversions
 2017-08-03 14:55 UTC  (4+ messages)
` [PATCH 05/29] drm/atmel-hlcdc: switch to drm_*{get,put} helpers

[PATCH] doc: remove outdate list of supported OS
 2017-08-03 14:54 UTC 

[PATCH v2] dma-mapping: skip USB devices when configuring DMA during probe
 2017-08-03 14:53 UTC  (6+ messages)

Intermittent zeroed pages with AIO+DIO+XFS
 2017-08-03 14:52 UTC 

[kernel-hardening] [PATCH 00/11] ARMv8.3 pointer authentication userspace support
 2017-08-03 14:49 UTC  (5+ messages)
` [kernel-hardening] [PATCH 01/11] arm64: docs: describe ELF hwcaps
  ` [kernel-hardening] "
    `  "

[patch v1 2/2] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
 2017-08-03 14:48 UTC  (5+ messages)
  ` [PATCH] drivers: jtag: fix resource_size.cocci warnings

[bug report] potential out of bounds in IDE
 2017-08-03 14:48 UTC 

[PATCH linux dev-4.10] aspeed_g5_defconfig: add CONFIG_OF_DYNAMIC
 2017-08-03 14:48 UTC 

[PATCH v2] iwlwifi: Demote messages about fw flags size to info
 2017-08-03 14:47 UTC  (2+ messages)
` [PATCH v3] "

[LTP] [PATCH] mem/ksm: fix two errors in ksm06.c
 2017-08-03 14:47 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] target-mips queue
 2017-08-03 14:45 UTC  (3+ messages)
` [Qemu-devel] [PULL 6/8] target/mips: Use BS_EXCP where interrupts are expected
` [Qemu-devel] [PULL 8/8] target/mips: Fix RDHWR CC with icount


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.