All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 12:37:47 to 2020-08-19 13:04:08 UTC [more...]

a saner API for allocating DMA addressable pages
 2020-08-19 12:49 UTC  (9+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT

[PATCH] block: Convert to use the preferred fallthrough macro
 2020-08-19 13:03 UTC  (2+ messages)

[PATCH 0/2] Novena laptop panel
 2020-08-19 13:03 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: simple: Add Innolux N133HSE panel support

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-08-19 13:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides

[PATCH 0/8] Some fixes for spi-s3c64xx
 2020-08-19 13:01 UTC  (32+ messages)
    ` [PATCH 5/8] spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data
    ` [PATCH 1/8] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
    ` [PATCH 2/8] spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250
    ` [PATCH 3/8] spi: spi-s3c64xx: Report more information when errors occur
    ` [PATCH 4/8] spi: spi-s3c64xx: Rename S3C64XX_SPI_SLAVE_* to S3C64XX_SPI_CS_*
    ` [PATCH 6/8] spi: spi-s3c64xx: Check return values
    ` [PATCH 7/8] spi: spi-s3c64xx: Increase transfer timeout
    ` [PATCH 8/8] spi: spi-s3c64xx: Turn on interrupts upon resume

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-08-19 13:01 UTC  (10+ messages)
` [PATCH v2 01/13] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
` [PATCH v2 02/13] powerpc/mm: Move setting pte specific flags to pfn_pte
` [PATCH v2 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
` [PATCH v2 06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at
` [PATCH v2 07/13] mm/debug_vm_pgtable/set_pte/pmd/pud: Don't use set_*_at to update an existing pte entry
` [PATCH v2 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
` [PATCH v2 10/13] mm/debug_vm_pgtable/locks: Take correct page table lock
` [PATCH v2 11/13] mm/debug_vm_pgtable/pmd_clear: Don't use pmd/pud_clear on pte entries
` [PATCH v2 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64

[PATCH] media: i2c: max9286: Depend on GPIOLIB
 2020-08-19 13:00 UTC  (4+ messages)

[PATCH v1 00/11] mm/memory_hotplug: online_pages()/offline_pages() cleanups
 2020-08-19 13:02 UTC  (18+ messages)
` [PATCH v1 02/11] mm/memory_hotplug: enforce section granularity when onlining/offlining
` [PATCH v1 03/11] mm/memory_hotplug: simplify checking if all pages are isolated in offline_pages()
` [PATCH v1 04/11] mm/memory_hotplug: simplify offlining of pages "
` [PATCH v1 05/11] mm/page_alloc: simplify __offline_isolated_pages()
` [PATCH v1 06/11] mm/memory_hotplug: drop nr_isolate_pageblock in offline_pages()
` [PATCH v1 07/11] mm/page_isolation: simplify return value of start_isolate_page_range()
` [PATCH v1 08/11] mm/memory_hotplug: simplify page onlining

[Intel-gfx] [PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-19 13:00 UTC  (11+ messages)
` [Intel-gfx] [PATCH] block: "
                `  "

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS 411736a35504785d139d04e0a72222d6e4d1c749
 2020-08-19 13:02 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 94f0e130c54caede97dd62d5fec8ada4142fe68f
 2020-08-19 13:02 UTC 

[PULL v5 000/150] Meson-based build system
 2020-08-19 13:00 UTC 

[PATCH] arm-bsp/linux-linaro-arm: Fix multiple definition of `yylloc'
 2020-08-19 13:01 UTC 

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-08-19 12:59 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc

[PATCH V2 1/2] thermal: ti-soc-thermal: Enable addition power management
 2020-08-19 12:59 UTC  (2+ messages)
` [PATCH V2 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL

[GIT PULL] KVM/arm64 updates for 5.9
 2020-08-19 12:58 UTC  (9+ messages)
` [PATCH 47/56] KVM: arm64: timers: Move timer registers to the sys_regs file

[PATCH v2 0/7] spi: rspi: Bit rate improvements
 2020-08-19 12:59 UTC  (10+ messages)
` [PATCH v2 1/7] spi: rspi: Remove useless .set_config_register() check
` [PATCH v2 2/7] spi: rspi: Clean up Bit Rate Division Setting handling
` [PATCH v2 3/7] spi: rspi: Increase bit rate accuracy on RZ/A
` [PATCH v2 4/7] spi: rspi: Increase bit rate range for RSPI on SH
` [PATCH v2 5/7] spi: rspi: Increase bit rate range for QSPI
` [PATCH v2 6/7] spi: rspi: Fill in spi_transfer.effective_speed_hz
` [PATCH v2 7/7] spi: rspi: Fill in controller speed limits

[PATCH] arm-bsp: Remove unused kernel recipe
 2020-08-19 12:59 UTC  (2+ messages)
` [PATCH] arm-bsp: Correct documentation errors

[PATCH] arm-bsp: Remove unused kernel recipe
 2020-08-19 12:57 UTC 

[PATCH v4] drm/amdgpu: add new trace event for page table update v3
 2020-08-19 12:58 UTC  (7+ messages)

[RFC PATCH V3] iomap: add support to track dirty state of sub pages
 2020-08-19 12:56 UTC  (2+ messages)

[PATCH] nfsd: Convert to use the preferred fallthrough macro
 2020-08-19 12:53 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add missing header files to BLOCK LAYER section
 2020-08-19 12:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcurl: bump to v7.72.0
 2020-08-19 12:56 UTC 

[PATCH] zbd: remove reset_zone flag from fio_zone_info
 2020-08-19 12:56 UTC 

[PATCH v3] block: Make request_queue.rpm_status an enum
 2020-08-19 12:55 UTC  (2+ messages)

[PATCH v6 0/7] virtio-pci: enable blk and scsi multi-queue by default
 2020-08-19 12:54 UTC  (4+ messages)
` [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options

[PATCH 1/2] thermal: ti-soc-thermal: Enable addition power management
 2020-08-19 12:54 UTC  (5+ messages)

[dpdk-dev] [PATCH] examples/vm_power: fix resource leak on error path
 2020-08-19 12:54 UTC 

[PATCH 01/10] usb: early: convert to readl_poll_timeout_atomic()
 2020-08-19 12:41 UTC  (30+ messages)
` [PATCH 02/10] usb: early: ehci-dbgp: "
` [PATCH 03/10] usb: pci-quirks: "
` [PATCH 04/10] usb: xhci-rcar: "
` [PATCH 05/10] usb: oxu210hp-hcd: "
` [PATCH 06/10] usb: fotg210-hcd: "
` [PATCH 07/10] usb: isp1760-hcd: "
` [PATCH 08/10] usb: phy-ulpi-viewport: "
` [PATCH 09/10] usb: phy: phy-mv-usb: "
` [PATCH 10/10] usb: udc: net2280: "

[PATCH RFC] mm: increase page waitqueue hash size
 2020-08-19 12:53 UTC 

[PATCH] raw: deprecate the raw driver
 2020-08-19 12:53 UTC  (2+ messages)

[PATCH v2 0/3] arm64: Convert to ARCH_STACKWALK
 2020-08-19 12:49 UTC  (8+ messages)
` [PATCH v2 1/3] stacktrace: Remove reliable argument from arch_stack_walk() callback
` [PATCH v2 2/3] arm64: stacktrace: Make stack walk callback consistent with generic code
` [PATCH v2 3/3] arm64: stacktrace: Convert to ARCH_STACKWALK

[PATCH 0/2] Fix trailers atom bug and improved tests
 2020-08-19 12:52 UTC  (3+ messages)
` [PATCH 1/2] t6300: unify %(trailers) and %(contents:trailers) tests
` [PATCH 2/2] ref-filter: 'contents:trailers' show error if `:` is missing

[PATCH] soundwire: cadence: fix race condition between suspend and Slave device alerts
 2020-08-19 12:51 UTC  (3+ messages)

[PATCH] audio/jack: fix use after free segfault
 2020-08-19 12:51 UTC  (5+ messages)

[PATCH 0/9] Incorrect Kconfig dependencies
 2020-08-19 12:52 UTC  (8+ messages)
` [PATCH 4/9] nand: Kconfig: Change dependency for NAND_ARASAN
` [PATCH 8/9] cmd: Kconfig: Fix dependencies for CMD_USB_MASS_STORAGE

[dunfell/master][PATCH] nativesdk-packagegroup-arago-tisdk-host: add nativesdk-wayland-dev package
 2020-08-19 12:48 UTC 

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-19 11:46 UTC  (4+ messages)
` [PATCH 46/49] dt: hisilicon: add support for the PMIC found on "
` [PATCH 47/49] dts: add support for Hikey 970 DRM
` [PATCH 48/49] staging: hikey9xx/gpu: drop kirin9xx_pwm

[PATCH] efi: discover ESRT table on Xen PV too
 2020-08-19 11:33 UTC  (9+ messages)

[PATCH 0/6] Improve open zones accounting
 2020-08-19 12:51 UTC  (4+ messages)
` [PATCH 2/6] zbd: Initialize open zones list referring zone status at fio start

[PATCH v2 0/6] KVM: arm64: pvtime: Fixes and a new cap
 2020-08-19 12:50 UTC  (3+ messages)

Assertion,'hvmemul_cache_disabled(curr)' failed at vmx.c:4380
 2020-08-19 12:50 UTC 

Working to enable SELinux on OpenWrt
 2020-08-19 12:49 UTC  (3+ messages)

[PATCHSET v2 0/2] io_uring: handle short reads internally
 2020-08-19 12:48 UTC  (12+ messages)

[GIT PULL] OPP fixes for 5.9-rc2
 2020-08-19 12:48 UTC 

[PATCH resend] dt: writing-schema: Miscellaneous grammar fixes
 2020-08-19 12:48 UTC 

[PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation
 2020-08-19 12:45 UTC 

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-08-19 12:47 UTC  (7+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
  ` [PATCH 2/2] drm/virtio: Remove open-coded commit-tail function

[PATCH 0/4] media: i2c: max9286: Use remote endpoint image format
 2020-08-19 12:46 UTC  (3+ messages)
` [PATCH 2/4] media: i2c: max9286: Get format from remote ends

[hverkuil-media:tegrav4 22/25] drivers/media/i2c/imx274.c:1864:10: warning: variable 'ret' is uninitialized when used here
 2020-08-19 12:47 UTC 

[PATCH v2 resend 2] scripts/dtc: dtx_diff - make help text formatting consistent
 2020-08-19 12:47 UTC 

[PATCH net-next RFC v2 00/13] Add devlink reload action option
 2020-08-19 12:46 UTC  (7+ messages)
` [PATCH net-next RFC v2 01/13] devlink: Add reload action option to devlink reload command

[PATCH] irqchip/stm32-exti: avoid interrupts losing due to clearing pending bit by mistake
 2020-08-19 12:45 UTC 

[Intel-gfx] [PATCH v1] drm/i915/gt: convert tasklets to use new tasklet_setup() API
 2020-08-19 12:46 UTC  (5+ messages)
      `  "

[PATCH v2] net: sctp: Fix negotiation of the number of data streams
 2020-08-19 12:45 UTC 

[PATCH 1/2] thunderbolt: Disable ports that are not implemented
 2020-08-19 12:45 UTC  (3+ messages)

[PATCH v2] dt-bindings: thermal: rcar-thermal: Improve schema validation
 2020-08-19 12:44 UTC 

[PATCH] USB HID: Add disabled wakeup from s3 by touchpad on byd zhaoxin notebook
 2020-08-19 12:44 UTC  (3+ messages)
    ` Re: [PATCH] USB HID: Add disabled wakeup from s3 by touchpad on bydzhaoxin notebook

[PATCH] ceph: fix inode number presentation on 32-bit platforms and s390x
 2020-08-19 12:43 UTC  (3+ messages)
` [PATCH v3] ceph: fix inode number handling on arches with 32-bit ino_t

[PATCH] fput: Allow calling __fput_sync() from !PF_KTHREAD thread
 2020-08-19 12:42 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v2 (resend)] "

[RFC PATCH] atmodem: Signal quality on quectel serial modems
 2020-08-19 12:43 UTC 

[PATCH v4] dt-bindings: timer: renesas: tmu: Convert to json-schema
 2020-08-19 12:43 UTC 

[igt-dev] [PATCH i-g-t v30 00/33] Remove libdrm in rendercopy
 2020-08-19 12:43 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v30 05/33] lib/intel_bufops: extract getting the stride
` [igt-dev] [PATCH i-g-t v30 11/33] lib/rendercopy: remove libdrm dependency

[PATCH 0/5] Follow up to "Add new board: Xen guest for ARM64" series
 2020-08-19 12:42 UTC  (6+ messages)
` [PATCH 1/5] board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function
` [PATCH 2/5] MAINTAINERS: Add maintainers to XEN section
` [PATCH 3/5] board: xen: Remove CONFIG_CMD_RUN define as it is set on by default in Kconfig
` [PATCH 4/5] board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG
` [PATCH 5/5] xen: Code style conformity

[Bug 1883984] [NEW] QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
 2020-08-19 12:28 UTC  (2+ messages)
` [Bug 1883984] "

[PATCH bpf-next v8 0/7] Generalizing bpf_local_storage
 2020-08-19 12:41 UTC  (4+ messages)
` [PATCH bpf-next v8 3/7] bpf: Generalize bpf_sk_storage

[PATCH v1] mfd: intel-lpss: Add device IDs for UART ports for Lakefield
 2020-08-19 12:41 UTC 

[PATCH] dt-bindings: mtd: spi-nor: Sort list of support chip names
 2020-08-19 12:40 UTC  (2+ messages)

[PATCH v2 0/4] bugfix and optimize for drivers/nvdimm
 2020-08-19 12:40 UTC  (3+ messages)
` [PATCH v2 3/4] libnvdimm/bus: simplify walk_to_nvdimm_bus()

[PATCH v7 00/47] block: Deal with filters
 2020-08-19 12:39 UTC  (10+ messages)
` [PATCH v7 14/47] stream: "

Git Inclusion Contributor Summit Registration
 2020-08-19 12:39 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: Drop superfluous pin configuration containers
 2020-08-19 12:39 UTC 

(no subject)
 2020-08-19 12:38 UTC  (8+ messages)
` [PATCH 1/4] media: docs: Describe pixel array properties

[RFC PATCH] sched: Invoke io_wq_worker_sleeping() with enabled preemption
 2020-08-19 12:37 UTC 

[PATCH v2 0/7] x86: fix cpu hotplug with secure boot
 2020-08-19 12:37 UTC  (6+ messages)
` [PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features

[PATCH V1 net-next 0/3] Enhance current features in ena driver
 2020-08-19 12:37 UTC  (4+ messages)
` [PATCH V1 net-next 1/3] net: ena: ethtool: Add new device statistics


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.