All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-20 08:56:58 to 2018-11-20 09:34:51 UTC [more...]

[PATCH 0/2] spi: Add Renesas R-Car D3 RPC SPI driver
 2018-11-20  9:27 UTC  (19+ messages)
` [PATCH 1/2] spi: Add Renesas R-Car RPC SPI controller driver
` [PATCH 2/2] dt-binding: spi: Document Renesas R-Car RPC controller bindings

[PATCH v3] drm/bridge/sii902x: Add missing dependency on I2C_MUX
 2018-11-20  9:27 UTC  (7+ messages)

[RFCv3 PATCH 0/6] A General Accelerator Framework, WarpDrive
 2018-11-20  9:16 UTC  (12+ messages)
` [RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce

[PATCH v4 0/4] Support SQ flow control disabled mode (TP 8005)
 2018-11-20  9:34 UTC  (2+ messages)

MICROCHIP ISC DRIVER Bug: Possible NULL struct pointer dereference case
 2018-11-19 23:06 UTC 

[PATCH 02/10] mmc: jz4740: Get CD/WP GPIOs from descriptors
 2018-11-20  9:30 UTC  (4+ messages)
` [PATCH 03/10] mmc: jz4740: Use GPIO descriptor for power

[PATCH BlueZ 1/5] gatt: Fix invalid read when disconnecting
 2018-11-20  9:30 UTC  (3+ messages)

(no subject)
 2018-11-20  9:30 UTC  (6+ messages)
` [PATCH V7 2/5] x86/mm: allocate logdirty_ranges for altp2ms
` [PATCH V7 3/5] x86/altp2m: fix display frozen when switching to a new view early

DVB-S PCI card regression on 4.19 / 4.20
 2018-11-19 22:59 UTC  (4+ messages)

[PATCH 1/2] drm/vc4: Fix memory leak during gpu reset
 2018-11-20  9:30 UTC  (3+ messages)
` [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere

[RFC PATCH v2 00/14] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-20  9:30 UTC  (9+ messages)
` [RFC PATCH v2 10/14] m68k: mac: Convert to "
` [RFC PATCH v2 09/14] m68k: hp300: Remove hp300_gettimeoffset()
` [RFC PATCH v2 07/14] m68k: atari: Convert to clocksource API

[PATCH iproute2-next 0/8] tc: gred: JSON-ify and support per-vq config
 2018-11-19 23:03 UTC  (9+ messages)
` [PATCH iproute2-next 1/8] tc: gred: remove unclear comment
` [PATCH iproute2-next 2/8] json: add %hhu helpers
` [PATCH iproute2-next 3/8] tc: move RED flag printing to helper
` [PATCH iproute2-next 4/8] tc: gred: jsonify GRED output
` [PATCH iproute2-next 5/8] tc: gred: separate out stats printing
` [PATCH iproute2-next 6/8] tc: gred: use extended stats if available
` [PATCH iproute2-next 7/8] tc: gred: support controlling RED flags
` [PATCH iproute2-next 8/8] tc: gred: allow controlling and dumping per-DP "

[PATCH V5 0/2] Re-initialize DLL when MCLK is gated dynamically
 2018-11-20  9:29 UTC  (2+ messages)

[PATCH] thermal: imx: fix for dependency on cpu-freq
 2018-11-20  9:29 UTC  (6+ messages)

