All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-20 15:40:46 to 2026-05-20 16:14:09 UTC [more...]

Multiple vulnerabilities in the U-Boot FIT image signature verification logic
 2026-05-20 16:09 UTC  (3+ messages)

[PATCH v5 00/10] drm/msm/dp: Drop the HPD state machine
 2026-05-20 16:14 UTC  (2+ messages)

[PATCH] iommu/riscv: prefer WSI on IGS=BOTH when wired IRQs are described
 2026-05-20 16:13 UTC  (7+ messages)

[PATCH v15 00/20] unwind_deferred: Implement sframe handling
 2026-05-20 16:14 UTC  (24+ messages)
` [PATCH v15 01/20] unwind_user: Add generic and arch-specific headers to MAINTAINERS
` [PATCH v15 02/20] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v15 03/20] unwind_user/sframe: Store .sframe section data in per-mm maple tree
` [PATCH v15 04/20] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v15 05/20] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v15 07/20] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v15 08/20] unwind_user: Stop when reaching an outermost frame
` [PATCH v15 09/20] unwind_user/sframe: Add support for outermost frame indication
` [PATCH v15 10/20] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v15 11/20] unwind_user/sframe: Show file name in debug output
` [PATCH v15 12/20] unwind_user/sframe: Add .sframe validation option
` [PATCH v15 13/20] unwind_user: Enable archs that pass RA in a register
` [PATCH v15 14/20] unwind_user: Flexible FP/RA recovery rules
` [PATCH v15 15/20] unwind_user: Flexible CFA "
` [PATCH v15 16/20] unwind_user/sframe: Add support for SFrame V3 flexible FDEs
` [PATCH v15 17/20] unwind_user/sframe: Separate reading of FRE from reading of FRE data words
` [PATCH v15 19/20] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v15 20/20] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH v4 2/3] PCI: Add soft reset method as last resort
 2026-05-20 16:13 UTC  (3+ messages)

[PATCH] perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
 2026-05-20 16:13 UTC  (5+ messages)

[PATCH v3 00/10] KVM: x86: Improve #DB handling in the emulator
 2026-05-20 16:13 UTC  (5+ messages)
` [PATCH v3 01/10] KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBs
` [PATCH v3 09/10] KVM: selftests: Verify guest debug DR7.GD checking during instruction emulation

[PATCH v2] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
 2026-05-20 16:13 UTC  (8+ messages)

