All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-05 09:55:14 to 2017-12-05 10:42:41 UTC [more...]

[PATCH] mtd: nand: squash struct nand_buffers into struct nand_chip
 2017-12-05 10:41 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/9] blockdev: fix QMP 'transaction' with IOThreads
 2017-12-05 10:41 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] blockdev: hold AioContext for bdrv_unref() in external_snapshot_clean()
` [Qemu-devel] [PATCH 2/9] block: don't keep AioContext acquired after external_snapshot_prepare()
` [Qemu-devel] [PATCH 3/9] block: don't keep AioContext acquired after drive_backup_prepare()
` [Qemu-devel] [PATCH 4/9] block: don't keep AioContext acquired after blockdev_backup_prepare()
` [Qemu-devel] [PATCH 5/9] block: don't keep AioContext acquired after internal_snapshot_prepare()
` [Qemu-devel] [PATCH 6/9] block: drop unused BlockDirtyBitmapState->aio_context field
` [Qemu-devel] [PATCH 7/9] iothread: add iothread_by_id() API
` [Qemu-devel] [PATCH 8/9] blockdev: add x-blockdev-set-iothread testing command
` [Qemu-devel] [PATCH 9/9] qemu-iotests: add 202 external snapshots IOThread test

[PATCH 0/2] net: sh_eth: add support for SH7786 and big-endian
 2017-12-05 10:42 UTC  (4+ messages)
` [PATCH 1/2] net: sh_eth: add support for SH7786

[PATCH] drm/i915: Fix compilation (panel orientation x enum plane rename)
 2017-12-05 10:42 UTC  (7+ messages)

[PATCH] efi: move some sysfs files to be read-only by root
 2017-12-05 10:41 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH 0/3] RFC: Scratch page checking
 2017-12-05 10:41 UTC  (6+ messages)
` [PATCH 3/3] i965: check scratch page in a locked fashion on each ioctl

[Qemu-devel] [Bug 1736376] [NEW] CVE-2017-7471 repeated?
 2017-12-05 10:32 UTC 

UDL's fbdev doesn't work for user-space apps
 2017-12-05 10:39 UTC  (12+ messages)
  ` xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps]

[PATCH i-g-t 1/1] lib/igt_gt: Add sentinel to intel_execution_engines2
 2017-12-05 10:37 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/1] "

[PATCH 0/2] fix v2.15 progress regression
 2017-12-05 10:37 UTC  (3+ messages)
` [PATCH 2/2] progress: drop delay-threshold code

[PATCH v3] refcount_t vs. atomic_t ordering differences
 2017-12-05 10:36 UTC  (4+ messages)
` [PATCH] refcount_t: documentation for memory "

[PATCH v2 00/27] Improve DE2 support
 2017-12-05 10:36 UTC  (4+ messages)

net/wireless/shipped-certs.c:2:1: error: expected expression at end of input
 2017-12-05 10:36 UTC  (5+ messages)

[PATCH] soc: qcom: Separate kryo l2 accessors from PMU driver
 2017-12-05 10:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-05 10:36 UTC  (7+ messages)
` [Qemu-devel] [virtio-dev] "
          `  "

[RFC 0/2] dt-bindings: mipi-dsi: dual-channel DSI bindings
 2017-12-05 10:33 UTC  (3+ messages)
` [RFC 1/2] dt-bindings: mipi-dsi: Add info about peripherals with non-DSI control bus
  ` [RFC 2/2] dt-bindings: mipi-dsi: Add dual-channel DSI related info

[PATCH 0/6] i2c: send STOP after recovery; use it for i2c-rcar
 2017-12-05 10:34 UTC  (6+ messages)
` [PATCH 3/6] i2c: add 'set_sda' to bus_recovery_info

4.15.0-rc1-next-20171201: WARNING: .... at net/mac80211/agg-tx.c:315
 2017-12-05 10:33 UTC  (2+ messages)

GemniLake laptops goes power off directly after performing suspend
 2017-12-05 10:32 UTC 

[U-Boot] [PATCH] arm: Make gcc 6.0 or later a hard requirement now
 2017-12-05 10:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 for-2.12 00/25] block: Fix some filename generation issues
 2017-12-05 10:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 for-2.12 24/25] block/curl: Implement bdrv_refresh_filename()

