All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-11 13:46:33 to 2017-08-11 14:27:34 UTC [more...]

[PATCH v2 0/8] guest exploitation of the XIVE interrupt controller
 2017-08-11 14:23 UTC  (4+ messages)
` [PATCH v2 2/8] powerpc/xive: "
` [PATCH v2 3/8] powerpc/xive: rename xive_poke_esb() in xive_esb_read()
` [PATCH v2 5/8] powerpc/xive: add the HW IRQ number under xive_irq_data

[PATCH 0/2] Allwinner H5 IRQ fixes
 2017-08-11 14:27 UTC  (2+ messages)
  ` [PATCH 1/2] pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl

[Qemu-devel] big endian arm
 2017-08-11 14:27 UTC  (5+ messages)

[PATCH v1 0/6] Remove rw_page
 2017-08-11 14:26 UTC  (12+ messages)
` [PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability

[Qemu-devel] [PATCH] target/i386: fix phminposuw in-place operation
 2017-08-11 14:26 UTC  (2+ messages)

[Qemu-arm] [RFC v6 0/9] ARM SMMUv3 Emulation Support
 2017-08-11 14:22 UTC  (14+ messages)
` [Qemu-devel] "
` [Qemu-devel] [RFC v6 1/9] hw/arm/smmu-common: smmu base class
` [Qemu-arm] [RFC v6 2/9] hw/arm/smmuv3: smmuv3 emulation model
  ` [Qemu-devel] "
` [Qemu-arm] [RFC v6 3/9] hw/arm/virt: Add SMMUv3 to the virt board
  ` [Qemu-devel] "
` [Qemu-devel] [RFC v6 4/9] hw/arm/virt: Add 2.11 machine type
` [Qemu-devel] [RFC v6 5/9] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
` [Qemu-devel] [RFC v6 6/9] hw/arm/virt: Add tlbi-on-map property to the smmuv3 node
` [Qemu-devel] [RFC v6 7/9] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
` [Qemu-devel] [RFC v6 8/9] hw/arm/smmuv3: VFIO integration
` [Qemu-devel] [RFC v6 9/9] hw/arm/virt-acpi-build: Use the ACPI_IORT_SMMU_V3_CACHING_MODE model

[PATCH v3] MIPS: add virt_to_phys() and phys_to_virt()
 2017-08-11 14:26 UTC 

[GIT PULL] MMC fixes for v.4.13 rc5
 2017-08-11 14:26 UTC 

[PATCH V2 00/20] blk-mq-sched: improve SCSI-MQ performance
 2017-08-11 14:25 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] memory: fix access_with_adjusted_size() on big-endian
 2017-08-11 14:25 UTC  (2+ messages)

[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-11 14:24 UTC  (19+ messages)

[PATCH v3 00/28] DRM API Conversions
 2017-08-11 14:24 UTC  (3+ messages)

[PATCH] ARM: dts: meson: Fixing L2 cache controller node for Meson8 and Meson8b
 2017-08-11 14:23 UTC  (11+ messages)

[PATCHv3 0/5] Hi all,
 2017-08-11 14:23 UTC  (6+ messages)
` [PATCHv3 1/5] scsi_debug: allow to specify inquiry vendor and model
` [PATCHv3 2/5] scsi: Export blacklist flags to sysfs
` [PATCHv3 3/5] scsi_devinfo: Reformat blacklist flags
` [PATCHv3 4/5] scsi: whitespace fixes in scsi_devinfo.c
` [PATCHv3 5/5] scsi_devinfo: fixup string compare

[PATCH v2 0/8] platform/chrome: cros_ec: Fixes and improvements
 2017-08-11 14:23 UTC  (9+ messages)
` [PATCH v2 1/8] iio: cros_ec: Relax sampling frequency before suspending
` [PATCH v2 2/8] mfd: cros_ec_i2c: move the system sleep pm ops to late
` [PATCH v2 3/8] mfd: cros_ec: Stop the debugfs work when suspended
` [PATCH v2 4/8] platform/chrome: cros_ec: register shutdown function for debugfs
` [PATCH v2 5/8] mfd: cros_ec: fail early if we cannot identify the EC
` [PATCH v2 6/8] mfd: cros_ec_i2c: add ACPI module device table
` [PATCH v2 7/8] platform/chrome: cros_ec: Add sysfs entry to set keyboard wake lid angle
` [PATCH v2 8/8] platform/chrome: cros_ec: sysfs: Modify error handling

