messages from 2025-05-01 02:28:17 to 2025-05-01 06:41:49 UTC [more...]
[PATCH v6 08/10] net: add symlinks to ref_tracker_dir for netns
2025-05-01 4:07 UTC (7+ messages)
[PATCH v2 00/22] Deal with exfat versus byteorder
2025-05-01 6:17 UTC (5+ messages)
` [PATCH v2 11/22] synology: Include env.h to permit reading the environment
` [PATCH v2 15/22] liebherr: "
Older kernels like 6.6 and lower may not compile with GCC15 due to -std=gnu23
2025-05-01 6:34 UTC
[PATCH 6.1 000/167] 6.1.136-rc1 review
2025-05-01 6:41 UTC (7+ messages)
` [PATCH 6.1 038/167] s390/pci: Report PCI error recovery results via SCLP
` [PATCH 6.1 039/167] s390/pci: Support mmap() of PCI resources except for ISM devices
[PATCH 0/2] ASoC: stm32: sai: fix kernel rate configuration
2025-05-01 6:38 UTC (2+ messages)
[PATCH v1 0/2] ASoC: intel/sdw_utils: Add volume limits to CS35L56 and CS42L43 speakers
2025-05-01 6:38 UTC (2+ messages)
[PATCH 6.12 000/280] 6.12.26-rc1 review
2025-05-01 6:37 UTC (3+ messages)
[PATCH 6.14 000/311] 6.14.5-rc1 review
2025-05-01 6:37 UTC (5+ messages)
` [PATCH 6.14 019/311] s390/pci: Support mmap() of PCI resources except for ISM devices
[linux-next:master 2359/7638] arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dtb: flexcom@e182c000 (microchip,sama7d65-flexcom): i2c@600:#size-cells: 0 was expected
2025-05-01 6:36 UTC
[PATCH 0/6] accel/tcg: Build translate-all, tcg-all twice
2025-05-01 6:33 UTC (13+ messages)
` [PATCH 1/6] tcg: Define INSN_START_WORDS as constant 3
` [PATCH 2/6] accel/tcg: Don't use TARGET_LONG_BITS in decode_sleb128
` [PATCH 3/6] accel/tcg: Use target_long_bits() in translate-all.c
` [PATCH 4/6] accel/tcg: Build translate-all.c twice
` [PATCH 5/6] accel/tcg: Build tcg-all.c twice
` [PATCH 6/6] accel/tcg: Use vaddr in cpu_loop.h
[PATCH v2] rust: Fix build with GCC-15 on aarch64/musl
2025-05-01 6:33 UTC
[PATCH 0/4] mmc: add '_can' to capability helpers
2025-05-01 6:33 UTC (5+ messages)
` [PATCH 1/4] mmc: rename mmc_host_cmd23() to mmc_host_can_cmd23()
` [PATCH 2/4] mmc: rename mmc_host_done_complete() to mmc_host_can_done_complete()
` [PATCH 3/4] mmc: rename mmc_host_uhs() to mmc_host_can_uhs()
` [PATCH 4/4] mmc: rename mmc_boot_partition_access() to mmc_host_can_access_boot()
[PATCH v1] iio: backend: fix out-of-bound write
2025-05-01 6:32 UTC
[PATCH i-g-t v2 1/2] tests/intel/xe_eu_stall: Add tests to run blocking and non-blocking read twice
2025-05-01 6:25 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,v2,1/2] tests/intel/xe_eu_stall: Add tests to run blocking and non-blocking read twice (rev2)
[PATCH v3 00/33] single-binary: compile target/arm twice
2025-05-01 6:23 UTC (34+ messages)
` [PATCH v3 01/33] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
` [PATCH v3 02/33] include/system/hvf: missing vaddr include
` [PATCH v3 03/33] meson: add common libs for target and target_system
` [PATCH v3 04/33] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
` [PATCH v3 05/33] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
` [PATCH v3 06/33] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
` [PATCH v3 07/33] accel/hvf: add hvf_enabled() for common code
` [PATCH v3 08/33] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
` [PATCH v3 09/33] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
` [PATCH v3 10/33] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
` [PATCH v3 11/33] target/arm/cpu: compile file twice (user, system) only
` [PATCH v3 12/33] target/arm/cpu32-stubs.c: compile file twice (user, system)
` [PATCH v3 13/33] target/arm/helper: use i64 for exception_pc_alignment
` [PATCH v3 14/33] target/arm/helper: user i64 for probe_access
` [PATCH v3 15/33] target/arm/helper: extract common helpers
` [PATCH v3 16/33] target/arm/debug_helper: only include "
` [PATCH v3 17/33] target/arm/debug_helper: remove target_ulong
` [PATCH v3 18/33] target/arm/debug_helper: compile file twice (user, system)
` [PATCH v3 19/33] target/arm/helper: restrict include to common helpers
` [PATCH v3 20/33] target/arm/helper: replace target_ulong by vaddr
` [PATCH v3 21/33] target/arm/helper: expose aarch64 cpu registration
` [PATCH v3 22/33] target/arm/helper: remove remaining TARGET_AARCH64
` [PATCH v3 23/33] target/arm/helper: compile file twice (user, system)
` [PATCH v3 24/33] target/arm/vfp_fpscr: "
` [PATCH v3 25/33] target/arm/arch_dump: remove TARGET_AARCH64 conditionals
` [PATCH v3 26/33] target/arm/arch_dump: compile file once (system)
` [PATCH v3 27/33] target/arm/arm-powerctl: "
` [PATCH v3 28/33] target/arm/cortex-regs: "
` [PATCH v3 29/33] target/arm/ptw: replace target_ulong with uint64_t
` [PATCH v3 30/33] target/arm/ptw: remove TARGET_AARCH64 from arm_casq_ptw
` [PATCH v3 31/33] target/arm/ptw: compile file once (system)
` [PATCH v3 32/33] target/arm/meson: accelerator files are not needed in user mode
` [PATCH v3 33/33] target/arm/kvm-stub: compile file once (system)
[RFC net-next v1 1/2] udp: Introduce UDP_STOP_RCV option for UDP
2025-05-01 6:22 UTC (4+ messages)
` [RFC net-next v1 2/2] selftests/net: Add udp UDP_STOP_RCV selftest
[PATCH 1/1] Exit on invalid diff status of diff_filepair
2025-05-01 6:16 UTC (3+ messages)
linux-next: manual merge of the usb tree with the battery tree
2025-05-01 6:15 UTC
arch/powerpc/boot/dts/mpc832x_rdb.dtb: / (MPC8323ERDB): memory: False schema does not allow {'device_type': ['memory'], 'reg': [[0, 67108864]]}
2025-05-01 6:13 UTC
[PATCH 0/2] NVMe Atomic Write fixes
2025-05-01 6:06 UTC (4+ messages)
` [PATCH 1/2] nvme: multipath: atomic queue limits need to be inherited
[Bug 220061] New: [REGRESSION, BISECTED] Multiple Bluetooth devices cannot be paired under Linux 6.14.4
2025-05-01 6:06 UTC (2+ messages)
` [Bug 220061] "
[Discussion] Global vs Local devicetree overlays for addon board + connector setups
2025-05-01 6:05 UTC (3+ messages)
[PATCH v1] Bluetooth: hci_event: Fix not using key encryption size when its known
2025-05-01 6:05 UTC (2+ messages)
[PATCH v3 0/6] ui/spice: Enable gl=on option for non-local or remote clients
2025-05-01 6:03 UTC (14+ messages)
` [PATCH v3 3/6] ui/spice: Submit the gl_draw requests at 60 FPS for "
` [PATCH v3 4/6] ui/console-gl: Add a helper to create a texture with linear memory layout
` [PATCH v3 5/6] ui/spice: Create a new texture with linear layout when gl=on is enabled
[PATCH] [next] selftests/ptrace: Fix spelling mistake "multible" -> "multiple"
2025-05-01 6:03 UTC
[PATCH RESEND] drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()
2025-05-01 5:56 UTC
[PATCH iwlwifi-next] wifi: iwlwifi: mld: Fix iteration of uninitialized async handler list
2025-05-01 5:57 UTC (2+ messages)
[PATCH v5 0/7] Add RZ/G3E xSPI support
2025-05-01 5:56 UTC (7+ messages)
` [PATCH v5 2/7] memory: renesas-rpc-if: Move rpc-if reg definitions
` [PATCH v5 3/7] memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive()
[scarthgap][PATCH] glibc: stable 2.39 branch updates
2025-05-01 5:54 UTC (2+ messages)
` [OE-core] "
[lustre-devel] New contributor inquiry – status of LU-1643 (“reserved space” in statfs/df) and guidance requested
2025-05-01 5:52 UTC (2+ messages)
[PATCH v4] platform/x86: thinkpad-acpi: Add support for new hotkey for camera shutter switch
2025-05-01 5:49 UTC
[Intel-wired-lan] [PATCH v3 00/15] ice: Separate TSPLL from PTP and clean up
2025-05-01 5:49 UTC (3+ messages)
` [Intel-wired-lan] [PATCH v3 15/15] ice: change default clock source for E825-C
[RFC PATCH] Input: edt-ft5x06 - use per-client debugfs directory
2025-05-01 5:48 UTC (3+ messages)
[PATCH] mdadm: Fix IMSM Raid assembly after disk link failure and reboot
2025-05-01 5:48 UTC
[PATCH] rust: Fix build with GCC-15 on aarch64/musl
2025-05-01 5:47 UTC
[PATCH] arm64: dts: imx8mp-var-som: Fix LDO5 shutdown causing SD card timeout
2025-05-01 5:46 UTC
[PATCH v9 00/19] Add support for RZ/G3E CANFD
2025-05-01 5:46 UTC (2+ messages)
[PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
2025-05-01 5:42 UTC (2+ messages)
` [PATCH v4A "
[PATCH v2] util-linux: ignore mkfds BPF related ptests
2025-05-01 5:43 UTC
[PATCH RESEND] ASoC: codec: sma1307: Remove including of_gpio.h
2025-05-01 5:43 UTC (2+ messages)
[PATCH] ASoC: Intel: avs: Fix kcalloc() sizes
2025-05-01 5:43 UTC (2+ messages)
[PATCH] ASoC: amd: ps: fix for irq handler return status
2025-05-01 5:43 UTC (2+ messages)
[PATCH 1/1] ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction
2025-05-01 5:43 UTC (2+ messages)
[PATCH v3 00/22] passage: Define a standard for firmware data flow
2025-05-01 1:39 UTC (8+ messages)
[PATCH 0/2] efi_loader: fix initrd loading
2025-05-01 5:32 UTC (3+ messages)
` [PATCH 2/2] efi_loader: fix typo initd_sz to initrd_sz
arch/arm/boot/dts/ti/omap/omap5-cm-t54.dtb: sham@0 (ti,omap4-sham): 'ti,hwmods' is a required property
2025-05-01 5:31 UTC
[PATCH] mm: Add ARCH_FORCE_PAGE_BLOCK_ORDER to select page block order
2025-05-01 5:25 UTC
[PATCH] cxl/region: Add decoder check to check_commit_order()
2025-05-01 5:29 UTC (3+ messages)
[PATCH v2 0/3] Allow dyn MSI-X vector allocation of MANA
2025-05-01 5:27 UTC (3+ messages)
` [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
[PATCH i-g-t v1 0/2] Allow running gitlab-ci pipe locally
2025-05-01 5:24 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 00/12] crypto: sha256 - Use partial block API
2025-05-01 5:19 UTC (6+ messages)
[PATCH RFC 0/2] Introduce PRU UART driver
2025-05-01 5:18 UTC (2+ messages)
[PATCH] clk: sunxi-ng: fix order of arguments in clock macro
2025-05-01 5:11 UTC (3+ messages)
OSUOSL in trouble
2025-05-01 5:10 UTC
[PATCH v9 18/19] mm: zswap: zswap_store() will process a folio in batches
2025-05-01 5:09 UTC (2+ messages)
[PATCH] dm-mpath: Don't probe paths that are getting initialized
2025-05-01 5:06 UTC
[PATCH v9 00/15] large atomic writes for xfs
2025-05-01 5:04 UTC (8+ messages)
` [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()
[GIT PULL] bcachefs fixes for 6.15-rc4
2025-05-01 4:55 UTC (11+ messages)
[robh:for-kernelci 13/21] drivers/net/ethernet/airoha/airoha_npu.c:430:65: error: expected ';' after expression
2025-05-01 4:47 UTC
[PATCH 0/4] Initial support for CTCISZ Ninenine Pi
2025-05-01 4:42 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add CTCISZ Technology Co., LTD
` [PATCH 2/4] dt-bindings: LoongArch: Add CTCISZ Ninenine Pi
` [PATCH 3/4] LoongArch: dts: Add initial SoC devicetree for Loongson 2K0300
` [PATCH 4/4] LoongArch: dts: Add initial devicetree for CTCISZ Ninenine Pi
[PATCH] mm/hugetlb: copy the CMA flag when demoting
2025-05-01 4:43 UTC
[PATCH] xfs: don't assume perags are initialised when trimming AGs
2025-05-01 4:37 UTC (2+ messages)
lib/tests/slub_kunit.c:59 test_next_pointer() error: dereferencing freed memory 'p' (line 55)
2025-05-01 4:36 UTC
[PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time
2025-05-01 4:23 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add "power-off-time-sec"
` [PATCH v3 2/2] Input: snvs_pwrkey - support power-off-time-sec
[PATCH v2 rc] iommu: Skip PASID validation for devices without PASID capability
2025-05-01 4:17 UTC (2+ messages)
[PATCH v2 0/9] support ksm_stat showing at cgroup level
2025-05-01 4:17 UTC (10+ messages)
` [PATCH v2 1/9] memcontrol: rename mem_cgroup_scan_tasks()
` [PATCH v2 2/9] memcontrol: introduce the new mem_cgroup_scan_tasks()
` [PATCH v2 3/9] memcontrol: introduce ksm_stat at memcg-v2
` [PATCH v2 4/9] memcontrol: add ksm_zero_pages in cgroup/memory.ksm_stat
` [PATCH v2 5/9] memcontrol: add ksm_merging_pages "
` [PATCH v2 6/9] memcontrol: add ksm_profit "
` [PATCH v2 7/9] memcontrol-v1: add ksm_stat at memcg-v1
` [PATCH v2 8/9] Documentation: add ksm_stat description in cgroup-v1/memory.rst
` [PATCH v2 9/9] Documentation: add ksm_stat description in cgroup-v2.rst
[PATCH 0/6] mfd: simple-mfd-i2c: add QIXIS CPLD support
2025-05-01 4:15 UTC (2+ messages)
[jgunthorpe:iommu_pt_all 51/68] drivers/iommu/generic_pt/fmt/../kunit_generic_pt.h:447:20: warning: result of comparison of constant 280375465082880 with expression of type 'pt_vaddr_t' (aka 'unsigned int') is always true
2025-05-01 4:14 UTC
[PATCH v8 0/9] Ext4 Fast Commit Performance Patchset
2025-05-01 4:14 UTC (4+ messages)
[PATCH] powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO add
2025-05-01 4:10 UTC
[linux-next:master] [serial] b63e6f60ea: BUG:soft_lockup-CPU##stuck_for#s![modprobe:#]
2025-05-01 4:10 UTC (2+ messages)
❌ FAIL: Test report for master (6.15.0-rc4, upstream-mainline, 4f79eaa2)
2025-05-01 4:02 UTC
linux-next: manual merge of the tip tree with the pm tree
2025-05-01 3:58 UTC
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-01 3:50 UTC (25+ messages)
` [PATCH v8 22/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v8 27/43] arm64: RME: support RSI_HOST_CALL
` [PATCH v8 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v8 33/43] arm64: RME: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v8 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v8 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v8 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v8 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v8 41/43] KVM: arm64: Expose support for private memory
` [PATCH v8 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v8 43/43] KVM: arm64: Allow activating realms
[PATCH v3 0/2] common: Move exit related functions to common/exit
2025-05-01 3:31 UTC (5+ messages)
` [PATCH v3 1/2] common: Move exit related functions to a common/exit
` [PATCH v3 2/2] check: Replace exit with _fatal and _exit in check
[PATCH] scsi: NCR5380: Prevent potential out-of-bounds read in spi_print_msg()
2025-05-01 3:40 UTC (2+ messages)
[RFC PATCH v2 0/9] x86: Trenchboot Secure Launch DRTM for AMD SKINIT (Linux)
2025-04-30 22:44 UTC (2+ messages)
` [RFC PATCH v2 2/9] x86: AMD changes for Secure Launch Resource Table header file
[PATCH 0/6] mm: Reentrant kmalloc
2025-05-01 3:27 UTC (7+ messages)
` [PATCH 1/6] mm: Rename try_alloc_pages() to alloc_pages_nolock()
` [PATCH 2/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH 3/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH 4/6] locking/local_lock: Introduce local_lock_irqsave_check()
` [PATCH 5/6] mm: Allow GFP_ACCOUNT and GFP_COMP to be used in alloc_pages_nolock()
` [PATCH 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH v3 1/1] kasan: Avoid sleepable page allocation from atomic context
2025-05-01 3:22 UTC (2+ messages)
[PATCH 0/5] Enable some configs in loongson3_defconfig
2025-05-01 3:19 UTC (4+ messages)
[PATCH v2] smb: client: ensure aligned IO sizes
2025-05-01 3:10 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-04-30
2025-05-01 3:10 UTC
linux/rmi4 driver: "BUG: kernel NULL pointer dereference" when accessing update_fw_status or bootloader_id
2025-05-01 3:03 UTC (2+ messages)
IPC drop down on AMD epyc 7702P
2025-05-01 2:46 UTC (7+ messages)
[PATCH v1] rust: time: Avoid 64-bit integer division
2025-05-01 2:45 UTC (2+ messages)
[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
2025-05-01 2:40 UTC (4+ messages)
[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
2025-05-01 2:36 UTC (5+ messages)
` [PATCH v2 11/13] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH v2 12/13] x86_64,hyperv: Use direct call to hypercall-page
[PATCH v3] oe-selftest.wic: add native sysroot handling
2025-05-01 2:35 UTC
[PATCH v16 00/10] perf record --off-cpu: Dump off-cpu samples directly
2025-05-01 2:28 UTC (9+ messages)
` [PATCH v16 03/10] perf record --off-cpu: Preparation of off-cpu BPF program
` [PATCH v16 04/10] perf record --off-cpu: Dump off-cpu samples in BPF
` [PATCH v16 05/10] perf evsel: Assemble offcpu samples
` [PATCH v16 06/10] perf record --off-cpu: Disable perf_event's callchain collection
` [PATCH v16 07/10] perf script: Display off-cpu samples correctly
` [PATCH v16 08/10] perf record --off-cpu: Dump the remaining samples in BPF's stack trace map
` [PATCH v16 09/10] perf record --off-cpu: Add --off-cpu-thresh option
` [PATCH v16 10/10] perf test: Add direct off-cpu tests
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.