linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-25 14:10:44 to 2025-08-25 15:19:12 UTC [more...]

[DISCUSSION] Unconditionally lock folios when calling rmap_walk()
 2025-08-25 15:19 UTC  (2+ messages)

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-25 15:17 UTC  (3+ messages)
` [PATCH 049/114] clk: spacemit: ccu_ddn: convert from "

[PATCH v3 00/12] iio: Remove redundant pm_runtime_mark_last_busy() calls
 2025-08-25 15:18 UTC  (25+ messages)
` [PATCH v3 01/12] iio: accel: "
` [PATCH v3 02/12] iio: adc: "
` [PATCH v3 03/12] iio: chemical: "
` [PATCH v3 04/12] iio: common: "
` [PATCH v3 05/12] iio: dac: "
` [PATCH v3 06/12] iio: gyro: "
` [PATCH v3 07/12] iio: imu: "
` [PATCH v3 08/12] iio: light: "
` [PATCH v3 09/12] iio: magnetometer: "
` [PATCH v3 10/12] iio: pressure: "
` [PATCH v3 11/12] iio: proximity: "
` [PATCH v3 12/12] iio: temperature: "

[PATCH v3 0/2] KVM: s390: Fix two bugs
 2025-08-25 15:18 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: s390: Fix incorrect usage of mmu_notifier_register()
` [PATCH v3 2/2] KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusion

[PATCH v4 0/6] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
 2025-08-25 15:18 UTC  (5+ messages)
` [PATCH v4 3/6] "
` [PATCH v4 5/6] auxdisplay: TM16xx: Add support for I2C-based controllers

