All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-02 01:00:17 to 2024-03-02 05:18:05 UTC [more...]

[PATCH 00/41] target/sparc: Implement VIS4
 2024-03-02  5:15 UTC  (7+ messages)
` [PATCH 09/41] target/sparc: Remove gen_dest_fpr_D
` [PATCH 15/41] target/sparc: Implement CMASK instructions
` [PATCH 16/41] target/sparc: Implement FCHKSM16
` [PATCH 24/41] target/sparc: Implement FSLL, FSRL, FSRA, FSLAS
` [PATCH 34/41] target/sparc: Implement FALIGNDATAi
` [PATCH 36/41] target/sparc: Implement VIS4 comparisons

[PATCH] mm, slab: remove memcg_from_slab_obj()
 2024-03-02  5:07 UTC  (2+ messages)

apyeth.live mailing list memberships reminder
 2024-03-01 10:00 UTC 

[PATCHSET] fstests: random fixes for v2024.02.09
 2024-03-02  4:55 UTC  (10+ messages)
` [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions

[openeuler:openEuler-1.0-LTS 21121/21674] drivers/net/ethernet/3snic/sssnic/hw/sss_pci_sriov.c:40:13: warning: 'sss_deinit_vf_hw' defined but not used
 2024-03-02  4:50 UTC 

[Intel-wired-lan] [PATCH v6 00/11 iwl-next] idpf: refactor virtchnl messages
 2024-03-02  4:40 UTC  (34+ messages)
` [Intel-wired-lan] [PATCH v6 01/11 iwl-next] idpf: add idpf_virtchnl.h
    `  "
` [Intel-wired-lan] [PATCH v6 02/11 iwl-next] idpf: implement virtchnl transaction manager
` [Intel-wired-lan] [PATCH v6 03/11 iwl-next] idpf: refactor vport virtchnl messages
` [Intel-wired-lan] [PATCH v6 04/11 iwl-next] idpf: refactor queue related "
    `  "
` [Intel-wired-lan] [PATCH v6 05/11 iwl-next] idpf: refactor remaining "
    `  "
` [Intel-wired-lan] [PATCH v6 06/11 iwl-next] idpf: add async_handler for MAC filter messages
    `  "
` [Intel-wired-lan] [PATCH v6 07/11 iwl-next] idpf: refactor idpf_recv_mb_msg
    `  "
` [Intel-wired-lan] [PATCH v6 08/11 iwl-next] idpf: cleanup virtchnl cruft
    `  "
` [Intel-wired-lan] [PATCH v6 09/11 iwl-next] idpf: prevent deinit uninitialized virtchnl core
    `  "
` [Intel-wired-lan] [PATCH v6 10/11 iwl-next] idpf: fix minor controlq issues
    `  "
` [Intel-wired-lan] [PATCH v6 11/11 iwl-next] idpf: remove dealloc vector msg err in idpf_intr_rel
    `  "

[PATCH v4 rebased 1/2] fs/erofs: Add support for EROFS
 2024-03-02  4:41 UTC  (3+ messages)

[PATCH] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-03-02  4:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/9] Cover a guard gap corner case
 2024-03-02  4:42 UTC  (16+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
  ` [RFC v2.1 01/12] ARC: Use initializer for "

[PATCH 1/2] cli: allow users to disable history if unused at all
 2024-03-02  4:35 UTC  (3+ messages)

[PATCH] iov_iter: call kmap on each page even for lowmem if CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is enabled
 2024-03-02  4:32 UTC  (2+ messages)

[geert-renesas-devel:renesas-arm-defconfig-for-v6.10] BUILD SUCCESS 4ca3df389bd0fc6235749a78f8dec18925b5ec48
 2024-03-02  4:29 UTC 

[geert-renesas-devel:renesas-dt-bindings-for-v6.10] BUILD SUCCESS a42ff8ed5a8699395db9d8daeb712459292dc2f9
 2024-03-02  4:28 UTC 

[android-common:android14-6.1 1338/19018] kernel/sched/core.c:190:22: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-03-02  4:28 UTC 

[geert-renesas-devel:next] BUILD SUCCESS 01fdf7d6f1504ba6a93e7d8eacb27d45dc995325
 2024-03-02  4:29 UTC 

