messages from 2025-10-07 12:59:46 to 2025-10-07 14:00:42 UTC [more...]
[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-10-07 13:20 UTC (6+ messages)
[syzbot] [nfs?] [io-uring?] WARNING in nfsd_file_cache_init
2025-10-07 14:00 UTC (3+ messages)
[LTP] [PATCH] lib: tst_detach_device_by_fd() set dev_fd to -1
2025-10-07 13:59 UTC (3+ messages)
[PATCH v2 0/2] v4l2-ctl: make VIDIOC_SUBDEV_S_CLIENT_CAP and VIDIOC_SUBDEV_QUERYCAP ioctl optional
2025-10-07 13:40 UTC (3+ messages)
` [PATCH v4l-utils v2 1/2] v4l2-ctl: do not fail on kernel not implementing VIDIOC_SUBDEV_S_CLIENT_CAP
` [PATCH v4l-utils v2 2/2] v4l2-ctl: do not fail on kernel not implementing VIDIOC_SUBDEV_QUERYCAP
[PATCH v7 0/4] Add NVIDIA VRS RTC support
2025-10-07 13:57 UTC (5+ messages)
` [PATCH v7 1/4] dt-bindings: rtc: Document NVIDIA VRS RTC
` [PATCH v7 2/4] arm64: tegra: Add device-tree node for NVVRS RTC
` [PATCH v7 3/4] rtc: nvvrs: add NVIDIA VRS RTC device driver
` [PATCH v7 4/4] arm64: defconfig: enable NVIDIA VRS PSEQ RTC
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2025-10-07 13:58 UTC (6+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[PATCH 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
2025-10-07 13:58 UTC (20+ messages)
` [PATCH 1/8] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH 5/8] media: iris: Move vpu register defines to common header file
` [PATCH 7/8] media: iris: Introduce vpu ops for vpu4 with necessary hooks
[RFC v2 0/5] Improving the worst case TTM large allocation latency
2025-10-07 13:57 UTC (4+ messages)
` [RFC v2 4/5] drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
[for-next PATCH v2] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer
2025-10-07 13:57 UTC (3+ messages)
[PATCH] checkpolicy: Allow attribute assignment to attributes
2025-10-07 13:57 UTC (8+ messages)
[PATCH] hw/i2c: Add remote-i2c-master
2025-10-07 13:13 UTC
[PATCH v3 00/31] CoreSight: Address CPU Power Management Issues
2025-10-07 13:56 UTC (6+ messages)
` [PATCH v3 19/31] coresight: cti: Introduce CS_MODE_DEBUG mode
[PATCH] drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1
2025-10-07 13:56 UTC
[PATCH v8 00/33] VF migration redesign
2025-10-07 13:57 UTC (39+ messages)
` [PATCH v8 01/33] drm/xe: Add NULL checks to scratch LRC allocation
` [PATCH v8 02/33] drm/xe: Save off position in ring in which a job was programmed
` [PATCH v8 03/33] drm/xe/guc: Track pending-enable source in submission state
` [PATCH v8 04/33] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH v8 05/33] drm/xe: Return first unsignaled job first pending job helper
` [PATCH v8 06/33] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH v8 07/33] drm/xe: Make LRC W/A scratch buffer usage consistent
` [PATCH v8 08/33] drm/xe/vf: Add xe_gt_recovery_pending helper
` [PATCH v8 09/33] drm/xe/vf: Make VF recovery run on per-GT worker
` [PATCH v8 10/33] drm/xe/vf: Abort H2G sends during VF post-migration recovery
` [PATCH v8 11/33] drm/xe/vf: Remove memory allocations from VF post migration recovery
` [PATCH v8 12/33] drm/xe: Move GGTT lock init to alloc
` [PATCH v8 13/33] drm/xe/vf: Close multi-GT GGTT shift race
` [PATCH v8 14/33] drm/xe/vf: Teardown VF post migration worker on driver unload
` [PATCH v8 15/33] drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
` [PATCH v8 16/33] drm/xe/vf: Wakeup in GuC backend on "
` [PATCH v8 17/33] drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs supporting migration
` [PATCH v8 18/33] drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
` [PATCH v8 19/33] drm/xe/vf: Flush and stop CTs in VF post migration recovery
` [PATCH v8 20/33] drm/xe/vf: Reset TLB invalidations during "
` [PATCH v8 21/33] drm/xe/vf: Kickstart after resfix in "
` [PATCH v8 22/33] drm/xe: Add CTB_H2G_BUFFER_OFFSET define
` [PATCH v8 23/33] drm/xe/vf: Start CTs before resfix VF post migration recovery
` [PATCH v8 24/33] drm/xe/vf: Abort VF post migration recovery on failure
` [PATCH v8 25/33] drm/xe/vf: Replay GuC submission state on pause / unpause
` [PATCH v8 26/33] drm/xe: Move queue init before LRC creation
` [PATCH v8 27/33] drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
` [PATCH v8 28/33] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
` [PATCH v8 29/33] drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
` [PATCH v8 30/33] drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
` [PATCH v8 31/33] drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTL
` [PATCH v8 32/33] drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
` [PATCH v8 33/33] drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
` ✗ CI.checkpatch: warning for VF migration redesign (rev8)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] smb: client: Use more common code in open_cached_dir()
2025-10-07 13:50 UTC
[PATCH] io_uring/waitid: always prune wait queue entry in io_waitid_wait()
2025-10-07 13:56 UTC
[PATCH 0/2] soc: qcom: llcc: Add LLCC support for the Kaanapali platform
2025-10-07 13:55 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: cache: qcom,llcc: Document the Kaanapali LLCC
` [PATCH 2/2] soc: qcom: llcc-qcom: Add support for Kaanapali
[PATCH v2 00/13] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
2025-10-07 13:55 UTC (11+ messages)
` [PATCH v2 03/13] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger
` [PATCH v2 05/13] arm64: dts: qcom: sdm845-lg-judyln: Add display panel
` [PATCH v2 09/13] arm64: dts: qcom: sdm845-lg-judyln: Add fb_panel dimensions
[PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup
2025-10-07 13:54 UTC (18+ messages)
` [PATCH v2] ASoC: wm8978: "
[PATCH v2] hw/uefi: add "info ovmf-log" + "query-ovmf-log" monitor commands
2025-10-07 13:52 UTC
[PATCH 0/3] accel/kvm: Cleanups around kvm_arch_put_registers()
2025-10-07 13:53 UTC (4+ messages)
` [PATCH 3/3] accel/kvm: Factor kvm_cpu_synchronize_put() out
[PATCH bpf-next v2 0/3] BPF signature hash chains
2025-10-07 13:53 UTC (7+ messages)
[PATCH net] xsk: Fix overflow in descriptor validation@@
2025-10-07 13:52 UTC (7+ messages)
` [lvc-project] "
[PATCH v19 00/22] Type2 device basic support
2025-10-07 13:52 UTC (11+ messages)
` [PATCH v19 06/22] cxl: Move pci generic code
` [PATCH v19 07/22] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v19 08/22] cxl: Support dpa initialization without a mailbox
` [PATCH v19 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v19 13/22] cxl: Define a driver interface for DPA allocation
[PATCH v3 1/4] mm: Introduce vm_uffd_ops API
2025-10-07 13:51 UTC (11+ messages)
[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
2025-10-07 13:50 UTC (10+ messages)
` [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [Linux-stm32] "
[PATCH 0/6] ci: improvements to our Rust infrastructure
2025-10-07 13:50 UTC (4+ messages)
` [PATCH 2/6] ci: check formatting of our Rust code
[PATCH] ipmi: Fix handling of messages with provided receive message pointer
2025-10-07 13:50 UTC (3+ messages)
[PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
2025-10-07 13:49 UTC (5+ messages)
[PATCH v2 00/17] boot: Support priority for global bootmeths
2025-10-07 13:50 UTC (7+ messages)
` [PATCH v2 05/17] boot: Move showing of bootflows out of the command
[PATCH] ext4: free orphan info with kvfree
2025-10-07 13:49 UTC
[PATCH] hw/misc/max78000_gcr: Do not ignore address_space_write() errors
2025-10-07 13:48 UTC (3+ messages)
[PATCH] build-sys: default to host vendor for rust target triple
2025-10-07 13:45 UTC
[PATCH v2 0/21] Implement RCU Tasks Trace in terms of SRCU-fast and optimize
2025-10-07 13:47 UTC (6+ messages)
` [PATCH v2 02/21] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast
[PATCH 0/4] Add CAMSS support for MSM8939
2025-10-07 13:46 UTC (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: msm8939: Add camss and cci
[syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_waitid_wait
2025-10-07 13:45 UTC (5+ messages)
[PATCH v5 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-10-07 13:44 UTC (8+ messages)
` [PATCH v5 1/6] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH v5 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH v5 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node
` [PATCH v5 4/6] arm64: dts: renesas: rzg3s-smarc-som: Add PCIe reference clock
` [PATCH v5 5/6] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH v5 6/6] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC
[PATCH v2 01/10] efi: payload: split out payload Kconfig symbols
2025-10-07 13:42 UTC (3+ messages)
` [PATCH v2 03/10] tlsf: support on-demand requesting memory from external store
[PATCH v2] watchdog: Add driver for Gunyah Watchdog
2025-10-07 13:41 UTC (4+ messages)
[PATCH] hfs: Validate CNIDs in hfs_read_inode
2025-10-07 13:40 UTC (4+ messages)
When should we release Git 3.0?
2025-10-07 13:40 UTC (10+ messages)
[PATCH i-g-t v2 0/3] Add initial Panthor tests
2025-10-07 13:39 UTC (4+ messages)
` [PATCH i-g-t v2 3/3] tests/panthor: add panthor tests
[PATCH bpf-next v6 0/5] Support non-linear skbs for BPF_PROG_TEST_RUN
2025-10-07 13:38 UTC (6+ messages)
` [PATCH bpf-next v6 1/5] bpf: Refactor cleanup of bpf_prog_test_run_skb
` [PATCH bpf-next v6 2/5] bpf: Reorder bpf_prog_test_run_skb initialization
` [PATCH bpf-next v6 3/5] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
` [PATCH bpf-next v6 4/5] selftests/bpf: Support non-linear flag in test loader
` [PATCH bpf-next v6 5/5] selftests/bpf: Test direct packet access on non-linear skbs
[PATCH v4 0/5] doc: git-push: clarify DESCRIPTION section
2025-10-07 13:35 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 2/5] doc: add an UPSTREAM BRANCHES section to pull/push/fetch
sched_ext and large cpu counts
2025-10-07 13:35 UTC
[PATCH] tests/qtest/fuzz: Add generic fuzzer for pcie-root-port
2025-10-07 13:33 UTC (2+ messages)
[PATCH v3 0/5] Adjustment to power limit setting
2025-10-07 13:34 UTC (6+ messages)
` [PATCH v3 1/5] drm/amd: Remove some unncessary header includes
` [PATCH v3 2/5] drm/amd: Stop overloading power limit with limit type
` [PATCH v3 3/5] drm/amd: Save and restore all limit types
` [PATCH v3 4/5] drm/amd: Drop calls to restore power limit and clock from smu_resume()
` [PATCH v3 5/5] drm/amd: Adjust whitespace for vangogh_ppt
[PATCH ath-next v2] wifi: ath12k: Fix NSS value update in ext_rx_stats
2025-10-07 13:33 UTC
[RFC PATCH net-next v2 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
2025-10-07 13:31 UTC (4+ messages)
` [RFC PATCH net-next v2 3/3] net: ti: icssm-prueth: Adds support for ICSSM RSTP switch
[PATCH] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
2025-10-07 13:32 UTC (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
cleanup for the recent bio_iov_iter_get_pages changes
2025-10-07 13:31 UTC (2+ messages)
[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
2025-10-07 13:31 UTC (3+ messages)
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
[PATCH v7 00/25] tcg-plugins: add hooks for discontinuities
2025-10-07 13:29 UTC (4+ messages)
` [PATCH v7 08/25] target/hppa: call plugin trap callbacks
[PATCH] hw/ppc/pnv: Improve kernel/initrd load failure error messages
2025-10-07 13:29 UTC (2+ messages)
[PATCH v8 0/7] TDX host: kexec/kdump support
2025-10-07 13:31 UTC (11+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
[PATCH ath-next] wifi: ath12k: Fix NSS value update in ext_rx_stats
2025-10-07 13:31 UTC (3+ messages)
[PATCH v4 00/30] Live Update Orchestrator
2025-10-07 13:30 UTC (7+ messages)
` [PATCH v4 03/30] kho: drop notifiers
[PATCH] memtools: add lsmemregions command
2025-10-07 13:25 UTC (3+ messages)
[PATCH for-4.21 0/2] Prepare RC1
2025-10-07 13:26 UTC (2+ messages)
[PATCH 0/5] refs/reftable: add fsck checks
2025-10-07 13:26 UTC (3+ messages)
` [PATCH v6 0/7] refs/reftable: add consistency checks
[PATCH v4 00/18 for 4.22] xen/riscv: introduce p2m functionality
2025-10-07 13:25 UTC (13+ messages)
` [PATCH v4 12/18] xen/riscv: Implement p2m_pte_from_mfn() and support PBMT configuration
` [PATCH v4 17/18] xen/riscv: add support of page lookup by GFN
` [PATCH v4 18/18] xen/riscv: introduce metadata table to store P2M type
[PATCH RESEND] mfd/macsmc: make SMC write buffers const
2025-10-07 13:05 UTC
[PATCH for-4.21 v2 0/3] cirrus-ci: get testing working again
2025-10-07 13:24 UTC (2+ messages)
[RFC PATCH v2] treewide: add .clang-format configuration file
2025-10-07 13:24 UTC (5+ messages)
` [PATCH v3] "
[PATCH RFC 0/9] gpio: improve support for shared GPIOs
2025-10-07 13:21 UTC (7+ messages)
[PATCH 0/2] arm64: dts: qcom: pmi8950: VADC channels corrections
2025-10-07 13:19 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: pmi8950: Add missing VADC channels
` [PATCH 2/2] arm64: dts: qcom: pmi8950: Fix VADC channel scaling factors
[PATCH v1] arm: dts: imx8mp-toradex-smarc: migrate to OF_UPSTREAM
2025-10-07 7:44 UTC
RZG2L and DTB blob from TF-A
2025-10-07 6:41 UTC (8+ messages)
[PATCH] i2c: add support for the MT7621 I2C controller
2025-10-06 23:06 UTC
[PATCH] pinctrl: Demote subsystem banner message
2025-10-07 13:18 UTC
[PATCH v1] arm: dts: k3-am62p-verdin: migrate to OF_UPSTREAM
2025-10-06 15:48 UTC
[PATCH v1 0/2] Fix unwanted memory overwrites
2025-10-07 13:16 UTC (3+ messages)
[PATCH] perf tests: Don't retest sections in "Object code reading"
2025-10-07 13:16 UTC (4+ messages)
[PATCH livepatch-build-tools v2] Treat constant sections as string sections
2025-10-07 13:16 UTC (2+ messages)
[LTP] [PATCH v2 00/10] setxattrat coverage
2025-10-07 13:16 UTC (4+ messages)
` [LTP] [PATCH v2 03/10] setxattr01: add setxattrat variant
[PATCH 0/1] Backport request: Fix reading issue on mcp2221
2025-10-07 13:16 UTC (3+ messages)
` [PATCH 1/1] hid: fix I2C read buffer overflow in raw_event() for mcp2221
[PATCH] mtd: spi-nor: Enable locking for n25q00a
2025-10-07 13:15 UTC (3+ messages)
[PATCH] mmc: sdhci: Stop advertising the driver in dmesg
2025-10-07 13:15 UTC
VirtIO html render failure using htlatex
2025-10-07 13:14 UTC (3+ messages)
[PATCH] hw/arm: add pvpanic mmio device for arm
2025-10-07 13:11 UTC (2+ messages)
[PATCH v5 07/15] iommupt: Add map_pages op
2025-10-07 13:11 UTC (3+ messages)
[Patch v2] mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
2025-10-07 13:11 UTC (5+ messages)
[GIT PULL] Char/Misc/IIO driver fixes for 6.18-rc1
2025-10-07 13:09 UTC
[GIT PULL] Staging driver fixes for 6.18-rc1
2025-10-07 13:08 UTC
[GIT PULL] TTY / Serial driver fix for 6.18-rc1
2025-10-07 13:08 UTC
[Buildroot] [PATCH 1/2] configs/beagleboneai: switch to Bootlin glibc stable toolchain
2025-10-07 13:07 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] board/beagleboneai/post-build.sh: fix shellcheck issues
[PATCH v2 00/15] block: add blktrace support for zoned block device commands
2025-10-07 13:08 UTC (4+ messages)
` [PATCH v2 11/15] blktrace: add block trace commands for zone operations
[PATCH net] net: airoha: Fix loopback mode configuration for GDM2 port
2025-10-07 13:07 UTC (2+ messages)
[RFC 0/2] Lift restriction about VDUSE net devices with CVQ
2025-10-07 13:06 UTC (3+ messages)
` [RFC 1/2] virtio_net: timeout control virtqueue commands
` [RFC 2/2] vduse: lift restriction about net devices with CVQ
[PATCH] staging: axis-fifo: fix integer overflow in write()
2025-10-07 13:05 UTC (4+ messages)
[PATCH v7 00/32] VF migration redesign
2025-10-07 13:03 UTC (6+ messages)
` [PATCH v7 05/32] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH v7 12/32] drm/xe/vf: Close multi-GT GGTT shift race
[PATCH i-g-t] tests/intel/xe_sriov_vram: Add test checking VF access to VRAM
2025-10-07 12:59 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
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.