All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 17:02:31 to 2026-07-02 17:45:05 UTC [more...]

[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-02 17:46 UTC  (7+ messages)
` [PATCH 01/28] arm64: sysreg: Emit RESx/UNKN values for Mapping definitions
` [PATCH 10/28] KVM: arm64: Relax CNTHCTL_EL2 handling when FEAT_NV2p1 is present

[PATCH v3] hardening: Default randstruct off with rust for better allmodconfig support
 2026-07-02 17:37 UTC 

[PATCH v3 0/4] Add Qualcomm SPEL powercap driver
 2026-07-02 17:44 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: power: Add common power limit controller schema
` [PATCH v3 2/4] dt-bindings: power: limits: Describe Qualcomm SPEL hardware
` [PATCH v3 3/4] powercap: qcom: Add SPEL powercap driver
` [PATCH v3 4/4] arm64: dts: qcom: glymur: Enable "

[PATCH v6 0/9] leds: st1202: fix multiple bugs in pattern engine and brightness handling
 2026-07-02 17:44 UTC  (10+ messages)
` [PATCH v6 1/9] leds: st1202: stop pattern sequence before reprogramming
` [PATCH v6 2/9] leds: st1202: validate pattern input before stopping the sequence
` [PATCH v6 3/9] leds: st1202: fix pattern duration prescaler and pattern_clear skip marker
` [PATCH v6 4/9] leds: st1202: set all pattern PWM slots to full after clearing pattern
` [PATCH v6 5/9] leds: st1202: fix spurious pattern sequence start in setup
` [PATCH v6 6/9] leds: st1202: fix brightness having no effect while pattern mode is active
` [PATCH v6 7/9] leds: st1202: disable channel when brightness is set to zero
` [PATCH v6 8/9] leds: st1202: validate LED reg property against channel count
` [PATCH v6 9/9] leds: st1202: correct and extend hw_pattern documentation

[PATCH 00/33] accel: Unassorted cleanups around debugging
 2026-07-02 17:44 UTC  (17+ messages)
` [PATCH 08/33] accel/kvm: Always define AccelOpsClass::supports_guest_debug
` [PATCH 09/33] accel/kvm: Simplify kvm_init() w.r.t. TARGET_KVM_HAVE_GUEST_DEBUG
` [PATCH 12/33] gdbstub: Make default replay_mode value explicit in stubs
` [PATCH 14/33] accel: Move supports_guest_debug() declaration to AccelClass
` [PATCH 15/33] accel/kvm: Hold have_guest_supported in KVMState
` [PATCH 16/33] accel/kvm: Hold gdbstub_sstep_flags "
` [PATCH 17/33] cpu: Move BREAKPOINT definitions to 'exec/breakpoint.h'
` [PATCH 18/33] cpu: Define BreakpointFlags type

[PATCH 7.1 000/120] 7.1.3-rc1 review
 2026-07-02 17:44 UTC  (12+ messages)
` [PATCH 7.1 094/120] KVM: x86: hyper-v: Bound the bank index when querying sparse banks
` [PATCH 7.1 097/120] riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
` [PATCH 7.1 098/120] ntfs: serialize volume label accesses
` [PATCH 7.1 099/120] fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
` [PATCH 7.1 100/120] fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
` [PATCH 7.1 101/120] fbdev: omap2: fix use-after-free in omapfb_mmap
` [PATCH 7.1 102/120] fbdev: modedb: fix a possible UAF in fb_find_mode()
` [PATCH 7.1 103/120] fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
` [PATCH 7.1 119/120] net/tcp-ao: fix use-after-free of key in del_async path
` [PATCH 7.1 120/120] apparmor: advertise the tcp fast open fix is applied

[akpm-mm:mm-nonmm-unstable 59/59] WARNING: modpost: module random32_kunit uses symbol prandom_warmup from namespace EXPORTED_FOR_KUNIT_TESTING, but does not import it
 2026-07-02 17:43 UTC 

linux-next: manual merge of the device-id tree with the iio tree
 2026-07-02 17:43 UTC 

[PATCH 0/2] io_uring/uring_cmd cleanups
 2026-07-02 17:43 UTC  (5+ messages)
` [PATCH 1/2] io_uring/uring_cmd: copy SQE before issue_blocking punt
` [PATCH 2/2] io_uring/uring_cmd: fix uring_cmd.c comments

✅ PASS: Test report for for-kernelci (7.2.0-rc1, upstream-arm-next, a52d6c71)
 2026-07-02 17:43 UTC 

[PATCH v6 0/5] Implement reset to EDL for qcs9100
 2026-07-02 17:43 UTC  (6+ messages)
` [PATCH v6 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs

[PATCH i-g-t v7 0/2] Enable multi-format testing for pipe color tests
 2026-07-02 17:42 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for Enable multi-format testing for pipe color tests (rev4)
` ✓ Xe.CI.BAT: "

[PATCH 0/2] mm: fix PMD level mTHP accounting bugs
 2026-07-02 17:41 UTC  (6+ messages)
` [PATCH 1/2] mm: decrement MTHP_STAT_NR_ANON in free_zone_device_folio()
` [PATCH 2/2] mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accounting

[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
 2026-07-02 17:40 UTC  (5+ messages)
` [RFC PATCH 01/14] kernfs: add populate callbacks and KERNFS_LAZY flag for lazy dir population
` [RFC PATCH 02/14] sysfs: add existence-check helpers for lazy populate races
` [RFC PATCH 03/14] sysfs: introduce sysfs_kf_syscall_ops dispatching to kobj_type
` [RFC PATCH 04/14] driver core: add struct sysfs_lazy_state and device_set_sysfs_lazy()

[meta-oe][scarthgap][PATCH] libyang: upgrade 2.1.148 -> 3.13.6
 2026-07-02 16:15 UTC 

[PATCH] RDMA/core: quiesce CQ polling before device shutdown on reboot
 2026-07-02 17:40 UTC  (2+ messages)

[PATCH] accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
 2026-07-02 17:38 UTC  (3+ messages)

[PATCH v4] RDMA/siw: publish QP after initialization
 2026-07-02 17:37 UTC  (2+ messages)

[PATCH] drm/i915/mst: limit DP MST ESI service loop
 2026-07-02 17:36 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/mst: limit DP MST ESI service loop (rev2)

[PATCH net 0/4] rxrpc: Fix CHALLENGE packet handling
 2026-07-02 17:31 UTC  (3+ messages)
` [PATCH net 1/4] afs: Fix NULL deref in afs_deliver_cb_init_call_back_state3()

[PATCH rdma-rc] RDMA/mlx5: Remove kernel-doc warning in umr.c
 2026-07-02 17:36 UTC  (2+ messages)

[PATCH] IB/iwpm: Fix spelling errors in comments
 2026-07-02 17:36 UTC  (2+ messages)

[PATCH v4] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-07-02 17:35 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v4] drm/xe/sysctrl: Add helper to query application status
 2026-07-02 17:35 UTC 

[PATCH v2 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-02 17:35 UTC  (7+ messages)
` [PATCH v2 net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
` [PATCH v2 net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
` [PATCH v2 net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()

[PATCH RFC 7/8] clk: sunxi-ng: a733: Add bus clock gates
 2026-07-02 17:34 UTC  (3+ messages)

[PATCH] iio: light: al3010: fix incorrect scale for the highest gain range
 2026-07-02 17:33 UTC  (3+ messages)

[PATCH v5 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-02 17:32 UTC  (4+ messages)
` [PATCH v5 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v5 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v5 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

[RFC PATCH v1.1 0/3] mm/damon: provide pseudo moving sum probe_hits
 2026-07-02 17:32 UTC  (6+ messages)
` [RFC PATCH v1.1 1/3] mm/damon: add damon_region->last_probe_hits
` [RFC PATCH v1.1 2/3] mm/damon/core: introduce damon_probe_hits_mvsum()
` [RFC PATCH v1.1 3/3] mm/damon/sysfs-schemes: set probe hits as pseudo moving sums

[PATCH v2 0/6] HID: iio: warning clean up and prefer kernel coding style
 2026-07-02 17:30 UTC  (16+ messages)
` [PATCH v2 1/6] iio: hid-sensors: add/remove blank line
` [PATCH v2 2/6] iio: hid-sensors: align function parenthesis for readability
` [PATCH v2 3/6] iio: hid-sensors: Use implicit NULL pointer checks
` [PATCH v2 4/6] iio: humidity: hid-sensor-humidity: use common device for devres
` [PATCH v2 5/6] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH v2 6/6] iio: temperature: hid-sensor-temperature: "

[PATCH] bitbake-setup: support --update-bb-conf on init and fix site.conf symlink for setup-dir == top-dir
 2026-07-02 17:29 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v1 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
 2026-07-02 17:26 UTC  (8+ messages)
` [PATCH v1 1/7] pmbus: add PMBus 1.x framework, CLI, and binding
` [PATCH v1 2/7] power: regulator: add generic PMBus UCLASS_REGULATOR adapter
` [PATCH v1 3/7] power: regulator: add MPS MPQ8785 PMBus regulator driver
` [PATCH v1 4/7] board: nxp: vid: introduce PMBus framework support
` [PATCH v1 5/7] thermal: pmbus: add PMBus die-temp driver
` [PATCH v1 6/7] test: dm: pmbus: add a sandbox PMBus chip emulator

linux-next: manual merge of the mm-nonmm-unstable tree with the tip-fixes tree
 2026-07-02 17:28 UTC  (2+ messages)

[alternative-merged] lib-bootconfig-fix-undefined-behavior-involving-null-pointer-arithmetic.patch removed from -mm tree
 2026-07-02 17:28 UTC 

[PATCH 0/4] hw/arm/fsl-imx8mp: Add inital FlexCAN support
 2026-07-02 16:58 UTC  (4+ messages)
` [PATCH 1/4] hw/net/can/flexcan: Subclass TYPE_CAN_FLEXCAN

[PULL 00/54] target-arm queue
 2026-07-02 17:13 UTC  (4+ messages)
` [PULL 34/54] hw/net/can/flexcan: NXP FlexCAN core emulation

[PATCH RFC v3 0/2] Modern pinctrl for Exynos5250 devices
 2026-07-02 17:27 UTC  (4+ messages)

[PATCH] media: si2165: Replace strlcat() with snprintf()
 2026-07-02 17:26 UTC 

[PATCH RESEND v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
 2026-07-02 17:26 UTC  (4+ messages)

[PATCH v12 00/35] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-02 17:25 UTC  (8+ messages)
` [PATCH v12 01/35] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v12 32/35] s390x/ipl: re-apply secure boot flags on DIAG 308 reboot

[PATCH 1/7] lib: Add vendor-agnostic platform filtering interface
 2026-07-02 17:25 UTC  (3+ messages)
` [PATCH 2/7] lib: Implement generic platform filtering framework

[PATCH RFC 6/8] clk: sunxi-ng: a733: Add mod clocks support
 2026-07-02 17:24 UTC  (3+ messages)

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-02 17:24 UTC  (2+ messages)

[PULL] drm-intel-next
 2026-07-02 17:24 UTC 

[PATCH] ABI: sysfs-bus-usb: fix brace
 2026-07-02 17:23 UTC 

[PATCH] docs: infiniband: fix bracket
 2026-07-02 17:23 UTC  (2+ messages)

[PATCH v2] xilinx: versal: Fix snprintf invalid size argument
 2026-07-02 17:12 UTC  (4+ messages)

[PATCH v2] video: add ChipWealth CH13726A AMOLED panel driver
 2026-07-02 15:13 UTC 

[PATCH] usb: Fix timeout detection in usb_control_msg
 2026-07-02 13:59 UTC 

[PATCH v2] xilinx: zynqmp: Fix snprintf invalid size argument
 2026-07-02 13:55 UTC 

[PATCH v2] leds: lp5860: Return an error for an out-of-range 'reg' property
 2026-07-02 17:22 UTC  (3+ messages)

[PATCH] Makefile: depend on all OF_LIST dtbs when building fit-dtb.blob
 2026-07-02 13:20 UTC 

[PATCH 0/4] platform/x86: Fix various issues inside Dell WMI drivers
 2026-07-02 17:22 UTC  (3+ messages)

[PATCH] RDMA/core: Fix memory leak in __ib_create_cq() on invalid cqe
 2026-07-02 17:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-02 17:21 UTC  (4+ messages)
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver

[PATCH 0/7] platform/x86: uniwill-laptop: Support additional features
 2026-07-02 17:21 UTC  (3+ messages)

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-07-02 17:21 UTC  (3+ messages)
` [PATCH RFC v7 7/9] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver

[PATCH 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-02 17:21 UTC  (11+ messages)

twl4030_charger: worker not cancelled on remove?
 2026-07-02 17:21 UTC 

[PATCHSET v2 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-02 17:09 UTC  (13+ messages)
` [PATCH 01/12] sched/core: Skip migration disabled tasks in proxy execution
` [PATCH 02/12] sched/core: Skip put_prev_task/set_next_task re-entry for sched_ext donors
` [PATCH 03/12] sched_ext: Split curr|donor references properly
` [PATCH 04/12] sched_ext: Avoid migrating blocked tasks with proxy execution
` [PATCH 05/12] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 06/12] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 07/12] sched_ext: Save/restore kf_tasks[] when task ops nest
` [PATCH 08/12] sched_ext: Skip ops.runnable() when nested in SCX_CALL_OP_TASK
` [PATCH 09/12] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 10/12] sched_ext: Add selftest for blocked donor admission
` [PATCH 11/12] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 12/12] sched: Allow enabling proxy exec with sched_ext

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-02 17:20 UTC  (5+ messages)
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v2 4/4] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH net v3] net: airoha: fix MIB stats collection to be lossless
 2026-07-02 17:18 UTC 

[RFC PATCH 0/1] psi: Introduce in-kernel PSI auto monitor feature
 2026-07-02 17:16 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH v2 1/2] RDMA/erdma: initialize ret for empty receive WR lists
 2026-07-02 17:17 UTC  (2+ messages)

[PATCH 0/2] Add device tree for NVIDIA VR-NVL BMC
 2026-07-02 17:16 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: aspeed: Add "

[PATCH rdma-next] RDMA/irdma: Prevent user-triggered null deref on QP create
 2026-07-02 17:15 UTC  (2+ messages)

[PATCH v3 0/3] systemd: update to 261 and be compatible with rhel8
 2026-07-02 17:12 UTC  (8+ messages)

[PATCH] dma-buf: docs: remove invalid struct member
 2026-07-02 17:12 UTC 

[PATCH net] net/smc: ignore peer-supplied rmbe_idx and dmbe_idx
 2026-07-02 17:11 UTC 

[PATCH] hw/riscv/riscv-iommu.c: update ioval2 when faulting in spa_fetch()
 2026-07-02 17:12 UTC 

[PATCH] docs: link AI coding assistants and tool-generated content pages
 2026-07-02 17:12 UTC  (2+ messages)

[PATCH ethtool] man: ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
 2026-07-02 17:12 UTC  (2+ messages)

[PATCH net-next] ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
 2026-07-02 17:11 UTC  (2+ messages)

[PATCH] accel/tcg: Use TLB_FORCE_SLOW not TLB_MMIO for user-only plugins
 2026-07-02 17:10 UTC 

[PATCH v5 00/10] Metadata series preparation
 2026-07-02 17:10 UTC  (9+ messages)
` [PATCH v5 03/10] media: imx219: Account rate_factor in setting upper exposure limit
` [PATCH v6 02/16] "
` [PATCH v6 03/16] media: imx219: Account for rate_factor in control steps

[PATCH RFC 4/8] clk: sunxi-ng: a733: Add PLL clocks support
 2026-07-02 17:10 UTC  (3+ messages)

[PATCH 0/2] clk: qcom: Add video clock controller support for Hawi
 2026-07-02 17:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add Hawi video clock controller
` [PATCH 2/2] clk: qcom: Add support for VideoCC driver for Hawi

[PATCH v1 0/8] KVM: s390: Misc fixes
 2026-07-02 17:08 UTC  (3+ messages)
` [PATCH v1 3/8] KVM: s390: Fix unlikely race with KVM_CAP_S390_USER_OPEREXEC

[PATCH net-next v3] net: skb: isolate skb data area allocations into a separate bucket
 2026-07-02 17:07 UTC 

[PATCH rdma-next v3 0/7] RDMA/irdma: Adopt robust udata
 2026-07-02 17:06 UTC  (8+ messages)
` [PATCH rdma-next v3 1/7] RDMA/core: Add ib_no_udata_io() helper
` [PATCH rdma-next v3 2/7] RDMA/irdma: Add checks for no udata
` [PATCH rdma-next v3 3/7] RDMA/irdma: Clear udata response buffers where necessary
` [PATCH rdma-next v3 4/7] RDMA/irdma: Use robust input copy helpers
` [PATCH rdma-next v3 5/7] RDMA/irdma: Use robust udata helper for QP creation
` [PATCH rdma-next v3 6/7] RDMA/irdma: Fix legacy i40iw compat check in create_qp
` [PATCH rdma-next v3 7/7] RDMA/irdma: Enable uverbs_robust_udata compliance flag

[PATCH v2] iio: imu: fix typos in comments
 2026-07-02 17:07 UTC  (4+ messages)

[PATCH 0/5] Random debugging quality-of-life improvements
 2026-07-02 17:06 UTC  (3+ messages)
` [PATCH 5/5] drm/amdgpu: debugfs: avoid extra EOLs in amdgpu_gem_info

[PATCH RFC 3/8] clk: sunxi-ng: a733: Add PRCM CCU
 2026-07-02 16:59 UTC  (2+ messages)

[PATCH 0/2] iio: adc: add missing 'select IIO_TRIGGERED_BUFFER' to Kconfig entries
 2026-07-02 17:05 UTC  (3+ messages)

[PATCH] perf: arm_spe: Make wakeup range check overflow safe
 2026-07-02 17:05 UTC 

[PATCH 1/2] spi: dt-bindings: qcom,spi-geni-qcom: Add property to force GSI mode
 2026-07-02 17:04 UTC  (10+ messages)
` [PATCH 2/2] spi: qcom-geni: "

[bluez/bluez] a6ffa5: adapter: Fix crash on dev_disconnected
 2026-07-02 17:04 UTC 

[PATCH v2] iio: imu: st_lsm6dsx: deselect shub page before reading whoami
 2026-07-02 17:04 UTC  (3+ messages)

[RFC PATCH v1.1] mm/damon/core: disallow overlapping input ranges for damon_set_regions()
 2026-07-02 17:03 UTC 

[PATCH] ALSA: aloop: Add 'hrtimer' option to timer_source
 2026-07-02 17:03 UTC 

[PATCH] meson: restore hook-list.h to builtin_sources
 2026-07-02 17:03 UTC  (3+ messages)

[PATCH] soundwire: dmi-quirks: Disable ghost Realtek on Asus Expertbook
 2026-07-02 17:03 UTC  (2+ messages)

[PATCH 0/2] soundwire: qcom: Fix port handling bugs
 2026-07-02 17:03 UTC  (2+ messages)

[PATCH v10 0/3] Enable ADSP and CDSP for Glymur SoC
 2026-07-02 17:02 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-07-02 17:02 UTC  (4+ messages)
` [PATCH v5 2/2] binman: x509_cert: support PKCS#11 URI in keyfile for HSM signing


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.