All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-23 16:16:42 to 2025-10-23 17:01:47 UTC [more...]

[PATCH v1] net: phy: dp83867: Disable EEE support as not implemented
 2025-10-23 17:01 UTC  (2+ messages)

[PATCH 0/2] improve compare-machine-types.py
 2025-10-23 16:58 UTC  (3+ messages)
` [PATCH 1/2] scripts/compare-mt: add confidential computing getter
` [PATCH 2/2] scripts/compare-mt: stop using global variables

[PATCH] mei: late_bind: Fix -Wincompatible-function-pointer-types-strict
 2025-10-23 16:59 UTC  (4+ messages)

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-23 16:59 UTC  (2+ messages)

[PATCH v6 4/5] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-10-23 16:59 UTC  (2+ messages)

[PATCH 3/3] iommu: Allow drivers to say if they use report_iommu_fault()
 2025-10-23 16:58 UTC  (5+ messages)

[PATCH 0/5] drm/xe: CRI support in gt_throttle + refactors
 2025-10-23 16:56 UTC  (6+ messages)
` [PATCH 1/5] drm/xe/cri: Add new performance limit reasons bits
` [PATCH 2/5] drm/xe/gt_throttle: Tidy up perf reasons reading
` [PATCH 3/5] drm/xe/gt_throttle: Always read and mask
` [PATCH 4/5] drm/xe/gt_throttle: Add throttle_to_gt()
` [PATCH 5/5] drm/xe/gt_throttle: Tidy up attribute definition

[PATCH] drm/i915/vrr: Fix transmission line for Adaptive Sync SDP
 2025-10-23 16:57 UTC  (6+ messages)

[PATCH] net: sctp: fix KMSAN uninit-value in sctp_inq_pop
 2025-10-23 16:56 UTC  (2+ messages)

[PATCH v6 mptcp-next 00/11] mptcp: introduce backlog processing
 2025-10-23 16:56 UTC  (3+ messages)
` [PATCH v6 mptcp-next 05/11] mptcp: fix MSG_PEEK stream corruption

