All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-02 20:52:40 to 2024-07-02 22:39:30 UTC [more...]

[PATCH v9 00/53] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2024-07-02 22:01 UTC  (3+ messages)
` [PATCH v9 03/52] dyndbg: reword "class unknown," to "class:_UNKNOWN_"

[PATCH V2 0/3] fat: convert to the new mount API
 2024-07-02 22:39 UTC 

[PATCH v5 00/11] clk: Add kunit tests for fixed rate and parent data
 2024-07-02 22:39 UTC  (11+ messages)
` [PATCH v5 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v5 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH 6.9 000/222] 6.9.8-rc1 review
 2024-07-02 22:32 UTC  (3+ messages)

[PATCH v2] lib/build_OID_registry: Avoid non-destructive substitution for Perl < 5.13.2 compat
 2024-07-02 22:35 UTC 

[PATCH 0/2] here-doc test bodies
 2024-07-02 22:36 UTC  (10+ messages)
` [PATCH 1/2] test-lib: allow test snippets as here-docs

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
 2024-07-02 22:35 UTC  (3+ messages)

[PATCH v2 00/11] target/riscv: Support zimop/zcmop/zama16b/zabha
 2024-07-02 22:34 UTC  (2+ messages)

[scarthgap][PATCH] python3-setuptools: drop python3-2to3 from RDEPENDS
 2024-07-02 22:31 UTC 

[PATCH 1/1] i3c: master: svc: Improve DAA STOP handle code logic
 2024-07-02 22:31 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] bpf: sparse cleanup
 2024-07-02 22:30 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/3] bpf: Move a few bpf_func_proto declarations
` [PATCH v2 bpf-next 3/3] bpf: Implement bpf_check_basics_ok() as a macro

[scarthgap][PATCH] python3-requests: cleanup RDEPENDS
 2024-07-02 22:28 UTC 

[PATCH] hw/display/sm501: Validate local memory size index in sm501_system_config_write
 2024-07-02 22:24 UTC 

[PATCH 0/2] fuse: fix up uid/gid mount option handling
 2024-07-02 22:23 UTC  (3+ messages)
` [PATCH 1/2] fuse: verify {g,u}id mount options correctly
` [PATCH 2/2] fuse: Convert to new uid/gid option parsing helpers

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-02 22:22 UTC  (9+ messages)
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed

[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-07-02 22:21 UTC  (7+ messages)

[PATCH v3 0/2] selftests/resctrl: SNC kernel support discovery
 2024-07-02 22:21 UTC  (10+ messages)
` [PATCH v3 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v3 2/2] selftests/resctrl: Adjust SNC support messages

[PATCH 0/5] firewire: ohci: add tracepoints event for data of Self-ID DMA
 2024-07-02 22:20 UTC  (6+ messages)
` [PATCH 1/5] firewire: ohci: use common macro to interpret be32 data in le32 buffer
` [PATCH 2/5] firewire: ohci: use static function to handle endian issue on PowerPC platform
` [PATCH 3/5] firewire: ohci: add static inline functions to deserialize for Self-ID DMA operation
` [PATCH 4/5] firewire: ohci: use inline functions to operate data of self-ID DMA
` [PATCH 5/5] firewire: ohci: add tracepoints event for data of Self-ID DMA

[PATCH v3] btrfs: prefer to allocate larger folio for metadata
 2024-07-02 22:19 UTC  (3+ messages)

[PATCH 0/3] util: Add cpuinfo support for riscv
 2024-07-02 22:17 UTC  (7+ messages)
` [PATCH 1/3] util/cpuinfo-riscv: Support host/cpuinfo.h "
` [PATCH 2/3] util/cpuinfo-riscv: Support OpenBSD signal frame
` [PATCH 3/3] util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall

[PATCH v1 1/1] target/i386: Delete a duplicated macro definition CR4_FRED_MASK
 2024-07-02 22:14 UTC 

[linux-next:master] [lockref] d042dae6ad: unixbench.throughput -33.7% regression
 2024-07-02 22:14 UTC  (12+ messages)

[PATCH 0/3] drm/xe: Use VF_CAP_REG for device wmb
 2024-07-02 22:13 UTC  (2+ messages)

[qcom:arm64-for-6.11 236/264] arch/arm64/boot/dts/qcom/x1e80100-crd.dtb: /soc@0/thermal-sensor@c271000: failed to match any schema with compatible: ['qcom,x1e80100-tsens', 'qcom,tsens-v2']
 2024-07-02 22:12 UTC 

[PATCHv2 bpf-next 0/9] uprobe, bpf: Add session support
 2024-07-02 22:10 UTC  (21+ messages)
` [PATCHv2 bpf-next 1/9] uprobe: Add support for session consumer
` [PATCHv2 bpf-next 2/9] bpf: Add support for uprobe multi session attach
` [PATCHv2 bpf-next 3/9] bpf: Add support for uprobe multi session context
` [PATCHv2 bpf-next 4/9] libbpf: Add support for uprobe multi session attach
` [PATCHv2 bpf-next 5/9] libbpf: Add uprobe session attach type names to attach_type_name
` [PATCHv2 bpf-next 6/9] selftests/bpf: Add uprobe session test
` [PATCHv2 bpf-next 7/9] selftests/bpf: Add uprobe session cookie test
` [PATCHv2 bpf-next 8/9] selftests/bpf: Add uprobe session recursive test
` [PATCHv2 bpf-next 9/9] selftests/bpf: Add uprobe session consumers test

linux-next: Fixes tag needs some work in the mm-hotfixes tree
 2024-07-02 22:09 UTC 

[RFC PATCH v15 0/8] TPEBS counting mode support
 2024-07-02 22:07 UTC  (9+ messages)
` [RFC PATCH v15 1/8] perf parse-events: Add a retirement latency modifier
` [RFC PATCH v15 2/8] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v15 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v15 4/8] perf stat: Plugin retire_lat value from sampled data to evsel
` [RFC PATCH v15 5/8] perf vendor events intel: Add MTL metric json files
` [RFC PATCH v15 6/8] perf stat: Add command line option for enabling tpebs recording
` [RFC PATCH v15 7/8] perf Document: Add TPEBS to Documents
` [RFC PATCH v15 8/8] perf test: Add test for Intel TPEBS counting mode

