All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-23 12:42:28 to 2020-07-23 13:21:29 UTC [more...]

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-23 12:42 UTC  (5+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

Question about OpenBMC Remote BIOS configuration proposal
 2020-07-23 13:15 UTC  (4+ messages)

[PATCH 0/3] xen/balloon: fixes for memory hotplug
 2020-07-23 13:20 UTC  (10+ messages)
` [PATCH 3/3] memory: introduce an option to force onlining of hotplug memory

[PATCH v3 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-07-23 13:20 UTC  (11+ messages)
` [PATCH v3 01/10] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v3 02/10] media: staging: rkisp1: cap: remove unsupported formats
` [PATCH v3 03/10] media: staging: rkisp1: cap: remove unsupported format YUV444
` [PATCH v3 04/10] media: staging: rkisp1: don't support bayer format on selfpath resizer
` [PATCH v3 05/10] media: staging: rkisp1: add capability V4L2_CAP_IO_MC to capture devices
` [PATCH v3 06/10] media: staging: rkisp1: add a helper function to enumerate supported mbus formats on capture
` [PATCH v3 07/10] media: staging: rkisp1: rsz: enumerate the formats on the src pad according to the capture
` [PATCH v3 08/10] media: staging: rkisp1: rsz: Add support to more YUV encoded mbus codes on src pad
` [PATCH v3 09/10] media: rkisp1: cap: simplify the link validation by compering the media bus code
` [PATCH v3 10/10] media: staging: rkisp1: fix configuration for GREY pixelformat

[PATCH net-next v2 0/7] Add an MDIO sub-node under MACB
 2020-07-23 13:18 UTC  (6+ messages)

[PATCH] pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API
 2020-07-23 13:20 UTC  (2+ messages)

[bitbake-devel][PATCH] bitbake: command: Handle multiconfig in findSigInfo
 2020-07-23 13:20 UTC 

[PATCH-for-5.1?] qapi/error: Check format string argument in error_propagate_prepend()
 2020-07-23 13:19 UTC  (6+ messages)

null pointer dereference regression in 5.7
 2020-07-23 13:10 UTC  (12+ messages)

[PATCH] arm64: mm: free unused memmap for sparse memory model that define VMEMMAP
 2020-07-23 13:18 UTC  (7+ messages)
  ` 答复: "
      ` 答复: "

[RFC PATCH v2 0/6] ALSA: compress: add support to change codec profile in gapless playback
 2020-07-23 13:17 UTC  (13+ messages)
` [RFC PATCH v2 2/6] ALSA: compress: add new ioctl for setting codec parameters

[PATCH] gpio: Correct kernel-doc inconsistency
 2020-07-23 13:18 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v4 00/13] "Task_isolation" mode
 2020-07-23 13:17 UTC  (4+ messages)

[PATCH v2 0/2] linux-user: fix clock_nanosleep()
 2020-07-23 13:17 UTC  (2+ messages)

[PATCH v4 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-07-23 13:13 UTC  (9+ messages)
` [PATCH v4 1/2] dma-direct: provide the ability to reserve per-numa CMA
` [PATCH v4 2/2] arm64: mm: reserve per-numa CMA to localize coherent dma buffers

[PATCH 1/7] i2c: tegra: remove dead code
 2020-07-23 13:17 UTC  (6+ messages)
` [PATCH 3/7] i2c: tegra: add flag for register write buffering
` [PATCH 6/7] i2c: tegra: DMA support for t186 and t194

[f2fs-dev] [PATCH 0/4] Detect and remove trace_printk
 2020-07-23 13:17 UTC  (4+ messages)
` [f2fs-dev] [PATCH 1/4] usb: cdns3: gadget: Replace trace_printk by dev_dbg
  ` [Intel-gfx] "
    `  "

[PATCH 00/12] Add a General Virtual Device Fuzzer
 2020-07-23 13:15 UTC  (3+ messages)
` [PATCH 01/12] fuzz: Change the way we write qtest log to stderr

[PATCH] crypto: sa2ul - Fix build warnings
 2020-07-23 13:16 UTC  (3+ messages)

[PATCH V3 0/4] Add frequency / voltage scaling support for IPQ6018 SoC
 2020-07-23 13:14 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Remove pkey table
 2020-07-23 13:15 UTC  (7+ messages)
  ` FW: "

