All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 01:24:29 to 2025-03-05 02:21:53 UTC [more...]

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

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-05  2:20 UTC  (17+ 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 00/11] rust/block: Add minimal block driver bindings
 2025-03-05  2:15 UTC  (3+ messages)
` [PATCH v2 04/11] rust/qemu-api: Add wrappers to run futures in QEMU

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

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

[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 v2 0/2] bpf: introduce helper for populating bpf_cpumask
 2025-03-05  2:10 UTC  (3+ messages)
` [PATCH v2 1/2] bpf: add kfunc for populating cpumask bits
` [PATCH v2 2/2] selftests: bpf: add bpf_cpumask_fill selftests

[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

[RFC PATCH 00/11] qemu: Remove TARGET_NAME definition
 2025-03-05  2:05 UTC  (14+ messages)
` [RFC PATCH 01/11] system: Extract target-specific globals to their own compilation unit
` [RFC PATCH 03/11] system: Introduce QemuArchBit enum
` [RFC PATCH 10/11] qemu: Introduce qemu_arch_name() helper

[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  (7+ 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  (5+ messages)
` [PATCH V2 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length

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

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

[PATCH v15 00/10] Coresight: Add Coresight TMC Control Unit driver
 2025-03-05  1:37 UTC  (4+ messages)
` [PATCH v15 05/10] Coresight: Allocate trace ID after building the path

[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  (37+ messages)
` [PULL 02/41] hw/misc/pvpanic: Add MMIO interface
` [PULL 06/41] hw/vmapple/cfg: Introduce vmapple cfg region
` [PULL 07/41] hw/vmapple/virtio-blk: Add support for apple virtio-blk
` [PULL 08/41] hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
` [PULL 09/41] hw/vmapple/vmapple: Add vmapple machine type
` [PULL 10/41] hw/ppc/spapr: Restrict part of PAGE_INIT hypercall to TCG
` [PULL 12/41] hw/arm: Do not expose the virt machine on Xen-only binary
` [PULL 13/41] hw/xen: Link XenPVH with GPEX PCIe bridge
` [PULL 14/41] hw/xen/xen-pvh: Reduce included headers
` [PULL 15/41] hw/xen/xen-hvm: "
` [PULL 16/41] hw/xen/xen-bus: "
` [PULL 17/41] hw/xen/xen-legacy-backend: Remove unused 'net/net.h' header
` [PULL 18/41] hw/net/fsl_etsec: Set eTSEC device description and category
` [PULL 19/41] hw/char/pl011: Warn when using disabled receiver
` [PULL 20/41] hw/char/pl011: Simplify a bit pl011_can_receive()
` [PULL 21/41] hw/char/pl011: Improve RX flow tracing events
` [PULL 22/41] hw/char/pl011: Really use RX FIFO depth
` [PULL 23/41] hw/char/bcm2835_aux: "
` [PULL 24/41] hw/char/imx_serial: "
` [PULL 25/41] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
` [PULL 26/41] hw/char/mcf_uart: Really use RX FIFO depth
` [PULL 27/41] hw/char/sh_serial: Return correct number of empty RX FIFO elements
` [PULL 28/41] hw/char/sifive_uart: Free fifo on unrealize
` [PULL 29/41] hw/misc/macio: Improve trace logs
` [PULL 30/41] hw/misc/macio/gpio: Add constants for register bits
` [PULL 31/41] hw/ufs: Add temperature event notification support
` [PULL 32/41] tests/qtest/ufs-test: Add test code for the temperature feature
` [PULL 33/41] hw/arm/omap1: Convert raw printfs to qemu_log_mask()
` [PULL 34/41] hw/arm/omap1: Drop ALMDEBUG ifdeffed out code
` [PULL 35/41] hw/arm/omap1: Convert information printfs to tracepoints
` [PULL 36/41] hw/arm/omap_sx1: Remove ifdeffed out debug printf
` [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 39/41] hw/nvram/eeprom_at24c: Remove ERR macro that calls fprintf to stderr
` [PULL 40/41] hw/nvram/eeprom_at24c: Remove memset after g_malloc0
` [PULL 41/41] hw/nvram/eeprom_at24c: Reorganise init to avoid overwriting values

[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

[PATCH 0/7 md-6.15] md: introduce md_submodle_head
 2025-03-05  1:34 UTC  (2+ messages)

[PATCH i-g-t v3 0/2] Ensure that SR-IOV and eudebug are exclusive for Xe
 2025-03-05  1:34 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Ensure that SR-IOV and eudebug are exclusive for Xe (rev3)

[PATCH v2 1/1] iomap: propagate nowait to block layer
 2025-03-05  1:34 UTC  (8+ messages)

[RFC] doc: Document frequency and volume limits on patches
 2025-03-05  1:33 UTC 

[PATCH] drm/amdgpu: Fix missing drain retry fault the last entry
 2025-03-05  1:33 UTC  (4+ messages)

[PATCH] LoongArch: mm: Set max_pfn with the PFN of the last page
 2025-03-05  1:33 UTC  (3+ messages)

[PATCH v7 net-next 00/12] AccECN protocol preparation patch series
 2025-03-05  1:32 UTC  (2+ messages)

[PATCH v3] md: fix mddev uaf while iterating all_mddevs list
 2025-03-05  1:32 UTC  (2+ messages)

[PATCH v1 0/3] xfsprogs: Add support for preadv2() and RWF_DONTCACHE
 2025-03-05  1:30 UTC  (7+ messages)
` [PATCH v1 1/3] configure: xfs_io: Add support for preadv2
` [PATCH v1 3/3] xfs_io: Add RWF_DONTCACHE support to preadv2

[PATCH net] openvswitch: avoid allocating labels_ext in ovs_ct_set_labels
 2025-03-05  1:30 UTC  (2+ messages)

[Bug 219748] New: Pluggable UD-4VPD dock appears to continually reset with AMD AI 365
 2025-03-05  1:30 UTC  (2+ messages)
` [Bug 219748] "

[PATCH net-next v2] net: ethernet: ti: cpsw_new: populate netdev of_node
 2025-03-05  1:30 UTC  (2+ messages)

[PATCH v2 0/2] spi: sophgo: add Sophgo SPI NOR controller driver
 2025-03-05  1:29 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: set highest IO priority for checkpoint thread
 2025-03-05  1:28 UTC  (3+ messages)

[patch rdma-next v3 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-05  1:28 UTC  (2+ messages)

[PATCH v2] arch/x86: Fix size overflows in sgx_encl_create()
 2025-03-05  1:26 UTC  (5+ messages)

[net-next PATCH] octeontx2-af: fix build warnings flagged by clang, sparse ,kernel test robot
 2025-03-05  1:26 UTC  (2+ messages)

[PATCH v3] md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
 2025-03-05  1:25 UTC  (2+ messages)

[PATCH] usb: quirks: Add DELAY_INIT and NO_LPM for Prolific PL2303 Serial Port
 2025-03-05  1:24 UTC  (2+ messages)
`  "

[PATCH] mdadm: Don't set bad_blocks flag when initializing metadata
 2025-03-05  1:24 UTC  (3+ messages)

[RFC PATCH] vfio/pci: add PCIe TPH to device feature ioctl
 2025-03-05  1:24 UTC  (4+ messages)


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.