All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-12 08:08:51 to 2020-03-12 08:36:55 UTC [more...]

[PATCH v3 00/19] Protect code from pollers
 2020-03-12  8:35 UTC  (14+ messages)
` [PATCH 01/19] net: fec_imx: Do not clear MII interrupt during receive
` [PATCH 02/19] miitool: Use mdiobus_read()
` [PATCH 03/19] net: phy: mdio-mux: Use mdiobus_read/write()
` [PATCH 04/19] net: Open ethernet devices explicitly
` [PATCH 05/19] poller: Give pollers a name
` [PATCH 07/19] Introduce slices
` [PATCH 10/19] usb: Add a slice to usb host controllers
` [PATCH 11/19] usbnet: Add slice
` [PATCH 12/19] net: Call net_poll() in a poller
` [PATCH 13/19] net: reply to ping requests
` [PATCH 14/19] usbnet: Be more friendly in the receive path
` [PATCH 15/19] net: phy: Also print link down messages
` [PATCH 18/19] net: Add ifdown support and command

[PATCH v9 0/8] iio: adi-axi-adc,ad9647: Add support for AD9467 ADC
 2020-03-12  8:35 UTC  (9+ messages)
` [PATCH v9 1/8] include: fpga: adi-axi-common.h: fixup whitespace tab -> space
` [PATCH v9 2/8] include: fpga: adi-axi-common.h: add version helper macros
` [PATCH v9 3/8] iio: buffer-dmaengine: use %zu specifier for sprintf(align)
` [PATCH v9 4/8] iio: buffer-dmaengine: add dev-managed calls for buffer alloc
` [PATCH v9 5/8] iio: adc: adi-axi-adc: add support for AXI ADC IP core
` [PATCH v9 6/8] dt-bindings: iio: adc: add bindings doc for AXI ADC driver
` [PATCH v9 7/8] iio: adc: ad9467: add support AD9467 ADC
` [PATCH v9 8/8] dt-bindings: iio: adc: add bindings doc for "

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-12  8:33 UTC  (3+ messages)
` [PATCH v9 02/15] s390x: protvirt: Support unpack facility

patch "USB: Disable LPM on WD19's Realtek Hub" added to usb-linus
 2020-03-12  8:35 UTC 

[PATCH] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-03-12  8:34 UTC  (4+ messages)

[Xen-devel] [PATCH v5 0/6] remove one more shared xenheap page: shared_info
 2020-03-12  8:34 UTC  (6+ messages)
` [Xen-devel] [PATCH v5 6/6] domain: use PGC_extra domheap page for shared_info

[PATCH] Revert "x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T"
 2020-03-12  8:33 UTC 

[dpdk-dev] [PATCH v1] ci: add test suite run without hugepage
 2020-03-12  8:33 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 0/2] no-huge test suite
  ` [dpdk-dev] [PATCH v2 2/2] ci: add test suite run without hugepage

[Intel-gfx] [PATCH] drm/i915/gt: Restrict gen7 w/a batch to Haswell
 2020-03-12  8:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] arm64: zynqmp Add support for zcu102 rev1.1
 2020-03-12  8:33 UTC  (5+ messages)

[patch] mm, oom: prevent soft lockup on memcg oom for UP systems
 2020-03-12  8:32 UTC  (6+ messages)

[PATCH v2] dt-bindings: clock: renesas: cpg-mssr: Convert to json-schema
 2020-03-12  8:30 UTC  (4+ messages)

[PATCH] thunderbolt: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12  8:30 UTC  (2+ messages)

[PATCH v1] mpt3sas: Fix kernel panic observed on soft HBA unplug
 2020-03-12  8:28 UTC 

[Xen-devel] [PATCH v5 0/4] xen/rcu: let rcu work better with core scheduling
 2020-03-12  8:28 UTC  (5+ messages)
` [Xen-devel] [PATCH v5 1/4] xen/rcu: don't use stop_machine_run() for rcu_barrier()
` [Xen-devel] [PATCH v5 2/4] xen: don't process rcu callbacks when holding a rcu_read_lock()
` [Xen-devel] [PATCH v5 3/4] xen/rcu: add assertions to debug build
` [Xen-devel] [PATCH v5 4/4] xen/rcu: add per-lock counter in debug builds

[PATCH v8 00/11] Inline Encryption Support
 2020-03-12  8:02 UTC  (5+ messages)
