All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-02 09:22:16 to 2020-03-02 09:54:22 UTC [more...]

[PATCH 0/4] drm/bridge: dw-hdmi: Various updates
 2020-03-02  9:53 UTC  (15+ messages)
` [PATCH 2/4] drm/bridge: dw-hdmi: Fix color space conversion detection
` [PATCH 3/4] drm/bridge: dw-hdmi: do not force "none" scan mode
` [PATCH 4/4] drm/bridge: dw-hdmi: Add support for RGB limited range

[PATCH v2 00/11] mtd: spi-nor: add xSPI Octal DTR support
 2020-03-02  9:53 UTC  (13+ messages)
` [PATCH v2 01/11] dt-bindings: spi: allow expressing DTR capability
` [PATCH v2 02/11] spi: set mode bits for "spi-rx-dtr" and "spi-tx-dtr"

[PATCH] powerpc/Kconfig: Make FSL_85XX_CACHE_SRAM configurable
 2020-03-02  9:51 UTC  (3+ messages)

[PATCH] thermal: Rephrase the Kconfig text for thermal
 2020-03-02  9:52 UTC  (2+ messages)

[Xen-devel] [PATCH v3] xen: make sure stop_machine_run() is always called in a tasklet
 2020-03-02  9:52 UTC  (6+ messages)

[PATCH v2 0/6] arm64: meson: add libretech-pc support
 2020-03-02  9:52 UTC  (22+ messages)
` [PATCH v2 1/6] dt-bindings: leds: import common led bindings from linux v5.5
` [PATCH v2 2/6] mmc: meson-gx: enable input clocks
` [PATCH v2 4/6] arm64: dts: meson: sync dt and bindings from v5.6-rc2
` [PATCH v2 5/6] arm64: dts: meson: import libretech-pc from linux v5.6-rc2
` [PATCH v2 6/6] arm64: dts: meson: add libretech-pc support

[PATCH v2 00/11] megaraid_sas: driver updates to 07.713.01.00-rc1
 2020-03-02  9:51 UTC  (8+ messages)
` [PATCH v2 10/11] megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests

[PULL 0/9] target/hppa patch queue
 2020-03-02  9:50 UTC  (4+ messages)
` [PULL 4/9] hw/display/artist: Avoid drawing line when nothing to display

[PATCH v2 1/2] tests/vhost-user-bridge: move to contrib/
 2020-03-02  9:50 UTC  (3+ messages)

[PATCH v2 1/2] sunxi: fix support board-specific CONFIG_PREBOOT
 2020-03-02  9:51 UTC  (2+ messages)

[Xen-devel] [PATCH] IOMMU/x86: don't bypass softirq processing in arch_iommu_hwdom_init()
 2020-03-02  9:49 UTC 

[Intel-gfx] [CI] PR for TGL DMC v2.06
 2020-03-02  9:49 UTC  (5+ messages)

[PATCH 1/3] drm/amdgpu: fix IB test MCBP bug
 2020-03-02  9:49 UTC  (9+ messages)
` [PATCH 2/3] drm/amdgpu: don't use pipe1 of gfx10
` [PATCH 3/3] drm/amdgpu: stop using sratch_reg in IB test

[GIT PULL FOR v5.7] RC & DVB
 2020-03-02  9:49 UTC  (2+ messages)

[PATCH v4 1/4] drm/amdgpu: set compute queue priority at mqd_init
 2020-03-02  9:52 UTC  (4+ messages)
` [PATCH v2 2/4] drm/scheduler: implement a function to modify sched list
` [PATCH v3 3/4] drm/amdgpu: change hw sched list on ctx priority override
` [PATCH v1 4/4] drm/amdgpu: remove unused functions

Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
 2020-03-02  9:49 UTC  (11+ messages)

[PATCH 0/3] Add Rockchip NFC drivers for RK3308 and others
 2020-03-02  9:47 UTC  (5+ messages)
` [PATCH 1/3] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 "

[PATCH V3 0/4] mailbox/firmware: imx: support SCU channel type
 2020-03-02  9:47 UTC  (4+ messages)
