All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-08 11:32:27 to 2018-10-08 12:25:50 UTC [more...]

[PATCH 00/14] Upstream kernel/uboot/Multimedia for L4.9.123-2.3.0_8mm
 2018-10-08 11:49 UTC  (8+ messages)
` [PATCH 01/14] linux-libc-headers: Use linux-libc-headers v4.9 for L4.9.123-2.3.0_8mm_ga

[PATCH v2] reset: Exclusive resets must be dedicated to a single hardware block
 2018-10-08 11:47 UTC  (8+ messages)

[PATCH] ARM: dts: Add support for Liebherr's BK4 device (vf610 based)
 2018-10-08 12:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/4] ethdev: add SCTP Rx checksum offload support
 2018-10-08 12:25 UTC  (9+ messages)
` [PATCH v2 1/4] ethdev: add Rx offload outer UDP checksum definition

[Qemu-devel] [PATCH v1 00/12] arm: Add first models of Xilinx Versal SoC
 2018-10-08 12:24 UTC  (4+ messages)
` [Qemu-arm] [PATCH v1 06/12] net: cadence_gem: Add support for selecting the DMA MemoryRegion
    ` [Qemu-devel] "

[PATCH v11 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-08 12:24 UTC  (20+ messages)
` [PATCH v11 1/3]: perf util: map data buffer for preserving collected data
` [PATCH v11 2/3]: perf record: enable asynchronous trace writing
` [PATCH v11 3/3]: perf record: extend trace writing to multi AIO

[RFC PATCH 0/9] TI LMU and Dedicated LED drivers
 2018-10-08 12:23 UTC  (5+ messages)
` [RFC PATCH 9/9] leds: lm3632: Introduce the TI LM3632 driver

[PATCH v10 09/10] dt-binding: mtd: Document gpio-addr-flash
 2018-10-08 12:23 UTC  (19+ messages)
` [PATCH v10 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices

[PATCH v2] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610)
 2018-10-08 12:23 UTC  (2+ messages)

[PATCH 00/36] Devicetree schema
 2018-10-08  8:02 UTC  (3+ messages)
` [PATCH 29/36] dt-bindings: arm: Convert Renesas board/soc bindings to json-schema

[PATCH v2] venus: vdec: fix decoded data size
 2018-10-08 12:21 UTC  (2+ messages)

[PATCH v3 1/3] ring: read tail using atomic load
 2018-10-08 12:20 UTC  (14+ messages)

Understanding BTRFS RAID0 Performance
 2018-10-08 12:20 UTC  (5+ messages)

[RESEND PATCH v3 1/2] of: base: Introduce of_alias_get_alias_list() to check alias IDs
 2018-10-08 12:19 UTC  (6+ messages)

[PATCH] fix static variables
 2018-10-08 12:18 UTC  (4+ messages)
` [PATCH v2 1/4] add missing static keyword to globals
  ` [PATCH v2 2/4] drivers: prefix global variables with module name

[Qemu-devel] [PATCH v4 18/24] qdev: hotplug: provide do_unplug handler
 2018-10-08 12:19 UTC  (3+ messages)

[PATCH] of: base: Change logic in of_alias_get_alias_list()
 2018-10-08 12:19 UTC  (2+ messages)

[PATCH] serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES
 2018-10-08 12:17 UTC  (2+ messages)

[PATCH v14 0/4] add unit tests for bitrate, latency and pdump libraries
 2018-10-08 12:12 UTC  (5+ messages)
` [PATCH v14 1/4] test: add helper functions for tests using ring-PMD Rx/Tx
` [PATCH v14 2/4] test: add unit tests for bitrate library
` [PATCH v14 3/4] test: add unit tests for latencystats library
` [PATCH v14 4/4] test: add unit test for pdump library

[net-next,05/19] net: usb: aqc111: Introduce PHY access
 2018-10-08 12:17 UTC 

[U-Boot] Keystone 2 sram scratch address?
 2018-10-08 12:16 UTC  (3+ messages)

[RFC] drm/amd/display: add SI support to AMD DC
 2018-10-08 12:16 UTC  (6+ messages)

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-10-08  5:05 UTC  (8+ messages)
            ` nvme-pci: number of queues off by one

[PATCH] isdn/gigaset/isocdata: mark expected switch fall-through
 2018-10-08 12:15 UTC 

[PATCH v7] net/pcap: physical interface MAC address support
 2018-10-08 12:14 UTC  (3+ messages)
` [PATCH v8] "

[net-next,06/19] net: usb: aqc111: Introduce link management
 2018-10-08 12:12 UTC 

Microphone detected, but no output for all ASUS G751xx with ALC668 chipset
 2018-10-08 12:12 UTC  (43+ messages)

[PATCH V6 00/23] mmc: mmci: add sdmmc variant for stm32
 2018-10-08 12:08 UTC  (72+ messages)
` [PATCH V6 01/23] mmc: mmci: create common mmci_dma_setup/release
` [PATCH V6 02/23] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V6 03/23] mmc: mmci: merge prepare data functions
` [PATCH V6 04/23] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V6 05/23] mmc: mmci: add get_next_data callback
` [PATCH V6 06/23] mmc: mmci: add dma_start callback
` [PATCH V6 07/23] mmc: mmci: add dma_finalize callback
` [PATCH V6 08/23] mmc: mmci: add dma_error callback
` [PATCH V6 09/23] mmc: mmci: add validate_data callback
` [PATCH V6 10/23] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V6 11/23] mmc: mmci: add datactrl block size variant property
` [PATCH V6 12/23] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V6 13/23] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V6 14/23] mmc: mmci: add variant property to define dpsm bit
` [PATCH V6 15/23] mmc: mmci: add variant property to define irq pio mask
` [PATCH V6 16/23] mmc: mmci: add variant property to write datactrl before command
` [PATCH V6 17/23] mmc: mmci: add variant property to not read datacnt
` [PATCH V6 18/23] dt-bindings: mmci: add optional reset property
` [PATCH V6 19/23] mmc: "
` [PATCH V6 20/23] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V6 21/23] mmc: mmci: add stm32 sdmmc registers
` [PATCH V6 22/23] dt-bindings: mmci: add stm32 sdmmc variant
` [PATCH V6 23/23] mmc: "

[igt-dev] [PATCH i-g-t 1/1] tests/tools_test: Find the tool binaries also from bindir
 2018-10-08 12:10 UTC 

[LTP] [PATCH 1/1] syscalls/statx04: TCONF on BTRFS for kernel < 4.13
 2018-10-08 12:09 UTC  (3+ messages)

[PATCH vicodec] media: pvrusb2: replace `printk` with `pr_*`
 2018-10-08 12:06 UTC 

[PATCH net-next] net/ipv6: stop leaking percpu memory in fib6 info
 2018-10-08 12:06 UTC 

[PATCH] x86/svm: Fix svm_update_guest_efer() for domains using shadow paging
 2018-10-08 12:05 UTC  (4+ messages)

[PATCH v8 00/10] Add the I3C subsystem
 2018-10-08 12:05 UTC  (7+ messages)
` [PATCH v8 07/10] i3c: master: Add driver for Cadence IP

