All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-16 12:57:12 to 2022-05-16 13:38:35 UTC [more...]

[PATCH] freevxfs: relicense to GPLv2 only
 2022-05-16 13:38 UTC 

[PATCH v3 0/6] thunderbolt: CL1 support for USB4 and Titan Ridge
 2022-05-16 13:45 UTC  (10+ messages)
` [PATCH v3 6/6] thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneled

[PATCH] ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
 2022-05-16 13:35 UTC  (3+ messages)

[PATCH 0/4] drm: Ignore non-existing color planes in helpers
 2022-05-16 13:35 UTC  (10+ messages)
` [PATCH 1/4] drm/gem: Share code between drm_gem_fb_{begin, end}_cpu_access()
` [PATCH 2/4] drm/gem: Ignore color planes that are unused by framebuffer format
` [PATCH 3/4] drm/gem-vram: Ignore "
` [PATCH 4/4] drm/gem: Warn on trying to use a non-existing framebuffer plane

[QUESTION] Upgrade xfs filesystem to reflink support?
 2022-05-16 13:35 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t v3 0/6] Improve logic to work with audio dependency on DRM driver
 2022-05-16 13:35 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v3 3/6] lib/igt_kmod: improve audio unbind logic
` [igt-dev] [PATCH i-g-t v3 6/6] lib/igt_kmod: properly handle pipewire-pulse

[PATCH 0/7] drm/mgag200: Various cleanups
 2022-05-16 13:34 UTC  (4+ messages)
` [PATCH 7/7] drm/mgag200: Split up connector's mode_valid helper

[PATCH] i2c: designware: Modify timing parameters for amdpsp mailbox
 2022-05-16 13:34 UTC  (3+ messages)

Taint Analysis for Kernel Rust
 2022-05-16 13:26 UTC 

stable-rc/linux-5.17.y build: 177 builds: 2 failed, 175 passed, 4 errors, 1 warning (v5.17.8)
 2022-05-16 13:33 UTC 

[PATCH v2 6/7] sched/fair: Add sched group latency support
 2022-05-16 13:33 UTC  (3+ messages)

[PATCH v5 00/21] migration: Postcopy Preemption
 2022-05-16 13:31 UTC  (3+ messages)
` [PATCH v5 13/21] migration: Postcopy recover with preempt enabled

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-05-16 13:31 UTC  (9+ messages)
  ` [Intel-gfx] "
  ` [greybus-dev] "
    ` [Intel-gfx] "

[PATCH v2] drm/nouveau: reorder nouveau_drm_device_fini
 2022-05-16 13:31 UTC  (3+ messages)
` [Nouveau] "

"nft --check" not warning about missing statement in rule
 2022-05-16 13:31 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.243)
 2022-05-16 13:30 UTC 

[PATCH v2 0/8] perf/amd: Zen4 IBS extensions support
 2022-05-16 13:29 UTC  (8+ messages)
