All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-01 23:39:09 to 2024-03-02 01:51:09 UTC [more...]

[PATCH v2 0/9] Cover a guard gap corner case
 2024-03-02  1:51 UTC  (28+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
  ` [RFC v2.1 01/12] ARC: Use initializer for "
    ` [RFC v2.1 02/12] ARM: "
    ` [RFC v2.1 03/12] csky: "
    ` [RFC v2.1 04/12] LoongArch: "
    ` [RFC v2.1 05/12] MIPS: "
    ` [RFC v2.1 06/12] parisc: "
    ` [RFC v2.1 07/12] powerpc: "
    ` [RFC v2.1 08/12] s390: "
    ` [RFC v2.1 09/12] sh: "
    ` [RFC v2.1 10/12] sparc: "
    ` [RFC v2.1 11/12] x86/mm: "
    ` [RFC v2.1 12/12] hugetlbfs: "

[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  (4+ messages)
` [PATCH 1/2] clk: Fix clk_core_get NULL dereference
` [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  (10+ messages)
` [PATCH v2 03/11] i2c: nomadik: rename private struct pointers from dev to priv
  ` [SPAM] "
` [PATCH v2 04/11] i2c: nomadik: simplify IRQ masking logic
  ` [SPAM] "
` [PATCH v2 05/11] i2c: nomadik: use bitops helpers

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-02  1:32 UTC  (8+ messages)

[PATCH v3 0/6] VBT read cleanup
 2024-03-02  1:31 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for VBT read cleanup (rev4)
` ✗ Fi.CI.SPARSE: warning "
` ✗ 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-ipc: 10 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 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 00/71] replace use of fixed size rte_memcpy
 2024-03-02  1:01 UTC  (4+ 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

[PATCH v2 00/12] Foundations for metric generation with Python
 2024-03-02  0:59 UTC  (13+ messages)
` [PATCH v2 01/12] perf jevents: Allow multiple metricgroups.json files
` [PATCH v2 02/12] perf jevents: Update metric constraint support
` [PATCH v2 03/12] perf jevents: Add descriptions to metricgroup abstraction
` [PATCH v2 04/12] perf jevents: Allow metric groups not to be named
` [PATCH v2 05/12] perf jevents: Support parsing negative exponents
` [PATCH v2 06/12] perf jevents: Term list fix in event parsing
` [PATCH v2 07/12] perf jevents: Add threshold expressions to Metric
` [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

[PATCH 0/7] wifi: rtw89: wow: update registers for WiFi 7 generation chips
 2024-03-02  0:58 UTC  (8+ messages)
` [PATCH 1/7] wifi: rtw89: wow: update WoWLAN reason register for different chips
` [PATCH 2/7] wifi: rtw89: wow: update WoWLAN status register for different generation
` [PATCH 3/7] wifi: rtw89: update DMA function with "
` [PATCH 4/7] wifi: rtw89: wow: update config mac "
` [PATCH 5/7] wifi: rtw89: update suspend/resume for "
` [PATCH 6/7] wifi: rtw89: wow: set security engine options for 802.11ax chips only
` [PATCH 7/7] wifi: rtw89: wow: move release offload packet earlier for WoWLAN mode

[PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-03-02  0:57 UTC  (12+ messages)
` [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
` [PATCH v2 7/9] wifi: rtw88: Add rtw8703b_tables.c

[PATCH] libbpf: Remove unneeded conversion to bool
 2024-03-02  0:54 UTC 

[opencloudos:next 86/98] kernel/sched/psi.c:268:38: error: 'io_cgrp_subsys_on_dfl_key' undeclared; did you mean 'cpu_cgrp_subsys_on_dfl_key'?
 2024-03-02  0:51 UTC 

[linux-next:master 9546/11394] drivers/mtd/ubi/nvmem.c:34:16: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2024-03-02  0:51 UTC 

renesas/next baseline: 25 runs, 1 regressions (renesas-next-2024-03-01-v6.8-rc1)
 2024-03-02  0:48 UTC 

renesas/next baseline-nfs: 9 runs, 2 regressions (renesas-next-2024-03-01-v6.8-rc1)
 2024-03-02  0:48 UTC 

[tip:x86/boot] BUILD SUCCESS 721f791ce1cddfa5f2bf524ac14741bfa0f72697
 2024-03-02  0:47 UTC 

[XEN PATCH] automation/eclair: add deviation for MISRA C:2012 Rule 16.6
 2024-03-02  0:47 UTC  (2+ messages)

[PATCH net-next] selftests/net: force synchronized GC for a test
 2024-03-02  0:45 UTC  (5+ messages)

[PATCH v2 1/1] gpio: nomadik: Finish conversion to use firmware node APIs
 2024-03-02  0:44 UTC 

[PATCH] drm/i915: Add missing doc for drm_i915_reset_stats
 2024-03-02  0:43 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Add missing doc for drm_i915_reset_stats (rev2)

[PATCH V2 0/4] Fix dmraid regression bugs
 2024-03-02  0:41 UTC  (3+ messages)

✅ PASS (MISSED 2 of 87): Test report for for-kernelci (6.8.0-rc6, arm-next, 99106655)
 2024-03-02  0:41 UTC 

[PATCH] usb: Export BOS descriptor to sysfs
 2024-03-02  0:37 UTC  (3+ messages)

[PATCH v2 0/2] make multipathd scheduling configurable
 2024-03-02  0:37 UTC  (3+ messages)
` [PATCH v2 1/2] multipathd: use condlog level for setscheduler error message
` [PATCH v2 2/2] multipathd: make multipathd scheduling configurable

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 9 runs, 7 regressions (v4.19.306-cip107-1142-gdcbd51e7744f)
 2024-03-02  0:35 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 40 runs, 46 regressions (v4.19.306-cip107-1142-gdcbd51e7744f)
 2024-03-02  0:35 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 94 runs, 86 regressions (v4.19.306-cip107-1142-gdcbd51e7744f)
 2024-03-02  0:35 UTC 

[PATCH] btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
 2024-03-02  0:35 UTC  (2+ messages)

renesas/master baseline-nfs: 8 runs, 1 regressions (renesas-devel-2024-03-01-v6.8-rc6)
 2024-03-02  0:33 UTC 

[xen-unstable-smoke test] 184837: tolerable all pass - PUSHED
 2024-03-02  0:28 UTC 

6.5.0 broke XHCI URB submissions for count >512
 2024-03-02  0:27 UTC 

[arm:net-queue 70/72] drivers/net/phy/phylink.c:1190:63: error: 'state' undeclared; did you mean 'statx'?
 2024-03-02  0:19 UTC  (2+ messages)

[opencloudos:next 46/98] kernel/sysctl.c:878:5: warning: no previous prototype for function 'proc_dointvec_max_map_count'
 2024-03-02  0:19 UTC 

[android-common:android15-6.1 21212/21225] arch/arm64/kvm/mmu.c:325: warning: Function parameter or member 'kvm' not described in '___unmap_stage2_range'
 2024-03-02  0:19 UTC 

[PATCH v2 0/5] NCQ Priority sysfs sttributes for libsas
 2024-03-02  0:16 UTC  (6+ messages)
` [PATCH v2 1/5] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v2 2/5] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v2 3/5] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v2 4/5] scsi: mvsas: "
` [PATCH v2 5/5] scsi: hisi_sas: "

[PATCH][next] RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-02  0:14 UTC  (2+ messages)

[RFC PATCH v3 0/6] TPEBS counting mode support
 2024-03-02  0:11 UTC  (7+ messages)
` [RFC PATCH v3 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
` [RFC PATCH v3 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v3 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
` [RFC PATCH v3 4/6] perf stat: Create another thread for sample data processing
` [RFC PATCH v3 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
` [RFC PATCH v3 6/6] perf vendor events intel: Add MTL metric json files

[PATCH v4 1/4] qmi: Add an abstract group id to services and requests
 2024-03-02  0:10 UTC  (5+ messages)
` [PATCH v4 2/4] qmi: Store the service info in the request
` [PATCH v4 3/4] qmi: Clean up the __debug_msg function
` [PATCH v4 4/4] qmi: Enable QRTR service writes and reads

[PATCH v3 0/5] LLCC: Support for Broadcast_AND region
 2024-03-02  0:09 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: dts: qcom: sm8550: Add mapping to llcc "

[PATCH][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-02  0:09 UTC  (2+ messages)

cip-gitlab/ci/pavel/linux-test build: 197 builds: 6 failed, 191 passed, 2 errors, 25 warnings (v4.19.306-cip107-1142-gdcbd51e7744f)
 2024-03-02  0:07 UTC 

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-03-02  0:05 UTC  (3+ messages)

[PATCH 0/8] Add support for Qualcomm SA8155-ADP board
 2024-03-02  0:05 UTC  (3+ messages)
` [PATCH 4/8] clk: qcom: add support for power domains uclass

[Intel-wired-lan] [PATCH Linux-6.8-rc5 1/1] ixgbevf: start negotiate with api version 1.4
 2024-03-01 23:58 UTC  (2+ messages)
`  "

[PATCH 1/3] arm64: dts: qcom: x1e80100: correct SWR1 pack mode
 2024-03-02  0:02 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: qcom: x1e80100-crd: switch WSA8845 speakers to shared reset-gpio
` [PATCH 3/3] arm64: defconfig: enable reset-gpio driver as module

[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-03-02  0:02 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: set rotation
 2024-03-01 23:59 UTC  (2+ messages)

[PATCHv2] generic: add fcntl corner cases tests
 2024-03-01 23:59 UTC  (9+ messages)

[PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: add usb pd negotiation support
 2024-03-01 23:58 UTC  (2+ messages)

[PATCH v4 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-03-01 23:58 UTC  (3+ messages)
` [PATCH v4 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[PATCH] memory: omap-gpmc: fixup wrongly hierarchy of the sub-devices
 2024-03-01 23:57 UTC  (5+ messages)
      ` [PATCH] memory/omap-gpmc: "

[PATCH 0/5] clk: qcom: sm8150: Add camera clock controller support for SM8150
 2024-03-01 23:56 UTC  (5+ messages)
` [PATCH 1/5] clk: qcom: alpha-pll: Fix the pll post div mask
` [PATCH 2/5] clk: qcom: clk-alpha-pll: Add support for Regera PLL ops

[PATCH net-next 0/2] tools: ynl: clean up make clean
 2024-03-01 23:56 UTC  (3+ messages)
` [PATCH net-next 1/2] tools: ynl: rename make hardclean -> distclean
` [PATCH net-next 2/2] tools: ynl: remove __pycache__ during clean

[PATCH v2] proc: allow restricting /proc/pid/mem writes
 2024-03-01 23:55 UTC  (2+ messages)

[PATCH v7 0/9] x86: Confine early 1:1 mapped startup code
 2024-03-01 23:55 UTC  (7+ messages)
` [PATCH v7 6/9] x86/boot: Move mem_encrypt= parsing to the decompressor
` [PATCH v7 9/9] x86/startup_64: Drop global variables keeping track of LA57 state

[PATCH 1/4] drm/i915: Rename ICL_AUX_ANAOVRD1 to ICL_PORT_TX_DW6_AUX
 2024-03-01 23:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/4] "

arch/x86/kernel/cpu/debugfs.c:11:33: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-03-01 23:49 UTC  (2+ messages)

arm64/for-kernelci baseline: 35 runs, 7 regressions (v6.8-rc6-85-g9910665503b3)
 2024-03-01 23:47 UTC 

[PATCH v12 0/9] Misc SCM driver changes
 2024-03-01 23:42 UTC  (3+ messages)
` [PATCH v12 8/9] firmware: qcom: scm: Add check to prevent Null pointer dereference

[PATCH v4 1/2] drm/amdgpu: implement TLB flush fence
 2024-03-01 23:41 UTC  (3+ messages)
` [PATCH v4 2/2] drm/amdgpu: sync page table freeing with tlb flush

[PATCH v2 0/2] Add interconnect support for SM7150 SoC
 2024-03-01 23:40 UTC  (3+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add SM7150 driver support

+ mm-add-__dump_folio-fix-2.patch added to mm-unstable branch
 2024-03-01 23:40 UTC 

[PATCH v3] arm64: dts: qcom: qcm6490-idp: enable PMIC Volume and Power buttons
 2024-03-01 23:39 UTC  (2+ messages)

[PATCH net-next v6 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-03-01 23:39 UTC  (3+ messages)
` [PATCH net-next v6 04/16] net: dsa: vsc73xx: Add define for max num of ports


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.