[PATCH 1/1] doc:it_IT: process: coding-style.rst: Correct __maybe_unused compiler label
 2020-07-23 13:15 UTC  (4+ messages)

[PATCH] acpi: Fix access to PM1 control and status registers
 2020-07-23 13:14 UTC  (11+ messages)

[PATCH v11 00/14] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-23 13:12 UTC  (30+ messages)
` [PATCH v11 01/14] mtd: spi-nor: core: add spi_nor_{read, write}_reg() helpers
  ` [PATCH v11 01/14] mtd: spi-nor: core: add spi_nor_{read,write}_reg() helpers
` [PATCH v11 02/14] mtd: spi-nor: core: add spi_nor_controller_ops_erase helper
` [PATCH v11 03/14] mtd: spi-nor: add support for DTR protocol
` [PATCH v11 04/14] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v11 05/14] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v11 06/14] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v11 07/14] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v11 08/14] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v11 09/14] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v11 10/14] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v11 11/14] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v11 12/14] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v11 13/14] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v11 14/14] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH] usb: gadget: epautoconf: claim smallest endpoints first
 2020-07-23 13:14 UTC  (2+ messages)

[PATCH v3 00/11] i386 Clang support
 2020-07-23 13:14 UTC  (7+ messages)
` [PATCH v3 11/11] x86: support i386 with Clang

[PATCH] sh: clk: Fix assignment from incompatible pointer type for ioreadX()
 2020-07-23 13:14 UTC  (7+ messages)

[PATCH v1] hw/pci-host: save/restore pci host config register
 2020-07-23 13:12 UTC  (3+ messages)

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-07-23 13:11 UTC  (4+ messages)

[cip-dev] [PATCH 1/3] cip-security: Add packages for IEC-62443-4-2 Evaluation
 2020-07-23 13:13 UTC  (3+ messages)

[PATCH for-5.1] nbd: Fix large trim/zero requests
 2020-07-23 13:08 UTC  (4+ messages)

[PATCH 0/8] Add Support for MediaTek PMIC MT6359
 2020-07-23 12:58 UTC  (27+ messages)
