All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-12 16:36:15 to 2021-09-12 19:15:03 UTC [more...]

[linux-lvm] Discussion: performance issue on event activation mode
 2021-09-12 16:51 UTC  (8+ messages)

[PATCH] bnx2x: Fix enabling network interfaces without VFs
 2021-09-12 19:05 UTC 

[PATCH 0/4] Introduce and use absolute_pointer macro
 2021-09-12 19:13 UTC  (5+ messages)
` [PATCH 3/4] parisc: Use absolute_pointer for memcmp on fixed memory location
` [PATCH 4/4] alpha: Use absolute_pointer for strcmp "

[MAINTAINER SUMMIT] User-space requirements for accelerator drivers
 2021-09-12 19:13 UTC  (2+ messages)

[PATCH v6 0/4] riscv: enable SBI system reset
 2021-09-12 19:11 UTC  (5+ messages)
` [PATCH v6 1/4] riscv: add missing SBI extension definitions
` [PATCH v6 2/4] cmd/sbi: use constants instead of numerical values
` [PATCH v6 3/4] sysreset: provide SBI based sysreset driver
` [PATCH v6 4/4] configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfig

[PATCH] brcmfmac: Replace zero-length array with flexible array member
 2021-09-12 19:15 UTC  (2+ messages)

[Buildroot] [PATCH] package/haproxy: security bump to version 2.4.4
 2021-09-12 19:08 UTC  (2+ messages)

[PATCH] nfp: Prefer struct_size over open coded arithmetic
 2021-09-12 19:07 UTC  (2+ messages)

[GIT PULL] Misc driver fix for 5.15-rc1
 2021-09-12 19:03 UTC  (2+ messages)

[PATCH v2 0/8] post-v2.33 "drop support for ancient curl" follow-up
 2021-09-12 19:01 UTC  (4+ messages)
