linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-18 17:59:10 to 2025-08-18 19:38:48 UTC [more...]

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-08-18 19:38 UTC  (5+ messages)

[PATCH 00/33] Refactor TI IPC DT configs into dtsi
 2025-08-18 19:37 UTC  (3+ messages)
` [PATCH 18/33] arm64: dts: ti: k3-am62-verdin: Add missing cfg for TI IPC Firmware

[PATCHv2 ath-next] wifi: ath10k: add nvmem support for mac address
 2025-08-18 19:37 UTC  (3+ messages)

[PATCH v3] drm/gud: Replace simple display pipe with DRM atomic helpers
 2025-08-18 19:35 UTC 

[PATCH 6.12 000/444] 6.12.43-rc1 review
 2025-08-18 19:34 UTC  (2+ messages)

BUG: rseq selftests and librseq vs. glibc fail
 2025-08-18 19:33 UTC  (4+ messages)

[PATCH] kcsan: test: Replace deprecated strcpy() with strscpy()
 2025-08-18 19:32 UTC  (3+ messages)

[PATCH v5 0/5] iio: mcp9600: Features and improvements
 2025-08-18 19:31 UTC  (9+ messages)
` [PATCH v5 3/5] iio: mcp9600: Recognize chip id for mcp9601
` [PATCH v5 5/5] iio: mcp9600: Add support for IIR filter

[PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
 2025-08-18 19:29 UTC  (5+ messages)
` [PATCH v2 1/2] ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
` [PATCH v2 2/2] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v3 1/2] dt-bindings: Pinefeat cef168 lens control board
 2025-08-18 19:29 UTC  (2+ messages)

[PATCH 0/6] genirq/test: Platform/architecture fixes
 2025-08-18 19:27 UTC  (7+ messages)
` [PATCH 1/6] genirq/test: Select IRQ_DOMAIN
` [PATCH 2/6] genirq/test: Factor out fake-virq setup
` [PATCH 3/6] genirq/test: Fail early if we can't request an IRQ
` [PATCH 4/6] genirq/test: Skip managed-affinity tests with !SPARSE_IRQ
` [PATCH 5/6] genirq/test: Drop CONFIG_GENERIC_IRQ_MIGRATION assumptions
` [PATCH 6/6] genirq/test: Ensure CPU 1 is online for hotplug test

[PATCH 0/3] OPP: Support more speed grades and silicon revisions
 2025-08-18 19:26 UTC  (4+ messages)
` [PATCH 1/3] cpufreq: ti: Support more speed grades on AM62Px SoC
` [PATCH 2/3] cpufreq: ti: Allow all silicon revisions to support OPPs
` [PATCH 3/3] arm64: dts: ti: k3-am62p: Fix supported hardware for 1GHz OPP

