All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-25 23:01:16 to 2023-08-26 01:32:49 UTC [more...]

[PATCH] rcutorture: Replace schedule_timeout*() 1 jiffie waits with HZ/20
 2023-08-26  1:31 UTC  (4+ messages)

[PATCH bpf-next v3 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-08-26  1:32 UTC  (4+ messages)
` [PATCH bpf-next v3 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "

[PATCH 15/15] netfs: Remove unused functions
 2023-08-26  1:30 UTC  (2+ messages)
` [PATCH] fscache: Convert __fscache_clear_page_bits() to use a folio

[PATCH] rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()
 2023-08-26  1:29 UTC  (4+ messages)

[PATCH] drm/msm/adreno: Fix SM6375 GPU ID
 2023-08-26  1:29 UTC  (3+ messages)

[PATCH] cpufreq: governor: Free dbs_data directly when gov->init() fails
 2023-08-26  1:24 UTC 

[PATCH 0/2] vdpa: Add logging operatins
 2023-08-26  1:23 UTC  (3+ messages)
` [PATCH 1/2] vdpa: add log operations
` [PATCH 2/2] vhost-vdpa: add uAPI for logging

[PATCH 6.1 00/15] 6.1.48-rc1 review
 2023-08-26  1:23 UTC  (2+ messages)

[RFC RESEND 00/11] Zero copy network RX using io_uring
 2023-08-26  1:19 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

dwc3: unusual handling of setup requests with wLength == 0
 2023-08-26  1:20 UTC  (11+ messages)

[RFC mptcp-next v2 2/2] mptcp: add bpf_burst set/get params
 2023-08-26  1:21 UTC  (2+ messages)

[PATCH] ext4: correct error handling of ext4_get_journal_inode()
 2023-08-26  1:10 UTC 

[PATCH v1 1/1] workqueue: make the increment pwq->stats[] increment atomic
 2023-08-26  1:13 UTC  (2+ messages)

[RFC][PATCH] kconfig: introduce listunknownconfig
 2023-08-26  1:12 UTC  (13+ messages)

resctrl2 - status
 2023-08-26  1:11 UTC  (11+ messages)

[PATCH] lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
 2023-08-26  1:07 UTC  (10+ messages)

[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
 2023-08-26  1:07 UTC  (14+ messages)
` [PATCH rfc v2 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc v2 04/10] s390: mm: use try_vma_locked_page_fault()

[PATCH V4 0/8] board: ti: Add support for BeaglePlay
 2023-08-26  1:06 UTC  (8+ messages)
` [PATCH V4 8/8] doc: board: ti: Add BeaglePlay documentation

[xen-unstable test] 182517: tolerable FAIL - PUSHED
 2023-08-26  1:04 UTC 

[PATCH v2 0/8] cmd: gpt: GPT manipulation improvements
 2023-08-26  1:00 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/8] doc: Add gpt command documentation
  ` [PATCH v3 4/8] cmd: gpt: Add gpt_partition_bootable variable
  ` [PATCH v3 6/8] cmd: gpt: Preserve type GUID if enabled
  ` [PATCH v3 8/8] cmd: gpt: Add command to swap partition order

[RFC PATCH v4 00/10] KVM: guest_memfd(), X86: Common base for SNP and TDX (was KVM: guest memory: Misc enhancement)
 2023-08-26  0:59 UTC  (6+ messages)
` [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory

fs/jffs2/jffs2.o: warning: objtool: jffs2_erase_pending_blocks() falls through to next function jffs2_free_jeb_node_refs()
 2023-08-26  0:59 UTC 

[PATCH] kbuild: get lib-y objects back to static library
 2023-08-26  0:55 UTC  (6+ messages)

[GIT PULL] clk fixes for v6.5-rc7
 2023-08-26  0:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2] ice: Disable Cage Max Power override
 2023-08-26  0:54 UTC  (5+ messages)
      `  "

[RFC PATCH] mm/damon/sysfs: add __counted_by() annotation
 2023-08-26  0:54 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 0/4] drm/i915/tc: some clean-ups in max lane count handling code
 2023-08-26  0:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tc: some clean-ups in max lane count handling code (rev4)

[PATCH v4 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-26  0:52 UTC  (16+ 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] bootstd: Drop some TODOs
 2023-08-26  0:51 UTC  (4+ messages)

[sashal-stable:pending-5.15 155/167] drivers/s390/crypto/zcrypt_msgtype6.c:1170:46: error: 'AP_MSG_FLAG_ADMIN' undeclared; did you mean 'AP_MSG_FLAG_SPECIAL'?
 2023-08-26  0:49 UTC 

[RFC PATCH net-next 0/3] Support Symmetric Toeplitz RSS hash
 2023-08-26  0:49 UTC  (7+ messages)
` [RFC PATCH net-next 1/3] net: ethtool: add symmetric Toeplitz RSS hash function

[QUESTION] bpf/tc verifier error: invalid access to map value, min value is outside of the allowed memory range
 2023-08-26  0:49 UTC  (2+ messages)

[RFC2[meta-oe][PATCH 1/2] flatpak: avoid to patch the pkgconfig file
 2023-08-26  0:47 UTC  (2+ messages)
` [RFC2[meta-oe][PATCH 2/2] xdg-desktop-portal: upgrade 1.16.0 -> 1.17.0

[Intel-gfx] [topic/core-for-ci v2] iommu/vt-d: Check domain flags before setting snp bit in page-control
 2023-08-26  0:47 UTC  (5+ messages)

[PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands
 2023-08-26  0:45 UTC  (6+ messages)
` [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd

[PATCH v5 0/2] Q40 IDE fixes
 2023-08-26  0:44 UTC  (4+ messages)
` [PATCH v5 2/2] ata: pata_falcon: add data_swab option to byte-swap disk data

[BUG] Possible unsafe page_pool usage in octeontx2
 2023-08-26  0:42 UTC  (7+ messages)

[meta-oe][PATCH 1/2] xdg-desktop-portal-gnome: upgrade 44.1 -> 44.2
 2023-08-26  0:42 UTC  (3+ messages)
    ` [oe] [meta-oe][PATCH 2/2] xdg-desktop-portal: upgrade 1.16.0 -> 1.17.0

[PATCH] net: hsr : Provide fix for HSRv1 supervisor frames decoding
 2023-08-26  0:38 UTC  (3+ messages)

SDLG,LIUGONG,XCMG,LONGKING CASE,JCB MACHINERY AND PARTS
 2023-08-26  0:34 UTC 

[PATCH net v3 0/2][pull request] igc: Enhance the tx-usecs coalesce setting implementation
 2023-08-26  0:34 UTC  (7+ messages)
` [PATCH net v3 2/2] igc: Modify the tx-usecs coalesce setting

XDP syncookie not compatible with layer 2 Linux bridge middle box setup
 2023-08-26  0:30 UTC 

[PATCH] staging: vme_user: fix check unnecessary space after a cast in vme_fake.c
 2023-08-26  0:30 UTC 

[davejiang:cxl-ide 20/25] drivers/pci/ide-km.c:118:39: warning: unused variable 'resp'
 2023-08-26  0:28 UTC 

[PATCH v4 0/4] drm/msm: Enable widebus for DSI
 2023-08-26  0:23 UTC  (7+ messages)
` [PATCH v4 2/4] drm/msm/dpu: Enable widebus for DSI INTF
` [PATCH v4 4/4] drm/msm/dsi: Enable widebus for DSI

[Intel-wired-lan] [PATCH iwl-next v7 00/15] Introduce the Parser Library
 2023-08-26  0:23 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v8 "
        `  "

[PATCH] staging: vme_user: fix check unnecessary blank lines in vme_fake.c
 2023-08-26  0:22 UTC 

[linux-next:master 5069/12910] include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct utp_upiu_header) == 12"
 2023-08-26  0:18 UTC  (3+ messages)

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-26  0:17 UTC  (7+ messages)
` [PATCH v13] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "

[PATCH V2] coresight: tmc: Make etr buffer mode user configurable from sysfs
 2023-08-26  0:14 UTC  (6+ messages)

[deller-parisc:for-next 16/17] drivers/parisc/led.c:230: warning: expecting prototype for led_ASP_driver(). Prototype was for LED_DATA() instead
 2023-08-26  0:17 UTC 

[Intel-xe] [PATCH] drm/xe: Enable scratch page when page fault is enabled
 2023-08-26  0:16 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Enable scratch page when page fault is enabled (rev2)

[PATCH] staging: vme_user: fix check lines not ending with '(' in vme_fake.c
 2023-08-26  0:16 UTC 

[PATCH net-next v7 0/6] introduce page_pool_alloc() related API
 2023-08-26  0:08 UTC  (17+ messages)
` [PATCH net-next v7 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[morse:mpam/snapshot/v6.5-rc1 138/150] fs/resctrl/rdtgroup.c:850:24: error: implicit declaration of function 'iommu_get_group_kset'; did you mean 'iommu_group_get'?
 2023-08-26  0:06 UTC 

[PATCH] staging: vme_user: fix check alignment to match open parenthesis in vme_fake.c
 2023-08-26  0:07 UTC 

[PATCH 1/2] use abstracted bit count functions
 2023-08-26  0:06 UTC  (2+ messages)

[RFC[meta-oe][PATCH 1/3] flatpak: allow to build native
 2023-08-26  0:04 UTC  (3+ messages)
` [RFC[meta-oe][PATCH 2/3] fuse3: "
` [RFC[meta-oe][PATCH 3/3] xdg-desktop-portal: upgrade 1.16.0 -> 1.17.0

[RFC PATCH 00/11] Zero copy network RX using io_uring
 2023-08-26  0:04 UTC  (2+ messages)

[lkp] [+117 bytes kernel size regression] [i386-tinyconfig] [5c480b99b0] printk: Add per-console suspended state
 2023-08-26  0:01 UTC 

[lkp] [+64 bytes kernel size regression] [i386-tinyconfig] [f8788d2a0f] printk: Add non-BKL console basic infrastructure
 2023-08-26  0:02 UTC 

[PATCH net-next v6 00/15] Introduce Intel IDPF driver
 2023-08-25 23:59 UTC  (16+ messages)
` [PATCH net-next v6 01/15] virtchnl: add virtchnl version 2 ops
` [PATCH net-next v6 02/15] idpf: add module register and probe functionality
` [PATCH net-next v6 03/15] idpf: add controlq init and reset checks
` [PATCH net-next v6 04/15] idpf: add core init and interrupt request
` [PATCH net-next v6 05/15] idpf: add create vport and netdev configuration
` [PATCH net-next v6 06/15] idpf: add ptypes and MAC filter support
` [PATCH net-next v6 07/15] idpf: configure resources for TX queues
` [PATCH net-next v6 08/15] idpf: configure resources for RX queues
` [PATCH net-next v6 09/15] idpf: initialize interrupts and enable vport
` [PATCH net-next v6 10/15] idpf: add splitq start_xmit
` [PATCH net-next v6 11/15] idpf: add TX splitq napi poll support
` [PATCH net-next v6 12/15] idpf: add RX "
` [PATCH net-next v6 13/15] idpf: add singleq start_xmit and napi poll
` [PATCH net-next v6 14/15] idpf: add ethtool callbacks
` [PATCH net-next v6 15/15] idpf: add SRIOV support and other ndo_ops

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

vmlinux.o: warning: objtool: cfi_chip_setup+0x1ba: cfi_build_cmd() is missing a __noreturn annotation
 2023-08-25 23:55 UTC 

[igt-dev] [i-g-t V6 0/5] Fix Bigjoiner checks
 2023-08-25 23:55 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Fix Bigjoiner checks (rev9)

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

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

[PATCH] wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx
 2023-08-25 23:48 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 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] 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 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  (7+ messages)
` [PATCH v11 4/6] arm64: smp: Add arch support for backtrace using pseudo-NMI

[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  (6+ messages)
` [PATCH v4 10/12] KVM: x86/mmu: fine-grained gfn zap when guest MTRRs are honored
` [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)

[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  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "


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.