messages from 2025-10-17 08:57:33 to 2025-10-17 09:43:45 UTC [more...]
[PATCH v2 0/2] reset: handle RESET_GPIO better to provide the fallback
2025-10-17 9:43 UTC (8+ messages)
` [PATCH v2 1/2] reset: always bail out on missing RESET_GPIO driver
` [PATCH v2 2/2] reset: always include RESET_GPIO driver if possible
[PATCH v5 0/2] Introduce GT runtime suspend/resume
2025-10-17 9:43 UTC (2+ messages)
` ✓ Xe.CI.Full: success for Introduce GT runtime suspend/resume (rev3)
[PATCH v2 0/7] drm/i915/dp: Fix panel replay in DSC mode
2025-10-17 9:43 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/dp: Fix panel replay in DSC mode (rev2)
[PATCH v1 0/3] PM: runtimePCI/ACPI: TAD: Auto-cleanup macros for runtime PM
2025-10-17 9:43 UTC (8+ messages)
` [PATCH v1 1/3] PM: runtime: Introduce PM_RUNTIME_ACQUIRE_OR_FAIL() macro
[PATCH v3] selftests: complete kselftest include centralization
2025-10-17 9:02 UTC (2+ messages)
` [PATCH] samples/vfs: add selftests include path for kselftest.h
[PATCH 0/5] Optimize vrr.guardband
2025-10-17 9:41 UTC (6+ messages)
` [PATCH 1/5] drm/i915/psr: Add helper to get min psr guardband
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-10-17 9:40 UTC (4+ messages)
` [PATCH v4 21/27] hw/arm/smmuv3-accel: Add a property to specify RIL support
[PATCH v2 0/3] btrfs: scrub: enhance freezing and signal handling
2025-10-17 9:39 UTC (2+ messages)
6.18.0-rc1: LTP syscalls ioctl_pidfd05: TFAIL: ioctl(pidfd, PIDFD_GET_INFO_SHORT, info_invalid) expected EINVAL: ENOTTY (25)
2025-10-17 9:40 UTC (7+ messages)
` [LTP] "
[PATCH nft 0/4] nft tunnel mode parser/eval fixes
2025-10-17 9:39 UTC (3+ messages)
[PATCH v1] cpuidle: governors: menu: Predict longer idle time when in doubt
2025-10-17 9:39 UTC (3+ messages)
[LTP] [PATCH] oom03: use size_t for memory length to fix 32-bit overflow
2025-10-17 9:38 UTC (2+ messages)
[PATCH mm-new v2 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
2025-10-17 9:38 UTC
[PATCH v4 0/2] Add power-controller support for RV1126B
2025-10-17 9:38 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v4 2/2] pmdomain: "
[PATCH v8 2/2] MAINTAINERS: Add entry for Innosilicon hdmi bridge library
2025-10-17 9:36 UTC (8+ messages)
` "
[PATCH v3 0/3] Fix DMA failure when there is domain switch in guest
2025-10-17 9:36 UTC (4+ messages)
` [PATCH v3 1/3] intel_iommu: Handle PASID cache invalidation
` [PATCH v3 2/3] intel_iommu: Reset pasid cache when system level reset
` [PATCH v3 3/3] intel_iommu: Fix DMA failure when guest switches IOMMU domain
[PATCH] x86/platform/uv: Use str_enabled_disabled in uv_nmi_setup_hubless_intr
2025-10-17 9:37 UTC
[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2025-10-17 9:37 UTC (3+ messages)
` [PATCH v2 12/20] verification/rvgen: Add support for Hybrid Automata
[PATCH 00/24] Introduce Allwinner H6/H616 NAND controller support
2025-10-17 9:36 UTC (5+ messages)
` [PATCH 04/24] mtd: rawnand: sunxi_spl: cosmetic: use definitions from linux/mtd/rawnand.h
` [PATCH 05/24] mtd: rawnand: sunxi_spl: cosmetic: replace AHB_DIV_1 by CCM_NAND_CTRL_M/N
[PATCH mm-new 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
2025-10-17 9:35 UTC (8+ messages)
[PATCH v1 0/3] riscv: sophgo: add top syscon device for cv18xx
2025-10-17 9:35 UTC (5+ messages)
` [PATCH v1 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC
[PATCH 0/2] reset: remove last remaining user of the legacy lookup and drop unused code
2025-10-17 9:34 UTC (3+ messages)
` [PATCH 2/2] reset: remove legacy reset lookup code
[PATCH] build-appliance-image: install bitbake+oe-core+meta-yocto, not poky
2025-10-17 9:34 UTC
[XEN PATCH] automation/eclair: add new analysis jobs with differing configurations
2025-10-17 9:34 UTC (2+ messages)
` [Ping] "
[PATCHSET v9 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
2025-10-17 9:26 UTC (15+ messages)
` [PATCH 01/14] sched/debug: Fix updating of ppos on server write ops
` [PATCH 02/14] sched/debug: Stop and start server based on if it was active
` [PATCH 03/14] sched/deadline: Clear the defer params
` [PATCH 04/14] sched/deadline: Return EBUSY if dl_bw_cpus is zero
` [PATCH 05/14] sched: Add a server arg to dl_server_update_idle_time()
` [PATCH 06/14] sched_ext: Add a DL server for sched_ext tasks
` [PATCH 07/14] sched/debug: Add support to change sched_ext server params
` [PATCH 08/14] sched/deadline: Add support to remove DL server's bandwidth contribution
` [PATCH 09/14] sched/deadline: Account ext server bandwidth
` [PATCH 10/14] sched/deadline: Allow to initialize DL server when needed
` [PATCH 11/14] sched/deadline: Fix DL server crash in inactive_timer callback
` [PATCH 12/14] sched_ext: Selectively enable ext and fair DL servers
` [PATCH 13/14] selftests/sched_ext: Add test for sched_ext dl_server
` [PATCH 14/14] selftests/sched_ext: Add test for DL server total_bw consistency
[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-17 9:34 UTC (5+ messages)
` [PATCH v13 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v13 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
[PATCH v2 0/3] Do not change split folio target order
2025-10-17 9:33 UTC (12+ messages)
` [PATCH v2 1/3] mm/huge_memory: do not change split_huge_page*() target order silently
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling
` [PATCH v2 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related
[PATCH v3 0/9] Add RZ/G3E USB3.2 Gen1 Host Controller support
2025-10-17 9:33 UTC (7+ messages)
` [PATCH v3 1/9] dt-bindings: phy: renesas: Document Renesas RZ/G3E USB3.0 PHY
` [PATCH v3 2/9] phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver
[RFC PATCH] dma-fence: Remove 64-bit flag
2025-10-17 9:31 UTC
[PATCH v10 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-10-17 9:29 UTC (4+ messages)
` [PATCH v10 1/7] vhost-user: Add VirtIO Shared Memory map request
[PATCH v2] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
2025-10-17 9:28 UTC
[PATCH 6.12.y 0/4] s390/bpf: Tail call counter fixes
2025-10-17 9:19 UTC (3+ messages)
` [PATCH 6.12.y 1/4] s390/bpf: Centralize frame offset calculations
` [PATCH 6.12.y 2/4] s390/bpf: Describe the frame using a struct instead of constants
[PATCH] target/hppa: correct size bit parity for fmpyadd
2025-10-17 9:24 UTC (3+ messages)
[PATCH v4] arm64: dts: imx: correct the flexspi compatible string to match with yaml
2025-10-17 9:25 UTC
[linux-next:master 1317/2137] fs/btrfs/inode.c:874:6: warning: variable 'folios' is used uninitialized whenever 'if' condition is true
2025-10-17 9:24 UTC
[PATCH for-4.21 00/10] x86/HPET: broadcast IRQ and other improvements
2025-10-17 9:23 UTC (5+ messages)
` [PATCH for-4.21 01/10] x86/HPET: limit channel changes
` [PATCH for-4.21 04/10] x86/HPET: ignore "stale" IRQs
[PATCH 0/2] media: i2c: imx219: Fix regressions introduced by 1x2/2x1 binning
2025-10-17 9:23 UTC (3+ messages)
` [PATCH 1/2] media: i2c: imx219: Fix 1920x1080 mode to use 1:1 pixel aspect ratio
[PATCH v6 0/5] Handle NBCON consoles on KDB
2025-10-17 9:22 UTC (5+ messages)
` [PATCH v6 3/5] printk: nbcon: Allow KDB to acquire the NBCON context
Replacing Link trailers
2025-10-17 9:21 UTC (15+ messages)
[PATCH bpf v1] selftests/bpf: Fix set but not used errors
2025-10-17 9:21 UTC
[External] Re: [PATCH] io_uring: add IORING_SETUP_NO_SQTHREAD_STATS flag to disable sqthread stats collection
2025-10-17 9:21 UTC (3+ messages)
` "
[PATCH v2] opencv: limit features in native
2025-10-17 9:19 UTC
[PATCH v4 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices
2025-10-17 9:21 UTC (5+ messages)
[PATCH net] net: phy: realtek: fix rtl8221b-vm-cg name
2025-10-17 9:20 UTC (2+ messages)
[v1 00/12] ENETC4 PMD support
2025-10-17 9:19 UTC (14+ messages)
` [v2 "
` [v2 01/12] net/enetc: Add initial ENETC4 PMD driver support
` [v2 02/12] net/enetc: Add RX and TX queue APIs for ENETC4 PMD
` [v2 03/12] net/enetc: Optimize ENETC4 data path
` [v2 04/12] net/enetc: Add TX checksum offload and RX checksum validation
` [v2 05/12] net/enetc: Add basic statistics
` [v2 06/12] net/enetc: Add packet type parsing support
` [v2 07/12] net/enetc: Add VF to PF messaging support and primary MAC setup
` [v2 08/12] net/enetc: Add multicast and promiscuous mode support
` [v2 09/12] net/enetc: Add link speed and status support
` [v2 10/12] net/enetc: Add link status notification support
` [v2 11/12] net/enetc: Add MAC and VLAN filter support
` [v2 12/12] net/enetc: Add support for deferred queue and queue info callbacks
[syzbot] [gfs2?] WARNING in chown_common
2025-10-17 9:20 UTC
[PATCH] usbip: Use min to simplify stub_send_ret_submit
2025-10-17 9:19 UTC
[PATCH] drm/gem-atomic: Reset plane state to NULL if allocation failed
2025-10-17 9:19 UTC
[PATCH v3] mm/huge_memory: do not change split_huge_page*() target order silently
2025-10-17 9:19 UTC (2+ messages)
[PATCH v8 16/19] qapi: introduce backend-transfer migration parameter
2025-10-17 9:18 UTC (12+ messages)
[PATCH 0/2] gpio: i.MX: make _get_value() able to read output pin state
2025-10-17 9:15 UTC (4+ messages)
` [PATCH 2/2] Documentation: migration-2025.11.0: add new empty file
[PATCH v2] docs/system/security: Restrict "virtualization use case" to specific machines
2025-10-17 9:15 UTC (2+ messages)
[PATCH net-next] bnxt_en: support PPS in/out on all pins
2025-10-17 9:15 UTC (4+ messages)
[Outreachy PATCH v2 0/2] gpg-interface.c: use string_list_split() instead of strbuf_split_max()
2025-10-17 9:15 UTC (4+ messages)
` [Outreachy PATCH v2 1/2] gpg-interface: replace strbuf_split_max() with string_list_split()
[PATCH net-next 0/6] convert net drivers to ndo_hwtstamp API part 2
2025-10-17 9:15 UTC (3+ messages)
` [PATCH net-next 6/6] net: hns3: add hwtstamp_get/hwtstamp_set ops
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-17 9:13 UTC (9+ messages)
` [PATCH v3 01/25] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v3 02/25] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
[PATCH 0/2] -If can't work if sync is running
2025-10-17 9:14 UTC (3+ messages)
` [PATCH V2 1/2] mdadm/Incremental: wait a while before removing a member
` [PATCH 2/2] mdadm/sysfs: close fd before return
[PATCH net-next] net: stmmac: replace has_xxxx with core_type
2025-10-17 9:13 UTC (2+ messages)
[PATCH] drm/sysfb: Do not dereference NULL pointer in plane reset
2025-10-17 9:13 UTC
[PATCH v7 00/28] Tracefs support for pKVM
2025-10-17 9:14 UTC (6+ messages)
` [PATCH v7 14/28] tracing: Add a trace remote module for testing
[PATCH v2 1/2] linux-firmware: Fix removing unlicensed firmware if compression is used
2025-10-17 9:12 UTC (2+ messages)
` [PATCH v2 2/2] linux-firmware: Add globbing to FILES where missing
[PATCH v2] ufs: core: Initialize a value of an attribute as returned by uic cmd
2025-10-17 9:12 UTC (2+ messages)
[PATCH v10 0/2] update live migration configuration region
2025-10-17 9:10 UTC (3+ messages)
` [PATCH v10 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v10 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH 0/4] Add support for the Renesas RZ/N1 ADC
2025-10-17 9:11 UTC (8+ messages)
` [PATCH 2/4] iio: adc: "
[PATCH v2 1/3] tools/rtla: Fix --on-threshold always triggering
2025-10-17 9:11 UTC (3+ messages)
[PATCH] workqueue: Support RT workqueue
2025-10-17 9:10 UTC (2+ messages)
[PATCH] cmd/part.c: implement "part name" subcommand
2025-10-17 9:09 UTC (4+ messages)
[PATCH net-next v3 00/13] net: airoha: Add AN7583 ethernet controller support
2025-10-17 9:06 UTC (14+ messages)
` [PATCH net-next v3 01/13] dt-bindings: net: airoha: Add AN7583 support
` [PATCH net-next v3 02/13] net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
` [PATCH net-next v3 03/13] net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_total_stats_entries()
` [PATCH net-next v3 04/13] net: airoha: Add airoha_eth_soc_data struct
` [PATCH net-next v3 05/13] net: airoha: Generalize airoha_ppe2_is_enabled routine
` [PATCH net-next v3 06/13] net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
` [PATCH net-next v3 07/13] net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
` [PATCH net-next v3 08/13] net: airoha: ppe: Configure SRAM PPE entries via the cpu
` [PATCH net-next v3 09/13] net: airoha: ppe: Flush PPE SRAM table during PPE setup
` [PATCH net-next v3 10/13] net: airoha: Select default ppe cpu port in airoha_dev_init()
` [PATCH net-next v3 11/13] net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback
` [PATCH net-next v3 12/13] net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()
` [PATCH net-next v3 13/13] net: airoha: Add AN7583 SoC support
[PATCH 00/15] TLV-Signature and keyrings
2025-10-17 9:08 UTC (3+ messages)
` [PATCH 09/15] common: tlv: Add TLV-Signature support
[RFC PATCH 0/5] Introduce mempool object new debug capabilities
2025-10-17 9:09 UTC (4+ messages)
` [PATCH v7 3/7] mbuf: record mbuf operations history
[PATCH v5 00/12] Add support for external environment block on Btrfs
2025-10-17 9:08 UTC (4+ messages)
` [PATCH v5 03/12] btrfs: add environment block to reserved header area
[PATCH] ring-buffer: fix kernel-doc format to avoid a warning
2025-10-17 9:08 UTC (2+ messages)
[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
2025-10-17 9:06 UTC (5+ messages)
` [PATCH v16 02/14] power: reset: reboot-mode: Add device tree node-based registration
[PATCH] usbnet: Prevents free active kevent
2025-10-17 9:05 UTC (2+ messages)
` [PATCH V2] "
[GIT PULL] MMC fixes for v6.18-rc2
2025-10-17 9:05 UTC
[linux-next:master] BUILD REGRESSION 2433b84761658ef123ae683508bc461b07c5b0f0
2025-10-17 9:03 UTC
[PATCH v10 03/10] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
2025-10-17 9:04 UTC (4+ messages)
[PATCH v6 00/12] Add support for external environment block on Btrfs
2025-10-17 9:01 UTC (13+ messages)
` [PATCH v6 01/12] misc: add z length modifier support
` [PATCH v6 02/12] tests: add z modifier printf tests
` [PATCH v6 03/12] util/grub-editenv: add fs_envblk open helper
` [PATCH v6 04/12] util/grub-editenv: add fs_envblk write helper
` [PATCH v6 05/12] util/grub-editenv: wire set_variables to optional fs_envblk
` [PATCH v6 06/12] util/grub-editenv: wire unset_variables "
` [PATCH v6 07/12] util/grub-editenv: wire list_variables "
` [PATCH v6 08/12] util/grub-editenv: add probe call for external envblk
` [PATCH v6 09/12] btrfs: add environment block to reserved header area
` [PATCH v6 10/12] 00_header.in: wire grub.cfg to use env_block when present
` [PATCH v6 11/12] docs: add Btrfs env block and special env vars
` [PATCH v6 12/12] btrfs: update doc link for bootloader support
[PATCH v3 0/5] mm: VMA count limit fixes and improvements
2025-10-17 9:00 UTC (6+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks
[PATCH net] dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
2025-10-17 9:03 UTC (2+ messages)
[PATCH] hw/uefi: fix properties list definition
2025-10-17 9:01 UTC (3+ messages)
[PATCH net v2] net/smc: fix general protection fault in __smc_diag_dump
2025-10-17 9:03 UTC (2+ messages)
[PATCH] leds: upboard: fix module alias
2025-10-17 9:03 UTC (4+ messages)
[PATCH v4 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
2025-10-17 9:01 UTC (4+ messages)
` [PATCH v4 2/2] iio: adc: Add the NXP SAR ADC support for the "
[PATCH v1 0/2] Add power-controller support for RV1126B
2025-10-17 9:01 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: power: rockchip: Add "
[PATCH net-next] net/smc: add full IPv6 support for SMC
2025-10-17 9:01 UTC (3+ messages)
[PATCH v7 2/4] Add SPAcc ahash support
2025-10-17 9:00 UTC (3+ messages)
[PATCH v1] crypto/virtio: free memory used by op cookies
2025-10-17 8:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH] compressdev: fix device ID validation check
2025-10-17 8:59 UTC (3+ messages)
` [PATCH v2] compressdev: update "
` [EXTERNAL] "
[PATCH] crypto/cnxk: add packet vector support
2025-10-17 8:58 UTC (2+ messages)
[PATCH] sched: Fix code indentation at line 10371
2025-10-17 8:58 UTC (2+ messages)
Any proper way to prevent system from power management suspension/hibernation?
2025-10-17 8:58 UTC (3+ messages)
[PATCH] app/crypto-perf: add ECDSA P192/P224/P521 support
2025-10-17 8:57 UTC (3+ messages)
` [EXTERNAL] "
[syzbot] [gfs2?] WARNING in chown_common
2025-10-17 8:57 UTC (2+ messages)
` Forwarded: [PATCH] fs: fix stale inode access in chown_common() retry path
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.