All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 16:34:35 to 2026-07-07 17:12:58 UTC [more...]

[PATCH v2 00/20] media/imx355: General code cleanups, and adding support for 2 lane operation
 2026-07-07 17:12 UTC  (22+ messages)
` [PATCH v2 01/20] media: i2c: imx355: Add support for 24 MHz external clock
` [PATCH v2 02/20] dt-bindings: media: imx355: Allow 2 CSI2 data lane output
` [PATCH v2 03/20] media: imx355: Remove duplicated registers from the mode tables
` [PATCH v2 04/20] media: imx355: Remove setting FRM_LENGTH_LINES in the mode regs
` [PATCH v2 05/20] media: imx355: Programmatically set the crop parameters for each mode
` [PATCH v2 06/20] media: imx355: Set register LINE_LENGTH_PCK programmatically
` [PATCH v2 07/20] media: imx355: Set binning mode registers programmatically
` [PATCH v2 08/20] media: imx355: Remove link_freq_index from each mode as ununsed
` [PATCH v2 09/20] media: imx355: pixel_rate never changes, so don't recompute
` [PATCH v2 10/20] media: imx355: Remove redundant fll_min, and implement fixed offset
` [PATCH v2 11/20] media: imx355: Add support for get_selection
` [PATCH v2 12/20] media: imx355: Use pm_runtime autosuspend_delay
` [PATCH v2 13/20] media: imx355: Convert to new CCI register access helpers
` [PATCH v2 14/20] media: imx355: Set the colorspace in the format
` [PATCH v2 15/20] media: imx355: Define the exposure offset, and use that define
` [PATCH v2 16/20] media: imx355: Use NULL ctrl_ops for HBLANK as it is a read-only control
` [PATCH v2 17/20] media: imx355: Compute link frequency from PLL setup
` [PATCH v2 18/20] media: imx355: Support 2 lane readout
` [PATCH v2 19/20] media: imx355: Switch to using the subdev state
` [PATCH v2 20/20] media: imx355: Remove storing cur_mode in the state

[PATCH V1] accel/amdxdna: fix open_ref leak and stale client pointer on dma map failure
 2026-07-07 17:12 UTC  (3+ messages)

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-07 17:12 UTC  (14+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots
` [RFC PATCH 2/3] KVM: Implement dirty page logging for guest_memfd-only memslots

[PATCH v1 00/12] nfc: Various cleanups around device_id arrays
 2026-07-07 17:12 UTC  (3+ messages)
` [PATCH v1 03/12] nfc: Initialize acpi_device_id arrays using member names

[PATCH] contrib/gitdm: Update Qualcomm entries
 2026-07-07 17:12 UTC  (2+ messages)

[PULL 00/11] hw/nvme queue
 2026-07-07 17:11 UTC  (2+ messages)

[PATCH] docs: outline some guidelines for security classification
 2026-07-07 17:11 UTC  (5+ messages)

[PATCH V16 4/7] rust/powerpc: Set min rustc version for powerpc
 2026-07-07 17:11 UTC  (11+ messages)

[PATCH] nfc: nxp-nci: Add remove on IRQ error
 2026-07-07 17:10 UTC  (2+ messages)

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-07 17:10 UTC  (11+ messages)

[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
 2026-07-07 17:09 UTC  (6+ messages)

[PATCH v8] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
 2026-07-07 17:08 UTC  (4+ messages)

[PATCH] platform/x86: asus-armoury: Add power limits quirk for FA608WV
 2026-07-07 17:09 UTC  (2+ messages)

[PATCH] platform/x86: asus-armoury: add support for HN7306EA and HN7306EAC
 2026-07-07 17:08 UTC  (2+ messages)

[PATCH] platform/x86: asus-armoury: Add power limits for ROG Strix SCAR 16 (G635LX)
 2026-07-07 17:08 UTC  (2+ messages)

[PATCH v2 0/1] platform/x86: asus-armoury: Add power limits for FA401KM
 2026-07-07 17:08 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8DD6)
 2026-07-07 17:08 UTC  (2+ messages)

arch/mips/ralink/mt7621.c:68:13: sparse: sparse: cast removes address space '__iomem' of expression
 2026-07-07 17:01 UTC 

[PATCH v3 0/1] platform/x86: huawei-wmi: add ACPI fallback for Fn-lock on newer models
 2026-07-07 17:07 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v4] libie: log more info when virtchnl fails
 2026-07-07 17:06 UTC  (5+ messages)

