All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-15 22:23:09 to 2017-05-16 00:17:32 UTC [more...]

[U-Boot] i.MX6: u-boot,dm-pre-reloc block U-Boot
 2017-05-16  0:17 UTC  (10+ messages)

[U-Boot] [PATCHv4 1/2] FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
 2017-05-16  0:17 UTC  (4+ messages)
` [U-Boot] [PATCHv4 2/2] lib: move hash CONFIG options to Kconfig

[U-Boot] [PATCH] kbuild: update DTC warning settings for bus and node/property name checks
 2017-05-16  0:17 UTC  (3+ messages)
` [U-Boot] "

[v6 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-16  0:15 UTC  (5+ messages)
` [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74

[PATCH 1/2] dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups
 2017-05-16  0:13 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: qcom: ipq4019: "

next-20170515: WARNING: CPU: 0 PID: 1 at arch/x86/mm/dump_pagetables.c:236 note_page+0x630/0x7e0
 2017-05-16  0:12 UTC  (6+ messages)

[Qemu-devel] [PATCH] oslib: strip trailing '\n' from error_setg() string argument
 2017-05-16  0:11 UTC  (2+ messages)
` [Qemu-devel] [PATCH] coccinelle: fix typo in comment

[morty/master][RFC PATCH 1/2] k2-initramfs: rename to k2-fw-initrd to match the content and appear as real image
 2017-05-16  0:11 UTC  (2+ messages)
` [morty/master][RFC PATCH 2/2] arago.conf: disable unused FIT w/ initramfs and re-use for k2-fw-initrd

[PATCH 0/4] Raspberry Pi Touchscreen bridge/panel drivers
 2017-05-16  0:11 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: Document the Raspberry Pi Touchscreen nodes

[PATCH 00/10] fujitsu-laptop: use device-specific data instead of module-wide globals
 2017-05-16  0:06 UTC  (13+ messages)

[PATCH v2 00/10] outstanding nvme_fc/nvmet_fc fixes
 2017-05-16  0:10 UTC  (11+ messages)
` [PATCH v2 01/10] nvme_fc: get rid of local reconnect_delay
` [PATCH v2 02/10] nvme_fc: Support ctrl_loss_tmo
` [PATCH v2 03/10] nvme_fc: replace ioabort msleep loop with completion
` [PATCH v2 04/10] nvme_fc: revise comment on teardown
` [PATCH v2 05/10] nvme_fc: set logging level on resets/deletes
` [PATCH v2 06/10] nvmet_fc: Reduce work_q count
` [PATCH v2 07/10] nvmet_fc: Add queue create and delete callbacks in LLDD api
` [PATCH v2 08/10] nvme_fc: remove extra controller reference taken on reconnect
` [PATCH v2 09/10] nvme_fcloop: fix port deletes and callbacks
` [PATCH v2 10/10] nvme_fc: correct nvme status set on abort

[PATCH v3] tpm: Issue a TPM2_Shutdown for TPM2 devices
 2017-05-16  0:08 UTC 

[SPDK] VM crashes while testing SPDK hotplug
 2017-05-16  0:08 UTC 

[Qemu-devel] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
 2017-05-16  0:01 UTC  (5+ messages)
      ` [Qemu-devel] [Qemu-arm] "

Hang/soft lockup in d_invalidate with simultaneous calls
 2017-05-16  0:05 UTC 

[PATCH] ipc/sem: Avoid indexing past end of sem_array
 2017-05-16  0:03 UTC  (4+ messages)
` [PATCH 0/2] Misc cleanups for ipc
  ` [PATCH 2/3] ipc: merge ipc_rcu and kern_ipc_perm

[PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
 2017-05-16  0:02 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v4 0/6] optimize various tcg_gen() functions using extract op
 2017-05-16  0:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 5/6] target/ppc: optimize various "

[PATCH] scsi: zero per-cmd driver data for each MQ I/O
 2017-05-16  0:00 UTC  (2+ messages)

[Bug 99784] AMD 7470m When VGA plugged into laptop, only one monitor working at a time
 2017-05-15 23:56 UTC 

[RFC PATCH 00/10] Basic KVM SGX Virtualization support
 2017-05-15 23:56 UTC  (6+ messages)
` [PATCH 08/10] kvm: vmx: add guest's IA32_SGXLEPUBKEYHASHn runtime switch support
    ` [intel-sgx-kernel-dev] "

