All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-28 10:24:02 to 2019-08-28 11:03:27 UTC [more...]

[cip-dev] [PATCH 4.19.y 00/60] Add basic RZ/G2M SoC support
 2019-08-28 11:03 UTC  (57+ messages)
` [cip-dev] [PATCH 4.19.y 01/60] dt-bindings: can: rcar_can: Add r8a774a1 support
` [cip-dev] [PATCH 4.19.y 02/60] dt-bindings: can: rcar_can: Fix RZ/G2 CAN clocks
` [cip-dev] [PATCH 4.19.y 03/60] dt-bindings: can: rcar_can: Add r8a774c0 support
` [cip-dev] [PATCH 4.19.y 04/60] dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 support
` [cip-dev] [PATCH 4.19.y 05/60] dt-bindings: usb-xhci: "
` [cip-dev] [PATCH 4.19.y 06/60] dt-bindings: usb-xhci: Add r8a774c0 support
` [cip-dev] [PATCH 4.19.y 07/60] dt-bindings: usb: renesas_usbhs: Add r8a774a1 support
` [cip-dev] [PATCH 4.19.y 08/60] dt-bindings: thermal: rcar-gen3-thermal: "
` [cip-dev] [PATCH 4.19.y 09/60] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
` [cip-dev] [PATCH 4.19.y 10/60] thermal: rcar_gen3_thermal: Add r8a774a1 support
` [cip-dev] [PATCH 4.19.y 11/60] gpio: rcar: reference device instead of platform device
` [cip-dev] [PATCH 4.19.y 12/60] gpio: rcar: select General Output Register to set output states
` [cip-dev] [PATCH 4.19.y 13/60] gpio: rcar: Pedantic formatting
` [cip-dev] [PATCH 4.19.y 14/60] clk: renesas: cpg-mssr: Use genpd of_node instead of local copy
` [cip-dev] [PATCH 4.19.y 15/60] clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions
` [cip-dev] [PATCH 4.19.y 16/60] soc: renesas: rcar-sysc: Remove rcar_sysc_power_{down, up}() helpers
` [cip-dev] [PATCH 4.19.y 17/60] soc: renesas: rcar-sysc: Merge PM Domain registration and linking
` [cip-dev] [PATCH 4.19.y 18/60] soc: renesas: rcar-sysc: Fix power domain control after system resume
` [cip-dev] [PATCH 4.19.y 19/60] serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
` [cip-dev] [PATCH 4.19.y 20/60] serial: sh-sci: Terminate TX DMA during buffer flushing
` [cip-dev] [PATCH 4.19.y 21/60] serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
` [cip-dev] [PATCH 4.19.y 22/60] serial: sh-sci: Extract sci_dma_rx_chan_invalidate()
` [cip-dev] [PATCH 4.19.y 23/60] serial: sh-sci: Extract sci_dma_rx_reenable_irq()
` [cip-dev] [PATCH 4.19.y 24/60] serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()
` [cip-dev] [PATCH 4.19.y 25/60] dmaengine: rcar-dmac: set scatter/gather max segment size
` [cip-dev] [PATCH 4.19.y 26/60] dmaengine: rcar-dmac: Update copyright information
` [cip-dev] [PATCH 4.19.y 27/60] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
` [cip-dev] [PATCH 4.19.y 28/60] spi: sh-msiof: fix deferred probing
` [cip-dev] [PATCH 4.19.y 29/60] ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
` [cip-dev] [PATCH 4.19.y 30/60] ravb: Avoid unsupported internal delay mode for R-Car E3/D3
` [cip-dev] [PATCH 4.19.y 31/60] mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size
` [cip-dev] [PATCH 4.19.y 32/60] arm64: dts: renesas: Initial r8a774a1 SoC device tree
` [cip-dev] [PATCH 4.19.y 33/60] arm64: dts: renesas: r8a774a1: Add SYS-DMAC controller nodes
` [cip-dev] [PATCH 4.19.y 34/60] arm64: dts: renesas: r8a774a1: Add SCIF and HSCIF nodes
` [cip-dev] [PATCH 4.19.y 35/60] arm64: dts: renesas: r8a774a1: Add INTC-EX device node
` [cip-dev] [PATCH 4.19.y 36/60] arm64: dts: renesas: r8a774a1: Add Ethernet AVB node
` [cip-dev] [PATCH 4.19.y 37/60] arm64: dts: renesas: r8a774a1: Add RWDT node
` [cip-dev] [PATCH 4.19.y 38/60] arm64: dts: renesas: r8a774a1: Add pinctrl device node
` [cip-dev] [PATCH 4.19.y 39/60] arm64: dts: renesas: r8a774a1: Add GPIO device nodes
` [cip-dev] [PATCH 4.19.y 40/60] arm64: dts: renesas: r8a774a1: Add SDHI nodes
` [cip-dev] [PATCH 4.19.y 41/60] arm64: dts: renesas: r8a774a1: Add I2C and IIC-DVFS support
` [cip-dev] [PATCH 4.19.y 42/60] arm64: dts: renesas: r8a774a1: Add RZ/G2M thermal support
` [cip-dev] [PATCH 4.19.y 43/60] arm64: dts: renesas: r8a774a1: Add IPMMU device nodes
` [cip-dev] [PATCH 4.19.y 44/60] arm64: dts: renesas: r8a774a1: Add all MSIOF nodes
` [cip-dev] [PATCH 4.19.y 45/60] arm64: dts: renesas: r8a774a1: Add Cortex-A53 CPU cores
` [cip-dev] [PATCH 4.19.y 46/60] arm64: dts: renesas: r8a774a1: Add PWM device nodes
` [cip-dev] [PATCH 4.19.y 47/60] arm64: dts: renesas: r8a774a1: Add audio support
` [cip-dev] [PATCH 4.19.y 48/60] arm64: dts: renesas: r8a774a1: Add FCPF and FCPV instances
` [cip-dev] [PATCH 4.19.y 49/60] arm64: dts: renesas: r8a774a1: Add USB2.0 phy and host(EHCI/OHCI) device nodes
` [cip-dev] [PATCH 4.19.y 50/60] arm64: dts: renesas: r8a774a1: Add USB-DMAC and HSUSB "
` [cip-dev] [PATCH 4.19.y 51/60] arm64: dts: renesas: r8a774a1: Add USB3.0 "
` [cip-dev] [PATCH 4.19.y 52/60] arm64: dts: renesas: Fix whitespace around assignments
` [cip-dev] [PATCH 4.19.y 53/60] arm64: dts: renesas: Remove unneeded status from thermal nodes
` [cip-dev] [PATCH 4.19.y 54/60] arm64: dts: renesas: r8a774a1: Add CAN nodes
` [cip-dev] [PATCH 4.19.y 55/60] arm64: dts: renesas: r8a774a1: Replace power magic numbers
` [cip-dev] [PATCH 4.19.y 56/60] arm64: dts: renesas: r8a774a1: Replace clock "

