All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-19 07:29:07 to 2025-11-19 08:10:00 UTC [more...]

REGRESSION on linux-next (next-20251106)
 2025-11-19  7:40 UTC  (11+ messages)

[PATCH next] media: rockchip: rkcif: fix off by one bugs
 2025-11-19  8:09 UTC 

[PATCH] be2net: Use the wrb_params instead the NULL pointer
 2025-11-19  8:09 UTC 

[PATCH] arm64: dts: ti: k3-j721e-sk: Fix pinmux for power regulator
 2025-11-19  8:08 UTC  (2+ messages)

[RFC PATCH v4 00/17] Paravirt CPUs and push task for less vCPU preemption
 2025-11-19  8:08 UTC  (4+ messages)
` [HELPER PATCH 1] sysfs: Provide write method for paravirt

[PATCH v2 0/6] Add support for Clock controllers for Kaanapali
 2025-11-19  8:08 UTC  (9+ messages)
` [PATCH v2 4/6] clk: qcom: rpmh: Add support for Kaanapali rpmh clocks

[RFC PATCH] virtio-net: introduce strict peer feature check
 2025-11-19  8:07 UTC  (11+ messages)

[PATCH 1/3] drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
 2025-11-19  8:07 UTC  (2+ messages)

[PATCH 0/8] x86: CPUID leaf 6 consolidation
 2025-11-19  8:07 UTC  (10+ messages)
` [PATCH 5/8] x86: rename ARAT feature flag
` [PATCH 6/8] x86/Intel: use host CPU policy for ARAT checking
` [PATCH 8/8] x86/cpufreq: use host CPU policy in HWP driver

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-19  8:06 UTC  (9+ messages)
` [PATCH v1 06/26] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v1 07/26] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()

[PATCH v3 0/2] Add support for NXP XSPI
 2025-11-19  8:07 UTC  (4+ messages)
