All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-26 08:54:09 to 2018-06-26 09:28:33 UTC [more...]

[PATCH v2 00/13] ARM: davinci: remove duplicate aemif support
 2018-06-26  9:25 UTC  (27+ messages)
` [PATCH v2 01/13] clk: davinci: psc-da850: remove the 'davinci_nand.0" lookup
` [PATCH v2 02/13] clk: davinci: psc-dm365: use two lookup entries for the aemif clock
` [PATCH v2 03/13] clk: davinci: psc-dm644x: "
` [PATCH v2 04/13] clk: davinci: psc-dm646x: "
` [PATCH v2 05/13] clk: davinci: psc-da830: add a lookup entry for "
` [PATCH v2 06/13] ARM: davinci: omapl138-hawk: add aemif & nand support
` [PATCH v2 07/13] ARM: davinci: da850-evm: use aemif platform driver in legacy mode
` [PATCH v2 08/13] ARM: davinci: dm365-evm: use the ti-aemif soc driver
` [PATCH v2 09/13] ARM: davinci: dm644x-evm: use aemif platform driver
` [PATCH v2 10/13] ARM: davinci: da830-evm: "
` [PATCH v2 11/13] ARM: davinci: dm646x-evm: "
` [PATCH v2 12/13] ARM: davinci: mityomapl138: "
` [PATCH v2 13/13] ARM: davinci: unduplicate aemif support

[PATCH 01/31] drm/i915: Defer modeset cleanup to a secondary task
 2018-06-26  9:28 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [01/31] "

busybox: adding task to run before do_configure
 2018-06-26  9:28 UTC  (3+ messages)

[PATCH 0/2] Add USB OTG HS support on stm32mp157c
 2018-06-26  9:27 UTC  (3+ messages)

[RFC v2 0/4] arm: Moving thread_info into task_struct
 2018-06-26  9:27 UTC  (7+ messages)
` [RFC v2 1/4] arm: Store address of thread_info in sp^
` [RFC v2 4/4] arm: add refcounting for task stacks

[PATCH V9] powercap/drivers/idle_injection: Add an idle injection framework
 2018-06-26  9:27 UTC  (6+ messages)

[Bug 101900] No HDMI audio on Polaris
 2018-06-26  9:27 UTC  (2+ messages)
` [Bug 101900] No HDMI HBR audio on Polaris (no TrueHD, no Atmos, no Neo:X, no HD Master audio) and static noise in sound when LPCM on amdgpu Xorg driver

[RFC PATCH 0/1] i2c: rcar: handle RXDMA HW bug on Gen3
 2018-06-26  9:26 UTC  (11+ messages)
` [RFC PATCH 1/1] "

[Qemu-devel] [Bug 1778350] [NEW] Android-x86 4.4-r5 won't boot on QEMU since v2.11.0-rc2
 2018-06-26  9:13 UTC  (2+ messages)
` [Qemu-devel] [Bug 1778350] "

[PATCH 0/4] Fix a broken/missing documentation at sound
 2018-06-26  9:24 UTC  (9+ messages)
` [PATCH 1/4] sound: restore MultiSound script
` [PATCH 2/4] alsa: multisound.sh: fix script to make it build with modern tools
` [PATCH 3/4] alsa: multisound.sh: update module namespace
` [PATCH 4/4] alsa: Fix references to Documentation/.*/MultiSound

[PATCH v4 0/7] soundwire: Add multi link support
 2018-06-26  9:23 UTC  (6+ messages)
