All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-25 05:03:18 to 2023-10-25 06:50:47 UTC [more...]

[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
 2023-10-25  6:50 UTC  (6+ messages)
` [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones

[PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
 2023-10-25  6:50 UTC  (16+ messages)
        ` [PATCH 0/3] some send-email --compose fixes
          ` [PATCH 2/3] Revert "send-email: extract email-parsing code into a subroutine"
                ` [PATCH] send-email: move validation code below process_address_list

[PATCH v7 0/4] riscv: Add fine-tuned checksum functions
 2023-10-25  6:50 UTC  (4+ messages)
` [PATCH v7 2/4] riscv: Checksum header

[igt-dev] [PATCH i-g-t 0/5] extend kms_psr test to validate pr
 2023-10-25  6:49 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t 3/5] lib/igt_psr: added function to check output supports pr
` [igt-dev] [PATCH i-g-t 4/5] lib/igt_psr: added function to check active dp pr
` [igt-dev] [PATCH i-g-t 5/5] tests/intel/kms_psr: made test compaitable with pr

[PATCH v3 0/6] riscv: RVA22U64 profile support
 2023-10-25  6:46 UTC  (13+ messages)
` [PATCH v3 1/6] target/riscv: add rva22u64 profile definition
` [PATCH v3 2/6] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v3 3/6] target/riscv/tcg: add user flag for profile support
` [PATCH v3 4/6] target/riscv/tcg: add MISA user options hash
` [PATCH v3 5/6] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v3 6/6] target/riscv/tcg: handle profile MISA bits

[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
 2023-10-25  6:46 UTC  (3+ messages)
` [PATCH v6 04/10] iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations

[cocci] Finding functions that do not unlock mutex in the same function
 2023-10-25  6:45 UTC  (8+ messages)
        ` [cocci] Dependencies between key words “goto” and “return”?

[PATCH V2] usb: gadget: f_uac1: add adaptive sync support for capture
 2023-10-25  6:44 UTC  (4+ messages)
  `  "

[PATCH] sound: add quirk flag to enable native DSD for McIntosh devices
 2023-10-25  6:42 UTC  (2+ messages)

[PATCH v2] cve-check: Classify patched CVEs into 3 statuses
 2023-10-25  6:44 UTC  (2+ messages)
  ` [OE-core] "

[PATCH] dm: error: Add support for zoned block devices
 2023-10-25  6:21 UTC  (4+ messages)

Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
 2023-10-25  3:22 UTC  (4+ messages)

[PATCH 0/5] KVM: arm64: NV trap forwarding fixes
 2023-10-25  6:40 UTC  (3+ messages)

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2023-10-25  6:41 UTC  (5+ messages)

[PATCH v4 00/61] arm64: Add support for LPA2 at stage1 and WXN
 2023-10-25  6:39 UTC  (5+ messages)
` [PATCH v4 35/61] arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels

[PATCH v3 0/3] rev-list: add support for commits in `--missing`
 2023-10-25  6:40 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] rev-list: add commit object support in `--missing` option

[PATCH v2 00/11] Add mediate-drm secure flow for SVP
 2023-10-25  6:39 UTC  (6+ messages)
` [PATCH v2 04/11] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane

[PATCH v6 0/9] Fix cursor planes with virtualized drivers
 2023-10-25  6:36 UTC  (6+ messages)
` [PATCH v6 9/9] drm: Introduce documentation for hotspot properties

[PATCH v5 00/19] Make Pixman an optional dependency
 2023-10-25  6:35 UTC  (3+ messages)
` [PATCH v5 01/19] build-sys: add a "pixman" feature

[PATCH v2 0/9] Add CMDQ secure driver for SVP
 2023-10-25  6:33 UTC  (16+ messages)
` [PATCH v2 1/9] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id
` [PATCH v2 6/9] mailbox: mediatek: Add CMDQ driver support for mt8188
` [PATCH v2 8/9] mailbox: mediatek: Add CMDQ secure mailbox driver

[PATCH v2 0/3] nvme-tcp: always set valid seq_num in dhchap reply
 2023-10-25  6:33 UTC  (7+ messages)
` [PATCH v2 2/3] nvme-auth: add flag for bi-directional auth
` [PATCH v2 3/3] nvme-auth: always set valid seq_num in dhchap reply

[Intel-gfx] Regression in linux-next
 2023-10-25  6:32 UTC  (3+ messages)
` [Intel-gfx] Regression on linux-next (next-20231016)
  ` [Intel-gfx] Regression on linux-next (next-20231013)