` [PATCH v3 2/2] spi: add driver for NXP XSPI controller

[PATCH] crypto/dpaa2_sec: use bus device name
 2025-11-19  8:06 UTC 

[PATCH 00/22] python: drop qemu.qmp from qemu.git tree
 2025-11-19  8:05 UTC  (6+ messages)
` [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests

[PATCH 0/3] drm/1915/dram: Fix DIMM_S decoding on ICL
 2025-11-19  8:05 UTC  (5+ messages)
` [PATCH 3/3] drm/i915/dram: Fix ICL DIMM_S decoding

[PATCH] drm/i915/display: change pipe order for platforms with big joiner
 2025-11-19  8:05 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/display: change pipe order for platforms with big joiner (rev2)

[PATCH 0/5] i386/cpu: Support APX for KVM
 2025-11-19  8:04 UTC  (5+ messages)
` [PATCH 4/5] i386/cpu: Support APX CPUIDs

[REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
 2025-11-19  8:05 UTC  (6+ messages)

[PATCH v4 RESEND 0/3] soc: qcom: extend interface for big endian support
 2025-11-19  8:04 UTC  (5+ messages)
` [PATCH v4 RESEND 1/3] soc: qcom: introduce new QMI encode/decode macros
` [PATCH v4 RESEND 2/3] soc: qcom: fix QMI encoding/decoding for basic elements

PROBLEM: errors mounting /dev/fd0 on sparc64 (regression)
 2025-11-19  8:04 UTC 

[PATCH 0/2] Update MAINTAINERS file
 2025-11-19  8:04 UTC  (6+ messages)
` [PATCH 1/2] MAINTAINERS: add missing block layer user API header files
` [PATCH 2/2] MAINTAINERS: add a maintainer for zoned block device support

[PATCH v1] mediatek MT7922: update bluetooth firmware to 20251118163447
 2025-11-19  8:03 UTC 

[PATCH][next] ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
 2025-11-19  8:03 UTC 

[PATCH v2 2/3] PCI: qcom: Check for the presence of a device instead of Link up during suspend
 2025-11-19  8:03 UTC  (4+ messages)
    `  "

[PATCH V4 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-11-19  7:52 UTC  (18+ messages)
  ` [PATCH V4 01/17] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
  ` [PATCH V4 02/17] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
  ` [PATCH V4 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
  ` [PATCH V4 04/17] nvdimm/label: Include region label in slot validation
  ` [PATCH V4 05/17] nvdimm/label: Skip region label during ns label DPA reservation
  ` [PATCH V4 06/17] nvdimm/label: Preserve region label during namespace creation
  ` [PATCH V4 07/17] nvdimm/label: Add region label delete support
  ` [PATCH V4 08/17] nvdimm/label: Preserve cxl region information from region label
  ` [PATCH V4 09/17] nvdimm/label: Export routine to fetch region information
  ` [PATCH V4 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V4 12/17] cxl/pmem: Preserve region information into nd_set
  ` [PATCH V4 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V4 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
  ` [PATCH V4 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
  ` [PATCH V4 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA
  ` [PATCH V4 17/17] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem

[PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-19  8:02 UTC  (2+ messages)

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2025-11-19  8:01 UTC  (4+ messages)

[PATCH net-next 0/2] tcp: tcp_rcvbuf_grow() changes
 2025-11-19  8:01 UTC  (5+ messages)
` [PATCH net-next 2/2] tcp: add net.ipv4.tcp_rtt_threshold sysctl

[PATCH V2 00/14] LoongArch: Add basic LoongArch32 support
 2025-11-19  8:01 UTC  (9+ messages)
` [PATCH V2 04/14] LoongArch: Adjust boot & setup for 32BIT/64BIT
` [PATCH V2 13/14] LoongArch: Adjust default config files "

[PATCH] Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
 2025-11-19  8:00 UTC  (2+ messages)
`  "

[PATCH v3 0/3] Third MPU Series
 2025-11-19  8:00 UTC  (6+ messages)
` [PATCH v3 1/3] arm/mpu: Implement setup_mm for MPU systems
` [PATCH v3 2/3] arm/mpu: Implement reference counting for inclusive regions
` [PATCH v3 3/3] arm/mpu: Implement ioremap_attr for MPU

[PATCH v8 00/10] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-11-19  8:00 UTC  (7+ messages)
` [PATCH v8 04/10] HID: asus: prevent binding to all HID devices on ROG
` [PATCH v8 05/10] HID: asus: initialize LED endpoint early for old NKEY keyboards

[PATCH v3 0/1] Bluetooth: btqca: Add WCN6855 firmware priority selection feature
 2025-11-19  7:59 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH] staging: rtl8723bs: Fix various coding style issues in rtw_io.c
 2025-11-19  7:58 UTC  (2+ messages)

[PATCH] virtio_net: enhance wake/stop tx queue statistics accounting
 2025-11-19  7:58 UTC  (4+ messages)

add a flag to allow underordered zoned writes
 2025-11-19  7:58 UTC  (3+ messages)

[PATCH v5 0/3] Add chinese translation for block
 2025-11-19  7:51 UTC  (4+ messages)
` [PATCH v5 1/3] docs/zh_CN: Add block/index.rst translation

[PATCH v2 00/15] gpio: Use modern PM macros
 2025-11-19  7:56 UTC  (5+ messages)
` [PATCH v2 05/15] gpio: pxa: "

[PATCH net-next 0/4] net: adjust conservative values around napi
 2025-11-19  7:56 UTC  (2+ messages)

[PATCH Linux-next] perf test: Fix test case perf trace BTF general tests
 2025-11-19  7:55 UTC  (3+ messages)

[PATCH net-next v11 00/12] virtio_net: Add ethtool flow rules support
 2025-11-19  7:55 UTC  (21+ messages)
` [PATCH net-next v11 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v11 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v11 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v11 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v11 10/12] virtio_net: Add support for IPv6 ethtool steering

[OE-core][scarthgap][PATCH] spdx30: fix cve status for patch files in VEX
 2025-11-19  7:55 UTC  (2+ messages)

[meta-oe][kirkstone][PATCH] wxwidgets: fix CVE-2024-58249
 2025-11-19  7:54 UTC 

[DPDK/testpmd Bug 1834] [dpdk-25.11-rc2] Segmentation fault in Rx offload testcase
 2025-11-19  7:54 UTC 

[PATCH v3 0/2] arm64: dts: rockchip: add Tinker Board 3 and 3S device tree
 2025-11-19  7:54 UTC  (17+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Asus Tinker Board 3/3S

[PATCH v4] docs/zh_CN: Add trace debugging Chinese translation
 2025-11-19  7:53 UTC  (3+ messages)

[PATCH RFC v2 00/10] target/arm: add support for MTE4
 2025-11-19  7:51 UTC  (7+ messages)
` [PATCH RFC v2 08/10] target/arm: storing to canonical tags faults
` [PATCH RFC v2 09/10] tests/tcg: added test for MTE canonical and NAT
` [PATCH RFC v2 10/10] docs: added MTE4 features to docs

[bug report] zram: introduce writeback bio batching support
 2025-11-19  7:52 UTC 

[PATCH] dt-bindings: phy: renesas,rzg3e-usb3-phy: Add RZ/V2H(P) and RZ/V2N support
 2025-11-19  7:52 UTC  (3+ messages)

[PATCH v1 1/1] Documentation: gpio: Add a compatibility and feature list for PCA953x
 2025-11-19  7:51 UTC  (4+ messages)

[PATCH 00/13] Centralize management of object database sources
 2025-11-19  7:51 UTC  (14+ messages)
` [PATCH 01/13] path: move `enter_repo()` into "setup.c"
` [PATCH 02/13] setup: convert `set_git_dir()` to have file scope
` [PATCH 03/13] odb: adopt logic to close object databases
` [PATCH 04/13] odb: refactor `odb_clear()` to `odb_free()`
` [PATCH 05/13] odb: move logic to disable ref updates into repo
` [PATCH 06/13] oidset: introduce `oidset_equal()`
` [PATCH 07/13] builtin/index-pack: fix deferred fsck outside repos
` [PATCH 08/13] t/helper: stop setting up `the_repository` repeatedly
` [PATCH 09/13] http-push: stop setting up `the_repository` for each reference
` [PATCH 10/13] odb: handle initialization of sources in `odb_new()`
` [PATCH 11/13] chdir-notify: add function to unregister listeners
` [PATCH 12/13] odb: handle changing a repository's commondir
` [PATCH 13/13] odb: handle recreation of quarantine directories

[REGRESSION] TI SN65DSI83 is being reset making display to blink On/Off
 2025-11-19  7:51 UTC  (6+ messages)

[PATCH V2 0/1] arm64: dts: qcom: qcs8300-ride: Enable Bluetooth support
 2025-11-19  7:51 UTC  (3+ messages)
` [PATCH V2 1/1] "

[PATCH] arm64: dts: intel: agilex5: Add fallback compatible for XGMAC
 2025-11-19  7:50 UTC  (2+ messages)

[PATCH RESEND 0/2] drm/msm/dpu: use full scale alpha in generic code
 2025-11-19  7:50 UTC  (4+ messages)
` [PATCH RESEND 2/2] drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (4)
 2025-11-19  7:50 UTC  (2+ messages)
` Forwarded: "

[PATCH] imx: Revert "imx: mx6ull: fix REFTOP_VBGADJ setting" and fix comments
 2025-11-19  7:49 UTC  (8+ messages)

[PATCH net-next v5 0/5] netconsole: support automatic target recovery
 2025-11-19  7:49 UTC  (6+ messages)
` [PATCH net-next v5 1/5] netconsole: add target_state enum
` [PATCH net-next v5 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v5 3/5] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v5 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v5 5/5] selftests: netconsole: validate target resume

[bug report] kernel BUG at mm/hugetlb.c:5868! triggered by blktests nvme/tcp nvme/029
 2025-11-19  7:49 UTC  (4+ messages)

[PATCH 00/18] Refactor object read streams to work via object sources
 2025-11-19  7:47 UTC  (19+ messages)
` [PATCH 01/18] streaming: rename `git_istream` into `odb_read_stream`
` [PATCH 02/18] streaming: drop the `open()` callback function
` [PATCH 03/18] streaming: propagate final object type via the stream
` [PATCH 04/18] streaming: explicitly pass packfile info when streaming a packed object
` [PATCH 05/18] streaming: allocate stream inside the backend-specific logic
` [PATCH 06/18] streaming: create structure for in-core object streams
` [PATCH 07/18] streaming: create structure for loose "
` [PATCH 08/18] streaming: create structure for packed "
` [PATCH 09/18] streaming: create structure for filtered "
` [PATCH 10/18] streaming: move zlib stream into backends
` [PATCH 11/18] packfile: introduce function to read object info from a store
` [PATCH 12/18] streaming: rely on object sources to create object stream
` [PATCH 13/18] streaming: get rid of `the_repository`
` [PATCH 14/18] streaming: make the `odb_read_stream` definition public
` [PATCH 15/18] streaming: move logic to read loose objects streams into backend
` [PATCH 16/18] streaming: move logic to read packed "
` [PATCH 17/18] streaming: refactor interface to be object-database-centric
` [PATCH 18/18] streaming: move into object database subsystem

[PATCH] drm/amdgpu: in sriov multiple vf mode, 2 seconds timeout is not enough for sdma job
 2025-11-19  7:47 UTC  (10+ messages)

[bug report] platform/x86: asus-armoury: move existing tunings to asus-armoury module
 2025-11-19  7:46 UTC  (2+ messages)

[PATCH 0/3] migration: Error fixes and improvements
 2025-11-19  7:45 UTC  (5+ messages)

[PATCH] drm/msm/registers: Fix encoding fields in 64b registers
 2025-11-19  7:46 UTC  (2+ messages)

[PATCH v3 0/4] Support PSK reauthentication (REPLACETLSPSK)
 2025-11-19  7:45 UTC  (7+ messages)
` [PATCH v3 4/4] nvme: Allow reauth from sysfs

[PATCH 1/4] dt-bindings: clock: imx95: add PCIE and USB PHY clk
 2025-11-19  7:44 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: imx95: fix hsio_blk_ctl reg map

[OE-core][kirkstone][PATCH 1/3] xwayland: Fix for CVE-2025-62229
 2025-11-19  7:44 UTC  (3+ messages)
` [OE-core][kirkstone][PATCH 2/3] xwayland: Fix for CVE-2025-62230
` [OE-core][kirkstone][PATCH 3/3] xwayland: Fix for CVE-2025-62231

[PATCH v4] README: restructure with role-based documentation and guidelines
 2025-11-19  7:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/xinetd: bump version to 2.3.15.4
 2025-11-19  7:42 UTC  (2+ messages)

[PATCH 0/3] LoongArch: KVM: Add paravirt preempt hint support
 2025-11-19  7:41 UTC  (8+ messages)
` [PATCH 2/3] LoongArch: Add paravirt support with vcpu_is_preempted()

[PATCH 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement
 2025-11-19  7:41 UTC  (3+ messages)
` [PATCH 01/13] dt-bindings: soc: mediatek: dvfsrc: Add support for MT8196

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-11-19  7:40 UTC  (3+ messages)
` [PATCH v9 16/22] KVM: VMX: Dump FRED context in dump_vmcs()

QA notification for completed autobuilder build (yocto-5.0.14.rc3)
 2025-11-19  7:38 UTC  (2+ messages)
` FW: [qa-build-notification] "

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-19  7:38 UTC  (6+ messages)

[PATCH 0/6] gpu: nova-core: Hopper/Blackwell prerequisites
 2025-11-19  7:36 UTC  (4+ messages)
` [PATCH 1/6] gpu: nova-core: print FB sizes, along with ranges

[PATCH v3 0/8] Add support for Pixel 3 and Pixel 3 XL
 2025-11-19  7:36 UTC  (9+ messages)
` [PATCH v3 3/8] drm/panel: sw43408: Introduce LH546WF1-ED01 panel compatible
` [PATCH v3 5/8] drm/panel: sw43408: Remove manual invocation of unprepare at remove
` [PATCH v3 6/8] drm/panel: sw43408: Switch to devm_regulator_bulk_get_const
` [PATCH v3 7/8] drm/panel: sw43408: Improve wording when reset-gpios aren't available

[PATCH] MAINTAINERS: add test_kho to KHO's entry
 2025-11-19  7:36 UTC  (2+ messages)

[PATCH] repo: add --all to git-repo-info
 2025-11-19  7:35 UTC  (8+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] "
` [PATCH v5 0/2] "

[PATCH v3] hw/s390x: Fix a possible crash with passed-through virtio devices
 2025-11-19  7:33 UTC  (3+ messages)

[PATCH 00/11] gpu: nova-core: add Turing support
 2025-11-19  7:34 UTC  (6+ messages)
` [PATCH 04/11] gpu: nova-core: add support for Turing/GA100 fwsignature

[PATCH v6 0/8] btrfs: add fscrypt support, PART 1
 2025-11-19  7:34 UTC  (8+ messages)
` [PATCH v6 3/8] btrfs: add a bio argument to btrfs_csum_one_bio

[PATCH] gpio: shared: extend the ifdef guard to gpio_shared_find_entry()
 2025-11-19  7:34 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: display: bridge: ldb: Document nxp,enable-termination-resistor
 2025-11-19  7:33 UTC  (2+ messages)

[PATCH v2 0/7] enable PT_RECLAIM on all 64-bit architectures
 2025-11-19  7:31 UTC  (8+ messages)
` [PATCH v2 1/7] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v2 2/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v2 3/7] LoongArch: "
` [PATCH v2 4/7] mips: "
` [PATCH v2 5/7] parisc: "
` [PATCH v2 6/7] um: "
` [PATCH v2 7/7] mm: enable PT_RECLAIM on all 64-bit architectures

[PATCH][next] carl9170: Avoid -Wflex-array-member-not-at-end warning
 2025-11-19  7:33 UTC 

[PATCH] gpio: shared: fix a NULL-pointer dereference
 2025-11-19  7:32 UTC  (2+ messages)

[PATCH] dt-bindings: firmware: coreboot: Document optional device specific properties
 2025-11-19  7:32 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix the calculation of RAS bad page number
 2025-11-19  7:31 UTC  (2+ messages)

[bug report] tracing: Have function graph tracer option sleep-time be per instance
 2025-11-19  7:31 UTC 

[PATCH v3 0/2] kernel-doc: add support for documenting vars
 2025-11-19  7:30 UTC  (6+ messages)
` [PATCH v3 1/2] kernel-doc: add support for handling global variables

[PATCH v3 0/2] Introduce Intel Elkhart Lake PSE I/O
 2025-11-19  7:29 UTC  (4+ messages)

re-enable IOCB_NOWAIT writes to files
 2025-11-19  7:29 UTC  (5+ messages)
` [PATCH 14/14] xfs: enable non-blocking timestamp updates


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.