` [PATCH v4 3/7] soundwire: Add support to lock across bus instances

[PATCH v2 00/12] ASoC: qdsp6: Fix dt based module loading and minor fixes
 2018-06-26  9:20 UTC  (32+ messages)
` [PATCH v2 01/12] ASoC: q6adm: dt-bindings: add compatible string to routing
` [PATCH v2 02/12] ASoC: q6asm: dt-bindings: add compatible string to dais
` [PATCH v2 03/12] ASoC: q6afe: "
` [PATCH v2 04/12] ASoC: qdsp6: q6adm: use of_platform_populate/depopulate()
` [PATCH v2 05/12] ASoC: qdsp6: q6asm: "
` [PATCH v2 06/12] ASoC: qdsp6: q6afe: "
` [PATCH v2 07/12] ASoC: qdsp6: q6afe-dai: support dt based module loading
` [PATCH v2 08/12] ASoC: qdsp6: q6asm-dai: "
` [PATCH v2 09/12] ASoC: qdsp6: q6routing: "
` [PATCH v2 10/12] ASoC: qcom: apq8096: remove redundant owner assignment
` [PATCH v2 11/12] ASoC: qdsp6: q6routing: add proper error check
` [PATCH v2 12/12] ASoC: qdsp6: q6asm: remove unused struct q6asm member

[PATCH 00/22] enable hotplug on multi-process
 2018-06-26  9:24 UTC  (5+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 05/24] eal: support mp task be invoked in a separate task

[Qemu-devel] [PATCH v2 0/7] arm_gic: add virtualization extensions support
 2018-06-26  9:24 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 5/7] intc/arm_gic: Add virtualization extensions logic

[PATCH for-4.11 v2 0/3] x86: XSA-267 follow-up
 2018-06-26  9:24 UTC  (3+ messages)
` [PATCH for-4.11 v2 1/3] x86/HVM: don't cause #NM to be raised in Xen

[PATCH v2 1/8] examples/vm_power: add check for port count
 2018-06-26  9:23 UTC  (11+ messages)
` [0/9] examples/vm_power: 100% Busy Polling
  ` [PATCH v3 1/9] examples/vm_power: add check for port count
  ` [PATCH v3 2/9] examples/vm_power: add core list parameter
  ` [PATCH v3 3/9] examples/vm_power: add oob monitoring functions
  ` [PATCH v3 4/9] examples/vm_power: allow greater than 64 cores
  ` [PATCH v3 5/9] examples/vm_power: add thread for oob core monitor
  ` [PATCH v3 6/9] examples/vm_power: add port-list to command line
  ` [PATCH v3 7/9] examples/vm_power: add branch ratio policy type
  ` [PATCH v3 8/9] examples/vm_power: add cli args to guest app
  ` [PATCH v3 9/9] examples/vm_power: make branch ratio configurable

[PATCH v2 0/7] arm64: numa/topology/smp: update the cpumasks for CPU hotplug
 2018-06-26  9:23 UTC  (3+ messages)

[PATCH v3 0/6] crypto: add asym crypto support
 2018-06-26  9:23 UTC  (5+ messages)
` [PATCH v3 2/6] lib/cryptodev: add asym op support in cryptodev
` [PATCH v3 5/6] crypto/openssl: add asym crypto support

[Qemu-devel] [PATCH v3 0/4] Add support for TPM Physical Presence interface
 2018-06-26  9:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 4/4] tpm: add a fake ACPI memory clear interface

[PATCH 00/29] t: detect and fix broken &&-chains in subshells
 2018-06-26  9:21 UTC  (5+ messages)
` [PATCH 17/29] t: use test_must_fail() instead of checking exit code manually

[PATCH net-next] cxgb4: Add new T5 PCI device id 0x50ae
 2018-06-26  9:21 UTC 

[Qemu-devel] [PATCH] coverity-model: Fix replay_get_byte()
 2018-06-26  9:20 UTC  (2+ messages)

[PATCH v2 00/11] crypto: Remove VLA usage
 2018-06-26  9:20 UTC  (6+ messages)
` [PATCH v2 10/11] crypto: ahash: Remove VLA usage for AHASH_REQUEST_ON_STACK
  ` [dm-devel] "
` [PATCH v2 11/11] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK

[Qemu-devel] [PATCH 0/5] Add Icelake CPU model
 2018-06-26  9:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] i386: Add support for IA32_PRED_CMD and IA32_ARCH_CAPABILITIES MSRs

[PATCH net-next] cxgb4: Add flag tc_flower_initialized
 2018-06-26  9:18 UTC 

[U-Boot] [PATCH v2] configs: Disable 4k erase sector size for spansion "s25fs512s" flash
 2018-06-26  9:18 UTC 

[PATCH] net/thunderx: fix build with gcc optimization on
 2018-06-26  9:17 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/13] 9p: Add support for Darwin
 2018-06-26  9:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 06/13] 9p: darwin: Ignore O_{NOATIME, DIRECT}

[PATCH v2] net/i40e: remove VF interrupt handler
 2018-06-26  9:15 UTC  (4+ messages)

[PATCH 0/2] add support rockchip px30 VOP
 2018-06-26  9:15 UTC 

general protection fault in find_device
 2018-06-26  9:17 UTC  (5+ messages)