` [PATCH 1/8] mfd: mt6358: refine interrupt code
` [PATCH 2/8] dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC
` [PATCH 3/8] dt-bindings: regulator: Add document for MT6359 regulator
` [PATCH 4/8] mfd: Add support for the MediaTek MT6359 PMIC
` [PATCH 5/8] regulator: mt6359: Add support for MT6359 regulator
` [PATCH 6/8] regulator: mt6359: Set the enable time for LDOs
` [PATCH 7/8] regulator: mt6359: Add support for MT6359P regulator
` [PATCH 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes

[PATCH 0/5] BAD GPU retirement policy by total bad pages
 2020-07-23 13:10 UTC  (5+ messages)
` [PATCH 1/5] drm/amdgpu: add bad page count threshold in module parameter

[PATCH 0/6] interconnect: Introduce xlate_extended()
 2020-07-23 13:09 UTC  (7+ messages)
` [PATCH 1/6] interconnect: Introduce xlate_extended() callback
` [PATCH 2/6] interconnect: qcom: Implement xlate_extended() to parse tags
` [PATCH 3/6] interconnect: qcom: sdm845: Replace xlate with xlate_extended
` [PATCH 4/6] arm64: dts: qcom: sdm845: Increase the number of interconnect cells
` [PATCH 5/6] interconnect: qcom: sc7180: Replace xlate with xlate_extended
` [PATCH 6/6] arm64: dts: qcom: sc7180: Increase the number of interconnect cells

[dpdk-dev] [PATCH 0/2] Fix vhost performance regression
 2020-07-23 13:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] vhost: fix guest notification setting
` [dpdk-dev] [PATCH 2/2] net/vhost: fix queue update

Dovetail <-> PREEMPT_RT hybridization
 2020-07-23 13:09 UTC  (4+ messages)

Reset controller on the Amlogic SoC board
 2020-07-23 13:05 UTC  (3+ messages)

[PATCH 00/13] RFC: use upcoming GUri for URI handling
 2020-07-23 13:06 UTC  (5+ messages)
` [PATCH 13/13] ssh: add GUri-based URI parsing

[PATCH 0/4] Test more in less time in the Gitlab-CI
 2020-07-23 13:05 UTC  (4+ messages)
` [PATCH 3/4] tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab

[PATCH] gpio: omap: improve coding style for pin config flags
 2020-07-23 13:05 UTC  (2+ messages)

[SELinux-notebook PATCH v7] objects.md: some clarifications
 2020-07-23 13:04 UTC  (9+ messages)
` [SELinux-notebook PATCH v8] "

[RFC for-5.8] usb: dwc2: Cleanup debugfs when usb_add_gadget_udc() fails
 2020-07-23 13:03 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: openvswitch: masks cache enhancements
 2020-07-23 12:58 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: openvswitch: add masks cache hit counter
` [PATCH net-next v2 2/2] net: openvswitch: make masks cache size configurable

[PATCH v1] mfd: dln2: Run event handler loop under spinlock
 2020-07-23 13:02 UTC 

[Bug 1888663] [NEW] msmouse not recognized in guest
 2020-07-23 12:50 UTC 

[PATCH v2] mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
 2020-07-23 13:02 UTC  (2+ messages)

5.1.0-rc1 regression: reset fails with kvm and -cpu host
 2020-07-23 13:01 UTC  (10+ messages)

[rdma:for-rc] BUILD SUCCESS a862192e9227ad46e0447fd0a03869ba1b30d16f
 2020-07-23 13:01 UTC 

[PULL 0/2] fw_cfg patches for 2020-07-21
 2020-07-23 12:56 UTC  (3+ messages)

[PATCH] leds: add orange color
 2020-07-23 12:57 UTC 

[PATCH] io_uring: clear IORING_SQ_NEED_WAKEUP after executing task works
 2020-07-23 12:57 UTC 

[PATCH 0/2] virtio: non-legacy device handling
 2020-07-23 12:54 UTC  (8+ messages)

NO INTERNET ENVIRONMENT - USING PREMIRROR fails -> gstreamer1.0_1.12.2.bb:do_unpack failed due to a fetch issue
 2020-07-23 12:56 UTC  (3+ messages)
` [yocto] "

[PATCH] hw/pci-host: save/restore pci host config register
 2020-07-23 12:52 UTC  (3+ messages)

[PATCH] qapi: enable use of g_autoptr with QAPI types
 2020-07-23 12:52 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/i40e: fix incorrect hash look up table
 2020-07-23 12:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v7 0/3] Add Turris Omnia LEDs driver
 2020-07-23 12:53 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: leds: add cznic,turris-omnia-leds binding
` [PATCH v7 2/3] leds: initial support for Turris Omnia LEDs
` [PATCH v7 3/3] Documentation: ABI: leds-turris-omnia: document sysfs attribute

[Virtio-fs] [PATCH for-5.1 0/3] virtiofsd: allow virtiofsd to run in a container
 2020-07-23 12:50 UTC  (9+ messages)
` [Virtio-fs] [PATCH for-5.1 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error
    `  "

[PATCH for-5.1 0/2] tpm: Fix error reporting, improve help
 2020-07-23 12:50 UTC  (5+ messages)
` [PATCH for-5.1 1/2] Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
` [PATCH for-5.1 2/2] tpm: Improve help on TPM types when none are available

[PATCH net-next v3] cxgb4: add loopback ethtool self-test
 2020-07-23 12:49 UTC 

[PATCH v2] efi_loader: Enable run-time variable support for tee based variables
 2020-07-23 12:49 UTC 

[PATCH v2] hw/pci-host: save/restore pci host config register
 2020-07-23 12:47 UTC  (2+ messages)

[cip-dev] Resource on Debt workflow?
 2020-07-23 12:48 UTC 

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-07-23 12:47 UTC  (7+ messages)

Contribute to KernelCI in Kubernetes or Cloud
 2020-07-23 12:46 UTC  (5+ messages)

Debian boot failure with UEFI runtime variables enabled
 2020-07-23 12:45 UTC  (3+ messages)

[PATCH] recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64
 2020-07-23 12:44 UTC  (3+ messages)

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-23 12:43 UTC  (3+ messages)
` [PATCH v13 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-07-23 12:39 UTC  (2+ messages)
` [PATCH 7/7] arm64: dts: rockchip: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF


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.