All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-03 07:58:48 to 2021-08-03 08:45:00 UTC [more...]

[RESEND PATCH] spmi: spmi-pmic-arb: fix irq_set_type race condition
 2021-08-03  8:44 UTC  (4+ messages)

[PATCH net 1/1] net: dsa: qca: ar9331: make proper initial port defaults
 2021-08-03  8:44 UTC  (3+ messages)

[Question] Reduce the msix_load cost for VFIO device
 2021-08-03  8:43 UTC 

[PATCH v3 00/12] My AVIC patch queue
 2021-08-03  8:44 UTC  (5+ messages)
` [PATCH v3 01/12] Revert "KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock"
` [PATCH v3 06/12] KVM: x86: don't disable APICv memslot when inhibited

[Buildroot] [PATCH 0/2] Introduce and work-around Gcc Bug 101737
 2021-08-03  8:42 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101737
` [Buildroot] [PATCH 2/2] package/pixman: fix build failure due to gcc bug 101737

[PATCH] drm/amdgpu/display: fix DMUB firmware version info
 2021-08-03  8:42 UTC 

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-08-03  8:42 UTC  (5+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report
` [PATCH v3 3/3] s390x: optimization of the check for CPU topology change

[Bluez PATCH v8 00/13] Admin policy series
 2021-08-03  8:42 UTC  (15+ messages)
` [Bluez PATCH v8 01/13] core: add is_allowed property in btd_service
  ` Admin policy series
` [Bluez PATCH v8 02/13] core: add device callbacks to adapter driver
` [Bluez PATCH v8 03/13] core: add adapter and device allowed_uuid functions
` [Bluez PATCH v8 04/13] core: block not allowed UUID connect in auth
` [Bluez PATCH v8 05/13] plugins: new plugin
` [Bluez PATCH v8 06/13] plugins/admin: add admin_policy adapter driver
` [Bluez PATCH v8 07/13] plugins/admin: add ServiceAllowList method
` [Bluez PATCH v8 08/13] plugins/admin: add ServiceAllowList property
` [Bluez PATCH v8 09/13] plugins/admin: add device callbacks
` [Bluez PATCH v8 10/13] plugins/admin: add AffectedByPolicy property
` [Bluez PATCH v8 11/13] plugins/admin: persist policy settings
` [Bluez PATCH v8 12/13] doc: add description of admin policy
` [Bluez PATCH v8 13/13] doc: add admin policy file storage description

[PATCH 0/7] Test the new fanotify FAN_FS_ERROR event
 2021-08-03  8:42 UTC  (7+ messages)
` [PATCH 1/7] syscalls/fanotify20: Introduce helpers for FAN_FS_ERROR test
    ` [LTP] "
` [PATCH 2/7] syscalls/fanotify20: Validate the generic error info
    ` [LTP] "

[PATCH 0/4] chardev fixes
 2021-08-03  8:40 UTC  (3+ messages)