` [PATCH v2 5/8] perf record ibs: Warn about sampling period skew
` [PATCH v2 6/8] perf header: Parse non-cpu pmu capabilities
` [PATCH v2 7/8] perf script ibs: Support new IBS bits in raw trace dump

[PATCH 0/6] Vhost checksum offload improvements
 2022-05-16 13:28 UTC  (10+ messages)
` [PATCH 1/6] Revert "app/testpmd: modify mac in csum forwarding"
` [PATCH 2/6] vhost: fix missing enqueue pseudo-header calculation
` [PATCH 3/6] net/vhost: enable compliant offloading mode
` [PATCH 4/6] net/vhost: make VLAN stripping flag a boolean

RTT-PROBE: lore-subspace-rtt
 2022-05-16 13:28 UTC 

[PATCH v5 00/28] clk: More clock rate fixes and tests
 2022-05-16 13:25 UTC  (29+ messages)
` [PATCH v5 01/28] clk: Drop the rate range on clk_put()
` [PATCH v5 02/28] clk: Skip clamping when rounding if there's no boundaries
` [PATCH v5 03/28] clk: Introduce clk_get_rate_range()
` [PATCH v5 04/28] drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection
` [PATCH v5 05/28] clk: Mention that .recalc_rate can return 0 on error
` [PATCH v5 06/28] clk: Clarify clk_get_rate() expectations
` [PATCH v5 07/28] clk: tests: Add test suites description
` [PATCH v5 08/28] clk: tests: Add reference to the orphan mux bug report
` [PATCH v5 09/28] clk: tests: Add tests for uncached clock
` [PATCH v5 10/28] clk: tests: Add tests for single parent mux
` [PATCH v5 11/28] clk: tests: Add tests for mux with multiple parents
` [PATCH v5 12/28] clk: tests: Add some tests for orphan "
` [PATCH v5 13/28] clk: Take into account uncached clocks in clk_set_rate_range()
` [PATCH v5 14/28] clk: Fix clk_get_parent() documentation
` [PATCH v5 15/28] clk: Set req_rate on reparenting
` [PATCH v5 16/28] clk: Change clk_core_init_rate_req prototype
` [PATCH v5 17/28] clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its caller
` [PATCH v5 18/28] clk: Introduce clk_hw_init_rate_request()
` [PATCH v5 19/28] clk: Add our request boundaries in clk_core_init_rate_req
` [PATCH v5 20/28] clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
` [PATCH v5 21/28] clk: Introduce clk_core_has_parent()
` [PATCH v5 22/28] clk: Stop forwarding clk_rate_requests to the parent
` [PATCH v5 23/28] clk: Zero the clk_rate_request structure
` [PATCH v5 24/28] clk: Test the clock pointer in clk_hw_get_name()
` [PATCH v5 25/28] clk: Introduce the clk_hw_get_rate_range function
` [PATCH v5 26/28] clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
` [PATCH v5 27/28] clk: tests: Add some tests for clk_get_rate_range()
` [PATCH v5 28/28] clk: tests: Add missing test case for ranges

FAILED: patch "[PATCH] mm/kfence: reset PG_slab and memcg_data before freeing" failed to apply to 5.15-stable tree
 2022-05-16 13:27 UTC 

[PATCH v2] mailbox: qcom-ipcc: Log the pending interrupt during resume
 2022-05-16 13:27 UTC  (6+ messages)

[PATCH v1 5/6] media: uvcvideo: Initialize roi to default value
 2022-05-16 13:25 UTC  (2+ messages)

[REGRESSION] lxc-stop hang on 5.17.x kernels
 2022-05-16 13:25 UTC  (15+ messages)

[PATCH] libpcapng: fix timestamp wrapping in output files
 2022-05-16 13:26 UTC  (4+ messages)

[PATCH] eudev: create static nodes from modules
 2022-05-16 13:25 UTC  (7+ messages)
` [OE-core] "

[linux-next:pending-fixes] BUILD SUCCESS 49054c17455dc46ee92c37c82a14477ba65ee173
 2022-05-16 13:25 UTC 

[PATCH 0/2] ceph: wait async unlink to finish
 2022-05-16 13:23 UTC  (5+ messages)
` [PATCH 1/2] fs/dcache: add d_compare() helper support
` [PATCH 2/2] ceph: wait the first reply of inflight unlink/rmdir

[PATCH v2 00/11] DC Patches May 16, 2022
 2022-05-16 13:23 UTC  (2+ messages)

[PATCH 1/1] perf: hisi: Extract hisi_pmu_init
 2022-05-16 13:16 UTC  (2+ messages)

Building example code with EVL
 2022-05-16 13:21 UTC  (4+ messages)

[PATCH v6 00/13] Migration: Transmit and detect zero pages in the multifd threads
 2022-05-16 13:14 UTC  (3+ messages)
` [PATCH v6 01/13] multifd: Document the locking of MultiFD{Send/Recv}Params

[patch 0/9] scripts/spdxcheck: Better statistics and exclude handling
 2022-05-16 13:14 UTC  (2+ messages)

[meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.004
 2022-05-16 13:20 UTC  (4+ messages)
` [meta-ti][dunfell][PATCH 2/4] linux-ti-staging: Bump to 08.03.00.004 release
` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: "
` [meta-ti][dunfell][PATCH 4/4] ti-linux-fw: "

