linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-11 11:20:04 to 2025-08-11 13:10:36 UTC [more...]

[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
 2025-08-11 13:09 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH] iio: imu: bmi270: Match ACPI ID found on newer GPD firmware
 2025-08-11 13:10 UTC  (3+ messages)

[PATCH] mm: swap: check for xa_zero_entry() on vma in swapoff path
 2025-08-11 13:08 UTC  (8+ messages)

[PATCH v1 0/2] rtc: Enhance RTC driver with BBPU bit definitions and shutdown handling
 2025-08-11 13:09 UTC  (6+ messages)
` [PATCH v1 1/2] mfd: mt6397: Add new bit definitions for RTC_BBPU register
` [PATCH v1 2/2] rtc: mt6397: Add BBPU alarm status reset and shutdown handling

[RFC PATCH 2/2] memfd: call security_inode_init_security_anon
 2025-08-11 13:08 UTC  (5+ messages)

[PATCH v6 1/2] regulator: dt-bindings: Add Richtek RT5133 Support
 2025-08-11 13:08 UTC  (3+ messages)
` [PATCH v6 2/2] regulator: rt5133: Add RT5133 PMIC regulator Support

[PATCH v5 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-08-11 13:07 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: renesas: document "
` [PATCH v5 2/3] pinctrl: renesas: Add support for RZ/T2H
` [PATCH v5 3/3] pinctrl: renesas: rzt2h: Add support for RZ/N2H SoC

[PATCH] dt-bindings: PCI: Add missing "#address-cells" to interrupt controllers
 2025-08-11 13:07 UTC  (3+ messages)

[Question]nfs: never returned delegation
 2025-08-11 13:06 UTC  (4+ messages)

[RESEND PATCH 0/2] Add encrypt/decrypt support for vmalloc regions
 2025-08-11 13:05 UTC  (7+ messages)
` [RESEND PATCH 1/2] dma/pool: Use vmap() address for memory encryption helpers on ARM64
` [RESEND PATCH 2/2] arm64: Add encrypt/decrypt support for vmalloc regions

[PATCH v8 0/6] rust: add support for request_irq
 2025-08-11 13:04 UTC  (9+ messages)
` [PATCH v8 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH] gpio: TODO: remove the task for converting to the new line setters
 2025-08-11 13:04 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: disable display subsystem for Radxa E52C
 2025-08-11 13:03 UTC  (3+ messages)

[PATCH 0/2] Cleanups and safer memory allocations
 2025-08-11 13:02 UTC  (5+ messages)
` [PATCH 1/2] bcachefs: Using vmalloc_array() for array space allocation
` [PATCH 2/2] bcachefs: Remove redundant semicolons

[PATCH v2] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-08-11 13:00 UTC 

[PATCH 0/3] md: remove redundant __GFP_NOWARN
 2025-08-11 12:58 UTC  (6+ messages)
` [PATCH 1/3] bcache: "
` [PATCH 2/3] dm bufio: "
` [PATCH 3/3] md/raid5: "

[patch V2 RESEND 0/6] perf: Convert mmap() related reference counts to refcount_t
 2025-08-11 12:58 UTC  (10+ messages)
` [patch V2 RESEND 1/6] perf/core: Remove redundant condition for AUX buffer size
` [patch V2 RESEND 2/6] perf/core: Split out mlock limit handling
` [patch V2 RESEND 3/6] perf/core: Split out VM accounting
` [patch V2 RESEND 4/6] perf/core: Split out AUX buffer allocation
` [patch V2 RESEND 5/6] perf/core: Split the ringbuffer mmap() and allocation code out
` [patch V2 RESEND 6/6] perf/core: Convert mmap() refcounts to refcount_t

[PATCH v2] ext4: Using kmalloc_array() for array space allocation
 2025-08-11 12:58 UTC 

[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-08-11 12:57 UTC  (13+ messages)

[PATCH] platform/x86: wmi-capdata01: Remove unneeded semicolon
 2025-08-11 12:55 UTC  (2+ messages)

[PATCH] platform/x86: dell_rbu: fix assignment in if condition
 2025-08-11 12:55 UTC  (2+ messages)

[PATCH v2] memory: stm32_omm: Fix req2ack update test
 2025-08-11 12:54 UTC  (5+ messages)

[PATCH] fs: Use try_cmpxchg() in start_dir_add()
 2025-08-11 12:52 UTC 

[PATCH 00/12] irqchip: MSI cleanup and conversion to MSI parent domain
 2025-08-11 12:52 UTC  (3+ messages)

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-11 12:52 UTC  (8+ messages)
` [PATCH 09/21] input: gpio-keys: make legacy gpiolib optional
` [PATCH 21/21] gpiolib: turn off legacy interface by default

[BUG REPORT] x86/apic: CPU Hang in x86 VM During Kdump
 2025-08-11 12:51 UTC  (6+ messages)

[PATCH] kconfig: nconf: NUL-terminate 'line' correctly in fill_window()
 2025-08-11 12:51 UTC  (2+ messages)

[PATCH 0/7] clk: ti: convert from clk round_rate() to determine_rate()
 2025-08-11 12:48 UTC  (8+ messages)
` [PATCH 1/7] clk: ti: dpll: remove round_rate() in favor of determine_rate()
` [PATCH 2/7] clk: ti: dpll: change error return from ~0 to -EINVAL
` [PATCH 3/7] clk: ti: dpll: convert from round_rate() to determine_rate()
` [PATCH 4/7] clk: ti: composite: "
` [PATCH 5/7] clk: ti: divider: "
` [PATCH 6/7] clk: ti: dra7-atl: "
` [PATCH 7/7] clk: ti: fapll: "

