All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-06 04:40:09 to 2026-01-06 06:30:14 UTC [more...]

re-enable IOCB_NOWAIT writes to files v4
 2026-01-06  6:24 UTC  (4+ messages)

[PATCH v10 0/4] Implement ERRATA_772415 quirk for VTD
 2026-01-06  6:28 UTC  (5+ messages)
` [PATCH v10 1/4] hw/pci: Introduce pci_device_get_host_iommu_quirks()
` [PATCH v10 2/4] intel_iommu_accel: Implement get_host_iommu_quirks() callback
` [PATCH v10 3/4] vfio/listener: Bypass readonly region for dirty tracking
` [PATCH v10 4/4] Workaround for ERRATA_772415_SPR17

[PATCH v13 0/6] Updates for Tegra264 and Tegra256
 2026-01-06  6:28 UTC  (2+ messages)

[PATCH fstests v3 0/3] generic: new testcases for delegation support
 2026-01-06  6:28 UTC  (3+ messages)
` [PATCH fstests v3 3/3] generic: add tests for file delegations

[LTP] [PATCH v2] io_submit04: Add test case for RWF_NOWAIT flag
 2026-01-06  6:26 UTC  (4+ messages)
` [LTP] [PATCH v3] "

[PATCH i-g-t v1 0/2] PSR2 Selective Fetch detection for async flips
 2026-01-06  6:27 UTC  (5+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_psr: Fix selective fetch detection to check sink support
` [PATCH i-g-t v1 2/2] tests/kms_async_flips: Fix PSR2 selective fetch check for cursor tests
` ✓ Xe.CI.BAT: success for PSR2 Selective Fetch detection for async flips
` ✓ i915.CI.BAT: "

[PATCH] rtc: interface: Fix softlockup in rtc_timer_do_work()
 2026-01-06  6:24 UTC  (2+ messages)

[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in strnchr
 2026-01-06  6:23 UTC 

[PATCH] mm/mempool.c: set @elems slots to NULL once freed
 2026-01-06  6:22 UTC  (3+ messages)

[PATCH] arm64/kdump: pass dm-crypt keys to kdump kernel
 2026-01-06  6:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] hw/rtc/mc146818rtc: Fix get_guest_rtc_ns() overflow bug
 2026-01-06  6:21 UTC 

[PATCH 0/3] Fix Cx0 Suspend Resume issue
 2026-01-06  6:21 UTC  (16+ messages)
` [PATCH 1/3] drm/i915/cx0: Split PLL enabling/disabling in two parts
` [PATCH 2/3] drm/i915/cx0: Move step 12 to enable clock hook
` [PATCH 3/3] drm/i915/cx0: Clear response ready & error bit

[PATCH] NFS: Fix directory delegation verifier checks
 2026-01-06  6:21 UTC  (5+ messages)

[PATCH v2 00/11] md: align bio to io_opt and fix abnormal io_opt
 2026-01-06  6:20 UTC  (3+ messages)
` [PATCH v2 04/11] md/raid5: use mempool to allocate stripe_request_ctx

[PATCH v1] ext4: Remove redundant NULL check after __GFP_NOFAIL
 2026-01-06  6:20 UTC 

[PATCH v4 1/1] mm/page_alloc: auto-tune watermarks on atomic allocation failure
 2026-01-06  6:19 UTC 

[PATCH v4 0/1] mm/page_alloc: auto-tune watermarks on atomic allocation failure
 2026-01-06  6:19 UTC 

[PATCH 0/2] drm/panic: Avoid crash from invalid CONFIG_DRM_PANIC_SCREEN values
 2026-01-06  6:19 UTC  (3+ messages)
` [PATCH 1/2] drm/panic: Ensure drm_panic_type is initialized to a valid value
` [PATCH 2/2] drm/panic: Fix expected string for QR_CODE in drm_panic_type_map

[PATCH i-g-t] lib/amdgpu: implement selective sync skipping for error injection tests
 2026-01-06  6:18 UTC 

[PATCH] softirq: Print the function name
 2026-01-06  6:16 UTC  (2+ messages)

[PATCH v10 00/19] intel_iommu: Enable first stage translation for passthrough device
 2026-01-06  6:13 UTC  (20+ messages)
` [PATCH v10 01/19] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH v10 02/19] intel_iommu: Delete RPS capability related supporting code
` [PATCH v10 03/19] intel_iommu: Update terminology to match VTD spec
` [PATCH v10 04/19] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool
` [PATCH v10 05/19] hw/pci: Introduce pci_device_get_viommu_flags()
` [PATCH v10 06/19] intel_iommu: Implement get_viommu_flags() callback
` [PATCH v10 07/19] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v10 08/19] vfio/iommufd: Force creating nesting parent HWPT
` [PATCH v10 09/19] intel_iommu_accel: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v10 10/19] intel_iommu_accel: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v10 11/19] intel_iommu_accel: Stick to system MR for IOMMUFD backed host device when x-flts=on
` [PATCH v10 12/19] intel_iommu: Add some macros and inline functions
` [PATCH v10 13/19] intel_iommu_accel: Bind/unbind guest page table to host
` [PATCH v10 14/19] intel_iommu_accel: Propagate PASID-based iotlb invalidation "
` [PATCH v10 15/19] intel_iommu: Replay all pasid bindings when either SRTP or TE bit is changed
` [PATCH v10 16/19] intel_iommu: Replay pasid bindings after context cache invalidation
` [PATCH v10 17/19] intel_iommu: Add migration support with x-flts=on
` [PATCH v10 18/19] intel_iommu: Enable host device when x-flts=on in scalable mode
` [PATCH v10 19/19] docs/devel: Add IOMMUFD nesting documentation