[PATCH v5 0/2] sdhci: fix SDMA boundary bug
 2026-07-07 17:04 UTC  (3+ messages)
` [PATCH v5 1/2] hw/sd: sdhci: Fix "
` [PATCH v5 2/2] qtest: add xilinx-zynq SDHCI sdma test

[PATCH net-next] net: sparx5: configure TAS port link speed
 2026-07-07 17:04 UTC 

[PATCHv3] scsi: st: use kzalloc_array()
 2026-07-07 17:05 UTC  (2+ messages)

[PATCH] mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
 2026-07-07 17:05 UTC  (3+ messages)

[PATCH v6 0/3] Makefile: link osxkeychain helper against Rust
 2026-07-07 17:02 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] Makefile: add $(RUST_LIB) prerequisite to osxkeychain
  ` [PATCH v7 2/3] Makefile: support universal macOS builds via RUST_TARGETS
  ` [PATCH v7 3/3] contrib: wire up osxkeychain in contrib/Makefile on macOS

[PATCH v2] scsi: sg: report request-table problems when any status is set
 2026-07-07 17:03 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backing
 2026-07-07 17:02 UTC  (2+ messages)

+ mm-kconfig-drop-redundant-memory-hotplug-dependencies.patch added to mm-new branch
 2026-07-07 17:02 UTC 

[PATCH] ata: libata-core: Allow capacity transition to zero for locked drives
 2026-07-07 17:01 UTC  (5+ messages)
` [PATCH v2 0/2] Fixes for security "
  ` [PATCH v2 1/2] ata: libata-core: Skip HPA resize for "

Xenomai community call on Wednesday, July 8, 2026, UTC 7:30 AM
 2026-07-07 17:01 UTC 

[PATCH] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
 2026-07-07 17:00 UTC  (2+ messages)

[PATCH 0/2] media: iris: fix QC10C format handling and disable time-delta-based rate control
 2026-07-07 17:00 UTC  (7+ messages)
` [PATCH 1/2] media: iris: avoid bit depth validation for capture formats
` [PATCH 2/2] media: iris: disable time-delta-based rate control for VBR

[PATCH 0/2] commit-graph: fix topo_levels slab propagation regression
 2026-07-07 17:00 UTC  (5+ messages)
` [PATCH 1/2] commit-graph: add trace2 instrumentation for generation DFS
` [PATCH 2/2] commit-graph: propagate topo_levels slab to all chain layers

[PATCH 0/2] tracing/user_events: fix use-after-free in user_event_mm_dup()
 2026-07-07 16:59 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/user_events: wait for deferred event teardown after unregister

[PATCH] dt-bindings: net: convert microchip,lan78xx.txt to YAML schema
 2026-07-07 16:58 UTC 

[PATCH 0/9] hw/i386: convert object props to class props
 2026-07-07 16:58 UTC  (9+ messages)
` [PATCH 6/9] hw/i386/pc.c: convert rtc-time object prop to a class prop
` [PATCH 7/9] hw/i386/pc.c: convert PC_MACHINE_ACPI_DEVICE_PROP from object prop to "
` [PATCH 8/9] hw/i386/pc_sysfw.c: convert pflash0 and pflash1 object props to class props
` [PATCH 9/9] hw/i386/sgx-epc.c: convert SGX_EPC_SIZE_PROP object prop to class prop

[PATCH v1 0/5] Add sysfs interface to switchtec-dma
 2026-07-07 16:59 UTC  (12+ messages)
