All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 12:42:14 to 2026-02-02 13:44:11 UTC [more...]

[PATCH v6 0/5] Add support to read the watchdog bootstatus from IMEM
 2026-02-02 13:44 UTC  (7+ messages)
` [PATCH v6 2/5] arm64: dts: qcom: ipq5424: Add the IMEM node
` [PATCH v6 5/5] arm64: dts: qcom: ipq5424: add support to get watchdog bootstatus from IMEM

[PATCH net-next v4 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-02-02 13:43 UTC  (5+ messages)
` [PATCH net-next v4 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
` [PATCH net-next v4 8/8] net: dsa: microchip: Add two-step PTP support for KSZ8463

[PATCH] man/man2/syscall.2: fix numbering for notes
 2026-02-02 13:43 UTC  (2+ messages)

[PATCH 1/2] media: rkvdec: reduce excessive stack usage in assemble_hw_pps()
 2026-02-02 13:42 UTC  (3+ messages)

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-02 13:42 UTC  (7+ messages)
` [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with "

[Buildroot] [PATCH] package/wpewebkit: security bump to version 2.50.1
 2026-02-02 13:40 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: Add bitwise tracking for BPF_END
 2026-02-02 13:35 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for BPF_END bitwise tracking

[PATCH] HID: Intel-thc-hid: Intel-thc: Fix wrong register fields updating
 2026-02-02 13:40 UTC  (2+ messages)

[PATCH] vfio/pci: Enable atomic ops for multifunction devices
 2026-02-02 13:37 UTC  (6+ messages)

[PATCH v3 00/15] target/arm: Allow SME-only TCG CPUs
 2026-02-02 13:33 UTC  (16+ messages)
` [PATCH v3 01/15] target/arm: Account for SME in aarch64_sve_narrow_vq() assertion
` [PATCH v3 02/15] target/arm: Report correct vector width in gdbstub when SME present
` [PATCH v3 03/15] target/arm: Fix feature check in DO_SVE2_RRX, DO_SVE2_RRX_TB
` [PATCH v3 04/15] target/arm/tcg: Allow SVE RAX1 in SME2p1 streaming mode
` [PATCH v3 05/15] target/arm: Don't let 'sme=on' downgrade SME
` [PATCH v3 06/15] target/arm: Handle SME-only CPUs in sve_vqm1_for_el_sm()
` [PATCH v3 07/15] target/arm: Handle SME-without-SVE on change of EL
` [PATCH v3 08/15] target/arm: Add aa64_sme_or_sve, aa64_sme_or_sve2 features
` [PATCH v3 09/15] target/arm/tcg: Drop unnecessary aa64_sve check from do_trans_pmull()
` [PATCH v3 10/15] target/arm/tcg: Use "or SME" feature checks where needed
` [PATCH v3 11/15] target/arm/tcg: Correct SVE/SME I8MM checks
` [PATCH v3 12/15] target/arm/tcg: Correct SVE/SME BF16 checks
` [PATCH v3 13/15] target/arm: Don't squash all ID_AA64ZFR0_EL1 fields for non-SVE
` [PATCH v3 14/15] target/arm: Squash FEAT_SME_FA64 if FEAT_SVE is not present
` [PATCH v3 15/15] target/arm: Permit configurations with SME but not SVE

[isar-cip-core][PATCH] optee-ftpm*: Switch to new class
 2026-02-02 13:38 UTC 

fsverity speedup and memory usage optimization v5
 2026-02-02 13:38 UTC  (13+ messages)
` [PATCH 01/11] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
  ` [f2fs-dev] "
` [PATCH 02/11] readahead: push invalidate_lock out of page_cache_ra_unbounded
  ` [f2fs-dev] "
` [PATCH 03/11] ext4: move ->read_folio and ->readahead to readahead.c
  ` [f2fs-dev] "
` [PATCH 07/11] fs: consolidate fsverity_info lookup in buffer.c
  ` [f2fs-dev] "

[PATCH v2] HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients
 2026-02-02 13:38 UTC  (3+ messages)

linux-next: manual merge of the fs-next tree with the mm-hotfixes tree
 2026-02-02 13:37 UTC 

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-02 13:37 UTC  (6+ messages)
` [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table

[PATCH 1/9] drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
 2026-02-02 13:37 UTC  (10+ messages)
` [PATCH 2/9] drm/amdgpu: revert to old status lock handling v3
` [PATCH 3/9] drm/amdgpu: fix amdgpu_userq_evict
` [PATCH 4/9] drm/amdgpu: completely rework eviction fence handling
` [PATCH 5/9] drm/amdgpu: fix eviction fence and userq manager shutdown
` [PATCH 6/9] drm/amdgpu: fix adding eviction fence
` [PATCH 7/9] drm/amdgpu: rework amdgpu_userq_wait_ioctl v2
` [PATCH 8/9] drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2
` [PATCH 9/9] drm/amdgpu: annotate eviction fence signaling path

[PATCH] PCI: s32g: Fix ports parsing
 2026-02-02 13:37 UTC  (5+ messages)

[PATCH v4 0/2] staging: axis-fifo: refactor and cleanup
 2026-02-02 13:36 UTC  (3+ messages)
` [PATCH v4 2/2] staging: axis-fifo: refactor device tree parsing

[PATCH v9 bpf-next 0/9] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-02-02 13:36 UTC  (3+ messages)
` [PATCH v9 bpf-next 1/9] bpf: Enable bpf_timer and bpf_wq in any context

[PATCH] [GSoC][PATCH] t9160:modernize test path checking
 2026-02-02 13:36 UTC 

[PATCH RFC RESEND] wifi: mac80211: Update mesh rate control per beacon to restore correct MCS
 2026-02-02 13:35 UTC 

[PATCH V4 00/22] Enhancements to pcie-tegra194 driver
 2026-02-02 13:35 UTC  (10+ messages)
` [PATCH V4 15/22] PCI: tegra194: Don't force the device into the D0 state before L2
` [PATCH V4 16/22] PCI: tegra194: Free up EP resources during remove()
` [PATCH V4 19/22] PCI: tegra194: Add ASPM L1 entrance latency config
` [PATCH V4 20/22] PCI: tegra194: Use HW version number

[PATCH] HID: sony: add second device IDs to CRKD Gibson SG
 2026-02-02 13:35 UTC  (2+ messages)

[PATCH v5 0/2] staging: axis-fifo: refactor and cleanup
 2026-02-02 13:34 UTC  (3+ messages)
` [PATCH v5 1/2] staging: axis-fifo: align fifo depth types with OF API
` [PATCH v5 2/2] staging: axis-fifo: refactor device tree parsing

[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
 2026-02-02 13:33 UTC  (15+ messages)
` [RFC PATCHv5 2/7] nvme-multipath: add support for "

[PATCH 0/7] nvme: export additional diagnostic counters via sysfs
 2026-02-02 13:33 UTC  (4+ messages)
` [PATCH 1/7] nvme: export command retry count "

[PATCH] RDMA/siw: Avoid NULL deref on header parse error
 2026-02-02 13:33 UTC  (6+ messages)
` [PATCH] RDMA/siw: Fix potential NULL pointer dereference in header processing

[PATCH v2] vfio/migration: Send VFIO_MIGRATION event before PRE_COPY_P2P transition
 2026-02-02 13:33 UTC  (2+ messages)

[PATCH] staging: greybus: audio_codec.c: Remove unnecessary parentheses in if statement
 2026-02-02 13:32 UTC 

[PATCH rdma-rext V4 0/5] RDMA/bnxt_re: Add QP rate limit support
 2026-02-02 13:34 UTC  (6+ messages)
` [PATCH rdma-rext V4 1/5] RDMA/bnxt_re: Add support for QP rate limiting
` [PATCH rdma-rext V4 2/5] RDMA/bnxt_re: Report packet pacing capabilities when querying device
` [PATCH rdma-rext V4 3/5] RDMA/bnxt_re: Report QP rate limit in debugfs
` [PATCH rdma-rext V4 4/5] RDMA/mlx5: Support rate limit only for Raw Packet QP
` [PATCH rdma-rext V4 5/5] IB/core: Extend rate limit support for RC QPs

[PATCH v4 0/8] Live update: tap and vhost
 2026-02-02 13:31 UTC  (3+ messages)
` [PATCH v4 1/8] migration: stop vm earlier for cpr

[Intel-wired-lan] [PATCH net] iavf: fix deadlock in reset handling
 2026-02-02 13:30 UTC  (3+ messages)
  `  "

[PATCH v11 2/2] usb: xhci: enable secondary interrupters and route transfers per slot
 2026-02-02 13:29 UTC  (2+ messages)
` [PATCH v12 "

KVM/QEMU Community call (3/2/26) agenda items?
 2026-02-02 13:29 UTC  (3+ messages)

[Buildroot] [git commit] package/picotool: Add host-picotool
 2026-02-02 13:25 UTC 

[Buildroot] [git commit] package/pico-sdk: Add host-pico-sdk
 2026-02-02 13:25 UTC 

[PATCH v2 0/4] i2c: SMBus ARP support
 2026-02-02 13:29 UTC  (9+ messages)

[PATCH 6.1.y-cip 00/11] Add RZ/V2H TSU support
 2026-02-02 13:29 UTC  (9+ messages)
` [PATCH 6.1.y-cip 01/11] soc: renesas: rz-sysc: Add syscon/regmap support
  ` [cip-dev] "
` [PATCH 6.1.y-cip 03/11] soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap config
` [PATCH 6.1.y-cip 06/11] thermal/drivers/renesas/rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
` [PATCH 6.1.y-cip 07/11] thermal/drivers/renesas/rzg3e: Fix add "

[PATCH] staging: fbtft: fix dev_info() device arguments
 2026-02-02 13:29 UTC  (5+ messages)

[PATCH] objpool: fix the overestimation of object pooling metadata size
 2026-02-02 13:28 UTC 

[Buildroot] [PATCH v2 1/2] package/pico-sdk: Add host-pico-sdk
 2026-02-02 13:27 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/picotool: Add host-picotool

[PATCH] ext4/307: Calculate donor size to avoid failures for 64k bs
 2026-02-02 13:27 UTC 

[PULL 00/21] Plugins patches for 2026-01-29
 2026-02-02 13:26 UTC  (4+ messages)

[v7 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
 2026-02-02 13:26 UTC  (5+ messages)
` [v7 PATCH 1/2] hung_task: Refactor detection logic and atomicise detection count
` [v7 PATCH 2/2] hung_task: Enable runtime reset of hung_task_detect_count

[PATCH] tee: drivers: rksecure: make ta_uuid static
 2026-02-02 13:24 UTC 

[PATCH nf-next] netfilter: nft_set_rbtree: don't gc elements on insert
 2026-02-02 13:23 UTC  (2+ messages)

[PATCH] bus: moxtet: fix reference count leak in moxtet_add_device()
 2026-02-02 13:23 UTC  (2+ messages)

[PATCH v2 0/2] bulk: Stop forward-declaring enum typedefs
 2026-02-02 13:22 UTC  (6+ messages)
` [PATCH v2 1/2] "

[PULL v2 0/4] ufs queue
 2026-02-02 13:22 UTC  (2+ messages)

[PATCH] stash: honor --no-overwrite-ignore when updating index
 2026-02-02 13:19 UTC 

[isar-cip-core][PATCH 0/9] Add support for BeagleV-Fire
 2026-02-02 13:22 UTC  (11+ messages)
` [isar-cip-core][PATCH 1/9] Kconfig: Sort boards by architecture
` [isar-cip-core][PATCH 2/9] u-boot: Add U_BOOT_EXTRA_BUILDCMD to common rules.tmpl
  ` [cip-dev] "
` [isar-cip-core][PATCH 3/9] u-boot: Update to v2026.01
` [isar-cip-core][PATCH 4/9] Add hss-payload-generator recipe
` [isar-cip-core][PATCH 5/9] u-boot: Add recipe for BeagleV-Fire
` [isar-cip-core][PATCH 6/9] linux-cip: Update cip-kernel-config revision
` [isar-cip-core][PATCH 7/9] Add BeagleV-Fire board
` [isar-cip-core][PATCH 8/9] kas: Add BeagleV-Fire target
` [isar-cip-core][PATCH 9/9] ci: Add BeagleV-Fire build target

[PATCH v7 0/6] i2c: xiic: use generic device property accessors
 2026-02-02 13:21 UTC  (7+ messages)
` [PATCH v7 1/6] i2c: xiic: skip input clock setup on non-OF systems

[PATCH] rust: Makefile: apply fixed-x18 workaround only on arm64
 2026-02-02 22:21 UTC 

[PATCH 1/7] drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
 2026-02-02 13:20 UTC  (5+ messages)
` [PATCH 7/7] drm/amdgpu: make amdgpu_user_wait_ioctl more resilent

[tip:master] BUILD SUCCESS aa1fab8e9bae3d894a0f6bb37f4d83eef87c6737
 2026-02-02 13:18 UTC 

[PATCH 0/8] Introduce Xe Uncorrectable Error Handling
 2026-02-02 13:19 UTC  (4+ messages)
` [PATCH 2/8] drm/xe/xe_pci_error: Implement PCI error recovery callbacks

[PATCH 0/2] testing/next: current patches (docker, test asset migration)
 2026-02-02 13:18 UTC  (3+ messages)
` [PATCH 2/2] tests/functional: migrate sbsa_ref test images

[Buildroot] [git commit] package/picotool, pico-sdk: Bump to 2.2.0, add submodules
 2026-02-02 13:06 UTC 

[Buildroot] [PATCH 0/1] package/e2fsprogs: fix fsverity build error slightly differently
 2026-02-02 13:18 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] "

[Buildroot] [PATCH v2] package/picotool, pico-sdk: Bump to 2.2.0, add submodules
 2026-02-02 13:18 UTC  (2+ messages)

linux-next: manual merge of the mips tree with the at91 tree
 2026-02-02 13:18 UTC 

[PATCH] delayacct: fix uapi timespec64 definition
 2026-02-02 13:08 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: make _action_public_str const
 2026-02-02 13:16 UTC 

[PATCH 0/3] Axiado AX3000 USB Device Controller
 2026-02-02 13:16 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: usb: axiado,ax3000-udc: Add Axiado UDC
` [PATCH 2/3] usb: gadget: udc: Add UDC driver for Axiado Device controller IP Corigine
` [PATCH 3/3] MAINTAINERS: Add entries for the Axiado USB UDC

[PATCH i-g-t 0/3] Run PSR2 and PR tests on panel supporting both
 2026-02-02 13:16 UTC  (4+ messages)
` [PATCH i-g-t 1/3] tests/intel/kms_psr2_sf: Drop Early Transport flag from data_t
` [PATCH i-g-t 2/3] kms_psr2_sf: Check pipe and output validity for Selective Fetch test
` [PATCH i-g-t 3/3] tests/kms_psr2_sf: Allow testing of both PSR2 and Panel Replay if supported

[Buildroot] [PATCH] package/avocado: bump version to 113.0
 2026-02-02 13:15 UTC 

dash 0.5.13.1: heredoc parsing failure
 2026-02-02 13:15 UTC  (3+ messages)

[PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
 2026-02-02 13:15 UTC  (5+ messages)

[PATCH] arm64: cpufeature: Add support for the MPAM v0.1 architecture version
 2026-02-02 13:13 UTC  (7+ messages)

[PATCH 1/2] i2c: amd8111: Remove spaces in MODULE_* macros
 2026-02-02 13:13 UTC  (2+ messages)
` [PATCH 2/2] i2c: amd8111: switch to devm_ functions

[PATCH v2] drm/i915/power_well: Enable workaround for DSS clock gating issue
 2026-02-02 13:13 UTC  (3+ messages)

[PATCH] arm64/gcs: Fix error handling in arch_set_shadow_stack_status()
 2026-02-02 13:11 UTC  (2+ messages)

[PATCH net-next v6 0/5] net: dsa: yt921x: Add DCB/QoS support
 2026-02-02 13:10 UTC  (3+ messages)
` [PATCH net-next v6 5/5] "

[PATCH] platform/chrome: lightbar: Fix lightbar_program_ex alignment
 2026-02-02 13:10 UTC  (2+ messages)

[PATCH v3 00/11] single-binary: hw/virtio
 2026-02-02 13:08 UTC  (4+ messages)
` [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field

[PATCH v2 net] net: add RCU protection to (struct packet_type)->dev
 2026-02-02 13:06 UTC  (3+ messages)

[LTP] [PATCH v3] thermal: add new test group
 2026-01-29 21:40 UTC  (5+ messages)

[PATCH/for-next v2 0/2] cgroup/cpuset: Fix partition related locking issues
 2026-02-02 13:05 UTC  (3+ messages)
` [PATCH/for-next v2 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to workqueue

[PATCH v1] KVM: arm64: nv: Use kvm_phys_size() for VNCR invalidation range
 2026-02-02 13:04 UTC 

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2026-02-02 13:04 UTC  (6+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types

[PATCH v5 0/4] iio: adc: ad9467: Support alternative backends
 2026-02-02 13:04 UTC  (7+ messages)
` [PATCH v5 1/4] iio: industrialio-backend: support backend capabilities

[PATCH net-next v11 4/4] net: dsa: add basic initial driver for MxL862xx switches
 2026-02-02 11:15 UTC  (5+ messages)
` [net-next,v11,4/4] "

[Buildroot] [PATCH 1/1] package/netsniff-ng: fix compilation with gcc-15
 2026-02-02 13:03 UTC  (2+ messages)

[PATCH v3 0/2] rpm: 4.20.1 -> 6.0.1
 2026-02-02 13:01 UTC  (4+ messages)
` [PATCH v3 2/2] "
  ` [OE-core] "

[next-20260130] scripts/sign-file: build failure on OpenSSL < CMS_NO_SIGNING_TIME
 2026-02-02 13:01 UTC  (2+ messages)

[PATCH] iomap: handle iterator position advancing beyond current mapping
 2026-02-02 13:00 UTC 

[PATCH v3 0/4] vEVENTQ support for accelerated SMMUv3 devices
 2026-02-02 12:58 UTC  (3+ messages)
` [PATCH v3 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events

[PATCH v1 0/3] RISC-V: p2m context switch
 2026-02-02 12:57 UTC  (4+ messages)
` [PATCH v1 1/3] xen/riscv: introduce struct arch_vcpu
` [PATCH v1 2/3] xen/riscv: add support for local guest TLB flush using HFENCE.VVMA
` [PATCH v1 3/3] xen/riscv: implement p2m_ctx_switch_{to,from}_state()

[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-02-02 12:57 UTC  (4+ messages)
` [PATCH ipsec-next v5 3/8] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP

[PATCH V1] nvme-pci: Fix NULL pointer dereference in nvme_pci_prp_iter_next
 2026-02-02 12:57 UTC 

[PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
 2026-02-02  8:01 UTC  (2+ messages)

[PATCH] soc: fsl: qbman: fix race condition in qman_destroy_fq
 2026-02-02 12:54 UTC  (2+ messages)

[patch V2 0/4] sched/mmcid: Cure mode transition woes
 2026-02-02 12:54 UTC  (4+ messages)

[PATCH v2] ext4: do not check fast symlink during orphan recovery
 2026-02-02 12:51 UTC  (2+ messages)

[PATCH rdma-rext V3 0/5] RDMA/bnxt_re: Add QP rate limit support
 2026-02-02 12:51 UTC  (4+ messages)
` [PATCH rdma-rext V3 1/5] RDMA/bnxt_re: Add support for QP rate limiting

[PATCH] writeback: Fix wakeup and logging timeouts for !DETECT_HUNG_TASK
 2026-02-02 12:49 UTC  (2+ messages)

[PATCH] sched: Re-evaluate scheduling when migrating queued tasks out of throttled cgroups
 2026-02-02 12:49 UTC  (3+ messages)

[PATCH 0/2] HID: logitech-hidpp: Add support for Logitech K980
 2026-02-02 12:48 UTC  (2+ messages)

[PATCH v5 0/3] PCI: dwc: Clean up iATU index mess
 2026-02-02 12:47 UTC  (3+ messages)

[PATCH] arm64/mpam: Support partial-core boot for MPAM
 2026-02-02 12:46 UTC  (6+ messages)

[PATCH] comedi: fix device lifecycle handling in comedi_dev_kref_release()
 2026-02-02 12:09 UTC  (2+ messages)

[PATCH] drm/vkms: Add YUV410, YUV411, YVU410, and YVU411 support
 2026-02-02 12:46 UTC  (3+ messages)

[PATCH net v3 0/7] net/sched: act_gate RCU schedule update fixes
 2026-02-02 12:44 UTC  (8+ messages)
` [PATCH net v3 6/7] net/sched: act_gate: reject empty schedule list

[PATCH 0/4] ASoC: ti: davinci-mcasp: Add asynchronous mode support for McASP
 2026-02-02 12:44 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: sound: davinci-mcasp: Add optional properties for asynchronous mode

[PATCH v2 0/5] clk: mediatek: mt8188: fix clocks
 2026-02-02 12:41 UTC  (4+ messages)
` [PATCH v2 3/5] clk: mediatek: mt8188: add missing fixed clock
` [PATCH v2 4/5] clk: mediatek: mt8188: fix some clock parents
` [PATCH v2 5/5] clk: mediatek: mt8188: refactor driver to improve readability

[GIT PULL] md-7.0-20260202
 2026-02-02 12:42 UTC 

[BUG] git-blame: --color-lines ignores --ignore-rev
 2026-02-02 12:42 UTC  (3+ messages)
` [PATCH] blame: fix coloring for repeated suspects

[PATCH -next v2 0/4] cgroup/dmem: bugfixes
 2026-02-02 12:27 UTC  (2+ messages)
` [PATCH -next v2 1/4] cgroup/dmem: fix NULL pointer dereference when setting max


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.