messages from 2025-07-07 11:42:19 to 2025-07-07 12:37:11 UTC [more...]
[PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
2025-07-07 12:26 UTC (3+ messages)
[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
2025-07-07 11:29 UTC (6+ messages)
[PATCH v3 0/6] TDX host: kexec/kdump support
2025-07-07 12:37 UTC (4+ messages)
` [PATCH v3 6/6] KVM: TDX: Explicitly do WBINVD upon reboot notifier
[PATCH v4 0/7] media: uvcvideo: Invert granular PM logic + PM fix
2025-07-07 12:35 UTC (2+ messages)
[PATCH v6 00/13] arm64: debug: remove hook registration, split exception entry
2025-07-07 11:41 UTC (13+ messages)
` [PATCH v6 01/13] arm64: debug: clean up single_step_handler logic
` [PATCH v6 02/13] arm64: refactor aarch32_break_handler()
` [PATCH v6 03/13] arm64: debug: call software breakpoint handlers statically
` [PATCH v6 04/13] arm64: debug: call step "
` [PATCH v6 05/13] arm64: debug: remove break/step handler registration infrastructure
` [PATCH v6 06/13] arm64: entry: Add entry and exit functions for debug exceptions
` [PATCH v6 07/13] arm64: debug: split hardware breakpoint exception entry
` [PATCH v6 08/13] arm64: debug: refactor reinstall_suspended_bps()
` [PATCH v6 09/13] arm64: debug: split single stepping exception entry
` [PATCH v6 10/13] arm64: debug: split hardware watchpoint "
` [PATCH v6 11/13] arm64: debug: split brk64 "
` [PATCH v6 12/13] arm64: debug: split bkpt32 "
[PATCH] modpost: check for NULL filename pointer in find_module()
2025-07-07 12:34 UTC (3+ messages)
[PATCH v3 0/5] arm64: dts: renesas: sparrow-hawk: Add overlays for camera sensors
2025-07-07 12:34 UTC (5+ messages)
` [PATCH v3 2/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX219 on J1
` [PATCH v3 4/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX462 "
[LTP] [PATCH v2 0/8] ioctl_pidfd testing suite
2025-07-07 12:33 UTC (9+ messages)
` [LTP] [PATCH v2 1/8] Provide pidfd parameter in tst_clone_args
` [LTP] [PATCH v2 2/8] Fallback PIDFD_GET_INFO related definitions
` [LTP] [PATCH v2 3/8] Add ioctl_pidfd01 test
` [LTP] [PATCH v2 4/8] Add ioctl_pidfd02 test
[syzbot] [mm?] [fs?] WARNING in path_noexec
2025-07-07 12:32 UTC (4+ messages)
` [PATCH] secretmem: use SB_I_NOEXEC
[PATCH -next] mm/memory: fix null pointer dereference in fault_dirty_shared_page
2025-07-07 12:32 UTC (4+ messages)
[PATCH] selftests/bpf: Set CONFIG_PACKET=y for selftests
2025-07-07 12:31 UTC (2+ messages)
[PATCH i-g-t v2 0/5] intel-ci: Rename i915 blocklist and testlists
2025-07-07 12:31 UTC (3+ messages)
` [PATCH i-g-t v2 4/5] intel-ci: rename i915 testlists
[PATCH] commdi: pcl726: Prevent invalid irq number
2025-07-07 12:23 UTC (3+ messages)
` [PATCH V2] "
[PATCH] ata: libata-transport: replace scnprintf with sysfs_emit for simple attributes
2025-07-07 12:20 UTC
[PATCH RESEND 0/5] Remove remaining __get_unaligned_cpu32
2025-07-07 12:24 UTC (4+ messages)
` [PATCH RESEND 1/5] Replace __get_unaligned_cpu32 in jhash function
` [PATCH RESEND 3/5] tools: "
` [PATCH RESEND 4/5] tools: Remove unaligned/packed_struct.h header
[PATCH v2] docs: document linked lists
2025-07-07 12:30 UTC (3+ messages)
[PATCH RFC] btrfs: exit scrub and balance early if the fs is being frozen
2025-07-07 12:30 UTC (4+ messages)
[PATCH 0/2] Fix two tailcall-related issues
2025-07-07 12:29 UTC (3+ messages)
` [PATCH 1/2] LoongArch: BPF: Optimize the calculation method of jmp_offset in the emit_bpf_tail_call function
[PATCH 0/2] crypto: qat - add support for PM debugfs logging for GEN6 devices
2025-07-07 12:28 UTC (3+ messages)
` [PATCH 1/2] crypto: qat - relocate power management debugfs helper APIs
` [PATCH 2/2] crypto: qat - enable power management debugfs for GEN6 devices
[PATCH v8 00/16] further mt7988 devicetree work
2025-07-07 10:43 UTC (9+ messages)
` [PATCH v8 02/16] dt-bindings: net: mediatek,net: allow up to 8 IRQs
` [PATCH v8 03/16] dt-bindings: net: mediatek,net: allow irq names
[PATCH v10 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-07-07 12:27 UTC (3+ messages)
` [PATCH v10 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH v14 0/7] Specifying cache topology on ARM
2025-07-07 12:19 UTC (16+ messages)
` [PATCH v14 1/7] target/arm/tcg: increase cache level for cpu=max
` [PATCH v14 2/7] hw/core/machine: topology functions capabilities added
` [PATCH v14 3/7] hw/arm/virt: add cache hierarchy to device tree
` [PATCH v14 4/7] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH v14 5/7] hw/acpi: add cache hierarchy to pptt table
` [PATCH v14 6/7] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
` [PATCH v14 7/7] Update the ACPI tables based on new aml-build.c
[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
2025-07-07 12:27 UTC (6+ messages)
[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-07-07 12:26 UTC (11+ messages)
` [PATCH v11 1/4] rust: types: Add Ownable/Owned types
` [PATCH v11 4/4] rust: Add `OwnableRefCounted`
[PATCH] dma-buf: Take a breath during dma-fence-chain subtests
2025-07-07 12:25 UTC (4+ messages)
[syzbot] [ext4?] possible deadlock in ext4_evict_inode (4)
2025-07-07 12:24 UTC (3+ messages)
[PATCH 0/3] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
2025-07-07 12:25 UTC (5+ messages)
[PATCH v3 2/5] iommufd: Destroy vdevice on idevice destroy
2025-07-07 12:25 UTC (11+ messages)
[PATCH net-next v2] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
2025-07-07 12:22 UTC (3+ messages)
mm/kasan/kasan_test_c.c:1515:1-4: ERROR: reference preceded by free on line 1507
2025-07-07 12:22 UTC
[PATCH] comedi: Fix some signed shift left operations
2025-07-07 12:15 UTC
[PATCH 0/6] Add rpc-if to RZ/A1, RZ/A2 and update/add board support
2025-07-07 12:20 UTC (3+ messages)
` [PATCH 4/6] ARM: dts: renesas: genmai: add rpc-if SPI NOR flash
[PATCH v5 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-07-07 12:19 UTC (10+ messages)
` [PATCH v5 09/12] tee: add Qualcomm TEE driver
` [PATCH v5 11/12] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v5 12/12] Documentation: tee: Add Qualcomm TEE driver
[PATCH v3] clk: spacemit: mark K1 pll1_d8 as critical
2025-07-07 12:19 UTC (2+ messages)
Git bash 2.50.0(2) not working on windows 11 PRO 64bit
2025-07-07 12:18 UTC
[f2fs-dev] [PATCH v4 0/7] f2fs: new mount API conversion
2025-07-07 12:17 UTC (4+ messages)
` [f2fs-dev] [PATCH v4 5/7] f2fs: separate the options parsing and options checking
` "
[PATCH v4 0/2] Add support for AMD Versal Gen 2 MDB PCIe RP PERST#
2025-07-07 12:17 UTC (2+ messages)
[PATCH v2 0/4] fix apply --intent-to-add
2025-07-07 12:12 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] apply: read in the index in --intent-to-add mode
` [PATCH v3 2/4] apply: only write intents to add for new files
` [PATCH v3 3/4] t4140: test apply --intent-to-add interactions
` [PATCH v3 4/4] apply docs: clarify wording for --intent-to-add
[PATCH v1] board: mpfs_icicle: fix board_fit_config_name_match()
2025-07-07 12:13 UTC
[RFC PATCH 0/3] MediaTek Hardware Voter driver
2025-07-07 10:40 UTC (5+ messages)
` [RFC PATCH 2/3] dt-bindings: firmware: Document the MediaTek Hardware Voter (HWV)
[PATCH] ALSA: hda/realtek: Enable headset Mic on Positivo K116J
2025-07-07 12:13 UTC (2+ messages)
[PATCH 0/2] drm/xe/display: Make panic support work on vram
2025-07-07 12:12 UTC (3+ messages)
` [PATCH 1/2] drm/xe: Extract xe_bo_is_visible_vram
[RFC PATCH 0/5] Introduce mempool object new debug capabilities
2025-07-07 12:10 UTC (4+ messages)
[PATCH] platform/x86/amd/hsmp: Use guard mutex to synchronize probe
2025-07-07 12:10 UTC (7+ messages)
[PATCH 00/15] Add driver for 1Gbe network chips from MUCSE
2025-07-07 12:09 UTC (9+ messages)
` [PATCH 03/15] net: rnpgbe: Add basic mbx ops support
` [PATCH 04/15] net: rnpgbe: Add get_capability mbx_fw "
[PATCH v3 0/7] Documentation for nova-core
2025-07-07 12:09 UTC (4+ messages)
` [PATCH v3 1/7] gpu: nova-core: Add code comments related to devinit
[PATCH v2 mm-new] mm: check if folio has valid mapcount before folio_test_{anon,ksm}() when necessary
2025-07-07 12:07 UTC
refactor the iomap writeback code v2
2025-07-07 12:07 UTC (4+ messages)
[PATCH v17 00/22] Type2 device basic support
2025-07-07 12:06 UTC (4+ messages)
` [PATCH v17 22/22] sfc: support pio mapping based on cxl
[PATCH v2] stackdepot: Make max number of pools build-time configurable
2025-07-07 12:06 UTC (7+ messages)
[PATCH 0/2] xen/arm: Creating base for future PDX changes
2025-07-07 12:06 UTC (4+ messages)
` [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used
[PATCH 0/3] perf: arm_spe: Add support for SPE VM interface
2025-07-07 11:39 UTC (7+ messages)
` [PATCH 1/3] perf: arm_spe: Add barrier before enabling profiling buffer
` [PATCH 2/3] perf: arm_spe: Disable buffer before writing to PMBPTR_EL1 or PMBSR_EL1
[PATCH 01/20] clocksource/drivers/vf-pit: Replace raw_readl/writel to reald/writel
2025-07-07 12:04 UTC (11+ messages)
` [PATCH 03/20] clocksource/drivers/vf_pit: Set the scene for multiple timers
` [PATCH 04/20] clocksource/drivers/vf_pit: Rework the base address usage
` [PATCH 09/20] clocksource/drivers/vf-pit: Register the clocksource from the driver
` [PATCH 10/20] clocksource/drivers/vf-pit: Encapsulate the macros
` [PATCH 19/20] clocksource/drivers/nxp-pit: Add NXP Automotive s32g2 / s32g3 support
[PATCH i-g-t v1] tests/kms_plane_scaling: Skip scalar2 downscale tests on Intel Gen14+ with specific conditions
2025-07-07 12:03 UTC (3+ messages)
` [PATCH i-g-t v2] "
[anolis-intel-cloud:intel-5.10-CWF-SST-ANBZ22493 1/1] include/linux/overflow.h:88:22: warning: comparison of distinct pointer types lacks a cast
2025-07-07 12:01 UTC
[PATCH RESEND 0/4] dma: dma-axi-dmac: fixes and improvements
2025-07-07 12:02 UTC (2+ messages)
[PATCH v2 0/3] Add support for AW8898 Amplifier
2025-07-07 12:02 UTC (3+ messages)
` [PATCH v2 2/3] ASoC: codecs: Add Awinic AW8898 amplifier driver
[PATCH v2 0/4] rust: i2c: Add basic I2C driver abstractions
2025-07-07 12:02 UTC (5+ messages)
` [PATCH v2 2/4] rust: i2c: add manual I2C device creation abstractions
[PATCH] bitbake: add examples to show general wildcarding
2025-07-07 12:01 UTC
[LTP] [PATCH v3 0/3] syscalls: munmap: Convert to new API
2025-07-07 11:59 UTC (4+ messages)
` [LTP] [PATCH v3 1/3] syscalls: munmap01: "
` [LTP] [PATCH v3 2/3] syscalls: munmap02: Make it a variant of munmap01
` [LTP] [PATCH v3 3/3] syscalls: munmap03: Convert to new API
[PATCH v2 01/14] net/sxe: add base driver directory and doc Adding a minimum maintainable directory structure for the network driver and request maintenance of the sxe driver
2025-07-07 11:58 UTC (15+ messages)
` [PATCH v3 01/14] net/sxe: add base driver directory and doc
` [PATCH v3 02/14] net/sxe: add ethdev probe and remove
` [PATCH v3 03/14] net/sxe: add tx rx setup and data path
` [PATCH v3 04/14] net/sxe: add link, flow ctrl, mac ops, mtu ops function
` [PATCH v3 05/14] net/sxe: support vlan filter
` [PATCH v3 06/14] net/sxe: add filter function
` [PATCH v3 07/14] net/sxe: support rss offload
` [PATCH v3 08/14] net/sxe: add dcb function
` [PATCH v3 09/14] net/sxe: support ptp
` [PATCH v3 10/14] net/sxe: add xstats function
` [PATCH v3 11/14] net/sxe: add custom cmd led ctrl
` [PATCH v3 12/14] net/sxe: add simd function
` [PATCH v3 13/14] net/sxe: add virtual function
` [PATCH v3 14/14] net/sxe: add Solve compilation problems
[syzbot] [bcachefs?] kernel BUG in bch2_trans_update_by_path
2025-07-07 12:00 UTC (2+ messages)
[PATCH] riscv: mmap(): use unsigned offset type in riscv_sys_mmap
2025-07-07 11:34 UTC
[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
2025-07-07 10:13 UTC (9+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name
drivers/media/test-drivers/vivid/vivid-ctrls.c:1799:22: warning: ' Is Connected To' directive output may be truncated writing 16 bytes into a region of size between 10 and 19
2025-07-07 11:58 UTC (2+ messages)
[syzbot] [cgroups?] KCSAN: data-race in cgroup_migrate_execute / memcpy_and_pad
2025-07-07 11:57 UTC
[PATCH] event/eth_tx: prefetch mbuf headers
2025-07-07 11:57 UTC (5+ messages)
[LTP] [PATCH v2 0/3] syscalls: munmap: Convert to new API
2025-07-07 11:56 UTC (4+ messages)
` [LTP] [PATCH v2 3/3] syscalls: munmap03: "
[PATCH v4 5/7] PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
2025-07-07 11:56 UTC (7+ messages)
[PATCH v4 00/10] ARM: SoCFPGA: Add initial support for Agilex5
2025-07-07 11:22 UTC (11+ messages)
` [PATCH v4 01/10] ARM: socfpga: kconfig: sort entries
` [PATCH v4 02/10] mach: socfpga: debug_ll: rework putc_ll
` [PATCH v4 03/10] reset: reset-socfpga: build only for 32-bit socfpga
` [PATCH v4 04/10] arm: socfgpa: add support for SoCFPGA Agilex5
` [PATCH v4 05/10] clk: support init->parent_data
` [PATCH v4 06/10] linux: clk: add fw_name
` [PATCH v4 07/10] clk: socfpga: add agilex5 clock support
` [PATCH v4 08/10] net: phy: add Analog Devices ADIN1300
` [PATCH v4 09/10] net: add support for Designware XGMAC (10gb) ethernet
` [PATCH v4 10/10] ARM: socfpga: add Arrow AXE5 Agilex5 board
[Buildroot] [PATCH 1/1] package/genimage: bump version to 19
2025-07-07 11:55 UTC
[PATCH] platform/x86: hp-wmi: Add DMI support for HP Victus 16-s0xxx (8BD5)
2025-07-07 11:55 UTC (2+ messages)
[PATCH] i3c: prefix hexadecimal entries in sysfs
2025-07-07 11:54 UTC
[PATCH 0/2] arm64: dts: renesas: r9a09g056n48/r9a09g057h44: Fix pinctrl node names for GBETH1
2025-07-07 11:54 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Fix pinctrl node name "
` [PATCH 2/2] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: "
[syzbot] [mm?] [fs?] WARNING in path_noexec
2025-07-07 11:53 UTC (2+ messages)
[PATCH v1] event/dlb2: add dequeue interrupt mode support
2025-07-07 11:53 UTC (12+ messages)
[PATCH] PCI: remove call pci_save_aspm_l1ss_state() from pci_save_pcie_state()
2025-07-07 11:52 UTC
[PATCH v7 0/5] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5 + other meta fixes
2025-07-07 11:52 UTC (5+ messages)
` [PATCH v7 4/5] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5
[f2fs-dev] [Bug 220321] New: F2FS: workqueue: WQ_MEM_RECLAIM writeback:wb_workfn is flushing !WQ_MEM_RECLAIM events_unbound:quota_release_workfn
2025-07-07 11:51 UTC (2+ messages)
` [f2fs-dev] [Bug 220321] "
[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
2025-07-07 11:51 UTC (8+ messages)
` [PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range
[PATCH v2] arm64: dts: qcom: x1-crd: add USB DisplayPort audio
2025-07-07 11:51 UTC (3+ messages)
[PATCH v2 0/2] xilinx: update guid with fwu metadata
2025-07-07 11:50 UTC (5+ messages)
` [PATCH v2 1/2] FWU: Add platform hook support for fwu metata
` [PATCH v2 2/2] board: xilinx: update guid based on metadata
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-07-07 11:50 UTC (6+ messages)
` [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
[PATCH v2 0/3] Add media jobs framework
2025-07-07 11:50 UTC (4+ messages)
` [PATCH v2 3/3] media: Documentation: Add documentation for media jobs
[PATCH bpf-next v4] selftests/bpf: Negative test case for tail call map
2025-07-07 11:50 UTC
[PATCH] phy: qcom-qmp-ufs: Fix HS-G4 PHY init table for sc7280
2025-07-07 11:50 UTC (3+ messages)
[PATCH 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28)
2025-07-07 11:49 UTC (6+ messages)
` [PATCH 3/3] "
[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-07-07 11:49 UTC (4+ messages)
` [PATCH 1/8] execmem: drop unused execmem_update_copy()
[PATCH v2 00/10] pmdomain: Partial refactor, support modem and RTFF
2025-07-07 10:56 UTC (5+ messages)
` [PATCH v2 08/10] pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991
` [PATCH v2 10/10] arm64: dts: mediatek: Convert all SoCs to use access-controllers
[PATCH] scsi: iscsi: Fix IDR memory leak in transport exit
2025-07-07 11:43 UTC (2+ messages)
[PATCH v2 00/17] xen/riscv: introduce p2m functionality
2025-07-07 11:46 UTC (6+ messages)
` [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry()
[f2fs-dev] [PATCH] f2fs: introduce is_cur{seg,sec}()
2025-07-07 11:46 UTC (2+ messages)
` "
[PATCH net-next v4 0/2] Add Ethernet MAC support for SpacemiT K1
2025-07-07 10:01 UTC (3+ messages)
` [PATCH net-next v4 2/2] net: spacemit: Add K1 Ethernet MAC
[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-07-07 10:09 UTC (4+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
` "
[PATCH v2] arm64: Kconfig.platforms: remove useless select for ARCH_K3
2025-07-07 9:59 UTC (6+ messages)
[PATCH v3 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
2025-07-07 11:43 UTC (4+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 4/4] bloom: optimize multiple pathspec items "
[syzbot] [fs?] BUG: corrupted list in remove_wait_queue (2)
2025-07-07 11:43 UTC (2+ messages)
[RFC] Different flock/fcntl locking behaviors via libcephfs and cephfs kernel client
2025-07-07 11:42 UTC (2+ messages)
[PATCH 0/2] drm/msm: Split gpu/kms cleanups
2025-07-07 11:42 UTC (3+ messages)
` [PATCH 1/2] drm/msm: Clean up split driver features
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.