All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-21 13:47:13 to 2018-08-21 14:42:43 UTC [more...]

[PATCH] KVM: s390: vsie: BUG correction by shadow_crycb
 2018-08-21 14:42 UTC  (5+ messages)

[Qemu-arm] [PATCH 0/7] arm: Instantiation of nRF51 SOC and bbc:microbit devices
 2018-08-21 14:39 UTC  (10+ messages)
` [Qemu-arm] [PATCH 3/7] arm: Add chip variant property to nRF51 SoC
      ` [Qemu-devel] "
` [Qemu-devel] [PATCH 6/7] arm: Instantiate nRF51 peripherals
  ` [Qemu-arm] "

[PATCH 1/2] Bluetooth: btintel: Add platform device for rfkill signal
 2018-08-21 14:42 UTC  (5+ messages)
` [PATCH 2/2] Bluletooth: Add hardware reset callback to reset intel bluetooth chip

Query on skip_onerr field in struct cpuhp_step
 2018-08-21 14:40 UTC  (3+ messages)

[RFC PATCH 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-08-21 14:38 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO
` [RFC PATCH 2/2] pmw: imx: Configure output to GPIO in disabled state

[PATCH] hci_bcm.c: fix missing return value check of devm_clk_get()
 2018-08-21 14:38 UTC  (2+ messages)

[OpenRISC] [PATCH 0/4] OpenRISC binutils updates and new relocs
 2018-08-21 14:38 UTC  (5+ messages)
` [OpenRISC] [PATCH 1/4] or1k: Add relocations for high-signed and low-stores
` [OpenRISC] [PATCH 2/4] or1k: Fix messages for relocations in shared libraries
` [OpenRISC] [PATCH 3/4] or1k: Add the l.adrp insn and supporting relocations
` [OpenRISC] [PATCH 4/4] or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns

SEV guest regression in 4.18
 2018-08-21 14:37 UTC  (3+ messages)

[PATCH 1/1] PCI/AER: prevent pcie_do_fatal_recovery from using device after it is removed
 2018-08-21 14:37 UTC  (11+ messages)

[PATCH] Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPI
 2018-08-21 14:37 UTC  (2+ messages)

[PATCH] media: vsp1: Remove artificial pixel limitation
 2018-08-21 11:15 UTC 

[PATCH 0/9] multi-pack-index cleanups
 2018-08-21 14:34 UTC  (8+ messages)
` [PATCH 3/9] midx: mark bad packed objects
` [PATCH 7/9] treewide: use get_all_packs

