All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-27 22:54:08 to 2023-01-28 00:08:02 UTC [more...]

[PATCH bpf-next v2 00/31] Support bpf trampoline for s390x
 2023-01-28  0:06 UTC  (21+ messages)
` [PATCH bpf-next v2 02/31] bpf: Change BPF_MAX_TRAMP_LINKS to enum
` [PATCH bpf-next v2 03/31] selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
` [PATCH bpf-next v2 05/31] selftests/bpf: Fix symlink creation error
` [PATCH bpf-next v2 07/31] selftests/bpf: Set errno when urand_spawn() fails
` [PATCH bpf-next v2 08/31] selftests/bpf: Fix decap_sanity_ns cleanup
` [PATCH bpf-next v2 09/31] selftests/bpf: Fix verify_pkcs7_sig on s390x
` [PATCH bpf-next v2 10/31] selftests/bpf: Fix xdp_do_redirect "
` [PATCH bpf-next v2 11/31] selftests/bpf: Fix cgrp_local_storage "
` [PATCH bpf-next v2 12/31] selftests/bpf: Check stack_mprotect() return value
` [PATCH bpf-next v2 13/31] selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
` [PATCH bpf-next v2 14/31] selftests/bpf: Add a sign-extension test for kfuncs
` [PATCH bpf-next v2 15/31] selftests/bpf: Fix test_lsm on s390x
` [PATCH bpf-next v2 16/31] selftests/bpf: Fix test_xdp_adjust_tail_grow2 "
` [PATCH bpf-next v2 18/31] selftests/bpf: Fix sk_assign "
` [PATCH bpf-next v2 19/31] selftests/bpf: Fix xdp_synproxy/tc "
` [PATCH bpf-next v2 20/31] selftests/bpf: Fix profiler "
` [PATCH bpf-next v2 22/31] libbpf: Fix unbounded memory access in bpf_usdt_arg()
` [PATCH bpf-next v2 23/31] libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
` [PATCH bpf-next v2 25/31] bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
` [PATCH bpf-next v2 26/31] s390/bpf: Fix a typo in a comment

[RFC PATCH 00/16] arm: Run Arm CCA VMs with KVM
 2023-01-28  0:07 UTC  (11+ messages)
` [RFC PATCH 02/16] target/arm: Add confidential guest support
` [RFC PATCH 06/16] target/arm/kvm-rme: Initialize vCPU
` [RFC PATCH 08/16] target/arm/kvm-rme: Populate the realm with boot images
` [RFC PATCH 10/16] target/arm/kvm-rme: Add measurement algorithm property
` [RFC PATCH 11/16] target/arm/kvm-rme: Add Realm Personalization Value parameter

[PATCH 0/6] KVM: x86/pmu: Misc PMU MSR fixes
 2023-01-28  0:07 UTC  (2+ messages)

[PATCH v1 0/2] two suggested iouring op audit updates
 2023-01-28  0:07 UTC  (35+ messages)
` [PATCH v1 1/2] io_uring,audit: audit IORING_OP_FADVISE but not IORING_OP_MADVISE
      ` [PATCH v1 1/2] io_uring, audit: "
` [PATCH v1 2/2] io_uring,audit: do not log IORING_OP_*GETXATTR

[PATCH] KVM: x86/pmu: Drop event_type and rename "struct kvm_event_hw_type_mapping"
 2023-01-28  0:07 UTC  (2+ messages)

[PATCH linux-next] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
 2023-01-28  0:05 UTC  (2+ messages)

[PATCH v3 00/18] Add Command Duration Limits support
 2023-01-28  0:06 UTC  (7+ messages)
` [PATCH v3 08/18] scsi: sd: set read/write commands CDL index
` [PATCH v3 09/18] scsi: sd: handle read/write CDL timeout failures

[PATCH v4 0/4] x86/crash: Fix double NMI shootdown bug
 2023-01-28  0:05 UTC  (2+ messages)