[PATCH v5 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-25 15:17 UTC  (9+ messages)
` [PATCH v5 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v5 net-next 04/15] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v5 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v5 net-next 13/15] net: enetc: add PTP synchronization support for ENETC v4

[RFC] Choosing “semantics” better for SmPL script parts?
 2025-08-25 15:17 UTC  (3+ messages)
    ` [cocci] "

[PATCH v2 05/11] mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
 2025-08-25 15:15 UTC  (2+ messages)

[PATCH v2 0/5] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-08-25 15:14 UTC  (7+ messages)
` [PATCH v2 1/5] iio: imu: inv_icm42600: Simplify pm_runtime setup

[PATCH v2 04/11] mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
 2025-08-25 15:13 UTC  (2+ messages)

[PATCH] sfc: use kmalloc_array() instead of kmalloc()
 2025-08-25 15:12 UTC 

[PATCH v2 03/11] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
 2025-08-25 15:12 UTC  (2+ messages)

[PATCH v2] ASoC: mediatek: common: Switch to for_each_available_child_of_node_scoped()
 2025-08-25 15:11 UTC 

[patch V2 00/37] rseq: Optimize exit to user space
 2025-08-25 15:10 UTC  (2+ messages)

[PATCH v2] clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()
 2025-08-25 15:09 UTC 

[PATCH] media: ov8865: move mode_configure out of state_configure
 2025-08-25 15:08 UTC  (6+ messages)

[PATCH v9 00/18] AMD: Add Secure AVIC Guest Support
 2025-08-25 15:06 UTC  (11+ messages)
` [PATCH v9 05/18] x86/apic: Add update_vector() callback for apic drivers
` [PATCH v9 09/18] x86/sev: Initialize VGIF for secondary VCPUs for Secure AVIC
` [PATCH v9 10/18] x86/apic: Add support to send NMI IPI "

[PATCH v2] ntb: Add mutex to make link_event_callback executed linearly
 2025-08-25 15:06 UTC  (2+ messages)

[PATCH] media: pci: mgb4: Fix timings comparison in VIDIOC_S_DV_TIMINGS
 2025-08-25 15:03 UTC  (2+ messages)

[PATCH] net: mdiobus: Move all reset registration to `mdiobus_register_reset()`
 2025-08-25 15:01 UTC  (5+ messages)

[PATCH] scripts/misc-check: update export checks for EXPORT_SYMBOL_FOR_MODULES()
 2025-08-25 15:00 UTC 

[PATCH] ACPICA: add more parameter validation for acpi_walk_namespace()
 2025-08-25 15:00 UTC  (2+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-25 14:59 UTC  (9+ messages)
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()

[PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
 2025-08-25 14:58 UTC 

[PATCH 0/8] Add selftests for mshare
 2025-08-25 14:57 UTC  (17+ messages)
` [PATCH 1/8] mshare: Add selftests
` [PATCH 2/8] mshare: selftests: Adding config fragment
` [PATCH 3/8] mshare: selftests: Add some helper function for mshare filesystem
` [PATCH 4/8] mshare: selftests: Add test case shared memory
` [PATCH 5/8] mshare: selftests: Add test case ioctl unmap
` [PATCH 6/8] mshare: selftests: Add some helper functions for reading and controlling cgroup
` [PATCH 7/8] mshare: selftests: Add test case to demostrate the swaping of mshare memory
` [PATCH 8/8] mshare: selftests: Add test case to demostrate that mshare doesn't support THP

[PATCH v2 0/5] USB Type-C alternate mode priorities
 2025-08-25 14:57 UTC  (6+ messages)
` [PATCH v2 1/5] usb: typec: Add alt_mode_override field to port property
` [PATCH v2 2/5] platform/chrome: cros_ec_typec: Set alt_mode_override flag
` [PATCH v2 3/5] usb: typec: ucsi: "
` [PATCH v2 4/5] usb: typec: Implement alternate mode priority handling
` [PATCH v2 5/5] usb: typec: Expose alternate mode priority via sysfs

[PATCH v2 0/2] ACPI: processor: idle: Per-CPU idle driver for hybrid CPUs
 2025-08-25 14:56 UTC  (5+ messages)
` [PATCH v2 1/2] cpuidle: Add interface to get cpuidle_driver by CPU ID
` [PATCH v2 2/2] ACPI: processor: idle: Replace single idle driver with per-CPU model for better hybrid CPU support

[PATCH v4 00/34] x86: Introduce a centralized CPUID data model
 2025-08-25 14:56 UTC  (4+ messages)
` [PATCH v4 06/34] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>

[syzbot] [usb?] BUG: sleeping function called from invalid context in dummy_dequeue
 2025-08-25 14:54 UTC  (3+ messages)

[PATCH V2 0/4] Add support for VIP
 2025-08-25 14:53 UTC  (4+ messages)
` [PATCH V2 4/4] media: ti-vpe: Add the VIP driver

[PATCHv3 0/8] direct-io: even more flexible io vectors
 2025-08-25 14:53 UTC  (3+ messages)

[PATCH v10] rust: transmute: Add methods for FromBytes trait
 2025-08-25 14:52 UTC  (4+ messages)

[PATCH] cpufreq: CPPC: Increase delay between perf counter reads
 2025-08-25 14:52 UTC  (8+ messages)

[PATCH v13 00/11] Add STM32MP25 PCIe drivers
 2025-08-25 14:47 UTC  (4+ messages)
` [PATCH v13 04/11] PCI: stm32: Add PCIe host support for STM32MP25

[PATCH] MAINTAINERS: Add myself as VFIO-platform reviewer
 2025-08-25 14:51 UTC  (2+ messages)

[PATCH v4 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
 2025-08-25 14:50 UTC  (3+ messages)

[GIT PULL] pin control fixes for v6.17
 2025-08-25 14:49 UTC  (2+ messages)

[PATCH 1/2] mm/slub: Fix cmp_loc_by_count() to return 0 when counts are equal
 2025-08-25 14:48 UTC  (2+ messages)

[PATCH v5 0/4] Add IIO backend support for AD7779
 2025-08-25 14:47 UTC  (3+ messages)
` [PATCH v5 4/4] iio: adc: update ad7779 to use IIO backend

[RFC 0/1] writeback: add sysfs to config the number of writeback contexts
 2025-08-25 14:46 UTC  (2+ messages)

[PATCH v3] ACPICA: Add SoundWire File Table (SWFT) signature
 2025-08-25 14:46 UTC  (3+ messages)

[PATCH v2 4/4] iio: adc: ad7768-1: add support for ADAQ776x-1 ADC Family
 2025-08-25 14:44 UTC  (2+ messages)

[PATCH v3 1/2] cdx: don't select CONFIG_GENERIC_MSI_IRQ
 2025-08-25 14:41 UTC  (3+ messages)
` [PATCH v3 2/2] vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQ

[PATCH net V2 00/11] mlx5 misc fixes 2025-08-25
 2025-08-25 14:34 UTC  (12+ messages)
` [PATCH net V2 01/11] net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path
` [PATCH net V2 02/11] net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow
` [PATCH net V2 03/11] net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop "
` [PATCH net V2 04/11] net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path
` [PATCH net V2 05/11] net/mlx5: Reload auxiliary drivers on fw_activate
` [PATCH net V2 06/11] net/mlx5: Fix lockdep assertion on sync reset unload event
` [PATCH net V2 07/11] net/mlx5: Nack sync reset when SFs are present
` [PATCH net V2 08/11] net/mlx5: Prevent flow steering mode changes in switchdev mode
` [PATCH net V2 09/11] net/mlx5e: Update and set Xon/Xoff upon MTU set
` [PATCH net V2 10/11] net/mlx5e: Update and set Xon/Xoff upon port speed set
` [PATCH net V2 11/11] net/mlx5e: Set local Xoff after FW update

[PATCH v2 3/4] iio: adc: ad7768-1: use devm_regulator_get_enable_read_voltage()
 2025-08-25 14:35 UTC  (2+ messages)

[PATCH v2 2/4] iio: adc: ad7768-1: introduce chip info for future multidevice support
 2025-08-25 14:33 UTC  (2+ messages)

[PATCH] rust: alloc: remove `allocator_test`
 2025-08-25 14:32 UTC  (2+ messages)

[PATCH] rust: kernel: remove support for unused host `#[test]`s
 2025-08-25 14:31 UTC  (2+ messages)

[PATCH v2 0/2] Add support for AMD Family 1Ah-based SOCs
 2025-08-25 14:30 UTC  (4+ messages)
` [PATCH v2 1/2] EDAC/amd64: Add support for AMD family 1Ah-based newer models

[PATCH] net: hns3: use kcalloc() instead of kzalloc()
 2025-08-25 14:27 UTC 

[PATCH v3 0/2] HP EliteBook 855 G7 WWAN modem power resource quirk
 2025-08-25 14:27 UTC  (2+ messages)

[PATCH v2 00/12] clk: amlogic: clock controllers clean-up and factorisation
 2025-08-25 14:26 UTC  (13+ messages)
` [PATCH v2 01/12] clk: amlogic: drop meson-clkcee
` [PATCH v2 02/12] clk: amlogic: add probe helper for mmio based controllers
` [PATCH v2 03/12] clk: amlogic: use probe helper in "
` [PATCH v2 04/12] clk: amlogic: aoclk: use clkc-utils syscon probe
` [PATCH v2 05/12] clk: amlogic: move PCLK definition to clkc-utils
` [PATCH v2 06/12] clk: amlogic: drop CLK_SET_RATE_PARENT from peripheral clocks
` [PATCH v2 07/12] clk: amlogic: pclk explicitly use CLK_IGNORE_UNUSED
` [PATCH v2 08/12] clk: amlogic: introduce a common pclk definition
` [PATCH v2 09/12] clk: amlogic: use the "
` [PATCH v2 10/12] clk: amlogic: add composite clock helpers
` [PATCH v2 11/12] clk: amlogic: align s4 and c3 pwm clock descriptions
` [PATCH v2 12/12] clk: amlogic: c3-peripherals: use helper for basic composite clocks

[PATCH v5 00/14] media: cadence,ti: CSI2RX Multistream Support
 2025-08-25 14:25 UTC  (15+ messages)
` [PATCH v5 01/14] media: ti: j721e-csi2rx: Remove word size alignment on frame width
` [PATCH v5 02/14] dt-bindings: media: ti,j721e-csi2rx-shim: Support 32 dma chans
` [PATCH v5 03/14] media: ti: j721e-csi2rx: separate out device and context
` [PATCH v5 04/14] media: ti: j721e-csi2rx: prepare SHIM code for multiple contexts
` [PATCH v5 05/14] media: ti: j721e-csi2rx: allocate DMA channel based on context index
` [PATCH v5 06/14] media: ti: j721e-csi2rx: add a subdev for the core device
` [PATCH v5 07/14] media: ti: j721e-csi2rx: get number of contexts from device tree
` [PATCH v5 08/14] media: cadence: csi2rx: add get_frame_desc wrapper
` [PATCH v5 09/14] media: ti: j721e-csi2rx: add support for processing virtual channels
` [PATCH v5 10/14] media: cadence: csi2rx: add multistream support
` [PATCH v5 11/14] media: ti: j721e-csi2rx: "
` [PATCH v5 12/14] media: ti: j721e-csi2rx: Submit all available buffers
` [PATCH v5 13/14] media: ti: j721e-csi2rx: Change the drain architecture for multistream
` [PATCH v5 14/14] media: ti: j721e-csi2rx: Wait for the last drain completion

[PATCH] iio: light: ltr390: Add runtime PM support
 2025-08-25 14:26 UTC  (2+ messages)

[PATCH v1] drm/bridge: analogix_dp: Reuse &link_train.training_lane[] to set DPCD DP_TRAINING_LANEx_SET
 2025-08-25 14:26 UTC  (2+ messages)

[PATCH v1 0/4] Apply DP helper APIs to do link train
 2025-08-25 14:25 UTC  (2+ messages)

[RFC PATCH 00/17] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-08-25 14:24 UTC  (4+ messages)
` [RFC PATCH 10/17] verification/rvgen: Add support for Hybrid Automata

[PATCH 00/26] clk: amlogic: clock controllers clean-up and factorisation
 2025-08-25 14:24 UTC  (2+ messages)

[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-08-25 14:16 UTC  (39+ messages)
` [PATCH v3 01/38] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v3 02/38] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
` [PATCH v3 03/38] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v3 04/38] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH v3 05/38] drm/msm/dp: splite msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v3 06/38] drm/msm/dp: extract MISC1_MISC0 configuration into a separate function
` [PATCH v3 07/38] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v3 08/38] drm/msm/dp: move the pixel clock control to its own API
` [PATCH v3 09/38] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH v3 10/38] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v3 11/38] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v3 12/38] drm/msm/dp: introduce max_streams for DP controller MST support
` [PATCH v3 13/38] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v3 14/38] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
` [PATCH v3 15/38] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v3 16/38] drm/msm/dp: Add catalog support for 3rd/4th stream MST
` [PATCH v3 17/38] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v3 18/38] drm/msm/dp: Add support to enable MST in mainlink control
` [PATCH v3 19/38] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v3 20/38] drm/msm/dp: Add support for MST channel slot allocation
` [PATCH v3 21/38] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH v3 22/38] drm/msm/dp: Always program MST_FIFO_CONSTANT_FILL for MST use cases
` [PATCH v3 23/38] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH v3 24/38] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v3 25/38] drm/msm/dp: Mark the SST bridge disconnected when mst is active
` [PATCH v3 26/38] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v3 27/38] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH v3 28/38] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v3 29/38] drm/msm/dp: add MST atomic check to msm_atomic_check()
` [PATCH v3 30/38] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v3 31/38] drm/msm/dp: add HPD callback for dp MST
` [PATCH v3 32/38] drm/msm/dp: propagate MST state changes to dp mst module
` [PATCH v3 33/38] drm/msm: add support for MST non-blocking commits
` [PATCH v3 34/38] drm/msm: initialize DRM MST encoders for DP controllers
` [PATCH v3 35/38] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v3 36/38] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
` [PATCH v3 37/38] drm/msm/dp: fix the intf_type of MST interfaces
` [PATCH v3 38/38] drm/msm/dp: Add MST stream support for SA8775P DP controller 0 and 1

