All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-26 20:16:23 to 2021-02-26 21:24:33 UTC [more...]

[PATCH v2 00/31] qapi/qom: QAPIfy --object and object-add
 2021-02-26 21:23 UTC  (15+ messages)
` [PATCH v2 16/31] qapi/qom: Add ObjectOptions for confidential-guest-support
` [PATCH v2 17/31] qapi/qom: Add ObjectOptions for input-*
` [PATCH v2 18/31] qapi/qom: Add ObjectOptions for x-remote-object
` [PATCH v2 19/31] qapi/qom: QAPIfy object-add
` [PATCH v2 20/31] qom: Make "object" QemuOptsList optional
` [PATCH v2 21/31] qemu-storage-daemon: Implement --object with qmp_object_add()
` [PATCH v2 22/31] qom: Remove user_creatable_add_dict()

[PATCH net] net: Fix gro aggregation for udp encaps with zero csum
 2021-02-26 21:22 UTC 

Bluez 5.56 segfaulting while A2DP
 2021-02-26 21:22 UTC  (2+ messages)

[PATCH 2/2] tracing: Add a verifier to check string pointers for trace events
 2021-02-26 21:22 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Propagate error code of the command to vmtest.sh
 2021-02-26 21:20 UTC  (3+ messages)

ld.lld: error: main.c:(.text+0x3CE): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax
 2021-02-26 21:20 UTC 

[Intel-wired-lan] [PATCH net 01/13] ice: Fix allowing VF to request more/less queues via virtchnl
 2021-02-26 21:19 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH net 02/13] ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
` [Intel-wired-lan] [PATCH net 03/13] ice: Continue probe on link/PHY errors
` [Intel-wired-lan] [PATCH net 04/13] ice: Fix VF true promiscuous mode
` [Intel-wired-lan] [PATCH net 05/13] ice: Increase control queue timeout
` [Intel-wired-lan] [PATCH net 06/13] ice: Recognize 860 as iSCSI port in CEE mode
` [Intel-wired-lan] [PATCH net 07/13] ice: prevent ice_open and ice_stop during reset
` [Intel-wired-lan] [PATCH net 08/13] ice: fix memory allocation call
` [Intel-wired-lan] [PATCH net 09/13] ice: remove DCBNL_DEVRESET bit from PF state
` [Intel-wired-lan] [PATCH net 10/13] ice: Fix for dereference of NULL pointer
` [Intel-wired-lan] [PATCH net 11/13] ice: Use port number instead of PF ID for WoL
` [Intel-wired-lan] [PATCH net 12/13] ice: handle the VF VSI rebuild failure
` [Intel-wired-lan] [PATCH net 13/13] ice: Cleanup fltr list in case of allocation issues

[PATCH v1] Little fix that missed the merge window
 2021-02-26 21:16 UTC  (5+ messages)
` [PATCH] cxl: Make loop variable be 'i' instead of 'j'
    ` [PATCH v2] "

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-02-26 21:17 UTC 

[ardb:arm64-ro-page-tables-pkvm 2/18] include/linux/pgtable.h:65:29: error: redefinition of 'p4d_index'
 2021-02-26 21:18 UTC 

[PATCH] ASoC: Intel: boards: sof-wm8804: add check for PLL setting
 2021-02-26 20:54 UTC  (2+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.258-9-g51127c744cca7)
 2021-02-26 21:16 UTC 

[PATCH v2 0/3] Add lockdep_assert_not_held()
 2021-02-26 21:16 UTC  (6+ messages)
