All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-06 11:48:06 to 2021-04-06 12:20:46 UTC [more...]

[PATCH 0/7] iio: Use IRQF_NO_AUTOEN
 2021-04-06 11:48 UTC  (5+ messages)
` [PATCH 6/7] iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable

[RFC PATCH v3 00/12] Optimizing iommu_[map/unmap] performance
 2021-04-06 12:19 UTC  (18+ messages)
` [RFC PATCH v3 03/12] iommu/io-pgtable: Introduce map_pages() as a page table op
` [RFC PATCH v3 04/12] iommu: Add a map_pages() op for IOMMU drivers
` [RFC PATCH v3 05/12] iommu: Use bitmap to calculate page size in iommu_pgsize()
` [RFC PATCH v3 06/12] iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts
` [RFC PATCH v3 09/12] iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
` [RFC PATCH v3 11/12] iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback

[PATCH v2 0/6] perf arm64 metricgroup support
 2021-04-06 12:18 UTC  (12+ messages)
` [PATCH v2 2/6] perf test: Handle metric reuse in pmu-events parsing test

[PULL u-boot] Please pull u-boot-amlogic-20210406
 2021-04-06 12:19 UTC  (2+ messages)

[PATCH v3] ip-nexthop: support flush by id
 2021-04-06 12:19 UTC  (2+ messages)

[PATCH for-next 0/6] RDMA/core: Correct some coding-style issues
 2021-04-06 12:19 UTC  (7+ messages)
` [PATCH for-next 3/6] RDMA/core: Add necessary spaces
` [PATCH for-next 4/6] RDMA/core: Remove redundant spaces

[dpdk-dev] [RFC] ethdev: introduce action context APIs
 2021-04-06 12:18 UTC  (3+ messages)

[PATCH -next] btrfs: integrity-checker: use DEFINE_MUTEX() for mutex lock
 2021-04-06 12:16 UTC  (2+ messages)

[PATCH] virtiofsd: Fix security.capability comparison
 2021-04-06 12:16 UTC  (4+ messages)
` [Virtio-fs] "

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2021-04-06 12:17 UTC  (11+ messages)

[dpdk-dev] [PATCH 00/52] Add Marvell CNXK common driver
 2021-04-06 12:17 UTC  (15+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 04/52] common/cnxk: add roc plt init callback support
  ` [dpdk-dev] [PATCH v4 42/52] common/cnxk: add mcam utility API
  ` [dpdk-dev] [PATCH v4 43/52] common/cnxk: add npc parsing API
  ` [dpdk-dev] [PATCH v4 44/52] common/cnxk: add npc init and fini support
  ` [dpdk-dev] [PATCH v4 45/52] common/cnxk: add base sso device support
  ` [dpdk-dev] [PATCH v4 46/52] common/cnxk: add sso hws interface
  ` [dpdk-dev] [PATCH v4 47/52] common/cnxk: add sso hwgrp interface
  ` [dpdk-dev] [PATCH v4 48/52] common/cnxk: add sso irq support
  ` [dpdk-dev] [PATCH v4 49/52] common/cnxk: add sso debug support
  ` [dpdk-dev] [PATCH v4 50/52] common/cnxk: add base tim device support
  ` [dpdk-dev] [PATCH v4 51/52] common/cnxk: add tim irq support
  ` [dpdk-dev] [PATCH v4 52/52] common/cnxk: add support for RSS action in RTE Flow

[PATCH net-next] rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
 2021-04-06 12:16 UTC 

[PATCH 0/3 RFC] fs: Hole punch vs page cache filling races
 2021-04-06 12:17 UTC  (3+ messages)

