messages from 2026-07-27 10:14:03 to 2026-07-27 11:04:21 UTC [more...]
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-07-27 11:04 UTC (2+ messages)
[PATCH 0/8] arm64: dts: exynos/google/fsd: Trivial white-space changes to adjust to DTS coding style
2026-07-27 11:04 UTC (3+ messages)
` [PATCH 1/8] arm64: dts: exynos: Move 'status' to the end to match "
[PATCH v6] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
2026-07-27 11:02 UTC (2+ messages)
[PATCH v5] wifi: ath11k: fix resource leak on error in ext IRQ setup
2026-07-27 11:03 UTC (3+ messages)
` [PATCH v6] "
[PATCH] thunderbolt: Remove redundant dev_err_probe()
2026-07-27 11:02 UTC (2+ messages)
[RFC PATCH 0/9] ext4: phase out inline data write paths for regular files
2026-07-27 10:54 UTC (10+ messages)
` [RFC PATCH 1/9] ext4: add deprecation warning for inline_data feature
` [RFC PATCH 2/9] ext4: stop creating inline data for new regular files
` [RFC PATCH 3/9] ext4: use safe convert path for inline data write overflow
` [RFC PATCH 4/9] ext4: remove inline data write paths for regular files
` [RFC PATCH 5/9] ext4: remove dead inline data write code
` [RFC PATCH 6/9] ext4: allocate block before destroying inline data in conversion
` [RFC PATCH 7/9] ext4: remove DA convert path for regular file inline data
` [RFC PATCH 8/9] ext4: document inline_data deprecation
` [RFC PATCH 9/9] ext4: populate extent entry atomically during inline data destroy
[PATCH v4 0/1] powerpc: Enable dynamic preemption
2026-07-27 10:59 UTC (8+ messages)
` [PATCH v4 1/1] powerpc: enable "
[PATCH v2] powerpc/irq: Fix missing r2 clobber in PCREL inline assembly
2026-07-27 10:58 UTC
[PATCH v3] mm/migrate_device: Clear stale mapping after freeing swapcache
2026-07-27 10:58 UTC (3+ messages)
[PATCH v1] pmdomain: mediatek: Fix MT8183 hang on boot
2026-07-27 10:57 UTC (3+ messages)
[PATCH v2 0/2] watchdog: rzv2h: Convert WDTDCR handling to regmap
2026-07-27 10:56 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] watchdog: rzv2h: Drop WDTRCR_RSTIRQS macro
[PATCH -v4 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
2026-07-27 10:56 UTC (4+ messages)
` [PATCH -v4 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
[PATCH] wifi: ath11k: Fix possible memory leak in ath11k_dp_srng_setup()
2026-07-27 10:55 UTC
AF_ALG deprecation fallout
2026-07-27 10:54 UTC (4+ messages)
[PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
2026-07-27 10:54 UTC (3+ messages)
` [PATCH v7 "
[RFC PATCH 00/11] igb: Add experimental VF live migration support
2026-07-27 10:54 UTC (5+ messages)
` [RFC PATCH 09/11] igb: Send RARP after VF migration to update bridge FDB
` [RFC PATCH 10/11] docs: Add igb VF migration testing setup guide
[PATCH] stash: add 'rename' subcommand
2026-07-27 10:54 UTC (2+ messages)
` [PATCH v2] stash: add 'reword' subcommand
[RFC PATCH] mm/khugepaged: cap pageblock contribution to min_free_kbytes
2026-07-27 10:54 UTC (6+ messages)
[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
2026-07-27 10:53 UTC (3+ messages)
[PATCH v4 0/3] system/memory: Make ram device region directly accessible
2026-07-27 10:51 UTC (3+ messages)
` [PATCH v4 1/3] system/memory: Use memmove() for directly accessible regions
[PATCH v2 0/3] Introduce arch_do_panic
2026-07-27 10:52 UTC (7+ messages)
` [PATCH v2 1/3] panic: "
` [PATCH v2 2/3] s390: Implement arch_do_panic
` [PATCH v2 3/3] sparc: "
[PATCH v2 0/8] coroutine: add missing annotations
2026-07-27 10:51 UTC (2+ messages)
[PATCH net 1/1] net: devmem: prevent net-iov / page mixing
2026-07-27 10:51 UTC (5+ messages)
[PATCH] sstate: Update mtime/atime for sig/siginfo files in sstate_checkhashes()
2026-07-27 10:51 UTC
[PATCH v5 0/20] fs: Fix missed inode write during fsync
2026-07-27 10:49 UTC (21+ messages)
` [PATCH v5 01/20] affs: Drop support for metadata bh tracking
` [PATCH v5 02/20] fs: Fix possible UAF in mark_buffer_write_io_error()
` [PATCH v5 03/20] fs: Fix missed inode writeback when racing with __writeback_single_inode
` [PATCH v5 04/20] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v5 05/20] fs: Provide way for filesystem to wait for metadata writeback
` [PATCH v5 06/20] ext2: Fix lost inode updates for IS_SYNC inodes
` [PATCH v5 07/20] ext2: Drop __ext2_write_inode()
` [PATCH v5 08/20] ext2: Avoid unnecessary inode buffer writeback for sync(2)
` [PATCH v5 09/20] ext2: Fix data integrity writeout issues
` [PATCH v5 10/20] udf: "
` [PATCH v5 11/20] udf: Use sync_inode_metadata() to writeout IS_SYNC inode
` [PATCH v5 12/20] udf: Drop udf_sync_inode()
` [PATCH v5 13/20] udf: Use sync_inode_metadata() in udf_evict_inode()
` [PATCH v5 14/20] udf: Fold udf_update_inode() into udf_write_inode()
` [PATCH v5 15/20] bfs: Fix data integrity writeout issues
` [PATCH v5 16/20] minix: "
` [PATCH v5 17/20] ext4: Fix data integrity writeout issues in nojournal mode
` [PATCH v5 18/20] fat: Fix missed inode writeback during fsync(2)
` [PATCH v5 19/20] fat: Replace fat_sync_inode() with sync_inode_metadata()
` [PATCH v5 20/20] vfs: Remove mmb_fsync()
[PATCH] x86/svm: require VMSAVEvirt for nested virt
2026-07-27 10:50 UTC (2+ messages)
[Re] kernel panic during shutdown in v7.2-rc{3,4} and next-20260722 with PREEMPT_RT
2026-07-27 10:50 UTC (12+ messages)
` [Re] kernel panic during shutdown in next-20260722
` [Re] kernel panic during shutdown in v7.1+ with PREEMPT_RT
` [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} "
[PATCH v3 2/4] rust: print: document safety of _printk FFI calls
2026-07-27 10:50 UTC (2+ messages)
[PATCH] irqchip/gic: Simplify Maintenance Interrupt ACPI parsing
2026-07-27 10:50 UTC (2+ messages)
[PATCH] staging: media: imx: csc-scaler: fix ipu_image_convert_run leak on queue error
2026-07-27 10:49 UTC
[RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
2026-07-27 10:48 UTC (8+ messages)
` [RFC PATCH v2 0/4] "
` [RFC PATCH v2 1/4] fs: allow in-kernel mounters to hand filesystems an already-open source file
` [RFC PATCH v2 2/4] erofs: use fs_context source_file for file-backed mounts when given
` [RFC PATCH v2 3/4] init: support mounting the root filesystem from an image file
` [RFC PATCH v2 4/4] init: support pinning the root image's fsverity digest
[PATCH] media: mali-c55: fix clock leak when reset deassert fails
2026-07-27 10:48 UTC (2+ messages)
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-27 10:48 UTC (4+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
[PATCH net v8 0/3] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
2026-07-27 10:48 UTC (7+ messages)
` [PATCH net v8 1/3] "
[PATCH bpf] lwt_bpf: account for aligned neigh header length
2026-07-27 10:46 UTC (2+ messages)
[PATCH RFC v6] ocfs2: fix circular locking dependency in ocfs2_init_acl()
2026-07-27 10:46 UTC (2+ messages)
[PATCH v3 0/5] powerpc/xive: remove __GFP_NOFAIL and fix IPI error handling
2026-07-27 10:42 UTC (6+ messages)
` [PATCH v3 1/5] powerpc/xive: make xive IPI allocation NULL-safe
` [PATCH v3 2/5] powerpc/xive: add error return value to xive_smp_probe()
` [PATCH v3 3/5] powerpc/xive: propagate IPI init errors to prevent use-after-free
` [PATCH v3 4/5] powerpc/xive: defer setting cause_ipi until IPI init succeeds
` [PATCH v3 5/5] powerpc/smp: add NULL guard for cause_ipi in smp_muxed_ipi_message_pass
[PATCH v2 0/2] Enable ICE for UFS on Hamoa IoT EVK
2026-07-27 10:42 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom,inline-crypto-engine: Add x1e80100 support
[PATCH v2] docs: admin-guide: thunderbolt: fix sentence structure
2026-07-27 10:41 UTC (2+ messages)
[PATCH 0/3] soc: renesas: rz-sysc: Add RZ/G3L PWRRDY power sequencing support
2026-07-27 10:41 UTC (4+ messages)
` [PATCH 1/3] soc: renesas: rz-sysc: Register auxiliary device for PWRRDY power sequencer
[PATCH 1/1] ext4: fix incorrect function call when initializing s_resgid
2026-07-27 10:41 UTC
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-07-27 10:40 UTC (5+ messages)
` [PATCH v3 01/26] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v3 02/26] mm/secretmem: make use of folio_{zap,restore}_direct_map
[PATCH] can: tcan4x5x: put tcan into sleep when removing driver
2026-07-27 10:40 UTC (4+ messages)
[PATCH] cpufreq: powernow-k8: Fix possible memory leak in powernowk8_cpu_init()
2026-07-27 10:39 UTC (3+ messages)
[PATCH] Kernel 7.2: fix for crash during init of thunderbolt driver
2026-07-27 10:38 UTC (2+ messages)
[PATCH v3 00/22] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
2026-07-27 10:38 UTC (4+ messages)
` [PATCH v3 19/22] iommu/amd: Add per-segment translate device ID pool
[PATCH] x86/events/amd/iommu: Fix cpumask of IOMMU events
2026-07-27 10:38 UTC (2+ messages)
[PATCH v5 0/8] Transition Nova Core to TLV firmare images
2026-07-27 10:38 UTC (3+ messages)
` [PATCH v5 2/8] rust: firmware: add request_into_buf()
[PATCH (draft)] kcov: fix potential kcov_mode corruption under CONFIG_PREEMPT_RT
2026-07-27 10:37 UTC (18+ messages)
` [PATCH v2] kcov: fix state corruption under CONFIG_PREEMPT_RT by eliminating per-cpu data
` [PATCH v3] kcov: move kcov_remote_data to task_struct for RT and remove local_lock
` [PATCH v4] kcov: move kcov_remote_data to task_struct "
` [PATCH v5] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct
` [PATCH v6] "
` [PATCH v7] kcov: fix data corruption and race conditions on PREEMPT_RT
[PATCH] cxl/region: Restore passthrough decoder enable on region re-assembly
2026-07-27 10:37 UTC
[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
2026-07-27 10:37 UTC (2+ messages)
[PATCH v2 0/2] semihosting: Fix auto-strlen for 32-bit targets + add riscv32 test
2026-07-27 10:36 UTC (3+ messages)
` [PATCH v2 1/2] semihosting/arm-compat-semi: Fix auto‑strlen detection for 32‑bit targets
[PATCH v1] block/mq-deadline: hold elevator_lock in debugfs next_rq show
2026-07-27 10:25 UTC (4+ messages)
` 回复: Re: 回复: "
[PATCH 5.10/5.15.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
2026-07-27 10:36 UTC (2+ messages)
[PATCH v6 0/3] hwspinlock: convert to XArray and add debug capabilities
2026-07-27 10:35 UTC (2+ messages)
[PATCH v2 0/3] PCI: rzg3s: Fix issues in cleanup paths
2026-07-27 10:35 UTC (7+ messages)
` [PATCH v2 1/3] PCI: rzg3s: Disable refclk on probe failure
` [PATCH v2 2/3] PCI: rzg3s: Propagate platform_get_irq_byname() errors
` [PATCH v2 3/3] PCI: rzg3s: Fix IRQ domain initialization error handling
[PATCH] hw/cxl: Validate Set Feature payload bounds
2026-07-27 10:34 UTC (2+ messages)
[PATCH v2] libceph: Assign requests to homeless osd if calculated osd exceeds max_osd
2026-07-27 10:35 UTC (2+ messages)
[PATCH] mmc: sdhci: make tuning_err a signed int
2026-07-27 10:38 UTC
[PATCH v2 0/6] memory: renesas-rpc-if: Optimize transfer overhead and implement runtime PM autosuspend
2026-07-27 10:34 UTC (7+ messages)
` [PATCH v2 1/6] memory: renesas-rpc-if: Mark XSPI_CDD1BUF0 as volatile
` [PATCH v2 2/6] memory: renesas-rpc-if: Move static bridge configurations out of dirmap hot paths
` [PATCH v2 3/6] memory: renesas-rpc-if: Consolidate XSPI_CDTBUF0 updates in write path
` [PATCH v2 4/6] memory: renesas-rpc-if: Consolidate XSPI_CDTBUF0 updates in read path
` [PATCH v2 5/6] memory: renesas-rpc-if: Consolidate command setup register programming
` [PATCH v2 6/6] memory: renesas-rpc-if: Use runtime PM autosuspend after transfers
[PATCH RESEND] media: imagination: Fix value clamping in calculate_qp_tables()
2026-07-27 10:34 UTC (2+ messages)
[PATCH v5 0/3] Retrieve information about DDR from SMEM
2026-07-27 10:32 UTC (5+ messages)
` [PATCH v5 2/3] soc: qcom: smem: Expose DDR data "
` [PATCH v5 3/3] soc: qcom: ubwc: Get HBB "
[Regression] Kernel 7.2-rc : thunderbolt crash on startup
2026-07-27 10:30 UTC (2+ messages)
[PATCH net 0/2] tls: fix plaintext sk_msg ring over-fill in tls_sw_sendmsg_splice()
2026-07-27 10:30 UTC (3+ messages)
` [PATCH net 1/2] tls: don't over-fill the plaintext sk_msg ring "
[PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
2026-07-27 10:29 UTC (2+ messages)
[PATCH v2] x86/PV: avoid HVM-copying alternatives in PV-only code
2026-07-27 10:29 UTC
[PATCH RESEND v2] x86/setup: Replace strlcat() with snprintf() in setup_arch()
2026-07-27 10:28 UTC
[PATCH v2 0/4] USB: serial: mxuport: add MUX50U support and updates
2026-07-27 10:28 UTC (10+ messages)
` [PATCH v2 1/4] USB: serial: mxuport: clean up firmware version handling
` [PATCH v2 2/4] USB: serial: mxuport: add MUX50U-based device support
` [PATCH v2 3/4] USB: serial: mxuport: handle SEND_NEXT transmit flow control
[OE-core][wrynose][PATCH] python3: fix CVE-2026-15308
2026-07-27 10:28 UTC (2+ messages)
[PATCH 0/2] rust: add functions and traits for lossless integer conversions
2026-07-27 10:28 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gpu: nova-core: use kernel lossless integer conversion module
[PATCH RESEND] elf: add AT_ARGV and AT_ENVV auxiliary vector entries
2026-07-27 8:26 UTC
[PATCH v2 0/2] iommu/arm-smmu-v3: Fix SVA vs. HAFT issues
2026-07-27 10:27 UTC (7+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Add HAFT support for SVA
[PATCH v4 0/4] x86: CET-SS related adjustments
2026-07-27 10:27 UTC (5+ messages)
` [PATCH v4 1/4] x86: record SSP at non-guest entry points
` [PATCH v4 2/4] x86/traps: use entry_ssp in fixup_exception_return()
` [PATCH v4 3/4] x86/traps: reduce indentation "
` [PATCH v4 4/4] x86: prefer shadow stack for producing call traces
[PATCH v2] mac80211: reject station addition if AP or MLO link is inactive
2026-07-27 10:26 UTC (5+ messages)
[PATCH 1/5] wget: fix CVE-2026-58469
2026-07-27 10:25 UTC (4+ messages)
` [OE-core] "
[PATCH] net/iavf: add clock read support
2026-07-27 10:24 UTC
[PATCH RESEND] parport: Replace kmalloc() + strcpy() with kstrdup() in parse_data()
2026-07-27 10:24 UTC
[PATCH v6 0/5] arm64: dts: imx8mp-skov: add new 7" variant
2026-07-27 10:24 UTC (4+ messages)
` [PATCH v6 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board
[PATCH] regulator: palmas: Check return value of palmas_smps_write()
2026-07-27 10:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH RFC 4/7] fs: support FD_FAILFS_ROOT in fchroot()
2026-07-27 10:23 UTC (2+ messages)
[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
2026-07-27 10:22 UTC (8+ messages)
[PATCH v2 1/2] Input: snvs_pwrkey: Improve probe error handling
2026-07-27 10:22 UTC (4+ messages)
` [PATCH v2 2/2] Input: st-keyscan: "
[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
2026-07-27 10:22 UTC (4+ messages)
` [PATCH v2 6/8] dt-bindings: i2c: dw: add ESWIN EIC7700 SoC I2C controller
[PATCH v4 0/21] fs: Fix missed inode write during fsync
2026-07-27 10:21 UTC (3+ messages)
[PATCH net-next v3 00/10] net: dsa: microchip: add PTP support for KSZ8463
2026-07-27 10:20 UTC (11+ messages)
` [PATCH net-next v3 01/10] net: dsa: microchip: implement ksz8463_setup()
` [PATCH net-next v3 02/10] net: dsa: microchip: split ksz8_config_cpu_port()
` [PATCH net-next v3 03/10] net: dsa: microchip: allow the use of other IRQ operations
` [PATCH net-next v3 04/10] net: dsa: microchip: add PTP interrupt handling for KSZ8463
` [PATCH net-next v3 05/10] net: dsa: microchip: adapt port offset for KSZ8463's PTP register
` [PATCH net-next v3 06/10] net: dsa: tag_ksz: move the KSZ8795 tag handling below ksz_xmit_timestamp()
` [PATCH net-next v3 07/10] net: dsa: tag_ksz: share code for KSZ8795 and KSZ9893 xmit operations
` [PATCH net-next v3 08/10] net: dsa: microchip: add KSZ8463 tail tag handling
` [PATCH net-next v3 09/10] net: dsa: microchip: explicitly enable detection of L2 PTP frames
` [PATCH net-next v3 10/10] net: dsa: microchip: add two-steps PTP support for KSZ8463
[oe][meta-oe][PATCH] libxmp: upgrade 4.7.1 -> 4.7.2
2026-07-27 10:20 UTC
[PATCH v2 0/3] x86: "brk" allocator
2026-07-27 10:20 UTC (4+ messages)
` [PATCH v2 1/3] x86: introduce "
` [PATCH v2 2/3] x86/EFI: replace ebmalloc()
` [PATCH v2 3/3] xhci-dbc: use brk_alloc()
[PATCH 0/9] media: rzg2l-cru: Add suspend/resume support
2026-07-27 10:20 UTC (3+ messages)
` [PATCH 6/9] "
[PATCH 1/2] soc: fsl: qe_ports_ic: Use generic I/O helper instead of specific powerPC ones
2026-07-27 10:19 UTC (2+ messages)
[PATCH] fix: drivers/thunderbolt: tb_tunnel_pci: missing tb_tunnel_put on success path
2026-07-27 10:19 UTC (2+ messages)
[PATCH] soc: fsl: dpio: Remove redundant dev_err()
2026-07-27 10:18 UTC (2+ messages)
[PATCH next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
2026-07-27 10:18 UTC (2+ messages)
[PATCH] MAINTAINERS: Update drivers/soc/fsl/dpio maintainer
2026-07-27 10:18 UTC (2+ messages)
[PATCH v2] powerpc: Move CONFIG_QE_GPIO to SoC
2026-07-27 10:17 UTC (2+ messages)
[GIT PULL 0/7] KVM: s390: Fixes for 7.2
2026-07-27 10:18 UTC (3+ messages)
` [GIT PULL 6/7] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
[PATCH net v4] psp: fix NULL genl_sock deref race with concurrent netns teardown
2026-07-27 10:16 UTC
[PATCH v3 net-next] octeontx2-af: add new mbox to support sync cycle on rx path
2026-07-27 10:16 UTC
[PATCH v1] FROMGIT: drm/panel-edp: Add CMN N116BCP-EA2 (HW: C3)
2026-07-27 10:16 UTC
[PATCH v3] opp: Use clk_get_optional() to avoid leaving opp_table->clk as an error pointer
2026-07-27 10:15 UTC (4+ messages)
[Buildroot] [PATCH] package/openssh: enable DES when using libopenssl
2026-07-27 10:07 UTC
[PATCH 0/4] iommu: Fix SVA, iommufd, and iommupt error paths
2026-07-27 10:14 UTC (4+ messages)
` [PATCH 1/4] iommu/sva: Set handle->dev before the SVA handle is visible
[PATCH v4 00/17] mod_devicetable.h: Split into per subsystem headers
2026-07-27 10:14 UTC (5+ messages)
` [PATCH v4 02/17] media: ti: vpe: #include <linux/platform_device.h> explicitly
` [PATCH v4 14/17] media: em28xx: Add include for struct usb_device_id
[PATCH v2 0/2] riscv: dts: spacemit: k3: Add USB/PCIe devices
2026-07-27 10:14 UTC (5+ messages)
` [PATCH v2 1/2] riscv: dts: spacemit: k3: add USB controller and USB phy support
` [PATCH v2 2/2] riscv: dts: spacemit: k3: Add PCIe device node
[PATCH] PCI/ASPM: Add missing NULL check for link in sysfs show/store callbacks
2026-07-27 10:13 UTC (2+ messages)
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.