[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
 2026-05-20 16:07 UTC  (29+ messages)
` [RFC PATCH 01/28] target/ppc: Migrate extswsli to decodetree
` [RFC PATCH 02/28] target/ppc: Migrate atomic loads "
` [RFC PATCH 03/28] target/ppc: Convert cache instructions "
` [RFC PATCH 04/28] target/ppc: Move vector merge "
` [RFC PATCH 05/28] target/ppc: Move vector pack "
` [RFC PATCH 06/28] target/ppc: Move st{b, h, w, d, q}cx "
` [RFC PATCH 07/28] target/ppc: convert slw, srw instruction via decode spec
` [RFC PATCH 08/28] target/ppc: convert sraw[i] "
` [RFC PATCH 09/28] target/ppc : Convert mcrf to decode tree
` [RFC PATCH 10/28] target/ppc: Move fixed-point Shift insns to decodetree
` [RFC PATCH 11/28] target/ppc: Move fixed-point byte-reversal store "
` [RFC PATCH 12/28] target/ppc: Move GPR atomic load/store instructions "
` [RFC PATCH 13/28] target/ppc: Move isync instruction "
` [RFC PATCH 14/28] target/ppc: Convert b{a, l, la} to decode tree
` [RFC PATCH 15/28] target/ppc: move various conditional branch insns to decodetree
` [RFC PATCH 16/28] target/ppc: Fix TRANS* macro variadic arguments handling
` [RFC PATCH 17/28] target/ppc: Move wait instruction to decodetree
` [RFC PATCH 18/28] target/ppc: Move sleep & friends "
` [RFC PATCH 19/28] target/ppc: Refactor sleep and its variants to use a common helper
` [RFC PATCH 20/28] target/ppc: Move Condition Register access instructions to decodetree
` [RFC PATCH 21/28] target/ppc: Move Condition Register logical "
` [RFC PATCH 22/28] target/ppc: Move Fixed-Point Load/Store String "
` [RFC PATCH 23/28] target/ppc: Move VMX integer arithmetic and BCD "
` [RFC PATCH 24/28] target/ppc: Move rlwimi, rlwinm "
` [RFC PATCH 25/28] target/ppc: Move lmw, stmw "
` [RFC PATCH 26/28] target/ppc: Move mfmsr, mtmsr[d] "
` [RFC PATCH 27/28] target/ppc: Move byte-reverse "
` [RFC PATCH 28/28] target/ppc: Move system call and rfi "

[PATCH v2 0/3] Enable Arm SMC watchdog for STM32MP1
 2026-05-20 16:11 UTC  (7+ messages)
` [PATCH v2 2/3] configs: stm32mp13: activate watchdog

[PATCH v5 0/7] thermal/drivers: airoha: Add support for AN7583
 2026-05-20 16:11 UTC  (9+ messages)
` [PATCH v5 1/7] thermal/drivers: airoha: fix copy paste error on clamp_t low temp
` [PATCH v5 2/7] thermal/drivers: airoha: fix copy paste error for sen internal
` [PATCH v5 3/7] thermal/drivers: airoha: Convert to regmap API
` [PATCH v5 4/7] thermal/drivers: airoha: Generalize probe function
` [PATCH v5 5/7] thermal/drivers: airoha: Generalize get_thermal_ADC and set_mux function
` [PATCH v5 6/7] dt-bindings: arm: airoha: Add the chip-scu node for AN7583 SoC
` [PATCH v5 7/7] thermal/drivers: airoha: Add support for AN7583 Thermal Sensor

[PATCH net v4 0/5] xsk: fix meta and publish of cq issues
 2026-05-20 16:10 UTC  (3+ messages)
` [PATCH net v4 3/5] xsk: drain continuation descs after overflow in xsk_build_skb()

[PATCH] crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm
 2026-05-20 16:08 UTC  (2+ messages)

[PATCH rdma-next v6 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-05-20 16:08 UTC  (3+ messages)
` [PATCH rdma-next v6 03/15] RDMA/core: "

[PATCH v1 00/15] tests/qtest/migration: Always defer
 2026-05-20 16:07 UTC  (5+ messages)
` [PATCH v1 05/15] tests/qtest/migration: Use precopy_unix_common for ignore-shared test
` [PATCH v1 06/15] tests/qtest/migration: Use a default TCP URI for precopy

[PATCH v5 2/8] nvmem: core: Enforce stride and alignment checks for nvmem_device functions
 2026-05-20 16:08 UTC  (2+ messages)

[PATCH 0/4] fbdev: Internalize fbcon
 2026-05-20 16:00 UTC  (5+ messages)
` [PATCH 1/4] fbdev: Wrap user-invoked calls to fb_set_var() in helper
` [PATCH 2/4] fbdev: Wrap user-invoked calls to fb_blank() "
` [PATCH 3/4] fbdev: Wrap fbcon updates from vga-switcheroo "
` [PATCH 4/4] fbdev: Do not export fbcon from fbdev

[PATCH bpf-next] bpf, docs: add LOAD_AQCUIRE and STORE_RELEASE instructions
 2026-05-20 16:07 UTC  (8+ messages)
  ` [Bpf] "

[PATCH v3 0/3] Enable Arm SMC watchdog for STM32MP1
 2026-05-20 16:07 UTC  (4+ messages)
` [PATCH v3 1/3] configs: stm32mp15: enable WDT_ARM_SMC driver
` [PATCH v3 2/3] configs: stm32mp13: activate watchdog
` [PATCH v3 3/3] ARM: dts: stm32: enable SMC watchdog for STM32MP15 SCMI config

[PATCH] media: atomisp: replace kmalloc() with kmalloc_array() in sh_css.c
 2026-05-20 16:07 UTC 

[PATCH] i2c: imx: fix clock and pinctrl state inconsistency in runtime PM
 2026-05-20 16:07 UTC  (2+ messages)

[PATCH v3 2/2] media: i2c: imx678: Add driver for Sony IMX678
 2026-05-20 16:06 UTC  (2+ messages)

[PATCH v4 3/6] soc: samsung: exynos-pmu: generalise gs101-specific cpu{idle,hotplug} for Exynos SoCs
 2026-05-20 16:06 UTC  (3+ messages)

[PATCH v5 0/6] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-05-20 16:05 UTC  (5+ messages)
` [PATCH v5 5/6] mfd: motorola-cpcap: diverge configuration per-board

arch/arm64/boot/dts/intel/socfpga_agilex3_socdk.dtb: soc@0 (simple-bus): regulator-fixed-3p3v: 'ranges' is a required property
 2026-05-20 16:04 UTC 

[PATCH v2] module: decompress: check return value of module_extend_max_pages()
 2026-05-20 16:05 UTC  (4+ messages)

[PATCH v1 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-05-20 16:04 UTC  (3+ messages)
` [PATCH v1 2/4] iio: adc: Add support for LTC2378-20 "

[PATCH v7 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-05-20 16:04 UTC  (4+ messages)
` [PATCH v7 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v7 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v7 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH] io_uring/timeout: splice timed out link in timeout handler
 2026-05-20 16:04 UTC 

[PATCH] docs: Update console=pv requirement
 2026-05-20 16:03 UTC 

[PATCH] crypto: tegra - Fix dma_free_coherent size error
 2026-05-20 16:03 UTC  (2+ messages)

[PATCH v7 6/6] leds: is31fl32xx: Move pwm frequency setting to init_regs()
 2026-05-20 16:03 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
 2026-05-20 16:03 UTC  (11+ messages)
` [PATCH net-next v2 1/7] af_iucv: take socket lock around SO_MSGSIZE getsockopt
` [PATCH net-next v2 3/7] atm: convert to getsockopt_iter
` [PATCH net-next v2 7/7] tipc: "

[PATCH] Arm: do a 4th linking pass if necessary
 2026-05-20 16:03 UTC  (2+ messages)

[OE-core][PATCH v2] libffi: add ptest support
 2026-05-20 16:02 UTC  (3+ messages)
` [OE-core][PATCH v4] "

[PATCH] scsi: target: iscsi: validate CHAP_R length before base64 decode
 2026-05-20 15:56 UTC  (3+ messages)
` [PATCH v2] "

[QUESTION] move load_uefi_certs() and keyring initcall to earlier initcall
 2026-05-20 16:02 UTC  (2+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-20 16:01 UTC  (4+ messages)
` [PATCH v14 04/44] arm64: RMI: Add SMC definitions for calling the RMM

[PATCH RFC 00/12] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-05-20 16:01 UTC  (2+ messages)

[PATCH net] tun: free page on short-frame rejection in tun_xdp_one()
 2026-05-20 16:00 UTC 

[PATCH i-g-t 0/2] Update pre-Xe large-buffer compute support
 2026-05-20 15:59 UTC  (3+ messages)
` [PATCH i-g-t 2/2] lib/intel_compute: Improve executing large-buffer compute on pre-Xe

[PATCH v3] bpf, sockmap: keep sk_msg copy state in sync
 2026-05-20 16:00 UTC  (2+ messages)

[RESEND PATCH 0/2] genirq/ath12k: fallback to threaded NAPI when IRQ affinity is unavailable
 2026-05-20 16:00 UTC  (5+ messages)
` [RESEND PATCH 1/2] genirq: export irq_can_set_affinity() for module drivers

[PATCH] media: s5p-mfc: avoid double free on video register failure
 2026-05-20 15:59 UTC  (3+ messages)

[PATCH v7 0/5] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-05-20 15:58 UTC  (4+ messages)
` [PATCH v7 3/5] soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead of NULL

[OE-core][PATCH v1] libxslt: add ptest support
 2026-05-20 15:57 UTC  (3+ messages)
` [OE-core][PATCH v2] "

[PATCH v2] semodule_package: fix wrong variable in error message
 2026-05-20 15:58 UTC  (2+ messages)

[PATCH v3 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
 2026-05-20 15:57 UTC  (13+ messages)
` [PATCH v3 01/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
` [PATCH v3 02/12] crypto: atmel-ecc - fix use after free situation
` [PATCH v3 03/12] crypto: atmel-ecc - fix multi-device kpp registration
` [PATCH v3 04/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
` [PATCH v3 05/12] crypto: atmel-i2c - move client management instance into core
` [PATCH v3 06/12] crypto: atmel-i2c - introduce shared teardown helpers and fix queue flush
` [PATCH v3 07/12] crypto: atmel-ecc - switch to module_i2c_driver
` [PATCH v3 08/12] crypto: atmel-i2c - move shared client allocation logic to core
` [PATCH v3 09/12] crypto: atmel-i2c - implement capability-based client selection
` [PATCH v3 10/12] crypto: atmel-sha204a - integrate into core management tracking
` [PATCH v3 11/12] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
` [PATCH v3 12/12] crypto: atmel-sha204a - switch to module_i2c_driver

[PATCH] soc: qcom: ice: Fix the error code when 'qcom,ice' property is not found
 2026-05-20 15:57 UTC 

[PATCH v3 0/2] media: Add bindings and driver for Sony IMX678
 2026-05-20 15:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: Add "

[PATCH 0/2] riscv: lib: add optimized memchr() and extend KUnit tests
 2026-05-20 15:55 UTC  (6+ messages)
` [PATCH 1/2] riscv: lib: add memchr() implementation
` [PATCH 2/2] lib/string_kunit: extend benchmarks and unit test to memchr()

[PATCH] perf build-id: Fix off-by-one bug when printing kernel/module build-id
 2026-05-20 15:55 UTC  (2+ messages)

[PATCH v3 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-05-20 15:55 UTC  (18+ messages)
` [PATCH v3 4/6] media: qcom: iris: vdec: update size and stride calculations for "
` [PATCH v3 5/6] media: qcom: iris: vdec: update find_format to handle 8bit and "
` [PATCH v3 6/6] media: qcom: iris: vdec: allow GEN2 decoding into 10bit format

[PATCH net] net: phy: mdio_device: leave PHY reset deasserted on unregister
 2026-05-20 15:55 UTC  (2+ messages)

[PATCH v5 0/9] iommufd: Enable noiommu mode for cdev
 2026-05-20 15:54 UTC  (4+ messages)
` [PATCH v5 4/9] iommufd: Allow binding to a noiommu device

[PATCH] net/ice: improve log messages for DDP loading
 2026-05-20 15:52 UTC  (5+ messages)

[PATCH] pv32: Fix bogus cr2 on fault in emulation gate
 2026-05-20 15:51 UTC 

Linux won't boot, drive is btrfs
 2026-05-20 15:52 UTC 

[PATCH i-g-t v1 0/4] RFC: Create smaller dmesg reports for a test
 2026-05-20 15:49 UTC  (5+ messages)
` [PATCH i-g-t v1 1/4] runner/executor: Create temporary unlimited dmesg save
` [PATCH i-g-t v1 2/4] lib/igt_core: Create message for runner with unlimiting dmesg size
` [PATCH i-g-t v1 3/4] tests/intel/xe_exec_system_allocator: Lower dmesg size collected
` [PATCH i-g-t v1 4/4] runner/resultgen: Create smaller dmesg report by dropping lines matched with skip regex

[PATCH] hyperv: move vmbus_root_device outside of the VMBus driver
 2026-05-20 15:49 UTC 

[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-05-20 15:50 UTC  (8+ messages)
` [PATCH v1 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH v2 0/2] ASoC: codecs: max98090: switch to standard set_jack callback
 2026-05-20 15:50 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: mt8173-max98090: use standard callback to set jack
` [PATCH v2 2/2] ASoC: codecs: max98090: use component set_jack callback

[RFC PATCH 0/2] Add driver for TI BQ25630 charger
 2026-05-20 15:49 UTC  (2+ messages)

[PATCH v3 0/5] i2c: mt7621: improve support for Airoha
 2026-05-20 15:49 UTC  (3+ messages)
` [PATCH v3 3/5] dt-bindings: i2c: mt7621: Document an7581 compatible

[kvm-unit-tests PATCH v2 0/7] arm64: Add Stage-2 MMU and Nested Guest Framework
 2026-05-20 15:49 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 6/7] lib: arm64: Add guest-internal exception handling (EL1)

[PATCH rtw-next v2] wifi: rtw88: Add more validation for the RX descriptor
 2026-05-20 15:48 UTC  (2+ messages)

[PATCH v2] docs: submitting-patches: Clarify that "reviewer" is a person
 2026-05-20 15:48 UTC 

[PATCH v2 0/6] ppc/spapr: Add RTAS error injection support for VFIO EEH
 2026-05-20 15:47 UTC  (4+ messages)
` [PATCH v2 5/6] ppc/spapr: Split VFIO code and refactor EEH interface

[PATCH v3 0/3] regulator: Add support for Unisoc SC2730 PMIC regulators
 2026-05-20 15:48 UTC  (3+ messages)
` [PATCH v3 3/3] regulator: Add regulator driver for Unisoc SC2730 PMIC

[PATCH v5 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-05-20 15:47 UTC  (4+ messages)
` [PATCH v5 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV

[PATCH v2 1/1] leds: Adjust documentation of brightness sysfs node
 2026-05-20 15:48 UTC  (5+ messages)

[PATCH v2] riscv: misaligned: Make enabling delegation depend on NONPORTABLE
 2026-05-20 15:47 UTC  (3+ messages)

[PATCH] vfio/nvgrace-gpu: add GB10 device ID (0x2e12)
 2026-05-20 15:47 UTC  (2+ messages)

[resend, PATCH v2 1/1] leds: Adjust documentation of brightness sysfs node
 2026-05-20 15:47 UTC  (2+ messages)
` (subset) "

[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-05-20 15:47 UTC  (4+ messages)
` [PATCH 02/15] accel/qda: Add QDA driver documentation

[PATCH] IB/mad: cap RMPP reassembly window size to bound find_seg_location walk
 2026-05-20 15:47 UTC  (2+ messages)
` [PATCH v2] IB/mad: cap RMPP reassembly window size

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-05-20 15:46 UTC  (3+ messages)
` [Bug 221065] "

[PATCH 0/2] Adjustments to _PR3 detection
 2026-05-20 15:46 UTC  (3+ messages)
` [PATCH 1/2] drm/amd: Add dedicated helper for amdgpu_device_find_parent()
` [PATCH 2/2] drm/amd: Adjust _PR3 detection

perf test case 'perf kwork record' fails due to abortion
 2026-05-20 15:46 UTC  (2+ messages)

[PATCH v3] selinux: tighten type validation during policy load
 2026-05-20 15:45 UTC  (2+ messages)

[PATCH] dt-bindings: misc: pvpanic-mmio: fix grammar in binding description
 2026-05-20 15:45 UTC 

[PATCH v2 2/3] rtc: ds1307: Fix off-by-one issue with wday for rx8130
 2026-05-20 15:45 UTC  (2+ messages)

FAILED: patch "[PATCH] io-wq: check that the predecessor is hashed in" failed to apply to 5.15-stable tree
 2026-05-20 15:44 UTC  (3+ messages)

[PATCH 0/6] drm/panthor: Use guards
 2026-05-20 15:43 UTC  (7+ messages)
` [PATCH 1/6] drm/panthor: Driver-wide xxx_[un]lock -> [scoped_]guard replacement

[PATCH v2 0/3] Enhance RPMsg buffer management
 2026-05-20 15:43 UTC  (6+ messages)
` [PATCH v2 2/3] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH] glibc: fix CVE-2026-5450
 2026-05-20 15:41 UTC 

[PATCH net] octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notify
 2026-05-20 15:41 UTC 

[PATCH 0/2] ASoC: codecs: max98090: switch to standard set_jack callback
 2026-05-20 15:41 UTC  (5+ messages)
` [PATCH 2/2] ASoC: mt8173-max98090: use standard callback to set jack


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.