Undoing an "Auto-Stop" when Cache device has recovered?
 2021-04-06 12:16 UTC  (4+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-06 12:15 UTC  (13+ messages)

[PATCH 0/9] Cleaning up some of the irqdomain features
 2021-04-06 12:12 UTC  (10+ messages)
` [PATCH 1/9] irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
` [PATCH 6/9] mips: netlogic: Use irq_domain_simple_ops for XLP PIC

[PATCH v2] watchdog: imx_sc_wdt: fix pretimeout
 2021-04-06 12:12 UTC 

[Outreachy kernel] [PATCH] staging: rtl8723bs: hal: Remove camelcase in Hal8723BReg.h
 2021-04-06 12:15 UTC  (2+ messages)

[PATCH v2 00/10] Initial support for Nuvoton WPCM450 BMC SoC
 2021-04-06 12:09 UTC  (34+ messages)
` [PATCH v2 01/10] dt-bindings: vendor-prefixes: Add Supermicro
` [PATCH v2 02/10] dt-bindings: arm: npcm: Add nuvoton, wpcm450 compatible string
  ` [PATCH v2 02/10] dt-bindings: arm: npcm: Add nuvoton,wpcm450 "
` [PATCH v2 03/10] dt-bindings: interrupt-controller: Add nuvoton, wpcm450-aic
  ` [PATCH v2 03/10] dt-bindings: interrupt-controller: Add nuvoton,wpcm450-aic
` [PATCH v2 04/10] dt-bindings: watchdog: npcm: Add nuvoton, wpcm450-wdt
  ` [PATCH v2 04/10] dt-bindings: watchdog: npcm: Add nuvoton,wpcm450-wdt
` [PATCH v2 05/10] ARM: npcm: Introduce Nuvoton WPCM450 SoC
` [PATCH v2 06/10] irqchip: Add driver for WPCM450 interrupt controller
` [PATCH v2 07/10] watchdog: npcm: Add support for WPCM450
` [PATCH v2 08/10] ARM: dts: Add devicetree for Nuvoton WPCM450 BMC chip
` [PATCH v2 09/10] ARM: dts: Add devicetree for Supermicro X9SCi-LN4F based on WPCM450
` [PATCH v2 10/10] MAINTAINERS: Add entry for Nuvoton WPCM450

[PATCH 0/5] SOC Codecs: TLV320AIC3X add SPI support
 2021-04-06 12:13 UTC  (8+ messages)
` [PATCH 1/5] SOC Codecs: TLV320AIC3X add SPI: move thinks to header file
` [PATCH 2/5] SOC Codecs: TLV320AIC3X add SPI: main source code for I2C and SPI
` [PATCH 3/5] SOC Codecs: TLV320AIC3X add SPI: I2C code

[PATCH 0/4] staging: rtl8723bs: core: Patchsets cleans up in rtw_ap.c
 2021-04-06 12:13 UTC  (3+ messages)
` [PATCH 3/4] staging: rtl8723bs: core: reorganize characters so the lines are under 100 ch

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-06 12:13 UTC  (14+ messages)
` [PATCH rdma-next 01/10] RDMA: Add access flags to ib_alloc_mr() and ib_mr_pool_init()

[PATCH v2] rockchip: enabled LAN port on NanoPi R2S
 2021-04-06 12:10 UTC  (5+ messages)

[PATCH net-next] rfkill: use DEFINE_SPINLOCK() for spinlock
 2021-04-06 12:11 UTC 

[PATCH] cgroup: Relax restrictions on kernel threads moving out of root cpu cgroup
 2021-04-06 12:10 UTC  (3+ messages)

[Intel-gfx] [PATCH] pwm: Rename pwm_get_state() to better reflect its semantic
 2021-04-06 11:43 UTC  (3+ messages)
`  "

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-04-06  4:53 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH -next] drbd: use DEFINE_SPINLOCK() for spinlock
 2021-04-06 12:09 UTC 

[PATCH v2 0/2] staging: rtl8712: rewrite comparisons and remove blank lines
 2021-04-06 12:09 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8712: Rewrite NULL comparisons
` [PATCH v2 2/2] staging: rtl8712: Remove extra blank lines

[PATCH v4 3/7] regulator: IRQ based event/error notification helpers
 2021-04-06 12:08 UTC  (3+ messages)

[linux-linus test] 160754: regressions - FAIL
 2021-04-06 12:09 UTC 

[dpdk-dev] [PATCH 00/11] improve options help
 2021-04-06 12:08 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 1/4] log: move private functions

[PATCH -next] NFSD: Use DEFINE_SPINLOCK() for spinlock
 2021-04-06 12:08 UTC 

gemini: sl3516: Mainlining of NS 2502
 2021-04-06 12:05 UTC  (4+ messages)

[PATCH -next] PCI: Use DEFINE_SPINLOCK() for spinlock
 2021-04-06 12:06 UTC 

rtlwifi/rtl8192cu AP mode broken with PS STA
 2021-04-06 12:06 UTC  (4+ messages)

[PATCH 0/4] New multipath policy for RTRS client
 2021-04-06 12:05 UTC  (5+ messages)
