messages from 2025-04-04 17:01:31 to 2025-04-04 18:18:02 UTC [more...]
[PATCH] hw/ipmi: Move vmsd registration to device class
2025-04-04 18:17 UTC (2+ messages)
[RFC PATCH-for-10.1 00/39] single-binary: Make hw/arm/ common
2025-04-04 18:16 UTC (5+ messages)
` [RFC PATCH-for-10.1 01/39] target/arm: Implement per-binary TargetInfo structures
[PATCH 00/14] arm64: Preparatory FPSIMD/SVE/SME fixes
2025-04-04 18:06 UTC (16+ messages)
` [PATCH 01/14] arm64/fpsimd: Avoid RES0 bits in the SME trap handler
` [PATCH 02/14] arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()
` [PATCH 03/14] arm64/fpsimd: Remove redundant clearing of TIF_SVE
` [PATCH 04/14] arm64/fpsimd: Remove redundant SVE trap manipulation
` [PATCH 05/14] arm64/fpsimd: Remove opportunistic freeing of SME state
` [PATCH 06/14] arm64/fpsimd: Discard stale CPU state when handling SME traps
` [PATCH 07/14] arm64/fpsimd: Don't corrupt FPMR when streaming mode changes
` [PATCH 08/14] arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP
` [PATCH 09/14] arm64/fpsimd: Reset FPMR upon exec()
` [PATCH 10/14] arm64/fpsimd: Fix merging of FPSIMD state during signal return
` [PATCH 11/14] arm64/fpsimd: Add fpsimd_save_and_flush_current_state()
` [PATCH 12/14] arm64/fpsimd: signal32: Always save+flush state early
` [PATCH 13/14] arm64/fpsimd: signal: "
` [PATCH 14/14] arm64/fpsimd: signal: Simplify preserve_tpidr2_context()
[LTP] [PATCH] cve-2015-3290: Bump up stack boundary requirement
2025-04-04 18:14 UTC (4+ messages)
` [LTP] [PATCH v2 0/2] cve-2015-3290: Disable AVX
` [LTP] [PATCH v2 1/2] cve-2015-3290: Disable AVX for x86_64
` [LTP] [PATCH v2 2/2] Add centos10 to test matrix
[PATCH 0/3] commands: findmnt: add option to print kernel root option
2025-04-04 18:06 UTC (4+ messages)
` [PATCH 1/3] commands: devlookup: factor out cmd_export_val
` [PATCH 2/3] commands: findmnt: add support for exporting target as variable
` [PATCH 3/3] commands: findmnt: add option to print kernel root option
[PATCH v2 00/14] drm/i915: sagv/bw cleanup
2025-04-04 18:15 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: sagv/bw cleanup (rev5)
` ✗ Fi.CI.SPARSE: "
[PATCH v7 0/3] fuse: remove temp page copies in writeback
2025-04-04 18:14 UTC (4+ messages)
` [PATCH v7 1/3] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
` [PATCH v7 2/3] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts
` [PATCH v7 3/3] fuse: remove tmp folio for writebacks and internal rb tree
[PATCH v5 4/4] media: mediatek: add MT8188 AIE driver
2025-04-04 17:56 UTC (2+ messages)
Kernel Crash: iio_dummy: General protection fault and null-ptr-deref in iio_simple_dummy_events_register
2025-04-04 18:14 UTC (2+ messages)
[PATCH v3 0/2] Implement endianess swap macros for RISC-V
2025-04-04 18:13 UTC (10+ messages)
` [PATCH v3 2/2] riscv: introduce asm/swab.h
[PATCH 1/3] perf sort: Keep output fields in the same level
2025-04-04 18:13 UTC (8+ messages)
` [perf top] annotation doesn't work, libunwind doesn't seem to be working either
[PATCH v2 1/2] memcg: Don't generate low/min events if either low/min or elow/emin is 0
2025-04-04 18:13 UTC (4+ messages)
[PATCH net 1/2] net: tls: explicitly disallow disconnect
2025-04-04 18:12 UTC (3+ messages)
` [PATCH net 2/2] selftests: tls: check that disconnect does nothing
[RFC PATCH-for-10.1 00/19] qemu: Introduce TargetInfo API (for single binary)
2025-04-04 18:11 UTC (47+ messages)
` [RFC PATCH-for-10.1 01/19] qemu: Introduce TargetInfo API in 'target_info.h'
` [RFC PATCH-for-10.1 02/19] qemu: Convert target_name() to TargetInfo API
` [RFC PATCH-for-10.1 03/19] qemu: Factor target_system_arch() out
` [RFC PATCH-for-10.1 04/19] qemu: Convert target_words_bigendian() to TargetInfo API
` [RFC PATCH-for-10.1 05/19] qemu: Introduce target_long_bits()
` [RFC PATCH-for-10.1 06/19] target/tricore: Replace TARGET_LONG_BITS -> target_long_bits()
` [RFC PATCH-for-10.1 07/19] target/hppa: "
` [RFC PATCH-for-10.1 08/19] target/riscv: "
` [RFC PATCH-for-10.1 09/19] qemu: Introduce target_cpu_type()
` [RFC PATCH-for-10.1 10/19] cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type()
` [RFC PATCH-for-10.1 11/19] accel/tcg: "
` [RFC PATCH-for-10.1 12/19] cpus: Move target-agnostic methods out of cpu-target.c
` [RFC PATCH-for-10.1 13/19] accel: Replace CPU_RESOLVING_TYPE -> target_cpu_type()
` [RFC PATCH-for-10.1 14/19] accel: Implement accel_init_ops_interfaces() for both system/user mode
` [RFC PATCH-for-10.1 15/19] accel: Include missing 'qemu/accel.h' header in accel-internal.h
` [RFC PATCH-for-10.1 16/19] accel: Make AccelCPUClass structure target-agnostic
` [RFC PATCH-for-10.1 17/19] accel: Move target-agnostic code from accel-target.c -> accel-common.c
` [RFC PATCH-for-10.1 18/19] qemu: Prepare per-binary QOM filter via TYPE_BINARY_PREFIX
` [RFC PATCH-for-10.1 19/19] system/vl: Filter machine list for binary using machine_binary_filter()
[PATCH 0/4] bloblist: fdt: Clean up the code
2025-04-04 18:09 UTC (20+ messages)
[PATCH v3 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-04-04 18:08 UTC (7+ messages)
` [PATCH v3 10/14] x86: Update the KASAN non-canonical hook
` [PATCH v3 11/14] x86: Handle int3 for inline KASAN reports
` [PATCH v3 13/14] mm: Unpoison pcpu chunks with base address tag
[PATCH v1] perf pmu: Avoid segv for missing name/alias_name in wildcarding
2025-04-04 18:07 UTC (2+ messages)
[RFC PATCH] terraform/OCI: Grab secrets from ~/.oci/config
2025-04-04 18:06 UTC (5+ messages)
[PATCH v7 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-04-04 18:05 UTC (2+ messages)
[PATCH v3] docs: update THP admin guide about non-tmpfs filesystem support
2025-04-04 18:02 UTC (6+ messages)
[PATCH v1] perf trace: Fix inconsistent failures in perf trace's tests
2025-04-04 18:02 UTC (2+ messages)
[PATCH 6.6 00/26] 6.6.86-rc1 review
2025-04-04 17:59 UTC (2+ messages)
[PATCH bpf-next v3 00/16] Support dynptr key for hash map
2025-04-04 17:58 UTC (3+ messages)
` [PATCH bpf-next v3 15/16] selftests/bpf: Add test cases for hash map with dynptr key
[PATCH bpf v2 0/2] support SKF_NET_OFF and SKF_LL_OFF on skb frags
2025-04-04 17:56 UTC (5+ messages)
` [PATCH bpf v2 1/2] bpf: "
[PATCH v12 0/8] Add support for EU stall sampling
2025-04-04 17:55 UTC (3+ messages)
` [PATCH v12 2/8] drm/xe/uapi: Introduce API "
[tip: timers/cleanups] treewide: Convert new and leftover hrtimer_init() users
2025-04-04 17:54 UTC
[tip: timers/cleanups] hrtimers: Delete hrtimer_init()
2025-04-04 17:54 UTC
[tip: timers/cleanups] hrtimers: Switch to use __htimer_setup()
2025-04-04 17:54 UTC
[tip: timers/cleanups] hrtimers: Make callback function pointer private
2025-04-04 17:54 UTC
[tip: timers/cleanups] hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
2025-04-04 17:54 UTC
[tip: timers/cleanups] hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()
2025-04-04 17:54 UTC
[tip: timers/cleanups] hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()
2025-04-04 17:54 UTC
[tip: timers/cleanups] hrtimers: Rename debug_init() to debug_setup()
2025-04-04 17:54 UTC
[tip: timers/cleanups] tracing/timers: Rename hrtimer_init event to hrtimer_setup
2025-04-04 17:54 UTC
[tip: timers/cleanups] hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
2025-04-04 17:54 UTC
[PATCH 6.1 00/22] 6.1.133-rc1 review
2025-04-04 17:53 UTC (2+ messages)
[PATCH 0/9] hw/nvme: refactor/cleanup
2025-04-04 17:52 UTC (2+ messages)
` hw/nvme: Issue with multiple controllers behind a subsystem
[tip:timers/cleanups 2/10] drivers/pps/generators/pps_gen_tio.c:230:9: error: implicit declaration of function 'hrtimer_init'; did you mean 'hrtimers_init'?
2025-04-04 17:52 UTC (4+ messages)
[tip:timers/cleanups 2/10] drivers/input/keyboard/gpio_keys.c:593:17: error: implicit declaration of function 'hrtimer_init'; did you mean 'hrtimers_init'?
2025-04-04 17:51 UTC (3+ messages)
[PATCH] btrfs: tracepoints: use btrfs_root_id() to get the id of a root
2025-04-04 17:48 UTC (2+ messages)
[PATCH v3 0/3] Add driver for AD3530R and AD3531R DACs
2025-04-04 17:48 UTC (3+ messages)
` [PATCH v3 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R
[PATCH] octeontx2-pf: Add error handling for cn10k_map_unmap_rq_policer()
2025-04-04 17:46 UTC (3+ messages)
[PATCH V2 0/2] scsi: ufs: Implement Quirks for Samsung UFS Devices
2025-04-04 17:45 UTC (3+ messages)
` [PATCH V2 1/2] ufs: qcom: Add quirks for Samsung UFS devices
` [PATCH V2 2/2] scsi: ufs: introduce quirk to extend PA_HIBERN8TIME for "
[PATCH v2 0/3] PCI: endpoint: space allocation fixups
2025-04-04 17:46 UTC (4+ messages)
` [PATCH v2 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space()
` [PATCH v2 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation
[PATCH] memcg: vmalloc: simplify MEMCG_VMALLOC updates
2025-04-04 17:44 UTC (5+ messages)
[PATCH] docs: Remove literal markup from Documentation/ paths
2025-04-04 17:43 UTC (4+ messages)
[PATCH v2 0/4] support FEAT_MTE_STORE_ONLY feature
2025-04-04 17:38 UTC (2+ messages)
[PATCH][scarthgap] CI: use canonical git.yoctoproject.org URLs
2025-04-04 17:39 UTC
[PATCH][styhead] CI: use canonical git.yoctoproject.org URLs
2025-04-04 17:38 UTC
[PATCH][kirkstone] CI: use canonical git.yoctoproject.org URLs
2025-04-04 17:38 UTC
[PATCH] kobject_uevent: add uevent_helper exist check
2025-04-04 17:31 UTC
[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
2025-04-04 17:36 UTC (13+ messages)
[PATCH v2 0/3] Add support for Sitronix ST7571 LCD controller
2025-04-04 17:36 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: Add Sitronix ST7571 panel
[PATCH i-g-t v2 0/5] Replace loop in WMTP tests
2025-04-04 17:35 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Replace loop in WMTP tests (rev2)
[tip:timers/cleanups 5/10] kernel/time/timer_list.c:49:77: error: macro "ACCESS_PRIVATE" requires 2 arguments, but only 1 given
2025-04-04 17:35 UTC
[PATCH 00/24] Optimize the hot path in the UFS driver
2025-04-04 17:34 UTC (7+ messages)
` [PATCH 04/24] scsi: core: Implement reserved command handling
[PATCH 1/2] arm/execstack-native: add new recipe
2025-04-04 17:34 UTC (2+ messages)
` [PATCH 2/2] arm/fvp-base-a-aem: remove spurious executable stack from one library
[PATCH v2 0/7] membuff: Add tests and update to support a flag for empty/full
2025-04-04 17:34 UTC (2+ messages)
[tip: timers/cleanups] treewide: Switch to timer_delete[_sync]()
2025-04-04 17:34 UTC
[tip: timers/cleanups] hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
2025-04-04 17:34 UTC
[tip: timers/cleanups] hrtimers: Delete hrtimer_init()
2025-04-04 17:34 UTC
[tip: timers/cleanups] hrtimers: Switch to use __htimer_setup()
2025-04-04 17:34 UTC
[tip: timers/cleanups] hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()
2025-04-04 17:34 UTC
[tip: timers/cleanups] hrtimers: Make callback function pointer private
2025-04-04 17:34 UTC
[tip: timers/cleanups] hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()
2025-04-04 17:34 UTC
[tip: timers/cleanups] hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
2025-04-04 17:34 UTC
[tip: timers/cleanups] hrtimers: Rename debug_init() to debug_setup()
2025-04-04 17:34 UTC
[tip: timers/cleanups] tracing/timers: Rename hrtimer_init event to hrtimer_setup
2025-04-04 17:34 UTC
[PATCH v2 02/57] irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
2025-04-04 17:34 UTC (2+ messages)
` [tip: timers/cleanups] "
[PATCH v2 03/57] irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
2025-04-04 17:34 UTC (2+ messages)
` [tip: timers/cleanups] "
[PATCH v2 04/57] irqdomain.h: Stop using 'host' for domain
2025-04-04 17:33 UTC (2+ messages)
` [tip: timers/cleanups] irqdomain: "
[tip:timers/cleanups 5/10] kernel/time/timer_list.c:49:77: error: too few arguments provided to function-like macro invocation
2025-04-04 17:33 UTC (2+ messages)
[RFC PATCH] selinux: reduce path walk overhead
2025-04-04 17:33 UTC (4+ messages)
[RESEND PATCH 1/1] loader/efi/chainloader: Enhance error messages in chainloader command
2025-04-04 17:31 UTC
cross compile fails with GCC_PLUGIN_LATENT_ENTROPY
2025-04-04 17:32 UTC (2+ messages)
[PATCH v6 0/4] Enlightened vTPM support for SVSM on SEV-SNP
2025-04-04 17:31 UTC (3+ messages)
` [PATCH v6 3/4] tpm: add SNP SVSM vTPM driver
[PATCH] init/Kconfig: conditionalize GCC10_NO_ARRAY_BOUNDS
2025-04-04 17:29 UTC (3+ messages)
[PATCH] power: supply: wm831x: Constify struct chg_map and some arrays
2025-04-04 17:27 UTC
[bvanassche:ufs-lrbp-as-priv-data 16/25] drivers/ufs/core/ufs-mcq.c:171:9: error: call to '__compiletime_assert_387' declared with 'error' attribute: min(mac, ufs_dev_qd) signedness error
2025-04-04 17:24 UTC
[rogerq:b4/am65-cpsw-xdp-zc 16/18] drivers/net/ethernet/ti/am65-cpsw-nuss.c:1822:6: warning: variable 'xsk_tx' set but not used
2025-04-04 17:24 UTC
[bvanassche:ufs-lrbp-as-priv-data 6/25] drivers/scsi/scsi.c:208: warning: Function parameter or struct member 'host' not described in 'scsi_host_update_can_queue'
2025-04-04 17:24 UTC
[PATCH v2 0/3] Dynamically allocate memory to store task's full name
2025-04-04 17:24 UTC (5+ messages)
` [PATCH v2 1/3] exec: "
[PATCH v6 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
2025-04-04 17:23 UTC (4+ messages)
` [PATCH v6 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
[PATCH v8 00/28] vfio-user client
2025-04-04 17:21 UTC (7+ messages)
` [PATCH v8 08/28] vfio: add region cache
[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-04-04 17:22 UTC (2+ messages)
` [tip: timers/urgent] Revert "timekeeping: Fix possible inconsistencies in _COARSE clockids"
[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
2025-04-04 17:22 UTC (4+ messages)
` [PATCH v2 04/15] cxl/region: Calculate endpoint's region position during init
` [PATCH] cxl/region: Continue recalculating position during sort
[PATCH 0/2] iio: imu: inv_icm42600: switch to use generic name irq get
2025-04-04 17:22 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: icm42600: add interrupt naming support
` [PATCH 2/2] iio: imu: inv_icm42600: switch to use generic name irq get
[PATCH] main: Add 'veth' to the default blacklist
2025-04-04 17:20 UTC (2+ messages)
[PATCH bpf-next v4 0/2] libbpf: introduce line_info and func_info getters
2025-04-04 17:19 UTC (3+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: add BTF.ext line/func info getter tests
mount compress=zstd leaves files uncompressed, that used to compress well with before
2025-04-04 17:17 UTC (12+ messages)
[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
2025-04-04 17:12 UTC (2+ messages)
[PATCH i-g-t 0/1] tests/intel/xe_fault_injection: Inject errors for xe_hw_engine_class_to_str
2025-04-04 17:11 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_fault_injection: Inject errors for xe_hw_engine_class_to_str (rev2)
[PULL 0/1] Migration patches for 2025-04-01
2025-04-04 17:07 UTC (2+ messages)
[PULL 0/6] tcg patch queue for 10.0-rc3
2025-04-04 17:08 UTC (2+ messages)
[PULL -rce 0/1] NBD patches for 2025-04-03
2025-04-04 17:08 UTC (2+ messages)
[PATCH v1 1/1] sched/fair: Mark some static const with __maybe_unused
2025-04-04 17:08 UTC (2+ messages)
[PULL 0/2] virtio,pc: fixes
2025-04-04 17:07 UTC (2+ messages)
[PATCH v4] block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA
2025-04-04 15:05 UTC (2+ messages)
[PATCH v2 0/9] Stage-2 huge mappings for pKVM np-guests
2025-04-04 17:08 UTC (7+ messages)
` [PATCH v2 3/9] KVM: arm64: Add a range to __pkvm_host_unshare_guest()
` [PATCH v2 8/9] KVM: arm64: Stage-2 huge mappings for np-guests
[PATCH] cxl: Remove always true condition for cxlctl_validate_hw_command()
2025-04-04 17:08 UTC (2+ messages)
[PATCH] dt-bindings: interrupt-controller: Convert fsl,mpic-msi to YAML
2025-04-04 17:06 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/dillo: remove trailing slash
2025-04-04 17:06 UTC (2+ messages)
[Buildroot] [git commit] package/dillo: remove trailing slash in _SITE url
2025-04-04 17:04 UTC
[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
2025-04-04 17:05 UTC (5+ messages)
` [PATCH v8 15/16] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup
[tip:timers/cleanups 1/10] drivers/usb/host/xhci.c:1074:25: error: implicit declaration of function 'timer_delelet_sync'; did you mean 'timer_delete_sync'?
2025-04-04 17:04 UTC
[OE-core] [PATCH] breakpseudo: Add demo of breaking pseudo with symlink creation
2025-04-04 17:04 UTC
[PATCH 0/3] regulator: userspace-consumer: Add regulator event uevents
2025-04-04 17:02 UTC (2+ messages)
[GIT PULL] soc: drivers for 6.15, part 2
2025-04-04 17:00 UTC (2+ messages)
[GIT PULL] RISC-V Patches for the 6.15 Merge Window, Part 1
2025-04-04 17:02 UTC (3+ 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.