All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-24 09:02:48 to 2025-01-24 10:05:17 UTC [more...]

[GIT PULL] mtd: NAND changes for 6.14
 2025-01-24 10:05 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: changes for v6.14
 2025-01-24 10:04 UTC  (2+ messages)

[PATCH] drm/ast: Fix default resolution on BMC when DP is not connected
 2025-01-24 10:04 UTC  (3+ messages)

[meta-rockchip] rk3328 loader for emmc flashing
 2025-01-24 10:04 UTC 

wifi: ath12k: start-up crash with WCN7850 hw2.0 on TI AM69-SK board
 2025-01-24 10:02 UTC  (3+ messages)

[PATCH v5 0/9] Basic SEV-SNP Selftests
 2025-01-24 10:03 UTC  (7+ messages)
` [PATCH v5 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v5 2/9] KVM: SEV: Disable SEV on platform init failure
` [PATCH v5 4/9] KVM: selftests: Add VMGEXIT helper

Zip 100 ATAPI not working, "qc timeout" and "failed to clear UNIT ATTENTION"
 2025-01-24 10:03 UTC  (7+ messages)

amdgpu 100% CPU usage causing freeze 1002:15d8
 2025-01-24 10:02 UTC  (12+ messages)

[LTP] Split some fanotify tests
 2025-01-24 10:01 UTC 

[PATCH] documentation: networking: fix spelling mistakes
 2025-01-24 10:02 UTC  (2+ messages)

[PATCH v7 0/6] coreaudio fixes
 2025-01-24 10:01 UTC  (7+ messages)
` [PATCH v7 1/6] coreaudio: Remove unnecessary explicit casts
` [PATCH v7 2/6] coreaudio: Remove extra whitespaces
` [PATCH v7 3/6] coreaudio: Improve naming

[RFC 0/6] RFC: hw/display/virtio-gpu: problems with coloured cursors
 2025-01-24 10:00 UTC  (2+ messages)

[syzbot] [v9fs?] BUG: stack guard page was hit in sys_openat
 2025-01-24 10:01 UTC  (3+ messages)

[PATCH v2] scsi: ufs: core: Ensure clk_gating.lock is used only after initialization
 2025-01-24 10:00 UTC  (2+ messages)

[PATCH 0/3] Fix and cleanup and extend cpu.stat
 2025-01-24 10:00 UTC  (7+ messages)
` [PATCH 1/3] cgroup/rstat: Fix forceidle time in cpu.stat
` [PATCH 2/3] cgroup/rstat: Cleanup cpu.stat once for all

[PATCH] app/procinfo: add xstats parameter to hide zero
 2025-01-24 10:00 UTC 

[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
 2025-01-24 10:00 UTC  (12+ messages)

[PATCH] mbuf: add packet offload Rx flag for keep CRC
 2025-01-24  9:59 UTC 

[PATCH 00/11] Change ghes to use HEST-based offsets and add support for error inject
 2025-01-24  9:59 UTC  (5+ messages)
` [PATCH 03/11] acpi/ghes: Use HEST table offsets when preparing GHES records

[RFC v5 1/2] eventdev: add atomic queue to test-eventdev app
 2025-01-24  9:59 UTC  (3+ messages)
` [RFC PATCH v6 "
` [RFC PATCH v6 2/2] eventdev: documentation for atomic queue test

[PATCH v2] docs/zh_CN: Add self-protection index Chinese translation
 2025-01-24  9:54 UTC  (2+ messages)

[PATCH 00/10] A couple of CI improvements
 2025-01-24  9:59 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 02/10] t7422: fix flaky test caused by buffered stdout
  ` [PATCH v4 03/10] github: adapt containerized jobs to be rootless

[PATCH v2 0/6] landlock: Add UDP access control support
 2025-01-24  9:59 UTC  (4+ messages)
` [PATCH v2 3/6] landlock: Add UDP sendmsg access control

[PATCH mptcp-next v5 0/5] BPF path manager, part 3
 2025-01-24  9:57 UTC  (8+ messages)