[PATCH] KVM: LAPIC: Tune lapic_timer_advance_ns automatically
 2018-10-08 12:04 UTC  (4+ messages)

[PATCH 1/2] clk: rockchip: add clock-id for HCLK_HDMI on rk3066
 2018-10-08 12:02 UTC  (4+ messages)
` [PATCH 2/2] clk: rockchip: use the newly added clock-id for hdmi on RK3066

[Ksummit-discuss] [PATCH] code-of-conduct: Remove explicit list of discrimination factors
 2018-10-08 12:02 UTC  (4+ messages)

[Outreachy kernel][PATCH v7] staging:comedi:comedi_pci.h Prefer a maximum 75 chars per line
 2018-10-08 12:02 UTC  (7+ messages)

[ANNOUNCE] WireGuard Snapshot `0.0.20181007` Available
 2018-10-08 11:59 UTC  (4+ messages)

[PATCH] x86/vtd: fix iommu_share_p2m_table
 2018-10-08 11:58 UTC  (5+ messages)

[LTP] [PATCH 1/1] net: Introduce $TST_PING
 2018-10-08 11:58 UTC 

[PATCH v2] of: base: Fix english spelling in of_alias_get_alias_list()
 2018-10-08 11:58 UTC 

Backports to stable
 2018-10-08 11:57 UTC  (4+ messages)

[PATCH v4 0/2] add the Amlogic Meson PCIe controller driver
 2018-10-08 11:57 UTC  (11+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH v4 2/2] PCI: amlogic: Add the Amlogic Meson PCIe controller driver

[Cluster-devel] [PATCH] gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
 2018-10-08 11:56 UTC 

[PATCH 1/3] xen/xsm: remove unnecessary #define
 2018-10-08 11:55 UTC  (2+ messages)

[PATCH] x86/HVM: correct hvmemul_map_linear_addr() for multi-page case
 2018-10-08 11:53 UTC  (6+ messages)
` [PATCH v2] "