[PATCH 0/2] drm/omap: OMAP_BO flags
 2017-08-11 14:23 UTC  (5+ messages)
` [PATCH 1/2] drm/omap: add omap_gem_put_paddr_locked()
` [PATCH 2/2] drm/omap: add OMAP_BO flags to affect buffer allocation

[GIT PULL] fbdev fixes for v4.13-rc5
 2017-08-11 14:22 UTC  (3+ messages)

[PATCH v2] pinctrl: aspeed: Fix ast2500 strap register write logic
 2017-08-11 14:22 UTC 

[PATCH v2 00/12] x86: guest resource mapping
 2017-08-11 14:21 UTC  (10+ messages)
` [PATCH v2 01/12] [x86|arm]: remove code duplication
` [PATCH v2 02/12] x86/mm: allow a privileged PV domain to map guest mfns
` [PATCH v2 03/12] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v2 04/12] tools/libxenforeignmemory: add support for resource mapping
` [PATCH v2 05/12] tools/libxenctrl: use new xenforeignmemory API to seed grant table
` [PATCH v2 06/12] x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn
` [PATCH v2 07/12] x86/hvm/ioreq: use bool rather than bool_t
` [PATCH v2 08/12] x86/hvm/ioreq: move is_default into struct hvm_ioreq_server
` [PATCH v2 09/12] x86/hvm/ioreq: simplify code and use consistent naming

[RFC v3 0/3] VFS/NFS support to destroy FS credentials
 2017-08-11 14:22 UTC  (13+ messages)
` [RFC 1/1] destroy_creds.2: new page documenting destroy_creds()

[Qemu-devel] [PATCH RFC 0/5] target/s390x: introduce internal.h and cleanup cpu.h
 2017-08-11 14:21 UTC  (12+ messages)
` [Qemu-devel] [PATCH RFC 1/5] target/s390x: introduce internal.h
` [Qemu-devel] [PATCH RFC 2/5] target/s390x: move a couple of functions to cpu.c
` [Qemu-devel] [PATCH RFC 3/5] s390x: avoid calling kvm_ functions outside of target/s390x/
` [Qemu-devel] [PATCH RFC 4/5] target/s390x: remove all CONFIG_KVM from cpu.h

[Bug 196379] Laptop loses performance at random bootups
 2017-08-11 14:21 UTC  (2+ messages)

[PATCH] platform/x86: intel_mid_powerbtn: make mid_pb_ddata
 2017-08-11 14:20 UTC 

(no subject)
 2017-08-11 14:17 UTC  (9+ messages)
` [GIT PULL] clockevents: fixes for 4.13-rc4
` [PATCH 1/5] clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
  ` [PATCH 2/5] clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()
  ` [PATCH 3/5] clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL
  ` [PATCH 4/5] clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependencies
  ` [PATCH 5/5] clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is enabled

[Qemu-devel] [PATCH v2] tests/qmp-test: Add generic, basic test of query commands
 2017-08-11 14:19 UTC 

[U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs
 2017-08-11 14:18 UTC  (4+ messages)

[PATCH] nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
 2017-08-11 14:18 UTC  (4+ messages)

[PATCH -v2 0/4] Getting rid of smp_mb__before_spinlock
 2017-08-11 14:15 UTC  (6+ messages)
` [PATCH -v2 1/4] mm: Rework {set,clear,mm}_tlb_flush_pending()
  ` ARC stuff (was Re: [PATCH -v2 1/4] mm: Rework {set,clear,mm}_tlb_flush_pending())

[Buildroot] [Bug 10201] New: buildroot-2017.08-rc1/toolchain/toolchain-wrapper.c:192]: (error) Memory leak:
 2017-08-11 14:15 UTC  (2+ messages)
` [Buildroot] [Bug 10201] "

[PATCH 0/3] firmware: of: populate /firmware/ node during init
 2017-08-11 14:15 UTC  (3+ messages)
` [PATCH 1/3] "

[Qemu-devel] [PATCH for-2.10 0/2] Fix NBD client after server error
 2017-08-11 14:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] nbd: Drop connection if broken server is detected

[PATCH] ASoC: dwc: Delete an error message for a failed memory allocation in dw_i2s_probe()
 2017-08-11 14:12 UTC  (3+ messages)

[PATCH] vfio/pci: Fix version2 RC endpoint PCIe capability size
 2017-08-11 14:13 UTC  (2+ messages)

[PATCH] dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver
 2017-08-11 14:13 UTC  (4+ messages)
  ` [linux-sunxi] "

