messages from 2025-04-16 06:51:29 to 2025-04-16 07:37:52 UTC [more...]
[PATCH v2 0/2] Don't create Python bytecode when building the kernel
2025-04-16 7:36 UTC (7+ messages)
` [PATCH v2 1/2] scripts/kernel-doc.py: don't create *.pyc files
` [PATCH v2 2/2] .gitignore: ignore Python compiled bytecode
[PATCH v3][next] w1: Avoid -Wflex-array-member-not-at-end warnings
2025-04-16 7:37 UTC (2+ messages)
[PATCH 0/2] mm: Explicitly check & doc fragsz limit
2025-04-16 7:37 UTC (3+ messages)
` [PATCH 1/2] mm: page_frag: Check fragsz at the beginning of __page_frag_alloc_align()
[PATCH v2 0/9] clk: renesas: rzv2h: Add clock and reset entries for USB2 and GBETH
2025-04-16 7:37 UTC (5+ messages)
` [PATCH v2 9/9] clk: renesas: r9a09g057: Add clock and reset entries for GBETH0/1
[PATCH v3 0/2] Enable automatic SVN updates for SGX enclaves
2025-04-16 7:36 UTC (3+ messages)
` [PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc
[PATCH 0/2] separate out mmap_lock/VMA locking and update MAINTAINERS
2025-04-16 7:36 UTC (15+ messages)
` [PATCH 1/2] mm: move mmap/vma locking logic into specific files
` [PATCH 2/2] MAINTAINERS: add section for locking of mm's and VMAs
[net-next v5 0/6] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-16 7:36 UTC (4+ messages)
` [net-next v5 1/6] dt-bindings: net: Add MTIP L2 switch description
[PATCH v5 00/14] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-04-16 7:35 UTC (3+ messages)
` [PATCH v5 09/14] iio: adc: ad7768-1: Add GPIO controller support
[LTP] [PATCH 1/2] tst_cgroup: Add "dmem" cgroup controller
2025-04-16 7:35 UTC (3+ messages)
` [LTP] [PATCH 2/2] cgroup_regression_test.sh: simplify last controller detection
[PATCH v1] xfs: Fail remount with noattr2 on a v5 xfs with CONFIG_XFS_SUPPORT_V4=y
2025-04-16 7:35 UTC (5+ messages)
Get support
2025-04-16 7:35 UTC
[PATCH 1/1] iommu/vt-d: Revert ATS timing change to fix boot failure
2025-04-16 7:36 UTC
[mptcp-next 0/7] Add 'dump_subflow' test in selftests
2025-04-16 7:35 UTC (8+ messages)
` [mptcp-next 1/7] selftests: mptcp: add struct params in mptcp_diag
` [mptcp-next 2/7] selftests: mptcp: refactor send_query parameters for code clarity
` [mptcp-next 3/7] selftests: mptcp: refine the 'iovlen' handling logic
` [mptcp-next 4/7] selftests: mptcp: refactor NLMSG handling with 'proto'
` [mptcp-next 5/7] selftests: mptcp: add a helper to get subflow_info
` [mptcp-next 6/7] selftests: mptcp: add a helper to print subflow_info
` [mptcp-next 7/7] selftests: mptcp: add chk_sublfow in diag.sh
[LTP] [PATCH 1/1] cgroup_lib.sh: Improve error messages
2025-04-16 7:34 UTC (3+ messages)
idea to ponder: handling extra pages on faults of anonymous areas
2025-04-16 7:34 UTC (2+ messages)
[PATCH] crypto: powerpc - Include uaccess.h and others
2025-04-16 7:34 UTC
[PATCH] pinctrl: mediatek: common-v1: Fix EINT breakage on older controllers
2025-04-16 7:29 UTC (2+ messages)
[PATCH v1 0/2] spi: Introduce and use spi_bpw_to_bytes()
2025-04-16 7:34 UTC (5+ messages)
` [PATCH v1 1/2] spi: Add spi_bpw_to_bytes() helper and use it
[PATCH] cpufreq: apple-soc: Fix possible null pointer dereference
2025-04-16 7:34 UTC (3+ messages)
[PATCH v4 0/8] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-04-16 7:33 UTC (3+ messages)
[PATCH 00/24] Optimize the hot path in the UFS driver
2025-04-16 7:33 UTC (8+ messages)
` [PATCH 04/24] scsi: core: Implement reserved command handling
[PATCH v1 0/8] Enable/Disable DC balance along with VRR DSB
2025-04-16 7:33 UTC (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
[syzbot] [tipc?] general protection fault in tipc_mon_reinit_self (3)
2025-04-16 7:33 UTC
[PATCH] mempolicy: Optimize queue_folios_pte_range by PTE batching
2025-04-16 7:33 UTC (4+ messages)
[PATCH v3 00/22] RV: Linear temporal logic monitors for RT application
2025-04-16 7:32 UTC (26+ messages)
` [PATCH v3 01/22] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH v3 02/22] printk: Make vprintk_deferred() public
` [PATCH v3 03/22] panic: Add vpanic()
` [PATCH v3 04/22] rv: Let the reactors take care of buffers
` [PATCH v3 05/22] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [PATCH v3 06/22] verification/dot2k: Remove __buff_to_string()
` [PATCH v3 07/22] verification/dot2k: Replace is_container() hack with subparsers
` [PATCH v3 08/22] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
` [PATCH v3 09/22] verification/dot2k: Prepare the frontend for LTL inclusion
` [PATCH v3 10/22] Documentation/rv: Prepare monitor synthesis document "
` [PATCH v3 11/22] verification/rvgen: Restructure the templates files
` [PATCH v3 12/22] verification/rvgen: Restructure the classes to prepare for LTL inclusion
` [PATCH v3 13/22] rv: Add support for LTL monitors
` [PATCH v3 14/22] rv: Add rtapp container monitor
` [PATCH v3 15/22] x86/tracing: Remove redundant trace_pagefault_key
` [PATCH v3 16/22] x86/tracing: Move page fault trace points to generic
` [PATCH v3 17/22] arm64: mm: Add page fault trace points
` [PATCH v3 18/22] riscv: "
` [PATCH v3 19/22] rv: Add rtapp_pagefault monitor
` [PATCH v3 20/22] rv: Add rtapp_sleep monitor
` [PATCH v3 21/22] rv: Add documentation for rtapp monitor
` [PATCH v3 22/22] rv: Allow to configure the number of per-task monitor
[PATCH v2 0/8] Support hiding capability when its initialization fails
2025-04-16 7:32 UTC (5+ messages)
` [PATCH v2 2/8] vpci/header: Emulate legacy capability list for host
[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in dirent_create_key
2025-04-16 7:32 UTC
[PATCH v3 0/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
2025-04-16 7:28 UTC (4+ messages)
` [PATCH v3 3/4] "
[PATCH v1 00/12] add lookup fib nodes in graph library
2025-04-16 7:32 UTC (3+ messages)
` [PATCH v1 02/12] node: add IP4 lookup FIB node
[PATCH v1 0/4] k3: migrate SPL_TEXT_BASE to new address
2025-04-16 7:30 UTC (5+ messages)
` [PATCH v1 1/4] spl: Kconfig: k3: set SPL_TEXT_BASE to 0x82200000
` [PATCH v1 2/4] mach-k3: add a jump stub to support older ATF builds
` [PATCH v1 3/4] binman: k3: add jump-stub to tispl.bin
` [PATCH v1 4/4] binman: k3: add jump-stub as loadable
[PATCH 6.14 000/731] 6.14.2-rc1 review
2025-04-16 7:31 UTC (5+ messages)
` [PATCH 6.14 084/731] wifi: ath11k: update channel list in reg notifier instead reg worker
[PATCH] pinctrl: mediatek: pinctrl: mediatek: add mt8196 eint pin
2025-04-16 7:26 UTC (2+ messages)
[PATCH v3 1/4] drm: add function drm_file_err to print proc information too
2025-04-16 7:29 UTC (9+ messages)
` [PATCH v3 2/4] drm/amdgpu: add drm_file reference in userq_mgr
` [PATCH v3 3/4] drm/amdgpu: use drm_file_err in logging to also dump process information
` [PATCH v3 4/4] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
[PATCH mptcp-next v6 0/5] BPF path manager, part 6
2025-04-16 7:29 UTC (4+ messages)
[PATCH] drm/virtio: Support drm_panic with non-vmapped shmem BO
2025-04-16 7:29 UTC (5+ messages)
[PATCH v2 0/2] Change DRAM message and add RAM doc
2025-04-16 7:29 UTC (3+ messages)
` [PATCH v2 2/2] doc: memory: Add documentation for system RAM
[PATCH 00/11] drm/xe/display: Program double buffered LUT registers
2025-04-16 7:28 UTC (3+ messages)
` [PATCH 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
[PATCH v7 0/3] pinctrl: mediatek: Add pinctrl driver on mt8196
2025-04-16 7:22 UTC (2+ messages)
[PATCH] ASoC: fsl_rpmsg: Remove useless return variable
2025-04-16 7:30 UTC (2+ messages)
[PATCH 0/2] drm/virtio: Avoid struct drm_gem_object.import_attach
2025-04-16 7:27 UTC (2+ messages)
[PATCH 00/11] Final release note updates for 5.2
2025-04-16 7:27 UTC (6+ messages)
` [PATCH 04/11] migration-guides/release-notes-5.2.rst: add security fixes
` [docs] "
[PATCH v3 0/7] First chunk for Arm R82 and MPU support
2025-04-16 7:25 UTC (4+ messages)
` [PATCH v3 6/7] arm/mpu: Implement early_fdt_map support in MPU systems
[PATCH] x86/acpi: fix potential NULL deref in acpi_wakeup_cpu()
2025-04-16 7:26 UTC (3+ messages)
[PATCH v4 0/7] i2c: core: Move client towards fwnode
2025-04-16 7:26 UTC (14+ messages)
` [PATCH v4 2/7] i2c: core: Unify the firmware node type check
` [PATCH v4 5/7] i2c: core: Do not dereference fwnode in struct device
` [PATCH v4 6/7] i2c: core: Deprecate of_node in struct i2c_board_info
[REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
2025-04-16 3:12 UTC (2+ messages)
` 回复: "
[PATCH v3 00/54] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2025-04-16 6:54 UTC (20+ messages)
` [PATCH v3 17/54] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v3 18/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v3 20/54] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v3 21/54] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v3 23/54] dyndbg: treat comma as a token separator
` [PATCH v3 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
[PATCH 5.10.y] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
2025-04-16 1:18 UTC
[PATCH 6.6.y] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
2025-04-16 1:17 UTC
[PATCH 5.15.y] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
2025-04-16 1:17 UTC
[PATCH] x86/cpu: Add CPU model number for Bartlett Lake
2025-04-16 7:25 UTC (2+ messages)
` [tip: x86/urgent] x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
[PATCH 6.1.y] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
2025-04-16 1:17 UTC
[PATCH] x86/e820: discard high memory that can't be addressed by 32-bit systems
2025-04-16 7:24 UTC (7+ messages)
` [tip: x86/urgent] x86/e820: Discard "
[PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
2025-04-16 0:30 UTC (3+ messages)
[PATCH v3] ALSA: hda/tas2781: Create a common header for both spi and i2c tas2781 hda driver
2025-04-16 7:22 UTC (2+ messages)
[PATCH v2 0/3] Add new imx imx8mp-libra-rdk-fpsc SBC
2025-04-16 7:22 UTC (6+ messages)
` [PATCH v2 2/3] arm64: dts: add imx8mp-libra-rdk-fpsc board
[PATCH] watchdog: diag288_wdt: Implement module autoload
2025-04-16 7:21 UTC (5+ messages)
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-04-16 7:22 UTC (2+ messages)
[PATCH] mm, hugetlb: Reset mapping to TAIL_MAPPING before restoring vmemmap
2025-04-16 7:21 UTC (2+ messages)
[akpm-mm:mm-new 195/196] mm/zblock.c:369:13: error: incompatible function pointer types initializing 'int (*)(void *, size_t, gfp_t, unsigned long *, const int)' (aka 'int (*)(void *, unsigned int, unsigned int, unsigned long *, const int)') with an expression of type 'int (void
2025-04-16 7:21 UTC
[RFC v5 0/7] Add packed format to shadow virtqueue
2025-04-16 7:20 UTC (4+ messages)
[Bug 220016] New: USB devices plugged into USB hubs on 6.14.2-300.fc42.x86_64 do not work
2025-04-16 7:21 UTC (2+ messages)
` [Bug 220016] "
[PATCH v1 0/3] MediaTek Dimensity 1200 - Add Pin Controller support
2025-04-16 7:18 UTC (2+ messages)
[PATCH] ASoC: Intel: sof_sdw: Add NULL check in asoc_sdw_rt_dmic_rtd_init()
2025-04-16 7:19 UTC (2+ messages)
[PATCH mptcp-next v3 0/3] only remove entry from local_addr_list when sending a REMOVE_ADDR
2025-04-16 7:17 UTC (4+ messages)
` [PATCH mptcp-next v3 1/3] mptcp: pm: userspace: drop delete_local_addr helper
` [PATCH mptcp-next v3 2/3] selftests: mptcp: join: update userspace dump_addr outputs
` [PATCH mptcp-next v3 3/3] selftests: mptcp: userspace: send RM_ADDR between server and client
[PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
2025-04-16 7:20 UTC (3+ messages)
` [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
[PATCH mptcp-next v2 0/2] only remove entry from local_addr_list when sending a REMOVE_ADDR
2025-04-16 7:16 UTC (7+ messages)
` [PATCH mptcp-next v2 1/2] mptcp: pm: userspace: drop delete_local_addr helper
[PATCH 0/3] Add a for_commit option to qemu-img measure
2025-04-16 7:16 UTC (4+ messages)
` [PATCH 1/3] block: add for_commit option to measure
` [PATCH 2/3] qcow2: make measure for_commit aware
` [PATCH 3/3] iotests/290: add test case for for_commit measure
[PATCH 1/2] arm64: errata: Work around AmpereOne's erratum AC03_CPU_36
2025-04-16 7:19 UTC (6+ messages)
` [PATCH 2/2] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
[powerpc:fixes-test] BUILD SUCCESS 3700976f2ae8dfec4c17433f8a16c9e6c334cf89
2025-04-16 7:18 UTC
[PATCH 0/2] test/intel/prime_mmap: Limit aperture testing to machines with an aperture
2025-04-16 7:17 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[LTP] [PATCH v2] mmap21.c: Test for new MAP_DROPPABLE flag for mmap
2025-04-16 19:16 UTC (2+ messages)
` [LTP] [PATCH v3] mmap22.c: "
[PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices
2025-04-16 7:14 UTC (2+ messages)
[LTP] [PATCH 0/5] KVM test for Intel VMX vAPIC
2025-04-16 7:16 UTC (4+ messages)
` [LTP] [PATCH 3/5] KVM: Simplify reading VMX control field masks
[PATCH v3 0/4] Large devcoredump file support
2025-04-16 7:14 UTC (5+ messages)
` [PATCH v3 3/4] drm/print: Add drm_printer_is_full
[Intel-wired-lan] Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
2025-04-16 7:13 UTC (5+ messages)
` "
[PATCH] io_uring/rsrc: send exact nr_segs for fixed buffer
2025-04-16 5:44 UTC
[PATCH] mm, hugetlb: Avoid passing a null nodemask when there is mbind policy
2025-04-16 7:08 UTC (2+ messages)
[PATCH v4 1/2] dt-bindings: power: rockchip: Add support for RK3562 SoC
2025-04-16 7:05 UTC (3+ messages)
[mainline]Kernel crash while running ftrace selftest
2025-04-16 7:07 UTC
[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
2025-04-16 7:05 UTC (7+ messages)
` [PATCH v4 157/163] tcg: Merge INDEX_op_st*_{i32,i64}
` [PATCH v4 158/163] tcg: Stash MemOp size in TCGOP_FLAGS
` [PATCH v4 159/163] tcg: Remove INDEX_op_qemu_st8_*
[OE-core][PATCH 1/1] webkitgtk: upgrade 2.48.0 -> 2.48.1
2025-04-16 7:05 UTC
[PATCH net v5] batman-adv: Fix double-hold of meshif when getting enabled
2025-04-16 3:10 UTC (2+ messages)
[LTP] [PATCH v7 0/4] Support for Patchwork CI
2025-04-16 7:04 UTC (3+ messages)
` [LTP] [PATCH v7 2/4] ci: add patchwork communication script
[PATCH net-next v3] rtase: Add ndo_setup_tc support for CBS offload in traffic control setup
2025-04-16 7:04 UTC (3+ messages)
[PATCH v5 0/7] i2c: core: Move client towards fwnode
2025-04-16 7:01 UTC (8+ messages)
` [PATCH v5 1/7] i2c: core: Drop duplicate check before calling OF APIs
` [PATCH v5 2/7] i2c: core: Unify the firmware node type check
` [PATCH v5 3/7] i2c: core: Switch to fwnode APIs to get IRQ
` [PATCH v5 4/7] i2c: core: Reuse fwnode variable where it makes sense
` [PATCH v5 5/7] i2c: core: Do not dereference fwnode in struct device
` [PATCH v5 6/7] i2c: core: Deprecate of_node in struct i2c_board_info
` [PATCH v5 7/7] media: i2c: ds90ub960: Remove of_node assignment
[PATCH v2 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
2025-04-16 7:03 UTC (3+ messages)
` [PATCH v2 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)
[PATCH] dma-buf: heaps: Set allocation orders for larger page sizes
2025-04-16 2:28 UTC (3+ messages)
[linus:master] [mm/rmap] 6af8cb80d3: vm-scalability.throughput 7.8% regression
2025-04-16 7:01 UTC
[PATCH v3] drm/gem: Internally test import_attach for imported objects
2025-04-16 6:57 UTC
[PATCH 1/2] sched/numa: Add ability to override task's numa_preferred_nid
2025-04-16 7:00 UTC (2+ messages)
[PATCH] um/asm: Replace "REP; NOP" with PAUSE mnemonic
2025-04-16 6:57 UTC (4+ messages)
[PATCH v3 1/2] dt-bindings: arm: ti: Add PocketBeagle2
2025-04-16 6:55 UTC (2+ messages)
[PATCH RFC 0/3] nvme: add support for command quiesce timeout
2025-04-16 6:57 UTC (6+ messages)
` [PATCH RFC 3/3] nvme: delay failover by "
[PATCH] arm64: dts: imx8mp: add cpuidle state "cpu-pd-wait"
2025-04-16 6:57 UTC (7+ messages)
[PATCH 1/2] dt-bindings: rtc: Add pcf85053a support
2025-04-16 6:57 UTC (3+ messages)
` [EXT] "
[PATCH] arm64: dts: Fix nuvoton 8xx clock properties
2025-04-16 6:55 UTC (3+ messages)
[PATCH iwl-next 00/16] libeth: add libeth_xdp helper lib
2025-04-16 6:54 UTC (4+ messages)
` [PATCH iwl-next 01/16] libeth: convert to netmem
` [Intel-wired-lan] "
[PATCH 0/2] hwmon: (spd5118) adjust sensor behaviors under SPD write protection
2025-04-16 6:46 UTC (3+ messages)
` [PATCH 1/2] hwmon: (spd5118) pass spd5118_data to hwmon callbacks
` [PATCH 2/2] hwmon: (spd5118) restrict writes under SPD write protection
[PATCH v3 0/3] virtio-net: disable delayed refill when pausing rx
2025-04-16 6:54 UTC (4+ messages)
` [PATCH v3 3/3] selftests: net: add a virtio_net deadlock selftest
[PATCH v1] configs: agilex5: Restore fixed bloblist
2025-04-16 6:53 UTC (2+ messages)
[PATCH] arm64: dts: nuvoton: Add EDAC controller
2025-04-16 6:52 UTC (3+ messages)
[PATCH] arm64: dts: nuvoton: Add USB Hosts
2025-04-16 6:52 UTC (3+ messages)
[PATCH v4 0/2] coresight: Add Coresight Trace Network On Chip driver
2025-04-16 6:49 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: Add device Trace Network On Chip definition
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.