messages from 2026-07-24 15:29:35 to 2026-07-24 16:52:03 UTC [more...]
[PATCH v3 00/21] kho: make boot time huge page allocation work nicely with KHO
2026-07-24 16:51 UTC (7+ messages)
` [PATCH v3 04/21] kho: return virtual address of mem_map
` [PATCH v3 19/21] memblock: make HugeTLB bootmem allocation work with KHO
[PATCH v5 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
2026-07-24 16:51 UTC (3+ messages)
` [PATCH v5 4/4] hwmon: (kb9002) Add documentation
[PATCH v3 1/8] dt-bindings: mmc: add Cadence SD6HC binding
2026-07-24 16:51 UTC (3+ messages)
` [PATCH v3 3/8] dt-bindings: arm: altera: add Agilex5 SOCDK eMMC board variant
[PATCH] gfs2: add missing __rcu annotation to i_gl in incore.h
2026-07-24 16:50 UTC
[PATCH v2 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
2026-07-24 16:50 UTC (5+ messages)
` [PATCH v2 2/2] hwmon: (pmbus/vt7505) Add driver for Analog Devices MAX16545/MAX16550 and Volterra VT7505
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-24 16:50 UTC (16+ messages)
` [PATCH 01/36] coccinelle: misc: add cond_return_no_effect.cocci
` [cocci] "
` [cocci] [1/36] "
` [PATCH 17/36] clk: remove conditional return with no effect
` [PATCH 25/36] platform/x86: toshiba_haps: "
[PATCH v3 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
2026-07-24 16:50 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: Add Analog Devices MAX16545/MAX16550 and Volterra VT7505
` [PATCH v3 2/2] hwmon: (pmbus/vt7505) Add driver for "
[PATCH v3 0/3] RISC-V: KVM: fix vcpu vector context handling
2026-07-24 16:49 UTC
[PATCH v3 0/8] s390/vfio_ccw fixes
2026-07-24 16:49 UTC (5+ messages)
` [PATCH v3 2/8] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v3 3/8] s390/vfio_ccw: fix out of bounds check on CCW array
[PATCH v4 0/2] Add Apple T2 NHI device links
2026-07-24 16:46 UTC (3+ messages)
` [PATCH v4 1/2] treewide: Add a flag to detect the Apple T2 chip
` [PATCH v4 2/2] thunderbolt: Add device links for Apple T2 NHI
[PATCH net] xsk: fix NULL pointer dereference in __xsk_rcv()
2026-07-24 16:47 UTC
[PATCH] gfs2: add missing __rcu annotation to i_gl in incore.h
2026-07-24 16:08 UTC
[PATCH 0/2] dpll: zl3073x: add Microchip ZL30643 support
2026-07-24 16:46 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: dpll: zl3073x: add ZL30643 compatible
[PATCH v6 0/3] luo: convert serialized ptr to KHOSER_PTR
2026-07-24 16:46 UTC (5+ messages)
` [PATCH v6 3/3] luo: Update serialized data to use KHOSER_PTR
[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
2026-07-24 16:45 UTC (7+ messages)
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush
[PATCH v3 00/10] KVM: selftests: Stress save+restore and #PF (ft. nested)
2026-07-24 16:45 UTC (9+ messages)
` [PATCH v3 03/10] KVM: selftests: Use an array for guest_regs (and fix offsets)
` [PATCH v3 06/10] KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACK
` [PATCH v3 07/10] KVM: selftests: Add basic stress test for save+restore and #PF handling
[PATCH net-next v3 00/13] ax88179_178a: Add support for AX88179A-based chips
2026-07-24 16:44 UTC (14+ messages)
` [PATCH net-next v3 02/13] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v3 03/13] ax88179_178a: Use MMD accessor functions for AX88179A
` [PATCH net-next v3 05/13] ax88179_178a: Use phylink in get/set_link_ksettings
` [PATCH net-next v3 06/13] ax88179_178a: EEE setup for AX88179A-based chips
[PATCH v4 00/10] arm_mpam: Add MPAM-Fb firmware support
2026-07-24 16:43 UTC (6+ messages)
` [PATCH v4 06/10] arm_mpam: propagate MSC access errors for state saving function
[PATCH v2] gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
2026-07-24 16:42 UTC
[PATCH v5 00/15] s390/vfio-ap: Add live guest migration support
2026-07-24 16:13 UTC (15+ messages)
` [PATCH v5 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v5 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v5 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v5 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v5 05/15] s390-vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v5 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v5 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v5 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v5 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v5 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v5 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v5 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v5 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v5 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst
[PATCH 0/5] x86/boot: Early boot cleanups
2026-07-24 16:41 UTC (3+ messages)
` [PATCH 1/5] x86/sme: Clear decrypted BSS separately
[PATCH v5 3/3] hwmon: pmbus: add MPQ8646 driver
2026-07-24 16:40 UTC (2+ messages)
[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-07-24 16:39 UTC (6+ messages)
` [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
[PATCH 0/7] soc: Remove redundant error messages on IRQ request failure
2026-07-24 16:38 UTC (2+ messages)
` (subset) "
[PATCH] gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
2026-07-24 16:38 UTC (3+ messages)
[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-24 16:38 UTC (12+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v2 09/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v2 12/13] mm/slab: add cache_ and slab_needs_objcg() helpers
[RFC PATCH 0/8] ASoC: SDCA: enable on DT platforms and add Qualcomm WCD9378 (Tambora) codec
2026-07-24 16:35 UTC (9+ messages)
` [RFC PATCH 1/8] ASoC: SDCA: hw_params: program upstream Input Terminals for OT DAI
[PATCH] drbd: Fix local_cnt refcount leak on ascw allocation failure in _drbd_set_state
2026-07-24 16:33 UTC (2+ messages)
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-24 16:32 UTC (5+ messages)
[PATCH 00/22] Simplify special kernel page table handling
2026-07-24 16:31 UTC (19+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 14/22] mm: set page table page type when allocated
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables
[PATCH v2 0/4] drm/edid: Parse AMD VSDB FreeSync range in common code
2026-07-24 16:31 UTC (7+ messages)
` [PATCH v2 1/4] drm/edid: Parse AMD VSDB for FreeSync refresh range
` [PATCH v2 2/4] drm/amd/display: Use HDMI FreeSync range from common EDID parser
` [PATCH v2 3/4] drm/amd/display: Clean up FreeSync capability detection
` [PATCH v2 4/4] drm/amd/display: Remove unused DMCU/DMUB EDID CEA parser
[PATCH v2] platform/x86: dell-dw5826e: fix ACPI _DSM function index and bitmask usage
2026-07-24 16:29 UTC (2+ messages)
[PATCH net-next v5 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
2026-07-24 16:28 UTC (3+ messages)
[GIT PULL] arm64 fixes for -rc5
2026-07-24 16:26 UTC
[GIT PULL] IOMMU Fixes for Linux v7.2-rc5
2026-07-24 16:25 UTC
[PATCH v3] dt-bindings: leds: lacie,ns2-leds: Convert to DT schema
2026-07-24 16:23 UTC
[PATCH v2 0/7] arm64: dts: freescale: Add Verdin iMX8M Mini overlays
2026-07-24 16:24 UTC (8+ messages)
` [PATCH v2 1/7] arm64: dts: freescale: imx8mm-verdin: Add NAU8822 Bridge Tied Load
` [PATCH v2 2/7] arm64: dts: freescale: imx8mm-verdin: Add DSI to HDMI adapter overlay
` [PATCH v2 3/7] arm64: dts: freescale: imx8mm-verdin: Add Toradex DSI to LVDS adapter with 10.1" display
` [PATCH v2 4/7] arm64: dts: freescale: imx8mm-verdin: Add Toradex Capacitive Touch Display 10.1" DSI
` [PATCH v2 5/7] arm64: dts: freescale: imx8mm-verdin: Add Toradex Capacitive Touch Display 7" DSI
` [PATCH v2 6/7] arm64: dts: freescale: imx8mm-verdin: Add Cortex-M4F remoteproc
` [PATCH v2 7/7] arm64: dts: freescale: imx8mm-verdin: Add Cortex-M4F UART_4 overlay
[PATCH] eventpoll: compute timer slack lazily in ep_poll()
2026-07-24 16:20 UTC (2+ messages)
[PATCH v8 0/9] Support for block device NVMEM providers
2026-07-24 16:19 UTC (8+ messages)
` [PATCH v8 5/9] block: implement NVMEM provider
[RFC PATCH] Documentation/rv: Explain epoll and aborted sleeps
2026-07-24 16:17 UTC (4+ messages)
[PATCH] gfs2: add missing __rcu annotation to i_gl in incore.h
2026-07-24 16:17 UTC (3+ messages)
[PATCH v2] sched/fair: Prefer waker CPU for reciprocal sync wakeups
2026-07-24 16:08 UTC (3+ messages)
[PATCH v3 00/13] media: stm32: dcmipp: add support for MP2x pixel pipes
2026-07-24 16:13 UTC (14+ messages)
` [PATCH v3 01/13] media: stm32: dcmipp: share struct dcmipp_device among subdevs
` [PATCH v3 02/13] media: stm32: dcmipp: make dcmipp_state & cmsr2 read common
` [PATCH v3 03/13] media: stm32: dcmipp: bytecap: protect CMIER register access
` [PATCH v3 04/13] media: stm32: dcmipp: move common structures in dcmipp-common.h
` [PATCH v3 05/13] media: stm32: dcmipp: correct swap in YUYV data with parallel input
` [PATCH v3 06/13] media: stm32: dcmipp: configure csi input of all pipes on stm32mp25
` [PATCH v3 07/13] media: stm32: dcmipp: introduce a dcmipp global media_pipeline
` [PATCH v3 08/13] media: stm32: dcmipp: add pixel pipes helper functions
` [PATCH v3 09/13] media: stm32: dcmipp: addition of a dcmipp-isp subdev
` [PATCH v3 10/13] media: stm32: dcmipp: pixelproc: addition of dcmipp-pixelproc subdev
` [PATCH v3 11/13] media: stm32: dcmipp: add pixel-pipe support in bytecap
` [PATCH v3 12/13] media: stm32: dcmipp: rename bytecap into capture
` [PATCH v3 13/13] media: stm32: dcmipp: instantiate & link stm32mp25 subdevs
[PATCH v7 0/6] platform/x86/amd/hsmp: Serialize the data plane against socket teardown
2026-07-24 16:13 UTC
[PATCH net v2 0/4] net: hsr: fix GRO/GSO super-packet handling
2026-07-24 16:12 UTC (5+ messages)
` [PATCH net v2 1/4] net: hsr: fix packet drops caused by GRO superpackets
` [PATCH net v2 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
` [PATCH net v2 3/4] net: hsr: unfold GSO super-packets at the forward entry
` [PATCH net v2 4/4] selftests: net: hsr: add GRO super-packet forwarding test
[PATCH] media: hantro: release runtime resources when device_run fails
2026-07-24 16:12 UTC (2+ messages)
[PATCH v5 0/3] riscv: Introduce support for hardware break/watchpoints
2026-07-24 16:11 UTC (7+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] riscv: Add breakpoint and watchpoint test for riscv
[PATCH] gfs2: add missing __rcu annotation to i_gl in incore.h
2026-07-24 16:08 UTC
[PATCH] drbd: Fix double put_ldev in receive_SyncParam on fifo_alloc failure
2026-07-24 16:09 UTC (2+ messages)
[PATCH v6 0/2] clk: amlogic: Add A9 peripherals clock controller
2026-07-24 16:07 UTC (2+ messages)
[PATCH] net: ethernet: ax88796: initialize all fields of eeprom_93cx6 struct
2026-07-24 16:05 UTC (4+ messages)
[PATCH] drm/panthor: reject zero-sized firmware sections
2026-07-24 16:03 UTC (2+ messages)
[PATCH net v2] xsk: reject undersized tx_metadata at runtime validation
2026-07-24 16:02 UTC (6+ messages)
[PATCH net] netdev: require admin permission for the bind-tx netlink operation
2026-07-24 16:01 UTC (2+ messages)
[PATCH 00/12] clk: qcom: ipq-cmn-pll: Add IPQ5210 CMN PLL support
2026-07-24 16:01 UTC (5+ messages)
` [PATCH 01/12] clk: qcom: ipq-cmn-pll: Use devm_clk_hw_register_fixed_rate_parent_data
` [PATCH 08/12] clk: composite: Export devm_clk_hw_register_composite_pdata
[PATCH v2 0/5] selftests/mm: Handle unsupported and transient test conditions
2026-07-24 15:57 UTC (6+ messages)
` [PATCH v2 5/5] selftests/mm: retry migration failures for the full runtime
[PATCH] selinux: reject a permission value exceeding the class permission count
2026-07-24 15:56 UTC (3+ messages)
[PATCH ath-next v2 0/2] wifi: ath: Fix buffer overreads in CSA switch count event processing
2026-07-24 15:56 UTC (3+ messages)
` [PATCH ath-next v2 1/2] wifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()
` [PATCH ath-next v2 2/2] wifi: ath11k: fix overreads in ath11k_wmi_process_csa_switch_count_event()
[PATCH v2 0/2] iio: adc: ti-ads112c14: buffered read support
2026-07-24 15:55 UTC (3+ messages)
` [PATCH v2 1/2] iio: adc: ti-ads112c14: add support for I2C CRC8
` [PATCH v2 2/2] iio: adc: ti-ads112c14: add support for buffered read
[PATCH] clk: ti: mux: resolve parent clocks by DT index, not by name
2026-07-24 15:55 UTC (4+ messages)
[PATCH bpf-next 0/2] bpf: Fix sleepable check for tracing prog
2026-07-24 15:54 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
2026-07-24 15:53 UTC (12+ messages)
[PATCH] crypto: qce - Remove driver
2026-07-24 15:51 UTC (11+ messages)
[PATCH -v4 0/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
2026-07-24 15:53 UTC (3+ messages)
` [PATCH -v4 2/2] "
[PATCH] exfat: preserve allocated extents for swap activation
2026-07-24 15:53 UTC (3+ messages)
[PATCH bpf-next] bpf: Fix CFI mismatch in task work callback
2026-07-24 15:52 UTC
[PATCH 00/15] KVM: x86/pmu: Add mediated vPMU PerfMon v5 support
2026-07-24 15:52 UTC (4+ messages)
` [PATCH 09/15] perf/x86: Remove num_counters_{gp,fixed} from x86_pmu_capability
[PATCH net] sctp: reject stale cookies with mismatched verification tags
2026-07-24 15:50 UTC (2+ messages)
[PATCH v4 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
2026-07-24 15:49 UTC (5+ messages)
` [PATCH v4 2/2] "
[PATCH 0/5] mm: add basic PTE const type-safety
2026-07-24 15:48 UTC (7+ messages)
` [PATCH 3/5] mm/parisc: constify ptep_get() argument
[PATCH v2] clk: fix self-consuming provider module pinning
2026-07-24 15:47 UTC (4+ messages)
[PATCH] clk: Guard clk_round_rate() against error pointers
2026-07-24 15:44 UTC (4+ messages)
[PATCH v4] timekeeping: Use READ_ONCE/WRITE_ONCE for xtime_sec to prevent tearing
2026-07-24 15:43 UTC
[PATCH v4 0/2] platform/x86: int1092: Fix two bugs in SAR driver
2026-07-24 15:44 UTC (2+ messages)
[PATCH v5] platform/x86: hp-wmi: Add GPU MUX switch support
2026-07-24 15:44 UTC (2+ messages)
[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
2026-07-24 15:43 UTC (3+ messages)
` [PATCH 5/8] pmdomain: imx: use platform_device_set_fwnode()
[PATCH v2 00/19] dmaengine: dw-edma: Support dynamic LL appends
2026-07-24 15:42 UTC (13+ messages)
` [PATCH v2 05/19] dmaengine: dw-edma: Add LL interrupt placement policy
` [PATCH v2 07/19] dmaengine: dw-edma: Dispatch DONE interrupts by channel request
` [PATCH v2 09/19] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress
[PATCH] perf unwind-libdw: Fix unwinding of multi-threaded processes
2026-07-24 15:40 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3 0/2] mmc: core: Keep the card powered across suspend when firmware needs it live
2026-07-24 15:42 UTC (9+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: Document no-mmc-poweroff-suspend property
[BUG] taskstats: REGISTER_CPUMASK silently truncates the last byte of the cpumask string
2026-07-24 15:32 UTC (6+ messages)
[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
2026-07-24 15:37 UTC
[PATCH v8 0/2] media: i2c: Add driver for Mira220
2026-07-24 15:37 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: media: i2c: Add mira220 image sensor
` [PATCH v8 2/2] media: i2c: Add driver for AMS-OSRAM Mira220
[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
2026-07-24 15:35 UTC (4+ messages)
` [PATCH v4 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
[PATCH] drm/panthor: reject firmware sections with oversized data
2026-07-24 15:33 UTC (2+ messages)
[PATCH v1 00/20] gpio: Improvements around device-id arrays
2026-07-24 15:32 UTC (3+ messages)
` [PATCH v1 07/20] gpio: Add missing OF module annotations
hid-sensor-custom: async notification for input-report sysfs attributes? (human presence / attention sensors)
2026-07-24 15:30 UTC (2+ messages)
Policy regarding linux-next only changes
2026-07-24 15:29 UTC (12+ messages)
[PATCH net-next v5 00/15] net: macb: implement context swapping
2026-07-24 15:29 UTC (16+ messages)
` [PATCH net-next v5 01/15] net: macb: drop "consistent" from alloc/free function names
` [PATCH net-next v5 02/15] net: macb: unify device pointer naming convention
` [PATCH net-next v5 03/15] net: macb: unify variable naming convention in at91ether functions
` [PATCH net-next v5 04/15] net: macb: unify queue index variable naming convention and types
` [PATCH net-next v5 05/15] net: macb: enforce reverse christmas tree (RCT) convention
` [PATCH net-next v5 06/15] net: macb: allocate tieoff descriptor once across device lifetime
` [PATCH net-next v5 07/15] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v5 08/15] net: macb: avoid macb_init_rx_buffer_size() modifying state
` [PATCH net-next v5 09/15] net: macb: make `struct macb` subset reachable from macb_context struct
` [PATCH net-next v5 10/15] net: macb: change caps helpers signatures
` [PATCH net-next v5 11/15] net: macb: change function signatures to take contexts
` [PATCH net-next v5 12/15] net: macb: introduce macb_context_alloc() helper
` [PATCH net-next v5 13/15] net: macb: read ISR inside bp->lock critical section
` [PATCH net-next v5 14/15] net: macb: use context swapping in .set_ringparam()
` [PATCH net-next v5 15/15] net: macb: use context swapping in .ndo_change_mtu()
[PATCH v4 0/3] imx8-isi: Format support enhancements
2026-07-24 15:29 UTC (3+ messages)
` [PATCH v4 1/3] media: nxp: imx8-isi: Implement per-stream reference counting for multiplexed streams
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox