All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-01 21:53:31 to 2025-05-01 23:28:55 UTC [more...]

[PATCH v4 0/7] Add EcoNet EN751221 MIPS platform support
 2025-05-01 23:28 UTC  (4+ messages)
` [PATCH v4 1/7] dt-bindings: timer: Add EcoNet EN751221 "HPT" CPU Timer

[PATCH 0/2] Deal with clang's -Wdefault-const-init-unsafe
 2025-05-01 23:28 UTC  (4+ messages)
` [PATCH 1/2] kbuild: Disable -Wdefault-const-init-field-unsafe
` [PATCH 2/2] include/linux/typecheck.h: Zero initialize dummy variables

[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

[PATCH RFC v3 0/2] Task local data API
 2025-05-01 23:26 UTC  (3+ messages)

[PATCH] Support madvise(MADV_DONTDUMP) when creating core dumps for qemu-user
 2025-05-01 23:26 UTC  (4+ messages)

[PATCH] drm/virtio: Fix NULL pointer deref in virtgpu_dma_buf_free_obj()
 2025-05-01 23:24 UTC 

[RFC dwarves 0/3] Explore using address-based DWARF->ELF
 2025-05-01 23:25 UTC  (3+ messages)
` [RFC dwarves 3/3] btf_encoder: use function address to match ELF -> DWARF

[PATCH 00/13] Pegasos2 clean up and pegasos1 emulation
 2025-05-01 23:20 UTC  (14+ messages)
` [PATCH 01/13] hw/boards: Extend DEFINE_MACHINE macro to cover more use cases
` [PATCH 02/13] ppc/vof: Make nextprop behave more like Open Firmware
` [PATCH 03/13] hw/ppc/pegasos2: Remove explicit name properties from device tree
` [PATCH 04/13] hw/ppc/pegasos2: Change device tree generation
` [PATCH 05/13] hw/ppc/pegasos2: Remove fdt pointer from machine state
` [PATCH 06/13] hw/ppc/pegasos2: Rename mv field in "
` [PATCH 07/13] hw/ppc/pegasos2: Add south bridge pointer in the "
` [PATCH 08/13] hw/ppc/pegasos2: Move PCI IRQ routing setup to a function
` [PATCH 09/13] hw/ppc/pegasos2: Move hardware specific parts out of machine reset
` [PATCH 10/13] hw/ppc/pegasos2: Introduce abstract superclass
` [PATCH 11/13] hw/ppc/pegasos2: Add bus frequency to machine state
` [PATCH 12/13] hw/ppc/pegasos2: Add Pegasos I emulation
` [PATCH 13/13] hw/ppc/pegasos2: Add VOF support for pegasos1

[PATCH 0/4] A handful of doc synopsis/options update
 2025-05-01 23:22 UTC  (8+ messages)
` [PATCH 1/4] git-verify-* doc: update mark-up of synopsis option descriptions
` [PATCH 3/4] git-daemon "

[PATCH] HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_callback()
 2025-05-01 23:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v9 0/7] Introduction of PSCR Framework and Related Components
 2025-05-01 23:20 UTC  (3+ messages)
` [PATCH v9 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage

[PATCH v1 0/2] intel_pstate: Use information from CPPC to compute hybrid scaling factors
 2025-05-01 23:12 UTC  (6+ messages)
` [PATCH v1 1/2] cpufreq: intel_pstate: Use CPPC to get "

[syzbot] [trace?] possible deadlock in print_event_fields
 2025-05-01 23:10 UTC 

[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 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 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

+ 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

[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 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
  ` [Intel-wired-lan] "

[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 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)

[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 "

[Intel-wired-lan] [PATCH v3 00/15] ice: Separate TSPLL from PTP and clean up
 2025-05-01 22:45 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v3 15/15] ice: change default clock source for E825-C

[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

[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

[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: "

[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 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 "

[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)

[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)

[PATCH v5 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
 2025-05-01 21:56 UTC  (3+ messages)
` [PATCH v5 5/5] virt: tdx-guest: Expose TDX MRs as sysfs attributes

[PATCH v1] pinctrl: amd: Fix hibernation support with CONFIG_SUSPEND unset
 2025-05-01 21:55 UTC  (2+ messages)

new tests for zoned xfs
 2025-05-01 21:55 UTC  (2+ messages)

[syzbot] [bcachefs?] WARNING in bch2_writepage_io_done (3)
 2025-05-01 21:53 UTC 


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.