[meta-arago][dunfell][PATCH] ltp-ddt: Bump to 08.03.00.004 release
 2022-05-16 13:20 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.40-98-g6e388a6f5046)
 2022-05-16 13:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-16 13:18 UTC 

[Buildroot] [PATCH 00/20] Update Ejabberd and its dependencies
 2022-05-16 13:13 UTC  (21+ messages)
` [Buildroot] [PATCH 01/20] package/erlang-idna: remove unicode_util_compat library
` [Buildroot] [PATCH 02/20] package/erlang-lager: bump version to 3.9.1
` [Buildroot] [PATCH 03/20] package/erlang-p1-utils: bump version to 1.0.23
` [Buildroot] [PATCH 04/20] package/erlang-p1-cache-tab: bump version to 1.0.29
` [Buildroot] [PATCH 05/20] package/erlang-p1-tls: bump version to 1.1.13
` [Buildroot] [PATCH 06/20] package/erlang-p1-stringprep: bump version to 1.0.27
` [Buildroot] [PATCH 07/20] package/erlang-p1-xml: bump version to 1.1.49
` [Buildroot] [PATCH 08/20] package/erlang-p1-xmpp: bump version to 1.5.6
` [Buildroot] [PATCH 09/20] package/erlang-p1-yaml: bump version to 1.0.32
` [Buildroot] [PATCH 10/20] package/erlang-p1-yconf: bump version to 1.0.12
` [Buildroot] [PATCH 11/20] package/erlang-p1-oauth2: bump version to 0.6.10
` [Buildroot] [PATCH 12/20] package/erlang-p1-pkix: bump version to 1.0.8
` [Buildroot] [PATCH 13/20] package/erlang-eimp: bump version to 1.0.21
` [Buildroot] [PATCH 14/20] package/erlang-p1-mqtree: bump version to 1.0.14
` [Buildroot] [PATCH 15/20] package/erlang-jose: bump version to 1.11.1
` [Buildroot] [PATCH 16/20] package/erlang-p1-acme: bump version to 1.0.16
` [Buildroot] [PATCH 17/20] package/erlang-p1-stun: bump version to 1.0.47
` [Buildroot] [PATCH 18/20] package/erlang-p1-sip: "
` [Buildroot] [PATCH 19/20] package/erlang-p1-zlib: bump version to 1.0.10
` [Buildroot] [PATCH 20/20] package/ejabberd: bump version to 21.12

[PATCH] selftest/imagefeatures/overlayfs: Always append to DISTRO_FEATURES
 2022-05-16 13:18 UTC  (6+ messages)
` [OE-core] "

[Buildroot] [PATCH] linux: Fix powerpc64le defconfig selection
 2022-05-16 13:17 UTC  (3+ messages)

[PATCH V2 0/7] x86/entry: Convert error_entry() to C code
 2022-05-16 13:17 UTC  (8+ messages)
` [PATCH V2 1/7] x86/entry: Introduce __entry_text for entry code written in C
` [PATCH V2 2/7] x86/entry: Move PTI_USER_* to arch/x86/include/asm/processor-flags.h
` [PATCH V2 3/7] x86: Mark __native_read_cr3() & native_write_cr3() as __always_inline
` [PATCH V2 4/7] x86/entry: Add arch/x86/entry/entry64.c for C entry code
` [PATCH V2 5/7] x86/entry: Add the C verion of SWITCH_TO_KERNEL_CR3 as switch_to_kernel_cr3()
` [PATCH V2 6/7] x86/traps: Add fence_swapgs_{user,kernel}_entry() and user_entry_swapgs_and_fence()
` [PATCH V2 7/7] x86/entry: Implement the whole error_entry() as C code

[linux-next:master 11556/12195] arch/riscv/include/asm/pgtable.h:662:9: error: call to undeclared function 'pud_leaf'; ISO C99 and later do not support implicit function declarations
 2022-05-16 13:15 UTC 