` [PATCH mptcp-next v5 2/5] mptcp: add mptcp_pm_genl_fill_addr helper
` [PATCH mptcp-next v5 4/5] mptcp: drop inet6_sk after inet_sk
` [PATCH mptcp-next v5 5/5] mptcp: use ipv6_addr_equal in addresses_equal
` BPF path manager, part 3

[PATCH] cgroup/dmem: Don't clobber pool in dmem_cgroup_calculate_protection
 2025-01-24  9:56 UTC  (6+ messages)

[PATCH] app/testpmd: add ipv6 extension header parse
 2025-01-24  9:43 UTC  (4+ messages)
` [PATCH v2 0/2] parse ptype for tunnel packets
  ` [PATCH v2 1/2] net: add ptype parse "
  ` [PATCH v2 2/2] app/test-pmd: use ptype API parse packets

[PATCH 0/5] drm: strict type checking for drm_device based logging helpers
 2025-01-24  9:53 UTC  (3+ messages)
` [PATCH 2/5] drm/rockchip: stop passing non struct drm_device to drm_err() and friends
  `  "

[PATCH net v2] bonding: Correctly support GSO ESP offload
 2025-01-24  9:54 UTC  (2+ messages)

[PATCH v2 0/6] powerpc/crash: use generic crashkernel reservation
 2025-01-24  9:52 UTC  (3+ messages)
` [PATCH v2 6/6] crash: option to let arch decide mem range is usable

[PULL 00/48] i386, rust changes for 2024-01-24
 2025-01-24  9:44 UTC  (49+ messages)
` [PULL 01/48] rust: pl011: fix repr(C) for PL011Class
` [PULL 02/48] target/i386: inline gen_jcc into sole caller
` [PULL 03/48] target/i386: remove trailing 1 from gen_{j, cmov, set}cc1
` [PULL 04/48] target/i386: unify REP and REPZ/REPNZ generation
` [PULL 05/48] target/i386: unify choice between single and repeated string instructions
` [PULL 06/48] target/i386: reorganize ops emitted by do_gen_rep, drop repz_opt
` [PULL 07/48] target/i386: tcg: move gen_set/reset_* earlier in the file
` [PULL 08/48] target/i386: fix RF handling for string instructions
` [PULL 09/48] target/i386: make cc_op handling more explicit for repeated "
` [PULL 10/48] target/i386: do not use gen_op_jz_ecx for repeated string operations
` [PULL 11/48] target/i386: optimize CX handling in "
` [PULL 12/48] target/i386: execute multiple REP/REPZ iterations without leaving TB
` [PULL 13/48] target/i386: pull computation of string update value out of loop
` [PULL 14/48] target/i386: extract common bits of gen_repz/gen_repz_nz
` [PULL 15/48] target/i386: avoid using s->tmp0 for add to implicit registers
` [PULL 16/48] target/i386: Introduce SierraForest-v2 model
` [PULL 17/48] target/i386: Export BHI_NO bit to guests
` [PULL 18/48] target/i386: Add new CPU model ClearwaterForest
` [PULL 19/48] docs: Add GNR, SRF and CWF CPU models
` [PULL 20/48] stub: Fix build failure with --enable-user --disable-system --enable-tools
` [PULL 21/48] rust/qdev: Make REALIZE safe
` [PULL 22/48] rust/pl011: Avoid bindings::*
` [PULL 23/48] memattrs: Convert unspecified member to bool
` [PULL 24/48] memattrs: Check the size of MemTxAttrs
` [PULL 25/48] rust: vmstate: add new type safe implementation
` [PULL 26/48] rust: vmstate: implement VMState for non-leaf types
` [PULL 27/48] rust: vmstate: add varray support to vmstate_of!
` [PULL 28/48] rust: vmstate: implement Zeroable for VMStateField
` [PULL 29/48] rust: vmstate: implement VMState for scalar types
` [PULL 30/48] rust: vmstate: add public utility macros to implement VMState
` [PULL 31/48] rust: qemu_api: add vmstate_struct
` [PULL 32/48] rust: pl011: switch vmstate to new-style macros
` [PULL 33/48] rust: vmstate: remove translation of C vmstate macros
` [PULL 34/48] rust: vmstate: make order of parameters consistent in vmstate_clock
` [PULL 35/48] rust: prefer NonNull::new to assertions
` [PULL 36/48] rust: pl011: remove unnecessary "extern crate"
` [PULL 37/48] rust: pl011: hide unnecessarily "pub" items from outside pl011::device
` [PULL 38/48] rust: pl011: extract conversion to RegisterOffset
` [PULL 39/48] rust: pl011: extract CharBackend receive logic into a separate function
` [PULL 40/48] rust: pl011: pull interrupt updates out of read/write ops
` [PULL 41/48] rust: pl011: extract PL011Registers
` [PULL 42/48] rust: pl011: wrap registers with BqlRefCell
` [PULL 43/48] rust: pl011: remove duplicate definitions
` [PULL 44/48] rust: pl011: pull device-specific code out of MemoryRegionOps callbacks
` [PULL 45/48] rust: pl011: drop use of ControlFlow
` [PULL 46/48] rust: qdev: make reset take a shared reference
` [PULL 47/48] rust/zeroable: Implement Zeroable with const_zero macro
` [PULL 48/48] rust: qemu-api: add sub-subclass to the integration tests