[PATCH v2 0/6] Basic inline encryption support for ufs-exynos
 2024-07-02 22:06 UTC  (4+ messages)
` [PATCH v2 6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)

[Buildroot] [PATCH 1/1] package/poke: fix patch fuzz
 2024-07-02 22:04 UTC 

[PATCH 6.1 000/128] 6.1.97-rc1 review
 2024-07-02 22:00 UTC  (2+ messages)

[PATCH v2 0/3] tools build: Incorrect fixdep dependencies
 2024-07-02 21:58 UTC  (4+ messages)
` [PATCH v2 1/3] tools build: Correct libsubcmd "
` [PATCH v2 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v2 3/3] tools build: Correct bpf fixdep dependencies

[PATCH v1 0/8] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-02 21:57 UTC  (4+ messages)
` [PATCH v1 1/8] dt-bindings: PCI: Add Broadcom STB 7712 SOC, update maintainter

[soc:arm/fixes] BUILD SUCCESS 07917ee08723e6c46074a2655a380126acee3898
 2024-07-02 21:56 UTC 

[PATCH] ASoC: tas2781: Use of_property_read_reg()
 2024-07-02 21:54 UTC 

[PATCH 1/2] drm/ttm: Allow direct reclaim to allocate local memory
 2024-07-02 21:54 UTC  (5+ messages)
` [PATCH 2/2] drm/ttm: Make ttm shrinkers NUMA aware

[PATCH 00/18] Simplify multiple create*_workqueue() invocations
 2024-07-02 21:52 UTC  (19+ messages)
` [PATCH 01/18] scsi: Expand all "
` [PATCH 02/18] scsi: mptfusion: Simplify the alloc*_workqueue() invocations
` [PATCH 03/18] scsi: be2iscsi: Simplify an alloc_workqueue() invocation
` [PATCH 04/18] scsi: bfa: Simplify an alloc_ordered_workqueue() invocation
` [PATCH 05/18] scsi: esas2r: "
` [PATCH 06/18] scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
` [PATCH 07/18] scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation
` [PATCH 08/18] scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation
` [PATCH 09/18] scsi: mpt3sas: "
` [PATCH 10/18] scsi: myrb: "
` [PATCH 11/18] scsi: myrs: "
` [PATCH 12/18] scsi: qedf: Simplify alloc_workqueue() invocations
` [PATCH 13/18] scsi: qedi: Simplify an alloc_workqueue() invocation
` [PATCH 14/18] scsi: snic: Simplify alloc_workqueue() invocations
` [PATCH 15/18] scsi: scsi_transport_fc: "
` [PATCH 16/18] scsi: stex: Simplify an alloc_ordered_workqueue() invocation
` [PATCH 17/18] scsi: ufs: Simplify alloc*_workqueue() invocation
` [PATCH 18/18] scsi: core: Simplify an alloc_workqueue() invocation

[PATCH] ASoC: PCM6240: Use of_property_read_reg()
 2024-07-02 21:53 UTC 

[f2fs-dev] [PATCH v2 1/2] workqueue: new struct io_work
 2024-07-02 21:51 UTC  (3+ messages)
  `  "