Re:
 2025-08-25 14:19 UTC 

[PATCH v7 0/1] media: aspeed: Allow to capture from SoC display (GFX)
 2025-08-25 14:19 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH v2 00/33] Refactor TI IPC DT configs into dtsi
 2025-08-25 14:18 UTC  (3+ messages)
` [PATCH v2 01/33] arm64: dts: ti: k3-j7200: Enable remote processors at board level

[PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
 2025-08-25 14:17 UTC  (4+ messages)

[PATCH v3 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
 2025-08-25 14:16 UTC  (3+ messages)
  ` [PATCH v3 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL

[PATCH net-next v6 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-25 14:14 UTC  (6+ messages)
` [PATCH net-next v6 3/3] "

[PATCH v2 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
 2025-08-25 14:14 UTC  (5+ messages)
  ` [PATCH v2 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver

[PATCH v5 0/6] iio: adc: add support for ADE9000 Energy Monitoring IC
 2025-08-25 14:14 UTC  (3+ messages)
` [PATCH v5 5/6] docs: iio: add documentation for ade9000 driver

[PATCH v1] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-25 14:13 UTC  (2+ messages)

[PATCH RESEND] fs/ext4: remove unused variable 'de' in ext4_init_new_dir()
 2025-08-25 14:13 UTC 

[PATCH] rseq: Protect event mask against membarrier IPI
 2025-08-25 14:13 UTC  (4+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Write in __xfrm_state_delete
 2025-08-25 14:13 UTC  (2+ messages)

[ISSUE + PATCH] Interrupts were enabled early by spinlock guard
 2025-08-25 14:12 UTC  (7+ messages)

[PATCH v4 3/3] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite orders
 2025-08-25 14:12 UTC  (2+ messages)

[PATCH v3 RESEND] checkpatch: suppress strscpy warnings for userspace tools
 2025-08-25 14:10 UTC 


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