messages from 2025-05-02 00:07:23 to 2025-05-02 03:07:05 UTC [more...]
[PATCH v3 0/6] Support large folios for tmpfs
2025-05-02 1:02 UTC (7+ messages)
` [PATCH v3 3/6] mm: shmem: add large folio support "
` [REGRESSION] "
[PATCH v5 00/11] tests/qtest: pci and msix fixes
2025-05-02 3:04 UTC (4+ messages)
` [PATCH v5 01/11] tests/qtest: Enforce zero for the "un-fired" msix message value
` [PATCH v5 03/11] tests/qtest: Add libqos function for testing msix interrupt status
` [PATCH v5 10/11] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0
[PATCH] hwmon: (asus-ec-sensors) add ROG MAXIMUS Z90 Formula
2025-05-02 3:05 UTC (2+ messages)
HFS/HFS+ maintainership action items
2025-05-02 3:01 UTC (11+ messages)
` 回复: "
` 回复: "
` 回复: "
` 回复: "
[PATCH 6.1 000/157] 6.1.136-rc2 review
2025-05-02 3:00 UTC (2+ messages)
[PATCH 0/1] platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection
2025-05-02 2:59 UTC (4+ messages)
` [PATCH 1/1] "
[Intel-wired-lan] [PATCH] igb: Request igb_msix_other as a threaded interrupt handler
2025-05-02 2:57 UTC (2+ messages)
[PATCH 6.6 000/196] 6.6.89-rc2 review
2025-05-02 2:57 UTC (2+ messages)
KASAN_ slab-out-of-bounds Read in __ocfs2_flush_truncate_log
2025-05-02 2:55 UTC
[PATCH 5.15 000/368] 5.15.181-rc2 review
2025-05-02 2:54 UTC (2+ messages)
[PATCH 0/3] RFC: test: Bring in the test hooks
2025-05-02 2:50 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] doc: Tidy up the hooks documentation
` [PATCH 3/3] CI: Update to use the hooks in the U-Boot repo
[PATCH v8] platform/x86: Add AMD ISP platform config for OV05C10
2025-05-02 2:50 UTC (2+ messages)
[Intel-wired-lan] Fix promiscous and multicast mode on iavf after reset
2025-05-02 2:48 UTC (6+ messages)
` "
[morse:mpam/snapshot/v6.15-rc3 95/110] drivers/platform/arm64/mpam/mpam_resctrl.c:851:3: warning: variable 'dom' is uninitialized when used here
2025-05-02 2:46 UTC
[isilence:tx-tstamp 5/8] io_uring/poll.c:713 io_arm_poll_handler() warn: if statement not indented
2025-05-02 2:46 UTC
[PATCH v2] drm/ttm: Silence randstruct warning about casting struct file
2025-05-02 2:46 UTC (5+ messages)
[syzbot] [net?] UBSAN: array-index-out-of-bounds in ip6_rt_copy_init
2025-05-02 2:43 UTC (3+ messages)
[PATCH] tracing: Do not take trace_event_sem in print_event_fields()
2025-05-02 2:41 UTC
Potential bug: errors from tcp_ack are ignored in tcp_rcv_synsent_state_process
2025-05-02 2:39 UTC
BUG in pahole?: strange error in tests/flexible_arrays.sh
2025-05-02 2:39 UTC
[PATCH 0/2] Deal with clang's -Wdefault-const-init-unsafe
2025-05-02 2:36 UTC (9+ messages)
` [PATCH 2/2] include/linux/typecheck.h: Zero initialize dummy variables
[PATCH 1/1] drm/xe: Use copy_from_user() instead of __copy_from_user()
2025-05-02 2:34 UTC (2+ messages)
[PATCH] x86/cpu: Add "Old Microcode" docs to hw-vuln toctree
2025-05-02 2:33 UTC
[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-05-02 2:32 UTC (11+ messages)
` [PATCH v6 3/6] platform/x86: Add Lenovo WMI Events Driver
` [External] : "
` [PATCH v6 4/6] platform/x86: Add Lenovo WMI Capability Data 01 Driver
` [PATCH v6 5/6] platform/x86: Add Lenovo WMI Gamezone Driver
` [PATCH v6 6/6] platform/x86: Add Lenovo WMI Other Mode Driver
Build for RISC-V with LLVM
2025-05-02 2:31 UTC (6+ messages)
[PATCH v3][next] overflow: Fix direct struct member initialization in _DEFINE_FLEX()
2025-05-02 2:26 UTC (2+ messages)
[openeuler:OLK-5.10 2882/2882] drivers/net/ethernet/linkdata/sxevf/sxevf/sxevf_main.c:32:19: sparse: sparse: symbol 'g_netdev' was not declared. Should it be static?
2025-05-02 2:25 UTC
[PATCH RFC v3 0/2] Task local data API
2025-05-02 2:22 UTC (4+ messages)
[PATCH v2 00/20] AMD vIOMMU: DMA remapping support for VFIO devices
2025-05-02 2:16 UTC (21+ messages)
` [PATCH v2 01/20] memory: Adjust event ranges to fit within notifier boundaries
` [PATCH v2 02/20] amd_iommu: Document '-device amd-iommu' common options
` [PATCH v2 03/20] amd_iommu: Reorder device and page table helpers
` [PATCH v2 04/20] amd_iommu: Helper to decode size of page invalidation command
` [PATCH v2 05/20] amd_iommu: Add helper function to extract the DTE
` [PATCH v2 06/20] amd_iommu: Return an error when unable to read PTE from guest memory
` [PATCH v2 07/20] amd_iommu: Add helpers to walk AMD v1 Page Table format
` [PATCH v2 08/20] amd_iommu: Add a page walker to sync shadow page tables on invalidation
` [PATCH v2 09/20] amd_iommu: Add basic structure to support IOMMU notifier updates
` [PATCH v2 10/20] amd_iommu: Sync shadow page tables on page invalidation
` [PATCH v2 11/20] amd_iommu: Use iova_tree records to determine large page size on UNMAP
` [PATCH v2 12/20] amd_iommu: Unmap all address spaces under the AMD IOMMU on reset
` [PATCH v2 13/20] amd_iommu: Add replay callback
` [PATCH v2 14/20] amd_iommu: Invalidate address translations on INVALIDATE_IOMMU_ALL
` [PATCH v2 15/20] amd_iommu: Toggle memory regions based on address translation mode
` [PATCH v2 16/20] amd_iommu: Set all address spaces to default translation mode on reset
` [PATCH v2 17/20] amd_iommu: Add dma-remap property to AMD vIOMMU device
` [PATCH v2 18/20] amd_iommu: Toggle address translation mode on devtab entry invalidation
` [PATCH v2 19/20] amd_iommu: Do not assume passthrough translation when DTE[TV]=0
` [PATCH v2 20/20] amd_iommu: Refactor amdvi_page_walk() to use common code for page walk
[PATCH] arm64: dts: qcom: sm8750: Add adsp fastrpc support
2025-05-02 2:16 UTC (2+ messages)
[PATCH v5 5/8] PCI/AER: Rename struct aer_stats to aer_report
2025-05-02 2:16 UTC (3+ messages)
Looking for feedback on kfuncs for dentry_path_raw, get_dentry_from_kiocb
2025-05-02 2:08 UTC (3+ messages)
[PATCH 3/3] arm64: dts: ti: Add support for AM62D2-EVM
2025-05-02 2:04 UTC (2+ messages)
[PATCH v3 0/9] Introduce AST27x0 multi-SoC machine
2025-05-02 2:06 UTC (9+ messages)
` [PATCH v3 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
` [PATCH v3 8/9] tests/function/aspeed: Add functional test for AST2700FC
[PATCH 4/4] LoongArch: dts: Add initial devicetree for CTCISZ Ninenine Pi
2025-05-02 2:04 UTC
[PATCH] docs/sched: Make the sched-stats documentation consistent
2025-05-02 2:02 UTC (2+ messages)
[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
2025-05-02 2:02 UTC (4+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH V3 0/4] Scheduler time slice extension
2025-05-02 1:59 UTC (5+ messages)
` [PATCH V3 1/4] Sched: "
` [PATCH V3 2/4] Sched: Tunable to specify duration of "
` [PATCH V3 3/4] Sched: Add scheduler stat for cpu "
` [PATCH V3 4/4] Sched: Add tracepoint for sched "
[PATCH 1/2] bcachefs: Remove incorrect __counted_by annotation
2025-05-02 1:56 UTC (4+ messages)
` [PATCH 2/2] bcachefs: Rename x_name to x_name_and_value
[PATCH 0/4] Initial support for CTCISZ Ninenine Pi
2025-05-02 1:52 UTC (4+ messages)
` [PATCH 3/4] LoongArch: dts: Add initial SoC devicetree for Loongson 2K0300
[PATCH] scsi: docs: clean up some style in scsi_mid_low_api
2025-05-02 1:51 UTC
[PATCH 0/4] tsm: Unified Measurement Register ABI for TVMs
2025-05-02 1:45 UTC (11+ messages)
[PATCH] security/smack/smackfs: small kernel-doc fixes
2025-05-02 1:44 UTC
[PATCH] apparmor: fix some kernel-doc issues in header files
2025-05-02 1:44 UTC
[PATCH 1/1] ie31200/EDAC: Add Intel Bartlett Lake-S SoCs support
2025-05-02 1:39 UTC
Lab failure on JH7110 (StarFive VisionFive 2)
2025-05-02 1:38 UTC (3+ messages)
[PATCH v2 0/2] platform/x86: alienware-wmi-wmax: Add support for GPIO methods
2025-05-02 1:37 UTC (5+ messages)
` [PATCH v2 1/2] platform/x86: alienware-wmi-wmax: Expose GPIO debug methods
` [PATCH v2 2/2] Documentation: wmi: alienware-wmi: Add GPIO control documentation
[PATCH] dt-bindings: PCI: Convert v3,v360epc-pci to DT schema
2025-05-02 1:34 UTC
[GIT PULL] bcachefs fixes for rc5
2025-05-02 1:33 UTC
[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
2025-05-02 1:32 UTC (3+ messages)
[PATCH v2 0/2] Add support for rk3399 industry evaluation board
2025-05-02 1:30 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add "
[RFC PATCH 0/7] ublk: support to register bvec buffer automatically
2025-05-02 1:31 UTC (5+ messages)
` [RFC PATCH 3/7] io_uring: support to register bvec buffer to specified io_uring
[PATCH] kernel.h: add comments for system_states
2025-05-02 1:28 UTC (3+ messages)
[meta-multimedia][PATCH] mpd: Upgrade to 0.24.3
2025-05-02 1:27 UTC
[PATCH v2 1/2] dt-bindings: arm: psci: change labels to lower-case in example
2025-05-02 1:25 UTC (2+ messages)
[PATCH v5 00/12] khugepaged: mTHP support
2025-05-02 1:23 UTC (6+ messages)
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
[pseudo][PATCH v2 0/2] nftw, ftw: add wrappers
2025-05-02 1:17 UTC (3+ messages)
` [yocto-patches] "
[PATCH v5 0/2] KVM: x86: Include host suspended time in steal time
2025-05-02 1:17 UTC (3+ messages)
` [PATCH v5 2/2] "
[PATCH v9 0/8] Support kdump with LUKS encryption by reusing LUKS volume keys
2025-05-02 1:12 UTC (9+ messages)
` [PATCH v9 1/8] kexec_file: allow to place kexec_buf randomly
` [PATCH v9 2/8] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v9 3/8] crash_dump: store dm crypt keys in kdump reserved memory
` [PATCH v9 4/8] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v9 5/8] crash_dump: retrieve dm crypt keys in kdump kernel
` [PATCH v9 6/8] Revert "x86/mm: Remove unused __set_memory_prot()"
` [PATCH v9 7/8] x86/crash: pass dm crypt keys to kdump kernel
` [PATCH v9 8/8] x86/crash: make the page that stores the dm crypt keys inaccessible
[PATCH v8 08/11] serial: sh-sci: Add support for RZ/T2H SCI
2025-05-02 1:15 UTC (2+ messages)
[syzbot] [mm?] BUG: Bad page state in page_cache_ra_order
2025-05-02 1:15 UTC
[PATCH net-next v2] net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY
2025-05-02 1:10 UTC (3+ messages)
[PATCH v2] dt-bindings: net: via-rhine: Convert to YAML
2025-05-02 1:10 UTC (2+ messages)
[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2025-05-02 1:10 UTC (2+ messages)
[net-next] ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup
2025-05-02 1:10 UTC (2+ messages)
[PATCH net-next v2] net: phy: realtek: Add support for WOL magic packet on RTL8211F
2025-05-02 1:10 UTC (2+ messages)
[PATCH net-next v2] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
2025-05-02 1:10 UTC (2+ messages)
[PATCH v2 net-next] net: phy: factor out provider part from mdio_bus.c
2025-05-02 1:10 UTC (2+ messages)
[PATCH v8 0/2] memcg: Fix test_memcg_min/low test failures
2025-05-02 1:04 UTC (3+ messages)
` [PATCH v8 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on
` [PATCH v8 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()
[PATCH v3 0/5] allwinner: Add EMAC0 support to A523 variant SoC
2025-05-02 1:00 UTC (2+ messages)
[PATCH v4 00/13] media: imx8: add camera support
2025-05-02 1:02 UTC (7+ messages)
` [PATCH v4 03/13] media: nxp: imx8-isi: Remove unused offset in mxc_isi_reg and use BIT() macro for mask
` [PATCH v4 04/13] media: nxp: imx8-isi: Use devm_clk_bulk_get_all() to fetch clocks
[syzbot] [net?] WARNING: suspicious RCU usage in fib6_del (3)
2025-05-02 1:01 UTC (2+ messages)
[PATCH 0/1] bcache: reduce front IO latency during GC
2025-05-02 1:01 UTC (4+ messages)
[PATCH net-next 00/13][pull request] Intel Wired LAN Driver Updates 2025-04-29 (igb, igc, ixgbe, idpf)
2025-05-02 1:00 UTC (2+ messages)
[syzbot] [net?] WARNING: suspicious RCU usage in __fib6_update_sernum_upto_root
2025-05-02 0:53 UTC (2+ messages)
[net-next v9 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-05-02 0:57 UTC (3+ messages)
` [net-next v9 4/7] net: mtip: The L2 switch driver for imx287
[PATCH v2] rust: time: Avoid 64-bit integer division on 32-bit architectures
2025-05-02 0:45 UTC
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-02 0:46 UTC (2+ messages)
[PATCH RFC v3 8/8] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE
2025-05-02 0:43 UTC
+ documentation-kho-add-memblock-bindings.patch added to mm-unstable branch
2025-05-02 0:44 UTC
+ documentation-add-documentation-for-kho.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ memblock-add-kho-support-for-reserve_mem.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ x86-kconfig-enable-kexec-handover-for-64-bits.patch added to mm-unstable branch
2025-05-02 0:43 UTC
[PATCH net v4] net: airoha: Add missing filed to ppe_mbox_data struct
2025-05-02 0:41 UTC (4+ messages)
[PATCH 0/4] riscv: sophgo: cv18xx: dts rework, part 1
2025-05-02 0:43 UTC (4+ messages)
` [PATCH 1/4] riscv: dts: sophgo: Move all soc specific device into soc dtsi file
+ x86-boot-make-sure-kaslr-does-not-step-over-kho-preserved-memory.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ x86-e820-temporarily-enable-kho-scratch-for-memory-below-1m.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ x86-kexec-add-support-for-passing-kexec-handover-kho-data.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ x86-setup-use-memblock_reserve_kern-for-memory-used-by-kernel.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ arm64-add-kho-support.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ kexec-add-config-option-for-kho.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ kexec-add-kho-support-to-kexec-file-loads.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ kexec-enable-kho-support-for-memory-preservation.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ kexec-add-kho-parsing-support-fix.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ kexec-add-kho-parsing-support.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ kexec-add-kexec-handover-kho-generation-helpers.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ memblock-introduce-memmap_init_kho_scratch.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ memblock-add-support-for-scratch-memory.patch added to mm-unstable branch
2025-05-02 0:43 UTC
+ memblock-add-memblock_rsrv_kern-flag.patch added to mm-unstable branch
2025-05-02 0:43 UTC
[RFC net-next 0/5] devlink: Add unique identifier to devlink port function
2025-05-02 0:39 UTC (6+ messages)
[PATCH] HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_callback()
2025-05-02 0:36 UTC (2+ messages)
` [PATCH v2] "
[PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO)
2025-05-02 0:35 UTC (3+ messages)
` [PATCH v7 06/18] kexec: include asm/early_ioremap.h
[android-common:android-mainline-desktop 1/1] arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dtb: dma-controller@e1200000 (microchip,sama7d65-dma): compatible: 'oneOf' conditional failed, one must be fixed:
2025-05-02 0:33 UTC
[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2025-05-02 0:13 UTC (6+ messages)
` [PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel
[syzbot] [net?] UBSAN: array-index-out-of-bounds in ipv6_addr_prefix
2025-05-02 0:25 UTC (2+ messages)
[PATCH v3] fs/ntfs: Correct NULL Deref / Possible Infinite Loop
2025-05-02 0:24 UTC (3+ messages)
[openeuler:OLK-5.10 2882/2882] drivers/net/ethernet/linkdata/sxe/sxepf/sxe_main.c:1071:12: error: 'sxe_resume' defined but not used
2025-05-02 0:22 UTC
[PATCH bpf-next/net v1 0/5] Fix bpf qdisc bugs and cleanup
2025-05-02 0:22 UTC (5+ messages)
` [PATCH bpf-next/net v1 3/5] bpf: net_sched: Make some Qdisc_ops ops mandatory
` [PATCH bpf-next/net v1 5/5] selftests/bpf: Cleanup bpf qdisc selftests
[PATCH] drm/ttm: Silence randstruct warning about casting struct file
2025-05-02 0:22 UTC (3+ messages)
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
2025-05-01 23:09 UTC (8+ messages)
` [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
` [PATCH v3 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v3 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v3 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v3 22/23] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v3 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
2025-05-02 0:18 UTC
[PATCH v2 0/3] memcg: decouple memcg and objcg stocks
2025-05-02 0:17 UTC (4+ messages)
` [PATCH v2 1/3] memcg: separate local_trylock for memcg and obj
` [PATCH v2 2/3] memcg: completely decouple memcg and obj stocks
` [PATCH v2 3/3] memcg: no irq disable for memcg stock lock
[PATCH net-next] sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif
2025-05-01 23:38 UTC
[PATCH] hw/char/serial: Remove unused prog_if compat property
2025-05-02 0:16 UTC
[PATCH] platform/mellanox: MLXREG_DPU depends on I2C
2025-05-02 0:16 UTC
[PATCH] thermal/mediatek/lvts: drop defined but not used function
2025-05-02 0:16 UTC
[morse:mpam/snapshot/v6.15-rc3 92/110] drivers/platform/arm64/mpam/mpam_resctrl.c:326:10: warning: enumeration value 'QOS_NUM_EVENTS' not handled in switch
2025-05-02 0:12 UTC
[PATCH] btrfs: scrub: move error reporting members to stack
2025-05-02 0:11 UTC
[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202505011354
2025-05-02 0:08 UTC
[Bug 220069] New: [6.13.9] regression USB controller dies
2025-05-02 0:08 UTC (3+ messages)
` [Bug 220069] "
[PATCH v2 0/3] rust: add `UnsafePinned` type
2025-05-02 0:08 UTC (8+ messages)
` [PATCH v2 1/3] rust: add UnsafePinned type
[PATCH 1/2] hfsplus: fix to update ctime after rename
2025-05-02 0:07 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.