All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-19 23:47:59 to 2024-04-20 02:36:00 UTC [more...]

[PATCH v8 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-20 15:17 UTC  (48+ messages)
` [PATCH v8 01/24] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v8 02/24] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v8 03/24] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v8 04/24] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v8 05/24] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v8 06/24] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
` [PATCH v8 07/24] RISC-V: Use the minor version mask while computing sbi version
` [PATCH v8 08/24] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v8 09/24] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v8 10/24] RISC-V: KVM: Fix the initial sample period value
` [PATCH v8 11/24] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v8 12/24] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v8 13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v8 14/24] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v8 15/24] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v8 16/24] RISC-V: KVM: Improve firmware counter read function
` [PATCH v8 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v8 18/24] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v8 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v8 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v8 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v8 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v8 23/24] KVM: riscv: selftests: Add a test for counter overflow
` [PATCH v8 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test

[PATCH net-next v6 0/7] Implement reset reason mechanism to detect
 2024-04-20  2:35 UTC  (12+ messages)

[PATCH net-next 0/4] netdev: support dumping a single netdev in qstats
 2024-04-20  2:35 UTC  (5+ messages)
` [PATCH net-next 1/4] "
` [PATCH net-next 2/4] netlink: move extack writing helpers
` [PATCH net-next 3/4] netlink: support all extack types in dumps
` [PATCH net-next 4/4] selftests: drv-net: test dumping qstats per device

[PATCH 0/3] drm/msm/mdp4: fix probe deferral issues
 2024-04-20  2:33 UTC  (4+ messages)
` [PATCH 1/3] drm/msm: don't clean up priv->kms prematurely
` [PATCH 2/3] drm/msm/mdp4: don't destroy mdp4_kms in mdp4_kms_init error path
` [PATCH 3/3] drm/msm/mdp4: correct LCDC regulator name

[PATCH 0/9] drm/msm/dpu: be more friendly to X.org
 2024-04-20  2:32 UTC  (15+ messages)
` [PATCH 1/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH 2/9] drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
` [PATCH 3/9] drm/msm/dpu: split dpu_format_populate_layout
` [PATCH 4/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check
` [PATCH 5/9] drm/msm/dpu: check for the plane pitch overflow

[f2fs-dev] [PATCH] f2fs: assign write hint in direct write IO path
 2024-04-20  2:29 UTC  (4+ messages)
    `  "

[PATCH 0/5] Add SR-IOV GuC Relay PF services
 2024-04-20  2:28 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for Add SR-IOV GuC Relay PF services (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v2] mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200X
 2024-04-20  2:14 UTC 

[PATCH v2] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
 2024-04-20  2:13 UTC  (3+ messages)

[PATCH net-next v2 0/2] netdevsim: add NAPI support
 2024-04-20  2:11 UTC  (3+ messages)

[PATCH] clk: rs9: fix wrong default value for clock amplitude
 2024-04-20  2:10 UTC  (2+ messages)

[PATCH v3 0/5] Rework SCMI Clock driver clk_ops setup procedure
 2024-04-20  2:08 UTC  (3+ messages)

[PATCH net] tools: ynl: don't ignore errors in NLMSG_DONE messages
 2024-04-20  2:08 UTC 

[PATCH v3 0/4] bcachefs: fiemap delalloc support and cleanup
 2024-04-20  2:02 UTC  (4+ messages)
` [PATCH v3 4/4] bcachefs: add fiemap delalloc extent detection

[PATCH bpf] xdp: use flags field to disambiguate broadcast redirect
 2024-04-20  2:00 UTC  (2+ messages)

RAID performance limited by single kernel thread mdX_raid6 ?
 2024-04-20  1:59 UTC  (2+ messages)

[PATCH] clk: gemini: Remove an unused field in struct clk_gemini_pci
 2024-04-20  1:58 UTC  (3+ messages)

[LTP] [PATCH 1/3] doc: Bump minimal supported kernel to 4.4
 2024-04-20  1:57 UTC  (2+ messages)

[PATCH] clk: highbank: Remove an unused field in struct hb_clk
 2024-04-20  1:57 UTC  (2+ messages)

[PATCH] wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP
 2024-04-20  1:56 UTC 

unregister_netdevice: waiting for ax0 to become free
 2024-04-20  1:40 UTC  (2+ messages)

[PATCH] clk: qcom: rpm: Remove an unused field in struct rpm_cc
 2024-04-20  1:56 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang()
 2024-04-20  1:56 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang() (rev2)

[PATCH v3 00/17] Add display support for the MT8365-EVK board
 2024-04-20  1:53 UTC  (4+ messages)
` [PATCH v3 12/17] clk: mediatek: mt8365-mm: fix DPI0 parent

cron job: media_tree daily build: WARNINGS
 2024-04-20  1:51 UTC 

[PATCH 0/2] block: support to account io_ticks precisely
 2024-04-20  1:49 UTC  (3+ messages)

[PATCH 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-20  1:48 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: Add GT97xx VCM driver

[GIT PULL] clk fixes for v6.9-rc4
 2024-04-20  1:48 UTC 

[PATCH v10 0/7] spmi: pmic-arb: Add support for multiple buses
 2024-04-20  1:48 UTC  (22+ messages)
` [PATCH v10 1/7] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema
` [PATCH v10 2/7] dt-bindings: spmi: Deprecate qcom,bus-id
` [PATCH v10 3/7] spmi: pmic-arb: Fix some compile warnings about members not being described
` [PATCH v10 4/7] spmi: pmic-arb: Make the APID init a version operation
` [PATCH v10 5/7] spmi: pmic-arb: Make core resources acquiring "
` [PATCH v10 6/7] spmi: pmic-arb: Register controller for bus instead of arbiter
` [PATCH v10 7/7] spmi: pmic-arb: Add multi bus support

[PATCH] blk-throttle: fix repeat limit on bio with BIO_BPS_THROTTLED
 2024-04-20  1:48 UTC  (2+ messages)

[freescale-fslc:6.1-2.2.x-imx 132/18115] sound/soc/fsl/imx-pcm512x.c:189:7: error: incompatible pointer types passing 'unsigned int *' to parameter of type 'uint64_t *' (aka 'unsigned long long *')
 2024-04-20  1:47 UTC 

[PATCH i-g-t v6 0/2] Update compression check based on platform
 2024-04-20  3:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3 0/4] thermal: loongson2: Add Loongson-2K0500 and Loongson-2K2000 thermal support
 2024-04-20  1:46 UTC  (5+ messages)
` [PATCH v3 1/4] thermal: loongson2: Trivial code style adjustment
` [PATCH v3 2/4] dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500 compatible
` [PATCH v3 3/4] dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible definition
` [PATCH v3 4/4] thermal: loongson2: Add Loongson-2K2000 support

[LTP] [PATCH 1/1] libs: Remove 'libltp' prefix from libs source directories
 2024-04-20  1:41 UTC  (2+ messages)

[PATCH] ftrace: Replace ftrace_disabled variable with ftrace_is_dead function
 2024-04-20  1:40 UTC  (2+ messages)

[PATCH 0/8] drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup
 2024-04-20  1:40 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev4)

[PATCH 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2024-04-20  1:39 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy

Checks for recipients
 2024-04-20  1:37 UTC  (2+ messages)

[PATCH v1] drm/xe: avoid the async_flip update in the initial plane config
 2024-04-20  1:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v10 0/5] Introduce mseal
 2024-04-20  1:23 UTC  (7+ messages)

[PATCH] target/i386/translate.c: always write 32-bits for SGDT and SIDT
 2024-04-20  1:21 UTC  (2+ messages)

[PATCH v1 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-20  1:18 UTC  (6+ messages)
` [PATCH v1 1/2] media: dt-bindings: i2c: add Giantec "
` [PATCH v1 2/2] media: i2c: Add GT97xx VCM driver

[meta-oe][PATCH] sdbus-c++: Fix build and upgrade to latest git
 2024-04-20  1:21 UTC 

[PATCH RFC v1] rust: add 'firmware' tag support to module! macro
 2024-04-20  1:14 UTC  (3+ messages)

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-20  1:14 UTC  (6+ messages)
` [PATCH v12 09/14] x86/sgx: Implement async reclamation for cgroup

[RFC PATCH bpf-next v4 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-20  1:13 UTC  (7+ messages)
` [RFC PATCH bpf-next v4 2/2] net: Add additional bit to support clockid_t timestamp type

Possible git-diff bug when using exit-code with diff filters
 2024-04-20  1:13 UTC 

[PATCH bpf-next v5 0/6] use network helpers, part 1
 2024-04-20  1:10 UTC  (2+ messages)

[PATCH bpf-next v9 0/4] BPF crypto API framework
 2024-04-20  0:56 UTC  (7+ messages)
` [PATCH bpf-next v9 1/4] bpf: make common crypto API for TC/XDP programs
` [PATCH bpf-next v9 3/4] selftests: bpf: crypto skcipher algo selftests

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.9-rc4-50-g6a71d29094274)
 2024-04-20  0:54 UTC 

[PATCH] riscv: dts: jh7110: Enable PLL node in SPL
 2024-04-20  0:51 UTC  (6+ messages)

[PATCH] net: phy: update fields of mii_ioctl_data for transferring C45 data
 2024-04-20  0:41 UTC 

[PATCH 1/2] ksmbd: common: use struct_group_attr instead of struct_group for network_open_info
 2024-04-20  0:43 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: add continuous availability share parameter

[PATCH] drm/xe/guc: Improve GuC doorbell/context ID manager intro message
 2024-04-20  0:44 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 3/4] ASoC: qcom: sc8280xp: add Display port Jack
 2024-04-20  0:35 UTC  (2+ messages)

[PATCH 2/4] ASoC: qcom: common: add Display port Jack function
 2024-04-20  0:35 UTC  (2+ messages)

[PATCH net] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
 2024-04-20  0:36 UTC  (2+ messages)

[PATCH] trap: Preserve parent shell traps for simple commands
 2024-04-20  0:36 UTC  (4+ messages)
` [v2 PATCH] trap: Preserve parent traps for trap-only command substitution
    ` [v3 "

[PATCH v2 0/1] selftest mm/mseal compile warning
 2024-04-20  0:35 UTC  (2+ messages)
` [PATCH v2 1/1] selftest mm/mseal: fix "

[PATCH] btrfs: take the cleaner_mutex earlier in qgroup disable
 2024-04-20  0:32 UTC 

[syzbot] [ppp?] possible deadlock in ppp_asynctty_receive (2)
 2024-04-20  0:31 UTC  (3+ messages)
` [PATCH net,v3] net: ppp: Fix deadlock caused by unsafe-irq lock in ap_get()

[xen-unstable test] 185741: tolerable FAIL - PUSHED
 2024-04-20  0:27 UTC 

[PATCH] ALSA: scarlett2: Zero initialize ret in scarlett2_ag_target_ctl_get()
 2024-04-20  0:25 UTC 

[linux-next:master 7019/7122] panel-lg-sw43408.c:undefined reference to `drm_dsc_pps_payload_pack'
 2024-04-20  0:24 UTC 

[openeuler:openEuler-1.0-LTS 22145/22156] net/ipv4/arp.c:1105:25: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2024-04-20  0:25 UTC 

[PATCH] drm/edid: Parse topology block for all DispID structure v1.x
 2024-04-20  0:21 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/edid: Parse topology block for all DispID structure v1.x (rev2)

[PATCH v3 0/2] slub: introduce count_partial_free_approx()
 2024-04-20  0:18 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] slub: use count_partial_free_approx() in slab_out_of_memory()

[PATCH mptcp-next v9 0/8] refactor mptcp bpf tests
 2024-04-20  0:18 UTC  (3+ messages)

[PATCH 0/1] selftest mm/mseal compile warning
 2024-04-20  0:18 UTC  (4+ messages)
` [PATCH 1/1] selftest mm/mseal: fix "

[PATCH] redir: Use memfd_create instead of pipe
 2024-04-20  0:15 UTC  (3+ messages)

[PATCH 0/6] Make trailer_info struct private (plus sequencer cleanup)
 2024-04-20  0:14 UTC  (5+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 2/8] trailer: add unit tests for trailer iterator

[PATCH] cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
 2024-04-20  0:09 UTC  (2+ messages)

[PATCH 0/5] x86/bugs: more BHI fixes
 2024-04-20  0:09 UTC  (3+ messages)
` [PATCH v4 2/5] cpu/speculation: Fix CPU mitigation defaults for !x86

[RFC] fix semicolon at the end of RTE_LOG_REGISTER_DEFAULT
 2024-04-20  0:08 UTC 

[PATCH v2 0/2] cpu: Fix default mitigation behavior
 2024-04-20  0:05 UTC  (3+ messages)
` [PATCH v2 1/2] cpu: Re-enable CPU mitigations by default for !X86 architectures
` [PATCH v2 2/2] cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n

[PATCH bpf-next 0/2] Update a struct_ops link through a pinned path
 2024-04-20  0:05 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: enable the "open" operator on a pinned path of a struct_osp link

[PATCH RFC 0/9] sunxi: video: Support LCD and HDMI output on H6/D1
 2024-04-20  0:02 UTC  (10+ messages)
` [PATCH RFC 1/9] sunxi: clock: support H6/D1 video clocks
` [PATCH RFC 2/9] sunxi: ncat2: Specify DE2 and LCD0 base addresses
` [PATCH RFC 3/9] sunxi: sun50i-h6: "
` [PATCH RFC 4/9] sunxi: video: support LCD on H6/D1
` [PATCH RFC 5/9] sunxi: video: enable DE2 "
` [PATCH RFC 6/9] sunxi: video: silence unused use_mipi_pll warning
` [PATCH RFC 7/9] sunxi: video: dummy out HDMI on H6/D1
` [PATCH RFC 8/9] sunxi: Enable display engine "
` [PATCH RFC 9/9] sunxi: video: support HDMI on H6/H616

[PATCH net-next] tcp: do not export tcp_twsk_purge()
 2024-04-19 23:57 UTC  (2+ messages)

[PATCH 0/2] cpu: Fix default mitigation behavior
 2024-04-19 23:57 UTC  (6+ messages)
` [PATCH 1/2] cpu: Re-enable CPU mitigations by default for !X86 architectures

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-19 23:54 UTC  (7+ messages)
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction

[patch net-next v4 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
 2024-04-19 23:52 UTC  (2+ messages)

[PATCH 0/7] drm/xe: Per client usage
 2024-04-19 23:51 UTC  (11+ messages)

[PATCH v1 net-next] af_unix: Don't access successor in unix_del_edges() during GC
 2024-04-19 23:51 UTC 

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-04-19 23:49 UTC  (5+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap


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.