All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 01:35:06 to 2025-03-05 02:55:40 UTC [more...]

[PATCH] resource: Fix resource leak in get_free_mem_region()
 2025-03-05  2:54 UTC  (2+ messages)

[PATCH] docs/Chinese: change the disclaimer words
 2025-03-05  2:55 UTC  (2+ messages)

[RFC PATCH 00/13] Optimize nSVM TLB flushes
 2025-03-05  2:54 UTC  (9+ messages)
` [RFC PATCH 02/13] KVM: nSVM: Rework svm_flush_tlb_asid() to operate on a given VMCB
` [RFC PATCH 07/13] KVM: nSVM: Handle INVLPGA interception correctly

[PATCH rcu 00/11] Lazy Preempt changes for v6.15
 2025-03-05  2:54 UTC  (4+ messages)
` [PATCH rcu 06/11] osnoise: provide quiescent states

[PATCH v4 3/3] rcu: Use _full() API to debug synchronize_rcu()
 2025-03-05  2:54 UTC  (11+ messages)

[PATCH V2] tests/throtl: add a new test 006
 2025-03-05  2:51 UTC  (2+ messages)

[PATCH net v3] vlan: enforce underlying device type
 2025-03-05  2:51 UTC  (2+ messages)

[PATCH] iommu/amd: Add Secure ATS support
 2025-03-05  2:50 UTC  (16+ messages)

[cocci] Checking pointer dereferences with SmPL
 2025-03-05  2:50 UTC  (5+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
  ` [cocci] [PATCH] tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()
    ` [cocci] [PATCH RESEND] "
      `  "

[PATCH net-next 0/3] eth: fbnic: Cleanup macros and string function
 2025-03-05  2:50 UTC  (2+ messages)

[PATCH v3 0/4] KVM: x86: Introduce quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
 2025-03-05  2:48 UTC  (3+ messages)
` [PATCH v3 6/6] KVM: TDX: Always honor guest PAT on TDX enabled guests

[PATCH net-next v7 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-03-05  2:48 UTC  (3+ messages)
` [PATCH net-next v7 01/14] xsc: Add xsc driver basic framework

[PATCH v2 0/9] phy: qcom: Introduce USB support for SM8750
 2025-03-05  2:45 UTC  (10+ messages)
` [PATCH v2 4/9] phy: qcom: qmp-combo: Add new PHY sequences "
` [PATCH v2 5/9] phy: qcom: Update description for QCOM based eUSB2 repeater
` [PATCH v2 6/9] phy: qcom: Add M31 based eUSB2 PHY driver

[PATCH v15 00/10] Coresight: Add Coresight TMC Control Unit driver
 2025-03-05  1:39 UTC  (10+ messages)
` [PATCH v15 04/10] Coresight: Introduce a new struct coresight_path
` [PATCH v15 05/10] Coresight: Allocate trace ID after building the path
` [PATCH v15 09/10] Coresight: Add Coresight TMC Control Unit driver

[RFC PATCH 00/11] qemu: Remove TARGET_NAME definition
 2025-03-05  2:44 UTC  (24+ messages)
