messages from 2025-05-01 21:57:01 to 2025-05-01 23:09:02 UTC [more...]
[PATCH] x86/vmx: Fix label name in vmwrite_safe()
2025-05-01 23:08 UTC
Convert DS109 in U-Boot to DM_SERIAL
2025-05-01 23:05 UTC
[PATCH 00/10] hw/core: Remove hw_compat[] array for 2.10, 2.11 and 2.12 machines
2025-05-01 23:01 UTC (11+ messages)
` [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 and 2.11 machine types
` [PATCH 02/10] hw/core/machine: Remove hw_compat_2_10[] array
` [PATCH 03/10] hw/input/virtio-input: Remove VirtIOInputHID::wheel_axis field
` [PATCH 04/10] hw/core/machine: Remove hw_compat_2_11[] array
` [PATCH 05/10] hw/timer/hpet: Remove HPETState::hpet_offset_saved field
` [PATCH 06/10] hw/net/e1000: Remove unused E1000_FLAG_TSO flag
` [PATCH 07/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type
` [PATCH 08/10] hw/core/machine: Remove hw_compat_2_12[] array
` [PATCH 09/10] hw/audio/hda-codec: Remove HDAAudioState::use_timer field
` [PATCH 10/10] hw/display/vga-pci: Do not expose the 'global-vmstate' property
[PATCH v3 0/2] New zoned loop block device driver
2025-05-01 23:04 UTC (2+ messages)
[PATCH v5 00/12] khugepaged: mTHP support
2025-05-01 23:03 UTC (10+ messages)
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
` [PATCH v5 07/12] khugepaged: add "
[PATCH v2] man/man2/memfd_secret.2: Update default state
2025-05-01 23:03 UTC (3+ messages)
Convert xtfpga U-Boot platform to DM_SERIAL
2025-05-01 23:03 UTC
[PATCH v1] rust: time: Avoid 64-bit integer division
2025-05-01 23:03 UTC (7+ messages)
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
2025-05-01 23:01 UTC (24+ messages)
` [PATCH v3 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v3 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v3 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v3 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v3 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v3 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v3 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
` [PATCH v3 12/23] iommufd/driver: Add iommufd_vqueue_depend/undepend() helpers
` [PATCH v3 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_VQUEUE_ALLOC
` [PATCH v3 14/23] iommufd: Add mmap interface
` [PATCH v3 15/23] iommufd/selftest: Add coverage for the new "
` [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
` [PATCH v3 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v3 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v3 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v3 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v3 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v3 22/23] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v3 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[PATCH 0/2] Deal with clang's -Wdefault-const-init-unsafe
2025-05-01 23:00 UTC (3+ messages)
` [PATCH 1/2] kbuild: Disable -Wdefault-const-init-field-unsafe
` [PATCH 2/2] include/linux/typecheck.h: Zero initialize dummy variables
+ jfs-implement-migrate_folio-for-jfs_metapage_aops-fix-2.patch added to mm-unstable branch
2025-05-01 23:00 UTC
[PATCH 0/2] Nominating "whatchanged" for removal
2025-05-01 22:59 UTC (6+ messages)
` [PATCH 2/2] whatchanged: require --i-still-use-this
` [PATCH v2 0/2] Nominating "whatchanged" for removal
` [PATCH v2 1/2] you-still-use-that??: help deprecating commands "
` [PATCH v2 2/2] whatchanged: require --i-still-use-this
RTT-PROBE: lore-subspace-rtt
2025-05-01 22:59 UTC
[akpm-mm:mm-unstable 272/272] include/linux/stddef.h:8:14: error: called object is not a function or function pointer
2025-05-01 22:59 UTC (4+ messages)
[PATCH][next] overflow: Fix direct struct member initialization in _DEFINE_FLEX()
2025-05-01 22:57 UTC (3+ messages)
[PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO)
2025-05-01 22:54 UTC (19+ messages)
` [PATCH v7 01/18] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v7 02/18] memblock: Add support for scratch memory
` [PATCH v7 03/18] memblock: introduce memmap_init_kho_scratch()
` [PATCH v7 04/18] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v7 05/18] kexec: add KHO parsing support
` [PATCH v7 06/18] kexec: include asm/early_ioremap.h
` [PATCH v7 07/18] kexec: enable KHO support for memory preservation
` [PATCH v7 08/18] kexec: add KHO support to kexec file loads
` [PATCH v7 09/18] kexec: add config option for KHO
` [PATCH v7 10/18] arm64: add KHO support
` [PATCH v7 11/18] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v7 12/18] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v7 13/18] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory
` [PATCH v7 15/18] x86/Kconfig: enable kexec handover for 64 bits
` [PATCH v7 16/18] memblock: add KHO support for reserve_mem
` [PATCH v7 17/18] Documentation: add documentation for KHO
` [PATCH v7 18/18] Documentation: KHO: Add memblock bindings
[Intel-wired-lan] [PATCH v4 00/15] ice: Separate TSPLL from PTP and clean up
2025-05-01 22:54 UTC (32+ messages)
` "
` [Intel-wired-lan] [PATCH v4 01/15] ice: move TSPLL functions to a separate file
` "
` [Intel-wired-lan] [PATCH v4 02/15] ice: rename TSPLL and CGU functions and definitions
` "
` [Intel-wired-lan] [PATCH v4 03/15] ice: fix E825-C TSPLL register definitions
` "
` [Intel-wired-lan] [PATCH v4 04/15] ice: remove ice_tspll_params_e825 definitions
` "
` [Intel-wired-lan] [PATCH v4 05/15] ice: use designated initializers for TSPLL consts
` "
` [Intel-wired-lan] [PATCH v4 06/15] ice: add TSPLL log config helper
` "
` [Intel-wired-lan] [PATCH v4 07/15] ice: add ICE_READ/WRITE_CGU_REG_OR_DIE helpers
` "
` [Intel-wired-lan] [PATCH v4 08/15] ice: clear time_sync_en field for E825-C during reprogramming
` "
` [Intel-wired-lan] [PATCH v4 09/15] ice: read TSPLL registers again before reporting status
` "
` [Intel-wired-lan] [PATCH v4 10/15] ice: use bitfields instead of unions for CGU regs
` "
` [Intel-wired-lan] [PATCH v4 11/15] ice: add multiple TSPLL helpers
` "
` [Intel-wired-lan] [PATCH v4 12/15] ice: wait before enabling TSPLL
` "
` [Intel-wired-lan] [PATCH v4 13/15] ice: fall back to TCXO on TSPLL lock fail
` "
` [Intel-wired-lan] [PATCH v4 14/15] ice: move TSPLL init calls to ice_ptp.c
` "
` [Intel-wired-lan] [PATCH v4 15/15] ice: default to TIME_REF instead of TXCO on E825-C
` "
[PATCH v5 0/4] mm: introduce THP deferred setting
2025-05-01 22:53 UTC (7+ messages)
` [PATCH v5 2/4] mm: document (m)THP defer usage
` [PATCH v5 3/4] khugepaged: add defer option to mTHP options
[PATCH] perf trace: Support --summary-mode=cgroup
2025-05-01 22:53 UTC
linux-next: Addition of the nolibc tree
2025-05-01 22:53 UTC (2+ messages)
[PATCH 0/4] A handful of doc synopsis/options update
2025-05-01 22:52 UTC (5+ messages)
` [PATCH 1/4] git-verify-* doc: update mark-up of synopsis option descriptions
` [PATCH 3/4] git-daemon "
[PATCH v2 0/3] rust: add `UnsafePinned` type
2025-05-01 22:51 UTC (7+ messages)
` [PATCH v2 1/3] rust: add UnsafePinned type
[PATCH v3] fs/ntfs: Correct NULL Deref / Possible Infinite Loop
2025-05-01 22:50 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2025-05-01 22:49 UTC
[PATCH v3 0/4] rust: DebugFS Bindings
2025-05-01 22:47 UTC (5+ messages)
` [PATCH v3 1/4] rust: debugfs: Bind DebugFS directory creation
` [PATCH v3 2/4] rust: debugfs: Bind file creation for long-lived Display
` [PATCH v3 3/4] rust: debugfs: Support format hooks
` [PATCH v3 4/4] rust: samples: Add debugfs sample
[PATCH v2 1/1] man/man2/ioctl_userfaultfd.2, UFFDIO_MOVE.2const: Add UFFDIO_MOVE page
2025-05-01 22:47 UTC (3+ messages)
[PATCH] drm/xe: Fix page fault queue calculation
2025-05-01 22:46 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v3 00/15] ice: Separate TSPLL from PTP and clean up
2025-05-01 22:45 UTC (4+ messages)
` [PATCH v3 15/15] ice: change default clock source for E825-C
` [Intel-wired-lan] "
[PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
2025-05-01 22:43 UTC (5+ messages)
` [PATCH 5/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 and 2.11 machine types
` [PATCH 8/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type
RTT-PROBE: lore-subspace-rtt
2025-05-01 22:39 UTC
[PATCH 0/8] hw/i386/pc: Remove deprecated 2.10, 2.11 and 2.12 PC machines
2025-05-01 22:35 UTC (9+ messages)
` [PATCH 1/8] hw/i386/pc: Remove deprecated pc-q35-2.10 and pc-i440fx-2.10 machines
` [PATCH 2/8] hw/i386/pc: Remove pc_compat_2_10[] array
` [PATCH 3/8] hw/pci-host/i440fx: Remove I440FXState::pci_hole64_fix field
` [PATCH 4/8] hw/pci-host/q35: Remove Q35PCIHost::pci_hole64_fix field
` [PATCH 5/8] hw/i386/pc: Remove deprecated pc-q35-2.11 and pc-i440fx-2.11 machines
` [PATCH 6/8] hw/i386/pc: Remove pc_compat_2_11[] array
` [PATCH 7/8] hw/i386/pc: Remove deprecated pc-q35-2.12 and pc-i440fx-2.12 machines
` [PATCH 8/8] hw/i386/pc: Remove pc_compat_2_12[] array
[kvm-unit-tests PATCH] scripts: Search the entire string for the correct accelerator
2025-05-01 22:35 UTC (3+ messages)
[PATCH v2] arm64: tegra: Enable PWM fan on the Jetson TX1 Devkit
2025-05-01 22:32 UTC (2+ messages)
[PATCH] arm64: tegra: Enable PWM fan on the Jetson TX1 Devkit
2025-05-01 22:31 UTC (7+ messages)
[PATCH bpf] bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels
2025-05-01 22:30 UTC (4+ messages)
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-01 22:30 UTC (11+ messages)
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v3 03/11] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v3 04/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v3 07/11] bpf: Rename sanitize_stack_spill to nospec_result
[PATCH bpf-next/net v1 0/5] Fix bpf qdisc bugs and cleanup
2025-05-01 22:30 UTC (6+ messages)
` [PATCH bpf-next/net v1 1/5] bpf: net_sched: Fix bpf qdisc init prologue when set as default qdisc
` [PATCH bpf-next/net v1 2/5] selftests/bpf: Test setting and creating bpf qdisc "
` [PATCH bpf-next/net v1 3/5] bpf: net_sched: Make some Qdisc_ops ops mandatory
` [PATCH bpf-next/net v1 4/5] selftests/bpf: selftests/bpf: Test attaching a bpf qdisc with incomplete operators
` [PATCH bpf-next/net v1 5/5] selftests/bpf: Cleanup bpf qdisc selftests
RTT-PROBE: lore-subspace-rtt
2025-05-01 22:29 UTC
[PATCH v9 00/27] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-05-01 22:27 UTC (5+ messages)
` [PATCH v9 24/27] fs/resctrl: Remove unnecessary includes
` [PATCH v9 25/27] fs/resctrl: Change internal.h's header guard macros
[PATCH 0/3] riscv: sophgo: cv18xx: dts rework, part 2
2025-05-01 22:23 UTC (8+ messages)
` [PATCH 2/3] clk: sophgo: Add support for newly added precise compatible
[PATCH v2][next] overflow: Fix direct struct member initialization in _DEFINE_FLEX()
2025-05-01 22:23 UTC
[PATCH 0/6] iomap: misc buffered write path cleanups and prep
2025-05-01 22:22 UTC (7+ messages)
` [PATCH 2/6] iomap: drop unnecessary pos param from iomap_write_[begin|end]
` [PATCH 3/6] iomap: drop pos param from __iomap_[get|put]_folio()
` [PATCH 6/6] iomap: rework iomap_write_begin() to return folio offset and length
[PATCH v3 0/9] Add strobe/flash duration v4l2 ctrl & use it for ov9282
2025-05-01 22:22 UTC (5+ messages)
` [PATCH v3 8/9] media: i2c: ov9282: add strobe_duration v4l2 control
[RFT] bootlinux: add bisection support
2025-05-01 22:21 UTC (6+ messages)
[PATCH v6 0/2] media: Add driver for ST VD56G3 camera sensor
2025-05-01 22:20 UTC (5+ messages)
` [PATCH v6 2/2] media: i2c: "
RTT-PROBE: lore-subspace-rtt
2025-05-01 22:19 UTC
[PATCH v8 0/2] mkfs: add ability to populate filesystem from directory
2025-05-01 22:18 UTC (5+ messages)
` [PATCH v8 1/2] proto: add ability to populate a filesystem from a directory
` [PATCH v8 2/2] mkfs: modify -p flag "
FAILED: patch "[PATCH] KVM: x86: Load DR6 with guest value only before entering" failed to apply to 5.15-stable tree
2025-05-01 22:17 UTC (3+ messages)
` [PATCH 5.15.y] KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
[PATCH 1/3] ASoC: amd: acp: Fix NULL pointer deref on acp resume path
2025-05-01 22:16 UTC (2+ messages)
[PATCH 00/10] KVM: selftests: Convert to kernel-style types
2025-05-01 21:03 UTC (2+ messages)
[meta-lts-mixins][scarthgap/rust][PATCH 0/7] Pull in recent oe-core updates
2025-05-01 22:15 UTC (8+ messages)
` [meta-lts-mixins][scarthgap/rust][PATCH 1/7] rust-llvm: Disable benchmarks by cmake options
` [meta-lts-mixins][scarthgap/rust][PATCH 2/7] cargo-c,rust: Fix build on risv32
` [meta-lts-mixins][scarthgap/rust][PATCH 3/7] libstd-rs: Correct the license to use Unicode-3.0
` [meta-lts-mixins][scarthgap/rust][PATCH 4/7] cargo-c: Update patch Upstream-Status
` [meta-lts-mixins][scarthgap/rust][PATCH 5/7] rust: re-enable the unit tests that are ignored
` [meta-lts-mixins][scarthgap/rust][PATCH 6/7] "
` [meta-lts-mixins][scarthgap/rust][PATCH 7/7] Update README.md wrt dynamic layer submissions
[PATCH v15 0/6] hmp,qmp: Add commands to introspect virtio devices
2025-05-01 22:15 UTC (12+ messages)
` [PATCH v15 1/6] qmp: add QMP command x-query-virtio
` [PATCH v15 2/6] qmp: add QMP command x-query-virtio-status
[android-common:android15-6.6 3/3] fs/smb/server/oplock.c:1510 parse_lease_state() warn: possible memory leak of 'lreq'
2025-05-01 22:15 UTC
FAILED: patch "[PATCH] KVM: x86: Load DR6 with guest value only before entering" failed to apply to 6.6-stable tree
2025-05-01 22:15 UTC (3+ messages)
` [PATCH 6.6.y] KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
FAILED: patch "[PATCH] KVM: x86: Load DR6 with guest value only before entering" failed to apply to 6.1-stable tree
2025-05-01 22:14 UTC (3+ messages)
` [PATCH 6.1.y] KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
[PATCH 0/3] rtc: rzn1: support XTAL clk and SCMP method
2025-05-01 22:11 UTC (7+ messages)
` [PATCH 3/3] rtc: rzn1: support input frequencies other than 32768Hz
[PATCH v1 0/1] bbdev: fix possible null pointer dereferencing
2025-05-01 22:10 UTC (2+ messages)
` [PATCH v1 1/1] bbdev: fix possible null pointer dereference
[RFC PATCH 0/3] cgroup: nmi safe css_rstat_updated
2025-05-01 22:10 UTC (4+ messages)
` [RFC PATCH 3/3] cgroup: make css_rstat_updated nmi safe
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-05-01 22:10 UTC (7+ messages)
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "
RTT-PROBE: lore-subspace-rtt
2025-05-01 22:09 UTC
[PATCH v2 0/4] cpumask: add missing API and simplify cpumask_any_housekeeping()
2025-05-01 22:06 UTC (2+ messages)
[PATCH v5 00/11] media: rockchip: add a driver for the rockchip camera interface
2025-05-01 22:03 UTC (6+ messages)
` [PATCH v5 05/11] "
[brauner-vfs:work.coredump.socket 5/6] arm-linux-gnueabi-ld: fs/coredump.c:870:undefined reference to `__sys_connect_file'
2025-05-01 22:04 UTC
[PATCH v5 5/8] PCI/AER: Rename struct aer_stats to aer_report
2025-05-01 22:02 UTC (2+ messages)
[PATCH 6.6 000/196] 6.6.89-rc2 review
2025-05-01 21:59 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2025-05-01 21:59 UTC
[PATCH v6 00/13] media: rockchip: add a driver for the rockchip camera interface
2025-05-01 21:57 UTC (4+ messages)
` [PATCH v6 07/13] media: rockchip: rkcif: add driver for mipi csi-2 receiver
[PATCH] PM: hibernate: Explicitly set PM_SUSPEND_MAX at hibernate entry
2025-05-01 21:58 UTC
[PATCH v3 00/22] passage: Define a standard for firmware data flow
2025-05-01 21:11 UTC (11+ 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.