[geert-renesas-devel:renesas-drivers-for-v6.10] BUILD SUCCESS 03bd1e722c2e20ebc38d08360dbb0acaf41c66f3
 2024-03-02  4:27 UTC 

[opencloudos:next 86/98] kernel/sched/psi.c:266:38: error: 'cpu_cgrp_subsys_on_dfl_key' undeclared
 2024-03-02  4:18 UTC 

[PATCH v1 1/1] x86/fred: Fix init_task thread stack pointer initialization
 2024-03-02  4:17 UTC  (3+ messages)

atomic queue limit updates for stackable devices v3
 2024-03-02  4:14 UTC  (3+ messages)
` (subset) "

[PATCH] hw/misc: zynq_slcr: set SLC_RST bit in REBOOT_STATUS register
 2024-03-01 23:55 UTC  (3+ messages)

[PATCH 00/60] linux-user and tcg patch queue
 2024-03-01 23:13 UTC  (10+ messages)
` [PATCH 43/60] linux-user: Split out mmap_h_gt_g
` [PATCH 44/60] tests/tcg: Remove run-test-mmap-*
` [PATCH 46/60] *-user: Deprecate and disable -p pagesize
` [PATCH 49/60] linux-user: Allow TARGET_PAGE_BITS_VARY
` [PATCH 52/60] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
` [PATCH 54/60] linux-user: Remove pgb_dynamic alignment assertion
` [PATCH 56/60] linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2, 4}
` [PATCH 58/60] linux-user: Add strace for shmat
` [PULL 00/60] linux-user and tcg patch queue

[PULL v2 0/1] loongarch-to-apply queue
 2024-03-02  2:31 UTC  (4+ messages)
` [PULL v2 1/1] loongarch: Change the UEFI loading mode to loongarch

[PATCH 0/3] linux-user: Implement some prctls
 2024-03-02  1:06 UTC  (4+ messages)
` [PATCH 1/3] linux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER
` [PATCH 2/3] linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL
` [PATCH 3/3] linux-user: Implement PR_GET_TID_ADDRESS

[PATCH] linux-user: Add FIFREEZE and FITHAW ioctls
 2024-03-02  0:34 UTC  (2+ messages)

[syzbot] [reiserfs?] [fat?] [mm?] general protection fault in unlink_file_vma (2)
 2024-03-02  4:13 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH iwl-next,v2 0/2] XDP Tx Hardware Timestamp for igc driver
 2024-03-02  4:04 UTC  (5+ messages)
` [PATCH iwl-next,v2 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
    ` [Intel-wired-lan] [PATCH iwl-next, v2 "

[PATCH v8 0/7] PCI: qcom: Add support for OPP
 2024-03-02  4:00 UTC  (8+ messages)
` [PATCH v8 1/7] dt-bindings: PCI: qcom: Add interconnects path as required property
` [PATCH v8 2/7] arm64: dts: qcom: sm8450: Add interconnect path to PCIe node
` [PATCH v8 3/7] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v8 4/7] dt-bindings: pci: qcom: Add opp table
` [PATCH v8 5/7] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v8 6/7] PCI: Bring the PCIe speed to MBps logic to new pcie_link_speed_to_mbps()
` [PATCH v8 7/7] PCI: qcom: Add OPP support to scale performance state of power domain

[syzbot] [rds?] WARNING in rds_conn_connect_if_down
 2024-03-02  4:01 UTC  (3+ messages)

[hyperv:hyperv-fixes 11/12] ld.lld: error: undefined symbol: idle_thread_get
 2024-03-02  3:58 UTC 

cip/linux-4.19.y-cip-rt preempt-rt: 2 runs, 1 regressions (v4.19.306-cip107-rt35)
 2024-03-02  3:49 UTC 

cip/linux-4.19.y-cip-rt ltp-timers: 8 runs, 2 regressions (v4.19.306-cip107-rt35)
 2024-03-02  3:49 UTC 

cip/linux-4.19.y-cip-rt ltp-mm: 9 runs, 1 regressions (v4.19.306-cip107-rt35)
 2024-03-02  3:49 UTC 

htmldocs: Warning: drivers/crypto/hisilicon/uacce/Kconfig references a file that doesn't exist: Documentation/warpdrive/warpdrive.rst
 2024-03-02  3:37 UTC 

[PATCH] Support dropin files for Linux kernel parameters
 2024-03-02  3:21 UTC  (2+ messages)

[geert-renesas-drivers:renesas-clk-for-v6.10] BUILD SUCCESS 21f9773f832c118816df64212a1af04ab40e5cb5
 2024-03-02  3:22 UTC 

[PATCH 00/71] replace use of fixed size rte_memcpy
 2024-03-02  3:23 UTC  (5+ messages)
` [PATCH v2 00/71] replace use of fixed size rte_mempcy
  ` [PATCH v2 33/71] baseband/acc: replace use of fixed size rte_memcpy

❌ FAIL (MISSED 5 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, d17468c6)
 2024-03-02  3:21 UTC 

cip/linux-4.19.y-cip-rt baseline-cip-nfs: 12 runs, 3 regressions (v4.19.306-cip107-rt35)
 2024-03-02  3:19 UTC 

cip/linux-4.19.y-cip-rt baseline: 167 runs, 37 regressions (v4.19.306-cip107-rt35)
 2024-03-02  3:19 UTC 

cip/linux-4.19.y-cip-rt baseline-nfs: 76 runs, 12 regressions (v4.19.306-cip107-rt35)
 2024-03-02  3:19 UTC 

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-03-02  3:09 UTC  (5+ messages)
` [PATCH 29/30] Documentation: tracing: add TIF_NEED_RESCHED_LAZY

[PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: add usb pd negotiation support
 2024-03-02  3:05 UTC  (3+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-03-02  2:59 UTC  (8+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-02  2:59 UTC  (10+ messages)
                ` Hardware Offload discussion WAS(Re: "

[PATCH 0/3] dm vdo: move functions to vdo_ namespace
 2024-03-02  2:58 UTC  (4+ messages)
` [PATCH 1/3] dm vdo funnel-queue: change from uds_ "
` [PATCH 2/3] dm vdo logger: "
` [PATCH 3/3] dm vdo string-utils: "

[PATCH rdma-next v2 0/2] RDMA/mana_ib: Improve dma region creation
 2024-03-02  2:57 UTC  (3+ messages)
` [PATCH rdma-next v2 2/2] RDMA/mana_ib: Use virtual address in dma regions for MRs

[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-03-02  2:57 UTC  (12+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor

[dhowells-fs:rxrpc-iothread 18/21] ERROR: modpost: "__divdi3" [net/rxrpc/rxrpc.ko] undefined!
 2024-03-02  2:55 UTC 

[PATCH v2 0/5] NCQ Priority sysfs sttributes for libsas
 2024-03-02  2:54 UTC  (3+ messages)
` [PATCH v2 5/5] scsi: hisi_sas: Add libsas SATA sysfs attributes group

cip/linux-4.19.y-cip-rt build: 198 builds: 6 failed, 192 passed, 2 errors, 26 warnings (v4.19.306-cip107-rt35)
 2024-03-02  2:51 UTC 

[PATCHSET v29.4 03/13] xfs: atomic file content exchanges
 2024-03-02  2:48 UTC  (6+ messages)
` [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque

cron job: media_tree daily build: WARNINGS
 2024-03-02  2:46 UTC 

[opencloudos:next 70/98] mm/memcontrol.c:5103:19: error: implicit declaration of function 'mem_cgroup_nr_lru_pages'; did you mean 'mem_cgroup_trylock_pages'?
 2024-03-02  2:45 UTC 

[PATCH net-next v2 0/7] Support for nexthop group statistics
 2024-03-02  2:45 UTC  (5+ messages)
` [PATCH net-next v2 4/7] net: nexthop: Expose nexthop group stats to user space

[PATCH v5 0/5] Add Tegra Security Engine driver
 2024-03-02  2:44 UTC  (5+ messages)
` [PATCH v5 3/5] crypto: tegra: "

[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
 2024-03-02  2:36 UTC  (3+ messages)
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable

[ovmf test] 184836: all pass - PUSHED
 2024-03-02  2:25 UTC 

[PATCH] net: raise RCU qs after each threaded NAPI poll
 2024-03-02  2:24 UTC  (4+ messages)

[PATCH V5 0/5] dts: qcom: Introduce X1E80100 platforms device tree
 2024-03-02  2:22 UTC  (4+ messages)
` [PATCH V5 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible

[PATCH] interconnect: qcom: x1e80100: Remove inexistent ACV_PERF BCM
 2024-03-02  2:22 UTC 

[RFC PATCH v2 1/3] Add sysfs attribute for CXL 1.1 device link status
 2024-03-02  2:22 UTC  (4+ messages)

[PATCH] Input: xpad - Add additional HyperX Controller Identifiers
 2024-03-02  2:15 UTC 

[WIP] bcachefs fs usage update
 2024-03-02  2:14 UTC 

[opencloudos:next 16/98] kernel/tkernel/netatop/netatop.o: warning: objtool: init_module(): not an indirect call target
 2024-03-02  2:14 UTC 

[PATCH usb] media/pvrusb2: fix uaf in pvr2_context_set_notify
 2024-03-02  2:08 UTC  (2+ messages)
` [PATCH usb V2] "

[PATCH V3 00/13] soundwire/SOF: add SoundWire Interface support for AMD SOF stack
 2024-03-02  2:10 UTC  (3+ messages)

[linux-next:master 11037/11394] drivers/usb/dwc2/hcd.c:2418 dwc2_alloc_split_dma_aligned_buf() warn: Please consider using kmem_cache_zalloc instead of kmem_cache_alloc
 2024-03-02  2:03 UTC 

[PATCH v2 0/2] add uSDHC and SCMI nodes to the S32G2 SoC
 2024-03-02  2:01 UTC  (14+ messages)
` [PATCH v2 1/2] arm64: dts: s32g: add SCMI firmware node
` [PATCH v2 2/2] arm64: dts: s32g: add uSDHC node

[PATCH v4 bpf-next 0/4] bpf: Introduce may_goto and cond_break
 2024-03-02  2:00 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] bpf: Introduce may_goto instruction
` [PATCH v4 bpf-next 2/4] bpf: Recognize that two registers are safe when their ranges match
` [PATCH v4 bpf-next 3/4] bpf: Add cond_break macro
` [PATCH v4 bpf-next 4/4] selftests/bpf: Test may_goto

[PATCH RFC ftrace] Chose RCU Tasks based on TASKS_RCU rather than PREEMPTION
 2024-03-02  1:54 UTC  (6+ messages)

[syzbot] kernel BUG in reiserfs_in_journal
 2024-03-02  1:51 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH 0/2] clk: Fix a core error path and missing qcom camcc-x1e80100 enum
 2024-03-02  1:48 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: camcc-x1e80100: Fix missing DT_IFACE enum in x1e80100 camcc

[PATCH] compiler.h: Explain how __is_constexpr() works
 2024-03-02  1:46 UTC  (3+ messages)

[PATCH v6 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-02  1:45 UTC  (10+ messages)
` [PATCH v6 1/4] riscv: lib: Introduce has_fast_unaligned_access function
` [PATCH v6 2/4] riscv: Only check online cpus for emulated accesses
` [PATCH v6 3/4] riscv: Decouple emulated unaligned accesses from access speed
` [PATCH v6 4/4] riscv: Set unaligned access speed at compile time

✅ PASS (MISSED 5 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, 17ba5660)
 2024-03-02  1:41 UTC 

[XEN PATCH 00/10] address some violations of MISRA C Rule 20.7
 2024-03-02  1:37 UTC  (5+ messages)
` [XEN PATCH 10/10] xen/keyhandler: address "

pm/testing build: 5 builds: 2 failed, 3 passed, 2 errors, 31 warnings (v6.8-rc6-154-g9e79f7215565)
 2024-03-02  1:34 UTC 

arch/x86/events/amd/uncore.c:601:10: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-03-02  1:32 UTC 

[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-02  1:31 UTC  (4+ messages)
` [PATCH v2 05/11] i2c: nomadik: use bitops helpers

[PATCH v3 0/6] VBT read cleanup
 2024-03-02  1:31 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for VBT read cleanup (rev2)

[GIT PULL] Devicetree fixes for v6.8, take 2
 2024-03-02  1:31 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-03-02  1:31 UTC  (2+ messages)

[GIT PULL] power-supply changes for 6.8
 2024-03-02  1:31 UTC  (2+ messages)

[PATCH RFC v2 iproute2-next] devlink: Add eswitch attr option for shared descriptors
 2024-03-02  1:29 UTC  (3+ messages)

[PATCH v3 bpf-next 0/4] bpf: Introduce may_goto and cond_break
 2024-03-02  1:28 UTC  (3+ messages)

[PATCH v2] platform/x86: p2sb: Defer P2SB device scan when P2SB device has func 0
 2024-03-02  1:28 UTC 

[Buildroot] [PATCH v8 00/23] Add support for AM62x-SK HS-FS devices
 2024-03-02  1:22 UTC  (2+ messages)

[Bpf] [PATCH bpf-next] bpf, docs: Rename legacy conformance group to packet
 2024-03-02  1:22 UTC  (3+ messages)
  ` [PATCH bpf-next] bpf,docs: "

[opencloudos:linux-5.4/lts/stream 1/505] htmldocs: Warning: dist/templates/kernel.template.spec references a file that doesn't exist: linux-%%{kernel_unamer}/tools/perf/Documentation/examples.txt
 2024-03-02  1:21 UTC 

[PATCH bpf-next v2 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-03-02  1:19 UTC  (16+ messages)
` [PATCH bpf-next v2 01/15] libbpf: allow version suffixes (___smth) for struct_ops types
` [PATCH bpf-next v2 02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids
` [PATCH bpf-next v2 03/15] libbpf: honor autocreate flag for struct_ops maps
` [PATCH bpf-next v2 04/15] selftests/bpf: test struct_ops map definition with type suffix
` [PATCH bpf-next v2 05/15] selftests/bpf: utility functions to capture libbpf log in test_progs
` [PATCH bpf-next v2 06/15] selftests/bpf: bad_struct_ops test
` [PATCH bpf-next v2 07/15] selftests/bpf: test autocreate behavior for struct_ops maps
` [PATCH bpf-next v2 08/15] libbpf: sync progs autoload with maps autocreate "
` [PATCH bpf-next v2 09/15] selftests/bpf: verify struct_ops autoload/autocreate sync
` [PATCH bpf-next v2 10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type
` [PATCH bpf-next v2 11/15] libbpf: struct_ops in SEC("?.struct_ops") and SEC("?.struct_ops.link")
` [PATCH bpf-next v2 12/15] libbpf: rewrite btf datasec names starting from '?'
` [PATCH bpf-next v2 13/15] selftests/bpf: test case for SEC("?.struct_ops")
` [PATCH bpf-next v2 14/15] bpf: allow '?' at the beginning of DATASEC names
` [PATCH bpf-next v2 15/15] selftests/bpf: test cases for '?' in BTF names

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-03-02  1:16 UTC  (11+ messages)

[PATCH 0/6] Coverity related fixes
 2024-03-02  1:07 UTC  (3+ messages)
` [PATCH 6/6] baseband/fpga_5gnr: don't use rand()

cip-gitlab/ci/pavel/linux-test ltp-timers: 9 runs, 2 regressions (v4.19.306-cip107-1142-gdcbd51e7744f)
 2024-03-02  1:05 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 5 runs, 2 regressions (v4.19.306-cip107-1142-gdcbd51e7744f)
 2024-03-02  1:05 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 10 runs, 2 regressions (v4.19.306-cip107-1142-gdcbd51e7744f)
 2024-03-02  1:05 UTC 

cip-gitlab/ci/pavel/linux-test smc: 5 runs, 2 regressions (v4.19.306-cip107-1142-gdcbd51e7744f)
 2024-03-02  1:05 UTC 

[openeuler:OLK-6.6 1873/3767] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3168:41: error: 'pci_bus_type' undeclared; did you mean 'pci_pcie_type'?
 2024-03-02  1:01 UTC 

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-03-02  1:01 UTC  (6+ messages)
` [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest

[PATCH v2 00/12] Foundations for metric generation with Python
 2024-03-02  0:59 UTC  (6+ messages)
` [PATCH v2 08/12] perf jevents: Move json encoding to its own functions
` [PATCH v2 09/12] perf jevents: Drop duplicate pending metrics
` [PATCH v2 10/12] perf jevents: Skip optional metrics in metric group list
` [PATCH v2 11/12] perf jevents: Build support for generating metrics from python
` [PATCH v2 12/12] perf jevents: Add load event json to verify and allow fallbacks


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.