All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-10 20:13:16 to 2025-02-10 20:57:35 UTC [more...]

[PATCH v2 0/2] Rockchip - add Firefly ROC-RK3576-PC board
 2025-02-10 20:51 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add Firefly ROC-RK3576-PC binding
` [PATCH v2 2/2] arm64: dts: rockchip: Add devicetree for the ROC-RK3576-PC

[PATCH 0/9] riscv: Unaligned access speed probing fixes and skipping
 2025-02-10 20:57 UTC  (17+ messages)
` [PATCH 7/9] riscv: Prepare for unaligned access type table lookups

[PATCH 00/10] arm64 support for Milk-V Duo Module 01 EVB
 2025-02-10 20:55 UTC  (7+ messages)
` [PATCH 06/10] dt-bindings: mfd: syscon: Add Cvitek CV18xx rtcsys core and ctrl compatible

[Buildroot] [PATCH] support/docker: prepare for Aarch64 Docker images
 2025-02-10 20:57 UTC 

[PATCH dwarves 0/3] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-10 20:57 UTC  (3+ messages)
` [PATCH dwarves 1/3] btf_encoder: collect kfuncs info in btf_encoder__new

[PATCH] revision: fix missing null for freed memory
 2025-02-10 20:56 UTC  (3+ messages)

include/linux/thread_info.h:259:25: error: call to '__bad_copy_to' declared with attribute error: copy destination size is too small
 2025-02-10 20:39 UTC  (2+ messages)

[RFC PATCH 0/2] udp: avoid false sharing on sk_tsflags
 2025-02-10 20:54 UTC  (7+ messages)

[PATCH v2 net-next] netlink: specs: add conntrack dump and stats dump support
 2025-02-10 20:54 UTC  (4+ messages)

[PATCH v1 0/4] media: qcom: camss: Add sa8775p camss support
 2025-02-10 20:54 UTC  (6+ messages)
` [PATCH v1 2/4] media: qcom: camss: Add support for CSIPHY 690
` [PATCH v1 4/4] media: qcom: camss: Add support for VFE 690

[PATCH v2] bringup: Use full path when creating custom_source file
 2025-02-10 20:51 UTC  (7+ messages)

[PATCH] scsi, usb: Rename the RESERVE and RELEASE constants
 2025-02-10 20:50 UTC 

[PATCH v2 0/2] iio: adc: ad4695: add oversampling support
 2025-02-10 20:51 UTC  (7+ messages)
` [PATCH v2 1/2] iio: adc: ad4695: add offload-based "

[Buildroot] [PATCH v2] configs/rock5b: bump uboot to 2025.01
 2025-02-10 20:51 UTC  (2+ messages)

[PATCH v3][OE-core 0/4] cve-check: allow feed selection
 2025-02-10 20:50 UTC  (2+ messages)
` [OE-core] "

[PATCH i-g-t] lib/igt_kmod: Stop unloading drm
 2025-02-10 20:50 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for lib/igt_kmod: Stop unloading drm (rev3)

[PATCH v3 00/35] x86/bugs: Attack vector controls
 2025-02-10 20:50 UTC  (4+ messages)
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation

[Buildroot] [git commit] configs/rock5b: bump uboot to 2025.01
 2025-02-10 20:17 UTC 

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-10 20:50 UTC  (15+ messages)
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v4 06/14] kexec: Add KHO parsing support
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings

[PATCH v2] mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec
 2025-02-10 20:50 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: rename eee_broken_mode
 2025-02-10 20:50 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: rename eee_broken_modes to eee_disabled_modes