[PATCH] ASoC: simple-scu-card: Parse off codec widgets
 2017-08-11 14:12 UTC  (2+ messages)

modalias for OF-declared I2C/SPI devices
 2017-08-11 14:11 UTC  (2+ messages)

master branch for upcoming RC5
 2017-08-11 14:10 UTC  (2+ messages)

[RFC PATCH v2 00/22] ARM: vGIC rework (attempt)
 2017-08-11 14:10 UTC  (3+ messages)
` [RFC PATCH v2 07/22] ARM: vGIC: introduce priority setter/getter

pull-request: iwlwifi-next 2017-08-11
 2017-08-11 14:09 UTC  (2+ messages)

[PATCH 0/2] virtio_scsi: Set can_queue based on size of virtqueue
 2017-08-11 14:09 UTC  (9+ messages)
` [PATCH 1/2] virtio: Reduce BUG if total_sg > virtqueue size to WARN

[LTP] [PATCH 1/2] ltp: Add the ability to specify the latency constraint
 2017-08-11 14:09 UTC  (3+ messages)
` [LTP] [PATCH V2 "

[PATCH][drm-next] drm/i915: make structure intel_sprite_plane_funcs static
 2017-08-11 14:08 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[GIT PULL] nvme updates for 4.13-rc
 2017-08-11 14:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/monolite: bump to version 1050001000
 2017-08-11 14:07 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/libhttpparser: bump version to 2.7.1
 2017-08-11 14:07 UTC  (2+ messages)

[Buildroot] [PATCH v3] libcgi: bump to version 1.1
 2017-08-11 14:06 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.10 0/1] bugfix for boot-serial-test and no tcg
 2017-08-11 14:06 UTC  (2+ messages)
` [Qemu-devel] [PULL for-2.10 1/1] boot-serial-test: fallback to kvm accelerator

[Qemu-devel] [PATCH] target/i386: fix pcmpxstrx substring search
 2017-08-11 14:06 UTC  (2+ messages)

[Qemu-devel] [PULL 0/7] Block/Multiboot patches for 2.10.0-rc3
 2017-08-11 14:05 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] tests/multiboot: Fix whitespace failure
` [Qemu-devel] [PULL 2/7] vpc: Check failure of bdrv_getlength()
` [Qemu-devel] [PULL 3/7] qcow2: Drop debugging dump_refcounts()
` [Qemu-devel] [PULL 4/7] qcow2: Check failure of bdrv_getlength()
` [Qemu-devel] [PULL 5/7] osdep: Add runtime OFD lock detection
` [Qemu-devel] [PULL 6/7] file-posix: Do runtime check for ofd lock API
` [Qemu-devel] [PULL 7/7] qemu-iotests: fix 185

linux-next: manual merge of the akpm-current tree with the tip tree
 2017-08-11 14:04 UTC  (8+ messages)

[RFT][PATCH] iio: hid-sensor-trigger: Fix the race with user space powering up sensors
 2017-08-11 14:04 UTC  (2+ messages)

[Buildroot] [Bug 10156] New: glibc compilation fails for X86 32bits (i386)
 2017-08-11 14:03 UTC  (2+ messages)
` [Buildroot] [Bug 10156] "

[Buildroot] [git commit branch/next] libcgi: bump to version 1.1
 2017-08-11 14:02 UTC 

linux-next: Signed-off-by missing for commit in the kvm tree
 2017-08-11 14:01 UTC  (4+ messages)

[PATCH v2 02/20] ath6kl: constify usb_device_id
 2017-08-11 13:59 UTC  (2+ messages)
` [v2,02/20] "

[PATCH 0/5] Support signed RPM package feeds
 2017-08-11 14:08 UTC  (3+ messages)
` [PATCH 5/5] dnf: expand dnf selftest to test signed "

[PATCH v2] MIPS: add virt_to_phys() and phys_to_virt()
 2017-08-11 13:59 UTC  (2+ messages)

[GIT PULL FOR v4.14] RC changes (part #2)
 2017-08-11 13:59 UTC 

[Buildroot] [Bug 10026] New: [PATCH] lua-5.3.4: fix lua linker error in swupdate
 2017-08-11 13:58 UTC  (2+ messages)
` [Buildroot] [Bug 10026] "

[Buildroot] [Bug 10021] New: libqeglfs-viv-integration.so file is missing for qt5 on armv7
 2017-08-11 13:58 UTC  (2+ messages)