FAILED: patch "[PATCH] ping: fix address binding wrt vrf" failed to apply to 5.4-stable tree
 2022-05-16 13:16 UTC  (3+ messages)
` [PATCH 5.4-stable] ping: fix address binding wrt vrf

stable-rc/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.194)
 2022-05-16 13:16 UTC 

[PATCH v2 4/5] KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
 2022-05-16 13:14 UTC  (5+ messages)
` [PATCH] KVM: x86: fix a typo in __try_cmpxchg_user that caused cmpxchg to be not atomic

[PATCH] [media] c8sectpfe: Remove unneeded NULL check before clk_disable_unprepare
 2022-05-16 13:12 UTC  (2+ messages)

[PATCH net-next v3 00/10] UDP/IPv6 refactoring
 2022-05-16 13:14 UTC  (5+ messages)
` [PATCH net-next v3 02/10] udp/ipv6: move pending section of udpv6_sendmsg
` [PATCH net-next v3 03/10] udp/ipv6: prioritise the ip6 path over ip4 checks

[PATCH v13 0/8] MSG_ZEROCOPY + multifd
 2022-05-16 12:51 UTC  (7+ messages)
` [PATCH v13 1/8] meson.build: Fix docker-test-build@alpine when including linux/errqueue.h

[PATCH] [media] st-delta: Remove unneeded NULL check in delta-v4l2
 2022-05-16 13:13 UTC 

[PATCH RFC 00/10] irqchip: Add LoongArch-related irqchip drivers
 2022-05-16 13:13 UTC  (2+ messages)

Process for cherry-picking patches from other projects
 2022-05-16 13:12 UTC  (3+ messages)

[PATCH v2 0/3] mgag200: Improve damage handling
 2022-05-16 13:12 UTC  (3+ messages)

[RFC PATCH] dma-iommu: Add iommu_dma_max_mapping_size()
 2022-05-16 13:06 UTC  (2+ messages)

[PATCH 1/1] perf: hisi: Make irq shared
 2022-05-16 13:05 UTC  (2+ messages)

Getting rid of the last bits of QEMU's 'ad-hoc CI' for merges
 2022-05-16 12:43 UTC 

[PATCH v3] drm/mgag200: Enable atomic gamma lut update
 2022-05-16 13:09 UTC  (2+ messages)

[PATCH v3 0/3] Add ASPEED AST2600 I2C new controller driver
 2022-05-16  6:48 UTC  (2+ messages)
` [PATCH v3 2/3] dt-bindings: i2c-ast2600: Add bindings for AST2600 i2C driver

[RFC PATCH V2 0/2] swiotlb: Add child io tlb mem support
 2022-05-16 13:08 UTC  (5+ messages)
` [RFC PATCH V2 1/2] swiotlb: Add Child IO TLB "

RTT-PROBE: lore-subspace-rtt
 2022-05-16 13:08 UTC 

[PATCH 00/21] add coccinelle scripts for {bitmap,cpumask,nodes}_empty()
 2022-05-16 13:08 UTC  (3+ messages)
` [PATCH 11/22] KVM: x86: hyper-v: replace bitmap_weight() with hweight64()

[PATCH] arm/qemuarm64-secureboot: update to new kernel and hack around boot issue
 2022-05-16 13:08 UTC 

[Intel-gfx] [PATCH 00/26] drm/i915: Make fastset not suck and allow seamless M/N changes
 2022-05-16 13:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH 04/26] drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()

[RFC PATCH v2 00/21] KCFI support
 2022-05-16 12:58 UTC  (6+ messages)
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG

[PATCH v4 0/3] fix `sudo make install` regression in maint
 2022-05-16 13:07 UTC  (9+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 3/4] t0034: add negative tests and allow git init to mostly work under sudo

[PATCH v2 0/5] hw: aspeed: Init all UART's with serial devices
 2022-05-16 12:33 UTC  (3+ messages)

WCN6855 issues with latest linux-firmware
 2022-05-16 13:01 UTC  (4+ messages)

