messages from 2023-09-25 21:43:13 to 2023-09-25 22:57:20 UTC [more...]
[PATCH V3] crypto: qcom-rng - Add hw_random interface support
2023-09-25 22:57 UTC (2+ messages)
[RFC bpf-next v3 00/11] Registrating struct_ops types from modules
2023-09-25 22:57 UTC (6+ messages)
` [RFC bpf-next v3 02/11] bpf: add struct_ops_tab to btf
` [RFC bpf-next v3 04/11] bpf: attach a module BTF to a bpf_struct_ops
[RFC PATCH 0/3] cxl: Fix background operation handling
2023-09-25 22:56 UTC (2+ messages)
[Intel-xe] [PATCH 0/9] Refactor kernel setting of PAT
2023-09-25 22:55 UTC (17+ messages)
` [Intel-xe] [PATCH 1/9] drm/xe: Normalize pte/pde encoding
` [Intel-xe] [PATCH 2/9] drm/xe: Remove check for vma == NULL
` [Intel-xe] [PATCH 3/9] drm/xe: Use vfunc for pte/pde ppgtt encoding
` [Intel-xe] [PATCH 4/9] drm/xe/migrate: Do not hand-encode pte
` [Intel-xe] [PATCH 5/9] drm/xe: Use vfunc to initialize PAT
` [Intel-xe] [PATCH 6/9] drm/xe/pat: Keep track of relevant indexes
` [Intel-xe] [PATCH 7/9] drm/xe: Use pat_index to encode pte
` [Intel-xe] [PATCH 8/9] drm/xe: Use vfunc for ggtt pte encoding
` [Intel-xe] [PATCH 9/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] ✓ CI.Patch_applied: success for Refactor kernel setting of PAT
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✗ CI.KUnit: failure "
[PATCH 0/4] sched: drop for_each_numa_hop_mask()
2023-09-25 22:55 UTC (11+ messages)
` [PATCH 1/4] net: mellanox: drop mlx5_cpumask_default_spread()
` [PATCH 2/4] Revert "sched/topology: Introduce for_each_numa_hop_mask()"
` [PATCH 3/4] Revert "sched/topology: Introduce sched_numa_hop_mask()"
` [PATCH 4/4] lib/cpumask: don't mention for_each_numa_hop_mask in cpumask_local_spread()"
[RFT PATCH v2 00/12] drm: call drm_atomic_helper_shutdown() at the right times
2023-09-25 22:53 UTC (8+ messages)
` [RFT PATCH v2 01/12] drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time
[PATCH 00/12] mempolicy: cleanups leading to NUMA mpol without vma
2023-09-25 22:52 UTC (19+ messages)
` [PATCH 01/12] hugetlbfs: drop shared NUMA mempolicy pretence
` [PATCH 02/12] kernfs: drop shared NUMA mempolicy hooks
` [PATCH 03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed
` [PATCH 04/12] mempolicy trivia: delete those ancient pr_debug()s
` [PATCH 05/12] mempolicy trivia: slightly more consistent naming
` [PATCH 06/12] mempolicy trivia: use pgoff_t in shared mempolicy tree
` [PATCH 07/12] mempolicy: mpol_shared_policy_init() without pseudo-vma
` [PATCH 08/12] mempolicy: remove confusing MPOL_MF_LAZY dead code
[PATCH v4 0/5] powerpc/bpf: use BPF prog pack allocator
2023-09-25 22:50 UTC (10+ messages)
` [PATCH v4 1/5] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v4 3/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
` [PATCH v4 4/5] powerpc/code-patching: introduce patch_instructions()
[PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc
2023-09-25 22:49 UTC (2+ messages)
[PATCH V2] perf test: Fix parse-events tests to skip parametrized events
2023-09-25 17:37 UTC (5+ messages)
[PATCH] revision: make pseudo-opt flags read via stdin behave consistently
2023-09-25 22:47 UTC (4+ messages)
[PATCH v9 00/16] PCI devices passthrough on Arm, part 3
2023-09-25 22:44 UTC (7+ messages)
` [PATCH v9 01/16] pci: introduce per-domain PCI rwlock
` [PATCH v9 15/16] xen/arm: vpci: check guest range
[PATCH 1/2] NFSv4: Fix a nfs4_state_manager() race
2023-09-25 22:44 UTC (8+ messages)
` [PATCH 2/2] NFSv4: Fix a state manager thread deadlock regression
[PATCH v1 0/7] DCE/DSE: Add Dead Syscalls Elimination support, part1
2023-09-25 22:43 UTC (16+ messages)
` [PATCH v1 1/7] DCE: add debug support
` [PATCH v1 2/7] DCE/DSE: add unused syscalls elimination configure support
` [PATCH v1 3/7] DCE/DSE: Add a new scripts/Makefile.syscalls
` [PATCH v1 4/7] DCE/DSE: mips: add HAVE_TRIM_UNUSED_SYSCALLS support
` [PATCH v1 5/7] DCE/DSE: riscv: move syscall tables to syscalls/
` [PATCH v1 6/7] DCE/DSE: riscv: add HAVE_TRIM_UNUSED_SYSCALLS support
` [PATCH v1 7/7] DCE/DSE: riscv: trim syscall tables
[Buildroot] test-pkg failed, then what?
2023-09-25 22:42 UTC
[PATCH 0/3] Fix Power CI build
2023-09-25 22:42 UTC (4+ messages)
` [PATCH 1/3] automation: Drop ppc64le-*randconfig jobs
` [PATCH 2/3] automation: Change build script to use arch defconfig
` [PATCH 3/3] xen/common: Add NUMA node id bounds check to page_alloc.c/node_to_scrub
[PATCH v6 0/9] Repack objects into separate packfiles based on a filter
2023-09-25 22:41 UTC (4+ messages)
` [PATCH v7 "
xen | Failed pipeline for staging | ea36ac0d
2023-09-25 22:40 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915: Do not disable preemption for resets
2023-09-25 22:38 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Do not disable preemption for resets (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH ndctl RESEND] test/cxl-event: Skip cxl event testing if cxl-test is not available
2023-09-25 22:37 UTC (2+ messages)
[GIT PULL] perf tools fixes for v6.6: 1st batch
2023-09-25 22:37 UTC
[PATCH v5 0/8] Batch hugetlb vmemmap modification operations
2023-09-25 22:35 UTC (5+ messages)
` [PATCH v5 4/8] hugetlb: perform vmemmap restoration on a list of pages
[PATCH v2 0/2] Remove `ArcBorrow`
2023-09-25 22:34 UTC (16+ messages)
` [PATCH v2 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
linux-next: duplicate patches in the nvmem tree
2023-09-25 22:34 UTC
[PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
2023-09-25 22:32 UTC (7+ messages)
[PATCH net-next v2] net: ixp4xx_eth: Support changing the MTU
2023-09-25 22:29 UTC (2+ messages)
man-intro(1) [patch]
2023-09-25 22:27 UTC (3+ messages)
[PATCH] dt-bindings: mtd: Add a schema for binman
2023-09-25 22:25 UTC (16+ messages)
[PATCH v3 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault
2023-09-25 22:25 UTC (5+ messages)
` [PATCH 1/3] hugetlbfs: extend hugetlb_vma_lock to private VMAs
` [PATCH 2/3] hugetlbfs: close race between MADV_DONTNEED and page fault
[PATCH] virtio: use shadow_avail_idx while checking number of heads
2023-09-25 22:24 UTC (10+ messages)
[PATCH] KVM: x86: Ignore MSR_AMD64_BU_CFG access
2023-09-25 22:25 UTC (5+ messages)
Xen 4.18 release: Reminder about code freeze
2023-09-25 22:25 UTC (8+ messages)
[PATCH 1/2] transport-helper: no connection restriction in connect_helper
2023-09-25 22:21 UTC (3+ messages)
` [PATCH v2 0/3] support remote archive from stateless transport
[PATCH v2] ARM: GICv3 ITS: flush caches for newly allocated ITT
2023-09-25 22:19 UTC (3+ messages)
` [for-4.18] "
` [for-4.18] "
[PATCH 1/1] [PATCH]: pipe.7: read(2) returns with zero while the write end is closed
2023-09-25 22:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/3] KVM: x86: Update HWCR virtualization
2023-09-25 22:15 UTC (4+ messages)
` [PATCH v2 1/3] KVM: x86: Allow HWCR.McStatusWrEn to be cleared once set
` [PATCH v2 2/3] KVM: x86: Virtualize HWCR.TscFreqSel[bit 24]
` [PATCH v2 3/3] KVM: selftests: Test behavior of HWCR
[PATCH v5 00/12] tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs
2023-09-25 22:14 UTC (5+ messages)
` [PATCH v5 04/12] fprobe: Use ftrace_regs in fprobe entry handler
[PATCH bpf-next v5 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
2023-09-25 22:12 UTC (2+ messages)
[PATCH 1/1] [PATCH]: select.2: blocks on the read end (if the write end of the fifo has never opened)
2023-09-25 22:12 UTC (3+ messages)
` [PATCH v2] select.2: blocks on the read end (if the write end of the fifo has never been opened)
[PATCH] ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
2023-09-25 22:09 UTC (2+ messages)
[Intel-xe] [PATCH v3 0/7] PAT and cache coherency support
2023-09-25 22:08 UTC (3+ messages)
` [Intel-xe] [PATCH v3 6/7] drm/xe: directly use pat_index for pte_encode
[Intel-xe] [PATCH DONTMERGE] drm/xe: uapi review submission
2023-09-25 22:07 UTC (4+ messages)
[PATCH v4] ufs: core: wlun send SSU timeout recovery
2023-09-25 22:07 UTC (3+ messages)
[Nouveau] [PATCH] drm/nouveau/kms/nv50: hide unused variables
2023-09-25 22:06 UTC (4+ messages)
[PATCH] i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs
2023-09-25 22:06 UTC (3+ messages)
[PATCH 1/2] dt-bindings: arm,coresight-cti: Drop type for 'cpu' property
2023-09-25 22:05 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: arm,coresight-cti: Add missing additionalProperties on child nodes
[Intel-gfx] [PATCH] drm/i915/dp: refactor aux_ch_name()
2023-09-25 22:05 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: refactor aux_ch_name() (rev3)
[Intel-wired-lan] [PATCH] [iwl-net] Revert "igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksettings"
2023-09-25 19:40 UTC (4+ messages)
[oe-core][PATCHv7] vte: upgrade 2.72.2 -> 2.74.0
2023-09-25 22:03 UTC (2+ messages)
[PATCH] selftests/powerpc: Fix emit_tests to work with run_kselftest.sh
2023-09-25 22:03 UTC (2+ messages)
[Buildroot] [Bug 15805] New: Unable to build with ccache enabled
2023-09-25 22:03 UTC (2+ messages)
` [Buildroot] [Bug 15805] "
[PATCHSET 0/1] fstests: reload entire iunlink lists
2023-09-25 22:02 UTC (3+ messages)
` [PATCH 1/1] xfs: test unlinked inode list repair on demand
[PATCH v4 0/5] Reduce overhead of LSMs with static calls
2023-09-25 22:02 UTC (8+ messages)
[PATCH] drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple
2023-09-25 22:00 UTC (3+ messages)
[PATCH v3 0/6] hw/virtio: Build vhost-vdpa.o once for all targets
2023-09-25 22:00 UTC (5+ messages)
[PATCHSET 0/2] xfsprogs: reload the last iunlink item
2023-09-25 21:59 UTC (3+ messages)
` [PATCH 1/2] xfs_db: dump unlinked buckets
` [PATCH 2/2] xfs_db: create unlinked inodes
[PATCHSET 0/3] xfsprogs: adjust defaults for 6.6 LTS kernels
2023-09-25 21:59 UTC (4+ messages)
` [PATCH 1/3] mkfs: enable large extent counts by default
` [PATCH 2/3] mkfs: enable reverse mapping "
` [PATCH 3/3] mkfs: add a config file for 6.6 LTS kernels
[PATCHSET 0/2] xfs_db: use directio for filesystem access
2023-09-25 21:59 UTC (3+ messages)
` [PATCH 1/2] libxfs: make platform_set_blocksize optional with directio
` [PATCH 2/2] xfs_db: use directio for device access
[PATCHSET v26.2 0/3] xfsprogs: force rebuilding of metadata
2023-09-25 21:59 UTC (4+ messages)
` [PATCH 1/3] xfs_io: support passing the FORCE_REBUILD flag to online repair
` [PATCH 2/3] xfs_scrub: don't retry unsupported optimizations
` [PATCH 3/3] xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD
[PATCHSET 0/5] libxfs: sync with 6.6
2023-09-25 21:58 UTC (6+ messages)
` [PATCH 1/5] xfs: convert to ctime accessor functions
` [PATCH 2/5] xfs: allow userspace to rebuild metadata structures
` [PATCH 3/5] xfs: switch to multigrain timestamps
` [PATCH 4/5] xfs: fix log recovery when unknown rocompat bits are set
` [PATCH 5/5] Revert "xfs: switch to multigrain timestamps"
[Bpf] New Version Notification for draft-thaler-bpf-isa-02.txt
2023-09-25 21:57 UTC (3+ messages)
` "
[Intel-xe] [PATCH v2 0/6] PAT and cache coherency support
2023-09-25 21:56 UTC (3+ messages)
` [Intel-xe] [PATCH v2 6/6] drm/xe/uapi: support pat_index selection with vm_bind
[PATCH v2 bpf-next 0/8] Allocate bpf trampoline on bpf_prog_pack
2023-09-25 21:53 UTC (9+ messages)
` [PATCH v2 bpf-next 1/8] s390/bpf: Let arch_prepare_bpf_trampoline return program size
` [PATCH v2 bpf-next 2/8] bpf: Let bpf_prog_pack_free handle any pointer
` [PATCH v2 bpf-next 3/8] bpf: Adjust argument names of arch_prepare_bpf_trampoline()
` [PATCH v2 bpf-next 4/8] bpf: Add helpers for trampoline image management
` [PATCH v2 bpf-next 5/8] bpf, x86: Adjust arch_prepare_bpf_trampoline return value
` [PATCH v2 bpf-next 6/8] bpf: Add arch_bpf_trampoline_size()
` [PATCH v2 bpf-next 7/8] bpf: Use arch_bpf_trampoline_size
` [PATCH v2 bpf-next 8/8] x86, bpf: Use bpf_prog_pack for bpf trampoline
[PATCH] mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
2023-09-25 21:55 UTC
[geert-renesas-devel:master] BUILD SUCCESS 5da24426ea5f6b66c98f74193d0bbd9d63ae3db8
2023-09-25 21:53 UTC
Request for Curl.exe update included in Git binaries
2023-09-25 21:54 UTC (2+ messages)
[linusw-nomadik:ux500-dts] BUILD SUCCESS 374a69427f2e6a675cb0ec871d9cfb8152008a3f
2023-09-25 21:53 UTC
[geert-renesas-devel:renesas-dts-for-v6.7] BUILD SUCCESS d70be079c3cf34bd91e1c8f7b4bc760356c9150c
2023-09-25 21:53 UTC
[geert-renesas-devel:renesas-arm-soc-for-v6.7] BUILD SUCCESS 719efe2c63b1240ceefc232b57ebc6e69ab647d5
2023-09-25 21:51 UTC
[jimc:dd-fix-5k 28/28] lib/dynamic_debug.c:1330:6: warning: no previous declaration for 'dd_store_func_range'
2023-09-25 21:52 UTC
[PATCH bpf-next v2 00/14] add libbpf getters for individual ringbuffers
2023-09-25 21:50 UTC (15+ messages)
` [PATCH bpf-next v2 01/14] libbpf: refactor cleanup in ring_buffer__add
` [PATCH bpf-next v2 02/14] libbpf: switch rings to array of pointers
` [PATCH bpf-next v2 03/14] libbpf: add ring_buffer__ring
` [PATCH bpf-next v2 04/14] selftests/bpf: add tests for ring_buffer__ring
` [PATCH bpf-next v2 05/14] libbpf: add ring__producer_pos, ring__consumer_pos
` [PATCH bpf-next v2 06/14] selftests/bpf: add tests for ring__*_pos
` [PATCH bpf-next v2 07/14] libbpf: add ring__avail_data_size
` [PATCH bpf-next v2 08/14] selftests/bpf: add tests for ring__avail_data_size
` [PATCH bpf-next v2 09/14] libbpf: add ring__size
` [PATCH bpf-next v2 10/14] selftests/bpf: add tests for ring__size
` [PATCH bpf-next v2 11/14] libbpf: add ring__map_fd
` [PATCH bpf-next v2 12/14] selftests/bpf: add tests for ring__map_fd
` [PATCH bpf-next v2 13/14] libbpf: add ring__consume
` [PATCH bpf-next v2 14/14] selftests/bpf: add tests for ring__consume
[PATCH] pkt-line: do not chomp EOL for sideband progress info
2023-09-25 21:51 UTC (3+ messages)
` [PATCH v2 3/3] pkt-line: do not chomp newlines for sideband messages
[Intel-wired-lan] [PATCH] ice: require PTP clock for building
2023-09-25 21:49 UTC (3+ messages)
` "
[Intel-xe] [PATCH v4 00/10] DRM scheduler changes for Xe
2023-09-25 21:47 UTC (4+ messages)
` "
[PATCH net-next v4] net: add sysctl to disable rfc4862 5.5.3e lifetime handling
2023-09-25 21:47 UTC
[PATCHSET 0/1] xfs: fix reloading the last iunlink item
2023-09-25 21:44 UTC (3+ messages)
` [PATCH 1/1] xfs: fix reloading entire unlinked bucket lists
[PATCHSET v2 0/1] fstests: fix unshare data corruption bug
2023-09-25 21:43 UTC (2+ messages)
` [PATCH 1/1] generic: test FALLOC_FL_UNSHARE when pagecache is not loaded
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.