` [PATCH v2 1/3] lockdep: add lockdep_assert_not_held()

[PATCH v2] mhi: Fix invalid error returning in mhi_queue
 2021-02-26 21:15 UTC  (2+ messages)

Sealevel Systems 7202 PCI Serial Card
 2021-02-26 21:09 UTC 

[PATCH] kunit: tool: Fix a python tuple typing error
 2021-02-26 21:15 UTC  (2+ messages)

[PATCH] [RFC] arm64: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2021-02-26 21:13 UTC  (3+ messages)

[PATCH 5/7] ap: Refactor IP address selection
 2021-02-26 21:14 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_vrr: Extend to cover full VRR range
 2021-02-26 21:18 UTC  (2+ messages)

[PATCH 00/41] SDM630/636/660/Nile&Ganges DT feature enablement
 2021-02-26 21:09 UTC  (16+ messages)
` [PATCH 06/41] arm64: dts: qcom: sdm630: Fix intc reg indentation
` [PATCH 19/41] arm64: dts: qcom: sdm630: Raise tcsr_mutex_regs size
` [PATCH 20/41] arm64: dts: qcom: sdm630: Add Adreno 508 GPU configuration
` [PATCH 21/41] arm64: dts: qcom: pm660: Support SPMI regulators on PMIC sid 1
` [PATCH 22/41] arm64: dts: qcom: pm660l: Add WLED support
` [PATCH 23/41] arm64: dts: qcom: pm660l: Support SPMI regulators on PMIC sid 3
` [PATCH 24/41] arm64: dts: qcom: pm660(l): Add VADC and temp alarm nodes
` [PATCH 25/41] arm64: dts: qcom: sdm660: Make the DTS an overlay on top of 630
` [PATCH 26/41] arm64: dts: qcom: Add device tree for SDM636
` [PATCH 27/41] arm64: dts: qcom: sdm630: Add IMEM node
` [PATCH 29/41] arm64: dts: qcom: sdm660: Add required nodes for DSI1

[PATCH v3 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-26 21:08 UTC  (7+ messages)
` [PATCH v3 5/9] media: hantro: Introduce G2/HEVC decoder

[PATCH bpf-next] selftests/bpf: add a verifier scale test with unknown bounded loop
 2021-02-26 21:08 UTC  (2+ messages)

possible deadlock in sk_clone_lock
 2021-02-26 21:08 UTC  (2+ messages)

[PATCH] drm/msm/dp: Restore aux retry tuning logic
 2021-02-26 21:08 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_vrr: Optimize to read vrr debugfs
 2021-02-26 21:14 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: add terminate entry for dmi_system_id tables
 2021-02-26 21:06 UTC  (2+ messages)

[PATCH] kunit: fix checkpatch warning
 2021-02-26 21:05 UTC  (2+ messages)

[PATCH 0/3] kernel/smp.c: add more CSD lock debugging
 2021-02-26 21:05 UTC  (5+ messages)
` [PATCH 3/3] kernel/smp: add more data to "

[PATCH 0/3] Load keys from TPM2 NV Index on IMA keyring
 2021-02-26 21:04 UTC  (3+ messages)
` [PATCH 2/3] integrity: Allow specifying flags in integrity_load_cert

[PATCH v4] Add support for the OnePlus 6 and 6T
 2021-02-26 21:03 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: Document bindings for new SDM845 devices

[PATCH] sched: Optimize __calc_delta
 2021-02-26 21:03 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.11.2 (stable)
 2021-02-26 21:02 UTC 

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-26 20:59 UTC  (10+ messages)
` Question about the "EXPERIMENTAL" tag for dax in XFS
        ` [Ocfs2-devel] "

[PATCH] ecryptfs: add rename flag support
 2021-02-26 21:01 UTC 

[PATCH] ecryptfs: fix kernel panic with null dev_name
 2021-02-26 21:00 UTC 

[PATCH] swiotlb: swiotlb_tbl_map_single() kernel BUG in iommu-helper.h:30
 2021-02-26 21:00 UTC  (3+ messages)

AMDGPU unable to resume from suspend in kernel 5.11
 2021-02-26 20:50 UTC 

[PATCH] xen: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
 2021-02-26 21:01 UTC  (5+ messages)

[PATCH 0/2] gpio: regression fixes
 2021-02-26 20:59 UTC  (3+ messages)
` [PATCH 2/2] gpio: fix gpio-device list corruption

[PATCH] arm64: vmlinux.lds.S: keep .entry.tramp.text section
 2021-02-26 20:59 UTC  (3+ messages)

[QUESTION] Tracking HEAD changes?
 2021-02-26 20:58 UTC  (8+ messages)

[PATCH] kunit: tool: Disable PAGE_POISONING under --alltests
 2021-02-26 20:57 UTC  (3+ messages)

USB-C bug: port fails to initialize after an unplug/plug
 2021-02-26 20:56 UTC 

[PATCH bpf-next v2 0/5] PROG_TEST_RUN support for sk_lookup programs
 2021-02-26 20:55 UTC  (2+ messages)

partial clone: promisor fetch during push (pack-objects)
 2021-02-26 20:54 UTC  (2+ messages)

[PATCH BlueZ] monitor: Add option to set fallback width
 2021-02-26 20:53 UTC  (4+ messages)

[PATCH] arm64: rk3399: Add support NanoPi R4s
 2021-02-26 20:54 UTC  (3+ messages)

[PATCH BlueZ v3] monitor: Add option to set fallback width
 2021-02-26 20:52 UTC 

[PATCH] Fix zero_user_segments() with start > end
 2021-02-26 20:51 UTC  (2+ messages)

[PATCH] xen/arm: Ensure the vCPU context is seen before clearing the _VPF_down
 2021-02-26 20:51 UTC 

[PATCH v2] block: Add bio_max_segs
 2021-02-26 20:50 UTC  (3+ messages)

[PATCH v3 00/12] Simple IPC Mechanism
 2021-02-26 20:50 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/12] pkt-line: eliminate the need for static buffer in packet_write_gently()

