All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-09 07:52:18 to 2021-03-09 08:46:07 UTC [more...]

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-09  8:42 UTC  (2+ messages)
` [patch 01/14] tasklets: Replace barrier() with cpu_relax() in tasklet_unlock_wait()

[PATCH 0/2] Performance improvement about cache flush
 2021-03-09  8:43 UTC  (9+ messages)
` [PATCH 2/2] KVM: arm64: Skip the cache flush when coalescing tables into a block

[PATCH] powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
 2021-03-09  8:45 UTC  (3+ messages)

[BUG] memstick: core: missing error return code in msb_resume()
 2021-03-09  8:44 UTC  (2+ messages)

[PATCH 0/6] mm: some config cleanups
 2021-03-09  8:45 UTC  (23+ messages)
  ` [PATCH 1/6] mm: Generalize ARCH_HAS_CACHE_LINE_SIZE
  ` [PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
  ` [PATCH 4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
  ` [PATCH 5/6] mm: Drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
  ` [PATCH 6/6] mm: Drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
  ` [PATCH 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]

[PATCH] e2image: add OPTIONS section to man page
 2021-03-09  8:35 UTC 

[PATCH v2 0/4] enable flexspi support on imx8mp
 2021-03-09  8:41 UTC  (5+ messages)

[dpdk-dev] [PATCH v2] build: alias default build as generic
 2021-03-09  8:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[RFC PATCH v2] meson: Only generate trace files for selected targets
 2021-03-09  8:41 UTC  (4+ messages)

[PATCH v2 0/4] arm64: Add TI AM65x-based IOT2050 boards
 2021-03-09  8:38 UTC  (6+ messages)
` [PATCH v2 3/4] arm64: dts: ti: Add support for Siemens "
      ` [PATCH v3 "

[PATCH v4 0/3] vnc: support reload x509 certificates
 2021-03-09  8:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ring: support secondary process
 2021-03-09  8:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
 2021-03-09  8:39 UTC  (2+ messages)

[tip:x86/seves] BUILD SUCCESS 229164175ff0c61ff581e6bf37fbfcb608b6e9bb
 2021-03-09  8:36 UTC 

[pm:bleeding-edge] BUILD SUCCESS 4612c104e41532886aeae80f37d15e14fdad6cbf
 2021-03-09  8:36 UTC  (2+ messages)
` [Devel] "

[PATCH v2 0/7] Some vIOMMU fixes
 2021-03-09  8:37 UTC  (4+ messages)
` [PATCH v2 4/7] hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set

Scrubbing filenames from meta-data dump of ext4 filesystems
 2021-03-09  8:37 UTC  (3+ messages)

[dpdk-dev] [PATCH v12 0/6] aarch64 -> aarch32 cross compilation support
 2021-03-09  8:36 UTC  (9+ messages)
` [dpdk-dev] [PATCH v13 0/7] "
  ` [dpdk-dev] [PATCH v13 1/7] net/sfc: fix aarch32 build
  ` [dpdk-dev] [PATCH v13 2/7] net/bnxt: "
  ` [dpdk-dev] [PATCH v13 3/7] net/virtio: "
  ` [dpdk-dev] [PATCH v13 4/7] build: add aarch32 meson build flags
  ` [dpdk-dev] [PATCH v13 5/7] build: add aarch32 to meson cross-compilation
  ` [dpdk-dev] [PATCH v13 6/7] ci: add aarch64 -> aarch32 cross compiling jobs
  ` [dpdk-dev] [PATCH v13 7/7] doc: add aarch32 build guidance

[PATCH v1 00/14] vfio: Device memory DMA mapping improvements
 2021-03-09  8:36 UTC  (6+ messages)
` [PATCH v1 01/14] vfio: Create vfio_fs_type with inode per device
` [PATCH v1 14/14] vfio: Cleanup use of bare unsigned

[btrfs] 5297199a8b: xfstests.btrfs.220.fail
 2021-03-09  8:49 UTC  (3+ messages)

[RFC PATCH v3 00/10] net: Handle short frames for SLiRP/TAP interfaces
 2021-03-09  8:35 UTC  (6+ messages)
` [RFC PATCH v3 02/10] net: Pad short frames to minimum size before send from SLiRP/TAP

[RFC PATCH] v4l2-controls.h: rename _MPEG_ to _CODEC_
 2021-03-09  8:35 UTC 

[PATCH v4 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2021-03-09  8:35 UTC  (4+ messages)

[PATCH v3 0/9] Introduce vfio-pci-core subsystem
 2021-03-09  8:33 UTC  (10+ messages)
` [PATCH 1/9] vfio-pci: rename vfio_pci.c to vfio_pci_core.c
` [PATCH 2/9] vfio-pci: rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH 3/9] vfio-pci: rename vfio_pci_device to vfio_pci_core_device
` [PATCH 4/9] vfio-pci: introduce vfio_pci_core subsystem driver
` [PATCH 5/9] vfio/pci: introduce vfio_pci_device structure
` [PATCH 6/9] vfio-pci-core: export vfio_pci_register_dev_region function
` [PATCH 7/9] vfio/pci_core: split nvlink2 to nvlink2gpu and npu2
` [PATCH 8/9] vfio/pci: export nvlink2 support into vendor vfio_pci drivers
` [PATCH 9/9] vfio/pci: export igd support into vendor vfio_pci driver

[PATCH] virtio-gpu: Add spaces around operator
 2021-03-09  7:42 UTC 

[PATCH v2 0/5] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
 2021-03-09  8:34 UTC  (5+ messages)
` [PATCH v2 1/5] can: add new CAN FD bittiming parameters: Transmitter "

[PATCH] net: netlink: fix error return code of netlink_proto_init()
 2021-03-09  8:33 UTC 

[PATCH net-next v3] net: Add Qcom WWAN control driver
 2021-03-09  8:42 UTC 

[PATCH] [GSOC][RFC] format-patch: pass --right-only to range-diff
 2021-03-09  8:33 UTC  (2+ messages)
` [PATCH v2] [GSOC][RFC] format-patch: pass --left-only "

[PATCH] net: mellanox: mlx5: fix error return code of mlx5e_stats_flower()
 2021-03-09  8:32 UTC  (4+ messages)

[PATCH 0/1] rootfs-postcommands.bbclass: Print a warning when login with root is disabled
 2021-03-09  8:32 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH RFCv2] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-09  8:31 UTC  (4+ messages)

[Intel-gfx] Public i915 CI shardruns are disabled
 2021-03-09  8:31 UTC  (4+ messages)

[PATCH v12 0/1] Introducing ETAS ES58X CAN USB interfaces
 2021-03-09  8:30 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal/windows: fix default thread priority
 2021-03-09  8:30 UTC  (2+ messages)

[xfs] b0e755fa52: Assertion_failed
 2021-03-09  8:29 UTC  (2+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-09  8:28 UTC  (11+ messages)
          ` [PATCH] mm/memory-failure: Use a mutex to avoid memory_failure() races
                ` [PATCH v2] mm,hwpoison: return -EBUSY when page already poisoned

[RESEND PATCH v3 0/2] STM32 USBPHYC ck_usbo_48m clock provider
 2021-03-09  8:26 UTC  (9+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: phy: phy-stm32-usbphyc: add #clock-cells property
` [RESEND PATCH v3 2/2] phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock

[RFC 0/1] Use dmabufs for display updates instead of pixman
 2021-03-09  8:26 UTC  (6+ messages)
` [RFC 1/1] virtio-gpu: Use dmabuf for display updates if possible "

[PATCH v2 0/2] set memcg when split page
 2021-03-09  8:28 UTC  (4+ messages)
` [PATCH v2 1/2] mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg

[PATCH v2 0/4] pinctrl: renesas: Add vin{4,5}_high8 pins
 2021-03-09  8:26 UTC  (3+ messages)
` [PATCH v2 1/4] pinctrl: renesas: r8a77951: "

[PATCH] drm: meson_drv add shutdown function
 2021-03-09  8:23 UTC  (5+ messages)

[PATCH v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-09  8:25 UTC  (5+ messages)
` [PATCH v4 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH v2] bus: mhi: Add Qcom WWAN control driver
 2021-03-09  8:32 UTC  (3+ messages)

[PATCH] ASoC: core: Don't set platform name when of_node is set
 2021-03-09  8:23 UTC  (2+ messages)

[PATCH bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
 2021-03-09  8:22 UTC  (3+ messages)

[PATCH 0/3] can/peak_usb: Added improvement to the peak_usb driver
 2021-03-09  8:21 UTC  (4+ messages)
` [PATCH 1/3] can/peak_usb: add support of ethtool set_phys_id()
` [PATCH 2/3] can/peak_usb: add forgotten supported devices
` [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode

[PATCH] bus: mhi: Add Qcom WWAN control driver
 2021-03-09  8:30 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: input: touchscreen: ilitek_ts_i2c: Add bindings
 2021-03-09  8:21 UTC  (3+ messages)

[PATCH v4] mfd: da9063: Support SMBus and I2C mode
 2021-03-09  8:19 UTC  (3+ messages)

[PATCH v3 0/5] gpiolib: switch to fwnode in the core
 2021-03-09  8:19 UTC  (8+ messages)

[dpdk-dev] [PATCH v8 0/9] ethdev: support SubFunction representor
 2021-03-09  8:19 UTC  (3+ messages)
` [dpdk-dev] [PATCH v8 8/9] ethdev: representor iterator compare complete info

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-03-08
 2021-03-09  8:19 UTC 

[Intel-wired-lan] [PATCH v1 1/1] igc: Fix prototype warning
 2021-03-09  8:17 UTC  (2+ messages)

[RFC 0/2] sdhci-iproc CMD timeouts
 2021-03-09  8:14 UTC  (3+ messages)

[PATCH net] ipv6: fix suspecious RCU usage warning
 2021-03-09  8:15 UTC  (3+ messages)

[PATCH v2 0/1] arm64: dts: imx8mm-nitrogen-r2: add ecspi2 support
 2021-03-09  8:13 UTC  (4+ messages)
` [PATCH v2 1/1] "

[LTP] [PATCH] splice02: Generate input in C
 2021-03-09  8:15 UTC  (6+ messages)

[PATCH v17 1/9] mm: Adjust shuffle code to allow for future coalescing
 2021-03-09  8:13 UTC 

[qemu-mainline test] 159878: regressions - FAIL
 2021-03-09  8:13 UTC 

[PATCH 0/3] PSP TEE driver update and bug fixes
 2021-03-09  8:11 UTC  (4+ messages)
` [PATCH 1/3] crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
` [PATCH 2/3] crypto: ccp - fix command queuing to TEE ring buffer
` [PATCH 3/3] crypto: ccp - update copyright year for tee

[PATCH] drm/amd/display: Remove unnecessary conversion to bool
 2021-03-09  8:02 UTC  (3+ messages)

[PATCH RFC] dt-bindings: arm: renesas: Document Renesas Falcon sub-boards
 2021-03-09  8:08 UTC  (3+ messages)

[PATCH] usb: ehci-hcd: Add IAA handshake for removing async QH
 2021-03-09  8:08 UTC  (4+ messages)
  ` [EXT] "

patch "usb: xhci-mtk: remove or operator for setting schedule parameters" added to usb-next
 2021-03-09  8:06 UTC 

patch "usb: xhci-mtk: improve bandwidth scheduling with TT" added to usb-next
 2021-03-09  8:06 UTC 

[PATCH] kernel: sched: remove unnecessary variable from schedule_tail()
 2021-03-09  8:06 UTC  (3+ messages)

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-03-09  8:04 UTC  (5+ messages)
` [PATCH v6 36/37] firmware: arm_scmi: add protocol modularization support

[PATCH 9/9] memcg: accounting for ldt_struct objects
 2021-03-09  8:04 UTC  (2+ messages)

[PATCH 8/9] memcg: accounting for tty_struct objects
 2021-03-09  8:04 UTC  (2+ messages)

[PATCH 7/9] memcg: accounting for mnt_cache entries
 2021-03-09  8:04 UTC  (2+ messages)

[PATCH 6/9] memcg: accounting for fasync_cache
 2021-03-09  8:04 UTC  (2+ messages)

[PATCH 5/9] memcg: accounting for ip_fib caches
 2021-03-09  8:04 UTC  (2+ messages)

[PATCH 4/9] memcg: accounting for fib_rules
 2021-03-09  8:04 UTC  (2+ messages)

[PATCH RESEND 0/2] Common protected-clocks implementation
 2021-03-09  8:03 UTC  (2+ messages)

[PATCH 3/9] memcg: accounting for ip6_dst_cache
 2021-03-09  8:04 UTC  (2+ messages)

[PATCH 2/9] memcg: accounting for fib6_nodes cache
 2021-03-09  8:03 UTC  (2+ messages)

[PATCH 1/9] memcg: accounting for allocations called with disabled BH
 2021-03-09  8:03 UTC  (2+ messages)

[PATCH 0/9] memcg accounting from OpenVZ
 2021-03-09  8:03 UTC  (2+ messages)

[PATCH v2 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-09  8:02 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP

[PATCH V4]: minor cleanup and improvement
 2021-03-09  8:02 UTC  (3+ messages)
` [PATCH 1/2] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling
` [PATCH 2/2] MIPS: loongson64: alloc pglist_data at run time

[PATCH] sandbox: add Xterm escape sequence backed LED driver
 2021-03-09  8:01 UTC 

[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-03-09  8:01 UTC  (4+ messages)
` [RFC v3 4/5] KVM: add ioregionfd context

bug: git difftool does not respect submodule argument
 2021-03-09  8:01 UTC 

[PATCH] fs: orangefs: fix error return code of orangefs_revalidate_lookup()
 2021-03-09  8:00 UTC 

[y2038][RFC PATCH 1/2] y2038: Fixing the sem_timedwait syscall for 32 bit systems
 2021-03-09  8:00 UTC  (8+ messages)
` [RFC PATCH v2 0/4] Pattern for implementing y2038 syscalls
  ` [RFC PATCH v2 2/4] y2038: Adding sem_timedwait_time64
  ` [RFC PATCH v2 3/4] y2038: Add tests for the sc_cobalt_sem_timedwait_time64 syscall

[LTP] [PATCh v2] clock_gettime04: print more info to help debugging
 2021-03-09  8:00 UTC 

[PATCH v4 0/3] Add support for secure regions in Qcom NANDc driver
 2021-03-09  7:57 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: Add a property to declare secure regions in NAND chips

[PATCH v2 4/7] CMDLINE: powerpc: convert to generic builtin command line
 2021-03-09  7:56 UTC  (2+ messages)

[PATCH v2 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-03-09  7:56 UTC  (3+ messages)

[mm/filemap] cbd59c48ae: fxmark.hdd_ext4_no_jnl_DRBM_9_bufferedio.works/sec -7.6% regression
 2021-03-09  7:57 UTC 

seqlock lockdep false positives?
 2021-03-09  7:54 UTC  (5+ messages)

[PATCH] mtd: spi-nor: add support for Winbond W25Q512JV
 2021-03-09  7:53 UTC  (4+ messages)

Learn how to proceed for Cash App Card Activation from the techies
 2021-03-09  7:55 UTC 

USB port claiming / set configuration problems
 2021-03-09  7:52 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 0/3] HDMI2.1 PCON Misc Fixes
 2021-03-09  7:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for HDMI2.1 PCON Misc Fixes (rev3)

[PATCH] tools: mtk_image: add an option to set device header offset
 2021-03-09  7:52 UTC 

[PATCH v4 0/5] perf stat: Introduce iostat mode to provide I/O performance metrics
 2021-03-09  7:51 UTC  (3+ messages)
` [PATCH v4 4/5] perf stat: Enable iostat mode for x86 platforms


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.