[PATCH v8 0/7] TDX host: kexec/kdump support
 2025-10-23 16:54 UTC  (16+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[PATCH v2] net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions
 2025-10-23 16:54 UTC  (3+ messages)
` [PATCH v3] "

Use of cifs_sb_active and cifs_sb_deactive
 2025-10-23 16:53 UTC 

[PATCH v4 0/2] Unwind failed suspend
 2025-10-23 16:52 UTC  (3+ messages)
` [PATCH v4 1/2] drm/amd: Unwind for failed device suspend
` [PATCH v4 2/2] drm/amd: Reset the GPU if pmops failed

[PATCH v1 0/3] cpuidle: governors: menu: A fix, a corner case adjustment and a cleanup
 2025-10-23 16:52 UTC  (6+ messages)
` [PATCH v1 1/3] cpuidle: governors: menu: Avoid selecting states with too much latency

[PATCH] net/ngbe: support to identify centec sk21101 PHY
 2025-10-23 16:52 UTC  (2+ messages)

[PATCH v4 0/3] Support power resources defined in acpi on ata
 2025-10-23 16:52 UTC  (4+ messages)
` [PATCH v4 1/3] scsi: sd: Add manage_restart device attribute to scsi_disk
` [PATCH v4 2/3] ata: stop disk on restart if ACPI power resources are found
` [PATCH v4 3/3] ata: Use ACPI methods to power on disks

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

[PATCH] soc: microchip: fixups per CB review
 2025-10-23 16:51 UTC 

[PATCH v3] drm/xe: Fix spelling and typos across Xe driver files
 2025-10-23 16:50 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Fix spelling and typos across XE driver files (rev3)

[DPDK/ethdev Bug 1440] use after free in af_xdp
 2025-10-23 16:50 UTC  (2+ messages)

[DPDK/ethdev Bug 1725] iavf pmd vlan Issue: dpdk-22.11.0
 2025-10-23 16:50 UTC 

[DPDK/cryptodev Bug 1773] Crypto devices should be using constant time memcmp
 2025-10-23 16:50 UTC 

[DPDK/ethdev Bug 1511] net/tap build failure on Ubuntu 24.04 with LTO
 2025-10-23 16:50 UTC  (2+ messages)

[PATCH v2] regmap: slimbus: fix bus_context pointer in regmap init calls
 2025-10-23 16:49 UTC  (2+ messages)

[PATCH] of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root node
 2025-10-23 16:48 UTC  (3+ messages)

[PATCH] fs/pipe: stop duplicating union pipe_index declaration
 2025-10-23 16:48 UTC  (3+ messages)

[PATCH 0/8] builtin/maintenance: introduce "geometric" strategy
 2025-10-23 16:48 UTC  (3+ messages)
` [PATCH v2 0/9] "

[PATCH v5 5/7] revocable: Add fops replacement
 2025-10-23 16:48 UTC  (13+ messages)

[PATCH v3 0/2] Remove hard coded values for MIPI-DSI
 2025-10-23 16:47 UTC  (4+ messages)
` [PATCH v3 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

[patch V2 00/20] sched: Rewrite MM CID management
 2025-10-23 16:46 UTC  (9+ messages)
` [patch V2 07/20] cpumask: Introduce cpumask_or_and_calc_weight()
` [patch V2 08/20] sched/mmcid: Use cpumask_or_and_calc_weight()
` [patch V2 09/20] cpumask: Cache num_possible_cpus()
` [patch V2 10/20] sched/mmcid: Convert mm CID mask to a bitmap

[PATCH 0/2] Kbuild: enable -fms-extensions, make btrfs the first user
 2025-10-23 16:45 UTC  (8+ messages)
` [PATCH 1/2] Kbuild: enable -fms-extensions

[LTP] [PATCH v2] ioctl_pidfd05: accept both EINVAL and ENOTTY as valid errors
 2025-10-23 16:44 UTC  (2+ messages)
`  "

[PATCH 1/1] uaccess: Rename masked_user_access to sanitised_user_access
 2025-10-23 16:43 UTC  (2+ messages)

[PATCH net-next v2] Documentation: ARCnet: Update obsolete contact info
 2025-10-23 16:43 UTC  (4+ messages)

PCIe probe failure on AmLogic A311D after 6.18-rc1
 2025-10-23 16:42 UTC  (3+ messages)

[DPDK/cryptodev Bug 1806] ipsec_mb does not compile
 2025-10-23 16:41 UTC 

[PATCH v16 0/4] perf: Support the deferred unwinding infrastructure
 2025-10-23 16:40 UTC  (3+ messages)

[PATCH v4 0/6] Cache coherency management subsystem
 2025-10-23 16:40 UTC  (4+ messages)

[RFC PATCH] configs: drop SBSA_REF from minimal specification
 2025-10-23 16:39 UTC 

[PATCH v4 0/8] packet capture bugfix and secondary support
 2025-10-23 16:39 UTC  (7+ messages)
  ` [PATCH v4 4/8] dumpcap: handle pdump requests from primary
  ` [PATCH v4 5/8] pdump: "

init/main.c:753:(.init.text+0x7a): relocation truncated to fit: R_ARC_S25W_PCREL against symbol `__st_r13_to_r16' defined in .text section in ../lib/gcc/arc-linux/8.5.0/libgcc.a(_millicodethunk_st.o)
 2025-10-23 16:38 UTC 

[PATCH i-g-t v7 0/3] lib/intel_allocator, tests/kms_concurrent, tests/api_intel_allocator: check for sysvipc
 2025-10-23 16:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] i2c: designware: Remove i2c_dw_remove_lock_support()
 2025-10-23 16:37 UTC  (3+ messages)

[PATCH v3 0/4] SEV-SNP guest policy bit support updates
 2025-10-23 16:37 UTC  (3+ messages)
` [PATCH v3 3/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits

[PATCH] drm/i915/gt: Use standard API for seqcount read in TLB invalidation
 2025-10-23 16:36 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: Use standard API for seqcount read in TLB invalidation (rev2)

[PATCH] PCI/PM: Ensure power-up succeeded before restoring MMIO state
 2025-10-23 16:34 UTC  (2+ messages)

[PATCH v2] slab: Fix obj_ext is mistakenly considered NULL due to race condition
 2025-10-23 16:33 UTC  (2+ messages)

[PATCH v3 0/9] net: Introduce struct sockaddr_unspec
 2025-10-23 16:33 UTC  (10+ messages)
` [PATCH v3 1/9] net: Add struct sockaddr_unspec for sockaddr of unknown length

