All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-26 21:24:49 to 2024-05-27 01:43:43 UTC [more...]

[PATCH v15 00/17] Add OA functionality to Xe
 2024-05-27  1:43 UTC  (8+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 08/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 13/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN

[PATCH 0/1] Xe OA Consolidated Diffs
 2024-05-27  1:41 UTC  (3+ messages)
` [PATCH 1/1] drm/xe/oa: Combined diff of changes between v14 and v15
` ✗ CI.Patch_applied: failure for Xe OA Consolidated Diffs

[PATCH 1/4] libgpg-error: upgrade 1.48 -> 1.49
 2024-05-27  1:37 UTC  (4+ messages)
` [PATCH 2/4] ghostscript: upgrade 10.03.0 -> 10.03.1
` [PATCH 3/4] libxml2: upgrade 2.12.6 -> 2.12.7
` [PATCH 4/4] man-pages: upgrade 6.06 -> 6.8

[PATCH v3 0/3] Add devicetree support of USB for QDU/QRU1000
 2024-05-27  1:36 UTC  (4+ messages)

(2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
 2024-05-27  1:35 UTC  (9+ messages)
`  "
      `  "

[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-05-27  1:33 UTC  (15+ messages)
` [PATCH v5 4/9] iommufd: Add fault and response message definitions
` [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable

[PATCH v3 0/4] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
 2024-05-27  1:21 UTC  (13+ messages)
` [PATCH v3 2/4] iommu/io-pgtable-arm: Add read_and_clear_dirty() support

[PATCH v7 0/8] media: raspberrypi: Add support for PiSP Back End
 2024-05-27  1:19 UTC  (4+ messages)
` [PATCH v7 7/8] media: raspberrypi: Add support for PiSP BE

[PATCH 00/20] function_graph: Allow multiple users for function graph tracing
 2024-05-27  1:18 UTC  (13+ messages)
` [PATCH 04/20] function_graph: Allow multiple users to attach to function graph
` [PATCH 19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler()
` [PATCH 20/20] function_graph: Use bitmask to loop on fgraph entry

blktests nvme 041,042 leak memory
 2024-05-27  1:11 UTC  (2+ messages)

[PATCH RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
 2024-05-27  1:08 UTC  (8+ messages)
` [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl

[PATCH AUTOSEL 6.9 01/15] fs/writeback: bail out if there is no more inodes for IO and queued once
 2024-05-27  1:08 UTC  (3+ messages)
` [PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle

[PATCH v3 6/6] module: add install target for modules.builtin.ranges
 2024-05-27  0:58 UTC  (2+ messages)

[PATCH] [OE-core][scarthgap] rust: remove unnecessary git signature
 2024-05-27  1:03 UTC  (2+ messages)
` Patchtest results for "

[cip:linux-4.19.y-cip-rt 7456/30000] include/linux/blk-cgroup.h: linux/kthread.h is included more than once
 2024-05-27  0:52 UTC 

[linux-linus test] 186155: regressions - FAIL
 2024-05-27  1:00 UTC 

[PATCH] target/arm: Disable SVE extensions when SVE is disabled
 2024-05-27  0:57 UTC  (3+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-27  0:57 UTC  (7+ messages)
` [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL

[PATCH v12 00/13] Support blob memory and venus on qemu
 2024-05-27  0:52 UTC  (11+ messages)
` [PATCH v12 03/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available

[PULL 00/28] linux-user patch queue
 2024-05-27  0:50 UTC  (29+ messages)
` [PULL 01/28] target/i386: Add tcg/access.[ch]
` [PULL 02/28] target/i386: Convert do_fldt, do_fstt to X86Access
` [PULL 03/28] target/i386: Convert helper_{fbld, fbst}_ST0 "
` [PULL 04/28] target/i386: Convert do_fldenv "
` [PULL 05/28] target/i386: Convert do_fstenv "
` [PULL 06/28] target/i386: Convert do_fsave, do_frstor "
` [PULL 07/28] target/i386: Convert do_xsave_{fpu, mxcr, sse} "
` [PULL 08/28] target/i386: Convert do_xrstor_{fpu, "
` [PULL 09/28] tagret/i386: Convert do_fxsave, do_fxrstor "
` [PULL 10/28] target/i386: Convert do_xsave_* "
` [PULL 11/28] target/i386: Convert do_xrstor_* "
` [PULL 12/28] target/i386: Split out do_xsave_chk
` [PULL 13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor}
` [PULL 14/28] target/i386: Add {hw,sw}_reserved to X86LegacyXSaveArea
` [PULL 15/28] linux-user/i386: Drop xfeatures_size from sigcontext arithmetic
` [PULL 16/28] linux-user/i386: Remove xfeatures from target_fpstate_fxsave
` [PULL 17/28] linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea
` [PULL 18/28] linux-user/i386: Split out struct target_fregs_state
` [PULL 19/28] linux-user/i386: Fix -mregparm=3 for signal delivery
` [PULL 20/28] linux-user/i386: Return boolean success from restore_sigcontext
` [PULL 21/28] linux-user/i386: Return boolean success from xrstor_sigcontext
` [PULL 22/28] linux-user/i386: Fix allocation and alignment of fp state
` [PULL 23/28] linux-user/i386: Honor xfeatures in xrstor_sigcontext
` [PULL 24/28] target/i386: Convert do_xsave to X86Access
` [PULL 25/28] target/i386: Convert do_xrstor "
` [PULL 26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor}
` [PULL 27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor}
` [PULL 28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor}

Why does libtracevent pkg-config detection wipe PKG_CONFIG_PATH?
 2024-05-27  0:56 UTC 

Patch "nilfs2: make superblock data array index computation sparse friendly" has been added to the 6.9-stable tree
 2024-05-27  0:53 UTC 

[PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-27  0:48 UTC  (7+ messages)

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue (2)
 2024-05-27  0:44 UTC 

[PATCH 0/2] RK3588: FriendlyElec CM3588 NAS board support
 2024-05-26 21:46 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add CM3588 NAS

Linux `perf report` regression
 2024-05-27  0:37 UTC  (2+ messages)

[PATCHv2] nvme: use srcu for iterating namespace list
 2024-05-27  0:33 UTC  (4+ messages)

[syzbot] [nfc?] [net?] KMSAN: uninit-value in nci_ntf_packet (2)
 2024-05-27  0:33 UTC 

[PATCH v5 1/3] Documentation: alias: rework notes into points
 2024-05-27  0:30 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/3] Documentation: alias: add notes on shell expansion
  ` [PATCH v7 1/3] Documentation: alias: rework notes into points
    ` [PATCH v7 2/3] Documentation: alias: add notes on shell expansion
    ` [PATCH v7 3/3] run-command: show prepared command

[PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-05-27  0:18 UTC  (7+ messages)

[syzbot] [net?] WARNING in inet_csk_get_port (3)
 2024-05-27  0:19 UTC  (3+ messages)

About the conflict between XFS inode recycle and VFS rcu-walk
 2024-05-27  0:18 UTC  (9+ messages)

[PATCH v2 0/2] Correct the model names and descriptions for Pine64 boards
 2024-05-27  0:08 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Correct the "
` [PATCH v2 2/2] arm64: dts: allwinner: Correct the model names "

[PATCH v3 0/6] drm/msm: Support a750 "software fuse" for raytracing
 2024-05-27  0:03 UTC  (3+ messages)
` [PATCH v3 2/6] firmware: qcom_scm: Add gpu_init_regs call

[RESEDN PATCH v2] selftests: introduce additional eventfd test coverage
 2024-05-27  0:02 UTC 

[tj-cgroup:for-next 3/8] kernel/cgroup/pids.o: warning: objtool: __jump_table+0x0: special: can't find orig instruction
 2024-05-26 23:55 UTC 

[PATCH for-4.19? v4 0/6] x86: Make MAX_ALTP2M configurable
 2024-05-26 23:55 UTC  (4+ messages)
` [PATCH for-4.19? v4 4/6] x86: Make the maximum number of altp2m views configurable

[PATCH] wifi: brcm80211: remove unused structs
 2024-05-26 23:45 UTC 

[PATCH] wifi: mac80211: add input validation to sta_stats_decode_rate()
 2024-05-26 23:43 UTC 

[syzbot] [hams?] WARNING: refcount bug in ax25_release (3)
 2024-05-26 23:38 UTC 

[PATCH v6 02/10] drm/bridge: Set firmware node of drm_bridge instances automatically
 2024-05-26 23:33 UTC  (2+ messages)

[PATCH 0/2] uuid: enhancements and tests
 2024-05-26 23:32 UTC  (4+ messages)
` [PATCH v5 00/32] replace use of rte_memcpy() with fixed size

netrom and kiss port paclen
 2024-05-26 23:25 UTC 

[PATCH 00/43] Remaining MMU clean up patches
 2024-05-26 23:13 UTC  (44+ messages)
` [PATCH 01/43] target/ppc: Reorganise and rename ppc_hash32_pp_prot()
` [PATCH 02/43] target/ppc/mmu_common.c: Remove local name for a constant
` [PATCH 03/43] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH 04/43] "
` [PATCH 05/43] target/ppc/mmu_common.c: Remove another "
` [PATCH 06/43] target/ppc/mmu_common.c: Remove yet "
` [PATCH 07/43] target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()
` [PATCH 08/43] target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()
` [PATCH 09/43] target/ppc/mmu_common.c: Remove unused field from mmu_ctx_t
` [PATCH 10/43] target/ppc/mmu_common.c: Remove hash "
` [PATCH 11/43] target/ppc/mmu_common.c: Remove pte_update_flags()
` [PATCH 12/43] target/ppc/mmu_common.c: Remove nx field from mmu_ctx_t
` [PATCH 13/43] target/ppc/mmu_common.c: Convert local variable to bool
` [PATCH 14/43] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH 15/43] target/ppc/mmu_common.c: Simplify a switch statement
` [PATCH 16/43] target/ppc/mmu_common.c: Inline and remove ppc6xx_tlb_pte_check()
` [PATCH 17/43] target/ppc/mmu_common.c: Remove ptem field from mmu_ctx_t
` [PATCH 18/43] target/ppc: Add function to get protection key for hash32 MMU
` [PATCH 19/43] target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_prot()
` [PATCH 20/43] target/ppc/mmu_common.c: Init variable in function that relies on it
` [PATCH 21/43] target/ppc/mmu_common.c: Remove key field from mmu_ctx_t
` [PATCH 22/43] target/ppc/mmu_common.c: Stop using ctx in ppc6xx_tlb_check()
` [PATCH 23/43] target/ppc/mmu_common.c: Rename function parameter
` [PATCH 24/43] target/ppc/mmu_common.c: Use defines instead of numeric constants
` [PATCH 25/43] target/ppc: Remove bat_size_prot()
` [PATCH 26/43] target/ppc/mmu_common.c: Stop using ctx in get_bat_6xx_tlb()
` [PATCH 27/43] target/ppc/mmu_common.c: Remove mmu_ctx_t
` [PATCH 28/43] target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_raddr()
` [PATCH 29/43] target/ppc/mmu-hash32.c: Move get_pteg_offset32() to the header
` [PATCH 30/43] target/ppc: Unexport some functions from mmu-book3s-v3.h
` [PATCH 31/43] target/ppc/mmu-radix64: Remove externally unused parts from header
` [PATCH 32/43] target/ppc: Remove includes from mmu-book3s-v3.h
` [PATCH 33/43] target/ppc: Remove single use static inline function
` [PATCH 34/43] target/ppc/internal.h: Consolidate ifndef CONFIG_USER_ONLY blocks
` [PATCH 35/43] target/ppc/mmu-hash32.c: Change parameter type of ppc_hash32_bat_lookup()
` [PATCH 36/43] target/ppc/mmu-hash32: Remove some static inlines from header
` [PATCH 37/43] target/ppc/mmu-hash32.c: Return and use pte address instead of base + offset
` [PATCH 38/43] target/ppc/mmu-hash32.c: Use pte address as parameter instead of offset
` [PATCH 39/43] target/ppc: Change parameter type of some inline functions
` [PATCH 40/43] target/ppc: Change parameter type of ppc64_v3_radix()
` [PATCH 41/43] target/ppc: Change MMU xlate functions to take CPUState
` [PATCH 42/43] target/ppc/mmu-hash32.c: Change parameter type of ppc_hash32_set_[rc]
` [PATCH 43/43] target/ppc/mmu-hash32.c: Change parameter type of ppc_hash32_direct_store

[PATCH] ftrace: Fix stack trace entry generated by ftrace_pid_func()
 2024-05-26 23:17 UTC  (3+ messages)

[syzbot] riscv/fixes build error (2)
 2024-05-26 23:16 UTC  (2+ messages)

[PATCH][CFT][experimental] net/socket.c: use straight fdget/fdput (resend)
 2024-05-26 23:16 UTC  (5+ messages)

[PATCH] tracing/probes: fix error check in parse_btf_field()
 2024-05-26 23:13 UTC  (4+ messages)

[Patch bpf] vmalloc: relax is_vmalloc_or_module_addr() check
 2024-05-26 23:06 UTC 

Patch "platform/x86: xiaomi-wmi: Fix race condition when reporting key events" has been added to the 5.4-stable tree
 2024-05-26 23:01 UTC 

Patch "platform/x86: xiaomi-wmi: Fix race condition when reporting key events" has been added to the 5.10-stable tree
 2024-05-26 23:01 UTC 

Patch "platform/x86: xiaomi-wmi: Fix race condition when reporting key events" has been added to the 5.15-stable tree
 2024-05-26 23:00 UTC 

Patch "platform/x86: xiaomi-wmi: Fix race condition when reporting key events" has been added to the 6.1-stable tree
 2024-05-26 23:00 UTC 

Patch "platform/x86: xiaomi-wmi: Fix race condition when reporting key events" has been added to the 6.6-stable tree
 2024-05-26 22:59 UTC 

Linux kernel 6.10-rc1 released
 2024-05-26 22:57 UTC 

[syzbot] [mm?] INFO: rcu detected stall in shmem_file_write_iter (2)
 2024-05-26 22:55 UTC 

[jarkko-tpmdd:tpm2key-v6 7/7] crypto/asymmetric_keys/tpm2_key_ecdsa.c:84:22: warning: unused variable 'len'
 2024-05-26 22:51 UTC 

[RFC PATCH v3 0/6] Uclamp sum aggregation
 2024-05-26 22:53 UTC  (9+ messages)
` [RFC PATCH v3 2/6] sched/uclamp: Track a new util_avg_bias signal
` [RFC PATCH v3 3/6] sched/fair: Use util biases for utilization and frequency
` [RFC PATCH v3 5/6] sched/uclamp: Simplify uclamp_eff_value()
` [RFC PATCH v3 6/6] Propagate negative bias

[openeuler:OLK-5.10 29946/30000] kismet: WARNING: unmet direct dependencies detected for TASK_PLACEMENT_BY_CPU_RANGE when selected by BPF_SCHED
 2024-05-26 22:51 UTC 

[PATCH] firewire: add missing MODULE_DESCRIPTION() to test modules
 2024-05-26 22:38 UTC  (2+ messages)

[PATCH v8-RESEND 00/33] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression
 2024-05-26 22:36 UTC  (2+ messages)

[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-26 22:32 UTC  (3+ messages)

Linux 6.10-rc1
 2024-05-26 22:31 UTC 

Surprise, Surprise! Updated kernel on Slack15 works (5.15.145)
 2024-05-26 22:25 UTC  (2+ messages)
` Mainline Kernel Question

"ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros" - 742bef476ca5352b16063161fb73a56629a6d995 changed logging behavior and disabled a number of messages
 2024-05-26 22:24 UTC  (7+ messages)

[GIT PULL] header fix for riscv build failure
 2024-05-26 22:18 UTC  (4+ messages)

[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
 2024-05-26 21:57 UTC  (6+ messages)
` [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood
  ` [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface

[pci:endpoint 8/12] ld.lld: error: undefined symbol: pci_epc_deinit_notify
 2024-05-26 21:46 UTC 

[PATCH] ACPI: AC: Properly notify powermanagement core about changes
 2024-05-26 21:40 UTC 

[PATCH] RISC-V: io: Don't have a void* PCI_IOBASE
 2024-05-26 21:36 UTC 

[GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 2
 2024-05-26 21:31 UTC  (3+ messages)

[PATCH 0/5] use the pager in 'add -p'
 2024-05-26 21:26 UTC  (11+ messages)
` [PATCH 2/5] pager: do not close fd 2 unnecessarily

[PATCH v3 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-05-26 21:24 UTC  (2+ messages)
` [PATCH v3 2/2] input: add driver for Hynitron CST816X touchscreen


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.