[RFC v2] vhost: new rte_vhost API proposal
 2018-06-26  9:14 UTC  (6+ messages)
  ` [RFC v3 0/7] vhost2: new librte_vhost2 proposal

[Qemu-devel] [PATCH] usb-storage: Add rerror/werror properties
 2018-06-26  9:14 UTC  (5+ messages)

[GSoC][PATCH v2 0/3] rebase -i: rewrite reflog operations in C
 2018-06-26  9:13 UTC  (8+ messages)
` [GSoC][PATCH v3 2/3] rebase -i: rewrite setup_reflog_action() "

[cip-dev] [RFC PATCH 0/7] 'SKB reserve' quirk setup to u_ether
 2018-06-26  9:13 UTC  (3+ messages)

[PATCH 1/2] eal: remove deprecated function returning mbuf pool ops name
 2018-06-26  9:12 UTC  (2+ messages)
` [PATCH 2/2] eal: remove experimental tag from user mbuf pool ops func

[PATCH 0/4] media: sun6i: Add support for the H3 CSI controller
 2018-06-26  9:12 UTC  (6+ messages)

Request to enable setting the nested network namespace
 2018-06-26  9:10 UTC  (3+ messages)

[U-Boot] [PATCH v1 1/2] colibri_imx7: add compatible string used in vanilla Linux
 2018-06-26  9:10 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] colibri_imx7: improve DDR3 timing

[PATCH V3 0/2] nvmet: implement flush all support
 2018-06-26  9:10 UTC  (3+ messages)
` [PATCH V3 1/2] nvmet: move struct work_struct out of union

[PATCH V2] nvmet: use shared workqueue for file-ns
 2018-06-26  9:10 UTC  (5+ messages)

[PATCH 0/5] RFC: Mezzanine handling for 96boards
 2018-06-26  9:10 UTC  (17+ messages)
    ` [Dev] "

[Buildroot] [PATCH] libostree: bump to version 2018.6
 2018-06-26  9:09 UTC 

[PATCH 1/2] clk: mvebu: armada-37xx-periph: save the IP base address in the driver data
 2018-06-26  9:09 UTC  (4+ messages)
` [PATCH 2/2] clk: mvebu: armada-37xx-periph: add suspend/resume support

DCN/PP regression
 2018-06-26  9:09 UTC  (3+ messages)

[PATCH v3 0/7] mmc: sunxi: Add runtime PM support
 2018-06-26  9:09 UTC  (7+ messages)
` [PATCH v3 6/7] mmc: sunxi: Add runtime_pm support

[DPDK] examples/ipsec-secgw: fix use of unsupported RSS offloads
 2018-06-26  9:08 UTC  (3+ messages)

[PATCH v2] kvm: x86: mmu: Add cast to negated bitmasks in update_permission_bitmask()
 2018-06-26  9:08 UTC  (4+ messages)

Regression with kernel 4.18 - AMD RX 550 fails IB ring test on power-up
 2018-06-26  9:08 UTC 

[Qemu-devel] [PATCH 01/23] ppc/pnv: introduce a new intc_create() operation to the chip model
 2018-06-26  9:07 UTC  (2+ messages)

[PATCH v7 0/4] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-06-26  9:06 UTC  (4+ messages)
` [PATCH v7 1/4] mfd: bd71837: mfd driver for ROHM BD71837 PMIC

[PATCH net-next 0/6] mlxsw: Support bridge router interfaces with non-default VLAN
 2018-06-26  9:06 UTC  (2+ messages)

[PATCH 2/2] drm/i915/psr: Warn for erroneous enabling of both PSR1 and PSR2
 2018-06-26  9:05 UTC  (2+ messages)
` [PATCH v2 "

[RFC PATCH 00/16] x86/split_lock: Enable #AC exception for split locked accesses
 2018-06-26  9:05 UTC  (5+ messages)
` [RFC PATCH 06/16] x86/split_lock: Save #AC setting for split lock in firmware in boot time and restore the setting in reboot

[PATCH v2 3/3] net/pcap: support pcap files and ifaces mix
 2018-06-26  9:05 UTC  (4+ messages)

[RFC 0/9] Modularize and enhance DPDK Python scripts
 2018-06-26  9:05 UTC  (4+ messages)
