messages from 2023-04-04 23:21:15 to 2023-04-05 00:50:21 UTC [more...]
[PATCH 0/3] Revert lima fdinfo patchset
2023-04-05 0:50 UTC (4+ messages)
[powerpc:merge] BUILD SUCCESS WITH WARNING 639e8992872c632f27b130b403e263eae966231e
2023-04-05 0:48 UTC
[PATCH v2 0/3] Some fixes and cleanup for maple tree
2023-04-05 0:49 UTC (3+ messages)
[RFC 0/1] ring: add callback infrastructire to ring library
2023-04-05 0:46 UTC (2+ messages)
[PATCH v4 0/6] KVM: x86: Fix unpermitted XTILE CPUID reporting
2023-04-05 0:45 UTC (7+ messages)
` [PATCH v4 1/6] KVM: x86: Add a helper to handle filtering of unpermitted XCR0 features
` [PATCH v4 2/6] KVM: x86: Filter out XTILE_CFG if XTILE_DATA isn't permitted
` [PATCH v4 3/6] KVM: selftests: Move XGETBV and XSETBV helpers to common code
` [PATCH v4 4/6] KVM: selftests: Rework dynamic XFeature helper to take mask, not bit
` [PATCH v4 5/6] KVM: selftests: Add all known XFEATURE masks to common code
` [PATCH v4 6/6] KVM: selftests: Add test to verify KVM's supported XCR0
[PATCH v8 0/4] Another crack at a handshake upcall mechanism
2023-04-05 0:45 UTC (10+ messages)
` [PATCH v8 1/4] net/handshake: Create a NETLINK service for handling handshake requests
` [PATCH v8 3/4] net/handshake: Add Kunit tests for the handshake consumer API
[PATCH v4 00/42] drm/msm/dpu: rework HW catalog
2023-04-05 0:43 UTC (17+ messages)
` [PATCH v4 01/42] drm/msm/dpu: use CTL_SC7280_MASK for sm8450's ctl_0
` [PATCH v4 02/42] drm/msm/dpu: Allow variable SSPP_BLK size
` [PATCH v4 03/42] drm/msm/dpu: Allow variable INTF_BLK size
[PATCH RFC bpf-next v1 0/9] Exceptions - 1/2
2023-04-05 0:42 UTC (10+ messages)
` [PATCH RFC bpf-next v1 1/9] bpf: Fix kfunc callback handling
` [PATCH RFC bpf-next v1 2/9] bpf: Refactor and generalize optimize_bpf_loop
` [PATCH RFC bpf-next v1 3/9] bpf: Implement bpf_throw kfunc
` [PATCH RFC bpf-next v1 4/9] bpf: Handle throwing BPF callbacks in helpers and kfuncs
` [PATCH RFC bpf-next v1 5/9] bpf: Add pass to fixup global function throw information
` [PATCH RFC bpf-next v1 6/9] bpf: Add KF_THROW annotation for kfuncs
` [PATCH RFC bpf-next v1 7/9] bpf: Introduce bpf_set_exception_callback kfunc
` [PATCH RFC bpf-next v1 8/9] bpf: Introduce BPF assertion macros
` [PATCH RFC bpf-next v1 9/9] selftests/bpf: Add tests for BPF exceptions
[PATCH v4 0/6] Introduce MSM-specific DSC helpers
2023-04-05 0:41 UTC (14+ messages)
` [PATCH v4 1/6] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v4 2/6] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness
` [PATCH v4 3/6] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v4 4/6] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v4 5/6] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup
` [PATCH v4 6/6] drm/msm/dsi: Fix calculations pkt_per_line
[PATCH v6 0/4] Add vendor agnostic mechanism to report hardware sleep
2023-04-05 0:42 UTC (3+ messages)
` [PATCH v6 1/4] PM: Add sysfs files to represent time spent in hardware sleep state
[PATCH] sockaddr.3type: Document that sockaddr_storage is the API to be used
2023-04-05 0:42 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 6a53bda3aaf3de5edeea27d0b1d8781d067640b6
2023-04-05 0:41 UTC (2+ messages)
linux-next: duplicate patches in the nfsd tree
2023-04-05 0:38 UTC (2+ messages)
[PATCH] perl-version: make PERL* assignments non-immediate
2023-04-05 0:38 UTC
[jpoimboe:objtool-debug 3/8] fs/btrfs/btrfs.o: warning: objtool: run_delalloc_nocow+0x93a: unreachable instruction
2023-04-05 0:38 UTC
[PATCH v3] prctl: Add PR_GET_AUXV to copy auxv to userspace
2023-04-05 0:38 UTC
[PATCH 6.1 000/179] 6.1.23-rc2 review
2023-04-05 0:35 UTC (2+ messages)
[f2fs-dev] [PATCH v2] f2fs: Fix system crash due to lack of free space in LFS
2023-04-05 0:35 UTC (7+ messages)
` "
[Intel-gfx] [PATCH v1 0/7] Move dma-buf mmap() reservation locking down to exporters
2023-04-05 0:33 UTC (6+ messages)
` [Intel-gfx] [PATCH v1 5/7] Revert "drm: Assert held reservation lock for dma-buf mmapping"
` "
[PATCH v3 0/6] Introduce MSM-specific DSC helpers
2023-04-05 0:33 UTC (18+ messages)
` [PATCH v3 1/6] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v3 2/6] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness
` [PATCH v3 3/6] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v3 4/6] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v3 5/6] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup
` [PATCH v3 6/6] drm/msm/dsi: Fix calculations pkt_per_line
[PATCH 0/2] KVM: x86: More cleanups for Hyper-V range flushing
2023-04-05 0:31 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme
` [PATCH 2/2] KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V code
[Intel-gfx] [PATCH 1/5] drm/i915/ttm: Add I915_BO_PREALLOC
2023-04-05 0:30 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] "
linux-next: build failure after merge of the clk tree
2023-04-05 0:28 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
2023-04-05 0:26 UTC
[PATCH v2 1/2] Boot var automatic management for removable medias
2023-04-05 0:06 UTC (2+ messages)
` [PATCH v2 2/2] Load option with short device path for boot vars
[PATCH v2] prctl: Add PR_GET_AUXV to copy auxv to userspace
2023-04-05 0:25 UTC (4+ messages)
[Cluster-devel] [PATCH v2 00/23] fs-verity support for XFS
2023-04-04 23:56 UTC (21+ messages)
` [Cluster-devel] [PATCH v2 06/23] fsverity: add drop_page() callout
` [f2fs-dev] "
` "
` [Cluster-devel] [PATCH v2 16/23] xfs: add inode on-disk VERITY flag
` [f2fs-dev] "
` "
` [Cluster-devel] [PATCH v2 21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE
` [f2fs-dev] "
` "
` [f2fs-dev] [PATCH v2 00/23] fs-verity support for XFS
` "
[PATCH] KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
2023-04-05 0:23 UTC
linux-next: manual merge of the arm-soc tree with the mm tree
2023-04-05 0:19 UTC (2+ messages)
[PATCH 1/2] Boot var automatic management for removable medias
2023-04-05 0:14 UTC (3+ messages)
[PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value
2023-04-05 0:20 UTC (2+ messages)
[PATCH] KVM: VMX: Get rid of hard-coded value around IA32_VMX_BASIC
2023-04-05 0:18 UTC (2+ messages)
[PATCHSET 0/3] xfs: fix ascii-ci problems with userspace
2023-04-05 0:17 UTC (6+ messages)
` [PATCH 1/3] xfs: stabilize the tolower function used for ascii-ci dir hash computation
[PATCH bpf-next 0/8] bpf: Follow up to RCU enforcement in the verifier
2023-04-05 0:17 UTC (12+ messages)
` [PATCH bpf-next 1/8] bpf: Invoke btf_struct_access() callback only for writes
` [PATCH bpf-next 2/8] bpf: Remove unused arguments from btf_struct_access()
` [PATCH bpf-next 4/8] bpf: Teach verifier that certain helpers accept NULL pointer
6.1 Backport Request: act_mirred: use the backlog for nested calls to mirred ingress
2023-04-05 0:16 UTC (5+ messages)
stable-rc/queue/6.1 baseline: 115 runs, 8 regressions (v6.1.22-179-ga7cb9fb3a7e4e)
2023-04-05 0:16 UTC
[Intel-gfx] [PATCH 0/2] fdinfo: Enable some support for GuC based client busyness
2023-04-05 0:14 UTC (3+ messages)
` [Intel-gfx] [PATCH 1/2] i915/pmu: Add support for total context runtime for GuC back-end
` [Intel-gfx] [PATCH 2/2] drm/i915/fdinfo: Enable fdinfo for GuC backends
What's cooking in git.git (Apr 2023, #01; Tue, 4)
2023-04-05 0:14 UTC
[PATCH] clone: error specifically with --local and symlinked objects
2023-04-05 0:13 UTC (2+ messages)
[RFC PATCH 0/4] uapi, drm: Add and implement RLIMIT_GPUPRIO
2023-04-05 0:13 UTC (6+ messages)
[PATCH V2 1/2] docs: Allow generic virtio device types to contain device-id
2023-04-05 0:12 UTC (2+ messages)
` [PATCH V2 2/2] libxl: fix matching of generic virtio device
[igt-dev] [PATCH i-g-t v2 0/2] tests/drm_fdinfo: Drop tests with TEST_BUSY for GuC
2023-04-05 0:09 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] lib/drm_fdinfo: Check for compute engines when parsing
` [igt-dev] [PATCH i-g-t v2 2/2] tests/drm_fdinfo: Drop active busyness tests for GuC backend
linux-next: error when fetching the csky tree
2023-04-05 0:05 UTC
[PATCH 0/9] msvc integration changes
2023-04-05 0:04 UTC (6+ messages)
` [PATCH 3/9] eal: use barrier intrinsics when compiling with msvc
Linux 6.3-rc4
2023-04-05 0:01 UTC (6+ messages)
` Build regressions/improvements in v6.3-rc4
` Build regressions/improvements in v6.3-rc4 (parport_pc)
[PATCH v3 1/2] spl: mmc: Pass eMMC HW partition and SW partition to spl_mmc_get_uboot_raw_sector()
2023-04-05 0:01 UTC (10+ messages)
` [PATCH v3 2/2] spl: mmc: Pass eMMC HW partition 7 through
[PATCH 1/1] rcu/kvfree: Add debug check of GP ready for ptrs in a list
2023-04-05 0:00 UTC (2+ messages)
stable-rc/queue/5.10 baseline: 97 runs, 5 regressions (v5.10.176-172-g3ee877b09bdd)
2023-04-04 23:59 UTC
[linux-linus test] 180135: tolerable trouble: fail/pass/starved - PUSHED
2023-04-04 23:56 UTC
[Intel-gfx] [PATCH 1/8] drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffers
2023-04-04 23:51 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-04 23:51 UTC (8+ messages)
` "
` [External] "
[meta-oe][PATCH 1/5] paho-mqtt-c: Improve the license information
2023-04-04 23:50 UTC (5+ messages)
` [meta-oe][PATCH 2/5] paho-mqtt-cpp: "
` [meta-python][PATCH 3/5] python3-crc32c: Correct "
` [meta-networking][PATCH 4/5] autossh: "
` [meta-oe][meta-networking][PATCH 5/5] recipes: Remove double protocol= from SRC_URIs
[PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim
2023-04-04 23:46 UTC (8+ messages)
[RFC PATCH net-next 0/6] ethtool: track custom RSS contexts in the core
2023-04-04 23:46 UTC (17+ messages)
` [RFC PATCH net-next 1/6] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH net-next 2/6] net: ethtool: record custom RSS contexts in the IDR
` [RFC PATCH net-next 3/6] net: ethtool: let the core choose RSS context IDs
` [RFC PATCH net-next 5/6] net: ethtool: add a mutex protecting RSS contexts
Playground pager lsp(1)
2023-04-04 23:45 UTC (3+ messages)
[6.2 regression][bisected]discard storm on idle since v6.1-rc8-59-g63a7cb130718 discard=async
2023-04-04 23:37 UTC (9+ messages)
building python-inflect ?
2023-04-04 23:45 UTC (2+ messages)
` [bitbake-devel] "
[PATCH v2 1/3] wifi: mt76: mt7996: enable full system reset support
2023-04-04 23:24 UTC (3+ messages)
` [PATCH v2 2/3] wifi: mt76: mt7996: add full system reset knobs into debugfs
` [PATCH v2 3/3] wifi: mt76: mt7996: enable coredump support
[PATCH] tracing: Free error logs of tracing instances
2023-04-04 23:45 UTC
[PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log
2023-04-04 23:44 UTC (2+ messages)
[PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK
2023-04-04 23:43 UTC (2+ messages)
[PATCH] libxl: arm: Allow grant mappings for backends running on Dom0
2023-04-04 23:42 UTC (3+ messages)
[kvm-unit-tests PATCH v4 0/9] x86/access: CR0.WP=0/1 r/o tests
2023-04-04 23:43 UTC (4+ messages)
` [kvm-unit-tests PATCH v4 5/9] x86/access: Add forced emulation support
[kvm-unit-tests PATCH 0/2] x86: Fix goofs in FEP access configs
2023-04-04 23:41 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] x86: Set forced emulation access timeouts to 240
` [kvm-unit-tests PATCH 2/2] x86: Exclude forced emulation #PF access test from base "vmx" test
[meta-oe][PATCH] zsh: fix installed-vs-shipped with multilib
2023-04-04 23:36 UTC
BUG: BISECTED: memleak in vfs_write()
2023-04-04 23:36 UTC (5+ messages)
` [BUG RESEND] [BISECTED]: selftest: ftracetest: "
[f2fs-dev] [DISCUSSION] f2fs for desktop
2023-04-04 23:35 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
2023-04-04 23:35 UTC (9+ messages)
[PATCH v5 00/19] Add Command Duration Limits support
2023-04-04 23:27 UTC (7+ messages)
` [PATCH v5 08/19] scsi: detect support for command duration limits
` [PATCH v5 09/19] scsi: allow enabling and disabling "
[intel-tdx:kvm-upstream-workaround 18/328] lib/kvm_util.c:990:32: error: 'struct kvm_userspace_memory_region2' has no member named 'restricted_fd'; did you mean 'restrictedmem_fd'?
2023-04-04 23:27 UTC
[RFC PATCH 0/5] fstests specific MAINTAINERS file
2023-04-04 23:26 UTC (21+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
` [f2fs-dev] "
` [Ocfs2-devel] "
` [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part
` [Ocfs2-devel] "
` [f2fs-dev] "
[PATCH net-next RFC v2] Add NDOs for hardware timestamp get/set
2023-04-04 23:25 UTC (5+ messages)
[Intel-gfx] [PATCH RESEND v3 0/3] drm/ttm: Small fixes / cleanups in prep for shrinking
2023-04-04 23:23 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/ttm: Small fixes / cleanups in prep for shrinking (rev3)
[PATCH 00/11] selftests: hid: import the tests from hid-tools
2023-04-04 23:22 UTC (4+ messages)
core dump analysis, was Re: stack smashing detected
2023-04-04 23:22 UTC (8+ 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.