All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-10 23:07:59 to 2022-05-11 00:28:24 UTC [more...]

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-11  0:28 UTC  (14+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-11  0:27 UTC 

[PATCH net-next v2 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
 2022-05-11  0:27 UTC  (2+ messages)
` [tip: irq/urgent] genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()

[PATCH V2 0/2] rtc: Introduce rtc-ti-k3
 2022-05-11  0:25 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: rtc: Add TI K3 RTC description
` [PATCH V2 2/2] rtc: Introduce ti-k3-rtc

[PATCH] KVM: selftests: x86: Skip unsupported test when Arch LBR is available
 2022-05-11  0:26 UTC  (2+ messages)

[PATCH v2 0/7] Sparse index: integrate with 'git stash'
 2022-05-11  0:26 UTC  (9+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] stash: expand sparse-checkout compatibility testing
  ` [PATCH v3 2/6] stash: integrate with sparse index
  ` [PATCH v3 3/6] sparse-index: expose 'is_sparse_index_allowed()'
  ` [PATCH v3 4/6] read-cache: set sparsity when index is new
  ` [PATCH v3 5/6] stash: apply stash using 'merge_ort_nonrecursive()'
  ` [PATCH v3 6/6] unpack-trees: preserve index sparsity

[Intel-gfx] [PATCH v3] drm/i915/display: disable HPD workers before display driver unregister
 2022-05-11  0:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: disable HPD workers before display driver unregister (rev4)

[PATCH] casefold: Fix expansion of seqres variable
 2022-05-11  0:25 UTC 

next/pending-fixes build: 206 builds: 2 failed, 204 passed, 6 errors, 4 warnings (v5.18-rc6-217-gd854612e01df)
 2022-05-11  0:24 UTC 

[PATCH v3 0/4] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-05-11  0:22 UTC  (7+ messages)
` [PATCH v3 1/4] drm/dp: Export symbol / kerneldoc fixes for DP AUX bus
` [PATCH v3 3/4] drm/bridge: Add devm_drm_bridge_add()

[PATCH net-next] net: appletalk: remove Apple/Farallon LocalTalk PC support
 2022-05-11  0:20 UTC  (6+ messages)

[PATCH] drm/msm/dpu: add writeback support for sc7180
 2022-05-11  0:20 UTC  (2+ messages)

[Buildroot] [PATCH] package/cpulimit: Disable build on OpenRISC with musl-libc
 2022-05-11  0:19 UTC 

[PATCH v3 0/4] Enable PASID for DMA API users
 2022-05-11  0:23 UTC  (9+ messages)
` [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
` [PATCH v3 2/4] iommu: Add PASID support for DMA mapping API users

[PATCH 5.17 000/140] 5.17.7-rc1 review
 2022-05-11  0:19 UTC  (2+ messages)

[PATCH mptcp-next 0/4] BPF redundant scheduler
 2022-05-11  0:18 UTC  (3+ messages)
` [PATCH mptcp-next 1/4] Squash to "mptcp: add get_subflow wrappers"

[PATCH bpf-next 00/12] bpf: Add 64bit enum value support
 2022-05-11  0:17 UTC  (16+ messages)
` [PATCH bpf-next 01/12] bpf: Add btf enum64 support
` [PATCH bpf-next 02/12] libbpf: Permit 64bit relocation value
` [PATCH bpf-next 04/12] libbpf: Add btf enum64 support

RTT-PROBE: lore-subspace-rtt
 2022-05-11  0:17 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v5.18-rc1-10-gecc9e81aff49)
 2022-05-11  0:17 UTC 

[RFC 0/4] partial sector read support
 2022-05-11  0:15 UTC  (3+ messages)

[PATCH v2 00/17] irq: remove handle_domain_{irq,nmi}()
 2022-05-11  0:11 UTC  (11+ messages)
` [PATCH v2 17/17] "

[CI] drm/i915/dmc: Add MMIO range restrictions
 2022-05-11  0:08 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH bpf-next v9 0/5] New BPF helpers to accelerate synproxy
 2022-05-11  0:10 UTC  (12+ messages)
` [PATCH bpf-next v9 3/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v9 4/5] bpf: Add selftests for raw syncookie helpers

[PATCH 1/3] drm/virtio: .release ops for virtgpu fence release
 2022-05-11  0:06 UTC  (3+ messages)
` [PATCH 2/3] drm/virtio: fence created per cursor/plane update
` [PATCH 3/3] drm/virtio: use the fence for every plane update

[PATCH v4] mm: fix is_pinnable_page against on cma page
 2022-05-11  0:09 UTC  (5+ messages)

[RFC V2 PATCH 0/8] selftests: KVM: selftests for fd-based approach of supporting private memory
 2022-05-11  0:08 UTC  (10+ messages)
` [RFC V2 PATCH 1/8] selftests: kvm: Fix inline assembly for hypercall
` [RFC V2 PATCH 2/8] selftests: kvm: Add a basic selftest to test private memory
` [RFC V2 PATCH 3/8] selftests: kvm: priv_memfd_test: Add support for memory conversion
` [RFC V2 PATCH 4/8] selftests: kvm: priv_memfd_test: Add shared access test
` [RFC V2 PATCH 5/8] selftests: kvm: Add implicit memory conversion tests
` [RFC V2 PATCH 6/8] selftests: kvm: Add KVM_HC_MAP_GPA_RANGE hypercall test
` [RFC V2 PATCH 7/8] selftests: kvm: Add hugepage support to priv_memfd_test suite
` [RFC V2 PATCH 8/8] selftests: kvm: priv_memfd: Add test avoiding double allocation
` [RFC V2 PATCH 8/8] selftests: kvm: priv_memfd: Add test without "

RTT-PROBE: lore-subspace-rtt
 2022-05-11  0:07 UTC 

[PATCHSET 0/4] xfs_repair: check rt bitmap and summary
 2022-05-11  0:07 UTC  (4+ messages)
` [PATCH 2/4] xfs_repair: check free rt extent count

[PATCH v6 00/12] complete common VF features for DCF
 2022-05-11  0:06 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 12/12] net/ice: support DCF new VLAN capabilities

[PATCH 0/3] nvme: enable smart AEN
 2022-05-11  0:02 UTC  (3+ messages)
  `  "

[PATCH net-next v3 0/2] Add a bhash2 table hashed by port + address
 2022-05-11  0:04 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: Add a second bind table hashed by port and address
` [PATCH net-next v3 2/2] selftests: Add test for timing a bind request to a port with a populated bhash entry

[PATCH] gcc-plugins: randstruct: Remove cast exception handling
 2022-05-11  0:04 UTC 

[PATCH] net/iavf: fix mismatch between rx_pkt_burst and RX descriptor
 2022-05-11  0:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH rdma-next 0/2] Add gratuitous ARP support to RDMA-CM
 2022-05-11  0:04 UTC  (5+ messages)
` [PATCH rdma-next 1/2] RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP
` [PATCH rdma-next 2/2] RDMA/core: Add a netevent notifier to cma

[RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred
 2022-05-11  0:03 UTC  (9+ messages)

[PATCH v2] mos6522: fix linking error when CONFIG_MOS6522 is not set
 2022-05-11  0:01 UTC  (3+ messages)

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-05-11  0:03 UTC  (2+ messages)

[PATCH] gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n
 2022-05-11  0:03 UTC 

[RFC PATCH v2 0/7] VSX MMA Implementation
 2022-05-11  0:00 UTC  (5+ messages)
` [RFC PATCH v2 2/7] target/ppc: Implemented xvi*ger* instructions

[PATCH v2 0/3] target/ppc: Fix FPSCR.FI bit
 2022-05-10 23:58 UTC  (7+ messages)
` [PATCH v2 1/3] target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
` [PATCH v2 2/3] target/ppc: Fix FPSCR.FI changing in float_overflow_excp()
` [PATCH v2 3/3] target/ppc: Rename sfprf to sfifprf where it's also used as set fi flag

[PATCH v2] drm/probe-helper: Default to 640x480 if no EDID
 2022-05-11  0:00 UTC  (3+ messages)

[PATCH] af_unix: Silence randstruct GCC plugin warning
 2022-05-11  0:01 UTC 

[PATCH 00/18 V4] XFS: LARP state machine and recovery rework
 2022-05-10 23:59 UTC  (34+ messages)
` [PATCH 05/18] xfs: separate out initial attr_set states
` [PATCH 06/18] xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
` [PATCH 07/18] xfs: consolidate leaf/node states in xfs_attr_set_iter
` [PATCH 08/18] xfs: split remote attr setting out from replace path
` [PATCH 09/18] xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
` [PATCH 10/18] xfs: remote xattr removal in xfs_attr_set_iter() is conditional
` [PATCH 11/18] xfs: clean up final attr removal in xfs_attr_set_iter
` [PATCH 12/18] xfs: xfs_attr_set_iter() does not need to return EAGAIN
` [PATCH 13/18] xfs: introduce attr remove initial states into xfs_attr_set_iter
` [PATCH 14/18] xfs: switch attr remove to xfs_attri_set_iter
` [PATCH 15/18] xfs: remove xfs_attri_remove_iter
` [PATCH 16/18] xfs: use XFS_DA_OP flags in deferred attr ops
  ` [PATCH 16/18 v2] "
` [PATCH 17/18] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
` [PATCH 18/18] xfs: detect empty attr leaf blocks in xfs_attr3_leaf_verify
` [PATCH 19/18] xfs: can't use kmem_zalloc() for attribute buffers

[PATCH v2] big_keys: Use struct for internal payload
 2022-05-10 23:58 UTC 

[PATCH bpf-next v3 0/8] bpf: mptcp: Support for mptcp_sock and is_mptcp
 2022-05-10 23:58 UTC  (4+ messages)
` [PATCH bpf-next v3 6/8] selftests: bpf: verify token of struct mptcp_sock

[PATCH v7 1/8] ARM: hpe: Introduce the HPE GXP architecture
 2022-05-10 23:56 UTC  (5+ messages)
` [PATCH v7 3/8] watchdog: hpe-wdt: Introduce HPE GXP Watchdog

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-05-10 23:56 UTC  (15+ messages)
` [PATCH v7 1/6] gpu: rfc: "
` [PATCH v7 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [PATCH v7 3/6] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [PATCH v7 4/6] dmabuf: Add gpu cgroup charge transfer function
` [PATCH v7 5/6] binder: Add flags to relinquish ownership of fds
` [PATCH v7 6/6] selftests: Add binder cgroup gpu memory transfer tests

RTT-PROBE: lore-subspace-rtt
 2022-05-10 23:57 UTC 

[RFC] sched,livepatch: call klp_try_switch_task in __cond_resched
 2022-05-10 23:57 UTC  (12+ messages)

[PATCH v3] mos6522: fix linking error when CONFIG_MOS6522 is not set
 2022-05-10 23:54 UTC 

[PATCH 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-05-10 23:54 UTC  (6+ messages)
` [PATCH 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "

[PATCH] gcc-plugins: Change all version strings match kernel
 2022-05-10 23:54 UTC 

[GIT PULL] virtio: last minute fixup
 2022-05-10 23:50 UTC  (5+ messages)

[PATCH v3 1/2] KVM: VMX: Print VM-instruction error when it may be helpful
 2022-05-10 23:51 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: VMX: Print VM-instruction error as unsigned

[PATCHv2 0/3] perf tools: Fix prologue generation
 2022-05-10 23:48 UTC  (4+ messages)
` [PATCHv2 perf/core 2/3] perf tools: Register fallback libbpf section handler

tests/nvme: add tests for error logging
 2022-05-10 23:48 UTC  (5+ messages)
` [PATCH v2 blktests] "

[PATCH 0/6] Fully lock the container members of struct vfio_group
 2022-05-10 23:48 UTC  (4+ messages)
` [PATCH 3/6] vfio: Split up vfio_group_get_device_fd()

RTT-PROBE: lore-subspace-rtt
 2022-05-10 23:47 UTC 

[PATCH] KVM: SVM: Set HWCR[TscFreqSel] to host's value
 2022-05-10 23:45 UTC  (2+ messages)

[PATCH net-next] docs: ctucanfd: Use 'kernel-figure' directive instead of 'figure'
 2022-05-10 23:45 UTC  (4+ messages)
` [PATCH net-next v2] "

[PATCH 0/3] Improve MyFirstContribution's GitGitGadget section
 2022-05-10 23:45 UTC  (6+ messages)
` [PATCH 2/3] MyFirstContribution: also explain cover letter in "

[RFC PATCH v4 0/3] fix `sudo make install` regression in maint
 2022-05-10 23:44 UTC  (9+ messages)
` [PATCH "
  ` [PATCH v4 1/3] t: regression git needs safe.directory when using sudo
  ` [PATCH v4 3/3] t0034: add negative tests and allow git init to mostly work under sudo

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-10 23:39 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-10 23:37 UTC 

[PATCH] dt-bindings: gpio: gpio-mvebu: convert txt binding to YAML
 2022-05-10 23:34 UTC  (3+ messages)

[PATCH v3 0/3] Fixes for selective fetch area calculation
 2022-05-10 23:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Fixes for selective fetch area calculation (rev3)

+ mm-rmap-fix-cont-pte-pmd-size-hugetlb-issue-when-migration-fix.patch added to mm-unstable branch
 2022-05-10 23:30 UTC 

[PATCH v3 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-10 23:28 UTC  (9+ messages)
` [PATCH v3 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration

[PATCH 00/11] Introduce support for RISC-V architecture
 2022-05-10 23:28 UTC  (3+ messages)
` [PATCH 09/11] test/ring: disable problematic tests for RISC-V

RTT-PROBE: lore-subspace-rtt
 2022-05-10 23:27 UTC 

[PATCH RFC v1 net-next 0/4] net: Qdisc backpressure infrastructure
 2022-05-10 23:27 UTC  (4+ messages)

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-10 23:25 UTC  (4+ messages)

[PATCH 0/7] clk: sunxi: Out-of-bounds access fix and driver cleanup
 2022-05-10 23:24 UTC  (2+ messages)

[PATCH 1/1] test/ring: remove excessive inlining
 2022-05-10 23:23 UTC  (2+ messages)

[PATCH v2 0/7] test_dummy_encryption fixes and cleanups
 2022-05-10 23:23 UTC  (4+ messages)
` [f2fs-dev] "

[Ocfs2-devel] [PATCH 1/2] ocfs2: dlmfs: not clear USER_LOCK_ATTACHED when destroy lock
 2022-05-10 23:22 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock

[PATCH v3 0/7] scalar: implement the subcommand "diagnose"
 2022-05-10 23:21 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] archive: optionally add "virtual" files

[ANNOUNCE] 4.9.312-rt193
 2022-05-10 23:19 UTC 

[PATCH 0/2] migration: Store ram size value
 2022-05-10 23:17 UTC  (3+ messages)
` [PATCH 1/2] migration: Split ram_bytes_total_common() in two functions
` [PATCH 2/2] migration: Calculate ram size once

+ mm-rmap-fix-cont-pte-pmd-size-hugetlb-issue-when-migration-fix.patch added to mm-unstable branch
 2022-05-10 23:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-10 23:17 UTC 

[PATCH] usb: hub: port: add sysfs entry to switch port power
 2022-05-10 23:13 UTC 

[PATCH v2] dt-bindings: net: orion-mdio: Convert to JSON schema
 2022-05-10 23:12 UTC  (2+ messages)

[PATCH v6 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-10 23:10 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles
` [PATCH v6 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
` [PATCH v6 3/3] arm64: marvell: enable the 98DX2530 pinctrl driver

[PATCH mptcp-next v2] mptcp: fix checksum byte order
 2022-05-10 23:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-10 23:07 UTC 


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.