` [PATCH V3 3/4] mailbox: imx: add SCU MU support

[fuse] Effects of opening with O_DIRECT
 2020-03-02  9:47 UTC  (2+ messages)

[dpdk-dev] [dpdk v1] net/mlx5: fix possible building error
 2020-03-02  9:47 UTC  (6+ messages)

[PATCH resend 1/3] gpiolib: acpi: ignore-wakeup handling rework
 2020-03-02  9:46 UTC  (10+ messages)
` [PATCH resend 2/3] gpiolib: acpi: Rename honor_wakeup option to ignore_wake, add extra quirk

[PATCH v2 8/8] ima: Use ima_hash_algo for collision detection in the measurement list
 2020-03-02  9:46 UTC  (4+ messages)
` [ima] 9165b814d2: BUG:kernel_NULL_pointer_dereference,address
    ` [ima] 9165b814d2: BUG:kernel_NULL_pointer_dereference, address

[PATCH v2 00/10] btrfs: relocation: Refactor build_backref_tree()
 2020-03-02  9:45 UTC  (11+ messages)
` [PATCH v2 01/10] btrfs: backref: Introduce the skeleton of btrfs_backref_iter
` [PATCH v2 02/10] btrfs: backref: Implement btrfs_backref_iter_next()
` [PATCH v2 03/10] btrfs: relocation: Use btrfs_backref_iter infrastructure
` [PATCH v2 04/10] btrfs: relocation: Rename mark_block_processed() and __mark_block_processed()
` [PATCH v2 05/10] btrfs: relocation: Refactor tree backref processing into its own function
` [PATCH v2 06/10] btrfs: relocation: Use wrapper to replace open-coded edge linking
` [PATCH v2 07/10] btrfs: relocation: Specify essential members for alloc_backref_node()
` [PATCH v2 08/10] btrfs: relocation: Remove the open-coded goto loop for breadth-first search
` [PATCH v2 09/10] btrfs: relocation: Refactor the finishing part of upper linkage into finish_upper_links()
` [PATCH v2 10/10] btrfs: relocation: Refactor the useless nodes handling into its own function

[PATCH v20 00/15]Timestamp synchronization of host - guest tracing session
 2020-03-02  9:43 UTC  (7+ messages)
` [PATCH v20 03/15] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM
` [PATCH v20 13/15] trace-cmd: Basic infrastructure for host - guest timestamp synchronization

[Buildroot] [PATCH 1/1] package/python-multidict: bump to version 4.7.5
 2020-03-02  9:43 UTC 

[PATCH v1] gpiolib: Fix wrong appearance of critical message in gpiochip_remove()
 2020-03-02  9:43 UTC 

[PATCH 0/3] Make hcd-xhci independent of pci hooks
 2020-03-02  9:35 UTC  (4+ messages)