[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2026-01-06  6:16 UTC  (28+ messages)
` [PATCH v2 01/15] drm/i915/c10: Move C10 port clock calculation
` [PATCH v2 02/15] drm/i915/c20: Move C20 "
` [PATCH v2 03/15] drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculation
` [PATCH v2 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [PATCH v2 05/15] drm/i915/cx0: Drop encoder from port clock calculation
` [PATCH v2 06/15] drm/i915/cx0: Create macro around pll tables
` [PATCH v2 07/15] drm/i915/lt_phy: Create macro for lt phy pll state
` [PATCH v2 09/15] drm/i915/cx0: Fix HDMI FRL clock rates
` [PATCH v2 11/15] drm/i915/cx0: Verify C10/C20 pll dividers
` [PATCH v2 12/15] drm/i915/lt_phy: Add verification for lt phy "
` [PATCH v2 13/15] drm/i915/cx0: Drop C20 25.175 MHz rate
` [PATCH v2 14/15] drm/i915/lt_phy: Drop 27.2 "
` [PATCH v2 15/15] drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables

[PATCH 0/3] Remove multi-queue KEEP_ACTIVE validation
 2026-01-06  6:14 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v2] drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_crtc.c
 2026-01-06  6:12 UTC  (2+ messages)

[PATCH net-next] udp: add drop count for packets in udp_prod_queue
 2026-01-06  6:11 UTC  (3+ messages)

[v2 PATCH 0/2] tracing: Expose global views of active filters and triggers
 2026-01-06  6:10 UTC  (3+ messages)
` [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers

[PATCH 0/2] bpf/verifier: allow calling arena functions when holding BPF lock
 2026-01-06  6:09 UTC  (3+ messages)
` [PATCH 1/2] bpf/verifier: allow calls to arena functions while holding spinlocks
` [PATCH 2/2] selftests/bpf: add tests for arena kfuncs under lock

[PATCH v3][next] drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning
 2026-01-06  6:08 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_multigpu_svm: Add test documentation for Mega MultiGPU feature
 2026-01-06  6:08 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-01-05
 2026-01-06  4:24 UTC 

[PROBLEM] c5.metal on AWS fails to kexec after "PCI: Explicitly put devices into D0 when initializing"
 2026-01-06  6:06 UTC  (8+ messages)

[PATCH 00/16] hw/riscv: Add the Tenstorrent Atlantis machine
 2026-01-06  5:56 UTC  (17+ messages)
` [PATCH 01/16] target/riscv: tt-ascalon: Enable Zkr extension
` [PATCH 02/16] target/riscv: tt-ascalon: Add Svadu extension
` [PATCH 03/16] target/riscv: tt-ascalon: Add Tenstorrent mvendorid
` [PATCH 04/16] riscv/boot: Describe discontiguous memory in boot_info
` [PATCH 05/16] riscv/boot: Account for discontiguous memory when loading firmware
` [PATCH 06/16] hw/riscv: Move AIA initialisation to helper file
` [PATCH 07/16] hw/riscv/aia: Provide number of irq sources
` [PATCH 08/16] hw/riscv: Add Tenstorrent Atlantis machine
` [PATCH 09/16] hw/riscv/atlantis: Add PCIe controller
` [PATCH 10/16] tests/functional/riscv64: Add tt-atlantis tests
` [PATCH 11/16] hw/i2c: Add designware i2c controller
` [PATCH 12/16] hw/riscv/atlantis: Integrate i2c buses
` [PATCH 13/16] hw/riscv/atlantis: Add some i2c peripherals
` [PATCH 14/16] hw/riscv/boot: Warn if a ELF format file is loaded as a binary
` [PATCH 15/16] hw/riscv/boot: Provide a simple halting payload
` [PATCH 16/16] hw/riscv/atlantis: Use halting kernel if there is no payload

[PATCH v2 0/4] mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
 2026-01-06  6:03 UTC  (3+ messages)
` [PATCH v2 3/4] mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge too

[PATCH] tests/intel/xe_multigpu_svm: fix 32-bit build error
 2026-01-06  6:02 UTC  (4+ messages)
` ✓ i915.CI.Full: success for "
` [PATCH v2] "

[isar-cip-core][PATCH] linux-cip: Update kernel config revision
 2026-01-06  4:11 UTC 

[PATCH v2 0/1] gatt-client:Implement error handling for DB_OUT_OF_SYNC in GATT caching
 2026-01-06  6:00 UTC  (4+ messages)
` [PATCH v2 1/1] "

[Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
 2026-01-06  5:59 UTC  (2+ messages)
` [Bug 220946] "

[PATCH v2 0/2] rust: macros: Add derive Display for enums
 2026-01-06  5:56 UTC  (9+ messages)
` [PATCH v2 1/2] "

[PATCH v3 0/6] Improve khugepaged scan logic
 2026-01-06  5:55 UTC  (4+ messages)
` [PATCH v3 2/6] mm: khugepaged: refine scan progress number

[PATCH v8 0/2] Add support for Gunyah Watchdog
 2026-01-06  5:55 UTC  (5+ messages)

[PATCH v2 2/4] test: correct file permissions
 2026-01-06  5:54 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH v2 0/3] Add the DWC3 instance name in traces
 2026-01-06  5:50 UTC  (8+ messages)