[PATCH v3 0/6] Introduce new mode validation callbacks
 2017-05-15 23:55 UTC  (6+ messages)
` [PATCH v3 6/6] drm: arc: Use crtc->mode_valid() callback

[Printing-architecture] Printer Setup Tools and deprecated PPD API
 2017-05-15 23:55 UTC  (2+ messages)
` [Printing-architecture] [cups-devel] "

Question on fscrypt_d_revalidate() and fstest generic/429
 2017-05-15 23:50 UTC  (5+ messages)

(unknown),
 2017-05-15 23:49 UTC 

[Qemu-devel] [PATCH] configure: Remove -lxencall for Xen detection
 2017-05-15 23:49 UTC  (2+ messages)

[PATCH v4] drm/i915/guc: capture GuC logs if FW fails to load
 2017-05-15 23:47 UTC  (3+ messages)

[RFC][PATCHSET] wait4()/waitid() cleanups
 2017-05-15 23:46 UTC  (11+ messages)
` [PATCH 1/8] move compat wait4 and waitid next to native variants
  ` [PATCH 2/8] wait4(2)/waitid(2): separate copying rusage to userland
  ` [PATCH 3/8] kernel_wait4()/kernel_waitid(): delay copying status "
  ` [PATCH 4/8] waitid(2): leave copyout of siginfo to syscall itself
  ` [PATCH 5/8] lift getrusage() from wait_noreap_copyout()
  ` [PATCH 6/8] kill wait_noreap_copyout()
  ` [PATCH 7/8] wait_task_zombie: consolidate info logics
  ` [PATCH 8/8] waitid(): switch copyout of siginfo to unsafe_put_user()

Xen 4.9 rc4
 2017-05-15 23:45 UTC  (2+ messages)

[RFC summary] Enable Coherent Device Memory
 2017-05-15 23:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/16] Augment support for signal handling
 2017-05-15 23:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 01/16] linux-user: add strace for getuid(), gettid(), getppid(), geteuid()
` [Qemu-devel] [PATCH v2 05/16] linux-user: fix argument type declaration of rt_sigqueinfo() syscall

[PATCH] ASoC: simple-card: fix mic jack initialization
 2017-05-15 23:31 UTC  (3+ messages)

[PATCH] sparc64: Fix mapping of 64k pages with MAP_FIXED
 2017-05-15 23:28 UTC  (2+ messages)

[PATCH 0/2] Armada 8040 MachiatoBin and DB improvements
 2017-05-15 23:28 UTC  (8+ messages)
` [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
` [PATCH 2/2] arm64: marvell: dts: add second 1G port on the Armada 8040 DB

[PATCH rdma-core 0/5] srp_daemon: Rework systemd integration
 2017-05-15 23:25 UTC  (13+ messages)
  ` [PATCH rdma-core 1/5] srp_daemon.sh: Improve robustness
  ` [PATCH rdma-core 2/5] srp_daemon: Use the recommended style in the man page
  ` [PATCH rdma-core 3/5] srp_daemon: Add command-line option -j
  ` [PATCH rdma-core 4/5] srp_daemon: Move srp_daemon.service from the redhat directory to the srp_daemon directory
  ` [PATCH rdma-core 5/5] srp_daemon.service: Add support for hot-plugging

[Buildroot] [PATCH 1/1] lego: ev3: use mainline kernel
 2017-05-15 23:21 UTC 

[PATCH] scsi: zero per-cmd driver data for each MQ I/O
 2017-05-15 23:20 UTC  (4+ messages)
` [Possible Phish Fraud][PATCH] "

[U-Boot] [PATCH] omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION
 2017-05-15 23:20 UTC  (2+ messages)
` [U-Boot] "

(unknown),
 2017-05-15 23:19 UTC 

[U-Boot] [PATCH] power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled
 2017-05-15 23:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 17/17] Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
 2017-05-15 23:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 16/17] Kconfig: USB: Migrate existing USB_EHCI_xxx options
 2017-05-15 23:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 15/17] Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 14/17] Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 13/17] whitelist: Drop more unused OMAP symbols
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 12/17] omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODE
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,12/17] "

[U-Boot] [PATCH 11/17] watchdog: Migrate OMAP_WATCHDOG to Kconfig
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 10/17] omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 09/17] omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 08/17] gpio: Move OMAP_GPIO to Kconfig
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,08/17] "

