All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-02 04:38:41 to 2024-02-02 06:18:46 UTC [more...]

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-02  6:18 UTC  (4+ messages)
` [RFC PATCH v2 3/4] tsm: Map RTMRs to TCG TPM PCRs

[PATCHSET v29.2 1/8] xfs: move btree geometry to ops struct
 2024-02-02  6:18 UTC  (5+ messages)
` [PATCH 01/23] xfs: consolidate btree block freeing tracepoints
` [PATCH 02/23] xfs: consolidate btree block allocation tracepoints

RTT-PROBE: lore-subspace-rtt
 2024-02-02  6:18 UTC 

[PATCH v8 00/25] maps/threads/dsos memory improvements and fixes
 2024-02-02  6:15 UTC  (26+ messages)
` [PATCH v8 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v8 02/25] perf maps: Get map before returning in maps__find
` [PATCH v8 03/25] perf maps: Get map before returning in maps__find_by_name
` [PATCH v8 04/25] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v8 05/25] perf maps: Hide maps internals
` [PATCH v8 06/25] perf maps: Locking tidy up of nr_maps
` [PATCH v8 07/25] perf dso: Reorder variables to save space in struct dso
` [PATCH v8 08/25] perf report: Sort child tasks by tid
` [PATCH v8 09/25] perf trace: Ignore thread hashing in summary
` [PATCH v8 10/25] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v8 11/25] perf threads: Move threads to its own files
` [PATCH v8 12/25] perf threads: Switch from rbtree to hashmap
` [PATCH v8 13/25] perf threads: Reduce table size from 256 to 8
` [PATCH v8 14/25] perf dsos: Attempt to better abstract dsos internals
` [PATCH v8 15/25] perf dsos: Tidy reference counting and locking
` [PATCH v8 16/25] perf dsos: Add dsos__for_each_dso
` [PATCH v8 17/25] perf dso: Move dso functions out of dsos
` [PATCH v8 18/25] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v8 19/25] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v8 20/25] perf dsos: Remove __dsos__addnew
` [PATCH v8 21/25] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v8 22/25] perf dsos: Switch hand code to bsearch
` [PATCH v8 23/25] perf dso: Add reference count checking and accessor functions
` [PATCH v8 24/25] perf dso: Reference counting related fixes
` [PATCH v8 25/25] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH 2/2] of: property: use unsigned int return on of_graph_get_endpoint_count()
 2024-02-02  6:10 UTC 

[PATCH 1/2] of: property: add missing kerneldoc for of_graph_get_endpoint_count()
 2024-02-02  6:10 UTC 

[PATCH 0/2] of: property: cleanup of_graph_get_endpoint_count()
 2024-02-02  6:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-02-02  6:08 UTC 

Boot-time dumping of ftrace fuctiongraph buffer
 2024-02-02  6:04 UTC  (2+ messages)

[PATCH v3 00/36] Qualcomm generic board support
 2024-02-02  6:03 UTC  (9+ messages)
` [PATCH v3 03/36] mmc: msm_sdhci: use modern clock handling
` [PATCH v3 20/36] mach-snapdragon: carve out no-map regions

[PULL 00/57] tcg patch queue
 2024-02-02  5:50 UTC  (59+ messages)