Regression: 18996f2db918 ("ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume" breaks resume from suspend
 2018-08-21 14:34 UTC  (3+ messages)
` [Devel] "

[PATCH] rds: tcp: remove duplicated include from tcp.c
 2018-08-21 14:33 UTC  (4+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-21 14:33 UTC  (33+ messages)
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API

[U-Boot] [PATCH 0/6] [3/3] Initial support Texas Instrument's AM654 Platform
 2018-08-21 14:33 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] board: ti: am654: a53: Add initial support for am654
` [U-Boot] [PATCH 2/6] board: ti: am65x: Add README
` [U-Boot] [PATCH 3/6] include: am654_evm: Establish initial environment for SD card boot
` [U-Boot] [PATCH 4/6] arm64: dts: k3: Add Support for AM654 SoC
` [U-Boot] [PATCH 5/6] arm64: dts: k3: Add u-boot specific nodes
` [U-Boot] [PATCH 6/6] configs: am65x_evm_a53: Add initial support

[PATCH 0/8] gpio-addr-flash: Support for device-tree and cleanup
 2018-08-21 14:31 UTC  (9+ messages)
` [PATCH 1/8] mtd: maps: gpio-addr-flash: Replace custom printk
` [PATCH 2/8] mtd: maps: gpio-addr-flash: Fix ioremapped size
` [PATCH 3/8] mtd: maps: gpio-addr-flash: Use devm_* functions
` [PATCH 4/8] mtd: maps: gpio-addr-flash: Use order insted of size
` [PATCH 5/8] mtd: maps: gpio-addr-flash: Replace array with an integer
` [PATCH 6/8] mtd: maps: gpio-addr-flash: Split allocation in two
` [PATCH 7/8] mtd: maps: gpio-addr-flash: Add support for device-tree devices
` [PATCH 8/8] dt-binding: mtd: Document gpio-addr-flash

[U-Boot] [PATCH 00/25] [2/3] Initial support Texas Instrument's AM654 Platform
 2018-08-21 14:32 UTC  (26+ messages)
` [U-Boot] [PATCH 01/25] firmware: Add basic support for TI System Control Interface (TI SCI) protocol
` [U-Boot] [PATCH 02/25] firmware: ti_sci: Add support for board configuration
` [U-Boot] [PATCH 03/25] firmware: ti_sci: Add support for device control
` [U-Boot] [PATCH 04/25] firmware: ti_sci: Add support for clock control
` [U-Boot] [PATCH 05/25] firmware: ti_sci: Add support for reboot core service
` [U-Boot] [PATCH 06/25] firmware: ti_sci: Add support for processor control services
` [U-Boot] [PATCH 07/25] dm: firmware: Automatically bind child devices
` [U-Boot] [PATCH 08/25] dm: reset: Update uclass to allow querying reset status
` [U-Boot] [PATCH 09/25] reset: Extend reset control with an optional data field
` [U-Boot] [PATCH 10/25] reset: Introduce TI System Control Interface (TI SCI) reset driver
` [U-Boot] [PATCH 11/25] clk: Allow clock defaults to be set also during re-reloc state
` [U-Boot] [PATCH 12/25] clk: Extend clock control with an optional data field
` [U-Boot] [PATCH 13/25] clk: Introduce TI System Control Interface (TI SCI) clock driver
` [U-Boot] [PATCH 14/25] power domain: Add support for multiple powerdomains per device
` [U-Boot] [PATCH 15/25] power domain: Introduce TI System Control Interface (TI SCI) power domain driver
` [U-Boot] [PATCH 16/25] sysreset: Add TI System Control Interface (TI SCI) sysreset driver
` [U-Boot] [PATCH 17/25] mailbox: Allow attaching private data for mbox_chan
` [U-Boot] [PATCH 18/25] mailbox: Introduce K3 Secure Proxy Driver
` [U-Boot] [PATCH 19/25] spl: Allow mailbox drivers to be used within SPL
` [U-Boot] [PATCH 20/25] remoteproc: Allow for individual remoteproc initialization
` [U-Boot] [PATCH 21/25] remoteproc: Introduce K3 system controller
` [U-Boot] [PATCH 22/25] remoteproc: Introduce K3 remoteproc driver
` [U-Boot] [PATCH 23/25] spl: Allow remoteproc drivers to be used within SPL
` [U-Boot] [PATCH 24/25] mmc: k3_arasan: Add sdhci driver support for K3 family SoCs
` [U-Boot] [PATCH 25/25] gpio: do not include <asm/arch/gpio.h> for ARCH_K3

[Buildroot] [PATCH 1/1] package/gettext-tiny: Add new package
 2018-08-21 14:31 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] [1/3] Initial support Texas Instrument's AM654 Platform
 2018-08-21 14:30 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] arm: K3: Add initial support for TI's K3 generation of SoCs
` [U-Boot] [PATCH 2/8] arm: K3: Add support for AM654 SoC definition
` [U-Boot] [PATCH 3/8] arm: K3: Update _start instruction
` [U-Boot] [PATCH 4/8] arm: K3: am654: Add support for boot device detection
` [U-Boot] [PATCH 5/8] arm: K3: am654: Unlock control module registers during init
` [U-Boot] [PATCH 6/8] armv8: K3: am654: Add custom MMU support
` [U-Boot] [PATCH 7/8] armv8: K3: am654: Introduce FIT generator script
` [U-Boot] [PATCH 8/8] armv8: K3: am654: Add support for generating build targets

[U-Boot] [PATCH] ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DT
 2018-08-21 14:29 UTC 

serdev: How to attach serdev devices to USB based tty devices?
 2018-08-21 14:29 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] Skip VBlank tests in modules without VBlank
 2018-08-21 14:29 UTC  (4+ messages)
` [igt-dev] [Intel-gfx] "
  `  "

[PATCH v3] Bluetooth: btusb: hci_event: handle msbc audio over USB Endpoints
 2018-08-21 14:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] tcg: Reorg 128-bit atomic operations
 2018-08-21 14:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] tcg: Split CONFIG_ATOMIC128
` [Qemu-devel] [PATCH v2 2/5] target/i386: Convert to HAVE_CMPXCHG128
` [Qemu-devel] [PATCH v2 3/5] target/arm: "
` [Qemu-devel] [PATCH v2 4/5] target/arm: Check HAVE_CMPXCHG128 at transate time
` [Qemu-devel] [PATCH v2 5/5] target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128

[PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
 2018-08-21 14:26 UTC  (3+ messages)
` [PATCH 3/4] drm/i915: preparations for enabling P010, P012, P016 formats
  ` [Intel-gfx] "

[PATCH] powerpc/nohash: fix pte_access_permitted()
 2018-08-21 14:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] arm: nRF51 Devices and Microbit Support
 2018-08-21  8:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/7] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories

[igt-dev] [PATCH i-g-t 0/2] Add support to force specific module load
 2018-08-21 14:22 UTC  (9+ messages)
` [Intel-gfx] [PATCH i-g-t 1/2] Increase the string size for a module name
    `  "
      ` [igt-dev] "
` [igt-dev] [PATCH i-g-t 2/2] Add support for forcing specific module
  ` [Intel-gfx] "
    `  "

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-08-21 14:22 UTC  (7+ messages)

[PATCH] IB/ucm: fix UCM link error
 2018-08-21 14:20 UTC 

18.08 build error on ppc64el - bool as vector type
 2018-08-21 14:19 UTC 

[PATCH] mmc: block: Fix unsupported parallel dispatch of requests
 2018-08-21 14:19 UTC  (2+ messages)

[PATCH 0/2] atmel-mci and maybe android-goldfish broken on 4.18
 2018-08-21 14:19 UTC  (3+ messages)

[PATCH] sched/topology: Use Identity node only if required
 2018-08-21 13:59 UTC  (4+ messages)
` [PATCH 1/2] sched/topology: Set correct numa topology type

[RFC PATCH 0/4] nvme async-connect and discovery uevents
 2018-08-21 14:18 UTC  (4+ messages)
` [PATCH 1/4] nvme-rdma: use reconnect_work for initial connect

[rocko][PATCH v3] ti-ipc: Update to new version 3.50
 2018-08-21 14:16 UTC 

[Qemu-devel] [PATCH 0/4] Fix socket chardev regression
 2018-08-21 14:16 UTC  (7+ messages)

[PATCH 0/6 V2] xfs: more verifications!
 2018-08-21 10:56 UTC  (10+ messages)
` [PATCH 2/6] xfs: verify extent size hint is valid in inode verifier

[PATCH] arm64: fix for bad_mode() handler to always result in panic
 2018-08-21 14:16 UTC  (6+ messages)

[PATCH v5 0/8] drm: Add generic fbdev emulation
 2018-08-21 14:15 UTC  (4+ messages)
` [PATCH v5 4/8] drm/cma-helper: Use the "

[U-Boot] [PATCH] ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offset
 2018-08-21 14:14 UTC 

[PATCH 00/34] Make CONFIG_HVM work
 2018-08-21 14:12 UTC  (4+ messages)
` [PATCH 20/34] x86/mtrr: move is_var_mtrr_overlapped

[Fuego] [PATCH] [PATCH] rpm: ensure the test user is root
 2018-08-21 14:12 UTC 

[RFC PATCH net-next v2 00/17] ethtool netlink interface (WiP)
 2018-08-21 14:10 UTC  (5+ messages)
` [RFC PATCH net-next v2 10/17] ethtool: implement GET_SETTINGS message

[PATCH v3 0/9] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2018-08-21 14:08 UTC  (7+ messages)
` [PATCH v3 7/9] KVM: arm/arm64: Only clean the dcache on translation fault

[Qemu-arm] [PATCH 0/9] arm: Wire up GICv2 virt support on A15/A7 boards
 2018-08-21 13:28 UTC  (8+ messages)
` [Qemu-arm] [PATCH 1/9] hw/intc/arm_gic: Document QEMU interface
` [Qemu-devel] [PATCH 2/9] hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
` [Qemu-arm] [PATCH 3/9] hw/arm/vexpress: Connect VIRQ and VFIQ
` [Qemu-devel] [PATCH 4/9] hw/arm/highbank: "
` [Qemu-arm] [PATCH 5/9] hw/arm/fsl-imx6ul: "
` [Qemu-arm] [PATCH 6/9] "
` [Qemu-devel] [PATCH 9/9] hw/arm/vexpress: Add "virtualization" property controlling presence of EL2

[PATCH] memcg, oom: be careful about races when warning about no reclaimable task
 2018-08-21 14:06 UTC  (6+ messages)
  ` [PATCH 2/2] memcg, oom: emit oom report when there is no eligible task

[Qemu-devel] [PATCH v2 0/9] synchronization profiler
 2018-08-21 14:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/9] qsp: QEMU's Synchronization Profiler

[LTP] [RFC PATCH 0/2] make test: Run C API tests
 2018-08-21 14:05 UTC  (3+ messages)
` [LTP] [RFC PATCH 1/2] tests: Remove tst_safe_macros.c
` [LTP] [RFC PATCH 2/2] make: Add test target

[PATCH v5 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
 2018-08-21 14:05 UTC  (8+ messages)
` [PATCH v5 1/7] drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_remove
` [PATCH v5 2/7] drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind
` [PATCH v5 3/7] drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detach
  ` [PATCH v5 4/7] dt-bindings: display: rockchip: update DSI controller
  ` [PATCH v5 5/7] drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver
` [PATCH v5 6/7] drm/bridge/synopsys: dsi: add dual-dsi support
` [PATCH v5 7/7] drm/rockchip: dsi: add dual mipi support

[PATCH] daemonize: Flush stdio on exit
 2018-08-21 14:04 UTC 

[PULL REQUEST] i2c for 4.19
 2018-08-21 14:04 UTC 

[Qemu-devel] Modeling a device controlled by combination of GPIO and UART
 2018-08-21 13:56 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: connector: Add USB-PD PPS APDO support
 2018-08-21 14:03 UTC  (4+ messages)
` [3/3] usb: typec: fusb302: Populate tcpc fwnode for TCPM property handling
  ` [PATCH 3/3] "

[PATCH] netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
 2018-08-21 14:03 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/3] mariadb: move comments outside of define block
 2018-08-21 13:59 UTC  (4+ messages)
` [Buildroot] [PATCH v2 3/3] mariadb: bump version to 10.2.16

[PATCH] x86: fix "xpti=" and "pv-l1tf=" yet again
 2018-08-21 13:59 UTC  (2+ messages)

Crash in MM code in v4.4.y, v4.9.y with TRANSPARENT_HUGEPAGE enabled
 2018-08-21 13:58 UTC  (5+ messages)

[PATCH] Bluetooth: btusb: Handling MSBC encoded Audio stream
 2018-08-21 13:58 UTC  (6+ messages)
` [PATCH] Bluetooth: btusb: hci_event: handle msbc audio over USB Endpoints

[PATCH] sch_cake: Remove unused including <linux/version.h>
 2018-08-21 13:58 UTC 

[RFC][PATCH] lib/string: introduce sysfs_strncpy() and sysfs_strlcpy()
 2018-08-21 13:57 UTC  (4+ messages)

[U-Boot] [PATCH] mtd: nand: denali_dt: Add reset support
 2018-08-21 13:57 UTC 

SDHCI Regression with 6ce3dd6eec11 ("blk-mq: issue directly if hw queue isn't busy in case of 'none'")
 2018-08-21 13:57 UTC  (4+ messages)

[PATCH v4 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
 2018-08-21 13:56 UTC  (7+ messages)
` [PATCH v4 3/8] drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detach
` [PATCH v4 6/8] drm/dsi: add helper function to find the second host in a dual-dsi setup

[U-Boot] [PATCH] ARM: dts: socfpga: Add missing NAND reset
 2018-08-21 13:56 UTC 

[6/6] arm: dts: qcom: db410c: Enable USB OTG support
 2018-08-21 13:55 UTC 

[5/6] phy: qcom-usb-hs: Fix unbalanced notifier registration
 2018-08-21 13:55 UTC 

[4/6] usb: chipidea: Fix otg event handler
 2018-08-21 13:55 UTC 

[3/6] usb: chipidea: Prevent unbalanced IRQ disable
 2018-08-21 13:55 UTC 

[2/6] usb: chipidea: Support generic usb extcon
 2018-08-21 13:55 UTC 

[1/6] usb: chipidea: Add dynamic pinctrl selection
 2018-08-21 13:55 UTC 

[PATCH v2 2/2] drm: rcar-du: Improve non-DPLL clock selection
 2018-08-21 10:35 UTC  (4+ messages)
` [PATCH] "

[PATCH] drm/amdgpu: fix sdma doorbell range setting
 2018-08-21 13:55 UTC  (3+ messages)

[PATCH v4 0/5] drm/ttm,amdgpu: Introduce LRU bulk move functionality
 2018-08-21 13:54 UTC  (7+ messages)
` [PATCH v4 4/5] drm/amdgpu: use bulk moves for efficient VM LRU handling (v4)

[U-Boot] [PATCH] env: ubi: Add missing ENV_NAME
 2018-08-21 13:53 UTC 

[PATCH] irq: ingenic: Drop dependency on MACH_INGENIC
 2018-08-21 13:49 UTC 

[PATCH v2 0/4] Enable P010, P012 and P016 formats for GLK/CNL
 2018-08-21 13:47 UTC  (3+ messages)
` [PATCH v2 3/4] drm/i915: preparations for enabling P010, P012, P016 formats


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.