messages from 2025-11-21 09:51:01 to 2025-11-21 10:16:57 UTC [more...]
[RFC PATCH v1 0/3] fuse: LOOKUP_HANDLE operation
2025-11-21 10:00 UTC (6+ messages)
` [RFC PATCH v1 3/3] fuse: implementation of the FUSE_LOOKUP_HANDLE operation
[PATCH v3 00/28] drm/amdgpu: use all SDMA instances for TTM clears and moves
2025-11-21 10:12 UTC (13+ messages)
` [PATCH v3 01/28] drm/amdgpu: give each kernel job a unique id
` [PATCH v3 02/28] drm/amdgpu: use ttm_resource_manager_cleanup
` [PATCH v3 03/28] drm/amdgpu: remove direct_submit arg from amdgpu_copy_buffer
` [PATCH v3 04/28] drm/amdgpu: remove the ring param from ttm functions
` [PATCH v3 05/28] drm/amdgpu: introduce amdgpu_ttm_buffer_entity
` [PATCH v3 06/28] drm/amdgpu: add amdgpu_ttm_job_submit helper
` [PATCH v3 07/28] drm/amdgpu: fix error handling in amdgpu_copy_buffer
` [PATCH v3 08/28] drm/amdgpu: pass the entity to use to amdgpu_ttm_map_buffer
` [PATCH v3 09/28] drm/amdgpu: pass the entity to use to ttm public functions
` [PATCH v3 10/28] drm/amdgpu: add amdgpu_device argument to ttm functions that need it
` [PATCH v3 11/28] drm/amdgpu: statically assign gart windows to ttm entities
` [PATCH v3 13/28] drm/amdgpu: add missing lock when using "
[PATCH 12/17] powerpc: method to initialize ec and vp cores
2025-11-21 10:14 UTC (2+ messages)
error[E0609]: no field `i_private` on type `bindings::inode`
2025-11-21 10:14 UTC
[dhowells-fs:keys-pqc 5/8] make[4]: *** No rule to make target 'crypto/mldsa.o', needed by 'crypto/'
2025-11-21 10:14 UTC
[PATCH 6.1.y] mm, percpu: do not consider sleepable allocations atomic
2025-11-21 10:15 UTC (2+ messages)
` Patch "mm, percpu: do not consider sleepable allocations atomic" has been added to the 6.1-stable tree
[PATCH 0/4] Some small TTM cleanups
2025-11-21 10:14 UTC (5+ messages)
` [PATCH 2/4] drm/ttm: Resource cannot be NULL in ttm_resource_intersects
[PATCH] ata: libata: avoid long timeouts on hot-unplugged SATA DAS
2025-11-21 10:14 UTC (2+ messages)
` [PATCH v2] "
[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-21 10:12 UTC (7+ messages)
` [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-11-21 10:11 UTC (3+ messages)
` [PATCH v1 22/26] mm: vmscan: prepare for reparenting traditional LRU folios
[PATCH v7] Add optimized Makefile support for SoCFPGA handoff
2025-11-21 10:12 UTC (6+ messages)
[PATCH 6.12.y-cip 0/6] Add RZ/V2H XSPI support
2025-11-21 10:11 UTC (2+ messages)
[PATCH v9 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
2025-11-21 10:11 UTC (7+ messages)
` [PATCH v9 04/11] HID: asus: fortify keyboard handshake
[PATCH v1 0/8] Support VFIO cdev API in DPDK
2025-11-21 10:09 UTC (20+ messages)
` [PATCH v6 00/18] "
` [PATCH v6 01/18] uapi: update to v6.17 and add iommufd.h
` [PATCH v6 02/18] vfio: make all functions internal
` [PATCH v6 03/18] vfio: split get device info from setup
` [PATCH v6 04/18] vfio: add container device assignment API
` [PATCH v6 05/18] net/nbl: do not use VFIO group bind API
` [PATCH v6 06/18] net/ntnic: use container device assignment API
` [PATCH v6 07/18] vdpa/ifc: "
` [PATCH v6 08/18] vdpa/nfp: "
` [PATCH v6 09/18] vdpa/sfc: "
` [PATCH v6 10/18] vhost: remove group-related API from drivers
` [PATCH v6 11/18] vfio: remove group-based API
` [PATCH v6 12/18] vfio: cleanup and refactor
` [PATCH v6 13/18] bus/pci: use the new VFIO mode API
` [PATCH v6 14/18] bus/fslmc: "
` [PATCH v6 15/18] net/hinic3: "
` [PATCH v6 16/18] net/ntnic: "
` [PATCH v6 17/18] vfio: remove no-IOMMU check API
` [PATCH v6 18/18] vfio: introduce cdev mode
[PATCH 6.6 and older] uio_hv_generic: Enable user space to manage interrupt_mask for subchannels
2025-11-21 10:10 UTC (2+ messages)
[PATCH v11 00/28] WHPX support for Arm
2025-11-21 10:02 UTC (29+ messages)
` [PATCH v11 01/28] target/arm/kvm: add constants for new PSCI versions
` [PATCH v11 02/28] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v11 03/28] qtest: hw/arm: virt: skip ACPI test for ITS off
` [PATCH v11 04/28] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v11 05/28] tests: data: update AArch64 ACPI tables
` [PATCH v11 06/28] whpx: Move around files before introducing AArch64 support
` [PATCH v11 07/28] whpx: reshuffle common code
` [PATCH v11 08/28] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v11 09/28] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v11 10/28] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v11 11/28] whpx: switch irqchip in kernel to a bool outside the struct
` [PATCH v11 12/28] whpx: interrupt controller support
` [PATCH v11 13/28] whpx: add arm64 support
` [PATCH v11 14/28] whpx: change memory management logic
` [PATCH v11 15/28] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v11 16/28] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v11 17/28] hw: arm: virt: rework MSI-X configuration
` [PATCH v11 18/28] hw: arm: virt-acpi-build: add hack
` [PATCH v11 19/28] docs: arm: update virt machine model description
` [PATCH v11 20/28] whpx: arm64: clamp down IPA size
` [PATCH v11 21/28] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
` [PATCH v11 22/28] whpx: arm64: implement -cpu host
` [PATCH v11 23/28] target/arm: whpx: instantiate GIC early
` [PATCH v11 24/28] whpx: arm64: gicv3: add migration blocker
` [PATCH v11 25/28] whpx: enable arm64 builds
` [PATCH v11 26/28] whpx: apic: use non-deprecated APIs to control interrupt controller state
` [PATCH v11 27/28] whpx: arm64: check for physical address width after WHPX availability
` [PATCH v11 28/28] whpx: arm64: add partition-wide reset on the reboot path
[PATCH 6.6.y 7/7] mm: memcg: restore subtree stats flushing
2025-11-21 10:08 UTC (2+ messages)
` Patch "mm: memcg: restore subtree stats flushing" has been added to the 6.6-stable tree
[PATCH] arm64: dts: renesas: rzt2h/rzn2h-evk: add note about SD1 1.8V modes
2025-11-21 10:09 UTC (2+ messages)
[PATCH 6.6.y 6/7] mm: workingset: move the stats flush into workingset_test_recent()
2025-11-21 10:08 UTC (2+ messages)
` Patch "mm: workingset: move the stats flush into workingset_test_recent()" has been added to the 6.6-stable tree
[PATCH 6.6.y 4/7] mm: memcg: move vmstats structs definition above flushing code
2025-11-21 10:08 UTC (2+ messages)
` Patch "mm: memcg: move vmstats structs definition above flushing code" has been added to the 6.6-stable tree
[PATCH 6.6.y 5/7] mm: memcg: make stats flushing threshold per-memcg
2025-11-21 10:08 UTC (2+ messages)
` Patch "mm: memcg: make stats flushing threshold per-memcg" has been added to the 6.6-stable tree
[PATCH 6.6.y 3/7] mm: memcg: change flush_next_time to flush_last_time
2025-11-21 10:08 UTC (2+ messages)
` Patch "mm: memcg: change flush_next_time to flush_last_time" has been added to the 6.6-stable tree
[PATCH 6.6.y 1/7] mm: memcg: add THP swap out info for anonymous reclaim
2025-11-21 10:08 UTC (2+ messages)
` Patch "mm: memcg: add THP swap out info for anonymous reclaim" has been added to the 6.6-stable tree
[PATCH 6.6.y 2/7] mm: memcg: add per-memcg zswap writeback stat
2025-11-21 10:08 UTC (2+ messages)
` Patch "mm: memcg: add per-memcg zswap writeback stat" has been added to the 6.6-stable tree
[PATCH] ext4: improve str2hashbuf by processing 4-byte chunks
2025-11-21 10:07 UTC (4+ messages)
[PATCH v2] drm/xe/xe3_lpg: Apply Wa_16028005424
2025-11-21 10:08 UTC
[PATCH 1/1] arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table
2025-11-21 10:07 UTC (3+ messages)
[PATCH bluez] client: Fix issue of bearer info not printing correctly
2025-11-21 10:07 UTC (2+ messages)
` [bluez] "
[PATCH v4 0/9] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-11-21 10:07 UTC (11+ messages)
` [PATCH v4 1/9] alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers
` [PATCH v4 2/9] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v4 3/9] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v4 4/9] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v4 5/9] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v4 6/9] uapi: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v4 7/9] include: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v4 8/9] x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__
` [PATCH v4 9/9] treewide: Stop defining __ASSEMBLY__ for assembler files
[PATCH 6.6.y] mm, percpu: do not consider sleepable allocations atomic
2025-11-21 10:06 UTC (2+ messages)
` Patch "mm, percpu: do not consider sleepable allocations atomic" has been added to the 6.6-stable tree
[PATCH i-g-t v5 0/4] tools/intel_gpu_frequency: Add multi-GT support and Xe driver compatibility
2025-11-21 10:06 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tools/intel_gpu_frequency: Add multi-GT support and Xe driver compatibility (rev5)
[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
2025-11-21 10:06 UTC (2+ messages)
[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-11-21 10:04 UTC (7+ messages)
` [PATCH v6 17/33] hw/arm/smmuv3: Add support for providing a direct MSI doorbell GPA
` [PATCH v6 27/33] hw/arm/smmuv3-accel: Add a property to specify RIL support
[PULL] DRM Rust changes for v6.19 (2nd)
2025-11-21 10:06 UTC
[PATCH mptcp-net] mptcp: schedule rtx timer only after pushing data
2025-11-21 10:05 UTC (2+ messages)
[REGRESSION 6.12.y] hyper-v: BUG: kernel NULL pointer dereference, address: 00000000000000a0: RIP: 0010:hv_uio_channel_cb+0xd/0x20 [uio_hv_generic]
2025-11-21 10:04 UTC (7+ messages)
` Bug#1120602: "
[PATCH] platform/x86: intel: chtwc_int33fe: don't dereference swnode args
2025-11-21 10:04 UTC
[PATCH 6.12.y-cip 00/10] Add RZ/V2H USB2.0 support
2025-11-21 10:04 UTC (2+ messages)
` [cip-dev] "
[PATCH] jfs: add dmapctl integrity check to prevent invalid operations
2025-11-21 10:03 UTC
[PATCH v3] boot: pxe_utils: Fix incorrect allocation of overlay_dir
2025-11-21 10:04 UTC (2+ messages)
[PATCH] boot: pxe_utils: Allocate space for overlay_dir before writing into it
2025-11-21 10:03 UTC (2+ messages)
[PATCH v2 0/4] trace: add Rust DTrace/SystemTap SDT support
2025-11-21 10:02 UTC (2+ messages)
[PATCH v3 0/6] PM: QoS: Introduce a CPU system wakeup QoS limit for s2idle
2025-11-21 10:03 UTC (7+ messages)
` [PATCH v3 1/6] PM: QoS: Introduce a CPU system wakeup QoS limit
` [PATCH v3 2/6] pmdomain: Respect the CPU system wakeup QoS limit for s2idle
` [PATCH v3 3/6] pmdomain: Respect the CPU system wakeup QoS limit for cpuidle
` [PATCH v3 4/6] sched: idle: Respect the CPU system wakeup QoS limit for s2idle
` [PATCH v3 5/6] cpuidle: Respect the CPU system wakeup QoS limit for cpuidle
` [PATCH v3 6/6] Documentation: power/cpuidle: Document the CPU system wakeup latency QoS
[RFC/RFT PATCH] fbdev: q40fb: request memory region
2025-11-21 10:03 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Add quirk for HP ProBook 450 G8
2025-11-21 10:03 UTC (3+ messages)
[PATCH 6.6.y] smb: client: support kvec iterators in async read path
2025-11-21 10:02 UTC (5+ messages)
[can/j1939] unregister_netdevice: waiting for vcan0 to become free. Usage count = 2
2025-11-21 10:00 UTC (4+ messages)
[RESEND PATCH v2 0/2] iio: frequency: adf4377: add clock provider support
2025-11-21 9:59 UTC (3+ messages)
` [RESEND PATCH v2 1/2] dt-bindings: iio: frequency: adf4377: add clk provider
` [RESEND PATCH v2 2/2] iio: frequency: adf4377: add clk provider support
[PATCH net-next] net: hyperv: convert to use .get_rx_ring_count
2025-11-21 9:59 UTC
[REGRESSION] TI SN65DSI83 is being reset making display to blink On/Off
2025-11-21 9:58 UTC (13+ messages)
[PATCH 6.12.y] mm, percpu: do not consider sleepable allocations atomic
2025-11-21 9:57 UTC (2+ messages)
` Patch "mm, percpu: do not consider sleepable allocations atomic" has been added to the 6.12-stable tree
[PATCH 6.12.y] mptcp: fix MSG_PEEK stream corruption
2025-11-21 9:57 UTC (2+ messages)
` Patch "mptcp: fix MSG_PEEK stream corruption" has been added to the 6.12-stable tree
[PATCH 1/6] objtool: Support Clang AUTOFDO .cold functions
2025-11-21 9:58 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 2/6] objtool: Fix .cold function detection for duplicate symbols
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 3/6] objtool: Don't alias undefined symbols
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 4/6] objtool: Return canonical symbol when aliases exist in symbol finding helpers
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 5/6] objtool: Skip non-canonical aliased symbols in add_jump_table_alts()
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 6/6] objtool: Remove second pass of .cold function correlation
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 1/6] serial: icom: Fix namespace collision and startup() section placement with -ffunction-sections
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 2/6] media: atomisp: gc2235: Fix namespace collision and startup() section placement with -ffunction-sections
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 3/6] tty: amiserial: Fix namespace collision and startup() section placement with -ffunction-sections
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 4/6] tty: synclink_gt: Fix namespace collision and startup() section placement with -ffunction-sections
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 5/6] kbuild: Check for functions with ambiguous -ffunction-sections section names
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 6/6] Revert "objtool: Warn on functions with ambiguous -ffunction-sections section names"
2025-11-21 9:57 UTC (2+ messages)
` [tip: objtool/core] "
[bluez/bluez]
2025-11-21 9:57 UTC
[PATCH printk v2 0/2] Fix reported suspend failures
2025-11-21 9:55 UTC (4+ messages)
FAILED: patch "[PATCH] KVM: nSVM: Always recalculate LBR MSR intercepts in" failed to apply to 6.12-stable tree
2025-11-21 9:55 UTC (3+ messages)
` [PATCH 6.12.y 0/5] LBR virtualization fixes
[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
2025-11-21 9:54 UTC (8+ messages)
` [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller
[PATCH v6 00/30] objtool: Function validation tracing
2025-11-21 9:53 UTC (31+ messages)
` [PATCH v6 01/30] objtool: Move disassembly functions to a separated file
` [PATCH v6 02/30] objtool: Create disassembly context
` [PATCH v6 03/30] objtool: Disassemble code with libopcodes instead of running objdump
` [PATCH v6 04/30] tool build: Remove annoying newline in build output
` [PATCH v6 05/30] objtool: Print symbol during disassembly
` [PATCH v6 06/30] objtool: Store instruction disassembly result
` [PATCH v6 07/30] objtool: Disassemble instruction on warning or backtrace
` [PATCH v6 08/30] objtool: Extract code to validate instruction from the validate branch loop
` [PATCH v6 09/30] objtool: Record symbol name max length
` [PATCH v6 10/30] objtool: Add option to trace function validation
` [PATCH v6 11/30] objtool: Trace instruction state changes during "
` [PATCH v6 12/30] objtool: Improve register reporting "
` [PATCH v6 13/30] objtool: Identify the different types of alternatives
` [PATCH v6 14/30] objtool: Add functions to better name alternatives
` [PATCH v6 15/30] objtool: Improve tracing of alternative instructions
` [PATCH v6 16/30] objtool: Do not validate IBT for .return_sites and .call_sites
` [PATCH v6 17/30] objtool: Add the --disas=<function-pattern> action
` [PATCH v6 18/30] objtool: Preserve alternatives order
` [PATCH v6 19/30] objtool: Print headers for alternatives
` [PATCH v6 20/30] objtool: Disassemble group alternatives
` [PATCH v6 21/30] objtool: Print addresses with alternative instructions
` [PATCH v6 22/30] objtool: Disassemble exception table alternatives
` [PATCH v6 23/30] objtool: Disassemble jump "
` [PATCH v6 24/30] objtool: Fix address references in alternatives
` [PATCH v6 25/30] objtool: Provide access to feature and flags of group alternatives
` [PATCH v6 26/30] objtool: Function to get the name of a CPU feature
` [PATCH v6 27/30] objtool: Improve naming of group alternatives
` [PATCH v6 28/30] objtool: Compact output for alternatives with one instruction
` [PATCH v6 29/30] objtool: Add wide output for disassembly
` [PATCH v6 30/30] objtool: Trim trailing NOPs in alternative
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2025-11-21 9:54 UTC (2+ messages)
[PATCH 0/4] soc: qcom: llcc: Add support for Glymur SoC
2025-11-21 9:53 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: cache: qcom,llcc: Document Glymur LLCC block
` [PATCH 2/4] soc: qcom: llcc: Enable additional usecase id for Glymur
` [PATCH 3/4] soc: qcom: llcc: Fix usecase id macro alignment
` [PATCH 4/4] soc: qcom: llcc-qcom: Add support for Glymur
[scarthgap v2 0/5] backport: allow to extract all CVE_STATUS info
2025-11-21 9:54 UTC (6+ messages)
` [scarthgap v2 1/5] spdx30: provide all CVE_STATUS, not only Patched status
` [scarthgap v2 2/5] vex.bbclass: add a new class
` [scarthgap v2 3/5] cve-check: extract extending CVE_STATUS to library function
` [scarthgap v2 4/5] spdx: extend CVE_STATUS variables
` [scarthgap v2 5/5] vex: fix rootfs manifest
[PATCH net-next] net: stmmac: move stmmac_mac_finish() after stmmac_mac_config()
2025-11-21 9:52 UTC
[PATCH v4 0/2] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
2025-11-21 9:52 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: amplifiers: add adl8113
` [PATCH v4 2/2] iio: amplifiers: adl8113: add driver support
[PATCH 0/2] LoongArch: Add 128-bit atomic cmpxchg support
2025-11-21 9:51 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH v2 0/2] iio: frequency: adf4377: add clock provider support
2025-11-21 9:50 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: frequency: adf4377: add clk provider
` [PATCH v2 2/2] iio: frequency: adf4377: add clk provider support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.