messages from 2025-12-15 10:24:44 to 2025-12-15 12:41:31 UTC [more...]
[PATCH v1 0/5] drm/panthor: Implement fault information propagation
2025-12-15 12:41 UTC (10+ messages)
` [PATCH v1 1/5] drm/panthor: Implement CS_FAULT propagation to userspace
` [PATCH v1 2/5] drm/panthor: Store queue fault and fatal information
` [PATCH v1 3/5] drm/panthor: Track VM faults
` [PATCH v1 4/5] drm/panthor: Propagate VM-level faults to groups
` [PATCH v1 5/5] drm/panthor: Use GROUP_GET_STATE to provide group and queue errors
[PATCH v2 0/2] x86, mm: minor tlb_flush tracepoint adjustments
2025-12-15 12:40 UTC (5+ messages)
` [PATCH v2 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum
` [PATCH v2 2/2] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS
[syzbot] [net?] [nfc?] WARNING in nfc_dev_down
2025-12-15 12:40 UTC
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-12-15 12:38 UTC (4+ messages)
` [RFC PATCH v2 02/11] mm: change callers of __cpuset_zone_allowed to cpuset_zone_allowed
[PATCH v2 0/3] support batch checking of references and unmapping for large folios
2025-12-15 12:38 UTC (7+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "
` [PATCH v2 3/3] mm: rmap: support batched unmapping for file "
[PATCH next 0/2] THP COW support for private executable file mmap
2025-12-15 12:34 UTC (3+ messages)
` [PATCH next 1/2] mm/huge_memory: Implementation of THP COW for "
` [PATCH next 2/2] mm/huge_memory: Add sysfs knob for executable THP COW
[PATCH v2 0/6] Exposing case folding behavior
2025-12-15 12:37 UTC (3+ messages)
` [PATCH v2 1/6] fs: Add case sensitivity info to file_kattr
[PATCH] rust: conclude the Rust experiment
2025-12-15 12:37 UTC (2+ messages)
[PATCH] regulator: Let raspberrypi drivers depend on ARM
2025-12-15 12:36 UTC (4+ messages)
[PATCH] netfilter: nft_counter: Fix reset of counters on 32bit archs
2025-12-15 12:36 UTC (2+ messages)
[PATCH v4 0/5] arm64: dts: qcom: Introduce Kaanapali platform device tree
2025-12-15 12:36 UTC (5+ messages)
` [PATCH v4 4/5] arm64: dts: qcom: kaanapali: Add base MTP board
` [PATCH v4 5/5] arm64: dts: qcom: kaanapali: Add base QRD board
Calls to do_swap_page() from handle_pte_fault() on a system where swap is not configured
2025-12-15 12:35 UTC (4+ messages)
[PATCH 1/4] dt-bindings: usb: Add Microchip LAN969x support
2025-12-15 12:32 UTC (5+ messages)
` [PATCH 4/4] arm64: dts: microchip: add "
[RESEND PATCH] vfio/pci: Skip hot reset on Link-Down
2025-12-15 12:30 UTC
[PATCH v2 0/4] ROCK 4D audio enablement
2025-12-15 12:29 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: input: adc-keys: allow linux,input-type property
` [PATCH v2 2/4] Input: adc-keys - support EV_SW as well, not just EV_KEY
` [PATCH v2 3/4] Input: adc-keys - Use dev_err_probe in probe function
` [PATCH v2 4/4] arm64: dts: rockchip: add analog audio to ROCK 4D
[syzbot] [net?] [usb?] WARNING in mdiobus_get_phy
2025-12-15 12:30 UTC
[PATCH] f2fs: fix to sanity check on nat_entry.nid in f2fs_get_node_info()
2025-12-15 12:28 UTC
[PATCH] f2fs: make FAULT_DISCARD obsolete
2025-12-15 12:28 UTC
[PATCH v4 1/2] f2fs: fix to do sanity check on node folio during its writeback
2025-12-15 12:26 UTC (2+ messages)
` [PATCH v4 2/2] f2fs: fix to do sanity check on node footer in {read,write}_end_io
[PATCH 0/3] spi: st: add power-domains on stm32mp2x
2025-12-15 12:26 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: spi: st,stm32-spi: add 'power-domains' property
` [PATCH 2/3] arm64: dts: st: add power-domains in all spi of stm32mp251.dtsi
` [PATCH 3/3] arm64: dts: st: add power-domains in all spi of stm32mp231.dtsi
[PATCH] crypto: octeontx2 - Use sysfs_emit in sysfs show functions
2025-12-15 12:26 UTC
[PATCH 00/14] Assorted kernel-doc fixes
2025-12-15 12:24 UTC (17+ messages)
` [PATCH 01/14] genalloc: Describe @start_addr parameter in genpool_algo_t
` [PATCH 02/14] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH 03/14] textsearch: Describe @list member in ts_ops search
` [PATCH 04/14] mm: vmalloc: Fix up vrealloc_node_align() kernel-doc macro name
` [PATCH 05/14] mm, kfence: Describe @slab parameter in __kfence_obj_info()
` [PATCH 06/14] virtio: Describe @map and @vmap members in virtio_device struct
` [PATCH 07/14] fs: Describe @isnew parameter in ilookup5_nowait()
` [PATCH 08/14] VFS: fix __start_dirop() kernel-doc warnings
` [PATCH 09/14] drm/amd/display: Don't use kernel-doc comment in dc_register_software_state struct
` [PATCH 10/14] drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type enum
` [PATCH 11/14] drm/gem/shmem: Describe @shmem and @size parameters
` [PATCH 12/14] drm/scheduler: Describe @result in drm_sched_job_done()
` [PATCH 13/14] drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc comment
` [PATCH 14/14] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
usb hid descriptor requirements are rejecting hardware (ZWO EFWmini, 03c3:1f01)
2025-12-15 12:25 UTC (3+ messages)
[PATCH] s390/cmm: Account for NUL when calculating 'len' in cmm_timeout_handler
2025-12-15 12:22 UTC
[PATCH 1/1] PM: runtime: fix bitfield race of needs_force_resume
2025-12-15 12:21 UTC
[PATCH net-next] net: rfkill: Replace strcpy with memcpy to improve rfkill_alloc
2025-12-15 12:20 UTC
[PATCH 0/5] i2c: st: add power-domains on stm32mp2x and enable i2c-analog-filter
2025-12-15 12:19 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: i2c: st,stm32-i2c: add 'power-domains' property
` [PATCH 2/5] arm64: dts: st: add power-domains in all i2c of stm32mp251.dtsi
` [PATCH 3/5] arm64: dts: st: add power-domains in all i2c of stm32mp231.dtsi
` [PATCH 4/5] arm64: dts: st: enable i2c analog-filter in stm32mp251.dtsi
` [PATCH 5/5] arm64: dts: st: enable i2c analog-filter in stm32mp231.dtsi
[linus:master] [mm/vmalloc] 9c47753167: stress-ng.bigheap.realloc_calls_per_sec 21.3% regression
2025-12-15 12:19 UTC (2+ messages)
[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
2025-12-15 12:17 UTC (3+ messages)
` [PATCH RFC 06/19] slab: introduce percpu sheaves bootstrap
[PATCH] thermal: core: Use strnlen in thermal_zone_device_register_with_trips
2025-12-15 12:16 UTC
"controller is down; will reset" on SK Hynix NVMe drive in Lenovo IdeaPad Pro 5
2025-12-15 12:15 UTC (7+ messages)
[PATCH v2 0/3] Noinstr fixes for K[CA]SAN with GCOV
2025-12-15 12:15 UTC (4+ messages)
` [PATCH v2 2/3] kcsan: mark !__SANITIZE_THREAD__ stub __always_inline
[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
2025-12-15 12:15 UTC (9+ messages)
` [PATCH 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH 2/6] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH 3/6] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH 5/6] cxl/mem: Drop @host argument to devm_cxl_add_memdev()
[PATCH] ALSA: hda/cm9825: Add new project GENE_TWL7 for AAEON
2025-12-15 12:15 UTC (2+ messages)
[PATCH] docs: rust: rbtree: fix incorrect description for `peek_next`
2025-12-15 12:13 UTC (2+ messages)
[PATCH RFC] soc: qcom: socinfo: Re-implement in Rust
2025-12-15 12:11 UTC (4+ messages)
[PATCH v6 0/5] mmc: sdhci-msm: Rectify DLL programming sequence
2025-12-15 12:11 UTC (10+ messages)
` [PATCH v6 1/5] dt-bindings: mmc: Add dll-presets values for HS400 and HS200 modes
` [PATCH v6 2/5] arm64: dts: qcom: Add sdhc dll-presets
` [PATCH v6 3/5] mmc: sdhci-msm: Add core_major, minor to msm_host structure
` [PATCH v6 4/5] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings
` [PATCH v6 5/5] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
[PATCH] media: stm32: dcmipp: avoid naming clock if only one is needed
2025-12-15 12:10 UTC
[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
2025-12-15 12:08 UTC (6+ messages)
` [RFC PATCH v2 5/6] fuse: factor out NFS export related code
[PATCH v6 0/2] Optimize zone->contiguous update and issue fix
2025-12-15 13:04 UTC (3+ messages)
` [PATCH v6 1/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
` [PATCH v6 2/2] mm/memory hotplug: fix zone->contiguous always false when hotplug
[PATCH] ACPI: PCC: Fix race condition by removing static qualifier
2025-12-15 12:02 UTC (2+ messages)
[PATCH v2 0/2] Add NXP FRDM-IMX91S board support
2025-12-15 11:59 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: Add FRDM-IMX91S board
[PATCH v6 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
2025-12-15 11:59 UTC (3+ messages)
` [PATCH v6 2/3] drm: Add driver for Sitronix ST7920 LCD displays
6.19 tmpfs __d_lookup() lockup
2025-12-15 11:58 UTC (11+ messages)
` shmem_rename() bugs (was Re: 6.19 tmpfs __d_lookup() lockup)
` [RFC][PATCH 2/2] shmem: fix recovery on rename failures
[PATCH] ACPI: CPPC: Fix missing PCC check for guaranteed
2025-12-15 11:57 UTC (2+ messages)
[syzbot] [bluetooth?] WARNING in hci_send_cmd (3)
2025-12-15 11:57 UTC
[PATCH v6] rust: add new macro for common bitmap operations
2025-12-15 11:55 UTC (2+ messages)
[PATCH] vfs: fix EBUSY on FSCONFIG_CMD_CREATE retry
2025-12-15 11:55 UTC (3+ messages)
[PATCH 0/4] Improve khugepaged scan logic
2025-12-15 11:52 UTC (3+ messages)
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
[RFC PATCH v1] iommu/amd: Invalidate IRT cache for DMA aliases
2025-12-15 11:49 UTC
[PATCH] drm/amdkfd: Fix a couple of spelling mistakes
2025-12-15 11:51 UTC
[PATCH RESEND] dmaengine: ti-dma-crossbar: Fix error handling in ti_am335x_xbar_route_allocate
2025-12-15 11:52 UTC (2+ messages)
[PATCH 0/5] sched: Random collection of patches
2025-12-15 11:51 UTC (5+ messages)
` [PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*()
` error: implicit declaration of function ‘rq_modified_clear’ (was [PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*())
[PATCH] x86/xen: Fix sparse warning in enlighten_pv.c
2025-12-15 11:51 UTC
[PATCH] thermal: intel: int340x: Enable power slider interface for Wildcat Lake
2025-12-15 11:49 UTC (2+ messages)
[PATCH] thermal: core: Fix typo and indentation in comments
2025-12-15 11:48 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: enable SPDIF audio on Rock 5 ITX
2025-12-15 11:47 UTC (2+ messages)
[PATCH v3 0/7] media: rkvdec: Add HEVC backend
2025-12-15 11:47 UTC (2+ messages)
` (subset) "
[PATCH v5 0/4] Upstreaming Pinephone Pro Patches
2025-12-15 11:47 UTC (6+ messages)
` [PATCH v5 1/4] arm64: dts: rockchip: Add light/proximity sensor to Pinephone Pro
` [PATCH v5 3/4] arm64: dts: rockchip: Add magnetometer "
` (subset) [PATCH v5 0/4] Upstreaming Pinephone Pro Patches
[PATCH v2] arm64: dts: rockchip: Add overlay for the PCIe slot on RK3576 EVB1
2025-12-15 11:47 UTC (2+ messages)
[GIT PULL] x86 fixes
2025-12-15 11:45 UTC (10+ messages)
[PATCH v3 0/3] KVM ARM64 pre_fault_memory
2025-12-15 11:43 UTC (4+ messages)
` [PATCH v3 1/3] KVM: arm64: Add pre_fault_memory implementation
[PATCH] powercap: fix memory leak in intel_rapl_common
2025-12-15 11:41 UTC (2+ messages)
usb: Error while assigning device slot ID
2025-12-15 11:40 UTC (6+ messages)
Syzbot test for v3: ocfs2: fix kernel BUG in ocfs2_write_block
2025-12-15 11:39 UTC (3+ messages)
[PATCH v7 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
2025-12-15 11:39 UTC (3+ messages)
[PATCH] powercap: sscanf return value error handling
2025-12-15 11:34 UTC (2+ messages)
[PATCH] caif: fix integer underflow in cffrml_receive()
2025-12-15 11:33 UTC (3+ messages)
[PATCH v4 0/5] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
2025-12-15 11:31 UTC (3+ messages)
` [PATCH v4 1/5] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
[PATCH v4 0/2] rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs
2025-12-15 11:31 UTC (3+ messages)
` [PATCH v4 1/2] "
[PATCH] dma-remap: fix dma_common_find_pages() page lookup for offsets
2025-12-15 11:31 UTC (5+ messages)
[PATCH] powercap: fix race condition in register_control_type
2025-12-15 11:30 UTC (2+ messages)
[RESEND PATCH v6 0/5] proc: subset=pid: Relax check of mount visibility
2025-12-15 11:30 UTC (3+ messages)
[PATCH] sched_ext: Remove unused code in the do_pick_task_scx()
2025-12-15 11:29 UTC
[PATCH] pwm: mediatek: Add error handling for zero rate in PWM state
2025-12-15 11:29 UTC (2+ messages)
[PATCH] NFC: Fix error handling in nfc_genl_dump_targets
2025-12-15 11:28 UTC (2+ messages)
[PATCH v2 1/2] cxl, doc: Moving conventions in separate files
2025-12-15 11:27 UTC (4+ messages)
` [PATCH v2 2/2] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
[PATCH] virtio: console: fix lost wakeup when device is written and polled
2025-12-15 11:25 UTC (3+ messages)
[PATCH v3] arm64: defconfig: Enable QCOMTEE on Qualcomm SM8650+
2025-12-15 11:20 UTC (7+ messages)
[char-misc] mei: me: add nova lake point S DID
2025-12-15 10:59 UTC
[PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec
2025-12-15 11:16 UTC (4+ messages)
[PATCH v2] chardev: Switch to guard(mutex) and __free(kfree)
2025-12-15 11:15 UTC
[PATCH v3 0/7] rust: build_assert: document and fix use with function arguments
2025-12-15 11:14 UTC (5+ messages)
` [PATCH v3 3/7] rust: cpufreq: always inline functions using build_assert with arguments
[BUG] hrtimer: null deref in hrtimer_next_event_without when entering idle
2025-12-15 11:13 UTC (2+ messages)
[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
2025-12-15 11:13 UTC (4+ messages)
[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2025-12-15 11:11 UTC (3+ messages)
` [PATCH v8 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
[PATCH] ext4: Fix KASAN use-after-free in ext4_find_extent
2025-12-15 11:11 UTC (3+ messages)
` "
[syzbot] [comedi?] memory leak in do_cmd_ioctl
2025-12-15 11:11 UTC (2+ messages)
` [PATCH] comedi: runflags cannot determine whether to reclaim chanlist
kernel-doc comment with anonymous variable in anonymous union?
2025-12-15 11:11 UTC (3+ messages)
[PATCH v3 0/2] dt-bindings: leds: Add bindings for Kaanapali PMIC peripherals
2025-12-15 11:11 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: leds: leds-qcom-lpg: Add support for PMH0101 PWM
` [PATCH v3 2/2] dt-bindings: leds: qcom,spmi-flash-led: Add PMH0101 compatible
[PATCH 2/4] Input: adc-keys - support types that aren't just keyboard keys
2025-12-15 11:10 UTC (3+ messages)
[PATCH 0/2] Support exporting SoC info from Rust
2025-12-15 11:11 UTC (3+ messages)
` [PATCH 1/2] rust: Add soc_device support
[PATCH v2] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Kaanapali
2025-12-15 11:09 UTC
[PATCH 0/4] s32g: Use a syscon for GPR
2025-12-15 11:03 UTC (5+ messages)
` [PATCH 3/4] dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon
[PATCH] comedi: comedi_8254: correct kernel-doc warnings
2025-12-15 10:45 UTC (2+ messages)
[PATCH v8 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
2025-12-15 10:59 UTC (3+ messages)
` [PATCH v8 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
` [External] : "
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Adjust tsens thermal zone configuration
2025-12-15 10:59 UTC
[PATCH] modules: moduleparam.h: add kernel-doc comments
2025-12-15 10:59 UTC (2+ messages)
Concerns with em.yaml YNL spec
2025-12-15 10:51 UTC (8+ messages)
[PATCH 0/2] mm: Always use set_pXX() helpers to write page tables
2025-12-15 10:57 UTC (8+ messages)
` [PATCH 1/2] mm/debug_vm_pgtable: Use set_pXd() "
` [PATCH 2/2] mm/madvise: Use set_pte() "
[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
2025-12-15 10:51 UTC (3+ messages)
[PATCH v6 0/3] clk: amlogic: add video-related clocks for S4 SoC
2025-12-15 10:51 UTC (2+ messages)
[PATCH v7 0/5] add support for T7 family clock controller
2025-12-15 10:51 UTC (2+ messages)
[syzbot] [btrfs?] general protection fault in detach_extent_buffer_folio (2)
2025-12-15 10:45 UTC
[syzbot] [gfs2] KASAN: use-after-free Read in iomap_read_inline_data (2)
2025-12-15 10:44 UTC
[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
2025-12-15 10:42 UTC (5+ messages)
` [PATCH v1 06/17] rtc: optee: Migrate to use tee specific driver registration function
` [PATCH v1 07/17] rtc: optee: Make use of tee bus methods
[PATCH] MAINTAINERS: update one straggling entry for Bartosz Golaszewski
2025-12-15 10:41 UTC (4+ messages)
[PATCH v3] mm/vmalloc: clarify why vmap_range_noflush() might sleep
2025-12-15 10:40 UTC
[PATCH] pwm: mediatek: Add error handling for zero rate in PWM state
2025-12-15 10:38 UTC
[PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
2025-12-15 10:36 UTC (3+ messages)
` [PATCH v6 1/7] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-12-15 10:35 UTC (8+ messages)
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge
[PATCH v3 0/2 RESEND] arm64: dts: Add support for Kent SoC family
2025-12-15 10:31 UTC (3+ messages)
` [PATCH v3 1/2 RESEND] dt-bindings: arm: realtek: Add Kent Soc family compatibles
` [PATCH v3 2/2 RESEND] arm64: dts: realtek: Add Kent SoC and EVB device trees
[PATCH v4 0/3] x86/alternative: Patch a single alternative location only once
2025-12-15 10:25 UTC (3+ messages)
[PATCH RESEND v3 0/5] MediaTek PLL Refactors and Fixes
2025-12-15 10:24 UTC (6+ messages)
` [PATCH RESEND v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
` [PATCH RESEND v3 2/5] clk: mediatek: Refactor pll registration to pass device
` [PATCH RESEND v3 3/5] clk: mediatek: Pass device to clk_hw_register for PLLs
` [PATCH RESEND v3 4/5] clk: mediatek: Refactor pllfh registration to pass device
` [PATCH RESEND v3 5/5] clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks
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