` [PATCH 1/4] RDMA/rtrs-clt: Add a minimum latency multipath policy
` [PATCH 2/4] RDMA/rtrs-clt: new sysfs attribute to print the latency of each path
` [PATCH 3/4] RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
` [PATCH 4/4] Documentation/ABI/rtrs-clt: Add descriptions for min-latency policy

[PATCH v2] libnvdimm/region: Update nvdimm_has_flush() to handle ND_REGION_ASYNC
 2021-04-06 12:05 UTC  (5+ messages)

[pm:acpi 1/2] ERROR: modpost: "wakeup_cpu0" [drivers/acpi/processor.ko] undefined!
 2021-04-06 12:05 UTC  (3+ messages)

mtdblock is slow compared to mtd device
 2021-04-06 12:03 UTC 

[PATCH v2 1/3] ovl: do not restore mtime on copy-up for regular file
 2021-04-06 12:02 UTC  (3+ messages)
` [PATCH v2 2/3] ovl: check actual copy-up size
` [PATCH v2 3/3] ovl: copy-up optimization for truncate

[RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
 2021-04-06 12:02 UTC  (6+ messages)

[PATCH -next] crypto: ixp4xx -: use DEFINE_SPINLOCK() for spinlock
 2021-04-06 12:02 UTC 

[PATCH v2] sound: rawmidi: Add framing mode
 2021-04-06 12:01 UTC  (13+ messages)

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-06 11:59 UTC  (4+ messages)

[PATCH v8 11/13] media: hantro: Introduce G2/HEVC decoder
 2021-04-06 11:54 UTC 

[PATCH v5 00/18] Add support for Clang CFI
 2021-04-06 11:58 UTC  (11+ messages)
` [PATCH v5 12/18] arm64: implement function_nocfi
` [PATCH v5 13/18] arm64: use function_nocfi with __pa_symbol
` [PATCH v5 14/18] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v5 16/18] arm64: ftrace: use function_nocfi for ftrace_call

[PATCH v8 09/13] media: uapi: Add a control for HANTRO driver
 2021-04-06 11:53 UTC 

[PATCH -next] crypto: geode -: use DEFINE_SPINLOCK() for spinlock
 2021-04-06 12:00 UTC 

[PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
 2021-04-06 12:00 UTC  (11+ messages)

[PATCH] [RFC] cmd: exit: Fix return value
 2021-04-06 12:00 UTC 

[PATCH 0/4 v2] xfs: fix eager attr fork init regressions
 2021-04-06 11:59 UTC  (5+ messages)
` [PATCH 1/4] xfs: eager inode attr fork init needs attr feature awareness
` [PATCH 2/4] xfs: inode fork allocation depends on XFS_IFEXTENT flag
` [PATCH 3/4] xfs: default attr fork size does not handle device inodes
` [PATCH 4/4] xfs: precalculate default inode attribute offset

[PATCH 0/3] Improve debugging messages
 2021-04-06 11:59 UTC  (4+ messages)
` [PATCH 1/3] RDMA/rtrs-clt: Print more info when an error happens
` [PATCH 2/3] RDMA/rtrs-srv: More debugging info when fail to send reply
` [PATCH 3/3] RDMA/rtrs-clt: Simplify error message

[PATCH] arm-bsp/edk2-firmware: upgrade n1sdp to 202102
 2021-04-06 11:57 UTC 

[PATCH v8 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
 2021-04-06 11:50 UTC 

[PATCH v8 08/13] media: hantro: Only use postproc when post processed formats are defined
 2021-04-06 11:49 UTC 

[PATCH 0/2] Two fixes related to '--concurrent'
 2021-04-06 11:56 UTC  (8+ messages)
` [PATCH 1/2] ebtables: processing '--concurrent' beofore other arguments

[PATCH V2] Add dax mount option to man xfs(5)
 2021-04-06 11:56 UTC 

[PATCH -next] tty: n_gsm: use DEFINE_SPINLOCK() for spinlock
 2021-04-06 11:56 UTC 

[PATCH for-next 0/6] RDMA/hns: Support RoCE on virtual functions of HIP09
 2021-04-06 11:56 UTC  (4+ messages)
` [PATCH for-next 1/6] RDMA/hns: Simplify function's resource related command

[PATCH v8 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
 2021-04-06 11:48 UTC 

[Nouveau] [PATCH 0/8] drm: Clean up mmap for TTM-based GEM drivers
 2021-04-06 11:55 UTC  (8+ messages)
` [Nouveau] [PATCH 3/8] drm/amdgpu: Implement mmap as GEM object function
        `  "

[PATCH -next] gma500: Use DEFINE_SPINLOCK() for spinlock
 2021-04-06 11:55 UTC 

[PATCH 0/4] KVM: MIPS: cleanup TLB flushing callbacks
 2021-04-06 11:55 UTC  (8+ messages)
` [PATCH 2/4] KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush

[PATCH v8 13/13] arm64: dts: imx8mq: Add node to G2 hardware
 2021-04-06 11:52 UTC 

[Buildroot] [PATCHv6 1/5] package/llvm: add BPF backend
 2021-04-06 11:54 UTC  (7+ messages)
` [Buildroot] [PATCHv6 4/5] package/bpftrace: new package

[PATCH 00/18] Rid W=1 warnings from GFS2
 2021-04-06 11:54 UTC  (5+ messages)
      ` [Cluster-devel] "

[PATCH v8 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
 2021-04-06 11:51 UTC 

[PATCH -next] dlm: use DEFINE_SPINLOCK() for spinlock
 2021-04-06 11:54 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH 0/2] mtd: spi-nor: support dumping sfdp tables
 2021-04-06 11:43 UTC  (5+ messages)
` [PATCH 2/2] mtd: spi-nor: add initial sysfs support

[PATCH 0/3] Use Doxygen and sphinx for html documentation
 2021-04-06 11:53 UTC  (2+ messages)

[PATCH RFC 0/3] Adds support to allow the bitstream configuration from pre-allocated dma-buffer
 2021-04-06  6:42 UTC  (3+ messages)
` [PATCH RFC 2/3] fpga: support loading from a pre-allocated buffer

[PATCH -next] drm/bridge: lt8912b: DRM_LONTIUM_LT8912B select GPIOLIB
 2021-04-06  9:07 UTC 

Unused macro
 2021-04-06 11:53 UTC  (5+ messages)

[PATCH V2 00/18] i2c: imx-lpi2c: New features and bug fixes
 2021-04-06 11:41 UTC  (3+ messages)
` [PATCH V2 14/18] i2c: imx-lpi2c: add edma mode support

[PATCH 0/6] hisi_sas: Some misc patches
 2021-04-06 11:48 UTC  (7+ messages)
` [PATCH 1/6] scsi: hisi_sas: Delete some unused callbacks
` [PATCH 2/6] scsi: hisi_sas: Print SAS address for v3 hw erroneous completion print
` [PATCH 3/6] scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() fails
` [PATCH 4/6] scsi: hisi_sas: Directly snapshot registers when executing a reset
` [PATCH 5/6] scsi: hisi_sas: Warn in v3 hw channel interrupt handler when status reg cleared
` [PATCH 6/6] scsi: hisi_sas: Print SATA device SAS address for soft reset failure

[PATCH 0/4] Enable Fault Injection for RTRS
 2021-04-06 11:50 UTC  (5+ messages)
` [PATCH 1/4] RDMA/rtrs: Enable the fault-injection
` [PATCH 2/4] RDMA/rtrs-clt: Inject a fault at request processing
` [PATCH 3/4] RDMA/rtrs-srv: Inject a fault at heart-beat sending
` [PATCH 4/4] docs: fault-injection: Add fault-injection manual of RTRS

[RFC PATCH 0/6] iommu_pgsize() improvements to help towards ->[un]map_pages()
 2021-04-06 11:40 UTC  (4+ messages)
` [RFC PATCH 3/6] iommu: Use bitmap to calculate page size in iommu_pgsize()

[PATCH v2] Pioneer devices: engage implicit feedback sync for playback
 2021-04-06 11:48 UTC  (2+ messages)

[RFC PATCH] KVM: x86: Support write protect huge pages lazily
 2021-04-06 11:49 UTC  (2+ messages)

[PATCH 5.10 000/126] 5.10.28-rc1 review
 2021-04-06 11:50 UTC  (4+ messages)
` [PATCH 5.10 079/126] drm/tegra: sor: Grab runtime PM reference across reset

[Intel-gfx] [PATCH] drm/i915/hdcp: Fix uninitialized symbol 'msg_end'
 2021-04-06 11:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 1/3] arm64: dts: mediatek: mt8167: add larb nodes
 2021-04-06 11:36 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: mediatek: mt8167: add iommu node
` [PATCH v3 3/3] arm64: dts: mediatek: mt8167: add some DRM nodes


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.