[PATCH 1/2] usb: gadget: net2280: Move all "ll" registers in one structure
 2019-08-28 11:02 UTC  (4+ messages)

Query on possible bug in the can_create_echo_skb() API
 2019-08-28 11:02 UTC 

[cip-dev] [PATCH 4.4.y-cip 00/17] Add USB2.0 support
 2019-08-28 11:02 UTC  (3+ messages)
` [cip-dev] [PATCH 4.4.y-cip 03/17] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver

[PATCH v2 0/4] Disable compat cruft on ppc64le v2
 2019-08-28 10:57 UTC  (12+ messages)
` [PATCH v2 1/4] fs: always build llseek
` [PATCH v2 2/4] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v2 3/4] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v2 4/4] powerpc/64: Disable COMPAT if littleendian

How to build to debug with gdb?
 2019-08-28 11:00 UTC  (5+ messages)

[U-Boot] [PATCH] Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILE
 2019-08-28 11:00 UTC 

[PATCH] arm64: fix fixmap copy for 16K pages and 48-bit VA
 2019-08-28 11:00 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/psp: keep TMR in visible vram region for SRIOV
 2019-08-28 11:00 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: keep the stolen memory in visible vram region

[PATCH v10 0/6] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-28 11:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+ (rev8)

[PATCH] x86/PCI: Add missing log facility and move to use pr_ macros in pcbios.c
 2019-08-28 10:59 UTC  (3+ messages)

[PATCH v3 0/8] panfrost: Locking and runtime PM fixes
 2019-08-28 10:59 UTC  (15+ messages)
` [PATCH v3 1/8] drm/panfrost: Rework runtime PM initialization
` [PATCH v3 2/8] drm/panfrost: Hold runtime PM reference until jobs complete
` [PATCH v3 3/8] drm/panfrost: Remove unnecessary mmu->lock mutex
` [PATCH v3 4/8] drm/panfrost: Rework page table flushing and runtime PM interaction
` [PATCH v3 5/8] drm/panfrost: Split mmu_hw_do_operation into locked and unlocked version
` [PATCH v3 7/8] drm/panfrost: Flush and disable address space when freeing page tables
` [PATCH v3 8/8] drm/panfrost: Remove unnecessary hwaccess_lock spin_lock

[bug report] staging: erofs: introduce erofs_grab_bio
 2019-08-28 10:55 UTC 

need a hand with WG setup
 2019-08-28 10:56 UTC  (3+ messages)

[PATCH 00/10] OOM Debug print selection and additional information
 2019-08-28 10:56 UTC  (11+ messages)