[PATCH v8 0/7] Add EFI HTTP boot support
 2023-10-25  6:28 UTC  (8+ messages)
` [PATCH v8 1/7] net: wget: prevent overwriting reserved memory
` [PATCH v8 2/7] net: wget: add wget with dns utility function
` [PATCH v8 3/7] blk: blkmap: add ramdisk creation "
` [PATCH v8 4/7] efi_loader: Boot var automatic management
` [PATCH v8 5/7] efi_loader: support boot from URI device path
` [PATCH v8 6/7] cmd: efidebug: add uri "
` [PATCH v8 7/7] doc: uefi: add HTTP Boot support

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, October 25th
 2023-10-25  6:29 UTC  (2+ messages)

[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
 2023-10-25  6:27 UTC  (12+ messages)

[PATCH 0/6] Delay VERW
 2023-10-25  6:28 UTC  (4+ messages)
` [PATCH 1/6] x86/bugs: Add asm helpers for executing VERW
  ` [RESEND][PATCH "

[PATCH v2 iproute2-next 0/3] Add support to set privileged qkey parameter
 2023-10-25  6:26 UTC  (7+ messages)
` [PATCH v2 iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [PATCH v2 iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command

[PATCH v3] migration: Stop migration immediately in RDMA error paths
 2023-10-25  6:25 UTC  (2+ messages)

[PATCH v9 19/20] PCI: starfive: Add JH7110 PCIe controller
 2023-10-25  6:24 UTC  (3+ messages)

[PATCH v5 0/9] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-25  6:25 UTC  (4+ messages)

drivers/memory/tegra/tegra186.c:74:49: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size 6
 2023-10-25  6:24 UTC  (3+ messages)

[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
 2023-10-25  6:23 UTC  (13+ messages)
` [PATCH v2 06/29] migration: Add auto-pause capability
` [PATCH v2 14/29] migration/ram: Introduce 'fixed-ram' migration capability
` [PATCH v2 28/29] migration: Add direct-io parameter

[PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
 2023-10-25  6:22 UTC  (11+ messages)

linux-next: manual merge of the usb tree with the rockchip tree
 2023-10-25  6:22 UTC  (2+ messages)

[PATCH v2 0/2] ceph: fix caps revocation stuck
 2023-10-25  6:19 UTC  (3+ messages)
` [PATCH v2 1/2] ceph: always queue a writeback when revoking the Fb caps
` [PATCH v2 2/2] ceph: add ceph_cap_unlink_work to fire check caps immediately

[DRBD-announce] python-linstor/linstor-client 1.20.1 release
 2023-10-25  6:20 UTC 

Enabling PCI_P2PDMA for distro kernels?
 2023-10-25  6:19 UTC 

[PATCH bpf-next 0/3] samples/bpf: Allow building as PIE
 2023-10-25  6:19 UTC  (4+ messages)
` [PATCH bpf-next 1/3] samples/bpf: Allow building with custom CFLAGS/LDFLAGS
` [PATCH bpf-next 2/3] samples/bpf: Fix passing LDFLAGS to libbpf
` [PATCH bpf-next 3/3] samples/bpf: Allow building with custom bpftool

[PATCH v13 0/8] Wave5 codec driver
 2023-10-25  6:17 UTC  (10+ messages)
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support

[PATCH] net: ipv6: fix typo in comments
 2023-10-25  6:16 UTC 

[PATCH] net: ipv4: fix typo in comments
 2023-10-25  6:14 UTC 

[PATCH v3 1/2] drm/amdgpu: Acquire ttm locks for dmaunmap
 2023-10-25  6:12 UTC  (2+ messages)

[PATCH v2] nfs: derive f_fsid from s_dev and server's fsid
 2023-10-25  6:11 UTC 

[norov:find_and_clear_tmp 45/47] drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.c:170:13: warning: unused variable 'j'
 2023-10-25  6:10 UTC 

[PATCH 1/2] scsi: scsi_debug: fix some bugs in sdebug_error_write()
 2023-10-25  6:10 UTC  (6+ messages)

[PATCH v8 0/8] Add support for PMICs used on Tegra 3 devices
 2023-10-25  6:10 UTC  (4+ messages)
` [PATCH v8 3/8] power: pmic: add the base MAX77663 PMIC support

[PATCH-v2] jfs: fix slab-out-of-bounds Read in dtSearch
 2023-10-25  6:09 UTC  (2+ messages)

[PATCH 0/1] staging: vc04_services: Use %p4cc to print fourcc
 2023-10-25  6:07 UTC  (4+ messages)
` [PATCH 1/1] staging: vc04_services: Use %p4cc format modifier to print FourCC codes

[PATCH 5.10 000/135] 5.10.192-rc1 review
 2023-10-25  6:02 UTC  (5+ messages)
` [PATCH 5.10 134/135] objtool/x86: Fixup frame-pointer vs rethunk

[syzbot] possible deadlock in j1939_session_activate
 2023-10-25  6:02 UTC  (2+ messages)
` [syzbot] [can?] "

[bug report] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
 2023-10-25  6:19 UTC  (2+ messages)

[norov:find_and_clear_tmp 27/47] arch/powerpc/platforms/pasemi/dma_lib.c:105:20: warning: variable 'limit' set but not used
 2023-10-25  5:59 UTC 

[PATCH v2 1/2] net: page_pool: check page pool ethtool stats
 2023-10-25  5:59 UTC  (3+ messages)

[norov:find_and_clear_tmp 23/47] drivers/net/wireless/intel/iwlegacy/4965-mac.c:2092:13: warning: unused variable 'txq_id'
 2023-10-25  5:59 UTC 

[PATCH v2 0/2] x86/asyncpf: Fixes the size of asyncpf PV data and related docs
 2023-10-25  5:59 UTC  (3+ messages)
` [PATCH v2 1/2] x86/kvm/async_pf: Use separate percpu variable to track the enabling of asyncpf
` [PATCH v2 2/2] KVM: x86: Improve documentation of MSR_KVM_ASYNC_PF_EN

[RFC 00/48] perf tools: Introduce data type profiling (v1)
 2023-10-25  5:58 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] tests/intel/xe_copy_basic: Fix validating the mem set values
 2023-10-25  5:56 UTC  (2+ messages)

[PATCH v3 0/8] PMBus fixes and new functions
 2023-10-25  5:56 UTC  (7+ messages)

[Intel-gfx] [PATCH] powercap: intel_rapl: Don't warn about BIOS locked limits during resume
 2023-10-25  5:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for powercap: intel_rapl: Don't warn about BIOS locked limits during resume (rev2)

[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
 2023-10-25  5:53 UTC  (12+ messages)
` [PATCH net-next 5/5] virtio-net: support tx netdim

[PATCH v1] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
 2023-10-25  5:53 UTC  (2+ messages)

[bug report] wifi: iwlwifi: mvm: add start mac ctdp sum calculation debugfs handler
 2023-10-25  5:53 UTC 

[PATCH v14 00/18] plugins: Allow to read registers
 2023-10-25  5:51 UTC  (6+ messages)
` [PATCH v14 16/18] plugins: Use different helpers when reading registers

[PATCH v2 00/39] Memory allocation profiling
 2023-10-25  5:46 UTC  (3+ messages)
` [PATCH v2 06/39] mm: enumerate all gfp flags

[PATCH V6] NUMA: optimize detection of memory with no node id assigned by firmware
 2023-10-25  5:46 UTC  (2+ messages)

[PATCH v4] mux: mmio: use reg property when parent device is not a syscon
 2023-10-25  5:45 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/device_reset: fix logic to unbind when snd_hda_intel is loaded
 2023-10-25  5:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/device_reset: fix logic to unbind when snd_hda_intel is loaded (rev2)

[PATCH 0/4] ACPI: sysfs: Fix some issues in create_of_modalias() and create_pnp_modalias()
 2023-10-25  5:41 UTC  (6+ messages)
` [PATCH 2/4] ACPI: sysfs: Fix a potential out-of-bound write in create_of_modalias()

[PATCH bpf-next] selftests/bpf: umount children of TDIR in test_bpffs
 2023-10-25  5:41 UTC  (3+ messages)

[PATCH] drm/amdgpu: Initialize schedulers before using them
 2023-10-25  5:40 UTC  (3+ messages)
` [PATCH] drm/amdgpu: move buffer funcs setting up a level (v2)

CVE work synchronization proposal
 2023-10-25  5:39 UTC  (3+ messages)
` [OE-core] "

[PATCH v1 0/4] maintenance: use XDG config if it exists
 2023-10-25  5:38 UTC  (6+ messages)
` [PATCH v1 3/4] config: factor out global config file retrieval
    ` [PATCH v1 3/4] config: factor out global config file retrievalync-mailbox>

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-10-24
 2023-10-25  5:37 UTC 

[isilence:zc/rx_copy_fallback 989/1018] drivers/net/ethernet/broadcom/bnxt/bnxt.c:13325:37: error: implicit declaration of function 'rps_may_expire_flow'
 2023-10-25  5:37 UTC 

linux-next: Tree for Oct 25
 2023-10-25  5:37 UTC 

[PATCH v6 0/5] ASoC: makes CPU/Codec channel connection map more generic
 2023-10-25  5:33 UTC  (3+ messages)
` [PATCH v6 1/5] "

[LTP] [PATCH] tst_kvercmp: Handle larger kernel version numbers
 2023-10-25  5:35 UTC  (4+ messages)

OpenEmbedded Happy Hour October 25 9pm/2100 UTC
 2023-10-25  5:35 UTC 

[PATCH v15 00/19] plugins: Allow to read registers
 2023-10-25  5:27 UTC  (20+ messages)
` [PATCH v15 01/19] gdbstub: Add num_regs member to GDBFeature
` [PATCH v15 02/19] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v15 03/19] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v15 04/19] target/arm: Use GDBFeature for dynamic XML
` [PATCH v15 05/19] target/ppc: "
` [PATCH v15 06/19] target/riscv: "
` [PATCH v15 07/19] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v15 08/19] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v15 09/19] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v15 10/19] gdbstub: Simplify XML lookup
` [PATCH v15 11/19] gdbstub: Infer number of core registers from XML
` [PATCH v15 12/19] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v15 13/19] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v15 14/19] gdbstub: Expose functions to read registers
` [PATCH v15 15/19] cpu: Call plugin hooks only when ready
` [PATCH v15 16/19] plugins: Introduce CPU flags
` [PATCH v15 17/19] plugins: Use different helpers when reading registers
` [PATCH v15 18/19] plugins: Allow to read registers
` [PATCH v15 19/19] contrib/plugins: Allow to log registers

[PATCH] lib,kprobes: objpool_try_add_slot merged into objpool_push
 2023-10-25  5:31 UTC 

[PATCH] dt-bindings: mtd-partitions: Export special values
 2023-10-25  5:29 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915/display: Reset message bus after each read/write operation
 2023-10-25  5:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Reset message bus after each read/write operation (rev5)

Questions about the qemu DCD support in cxl-2023-09-13
 2023-10-25  5:25 UTC  (4+ messages)

[PATCH] drm/nouveau/nvif: avoid possible memory leak of 'args'
 2023-10-25  5:19 UTC  (3+ messages)
` [Nouveau] "