` [PATCH 1/3] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH 2/3] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH] drm/amdgpu: disable 3D pipe 1 on Navi1x
 2020-03-02  9:42 UTC  (4+ messages)

[PATCH 0/6] rockchip: efuse: add support for more platfroms
 2020-03-02  9:42 UTC  (3+ messages)
` [PATCH 2/2] rockchip: efuse: Add support for rk1808 non-secure efuse

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-02  9:39 UTC  (19+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
  ` [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
  ` [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
  ` [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
  ` [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
  ` [PATCH v5 6/8] remoteproc: Add elf64 support in elf loader
  ` [PATCH v5 7/8] remoteproc: Allow overriding only sanity_check
  ` [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type

[PATCH 0/6] rockchip: efuse: add support for more paltforms
 2020-03-02  9:41 UTC  (3+ messages)
` [PATCH 1/6] rockchip: efuse: Add support for rk3288 efuse

[Intel-gfx] [PATCH 01/22] drm/i915/gem: Consolidate ctx->engines[] release
 2020-03-02  9:39 UTC  (3+ messages)
` [Intel-gfx] [PATCH 06/22] drm/i915/gem: Only call eb_lookup_vma once during execbuf ioctl

[PATCH 00/51] drm managed resources, v3
 2020-03-02  9:39 UTC  (12+ messages)
` [PATCH 03/51] drm: add managed resources tied to drm_device
            ` [Intel-gfx] "

[PATCH v3 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-03-02  9:37 UTC  (14+ messages)

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-03-02  9:38 UTC  (11+ messages)

[PATCH] arm64: versal: Enable support for Gigadevice/ISSI flashes
 2020-03-02  9:37 UTC 

balance conversion from RAID-1 to RAID-10 leaves some metadata in RAID-1?
 2020-03-02  9:37 UTC  (2+ messages)

[Xen-devel] PVH dom0 construction timeout
 2020-03-02  9:36 UTC  (3+ messages)

GPIOs not correctly exported via sysfs on ATSAMA5D2
 2020-03-02  9:36 UTC  (4+ messages)

[PATCH] crypto: caam - update xts sector size for large input length
 2020-03-02  9:36 UTC  (2+ messages)

[LTP] [PATCH] syscalls/openat2: New tests
 2020-03-02  9:36 UTC  (6+ messages)

[PATCH] mmc: renesas_sdhi: Use BITS_PER_LONG helper
 2020-03-02  9:35 UTC 

Expected SCTP DATA chunk per second performance
 2020-03-02  9:35 UTC 

[PATCH 0/2] bcache patches for Linux v5.6-rc5
 2020-03-02  9:34 UTC  (3+ messages)
` [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
` [PATCH 2/2] bcache: fix code comments for ignore pending signals

[f2fs-dev] [PATCH] f2fs: fix to avoid using uninitialized variable
 2020-03-02  9:34 UTC  (2+ messages)
`  "

[MPTCP] [PATCH] mptcp: fix wrong merge resolution
 2020-03-02  9:34 UTC 

[PATCH] configs: socfpga: cyclone5: Enable CONFIG_NET_RANDOM_ETHADDR
 2020-03-02  9:34 UTC  (2+ messages)

[PATCH 1/2] configs: socfpga: Add QSPI support for Cyclone 5
 2020-03-02  9:34 UTC  (4+ messages)
` [PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK

next/master build: 329 builds: 18 failed, 311 passed, 51 errors, 992 warnings (next-20200302)
 2020-03-02  9:33 UTC 

[PATCH v2 0/2] fix THP migration for CMA allocations
 2020-03-02  9:32 UTC  (3+ messages)
` [PATCH v2 2/2] mm,thp,compaction,cma: allow "

[PATCH v2] hw/smbios: add options for type 4 max-speed and current-speed
 2020-03-02  9:29 UTC 

[PATCH 0/3] Add Rockchip NFC drivers for RK3308 and others
 2020-03-02  9:31 UTC  (4+ messages)

[PATCH v6 0/3] Add new trace-cmd record options: "--proc-map"
 2020-03-02  9:31 UTC  (4+ messages)
` [PATCH v6 2/3] trace-cmd: Save the tracee address map into the trace.dat file

[PATCH v4l-utils 1/4] keytable: support 64 bit scancodes
 2020-03-02  9:31 UTC  (3+ messages)
` [PATCH v2] media: rc: make scancodes 64 bit

[PATCH] media: imx: Propagate quantization and encoding in CSI
 2020-03-02  9:31 UTC  (2+ messages)

[PATCH -next] drivers/base/power: fix build error without SYSFS
 2020-03-02  9:31 UTC  (3+ messages)

[PATCH] Change keyboard input from CrOS EC keyboard to a USB keyboard
 2020-03-02  9:30 UTC  (2+ messages)

[PATCH] Revert "dm: core: device: switch off power domain after device removal"
 2020-03-02  9:30 UTC  (4+ messages)

[PATCH RFC 0/3] spi/HiSilicon v3xx: Support dual and quad mode through DMI quirks
 2020-03-02  9:30 UTC  (5+ messages)
` [PATCH RFC 1/3] spi: Allow SPI controller override device buswidth

[PATCH v5 00/17] arm64: return address signing
 2020-03-02  9:29 UTC  (4+ messages)
` [PATCH v5 07/17] arm64: cpufeature: handle conflicts based on capability

[Intel-gfx] Fixes that failed to apply to v5.6-rc3
 2020-03-02  9:30 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/16] NXP DPAAx fixes and enhancements
 2020-03-02 14:58 UTC  (17+ messages)
` [dpdk-dev] [PATCH 01/16] net/dpaa2: fix 10g port negotiation issue
` [dpdk-dev] [PATCH 02/16] bus/fslmc: fix dereferencing null pointer
` [dpdk-dev] [PATCH 03/16] bus/fslmc: combine thread specific variables
` [dpdk-dev] [PATCH 04/16] bus/fslmc: rework portal allocation to a per thread basis
` [dpdk-dev] [PATCH 05/16] bus/fslmc: support handle portal alloc failure
` [dpdk-dev] [PATCH 06/16] bus/fslmc: limit pthread destructor called for dpaa2 only
` [dpdk-dev] [PATCH 07/16] bus/fslmc: support portal migration
` [dpdk-dev] [PATCH 08/16] drivers: enhance portal allocation failure log
` [dpdk-dev] [PATCH 09/16] bus/fslmc: rename the cinh read functions used for ls1088
` [dpdk-dev] [PATCH 10/16] net/dpaa: return error on multiple mp config
` [dpdk-dev] [PATCH 11/16] net/dpaa: enable Tx queue taildrop
` [dpdk-dev] [PATCH 12/16] net/dpaa: add 2.5G support
` [dpdk-dev] [PATCH 13/16] net/dpaa: update process specific device info
` [dpdk-dev] [PATCH 14/16] bus/dpaa: enable link state interrupt
` [dpdk-dev] [PATCH 15/16] bus/dpaa: enable set link status
` [dpdk-dev] [PATCH 16/16] net/dpaa2: do not prefetch annotaion for physical mode

[virtio-dev] [RFC] Upstreaming virtio-wayland (or an alternative)
 2020-03-02  9:28 UTC  (12+ messages)

[PATCH v2 1/3] dt-bindings: arm: fix Rockchip Kylin board bindings
 2020-03-02  9:27 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: arm: add Rockchip rk3036-evb board
` [PATCH v2 3/3] arm64: dts: rockchip: fix compatible property for rk3399-evb

[PATCH v2] x86/kvm: Handle async page faults directly through do_page_fault()
 2020-03-02  9:28 UTC  (2+ messages)

Linux 5.5 Breaks Raid1 on Device instead of Partition, Unusable I/O
 2020-03-02  9:27 UTC  (7+ messages)

kernel BUG at lib/assoc_array.c:LINE!
 2020-03-02  9:27 UTC  (5+ messages)

[PATCH] mtd: rawnand: ingenic: Fix unmet dependency if COMPILE_TEST
 2020-03-02  9:26 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Support to set mininum depth of qp to 0
 2020-03-02  9:22 UTC 

[PATCH V3] thermal: imx_thermal: Use __maybe_unused instead of CONFIG_PM_SLEEP
 2020-03-02  9:25 UTC  (3+ messages)

[RESEND PATCH v4 0/2] dmaengine: Add UniPhier XDMAC driver
 2020-03-02  9:24 UTC  (3+ messages)

[PATCH v3 00/18] wilc1000: move out of staging
 2020-03-02  9:23 UTC  (2+ messages)

[Intel-gfx] Merge conflict between drm-next and drm-tip
 2020-03-02  9:24 UTC  (2+ messages)

[PATCH] cpufreq: ti-cpufreq: Add support for OPP_PLUS
 2020-03-02  9:22 UTC  (3+ messages)

[PATCH] firmware: fix a double abort case with fw_load_sysfs_fallback
 2020-03-02  9:23 UTC  (3+ messages)

[PATCH] irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
 2020-03-02  9:21 UTC  (3+ messages)

[PATCH v2 1/6] dt-bindings: crypto: fsl-sec4: add snvs clock to pwrkey
 2020-03-02  9:22 UTC  (3+ messages)
` [PATCH v2 6/6] Input: snvs_pwrkey - only IRQ_HANDLED for our own events


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.