All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-16 14:05:51 to 2020-01-16 14:42:54 UTC [more...]

[PATCH] drm: Inject a cond_resched() into long drm_clflush_sg()
 2020-01-16 14:40 UTC  (7+ messages)
          ` [Intel-gfx] "

[PATCH v4 0/3] interconnect: Support Samsung Exynos use-case
 2020-01-16 14:42 UTC  (4+ messages)
  ` [PATCH v4 1/3] interconnect: Export of_icc_get_from_provider()
  ` [PATCH v4 2/3] interconnect: Relax requirement in of_icc_get_from_provider()
  ` [PATCH v4 3/3] interconnect: Allow inter-provider pairs to be configured

[RESEND v2,00/10] Add support for MediaTek MT7622 SoC
 2020-01-16 14:42 UTC  (3+ messages)
` [RESEND v2 01/10] ARM: MediaTek: "

Bug? qemu-img convert to preallocated image makes it sparse
 2020-01-16 14:37 UTC  (2+ messages)

[PATCH 01/12] gstreamer: Add common .inc files for meson based recipes
 2020-01-16 14:42 UTC  (6+ messages)
` [PATCH 02/12] gstreamer1.0: Transition to meson based builds
` [PATCH 04/12] gstreamer1.0-plugins-good: "

[PATCH -next] media: sun8i: Remove redundant platform_get_irq error message
 2020-01-16 14:36 UTC  (2+ messages)

[PATCH v2 1/7] clk: mediatek: mt7629: add support for ssusbsys
 2020-01-16 14:42 UTC  (14+ messages)
` [PATCH v2 2/7] clk: fix error check for devm_clk_get_optional()
` [PATCH v2 3/7] clk: check valid clock by clk_valid()
` [PATCH v2 4/7] clk: add APIs to get (optional) clock by name without a device
` [PATCH v2 5/7] clk: fixed_rate: add dummy enable() function
` [PATCH v2 6/7] phy: phy-mtk-tphy: remove the check of -ENOSYS
` [PATCH v2 7/7] phy: phy-mtk-tphy: make ref clock optional

[PATCH v2 0/8] Add support for MediaTek MT8512 Soc
 2020-01-16 14:41 UTC  (18+ messages)
` [PATCH v2 1/8] ARM: MediaTek: Add support for MediaTek MT8512 SoC
` [PATCH v2 2/8] clk: mediatek: add driver support for MT8512
` [PATCH v2 3/8] clk: mediatek: add set_clr_upd mux type flow
` [PATCH v2 4/8] clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll
` [PATCH v2 5/8] pinctrl: mediatek: add driver for MT8512
` [PATCH v2 6/8] mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs
` [PATCH v2 7/8] mmc: mtk-sd: fix hang when data read quickly
` [PATCH v2 8/8] ARM: MediaTek: add basic support for MT8512 boards

[PATCH] drm/scheduler: fix documentation by replacing rq_list with sched_list
 2020-01-16 14:43 UTC 

[Bug 1859989] [NEW] qemu-img has broken output with large snapshot names
 2020-01-16 13:59 UTC 

[PATCH 1/1] configs: qemu: enable FIT images on qemu_arm(64)_defconfig
 2020-01-16 14:41 UTC  (2+ messages)

[PATCH] cmd/blk_common: clarify no partition error message
 2020-01-16 14:41 UTC  (2+ messages)

[PATCH 1/1] test/py: use valid device tree in test_fit.py
 2020-01-16 14:41 UTC  (2+ messages)

[PATCH] Add dependencies for MALLOC_F and OF_LIBFDT
 2020-01-16 14:40 UTC  (2+ messages)

[PATCH v2] mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-16 14:40 UTC  (3+ messages)

[PATCH] Include missing headers for asm-generic/sections.h
 2020-01-16 14:40 UTC  (2+ messages)

[U-Boot] [PATCH] spl: fix entry_point equal to load_addr
 2020-01-16 14:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
 2020-01-16 14:40 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] dma: Add stub of dma_memcpy and dma_get_device

[PATCH v3] mmc: sdhci: fix minimum clock rate for v3 controller
 2020-01-16 14:39 UTC  (2+ messages)

[PATCH v3] mmc: tegra: fix SDR50 tuning override
 2020-01-16 14:39 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-at91: fix memleak on clk_get failure
 2020-01-16 14:39 UTC  (2+ messages)

[PATCH 0/3] Fixes for Am65x controllers
 2020-01-16 14:39 UTC  (2+ messages)

[PATCH 0/6] mmc: use true,false for bool variable
 2020-01-16 14:39 UTC  (2+ messages)

[v2, 1/2] mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions
 2020-01-16 14:39 UTC  (4+ messages)
` [v2, 2/2] mmc: sdhci-of-esdhc: fix clock setting "