[PATCH v2 0/3] sched/fair: improve nohz fields for large systems
 2026-01-06  5:50 UTC  (9+ messages)
` [PATCH v2 2/3] sched/fair: Change likelyhood of nohz.nr_cpus and do stats update if its due

[PATCH v2 0/18] dwmmc cleanup & improve round 2
 2026-01-06  2:16 UTC  (2+ messages)
` [PATCH v2 08/18] mmc: dw_mmc: Move detect_delay_ms from struct dw_mci_board to struct dw_mci

[PATCH v7 0/7] Add AMD ISP4 driver
 2026-01-06  5:49 UTC  (3+ messages)

[PATCH v2 0/7] docs/zh_CN: Add timers subsystem translation
 2026-01-06  5:47 UTC  (2+ messages)

[PATCH v7 0/5] User readable error codes on atomic_ioctl failure
 2026-01-06  5:47 UTC  (9+ messages)
` [PATCH v7 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v7 4/5] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v7 5/5] drm/i915/display: Error codes for async flip failures
` ✗ CI.checkpatch: warning for User readable error codes on atomic_ioctl failure (rev6)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ i915.CI.BAT: "

[PATCH v2 0/6] media: iris: misc fixes for fluster, seek and concurrency issues
 2026-01-06  5:47 UTC  (6+ messages)