[U-Boot] [PATCH 07/17] omap3: Drop unused CONFIG_OMAP3_xxx board defines
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 06/17] omap4: Drop redundant CONFIG_OMAP4430 symbol
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 05/17] omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 04/17] omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 03/17] TI: Drop 'CONFIG_OMAP'
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,03/17] "

[U-Boot] [PATCH 02/17] omap24xx_i2c.c: Drop references to CONFIG_OMAP243X
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/17] arch/arm/cpu/arm926ejs/omap: Remove
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,01/17] "

[PATCH] drm/i915: Disable decoupled mmio for GEN9LP
 2017-05-15 23:18 UTC 

[U-Boot] [PATCH] davinci: omapl138_lcdk: drop custom prompt string
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board_f: skip timer_init() on Coldfire archs
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4] spl: add support to booting with ATF
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4] "

[U-Boot] [PATCH] armv8: minor fix to comment for enabling SMPEN bit
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull from u-boot-i2c
 2017-05-15 23:18 UTC  (2+ messages)

[v3 0/9] parallelized "struct page" zeroing
 2017-05-15 23:17 UTC  (7+ messages)
` [v3 9/9] s390: teach platforms not to zero struct pages memory

[PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data
 2017-05-15 23:13 UTC  (2+ messages)

[PATCH] Fix a race in put_mountpoint
 2017-05-15 23:12 UTC  (11+ messages)
  ` [PATCH] mnt: Protect the mountpoint hashtable with mount_lock
    ` [REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts
                ` [REVIEW][PATCH] mnt: In umount propagation reparent in a separate pass

[PATCH 0/3] dmaengine: rcar-dmac: fix resource freeing synchronization
 2017-05-15 23:12 UTC  (7+ messages)
` [PATCH 3/3] dmaengine: rcar-dmac: wait for ISR to finish before freeing resources

[RFC PATCH 00/19] Diff machine: highlight moved lines
 2017-05-15 23:12 UTC  (6+ messages)
` [PATCH 14/19] diff.c: convert word diffing to use emit_line_*
` [PATCH 19/19] diff.c: color moved lines differently

[PATCH v2 0/3] dmaengine: rcar-dmac: fix resource freeing synchronization
 2017-05-15 23:09 UTC  (4+ messages)
` [PATCH v2 1/3] dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chan
` [PATCH v2 2/3] dmaengine: rcar-dmac: implement device_synchronize()
` [PATCH v2 3/3] dmaengine: rcar-dmac: wait for ISR to finish before freeing resources