[PATCH] scsi: aacraid: Allocate cmd_priv with scsicmd
 2023-01-28  0:04 UTC 

[PATCH v2 00/33] Per-VMA locks
 2023-01-28  0:00 UTC  (8+ messages)

switch blk-cgroup to work on gendisk v2
 2023-01-28  0:01 UTC  (14+ messages)
` [PATCH 03/15] blk-cgroup: delay blk-cgroup initialization until add_disk
` [PATCH 04/15] blk-cgroup: pin the gendisk in struct blkcg_gq
` [PATCH 05/15] blk-cgroup: store a gendisk to throttle in struct task_struct
` [PATCH 08/15] blk-wbt: open code wbt_queue_depth_changed in wbt_update_limits
` [PATCH 09/15] blk-rq-qos: make rq_qos_add and rq_qos_del more useful

Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
 2023-01-28  0:00 UTC  (5+ messages)

[PATCH v2 00/27] drm/msm/dpu: wide planes support
 2023-01-27 23:59 UTC  (11+ messages)
` [PATCH v2 03/27] drm/msm/dpu: move SSPP allocation to the RM
` [PATCH v2 05/27] drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layout

[PATCH] btrfs: handle missing chunk mapping more gracefully
 2023-01-27 23:59 UTC  (3+ messages)

[PATCH] net: dsa: microchip: ptp: add one more PTP dependency
 2023-01-27 23:58 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255
 2023-01-27 23:57 UTC 

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-01-27 23:57 UTC  (9+ messages)

[PATCH 0/7] PC cleanups
 2023-01-27 23:57 UTC  (5+ messages)
` [PATCH 5/7] hw/i386/pc_{q35, piix}: Reuse MachineClass::desc as SMB product name
` [PATCH 7/7] hw/i386/pc: Initialize ram_memory variable directly

[PATCH v2 0/6] cxl: CXL Inject & Clear Poison
 2023-01-27 23:56 UTC  (5+ messages)
` [PATCH v2 1/6] cxl/memdev: Add support for the Inject Poison mailbox command
` [PATCH v2 2/6] cxl/memdev: Add support for the Clear "

[PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain
 2023-01-27 23:54 UTC  (7+ messages)
` [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops

[PATCH v4 0/4] Improve dirty ring warning report
 2023-01-27 23:51 UTC  (10+ messages)
` [PATCH v4 1/4] KVM: arm64: Include kvm_mmu.h from vgic.h
` [PATCH v4 2/4] KVM: arm64: Add helper vgic_write_guest_lock()
` [PATCH v4 3/4] KVM: arm64: Allow no running vcpu on restoring VGICv3 LPI pending status
` [PATCH v4 4/4] KVM: arm64: Allow no running vcpu on saving VGICv3 pending table

[Intel-gfx] [PATCH 0/3] Drop TGL/DG1 workarounds for pre-prod steppings
 2023-01-27 23:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

BTRFS hangs on USB SSD with kernel 6.1.7-1-MANJARO
 2023-01-27 23:50 UTC 

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-27 23:50 UTC  (11+ messages)

[PATCH] cxl/pci: Set the device timestamp
 2023-01-27 23:50 UTC  (6+ messages)

[PATCH bpf-next] selftest/bpf: Make crashes more debuggable in test_progs
 2023-01-27 23:50 UTC  (2+ messages)

general protection fault in efivar_lock
 2023-01-27 23:49 UTC 

[PATCH v5 00/36] tcg: Support for Int128 with helpers
 2023-01-27 23:49 UTC  (5+ messages)
` [PATCH v5 16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128

[PATCH] docs: add workload-tracing document to admin-guide
 2023-01-27 23:49 UTC  (4+ messages)

[PATCH v2] docs: add workload-tracing document to admin-guide
 2023-01-27 23:46 UTC 

[igt-dev] [PATCH i-g-t 0/2] i915/i915_power: Sanity check power measurement
 2023-01-27 23:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] scripts/dtc: Replace 0-length arrays with flexible arrays
 2023-01-27 23:44 UTC  (2+ messages)

[PATCH] fscrypt: support decrypting data from large folios
 2023-01-27 23:41 UTC  (3+ messages)

[PATCH 00/37] nvmem: patches for 6.3
 2023-01-27 23:39 UTC  (3+ messages)
` [PATCH 04/37] dt-bindings: nvmem: qfprom: add sdm670 compatible

[PATCH] parisc: Ensure page-aligned addresses in cache flush and copy functions
 2023-01-27 23:39 UTC  (2+ messages)

[PATCH v3 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-01-27 23:38 UTC  (4+ messages)
` [PATCH v3 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
  ` [Intel-wired-lan] "

[PATCH v2 0/4] KVM: selftests: aarch64: page_fault_test S1PTW related fixes
 2023-01-27 23:38 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: selftests: aarch64: Test read-only PT memory regions

[PATCH v3 0/4] Improve dirty ring warning report
 2023-01-27 23:37 UTC  (9+ messages)
` [PATCH v3 2/4] KVM: arm64: Add helper vgic_write_guest_lock()
` [PATCH v3 4/4] KVM: arm64: Allow no running vcpu on saving vgic3 pending table

[PATCH 00/18] vfio: Add migration pre-copy support and device dirty tracking
 2023-01-27 23:37 UTC  (3+ messages)
` [PATCH 11/18] vfio/common: Add device dirty page bitmap sync

[PATCH V2] riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
 2023-01-27 23:36 UTC  (3+ messages)

User on mailinglist that collects addresses to send spam?
 2023-01-27 23:34 UTC  (4+ messages)

What happened to basic prime support of bochs driver?
 2023-01-27 23:34 UTC 

[PATCH 1/2] eap-tls: Drop cached session when phase2 fails
 2023-01-27 23:33 UTC  (2+ messages)
` [PATCH 2/2] eap-tls: Add DisableEAPTLSCache bool setting

[PATCH 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
 2023-01-27 23:25 UTC  (7+ messages)
` [PATCH 2/4] qemu-io: use BdrvRequestFlags instead of int
` [PATCH 3/4] qemu-io: add -r option to register I/O buffer
` [PATCH 4/4] iotests/detect-zeroes-registered-buf: add new test

[PATCH v6 0/4] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys driver
 2023-01-27 23:20 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: arm: mediatek: migrate MT8195 vppsys0/1 "
` [PATCH v6 3/4] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[igt-dev] [PATCH i-g-t 1/2] intel: Unify STORE_DWORD gen checks
 2023-01-27 23:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] intel: Unify STORE_DWORD gen checks (rev2)

[PATCH v2] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2023-01-27 23:19 UTC  (6+ messages)

[PATCH] Remove a number of duplicate includes
 2023-01-27 23:19 UTC 

[PATCH v5 0/3] add support for clocks on MT7981 SoC
 2023-01-27 23:17 UTC  (10+ messages)
` [PATCH v5 1/3] dt-bindings: clock: Add compatibles for MT7981
` [PATCH v5 2/3] dt-bindings: clock: mediatek: add mt7981 clock IDs
` [PATCH v5 3/3] clk: mediatek: add MT7981 clock support

[PATCH] gpu: host1x: fix uninitialized variable use
 2023-01-27 23:18 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/oatpp:: new package
 2023-01-27 23:18 UTC 

[xtf test] 176259: all pass - PUSHED
 2023-01-27 23:16 UTC 

Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
 2023-01-27 23:16 UTC  (2+ messages)

[GIT PULL] Allwinner config changes for 6.3
 2023-01-27 23:14 UTC 

[GIT PULL] Allwinner device tree changes for 6.3
 2023-01-27 23:12 UTC  (2+ messages)

[PATCH] mm/highmem: Align-down to page the address for kunmap_flush_on_unmap()
 2023-01-27 23:13 UTC  (11+ messages)

[PATCH v2 0/9] Apple PCIe/XHCI support
 2023-01-27 23:12 UTC  (4+ messages)
` [PATCH v2 1/9] iommu: Add DMA mapping operations

[PATCH] coresight: tmc-etr: Don't enable ETR when it's not ready
 2023-01-27 23:10 UTC  (3+ messages)
` [PATCH v2] coresight: tmc: Don't enable TMC "

+ squashfs-fix-handling-and-sanity-checking-of-xattr_ids-count.patch added to mm-hotfixes-unstable branch
 2023-01-27 23:10 UTC 

QA notification for completed autobuilder build (yocto-4.0.7.rc1)
 2023-01-27 23:09 UTC 

[PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
 2023-01-27 23:08 UTC  (5+ messages)

[PATCH v4 00/19] Clean up includes
 2023-01-27 23:08 UTC  (6+ messages)
` [PATCH v4 03/19] scripts/clean-includes: Skip symbolic links
` [PATCH v4 14/19] block: Clean up includes

+ nilfs2-prevent-warning-in-nilfs_dat_commit_end.patch added to mm-nonmm-unstable branch
 2023-01-27 23:07 UTC 

[PATCH] meta-ti-extras: ti-unpack: Drop update_data call
 2023-01-27 23:07 UTC  (5+ messages)

+ sh-define-runtime_discard_exit.patch added to mm-hotfixes-unstable branch
 2023-01-27 23:07 UTC 

[PATCH v2 00/12] qemu-img info: Show protocol-level information
 2023-01-27 23:06 UTC  (6+ messages)
` [PATCH v2 02/12] block/file: Add file-specific image info
` [PATCH v2 03/12] block/vmdk: Change extent info type

[PATCH v7 1/2] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
 2023-01-27 23:05 UTC  (2+ messages)
` [PATCH v7 2/2] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[PATCH v2] app/testpmd: fix interactive mode with no ports
 2023-01-27 23:04 UTC  (3+ messages)
` [PATCH v4] "

+ mm-hugetlb-proc-check-for-hugetlb-shared-pmd-in-proc-pid-smaps-fix.patch added to mm-hotfixes-unstable branch
 2023-01-27 23:04 UTC 

[PATCH 0/2] Fixes for hugetlb mapcount at most 1 for shared PMDs
 2023-01-27 23:04 UTC  (4+ messages)
` [PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-27 23:01 UTC  (8+ messages)
` [PATCH 03/35] Documentation: block: correct spelling
` [PATCH 31/35] Documentation: trace: "

[PATCH v3] drm/mediatek: Add support for AR30 and BA30
 2023-01-27 23:01 UTC  (2+ messages)

[GIT PULL] Allwinner drivers changes for 6.3
 2023-01-27 22:59 UTC  (2+ messages)

PROBLEM: Error 110 from ASMedia Host Controller
 2023-01-27 22:47 UTC  (3+ messages)

[pull] amdgpu drm-next-6.3
 2023-01-27 22:59 UTC 

[PATCH] xfrm: fix bug with DSCP copy to v6 from v4 tunnel
 2023-01-27 22:58 UTC  (2+ messages)
` [PATCH ipsec-next v3] "

[GIT PULL] Allwinner clock changes for 6.3
 2023-01-27 22:58 UTC 

[PATCH] Input: xpad - add 8BitDo Pro 2 Wired Controller support
 2023-01-27 22:58 UTC  (2+ messages)

[GIT PULL] Allwinner drivers fixes for 6.2
 2023-01-27 22:55 UTC  (2+ messages)

[PATCH v2] linux-user: Improve strace output of pread64() and pwrite64()
 2023-01-27 22:56 UTC  (2+ messages)

[PATCH] linux-user: Fix SO_ERROR return code of getsockopt()
 2023-01-27 22:55 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH 0/8] dt-bindings: phy/samsung: move MIPI and DP phys under PMU
 2023-01-27 22:54 UTC  (8+ messages)
  ` [PATCH 7/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5250
  ` [PATCH 6/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5420


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.