messages from 2022-06-06 07:41:21 to 2022-06-06 08:40:30 UTC [more...]
[PATCH v2 0/2] Add i2c clock manual tuning feature for aspeed-i2c driver
2022-06-06 8:39 UTC (6+ messages)
` [PATCH v2 2/2] dt-bindings: aspeed-i2c: add properties for manual clock setting
[PATCH] md: only unlock mddev from action_store
2022-06-06 8:39 UTC (4+ messages)
[PATCH 0/5] Cleanup patches of vmalloc
2022-06-06 8:39 UTC (6+ messages)
` [PATCH 1/5] mm/vmalloc: remove the unnecessary type check
` [PATCH 2/5] mm/vmalloc: remove the redundant boundary check
` [PATCH 3/5] mm/vmalloc: fix typo in local variable name
` [PATCH 4/5] mm/vmalloc: Add code comment for find_vmap_area_exceed_addr()
` [PATCH 5/5] mm: ioremap: rename ioremap_page_range() to ioremap_range()
[PATCH v6 00/38] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-06-06 8:36 UTC (39+ messages)
` [PATCH v6 01/38] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v6 02/38] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v6 03/38] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v6 04/38] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v6 05/38] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v6 06/38] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v6 07/38] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v6 08/38] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v6 09/38] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v6 10/38] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v6 11/38] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
` [PATCH v6 12/38] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v6 13/38] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v6 14/38] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v6 15/38] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
` [PATCH v6 16/38] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v6 17/38] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v6 18/38] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
` [PATCH v6 19/38] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v6 20/38] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
` [PATCH v6 21/38] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v6 22/38] KVM: nSVM: "
` [PATCH v6 23/38] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v6 24/38] KVM: selftests: Better XMM read/write helpers
` [PATCH v6 25/38] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v6 26/38] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v6 27/38] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v6 28/38] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v6 29/38] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v6 30/38] KVM: selftests: Export _vm_get_page_table_entry()
` [PATCH v6 31/38] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v6 32/38] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v6 33/38] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH v6 34/38] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH v6 35/38] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH v6 36/38] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v6 37/38] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v6 38/38] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
[PATCH 0/3] Cache quota files in the page cache
2022-06-06 8:38 UTC (5+ messages)
` [PATCH 1/3] quota: Prevent memory allocation recursion while holding dq_lock
` [PATCH 3/3] ext4: Use generic_quota_read()
[RESEND PATCH 0/5] IIO: Where dev_pm_ops rework and namespaces meet (4-8)
2022-06-06 8:38 UTC (9+ messages)
` [RESEND PATCH 2/5] iio: humidity: hts221: Use EXPORT_SIMPLE_DEV_PM_OPS() to allow compiler to remove dead code
` [RESEND PATCH 3/5] iio: humidity: hts221: Move symbol exports into IIO_HTS221 namespace
` [RESEND PATCH 4/5] iio: imu: lsm6dsx: Use new pm_sleep_ptr() and EXPORT_SIMPLE_DEV_PM_OPS()
` [RESEND PATCH 5/5] iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace
[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
2022-06-06 8:33 UTC (6+ messages)
` [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with memory tiers
Linux 5.19-rc1
2022-06-06 8:36 UTC (2+ messages)
[PATCH v5.4.y] netfilter: nf_tables: disallow non-stateful expression in sets earlier
2022-06-06 8:14 UTC
[PATCH 0/2] Add support for Radxa ROCK Pi S
2022-06-06 8:26 UTC (9+ messages)
` [PATCH 1/2] arm64: dts: rockchip: add ROCK Pi S DTS support
` [PATCH 2/2] arm64: dts: rockchip: rock-pi-s add more peripherals
[PATCH] mm/oom_kill: break evaluation when a task has been selected
2022-06-06 8:33 UTC (3+ messages)
[PATCH] net/mlx5: Add affinity for each irq
2022-06-06 8:31 UTC (2+ messages)
stable-rc/queue/5.10 build: 163 builds: 2 failed, 161 passed, 9 warnings (v5.10.118-219-gf43a638e7950)
2022-06-06 8:30 UTC
[Ocfs2-devel] [PATCH] Revert "ocfs2: mount shared volume without ha stack"
2022-06-06 8:27 UTC (2+ messages)
[PATCH 0/3] net: unexport some symbols that are annotated __init
2022-06-06 8:25 UTC (4+ messages)
` [PATCH 1/3] net: mdio: unexport __init-annotated mdio_bus_init()
[PATCH v2] selftests net: fix bpf build error
2022-06-06 7:32 UTC (2+ messages)
[PATCH 0/6] ifcvf/vDPA: support query device config space through netlink
2022-06-06 8:24 UTC (20+ messages)
` [PATCH 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
` [PATCH 3/6] vDPA/ifcvf: support userspace to query device feature bits
` [PATCH 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
` [PATCH 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa_dev_net_config_fill()
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 170 builds: 6 failed, 164 passed, 2 errors, 30 warnings (v4.19.245-cip74-32-g2d021d7a9e637)
2022-06-06 8:24 UTC
[PATCH 0/5] Add Aspeed crypto driver for hardware acceleration
2022-06-06 8:22 UTC (7+ messages)
` [PATCH 1/5] crypto: aspeed: Add HACE hash driver
[Intel-gfx] [PATCH] drm/i915/dg2: Add Wa_14015795083
2022-06-06 8:22 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[RESEND PATCH v2] RISC-V: Add fast call path of crash_kexec()
2022-06-06 8:23 UTC (2+ messages)
[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
2022-06-06 8:20 UTC (3+ messages)
` [PATCH v2 bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY
[PATCH 00/22] SCMIv3.1 Miscellaneous changes
2022-06-06 8:18 UTC (5+ messages)
` [PATCH 15/22] firmware: arm_scmi: Add SCMIv3.1 SENSOR_AXIS_NAME_GET support
drivers/bus/mhi/ep/main.c:124:24: warning: Uninitialized variable: itr->state [uninitvar]
2022-06-06 8:19 UTC
need help: patches to capture events between kexec load and execute
2022-06-06 8:19 UTC (2+ messages)
[PATCH v3 0/6] OPE support on Tegra210 and later
2022-06-06 8:17 UTC (6+ messages)
` [PATCH v3 1/6] ASoC: tegra: Add binding doc for OPE module
[PATCH] drm/sun4i: sun8i: Add support for pixel blend mode property
2022-06-06 8:17 UTC (5+ messages)
Build failed in Jenkins: media_stage_clang #457
2022-06-06 8:17 UTC (2+ messages)
` Jenkins build is back to normal : media_stage_clang #458
[PATCH DRAFT] btrfs: RAID56J journal on-disk format draft
2022-06-06 8:16 UTC (11+ messages)
[Intel-gfx] [PATCH 0/2] Disable connector polling for a headless sku
2022-06-06 8:16 UTC (7+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/opregion: add function to check if "
Toaster failing
2022-06-06 8:13 UTC (3+ messages)
` [Toaster] "
RFC: Memory Tiering Kernel Interfaces (v3)
2022-06-06 8:06 UTC (21+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
` [RFC PATCH v4 1/7] mm/demotion: Add support for explicit memory tiers
` [RFC PATCH v4 7/7] mm/demotion: Demote pages according to allocation fallback order
[PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS
2022-06-06 8:11 UTC (10+ messages)
[PATCH 2/2] l2tp: fix possible use-after-free
2022-06-06 8:10 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 0/2] Add crc32 calculation on dg2 gpu
2022-06-06 8:07 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/i915_crc: Introduce crc32 on gpu for DG2
[igt-dev] [PATCH v5 i-g-t 0/3] Update DRM UAPI and add test for new hw info query
2022-06-06 8:09 UTC (5+ messages)
` [Intel-gfx] [PATCH v5 i-g-t 2/3] tests/i915/query: Add descriptions to existing tests
` [Intel-gfx] [igt-dev] "
` "
[android-common:android13-5.15 15/16] drivers/base/firmware_loader/main.c:493:2: warning: Call to function 'strcpy' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcpy'. CWE-
2022-06-06 8:09 UTC
[PATCH] net/virtio: unmap PCI device in secondary process
2022-06-06 15:55 UTC (2+ messages)
` [PATCH v2] "
[PATCH v1 0/6] clear riscv dtbs_check errors
2022-06-06 8:07 UTC (7+ messages)
` [PATCH v1 2/6] dt-bindings: i2c: convert ocores binding to yaml
` [PATCH v1 6/6] riscv: dts: sifive: "fix" pmic watchdog node name
[PATCH] ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021
2022-06-06 8:05 UTC (2+ messages)
git push --delete <url> <branch> fails if run outside a repository
2022-06-06 8:05 UTC
[v1 0/4] Add support for modifying ECN in IPv4/IPv6 header
2022-06-06 8:05 UTC (3+ messages)
` [v1 2/4] common/mlx5: add modify ECN capability check
[igt-dev] [PATCH i-g-t v1] tests/kms_pipe_crc_basic: Support custom CRC sources
2022-06-06 8:01 UTC (6+ messages)
[RFC PATCH v1 0/5] Ensure io_uring data structure consistentcy in liburing
2022-06-06 8:03 UTC (2+ messages)
[PATCH v2 00/11] iotests: use vm.cmd()
2022-06-06 7:27 UTC (9+ messages)
` [PATCH v2 02/11] python/qemu: rename command() to cmd()
` [PATCH v2 03/11] python/machine.py: upgrade vm.cmd() method
` [PATCH v2 04/11] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine
` [PATCH v2 05/11] iotests: add some missed checks of qmp result
` [PATCH v2 06/11] iotests: refactor some common qmp result checks into generic pattern
` [PATCH v2 08/11] iotests: drop some extra ** in qmp() call
` [PATCH v2 09/11] iotests.py: pause_job(): drop return value
` [PATCH v2 10/11] tests/vm/basevm.py: use cmd() instead of qmp()
Expired Cert
2022-06-06 8:02 UTC (2+ messages)
stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.281-23-g8ef251c3d67f6)
2022-06-06 8:01 UTC
QA notification for completed autobuilder build (yocto-4.1_M1.rc1)
2022-06-06 7:59 UTC (2+ messages)
` [qa-build-notification] "
[PATCH] [doc] msg_zerocopy.rst: clarify the TCP shutdown scenario
2022-06-06 7:58 UTC (6+ messages)
[PATCH] staging: r8188eu: Fix kernel-doc
2022-06-06 7:58 UTC (3+ messages)
[Question] SCHED_DEADLINE behavior when HRTICK_DL is disabled
2022-06-06 7:57 UTC (2+ messages)
[PATCH] fprobe/samples: make sample_probe static
2022-06-06 7:56 UTC
[Buildroot] [PATCH 1/1] package/rustc: fix BR2_PACKAGE_HOST_RUSTC_ARCH for ARMv6
2022-06-06 7:53 UTC
[igt-dev] [PATCH 0/2] IGT Cleanup
2022-06-06 7:51 UTC (5+ messages)
` [igt-dev] [PATCH 1/2] tests/kms_invalid_mode : Convert tests to dynamic
[PATCH v4 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
2022-06-06 7:54 UTC (13+ messages)
` [PATCH v4 1/6] ARM: mm: kill unused runtime hook arch_iounmap()
` [PATCH v4 2/6] mm: ioremap: Use more sensibly name in ioremap_prot()
` [PATCH v4 4/6] mm: ioremap: Add ioremap/iounmap_allowed()
` [PATCH v4 5/6] arm64: mm: Convert to GENERIC_IOREMAP
kernel/bpf/devmap.c:1030:40: sparse: sparse: cast removes address space '__rcu' of expression
2022-06-06 7:53 UTC (4+ messages)
` [PATCH] ia64: fix sparse warnings with cmpxchg() & xchg()
[PATCH] fs: Fix syntax errors in comments
2022-06-06 7:53 UTC (2+ messages)
[dpdk-dev] [PATCH RFC] net/ena: Add Windows support
2022-06-06 7:53 UTC (7+ messages)
[PATCH bpf v2 1/2] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
2022-06-06 7:52 UTC (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add selftest for calling global functions from freplace
[Buildroot] [PATCH] package/diffutils: Fix build on ppc32 with musl
2022-06-06 7:51 UTC
[Buildroot] [PATCH 1/1] package/lttng-modules: needs CONFIG_KPROBES
2022-06-06 7:48 UTC
WTF: patch "[PATCH] landlock: Fix same-layer rule unions" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:51 UTC
WTF: patch "[PATCH] landlock: Create find_rule() from unmask_layers()" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:51 UTC
WTF: patch "[PATCH] landlock: Change landlock_restrict_self(2) check ordering" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:51 UTC
WTF: patch "[PATCH] landlock: Define access_mask_t to enforce a consistent access" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:51 UTC
WTF: patch "[PATCH] selftests/landlock: Add tests for O_PATH" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:51 UTC
WTF: patch "[PATCH] landlock: Reduce the maximum number of layers to 16" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:50 UTC
WTF: patch "[PATCH] selftests/landlock: Make tests build with old libc" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:50 UTC
WTF: patch "[PATCH] landlock: Change landlock_add_rule(2) argument check ordering" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:50 UTC
WTF: patch "[PATCH] selftests/landlock: Test landlock_create_ruleset(2) argument" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:50 UTC
[PATCH] lib/flex_proportions.c: Remove local_irq_ops in fprop_new_period()
2022-06-06 7:50 UTC (3+ messages)
WTF: patch "[PATCH] selftests/landlock: Add tests for unknown access rights" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:50 UTC
WTF: patch "[PATCH] selftests/landlock: Extend access right tests to directories" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:50 UTC
[PATCH] gpio: Fix kernel-doc comments to nested union
2022-06-06 7:50 UTC (2+ messages)
WTF: patch "[PATCH] selftests/landlock: Extend tests for minimal valid attribute" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:49 UTC
WTF: patch "[PATCH] selftests/landlock: Fully test file rename with "remove"" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:49 UTC
[PATCH v2 4/4] MAINTAINERS: add myself as r8188eu reviewer
2022-06-06 7:49 UTC (3+ messages)
WTF: patch "[PATCH] landlock: Fix landlock_add_rule(2) documentation" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:49 UTC
[Bug 216007] New: XFS hangs in iowait when extracting large number of files
2022-06-06 7:49 UTC (2+ messages)
` [Bug 216007] "
New partition on loop device doesn't appear in /dev anymore with kernel 5.17.0 and newer (repro script included)
2022-06-06 7:49 UTC (5+ messages)
[PATCH] dmaengine: remove DMA_MEMCPY_SG once again
2022-06-06 7:47 UTC (2+ messages)
[PATCH 00/12] bugfix for hns3 PMD
2022-06-06 7:48 UTC (5+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 06/11] net/hns3: fix coverity codecheck
[PATCH v5 0/7] badblocks improvement for multiple bad block ranges
2022-06-06 7:47 UTC (7+ messages)
` [PATCH v5 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v5 3/6] badblocks: improve badblocks_set() for multiple "
[PATCH] arm64: zynqmp: Add support for kr260 revA/B boards
2022-06-06 7:46 UTC (2+ messages)
WTF: patch "[PATCH] samples/landlock: Add clang-format exceptions" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:46 UTC
WTF: patch "[PATCH] samples/landlock: Format with clang-format" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:46 UTC
WTF: patch "[PATCH] selftests/landlock: Add clang-format exceptions" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:46 UTC
[igt-dev] [PATCH 1/2] tests/i915/gem_render_tiled_blits : Added subtests description
2022-06-06 7:46 UTC (2+ messages)
` [igt-dev] [1/2] "
WTF: patch "[PATCH] landlock: Add clang-format exceptions" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:46 UTC
WTF: patch "[PATCH] landlock: Format with clang-format" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:45 UTC
WTF: patch "[PATCH] selftests/landlock: Format with clang-format" was seriously submitted to be applied to the 5.18-stable tree?
2022-06-06 7:45 UTC
FAILED: patch "[PATCH] xhci: Set HCD flag to defer primary roothub registration" failed to apply to 5.15-stable tree
2022-06-06 7:44 UTC
FAILED: patch "[PATCH] xhci: Set HCD flag to defer primary roothub registration" failed to apply to 5.17-stable tree
2022-06-06 7:44 UTC
FAILED: patch "[PATCH] xhci: Set HCD flag to defer primary roothub registration" failed to apply to 5.10-stable tree
2022-06-06 7:44 UTC
[PATCH] drm/amdgpu: fix refcount underflow in device reset
2022-06-06 7:43 UTC
FAILED: patch "[PATCH] xhci: Set HCD flag to defer primary roothub registration" failed to apply to 5.4-stable tree
2022-06-06 7:44 UTC
[RESEND PATCH] misc: atmel-ssc: Fix IRQ check in ssc_probe
2022-06-06 7:41 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.