` [PATCH v2 4/6] Revert "media: iris: Add sanity check for stop streaming"

[PATCH v4 00/19] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2026-01-06  5:45 UTC  (17+ messages)
` [PATCH v4 06/19] hw/arm/aspeed: Integrate interrupt controller for AST1700

[PATCH] iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
 2026-01-06  5:45 UTC 

[PATCH v3] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-01-06  5:44 UTC  (4+ messages)

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2026-01-06  5:04 UTC  (6+ messages)

[PATCH 1/2] arm64: dts: qcom: agatti: Fix IOMMU DT properties
 2026-01-06  5:42 UTC  (7+ messages)

[PATCH] media: v4l2-flash: Enter LED off state after file handle closed
 2026-01-06  5:32 UTC 

[PATCH v2 0/2] thunderbolt: Fix S4 resume incongruities
 2026-01-06  5:37 UTC  (3+ messages)
` [PATCH v2 1/2] thunderbolt: Move nhi_reset before pmops declaration
` [PATCH v2 2/2] thunderbolt: Reset NHI during S4 restore_noirq() callback

[android-common:android12-kiwi-5.10 190/190] mm/swapfile.c:102:26: warning: no previous prototype for 'swap_type_to_swap_info'
 2026-01-06  5:36 UTC 

[PATCH RESEND] scsi: ppa: Fix use-after-free caused by unfinished delayed work
 2026-01-06  5:35 UTC  (7+ messages)

[PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers
 2026-01-06  5:35 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/display: Fix the SPDX license identifier for C headers (rev2)

[PATCH v2] net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
 2026-01-06  5:18 UTC 

[PATCH] Documentation/x86: Update IOMMU spec references to use stable identifiers
 2026-01-06  5:28 UTC 

[PATCH 0/2] Add Support for LTC3220 18 Channel LED Driver
 2026-01-06  5:27 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: leds: Document LTC3220 18 channel "
` [PATCH 2/2] leds: ltc3220: add driver

[PULL 00/36] aspeed queue
 2026-01-06  5:25 UTC  (2+ messages)

[PATCH v1] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2026-01-06  5:25 UTC  (7+ messages)

[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
 2026-01-06  5:25 UTC  (5+ messages)
` [PATCH 1/4] x86/fpu: Clear XSTATE_BV[i] in save state whenever XFD[i]=1

[PATCH RFC v3 00/12] target/arm: add support for MTE4
 2026-01-06  5:23 UTC  (3+ messages)
` [PATCH RFC v3 12/12] tests/tcg: add test for MTE_STORE_ONLY

[PATCH 0/2] PCI: dwc: Add multi-port controller support
 2026-01-06  5:19 UTC  (6+ messages)
` [PATCH 2/2] "

[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in strnchr
 2026-01-06  5:19 UTC  (3+ messages)
` Forwarded: [PATCH] bpf: Fix double offset in check_reg_const_str()
` Forwarded: [PATCH] bpf: Fix double offset in insn_array_map_direct_value_addr()

[PATCH i-g-t] intel-ci: Update display blocklist
 2026-01-06  5:16 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH bpf-next v5 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-06  5:14 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v5 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v5 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH] disk: part: fix partition search boundaries
 2026-01-06  5:14 UTC 

[PATCH v5 0/5] amd-pstate Dynamic EPP and raw EPP
 2026-01-06  5:14 UTC  (6+ messages)
` [PATCH v5 1/5] cpufreq/amd-pstate: Add dynamic energy performance preference
` [PATCH v5 2/5] cpufreq/amd-pstate: add kernel command line to override dynamic epp
` [PATCH v5 3/5] cpufreq/amd-pstate: Add support for platform profile class
` [PATCH v5 4/5] cpufreq/amd-pstate: Add support for raw EPP writes
` [PATCH v5 5/5] cpufreq/amd-pstate-ut: Add a unit test for raw EPP

[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in strnchr
 2026-01-06  5:12 UTC 

FAILED: patch "[PATCH] vfio/pci: Disable qword access to the PCI ROM bar" failed to apply to 6.6-stable tree
 2026-01-06  5:11 UTC  (2+ messages)

[PATCH v5] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2026-01-06  5:11 UTC  (3+ messages)

[PATCH v2 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-01-06  5:09 UTC  (7+ messages)
` [PATCH v2 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v2 5/6] keys/trusted_keys: establish PKWM as a trusted source

[PATCH v2 0/4] phy: qcom: Introduce USB support for Kaanapali
 2026-01-06  5:09 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: phy: qcom,m31-eusb2-phy: Document M31 eUSB2 PHY "

[RFC PATCH 0/2] zsmalloc: size-classes chain-length tunings
 2026-01-06  5:08 UTC  (8+ messages)
` [RFC PATCH 2/2] zsmalloc: chain-length configuration should consider other metrics

[PATCH v3 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2026-01-06  5:07 UTC  (7+ messages)
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optional

[PATCH V6] usb:xhci:route device to secondary interrupters
 2026-01-06  5:05 UTC  (2+ messages)

[PATCH bpf-next] mm: drop mem_cgroup_usage() declaration from memcontrol.h
 2026-01-06  5:00 UTC  (2+ messages)

[PATCH v3 0/8] Generic IRQ entry/exit support for powerpc
 2026-01-06  5:01 UTC  (6+ messages)
` [PATCH v3 7/8] powerpc: Enable IRQ generic entry/exit path

[PATCH 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-06  4:57 UTC  (3+ messages)
` [PATCH 11/11] cpufreq: s5pv210: Simplify with scoped for each OF child loop

[PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release
 2026-01-06  4:56 UTC  (5+ messages)
` [PATCH v4 09/10] RISC-V: KVM: Allow Zalasr extensions for Guest/VM

[PATCH v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test
 2026-01-06  4:56 UTC  (4+ messages)

[BUG] 6.18-rc7 cannot mount RAID1 zoned btrfs
 2026-01-06  4:55 UTC  (8+ messages)

[Bug] Git subtree regression
 2026-01-06  4:55 UTC  (2+ messages)

[OE-core] [PATCH v7 1/6] distro/include: rework debug friendly optimization
 2026-01-06  4:54 UTC  (2+ messages)
` [PATCH] devtool: clean up debug build

[PATCH v4 0/5] Fixes for PMF and CCP drivers after S4
 2026-01-06  4:54 UTC  (6+ messages)
` [PATCH v4 1/5] platform/x86/amd/pmf: Prevent TEE errors after hibernate
` [PATCH v4 2/5] crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails
` [PATCH v4 3/5] crypto: ccp - Add an S4 restore flow
` [PATCH v4 4/5] crypto: ccp - Factor out ring destroy handling to a helper
` [PATCH v4 5/5] crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails

[PATCH v3 0/2] Add OrangePi 6 Plus board
 2026-01-06  4:52 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: cix: add "
    ` 回复: "
        ` 回复: "

[PATCH v1 00/13] arm64: Refactor TLB invalidation API and implementation
 2026-01-06  4:51 UTC  (3+ messages)
` [PATCH v1 10/13] arm64: mm: Refactor __flush_tlb_range() to take flags

[PATCH] omap-cpufreq: Fix regulator resource leak in probe()
 2026-01-06  4:51 UTC  (5+ messages)
` [PATCH v2] cpufreq: OMAP: Fix resource leak in probe error path and remove

[PATCH] drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
 2026-01-06  4:49 UTC  (3+ messages)

[PATCH v2 RESEND] PCI/VGA: Don't assume the only VGA device on a system is `boot_vga`
 2026-01-06  4:46 UTC 

[PATCH] phy: socionext: usb2: Simplify with scoped for each OF child loop
 2026-01-06  4:45 UTC  (3+ messages)

[meta-networking][whinlatter][PATCH 01/17] civetweb: ignore CVE-2025-9648
 2026-01-06  4:42 UTC  (3+ messages)
` [meta-gnome][whinlatter][PATCH 04/17] gimp: patch CVE-2025-14422
  ` [oe] "

[ndctl PATCH v5 0/7] Add error injection support
 2026-01-06  4:41 UTC  (5+ messages)
` [PATCH v5 7/7] Documentation: Add docs for inject/clear-error commands

+ zsmalloc-use-actual-object-size-to-detect-spans.patch added to mm-new branch
 2026-01-06  4:40 UTC 


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.