[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
 2025-01-24  9:52 UTC  (4+ messages)
` [PATCH net-next v23 3/7] mm: page_frag: use initial zero offset for page_frag_alloc_align()

[PATCH v5 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2025-01-24  9:38 UTC  (3+ messages)
` [PATCH v5 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v5 2/2] uprobes: Remove the spinlock within handle_singlestep()

[PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
 2025-01-24  9:50 UTC  (13+ messages)

[PATCH v2 0/3] flexible IPv4 fragment action
 2025-01-24  9:49 UTC  (5+ messages)
  ` [PATCH v2 1/3] net/ice/base: add ipv4 fragment related field
  ` [PATCH v2 2/3] net/ice: FDIR support IPv4 fragment masks
  ` [PATCH v2 3/3] net/ice: ACL filter support for IPv4 fragment

[PATCH v1 00/21] Appended Signature Secure Boot Support for PowerPC
 2025-01-24  9:47 UTC  (5+ messages)
` [PATCH v1 03/21] docs/grub: Document signing grub with an appended signature
` [PATCH v1 04/21] dl: provide a fake grub_dl_set_persistent for the emu target

[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
 2025-01-24  9:47 UTC  (11+ messages)

[PATCH mptcp-net v2 0/2] mptcp: blackhole: sysctl SYN retrans + fix conditions
 2025-01-24  9:47 UTC  (3+ messages)

[PATCH] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-01-24  9:45 UTC  (6+ messages)

[PATCH v5 00/20] Add eDP support for RK3588
 2025-01-24  9:41 UTC  (8+ messages)
` [PATCH v5 05/20] drm/rockchip: analogix_dp: Replace DRM_...() functions with drm_...() or dev_...()
  `  "
        ` Re:Re: [PATCH "

[PATCH v1] drm/i915/guc: Always disable interrupt ahead of synchronize_irq
 2025-01-24  9:43 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[pull] amdgpu drm-next-6.14
 2025-01-24  9:43 UTC  (2+ messages)

[PATCH 0/3] rust: miscdevice: Add additional data to MiscDeviceRegistration
 2025-01-24  9:42 UTC  (7+ messages)
` [PATCH 3/3] rust: miscdevice: adjust the rust_misc_device sample to use RegistrationData

[PATCH] cpufreq: scpi: compare against frequency instead of rate
 2025-01-24  9:42 UTC  (5+ messages)

Removal of external-arm-toolchain?
 2025-01-24  9:40 UTC  (3+ messages)
` [meta-arm] "

[PATCH] MAINTAINERS: Remove Noralf Trønnes as driver maintainer
 2025-01-24  9:40 UTC  (3+ messages)

[PATCH] s390/mm: Add missing ctor/dtor on page table upgrade
 2025-01-24  9:39 UTC  (4+ messages)

[PATCH mptcp-next v3 0/2] mptcp: pm: only set fullmesh for subflow endp
 2025-01-24  9:38 UTC  (4+ messages)
` [PATCH mptcp-next v3 2/2] mptcp: pm: change to fullmesh only for 'subflow'

[PATCH] build: force gcc to initialize padding bits
 2025-01-24  9:38 UTC  (3+ messages)

[brgl:gpio/for-current] BUILD SUCCESS f8524ac33cd452aef5384504b3264db6039a455e
 2025-01-24  9:37 UTC 

[PATCH v3 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2025-01-24  9:36 UTC  (5+ messages)
` [PATCH v3 3/4] PCI: dwc: Reduce DT reads by allocating host bridge via DWC glue driver

[PATCH 0/8] Support Multi-frequency scale for UFS
 2025-01-24  9:34 UTC  (8+ messages)
` [PATCH 4/8] scsi: ufs: qcom: Implement the freq_to_gear_speed() vops

[PATCH] wifi: ath12k: Abort scan before removing link interface to prevent duplicate deletion
 2025-01-24  9:33 UTC 

[PATCH 6.1.y] drm/amd/display: fixed integer types and null check locations
 2025-01-24  4:08 UTC 

[PATCH v11 0/5] Introduce DRM device wedged event
 2025-01-24  5:53 UTC  (6+ messages)
` [PATCH v11 1/5] drm: Introduce "
` [PATCH v11 2/5] drm/doc: Document "
` [PATCH v11 3/5] drm/xe: Use "
` [PATCH v11 4/5] drm/i915: "
` [PATCH v11 5/5] drm/amdgpu: "

[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-24  9:33 UTC  (2+ messages)

[PATCH v2] misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX
 2025-01-24  9:33 UTC 

[PATCH v3] Bluetooth: btintel_pcie: Support suspend-resume
 2025-01-24 14:45 UTC  (2+ messages)
` [v3] "

[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
 2025-01-24  9:29 UTC  (7+ messages)
` [PATCH v5 00/25] "
  ` [PATCH v5 07/25] net/intel/common: merge ice and i40e Tx queue struct

[PATCH net v2] net: usb: rtl8150: enable basic endpoint checking
 2025-01-24  9:30 UTC 

[PATCH 0/2] New zoned loop block device driver
 2025-01-24  9:30 UTC  (10+ messages)

[PATCH] KVM: x86: Update Xen TSC leaves during CPUID emulation
 2025-01-24  9:29 UTC  (4+ messages)

[PATCH] misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX
 2025-01-24  9:29 UTC  (5+ messages)

[Issue] Bosch D_CAN echo skb occupied error
 2025-01-24  9:28 UTC 

[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
 2025-01-24  9:28 UTC  (5+ messages)
` [PATCH v1 1/2] "

[PATCH] md/md-bitmap: synchronize bitmap_get_stats() with bitmap lifetime
 2025-01-24  9:20 UTC 

[Buildroot] [PATCH 1/2] package/openssh: list sshd-session server programs in help
 2025-01-24  9:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/openssh: split sftp-server from server programs

[PATCH/LOCAL] arm64: renesas: defconfig: Disable CONFIG_PROVE_LOCKING
 2025-01-24  9:24 UTC  (3+ messages)

[PATCH 0/4] rtla: Collect and print number of missed events
 2025-01-24  9:24 UTC  (3+ messages)
` [PATCH 4/4] rtla: Report missed event count

[PATCH] landlock: fix grammar and spelling error
 2025-01-24  9:24 UTC  (2+ messages)

[PATCH v3 0/7] Add all Chinese translations in the tpm directory
 2025-01-24  9:24 UTC  (11+ messages)
` [PATCH v3 3/7] docs/zh_CN: Add tpm tpm-security Chinese translation
` [PATCH v3 4/7] docs/zh_CN: Add tpm tpm_tis "
` [PATCH v3 5/7] docs/zh_CN: Add tpm tpm_vtpm_proxy "
` [PATCH v3 6/7] docs/zh_CN: Add tpm xen-tpmfront "
` [PATCH v3 7/7] docs/zh_CN: Add tpm tpm_ftpm_tee "

[PATCH 0/6] media: renesas: vsp1: Add support for IIF
 2025-01-24  9:21 UTC  (5+ messages)
` [PATCH 3/6] media: vsp1: dl: Use singleshot DL for VSPX

[PATCH v2] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
 2025-01-24  9:04 UTC  (6+ messages)

[PATCH v2 RESEND] PCI: fix reference leak in pci_alloc_child_bus()
 2025-01-24  9:19 UTC  (2+ messages)

[PATCH v2 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c
 2025-01-24  9:08 UTC  (4+ messages)
` [PATCH v2 4/4] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API

[PATCH v3 00/12] x86/HVM: misc tidying
 2025-01-24  9:16 UTC  (7+ messages)
` [PATCH v3 02/12] x86/HVM: improve CET-IBT pruning of ENDBR

[PATCH] perf/dwc_pcie: fix duplicate pci_dev devices
 2025-01-24  9:11 UTC  (5+ messages)
  ` [External] "

[PATCH v2] KFENCE: Clarify that sample allocations are not following NUMA or memory policies
 2025-01-24  9:14 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
 2025-01-24  9:09 UTC  (3+ messages)

[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
 2025-01-24  9:13 UTC  (7+ messages)
` [PATCH bpf-next/net v2 4/7] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v2 7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[REGRESSION] kernel panic at bitmap_get_stats+0x2b/0xa0 since 6.12
 2025-01-24  9:13 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/rauc: bump to 1.13
 2025-01-24  9:13 UTC 

[PATCH v2 0/3] Static initcalls
 2025-01-24  9:13 UTC  (5+ messages)
` [PATCH v2 1/3] arm: asm/system.h: mrc and mcr need .arm if __thumb2__ is not set
` [PATCH v2 2/3] common: board: make initcalls static
` [PATCH v2 3/3] initcall: remove initcall_run_list()

[PATCH] audit: Initialize lsmctx to avoid memory allocation error
 2025-01-24  9:12 UTC 

[PATCH v2 0/4] cpufreq: Fix some boost errors related to CPU online and offline
 2025-01-24  9:11 UTC  (5+ messages)
` [PATCH v2 4/4] cpufreq: ACPI: Remove set_boost in acpi_cpufreq_cpu_init()

[PATCH 0/5] spi: zynqmp-gqspi: Improve error recovery by resetting
 2025-01-24  9:06 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: spi: zynqmp-qspi: Add reset

[PATCH v4 0/4] mount notification
 2025-01-24  9:09 UTC  (3+ messages)
` [PATCH v4 4/4] vfs: add notifications for mount attribute change

[PATCH v5 00/34] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-01-24  9:02 UTC  (6+ messages)
` [PATCH v5 04/34] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function
` [PATCH v5 06/34] drm/mediatek: Add support for MT8195 Digital Parallel Interface

[PATCH v2 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-01-24  9:05 UTC  (4+ messages)
` [PATCH v2 3/4] loongarch: entry: Migrate ret_from_fork() to C

[PATCHv2] wifi: ath12k: Avoid napi_sync before napi_enable
 2025-01-24  9:00 UTC 

[PATCH v9 0/5] drm/panthor: Display size of internal kernel BOs through fdinfo
 2025-01-24  9:07 UTC  (6+ messages)
` [PATCH v9 3/5] drm/panthor: Expose size of driver internal BO's over fdinfo
` [PATCH v9 5/5] drm/panthor: Fix race condition when gathering fdinfo group samples

[PATCH v2] Bluetooth: btintel_pcie: Support suspend-resume
 2025-01-24  9:07 UTC  (7+ messages)

[PATCH 1/2] erofs-utils: fsck: keep S{U,G}ID bits properly on extraction
 2025-01-24  9:06 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: fsck: don't dump packed inode data if unneeded

[PATCH] target/riscv: rvv: Fix incorrect vlen comparison in prop_vlen_set
 2025-01-24  9:05 UTC 

[PATCH] mm/compaction: fix UBSAN shift-out-of-bounds warning
 2025-01-24  9:05 UTC  (3+ messages)

[PATCH v9 bpf-next 0/7] Enable writing xattr from BPF programs
 2025-01-24  9:05 UTC  (3+ messages)
` [PATCH v9 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-01-24  9: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.