` [f2fs-dev] [PATCH v8 02/11] block: Inline encryption support for blk-mq
` [f2fs-dev] [PATCH v8 03/11] block: Make blk-integrity preclude hardware inline encryption
` [f2fs-dev] [PATCH v8 04/11] block: blk-crypto-fallback for Inline Encryption
` [f2fs-dev] [PATCH v8 11/11] ext4: add inline encryption support

[PATCH v2] [Outreachy kernel] staging: rtl8188eu: hal: remove an unneeded variable
 2020-03-12  8:27 UTC  (2+ messages)

[PATCH net] net: phy: Avoid multiple suspends
 2020-03-12  8:26 UTC  (7+ messages)

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-12  8:23 UTC  (6+ messages)
` [PATCH 1/3] powerpc/numa: Set numa_node for all possible cpus

[man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY
 2020-03-12  8:26 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/3] Support for fastboot over UDP
 2020-03-12  8:26 UTC  (4+ messages)

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-12  8:25 UTC  (8+ messages)
` [RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER

[PATCH] netbase: use snapshot.debian.org
 2020-03-12  8:25 UTC  (2+ messages)

[PATCH v2 00/16] Protect code from pollers
 2020-03-12  8:24 UTC  (4+ messages)
` [PATCH 05/16] Introduce slices

[PATCH] Inline contents of BLK_MQ_VIRTIO config
 2020-03-12  8:24 UTC  (2+ messages)

[PATCH v3 0/6] reference implementation of RSS and hash report
 2020-03-12  8:23 UTC  (15+ messages)
` [PATCH v3 1/6] virtio-net: introduce RSS and hash report features
` [PATCH v3 5/6] virtio-net: add migration support for RSS and hast report

[PATCH] oeqa: enable testresults.json for testexport
 2020-03-12  8:23 UTC  (6+ messages)

[PATCH V2] gpio: brcmstb: support gpio-line-names property
 2020-03-12  8:22 UTC  (5+ messages)

interaction of MADV_PAGEOUT with CoW anonymous mappings?
 2020-03-12  8:22 UTC  (2+ messages)

[PATCH 1/7] ath11k: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12  8:22 UTC  (3+ messages)

[PATCH 0/3 v2] char/tty: clean up menus
 2020-03-12  8:21 UTC  (7+ messages)
` [PATCH 1/3 v2] char: group dev configs togther
` [PATCH 2/3 v2] tty: source all tty Kconfig files in one place
` [PATCH 3/3 v2] tty: reorganize tty & serial menus

[PATCH] block/io: fix bdrv_co_do_copy_on_readv
 2020-03-12  8:19 UTC 

[PATCH] Allow qca988x family to support ack rssi of tx data packets
 2020-03-12  8:20 UTC  (3+ messages)

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-12  8:20 UTC  (17+ messages)
` [PATCH v5 13/23] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
` [PATCH v5 15/23] irqchip/gic-v4.1: Add VSGI property setup
` [PATCH v5 16/23] irqchip/gic-v4.1: Eagerly vmap vPEs
` [PATCH v5 17/23] KVM: arm64: GICv4.1: Let doorbells be auto-enabled

Shared Umem between processes
 2020-03-12  8:20 UTC  (3+ messages)
  ` AW: "

[PATCH v3] staging: rtl8192u: r8192U_wx: use pr_warn() instead of printk()
 2020-03-12  8:20 UTC  (2+ messages)

[PATCH] staging: fbtft: Reformat lines over 80 characters
 2020-03-12  8:19 UTC  (2+ messages)

[PATCH] libfdt: fix undefined behaviour in fdt_splice_()
 2020-03-12  8:19 UTC  (3+ messages)

[PATCH v2 00/11] PCI/ATS: Device-tree support and other improvements
 2020-03-12  8:18 UTC  (7+ messages)
` [PATCH v2 08/11] iommu/vt-d: Use pci_ats_supported()

[PATCH 0/5] patchset for clean-ups in comedi
 2020-03-12  8:18 UTC  (11+ messages)
` [PATCH 1/5] staging: comedi: ni_mio_common.c: reformat code
` [PATCH 2/5] staging: comedi: check condition in one statement
` [PATCH 3/5] staging: comedi: drivers: add line after struct
` [PATCH 4/5] staging: comedi: add braces to prevent precedence
` [PATCH 5/5] staging: comedi: drivers: use unsigned int

5.5 XFS getdents regression?
 2020-03-12  8:18 UTC  (6+ messages)

[PATCH 1/3] Changes.old: tfix
 2020-03-12  8:17 UTC  (6+ messages)
` [PATCH 2/3] semctl.2: tfix
` [PATCH 3/3] socket.7: tfix

[Buildroot] [PATCH v6 00/28] Qt5 qmake infra and per-package compatibility
 2020-03-12  8:15 UTC  (3+ messages)
` [Buildroot] [PATCH v6 23/28] package/qt5webengine: add libXdamage as XCB dependency

ZynqMP boot: no messages from SPL other than "Debug uart enabled"
 2020-03-12  8:15 UTC  (2+ messages)

[PATCH v2 0/6] irq/irq_sim: try to improve the API
 2020-03-12  8:15 UTC  (5+ messages)
` [PATCH v2 3/6] irq/domain: add a new callback to domain ops

[PATCH] Staging: qlge: include newline after declarations
 2020-03-12  8:15 UTC  (2+ messages)

Thunderbolt, direct-complete and long suspend/resume time of Suspend-to-idle
 2020-03-12  8:15 UTC  (4+ messages)

[mm/lru] b8e7130188: WARNING:at_lib/list_debug.c:#__list_del_entry_valid
 2020-03-12  8:15 UTC 

[PATCH] clone.2: tfix
 2020-03-12  8:14 UTC  (2+ messages)

[RFC 0/2] Allow client to recover crashed processor
 2020-03-12  8:12 UTC  (4+ messages)
` [RFC 1/2] remoteproc: sysfs: authorize rproc shutdown when rproc is crashed

[PATCH 0/3 RESEND] arm-bsp: add recipes to support cortex-a5 designstart
 2020-03-12  8:11 UTC  (5+ messages)
` [PATCH 1/3] arm-bsp: add upstream kernel inc and v5.3 recipe
  ` [meta-arm] "

[LTP] [PATCH V5 00/10] Add new LTP tests related to fsmount family of syscalls
 2020-03-12  8:11 UTC  (5+ messages)
` [LTP] [PATCH V5 04/10] syscalls/fsopen: New tests

[PATCH v11 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-11 15:53 UTC  (11+ messages)
` [PATCH v11 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v11 3/5] clk / soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v11 4/5] soc / drm: mediatek: Move routing control to mmsys device
` [PATCH v11 5/5] soc / drm: mediatek: Fix mediatek-drm device probing

[PATCH v2 0/4] Add it66121 driver
 2020-03-11 13:55 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: display: bridge: add it66121 bindings
` [PATCH v2 3/4] drm: bridge: add it66121 driver
` [PATCH v2 4/4] MAINTAINERS: add it66121 HDMI bridge driver entry

[PATCH 0/2] Add support for Topwise A721 tablet
 2020-03-11 10:23 UTC  (7+ messages)
` [PATCH 1/2] drm/panel: Add Starry KR070PE2T
` [PATCH 2/2] ARM: dts: sun4i: Add support for Topwise A721 tablet
  ` [linux-sunxi] "