[PATCH] drm/i915: Disable display crc feature for vgpu
 2017-12-05 10:31 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[wsa:renesas/sdhi-uniphier 2/22] drivers/mmc/host/tmio_mmc.h:249:2: error: implicit declaration of function 'readsw'
 2017-12-05 10:30 UTC  (4+ messages)

[U-Boot] [PATCH 00/14] env: Multiple env support and env transition for sunxi
 2017-12-05 10:30 UTC  (29+ messages)
` [U-Boot] [PATCH 01/14] cmd: nvedit: Get rid of the env lookup
` [U-Boot] [PATCH 02/14] env: Rename env_driver_lookup_default and env_get_default_location
` [U-Boot] [PATCH 03/14] env: Pass additional parameters to the env lookup function
` [U-Boot] [PATCH 04/14] env: Make the env save message a bit more explicit
` [U-Boot] [PATCH 05/14] env: Make it explicit where we're loading our environment from
` [U-Boot] [PATCH 06/14] env: fat: Make the debug messages play a little nicer
` [U-Boot] [PATCH 07/14] env: mmc: "
` [U-Boot] [PATCH 08/14] env: common: "
` [U-Boot] [PATCH 09/14] env: Support multiple environments
` [U-Boot] [PATCH 10/14] env: Initialise all the environments
` [U-Boot] [PATCH 11/14] env: Allow to build multiple environments in Kconfig
` [U-Boot] [PATCH 12/14] env: Mark env_get_location as weak
` [U-Boot] [PATCH 13/14] sunxi: Transition from the MMC to a FAT-based environment
` [U-Boot] [PATCH 14/14] env: sunxi: Enable FAT-based environment support by default

[PATCH 17/17] scsi: arcmsr: Update driver version to v1.40.00.04-20171130
 2017-12-05  2:29 UTC 

[crypto] chcr: fix a type cast error
 2017-12-05 10:29 UTC 

[PATCH] power: ltc2941-battery-gauge: Disable continuous monitoring on shutdown
 2017-12-05 10:29 UTC  (7+ messages)

[PATCH 0/9] LSM: Stacking for major security modules - Based on 4.14-rc2
 2017-12-05 10:29 UTC  (5+ messages)
` [PATCH 5/9] LSM: Manage remaining security blobs

[RFC PATCH 0/6] drm/i915: Implement HDCP
 2017-12-05 10:28 UTC  (5+ messages)
` [RFC PATCH 1/6] drm: Add Content Protection property

[RFC PATCH] net: stmmac: enable EEE in MII, GMII or RGMII only
 2017-12-05 10:28 UTC  (2+ messages)

Firmware signing -- Re: [PATCH 00/27] security, efi: Add kernel lockdown
 2017-12-05 10:27 UTC  (12+ messages)

[PATCH 0/2] Microchip mcp2517fd can controller driver
 2017-12-05 10:26 UTC  (10+ messages)
` [PATCH 1/2] dt-binding: can: mcp2517fd: document device tree bindings

[PATCH 16/17] scsi: arcmsr: Add driver module parameter msix_enable
 2017-12-05  2:26 UTC 

[Bug 104090] Reduced colors on RX580 through eDP on Asus GL702ZC laptop
 2017-12-05 10:26 UTC  (2+ messages)

[PATCH 15/17] scsi: arcmsr: Add driver module parameter msi_enable
 2017-12-05  2:24 UTC 

[Qemu-devel] [PATCH 00/25] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
 2017-12-05  7:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH 19/25] spapr: add hcalls support for the XIVE interrupt mode

[Qemu-devel] [PATCH 00/17] Add MVME3100 PPC SBC v2
 2017-12-05  6:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH 09/17] e500: move mpic under CCSR
` [Qemu-devel] [PATCH 10/17] e500: move uarts CCSR
` [Qemu-devel] [PATCH 11/17] e500: derive baud from CCB clock
` [Qemu-devel] [PATCH 12/17] e500: add i2c controller to CCSR
` [Qemu-devel] [PATCH 13/17] e500: move PCI host bridge into CCSR

xen 4.8.2 iommu=off problems
 2017-12-05 10:23 UTC 

[PATCH v3 00/16] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
 2017-12-05 10:23 UTC  (3+ messages)
` [PATCH v3 07/16] phy: qcom-qusb2: Add support for different register layouts

