All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-21 13:35:14 to 2018-08-21 14:32:04 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2018-08-21 14:32 UTC 

[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

[PATCH 0/8] gpio-addr-flash: Support for device-tree and cleanup
 2018-08-21 14:31 UTC  (3+ messages)
` [PATCH 1/8] mtd: maps: gpio-addr-flash: Replace custom printk
` [PATCH 2/8] mtd: maps: gpio-addr-flash: Fix ioremapped size

[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

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-08-21 14:30 UTC 

[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)

[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 v2 00/29] at24: remove at24_platform_data
 2018-08-21 14:26 UTC  (32+ messages)
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API

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

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

[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

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

[PATCH] spi: sh-msiof: Add r8a774a1 support
 2018-08-21 13:25 UTC  (2+ messages)

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

[PATCH 0/2] Add Thermal compatibility for r8a774a1
 2018-08-21 13:35 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774a1 support

[PATCH 0/2] Add IPMMU compatibility for r8a774a1
 2018-08-21 13:38 UTC  (5+ messages)
` [PATCH 1/2] iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code
` [PATCH 2/2] dt-bindings: iommu: ipmmu-vmsa: Add r8a774a1 support

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

[PATCH] KVM: s390: vsie: BUG correction by shadow_crycb
 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)

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2018-08-21 14:18 UTC 

[RFC PATCH 0/4] nvme async-connect and discovery uevents
 2018-08-21 14:18 UTC  (7+ messages)
` [PATCH 1/4] nvme-rdma: use reconnect_work for initial connect
` [PATCH 2/4] nvme: implement 'async_connect' cli option
` [PATCH 3/4] nvme: implement 'discovery' sysfs entry and discovery uevents
` [PATCH 4/4] nvme: delete discovery controller after 2 minutes

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2018-08-21 14:18 UTC 

[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 1/2] Bluetooth: btintel: Add platform device for rfkill signal
 2018-08-21 14:14 UTC  (4+ messages)
` [PATCH 2/2] Bluletooth: Add hardware reset callback to reset intel bluetooth chip

[PATCH 00/34] Make CONFIG_HVM work
 2018-08-21 14:12 UTC  (7+ messages)
` [PATCH 20/34] x86/mtrr: move is_var_mtrr_overlapped
` [PATCH 34/34] RFC x86: introduce directio virt cap

[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

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-08-21 14:09 UTC 

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

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-08-21 14:08 UTC 

[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] rds: tcp: remove duplicated include from tcp.c
 2018-08-21 14:05 UTC  (2+ messages)

[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)

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

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2018-08-21 14:04 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2018-08-21 14:04 UTC 

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

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

[PATCH] watchdog: hpwdt: Update Driver Documentation
 2018-08-21 14:02 UTC  (2+ 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

[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)

Query on skip_onerr field in struct cpuhp_step
 2018-08-21 13:57 UTC  (2+ 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

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

[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

[Qemu-devel] [PATCH] KVM: cleanup unnecessary #ifdef KVM_CAP_
 2018-08-21 13:45 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: task: add prefn() to task_info and simplify task_start()
 2018-08-21 18:23 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: task: add prefn() into struct task_info
` [PATCH 2/2] btrfs-progs: task: add init_ctx and clean up arguments of task_start()

[BUGFIX PATCH] tracing/kprobes: Fix to check notrace function with correct range
 2018-08-21 13:42 UTC  (2+ messages)

[PATCH] fanotify: use killable wait for waiting response for permission events
 2018-08-21 13:42 UTC  (3+ messages)

[PATCH 4.9 00/25] 4.9.123-stable review
 2018-08-21 13:41 UTC  (3+ messages)

[Bug-Report] fio cannot handle some situation
 2018-08-21 10:21 UTC 

[PATCH -next] spi: Fix double IDR allocation with DT aliases
 2018-08-21 13:40 UTC  (2+ messages)

[PATCH] percpu: cleanup PER_CPU_DEF_ATTRIBUTES macro
 2018-08-21 13:40 UTC 

[PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes
 2018-08-21 13:39 UTC  (12+ messages)

[PATCH] x86, kdump: Fix efi=noruntime NULL pointer dereference
 2018-08-21 13:39 UTC  (6+ messages)

[PATCH] drm/scheduler: avoid redundant shifting of the entity
 2018-08-21 13:38 UTC  (3+ messages)
` [PATCH] drm/scheduler: avoid redundant shifting of the entity v2

[Fuego] [PATCHv2] Add test cases for command acpid
 2018-08-21 13:38 UTC  (5+ messages)
` [Fuego] [PATCH] Add test cases for command dovecot
` [Fuego] [PATCH] Add test cases for command comm/id/sort of coreutils
` [Fuego] [PATCH] Add test cases for command dmidecode
` [Fuego] [PATCH] Add test cases for command ethtool

[3rdparty][PATCH][rocko] imx-uuc: bump to latest revision
 2018-08-21 13:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Add support for building toolchains against custom kernel headers
 2018-08-21 13:36 UTC  (6+ messages)

[PATCH v6 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-21 13:36 UTC  (3+ messages)
` [PATCH v6 6/6] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges

[PATCH RFC] mm: don't miss the last page because of round-off error
 2018-08-21 13:35 UTC  (4+ 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.