All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-18 07:46:54 to 2023-05-18 08:56:41 UTC [more...]

[PATCH 00/97] usb: Convert to platform remove callback returning void
 2023-05-18  8:48 UTC  (10+ messages)
` [PATCH 32/97] usb: gadget/m66592-udc: "
` [PATCH 38/97] usb: gadget/r8a66597-udc: "
` [PATCH 54/97] usb: ehci-platform: "
` [PATCH 69/97] usb: ohci-platform: "

[Bug 1229] rte_mempool_avail_count : returns bigger than mempool size
 2023-05-18  8:56 UTC  (2+ messages)

[PATCH vhost v9 00/12] virtio core prepares for AF_XDP
 2023-05-18  8:50 UTC  (9+ messages)
` [PATCH vhost v9 05/12] virtio_ring: split: virtqueue_add_split() support premapped

[PATCH] mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes
 2023-05-18  8:54 UTC  (2+ messages)

[Intel-xe] [PATCH v3] drm/xe/pm: Disable PM on unbounded pcie parent bridge
 2023-05-18  8:52 UTC 

Doubts about mmap(2)
 2023-05-18  8:53 UTC 

[PATCH] multifd: Set a higher "backlog" default value for listen()
 2023-05-18  8:52 UTC 

[PATCH] lib/mempool : rte_mempool_avail_count, fixing return bigger than mempool size
 2023-05-18  8:53 UTC  (10+ messages)

[PATCH v2 0/3] keepalive bugfixes
 2023-05-18  8:52 UTC  (5+ messages)
` [PATCH v2 1/3] nvme: double KA polling frequency to avoid KATO with TBKAS on
` [PATCH v2 2/3] nvme: check IO start time when deciding to defer KA

[PATCH net-next V3 0/3] net: axienet: Introduce dmaengine
 2023-05-18  8:51 UTC  (9+ messages)
` [PATCH net-next V3 1/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support

[PATCH 1/3] dt-bindings: leds: qcom,spmi-flash-led: add PM8550
 2023-05-18  8:48 UTC  (3+ messages)

[jfern:mm/mremap-pmd-warning-3 3/5] include/asm-generic/pgtable-nopud.h:20:9: warning: 'PUD_SIZE' macro redefined
 2023-05-18  8:47 UTC 

[jfern:mm/mremap-pmd-warning-3 3/5] include/asm-generic/pgtable-nopud.h:20:9: warning: 'PUD_SIZE' macro redefined
 2023-05-18  8:47 UTC 

[tj-wq:affinity-scopes-v1 29/32] kernel/workqueue.c:1126:34: error: 'struct task_struct' has no member named 'wake_cpu'; did you mean 'wake_q'?
 2023-05-18  8:47 UTC 

next: perf: i386: bench/syscall.c:101:22: error: '__NR_execve' undeclared (first use in this function)
 2023-05-18  8:46 UTC  (3+ messages)

[PATCH 0/5] lib: add pdcp protocol
 2023-05-18  8:46 UTC  (15+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 02/22] "
  ` [PATCH v2 04/22] pdcp: add packet group
  ` [PATCH v2 09/22] app/test: add lib pdcp tests
  ` [PATCH v2 11/22] doc: add PDCP library guide

[PATCH v3] net/bonding: replace master/slave to main/member
 2023-05-18  8:44 UTC  (2+ messages)
` [PATCH v4] "

[GIT FIXES FOR 6.4 v2] V4L2 fixes for 6.4
 2023-05-18  8:45 UTC  (2+ messages)
` [media-submaintainers] "

[PATCH] ARM: footbridge: Remove duplicate include
 2023-05-18  8:44 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sll-evk: add eMMC node support
 2023-05-18  8:47 UTC 

[PATCH 1/3] drm/amd/display: drop redundant memset() in get_available_dsc_slices()
 2023-05-18  6:28 UTC  (2+ messages)

[PATCH] ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
 2023-05-18  8:43 UTC  (5+ messages)

[PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
 2023-05-18  8:42 UTC  (5+ messages)

Bug report: kernel paniced when system hibernates
 2023-05-18  8:41 UTC  (10+ messages)

[PATCH] media: v4l2-subdev: Fix missing kerneldoc for client_caps
 2023-05-18  8:41 UTC  (2+ messages)

[PATCH5b51a54ae2fa1cc8459b68a28b3c8ca7b7203994] PM / devfreq: mtk-cci: Fix variable deferencing before NULL check
 2023-05-18  8:40 UTC  (2+ messages)

[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
 2023-05-18  8:40 UTC  (11+ messages)
` [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
` [RFC PATCH 2/8] vhost/vhost_task: Hook vhost layer into signal handler
` [RFC PATCH 3/8] fork/vhost_task: Switch to CLONE_THREAD and CLONE_SIGHAND

next/pending-fixes baseline: 527 runs, 179 regressions (v6.4-rc2-426-gdec469ae11955)
 2023-05-18  8:40 UTC 

[PATCH v2] Bluetooth: btnxpuart: Fix compiler warnings
 2023-05-18  8:39 UTC  (2+ messages)
` [v2] "

[RFC dwarves 0/6] Encoding function addresses using DECL_TAGs
 2023-05-18  8:39 UTC  (3+ messages)
` [RFC dwarves 5/6] btf_encoder: store ELF function representations sorted by name _and_ address

[PATCH v2 1/4] kunit: Add kunit_add_action() to defer a call until test exit
 2023-05-18  8:38 UTC  (4+ messages)
` [PATCH v2 2/4] kunit: executor_test: Use kunit_add_action()
` [PATCH v2 3/4] kunit: kmalloc_array: "
` [PATCH v2 4/4] Documentation: kunit: Add usage notes for kunit_add_action()

[PATCH bpf-next 0/3] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
 2023-05-18  8:38 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
      ` fd == 0 means AT_FDCWD "

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-05-18  8:38 UTC  (13+ messages)

[PATCH v2 0/3] vhost_vdpa: better PACKED support
 2023-05-18  8:38 UTC  (12+ messages)
` [PATCH v2 2/3] vhost: support PACKED when setting-getting vring_base

[LTP] [PATCH 0/7] Two AMD SVM vulnerability tests
 2023-05-18  8:38 UTC  (13+ messages)
` [LTP] [PATCH 1/7] KVM: Add VMSAVE/VMLOAD intercept constants
` [LTP] [PATCH 2/7] Add test for CVE 2021-3656
` [LTP] [PATCH 4/7] KVM: Add async communication helper functions
` [LTP] [PATCH 6/7] KVM: Add STGI/CLGI intercept constants

[PATCH blktests v4 00/11] nvme testsuite runtime optimization
 2023-05-18  8:38 UTC  (5+ messages)
` [PATCH blktests v4 05/11] nvme{032,040}: Use runtime fio background jobs

next: i386-boot: clang-nightly: failed - intermittently - BUG: unable to handle page fault for address: 000024c0
 2023-05-18  8:36 UTC  (3+ messages)

[PATCH] event/cnxk: remove alternate fp for crypto events
 2023-05-18  8:35 UTC  (2+ messages)

[agd5f:drm-next 347/588] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:2116:13: warning: variable 'num_xcc' set but not used
 2023-05-18  8:34 UTC 

[android-common:android-4.19-stable 15111/29507] drivers/cpuidle/cpuidle.c:598:27: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-05-18  8:34 UTC 

[PATCH 0/2] PVH Dom0 on QEMU
 2023-05-18  8:34 UTC  (9+ messages)
` [PATCH 2/2] xen/x86/pvh: copy ACPI tables to Dom0 instead of mapping

[f2fs-dev] [PATCH v2] f2fs: support background_gc=adjust mount option
 2023-05-18  8:34 UTC  (2+ messages)
`  "

[GIT PULL for v6.4-rc3] media fixes
 2023-05-18  8:33 UTC  (2+ messages)
` [GIT PULL for v6.4-rc3] media fixes (#91928)

[PATCH v5 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-18  8:31 UTC  (5+ messages)
` [PATCH v5 5/5] dt-bindings: clocks: at91sam9x5-sckc: "

[PATCH v2 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-05-18  8:29 UTC  (5+ messages)
` [PATCH v2 2/2] net: phy: motorcomm: Add pad drive strength cfg support

[PATCH V2 0/3] Minor updates in the IPQ5332 DTS files
 2023-05-18  8:29 UTC  (4+ messages)
` [PATCH V2 1/3] arm64: dts: qcom: ipq5332: rename mi01.2 dts to rdp441
` [PATCH V2 2/3] arm64: dts: qcom: ipq5332: define UART1
` [PATCH V2 3/3] arm64: dts: qcom: ipq5332: add few more reserved memory region

[PATCH] fs/reiserfs/xattr.c: Remove duplicate include
 2023-05-18  8:30 UTC 

[PATCH net-next v7 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-18  8:28 UTC  (3+ messages)
` [PATCH net-next v7 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES

[PATCH] spi: spi-cadence: Interleave write of TX and read of RX FIFO
 2023-05-18  8:28 UTC  (3+ messages)

[PATCH v3] ethdev: add Tx queue flow matching item
 2023-05-18  8:28 UTC 

[PATCH v3 0/7] GenieZone hypervisor drivers
 2023-05-18  8:27 UTC  (4+ messages)
` [PATCH v3 3/7] virt: geniezone: Introduce GenieZone hypervisor support

[PATCH for-next v5 0/7] On-Demand Paging on SoftRoCE
 2023-05-18  8:26 UTC  (9+ messages)
` [PATCH for-next v5 1/7] RDMA/rxe: Always defer tasks on responder and completer to workqueue
` [PATCH for-next v5 2/7] RDMA/rxe: Make MR functions accessible from other rxe source code
` [PATCH for-next v5 3/7] RDMA/rxe: Move resp_states definition to rxe_verbs.h
` [PATCH for-next v5 4/7] RDMA/rxe: Add page invalidation support
` [PATCH for-next v5 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [PATCH for-next v5 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
` [PATCH for-next v5 7/7] RDMA/rxe: Add support for the traditional Atomic operations "

[PATCH] net/e1000/base: add new devices
 2023-05-18  8:27 UTC  (3+ messages)
` [PATCH v2] "

possible dependency error?
 2023-05-18  8:26 UTC  (2+ messages)

[PATCH 0/3] Add RTC for MStar SSD20xD SoCs
 2023-05-18  8:24 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: rtc: Add Mstar SSD20xD RTC devicetree bindings documentation

[PATCH v3] doc: comment VF does not support multi-process
 2023-05-18  8:25 UTC  (3+ messages)
` [PATCH v4] doc: update ixgbe VF features list

[PATCH v2 for-rc 0/3] RDMA/bnxt_re: Bug fixes
 2023-05-18  8:11 UTC  (4+ messages)
` [PATCH v2 for-rc 1/3] RDMA/bnxt_re: Fix a possible memory leak
` [PATCH v2 for-rc 2/3] RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
` [PATCH v2 for-rc 3/3] RDMA/bnxt_re: Do not enable congestion control on VFs

devm_ on lists
 2023-05-18  8:21 UTC  (4+ messages)

[song-md:module_alloc_test 5/6] arch/powerpc/kernel/module.c:137:41: error: 'arm64_mod_type_allocator' undeclared; did you mean 'mod_type_allocator'?
 2023-05-18  8:20 UTC 

[PATCH 1/2] sched: don't account throttle time for empty groups
 2023-05-18  8:20 UTC  (2+ messages)

[PATCH v1] dt-bindings: net: Add QCA2066 Bluetooth
 2023-05-18  8:21 UTC  (2+ messages)

[android-common:android-4.19-stable 14921/29507] drivers/usb/host/xhci-mem.c:1880:56: sparse: sparse: restricted __le32 degrades to integer
 2023-05-18  8:20 UTC 

[PATCH v2] accel/qaic: initialize ret variable to 0
 2023-05-18  5:59 UTC  (3+ messages)

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-05-18  7:38 UTC  (7+ messages)
` [PATCH v3 06/65] clk: at91: main: Add a determine_rate hook
` [PATCH v3 07/65] clk: at91: sckc: "
` [PATCH v3 46/65] clk: at91: smd: Switch to determine_rate

[PATCH v6 0/6] remove the vmas parameter from GUP APIs
 2023-05-17 19:25 UTC  (2+ messages)
` [PATCH v6 1/6] mm/gup: remove unused vmas parameter from get_user_pages()

[PATCH 4/6] drm/msm/a6xx: Improve GMU force shutdown sequence
 2023-05-17 22:19 UTC  (2+ messages)

[PATCH] KVM: SVM: Update destination when updating pi irte
 2023-05-18  8:19 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] htmldocs fixes for next-20230203
 2023-05-17 18:08 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/3] media: v4l2-core: Describe privacy_led field of v4l2_subdev
  `  "

[PATCH] drm/sched: Remove redundant check
 2023-05-17 12:52 UTC 

[PATCH v2 RESEND 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-17 11:08 UTC  (11+ messages)
` [PATCH v2 RESEND 4/7] swiotlb: Dynamically allocated "

[PATCH v2] dt-bindings: display: panel: add panel-mipi-dsi-bringup
 2023-05-17 13:04 UTC  (7+ messages)

[PATCH 1/9] ALSA: emu10k1: pass frame instead of byte addresses
 2023-05-18  8:17 UTC  (5+ messages)
` [PATCH 6/9] ALSA: emu10k1: fix PCM playback buffer size constraints

[PATCH] perf: qcom_l2_pmu: Make l2_cache_pmu_probe_cluster() more robust
 2023-05-18  8:18 UTC  (2+ messages)

[PATCH for-rc 00/10] RDMA/bnxt_re: Bug fixes
 2023-05-18  8:17 UTC  (3+ messages)

[PATCH 1/2] mmc: sdhci-esdhc-imx: enable IPG clock before register access during suspend/resume
 2023-05-18  8:20 UTC  (2+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: use pm_runtime_force_suspend() to optimize remove callback

[virtio-dev] [PATCH v4 0/1] introduce virtio-ism: internal shared memory device
 2023-05-18  8:14 UTC  (6+ messages)
` [virtio-comment] "
` [virtio-comment] [PATCH v4 1/1] virtio-ism: introduce new device virtio-ism
  ` [virtio-dev] "
  ` [virtio-dev] "
    ` [virtio-comment] "

[igt-dev] [RFC i-g-t 0/8] Add initial eudebug coverage
 2023-05-18  8:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add initial eudebug coverage (rev2)

Tlakově litý
 2023-05-18  8:15 UTC 

[PATCH] mmc: core: Fix error checking
 2023-05-18  8:15 UTC  (2+ messages)

Regression on drm/i915, with bisected commit
 2023-05-18  8:14 UTC  (3+ messages)

next/master baseline: 650 runs, 152 regressions (next-20230518)
 2023-05-18  8:13 UTC 

introduce bdev holder ops and a file system shutdown method
 2023-05-18  8:13 UTC  (11+ messages)
` [PATCH 5/9] block: introduce holder ops

Faktoring
 2023-05-18  8:00 UTC 

[PATCH] ksmbd: fix multiple out-of-bounds read during context decoding
 2023-05-18  8:11 UTC  (5+ messages)

Tlakově litý
 2023-05-18  8:11 UTC 

[PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
 2023-05-18  8:10 UTC  (8+ messages)
` [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test

[PATCH] PM / devfreq: exynos: add Exynos PPMU as a soft module dependency
 2023-05-18  8:09 UTC  (2+ messages)

[RFC 0/6] mm: improve page allocator scalability via splitting zones
 2023-05-18  8:06 UTC  (9+ messages)

[tj-wq:affinity-scopes-v1 25/32] kernel/workqueue.c:6530:39: error: implicit declaration of function 'cpu_smt_mask'; did you mean 'cpu_cpu_mask'?
 2023-05-18  8:07 UTC 

[PATCH v3 00/13] KVM: arm64: Userspace SMCCC call filtering
 2023-05-18  8:06 UTC  (7+ messages)
` [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL

Arranging payment 5/18/2023 7:56:02 a.m
 2023-05-18  7:56 UTC 

Faktoring
 2023-05-18  7:55 UTC 

[PATCH] mm: page_owner: make some functions static
 2023-05-18  8:05 UTC 

Negocjacje-wskaźnik skuteczności
 2023-05-18  7:50 UTC 

[BUG] Kmemleak, possibly hiddev_connect(), in 6.3.0+ torvalds tree commit gfc4354c6e5c2
 2023-05-18  8:00 UTC  (10+ messages)
        ` [BUG][NEW DATA] "

[PATCH v3 1/1] arm64: dts: qcom: sm6115: Add CPU idle-states
 2023-05-18  8:00 UTC 

[LTP] [PATCH v2 0/2] scsi_debug/tlibio: lio_[read, write]_buffer() is to return total amount of read/written bytes
 2023-05-18  7:59 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] scsi_debug/tlibio/lio_write_buffer: Always return total amount of written bytes
` [LTP] [PATCH v2 2/2] scsi_debug/tlibio/lio_read_buffer: Always return total amount of read bytes

[PATCH 0/8] qla2xxx klocwork fixes
 2023-05-18  7:58 UTC  (9+ messages)
` [PATCH 1/8] qla2xxx: klocwork - Array index may go out of bound
` [PATCH 2/8] qla2xxx: klocwork - Fix potential null pointer dereference
` [PATCH 3/8] qla2xxx: klocwork - Check for a valid fcport pointer
` [PATCH 4/8] qla2xxx: klocwork - Check valid rport returned by fc_bsg_to_rport
` [PATCH 5/8] qla2xxx: klocwork - Fix buffer overrun
` [PATCH 6/8] qla2xxx: klocwork - pointer may be dereferenced
` [PATCH 7/8] qla2xxx: klocwork - correct the index of array
` [PATCH 8/8] qla2xxx: Update version to 10.02.08.400-k

gitlab oddities again
 2023-05-18  7:58 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/5] i915: Move display identification/probing under display/
 2023-05-18  7:56 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/5] drm/i915/display: Move display runtime info to display structure
  ` [Intel-xe] "

Build failed in Jenkins: ZBar #70
 2023-05-18  7:55 UTC  (2+ messages)
` Jenkins build is back to normal : ZBar #71

[PATCH 0/2] block: improve the share tag set performance
 2023-05-18  7:55 UTC  (13+ messages)
` [PATCH 2/2] ufs: don't use the fair tag sharings

[PATCH v3] Add .editorconfig file for basic formatting
 2023-05-18  7:53 UTC  (3+ messages)

[Intel-gfx] [PATCH 5/5] drm/i915/display: Handle GMD_ID identification in display code
 2023-05-18  7:53 UTC  (4+ messages)
` [Intel-xe] "

[jfern:mm/mremap-pmd-warning-3 5/5] include/linux/pgtable.h:682:9: error: no member named 'pud' in 'pmd_t'; did you mean 'pmd'?
 2023-05-18  7:53 UTC 

[f2fs-dev] [DISCUSSION] f2fs for desktop
 2023-05-18  7:53 UTC  (6+ messages)

Problem running perf using Intel-PT with snapshots
 2023-05-18  7:52 UTC  (2+ messages)

Napływ Klientów ze strony
 2023-05-18  7:50 UTC 

[PATCH] f2fs: support background_gc=adjust mount option
 2023-05-18  7:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH net-next v4 0/2] net: phy: add driver for MediaTek SoC built-in GE PHYs
 2023-05-18  7:50 UTC  (7+ messages)
` [PATCH net-next v4 1/2] dt-bindings: arm: mediatek: add mediatek,boottrap binding

[PATCH v1 1/2] perf test attr: Update no event/metric expectations
 2023-05-18  7:50 UTC  (2+ messages)

[PATCH] can: ctucanfd: Remove a useless netif_napi_del() call
 2023-05-18  7:32 UTC  (2+ messages)

[PATCH] remoteproc: qcom: pas: mark adsp_segment_dump() static
 2023-05-18  7:47 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] HDCP Cleanup
 2023-05-18  7:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[LTP] [PATCH 1/2] scsi_debug/tlibio/lio_write_buffer: Always return total amount of written bytes
 2023-05-18  7:46 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/1] net/txgbe: fix use-after-free on remove
 2023-05-18  7:46 UTC  (2+ 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.