` [PATCH v3 0/9] "

[PATCH 0/4] iowq fix
 2021-09-12 19:02 UTC  (12+ messages)
` [PATCH 1/4] io-wq: tweak return value of io_wqe_create_worker()
` [PATCH 2/4] io-wq: code clean "
` [PATCH 3/4] io-wq: fix worker->refcount when creating worker in work exit
` [PATCH 4/4] io-wq: fix potential race of acct->nr_workers

[Buildroot] [PATCH] package/libgcrypt: bump to version 1.9.4
 2021-09-12 18:56 UTC  (2+ messages)

[Buildroot] [PATCH] package/gnutls: bump to version 3.7.2
 2021-09-12 18:56 UTC  (2+ messages)

[PATCH RESEND 0/3] nvme/mpath: fix missed namespaces in ana state update
 2021-09-12 18:54 UTC  (4+ messages)
` [PATCH 1/3] nvme/multipath: fix failure to update ns ana state
` [PATCH 2/3] nvme/multipath: cosmetic: keep ns nsid locally
` [PATCH 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work

firewire-ohci fails to initialize Texas Instruments XIO2213A/B/XIO2221 based controller on realtime kernels [5.4.91-rt50, 5.10.8-rt24]
 2021-09-12 18:53 UTC  (14+ messages)

[PATCH 0/3] nvme/mpath: fix missed namespaces in ana state update
 2021-09-12 18:52 UTC  (3+ messages)
` PLEASE, IGNORE THIS THREAD - BAD FORMATTING

[PATCH v2] cpufreq: intel_pstate: Override parameters if HWP forced by BIOS
 2021-09-12 18:50 UTC 

[Buildroot] [PATCH 1/5] package/x11r7/xapp_xrdb: bump version to 1.2.1
 2021-09-12 18:50 UTC  (8+ messages)
` [Buildroot] [PATCH 2/5] package/x11r7/xlib_libXft: bump version to 2.3.4
` [Buildroot] [PATCH 3/5] package/x11r7/xlib_libXfont2: bump version to 2.0.5
` [Buildroot] [PATCH 4/5] package/x11r7/xapp_xwd: bump version to 1.0.8

[PATCH v4 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-12 18:49 UTC  (35+ messages)
` [PATCH v4 01/30] accel/tcg: Restrict cpu_handle_halt() to sysemu
` [PATCH v4 02/30] hw/core: Restrict cpu_has_work() "
` [PATCH v4 03/30] hw/core: Un-inline cpu_has_work()
` [PATCH v4 04/30] sysemu: Introduce AccelOpsClass::has_work()
` [PATCH v4 05/30] accel/kvm: Implement AccelOpsClass::has_work()
` [PATCH v4 06/30] accel/whpx: "
` [PATCH v4 07/30] accel/tcg: Implement AccelOpsClass::has_work() as stub
` [PATCH v4 08/30] target/alpha: Restrict has_work() handler to sysemu
` [PATCH v4 09/30] target/arm: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 10/30] target/avr: Restrict has_work() handler to sysemu
` [PATCH v4 11/30] target/cris: "
` [PATCH v4 12/30] target/hexagon: Remove unused has_work() handler
` [PATCH v4 13/30] target/hppa: Restrict has_work() handler to sysemu
` [PATCH v4 14/30] target/i386: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 15/30] target/m68k: Restrict has_work() handler to sysemu
` [PATCH v4 16/30] target/microblaze: "
` [PATCH v4 17/30] target/mips: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 18/30] target/nios2: Restrict has_work() handler to sysemu
` [PATCH v4 19/30] target/openrisc: "
` [PATCH v4 20/30] target/ppc: Introduce PowerPCCPUClass::has_work()
` [PATCH v4 21/30] target/ppc: Restrict has_work() handlers to sysemu and TCG
` [PATCH v4 22/30] target/riscv: Restrict has_work() handler "
` [PATCH v4 23/30] target/rx: Restrict has_work() handler to sysemu
` [PATCH v4 24/30] target/s390x: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 25/30] target/sh4: Restrict has_work() handler to sysemu
` [PATCH v4 26/30] target/sparc: Remove pointless use of CONFIG_TCG definition
` [PATCH v4 27/30] target/sparc: Restrict has_work() handler to sysemu
` [PATCH v4 28/30] target/tricore: "
` [PATCH v4 29/30] target/xtensa: "
` [PATCH v4 30/30] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one

[PATCH] filename.7: new manual page
 2021-09-12 18:49 UTC  (8+ messages)
` [PATCH 3/3] Use subsections instead of sections

[Clarification] writes to kernel addresses that came from userspace
 2021-09-12 18:47 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libssh2: bump to version 1.10.0
 2021-09-12 18:47 UTC 

[RFC v5] virtio/vsock: add two more queues for datagram types
 2021-09-12 18:46 UTC 

[PATCH v1 0/4] Make probe() of Tegra devfreq driver completely resource-managed
 2021-09-12 18:44 UTC  (5+ messages)
` [PATCH v1 1/4] opp: Add more resource-managed variants of dev_pm_opp_of_add_table()
` [PATCH v1 2/4] PM / devfreq: Add devm_devfreq_add_governor()
` [PATCH v1 3/4] PM / devfreq: tegra30: Use resource-managed helpers
` [PATCH v1 4/4] PM / devfreq: tegra30: Check whether clk_round_rate() returns zero rate

ntfs3 mount options
 2021-09-12 18:43 UTC  (2+ messages)

[GIT PULL] timers/urgent for v5.15-rc1
 2021-09-12 18:41 UTC  (2+ messages)

[GIT PULL] sched/urgent for v5.15-rc1
 2021-09-12 18:41 UTC  (2+ messages)

[GIT PULL] locking/urgent for v5.15-rc1
 2021-09-12 18:41 UTC  (2+ messages)

[git pull] namei fixes
 2021-09-12 18:41 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2021-09-12 18:41 UTC  (3+ messages)

fs/erofs/super.c:149 erofs_read_metadata() error: buffer overflow 'ptr' 4096 <= 8191
 2021-09-12 18:39 UTC 

[PATCH 0/3] ui/console: chardev backend improvements
 2021-09-12 18:34 UTC  (5+ messages)
` [PATCH 1/3] ui/console: replace QEMUFIFO with Fifo8

[BUG] moving big tree of files to the ntfs partition causes kernel crash
 2021-09-12 18:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/vim: security bump to version 8.2.3432
 2021-09-12 18:34 UTC 

[PATCH] linux-firmware: add frimware for mediatek bluetooth chip (MT7922)
 2021-09-12 18:32 UTC  (4+ messages)

[PATCH v2] linux-firmware: Update AMD SEV firmware
 2021-09-12 18:31 UTC  (2+ messages)

[PATCH v1] memory: tegra: Remove interconnect state syncing hack
 2021-09-12 18:30 UTC 

[PATCH] io-wq: expose IO_WQ_ACCT_* enumeration items to UAPI
 2021-09-12 18:29 UTC  (2+ messages)

[PATCH] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
 2021-09-12 18:26 UTC  (5+ messages)
` [PATCH v2 RESEND] "

[PATCH] dt-bindings: arm: Fix Toradex compatible typo
 2021-09-12 18:24 UTC  (2+ messages)

io-uring: KASAN failure, presumably
 2021-09-12 18:24 UTC  (4+ messages)

[RFC][PATCH 0/3] allow to skip CQE posting
 2021-09-12 18:24 UTC  (7+ messages)
` [PATCH 1/3] io_uring: clean cqe filling functions
` [PATCH 3/3] io_uring: don't spinlock when not posting CQEs

[ardb:arm32-ti-in-task 4/7] include/linux/percpu-defs.h:240:1: error: braced-group within expression allowed only inside a function
 2021-09-12 18:23 UTC  (2+ messages)

[PATCH v7 0/7] Add OTG mode support to Tegra USB PHY and Nexus 7
 2021-09-12 18:17 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v7 2/7] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v7 3/7] soc/tegra: pmc: Expose USB regmap to all SoCs
` [PATCH v7 4/7] usb: phy: tegra: Support OTG mode programming
` [PATCH v7 5/7] ARM: tegra: Add new properties to USB PHY device-tree nodes
` [PATCH v7 6/7] ARM: tegra: nexus7: Enable USB OTG mode
` [PATCH v7 7/7] arm64: tegra132: Add new properties to USB PHY device-tree node

[PATCH] KVM: SVM: fix missing sev_decommission in sev_receive_start
 2021-09-12 18:18 UTC 

Which tool to use for Mesh Testing
 2021-09-12 18:17 UTC  (4+ messages)

[PATCH for-next 00/12] RDMA/bnxt_re: Driver update
 2021-09-12 18:15 UTC  (13+ messages)
` [PATCH for-next 01/12] RDMA/bnxt_re: Add extended statistics counters
` [PATCH for-next 02/12] RDMA/bnxt_re: Update statistics counter name
` [PATCH for-next 03/12] RDMA/bnxt_re: Use separate response buffer for stat_ctx_free
` [PATCH for-next 04/12] RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
` [PATCH for-next 05/12] RDMA/bnxt_re: Support multiple page sizes
` [PATCH for-next 06/12] RDMA/bnxt_re: Suppress unwanted error messages
` [PATCH for-next 07/12] RDMA/bnxt_re: Fix query SRQ failure
` [PATCH for-next 08/12] RDMA/bnxt_re: Fix FRMR issue with single page MR allocation
` [PATCH for-next 09/12] RDMA/bnxt_re: Use GFP_KERNEL in non atomic context
` [PATCH for-next 10/12] RDMA/bnxt_re: Correct FRMR size calculation
` [PATCH for-next 11/12] RDMA/bnxt_re: Check if the vlan is valid before reporting
` [PATCH for-next 12/12] MAINTAINERS: Update Broadcom RDMA maintainers

[PATCH 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-12 17:48 UTC  (22+ messages)
` [PATCH 02/20] nubus-device: expose separate super slot memory region
` [PATCH 03/20] nubus-device: add device slot parameter
` [PATCH 04/20] nubus: use bitmap to manage available slots
` [PATCH 07/20] nubus: add trace-events for unassigned slot accesses
` [PATCH 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH 18/20] nubus: add support for slot IRQs

[linux-5.4 test] 164954: regressions - trouble: blocked/broken/fail/pass
 2021-09-12 18:07 UTC 

[PATCH v3] drivers/cdrom: improved ioctl for media change detection
 2021-09-12 18:04 UTC  (3+ messages)

[jimc:dd-drm-next 13/16] include/linux/compiler_types.h:306:2: error: expected identifier or '(' before 'do'
 2021-09-12 18:07 UTC 

stable-rc/linux-5.13.y build: 177 builds: 2 failed, 175 passed, 7 warnings (v5.13.16)
 2021-09-12 17:55 UTC 

[PATCH] tcg/arm: Reduce vector alignment requirement for NEON
 2021-09-12 17:49 UTC 

[Bug 214375] New: 5.14 Regression: Null pointer dereference in radeon_agp_head_init
 2021-09-12 17:48 UTC 

Why does tail call only unwind the current stack frame instead of resetting the current stack?
 2021-09-12 17:48 UTC 

seeking advice for a backup server (accepting btrfs receive streams via SSH)
 2021-09-12 17:47 UTC  (5+ messages)

btrbk question: Should I Prefer Fileserver-initiated Backups from Several Hosts (Instead of Each Host Sending to the Server)?
 2021-09-12 17:40 UTC 

[igt-dev] [i-g-t v3] tests/kms: Move Intel specific kms tests to i915 directory
 2021-09-12 17:33 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms: Move Intel specific kms tests to i915 directory (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[PATCH 1/1] docs/zh_TW: Add translation for riscv/boot-image-header
 2021-09-12 17:28 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.283)
 2021-09-12 17:28 UTC 

.B, .I disable hyphenation?
 2021-09-12 17:27 UTC  (2+ messages)

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2021-09-12 17:26 UTC  (10+ messages)
` [PATCH 4/4] "

[oe-core][PATCH] util-linux: disable raw
 2021-09-12 17:19 UTC 

[PATCH v2] ip: Support filter links/neighs with no master
 2021-09-12 17:19 UTC  (2+ messages)

[PATCH] staging: r8188eu: os_dep: remove unused function rtw_android_priv_cmd
 2021-09-12 17:16 UTC 

[PATCH iproute2] man: ip-macsec: fix gcm-aes-256 formatting issue
 2021-09-12 17:15 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.206)
 2021-09-12 17:15 UTC 

stable-rc/linux-5.10.y build: 182 builds: 0 failed, 182 passed, 11 warnings (v5.10.64)
 2021-09-12 17:12 UTC 

[PATCH] ipv6: delay fib6_sernum increase in fib6_add
 2021-09-12 17:11 UTC  (2+ messages)

[MAINTAINER SUMMIT] User-space requirements for accelerator drivers
 2021-09-12 17:08 UTC  (17+ messages)

Use of uninitialized memory with CONFIG_HW_RANDOM_VIRTIO
 2021-09-12 17:05 UTC  (4+ messages)

[PATCH 0/3 v2] sh: fixes for various build and kconfig warnings
 2021-09-12 17:25 UTC  (7+ messages)

stable-rc/linux-5.4.y build: 186 builds: 0 failed, 186 passed, 10 warnings (v5.4.145)
 2021-09-12 17:01 UTC 

[PATCH v4 0/3] iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC
 2021-09-12 16:59 UTC  (7+ messages)
` [PATCH v4 1/3] iio: imx8qxp-adc: Add binding documentation "
` [PATCH v4 2/3] dt-bindings: iio: adc: "

[PATCH] staging: r8188eu: core: remove unused function rtw_set_tx_chksum_offload
 2021-09-12 16:57 UTC 

[Buildroot] [PATCH 1/1] package/libssh: security bump to version 0.9.6
 2021-09-12 16:56 UTC 

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-12 16:53 UTC  (3+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

drivers/gpu/drm/ingenic/ingenic-drm-drv.c:157 ingenic_drm_update_pixclk() warn: inconsistent returns '&priv->clk_mutex'
 2021-09-12 16:53 UTC 

[PATCH v3] media: staging: max96712: Add basic support for MAX96712 GMSL2 deserializer
 2021-09-12 16:51 UTC 

[PATCH v3 2/2] scsi: ufs: Add temperature notification exception handling
 2021-09-12 16:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libexif: security bump to version 0.6.23
 2021-09-12 16:50 UTC 

[PATCH] clk: sunxi: Move header out of arch directory
 2021-09-12 16:48 UTC 

[Buildroot] [PATCH v2,1/1] package/fio: bump to version 3.28
 2021-09-12 16:48 UTC 

[PATCH] i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic
 2021-09-12 15:51 UTC 

[PATCH] drm/panel-orientation-quirks: add Valve Steam Deck
 2021-09-12 16:41 UTC  (4+ messages)

[PATCH v2] iio: adc: ad799x: Add a single error handling block at the end of the function
 2021-09-12 16:42 UTC  (2+ messages)

[PATCH v2 0/9] linux-user: split internals out of qemu.h
 2021-09-12 16:36 UTC  (5+ messages)
` [PATCH v2 8/9] linux-user: Don't include gdbstub.h in qemu.h
` [PATCH v2 9/9] linux-user: Drop unneeded includes from qemu.h

[PATCH 0/6] x86: PIRQ/ELCR-related fixes and updates
 2021-09-12 16:51 UTC  (6+ messages)

Habanalabs Open-Source TPC LLVM compiler and SynapseAI Core library
 2021-09-12 16:37 UTC  (6+ messages)
      ` Accelerator drivers going forward (was Re: Habanalabs Open-Source TPC LLVM compiler and SynapseAI Core library)

[dpdk-dev] [PATCH 1/5] common/mlx5: share DevX QP operations
 2021-09-12 16:36 UTC  (7+ messages)
` [dpdk-dev] [PATCH V2 0/5] mlx5: replaced hardware queue object
  ` [dpdk-dev] [PATCH V2 1/5] common/mlx5: share DevX QP operations
  ` [dpdk-dev] [PATCH V2 2/5] common/mlx5: update new MMO HCA capabilities
  ` [dpdk-dev] [PATCH V2 3/5] common/mlx5: add MMO configuration for the DevX QP
  ` [dpdk-dev] [PATCH V2 4/5] compress/mlx5: refactor queue HW object
  ` [dpdk-dev] [PATCH V2 5/5] regex/mlx5: refactor HW queue objects


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.