[PATCH 1/1] gpu: drm: fix compilation errors in drm_vram_helper
 2025-08-11 12:48 UTC  (2+ messages)

[patch V2 m@/6] perf: Convert mmap() related reference counts to refcount_t
 2025-08-11 12:46 UTC  (11+ messages)
` [patch V2 m@/6] perf/core: Split out mlock limit handling
` [patch V2 m@/6] perf/core: Split out AUX buffer allocation

[PATCH] mtd: ubi: replace strcpy with strscpy in mtd parameter parser
 2025-08-11 12:46 UTC  (2+ messages)

[PATCH] msm: arm: qcom battery manager add OOI chemistry
 2025-08-11 12:45 UTC  (2+ messages)

[RFC PATCH v2 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
 2025-08-11 12:44 UTC  (12+ messages)

[PATCH] platform/x86: barco-p50-gpio: use software nodes for gpio-leds/keys
 2025-08-11 12:44 UTC  (2+ messages)

[REGRESSION] 9pfs issues on 6.12-rc1
 2025-08-11 12:43 UTC  (5+ messages)

[PATCH v5 0/7] Performance counter implementation with single manual client support
 2025-08-11 12:42 UTC  (5+ messages)
` [PATCH v5 2/7] drm/panthor: Add DEV_QUERY.PERF_INFO handling for Gx10
` [PATCH v5 3/7] drm/panthor: Add panthor perf initialization and termination

[PATCH v2 0/2] arm64: dts: rockchip: Add vdpu 381 and 383 nodes
 2025-08-11 12:40 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: Add the vdpu381 Video Decoders on RK3588

[PATCH] include/linux/rv.h: remove redundant include file
 2025-08-11 12:40 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] bpf: replace kvfree with kfree for kzalloc memory
 2025-08-11 12:39 UTC 

[PATCH v2] rust: irq: add &Device<Bound> argument to irq callbacks
 2025-08-11 12:38 UTC  (2+ messages)

