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

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)

[PATCHSET v5.6] fstests: fs-verity support for XFS
 2024-04-30 12:39 UTC  (5+ messages)
` [PATCH 1/6] common/verity: enable fsverity "
` [PATCH 4/6] xfs: test xfs_scrub detection and correction of corrupt fsverity metadata

[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 v2 0/6] TPM and fTPM test
 2024-04-30 12:37 UTC  (7+ messages)
` [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 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 0/3] Clarify pseudo-ref terminology
 2024-04-30 12:33 UTC  (21+ 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] 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  (10+ messages)
` [PATCH 1/5] iio: temperature: mcp9600: set channel2 member
` [PATCH 2/5] iio: temperature: mcp9600: Share scale by all channels
` [PATCH 3/5] iio: temperature: mcp9600: add newlines after if statements
` [PATCH 4/5] iio: temperature: mcp9600: Fix line exceeding 80 columns
` [PATCH 5/5] iio: temperature: mcp9600: add threshold events support

[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  (17+ messages)
` [PATCH v3 02/19] vfio/container: Introduce HostIOMMUDeviceLegacyVFIO device
` [PATCH v3 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
` [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] mm/slab: make __free(kfree) accept error pointers
 2024-04-30 12:09 UTC  (3+ 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 

[PATCH net-next v3] net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
 2024-04-30 12:06 UTC  (2+ messages)

[PATCH mptcp-next 0/2] mptcp: fix net.mptcp.scheduler behavior
 2024-04-30 12:06 UTC  (3+ messages)
` [PATCH mptcp-next 1/2] mptcp: only allow set existing scheduler for net.mptcp.scheduler
` [PATCH mptcp-next 2/2] mptcp: add net.mptcp.available_schedulers

[PATCH] tools/xen-cpuid: switch to use cpu-policy defined names
 2024-04-30 12:06 UTC  (4+ messages)
` [PATCH for-4.19] "

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-30 12:05 UTC  (9+ messages)
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc

[PATCH v8 0/6] DCP as trusted keys backend
 2024-04-30 12:03 UTC  (9+ messages)
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "
      ` [EXT] "

SRIOV virtual functions with Linux "inbox" opensm
 2024-04-30 12:03 UTC  (2+ messages)

[PATCH v2 00/14] PCI: dw-rockchip: Add endpoint mode support
 2024-04-30 12:01 UTC  (29+ messages)
` [PATCH v2 01/14] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name
` [PATCH v2 02/14] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names
` [PATCH v2 03/14] dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy irqs
` [PATCH v2 04/14] dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint mode support
` [PATCH v2 05/14] dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy irq
` [PATCH v2 06/14] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH v2 07/14] PCI: dw-rockchip: Fix weird indentation
` [PATCH v2 08/14] PCI: dw-rockchip: Add rockchip_pcie_ltssm() helper
` [PATCH v2 09/14] PCI: dw-rockchip: Refactor the driver to prepare for EP mode
` [PATCH v2 10/14] PCI: dw-rockchip: Add explicit rockchip,rk3588-pcie compatible
` [PATCH v2 11/14] PCI: dw-rockchip: Add endpoint mode support
` [PATCH v2 12/14] misc: pci_endpoint_test: Add support for rockchip rk3588
` [PATCH v2 13/14] arm64: dts: rockchip: Add PCIe endpoint mode support
` [PATCH v2 14/14] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
 2024-04-30 11:57 UTC  (2+ messages)

[PATCH 0/3] slimbus: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-04-30 12:00 UTC  (2+ messages)
` [PATCH 1/3] slimbus: messaging: use 'time_left' variable with wait_for_completion_timeout()

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

[PATCH v1 0/6] Support ROHM BD96801 scalable PMIC
 2024-04-30 12:02 UTC  (3+ messages)
` [PATCH v1 5/6] watchdog: ROHM BD96801 PMIC WDG driver
` [PATCH v1 6/6] MAINTAINERS: Add ROHM BD96801 'scalable PMIC' entries

Fwd: Beginner question about KernelShark
 2024-04-30 12:01 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.