All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-16 16:10:52 to 2017-01-16 16:59:36 UTC [more...]

[Qemu-devel] [PULL v2 00/32] Misc patches for 2017-01-11
 2017-01-16 16:58 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/32] bugfix: vm halt when in reset looping
` [Qemu-devel] [PULL 02/32] megasas: fix guest-triggered memory leak
` [Qemu-devel] [PULL 03/32] qom: Make all interface types abstract
` [Qemu-devel] [PULL 04/32] smbios: filter based on CONFIG_SMBIOS rather than TARGET
` [Qemu-devel] [PULL 05/32] stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub
` [Qemu-devel] [PULL 06/32] stubs: move smbios stubs to hw/smbios
` [Qemu-devel] [PULL 07/32] stubs: move acpi stubs to hw/acpi
` [Qemu-devel] [PULL 08/32] stubs: remove unused stub for serial_hd
` [Qemu-devel] [PULL 09/32] hw: move reset handlers from vl.c to hw/core
` [Qemu-devel] [PULL 10/32] stubs: group stubs for user-mode emulation
` [Qemu-devel] [PULL 11/32] stubs: group all monitor_fdset_* functions in a single file
` [Qemu-devel] [PULL 12/32] stubs: move vhost stubs to stubs/vhost.o
` [Qemu-devel] [PULL 13/32] event_notifier: cleanups around event_notifier_set_handler
` [Qemu-devel] [PULL 14/32] build: remove --enable-colo/--disable-colo
` [Qemu-devel] [PULL 15/32] stubs: remove stubs/kvm.c

[PATCH 0/6] ARM: dts: am335x-sl50: Update to new hardware
 2017-01-16 16:57 UTC  (8+ messages)
` [PATCH 1/6] ARM: dts: am335x-sl50: Remove I2C1 node
` [PATCH 2/6] ARM: dts: am335x-sl50: Enable UART1
` [PATCH 3/6] ARM: dts: am335x-sl50: Enable SPI0 interface and Flash Memory
` [PATCH 4/6] ARM: dts: am335x-sl50: Enable BQ32000 Real Time Clock
` [PATCH 5/6] ARM: dts: am335x-sl50: Enable the MCP23017 GPIO Expander
` [PATCH 6/6] ARM: dts: am335x-sl50: Enable the Ambient Light Sensor

[PATCH 0/6] Further CPUID improvements
 2017-01-16 16:58 UTC  (7+ messages)
` [PATCH 1/6] x86/xstate: Fix array overrun on hardware with LWP
` [PATCH 2/6] x86/cpuid: Introduce recalculate_xstate()
` [PATCH 3/6] x86/cpuid: Move all xstate leaf handling into guest_cpuid()

[PATCH] arm64: dts: r8a7795: Add missing power-domains property for sata
 2017-01-16 16:57 UTC  (2+ messages)

[PATCH v3 0/13] arm64: allwinner: a64: Enable MMC support
 2017-01-16 16:57 UTC  (28+ messages)
` [PATCH v3 1/13] mmc: sunxi: Fix clock frequency change sequence
` [PATCH v3 2/13] mmc: sunxi: Gate the clock when rate is 0
` [PATCH v3 3/13] mmc: sunxi: Always set signal delay to 0 for A64
` [PATCH v3 4/13] mmc: sunxi: Enable the new timings for the A64 MMC controllers
` [PATCH v3 5/13] mmc: sunxi: Mask DATA0 when updating the clock
` [PATCH v3 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
` [PATCH v3 7/13] mmc: sunxi: Add more debug messages
` [PATCH v3 8/13] arm64: allwinner: a64: Add MMC nodes
` [PATCH v3 9/13] arm64: allwinner: a64: Add MMC pinctrl nodes
` [PATCH v3 10/13] arm64: allwinner: a64: Increase the MMC max frequency
` [PATCH v3 11/13] arm64: allwinner: pine64: add MMC support
` [PATCH v3 12/13] arm64: allwinner: a64: add UART1 pin nodes
` [PATCH v3 13/13] arm64: allwinner: add BananaPi-M64 support

[PATCH] ARM: shmobile: r8a7779: marzen: Fix sata device status
 2017-01-16 16:56 UTC  (2+ messages)

[PATCH v2 0/4] xen/arm: fix rank/vgic lock inversion bug
 2017-01-16 16:55 UTC  (10+ messages)