[PATCH v2 0/2]: Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-11-20  9:28 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation/admin-guide: introduce perf-security.rst file
` [PATCH v2 2/2] Documentation/admin-guide: update admin-guide index.rst

[PATCHv2 00/25] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2018-11-20  9:28 UTC  (52+ messages)
` [PATCHv2 01/25] PCI: mobiveil: uniform the register accessors
` [PATCHv2 02/25] PCI: mobiveil: format the code without function change
` [PATCHv2 03/25] PCI: mobiveil: correct the returned error number
` [PATCHv2 04/25] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv2 05/25] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCHv2 06/25] PCI: mobiveil: replace the resource list iteration function
` [PATCHv2 07/25] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv2 08/25] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCHv2 09/25] PCI: mobiveil: correct inbound/outbound window setup routines
` [PATCHv2 10/25] PCI: mobiveil: fix the INTx process error
` [PATCHv2 11/25] PCI: mobiveil: only fix up the Class Code field
` [PATCHv2 12/25] PCI: mobiveil: move out the link up waiting from mobiveil_host_init
` [PATCHv2 13/25] PCI: mobiveil: move irq chained handler setup out of DT parse
` [PATCHv2 14/25] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
` [PATCHv2 15/25] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCHv2 16/25] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv2 17/25] PCI: mobiveil: fix the checking of valid device
` [PATCHv2 18/25] PCI: mobiveil: continue to initialize the host upon no PCIe link
` [PATCHv2 19/25] PCI: mobiveil: disabled IB and OB windows set by bootloader
` [PATCHv2 20/25] PCI: mobiveil: add Byte and Half-Word width register accessors
` [PATCHv2 21/25] PCI: mobiveil: make mobiveil_host_init can be used to re-init host
` [PATCHv2 22/25] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv2 23/25] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv2 24/25] arm64: dts: freescale: lx2160a: add pcie DT nodes
` [PATCHv2 25/25] arm64: defconfig: Enable CONFIG_PCI_LAYERSCAPE_GEN4

[PATCH v8 00/13] arch/resctrl: AMD QoS support
 2018-11-20  9:27 UTC  (3+ messages)
` [PATCH v8 03/13] arch/resctrl: Re-arrange RDT init code

[PATCH v4 00/19] xen: add pvh guest support
 2018-11-20  9:27 UTC  (8+ messages)
` [PATCH v4 10/19] xen: setup hypercall page for PVH
  ` [Xen-devel] "

[PATCH v1] read-cache: speed up index load through parallelization
 2018-11-20  9:26 UTC  (9+ messages)
` [PATCH v8 0/7] "
  ` [PATCH 0/3] Avoid confusing messages from new index extensions (Re: [PATCH v8 0/7] speed up index load through parallelization)
    ` [PATCH 2/3] ieot: default to not writing IEOT section
          ` [PATCH v2 0/5] Avoid confusing messages from new index extensions
            ` [PATCH 5/5] index: offer advice for unknown "

[Qemu-devel] [PATCH v2 0/9] qapi: rewrite string-input-visitor
 2018-11-20  9:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] cutils: Add qemu_strtod() and qemu_strtod_finite()
` [Qemu-devel] [PATCH v2 2/9] cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
` [Qemu-devel] [PATCH v2 3/9] qapi: Fix string-input-visitor to reject NaN and infinities
` [Qemu-devel] [PATCH v2 4/9] qapi: Use qemu_strtod_finite() in qobject-input-visitor
` [Qemu-devel] [PATCH v2 5/9] test-string-input-visitor: Add more tests
` [Qemu-devel] [PATCH v2 6/9] qapi: Rewrite string-input-visitor
` [Qemu-devel] [PATCH v2 7/9] test-string-input-visitor: Use virtual walk
` [Qemu-devel] [PATCH v2 8/9] test-string-input-visitor: Split off uint64 list tests
` [Qemu-devel] [PATCH v2 9/9] test-string-input-visitor: Add range overflow tests

[PATCH] mtd: improve calculating partition boundaries when checking for alignment
 2018-11-20  9:24 UTC  (3+ messages)
` [PATCH V2] "

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-11-20  9:25 UTC  (14+ messages)
` [PATCH 06/10] swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs

[RFC PATCH ghak100 V1 0/2] audit: avoid umount hangs on missing mount
 2018-11-19 22:58 UTC  (4+ messages)
` [RFC PATCH ghak100 V1 1/2] audit: avoid fcaps on MNT_FORCE

[PATCH] mmc: core: Remove timeout when enabling cache
 2018-11-20  9:24 UTC  (5+ messages)

[U-Boot] [PATCH v3] fsl-lsch3: soc: Enable AHB read support for Flexspi controller
 2018-11-20  9:24 UTC  (3+ messages)

[Buildroot] buildroot error: No hash found for gcc-7.3.0.tar.xz
 2018-11-20  9:24 UTC 

hard-coded limit on unresolved multicast route cache in ipv4/ipmr.c causes slow, unreliable creation of multicast routes on busy networks
 2018-11-20  9:23 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Make pipe/transcoder offsets not depend on enum values
 2018-11-20  9:23 UTC  (3+ messages)
` [PATCH v3 2/3] drm/i915: Make EDP PSR flags "
` [PATCH v3 3/3] drm/i915: Add code comment on assumption of pipe==transcoder

[PATCH v3 0/3] Huawei laptops
 2018-11-20  9:23 UTC  (6+ messages)
` [PATCH v3 3/3] ALSA: hda: add support for Huawei WMI micmute LED

