LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 02:06:18 to 2024-03-29 07:24:43 UTC [more...]

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-03-29  7:18 UTC 

[RFC PATCH 0/2] Add gpio-usb-c-connector compatible
 2024-03-29  7:19 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: connector: "
` [RFC PATCH 2/2] usb: common: usb-conn-gpio: Update ID table to add usb-c connector

[PATCH 0/5] Minor improvements and cleanups to ext4 mballoc
 2024-03-29  7:15 UTC  (5+ messages)
` [PATCH 4/5] ext4: use correct criteria name instead stale integer number in comment
` [PATCH 5/5] ext4: expand next_linear_group to remove repeat check for linear scan

[PATCH v4] x86/mm/ident_map: On UV systems, use gbpages only where full GB page should be mapped
 2024-03-29  7:15 UTC  (2+ messages)

[PATCH] x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
 2024-03-29  7:01 UTC  (2+ messages)

[tip: sched/core] sched/balancing: Simplify the sg_status bitmask and use separate ->overloaded and ->overutilized flags
 2024-03-29  7:01 UTC 

[PATCH] mm: huge_memory: add the missing folio_test_pmd_mappable() for THP split statistics
 2024-03-29  6:59 UTC 

[PATCH v8 00/12] x86: Support Key Locker
 2024-03-29  6:57 UTC  (18+ messages)
` [PATCH v9 00/14] "
  ` [PATCH v9 01/14] Documentation/x86: Document "
  ` [PATCH v9 02/14] x86/cpufeature: Enumerate Key Locker feature
  ` [PATCH v9 03/14] x86/insn: Add Key Locker instructions to the opcode map
  ` [PATCH v9 04/14] x86/asm: Add a wrapper function for the LOADIWKEY instruction
  ` [PATCH v9 05/14] x86/msr-index: Add MSRs for Key Locker wrapping key
  ` [PATCH v9 06/14] x86/keylocker: Define Key Locker CPUID leaf
  ` [PATCH v9 07/14] x86/cpu/keylocker: Load a wrapping key at boot time
  ` [PATCH v9 08/14] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4
  ` [PATCH v9 09/14] x86/hotplug/keylocker: Ensure wrapping key backup capability
  ` [PATCH v9 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
  ` [PATCH v9 11/14] x86/cpu/keylocker: Check Register File "
  ` [PATCH v9 12/14] x86/Kconfig: Add a configuration for Key Locker
  ` [PATCH v9 13/14] crypto: x86/aes - Prepare for new AES-XTS implementation
  ` [PATCH v9 14/14] crypto: x86/aes-kl - Implement the AES-XTS algorithm

[PATCH v2 0/2] support multi-size THP numa balancing
 2024-03-29  6:56 UTC  (3+ messages)
` [PATCH v2 1/2] mm: factor out the numa mapping rebuilding into a new helper
` [PATCH v2 2/2] mm: support multi-size THP numa balancing

[RFC PATCH v5 0/6] TPEBS counting mode support
 2024-03-29  6:55 UTC  (9+ messages)
` [RFC PATCH v5 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
` [RFC PATCH v5 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v5 4/6] perf stat: Create another thread for sample data processing

[PATCH v3 0/2] sched: Minor changes for rd->overload access
 2024-03-29  6:55 UTC  (9+ messages)

[PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
 2024-03-29  6:53 UTC  (3+ messages)
  `  "

[PATCH v1] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-03-29  6:48 UTC 

RISC-V for-next/fixes (cont'd from PW sync)
 2024-03-29  6:46 UTC  (3+ messages)

[RFC PATCH v4 00/36] Fuse-BPF and plans on merging with Fuse Passthrough
 2024-03-29  6:44 UTC  (2+ messages)

[PATCH] f2fs: fix 0 addr of multi devices when dio mapping
 2024-03-29  6:55 UTC 

[PATCH v3 0/3] page_owner: Fix refcount imbalance
 2024-03-29  6:39 UTC  (3+ messages)

[RFC PATCH 00/13] Add PFC support for Renesas RZ/V2H(P) SoC
 2024-03-29  6:36 UTC  (5+ messages)
` [RFC PATCH 13/13] pinctrl: renesas: pinctrl-rzg2l: Add support for RZ/V2H SoC

[PATCH] misc: uacce - add the null check for the input pointer and its pointer members
 2024-03-29  6:34 UTC  (2+ messages)

[PATCH] LANDLOCK: use kmem_cache for landlock_object
 2024-03-29  6:32 UTC  (8+ messages)

[PATCH v5] f2fs: prevent writing without fallocate() for pinned files
 2024-03-29  6:25 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-29  6:22 UTC  (11+ messages)
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
` [PATCH v19 094/130] KVM: TDX: Implement methods to inject NMI
` [PATCH v19 095/130] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function

[PATCH v13 0/5] riscv: sophgo: add clock support for sg2042
 2024-03-29  6:21 UTC  (6+ messages)
` [PATCH v13 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v13 2/5] dt-bindings: clock: sophgo: add RP gate "
` [PATCH v13 3/5] dt-bindings: clock: sophgo: add clkgen "
` [PATCH v13 4/5] clk: sophgo: Add SG2042 clock driver
` [PATCH v13 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH net] net: phy: micrel: Fix potential null pointer dereference
 2024-03-29  6:16 UTC 

[PATCH v4 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-03-29  6:14 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/arm-smmu-v3: Add CS_NONE quirk
` [PATCH v4 2/6] iommu/arm-smmu-v3: Make arm_smmu_cmdq_init reusable
` [PATCH v4 3/6] iommu/arm-smmu-v3: Make __arm_smmu_cmdq_skip_err reusable
` [PATCH v4 4/6] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_issue_cmdlist()
` [PATCH v4 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v4 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

FAILED: Patch "x86/efistub: Call mixed mode boot services on the firmware's stack" failed to apply to 6.8-stable tree
 2024-03-29  6:13 UTC  (3+ messages)

[PATCH V3] f2fs: fix to adjust appropirate defragment pg_end
 2024-03-29  6:11 UTC  (2+ messages)

[PATCH] spi: s3c64xx: Use DMA mode from fifo size
 2024-03-29  6:01 UTC  (4+ messages)

[PATCH 0/3] usb: typec: ucsi: Ack connector change early
 2024-03-29  5:56 UTC  (2+ messages)

[PATCH] wifi: mac80211: correctly document struct mesh_table
 2024-03-29  5:49 UTC  (2+ messages)

summarize all information again at bottom//reply: reply: [PATCH] mm: fix a race scenario in folio_isolate_lru
 2024-03-29  5:49 UTC  (12+ messages)

[PATCH v2] clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
 2024-03-29  5:48 UTC  (3+ messages)

[PATCH v1] drm/msm/dp: assign correct DP controller ID to interface table
 2024-03-29  5:47 UTC  (13+ messages)
` [PATCH v1] drm/msm/dp: use dp_hpd_plug_handle() and dp_hpd_unplug_handle() directly

[RFC PATCH 1/2] spi: dt-bindings: add Siflower Quad SPI controller
 2024-03-29  5:46 UTC  (4+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 2/2] spi: "

[PATCH v4] staging: media: imx: Remove duplicate Kconfig dependency
 2024-03-29  5:44 UTC 

[PATCH V2] ASoC: amd: acp: fix for acp_init function error handling
 2024-03-29  5:38 UTC 

[PATCH v9 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  5:33 UTC  (3+ messages)
` [PATCH v9 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v9 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH v6 0/5] Add CPSW2G and CPSW9G nodes for J784S4
 2024-03-29  5:31 UTC  (6+ messages)
` [PATCH v6 1/5] arm64: dts: ti: k3-j784s4-evm: Add alias for MCU CPSW2G
` [PATCH v6 2/5] arm64: dts: ti: k3-j784s4-main: Add CPSW2G and CPSW9G nodes
` [PATCH v6 3/5] arm64: dts: ti: k3-j784s4-evm: Enable Main CPSW2G node and add aliases for it
` [PATCH v6 4/5] arm64: dts: ti: k3-j784s4: Add overlay to enable QSGMII mode with CPSW9G
` [PATCH v6 5/5] arm64: dts: ti: k3-j784s4: Add overlay for dual port USXGMII mode

[syzbot] [bpf?] [net?] possible deadlock in rcu_report_exp_cpu_mult
 2024-03-29  5:29 UTC  (6+ messages)
` [PATCH] bpf, sockmap: fix "

[PATCH] drm/msm/dp: Remove now unused connector_type from desc
 2024-03-29  5:23 UTC  (2+ messages)

[PATCH] PCI: dwc: keystone: Fix potential NULL dereference
 2024-03-29  5:19 UTC 

[PATCH v2 00/27] riscv control-flow integrity for usermode
 2024-03-29  5:15 UTC  (31+ messages)
` [PATCH v2 01/27] riscv: envcfg save and restore on task switching
` [PATCH v2 02/27] riscv: define default value for envcfg
` [PATCH v2 03/27] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v2 04/27] riscv: zicfiss/zicfilp enumeration
` [PATCH v2 05/27] riscv: zicfiss/zicfilp extension csr and bit definitions
` [PATCH v2 06/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v2 07/27] mm: Define VM_SHADOW_STACK for RISC-V
` [PATCH v2 08/27] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [PATCH v2 09/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v2 10/27] riscv mm: manufacture shadow stack pte
` [PATCH v2 11/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v2 12/27] riscv mmu: write protect and shadow stack
` [PATCH v2 13/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v2 14/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v2 15/27] prctl: arch-agnostic prctl for shadow stack
` [PATCH v2 16/27] prctl: arch-agnostic prtcl for indirect branch tracking
` [PATCH v2 17/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v2 18/27] riscv: Implements arch argnostic indirect branch tracking prctls
` [PATCH v2 19/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v2 20/27] riscv/traps: Introduce software check exception
` [PATCH v2 21/27] riscv sigcontext: adding cfi state field in sigcontext
` [PATCH v2 22/27] riscv signal: Save and restore of shadow stack for signal
` [PATCH v2 23/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v2 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v2 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v2 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH 1/1] swiotlb: Fix swiotlb_bounce() to do partial sync's correctly
 2024-03-29  5:09 UTC  (3+ messages)

[PATCH v2] x86/resctrl: Fix WARN in get_domain_from_cpu()
 2024-03-29  4:55 UTC  (3+ messages)
` [PATCH v5 0/2] x86/resctrl: Pass domain to target CPU

[PATCH] soc: qcom: cmd-db: map shared memory as WT, not WB
 2024-03-29  4:52 UTC  (4+ messages)

[PATCH] rcutorture: Make the rcu_gp_slow_register/unregister() be used only for rcutype test
 2024-03-29  4:52 UTC 

[PATCH iwl-next v2 0/7] i40e: cleanups & refactors
 2024-03-29  4:47 UTC  (3+ messages)
` [PATCH iwl-next v2 3/7] i40e: Refactor argument of i40e_detect_recover_hung()

[PATCH v2] pmdomain: mediatek: Add MT8188 buck isolation setting
 2024-03-29  4:38 UTC 

(no subject)
 2024-03-29  4:41 UTC  (3+ messages)
` 

[PATCH v2] PCI: Mark LSI FW643 to avoid bus reset
 2024-03-29  4:41 UTC  (4+ messages)

[PATCH RESEND 1/1] mei: vsc: Unregister interrupt handler for system suspend
 2024-03-29  4:35 UTC  (2+ messages)

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-29  4:27 UTC  (14+ messages)
` [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled
` [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling

[RESEND PATCH] dmaengine: imx-sdma: support dual fifo for DEV_TO_DEV
 2024-03-29  4:25 UTC  (3+ messages)

[PATCH] ext4: replace deprecated strncpy with alternatives
 2024-03-29  4:11 UTC  (2+ messages)

[PATCH] fs: ecryptfs: replace deprecated strncpy with strscpy
 2024-03-29  4:08 UTC  (2+ messages)

[PATCH] video: fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad
 2024-03-29  4:06 UTC  (2+ messages)

[PATCH] virt: acrn: replace deprecated strncpy with strscpy
 2024-03-29  4:05 UTC  (2+ messages)

[PATCH] fbdev: uvesafb: replace deprecated strncpy with strscpy_pad
 2024-03-29  4:05 UTC  (2+ messages)

[PATCH] video/hdmi: prefer length specifier in format over string copying
 2024-03-29  4:04 UTC  (2+ messages)

[PATCH] hfsplus: refactor copy_name to not use strncpy
 2024-03-29  4:03 UTC  (2+ messages)

[PATCH v12 0/5] riscv: sophgo: add clock support for sg2042
 2024-03-29  4:00 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: Add Seeed studio NPi based boards
 2024-03-29  4:00 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6ull: add seeed studio NPi dev board

[PATCH v2 0/2] Add Cadence I2S-MC controller driver
 2024-03-29  3:56 UTC  (8+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add bindings for Cadence I2S-MC controller
    ` 回复: "

[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2024-03-29  3:55 UTC  (4+ messages)

[syzbot] [kvm?] WARNING in mmu_free_root_page
 2024-03-29  3:55 UTC 

[PATCH] orangefs: cleanup uses of strncpy
 2024-03-29  3:54 UTC  (2+ messages)

[PATCH] dt-bindings: ti,pcm1681: Convert to dtschema
 2024-03-29  3:49 UTC  (3+ messages)

[PATCH] Squashfs: replace deprecated strncpy with strscpy
 2024-03-29  3:48 UTC  (2+ messages)

[PATCH] smb: client: replace deprecated strncpy with strscpy
 2024-03-29  3:44 UTC  (2+ messages)

Soft Lockup on running fsstress with next-20240327
 2024-03-29  3:42 UTC  (2+ messages)

[PATCH] block/mq-deadline: Fix WARN when set async_depth by sysfs
 2024-03-29  3:40 UTC  (2+ messages)

Soft Lockup on running fsstress with next-20240327
 2024-03-29  3:39 UTC 

[PATCH v12 0/2] arm64: Add a build target for Flat Image Tree
 2024-03-29  3:28 UTC  (3+ messages)
` [PATCH v12 1/2] arm64: Add BOOT_TARGETS variable
` [PATCH v12 2/2] arm64: boot: Support Flat Image Tree

[PATCH v3 0/3] Add HDMI and PDM sound card for imx8mp-evk
 2024-03-29  3:23 UTC  (2+ messages)

[PATCH] mempool: Modify mismatched function name
 2024-03-29  3:22 UTC  (2+ messages)

[PATCH v2] f2fs: zone: don't block IO if there is remained open zone
 2024-03-29  3:20 UTC 

[PATCH V7 0/6] soc: imx8mp: Finish support for HDMI
 2024-03-29  3:19 UTC  (3+ messages)
` [PATCH V7 3/6] arm64: dts: imx8mp: add HDMI power-domains

[PATCH] arm: kasan: clear stale stack poison
 2024-03-29  3:17 UTC  (2+ messages)

[RFC PATCH 0/1] sched/eevdf: Curb wakeup preemption further
 2024-03-29  3:16 UTC  (2+ messages)

[PATCH v2 1/3] arm64: dts: imx8qm-mek: add adc0 support
 2024-03-29  3:11 UTC  (2+ messages)

[PATCH] trace/sched: add tgid for sched_wakeup_template
 2024-03-29  3:02 UTC  (2+ messages)

[PATCH 1/2] perf sched timehist: Fix -g/--call-graph option failure
 2024-03-29  3:02 UTC  (3+ messages)
  ` [External] "

[syzbot] [bpf?] KMSAN: uninit-value in __bpf_strtoull
 2024-03-29  2:59 UTC  (2+ messages)

[PATCH 4/4] perf annotate: Use libcapstone to disassemble
 2024-03-29  2:53 UTC 

[PATCH v11 0/2] arm64: Add a build target for Flat Image Tree
 2024-03-29  2:46 UTC  (4+ messages)
` [PATCH v11 2/2] arm64: boot: Support "

[PATCH v3 0/6] riscv: dts: starfive: add Milkv Mars board device tree
 2024-03-29  2:32 UTC  (9+ messages)
` [PATCH v3 6/6] "

[linus:master] [selftests/harness] 0710a1a73f: kernel-selftests.pidfd.pidfd_setns_test.fail
 2024-03-29  2:42 UTC 

[RESEND. PATCH v2] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
 2024-03-29  2:34 UTC 

[PATCH v5 0/2] ASoC: nau8325: Modify driver code and dtschema
 2024-03-29  2:33 UTC  (4+ messages)
` [PATCH v5 2/2] ASoC: nau8325: new driver

[linus:master] [wifi] 310c8387c6: hwsim.autogo_chan_switch.fail
 2024-03-29  2:24 UTC 

[PATCH net-next v2 0/3] compiler_types: add Endianness-dependent __counted_by_{le,be}
 2024-03-29  2:20 UTC  (2+ messages)

arch/m68k/include/asm/page.h:10:25: error: 'CONFIG_PAGE_SHIFT' undeclared; did you mean 'CONFIG_LOG_BUF_SHIFT'?
 2024-03-29  2:19 UTC 

[PATCH v8 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  2:18 UTC  (4+ messages)
` [PATCH v8 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH V6 net-next 0/4] Support some features for the HNS3 ethernet driver
 2024-03-29  2:11 UTC  (5+ messages)
` [PATCH V6 net-next 3/4] net: hns3: dump more reg info based on ras mod
` [PATCH V6 net-next 4/4] net: hns3: add support to query scc version by devlink info

[PATCH net v2 1/2] virtio_net: Do not set rss_indir if RSS is not supported
 2024-03-29  2:10 UTC  (6+ messages)

[PATCH] LoongArch: Select ARCH_SUPPORTS_INT128 if CC_HAS_INT128
 2024-03-29  2:09 UTC  (2+ messages)

[PATCH] LoongArch: Select ARCH_HAS_FAST_MULTIPLIER
 2024-03-29  2:09 UTC  (2+ messages)

[PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full
 2024-03-29  2:08 UTC  (11+ messages)
          ` for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)

[PATCH v8 0/4] sched: Don't trigger misfit if affinity is restricted
 2024-03-29  2:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).