[PATCH v2] scsi: core: Minor comment fixes for scsi_host_busy()
 2025-10-23 16:32 UTC  (2+ messages)

[PATCH] scsi: core: Fix a regression triggered by scsi_host_busy()
 2025-10-23 16:32 UTC  (6+ messages)

[PATCH v3 06/12] x86/amd_nb: Use topology info to get AMD node count
 2025-10-23 16:31 UTC  (11+ messages)

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 962ac5ca99a5c3e7469215bf47572440402dfd59
 2025-10-23 16:30 UTC 

[PATCH] can: kvaser_usb: leaf: Fix infinite loop on zero-length cmd
 2025-10-23 16:30 UTC  (2+ messages)
` [PATCH v2] can: kvaser_usb: leaf: Fix potential infinite loop in command parsers

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS d63f0391d6c7b75e1a847e1a26349fa8cad0004d
 2025-10-23 16:29 UTC 

[PATCH] scsi: advansys: Don't call asc_prt_scsi_host() -> scsi_host_busy()
 2025-10-23 16:30 UTC  (2+ messages)

[PATCH v3 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-10-23 16:30 UTC  (7+ messages)
` [PATCH v3 2/6] ACPI: DPTF: Move INT340X device IDs to header

[RFC PATCH v2 0/5] Significantly Improve BTF Type Lookup Performance
 2025-10-23 16:28 UTC  (8+ messages)
` [RFC PATCH v2 2/5] btf: sort BTF types by kind and name to enable binary search

[Outreachy PATCH v5 0/2] do not use misdesigned strbuf_split*()
 2025-10-23 16:27 UTC  (3+ messages)
` [Outreachy PATCH v6 "

[PATCH net-next v2 13/14] ixgbe: preserve RSS indirection table across admin down/up
 2025-10-23 16:26 UTC  (2+ messages)

[PATCH v2] can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
 2025-10-23 16:27 UTC 

[PATCH i-g-t] tests/intel/xe_sriov_auto_provisioning: Add restore_auto_provisioning tests
 2025-10-23 16:26 UTC 

[PATCH v2 mptcp-net 0/2] mptcp: restore zero window probe
 2025-10-23 16:26 UTC  (4+ messages)
` [PATCH v2 mptcp-net 2/2] mptcp: zero window probe mib

[PATCH] mbuf: optimize segment prefree
 2025-10-23 16:24 UTC  (11+ messages)
` [PATCH v5] "
` [PATCH v7] "

[PATCH net-next v3 0/5] net: macb: EyeQ5 support
 2025-10-23 16:22 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next v3 2/5] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v3 3/5] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next v3 4/5] net: macb: rename bp->sgmii_phy field to bp->phy
` [PATCH net-next v3 5/5] net: macb: Add "mobileye,eyeq5-gem" compatible

Extended Capabilities bit values overwritten by the kernel
 2025-10-23 16:23 UTC  (3+ messages)

[PATCH v2 0/2] Add rpmh regulator support for Kaanapali
 2025-10-23 16:23 UTC  (2+ messages)

[PATCH 0/2] Add rpmh regulator support for Kaanapali
 2025-10-23 16:23 UTC  (2+ messages)

[PATCH] rust-target-config: Set elfv2 ABI for powerpc64 when using ppc64p9le tune
 2025-10-23 16:15 UTC 

[PATCH v1] arm64: defconfig: Enable i.MX95 configs for booting and Ethernet
 2025-10-23 16:20 UTC  (3+ messages)

2499f53 (PCI: Rework optional resource handling) regression with AMDGPU on Arm AVA platform
 2025-10-23 16:20 UTC  (2+ messages)

[PATCH v6 00/28] Optimize the hot path in the UFS driver
 2025-10-23 16:19 UTC  (4+ messages)
` [PATCH v6 07/28] scsi_debug: Abort SCSI commands via an internal command

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-23 16:17 UTC  (4+ messages)

[PATCH] migration/cpr: Document obscure usage of g_autofree when parse str
 2025-10-23 16:16 UTC 

[PATCH v3 0/2] Unwind failed suspend
 2025-10-23 16:16 UTC  (3+ messages)
` [PATCH v3 1/2] drm/amd: Unwind for failed device suspend
` [PATCH v3 2/2] drm/amd: Reset the GPU if pmops failed


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.