` [PULL 01/57] include/hw/core: Add mmu_index to CPUClass
` [PATCH] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
` [PULL 02/57] target/alpha: Split out alpha_env_mmu_index
` [PULL 03/57] target/alpha: Populate CPUClass.mmu_index
` [PULL 04/57] target/arm: Split out arm_env_mmu_index
` [PULL 05/57] target/arm: Populate CPUClass.mmu_index
` [PULL 06/57] target/avr: "
` [PULL 07/57] target/cris: Cache mem_index in DisasContext
` [PULL 08/57] target/cris: Populate CPUClass.mmu_index
` [PULL 09/57] target/hppa: "
` [PULL 10/57] target/i386: "
` [PULL 11/57] target/loongarch: "
` [PULL 12/57] target/loongarch: Rename MMU_IDX_*
` [PULL 13/57] target/m68k: Populate CPUClass.mmu_index
` [PULL 14/57] target/microblaze: "
` [PULL 15/57] target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill
` [PULL 16/57] target/mips: Split out mips_env_mmu_index
` [PULL 17/57] target/mips: Populate CPUClass.mmu_index
` [PULL 18/57] target/nios2: "
` [PULL 19/57] target/openrisc: "
` [PULL 20/57] target/ppc: Split out ppc_env_mmu_index
` [PULL 21/57] target/ppc: Populate CPUClass.mmu_index
` [PULL 22/57] target/riscv: Rename riscv_cpu_mmu_index to riscv_env_mmu_index
` [PULL 23/57] target/riscv: Replace cpu_mmu_index with riscv_env_mmu_index
` [PULL 24/57] target/riscv: Populate CPUClass.mmu_index
` [PULL 25/57] target/rx: "
` [PULL 26/57] target/s390x: Split out s390x_env_mmu_index
` [PULL 27/57] target/s390x: Populate CPUClass.mmu_index
` [PULL 28/57] target/sh4: "
` [PULL 29/57] target/sparc: "
` [PULL 30/57] target/tricore: "
` [PULL 31/57] target/xtensa: "
` [PULL 32/57] include/exec: Implement cpu_mmu_index generically
` [PULL 33/57] include/exec: Change cpu_mmu_index argument to CPUState
` [PULL 34/57] tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
` [PULL 35/57] tcg/loongarch64: Set vector registers call clobbered
` [PULL 36/57] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BCOPY
` [PULL 37/57] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BFILL
` [PULL 38/57] target/sparc: Remove gen_dest_fpr_F
` [PULL 39/57] target/sparc: Introduce gen_{load,store}_fpr_Q
` [PULL 40/57] target/sparc: Inline FNEG, FABS
` [PULL 41/57] target/sparc: Use i128 for FSQRTq
` [PULL 42/57] target/sparc: Use i128 for FADDq, FSUBq, FMULq, FDIVq
` [PULL 43/57] target/sparc: Use i128 for FqTOs, FqTOi
` [PULL 44/57] target/sparc: Use i128 for FqTOd, FqTOx
` [PULL 45/57] target/sparc: Use i128 for FCMPq, FCMPEq
` [PULL 46/57] target/sparc: Use i128 for FsTOq, FiTOq
` [PULL 47/57] target/sparc: Use i128 for FdTOq, FxTOq
` [PULL 48/57] target/sparc: Use i128 for Fdmulq
` [PULL 49/57] target/sparc: Remove qt0, qt1 temporaries
` [PULL 50/57] target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
` [PULL 51/57] target/sparc: Split ver from env->fsr
` [PULL 52/57] target/sparc: Clear cexc and ftt in do_check_ieee_exceptions
` [PULL 53/57] target/sparc: Merge check_ieee_exceptions with FPop helpers
` [PULL 54/57] target/sparc: Split cexc and ftt from env->fsr
` [PULL 55/57] target/sparc: Remove cpu_fsr
` [PULL 56/57] target/sparc: Split fcc out of env->fsr
` [PULL 57/57] target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK

[PATCH] virtio: packed: fix unmap leak for indirect desc table
 2024-02-02  5:56 UTC  (3+ messages)

[PATCH] rpm: add missing dependencies for packageconfig
 2024-02-02  5:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-02-02  5:58 UTC 

[syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3)
 2024-02-02  5:58 UTC 

[syzbot] WARNING in folio_account_dirtied
 2024-02-02  5:55 UTC  (2+ messages)
` [syzbot] [gfs2?] "

Changes to kbuild in 6.x causing cpp build issues
 2024-02-02  5:51 UTC  (4+ messages)

[PATCH 0/4] tracing/user_events: Introduce multi-format events
 2024-02-02  5:50 UTC  (4+ messages)

[PATCH 0/6 V3] fdinfo shared stats
 2024-02-02  5:49 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for fdinfo shared stats (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

RTT-PROBE: lore-subspace-rtt
 2024-02-02  5:48 UTC 

[PATCH] drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspend
 2024-02-02  5:39 UTC  (3+ messages)

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-02-02  5:37 UTC  (14+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

RTT-PROBE: lore-subspace-rtt
 2024-02-02  5:38 UTC 

[PATCH 00/22] target/sparc: floating-point cleanup
 2024-02-02  5:36 UTC  (4+ messages)

linux-dovetail: Branch v6.6-dovetail1 was removed
 2024-02-02  5:35 UTC  (2+ messages)

[PATCH 00/10] HDCP Type1 MST fixes
 2024-02-02  5:28 UTC  (7+ messages)
` [PATCH 03/10] drm/i915/hdcp: Refactor intel_dp_hdcp2_capable
` [PATCH 08/10] drm/i915/hdcp: Extract hdcp structure from correct connector
` [PATCH 09/10] drm/i915/hdcp: Allocate stream id after HDCP AKE stage