` [RFC 9/9] usertools/lib: add GRUB utility library for hugepage config

[PATCH] maintainers: change maintainership
 2018-06-26  9:04 UTC 

[PATCH 4/4] video: fbdev: pxafb: Add support for lcd-supply regulator
 2018-06-26  9:04 UTC  (2+ messages)

DPDK Release Status Meeting 21/07/2018
 2018-06-26  9:04 UTC  (2+ messages)
` Reviewathon

[PATCH 0/2] cadence: csirx: Add Cadence dphy support
 2018-06-26  9:04 UTC  (5+ messages)
` [PATCH 2/2] added support for csirx dphy

[1/3] usb: gadget: storage: Fix reference count if fsg_alloc_inst() failed
 2018-06-26  9:04 UTC 

[bug report] selftests: cgroup: add memory controller self-tests
 2018-06-26  9:03 UTC  (3+ messages)

[PATCH] net/nfp: use generic PCI config access functions
 2018-06-26  9:03 UTC  (2+ messages)

[PATCH] console: avoid printing no or null time stamps
 2018-06-26  9:03 UTC  (3+ messages)

GPU hang trying to run OpenCL kernels on x86_64
 2018-06-26  9:03 UTC  (14+ messages)

[PATCH] kni: fix build with gcc 8.1
 2018-06-26  9:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/virtio-user: add unsupported features mask
 2018-06-26  9:02 UTC  (3+ messages)

[Qemu-devel] [RFC] arm: Add NRF51 SOC non-volatile memory controller
 2018-06-26  9:02 UTC  (3+ messages)

[PATCH 1/1] r8152: napi hangup fix after disconnect
 2018-06-26  9:01 UTC  (3+ messages)
  ` [1/1] "

[PATCH 0/5] drm/i915: Replace {un/reference} with {put, get} functions
 2018-06-26  9:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks
 2018-06-26  9:00 UTC 

[PATCH v12 00/11] Early boot time stamps for x86
 2018-06-26  9:00 UTC  (5+ messages)
` [PATCH v12 10/11] sched: early boot clock

[PATCH v1] ARM: multi_v7_defconfig: enable STM32 DMAv2, DMAMUX and MDMA
 2018-06-26  8:59 UTC  (3+ messages)

[PATCH 0/2] add support rockchip px30 VOP
 2018-06-26  8:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: rockchip: add document for px30 vop
` [PATCH 2/2] drm/rockchip: vop: add px30 vop support

ACPI support in common clock framework
 2018-06-26  8:59 UTC  (9+ messages)

[PATCH 01/21] net/softnic: restructuring
 2018-06-26  8:59 UTC  (5+ messages)
` [PATCH v2 00/22] net/softnic: refactoring
  ` [PATCH v2 22/22] app/testpmd: rework softnic forward mode

[PATCH 00/11] Port the FSL QSPI driver to the SPI framework
 2018-06-26  8:58 UTC  (16+ messages)
` [PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller

Enabling quota may not correctly rescan on 4.17
 2018-06-26  8:58 UTC  (4+ messages)
` [PATCH] btrfs: qgroups: Move transaction managed inside btrfs_quota_enable

[PATCH blktests 00/15] Add SRP initiator driver tests
 2018-06-26  8:57 UTC  (3+ messages)
` [PATCH blktests 15/15] Add tests for the SRP initiator and target drivers

[12/24] proc: Add fs_context support to procfs [ver #7]
 2018-06-26  8:57 UTC  (6+ messages)
` [PATCH 12/24] "

[PATCH 00/11] ASoC: qdsp6: Fix dt based module loading
 2018-06-26  8:56 UTC  (9+ messages)
` [PATCH 04/11] ASoC: qdsp6: q6adm: use of_platform_populate/depopulate()
` [PATCH 07/11] ASoC: qdsp6: q6afe-dai: support dt based module loading

[Qemu-devel] [PATCH v3] loader: Check access size when calling rom_ptr() to avoid crashes
 2018-06-26  8:56 UTC  (4+ messages)
  ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH] coverity-model: replay data is considered trusted
 2018-06-26  8:55 UTC  (4+ messages)

[PATCH v3 0/3] fix free pmd/pte page handlings on x86
 2018-06-26  8:54 UTC  (10+ messages)

s390 qemu boot failure in -next
 2018-06-26  8:54 UTC  (8+ messages)
            ` [Qemu-devel] "

[RFC v1] ethdev: add flow metadata
 2018-06-26  8:54 UTC  (2+ messages)
` [RFC v2] "


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.