` [Buildroot] [Bug 10021] "

[RFC PATCH 0/4] SMMUv3 MSI support
 2017-08-11 13:56 UTC  (5+ messages)
` [RFC PATCH 4/4] ACPI: IORT: Add "

[Qemu-devel] [Bug 1583420] [NEW] Please support "-soundhw none"
 2017-08-11 13:26 UTC  (2+ messages)
` [Qemu-devel] [Bug 1583420] "

[PATCH net-next] gre: introduce native tunnel support for ERSPAN
 2017-08-11 13:54 UTC  (2+ messages)

[PATCH 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-11 13:54 UTC  (7+ messages)
` [PATCH 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware

[PATCH v3 06/20] brcm80211: constify usb_device_id
 2017-08-11 13:54 UTC  (2+ messages)
` [v3,06/20] "

[Qemu-arm] [PATCH 0/2] loader: Handle ELF files with overlapping zero-init data
 2017-08-11 13:51 UTC  (7+ messages)
` [Qemu-arm] [PATCH 1/2] loader: Handle ELF files with overlapping zero-initialized data
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 2/2] loader: Ignore zero-sized ELF segments
  ` [Qemu-devel] "

[PATCH v2 0/4] hwmon: (pmbus): Core extension for STATUS_WORD and debugfs
 2017-08-11 13:52 UTC  (3+ messages)
` [PATCH v2 4/4] hwmon: (pmbus): Add debugfs for status registers

Alloc Page from fixed physical memory range
 2017-08-11 13:50 UTC 

[U-Boot] [PATCH] Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
 2017-08-11 13:51 UTC 

[PATCH] ipvsadm: catch the original errno from netlink answer
 2017-08-11 13:50 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libhttpparser: bump version to 2.7.1
 2017-08-11 13:49 UTC 

[RFC PATCH 0/6] bsg: fix regression resulting in panics when sending commands via BSG and some sanity cleanups
 2017-08-11 13:49 UTC  (8+ messages)
` [RFC PATCH 1/6] bsg: fix kernel panic resulting from missing allocation of a reply-buffer

[PATCH v3 00/11] omapdrm: Remove the omapdrm and omapdss devices from platform code
 2017-08-11 13:49 UTC  (12+ messages)
` [PATCH v3 01/11] drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefix
` [PATCH v3 02/11] drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit version
` [PATCH v3 03/11] drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
` [PATCH v3 04/11] drm: omapdrm: hdmi: Configure the PLL from the HDMI core version
` [PATCH v3 05/11] drm: omapdrm: hdmi: Configure the PHY "
` [PATCH v3 06/11] drm: omapdrm: hdmi: Don't allocate PHY features dynamically
` [PATCH v3 07/11] drm: omapdrm: Register omapdrm platform device in omapdss driver
` [PATCH v3 08/11] drm: omapdrm: Remove the "
` [PATCH v3 09/11] ARM: OMAP2+: Remove unused omapdrm platform device
` [PATCH v3 10/11] ARM: OMAP2+: Don't register omapdss device for omapdrm
` [PATCH v3 11/11] drm: omapdrm: Remove omapdrm platform data

[PATCH 00/15] ARM: add and use convenience macros for PC relative references
 2017-08-11 13:48 UTC  (10+ messages)
` [PATCH 12/15] arm-soc: omap: replace open coded VA->PA calculations

[PATCH v3 0/4] leds: pca955x: add GPIO support
 2017-08-11 13:47 UTC  (3+ messages)
` [PATCH v3 3/4] "

[PATCH v2] staging: bcm2835-audio: Fix memory corruption
 2017-08-11 13:46 UTC  (2+ messages)

[PATCH 1/2] drm: add retries for lspcon status check
 2017-08-11 13:47 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[xen-unstable-smoke test] 112596: tolerable trouble: broken/pass - PUSHED
 2017-08-11 13:47 UTC 

[PATCHv2 net-next] selftests: bpf: add check for ip XDP redirect
 2017-08-11 13:46 UTC 

[PATCH 00/11] rsi: support for AP mode
 2017-08-11 13:41 UTC  (4+ messages)
` [PATCH 09/11] rsi: update tx auto rate command frame "
` [PATCH 10/11] rsi: aggregation parameters "
` [PATCH 11/11] rsi: security enhancements "

[RFC v2 0/4] arm-smmu-v3 tlbi-on-map option
 2017-08-11 13:45 UTC  (2+ messages)
` [RFC v2 4/4] iommu/arm-smmu-v3: add CMD_TLBI_NH_VA_AM command for iova range invalidation


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.