Python3 and HTTPS issue
 2018-10-08 11:52 UTC  (4+ messages)

tracing child threads with address filtering using intel_pt
 2018-10-08 11:52 UTC  (2+ messages)
  ` tracing child threads with address filtering using intel_pt in perf

[PATCH] mt76x0: remove dma.h
 2018-10-08 11:52 UTC  (2+ messages)

[PATCH] mt76: reserve enough room for USB tx skbs
 2018-10-08 11:52 UTC  (2+ messages)

[PATCH 0/3] enable sta mode in mt76x0e driver
 2018-10-08 11:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dtc: fix include guards for older kernel/u-boot
 2018-10-08 11:51 UTC 

[PATCH v2] mt76x0: pci: report firmware version using ethtool
 2018-10-08 11:51 UTC  (2+ messages)

[PATCH 0/7] use mt76x02_dev instead of mt76_dev as reference
 2018-10-08 11:51 UTC  (2+ messages)

[PATCH v1 1/2] mmc: dt-bindings: add "bus-clk" for MT2712
 2018-10-08 11:51 UTC  (6+ messages)
` [PATCH v1 2/2] mmc: mediatek: add bus_clk control

[PATCH] mt76x0: phy: fix bank check in mt76x0_rf_csr_{wr,rr}
 2018-10-08 11:51 UTC  (2+ messages)

[PATCHv5 0/6] Add support for UHS-I on Exynos5422 odroid boards
 2018-10-08 11:51 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Maxime Ripard as drm-misc maintainer
 2018-10-08 11:50 UTC  (2+ messages)

[PATCH] mt76: do not store aggregation sequence number for null-data frames
 2018-10-08 11:46 UTC 

[RESEND PATCH v2 1/3] video: ssd1307fb: Use gpiod_set_value_cansleep() for reset
 2018-10-08 11:45 UTC  (4+ messages)
` [RESEND PATCH v2 3/3] ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity

[PATCH] staging: erofs: adds a space around '*'
 2018-10-08 11:45 UTC  (2+ messages)

ima_template and ima_template_format - supported and legal values
 2018-10-08 11:43 UTC  (3+ messages)

[PATCH] net: vhost: remove bad code line
 2018-10-08  4:32 UTC  (2+ messages)

[PATCH] drm/i915: Fixup kernel doc for param name changes
 2018-10-08 11:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] isdn/gigaset: mark expected switch fall-throughs
 2018-10-08 11:40 UTC 

[PATCH] Optimise TLB flush for kernel mm in UML
 2018-10-08 11:39 UTC  (2+ messages)

[U-Boot] [PATCH] bootm: Add board specific OS preboot hook
 2018-10-08 11:39 UTC  (3+ messages)

[GIT PULL 00/16] stm class: Updates for 4.20
 2018-10-08 11:39 UTC  (4+ messages)
` [GIT PULL 11/16] stm class: Document the MIPI SyS-T protocol usage

[Cocci] uses of Coccinelle
 2018-10-08 11:39 UTC  (4+ messages)

[PATCH] crypto/testmgr.c: fix sizeof() on COMP_BUF_SIZE
 2018-10-08 11:39 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] Slirp updates
 2018-10-08 11:39 UTC  (2+ messages)

[PATCH 0/5] qtnfmac: add support for QSR1000/QSR2000 (aka Topaz) chipsets
 2018-10-08 11:36 UTC  (3+ messages)
` [PATCH 5/5] qtnfmac: add support for Topaz chipsets

[PATCH 1/2] drm/sched: add drm_sched_start_timeout helper
 2018-10-08 11:36 UTC  (2+ messages)
` [PATCH 2/2] drm/sched: fix timeout handling

[PATCH] drm/amdgpu: fix AGP location with VRAM at 0x0
 2018-10-08 11:35 UTC  (2+ messages)

[PATCH] app/testpmd: Optimize membuf pool allocation
 2018-10-08 11:35 UTC  (4+ messages)
` [PATCH v2] app/testpmd: optimize "

[PATCH net-next 00/11] net: sched: cls_u32 Various improvements
 2018-10-08  4:25 UTC  (2+ messages)

[PATCH 0/6] Add Support for MMC/SD in TI's AM65x SOCs
 2018-10-08 11:32 UTC  (3+ messages)
` [PATCH 2/6] phy: am654-mmc-phy: Add Support for MMC PHY on AM654 Devices


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.