` [PATCH v2 1/4] xen/arm: fix GIC_INVALID_LR
  ` [PATCH v2 3/4] arm, vgic_migrate_irq: take the right vgic lock
  ` [PATCH v2 4/4] The locking order is: first rank lock, then vgic lock. The order is respected everywhere, except for gic_update_one_lr

[PATCH] cpmac: remove hopeless #warning
 2017-01-16 16:54 UTC  (2+ messages)

[PATCH RFC v2 0/5] RFC: in-kernel resource manager
 2017-01-16 16:54 UTC  (16+ messages)
` [PATCH RFC v2 3/5] tpm: infrastructure for TPM spaces
  ` [tpmdd-devel] "
` [PATCH RFC v2 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>
    ` [tpmdd-devel] "

[patch 0/3] KVM virtual PTP driver
 2017-01-16 16:54 UTC  (6+ messages)
` [patch 3/3] PTP: add kvm "

[PATCH] exportfs: Make sure pass all valid export flags to nfsd
 2017-01-16 16:54 UTC  (6+ messages)

[PATCH net v3] ravb: do not use zero-length alignment DMA descriptor
 2017-01-16 16:53 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: fix PLL_CPUX adjusting on H3
 2017-01-16 16:51 UTC  (10+ messages)
` [linux-sunxi] "

[kernel-hardening] [PATCH 0/4] make call_usermodehelper a bit more "safe"
 2017-01-16 16:51 UTC  (10+ messages)
`  "
` [kernel-hardening] [PATCH 1/3] kmod: make usermodehelper path a const string
  `  "
` [kernel-hardening] [PATCH 2/3] Make static usermode helper binaries constant
  `  "
` [kernel-hardening] [PATCH 3/3] Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()
  `  "
` [kernel-hardening] Re: [PATCH 0/4] make call_usermodehelper a bit more "safe"

PVH CPU hotplug design document
 2017-01-16 16:50 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/3] block: m25p80: Improve mt25qu01g chip model
 2017-01-16 16:48 UTC  (2+ messages)

[PATCH] config: build nfp pmd support by default
 2017-01-16 16:48 UTC  (3+ messages)

[PATCH 0/7] arm: Add livepatch support
 2017-01-16 16:47 UTC  (4+ messages)
` [PATCH 1/7] arm: Add livepatch arch specific code

Xenstore domains and XS_RESTRICT
 2017-01-16 16:47 UTC  (2+ messages)

[PATCHv2] qemu: Upgrade to 2.8.0
 2017-01-16 16:47 UTC  (4+ messages)

[PATCH] sfc: Replace memset with eth_zero_addr
 2017-01-16 16:47 UTC  (3+ messages)

Survey for Incident [INC0903501]
 2017-01-16 16:40 UTC  (3+ messages)

[Qemu-devel] [PATCH V2 0/3] hw/pcie: Introduce Generic PCI Express Root Port
 2017-01-16 16:46 UTC  (2+ messages)

[PATCH 1/2] qed: Replace memset with eth_zero_addr
 2017-01-16 16:46 UTC  (4+ messages)

[PATCH 0/2] virtio-scsi: Implement FC_HOST feature
 2017-01-16 16:45 UTC  (4+ messages)
` [PATCH 2/2] virtio_scsi: Implement fc_host

[PATCH 2/2] Style fixes
 2017-01-16 16:45 UTC  (4+ messages)
` [PATCH v2] "
    ` [lustre-devel] "

[PATCH net] mlx4: do not call napi_schedule() without care
 2017-01-16 16:45 UTC  (3+ messages)

[U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM
 2017-01-16 16:44 UTC 

[PATCH tip/core/rcu 0/6] Dynticks updates for 4.11
 2017-01-16 16:43 UTC  (3+ messages)
` [PATCH tip/core/rcu 3/6] rcu: Abstract dynticks extended quiescent state enter/exit operations

[Qemu-devel] [PATCH v3 0/3] Introduce vhost-user-scsi and sample application
 2017-01-16 16:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/3] vus: Introduce vhost-user-scsi host device

[PATCH nf] netfilter: conntrack: refine gc worker heuristics, redux
 2017-01-16 16:42 UTC  (2+ messages)

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-01-16 16:40 UTC  (4+ messages)

[PATCH] iio: health: afe4403: retrieve a valid iio_dev in suspend/resume
 2017-01-16 16:38 UTC  (2+ messages)

[PATCH] tpm_tis: use default timeout value if chip reports it as zero
 2017-01-16 16:39 UTC  (7+ messages)

