All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-25 22:10:48 to 2023-08-25 23:51:29 UTC [more...]

[Intel-wired-lan] BUG(?): igc link up and XDP program init fails
 2023-08-25 23:51 UTC  (5+ messages)
  `  "

[PATCH] wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx
 2023-08-25 23:48 UTC  (2+ messages)

[PATCH v4 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-25 23:44 UTC  (13+ messages)
` [PATCH v4 02/12] x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid
` [PATCH v4 05/12] x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
` [PATCH v4 06/12] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
` [PATCH v4 07/12] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
` [PATCH v4 11/12] x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP
` [PATCH v4 12/12] x86/virt/tdx: Adjust 'struct tdx_module_args' to use x86 "register index" layout

[PATCH V4 0/8] board: ti: Add support for BeaglePlay
 2023-08-25 23:45 UTC  (7+ messages)
` [PATCH V4 8/8] doc: board: ti: Add BeaglePlay documentation

[PATCH] net: hsr : Provide fix for HSRv1 supervisor frames decoding
 2023-08-25 23:44 UTC  (2+ messages)

[PATCH] coresight: ete: Enable iomem access
 2023-08-25 23:42 UTC  (2+ messages)

[PATCH] coresight: tmc-etr: Don't fail probe when non-secure access is disabled
 2023-08-25 23:39 UTC  (2+ messages)

[PATCH v2 0/3] wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array
 2023-08-25 23:38 UTC  (4+ messages)
` [PATCH v2 3/3] wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len

[PATCH v9 00/15] cxl/pci: Add support for RCH RAS error handling
 2023-08-25 23:32 UTC  (17+ messages)
` [PATCH v9 01/15] cxl/port: Pre-initialize component register mappings
` [PATCH v9 02/15] cxl/regs: Prepare for multiple users of "
` [PATCH v9 03/15] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v9 04/15] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v9 05/15] cxl/pci: Remove Component Register base address from struct cxl_dev_state
` [PATCH v9 06/15] cxl/port: Remove Component Register base address from struct cxl_port
` [PATCH v9 07/15] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v9 08/15] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
` [PATCH v9 09/15] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v9 10/15] cxl/pci: Map RCH downstream AER registers for logging protocol errors
` [PATCH v9 11/15] cxl/pci: Add RCH downstream port error logging
` [PATCH v9 12/15] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v9 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v9 14/15] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
` [PATCH v9 15/15] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()

[PATCH] lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
 2023-08-25 23:34 UTC  (7+ messages)

[PATCH] mbuf: add ESP packet type
 2023-08-25 23:34 UTC  (4+ messages)
` [PATCH v2] "

[sashal-stable:pending-6.1 29/42] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2314:31: error: 'struct hwseq_private_funcs' has no member named 'resync_fifo_dccg_dio'
 2023-08-25 23:34 UTC 

[android-common:android14-6.1 1/4] kernel/module/gki_module.c:35:6: warning: no previous prototype for 'gki_is_module_protected_export'
 2023-08-25 23:34 UTC 

[PATCH] drm/connector: Add newline to debug printk
 2023-08-25 23:32 UTC  (4+ messages)

[PATCH] drm/msm/dp: Add newlines to debug printks
 2023-08-25 23:30 UTC  (4+ messages)

[PATCH V4 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
 2023-08-25 23:28 UTC  (11+ messages)

[BUG] missing return thunk: __ret+0x5/0x7e-__ret+0x0/0x7e: e9 f6 ff ff ff
 2023-08-25 23:26 UTC  (4+ messages)

[PATCH v5] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-08-25 23:26 UTC  (4+ messages)

[PATCH v11 0/6] arm64: Add IPI for backtraces / kgdb; try to use NMI for some IPIs
 2023-08-25 23:23 UTC  (14+ messages)
` [PATCH v11 3/6] arm64: smp: Remove dedicated wakeup IPI
` [PATCH v11 4/6] arm64: smp: Add arch support for backtrace using pseudo-NMI
` [PATCH v11 6/6] arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundup

[android-common:android12-5.10 7/11] fs/reiserfs/lbalance.o: warning: objtool: leaf_cut_from_buffer()+0x1f82: stack state mismatch: cfa1=7+240 cfa2=7+224
 2023-08-25 23:23 UTC 

[PATCH v3] rust: Upgrade 1.70.0 -> 1.71.0
 2023-08-25 23:17 UTC  (4+ messages)
` [OE-core] "

[PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap
 2023-08-25 23:17 UTC  (8+ messages)
` [PATCH v4 09/12] KVM: x86/mmu: serialize vCPUs to zap gfn when guest MTRRs are honored
` [PATCH v4 10/12] KVM: x86/mmu: fine-grained gfn zap "
` [PATCH v4 11/12] KVM: x86/mmu: split a single gfn zap range "

[PATCH net-next] r8152: add vendor/device ID pair for D-Link DUB-E250
 2023-08-25 23:05 UTC 

[djwong-xfs:xfile-page-caching 152/203] fs/xfs/xfs_xchgrange.c:586:11-12: WARNING opportunity for max()
 2023-08-25 23:13 UTC 

[PATCH bpf-next v2 00/13] bpf: Add support for local percpu kptr
 2023-08-25 23:13 UTC  (4+ messages)
` [PATCH bpf-next v2 06/13] libbpf: Add __percpu_kptr macro definition

[PATCH 6.1.y 0/2] Address ltp nfs test failure
 2023-08-25 23:11 UTC  (2+ messages)

resctrl2 - status
 2023-08-25 23:08 UTC  (9+ messages)

[dm-devel] [PATCH] LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_by
 2023-08-25 23:08 UTC  (3+ messages)
`  "

Optimal I/O size of 33553920 bytes should not appear
 2023-08-25 23:02 UTC  (2+ messages)

[pci:controller/qcom-edma 2/7] ERROR: modpost: "__umoddi3" [drivers/pci/endpoint/functions/pci-epf-mhi.ko] undefined!
 2023-08-25 23:03 UTC 

[davejiang:cxl-ide 19/25] drivers/pci/ide.c:527: warning: Function parameter or member 'type' not described in 'pci_ide_stream_disable'
 2023-08-25 23:03 UTC 

[Intel-gfx] [PATCH 0/1] drm/i915/gt: Remove interruptible flag from wait_for_space
 2023-08-25 23:01 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] i2c: pxa: fix clang -Wvoid-pointer-to-enum-cast warning
 2023-08-25 22:59 UTC  (5+ messages)

[QEMU][PATCH v3 0/2] Add Virtio support to Xenpvh machine for arm
 2023-08-25 22:53 UTC  (3+ messages)
` [QEMU][PATCH v3 1/2] xen_arm: Create virtio-mmio devices during initialization
` [QEMU][PATCH v3 2/2] xen_arm: Initialize RAM and add hi/low memory regions

[igt-dev] [i-g-t 0/4] Add XE support for Async flip tests
 2023-08-25 22:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 00/18] Lazily load PMU data
 2023-08-25 22:56 UTC  (8+ messages)
` [PATCH v2 06/18] perf s390 s390_cpumcfdg_dump: Don't scan all PMUs

[PATCH 5/6] bpf: task_group_seq_get_next: simplify the "next tid" logic
 2023-08-25 22:57 UTC  (2+ messages)

[RFC PATCH 00/11] Zero copy network RX using io_uring
 2023-08-25 22:55 UTC  (12+ messages)
` [PATCH 01/11] io_uring: add interface queue
` [PATCH 02/11] io_uring: add mmap support for shared ifq ringbuffers
` [PATCH 03/11] netdev: add XDP_SETUP_ZC_RX command
` [PATCH 04/11] io_uring: setup ZC for an RX queue when registering an ifq
` [PATCH 05/11] io_uring: add ZC buf and pool
` [PATCH 06/11] io_uring: add ZC pool API
` [PATCH 07/11] skbuff: add SKBFL_FIXED_FRAG and skb_fixed()
` [PATCH 08/11] io_uring: allocate a uarg for freeing zero copy skbs
` [PATCH 09/11] io_uring: delay ZC pool destruction
` [PATCH 10/11] netdev/bnxt: add data pool and use it in BNXT driver
` [PATCH 11/11] io_uring: add io_recvzc request