[PATCH hmm 0/8] Various error case bug fixes for hmm_range_fault()
 2020-03-11 18:35 UTC  (9+ messages)
` [PATCH hmm 1/8] mm/hmm: add missing unmaps of the ptep during hmm_vma_handle_pte()
` [PATCH hmm 2/8] mm/hmm: don't free the cached pgmap while scanning
` [PATCH hmm 3/8] mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock
` [PATCH hmm 4/8] mm/hmm: add missing pfns set to hmm_vma_walk_pmd()
` [PATCH hmm 5/8] mm/hmm: add missing call to hmm_range_need_fault() before returning EFAULT
` [PATCH hmm 6/8] mm/hmm: reorganize how !pte_present is handled in hmm_vma_handle_pte()
` [PATCH hmm 7/8] mm/hmm: return -EFAULT when setting HMM_PFN_ERROR on requested valid pages
` [PATCH hmm 8/8] mm/hmm: add missing call to hmm_pte_need_fault in HMM_PFN_SPECIAL handling

[PATCH 0/5] Add support for PinePhone LCD panel
 2020-03-11 16:33 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: panel: add binding for Xingbangda XBD599 panel
` [PATCH 3/5] drm: panel: add "
` [PATCH 4/5] drm/sun4i: sun6i_mipi_dsi: fix horizontal timing calculation
` [PATCH 5/5] arm64: allwinner: dts: a64: add LCD-related device nodes for PinePhone

[PATCH v8 0/5] drm/i915: Support for integrated privacy screens
 2020-03-12  0:57 UTC  (5+ messages)
` [PATCH v8 1/5] intel_acpi: Rename drm_dev local variable to dev
` [PATCH v8 2/5] drm/connector: Add support for privacy-screen property
` [PATCH v8 4/5] drm/i915: Add helper code for ACPI privacy screen
` [PATCH v8 5/5] drm/i915: Enable support for integrated "

[PATCH] staging: rtl8712: Fix for long lines in Kconfig help
 2020-03-12  8:10 UTC 

complete_all warning with 3 waiters
 2020-03-12  8:10 UTC  (2+ messages)

[PATCH libdrm] modetest: call drmModeCrtcSetGamma() only if add_property_optional returns true
 2020-03-12  6:39 UTC  (5+ messages)

[PATCH v6 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-11  8:58 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: display: add visionox rm69299 panel variant
` [PATCH v6 2/2] drm/panel: add support for rm69299 visionox panel driver