[PATCH] Add a configure flag to link libc statically
 2017-01-16 16:39 UTC  (3+ messages)

[PATCH v2 1/5] lib: distributor performance enhancements
 2017-01-16 16:40 UTC  (6+ messages)
` [PATCH v4 0/6] distributor library "
  ` [PATCH v4 1/6] lib: distributor "
  ` [PATCH v4 2/6] lib: add distributor vector flow matching

[PATCH 0/3] Add a "label" property to the mtd device
 2017-01-16 16:39 UTC  (6+ messages)
` [PATCH 3/3] mtd: spi-nor: add SPI_NOR_DUAL_READ to mx66l51235l

[PATCH v5 00/18] net/ixgbe: Consistent filter API
 2017-01-16 16:39 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 14/18] net/ixgbe: parse L2 tunnel filter

pull request: bluetooth 2017-01-16
 2017-01-16 16:37 UTC  (2+ messages)

[PATCH] btfs-progs: fsck-tests: corrupt nlink value test
 2017-01-16 16:35 UTC  (6+ messages)

[PATCH] printk: Correctly handle preemption in console_unlock()
 2017-01-16 16:35 UTC  (11+ messages)

[Bug 99400] New: [nouveau] garbled rending with glamor on G71
 2017-01-16 16:36 UTC  (3+ messages)
  ` [Bug 99400] [nouveau] garbled rendering "

[LSF/MM TOPIC][LSF/MM ATTEND] Multiple Page Caches, Memory Tiering, Better LRU evictions,
 2017-01-16 16:34 UTC  (3+ messages)

[PATCH 0/5] Lirc staging drivers
 2017-01-16 16:34 UTC  (8+ messages)
` [PATCH 1/5] [media] ir-rx51: port to rc-core

[PATCH net 0/3] mlx4 core fixes
 2017-01-16 16:31 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx4_core: Fix racy CQ (Completion Queue) free
` [PATCH net 2/3] net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions
` [PATCH net 3/3] net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV

[PATCH 1/2] drivers: pinctrl: add driver for Allwinner H5 SoC
 2017-01-16 16:31 UTC  (8+ messages)
        ` [linux-sunxi] "

[RFC PATCH 00/10] arm64/sve: Add userspace vector length control API
 2017-01-16 16:31 UTC  (8+ messages)
` [RFC PATCH 08/10] arm64/sve: ptrace: Wire up vector length control and reporting

UBIFS errors are randomly seen after reboots
 2017-01-16 16:30 UTC  (4+ messages)

[GIT PULL] SCSI fixes for 4.10-rc3
 2017-01-16 16:30 UTC  (15+ messages)
` [PATCH] Revert "scsi: mpt3sas: Fix secure erase premature termination"

Unocorrectable errors with RAID1
 2017-01-16 16:29 UTC  (4+ messages)

set ipv4_addr interval timeout?
 2017-01-16 16:28 UTC  (2+ messages)

(no subject)
 2017-01-16 16:28 UTC 

[PATCH V2] mtd: bcm47xxsflash: use platform_(set|get)_drvdata
 2017-01-16 16:28 UTC 

[Qemu-devel] [PATCH 00/16] aio_context_acquire/release pushdown, part 2
 2017-01-16 16:26 UTC  (2+ messages)

[PATCH v2 0/5] xfs: basic cow fork speculative preallocation
 2017-01-16 16:26 UTC  (6+ messages)
` [PATCH v2 3/5] xfs: reuse iomap delalloc code for COW fork reservation

[Qemu-devel] [PATCH RFC v3 00/14] VT-d: vfio enablement and misc enhances
 2017-01-16 16:25 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v3 13/14] intel_iommu: allow dynamic switch of IOMMU region

llist code relies on undefined behaviour, upsets llvm/clang
 2017-01-16 16:25 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] DRA7XX: HW_DATA: Provide dpll_params definitions for PCIe DPLL
 2017-01-16 16:25 UTC  (2+ messages)

[PATCH v2 1/5] drm/i915: Track pinned vma in intel_plane_state
 2017-01-16 16:24 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/5] "

[[PATCH][yocto-autobuilder] 1/2] buildsteps/CreateAutoConf.py: Add support for specify MACHINE by build prop
 2017-01-16 16:25 UTC  (2+ messages)