[PATCH 4/6] bpf: task_group_seq_get_next: kill next_task
 2023-08-25 22:55 UTC  (2+ messages)

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 22:53 UTC  (12+ messages)
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
    ` [f2fs-dev] "
    ` [Cluster-devel] "
` [Cluster-devel] [PATCH RFC v5 00/29] io_uring getdents
  ` [f2fs-dev] "

[PATCH v4] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-08-25 22:51 UTC  (8+ messages)

[PATCH 0/6] bpf: task_group_seq_get_next: use __next_thread()
 2023-08-25 22:52 UTC  (5+ messages)
` [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check

[PATCH v2 2/7] PCI: epf-mhi: Make use of the alignment restriction from EPF core
 2023-08-25 22:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/qemu: bump to version 8.1.0
 2023-08-25 22:49 UTC 

[PATCH v5 0/2] perf list: Remove duplicate PMUs
 2023-08-25 22:48 UTC  (4+ messages)
` [PATCH v5 1/2] perf pmus: Sort pmus by name then suffix

[PATCH 0/2] Documentation: sphinx: Add sphinx-prompt
 2023-08-25 22:46 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v3 0/5] MDWE without inheritance
 2023-08-25 22:45 UTC  (11+ messages)
` [PATCH v3 1/5] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
` [PATCH v3 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case
` [PATCH v3 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
` [PATCH v3 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH v3 5/5] kselftest: vm: Add tests for no-inherit memory-deny-write-execute

[PATCH bpf-next v2 0/1] docs/bpf: Add description for CO-RE relocations
 2023-08-25 22:45 UTC  (2+ messages)
` [PATCH bpf-next v2 1/1] "

[PATCH 1/6] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
 2023-08-25 22:45 UTC  (2+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-25 22:44 UTC  (9+ messages)
` (subset) "

[f2fs-dev] [PATCH v2 0/7] Add 16K Support for f2fs-tools
 2023-08-25 22:44 UTC  (8+ messages)
` [f2fs-dev] [PATCH v2 1/7] f2fs-tools: Define constants in terms of BLKSIZE
` [f2fs-dev] [PATCH v2 2/7] f2fs-tools: Refactor Orphan Block struct
` [f2fs-dev] [PATCH v2 3/7] f2fs-tools: Refactor f2fs_node struct and friends
` [f2fs-dev] [PATCH v2 4/7] f2fs-tools: Refactor SIT/NAT block structs
` [f2fs-dev] [PATCH v2 5/7] f2fs-tools: Refactor Summary block struct and friends
` [f2fs-dev] [PATCH v2 6/7] f2fs-tools: Refactor f2fs_dentry_block struct
` [f2fs-dev] [PATCH v2 7/7] f2fs-tools: Support different block sizes

[f2fs-dev] [PATCH 0/7] Add 16K Support for f2fs-tools
 2023-08-25 22:43 UTC  (4+ messages)
` [f2fs-dev] [PATCH 1/7] f2fs-tools: Define constants in terms of BLKSIZE

[PATCH] accessibility: speakup: refactor deprecated strncpy
 2023-08-25 22:41 UTC  (3+ messages)

[PATCH V3 0/8] Add Anbernic RG-Nano
 2023-08-25 22:37 UTC  (3+ messages)
` [PATCH V3 8/8] ARM: dts: sunxi: add support for "

[sudeep-holla:android13-5.10/ffa 8677/9999] kernel/gki_module.c:35:6: warning: no previous prototype for 'gki_is_module_protected_symbol'
 2023-08-25 22:32 UTC 

[Intel-gfx] [PATCH 00/42] Enable Lunar Lake display
 2023-08-25 22:36 UTC  (7+ messages)
` [Intel-gfx] [PATCH 31/42] drm/i915/lnl: Add gmbus/ddc support
  ` [Intel-gfx] [Intel-xe] "
        `  "

[PATCH bpf-next] docs/bpf: Add description for CO-RE relocations
 2023-08-25 22:35 UTC  (5+ messages)

[PATCH v5 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-08-25 22:34 UTC  (7+ messages)
` [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest

[PATCH v3 00/13] devtool ide plugin
 2023-08-25 22:25 UTC  (14+ messages)
` [PATCH v3 01/13] vscode: add minimal configuration
` [PATCH v3 02/13] cmake.bbclass: refactor cmake args
` [PATCH v3 03/13] cmake.bbclass: cleanup spaces and tabs
` [PATCH v3 04/13] cmake.bbclass: support qemu
` [PATCH v3 05/13] devtool: new ide plugin
` [PATCH v3 06/13] tests: add a C++ example recipe
` [PATCH v3 07/13] cmake-example: workaround for pseudo breakeage
` [PATCH v3 08/13] refactor: make multiprocess_launch callable without d
` [PATCH v3 09/13] refactor: make strip_execs "
` [PATCH v3 10/13] devtool: refactor deploy-target
` [PATCH v3 11/13] devtool: ide make deploy-target quicker
` [PATCH v3 12/13] oe-selftest devtool: ide tests
` [PATCH v3 13/13] docs: cover devtool ide

[PATCH v13 00/11] LSM: Three basic syscalls
 2023-08-25 22:23 UTC  (4+ messages)
` [PATCH v13 04/11] LSM: syscalls for current process attributes

[Intel-wired-lan] [PATCH iwl-next v3 2/8] ethtool: Add forced speed to supported link modes maps
 2023-08-25 22:21 UTC  (3+ messages)

[sudeep-holla:android13-5.10/ffa 2111/9999] ld: phylink.c:undefined reference to `phy_duplex_to_str'
 2023-08-25 22:21 UTC 

[XEN PATCH v2] xen/hypercalls: address violations of MISRA C:2012 Rule 8.3
 2023-08-25 22:21 UTC  (4+ messages)

[stable:linux-5.10.y 53/9999] ../lib/gcc/aarch64-linux/13.2.0/plugin/include/c-family/c-common.h:173:10: fatal error: cp/cp-trait.def: No such file or directory
 2023-08-25 22:21 UTC  (2+ messages)

[PATCH v7 00/24] iommu: Make default_domain's mandatory
 2023-08-25 22:15 UTC  (11+ messages)
` [PATCH v7 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v7 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain

[PATCH v1] drm/msm/dp: do not reinitialize phy unless retry during link training
 2023-08-25 22:15 UTC  (3+ messages)

[PATCH] media: i2c: max9286: Fix some redundant of_node_put() calls
 2023-08-25 22:13 UTC 

[PATCH] accel/habanalabs: refactor deprecated strncpy to strscpy_pad
 2023-08-25 22:13 UTC  (3+ messages)

[PATCH] habanalabs/gaudi: refactor deprecated strncpy
 2023-08-25 22:12 UTC  (3+ messages)

[PATCH] habanalabs/gaudi2: refactor deprecated strncpy
 2023-08-25 22:12 UTC  (3+ messages)

[PATCH] habanalabs/goya: refactor deprecated strncpy
 2023-08-25 22:12 UTC  (3+ messages)

[PATCH] Bluetooth: hci_sync: always check if connection is alive before deleting
 2023-08-25 22:12 UTC  (2+ messages)
`  "

[povik:sio-v2-wip 2/5] drivers/dma/apple-sio.c:234:25: warning: no previous prototype for 'sio_alloc_desc'
 2023-08-25 22:11 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.