` [RFC PATCH 01/11] system: Extract target-specific globals to their own compilation unit
` [RFC PATCH 02/11] system: Open-code qemu_init_arch_modules() using target_name()
` [RFC PATCH 03/11] system: Introduce QemuArchBit enum
` [RFC PATCH 04/11] system: Replace arch_type global by qemu_arch_available() helper
` [RFC PATCH 05/11] include: Expose QemuArchBit enum to user emulation
` [RFC PATCH 06/11] include: Declare target_name() in common "qemu/arch_info.h"
` [RFC PATCH 10/11] qemu: Introduce qemu_arch_name() helper

[PATCH v2 00/11] rust/block: Add minimal block driver bindings
 2025-03-05  2:43 UTC  (5+ messages)
` [PATCH v2 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
` [PATCH v2 08/11] rust/block: Add driver module

[Bug report] NULL pointer dereference in frwr_unmap_sync()
 2025-03-05  2:43 UTC 

[PATCH v2 net-next] net: Silence use after free static checker warning
 2025-03-05  2:40 UTC  (2+ messages)

[PATCH net-next] net: Prevent use after free in netif_napi_set_irq_locked()
 2025-03-05  2:40 UTC  (2+ messages)

[PATCH v8 00/12] iommufd support pasid attach/replace
 2025-03-05  2:38 UTC  (9+ messages)
` [PATCH v8 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v8 09/12] iommufd: Allow allocating PASID-compatible domain

[PATCH] ublk: set_params: properly check if parameters can be applied
 2025-03-05  2:34 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add new sysfs to check user presence sensing status
 2025-03-05  2:33 UTC 

[PATCH 0/6] perf: Deadcode - the P's
 2025-03-05  2:31 UTC  (7+ messages)
` [PATCH 1/6] perf core: Remove perf_event_attrs and perf_event_refresh
` [PATCH 2/6] perf util: Remove unused perf_color_default_config
` [PATCH 3/6] perf util: Remove unused pstack__pop
` [PATCH 4/6] perf util: Remove unused perf_data__update_dir
` [PATCH 5/6] perf util: Remove unused perf_pmus__default_pmu_name
` [PATCH 6/6] perf util: Remove unused perf_config__refresh

Re:Re: [PATCH 0/6] Add support for RK3588 DisplayPort Controller
 2025-03-05  2:30 UTC 

[PATCH] iommufd: Fail replace if device has not been attached
 2025-03-05  2:32 UTC  (2+ messages)

[PATCH v2 0/2] bpf: introduce helper for populating bpf_cpumask
 2025-03-05  2:31 UTC  (4+ messages)
` [PATCH v2 1/2] bpf: add kfunc for populating cpumask bits
` [PATCH v2 2/2] selftests: bpf: add bpf_cpumask_fill selftests

[PATCH net-next v2] dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling
 2025-03-05  1:20 UTC  (2+ messages)

[PATCH net v2] net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
 2025-03-05  1:20 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel: Update sub-category of Xe power management tests
 2025-03-05  2:29 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel: Update sub-category of Xe power management tests (rev2)

[PATCH bpf-next v3 0/3] Arena Spin Lock
 2025-03-05  2:27 UTC  (7+ messages)
` [PATCH bpf-next v3 2/3] selftests/bpf: Introduce arena spin lock
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for "

[PATCH v2 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-05  2:21 UTC  (4+ messages)
` [PATCH v2 06/12] iommu/vt-d: Cleanup intel_context_flush_present()

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-05  2:24 UTC  (18+ messages)

[PATCH V2 0/4] irqtop,lsirq: Miscellaneous enhancements
 2025-03-05  2:23 UTC  (3+ messages)

RFE: Support for client-side content encryption in AFS
 2025-03-05  2:23 UTC  (2+ messages)

[PATCH] selftests/bpf: Strerror expects positive number
 2025-03-05  2:22 UTC 

[PATCH V3] block: fix conversion of GPT partition name to 7-bit
 2025-03-05  2:21 UTC 

[PATCH] xfs: Replace deprecated strncpy() with strscpy()
 2025-03-05  2:21 UTC  (2+ messages)

[RFC PATCH v v2 0/4] avoid the extra atomic on a ref when closing a fd
 2025-03-05  2:19 UTC  (2+ messages)

[PATCH] hw/riscv/riscv-iommu: Get target page info using runtime helpers
 2025-03-05  2:17 UTC  (2+ messages)

[PATCH v9 0/7] mseal system mappings
 2025-03-05  2:17 UTC  (8+ messages)
` [PATCH v9 1/7] mseal sysmap: kernel config and header change
` [PATCH v9 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [PATCH v9 3/7] mseal sysmap: enable x86-64
` [PATCH v9 4/7] mseal sysmap: enable arm64
` [PATCH v9 5/7] mseal sysmap: uprobe mapping
` [PATCH v9 6/7] mseal sysmap: update mseal.rst
` [PATCH v9 7/7] selftest: test system mappings are sealed

[PATCH] media: imx-jpeg: Drop the first error frames
 2025-03-05  2:25 UTC 

[PATCH v2] fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
 2025-03-05  2:15 UTC  (2+ messages)

[RFC PATCH] docs/zh_CN: Add how-to of Chinese translation
 2025-03-05  2:14 UTC  (5+ messages)

[PATCH v8 0/9] wifi: ath12k: Add monitor interface support on QCN9274
 2025-03-05  1:11 UTC  (4+ messages)
` [PATCH v8 7/9] wifi: ath12k: fix NULL access in assign channel context handler

[PATCH v4 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-05  2:14 UTC  (5+ messages)
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add is_kernel parameter to LSM/bpf test programs

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_cksum
 2025-03-05  2:14 UTC  (3+ messages)

[PATCH RESEND v5 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-03-05  2:11 UTC  (4+ messages)
` [PATCH RESEND v5 1/2] dt-bindings: i2c: spacemit: add support for "

[PATCH v9 0/7] ima: kexec: measure events between kexec load and execute
 2025-03-05  2:08 UTC  (6+ messages)
` [PATCH v9 1/7] ima: copy only complete measurement records across kexec
` [PATCH v9 2/7] kexec: define functions to map and unmap segments

[PULL 00/59] riscv-to-apply queue
 2025-03-05  1:53 UTC  (60+ messages)
` [PULL 01/59] target/riscv/csr.c: fix deadcode in rmw_xireg()
` [PULL 02/59] target/riscv/csr.c: fix 'ret' "
` [PULL 03/59] target/riscv/csr.c: fix deadcode in rmw_xiregi()
` [PULL 04/59] target/riscv/csr.c: fix deadcode in aia_smode32()
` [PULL 05/59] target/riscv/cpu_helper.c: fix bad_shift in riscv_cpu_interrupt()
` [PULL 06/59] target/riscv: rvv: Fix unexpected behavior of vector reduction instructions when vl is 0
` [PULL 07/59] target/riscv: rvv: Fix incorrect vlen comparison in prop_vlen_set
` [PULL 08/59] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
` [PULL 09/59] target/riscv: throw debug exception before page fault
` [PULL 10/59] hw/intc/riscv_aplic: Remove redundant "hart_idx" masking
` [PULL 11/59] target/riscv: add ssu64xl
` [PULL 12/59] target/riscv: use RVB in RVA22U64
` [PULL 13/59] target/riscv: add profile u_parent and s_parent
` [PULL 14/59] target/riscv: change priv_ver check in validate_profile()
` [PULL 15/59] target/riscv: add RVA23U64 profile
` [PULL 16/59] target/riscv: add RVA23S64 profile
` [PULL 17/59] hw/riscv/riscv-iommu: Remove redundant struct members
` [PULL 18/59] hw/riscv/riscv-iommu-bits: Remove duplicate definitions
` [PULL 19/59] goldfish_rtc: Fix tick_offset migration
` [PULL 20/59] hw/riscv/virt: Add serial alias in DTB
` [PULL 21/59] MAINTAINERS: Remove Bin Meng from RISC-V maintainers
` [PULL 22/59] target/riscv: Remove obsolete sfence.vm instruction
` [PULL 23/59] target/riscv: Add Control Transfer Records CSR definitions
` [PULL 24/59] target/riscv: Add support for Control Transfer Records extension CSRs
` [PULL 25/59] target/riscv: Add support to record CTR entries
` [PULL 26/59] target/riscv: Add CTR sctrclr instruction
` [PULL 27/59] target/riscv: machine: Add Control Transfer Record state description
` [PULL 28/59] target/riscv: log guest errors when reserved bits are set in PTEs
` [PULL 29/59] disas/riscv: Fix minor whitespace issues
` [PULL 30/59] disas/riscv: Add missing Sdtrig CSRs
` [PULL 31/59] target/riscv: Fix the hpmevent mask
` [PULL 32/59] target/riscv: Mask out upper sscofpmf bits during validation
` [PULL 33/59] target/riscv: remove warnings about Smdbltrp/Smrnmi being disabled
` [PULL 34/59] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs
` [PULL 35/59] target/riscv: Respect mseccfg.RLB bit for TOR mode PMP entry
` [PULL 36/59] linux-headers: Update to Linux v6.14-rc3
` [PULL 37/59] target/riscv/cpu.c: create flag for ziccrse
` [PULL 38/59] target/riscv/kvm: add extensions after 6.14-rc3 update
` [PULL 39/59] hw/riscv/riscv-iommu.h: add missing headers
` [PULL 40/59] hw/riscv/riscv-iommu-bits.h: HPM bits
` [PULL 41/59] hw/riscv/riscv-iommu: add riscv-iommu-hpm file
` [PULL 42/59] hw/riscv/riscv-iommu: add riscv_iommu_hpm_incr_ctr()
` [PULL 43/59] hw/riscv/riscv-iommu: instantiate hpm_timer
` [PULL 44/59] hw/riscv/riscv-iommu: add IOCOUNTINH mmio writes
` [PULL 45/59] hw/riscv/riscv-iommu: add IOHPMCYCLES mmio write
` [PULL 46/59] hw/riscv/riscv-iommu: add hpm events "
` [PULL 47/59] hw/riscv/riscv-iommu.c: add RISCV_IOMMU_CAP_HPM cap
` [PULL 48/59] hw/riscv: add IOMMU HPM trace events
` [PULL 49/59] docs/specs/riscv-iommu.rst: add HPM support info
` [PULL 50/59] target/riscv/kvm: Add some exts support
` [PULL 51/59] binfmt: Shuffle things around
` [PULL 52/59] binfmt: Normalize host CPU architecture
` [PULL 53/59] binfmt: Add --ignore-family option
` [PULL 54/59] hw/intc/imsic: refine the IMSIC realize
` [PULL 55/59] hw/intc/aplic: refine the APLIC realize
` [PULL 56/59] hw/intc/aplic: refine kvm_msicfgaddr
` [PULL 57/59] target/riscv/cpu: remove unneeded !kvm_enabled() check
` [PULL 58/59] target/riscv/kvm: add kvm_riscv_reset_regs_csr()
` [PULL 59/59] target/riscv/kvm: add missing KVM CSRs

[GSoC][RFC PATCH 0/6] Add --subject-extra-prefix flag to format-patch
 2025-03-05  2:06 UTC  (5+ messages)

[PATCH v6 0/3] Optionally allow ttynull to be selected as a default console
 2025-03-05  2:06 UTC  (4+ messages)
` [PATCH v6 3/3] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH -next] drm: adp: Remove unnecessary print function dev_err()
 2025-03-05  2:05 UTC 

[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
 2025-03-05  2:04 UTC  (5+ messages)
` [PATCH 1/2] builtin/repack.c: simplify cruft pack aggregation

[PATCH] mm/shrinker_debug: Fix possible memory leak in shrinker_debugfs_rename function
 2025-03-05  2:01 UTC 

[PATCH v2] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS
 2025-03-05  2:01 UTC  (5+ messages)
` [PATCH v3] New configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT

[PATCH v8 net-next 00/15] bridge-fastpath and related improvements
 2025-03-05  1:58 UTC  (3+ messages)

[PATCH net-next 0/4] tcp: scale connect() under pressure
 2025-03-05  2:00 UTC  (2+ messages)

[PATCH net-next] net: cadence: macb: Synchronize standard stats
 2025-03-05  2:00 UTC  (2+ messages)

[PATCH] lib/crc_kunit.c: update comment in crc_benchmark()
 2025-03-05  1:58 UTC 

[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
 2025-03-05  1:58 UTC  (10+ messages)
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[bitbake-devel][PATCH 1/4] data_smart.py: remove unnecessary ? from __expand_var_regexp__
 2025-03-05  1:57 UTC  (3+ messages)
` [bitbake-devel][PATCH 4/4] data_smart.py: clear expand_cache in _setvar_update_overridevars

[PATCH resend ] tracepoint: Print the function symbol when tracepoint_debug is set
 2025-03-05  1:55 UTC 

[PATCH] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
 2025-03-05  1:53 UTC 

[v2 PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
 2025-03-05  1:51 UTC  (5+ messages)
` [v2 PATCH 3/7] crypto: acomp - Add request chaining and virtual addresses

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-05  1:50 UTC  (9+ messages)
` [PATCH v2 2/5] x86/mce: dump error msg from severities

[PATCH] target/loongarch: Adjust the cpu reset action to a proper position
 2025-03-05  1:48 UTC  (4+ messages)

[PATCH 0/7] refactor mremap and fix bug
 2025-03-05  1:47 UTC  (3+ messages)
` [PATCH 2/7] mm/mremap: refactor mremap() system call implementation

[PATCH net] netpoll: guard __netpoll_send_skb() with RCU read lock
 2025-03-05  1:47 UTC  (2+ messages)

[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
 2025-03-05  1:46 UTC  (4+ messages)
` [PATCH 1/4] mm/vmalloc: Remove unnecessary size ALIGN in __vmalloc_node_range_noprof

[PATCH 6.1.y-cip 00/12] ravb backports: MTU fix, VLAN & IPv6 support
 2025-03-05  1:46 UTC  (6+ messages)
      ` [cip-dev] "

vectored interrupt mode not an option for stvec
 2025-03-05  1:45 UTC  (2+ messages)
` [PATCH] lib: sbi_trap: Add support for vectored interrupts

[PATCH mptcp-net 0/2] mptcp: sockopt: fix missing get options
 2025-03-05  1:42 UTC  (2+ messages)

[PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
 2025-03-05  1:41 UTC  (2+ messages)

[Patch v2 00/24] Arch-PEBS and PMU supports for Clearwater Forest and Panther Lake
 2025-03-05  1:41 UTC  (4+ messages)
` [Patch v2 13/24] perf/x86/intel: Update dyn_constranit base on PEBS event precise level

[PATCH net] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
 2025-03-05  1:40 UTC  (2+ messages)

[PATCH net-next v6 0/8] Device memory TCP TX
 2025-03-05  1:39 UTC  (6+ messages)
` [PATCH net-next v6 1/8] net: add get_netmem/put_netmem support

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-03-05  1:38 UTC  (9+ messages)
` [PATCH v2 01/10] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v2 04/10] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured

[PATCH] scsi: hisi: remove incorrect ACPI_PTR annotations
 2025-03-05  1:36 UTC  (4+ messages)

[PATCH bpf-next v4 1/3] selftests/bpf: Clean up call sites of stdio_restore()
 2025-03-05  1:36 UTC  (3+ messages)
` [PATCH bpf-next v4 3/3] selftests/bpf: Fix dangling stdout seen by traffic monitor thread

[PULL 00/41] Misc HW patches for 2025-03-05
 2025-03-05  1:21 UTC  (8+ messages)
` [PULL 08/41] hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
` [PULL 26/41] hw/char/mcf_uart: Really use RX FIFO depth
` [PULL 30/41] hw/misc/macio/gpio: Add constants for register bits
` [PULL 32/41] tests/qtest/ufs-test: Add test code for the temperature feature
` [PULL 37/41] hw/arm/versatilepb: Convert printfs to LOG_GUEST_ERROR
` [PULL 38/41] hw/nvram/eeprom_at24c: Use OBJECT_DECLARE_SIMPLE_TYPE
` [PULL 40/41] hw/nvram/eeprom_at24c: Remove memset after g_malloc0

[PATCH mptcp-next] Squash to "bpf: Add mptcp_subflow bpf_iter"
 2025-03-05  1:35 UTC  (8+ messages)

[PATCH mptcp-next v8 00/12] BPF path manager, part 5
 2025-03-05  1:35 UTC  (3+ messages)
` [PATCH mptcp-next v8 06/12] mptcp: pm: in-kernel: register mptcp_pm_kernel


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.