` [[PATCH][yocto-autobuilder] 2/2] buildset-config.yocto-qa: Add nightly-oe-build-perf-test buildset

[PATCH] Replacement for Arm initrd memblock reserve and free inconsistency
 2017-01-16 16:22 UTC  (6+ messages)

[GIT PULL] arm64: dts: juno: updates for v4.11
 2017-01-16 16:22 UTC 

[PATCH] scsi: mpt3sas: fix hang on ata passthru commands
 2017-01-16 16:20 UTC  (9+ messages)

[PATCH] python3-pip: fixed dependecy with python3-enum
 2017-01-16 16:21 UTC 

[PATCH] opencv: update SRC_URI to use tiopencv repo which has TI specific patches
 2017-01-16 16:19 UTC 

[PATCH v6 0/4] Expanded statistics reporting
 2017-01-16 16:19 UTC  (12+ messages)
` [PATCH v6 4/4] latencystats: added new library for latency stats
` [PATCH v7 0/6] Expanded statistics reporting
  ` [PATCH v7 1/6] lib: add information metrics library
  ` [PATCH v7 2/6] app/proc_info: add metrics displaying
  ` [PATCH v7 3/6] lib: add bitrate statistics library
  ` [PATCH v7 4/6] app/test-pmd: add bitrate statistics calculation
  ` [PATCH v7 5/6] lib: added new library for latency stats
  ` [PATCH v7 6/6] app/test-pmd: add latency statistics calculation

[PATCH kvm-unit-tests] configure: fix non-newlib cross-compiling
 2017-01-16 16:19 UTC  (4+ messages)

[PATCH] tpm/tpm_i2c_infineon: ensure no ongoing commands on shutdown
 2017-01-16 16:19 UTC  (4+ messages)

IOMMU fault with IGD passthrough setup on XEN 4.8.0
 2017-01-16 16:19 UTC  (8+ messages)

[PATCH v3] net/mlx5: support extended statistics
 2017-01-16 16:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/9] block: Drop BDS.filename
 2017-01-16 16:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 7/9] block: Drop BlockDriverState.filename
` [Qemu-devel] [PATCH v6 8/9] block: Complete move to pull filename updates
` [Qemu-devel] [PATCH v6 9/9] iotests: Test changed Quorum filename
` [Qemu-devel] [PATCH v6 6/9] qemu-img: Use bdrv_filename() for map

[PATCH] gstreamer1.0: make libunwind detection deterministic
 2017-01-16 16:17 UTC 

[PATCH v3 0/8] New hypercall for device models
 2017-01-16 16:16 UTC  (9+ messages)
` [PATCH v3 1/8] public / x86: Introduce __HYPERCALL_dm_op

[PATCH 0/8 V1] x86/intel_rdt: Memory b/w Allocation support
 2017-01-16 16:16 UTC  (7+ messages)
` [PATCH 4/8] x86/intel_rdt/mba: Memory b/w allocation feature detect
` [PATCH 8/8] x86/intel_rdt: rmdir,umount and hotcpu updates for MBA

[PATCH 1/1] x86/rtc: Allocate interrupt for platform device
 2017-01-16 16:16 UTC  (2+ messages)

[kernel-hardening] [RFC PATCH 08/19] kernel, mm: convert from atomic_t to refcount_t
 2017-01-16 16:16 UTC  (12+ messages)

[RFC PATCH] arm64: defconfig: enable SMMUv3 config
 2017-01-16 16:15 UTC  (5+ messages)

[PATCH RFC v3 0/5] RFC: in-kernel resource manager
 2017-01-16 16:14 UTC  (3+ messages)
` [PATCH RFC v3 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>

[rtc-linux] [PATCH] rtc: sun6i: Switch to the external oscillator
 2017-01-16 16:13 UTC  (5+ messages)
` [rtc-linux] "
  `  "

[PATCH] mtd: bcm47xxsflash: use platform_(set|get)_drvdata
 2017-01-16 16:12 UTC  (3+ messages)

USB: OHCI: high softirq load
 2017-01-16 16:11 UTC  (7+ messages)

[wic][PATCH 00/14] Fix for #10835 - WIC should not rely on hddimg creation for finding all needed artifacts
 2017-01-16 15:46 UTC  (6+ messages)
` [wic][PATCH 10/14] wic: isoimage-isohybrid: stop using HDDDIR
` [wic][PATCH 11/14] image-wic: remove HDDDIR from WICVARS
` [wic][PATCH 12/14] isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCH
` [wic][PATCH 13/14] selftest: stop using hddimg in the wic test suite
` [wic][PATCH 14/14] selftest: wic: fix test_iso_image test case


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.