All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-10 22:43:52 to 2022-05-11 00:03:56 UTC [more...]

[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)

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

[PATCH bpf-next v9 0/5] New BPF helpers to accelerate synproxy
 2022-05-11  0:03 UTC  (8+ messages)
` [PATCH bpf-next v9 3/5] bpf: Add helpers to issue and check SYN cookies in XDP

[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  (38+ messages)
` [PATCH 03/18] xfs: make xattri_leaf_bp more useful
` [PATCH 04/18] xfs: rework deferred attribute operation setup
` [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 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 v2] big_keys: Use struct for internal payload
 2022-05-10 23:58 UTC 

[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

[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 v4] mm: fix is_pinnable_page against on cma page
 2022-05-10 23:58 UTC  (4+ messages)

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

[PATCH rdma-next 0/2] Add gratuitous ARP support to RDMA-CM
 2022-05-10 23:56 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP

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

[PATCH] drm/msm/dpu: add writeback support for sc7180
 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 

[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

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

[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()

[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  (11+ messages)
` [PATCH "
  ` [PATCH v4 1/3] t: regression git needs safe.directory when using sudo
  ` [PATCH v4 2/3] git-compat-util: avoid failing dir ownership checks if running privileged
  ` [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)

[PATCH bpf-next 00/12] bpf: Add 64bit enum value support
 2022-05-10 23:40 UTC  (27+ 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
` [PATCH bpf-next 05/12] bpftool: "
` [PATCH bpf-next 06/12] selftests/bpf: Fix selftests failure
` [PATCH bpf-next 09/12] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
` [PATCH bpf-next 10/12] selftests/bpf: add a test for enum64 value relocation

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-10 23:38 UTC  (12+ messages)

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

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

[PATCH v2 0/7] Sparse index: integrate with 'git stash'
 2022-05-10 23:32 UTC  (8+ 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 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

[PATCH v3 0/4] Enable PASID for DMA API users
 2022-05-10 23:28 UTC  (7+ 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 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  (7+ 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 

[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)

[PATCH] kontron-sl-mx8mm: Select the CONFIG_CMD_UNZIP option
 2022-05-10 23:06 UTC 

[PATCH v4 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-10 23:04 UTC  (2+ messages)

[PATCH] block: reorder the REQ_ flags
 2022-05-10 23:03 UTC  (2+ messages)

[PATCH mptcp-next] Squash to "selftests/bpf: test bpf_skc_to_mptcp_sock"
 2022-05-10 23:03 UTC  (2+ messages)

[PATCH v3 1/2] Bluetooth: Implement support for Mesh
 2022-05-10 23:01 UTC  (2+ messages)
` Add Mesh functionality to net/bluetooth

[PATCH V2 0/5] SGX shmem backing store issue
 2022-05-10 23:01 UTC  (7+ messages)
` [PATCH V2 1/5] x86/sgx: Disconnect backing page references from dirty status
` [PATCH V2 4/5] x86/sgx: Fix race between reclaimer and page fault handler

[PATCH] platform/chrome: cros_ec_typec: Check for EC driver
 2022-05-10 23:00 UTC  (2+ messages)

Cifs: cache entries for the cached directory
 2022-05-10 22:57 UTC  (3+ messages)
` [PATCH 4/4] cifs: cache the dirents for entries in a "

[PATCH v6 00/13] Migration: Transmit and detect zero pages in the multifd threads
 2022-05-10 22:42 UTC  (14+ messages)
` [PATCH v6 01/13] multifd: Document the locking of MultiFD{Send/Recv}Params
` [PATCH v6 02/13] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PATCH v6 03/13] multifd: Create page_count "
` [PATCH v6 04/13] migration: Export ram_transferred_ram()
` [PATCH v6 05/13] multifd: Count the number of bytes sent correctly
` [PATCH v6 06/13] migration: Make ram_save_target_page() a pointer
` [PATCH v6 07/13] multifd: Make flags field thread local
` [PATCH v6 08/13] multifd: Prepare to send a packet without the mutex held
` [PATCH v6 09/13] multifd: Add property to enable/disable zero_page
` [PATCH v6 10/13] migration: Export ram_release_page()
` [PATCH v6 11/13] multifd: Support for zero pages transmission
` [PATCH v6 12/13] multifd: Zero "
` [PATCH v6 13/13] migration: Use multifd before we check for the zero page

[PATCH 0/4] net: dsa: realtek: rtl8365mb: Add SGMII and HSGMII support
 2022-05-10 22:55 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend
 2022-05-10 22:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] exfat: check if cluster num is valid
 2022-05-10 22:52 UTC  (5+ messages)

[PATCH v11 00/24] drm/rockchip: RK356x VOP2 support
 2022-05-10 22:49 UTC  (18+ messages)
` [PATCH v11 20/24] arm64: dts: rockchip: enable vop2 and hdmi tx on rock-3a

is "premature next" a real world rng concern, or just an academic exercise?
 2022-05-10 22:50 UTC  (9+ messages)

[RFC PATCH bpf-next 0/9] bpf: cgroup hierarchical stats collection
 2022-05-10 22:49 UTC  (7+ messages)
` [RFC PATCH bpf-next 8/9] bpf: Introduce cgroup iter

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-05-10 22:49 UTC  (5+ messages)
` [PATCH v1 3/5] ethdev: add API for direct rearm mode
    ` 回复: "

[PATCH 1/2] thermal: imx8mm: Add hwmon support
 2022-05-10 22:48 UTC  (5+ messages)
` [PATCH 2/2] thermal/drivers/thermal_helpers: Adjust output format

[PATCH] net: fix phy_string_for_interface
 2022-05-10 22:49 UTC 

[PATCH 1/1] btrfs: simplify lookup_data_extent()
 2022-05-10 22:48 UTC  (2+ messages)

[linux-next:master 10107/10661] libbpf.c:4954:8: error: variable 'i' set but not used
 2022-05-10 22:47 UTC 

[PATCH v5 1/5] arm64: dts: qcom: sc7180: Add wormdingler dts files
 2022-05-10 22:44 UTC  (5+ messages)
` [PATCH v5 2/5] arm64: dts: qcom: sc7180: Add mrbland "
` [PATCH v5 3/5] arm64: dts: qcom: sc7180: Add quackingstick "
` [PATCH v5 4/5] arm64: dts: qcom: sc7180: Add pazquel "
` [PATCH v5 5/5] arm64: dts: qcom: sc7180: Add kingoftown "

linux-next: build warnings after merge of the tty tree
 2022-05-10 22:46 UTC  (2+ messages)

[PATCH 4.19 00/88] 4.19.242-rc1 review
 2022-05-10 22:46 UTC  (2+ messages)

[GIT PULL] Two folio fixes for 5.18
 2022-05-10 22:45 UTC  (4+ messages)

[PATCH] Prevent git from rehashing 4GBi files
 2022-05-10 22:45 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
 2022-05-10 17:58 UTC  (2+ messages)

[PATCH 4.9 00/66] 4.9.313-rc1 review
 2022-05-10 22:43 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/12] i915: Introduce Ponte Vecchio
 2022-05-10 22:43 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for i915: Introduce Ponte Vecchio (rev3)


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.