[PATCH 1/2] net/bnx2x: cleanup info logs
 2018-11-20  9:22 UTC  (3+ messages)
` [PATCH v2 2/2] net/bnx2x: bump version to 1.0.7.1

[RFC PATCH 0/5] ref-filter: add new formatting options
 2018-11-20  9:17 UTC  (7+ messages)
` [RFC PATCH 1/5] ref-filter: add objectsize:disk option

[v4, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-20  9:21 UTC  (9+ messages)
` [v4, PATCH 1/2] net:stmmac: dwmac-mediatek: add "
` [v4, PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH] drm/meson: Add implicit fencing support for primary and overlay planes
 2018-11-20  9:21 UTC  (2+ messages)

[RFC PATCH v3 00/15] crypto: Adiantum support
 2018-11-19 22:54 UTC  (10+ messages)
` [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
            ` [RFC PATCH] zinc chacha20 generic implementation using crypto API code

[PATCH RFC] dma-direct: do not allocate a single page from CMA area
 2018-11-20  9:20 UTC  (5+ messages)

PASS: Test report for kernel 4.18.20-rc1.skt+ (linux-stable-rc)
 2018-11-19 22:53 UTC 

[U-Boot] [PATCH] usb: Introduce CONFIG_SPL_DM_USB
 2018-11-20  9:19 UTC  (9+ messages)
` [U-Boot] [PATCH v2 0/4] "
  ` [U-Boot] [PATCH v2 4/4] usb: am335x_evm: Disable CONFIG_SPL_DM_USB

stable-rc/linux-3.18.y boot: 30 boots: 0 failed, 23 passed with 7 offline (v3.18.125-91-ge13e87ee39b4)
 2018-11-19 22:52 UTC 

[PATCH] Document /proc/pid PID reuse behavior
 2018-11-20  9:18 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-20  9:18 UTC  (7+ messages)
` [PATCH v3 3/5] phy: ocelot-serdes: convert to use eth "

[PATCH] btrfs: qgroup: Skip delayed data ref for reloc trees
 2018-11-20  9:17 UTC  (5+ messages)

[PATCH] app/testpmd: improve MAC swap performance
 2018-11-20  9:16 UTC  (2+ messages)

[RCF PATCH,v2,2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-11-20  9:16 UTC  (11+ messages)

[PATCH] ACPI / battery: Fix reporting "Not charging" when capacity is 100%
 2018-11-20  9:16 UTC  (8+ messages)

[PATCH V2 0/8] brcmfmac: chip related changes
 2018-11-20  9:15 UTC  (7+ messages)
` [PATCH V2 6/8] brcmfmac: update 43012 F2 watermark setting to fix DMA Error during UDP RX Traffic
` [PATCH V2 7/8] brcmfmac: 4373 save-restore support

[PATCH bpf-next] bpf: libbpf: retry map creation without the name
 2018-11-19 22:49 UTC  (3+ messages)
  ` [PATCH bpf-next v2] "

[RFC PATCH v6 00/11] Control-flow Enforcement: Branch Tracking, PTRACE
 2018-11-19 22:43 UTC  (9+ messages)
` [RFC PATCH v6 08/11] x86: Insert endbr32/endbr64 to vDSO
` [RFC PATCH v6 09/11] x86/vsyscall/32: Add ENDBR32 to vsyscall entry point

[U-Boot] [PATCH 0/3] RISC-V S-mode support
 2018-11-20  9:14 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] riscv: Add kconfig option to run u-boot in S-mode
` [U-Boot] [PATCH 2/3] riscv: qemu: Use different SYS_TEXT_BASE for S-mode
` [U-Boot] [PATCH 3/3] riscv: Add S-mode defconfigs for QEMU virt machine

[PATCH v7 00/13] arch/x86: AMD QoS support
 2018-11-20  9:13 UTC  (4+ messages)