[PATCH 0/5] Add support for PinePhone LCD panel
 2020-03-11 16:29 UTC 

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-11 16:58 UTC  (7+ messages)
` [PATCH v12 1/5] drm/mediatek: Omit warning on probe defers
` [PATCH v12 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v12 3/5] clk / soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device
` [PATCH v12 5/5] soc / drm: mediatek: Fix mediatek-drm device probing

P2P for DMA-buf
 2020-03-11 14:48 UTC  (9+ messages)
` [PATCH 4/6] drm/amdgpu: add checks if DMA-buf P2P is supported
` [PATCH 5/6] drm/amdgpu: add support for exporting VRAM using DMA-buf v2

[PATCH -next] drm/msm/dpu: Remove some set but not used variables
 2020-03-12  0:25 UTC 

[PATCH] display/bridge: dsi2lvds tc358775 driver
 2020-03-11 10:00 UTC  (5+ messages)

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11 14:29 UTC  (5+ messages)
` [PATCH -next 013/491] INGENIC JZ47xx SoCs: Use fallthrough;

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-11 20:18 UTC  (3+ messages)

[PATCH V4 3/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers
 2020-03-11 15:44 UTC  (2+ messages)

[PATCH v3 0/4] Support virtio cross-device resources
 2020-03-11 11:20 UTC  (5+ messages)
` [PATCH v3 1/4] dma-buf: add support for virtio exported objects
` [PATCH v3 2/4] drm/prime: "
` [PATCH v3 3/4] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources

[PATCH v4 0/2] Add LVDS panel support to HiHope RZ/G2M
 2020-03-11 20:03 UTC  (2+ messages)
` [PATCH v4 1/2] dt-bindings: display: Add idk-1110wr binding

[PATCH v2] dt-bindings: display: convert rockchip vop bindings to yaml
 2020-03-11 14:56 UTC  (2+ messages)

[PATCH] DRM: ARC: PGU: interlaced mode not supported
 2020-03-12  5:07 UTC  (3+ messages)

[RFC v2 0/8] MIPS: CI20: add HDMI out support
 2020-03-11 13:30 UTC  (6+ messages)
` [RFC v2 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller

[GIT PULL] drm/arc: Filter out interlaced mode
 2020-03-12  5:18 UTC 

[PATCH V4 1/3] dt: bindings: brcmnand: Add support for flash-edu
 2020-03-11 15:44 UTC  (2+ messages)

[PATCH v2 00/17] drm: subsytem-wide debugfs functions refactor
 2020-03-12  7:55 UTC  (3+ messages)
` [PATCH v2 05/17] drm/arc: make arcgpu_debugfs_init() return 0

[PATCH v7 0/4] drm: Add support for integrated privacy screen
 2020-03-12  5:55 UTC  (4+ messages)
` [PATCH v7 4/4] drm/i915: "

[PATCH v3] dt-bindings: display: convert rockchip vop bindings to yaml
 2020-03-11 18:15 UTC 

[PATCH] drm: amd/acp: fix broken menu structure
 2020-03-12  5:42 UTC  (2+ messages)

[PATCH] drm: mxsfb: fix Kconfig menu presentation
 2020-03-12  5:09 UTC 

[PATCH v3 0/2] Add LVDS panel support to HiHope RZ/G2M
 2020-03-11 10:48 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display

[PATCH 0/5] rtw88: TX path update for latency and efficiency
 2020-03-12  8:08 UTC  (6+ messages)
` [PATCH 1/5] rtw88: don't hold all IRQs disabled for PS operations
` [PATCH 2/5] rtw88: extract alloc rsvd_page and h2c skb routines
` [PATCH 3/5] rtw88: associate reserved pages with each vif
` [PATCH 4/5] rtw88: pci: define a mask for TX/RX BD indexes
` [PATCH 5/5] rtw88: kick off TX packets once for higher efficiency


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.