The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-05-26 16:57:00 to 2025-05-27 01:46:42 UTC [more...]

[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-27  1:48 UTC  (3+ messages)
` [PATCH v3 18/22] drm/bridge: imx8qxp-pixel-combiner: convert to devm_drm_bridge_alloc() API

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-27  1:42 UTC  (9+ messages)
` [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: convert to devm_drm_bridge_alloc() API

[PATCH v4 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-05-27  1:39 UTC  (7+ messages)
` [PATCH v4 2/3] pwm: sophgo: reorganize the code structure
` [PATCH v4 3/3] pwm: sophgo: add driver for SG2044

[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
 2025-05-27  1:31 UTC  (11+ messages)

[PATCH 00/18] Split netmem from struct page
 2025-05-27  1:31 UTC  (13+ messages)
` [PATCH 13/18] mlx5: use netmem descriptor and APIs for page pool
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page

[PATCH v2 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment
 2025-05-27  2:39 UTC  (12+ messages)

[PATCH 00/19] virtio_ring in order support
 2025-05-27  1:26 UTC  (6+ messages)

[RFC PATCH v0 0/2] Batch migration for NUMA balancing
 2025-05-27  1:27 UTC  (12+ messages)
` [RFC PATCH v0 2/2] mm: sched: Batch-migrate misplaced pages

[PATCH v3 0/2] Loongarch irq-redirect supprot
 2025-05-27  1:22 UTC  (4+ messages)
` [PATCH v3 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support

[PATCH] arm64: tegra: Set usb micro-b port to otg mode on P3450
 2025-05-27  1:22 UTC 

[PATCH 0/4] rockchip: rk8xx: allow to customize PMIC reset method on RK806
 2025-05-27  1:11 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: mfd: rk806: allow to customize PMIC reset method
` [PATCH 2/4] mfd: rk8xx-core: allow to customize RK806 "
` [PATCH 3/4] arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Jaguar
` [PATCH 4/4] arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Tiger

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-05-27  0:59 UTC  (4+ messages)
` [PATCH v4 08/11] tee: add Qualcomm TEE driver

[PATCH v8] staging: rtl8723bs: rename _Read_EEPROM and other functions to snake_case
 2025-05-27  0:43 UTC 

[PATCH v8 0/6] PCI: VF resizable BAR
 2025-05-27  0:41 UTC  (8+ messages)
` [PATCH v8 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v8 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v8 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v8 4/6] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v8 5/6] PCI: Allow drivers to control VF BAR size
` [PATCH v8 6/6] drm/xe/pf: Set VF LMEM "

[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-05-27  0:26 UTC  (5+ messages)
` [PATCH v6 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping

[BUG] BUG: scheduling while atomic in throttle_direct_reclaim
 2025-05-27  0:19 UTC  (3+ messages)

[PATCH v3 0/2] tracing: Rewind persistent ring buffer
 2025-05-27  0:17 UTC  (6+ messages)
` [PATCH v3 1/2] tracing: ring_buffer: Rewind persistent ring buffer when reboot

[PATCH v1 1/3] net: stmmac: allow drivers to explicitly select PHY device
 2025-05-27  0:16 UTC  (14+ messages)
` [PATCH v1 2/3] net: stmmac: dwmac-sun8i: Allow runtime AC200/AC300 phy selection
` [PATCH v1 3/3] dt-bindings: net: sun8i-emac: Add AC300 EMAC1 nvmem "

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-27  0:12 UTC  (8+ messages)
` [PATCH 1/7] rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s

[PATCH 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
 2025-05-27  0:05 UTC  (5+ messages)
` [PATCH 2/2] vfio: Prevent open_count decrement to negative

[PATCH v2 0/2] iio: fix suspend and resume triggering for bmi160 and bmi270
 2025-05-26 23:37 UTC  (5+ messages)

[GIT PULL] x86 core updates for v6.16
 2025-05-26 23:31 UTC  (2+ messages)

[PATCH v6 0/5] Enable automatic SVN updates for SGX enclaves
 2025-05-26 23:19 UTC  (5+ messages)
` [PATCH v6 1/5] x86/sgx: Introduce a counter to count the sgx_(vepc_)open()

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-26 23:17 UTC  (20+ messages)
` [PATCH v10 1/5] rust: retitle "Example" section as "Examples"
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v10 5/5] rust: remove core::ffi::CStr reexport

[PATCH net-next 0/4] net/mlx5: HWS, more fixes and adjustments
 2025-05-26 23:11 UTC  (4+ messages)
` [PATCH net-next 2/4] net/mlx5: HWS, make sure the uplink is the last destination

[PATCH] x86/tdx: mark tdh_vp_enter() as __flatten
 2025-05-26 23:10 UTC  (2+ messages)

[GIT PULL] Scheduler updates for v6.16
 2025-05-26 22:59 UTC  (2+ messages)

[GIT PULL] objtool changes for v6.16
 2025-05-26 22:59 UTC  (2+ messages)

[GIT PULL] locking changes for v6.16
 2025-05-26 22:59 UTC  (2+ messages)

[GIT PULL] Performance events updates for v6.16
 2025-05-26 22:58 UTC  (2+ messages)

[PATCH] riscv: dts: sophgo: cv18xx: Add RTCSYS device node
 2025-05-26 22:48 UTC  (2+ messages)

[PATCH v8 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2025-05-26 22:43 UTC  (4+ messages)

drivers/dma/mediatek/mtk-cqdma.c:453:1-18: ERROR: nested lock+irqsave that reuses flags from line 452
 2025-05-26 22:17 UTC 

[PATCH v3 00/10] Add support for AD4170 series of ADCs
 2025-05-26 21:59 UTC  (4+ messages)
` [PATCH v3 01/10] dt-bindings: iio: adc: Add AD4170

[PATCH v7] staging: rtl8723bs: rename _Read_EEPROM and other functions to snake_case
 2025-05-26 21:54 UTC 

[PATCH RFC v4 0/2] leds-lp50xx: Support reg to set multi_index
 2025-05-26 21:54 UTC  (3+ messages)
` [PATCH RFC v4 1/2] leds: leds-lp50xx: Handle reg to get correct multi_index

[PATCH v7 0/6] PCI: VF resizable BAR
 2025-05-26 21:54 UTC  (4+ messages)
` [PATCH v7 5/6] PCI: Allow drivers to control VF BAR size

[PATCH v3 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-05-26 21:52 UTC  (5+ messages)
` [PATCH v3 4/6] riscv: dts: spacemit: add pwm14_1 pinctrl setting

[GIT PULL] Please pull powerpc/linux.git powerpc-6.16-1 tag
 2025-05-26 21:43 UTC  (2+ messages)

[GIT PULL] Kselftest next update for Linux 6.16-rc1
 2025-05-26 21:39 UTC  (2+ messages)

[GIT PULL] kunit next update for Linux 6.16-rc1
 2025-05-26 21:39 UTC  (2+ messages)

[GIT PULL] s390 updates for 6.16 merge window
 2025-05-26 21:38 UTC  (2+ messages)

[PATCHv2 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-05-26 21:36 UTC  (6+ messages)
` [PATCHv2 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock

[PATCH v1 3/3] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
 2025-05-26 21:26 UTC  (2+ messages)

[GIT PULL] Crypto Update for 6.16
 2025-05-26 21:21 UTC  (2+ messages)

[GIT PULL] CRC updates for 6.16
 2025-05-26 21:20 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 6.16
 2025-05-26 21:20 UTC  (2+ messages)

[GIT PULL] bcachefs changes for 6.16
 2025-05-26 21:20 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.16
 2025-05-26 21:20 UTC  (2+ messages)

[GIT PULL] configfs for v6.16
 2025-05-26 21:20 UTC  (2+ messages)

[GIT PULL] gfs2 changes for 6.16
 2025-05-26 21:20 UTC  (2+ messages)

[GIT PULL] fscrypt update for 6.16
 2025-05-26 21:20 UTC  (2+ messages)

[GIT PULL] erofs updates for 6.16-rc1
 2025-05-26 21:20 UTC  (2+ messages)

[REGRESSION] [BISECTED] drm/sun4i: hdmi: No HDMI output with BananaPI M1 on 6.9
 2025-05-26 21:13 UTC  (4+ messages)

[PATCH] docs: escape literal asterisk to fix reST emphasis warning
 2025-05-26 21:10 UTC  (4+ messages)
` [PATCH v2] docs: symbol-namespaces: fix reST warning with literal block

[PATCH 0/4] mm/damon: introduce DAMON_STAT for simple and practical access monitoring
 2025-05-26 21:09 UTC  (5+ messages)
` [PATCH 1/4] mm/damon: introduce DAMON_STAT module
` [PATCH 2/4] mm/damon/stat: calculate and expose estimated memory bandwidth
` [PATCH 3/4] mm/damon/stat: calculate and expose idle time percentiles
` [PATCH 4/4] Docs/admin-guide/mm/damon: add DAMON_STAT usage document

[PATCH] rust: opp: Make the doctest example depend on CONFIG_OF
 2025-05-26 21:02 UTC  (2+ messages)

[RFC PATCH 1/2] net: stmmac: allow drivers to explicitly select PHY device
 2025-05-26 20:59 UTC  (7+ messages)
` [RFC PATCH 2/2] net: stmmac: dwmac-sun8i: Allow runtime AC200/AC300 phy selection

[PATCH v3 00/12] iio: accel: adxl313: add power-save on activity/inactivity
 2025-05-26 20:44 UTC  (4+ messages)
` [PATCH v3 04/12] iio: accel: adxl313: make use of regmap cache

[PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
 2025-05-26 20:44 UTC  (5+ messages)

[PATCH v4 00/10] Add strobe/flash duration v4l2 ctrl & use it for ov9282
 2025-05-26 20:41 UTC  (10+ messages)
` [PATCH v4 07/10] media: i2c: ov9282: add led_mode v4l2 control
` [PATCH v4 08/10] media: i2c: ov9282: add strobe_duration "
` [PATCH v4 09/10] media: i2c: ov9282: add strobe_source "
` [PATCH v4 10/10] media: i2c: ov9282: implement try_ctrl for strobe_duration

[PATCH] riscv: uaccess: Only restore the CSR_STATUS SUM bit
 2025-05-26 20:39 UTC  (2+ messages)

[PATCH v2 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()
 2025-05-26 20:34 UTC  (2+ messages)

[PATCH net] net: stmmac: platform: guarantee uniqueness of bus_id
 2025-05-26 20:26 UTC  (2+ messages)

[PATCH v3] iio: common: st_sensors: Fix use of uninitialize device structs
 2025-05-26 20:21 UTC  (2+ messages)

[PATCH 0/2] spi: spi-qpic-snand: avoid memory corruption
 2025-05-26 20:21 UTC  (6+ messages)
` [PATCH 2/2] mtd: nand: qpic_common: prevent out of bounds access of BAM arrays

[PATCH v3] vfio/type1: optimize vfio_pin_pages_remote() for huge folio
 2025-05-26 20:19 UTC  (6+ messages)

[PATCH v5 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-05-26 20:17 UTC  (3+ messages)
` [PATCH v5 2/3] iio: light: add support "

[PATCH v1] net/ncsi: fix buffer overflow in getting version id
 2025-05-26 20:15 UTC  (4+ messages)

[GIT PULL] LoongArch KVM changes for v6.16
 2025-05-26 20:13 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.16-rc1
 2025-05-26 20:12 UTC 

[GIT PULL] ACPI updates for v6.16-rc1
 2025-05-26 20:08 UTC 

[GIT PULL] Thermal control updates for v6.16-rc1
 2025-05-26 20:07 UTC 

[PATCH v3] net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()
 2025-05-26 20:00 UTC  (2+ messages)

[PATCH for-next v3] RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices
 2025-05-26 19:57 UTC  (9+ messages)

[PATCH net] net: lan966x: Fix 1-step timestamping over ipv4 or ipv6
 2025-05-26 19:50 UTC  (2+ messages)

[PATCH 0/4] mailbox: qcom-apcs-ipc: Avoid circular dependency with clock controller
 2025-05-26 19:47 UTC  (3+ messages)
` [PATCH 2/4] mailbox: qcom-apcs-ipc: Assign OF node to clock controller child device

[GIT PULL] x86/sev for v6.16-rc1
 2025-05-26 19:46 UTC 

[RFC PATCH 0/2] vfio/pci: Block and audit accesses to unassigned config regions
 2025-05-26 19:44 UTC  (3+ messages)

[PATCH] rtc: pcf2127: align power management configuration
 2025-05-26 19:39 UTC  (2+ messages)

[PATCH 0/2] IPA support on qcm2290
 2025-05-26 19:39 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible

[PATCH net] net: tipc: fix refcount warning in tipc_aead_encrypt
 2025-05-26 19:38 UTC 

[QUESTION] xas_reload() in iter_xarray_populate_pages()
 2025-05-26 19:20 UTC  (3+ messages)

[PATCH] ASoC: codecs: fix out-of-bounds access on invalid clock config
 2025-05-26 19:18 UTC 

[PATCH RFC] arm64: tegra: Add reserved-memory node for P3450
 2025-05-26 19:07 UTC  (2+ messages)

[PATCH] rust: list: fix path of `assert_pinned!`
 2025-05-26 19:01 UTC  (3+ messages)

[PATCH RFC] spi: spi-qpic-snand: overestimate corrected bitflips
 2025-05-26 19:00 UTC  (3+ messages)

[PATCH v2 00/62] objtool,livepatch: klp-build livepatch module generation
 2025-05-26 18:57 UTC  (8+ messages)
` [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files

WARNING: CPU: 12 PID: 44394 at arch/powerpc/kernel/process.c:437 giveup_all+0x90/0x1d0 (v6.14.8, Talos II)
 2025-05-26 18:55 UTC 

[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
 2025-05-26 18:46 UTC  (13+ messages)

[PATCH v5 1/2] docs: rust: make section names plural
 2025-05-26 18:44 UTC  (2+ messages)

[syzbot] [tipc?] WARNING: refcount bug in tipc_crypto_xmit
 2025-05-26 18:41 UTC  (2+ messages)

[PATCH] iommu: arm: fix building smmuv3 as loadable module
 2025-05-26 18:39 UTC  (2+ messages)

[PATCH] net: ch9200: fix uninitialised access during mii_nway_restart
 2025-05-26 18:36 UTC 

[GIT PULL for v6.16] vfs selftests
 2025-05-26 18:36 UTC  (2+ messages)

[GIT PULL for v6.16] vfs iomap
 2025-05-26 18:36 UTC  (2+ messages)

[GIT PULL for v6.16] vfs pidfs
 2025-05-26 18:36 UTC  (4+ messages)
` [GIT PULL for v6.16] vfs coredump

[GIT PULL for v6.16] vfs mount
 2025-05-26 18:36 UTC  (2+ messages)

[GIT PULL for v6.16] vfs misc
 2025-05-26 18:35 UTC  (2+ messages)

[GIT PULL for v6.16] vfs freeze
 2025-05-26 18:35 UTC  (2+ messages)

[GIT PULL for v6.16] vfs writepages
 2025-05-26 18:35 UTC  (2+ messages)

[GIT PULL for v6.16] vfs mount api
 2025-05-26 18:35 UTC  (2+ messages)

[GIT PULL for v6.16] vfs lookup_{noperm,one}() cleanup
 2025-05-26 18:35 UTC  (2+ messages)

[PATCH V3 1/2] mm/khugepaged: fix race with folio split/free using temporary reference
 2025-05-26 18:28 UTC  (2+ messages)
` [PATCH V3 2/2] mm/khugepaged: clean up refcount check using folio_expected_ref_count()

[PATCH] arm64: dts: s32g: add RTC node
 2025-05-26 18:20 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v6.15-rc7
 2025-05-26 18:16 UTC  (2+ messages)

[GIT PULL] x86/mtrr for v6.16-rc1
 2025-05-26 18:07 UTC 

[PATCH] mm, list_lru: refactor the locking code
 2025-05-26 18:06 UTC 

[PATCH net] page_pool: Fix use-after-free in page_pool_recycle_in_ring
 2025-05-26 17:51 UTC  (5+ messages)

[PATCH] groups: Use bsearch instead of hand rolled implementation
 2025-05-26 17:46 UTC  (3+ messages)

[PATCH v6 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
 2025-05-26 17:41 UTC  (5+ messages)
` [PATCH v6 5/5] drivers/base/node: Rename __register_one_node() to register_one_node()

[syzbot] [f2fs?] KASAN: slab-out-of-bounds Read in build_sit_entries
 2025-05-26 17:42 UTC  (2+ messages)

[PATCH RFC 0/9] iio: Introduce new timestamp grabbing APIs
 2025-05-26 17:15 UTC  (5+ messages)
` [PATCH RFC 1/9] iio: buffer: Fix checkpatch.pl warning

[PATCH net] vsock/virtio: fix `rx_bytes` accounting for stream sockets
 2025-05-26 17:10 UTC  (2+ messages)

[PATCH v2 0/8] clk: renesas: rzg2l-cpg: Drop PM domain abstraction for MSTOP
 2025-05-26 17:09 UTC  (7+ messages)
` [PATCH v2 4/8] clk: renesas: rzg2l-cpg: Add support for MSTOP in clock enable/disable API

[PATCH] x86/ACPI: invalidate all cache lines on ACPI C-state transitions
 2025-05-26 17:04 UTC  (2+ messages)

[PATCH] net: dwmac-rk: No need to check the return value of the phy_power_on()
 2025-05-26 17:05 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: pinctrl: add compatible for Renesas RZ/T2H
 2025-05-26 17:02 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