messages from 2025-04-17 01:37:28 to 2025-04-17 03:37:51 UTC [more...]
[PATCH 0/3] CDL Feature control improvements
2025-04-17 3:37 UTC (3+ messages)
` [PATCH 3/3] scsi: Improve CDL control
[PATCH 6.14 000/731] 6.14.2-rc1 review
2025-04-17 3:36 UTC (8+ messages)
` [PATCH 6.14 084/731] wifi: ath11k: update channel list in reg notifier instead reg worker
[meta-ti][master/scarthgap][PATCH] conf: machine: am62axx: Exclude tiboot3.bin for GP
2025-04-17 3:35 UTC
[RFCv1 5/7] kexec: Add bpf light skeleton to load zboot image
2025-04-17 3:31 UTC (2+ messages)
` [RFCv1 6/7] kexec: Loading bpf opts_insn and opts_data from user space
[PATCH v2] Bluetooth: btintel_pcie: Avoid redundant buffer allocation
2025-04-17 3:48 UTC
[PATCH v3 1/2] dt-bindings: arm: ti: Add PocketBeagle2
2025-04-17 3:29 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: ti: Add k3-am62-pocketbeagle2
[PATCH 00/28] check-parallel: Running tests without check
2025-04-17 3:01 UTC (29+ messages)
` [PATCH 01/28] fstests: remove support for non-numeric test names
` [PATCH 02/28] _scratch_mkfs_sized: obey USE_EXTERNAL for XFS filesystems
` [PATCH 03/28] fstests: move test exit functions to common/exit
` [PATCH 04/28] check-parallel: report how many tests were _notrun
` [PATCH 05/28] check: factor out test list building code
` [PATCH 06/28] check-parallel: use common group list parsing code
` [PATCH 07/28] check-parallel: adjust concurrency according to CPU count
` [PATCH 08/28] check-parallel: add logwrite device support
` [PATCH 09/28] check-parallel: allow FSTYP selection from the CLI
` [PATCH 10/28] check-parallel: use PID namespaces for runner process isolation
` [PATCH 11/28] check-parallel: initial support for specifying device sizes
` [PATCH 12/28] config: move config section code to it's own file
` [PATCH 13/28] check-parallel: introduce config file support
` [PATCH 14/28] fstests: further separate sourcing common/rc and common/config from initialisation
` [PATCH 15/28] check-parallel: de-batch test execution
` [PATCH 16/28] check-parallel: run sections directly
` [PATCH 17/28] check-parallel: rebuild test list when FSTYP changes
` [PATCH 18/28] check-parallel: create a "results-latest" symlink
` [PATCH 19/28] check: factor test running
` [PATCH 20/28] [RFC] check-parallel: run tests directly without using check
` [PATCH 21/28] generic/531: limit max files per CPU
` [PATCH 22/28] fsync-tester.c: use syncfs() rather than sync()
` [PATCH 23/28] open-by-handle.c: "
` [PATCH 24/28] "
` [PATCH 25/28] bulkstat_unlink_test_modified.c: remove unused test code
` [PATCH 26/28] stale-handle.c: use syncfs() rather than sync()
` [PATCH 27/28] scaleread: remove dead test code
` [PATCH 28/28] xfs/259: no need to call sync
[PATCH OE-Core 0/5] connman: Pick fixes from previous series
2025-04-17 3:29 UTC (6+ messages)
` [PATCH OE-Core 1/5] connman: Set --runstatedir to ${runtimedir}
` [PATCH OE-Core 2/5] connman: Create ${sysconfdir} for systemd images
` [PATCH OE-Core 3/5] connman: Add iptables/ip6tables-save to ac_cv_path
` [PATCH OE-Core 4/5] connman: Mark iptables/nftables mutually incompatible
` [PATCH OE-Core 5/5] connman: Set dns-backend automatically
[PATCH 0/3] blk-throttle: Some bugfixes and modifications
2025-04-17 3:27 UTC (11+ messages)
` [PATCH 1/3] blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover()
` [PATCH 2/3] blk-throttle: Delete unnecessary carryover-related fields from throtl_grp
` [PATCH 3/3] blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed
[PATCH net] net: phy: leds: fix memory leak
2025-04-17 3:25 UTC
[PATCH v3] platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug
2025-04-17 3:23 UTC
[GIT PULL] hotfixes for 6.15-rc2
2025-04-17 3:24 UTC (2+ messages)
[PATCH v8 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
2025-04-17 3:23 UTC (3+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-04-16
2025-04-17 3:19 UTC
[PATCH v2 0/4] arm64: sunxi: h616: Enable Mali GPU
2025-04-17 3:14 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: power: Add Allwinner H6/H616 PRCM PPU
[PATCH] net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
2025-04-17 3:15 UTC (2+ messages)
[Bug 220019] New: Host call trace and crash after boot guest with perf kvm stat record
2025-04-17 3:15 UTC (3+ messages)
` [Bug 220019] "
[PATCH v4 00/10] Support vbootrom for AST2700
2025-04-17 3:12 UTC (15+ messages)
` [PATCH v4 01/10] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
` [PATCH v4 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
` [PATCH v4 03/10] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
` [PATCH v4 04/10] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
` [PATCH v4 05/10] pc-bios: Add AST27x0 vBootrom
` [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
` [PATCH v4 07/10] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
` [PATCH v4 08/10] tests/functional/aspeed: Update test ASPEED SDK v09.06
` [PATCH v4 09/10] tests/functional/aspeed: Add to test vbootrom for AST2700
` [PATCH v4 10/10] docs/system/arm/aspeed: Support "
[RFC 00/13] Packet capture using port mirroring
2025-04-17 3:14 UTC (5+ messages)
` [RFC 01/13] app/testpmd: revert auto attach/detach
[mainline]tools/perf build warnings
2025-04-17 3:13 UTC (4+ messages)
[PATCH 1/1] iommu/vt-d: Revert ATS timing change to fix boot failure
2025-04-17 3:13 UTC (4+ messages)
[PATCH v2 1/1] bcache: process fewer btree nodes in incremental GC cycles
2025-04-17 3:13 UTC (4+ messages)
[PATCH v7] Avoid crash calling PrintErrMesg from efi_multiboot2
2025-04-17 3:12 UTC (2+ messages)
[PATCH v2 0/3] hw/misc/aspeed_otp: Introduce OTP memory and integrate with SBC
2025-04-17 3:09 UTC (7+ messages)
` [PATCH v2 1/3] hw/misc/aspeed_otp: Add Aspeed OTP memory device model
` [PATCH v2 2/3] hw/misc/aspeed_sbc: Connect Aspeed OTP memory device to SBC controller
` [PATCH v2 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
[PATCH v2] ACPICA: Add support for printing AML arguments when trace point enabled
2025-04-17 3:10 UTC
[PATCH v2] x86/Kconfig: Fix allyesconfig
2025-04-17 3:10 UTC (5+ messages)
[GIT PULL] md-6.15-20250416
2025-04-17 3:09 UTC (2+ messages)
[PATCH] dm-bufio: skip cond_resched when no_sleep is enabled
2025-04-17 3:07 UTC (2+ messages)
` [PATCH v3] dm-bufio: don't schedule in atomic context
[PATCH v3 0/2] drm/ci: Add devicetree validation and KUnit tests
2025-04-17 3:04 UTC (3+ messages)
` [PATCH v3 1/2] drm/ci: Add jobs to validate devicetrees
` [PATCH v3 2/2] drm/ci: Add jobs to run KUnit tests
[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
2025-04-17 3:07 UTC (13+ messages)
` [PATCH v2 02/32] drm/xe: Make xe_svm_alloc_vram public
` [PATCH v2 07/32] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [PATCH v2 09/32] drm/xe/svm: Allow unaligned addresses and ranges for prefetch
` [PATCH v2 10/32] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [PATCH v2 11/32] drm/xe/svm: Add function to determine if range needs VRAM migration
` [PATCH v2 12/32] drm/gpusvm: Introduce vram_only flag for VRAM allocation
[PATCH i-g-t] lib/amdgpu: Add priority and secure flags support for user queues
2025-04-17 3:02 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH 0/5] mm/vmalloc.c: code cleanup and improvements
2025-04-17 3:02 UTC (7+ messages)
` [PATCH 3/5] mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
` [PATCH 5/5] mm/vmalloc.c: return explicit error value in alloc_vmap_area()
[6.15-rc2 regression] xfs: null pointer in the dax fault code
2025-04-17 3:01 UTC (3+ messages)
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-04-17 2:59 UTC (12+ messages)
[PATCH v4 1/3] PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
2025-04-17 0:35 UTC
[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-04-17 2:55 UTC (7+ messages)
[PATCH 1/7] python3-unittest-automake-output: fix version mismatch
2025-04-17 2:55 UTC (7+ messages)
` [PATCH 2/7] libgpg-error: drop -unknown suffix from version number
` [PATCH 3/7] pinentry: "
` [PATCH 4/7] libgcrypt: "
` [PATCH 5/7] gnupg: "
` [PATCH 6/7] libassuan: "
` [PATCH 7/7] libksba: "
how to create early build deps?
2025-04-17 2:55 UTC
[PATCH v2] platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug
2025-04-17 2:51 UTC (3+ messages)
[PATCH v3] man/man7/mctp.7: Add man page for Linux MCTP support
2025-04-17 2:50 UTC
[REGRESSION] Kernel reboots unexpectdely on i.MX8X when Cortex-M4 is running and it was started by U-Boot bootaux
2025-04-17 2:46 UTC (11+ messages)
[PATCH v2] drm/i915/display: Implement wa_14024400148
2025-04-17 2:47 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Implement wa_14024400148 (rev2)
[PATCH i-g-t] tests/kms_display_modes: Fit modes within MST bandwidth constraints
2025-04-17 2:47 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_display_modes: Fit modes within MST bandwidth constraints (rev4)
[Invitation] bi-weekly guest_memfd upstream call on 2025-04-17
2025-04-17 2:46 UTC (2+ messages)
[RFC PATCH] mm: don't promote exclusive file folios of dying processes
2025-04-17 2:43 UTC (12+ messages)
[PATCH ath-next v5] wifi: ath12k: read country code from SMBIOS for WCN7850
2025-04-17 2:42 UTC
[PATCH net-next v2 0/2] Implement udp tunnel port for txgbe
2025-04-17 2:40 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: txgbe: Support to set UDP tunnel port
[PATCH 0/2] scsi: ufs: Add an enum for ufs_trace_str_t to check uic cmd error
2025-04-17 2:34 UTC (3+ messages)
` [PATCH 1/2] scsi: ufs: Add an enum for ufs_trace to check ufs "
` [PATCH 2/2] scsi: ufs: core: Add a trace function calling when uic command error occurs
[PATCH v3 00/10] Support vbootrom for AST2700
2025-04-17 2:32 UTC (7+ messages)
` [PATCH v3 05/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
` [PATCH v3 06/10] pc-bios: Add AST27x0 vBootrom
[PATCH] mtd: core: add sync between read/write and unbind device
2025-04-17 2:31 UTC (4+ messages)
` [PATCH v2] "
[PATCH] ACPICA: Add support for printing AML arguments when trace point enabled
2025-04-17 2:31 UTC (2+ messages)
[RFC 1/1] sched: Skip redundant operations for proxy tasks needing return migration
2025-04-17 2:29 UTC (6+ messages)
[PATCH 1/3] dt-bindings: extcon: ptn5150: Allow "connector" node to present
2025-04-17 2:24 UTC (9+ messages)
` [PATCH 2/3] extcon: ptn5150: Add Type-C orientation switch support
` [PATCH 3/3] extcon: ptn5150: Try to get usb role switch from connector fwnode
[OE-core][PATCH V3 1/5] classes/recipes: remove unnecessary qemu inherit and use qemuwrapper-cross
2025-04-17 2:26 UTC (3+ messages)
[PATCH 0/4] Make crypto/internal/simd.h resilient
2025-04-17 2:26 UTC (4+ messages)
` [PATCH 1/4] asm-generic: Make simd.h more resilient
` [PATCH] powerpc/crc: Include uaccess.h and others
[PATCH] PCI: dw-rockchip: Configure max payload size on host init
2025-04-17 2:19 UTC (3+ messages)
[scarthgap][PATCH 1/3] buildtools-tarball: move setting of envvars to respective envfile
2025-04-17 2:21 UTC (2+ messages)
` [scarthgap][PATCH 2/3] buildtools-tarball: add envvars into BB_ENV_PASSTHROUGH_ADDITIONS
[PATCH v2 0/2] Loongarch irq-redirect supprot
2025-04-17 2:20 UTC (6+ messages)
` [PATCH v2 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support
cfi_cmdset_0002.c:(.xiptext+0x282): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __trace_set_current_state
2025-04-17 2:19 UTC
[PATCH 1/1] tools build: Remove libbfd from the set of expected libraries to build perf
2025-04-17 2:18 UTC
[PATCH v3 00/17] AMD MCA interrupts rework
2025-04-17 2:18 UTC (3+ messages)
` [PATCH v3 07/17] x86/mce: Define BSP-only init
[PATCH 1/2] libsemanage: add semanage_handle_create_with_path
2025-04-17 2:16 UTC (3+ messages)
` [PATCH 2/2] semodule: add config argument
drm/msm/dp: Introduce link training per-segment for LTTPRs
2025-04-17 2:10 UTC (5+ messages)
` [PATCH v3 1/4] drm/msm/dp: Fix support of LTTPR initialization
` [PATCH v3 2/4] drm/msm/dp: Account for LTTPRs capabilities
` [PATCH v3 3/4] drm/msm/dp: Prepare for link training per-segment for LTTPRs
` [PATCH v3 4/4] drm/msm/dp: Introduce "
[PATCH] libsemanage: add relabel_store config option
2025-04-17 2:10 UTC (2+ messages)
[lunn:v6.15-rc1-next-next-inband 24/24] kismet: WARNING: unmet direct dependencies detected for MARVELL_PHY when selected by ZII_RAP
2025-04-17 2:09 UTC
[PATCH net-next v2 00/15][pull request] ixgbe: Add basic devlink support
2025-04-17 2:10 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next v2 0/4] dpll: add all inputs phase offset monitor
2025-04-17 2:09 UTC (4+ messages)
` [Intel-wired-lan] [PATCH net-next v2 1/4] dpll: use struct dpll_device_info for dpll registration
` "
[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-04-17 2:09 UTC (8+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator
[PATCH v5 1/5] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
2025-04-17 2:06 UTC (2+ messages)
Ideas on reorganizing terms in perfbook's Index pages
2025-04-17 2:02 UTC
[Patch v3 00/22] Arch-PEBS and PMU supports for Clearwater Forest and Panther Lake
2025-04-17 2:00 UTC (6+ messages)
` [Patch v3 16/22] perf/core: Support to capture higher width vector registers
[PATCH v8 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
2025-04-17 1:55 UTC (2+ messages)
[PATCH] cpufreq: acpi: Don't enable boost on policy exit
2025-04-17 1:54 UTC (2+ messages)
[meta-networking][PATCH] netcat-openbsd: fix build error with gcc-15
2025-04-17 1:53 UTC
[PATCH v5 bpf-next 0/3] libbpf: Fix event name too long error and add tests
2025-04-17 1:48 UTC (4+ messages)
` [PATCH v5 bpf-next 1/3] libbpf: Fix event name too long error
` [PATCH v5 bpf-next 2/3] selftests/bpf: Add test for attaching uprobe with long event names
` [PATCH v5 bpf-next 3/3] selftests/bpf: Add test for attaching kprobe "
linux-next: build failure after merge of the crypto tree
2025-04-17 1:52 UTC
[PATCH v4 0/3] vhost: fix the IO error after live migration
2025-04-17 1:48 UTC (3+ messages)
` [PATCH v5 "
[PATCH i-g-t v1] tests/intel/kms_joiner: Fix mode handling invalid joiner subtest
2025-04-17 1:50 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_joiner: Fix mode handling invalid joiner subtest (rev2)
[PATCH net-next] net: stmmac: intel: remove unnecessary setting max_speed
2025-04-17 1:41 UTC (2+ messages)
[PATCH] nvme-tcp: wait socket wmem to drain in queue stop
2025-04-17 1:46 UTC (3+ messages)
[PATCH net-next] net: stmmac: sun8i: use stmmac_pltfr_probe()
2025-04-17 1:41 UTC (2+ messages)
[PATCH 0/4] md: fix is_mddev_idle()
2025-04-17 1:47 UTC (7+ messages)
` [PATCH 3/4] "
[net-next PATCH] net: phy: mediatek: init val in .phy_led_polarity_set for AN7581
2025-04-17 1:40 UTC (2+ messages)
[PATCH net-next 0/3] net: stmmac: sti cleanups
2025-04-17 1:40 UTC (2+ messages)
[PATCH net-next v3] net: lan743x: Allocate rings outside ZONE_DMA
2025-04-17 1:41 UTC (2+ messages)
[PATCH net-next] docs: networking: clarify intended audience of netdevices.rst
2025-04-17 1:41 UTC (2+ messages)
[PATCH net-next 0/8] Adopting nlmsg_payload() in IPv4/IPv6
2025-04-17 1:40 UTC (2+ messages)
[PATCH net] net: don't try to ops lock uninitialized devs
2025-04-17 1:40 UTC (2+ messages)
[PATCH] spi: spi-imx: Add check for spi_imx_setupxfer()
2025-04-17 1:39 UTC (2+ messages)
` [EXT] "
[PATCH v2] sched/uclamp: Align uclamp and util_est and call before freq update
2025-04-17 1:39 UTC (7+ messages)
[PATCH v3 1/2] Input: Add a Kconfig to emulate KEY_SCREENLOCK with META + L
2025-04-17 1:37 UTC (2+ messages)
` [PATCH v3 2/2] platform/x86/amd: pmf: Use META + L for screen lock command
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.