[PATCH 0/4] SHA1DC fixes & fully moving to a git.git submodule
 2017-12-05 10:22 UTC  (4+ messages)
` [PATCH 3/4] Makefile: use the sha1collisiondetection submodule by default

[PATCH v6 00/11] perf stat: Enable '--per-thread' on all thread
 2017-12-05 14:03 UTC  (2+ messages)

[PATCH v3 0/2] Restrict dangerous open in sticky directories
 2017-12-05 10:21 UTC  (14+ messages)
` [PATCH v3 2/2] Protected O_CREAT "
            ` [kernel-hardening] "
              ` [kernel-hardening] "
` [kernel-hardening] Re: [PATCH v3 0/2] Restrict dangerous "

[PATCH] drm/i915: Generalize definition for crtc mask
 2017-12-05 10:15 UTC 

[LTP] [PATCH v3 00/12] Collection of fixes
 2017-12-05 10:20 UTC  (4+ messages)
` [LTP] [PATCH v3 12/12] hotplug/cpu_hotplug: Remove bashism disown from kill_pid()

[Qemu-devel] [PATCH v1 for-2.12 0/5] s390x/tcg: CCW hotplug support
 2017-12-05 10:20 UTC  (17+ messages)
` [Qemu-devel] [PATCH v1 for-2.12 1/5] s390x/kvm: factor out build_channel_report_mcic() into cpu.h
` [Qemu-devel] [PATCH v1 for-2.12 2/5] s390x/tcg: fix and cleanup mcck injection
` [Qemu-devel] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD

chassis_control.py in skeleton
 2017-12-05 10:19 UTC  (6+ messages)

[PATCH] ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM
 2017-12-05 10:19 UTC  (2+ messages)

[PATCH] ARC: Force disable IOC if ioc_enable=0
 2017-12-05 10:19 UTC  (2+ messages)

[libvirt test] 116849: tolerable all pass - PUSHED
 2017-12-05 10:19 UTC 

[PATCH v3 0/2] Ensure that the SCSI error handler gets woken up
 2017-12-05 10:18 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH 14/17] scsi: arcmsr: fix grammar error
 2017-12-05  2:18 UTC 

usx2y: "should not be here with counts=40" then hard lockup (linux 4.9.0)
 2017-12-05 10:18 UTC 

[PATCH v8 0/6] stm32 clocksource driver rework
 2017-12-05 10:16 UTC  (9+ messages)

[PATCH i-g-t 1/3] lib: avoid < in gtkdoc comments
 2017-12-05 10:16 UTC  (3+ messages)
` [PATCH i-g-t 2/3] meson: gtkdoc support
` [PATCH i-g-t 3/3] meson: build a full dependency for lib_igt_perf

[PATCH 13/17] scsi: arcmsr: adjust some tab or white-space to make text alignment
 2017-12-05  2:16 UTC 

[PATCH] efi: add comment to avoid future expanding of sysfs systab
 2017-12-05 10:16 UTC  (3+ messages)

[GIT PULL] hash addresses printed with %p
 2017-12-05 10:15 UTC  (16+ messages)

[seabios test] 116836: regressions - FAIL
 2017-12-05 10:13 UTC 

CVE-2010-3848 repeated?
 2017-12-05 10:12 UTC 

[PATCH 0/7 v2] net: Fix platform_get_irq's error checking
 2017-12-05 10:12 UTC  (10+ messages)
` [PATCH 4/7 v2] net: ethernet: i825xx: "

[PATCH v5] PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()
 2017-12-05 10:11 UTC  (2+ messages)

[PATCH 12/17] scsi: arcmsr: spin off duplicate code of timer init for message isr BH in arcmsr_probe and arcmsr_resume as a function
 2017-12-05  2:11 UTC 

[PATCH] ASoC: atmel-classd: select correct Kconfig symbol
 2017-12-05 10:09 UTC  (3+ messages)