[PATCH v7 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-01-16 14:40 UTC  (3+ messages)
` [PATCH v7 23/25] block/rnbd: include client and server modules into kernel compilation

[PATCH 1/2] mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()
 2020-01-16 14:39 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-of-esdhc: update tuning erratum A-008171

[PATCH 000/104] virtiofs daemon [all]
 2020-01-16 14:37 UTC  (13+ messages)
` [PATCH 041/104] virtiofsd: add fuse_mbuf_iter API
` [PATCH 042/104] virtiofsd: validate input buffer sizes in do_write_buf()
` [PATCH 043/104] virtiofsd: check input buffer size in fuse_lowlevel.c ops
` [PATCH 044/104] virtiofsd: prevent ".." escape in lo_do_lookup()
` [PATCH 045/104] virtiofsd: prevent ".." escape in lo_do_readdir()
` [PATCH 051/104] virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV

[PATCH] x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
 2020-01-16 14:38 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: sun50i: H6: Enable SPI controller
 2020-01-16 14:38 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: spi: sunxi: Document new compatible strings

[dpdk-dev] [PATCH] meter: move RFC4115 trTCM APIs as none experimental
 2020-01-16 14:38 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH 0/2] Implement a grub loader for RISC-V LINUX
 2020-01-16 13:14 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: Correct linux headers' definitions
` [PATCH 2/2] RISC-V: Implement linux image loader

SELint
 2020-01-16 14:37 UTC 

[PATCH v3 00/36] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-01-16 14:37 UTC  (4+ messages)
` [PATCH v3 35/36] platform/x86: intel_pmc_ipc: Convert to MFD

[PATCH] PCI: imx6: Add L1SS support for i.MX8MQ
 2020-01-16 14:37 UTC  (4+ messages)
` [EXT] "

[PATCH 0/2] drm/bridge: Support for Toshiba tc358768 RGB to DSI bridge
 2020-01-16 14:35 UTC  (4+ messages)
  ` [PATCH 2/2] drm/bridge: Add tc358768 driver

Lookup revalidation for OPEN_CLAIM_FH
 2020-01-16 14:35 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2020-01-16 14:34 UTC 

[[PATCH wireless-drivers-next] 0/1] *** Support for RX Broadcast key ***
 2020-01-16 14:33 UTC  (2+ messages)
` [[PATCH wireless-drivers-next] 1/1] wlcore: mesh: Add support for RX Boradcast Key

[PATCH] lx2160: Add support of emmc boot
 2020-01-16 14:34 UTC  (2+ messages)
` [PATCH v2] lx2160a: "

[dpdk-dev] [PATCH] net/mlx5: fix modify actions support limitation
 2020-01-16 14:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

❌ FAIL: Test report for kernel 5.5.0-rc6-40f39e8.cki (arm-next)
 2020-01-16 14:33 UTC  (3+ messages)

[PATCH 0/9] mmc: mmci: sdmmc: add sdr104 support
 2020-01-16 14:33 UTC  (6+ messages)
` [PATCH 5/9] dt-bindings: mmc: mmci: add delay block base register for sdmmc

Ramdisk booting: EXT4-fs (ram0): bad geometry error
 2020-01-16 14:33 UTC  (5+ messages)
` [meta-freescale] "

[PATCH bpf-next] libbpf: Fix unneeded extra initialization in bpf_map_batch_common
 2020-01-16 14:33 UTC  (2+ messages)

[RFC PATCH v2 00/10] ceph: asynchronous file create support
 2020-01-16 14:32 UTC  (5+ messages)
` [RFC PATCH v2 05/10] ceph: decode interval_sets for delegated inos

zero-copy between interfaces
 2020-01-16 14:32 UTC  (10+ messages)

[PATCH for 4.19-stable 00/25] mm/memory_hotplug: backport of pending stable fixes
 2020-01-16 14:32 UTC  (9+ messages)

[PATCH 0/3] linux-user: Implement x86_64 vsyscalls
 2020-01-16 14:30 UTC  (3+ messages)

[PATCH V2 1/4] riscv: Separate patch for cflags and aflags
 2020-01-16 14:30 UTC  (8+ messages)
` [PATCH V2 2/4] riscv: Rename __switch_to_aux -> fpu
` [PATCH V2 3/4] riscv: Extending cpufeature.c to detect V-extension
` [PATCH V2 4/4] riscv: Add vector ISA support

[PATCH -next] mm/hotplug: silence a lockdep splat with printk()
 2020-01-16 14:29 UTC  (5+ messages)

[PATCH -next] gpiolib: Remove duplicated function gpio_do_set_config()
 2020-01-16 14:29 UTC 

[PATCH] btrfs: statfs: Don't reset f_bavail if we're over committing metadata space
 2020-01-16 14:29 UTC  (2+ messages)

[PATCH] configs: clearfog: enable SPL_DM_GPIO to fix boot from SD
 2020-01-16 14:29 UTC  (2+ messages)

[PATCH -next v3] mm/hotplug: silence a lockdep splat with printk()
 2020-01-16 14:28 UTC  (2+ messages)

[PATCH nf-next] netfilter: hashlimit: do not use indirect calls during gc
 2020-01-16 14:28 UTC  (2+ messages)

[PATCH v3 1/3] spl: mmc: support uboot image offset on main partition
 2020-01-16 14:28 UTC  (6+ messages)
` [PATCH v3 2/3] arm: mvebu: clearfog: set uboot image SD card offset
` [PATCH v3 3/3] arm: mvebu: clearfog: update eMMC documentation

[PATCH] selinux: map RTM_GETLINK to a privileged permission
 2020-01-16 14:26 UTC 

[PATCH net] net: usb: lan78xx: limit size of local TSO packets
 2020-01-16 14:26 UTC  (2+ messages)

[PATCH v2 0/4] qcow2: Misc BDRV_SECTOR_SIZE updates
 2020-01-16 14:24 UTC  (8+ messages)
` [PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size

[PATCH nf-next,v3 8/9] netfilter: flowtable: add nf_flow_offload_tuple() helper
 2020-01-16 14:25 UTC  (2+ messages)
` [PATCH nf-next,v3 9/9] netfilter: flowtable: add nf_flow_table_offload_cmd()

[PATCH] ARM: imx: build v7_cpu_resume() unconditionally
 2020-01-16 14:18 UTC  (2+ messages)

[PATCH v2] Makefile: Keep trace-events-subdirs ordered
 2020-01-16 14:18 UTC  (2+ messages)

[PATCH v3 1/2] Kconfig: add btrfs to distro boot
 2020-01-16 14:24 UTC  (2+ messages)
` [PATCH v3 2/2] configs: Re-sync with CONFIG_DISTRO_DEFAULTS

[PATCH] target/s390x/kvm: Enable adapter interruption suppression again
 2020-01-16 14:22 UTC  (5+ messages)

[RFC PATCH 0/4] Support for out-of-tree hypervisor modules in i915/gvt
 2020-01-16 14:23 UTC  (6+ messages)
  ` [RFC PATCH 4/4] drm/i915/gvt: move public gvt headers out into global include

[PATCH 0/5] virtio: enable blk and scsi multi-queue by default
 2020-01-16 14:16 UTC  (4+ messages)
` [PATCH 3/5] virtio-scsi: default num_queues to -smp N

[PATCH v2 0/5] vhost-user block device backend implementation
 2020-01-16 14:20 UTC  (4+ messages)
` [PATCH v2 1/5] vhost-user block device backend

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-01-16 14:19 UTC  (2+ messages)

[PATCH 0/3] convert qemu-nbd, qemu-block-drivers to rST
 2020-01-16 14:15 UTC  (4+ messages)
` [PATCH 1/3] qemu-nbd: Convert invocation documentation "
` [PATCH 2/3] docs: Create stub system manual
` [PATCH 3/3] qemu-block-drivers: Convert to rST

[dpdk-dev] [PATCH] add ABI checks
 2020-01-16 14:20 UTC  (4+ messages)

[GIT PULL FOR v5.6] Various fixes
 2020-01-16 14:21 UTC  (2+ messages)

[PATCH] arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list
 2020-01-16 14:19 UTC  (2+ messages)

[RFT PATCH 0/4] hwmon: k10temp driver improvements
 2020-01-16 14:18 UTC  (5+ messages)
` [RFT PATCH 1/4] hwmon: (k10temp) Use bitops
` [RFT PATCH 2/4] hmon: (k10temp) Convert to use devm_hwmon_device_register_with_info
` [RFT PATCH 3/4] hwmon: (k10temp) Report temperatures per CPU die
` [RFT PATCH 4/4] hwmon: (k10temp) Show core and SoC current and voltages on Zen CPUs

[PATCH] x86/Hyper-V: Balloon up according to request page number
 2020-01-16 14:17 UTC  (3+ messages)
  ` [EXTERNAL] "

Do you have a sink for USB notifications?
 2020-01-16 14:16 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/pmu: Correct the rc6 offset upon enabling
 2020-01-16 14:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v2 53/86] mips:mips_fulong2e: drop RAM size fixup
 2020-01-16 14:12 UTC  (2+ messages)
` [PATCH v3 "

[PATCH V2] x86/Hyper-V: Balloon up according to request page number
 2020-01-16 14:16 UTC 

[PATCH] nvmet: fix null-pointer when removing a referral
 2020-01-16 14:15 UTC  (5+ messages)

[alsa-devel] [PATCH] ALSA: pcm: fix buffer_bytes max constrained by preallocated bytes issue
 2020-01-16 14:14 UTC  (7+ messages)

[kvm-unit-tests PATCH v2 0/7] s390x: smp: Improve smp code and reset checks
 2020-01-16 14:14 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 3/7] s390x: Add cpu id to interrupt error prints
` [kvm-unit-tests PATCH v2 4/7] s390x: smp: Rework cpu start and active tracking

[PATCH -next] usb: gadget: xudc: Remove redundant platform_get_irq error message
 2020-01-16 14:14 UTC  (2+ messages)

[PATCH v3 0/8] ceph: add perf metrics support
 2020-01-16 14:14 UTC  (3+ messages)
` [PATCH v3 4/8] ceph: add global write latency metric support

[PATCH v2] net: phy: adin: const-ify static data
 2020-01-16 14:15 UTC 

[PATCH v5 0/2] mm/hmm/test: add self tests for HMM
 2020-01-16 14:13 UTC  (9+ messages)
` [PATCH v5 1/2] mm/mmu_notifier: make interval notifier updates safe

[PATCH] Btrfs: always copy scrub arguments back to user space
 2020-01-16 14:12 UTC  (2+ messages)

[PATCH v2 0/7] Add Support for MMC/SD in J721e
 2020-01-16 14:12 UTC  (8+ messages)
` [PATCH v2 1/7] mmc: am654_sdhci: Get Xin clock by name
` [PATCH v2 2/7] mmc: am654_sdhci: Add Support for configuring PHY in J721e
` [PATCH v2 3/7] arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodes
` [PATCH v2 4/7] arm: dts: k3-j721e-common-proc-board: Add pinmux for SD card
` [PATCH v2 5/7] configs: j721e_evm: Add configs for ADMA Support
` [PATCH v2 6/7] configs: j721e_evm_a72: Add Support for GPT partitions
` [PATCH v2 7/7] configs: j721e_evm: Add configs for environment in eMMC

[PATCH libnetfilter_queue] src: Fix indenting weirdness is pktbuff.c w/out changing indent
 2020-01-16 14:12 UTC  (2+ messages)

[PATCH v6 0/6] mm/hmm/test: add self tests for HMM
 2020-01-16 14:11 UTC  (5+ messages)
` [PATCH v6 4/6] mm/mmu_notifier: add mmu_interval_notifier_find()

[dpdk-dev] [PATCH 0/5] ethdev: add API to dump device internal flow info
 2020-01-16 14:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/5] app/testpmd: new flow dump CLI

[PATCH] mm: verify page type before getting memcg from it
 2020-01-16 14:10 UTC 

[alsa-devel] [PATCH 0/3] SOF: Fix HDMI probe errors on GLK devices
 2020-01-16 14:06 UTC  (4+ messages)
` [alsa-devel] [PATCH 1/3] ASoC: SOF: Intel: refactor i915_get/put functions
` [alsa-devel] [PATCH 2/3] ASoC: SOF: Intel: do not disable i915 power during probe
` [alsa-devel] [PATCH 3/3] ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()

[PATCH 0/6] video: fbdev: controlfb: small cleanup
 2020-01-16 14:09 UTC  (21+ messages)
    ` [PATCH 1/6] video: fbdev: controlfb: fix sparse warning about using incorrect type
    ` [PATCH 2/6] video: fbdev: controlfb: remove obsolete module support
    ` [PATCH 3/6] video: fbdev: controlfb: add COMPILE_TEST support
    ` [PATCH 4/6] video: fbdev: controlfb: remove function prototypes part #1
    ` [PATCH 5/6] video: fbdev: controlfb: remove function prototypes part #2
    ` [PATCH 6/6] video: fbdev: controlfb: remove function prototypes part #3

[net,v2] netfilter: nat: fix ICMP header corruption on ICMP errors
 2020-01-16 14:08 UTC  (2+ messages)

[PATCH] tests/qtest/vhost-user-test: Fix memory leaks
 2020-01-16 14:07 UTC 

[RFC PATCH v1 1/3] dt-bindings: mmc: combine common mmc and dw-mshc properties
 2020-01-16 14:07 UTC  (7+ messages)
` [RFC PATCH v1 2/3] dt-bindings: mmc: convert synopsys dw-mshc bindings to yaml

[Xen-devel] [PATCH v4 00/18] VM forking
 2020-01-16 14:06 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 01/18] x86/hvm: introduce hvm_copy_context_and_params

[PATCH] mmc: core: limit probe clock frequency to configured f_max
 2020-01-16 14:07 UTC  (2+ messages)

[PATCH] mm/mempolicy.c: Fix out of bounds write in mpol_parse_str()
 2020-01-16 14:05 UTC  (11+ 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.