` [PATCH 1/4] chardev: fix qemu_chr_open_fd() being called with fd=-1

[oe] [meta-python] [PATCH] python3-robotframework: upgrade 4.0.3 -> 4.1
 2021-08-03  8:40 UTC 

iomap 5.15 branch construction 
 2021-08-03  8:40 UTC  (3+ messages)

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-03  8:39 UTC  (21+ messages)
` [PATCH v10 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
` [PATCH v10 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
` [PATCH v10 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()
` [PATCH v10 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace

[PATCH] data_smart: Fix inactive overide accidental variable value corruption
 2021-08-03  8:39 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v4 1/2] mm: introduce process_mrelease system call
 2021-08-03  8:39 UTC  (2+ messages)

[PATCHv4 0/8] videobuf2: support new noncontiguous DMA API
 2021-08-03  8:39 UTC  (16+ messages)
` [PATCHv4 1/8] videobuf2: rework vb2_mem_ops API
` [PATCHv4 3/8] videobuf2: split buffer cache_hints initialisation
` [PATCHv4 4/8] videobuf2: move cache_hints handling to allocators
` [PATCHv4 5/8] videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv4 6/8] videobuf2: add queue memory coherency parameter
` [PATCHv4 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv4 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH for-6.2 v4 00/14] machine: smp parsing fixes and improvement
 2021-08-03  8:37 UTC  (19+ messages)
` [PATCH for-6.2 v4 01/14] machine: Minor refactor/cleanup for the smp parsers
` [PATCH for-6.2 v4 02/14] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH for-6.2 v4 03/14] machine: Set the value of cpus to match maxcpus if it's omitted
` [PATCH for-6.2 v4 04/14] machine: Improve the error reporting of smp parsing
` [PATCH for-6.2 v4 05/14] hw: Add compat machines for 6.2
` [PATCH for-6.2 v4 06/14] machine: Prefer cores over sockets in smp parsing since 6.2
` [PATCH for-6.2 v4 07/14] machine: Use ms instead of global current_machine in sanity-check
` [PATCH for-6.2 v4 08/14] machine: Tweak the order of topology members in struct CpuTopology
` [PATCH for-6.2 v4 09/14] machine: Make smp_parse generic enough for all arches
` [PATCH for-6.2 v4 10/14] machine: Remove smp_parse callback from MachineClass
` [PATCH for-6.2 v4 11/14] machine: Move smp_prefer_sockets to struct SMPCompatProps
` [PATCH for-6.2 v4 12/14] machine: Put all sanity-check in the generic SMP parser
` [PATCH for-6.2 v4 13/14] machine: Split out the smp parsing code
` [PATCH for-6.2 v4 14/14] tests/unit: Add a unit test for smp parsing

[LTP] [PATCH] Add setsockopt08, CVE-2021-22555
 2021-08-03  8:38 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] Add lapi/ip_tables.h and use it in setsockopt03
  ` [LTP] [PATCH v2 2/2] Add setsockopt08, CVE-2021-22555

[RFC 1/1] irqchip/gic-v3-its: Add irq domain and chip for Direct LPI without ITS
 2021-08-03  8:35 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH 0/4] s390: Make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro
 2021-08-03  8:34 UTC  (2+ messages)

[PATCH] drm/radeon: Update pitch for page flip
 2021-08-03  8:34 UTC  (6+ messages)

[PATCHSET v8 00/20] xfs: deferred inode inactivation
 2021-08-03  8:34 UTC  (3+ messages)
` [PATCH 03/20] xfs: defer inode inactivation to a workqueue
  ` [PATCH, alternative] xfs: per-cpu deferred inode inactivation queues

[PATCH net-next] net: Modify sock_set_keepalive() for more scenarios
 2021-08-03  8:25 UTC 

[PATCH] riscv: Ensure the value of FP registers in the core dump file is up to date
 2021-08-03  8:32 UTC 

[RFC PATCH v2 1/2] Add virtio Admin Virtqueue specification
 2021-08-03  8:32 UTC  (13+ messages)
    ` [virtio-comment] "

[dpdk-dev] [PATCH] doc: announce changes to eventdev library
 2021-08-03  8:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PULL 0/1] Libslirp update
 2021-08-03  8:30 UTC  (7+ messages)

[PATCH v3] f2fs: add sysfs node to control ra_pages for fadvise seq file
 2021-08-03  8:31 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp
 2021-08-03  8:30 UTC 

[PATCH 0/2] Add DT files for sc7280 IDP2 board
 2021-08-03  8:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Document qcom,sc7280-idp2 board

[PATCH v4 00/10] handling all DM watchdogs in watchdog_reset()
 2021-08-03  8:28 UTC  (3+ messages)
` [PATCH v4 07/10] watchdog: wdt-uclass.c: handle "

[PATCH] drm/amd/amdgpu: remove redundant host to psp cmd buf
 2021-08-03  8:27 UTC  (5+ messages)

[PATCH] drm/vbox: Convert to Linux IRQ interfaces
 2021-08-03  8:27 UTC  (3+ messages)

[PATCH 1/1] migration: Terminate multifd threads on yank
 2021-08-03  8:25 UTC  (4+ messages)

[PATCH RESEND] virtio-pmem: PMEM device spec
 2021-08-03  8:26 UTC  (4+ messages)