[U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
 2017-12-05 10:11 UTC  (2+ messages)

[PATCH] crypto: chcr: select CRYPTO_GF128MUL
 2017-12-05 10:10 UTC 

[PATCH V15 00/22] mmc: Add Command Queue support
 2017-12-05 10:10 UTC  (3+ messages)

[xen-unstable test] 116832: regressions - FAIL
 2017-12-05 10:08 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] unrestrict cssids related patches
 2017-12-05 10:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] s390x/css: advertise unrestricted cssids
  ` [Qemu-devel] [qemu-s390x] "

[PATCH 2/5] ethdev: add port ownership
 2017-12-05 10:05 UTC  (11+ messages)

[PATCH v2] ima: log message to module appraisal error
 2017-12-05 10:05 UTC  (4+ messages)

[PATCH] UBI: Do not use outdated fastmaps to attach
 2017-12-05 10:05 UTC 

[PATCH] arm64: dts: allwinner: a64: bananapi-m64: Add LED device node
 2017-12-05 10:05 UTC  (3+ messages)

[PATCH 0/7] Misc btrfs-progs cleanups/fixes
 2017-12-05 10:04 UTC  (4+ messages)
` [PATCH 6/7] btrfs-progs: Add test for super block recovery

[Bug 197951] New: QEMU/KVM & VFIO & PCI passthru with Windows 10 x64 guest: memory access intermittently causes CRITICAL_STRUCTURE_CORRUPTION BSOD unless swap is disabled on host, since 4.12.13
 2017-12-05 10:04 UTC  (2+ messages)
` [Bug 197951] "

[PATCH v3 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings
 2017-12-05 10:04 UTC  (3+ messages)

[PATCH v8 0/3] mt76: add new wireless driver for MediaTek MT76x2 PCIe chips
 2017-12-05 10:04 UTC  (4+ messages)

[RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub
 2017-12-05 10:01 UTC  (8+ messages)
` [RFC v3 PATCH 1/2] x86/efi: Introduce Security Version to x86
` [RFC v3 PATCH 2/2] arm64/efi: Introduce Security Version to ARM64

[PATCH v2] ARM: dts: sun8i: h3: Add dts file for Libre Computer Board ALL-H3-CC H3 ver
 2017-12-05 10:03 UTC  (3+ messages)

[RFC 0/3] Safe, dynamically (un)loadable LSMs
 2017-12-05 10:02 UTC  (4+ messages)

[PATCH v2 0/4] QT Wayland bug fixes for L4.9.11-1.0.0 BSP Release
 2017-12-05  9:29 UTC 

[PATCH 11/17] scsi: arcmsr: fix clear doorbell queue on ACB_ADAPTER_TYPE_B controller
 2017-12-05  2:02 UTC 

KASAN: slab-out-of-bounds Read in strcmp
 2017-12-05 10:00 UTC  (11+ messages)

Question using a SRAM with mtdblock device driver
 2017-12-05 10:00 UTC 

[PATCH] aio: Add memcg accounting of user used data
 2017-12-05 10:00 UTC 

[PATCH 10/17] scsi: arcmsr: add a function arcmsr_set_iop_datetime and driver option set_date_time to set date and time to firmware
 2017-12-05  1:59 UTC 

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-12-05  9:59 UTC  (12+ messages)

[PATCH 9/17] scsi: arcmsr: add ACB_F_MSG_GET_CONFIG to acb->acb_flags for for message interrupt checking before schedule work for get device map
 2017-12-05  1:57 UTC 

New codec support for ALC257
 2017-12-05  9:56 UTC  (2+ messages)

[PATCH v1] net/mlx5: fix flow type for allmulti rules
 2017-12-05  9:56 UTC  (2+ messages)

[PATCH] drm: savely free connectors from connector_iter
 2017-12-05  9:56 UTC  (2+ messages)

[PATCH 8/17] scsi: arcmsr: add driver option cmd_per_lun to set host->cmd_per_lun value by user
 2017-12-05  1:55 UTC 

Regression in e1000e since Kernel 4.14.3
 2017-12-05  9:55 UTC  (9+ messages)


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.