[PATCH v6 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-05-15 23:10 UTC  (7+ messages)
        ` [kernel-hardening] "

[PATCHv3 0/4] clone: respect configured fetch respecs during initial fetch
 2017-05-15 23:10 UTC  (7+ messages)
` [PATCHv3 1/4] clone: respect additional configured fetch refspecs "
` [PATCHv3 4/4] clone: use free_refspec() to free refspec list

[PATCH] pull: optionally rebase submodules
 2017-05-15 23:09 UTC  (3+ messages)

[PATCH v7 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-15 23:07 UTC  (5+ messages)
` [PATCH v7 9/9] drm/i915: Set PWM divider to match desired frequency in vbt

[PATCH v2 0/2] i2c: xgene-slimpro: Add ACPI support
 2017-05-15 23:06 UTC  (2+ messages)

[PATCH RFC 0/6] qemu-xen-trad: sasl: add SASL support to VNC
 2017-05-15 23:03 UTC  (7+ messages)
` [PATCH RFC 1/6] qemu-xen-trad: sasl: expose vnc API to SASL auth
` [PATCH RFC 2/6] qemu-xen-trad: sasl: define SASL auth API
` [PATCH RFC 3/6] qemu-xen-trad: sasl: implement SASL auth
` [PATCH RFC 4/6] qemu-xen-trad: sasl: compatibility with vnc.h
` [PATCH RFC 5/6] qemu-xen-trad: sasl: introduce SASL authentication and encryption layer
` [PATCH RFC 6/6] qemu-xen-trad: sasl: add SASL option at build time

Extremely high OSD memory utilization on Kraken 11.2.0 (with XFS -or- bluestore)
 2017-05-15 23:01 UTC  (5+ messages)

[Qemu-devel] Where did my previous post go?
 2017-05-15 23:01 UTC 

[master][PATCH] layer.conf: mark doxygen host tool as NONFATAL
 2017-05-15 22:58 UTC 

[PATCH v2 1/2] regulator: DT: Add properties for asymmetric settling times
 2017-05-15 22:55 UTC  (4+ messages)
` [PATCH v2 2/2] regulator: Allow "

[pull request][net 0/6] Mellanox, mlx5 fixes 2017-05-12
 2017-05-15 22:51 UTC  (3+ messages)
` [net 1/6] net/mlx5e: Use a spinlock to synchronize statistics

[Bug 101055] All GL programs segfault: i915_state_derived.c:calculate_vertex_layout: i915->fs == 0
 2017-05-15 22:49 UTC  (2+ messages)

[PATCH 1/2] gpu: drm: i915: remove dead code
 2017-05-15 21:56 UTC 

git worktrees must exist even if locked
 2017-05-15 22:43 UTC  (2+ messages)

[PATCH 00/10] outstanding nvme_fc/nvmet_fc fixes
 2017-05-15 22:43 UTC  (5+ messages)
` [PATCH 06/10] nvmet_fc: Reduce work_q count

[refpolicy] [PATCH 0/4] Miscellaneous fixes for systemd in strict mode
 2017-05-15 22:42 UTC  (9+ messages)
` [refpolicy] [PATCH 1/4] Add policy for systemd GPT generator
` [refpolicy] [PATCH 2/4] Distinguish between systemd-tmpfiles runtime and static config
` [refpolicy] [PATCH 3/4] Add policy for systemd-networkd
` [refpolicy] [PATCH 4/4] Enable /etc directory protection using ProtectSystem

[PATCH 00/12] Implement DDB algorithm and WM cleanup
 2017-05-15 22:39 UTC  (17+ messages)
` [PATCH 02/12] drm/i915: Add more wrapper for fixed_point_16_16 operations
` [PATCH 05/12] drm/i915/skl: Fail the flip if no FB for WM calculation
` [PATCH 07/12] drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation
` [PATCH 08/12] drm/i915/skl+: Watermark calculation cleanup
` [PATCH 09/12] drm/i915/skl+: Perform wm level calculations in separate function
` [PATCH 10/12] drm/i915/skl+: use linetime latency if ddb size is not available
` [PATCH 11/12] drm/i915/skl: New ddb allocation algorithm
` [PATCH 12/12] drm/i915/skl+: consider max supported plane pixel rate while scaling

[Fuego] First steps with fuego
 2017-05-15 22:37 UTC  (8+ messages)

BUG: cxgb4 is broken in v4.12-rc1
 2017-05-15 22:36 UTC 

[PATCH v4 1/4] firmware: scm: Add support for shared access of a memory
 2017-05-15 22:32 UTC  (4+ messages)

RFC - Raid error detection and auto-recovery (was Fault tolerance with badblocks)
 2017-05-15 22:31 UTC  (5+ messages)

[PATCH] mtd: nand: tango: Fix incorrect use of SEQIN command
 2017-05-15 22:30 UTC  (2+ messages)

[PATCH] net: ethernet: broadcom: bnxt: remove dead code
 2017-05-15 22:28 UTC 

[PATCH] neighbour: update neigh timestamps iff update is effective
 2017-05-15 22:27 UTC  (4+ messages)

[PATCH] ARM: dts: Add devicetree for the Raspberry Pi 3, for arm32 (v6)
 2017-05-15 22:27 UTC  (4+ messages)

[PATCH] drm/cec: Add Source Physical address decode to drm_display_info
 2017-05-15 22:27 UTC 

[PATCH v8 0/3] arm64,xen: add xen_boot support into grub-mkconfig
 2017-05-15 22:27 UTC  (6+ messages)
` [PATCH v8 0/3] arm64, xen: "

[PATCH 0/3] pinctrl: cherryview: Extend the DMI quirk to Intel_Strago systems
 2017-05-15 22:26 UTC  (4+ messages)
` [PATCH 3/3] pinctrl: cherryview: Extend the Chromebook "

[PATCH v7 05/20] drm/i915: Cancel reset-engine if we couldn't find an active request
 2017-05-15 22:25 UTC  (5+ messages)
` [PATCH "

[PATCH 1/2] mtd: nand: sunxi: Actually use DMA for subpage reads
 2017-05-15 22:23 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand: sunxi: Remove unneeded ->cmdfunc(NAND_CMD_READ0, 0, page)

t5400 failure on Windows
 2017-05-15 22:24 UTC  (2+ messages)

[PATCH v4 0/4] of: remove *phandle properties from expanded device tree
 2017-05-15 22:23 UTC  (4+ messages)
` [PATCH v4 1/4] "


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.