` [virtio-dev] "

[Buildroot] [PATCH] boot/at91bootstrap3: updated to released 4.0.0 final version
 2021-08-03  8:26 UTC  (5+ messages)

[dpdk-dev] [RFC 1/3] eventdev: allow for event devices requiring maintenance
 2021-08-03  8:26 UTC  (4+ messages)
` [dpdk-dev] [RFC v2 "

[Buildroot] [PATCH 1/1] package/wireshark: link with -latomic if needed
 2021-08-03  8:26 UTC 

[LTP] [PATCH] syscalls/madvise06: Add madvise WILLNEED performance problem tag
 2021-08-03  8:26 UTC 

[RFC net-next v2 0/4] mt7530 software fallback bridging fix
 2021-08-03  8:23 UTC  (10+ messages)
` [RFC net-next v2 3/4] net: dsa: mt7530: set STP state also on filter ID 1

QA notification for completed autobuilder build (yocto-3.1.10.rc1)
 2021-08-03  8:24 UTC  (2+ messages)
` [qa-build-notification] "

[jimc:dd-drm-next 3/8] lib/dynamic_debug.c:1181:52: error: invalid use of undefined type 'struct module'
 2021-08-03  8:24 UTC 

[PATCH v2] riscv: Kconfig: do not select PCI_MSI if CONIFG_PCI is enabled
 2021-08-03  8:21 UTC  (5+ messages)

[PATCH v3 00/21] Track shared pages at EL2 in protected mode
 2021-08-03  8:22 UTC  (5+ messages)
` [PATCH v3 20/21] KVM: arm64: Restrict EL2 stage-1 changes "

[Nouveau] falcon limit(s) exceeded on GF108M [GeForce GT 620M]
 2021-08-03  8:18 UTC 

[PATCH V1 2/2] mmc: sdhci-msm: Use maximum possible data timeout value
 2021-08-03  8:23 UTC  (4+ messages)
` [PATCH V2 0/2] Introduce max_timeout_count in sdhci_host for vendor
  ` [PATCH V2 1/2] mmc: sdhci: Introduce max_timeout_count variable in sdhci_host

[amir73il:fsnotify-perf 2/5] fs/notify/mark.c:227:22: warning: variable 'sb' set but not used
 2021-08-03  8:21 UTC  (2+ messages)

[PATCH v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
 2021-08-03  8:21 UTC  (7+ messages)

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-08-03  8:19 UTC  (12+ messages)

[PATCH 0/4] Add simple-dbi tinydrm driver
 2021-08-03  8:21 UTC  (5+ messages)
` [PATCH 3/4] drm/tiny: add simple-dbi driver

[PATCH] drm/amdgpu: update PSP BL cmd IDs
 2021-08-03  8:20 UTC 

[PATCH] soc: ixp4xx: fix printing resources
 2021-08-03  8:20 UTC 

[Buildroot] [PATCH] configs/digilent_genesys_zu_defconfig: add Digilent Genesys ZU board (ZynqMP SoC)
 2021-08-03  8:19 UTC  (2+ messages)

[RFC PATCH: v3 1/2] add mi device in qemu
 2021-08-03  7:24 UTC  (2+ messages)

[linux-next:pending-fixes 192/251] drivers/soc/ixp4xx/ixp4xx-qmgr.c:149:37: sparse: sparse: dereference of noderef expression
 2021-08-03  8:19 UTC  (3+ messages)

[PATCH 00/11] perf test: Improve pmu-events support
 2021-08-03  8:19 UTC  (4+ messages)
` [PATCH 02/11] perf jevents: Relocate test events to cpu folder

[dpdk-dev] [PATCH] doc: announce removal of ABIs in PCI bus driver
 2021-08-03  8:19 UTC  (4+ messages)

[GIT PULL] clk fixes for v5.14-rc4
 2021-08-03  8:18 UTC 

[Buildroot] [PATCH 1/1] package/nfs-utils: Backport yet another printf fix
 2021-08-03  8:20 UTC  (2+ messages)

[PATCH v6 0/2] target/s390x: Fix SIGILL and SIGFPE psw.addr reporting
 2021-08-03  8:13 UTC  (2+ messages)

[PATCH] soc: ixp4xx/qmgr: fix invalid __iomem access
 2021-08-03  8:17 UTC 

[Buildroot] [PATCH] package/pdbg: Fix alignment error on autobuilder
 2021-08-03  8:16 UTC 

[PATCH] vhost: use large iotlb entry if no IOMMU translation is needed
 2021-08-03  8:14 UTC  (5+ messages)

[PATCH] staging: r8188eu: Fix different base types in assignments and parameters
 2021-08-03  8:15 UTC  (3+ messages)

[PATCH] mm,shmem: Fix a typo in shmem_swapin_page()
 2021-08-03  8:14 UTC  (8+ messages)

[jimc:dd-drm-v4 5/7] drivers/gpu/drm/i915/i915_params.c:291:1: sparse: sparse: symbol 'dyndbg_classes_debug_gvt' was not declared. Should it be static?
 2021-08-03  8:14 UTC  (2+ messages)
` [RFC PATCH jimc] i915/gvt: control pr_debug("gvt: dyndbg_classes_debug_gvt can be static

[PATCH v2 0/5] s390x: CPU Topology
 2021-08-03  8:10 UTC  (3+ messages)
` [PATCH v2 2/5] s390x: kvm: topology: interception of PTF instruction

[PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
 2021-08-03  8:11 UTC  (12+ messages)
    ` About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]

[OE-core][PATCH] iputils: fix do_configure failure of missing ip command
 2021-08-03  8:11 UTC 

[igt-dev] [PATCH i-g-t 0/2] Keep tests working without relocations 2
 2021-08-03  8:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH net-next 1/2] net/sched: sch_ingress: Support clsact egress mini-Qdisc option
 2021-08-03  8:08 UTC  (4+ messages)