` [PATCH net-next 2/2] net: phy: rename phy_set_eee_broken to phy_disable_eee_mode

[PULL 00/32] Misc HW patches for 2025-02-10
 2025-02-10 20:42 UTC  (33+ messages)
` [PULL 01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf()
` [PULL 02/32] hw/intc/xilinx_intc: Make device endianness configurable
` [PULL 03/32] hw/net/xilinx_ethlite: "
` [PULL 04/32] hw/timer/xilinx_timer: "
` [PULL 05/32] hw/char/xilinx_uartlite: "
` [PULL 06/32] hw/ssi/xilinx_spi: "
` [PULL 07/32] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
` [PULL 08/32] hw/intc/apic: Fixes magic number use, removes outdated comment
` [PULL 09/32] hw/core/machine: Reject thread level cache
` [PULL 10/32] hw/sysbus: Use sizeof(BusState) in main_system_bus_create()
` [PULL 11/32] hw/sysbus: Declare QOM types using DEFINE_TYPES() macro
` [PULL 12/32] hw/sysbus: Introduce TYPE_DYNAMIC_SYS_BUS_DEVICE
` [PULL 13/32] hw/vfio: Have VFIO_PLATFORM devices inherit from DYNAMIC_SYS_BUS_DEVICE
` [PULL 14/32] hw/display: Have RAMFB device "
` [PULL 15/32] hw/i386: Have X86_IOMMU devices "
` [PULL 16/32] hw/net: Have eTSEC device "
` [PULL 17/32] hw/tpm: Have TPM TIS sysbus "
` [PULL 18/32] hw/xen: Prefer QOM cast for XenLegacyDevice
` [PULL 19/32] hw/xen: Have legacy Xen backend inherit from DYNAMIC_SYS_BUS_DEVICE
` [PULL 20/32] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
` [PULL 21/32] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
` [PULL 22/32] hw/boards: Rename no_sdcard -> auto_create_sdcard
` [PULL 23/32] hw/boards: Do not create unusable default if=sd drives
` [PULL 24/32] hw/arm: Remove all invalid uses of auto_create_sdcard=true
` [PULL 25/32] hw/riscv: "
` [PULL 26/32] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
` [PULL 27/32] tests/functional: Explicit endianness of microblaze assets
` [PULL 28/32] tests/functional: Allow microblaze tests to take a machine name argument
` [PULL 29/32] tests/functional: Remove sleep() kludges from microblaze tests
` [PULL 30/32] tests/functional: Have microblaze tests inherit common parent class
` [PULL 31/32] hw/riscv/opentitan: Include missing 'exec/address-spaces.h' header
` [PULL 32/32] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo

[PATCH v2] PCI: Batch BAR sizing operations
 2025-02-10 20:48 UTC  (6+ messages)

[PATCH] prandom: remove next_pseudo_random32
 2025-02-10 20:48 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v1] usb: dwc3: gadget: Prevent irq storm when TH re-executes
 2025-02-10 20:45 UTC  (10+ messages)

[PATCH] mtd: rawnand: qcom: finish converting register to FIELD_PREP
 2025-02-10 20:44 UTC  (3+ messages)

[PATCH] docs: ABI: move README contents to the top
 2025-02-10 20:43 UTC 

[PATCH libgpiod v3 00/16] doc: improvements for ReadTheDocs
 2025-02-10 15:10 UTC  (3+ messages)
` [PATCH libgpiod v3 13/16] doc: add documentation for GLib bindings
  ` [External] - "

[PATCH sched_ext/for-6.14-fixes] sched_ext: Fix incorrect assumption about migration disabled tasks in task_can_run_on_remote_rq()
 2025-02-10 20:41 UTC  (2+ messages)

[PATCH v2 0/4] Enable Secure TSC for SEV-SNP
 2025-02-10 20:41 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: SVM: Prevent writes to TSC MSR when Secure TSC is enabled
` [PATCH v2 4/4] KVM: SVM: Enable Secure TSC for SNP guests

[PATCH v4 0/6] x86 CRC optimizations
 2025-02-10 20:40 UTC  (3+ messages)
` [PATCH v4 1/6] x86: move ZMM exclusion list into CPU feature flag

[RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
 2025-02-10 20:06 UTC  (3+ messages)

[xfstests PATCH] fscrypt-crypt-util: fix KDF contexts for SM8650
 2025-02-10 20:40 UTC  (2+ messages)

[PATCH 0/2] Enable MCU ESM reset
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH] include: env: phytec: Add optargs to K3 files
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH] env: fat: Avoid writing to read-only location
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH v2 0/3] hvf: arm: Support creating VMs with 64+GB of RAM on macOS 15+
 2025-02-10 20:39 UTC  (6+ messages)
` [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range

[PATCH v2 0/2] FIX: Re-enable MUX_MMIO on J721E/J7200
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH 0/2] Fix locking bugs in error paths
 2025-02-10 20:39 UTC  (3+ messages)
` [PATCH 1/2] scsi: mpi3mr: Fix locking in an error path
` [PATCH 2/2] scsi: mpt3sas: Fix a locking bug "

[PATCH] rtc: emul_rtc: Make emul_rtc_probe() static
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH v1] net: designware: support phy io micro voltage setting
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH] mediatek: mt7981: enable ethernet switch auto-detction
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH v2 1/3] arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2c
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH] test/py: usb: Fix format string for fstype command
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH] tools: mkenvimage: List -V parameter in help text
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH, RESEND] mediatek: mt7986: rename pinctrl to pio in mt7986-u-boot.dtsi
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH 1/2] pinctrl: mediatek: mt7988: remove _base from reg-names
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH] Azure: Add missing "set -e" to docs job
 2025-02-10 20:38 UTC  (2+ messages)

