All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-30 12:07:32 to 2024-04-30 12:52:22 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-30 12:52 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: ipc_imem_handle_irq+0x292 (section: .text) -> .L0 (section: .init.text)
 2024-04-30 12:52 UTC  (2+ messages)

[PATCH] arm64: Properly clean up iommu-dma remnants
 2024-04-30 12:51 UTC  (2+ messages)

[PATCH 00/13] Zone write plugging fixes and cleanup
 2024-04-30 12:51 UTC  (14+ messages)
` [PATCH 01/13] dm: Check that a zoned table leads to a valid mapped device
` [PATCH 02/13] block: Exclude conventional zones when faking max open limit
` [PATCH 03/13] block: Fix zone write plug initialization from blk_revalidate_zone_cb()
` [PATCH 04/13] block: Fix reference counting for zone write plugs in error state
` [PATCH 05/13] block: Hold a reference on zone write plugs to schedule submission
` [PATCH 06/13] block: Unhash a zone write plug only if needed
` [PATCH 07/13] block: Do not remove zone write plugs still in use
` [PATCH 08/13] block: Fix flush request sector restore
` [PATCH 09/13] block: Fix handling of non-empty flush write requests to zones
` [PATCH 10/13] block: Improve blk_zone_write_plug_bio_merged()
` [PATCH 11/13] block: Improve zone write request completion handling
` [PATCH 12/13] block: Simplify blk_zone_write_plug_bio_endio()
` [PATCH 13/13] block: Simplify zone write plug BIO abort

[PATCH i-g-t v2 0/2] Add mocs tests
 2024-04-30 12:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Add mocs tests (rev2)

[PATCH net-next] IB/hfi1: allocate dummy net_device dynamically
 2024-04-30 12:50 UTC  (2+ messages)

[PATCH] mm/slab: make __free(kfree) accept error pointers
 2024-04-30 12:50 UTC  (4+ messages)

optimize local for and shortform directory handling
 2024-04-30 12:49 UTC  (17+ messages)
` [PATCH 01/16] xfs: allow non-empty forks in xfs_bmap_local_to_extents_empty
` [PATCH 02/16] xfs: remove an extra buffer allocation in xfs_attr_shortform_to_leaf
` [PATCH 03/16] xfs: rationalize dir2_sf entry condition asserts
` [PATCH 04/16] xfs: remove an extra buffer allocation in xfs_dir2_sf_to_block
` [PATCH 05/16] xfs: move the "does it fit" check into xfs_dir2_block_to_sf
` [PATCH 06/16] xfs: remove the buffer allocation size in xfs_dir2_try_block_to_sf
` [PATCH 07/16] xfs: remove a superfluous memory allocation in xfs_dir2_block_to_sf
` [PATCH 08/16] xfs: remove a superfluous memory allocation in xfs_dir2_sf_toino8
` [PATCH 09/16] xfs: remove a superfluous memory allocation in xfs_dir2_sf_toino4
` [PATCH 10/16] xfs: optimize removing the last 8-byte inode from a shortform directory
` [PATCH 11/16] xfs: add xfs_dir2_block_overhead helper
` [PATCH 12/16] xfs: factor out a xfs_dir2_sf_addname_common helper
` [PATCH 13/16] xfs: move common code into xfs_dir2_sf_addname
` [PATCH 14/16] xfs: optimize adding the first 8-byte inode to a shortform directory
` [PATCH 15/16] xfs: move the block format conversion out of line in xfs_dir2_sf_addname
` [PATCH 16/16] xfs: make the hard case in xfs_dir2_sf_addname less hard

[PATCH 0/3] Clarify pseudo-ref terminology
 2024-04-30 12:49 UTC  (22+ messages)
` [PATCH 2/3] refs: do not label special refs as pseudo refs
` [PATCH v2 00/10] Clarify pseudo-ref terminology
  ` [PATCH v2 01/10] Documentation/glossary: redefine pseudorefs as special refs
  ` [PATCH v2 02/10] Documentation/glossary: clarify limitations of pseudorefs
  ` [PATCH v2 03/10] Documentation/glossary: define root refs as refs
  ` [PATCH v2 04/10] refs: rename `is_pseudoref()` to `is_root_ref()`
  ` [PATCH v2 05/10] refs: refname `is_special_ref()` to `is_pseudo_ref()`
  ` [PATCH v2 06/10] refs: classify HEAD as a root ref
  ` [PATCH v2 07/10] refs: root refs can be symbolic refs
  ` [PATCH v2 08/10] refs: pseudorefs are no refs
  ` [PATCH v2 09/10] ref-filter: properly distinuish pseudo and root refs
  ` [PATCH v2 10/10] refs: refuse to write pseudorefs

[PATCH v6 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-04-30 12:47 UTC  (7+ messages)
` [PATCH v6 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[geert-m68k:for-v6.10] BUILD SUCCESS bd622532f7b35805d6afde38639b0d631fda818b
 2024-04-30 12:48 UTC 

[PATCH v3 0/5] x86/xen-ucode: Introduce --force option
 2024-04-30 12:47 UTC  (6+ messages)
` [PATCH v3 1/5] x86: Update x86 low level version check of microcode
` [PATCH v3 2/5] x86: Refactor microcode_update() hypercall with flags
` [PATCH v3 3/5] x86: Add usage() to print out usage message
` [PATCH v3 4/5] x86: Use getopt to handle command line args
` [PATCH v3 5/5] Add --force option to xen-ucode to override microcode version check

[PATCHSET v5.6] fstests: fs-verity support for XFS
 2024-04-30 12:46 UTC  (9+ messages)
` [PATCH 1/6] common/verity: enable fsverity "
` [PATCH 2/6] xfs/{021,122}: adapt to fsverity xattrs
` [PATCH 3/6] xfs/122: adapt to fsverity
` [PATCH 4/6] xfs: test xfs_scrub detection and correction of corrupt fsverity metadata

[PATCH 0/5] x86: AMD CPUID handling improvements
 2024-04-30 12:45 UTC  (3+ messages)
` [PATCH 1/5] x86/cpu-policy: Infrastructure for the AMD SVM and SEV leaves

[PATCH v2 0/2] Fix the iio-gts-helpers available times table sorting
 2024-04-30 12:45 UTC  (3+ messages)
` [PATCH v2 1/2] iio: Fix the sorting functionality in iio_gts_build_avail_time_table
` [PATCH v2 2/2] iio: test: gts: test available times and gains sorting

[PATCH 1/2] arm-systemready/arm-systemready-linux-distros: disable buildhistory
 2024-04-30 12:45 UTC  (2+ messages)
` [PATCH 2/2] CI: build arm-systemready distro images

[PATCH v2 0/6] TPM and fTPM test
 2024-04-30 12:44 UTC  (9+ messages)
` [PATCH 2/2] optee-ftpm: enumerate also without tee-supplicant
` [PATCH 1/6] trusted-firmware-a: continue if TPM device is missing
` [PATCH 2/6] optee-os: inrease heap size with fTPM
` [PATCH 3/6] oeqa runtime: add optee.py test
` [PATCH 4/6] oeqa runtime: add ftpm.py test
` [PATCH 5/6] ci/qemuarm64-secureboot.yml: install optee and test both optee and ftpm
` [PATCH 6/6] ci/qemuarm-secureboot.yml: "

[PATCH 00/15] i2c: use 'time_left' with wait_for_*
 2024-04-30 12:43 UTC  (3+ messages)
` [PATCH 11/15] i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()

RTT-PROBE: lore-subspace-rtt
 2024-04-30 12:42 UTC 

[PATCH v7 00/16] mm: jit/text allocator
 2024-04-30 12:41 UTC  (6+ messages)
` [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained

Hashing out the scope of work
 2024-04-30 12:41 UTC  (10+ messages)

[PATCH v5 0/8] sysctl: Remove sentinel elements from networking
 2024-04-30 12:41 UTC  (6+ messages)
` [PATCH v5 1/8] net: Remove the now superfluous sentinel elements from ctl_table array

[PATCH 4.19 00/77] 4.19.313-rc1 review
 2024-04-30 12:40 UTC  (5+ messages)
` [PATCH 4.19 53/77] serial: core: Provide port lock wrappers

[PATCH v3 2/2] fs/xattr: add *at family syscalls
 2024-04-30 12:40 UTC  (3+ messages)
` [PATCH v3 1/2] fs: rename struct xattr_ctx to kernel_xattr_ctx

[PATCH 0/3] mm: fix nested allocation context filtering
 2024-04-30 12:39 UTC  (5+ messages)
` [PATCH 1/3] mm: lift gfp_kmemleak_mask() to gfp.h
` [PATCH 2/3] stackdepot: use gfp_nested_mask() instead of open coded masking

[PATCH net v2] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-04-30 12:39 UTC 

[PATCH 0/4] arm64/sysreg: Add registers for FEAT_Debugv8p9
 2024-04-30 12:38 UTC  (4+ messages)

[PATCH net] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-04-30 12:38 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf_wq followup series
 2024-04-30 12:37 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: do not walk twice the map on free
` [PATCH bpf-next v3 3/3] selftests/bpf: drop an unused local variable

[PATCH rdma-next 0/6] RDMA/mana_ib: Implement RNIC CQs
 2024-04-30 12:37 UTC  (4+ messages)
` [PATCH rdma-next 6/6] RDMA/mana_ib: implement uapi for creation of rnic cq

[PATCH] xfs/077: remove _require_meta_uuid
 2024-04-30 12:35 UTC  (2+ messages)

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-30 12:33 UTC  (10+ messages)
` [PATCH v4 02/11] riscv: add ISA extensions validation

[PATCH] dt-bindings: clock: fixed: Define a preferred node name
 2024-04-30 12:33 UTC  (3+ messages)

[PATCH] rust: hrtimer: introduce hrtimer support
 2024-04-30 12:33 UTC  (5+ messages)

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-04-30 12:33 UTC  (8+ messages)
` [PATCH v4 6/7] iommu/dma: Centralise iommu_setup_dma_ops()

[PATCH net-next 0/3] mlx4: Add support for netdev-genl API
 2024-04-30 12:33 UTC  (9+ messages)
` [PATCH net-next 3/3] net/mlx4: support per-queue statistics via netlink

RTT-PROBE: lore-subspace-rtt
 2024-04-30 12:32 UTC 

[PATCH v3 00/13] exec: Rework around CPUState user fields (part 2)
 2024-04-30 12:28 UTC  (14+ messages)
` [PATCH v3 01/13] accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
` [PATCH v3 02/13] accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
` [PATCH v3 03/13] accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
` [PATCH v3 04/13] accel/tcg: Move @plugin_state from CPUState to TCG AccelCPUState
` [PATCH v3 05/13] accel/tcg: Restrict cpu_loop_exit_requested() to TCG
` [PATCH v3 06/13] accel/tcg: Restrict IcountDecr / can_do_io / CPUTLB "
` [PATCH v3 07/13] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState
` [PATCH v3 08/13] accel/tcg: Move @cflags_next_tb "
` [PATCH v3 09/13] accel/tcg: Move @iommu_notifiers "
` [PATCH v3 10/13] accel/tcg: Move @tcg_cflags "
` [PATCH v3 11/13] accel/tcg: Restrict icount to system emulation
` [PATCH v3 12/13] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState
` [PATCH v3 13/13] accel/tcg: Move @tb_jmp_cache "

[PULL 0/5] UI patches
 2024-04-30 12:30 UTC  (3+ messages)
` [PULL 5/5] virtio-gpu: fix scanout migration post-load

[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf
 2024-04-30 12:27 UTC  (7+ messages)
` [PATCH 5/9] io_uring: support SQE group

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-04-30 12:26 UTC  (5+ messages)
` [PATCH v2 02/12] iommu: Introduce a replace API for device pasid

[LTP] [PATCH 0/9] Add functional test for AMD VMSAVE/VMLOAD instructions
 2024-04-30 12:22 UTC  (10+ messages)
` [LTP] [PATCH 1/9] KVM: Disable EBP register use in 32bit code
` [LTP] [PATCH 2/9] KVM: Implement strchr() and basic sprintf()
` [LTP] [PATCH 3/9] KVM: Implement printf-like formatting for tst_res() and tst_brk()
` [LTP] [PATCH 4/9] kvm_svm02: Fix saved stack segment index value
` [LTP] [PATCH 5/9] kvm_find_free_descriptor(): Skip descriptor 0
` [LTP] [PATCH 6/9] KVM: Add system control MSR constants
` [LTP] [PATCH 7/9] KVM: Add VMSAVE/VMLOAD functions to x86 SVM library
` [LTP] [PATCH 8/9] KVM: Add functional test for VMSAVE/VMLOAD instructions
` [LTP] [PATCH 9/9] KVM: Move kvm_pagefault01 to the end of KVM runfile

[PATCH v3] slub: Fixes freepointer encoding for single free
 2024-04-30 12:24 UTC  (3+ messages)

[PATCH net-next] dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS support
 2024-04-30 12:24 UTC  (2+ messages)

[PATCH 0/5] Add threshold events support and some minor cleanup
 2024-04-30 12:23 UTC  (7+ messages)
` [PATCH 1/5] iio: temperature: mcp9600: set channel2 member
` [PATCH 2/5] iio: temperature: mcp9600: Share scale by all channels

[PATCH BlueZ v1 0/1] LE Create Connection command timeout changed to 20 secs
 2024-04-30 12:23 UTC  (9+ messages)
` [PATCH BlueZ v1 1/1] LE Create Connection command timeout increased to 20 secs from 4 secs
    ` [EXT] "

[kvalo-ath:master] BUILD SUCCESS 861928281f22a08e3d258ebcfe7159d729ec07d4
 2024-04-30 12:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-30 12:22 UTC 

[PATCH] selftests:arm64: Test PR_SVE_VL_INHERIT after a double fork
 2024-04-30 12:20 UTC  (3+ messages)

[XEN PATCH v2 0/2] Enumerate all allocated evtchns in lsevtchn
 2024-04-30 12:19 UTC  (3+ messages)
` [XEN PATCH v2 1/2] evtchn: Add error status indicators for evtchn_status hypercall

Raspberry Pi 5 and WPA3
 2024-04-30 12:19 UTC  (5+ messages)

[PATCH] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
 2024-04-30 12:19 UTC 

[RFC v4 1/6] eal: extend bit manipulation functionality
 2024-04-30 12:08 UTC  (8+ messages)
` [RFC v5 0/6] Improve EAL bit operations API
  ` [RFC v5 1/6] eal: extend bit manipulation functionality
  ` [RFC v5 2/6] eal: add unit tests for bit operations
  ` [RFC v5 3/6] eal: add exactly-once bit access functions
  ` [RFC v5 4/6] eal: add unit tests for "
  ` [RFC v5 5/6] eal: add atomic bit operations
  ` [RFC v5 6/6] eal: add unit tests for atomic bit access functions

[PATCH] arch/topology: Fix variable naming
 2024-04-30 12:19 UTC  (2+ messages)

[PATCH 0/2] um: Convert to platform remove callback returning void
 2024-04-30 12:18 UTC  (3+ messages)

[PATCH] fs: ubifs: Add support for ZSTD decompression
 2024-04-30 10:23 UTC 

[PATCH bpf-next 0/2] bpf: Allow skb dynptr for tp_btf
 2024-04-30 12:18 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Allow bpf_dynptr_from_skb() "
` [PATCH bpf-next 2/2] selftests/bpf: Expand skb dynptr selftests "

[PATCH] zfs: fix function 'zlib_decompress' pointlessly calling itself
 2024-04-30  9:57 UTC 

[PATCH] sandbox: make function 'do_undefined' properly compiles for PowerPC
 2024-04-30  8:34 UTC 

[PATCH 0/1] arm-bsp/n1sdp: Use git clone to fetch FW for the N1SDP
 2024-04-30 12:17 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v8 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-30 12:15 UTC  (8+ messages)
` [PATCH v8 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs

[PATCH 00/19] drm/i915/psr: implicit dev_priv removal
 2024-04-30 12:16 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-04-30 12:15 UTC  (9+ messages)
` [PATCH v3 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::check_cap() handler
` [PATCH v3 13/19] vfio: Create host IOMMU device instance

[PATCH v6 0/5] Rework system pressure interface to the scheduler
 2024-04-30 12:15 UTC  (6+ messages)
` [PATCH v6 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure

[PATCH 1/1] crypto: sahara: use 'time_left' variable with wait_for_completion_timeout()
 2024-04-30 12:15 UTC 

[PATCH 0/1] crypto: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-04-30 12:14 UTC  (2+ messages)
` [PATCH 1/1] crypto: api - use 'time_left' variable with wait_for_completion_killable_timeout()

[PATCH] wifi: rtw88: usb: Fix disconnection after beacon loss
 2024-04-30 12:14 UTC  (3+ messages)

[PATCH 0/2] Add GitLab CI to check for whitespace errors
 2024-04-30 12:14 UTC  (4+ messages)
` [PATCH 2/2] gitlab-ci: add whitespace error check

[PATCH v2] rust: alloc: fix dangling pointer in VecExt<T>::reserve()
 2024-04-30 12:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-30 12:12 UTC 

regression/bisected/6.9 commit 587d67fd929ad89801bcc429675bda90d53f6592 decrease 30% of gaming performance
 2024-04-30 12:12 UTC  (16+ messages)

[PATCH 1/1] ALSA: aoa: soundbus: i2sbus: pcm: use 'time_left' variable with wait_for_completion_timeout()
 2024-04-30 12:10 UTC  (2+ messages)

[PATCH 5.4 000/107] 5.4.275-rc1 review
 2024-04-30 12:10 UTC  (2+ messages)

[PATCH net] s390/qeth: Fix kernel panic after setting hsuid
 2024-04-30 12:09 UTC  (2+ messages)

[PATCH] drm/xe: Perform dma_map when moving system buffer objects to TT
 2024-04-30 12:08 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH V1] riscv: mm: Support > 1GB kernel image size when creating early page table
 2024-04-30 12:08 UTC  (3+ messages)

[PATCH] rust: alloc: fix dangling pointer in VecExt<T>::reserve()
 2024-04-30 12:07 UTC  (3+ messages)

[RFC PATCH] target/sh4: Fix SUBV opcode
 2024-04-30 12:06 UTC 


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.