[PATCH v3 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
 2025-08-18 19:21 UTC  (4+ messages)
` [PATCH v3 1/3] arm64/hwcap: Add hwcap for FEAT_LSFE
` [PATCH v3 2/3] KVM: arm64: Expose FEAT_LSFE to guests
` [PATCH v3 3/3] kselftest/arm64: Add lsfe to the hwcaps test

[PATCH RFC] net: stmmac: Make DWMAC_ROCKCHIP and DWMAC_STM32 depend on PM_SLEEP
 2025-08-18 19:26 UTC  (2+ messages)

[PATCH] thermal: rockchip: shut up GRF warning
 2025-08-18 19:23 UTC  (3+ messages)

[PATCH] gpu/drm: Replace the deprecated logging functions in drm_gem* files
 2025-08-18 19:20 UTC  (2+ messages)
` [PATCH v2] drm: Replace the deprecated DRM_* logging macros in gem helper files

[PATCH 6.16 000/570] 6.16.2-rc1 review
 2025-08-18 19:22 UTC  (2+ messages)

[PATCH 0/3] selftests/filelock: Make output more kselftestish
 2025-08-18 19:19 UTC  (4+ messages)
` [PATCH 1/3] kselftest/filelock: Use ksft_perror()
` [PATCH 2/3] kselftest/filelock: Report each test in oftlocks separately
` [PATCH 3/3] kselftest/filelock: Add a .gitignore file

[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-08-18 19:15 UTC  (14+ messages)
` [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()

[PATCH v2 0/4] Support ROHM BD7910[0,1,2,3]
 2025-08-18 19:12 UTC  (4+ messages)

[PATCH 00/10] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-08-18 19:12 UTC  (12+ messages)
` [PATCH 01/10] kbuild: Bump minimum "
` [PATCH 02/10] arch/Kconfig: Drop always true condition from RANDOMIZE_KSTACK_OFFSET
` [PATCH 03/10] ARM: Clean up definition of ARM_HAS_GROUP_RELOCS
` [PATCH 04/10] arm64: Remove tautological LLVM Kconfig conditions
` [PATCH 05/10] mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTER
` [PATCH 06/10] powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()
` [PATCH 07/10] riscv: Remove version check for LTO_CLANG selects
` [PATCH 08/10] lib/Kconfig.debug: Drop CLANG_VERSION check from DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
` [PATCH 09/10] objtool: Drop noinstr hack for KCSAN_WEAK_MEMORY
` [PATCH 10/10] KMSAN: Remove tautological checks

[PATCH] rust: sync: Update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-18 19:10 UTC 

fixed commit message
 2025-08-18 19:10 UTC  (5+ messages)
` [PATCH v4 1/2] loop: Consolidate size calculation logic into lo_calculate_size()
` [PATCH v4 2/2] loop: use vfs_getattr_nosec for accurate file size

[PATCH] extcon: Remove redundant 0 value initialization
 2025-08-18 19:07 UTC  (2+ messages)

[PATCH v2 00/14] Add HDMI 2.1 FRL support to phy-rockchip-samsung-hdptx
 2025-08-18 19:07 UTC  (4+ messages)
` [PATCH v2 01/14] phy: hdmi: Add HDMI 2.1 FRL configuration options

[PATCH v2 00/20] Intel TMA 5.1 metrics and event updates
 2025-08-18 19:04 UTC  (21+ messages)
` [PATCH v2 01/20] perf parse-events: Handle fake PMUs in CPU terms
` [PATCH v2 02/20] perf vendor events: Update alderlake events/metrics
` [PATCH v2 03/20] perf vendor events: Update arrowlake events/metrics
` [PATCH v2 04/20] perf vendor events: Update broadwell metrics
` [PATCH v2 05/20] perf vendor events: Update cascadelakex metrics
` [PATCH v2 06/20] perf vendor events: Update emeraldrapids events/metrics
` [PATCH v2 07/20] perf vendor events: Update grandridge metrics
` [PATCH v2 08/20] perf vendor events: Update graniterapids events/metrics
` [PATCH v2 09/20] perf vendor events: Update haswell metrics
` [PATCH v2 10/20] perf vendor events: Update icelake metrics
` [PATCH v2 11/20] perf vendor events: Update ivybridge/ivytown metrics
` [PATCH v2 12/20] perf vendor events: Update jaketown metrics
` [PATCH v2 13/20] perf vendor events: Update lunarlake events/metrics
` [PATCH v2 14/20] perf vendor events: Update meteorlake events/metrics
` [PATCH v2 15/20] perf vendor events: Update rocketlake metrics
` [PATCH v2 16/20] perf vendor events: Update sandybridge metrics
` [PATCH v2 17/20] perf vendor events: Update sapphirerapids events/metrics
` [PATCH v2 18/20] perf vendor events: Update sierraforest metrics
` [PATCH v2 19/20] perf vendor events: Update skylake metrics
` [PATCH v2 20/20] perf vendor events: Update tigerlake metrics

[PATCH v9] rust: transmute: Add methods for FromBytes trait
 2025-08-18 19:04 UTC  (5+ messages)

[PATCH 0/2] x86/intel: Refresh the old ucode revisions with a script
 2025-08-18 19:01 UTC  (3+ messages)
` [PATCH 1/2] x86/microcode/intel: Refresh the revisions that determine old_microcode
` [PATCH 2/2] scripts/x86: Add a script to update minimum Intel ucode revisions

[PATCH 0/6] DRM IDR to Xarray conversions
 2025-08-18 19:00 UTC  (7+ messages)
` [PATCH 1/6] drm: Convert aux_idr to XArray
` [PATCH 2/6] drm: Convert object_name_idr "
` [PATCH 3/6] drm: Convert syncobj_idr "
` [PATCH 4/6] drm: Convert magic_map "
` [PATCH 5/6] drm: Convert lessee_idr "
` [PATCH 6/6] drm: Convert tile_idr "

[PATCH] Bluetooth: hci_ldisc: Remove redundant 0 value initialization
 2025-08-18 19:00 UTC  (2+ messages)

[PATCH v2 0/3] rust, nova-core: PCI Class, Vendor support
 2025-08-18 18:59 UTC  (9+ messages)
` [PATCH v2 1/3] rust: pci: provide access to PCI Class, subclass, implementation values
` [PATCH v2 3/3] rust: pci: provide access to PCI Vendor values

[PATCH v3 00/14] Add HDMI 2.1 FRL support to phy-rockchip-samsung-hdptx
 2025-08-18 18:59 UTC  (15+ messages)
` [PATCH v3 01/14] phy: hdmi: Add HDMI 2.1 FRL configuration options
` [PATCH v3 02/14] phy: rockchip: samsung-hdptx: Fix reported clock rate in high bpc mode
` [PATCH v3 03/14] phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidth
` [PATCH v3 04/14] phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from exceeding the limits
` [PATCH v3 05/14] phy: rockchip: samsung-hdptx: Use usleep_range() instead of udelay()
` [PATCH v3 06/14] phy: rockchip: samsung-hdptx: Fix coding style alignment
` [PATCH v3 07/14] phy: rockchip: samsung-hdptx: Consistently use [rk_]hdptx_[tmds_] prefixes
` [PATCH v3 08/14] phy: rockchip: samsung-hdptx: Enable lane output in common helper
` [PATCH v3 09/14] phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq lists
` [PATCH v3 10/14] phy: rockchip: samsung-hdptx: Compute clk rate from PLL config
` [PATCH v3 11/14] phy: rockchip: samsung-hdptx: Drop hw_rate driver data
` [PATCH v3 12/14] phy: rockchip: samsung-hdptx: Switch to driver specific HDMI config
` [PATCH v3 13/14] phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helper
` [PATCH v3 14/14] phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL support

[BUG report] kernel warnings with Samsung 970 EVO 2TB SSD
 2025-08-18 18:58 UTC  (4+ messages)

[PATCH] mm/page_alloc: Occasionally relinquish zone lock in batch freeing
 2025-08-18 18:58 UTC 

[PATCH 0/5] Add ethernet support for RPi5
 2025-08-18 18:57 UTC  (5+ messages)

[PATCH] accel/rocket: Check the correct DMA irq status to warn about
 2025-08-18 18:56 UTC 

[PATCH] arm64: tegra: Remove otg id gpio from Jetson TX2 NX
 2025-08-18 18:56 UTC  (7+ messages)

[PATCH 0/2] Describe the nvmem provided by the Qnap MCU
 2025-08-18 18:53 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: move cpu_thermal node to the correct position
` [PATCH 2/2] arm64: dts: rockchip: describe mcu eeprom cells on rk3568-ts433

[PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration
 2025-08-18 18:52 UTC  (3+ messages)
` [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration

[PATCH v7 0/7] rust/hrtimer: Various hrtimer + time additions
 2025-08-18 18:52 UTC  (4+ messages)
` [PATCH v7 6/7] rust: time: Add Instant::from_nanos()

[PATCH RFC 0/2] KVM: TDX: MWAIT in guest
 2025-08-18 18:49 UTC  (4+ messages)
` [PATCH RFC 1/2] KVM: TDX: Disable general support for "

[PATCH 6.15 000/515] 6.15.11-rc1 review
 2025-08-18 18:48 UTC  (2+ messages)

[PATCH 0/4] Rust infrastructure for sg_table and scatterlist
 2025-08-18 18:47 UTC  (9+ messages)
` [PATCH 1/4] rust: dma: implement DataDirection

[PATCH] x86/crash: Remove redundant 0 value initialization
 2025-08-18 18:46 UTC  (2+ messages)

[PATCH] memcg: remove warning from folio_lruvec
 2025-08-18 18:46 UTC 

[PATCH v5 0/5] Better split_huge_page_test result check
 2025-08-18 18:46 UTC  (6+ messages)
` [PATCH v5 1/5] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH v5 2/5] selftests/mm: mark all functions static in split_huge_page_test.c
` [PATCH v5 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check
` [PATCH v5 4/5] selftests/mm: add check_after_split_folio_orders() helper
` [PATCH v5 5/5] selftests/mm: check after-split folio orders in split_huge_page_test

[PATCH v4 00/34] x86: Introduce a centralized CPUID data model
 2025-08-18 18:44 UTC  (5+ messages)
` [PATCH v4 07/34] x86/cpuid: "

[PATCH v7 0/3] PCI: tegra: Allow building as a module
 2025-08-18 18:39 UTC  (4+ messages)

[RESEND v2 1/1] dt-bindings: input: convert lpc32xx-key.txt to yaml format
 2025-08-18 18:38 UTC 

[RESEND v3 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c
 2025-08-18 18:36 UTC 

[PATCH v6 0/5] support FEAT_LSUI and apply it on futex atomic ops
 2025-08-18 18:35 UTC  (6+ messages)
` [PATCH v6 5/5] arm64: futex: support futex with FEAT_LSUI

[PATCH v2 0/8] drm: writeback: clean up writeback connector initialization
 2025-08-18 18:35 UTC  (5+ messages)
` [PATCH v2 4/8] drm/msm/dpu: use drmm_writeback_connector_init()
` [PATCH v2 5/8] "

[RESEND v2 1/1] dt-bindings: soc: add vf610 reboot syscon controller
 2025-08-18 18:34 UTC 

[PATCH] fwctl: mlx5: fix memory alloc/free in mlx5ctl_fw_rpc()
 2025-08-18 18:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/5] iio: mcp9600: Features and improvements
 2025-08-18 18:32 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: iio: mcp9600: Set default 3 for thermocouple-type
` [PATCH 2/6] dt-bindings: iio: mcp9600: Add microchip,mcp9601 and add constraints
` [PATCH 3/6] iio: mcp9600: White space and fixed width cleanup
` [PATCH 4/6] iio: mcp9600: Recognize chip id for mcp9601
` [PATCH 5/6] iio: mcp9600: Add support for thermocouple-type
` [PATCH 6/6] iio: mcp9600: Add support for IIR filter

Call for Speakers: Join us at the Scheduler and Real-Time Microconference at LPC2025!
 2025-08-18 18:31 UTC 

[PATCH] docs: iio: ad3552r: Fix malformed code-block directive
 2025-08-18 18:31 UTC  (3+ messages)

[PATCH 0/3] x86/bugs: Cleanup parameter parsing
 2025-08-18 18:31 UTC  (5+ messages)
` [PATCH 3/3] x86/bugs: Simplify SSB cmdline parsing

[PATCH 00/38] mmc: host: use modern PM macros
 2025-08-18 18:30 UTC  (3+ messages)
` [PATCH 02/38] mmc: sdhci-of-dwcmshc: "

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-18 18:29 UTC  (7+ messages)
` [PATCH v3 1/5] iommu: Lock group->mutex in iommu_deferred_attach

[PATCH v3 0/2] x86/math64: handle #DE in mul_u64_u64_div_u64()
 2025-08-18 18:28 UTC  (4+ messages)

[PATCH] fs: document 'name' parameter in name_contains_dotdot()
 2025-08-18 18:26 UTC 

[PATCH v3 0/4] Add IIO backend support for AD7779
 2025-08-18 18:26 UTC  (3+ messages)
` [PATCH v3 1/4] iio: adc: adi-axi-adc: add axi_adc_num_lanes_set

[syzbot] [mm?] INFO: rcu detected stall in sys_umount (3)
 2025-08-18 18:26 UTC  (3+ messages)

[PATCH v3 11/12] PCI: exynos: Add support for Tesla FSD SoC
 2025-08-18 18:25 UTC  (2+ messages)

[PATCH 0/3] nvmem: s32g-ocotp: Add driver for S32G OCOTP
 2025-08-18 18:24 UTC  (2+ messages)

[PATCH v2 00/11] arm64: dts: imx95: various updates
 2025-08-18 18:24 UTC  (2+ messages)

[PATCH v7 0/6] thermal: renesas: Add support for RZ/G3E
 2025-08-18 18:24 UTC  (2+ messages)

[PATCH 0/7] arm64: allwinner: a523: add USB3.0 support
 2025-08-18 18:24 UTC  (2+ messages)

[RFC net-next v3 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-18 18:24 UTC  (13+ messages)
` [RFC net-next v3 2/7] io_uring/zcrx: add support for custom "
` [RFC net-next v3 4/7] net/mlx5e: add op for getting netdev DMA device
` [RFC net-next v3 5/7] net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
` [RFC net-next v3 6/7] net: devmem: pre-read requested rx queues during bind

[PATCH 1/2] arm64: dts: rockchip: Fix wifi interrupts flag on Sakura Pi RK3308B
 2025-08-18 18:24 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Fix Bluetooth interrupts flag on Neardi LBA3368

[PATCH v4 0/3] iio: pressure: bmp280: GPIO error handling and cleanups
 2025-08-18 18:23 UTC  (3+ messages)
` [PATCH v4 1/3] iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()

[PATCH] docs: fix trailing whitespace error and remove repeated words in propagate_umount.txt
 2025-08-18 18:19 UTC 

[PATCH 0/3] Fix a lost async pagefault notification when the guest is using SMM
 2025-08-18 18:20 UTC  (5+ messages)
` [PATCH 2/3] KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued
` [PATCH 3/3] KVM: x86: Fix the interaction between SMM and the asynchronous pagefault

[PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-18 18:18 UTC  (2+ messages)

[PATCH v3 0/8] Introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-08-18 18:16 UTC  (3+ messages)
` [PATCH v3 5/8] mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver

[PATCH] kconfig: qconf/xconfig: show the OptionsMode radio button setting at startup
 2025-08-18 18:14 UTC  (2+ messages)

[PATCH] kconfig: nconf: Format and print 'line' without a temporary copy
 2025-08-18 18:14 UTC  (2+ messages)

[PATCH 1/4] kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
 2025-08-18 18:11 UTC  (4+ messages)
` [PATCH 2/4] kdb: Replace deprecated strcpy() with memmove() in vkdb_printf()
` [PATCH 3/4] kdb: Replace deprecated strcpy() with memcpy() in parse_grep()
` [PATCH 4/4] kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()

[PATCH v3] arm64: dts: rockchip: add USB-C support for ROCK 5B/5B+/5T
 2025-08-18 18:13 UTC 

[PATCH 0/1] sphinx-build-wrapper: Fix a performance regression
 2025-08-18 18:10 UTC  (2+ messages)
` [PATCH 1/1] scripts/sphinx-build-wrapper: allow building PDF files in parallel

[PATCH v2 0/3] Documentation: Add real-time bits
 2025-08-18 18:06 UTC  (3+ messages)
` [PATCH v2 2/3] Documentation: locking: Add local_lock_nested_bh() to locktypes

[PATCH 0/2] Fix vsock error-handling regression introduced in v6.17-rc1
 2025-08-18 18:03 UTC  (3+ messages)
` [PATCH 1/2] net: Introduce skb_copy_datagram_from_iter_full()
` [PATCH 2/2] vsock/virtio: Fix message iterator handling on transmit path

[PATCH 0/8] dt-bindings: Convert TWL4030/6040 family binding to DT schema
 2025-08-18 18:03 UTC  (3+ messages)
` [PATCH 7/8] sound: dt-bindings: ti,omap-twl4030: convert "

[PATCH 0/1] hfs: discuss to add offset/length validation in hfs_brec_lenoff
 2025-08-18 17:59 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).