[PATCH v4 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-10 20:37 UTC  (2+ messages)

[PATCH 0/9] hw/sysbus/platform-bus: Introduce TYPE_DYNAMIC_SYS_BUS_DEVICE
 2025-02-10 20:36 UTC  (2+ messages)

[PATCH v6 00/17] Enable CXL PCIe port protocol error handling and logging
 2025-02-10 20:36 UTC  (6+ messages)
` [PATCH v6 06/17] PCI/AER: Add CXL PCIe Port uncorrectable error recovery in AER service driver
` [PATCH v6 09/17] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-10 20:36 UTC  (11+ messages)

[PATCH v5 00/16] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-10 20:35 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: Add documentation reference for Mellanox platform
 2025-02-10 20:34 UTC 

[PATCH v3] riscv: Optimize crct10dif with zbc extension
 2025-02-10 20:35 UTC  (5+ messages)

[PATCH 0/3] drm/i915: Fix harmfull driver register/unregister assymetry
 2025-02-10 20:34 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: Fix harmfull driver register/unregister assymetry (rev2)

[PATCH v8 00/17] spi: axi-spi-engine: add offload support
 2025-02-10 20:33 UTC  (6+ messages)
` [PATCH v8 01/17] spi: add basic support for SPI offloading

[PATCH] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
 2025-02-10 20:32 UTC  (2+ messages)

[PATCH v5] HID: corsair-void: Add Corsair Void headset family driver
 2025-02-10 20:32 UTC  (8+ messages)

[PATCH] drivers_net: use 64-bit shift and avoid signed/unsigned mismatch
 2025-02-10 20:32 UTC  (6+ messages)
` [PATCH v5 0/1] use 64-bit shift, "

[PATCH v5 00/10] Introduce K3 remoteproc driver for M4 subsystem
 2025-02-10 20:29 UTC  (11+ messages)
` [PATCH v5 01/10] remoteproc: k3-m4: Introduce K3 remote proc "
` [PATCH v5 02/10] remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs
` [PATCH v5 03/10] board: ti: am64x: Add remoteproc specific env support
` [PATCH v5 04/10] board: ti: am62x: "
` [PATCH v5 05/10] board: ti: am62px: "
` [PATCH v5 06/10] remoteproc: Enable ARM64 remoteproc driver by default for K3 ARCH
` [PATCH v5 07/10] spl: Enable SPL remoteproc "
` [PATCH v5 08/10] cmd: Enable CMD "
` [PATCH v5 09/10] arm: mach-k3: Enable remoteproc drivers "
` [PATCH v5 10/10] configs: am6*/j7*: Remove remoteproc configs

[PATCH v5 00/12] platform/mellanox: Add support for new systems, amendments, relocate mlx-platform module
 2025-02-10 20:30 UTC  (7+ messages)
` [PATCH v5 04/12] platform_data/mlxreg: Add capability bit and mask fields
` [PATCH v5 05/12] platform/mellanox: mlxreg-hotplug: Add support for new flavor of capability registers

[linux-next:master] BUILD REGRESSION df5d6180169ae06a2eac57e33b077ad6f6252440
 2025-02-10 20:28 UTC 

[PATCH v2 0/4] ecdsa KEYCTL_PKEY_QUERY fixes
 2025-02-10 20:29 UTC  (7+ messages)
` [PATCH v2 3/4] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY

[PATCH v10 00/27] riscv control-flow integrity for usermode
 2025-02-10 20:27 UTC  (44+ messages)
` [PATCH v10 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v10 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v10 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v10 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v10 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v10 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v10 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v10 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v10 09/27] riscv mmu: write protect and shadow stack
` [PATCH v10 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v10 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v10 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v10 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v10 14/27] riscv/traps: Introduce software check exception
` [PATCH v10 15/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v10 16/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v10 17/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v10 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v10 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v10 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v10 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v10 22/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v10 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v10 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v10 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v10 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v10 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH] btrfs-progs: scrub status: add json output format for -d (per device scrub status) option
 2025-02-10 20:28 UTC 

[PATCH] Revert "ext4: apply umask if ACL support is disabled"
 2025-02-10 20:28 UTC  (2+ messages)
` [PATCH 5.15.y] "

[PATCH 00/27] Improve ABI documentation generation
 2025-02-10 20:27 UTC  (4+ messages)
    ` [f2fs-dev] "

[RFC] memarea: introduce memory area library
 2025-02-10 20:27 UTC  (4+ messages)
` [PATCH v19 0/6] introduce memarea library
  ` [PATCH v19 1/6] memarea: "

[PATCH] pull: allow branch.<name>.rebase to override pull.ff=only
 2025-02-10 20:26 UTC  (7+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-10 20:26 UTC  (7+ messages)
` [PATCH v11 08/23] x86/resctrl: Introduce interface to display number of monitoring counters

[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
 2025-02-10 20:23 UTC  (5+ messages)
` [PATCH v12 1/4] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v12 2/4] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v12 3/4] ufs: qcom: add support for wrapped keys
` [PATCH v12 4/4] fscrypt: add support for hardware-wrapped keys

[PATCH] [v2]aacraid: Reply queue mapping to CPUs based on IRQ affinity
 2025-02-10 20:24 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
 2025-02-10 20:21 UTC  (3+ messages)

[PATCH v1] configs: starfive: use LwIP network stack and enable wget command
 2025-02-10 20:22 UTC 

[PATCH] rebase: add `--update-refs=interactive`
 2025-02-10 20:22 UTC  (2+ messages)

[PATCH] drm/xe: Add per-engine pagefault and reset counts
 2025-02-10 20:21 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for "

[PATCH 0/3] bitmap: convert self-test to KUnit
 2025-02-10 20:20 UTC  (5+ messages)
    ` distro support for CONFIG_KUNIT: "

[PATCH] arm64: dts: rockchip: Reflow Quartz64 Model A/B board dts files a bit
 2025-02-10 20:17 UTC  (2+ messages)

[PATCH v2] platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
 2025-02-10 20:16 UTC 

[PATCH V2] block: make segment size limit workable for > 4K PAGE_SIZE
 2025-02-10 20:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 0/3] igb: XDP/ZC follow up
 2025-02-10 20:14 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 3/3] igb: Get rid of spurious interrupts


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.