[selftest/vm] e8b9989597: kernel-selftests.vm.make_fail
 2022-05-16 13:06 UTC  (2+ messages)

[PATCH V4] arm64: perf: Set PMCR.X of PMCR_EL0 during pmu reset
 2022-05-16 12:55 UTC 

[PATCH v2] platform/x86: intel-hid: fix _DSM function index handling
 2022-05-16 13:06 UTC 

[PATCH v8 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-16 12:52 UTC  (9+ messages)
` [PATCH v8 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v8 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v8 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v8 4/8] perf arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v8 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v8 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v8 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v8 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH v3 0/4] KVM: arm64: vgic: Misc ITS fixes
 2022-05-16 13:05 UTC  (3+ messages)

[PATCH 0/5] iommu: Make blocking domain static for group
 2022-05-16 13:05 UTC  (5+ messages)
` [PATCH 2/5] iommu: Add blocking_domain_ops field in iommu_ops

[PATCH v2 0/3] dmaengine/ARM: sprd: use proper 'dma-channels/requests' properties
 2022-05-16 13:05 UTC  (2+ messages)

[PATCH -next] usb: typec: ucsi: fix return value check in ucsi_acpi_probe()
 2022-05-16 13:15 UTC 

[PATCH] x86/mm/cpa: set PAGE_KERNEL in __set_pages_p()
 2022-05-16 13:03 UTC  (9+ messages)
        ` Is _PAGE_PROTNONE set only for user mappings?

[PATCH v2] Remove Ubuntu 18.04 conatiner support from the repository
 2022-05-16 11:59 UTC 

[PATCH -next] ksmbd: Fix some kernel-doc comments
 2022-05-16 13:02 UTC  (2+ messages)

[PATCH net v2] netfilter: nf_flow_table: fix teardown flow timeout
 2022-05-16 13:02 UTC  (6+ messages)

[PATCH] serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
 2022-05-16 13:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_dp_tiled_display: Close fd after igt_display_fini
 2022-05-16 13:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_dp_tiled_display: Close fd after igt_display_fini (rev2)

[PATCH] misc: rtsx: Set setting_reg2 before use
 2022-05-16 13:00 UTC 

[PATCH v1 1/1] Add driver for Mellanox BlueField-3 GPIO controller
 2022-05-16 13:00 UTC  (8+ messages)

[PATCH v1 0/4] Enable yellow meter hierarchy
 2022-05-16 12:59 UTC  (2+ messages)

[PATCH] dmaengine: idxd: make idxd_register/unregister_dma_channel() static
 2022-05-16 12:59 UTC  (2+ messages)

[PATCH] dmaengine: idxd: skip irq free when wq type is not kernel
 2022-05-16 12:59 UTC  (2+ messages)

UDP receive performance drop since 3.10
 2022-05-16 12:58 UTC 

[PATCH 0/3] dmaengine: zynqmp_dma: coverity fixes
 2022-05-16 12:58 UTC  (2+ messages)

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-16 11:31 UTC  (5+ messages)
` [PATCH 3/9] vfio/migration: Fix NULL pointer dereference bug
` [PATCH 5/9] migration/qemu-file: Add qemu_file_get_to_fd()

[PATCH 0/2] Implement readahead for squashfs
 2022-05-16 12:57 UTC  (7+ messages)
` [PATCH 2/2] squashfs: implement readahead

RTT-PROBE: lore-subspace-rtt
 2022-05-16 12:57 UTC 

[Patch] net: af_key: check encryption module availability consistency
 2022-05-16 12:57 UTC 

[GIT PULL] KVM/arm64 fixes for 5.18, take #3
 2022-05-16 12:51 UTC 

[PATCH] nvme: split the enum used for various register constants
 2022-05-16 12:52 UTC 

[PATCH 1/3] drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
 2022-05-16 12:56 UTC  (12+ messages)
` [PATCH 2/3] drm/amdgpu: add AMDGPU_VM_NOALLOC

[PATCH] examples/vhost: fix floating point exception when there is no VMDQ
 2022-05-16 12:57 UTC  (2+ messages)


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.