[PATCH 1/2] gpio: gpio-pca953x.c: Correct type of reg_direction
 2019-08-28 10:56 UTC  (3+ messages)

[Cocci] [PATCH v2 0/10] Symbol namespaces - RFC
 2019-08-28 10:56 UTC  (9+ messages)
` [PATCH v3 00/11] Symbol Namespaces
  ` [PATCH v3 06/11] export: allow definition default namespaces in Makefiles or sources

[PATCH] usb: host: xhci-tegra: Set DMA mask correctly
 2019-08-28 10:54 UTC 

[ANN] Topics for a media summit in Lyon in October
 2019-08-28 10:55 UTC  (2+ messages)

[PATCH v3] console: fix out-of-bounds read in dputc(/dev/*, ...)
 2019-08-28 10:54 UTC  (2+ messages)

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-28 10:53 UTC  (15+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[RFC][SMB3][PATCH] Allow share to be mounted with "cache=ro" if immutable share
 2019-08-28 10:54 UTC  (4+ messages)

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-08-28 10:53 UTC  (14+ messages)

subscribe
 2019-08-28 10:53 UTC 

[PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR
 2019-08-28 10:52 UTC  (5+ messages)

[Qemu-arm] [PATCH] hw/arm/boot: Load the Non Linux initrd to the memory
 2019-08-28 10:50 UTC  (4+ messages)
  ` [Qemu-devel] "

[drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-08-28 10:51 UTC  (17+ messages)
                            ` [LKP] "

[PATCH v2 1/6] tests: remove reliance on buffer behaviour of stderr/stdout streams
 2019-08-28 10:51 UTC  (3+ messages)
` [PATCH] tests: use env and support both unbuffer/stdbuf

[PATCH 2/2] ASoC: rt1011: ADCDAT pin config modification
 2019-08-28 10:49 UTC  (2+ messages)

[PATCH V6 4/5] mmc: sdhci: Export sdhci_abort_tuning function symbol
 2019-08-28 10:49 UTC  (2+ messages)

[PATCH v3] RDMA/siw: Fix IPv6 addr_list locking
 2019-08-28 10:47 UTC  (2+ messages)

[PATCH 4.19 00/98] 4.19.69-stable review
 2019-08-28 10:47 UTC  (6+ messages)
` [PATCH 4.19 72/98] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h

5.3.0-rc6: i915 fails at typec_displayport 5120x1440
 2019-08-28 10:47 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] Alignment checks cleanup
 2019-08-28 10:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] block: Remove unused masks

[U-Boot] [PATCH v4 0/8] Support Andes RISC-V l2cache on AE350 platform
 2019-08-28 10:46 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/8] dm: cache: Add enable and disable ops for cache uclass
` [U-Boot] [PATCH v4 2/8] dm: cache: Add enable and disable ops for sandbox and test
` [U-Boot] [PATCH v4 3/8] dm: cache: add v5l2 cache controller driver
` [U-Boot] [PATCH v4 4/8] riscv: ae350: use the v5l2 driver to configure the cache
` [U-Boot] [PATCH v4 5/8] riscv: ax25: add imply v5l2 cache controller
` [U-Boot] [PATCH v4 6/8] riscv: cache: Flush L2 cache before jump to linux
` [U-Boot] [PATCH v4 7/8] riscv: dts: move out AE350 L2 node from cpus node
` [U-Boot] [PATCH v4 8/8] riscv: cache: use CCTL to flush d-cache

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-28 10:45 UTC  (7+ messages)
` [PATCH v5 05/10] regulator: Add document for MT6358 regulator
` [PATCH v5 07/10] regulator: mt6358: Add support "

[PATCH] drm/i915/selftests: Markup impossible error pointers
 2019-08-28 10:45 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

MMC hardware partitioning
 2019-08-28 10:45 UTC  (2+ messages)

Thunderbolt DP oddity on v5.2.9 on iMac 12,2
 2019-08-28 10:43 UTC  (5+ messages)

[PATCH v2 0/7] Elevator cleanups and improvements
 2019-08-28 10:43 UTC  (5+ messages)
` [PATCH v2 3/7] block: Introduce elevator features

[LTP] [PATCH v3 1/2] capability: Introduce capability API
 2019-08-28 10:43 UTC  (2+ messages)

[v2] systemd: Fix interface bring-up on kernels >= 5.2
 2019-08-28 10:41 UTC 

[Qemu-devel] [PATCH v2 0/4] Audio: misc fixes for "Audio 20190821 patches"
 2019-08-28 10:39 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 4/4] audio: paaudio: ability to specify stream name

[PATCH 0/2] Recipes upgrade
 2019-08-28 11:04 UTC  (3+ messages)
` [PATCH 1/2] ccache: 3.7.1 -> 3.7.3
` [PATCH 2/2] nfs-utils: 2.3.3 -> 2.4.1

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-08-28 10:38 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/10] Dynamic subtests, v2
 2019-08-28 10:38 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 01/10] lib: Introduce dynamic subtests

[PATCH net] netdevsim: Restore per-network namespace accounting for fib entries
 2019-08-28 10:37 UTC  (2+ messages)

[PATCH 0/5] misc: fastrpc: few fixes
 2019-08-28 10:35 UTC  (6+ messages)
` [PATCH 4/5] misc: fastrpc: fix double refcounting on dmabuf

[PATCH] mtd: spi-nor: remove superfluous pass of nor->info->sector_size
 2019-08-28 10:35 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] contrib/gitdm: Minor adjustments
 2019-08-28 10:33 UTC  (2+ messages)

[meta-oe][PATCH] Recipe for docopt.cpp option parsing library
 2019-08-28 10:34 UTC  (3+ messages)
` [meta-oe][PATCH v2 0/1] "
  ` [meta-oe][PATCH v2 1/1] "

Continuous SD IO causes hung task messages
 2019-08-28 10:31 UTC  (7+ messages)

[PATCH] loop: change queue block size to match when using DIO
 2019-08-28 10:32 UTC 

[PATCH] x86/PCI: Add missing SPDX license header
 2019-08-28 10:32 UTC  (3+ messages)

[PATCH] dt-bindings: dmaengine: dma-common: Fix the dma-channel-mask property
 2019-08-28 10:30 UTC 

[PATCH] x86/Hyper-V: Fix reference of pv_ops with CONFIG_PARAVIRT=N
 2019-08-28 10:30 UTC  (2+ messages)
` [tip: timers/core] x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=n

[PATCH 0/3] Add/modify checks within intel_uc_fini_hw
 2019-08-28 10:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v7 00/13] Mediatek MT8183 scpsys support
 2019-08-28 10:28 UTC  (4+ messages)
` [PATCH v7 07/13] soc: mediatek: Refactor bus protection control

[PATCH] drm/amdgpu/psp: keep TMR in visible vram region for SRIOV
 2019-08-28 10:28 UTC  (5+ messages)

[PATCH v2 0/6] Updates for the atmel PWM driver
 2019-08-28 10:26 UTC  (4+ messages)
` [PATCH v2 6/6] pwm: atmel: implement .get_state()

[Qemu-devel] [PATCH] migration: register_savevm_live doesn't need dev
 2019-08-28 10:25 UTC  (2+ messages)

[PATCH v4 0/4] add dual-boot support
 2019-08-28 10:24 UTC  (12+ messages)
` [PATCH v4 1/4] vesnin: add wdt2 section with alt-boot option
` [PATCH v4 2/4] vesnin: add secondary SPI flash chip
` [PATCH v4 3/4] watchdog/aspeed: add support for dual boot
` [PATCH v4 4/4] aspeed/watchdog: Add access_cs0 option for alt-boot

[PATCH mvebu-dt64 0/3] Add Turris Mox device-tree
 2019-08-28 10:26 UTC  (3+ messages)
` [PATCH mvebu-dt64 3/3] arm64: dts: marvell: add DTS for Turris Mox

[PATCH v2 0/6] rcar-vin: Add support for V4L2_FIELD_ALTERNATE
 2019-08-28 10:25 UTC  (5+ messages)
` [PATCH v2 4/6] rcar-vin: Do not reset the crop and compose rectangles in s_fmt

[LTP] [PATCH 1/2] runtest/syscalls: add set_mempolicy*
 2019-08-28 10:25 UTC  (2+ messages)

[PATCH v2 0/8] sched/fair: rework the CFS load balance
 2019-08-28 10:25 UTC  (5+ messages)
` [PATCH v2 4/8] sched/fair: rework load_balance

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-28 10:24 UTC  (8+ messages)
` [RFC PATCH v4 1/9] printk-rb: add a new printk "
  ` numlist_push() barriers "

[PATCH 0/6] OMAP updates
 2019-08-28 10:24 UTC  (7+ messages)
` [PATCH 1/6] ARM: omap: am35xx_emif4: Fix bit polling
` [PATCH 2/6] mtd: nand: gpmc: Add support for ELM
` [PATCH 3/6] mtd: nand: gpmc: Add BCH16 support
` [PATCH 4/6] net: cpsw: Make phy its own driver
` [PATCH 5/6] mtd: peb: Add function to write file
` [PATCH 6/6] ARM: OMAP: bbu: Add an all-in-one NAND update handler

git slow unless piped to cat
 2019-08-28 10:24 UTC  (10+ messages)

[PATCH v4.4 V2 00/43] V4.4 backport of arm64 Spectre patches
 2019-08-28 10:23 UTC  (8+ messages)
` [PATCH v4.4 V2 24/43] arm64: Add skeleton to harden the branch predictor against aliasing attacks


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.