` [PATCH v1 1/5] dmaengine: add support for custom per-channel sysfs attributes
` [PATCH v1 2/5] dmaengine: ioatdma: use common channel sysfs attribute creation
` [PATCH v1 3/5] dmaengine: switchtec-dma: Add config sysfs attributes
` [PATCH v1 4/5] dmaengine: switchtec-dma: Add pmon "
` [PATCH v1 5/5] dmaengine: switchtec-dma: Add PCI1008 device ID

[PATCH v7 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-07-07 16:58 UTC  (4+ messages)
` [PATCH v7 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-07 16:58 UTC  (3+ messages)
` [PATCH v7 08/22] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT

[PATCH v3 00/12] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-07 16:58 UTC  (2+ messages)

Warning: mm/swap_state.c:289 function parameter 'zentry' not described in '__swap_cache_add_folio'
 2026-07-07 16:56 UTC 

[PATCH v2 0/4] kobject: Allow the constification of kobject attributes
 2026-07-07 16:56 UTC  (5+ messages)
` [PATCH v2 1/4] kobject: Provide macros to initialize 'struct kobj_attribute'
` [PATCH v2 2/4] samples/kobject: Switch to the new __KOBJ_ATTR() macro
` [PATCH v2 3/4] kobject: Allow the constification of kobject attributes
` [PATCH v2 4/4] samples/kobject: Constify "

blktests: call for agreement to relicense GPL-2.0 files
 2026-07-07 16:55 UTC  (3+ messages)

[PATCH net] vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packets
 2026-07-07 16:52 UTC 

[PATCH] dma-buf: explicitely forbid exposing pages from get_user_pages()
 2026-07-07 16:54 UTC  (2+ messages)

[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
 2026-07-07 16:54 UTC  (7+ messages)

[PATCH v3 0/2] platform/x86: asus-armoury: fix init errors and modernize resource management
 2026-07-07 16:54 UTC  (3+ messages)
` [PATCH v3 1/2] platform/x86: asus-armoury: fix Use-After-Free and memory leak in driver init

[PATCH v2 0/7] dts: Add and use UART AP_DMA controller on MTK SoCs
 2026-07-07 16:54 UTC  (5+ messages)
` [PATCH v2 4/7] arm64: dts: mediatek: mt8186: Add and use UART AP_DMA controller
` [PATCH v2 7/7] arm64: dts: mediatek: mt8195: "

[PATCH 1/2] minix: define constants for dirsize and namelen
 2026-07-07 16:54 UTC  (2+ messages)

[PATCH RFC] RAS: hwerr_tracking: move recoverable hardware error tracking out of vmcoreinfo
 2026-07-07 16:53 UTC  (3+ messages)

[PATCH 01/30] drm/amdgpu: return an error instead of BUG() for CSA bo_va
 2026-07-07 16:53 UTC  (3+ messages)
` [PATCH 30/30] drm/amdgpu/gfx12.1: drop all BUG()s

[PATCH v1 0/4] trace_hyp_printk() for pKVM/nVHE hypervisor
 2026-07-07 16:53 UTC  (4+ messages)
` [PATCH v1 1/4] KVM: arm64: Allow early calls to pKVM host_share/unshare_hyp

[PATCH] bitbake-setup: handle dict entries in oe-fragments
 2026-07-07 16:53 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v5 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-07-07 16:52 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [v5,1/2] "

[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
 2026-07-07 16:52 UTC  (2+ messages)

[PATCH 0/2] hwmon: (cros_ec) Rework the temperature conversions
 2026-07-07 16:52 UTC  (4+ messages)
` [PATCH 2/2] hwmon: (cros_ec) Handle temperature conversion overflows

[PATCH] docs: ABI: zram: fix spelling mistakes
 2026-07-07 16:51 UTC 

Async IO with newet Linux Kernel
 2026-07-07 16:50 UTC 

[PATCH v3 4/5] platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated release
 2026-07-07 16:50 UTC  (3+ messages)

[PATCH v5 1/2] Makefile: add $(GITLIBS) prerequisite to osxkeychain
 2026-07-07 16:51 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: fix BUILD_BUG_ON on legacy ARM config
 2026-07-07 16:48 UTC 

[PATCH] target/i386: Update cc_op for SAHF
 2026-07-07 16:46 UTC  (2+ messages)

[PATCH 0/2] fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid
 2026-07-07 16:47 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v3] net: lwip: add tftpsrv command
 2026-07-07 16:47 UTC 

[PATCH 0/3] SM8450 IPA support
 2026-07-07 16:45 UTC  (9+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-07 16:45 UTC  (3+ messages)
` [PATCH v8 02/10] cxl: Cache decoder settings on PCI devices

[PATCH V11 00/11] Add memory page offlining support
 2026-07-07 16:45 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Add memory page offlining support (rev12)

[PATCH BlueZ v2] l2test: Fix calling getsockopt(BT_PHY)
 2026-07-07 16:45 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH] KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()
 2026-07-07 16:44 UTC  (2+ messages)

[PATCH] rcutorture: Use __set_current_state() set task state in rcu_nocb_toggle()
 2026-07-07 16:44 UTC  (4+ messages)

PROBLEM: Probabilistic segfault on AMD hardware with INVLPGB
 2026-07-07 16:44 UTC  (6+ messages)

[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-07-07 16:44 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
` [PATCH v3 3/6] arm64: dts: qcom: kodiak: Add GEM_NOC interconnect for adreno SMMU

[PATCH 0/4] fs: Add 9P filesystem support over virtio
 2026-07-07 16:44 UTC  (2+ messages)

[PATCH net v2] tipc: serialize udp bearer replicast list updates
 2026-07-07 16:42 UTC 

[LTP] [PATCH v4 1/1] thp04: Add ptrace support for CONFIG_PROC_MEM_FORCE_PTRACE=y
 2026-07-07 16:43 UTC  (2+ messages)
` [LTP] "

[PATCH] KVM: TDX: Use check_shl_overflow() for nr_pages validation
 2026-07-07 16:42 UTC 

[PATCH] selftests/nolibc: add debug information
 2026-07-07 16:42 UTC 

[PATCH v3 2/5] platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap it explicitly
 2026-07-07 16:42 UTC  (3+ messages)

[PATCH] xfs_scrub: fix spacemap scan for internal rt devices
 2026-07-07 16:42 UTC  (3+ messages)

[PATCH v8 0/3] mm: clean up folio LRU and swap declarations
 2026-07-07 16:41 UTC  (3+ messages)
` [PATCH v8 1/3] mm/swap: colocate page-cluster sysctl with swap readahead

[PATCH v2] scsi: ufs: core: Avoid possible memory reclaim deadlock in TX EQTR context
 2026-07-07 16:41 UTC  (4+ messages)
    ` Undeliverable: "

[PATCH i-g-t] tests/xe_debugfs: add GT debugfs validation and gsc_info read tests
 2026-07-07 16:41 UTC 

[PATCH v2 0/9] Stability fixes for GVE
 2026-07-07 16:40 UTC  (16+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] net/gve: clear out shared memory region for stats report
  ` [PATCH v3 2/9] net/gve: delay adding mbuf head to software ring
  ` [PATCH v3 3/9] net/gve: copy data to QPL buffer when mbuf read does not
  ` [PATCH v3 4/9] net/gve: validate buf ID before processing Rx packet
  ` [PATCH v3 5/9] net/gve: set mbuf to null in software ring after use
  ` [PATCH v3 6/9] net/gve: free ctx mbuf if packet dropped after first segment
  ` [PATCH v3 7/9] net/gve: increase range of DMA memzone ids to 64 bits
  ` [PATCH v3 8/9] net/gve: don't reset ring size bounds to default on reset
  ` [PATCH v3 9/9] net/gve: restrict max ring size in GQ QPL to 2K

[PATCH v3] lib/rhashtable: clear stale iter->p on table restart
 2026-07-07 16:41 UTC 

[PATCH 1/1] platform/x86: hp-wmi: fix platform profile issues on generic HP laptops
 2026-07-07 16:40 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH net-next v8 0/9] BIG TCP for UDP tunnels
 2026-07-07 16:40 UTC  (6+ messages)
` [PATCH net-next v8 9/9] selftests: net: Add a test for BIG TCP in "

[PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP
 2026-07-07 16:38 UTC  (16+ messages)
` [PATCH 01/12] MAINTAINERS: remove redundant entries "
` [PATCH 02/12] MAINTAINERS: add rkmux.py to "
` [PATCH 03/12] MAINTAINERS: add N: px30 regex "
` [PATCH 04/12] MAINTAINERS: add N: px5 "
` [PATCH 05/12] MAINTAINERS: add N: rk3 "
` [PATCH 06/12] MAINTAINERS: add N: rk8 "
` [PATCH 07/12] MAINTAINERS: add N: rv11 "
` [PATCH 08/12] MAINTAINERS: add N: rkmtd "
` [PATCH 09/12] MAINTAINERS: add more Rockchip drivers "
` [PATCH 10/12] MAINTAINERS: add rockusb "
` [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers
` [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer

[PATCH v1] drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signalling
 2026-07-07 16:40 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
 2026-07-07 16:39 UTC  (5+ messages)
` [PATCH RFC 03/13] drm/msm: look for lpac from dts

Bad wrapping in some tables
 2026-07-07 16:39 UTC 

[PATCH RESEND bpf-next v2] selftests/bpf: veristat: Minimize map size during verification
 2026-07-07 16:39 UTC  (2+ messages)

[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
 2026-07-07 16:39 UTC  (7+ messages)

[PATCH v2] setup: dynamically detect default huge page size
 2026-07-07 16:38 UTC  (2+ messages)

[PATCH v2] xfs: zero newly allocated btree root space
 2026-07-07 16:38 UTC  (9+ messages)

[PATCH v3 00/15] rockchip: Add support for the RV1103B, RV1103 and RV1106
 2026-07-07 15:35 UTC  (2+ messages)

[PATCH v3 0/6] arm: omap: Add back omap4 support
 2026-07-07 14:23 UTC  (4+ messages)
` [PATCH v3 3/6] clk: ti: Remove AM33xx dependency

[PATCH v3 2/3] ti_pwm: Fix EHRPWM issue
 2026-07-07 13:14 UTC  (2+ messages)
` [PATCH v3 1/3] ti_pwm: Add EHRPWM TBCLK clock driver

[PATCH 0/3] arm64: dts: qcom: monaco-arduino-monza: Enable JHAT 40-pin HAT accessories
 2026-07-07 16:37 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: monaco-arduino-monza: Enable I2C0 and SPI3 for 40-pin JHAT connector
` [PATCH 2/3] arm64: dts: qcom: monaco-arduino-monza: Add label to sound node
` [PATCH 3/3] arm64: dts: qcom: monaco-arduino-monza: Add overlay for Waveshare WM8960 Audio HAT

[LTP] [PATCH v6] power_management: rewrite runpwtests04.sh in C
 2026-07-07 16:36 UTC  (2+ messages)
` [LTP] "

[PATCH v3] dts: update test suite names to be clear and consistent
 2026-07-07 16:36 UTC  (6+ messages)
` [PATCH v4] "

[PATCH v2] kselftest: cpufreq: Backup and restore governor for sptests
 2026-07-07 16:36 UTC 

[PATCH v5 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-07 16:36 UTC  (4+ messages)
` [PATCH v5 11/11] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm

[PATCH] xfs: reject remote xattr entries with an out-of-range value length
 2026-07-07 16:36 UTC  (2+ messages)

[PATCH v3 0/2] ptrace_set_syscall_info: add support for seccomp syscall skipping
 2026-07-07 16:35 UTC  (3+ messages)
` [PATCH v3 1/2] ptrace: PTRACE_SET_SYSCALL_INFO syscall skipping support

[RFC PATCH] sched/fair: Address avruntime drift caused by entity_lag()
 2026-07-07 16:35 UTC  (5+ messages)

[PATCH v8 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-07-07 16:35 UTC  (3+ messages)
` [PATCH v8 2/4] clk: cix: add sky1 audss clock controller

[PATCH net] tipc: serialize udp bearer replicast list updates
 2026-07-07 16:34 UTC  (3+ messages)

[PATCH] tests/9p: reduce xattr size to 1k
 2026-07-07 16:34 UTC  (3+ messages)

docker-image-debian-all-test-cross errors
 2026-07-07 16:34 UTC  (7+ messages)

[PATCH] xfs: reject attr leaf blocks with inconsistent usedbytes
 2026-07-07 16:34 UTC  (2+ messages)

[PATCH v3 0/5] clock: versal-clk: Fix Versal NET clock binding and switch to CCF
 2026-07-07 16:34 UTC  (4+ messages)
` [PATCH v3 3/5] dt-bindings: clock: Move xlnx,zynqmp-clk to its own schema


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.