All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-21 01:04:58 to 2024-05-21 03:10:05 UTC [more...]

[PATCH] drm/amd/display: Add pixel encoding info to debugfs
 2024-05-21  1:35 UTC  (2+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in copy_name
 2024-05-21  3:10 UTC  (2+ messages)

[PATCH v1] net/ncsi: Fix the multi thread manner of NCSI driver
 2024-05-21  3:09 UTC 

[PATCH net] ax25: Fix refcount leak issues of ax25_dev
 2024-05-21  3:07 UTC  (10+ messages)
        ` Kernel 6.9.1 AX.25 Crash

[GIT PULL] remoteproc updates for v6.10
 2024-05-21  3:12 UTC 

[PATCH] selftests/overlayfs: Fix build error on ppc64
 2024-05-21  2:26 UTC  (2+ messages)

[PATCH 2/2 v4] board: starfive: support Pine64 Star64 board
 2024-05-21  3:05 UTC  (2+ messages)

[PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-21  3:02 UTC  (3+ messages)

[PATCH v4 0/2] btrfs: qgroup: stale qgroups related impromvents
 2024-05-21  3:03 UTC  (3+ messages)
` [PATCH v4 1/2] btrfs: slightly loose the requirement for qgroup removal
` [PATCH v4 2/2] btrfs: automatically remove the subvolume qgroup

[PATCH] selftests/openat2: Fix build warnings on ppc64
 2024-05-21  3:03 UTC 

[PATCH] selftests/mm: Fix build warnings on ppc64
 2024-05-21  3:02 UTC 

[PATCH 00/31] [PATCH 00/31] Staging: rtl8192e: rtllib_rx.c Rename camelcase variables
 2024-05-21  3:01 UTC 

[PATCH md-6.10 5/9] md: replace sysfs api sync_action with new helpers
 2024-05-21  3:01 UTC  (3+ messages)

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-05-21  3:01 UTC  (6+ messages)
` [RFC PATCH 10/11] rust: add basic abstractions for iomem operations

[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
 2024-05-21  2:53 UTC  (13+ messages)
` [PATCH v2 4/5] cachefiles: cyclic allocation of msg_id to avoid reuse

[PATCH] selftests: cachestat: Fix build warnings on ppc64
 2024-05-21  3:01 UTC 

[PATCH v4 00/10] drm/verisilicon : support DC8200 and inno hdmi
 2024-05-21 10:58 UTC  (14+ messages)
` [PATCH v4 01/10] dt-bindings: display: Add YAML schema for JH7110 display pipeline
` [PATCH v4 04/10] drm/vs: Add hardware funcs for vs
` [PATCH v4 05/10] drm/vs: add vs mode config init
` [PATCH v4 06/10] drm/vs: add vs plane api
` [PATCH v4 07/10] drm/vs: add ctrc fun
` [PATCH v4 08/10] drm/vs: add vs drm master driver
` [PATCH v4 09/10] drm/vs: Innosilicon HDMI support
` [PATCH v4 10/10] drm/vs: add simple dsi encoder

[PATCH v5 0/8] drm/xe: Per client usage
 2024-05-21  2:58 UTC  (6+ messages)
` [PATCH v5 5/8] drm/xe: Add helper to accumulate exec queue runtime

[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
 2024-05-21  2:58 UTC  (3+ messages)
` [PATCH V3 5/9] io_uring: support SQE group

[PATCH v3 0/2] Add API for making parts of a MMIO page R/O and use it in XHCI console
 2024-05-21  2:54 UTC  (3+ messages)
` [PATCH v3 1/2] x86/mm: add API for marking only part of a MMIO page read only
` [PATCH v3 2/2] drivers/char: Use sub-page ro API to make just xhci dbc cap RO

RE: RE: RE: [PATCH v2] virtio-net: improve description of default coalescing parameters
 2024-05-21  2:24 UTC 

[PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
 2024-05-21  2:57 UTC  (12+ messages)

[PATCH v3] virtio-net: define UDP tunnel offload feature
 2024-05-21  2:55 UTC  (2+ messages)

[PATCH] crypto: api - Disable boot-test-finished if algapi is a module
 2024-05-21  2:54 UTC 

linux-next: Tree for May 21
 2024-05-21  2:54 UTC 

[GIT PULL] rpmsg updates for v6.10
 2024-05-21  2:58 UTC 

[RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
 2024-05-21  2:53 UTC  (12+ messages)
  ` [RESEND PATCH 01/10] "
  ` [RESEND PATCH 02/10] memblock: detect hidden memory hole size
  ` [RESEND PATCH 03/10] memblock: handle overlapped reserved memory region
  ` [RESEND PATCH 04/10] memblock: take a region intersecting an unknown region
  ` [RESEND PATCH 05/10] memblock: track memblock changed at early param
  ` [RESEND PATCH 06/10] memblock: recognize late freed size by checking PageReserved
  ` [RESEND PATCH 07/10] memblock: track kernel size on memsize
  ` [RESEND PATCH 08/10] memblock: print memsize summary information
  ` [RESEND PATCH 09/10] memblock: print kernel internal size
  ` [RESEND PATCH 10/10] memblock: support memsize reusable to consider as reusable

[PATCH v8 18/22] tpm: add session encryption protection to tpm2_get_random()
 2024-05-21  2:53 UTC  (11+ messages)
              ` [PATCH] crypto: api - Do not load modules until algapi is ready
                  ` [v2 PATCH] crypto: api - Do not load modules if called by async probing

[RFC 0/2] net/tap RSS BPF rewrite
 2024-05-21  2:47 UTC  (20+ messages)
` [PATCH v12 00/12] net/tap: RSS and other fixes
  ` [PATCH v12 04/12] net/tap: validate and setup parameters for BPF RSS
  ` [PATCH v12 12/12] net/tap: update documentation
` [PATCH v13 00/11] net/tap: make RSS work again
  ` [PATCH v13 01/11] net/tap: fix fd check in flow_isolate
  ` [PATCH v13 02/11] net/tap: do not duplicate fd's
  ` [PATCH v13 03/11] net/tap: remove unused fields
  ` [PATCH v13 04/11] net/tap: validate and setup parameters for BPF RSS
  ` [PATCH v13 05/11] net/tap: do not build flow support if header is out of date
  ` [PATCH v13 06/11] net/tap: rewrite the RSS BPF program
  ` [PATCH v13 07/11] net/tap: use libbpf to load new "
  ` [PATCH v13 08/11] net/tap: remove no longer used files
  ` [PATCH v13 09/11] net/tap: simplify internals
  ` [PATCH v13 10/11] net/tap: remove extraneous newlines
  ` [PATCH v13 11/11] net/tap: update documentation

[PATCH] hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
 2024-05-21  2:49 UTC  (4+ messages)

[PATCH] intel_iommu: Use the latest fault reasons defined by spec
 2024-05-21  2:48 UTC  (5+ messages)

[PATCH v6 00/11] wifi: rtlwifi: Add new rtl8192du driver
 2024-05-21  2:49 UTC  (7+ messages)
` [PATCH v6 03/11] wifi: rtlwifi: Add rtl8192du/hw.{c,h}
` [PATCH v6 04/11] wifi: rtlwifi: Add rtl8192du/phy.{c,h}

[PATCH v2 net] net: fec: avoid lock evasion when reading pps_enable
 2024-05-21  2:38 UTC 

[PATCH v3 0/2] LoongArch: Add steal time support
 2024-05-21  2:45 UTC  (3+ messages)
` [PATCH v3 1/2] LoongArch: KVM: Add steal time support in kvm side
` [PATCH v3 2/2] LoongArch: Add steal time support in guest side

linux-next: manual merge of the refactor-heap tree with the block tree
 2024-05-21  2:44 UTC  (3+ messages)

[linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
 2024-05-21  2:43 UTC  (7+ messages)

[PATCH v1 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-05-21  2:41 UTC  (2+ messages)

[PATCH v5] I/O errors for ALUA state transitions
 2024-05-21  2:40 UTC  (2+ messages)

[PATCH v2] scsi: sr: fix unintentional arithmetic wraparound
 2024-05-21  2:40 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()
 2024-05-21  2:40 UTC  (2+ messages)

[PATCH v2 0/3] qedf misc bug fixes
 2024-05-21  2:40 UTC  (2+ messages)

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-21  2:38 UTC  (3+ messages)
` [PATCH v3 3/3] xfs: correct the zeroing truncate range

[PATCH] drm/i915/dpt: Make DPT object unshrinkable
 2024-05-21  2:34 UTC  (3+ messages)

[PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string
 2024-05-21  2:33 UTC  (2+ messages)

[PATCH v2 0/2] Add threshold events support
 2024-05-21  2:28 UTC  (4+ messages)
` [PATCH v2 1/2] iio: temperature: mcp9600: Provide index for both channels

[PATCH V3 0/3] flush workers on suspend
 2024-05-21  2:32 UTC  (7+ messages)
` [PATCH V3 1/3] vhost-vdpa: "
` [PATCH V3 2/3] vduse: suspend
` [PATCH V3 3/3] vdpa_sim: flush workers on suspend

[PATCH 1/2] genirq/affinity: remove rsvd check against minvec
 2024-05-21  2:31 UTC  (9+ messages)
` [PATCH 2/2] nvme-pci: allow unmanaged interrupts

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-21  2:31 UTC  (4+ messages)

[ANNOUNCE] Git Merge 2024, September 19-20, 2024, Berlin
 2024-05-21  2:17 UTC  (2+ messages)

[PATCH 00/10] xtensa: Enable qemu-xtensa board
 2024-05-21  2:31 UTC  (5+ messages)
` [PATCH 05/10] xtensa: Bring in semihosting headers and config options
` [PATCH 06/10] drivers: serial: Add xtensa semihosting driver

Kernel 6.8.4 regression: aacraid controller not initialized any more, system boot hangs
 2024-05-21  2:30 UTC  (2+ messages)
` [PATCH] scsi: core: Handle devices which return an unusually large VPD page count

[PATCH RFC md-6.10 0/9] md: refactor and cleanup for sync action
 2024-05-21  2:30 UTC  (4+ messages)
` [PATCH md-6.10 3/9] md: add new helpers for sync_action

[PATCH v2 0/8] Remaining patches for dynamic node programming using overlay dtbo
 2024-05-21  2:29 UTC  (7+ messages)
` [PATCH v2 5/8] xen/arm/gic: Allow routing/removing interrupt to running VMs

[PATCH bpf-next v2] bpf, docs: clarify sign extension of 64-bit use of 32-bit imm
 2024-05-21  2:20 UTC  (4+ messages)
` [Bpf] "

[PATCH 0/8] refactor logic to support secondary process
 2024-05-21  2:17 UTC  (4+ messages)

[bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c
 2024-05-21  2:16 UTC  (4+ messages)

[PATCH v3 0/7] Add SPAcc crypto driver support
 2024-05-21  2:13 UTC  (9+ messages)
` [PATCH v3 3/7] Add SPAcc ahash support

About the conflict between XFS inode recycle and VFS rcu-walk
 2024-05-21  2:13 UTC  (7+ messages)

[PATCH] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
 2024-05-21  2:12 UTC 

[PATCH] bpftool: un-const bpf_func_info to fix it for llvm 17 and newer
 2024-05-21  2:12 UTC  (2+ messages)

[PULL 17/19] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
 2024-05-21  2:00 UTC  (6+ messages)
` [PATCH] KVM: SEV: Fix guest memory leak when handling guest requests

[PATCH] pinctrl: amd: Set up affinity for GPIO lines when enabling interrupt
 2024-05-21  2:01 UTC  (3+ messages)

[PATCH v3 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2024-05-21  1:58 UTC  (8+ messages)
` [PATCH v3 1/7] kexec_file: allow to place kexec_buf randomly

[Intel-wired-lan] Non-functional ixgbe driver between Intel X553 chipset and Cisco switch via kernel >=6.1 under Debian
 2024-05-21  1:59 UTC  (5+ messages)
      `  "

[PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
 2024-05-21  1:57 UTC  (5+ messages)

[PATCH] kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
 2024-05-21  1:56 UTC  (3+ messages)

[PATCH v2 net-next 00/15] locking: Introduce nested-BH locking
 2024-05-21  1:52 UTC  (10+ messages)
` [PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
          ` [PATCH net-next 14/15 v2] "

[PATCH v2] wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP
 2024-05-21  1:52 UTC  (5+ messages)

[PATCH] wifi: ath12k: Send QMI host capability after device group is ready
 2024-05-21  1:52 UTC  (2+ messages)

[PATCH] tracing/selftests: Fix kprobe event name test for .isra. functions
 2024-05-21  1:51 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-21  1:45 UTC  (7+ messages)
` [PATCH bpf-next v2 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [PATCH bpf-next v2 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [PATCH bpf-next v2 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc

[PATCH v2] Patch for CYW4373 hci up fail issue
 2024-05-21  1:43 UTC  (3+ messages)

[PATCH net 0/7] ionic: small fixes for 6.10
 2024-05-21  1:37 UTC  (8+ messages)
` [PATCH net 1/7] ionic: fix potential irq name truncation
` [PATCH net 2/7] ionic: Reset LIF device while restarting LIF
` [PATCH net 3/7] ionic: Pass ionic_txq_desc to ionic_tx_tso_post
` [PATCH net 4/7] ionic: Mark error paths in the data path as unlikely
` [PATCH net 5/7] ionic: Use netdev_name() function instead of netdev->name
` [PATCH net 6/7] ionic: only sync frag_len in first buffer of xdp
` [PATCH net 7/7] ionic: fix up ionic_if.h kernel-doc issues

A fs-next branch
 2024-05-20  4:58 UTC  (3+ messages)

[PATCH v2 00/12] target/ppc: Various TCG emulation patches
 2024-05-21  1:30 UTC  (13+ messages)
` [PATCH v2 01/12] target/ppc: Make checkstop actually stop the system
` [PATCH v2 02/12] target/ppc: improve checkstop logging
` [PATCH v2 03/12] target/ppc: Implement attn instruction on BookS 64-bit processors
` [PATCH v2 04/12] target/ppc: BookE DECAR SPR is 32-bit
` [PATCH v2 05/12] target/ppc: Wire up BookE ATB registers for e500 family
` [PATCH v2 06/12] target/ppc: Add PPR32 SPR
` [PATCH v2 07/12] target/ppc: add helper to write per-LPAR SPRs
` [PATCH v2 08/12] target/ppc: Add SMT support to simple SPRs
` [PATCH v2 09/12] target/ppc: Add SMT support to PTCR SPR
` [PATCH v2 10/12] target/ppc: Implement LDBAR, TTR SPRs
` [PATCH v2 11/12] target/ppc: Implement SPRC/SPRD SPRs
` [PATCH v2 12/12] target/ppc: add SMT support to msgsnd broadcast

[PATCH 1/2] dt-bindings: soc: hisilicon: document hi3660-usb3-otg-bc
 2024-05-21  1:32 UTC  (4+ messages)

[PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
 2024-05-21  1:31 UTC  (12+ messages)

[PATCH] powerpc/kernel: Fix potential spectre v1 in syscall
 2024-05-21  1:23 UTC  (6+ messages)

[f2fs-dev] [PATCH v2 1/2] dump.f2fs: Add ability to dump folders
 2024-05-20 23:36 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2 2/2] dump.f2fs: Fix xattr dumping

[PATCH bpf-next v3 0/7] Notify user space when a struct_ops object is detached/unregistered
 2024-05-21  1:26 UTC  (5+ messages)
` [PATCH bpf-next v3 2/7] bpf: enable detaching links of struct_ops objects
` [PATCH bpf-next v3 3/7] bpf: support epoll from bpf struct_ops links

[kvalo-ath:ath-next] BUILD SUCCESS 26dd8ccdba4d492d00e35c410bc4314e043bdf73
 2024-05-21  1:25 UTC 

[PATCH v9 0/3] Add support for nuvoton ma35d1 pin control
 2024-05-21  1:24 UTC  (8+ messages)
` [PATCH v9 1/3] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v9 2/3] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v9 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH v1 0/1] arm64: dts: qcom: Add coresight nodes for SA8775p
 2024-05-21  1:19 UTC  (4+ messages)
` [PATCH v1 1/1] "

[linux-linus test] 186047: tolerable FAIL - PUSHED
 2024-05-21  1:19 UTC 

[PATCH] fstests: btrfs/301: handle auto-removed qgroups
 2024-05-21  1:19 UTC  (2+ messages)

[PATCH v3 0/3] ASoC: grace time for DPCM cleanup
 2024-05-21  1:15 UTC  (6+ messages)
` [PATCH v3 2/3] ASoC: soc-pcm: Indicate warning if CPU / Codec availability mismatch

[PATCH] drm/bridge: adv7511: Fix Intermittent EDID failures
 2024-05-21  1:16 UTC 

OpenBMC replacing AMI AST2500 BMC fw on Gigabyte MC12-LE0 - questions
 2024-05-21  1:05 UTC  (2+ messages)

[RFC v2 0/2] Add RISC-V Server Platform Reference Board
 2024-05-21  1:10 UTC  (4+ messages)
` [RFC v2 2/2] hw/riscv: Add server platform reference machine
    ` [RISC-V][tech-server-soc] "

[bug report] INFO: task mdX_resync:42168 blocked for more than 122 seconds
 2024-05-21  1:08 UTC  (10+ messages)

[PATCH] xfs: allow symlinks with short remote targets
 2024-05-21  1:06 UTC  (2+ messages)
` [PATCH] generic: test creating and removing symlink xattrs

[PATCH v3 0/2] btrfs: qgroup: stale qgroups related impromvents
 2024-05-21  1:05 UTC  (5+ messages)
` [PATCH v3 2/2] btrfs: automatically remove the subvolume qgroup

[PATCH v3 0/6] part3 trivial adjustments for return variable coding style
 2024-05-21  1:04 UTC  (2+ messages)

[PATCH v2 0/3] Use BPF filters for a "perf top -u" workaround
 2024-05-21  1:04 UTC  (2+ messages)
` [PATCH v2 3/3] perf top: Allow filters on events


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.