[patch] nscd.conf.5: describe reloading, clarifications
 2021-08-03  8:08 UTC  (3+ messages)

next/master baseline: 780 runs, 113 regressions (next-20210802)
 2021-08-03  8:09 UTC 

Nf_nat_h323 module not working with Panasonic VCs
 2021-08-03  8:07 UTC  (13+ messages)

[RFC PATCH 0/6] perf tools: Warning fixes
 2021-08-03  8:06 UTC  (6+ messages)
` [RFC PATCH 6/6] perf cs-etm: Add warnings for missing DSOs

[PATCH] soc: ixp4xx: fix printing resources
 2021-08-03  8:07 UTC 

[linux-next:pending-fixes 192/251] drivers/soc/ixp4xx/ixp4xx-npe.c:696:18: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' {aka 'long long unsigned int'}
 2021-08-03  8:06 UTC  (3+ messages)

[dpdk-dev] [v2, 0/3] common/cnxk: enable npa telemetry
 2021-08-03  8:05 UTC  (5+ messages)
` [dpdk-dev] [v3, "
  ` [dpdk-dev] [v3, 1/3] telemetry: enable storing pointer value
  ` [dpdk-dev] [v3, 2/3] test/telemetry: add unit tests for "
  ` [dpdk-dev] [v3, 3/3] common/cnxk: add telemetry endpoints to npa

[igt-dev] [PATCH i-g-t] tests/kms: Move Intel specific kms tests to i915 directory
 2021-08-03  8:08 UTC  (4+ messages)

[PATCH v5 0/5] Mediatek MT8195 SCP support
 2021-08-03  8:01 UTC  (21+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
` [PATCH v5 2/5] dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
` [PATCH v5 3/5] dt-bindings: vendor-prefixes: Add another prefix for Mediatek Co
` [PATCH v5 4/5] dt-bindings: remoteproc: mediatek: Convert mtk, scp to json-schema
  ` [PATCH v5 4/5] dt-bindings: remoteproc: mediatek: Convert mtk,scp "
` [PATCH v5 5/5] remoteproc: mediatek: Support mt8195 scp

[PATCH 0/7] libata cleanups and improvements
 2021-08-03  8:03 UTC  (4+ messages)
` [PATCH 7/7] scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute

[PATCH v3 0/7] media: venus: Enable venus support on sc7280
 2021-08-03  8:00 UTC  (5+ messages)
` [PATCH v3 7/7] media: venus: Set buffer to FW based on FW min count requirement

about RTnet* smokey test skipped issue on Qemu
 2021-08-03  8:00 UTC  (6+ messages)

[PATCH-for-6.2 v6 00/10] tests: Add test cases for TPM 1.2 ACPI tables
 2021-08-03  7:58 UTC  (3+ messages)
` [PATCH-for-6.2 v6 08/10] tests: Use QMP to check whether a TPM device model is available

[PATCH] kvm,x86: Use the refined tsc rate for the guest tsc
 2021-08-03  7:59 UTC 

[PATCH 0/3] Rework register enumeration for later reuse
 2021-08-03  7:58 UTC  (6+ messages)
` [PATCH 3/3] cxl/pci: Retain map information in cxl_mem_probe

[PATCH] usb: dwc3: gadget: Avoid runtime resume if disabling pullup
 2021-08-03  7:58 UTC  (3+ messages)

[PATCH 0/4] mm: ensure consistency of memory map poisoning
 2021-08-03  7:58 UTC  (4+ messages)
` [PATCH 4/4] memblock: stop poisoning raw allocations


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.