[PATCH] mtd: keep original flags for every struct mtd_info
 2018-11-20  9:13 UTC  (2+ messages)

[PATCH net] sctp: not increase stream's incnt before sending addstrm_in request
 2018-11-19 22:47 UTC  (2+ messages)

[PATCHSET v4] Various block optimizations
 2018-11-20  9:11 UTC  (6+ messages)
` [PATCH 6/7] block: make blk_poll() take a parameter on whether to spin or not

[PATCH] thermal: tegra: add get_trend ops
 2018-11-20  9:11 UTC  (2+ messages)

[PATCH] x86/TSC: Use RDTSCP
 2018-11-20  9:11 UTC  (2+ messages)
` [tip:x86/timers] "

[RFC PATCH] mm: thp: implement THP reservations for anonymous memory
 2018-11-20  9:11 UTC  (6+ messages)

[PATCH] t5562: skip if NO_CURL is enabled
 2018-11-20  9:11 UTC  (4+ messages)

[Buildroot] [git commit branch/next] configs/olimex_a20_olinuxino_lime*: bump Linux/U-Boot versions
 2018-11-20  9:10 UTC  (2+ messages)

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-11-20  9:10 UTC  (2+ messages)

[Bug 108806] AMDGPU Failed to read EDID from display
 2018-11-20  9:09 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/3] ARM: meson: Use syscon/regmap for clock driver
 2018-11-20  9:09 UTC  (2+ messages)

[PATCH v3 0/4] Correct dma pool for imx-sdma
 2018-11-20  9:08 UTC  (3+ messages)

[LTP] FOSDEM 2019
 2018-11-20  9:07 UTC  (2+ messages)
` [LTP] [Automated-testing] "

[PATCH net-next 00/18] selftests: Add tests for VXLAN at an 802.1d bridge
 2018-11-19 22:41 UTC  (4+ messages)
` [PATCH net-next 01/18] net: skb_scrub_packet(): Scrub offload_fwd_mark

[PATCH] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
 2018-11-20  9:03 UTC  (4+ messages)

Cleaning up numbering for new x86 syscalls?
 2018-11-20  9:03 UTC  (2+ messages)

spinlock_irq...() supported in Xenomai 2.6.5 ?
 2018-11-20  9:03 UTC  (4+ messages)

[PATCH 00/10] mtd: rawnand: 4th batch of cleanups
 2018-11-20  9:02 UTC  (11+ messages)
` [PATCH 01/10] mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functions
` [PATCH 02/10] mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-doc
` [PATCH 03/10] mtd: rawnand: fsmc: Make conversion from chip to fsmc consistent
` [PATCH 04/10] mtd: rawnand: fsmc: Stop using the dummy controller obj
` [PATCH 05/10] mtd: rawnand: fsmc: Add an SPDX tag to replace the license text
` [PATCH 06/10] mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatch
` [PATCH 07/10] mtd: rawnand: vf610: Stop passing mtd_info to internal functions
` [PATCH 08/10] mtd: rawnand: vf610: Stop using the dummy controller obj
` [PATCH 09/10] mtd: rawnand: vf610: Add an SPDX tag to replace the license text
` [PATCH 10/10] mtd: rawnand: Deprecate the dummy_controller field

[3/5] dmaengine: imx-sdma: remove dma_slave_config direction usage
 2018-11-20  9:01 UTC 

[xen-unstable bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
 2018-11-20  8:59 UTC 

stable-rc/linux-4.9.y boot: 59 boots: 0 failed, 43 passed with 16 offline (v4.9.137-83-g4ca3f6d71162)
 2018-11-19 22:33 UTC 

[PATCH] drm/sun4i: hdmi: Improve compatibility with non-hotplug capable connectors
 2018-11-20  8:58 UTC  (5+ messages)

dd2283f260 [ 97.263072] WARNING:at_kernel/locking/lockdep.c:#lock_downgrade
 2018-11-20  8:57 UTC  (4+ messages)
` [LKP] "

[RFC PATCH v2 00/14] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-20  8:56 UTC  (2+ messages)

[PATCH 00/16] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-11-20  8:56 UTC  (6+ messages)
` [PATCH 12/16] clocksource: Add clock driver for RDA8810PL SoC


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.