[PATCH BlueZ v2] monitor: Add option to set fallback width
 2021-02-26 20:49 UTC 

[PATCH bpf-next v5 00/12] bpf: add bpf_for_each_map_elem() helper
 2021-02-26 20:49 UTC  (13+ messages)
` [PATCH bpf-next v5 01/12] bpf: factor out visit_func_call_insn() in check_cfg()
` [PATCH bpf-next v5 02/12] bpf: factor out verbose_invalid_scalar()
` [PATCH bpf-next v5 03/12] bpf: refactor check_func_call() to allow callback function
` [PATCH bpf-next v5 04/12] bpf: change return value of verifier function add_subprog()
` [PATCH bpf-next v5 05/12] bpf: add bpf_for_each_map_elem() helper
` [PATCH bpf-next v5 06/12] bpf: add hashtab support for "
` [PATCH bpf-next v5 07/12] bpf: add arraymap "
` [PATCH bpf-next v5 08/12] libbpf: move function is_ldimm64() earlier in libbpf.c
` [PATCH bpf-next v5 09/12] libbpf: support subprog address relocation
` [PATCH bpf-next v5 10/12] bpftool: print subprog address properly
` [PATCH bpf-next v5 11/12] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper
` [PATCH bpf-next v5 12/12] selftests/bpf: add arraymap "

[PATCH] ARM: ep93xx: don't use clang IAS for crunch
 2021-02-26 20:47 UTC  (7+ messages)

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.19-1-gd1c42444d513)
 2021-02-26 20:48 UTC 

stable-rc/queue/4.14 baseline: 60 runs, 2 regressions (v4.14.222-8-g03edb35f0ec4a)
 2021-02-26 20:47 UTC 

[PATCH] perf vendor events: Remove 'type' field from mapfiles
 2021-02-26 20:45 UTC  (4+ messages)

Pathspec does not accept / does not warn for specific pathspecs
 2021-02-26 20:44 UTC 

[obsolete] linux-next-rejects.patch removed from -mm tree
 2021-02-26 20:43 UTC 

Enum relocations against zero values
 2021-02-26 20:43 UTC  (3+ messages)

[PATCH] [PATCH] drm/amdgpu: Verify bo size can fit framebuffer size
 2021-02-26 20:36 UTC  (2+ messages)

[PATCH] [PATCH] drm/amdgpu: Verify bo size can fit framebuffer size
 2021-02-26 20:34 UTC  (2+ messages)

[PATCH for-4.15 0/3] firmware: fix build on Alpine
 2021-02-26 20:36 UTC  (4+ messages)
` [PATCH for-4.15 2/3] firmware: provide a stand alone set of headers

[PATCH 1/2] mm: Guard a use of node_reclaim_distance with CONFIFG_NUMA
 2021-02-26 20:37 UTC  (3+ messages)
` [PATCH 2/2] topology: Guard "

[Patch bpf-next v7 0/9] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-26 20:35 UTC  (2+ messages)

[PATCH v5] drm: Use USB controller's DMA mask when importing dmabufs
 2021-02-26 20:33 UTC  (4+ messages)

[PATCH] mm: test page->flags directly in page_lru()
 2021-02-26 20:27 UTC  (8+ messages)