[igt-dev] [PATCH i-g-t v3] tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane
 2023-10-25  5:31 UTC 

[Intel-gfx] [topic/core-for-CI][PATCH 0/2] Drop some unnecessary patches
 2023-10-25  5:18 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] generic/251: check min and max length and minlen for FSTRIM
 2023-10-25  5:16 UTC  (10+ messages)

[PATCH 0/5] cmd: add scmi command
 2023-10-25  5:14 UTC  (6+ messages)
` [PATCH 1/5] test: dm: skip scmi tests against disabled protocols
` [PATCH 2/5] firmware: scmi: support protocols on sandbox only if enabled
` [PATCH 3/5] cmd: add scmi command for SCMI firmware
` [PATCH 4/5] doc: cmd: add documentation for scmi
` [PATCH 5/5] test: dm: add scmi command test

[PATCH v2 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
 2023-10-25  5:14 UTC  (5+ messages)
` [PATCH v2 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
` [PATCH v2 2/4] x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
` [PATCH v2 3/4] EDAC/mc: Add new HBM3 memory type
` [PATCH v2 4/4] EDAC/amd64: Add Family 19h Models 90h ~ 9fh enumeration support

[PATCH] xfs: fix internal error from AGFL exhaustion
 2023-10-25  5:14 UTC  (3+ messages)

❌ FAIL (MISSED 7 of 230): Test report for master (6.6.0-rc7, mainline.kernel.org-clang, 84186fcb)
 2023-10-25  5:11 UTC 

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-10-25  5:08 UTC  (9+ messages)
` [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain

[PATCH 3/3] erofs-utils: lib: propagate return code for erofs_bflush()
 2023-10-25  5:05 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3] mtd: spi-nor: Improve reporting for software reset failures
 2023-10-25  5:05 UTC  (3+ messages)

[PATCH v3] PCI: keystone: Fix pci_ops for AM654x SoC
 2023-10-25  5:02 UTC  (3+ messages)


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.