[PATCH v3 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
 2025-08-11 12:38 UTC  (7+ messages)
` [PATCH v3 1/2] iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor

[PATCH] net: stmmac: make variable data a u32
 2025-08-11 12:36 UTC  (2+ messages)

[PATCH] ext4: Using vmalloc_array() for array space allocation
 2025-08-11 12:35 UTC 

[PATCH v3 1/2] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
 2025-08-11 12:35 UTC  (2+ messages)

[PATCH 0/5] nfs: more client side tracepoints in write and writeback codepaths
 2025-08-11 12:32 UTC  (3+ messages)
` [PATCH 1/5] nfs: remove trailing space from tracepoint

[PATCH v2 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
 2025-08-11 12:31 UTC  (3+ messages)
` [PATCH v2 1/2] rust: alloc: specify the minimum alignment of each allocator
` [PATCH v2 2/2] rust: alloc: take the allocator into account for FOREIGN_ALIGN

[PATCH v2 0/8] Add AMD ISP4 driver
 2025-08-11 12:31 UTC  (6+ messages)
` [PATCH v2 4/8] media: platform: amd: Add isp4 fw and hw interface

[PATCH v6] sched: do not call __put_task_struct() on rt if pi_blocked_on is set
 2025-08-11 12:27 UTC  (12+ messages)

[PATCH] cifs: Fix collect_sample() to handle any iterator type
 2025-08-11 12:25 UTC  (2+ messages)

[PATCH] cxl/hdm: Use str_plural() to simplify the code
 2025-08-11 12:25 UTC 

[PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: flatten the primary usb controller node
 2025-08-11 12:25 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8550: Flatten the USB nodes
` [PATCH v2 2/2] arm64: dts: qcom: sm8650: "

[RFC PATCH 00/31] netfs: [WIP] Allow the use of MSG_SPLICE_PAGES and use netmem allocator
 2025-08-11 12:25 UTC  (6+ messages)

[PATCH] hpet: Use str_plural() to simplify the code
 2025-08-11 12:23 UTC 

[PATCH] ACPICA: Use str_plural() to simplify the code
 2025-08-11 12:22 UTC 

[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-08-11 12:20 UTC  (7+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms

[PATCH V4 mm-hotfixes 0/3] mm, x86: fix crash due to missing page table sync and make it harder to miss
 2025-08-11 12:18 UTC  (9+ messages)
` [PATCH V4 mm-hotfixes 1/3] mm: move page table sync declarations to linux/pgtable.h
` [PATCH V4 mm-hotfixes 2/3] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH V4 mm-hotfixes 3/3] x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()

[PATCH v2 4/4] iomap: don't abandon the whole thing with iomap_folio_state
 2025-08-11 12:18 UTC  (2+ messages)

[RESEND PATCH] sched: restore the behavior of put_task_struct() for non-rt
 2025-08-11 12:15 UTC  (6+ messages)

[PATCH v3 0/2] Clean up Rust LockClassKey
 2025-08-11 12:14 UTC  (3+ messages)
` [PATCH v3 1/2] rust: sync: refactor static_lock_class!() macro
` [PATCH v3 2/2] rust: sync: clean up LockClassKey and its docs

[PATCH v12 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-11 12:14 UTC  (4+ messages)
` [PATCH v12 5/5] x86/sgx: "

[PATCH] arm64/module: Support for patching modules during runtime
 2025-08-11 12:13 UTC  (9+ messages)
      `  "

[PATCH 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3
 2025-08-11 12:13 UTC  (11+ messages)
` [PATCH 2/7] i2c: qcom-cci: Add msm8953 compatible
` [PATCH 4/7] arm64: dts: qcom: msm8953: Re-sort tlmm pinctrl states
` [PATCH 5/7] arm64: dts: qcom: msm8953: Add CCI nodes
` [PATCH 6/7] arm64: dts: qcom: sdm632-fairphone-fp3: Add camera fixed regulators
` [PATCH 7/7] arm64: dts: qcom: sdm632-fairphone-fp3: Enable CCI and add EEPROM

[PATCH v3 0/3] xfs and DAX atomic writes changes
 2025-08-11 12:13 UTC  (5+ messages)

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-08-11 12:11 UTC  (4+ messages)
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers

[PATCH v2] drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file
 2025-08-11 12:10 UTC  (3+ messages)

[PATCH] spi: loopback-test: Don't use %pK through printk
 2025-08-11 12:10 UTC 

[PATCHv3 wireless-next] wifi: ath9k: add OF dependency to AHB
 2025-08-11 12:01 UTC  (2+ messages)

[syzbot] [f2fs?] kernel BUG in f2fs_write_end_io
 2025-08-11 12:10 UTC  (3+ messages)

[PATCH v2 0/4] iomap: allow partial folio write with iomap_folio_state
 2025-08-11 12:08 UTC  (2+ messages)

[PATCH] bpf: Don't use %pK through printk
 2025-08-11 12:08 UTC 

[PATCH v2 0/6] drm/st7571-i2c: add support for grayscale xrgb8888
 2025-08-11 12:06 UTC  (4+ messages)
` [PATCH v2 5/6] drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()

[PATCH net] net/mlx5: Avoid deadlock between PCI error recovery and health reporter
 2025-08-11 12:04 UTC  (4+ messages)

[PATCH] mips: lantiq: danube: add missing properties to cpu node
 2025-08-11 11:58 UTC 

[PATCH v1 1/5] misc: amd-sbi: Split core driver as separate module
 2025-08-11 11:56 UTC  (8+ messages)
` [PATCH v1 3/5] dt-bindings: misc: Move amd,sbrmi.yaml from hwmon to misc
` [PATCH v1 5/5] dt-bindings: misc: Add binding document for SB-RMI I3C

[PATCH v2 1/2] HID: input: rename hidinput_set_battery_charge_status()
 2025-08-11 11:48 UTC  (3+ messages)
` [PATCH v2 2/2] HID: input: report battery status changes immediately

[PATCH v2 0/5] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-08-11 11:47 UTC  (4+ messages)
` [PATCH v2 5/5] iio: imu: inv_icm42600: use guard() to release mutexes

[PATCH] ubifs: Simplify the code and remove unnecessary parameters
 2025-08-11 11:27 UTC  (2+ messages)

[PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
 2025-08-11 11:45 UTC 

[PATCH net] mips: lantiq: add missing burst length property
 2025-08-11 11:44 UTC 

[PATCH] igb: Fix NULL pointer dereference in ethtool loopback test
 2025-08-11 11:41 UTC 

[PATCH] f2fs: clean up w/ get_left_section_blocks()
 2025-08-11 11:41 UTC 

[PATCH v2 0/3] Add support for Awinic AW86927 haptic driver
 2025-08-11 11:40 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Add vibrator support

[PATCH v4] rust: kernel: introduce `unsafe_precondition_assert!` macro
 2025-08-11 11:40 UTC  (3+ messages)

[PATCH 1/2] HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length
 2025-08-11 11:39 UTC  (2+ messages)

[PATCH] dt-bindings: iio: Replace bouncing Analog emails
 2025-08-11 11:34 UTC  (7+ messages)

[PATCH] tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
 2025-08-11 11:31 UTC  (5+ messages)

[syzbot] [f2fs?] kernel BUG in f2fs_write_end_io
 2025-08-11 11:31 UTC  (2+ messages)

[PATCH] swiotlb: Remove redundant __GFP_NOWARN
 2025-08-11 11:30 UTC  (2+ messages)

[PATCH] dma-direct: clean up the logic in __dma_direct_alloc_pages()
 2025-08-11 11:29 UTC  (2+ messages)

[PATCH v1] irqchip: gic-v2m: Handle Multiple MSI base IRQ Alignment
 2025-08-11 10:39 UTC 

[PATCH bpf-next 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
 2025-08-11 11:28 UTC  (3+ messages)

[PATCH v3 00/12] man2: document "new" mount API
 2025-08-11 11:27 UTC  (4+ messages)

[PATCH v3 00/11] mm: vm_normal_page*() improvements
 2025-08-11 11:26 UTC  (12+ messages)
` [PATCH v3 01/11] mm/huge_memory: move more common code into insert_pmd()
` [PATCH v3 02/11] mm/huge_memory: move more common code into insert_pud()
` [PATCH v3 03/11] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
` [PATCH v3 04/11] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
` [PATCH v3 05/11] mm/huge_memory: mark PMD mappings of the huge zero folio special
` [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
` [PATCH v3 07/11] mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
` [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
` [PATCH v3 09/11] mm/memory: factor out common code from vm_normal_page_*()
` [PATCH v3 10/11] mm: introduce and use vm_normal_page_pud()
` [PATCH v3 11/11] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()

[PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
 2025-08-11 11:25 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Fix dereference on uninitialized pointer conf_dev
 2025-08-11 11:25 UTC  (3+ messages)

[linus:master] [block] 9b8b84879d: fio.read_iops 59.4% regression
 2025-08-11 11:25 UTC  (2+ messages)

mm:fix duplicate accounting of free pages in should_reclaim_retry()
 2025-08-11 11:24 UTC  (2+ messages)

[PATCH v6 00/10] ASoC: mediatek: Add support for MT8196 SoC
 2025-08-11 11:24 UTC  (3+ messages)
` [PATCH v6 05/10] ASoC: mediatek: mt8196: support I2S in platform driver

[PATCH] dm: Use vmalloc_array to simplify code
 2025-08-11 11:23 UTC  (2+ messages)

[RFC PATCH 0/8] Refactor drm_writeback_connector structure
 2025-08-11 11:23 UTC  (4+ messages)
` [RFC PATCH 6/8] drm/vkms: Adapt vkms writeback to new drm_writeback_connector

[PATCH] docs: device-mapper :Fix typos in delay.rst and vdo-design.rst
 2025-08-11 11:22 UTC  (2+ messages)

[PATCH] net: tun: replace strcpy with strscpy for ifr_name
 2025-08-11 11:22 UTC 

[PATCH v5.10] scsi: pm80xx: Fix memory leak during rmmod
 2025-08-11 11:20 UTC  (5+ messages)

[RFC v2 0/7] Add multiple address spaces support to VDUSE
 2025-08-11 11:19 UTC  (4+ messages)
` [RFC v2 5/7] vduse: add vq group asid support


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).