` [PATCH v2 0/3] trim the uses of compound_head()
  ` [PATCH v2 2/3] mm: use PF_NO_TAIL for PG_lru
  ` [PATCH v2 3/3] mm: use PF_ONLY_HEAD for PG_active and PG_unevictable

[PATCH] RISC-V: Make NUMA depend on SMP
 2021-02-26 20:25 UTC  (2+ messages)

[PATCH v4] Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
 2021-02-26 20:23 UTC  (2+ messages)

[PATCH v5 0/9] ALSA: add virtio sound driver
 2021-02-26 20:19 UTC  (17+ messages)
` [PATCH v5 6/9] ALSA: virtio: PCM substream operators
                  ` [virtio-dev] "

[PATCH] drm/amdgpu: Verify bo size can fit framebuffer size
 2021-02-26 19:48 UTC 

[PATCH 1/1] Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol
 2021-02-26 20:18 UTC  (3+ messages)

[PATCH] net: bridge: Fix jump_label config
 2021-02-26 20:19 UTC  (4+ messages)

#pragma once (was Re: incoming)
 2021-02-26 20:17 UTC 

[PATCH/v3] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-02-26 20:15 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] pipeline: add register array support to SWX pipeline
 2021-02-26 20:26 UTC 

[linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
 2021-02-26 20:26 UTC  (3+ messages)

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-02-26 20:11 UTC  (14+ messages)
` [Patch V2 01/13] x86/irq: Add DEV_MSI allocation type
` [Patch V2 02/13] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI
` [Patch V2 03/13] platform-msi: Provide default irq_chip:: Ack
` [Patch V2 04/13] genirq/proc: Take buslock on affinity write
` [Patch V2 05/13] genirq/msi: Provide and use msi_domain_set_default_info_flags()
` [Patch V2 06/13] platform-msi: Add device MSI infrastructure
` [Patch V2 07/13] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [Patch V2 08/13] genirq: Set auxiliary data for an interrupt
` [Patch V2 09/13] iommu/vt-d: Add DEV-MSI support
` [Patch V2 10/13] iommu: Add capability IOMMU_CAP_VIOMMU_HINT
` [Patch V2 11/13] platform-msi: Add platform check for subdevice irq domain
` [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
` [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number

[PATCH v7 bpf-next 00/10] Add BTF_KIND_FLOAT support
 2021-02-26 20:22 UTC  (11+ messages)
` [PATCH v7 bpf-next 01/10] bpf: Add BTF_KIND_FLOAT to uapi
` [PATCH v7 bpf-next 02/10] libbpf: Fix whitespace in btf_add_composite() comment
` [PATCH v7 bpf-next 03/10] libbpf: Add BTF_KIND_FLOAT support
` [PATCH v7 bpf-next 04/10] tools/bpftool: "
` [PATCH v7 bpf-next 05/10] selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test
` [PATCH v7 bpf-next 06/10] bpf: Add BTF_KIND_FLOAT support
` [PATCH v7 bpf-next 07/10] selftest/bpf: Add BTF_KIND_FLOAT tests
` [PATCH v7 bpf-next 08/10] selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests
` [PATCH v7 bpf-next 09/10] selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
` [PATCH v7 bpf-next 10/10] bpf: Document BTF_KIND_FLOAT in btf.rst

[PATCH v1] Bluetooth: Tolerate valid pre 4.2 conn params
 2021-02-26 20:19 UTC  (2+ messages)

[staging:staging-testing] BUILD SUCCESS 4866d49608322127f73c50802b398ee5433ef776
 2021-02-26 20:20 UTC 

[PATCH] Bluetooth: Fix for L2CAP/LE/CFC/BV-15-C
 2021-02-26 20:17 UTC  (2+ messages)

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-02-26 20:09 UTC  (7+ messages)
` [PATCH v4 05/10] coresight: syscfg: Add API to activate and enable configurations
` [PATCH v4 06/10] coresight: etm-perf: Update to activate selected configuration

[PATCH v10 0/5] Core scheduling remaining patches
 2021-02-26 20:07 UTC  (10+ messages)
` [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling

[yocto] Error during do_image_wic
 2021-02-26 20:16 UTC 


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.