[PATCH net-next v14 12/13] net: ethtool: strset: Allow querying phy stats by index
 2024-07-02 21:51 UTC 

[PATCH] push: avoid showing false negotiation errors
 2024-07-02 21:51 UTC  (3+ messages)

[PATCH v26 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-07-02 19:16 UTC 

[PATCH] drm/xe/uapi: Rename xe perf layer as xe observation layer
 2024-07-02 21:48 UTC  (2+ messages)

[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
 2024-07-02 21:42 UTC  (5+ messages)

[PATCH v5] virtio-net: clarify coalescing parameters settings
 2024-07-02 21:43 UTC  (18+ messages)

[PATCH] mm, slab: extend kmalloc() alignment for non power-of-two sizes
 2024-07-02 21:41 UTC  (8+ messages)

[tip: x86/mm] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
 2024-07-02 21:39 UTC 

[tip: x86/mm] x86/mm: Fix LAM inconsistency during context switch
 2024-07-02 21:39 UTC 

[tip: x86/mm] x86/mm: Use IPIs to synchronize LAM enablement
 2024-07-02 21:39 UTC 

[PATCH 6.6 000/163] 6.6.37-rc1 review
 2024-07-02 21:39 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next] net: intel: Remove MODULE_AUTHORs
 2024-07-02 21:38 UTC  (2+ messages)
`  "

BUG in nfs_read_folio() when tracing is enabled
 2024-07-02 21:33 UTC  (5+ messages)

[PATCH v2] cpupower: fix lib default installation path
 2024-07-02 21:34 UTC  (2+ messages)

[PATCH 0/7] Fix and improve some error codepaths in merge-ort
 2024-07-02 21:33 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] merge-ort: convert more error() cases to path_msg()

[PATCH v1] mm: Fix khugepaged activation policy
 2024-07-02 21:29 UTC  (6+ messages)

[OE-core] mc: broken source link
 2024-07-02 21:28 UTC  (2+ messages)
`  "

[PATCH v11 0/4] Introduce perf check subcommand
 2024-07-02 21:28 UTC  (10+ messages)
` [PATCH v11 1/4] perf check: introduce "

[PATCH v2 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver
 2024-07-02 21:27 UTC  (2+ messages)

[PATCH] thermal: gov_power_allocator: Return early in manage if trip_max is null
 2024-07-02 21:24 UTC 

[RFC bpf-next v1 0/8] no_caller_saved_registers attribute for helper calls
 2024-07-02 21:25 UTC  (32+ messages)
` [RFC bpf-next v1 2/8] bpf: "
` [RFC bpf-next v1 3/8] bpf, x86: no_caller_saved_registers for bpf_get_smp_processor_id()
` [RFC bpf-next v1 4/8] selftests/bpf: extract utility function for BPF disassembly
` [RFC bpf-next v1 5/8] selftests/bpf: no need to track next_match_pos in struct test_loader
` [RFC bpf-next v1 6/8] selftests/bpf: extract test_loader->expect_msgs as a data structure
` [RFC bpf-next v1 7/8] selftests/bpf: allow checking xlated programs in verifier_* tests
` [RFC bpf-next v1 8/8] selftests/bpf: test no_caller_saved_registers spill/fill removal

[PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-07-02 21:23 UTC  (14+ messages)
` [PATCH 06/12] uprobes: add batch uprobe register/unregister APIs

O
 2024-07-02 21:23 UTC 

Issues while implementing Designware DWC3 on an Actions S700 chip
 2024-07-02 21:22 UTC 

[PATCH v2 1/2] drm/atomic: Allow userspace to use explicit sync with atomic async flips
 2024-07-02 21:22 UTC  (2+ messages)
` [PATCH v2 2/2] drm/atomic: Allow userspace to use damage clips with "

[PATCH 1/1] drm/atomic: Allow userspace to use explicit sync with atomic async flips
 2024-07-02 21:21 UTC  (3+ messages)

Git remote origin leaks user access token
 2024-07-02 21:21 UTC  (5+ messages)

[PATCH] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session
 2024-07-02 21:20 UTC  (3+ messages)

[PATCH v3] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session
 2024-07-02 21:18 UTC 

[PATCH 0/2] Solve vt82c686 qemu_irq leak
 2024-07-02 21:17 UTC  (5+ messages)
` [PATCH 2/2] hw/isa/vt82c686.c: Embed i8259 irq in device state instead of allocating

[PATCH] gcc-plugins: Remove duplicate included header file stringpool.h
 2024-07-02 21:17 UTC  (2+ messages)

[PATCH] randomize_kstack: Improve stack alignment codegen
 2024-07-02 21:16 UTC 

[PATCH v3 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-07-02 21:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v3,1/2] "

[robh:for-next 26/31] arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtb: thermal-zones: 'core-cluster', 'ddr-controller' do not match any of the regexes: '^[a-zA-Z][a-zA-Z0-9\\-]{1,12}-thermal$', 'pinctrl-[0-9]+'
 2024-07-02 21:14 UTC 

[PATCH v2 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver
 2024-07-02 21:14 UTC 

[isilence:zcrx/next 28/36] /usr/bin/ld: zcrx.c:undefined reference to `tcp_read_sock'
 2024-07-02 21:14 UTC 

[qcom:arm64-for-6.11 32/264] arch/arm64/boot/dts/qcom/sdx75-idp.dtb: power-controller@c310000: compatible:0: 'qcom,sdx75-aoss-qmp' is not one of ['qcom,qdu1000-aoss-qmp', 'qcom,sa8775p-aoss-qmp', 'qcom,sc7180-aoss-qmp', 'qcom,sc7280-aoss-qmp', 'qcom,sc8180x-aoss-qmp', 'qcom,sc8280xp-
 2024-07-02 21:13 UTC 

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-07-02 21:12 UTC  (8+ messages)
` [PATCH 2/2] sched_ext: Add cpuperf support

[PATCH] net: rswitch: Avoid use-after-free in rswitch_poll()
 2024-07-02 21:08 UTC 

[PATCH v2] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session
 2024-07-02 21:06 UTC  (2+ messages)

[PATCH 00/22] dt-bindings: thermal: few cleanups
 2024-07-02 21:05 UTC  (5+ messages)
` [PATCH 11/22] dt-bindings: thermal: qcom-tsens: reference thermal-sensor schema

[PATCH] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session
 2024-07-02 21:05 UTC  (2+ messages)

[PATCH] powerpc: kexec: Use of_property_read_reg()
 2024-07-02 21:03 UTC 

[PATCH bpf-next] libbpf: use original struct sizes for skeleton iterations
 2024-07-02 21:01 UTC  (2+ messages)

[net-next PATCH v3 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-07-02 20:59 UTC  (8+ messages)
` [net-next PATCH v3 11/15] eth: fbnic: Add link detection

[PATCH v3 0/3] arm64: entry: Convert to generic entry
 2024-07-02 20:59 UTC  (4+ messages)

[PATCH i-g-t 0/8] Add per-client engine utilization tests
 2024-07-02 20:57 UTC  (7+ messages)
` [PATCH i-g-t 4/8] tests/intel/xe_drm_fdinfo: Add single engine tests

[PATCH 0/2] Consolidate create-sync and create-fence
 2024-07-02 20:55 UTC  (3+ messages)
` [PATCH 1/2] ui/egl-helpers: "
` [PATCH 2/2] ui/dmabuf: Remove 'sync' from QemuDmaBuf struct

[PATCH v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-07-02 20:56 UTC  (3+ messages)
` [PATCH v4 02/29] mbedtls: Add script to update MbedTLS subtree

[GIT PULL] Kselftest fixes for Linux 6.10-rc7
 2024-07-02 20:56 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2024-07-02 20:56 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 33827dc4ad8982c987ad4066d643693403ce7fd0
 2024-07-02 20:55 UTC 

[PATCH 0/6] unit-tests: add and use TEST_RUN to simplify tests
 2024-07-02 20:55 UTC  (20+ messages)
` [PATCH 2/6] unit-tests: add TEST_RUN
` [PATCH 3/6] t-ctype: use TEST_RUN
` [PATCH 5/6] t-strvec: "
` [PATCH 6/6] t-strbuf: "

[usb:usb-testing] BUILD SUCCESS f7697db8b1b3e80d8cd5af071a5af42c8b445fc4
 2024-07-02 20:52 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.