RTT-PROBE: lore-subspace-rtt
 2024-02-02  5:28 UTC 

[PATCH v3 1/3] cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_perf'
 2024-02-02  5:28 UTC  (3+ messages)

[PATCH 0/4] Enable ccs compressed framebuffers on Xe2
 2024-02-02  5:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Enable ccs compressed framebuffers on Xe2 (rev6)

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-02  5:23 UTC  (6+ messages)

[dpdk-dev] [PATCH] net/cnxk: fix aged flows query
 2024-02-02  5:21 UTC 

[PATCH 0/9] reftable: code style improvements
 2024-02-02  5:21 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/9] reftable/stack: fix parameter validation when compacting range

[linux-6.1 baseline test] 184549: tolerable FAIL
 2024-02-02  5:21 UTC 

[PATCH 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
 2024-02-02  5:18 UTC  (2+ messages)
` [PATCH 2/2] usb: cdns3: fix memory double free when handle zero package

RTT-PROBE: lore-subspace-rtt
 2024-02-02  5:18 UTC 

[RESEND PATCH v2] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
 2024-02-02  5:16 UTC  (3+ messages)

[PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
 2024-02-02  5:15 UTC 

[PATCH 0/7] reftable: improve ref iteration performance
 2024-02-02  5:15 UTC  (4+ messages)
` [PATCH 3/7] reftable/merged: skip comparison for records of the same subiter

rtw88 driver support for rtl8723ds does not work on Radxa RockPi-S
 2024-02-02  5:14 UTC 

Find attacted revice Order and electronic PI [order code: 149097] [Invoice Code: 91064911]
 2024-02-02 13:11 UTC 

[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
 2024-02-02  5:13 UTC 

Migrate away from vger to GitHub or (on-premise) GitLab?
 2024-02-02  5:10 UTC  (7+ messages)

[PATCH] imap-send: add missing "strbuf.h" include under NO_CURL
 2024-02-02  5:09 UTC  (2+ messages)

[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
 2024-02-02  5:08 UTC  (9+ messages)
` [RFC V1 3/5] x86: CVMs: Enable dynamic swiotlb by default for CVMs
` [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment

RTT-PROBE: lore-subspace-rtt
 2024-02-02  5:08 UTC 

[PATCH v4] dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
 2024-02-02  5:07 UTC  (3+ messages)

[ovmf test] 184561: all pass - PUSHED
 2024-02-02  5:03 UTC 

[PATCH] mm: memcg: Use larger chunks for proactive reclaim
 2024-02-02  5:02 UTC  (2+ messages)

[PATCH] python3-cryptography: upgrade 41.0.7 to 42.0.2
 2024-02-02  4:59 UTC 

[pull request][net-next V2 00/15] mlx5 updates 2024-01-26
 2024-02-02  5:02 UTC  (2+ messages)

[PATCH 0/9] gfs2: Bugs in "Use GL_NOBLOCK flag for non-blocking lookups"
 2024-02-02  5:02 UTC  (4+ messages)

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-02  5:01 UTC  (4+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH] octeontx2-pf: Fix a memleak otx2_sq_init
 2024-02-02  5:01 UTC  (2+ messages)
` [EXT] "

[PATCH v8 0/4] Introduce mseal
 2024-02-02  5:00 UTC  (11+ messages)

[PATCH net-next 0/7] net: ipa: simplify TX power handling
 2024-02-02  5:00 UTC  (2+ messages)

[PATCH 0/2] Add board-id support for multiple DT selection
 2024-02-02  5:00 UTC  (3+ messages)

[RFC 0/9] power: sequencing: implement the subsystem and add first users
 2024-02-02  4:59 UTC  (6+ messages)
` [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
` [RFC 4/9] power: pwrseq: add a driver for the QCA6390 PMU module

RTT-PROBE: lore-subspace-rtt
 2024-02-02  4:58 UTC 

[PATCH net-next v2 0/6] virtio-net: support device stats
 2024-02-02  4:57 UTC  (2+ messages)

[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
 2024-02-02  4:57 UTC  (18+ messages)
` [PATCH 01/17] vfio/pci: Use unsigned int instead of unsigned
` [PATCH 02/17] vfio/pci: Remove duplicate check from vfio_pci_set_ctx_trigger_single() wrappers
` [PATCH 03/17] vfio/pci: Consistently acquire mutex for interrupt management
` [PATCH 04/17] vfio/pci: Remove duplicate interrupt management from core VFIO PCI
` [PATCH 05/17] vfio/pci: Limit eventfd signaling to interrupt management code
` [PATCH 06/17] vfio/pci: Remove interrupt index interpretation from wrappers
` [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts
` [PATCH 08/17] vfio/pci: Extract MSI/MSI-X specific code from common flow
` [PATCH 09/17] vfio/pci: Converge similar code flows
` [PATCH 10/17] vfio/pci: Extract INTx specific code from vfio_intx_set_signal()
` [PATCH 11/17] vfio/pci: Perform MSI/MSI-X interrupt management via callbacks
` [PATCH 12/17] vfio/pci: Remove msi term from generic code
` [PATCH 13/17] vfio/pci: Remove vfio_intx_set_signal()
` [PATCH 14/17] vfio/pci: Add utility to trigger INTx eventfd knowing interrupt context
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature
` [PATCH 16/17] vfio/pci: Move vfio_msi_disable() to be with other MSI/MSI-X management code
` [PATCH 17/17] vfio/pci: Remove duplicate interrupt management flow

[PATCH regression fix 0/2] Input: atkbd - Fix Dell XPS 13 line suspend/resume regression
 2024-02-02  4:56 UTC  (4+ messages)
` [PATCH regression fix 2/2] Input: atkbd - Do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID

[PATCH v2 0/2] riscv: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to set misaligned access speed
 2024-02-02  4:55 UTC  (5+ messages)
` [PATCH v2 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

[[CI] 1/3] drm: Add drm_vblank_work_flush_all()
 2024-02-02  4:54 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for 1/3] drm: Add drm_vblank_work_flush_all(). (rev3)

[CI 1/3] drm: Add drm_vblank_work_flush_all()
 2024-02-02  4:53 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [CI,1/3] drm: Add drm_vblank_work_flush_all(). (rev2)

[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-02-02  4:50 UTC  (10+ messages)
` [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node
        `  "
            `  "

[PATCH v4] misc: fs-loader: Use fw_storage_interface instead of storage_interface
 2024-02-02  4:50 UTC  (2+ messages)

[PATCH v2 net-next 0/5] net: switchdev: Tracepoints
 2024-02-02  4:49 UTC  (4+ messages)
` [PATCH v2 net-next 2/5] net: switchdev: Add helpers to display switchdev objects as strings

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl
 2024-02-02  4:49 UTC 

[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ
 2024-02-02  4:48 UTC  (4+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2024-02-02  4:48 UTC 

[PATCH v3 0/3] Add AM64x ICSSG Ethernet support
 2024-02-02  4:46 UTC  (3+ messages)

[meta-oe][PATCH] Update oe selftest case syzkaller.py
 2024-02-02  4:45 UTC  (2+ messages)
` [oe] "

[ANNOUNCE] Release v4.4.302-cip84
 2024-02-02  4:45 UTC 

[PATCH v1 0/5] Add tuning algorithm for delay chain
 2024-02-02  4:42 UTC  (4+ messages)
` [PATCH v1 4/5] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock

[PATCH] dma-coherent: add support for multi coherent rmems per dev
 2024-02-02  4:40 UTC  (4+ messages)

[PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
 2024-02-02  4:40 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.