messages from 2024-11-20 22:33:23 to 2024-11-21 00:29:13 UTC [more...]
[PATCH v2 0/3] KVM: VMX: Initialize TDX when loading KVM module
2024-11-21 0:28 UTC (5+ messages)
` [PATCH v2 3/3] KVM: VMX: Initialize TDX during KVM module load
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-21 0:29 UTC (21+ messages)
` [PATCH net-next v11 05/23] ovpn: keep carrier always on
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)
[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
2024-11-21 0:24 UTC (11+ messages)
` [PATCH v3 2/2] rust: page: Extend support to "
[linux-next:pending-fixes] BUILD SUCCESS 823517506b6a4ea2de8215ce5a226d2f1cda9b02
2024-11-21 0:16 UTC
[dhowells-fs:rxrpc-iothread 69/69] net/rxrpc/call_event.c:343:39: warning: arithmetic between different enumeration types ('enum rxrpc_timer_trace' and 'enum rxrpc_rack_timer_mode')
2024-11-21 0:17 UTC
[PATCH] libmultipath: Fix MAPINFO_CHECK_UUID with partitions
2024-11-21 0:17 UTC
[PATCH v3 00/12] Add PXP HWDRM support
2024-11-21 0:17 UTC (16+ messages)
` [PATCH v3 01/12] drm/xe/pxp: Initialize PXP structure and KCR reg
` [PATCH v3 02/12] drm/xe/pxp: Allocate PXP execution resources
` [PATCH v3 03/12] drm/xe/pxp: Add VCS inline termination support
` [PATCH v3 04/12] drm/xe/pxp: Add GSC session invalidation support
` [PATCH v3 05/12] drm/xe/pxp: Handle the PXP termination interrupt
` [PATCH v3 06/12] drm/xe/pxp: Add GSC session initialization support
` [PATCH v3 07/12] drm/xe/pxp: Add support for PXP-using queues
` [PATCH v3 08/12] drm/xe/pxp: add a query for PXP status
` [PATCH v3 09/12] drm/xe/pxp: Add API to mark a BO as using PXP
` [PATCH v3 10/12] drm/xe/pxp: add PXP PM support
` [PATCH v3 11/12] drm/xe/pxp: Add PXP debugfs support
` [PATCH v3 12/12] drm/xe/pxp: Enable PXP for MTL and LNL
` ✓ CI.Patch_applied: success for Add PXP HWDRM support (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH v2] perf/arm-cmn: Ensure port and device id bits are set properly
2024-11-21 0:13 UTC
[PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
2024-11-21 0:08 UTC (5+ messages)
` [PATCH bpf-next v8 1/4] bpf: add bpf_get_cpu_time_counter kfunc
` [PATCH bpf-next v8 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
` [PATCH bpf-next v8 3/4] selftests/bpf: add selftest to check rdtsc jit
` [PATCH bpf-next v8 4/4] selftests/bpf: add usage example for cpu cycles kfuncs
[PATCH v4 0/5] move per-vma lock into vm_area_struct
2024-11-21 0:13 UTC (9+ messages)
` [PATCH v4 2/5] mm: "
` [PATCH v4 3/5] mm: mark vma as detached until it's added into vma tree
[PATCH 1/1] io_uring: prevent reg-wait speculations
2024-11-21 0:13 UTC (5+ messages)
[GIT PULL 2/2] xfs: bug fixes for 6.12
2024-11-21 0:12 UTC
[GIT PULL 1/2] libxfs: new code for 6.12
2024-11-21 0:12 UTC
[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-11-21 0:10 UTC (16+ messages)
[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
2024-11-21 0:10 UTC (14+ messages)
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines
[PATCH v1] perf tests: Fix hwmon parsing with PMU name test
2024-11-21 0:09 UTC
[PATCHBOMB v4] xfsprogs: (more) everything I have for 6.12
2024-11-21 0:09 UTC (6+ messages)
` [PATCHSET 1/2] libxfs: new code "
` [PATCH 1/1] xfs: Reduce unnecessary searches when searching for the best extents
` [PATCHSET 2/2] xfs: bug fixes for 6.12
` [PATCH 1/2] xfs_repair: fix crasher in pf_queuing_worker
` [PATCH 2/2] xfs_repair: synthesize incore inode tree records when required
[PATCH 0/8] Change midx.c and midx-write.c to not use global variables
2024-11-21 0:09 UTC (5+ messages)
` [PATCH v2 00/10] "
Adding set elements
2024-11-21 0:05 UTC (5+ messages)
[PATCH v8 00/23] Modernize the build system
2024-11-21 0:03 UTC (5+ messages)
` [PATCH v8 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
Status of some Arm features
2024-11-21 0:02 UTC (7+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
2024-11-21 0:03 UTC (5+ messages)
How are halted endpoints supposed to be handled in Linux?
2024-11-21 0:02 UTC (2+ messages)
[bug-report] 5-9% FIO randomwrite ext4 perf regression on 6.12.y kernel
2024-11-21 0:00 UTC (2+ messages)
[PATCH 0/3] rust: sync: Add Lock::is_locked()
2024-11-20 23:59 UTC (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] rust: sync: Assert Lock::is_locked in Guard::new for debug builds
` [PATCH 3/3] rust: sync: Add Guard::new_unchecked()
[PATCH 0/2] weston: upgrade and add libdisplay-info recipe
2024-11-20 23:57 UTC (4+ messages)
` [PATCH 1/2] libdisplay-info: add recipe
[PATCH v12 0/8] set-head/fetch remote/HEAD updates
2024-11-20 23:56 UTC (8+ messages)
` [PATCH v13 0/9] "
` [PATCH v13 5/9] remote set-head: better output for --auto
[PATCH v2] drm/amdkfd: Differentiate logging message for driver oversubscription
2024-11-20 23:55 UTC (2+ messages)
[PATCH next v1 0/2] limit local tw done
2024-11-20 23:56 UTC (5+ messages)
` [PATCH next v1 1/2] io_uring: add io_local_work_pending()
` [PATCH next v1 2/2] io_uring: limit local tw done
[GIT PULL 0/4] soc updates for 6.13
2024-11-20 23:50 UTC (10+ messages)
` [GIT PULL 1/4] soc: devicetree "
` [GIT PULL 2/4] soc: driver updates for 6.12
` [GIT PULL 3/4] soc: defconfig updates for 6.13
` [GIT PULL 3/4] ARM: soc "
[PATCH 0/2] drm/xe: Add devcoredump locking and reason string
2024-11-20 23:52 UTC (9+ messages)
` [PATCH 1/2] drm/xe: Add a reason string to the devcoredump
` [PATCH 2/2] drm/xe: Add lock around devcoredump capture status
` ✓ CI.Patch_applied: success for drm/xe: Add devcoredump locking and reason string
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
log --format existence of notes?
2024-11-20 23:51 UTC (5+ messages)
` [PATCH] ref-filter: add "notes" atom
[GIT PULL] asm-generic updates for 6.13
2024-11-20 23:50 UTC (2+ messages)
[PATCH 0/4] drm/i915/dsb: Try to fix CPU MMIO fails during legacy LUT updates
2024-11-20 23:49 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/dsb: Try to fix CPU MMIO fails during legacy LUT updates (rev2)
` ✗ Fi.CI.BAT: failure "
[RFC v2 0/2] dmapool: Mitigate device-controllable mem. corruption
2024-11-20 23:46 UTC (4+ messages)
` [RFC v2 1/2] dmapool: Move pool metadata into non-DMA memory
[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
2024-11-20 23:43 UTC (8+ messages)
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
[PATCH] vfio/pci: Properly hide first-in-list PCIe extended capability
2024-11-20 23:42 UTC (2+ messages)
[meta-python][PATCH 1/2] python3-marshmallow: Add missing ptest rdep on python3-zoneinfo
2024-11-20 23:42 UTC (2+ messages)
` [meta-python][PATCH 2/2] python3-yarl: Add missing ptest rdeps
WRITE_SAME support available in NFSv4.1 mode?
2024-11-20 23:40 UTC
[PATCH liburing 0/4] test kernel allocated regions
2024-11-20 23:39 UTC (5+ messages)
` [PATCH liburing 1/4] tests/reg-wait: test registering RO memory
` [PATCH liburing 2/4] test/reg-wait: basic test + probing of kernel regions
` [PATCH liburing 3/4] test/reg-wait: add allocation abstraction
` [PATCH liburing 4/4] test/reg-wait: test kernel allocated regions
[PATCH nft 1/2] tests/py: prepare for set debug change
2024-11-20 23:38 UTC (4+ messages)
` [PATCH nft 2/2] debug: include kernel set information on cache fill
[DPDK/other Bug 1588] sched: potential issue with memcmp of padding
2024-11-20 23:38 UTC
[PATCH nf-next] netfilter: nf_tables: export set count and backend name to userspace
2024-11-20 23:38 UTC (3+ messages)
NFSv4.2 client: Just using ls(1), find(1) to detect sparse files?
2024-11-20 23:34 UTC
[PATCH 00/11] support kernel allocated regions
2024-11-20 23:33 UTC (12+ messages)
` [PATCH 01/11] io_uring: rename ->resize_lock
` [PATCH 02/11] io_uring/rsrc: export io_check_coalesce_buffer
` [PATCH 03/11] io_uring/memmap: add internal region flags
` [PATCH 04/11] io_uring/memmap: flag regions with user pages
` [PATCH 05/11] io_uring/memmap: account memory before pinning
` [PATCH 06/11] io_uring/memmap: reuse io_free_region for failure path
` [PATCH 07/11] io_uring/memmap: optimise single folio regions
` [PATCH 08/11] io_uring/memmap: helper for pinning region pages
` [PATCH 09/11] io_uring/memmap: add IO_REGION_F_SINGLE_REF
` [PATCH 10/11] io_uring/memmap: implement kernel allocated regions
` [PATCH 11/11] io_uring/memmap: implement mmap for regions
[PATCH v5] tests/intel/xe_exec_capture: Add xe_exec_capture test
2024-11-20 23:32 UTC
[PATCH v2] of: property: fw_devlink: Do not use interrupt-parent directly
2024-11-20 23:31 UTC
[PATCH 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2024-11-20 23:27 UTC (6+ messages)
` [PATCH 2/6] dt-bindings: media: Add qcom,x1e80100-camss binding
[Buildroot] Large number of duplicate files in sdk
2024-11-20 23:27 UTC (2+ messages)
linux-next: build failure after merge of the ftrace tree
2024-11-20 23:27 UTC (2+ messages)
[RFC]: Test Were failing on Fedora Linux
2024-11-20 23:26 UTC (13+ messages)
` [PATCH] test-lib: check malloc debug LD_PRELOAD before using
` [PATCH 2/1] test-lib: move malloc-debug setup after $PATH setup
[meta-gnome][PATCH 1/2] geary: add itstool-native dependency
2024-11-20 23:28 UTC (2+ messages)
` [meta-gnome][PATCH 2/2] gnome-boxes: "
[PATCH] glib-2.0: upgrade 2.82.1 -> 2.82.2
2024-11-20 23:24 UTC (3+ messages)
` [OE-core] "
[PATCH 6.1 00/73] 6.1.119-rc1 review
2024-11-20 23:22 UTC (2+ messages)
[PATCH v8 0/9] add ref content check for files backend
2024-11-20 23:21 UTC (4+ messages)
` [PATCH v9 "
[PATCH 6.6 00/82] 6.6.63-rc1 review
2024-11-20 23:20 UTC (2+ messages)
[PATCH 6.11 000/107] 6.11.10-rc1 review
2024-11-20 23:20 UTC (2+ messages)
[PATCH 0/3] tests/xe_eudebug_online: update thread count handling in query_attention_bitmask_size()
2024-11-20 23:19 UTC (3+ messages)
` ✗ GitLab.Pipeline: warning for tests/xe_eudebug_online: update thread count handling in query_attention_bitmask_size() (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH 6.12 0/3] 6.12.1-rc1 review
2024-11-20 23:19 UTC (2+ messages)
NFSD server side COPY with sparse files?
2024-11-20 23:18 UTC
[PATCH v30 00/30] Introduce QC USB SND audio offloading support
2024-11-20 23:18 UTC (9+ messages)
` [PATCH v30 15/30] ASoC: usb: Fetch ASoC card and pcm device information
[PATCH] drm/bridge: Constify struct i2c_device_id
2024-11-20 23:18 UTC (2+ messages)
[PATCH 1/2] Documentation: Merge x86-specific boot options doc into kernel-parameters.txt
2024-11-20 23:15 UTC (4+ messages)
[PATCH v2 00/27] Memory leak fixes (pt.10, final)
2024-11-20 23:13 UTC (5+ messages)
` [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function
[DPDK/other Bug 1587] lpm: undefined right shift
2024-11-20 23:12 UTC
[PATCHSET v2 0/15] Uncached buffered IO
2024-11-20 23:11 UTC (6+ messages)
linux-next: very bad update of the nfsd tree
2024-11-20 23:12 UTC
[PATCH v2] arm: mvebu: Add Allied Telesis x250 board
2024-11-20 23:10 UTC
[PATCH] fstests: fix blksize_t printf format warnings across architectures
2024-11-20 23:10 UTC (4+ messages)
[CI 00/11] drm/i915: MST and DDI cleanups and refactoring
2024-11-20 23:08 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915: MST and DDI cleanups and refactoring (rev3)
[PATCH v5 00/27] cxl: add type2 device basic support
2024-11-20 23:07 UTC (3+ messages)
` [PATCH v5 01/27] "
[openeuler:openEuler-1.0-LTS 1302/1302] drivers/nvme/host/core.c:1163:27: error: 'compat_uptr_t' undeclared; did you mean 'compat_time_t'?
2024-11-20 23:06 UTC
[PATCH] pcapng: avoid potential unaligned data
2024-11-20 23:06 UTC
[PATCH V2] nfs(5): Update rsize/wsize options
2024-11-20 23:04 UTC (3+ messages)
[GIT PULL] arch/microblaze patches for 6.13-rc1
2024-11-20 23:02 UTC (2+ messages)
[GIT PULL] OpenRISC updates for 6.13
2024-11-20 23:02 UTC (2+ messages)
[PATCH v4] usb: dwc3: remove unused sg struct member
2024-11-20 23:00 UTC (2+ messages)
[PATCH] of: property: fw_devlink: Do not use interrupt-parent directly
2024-11-20 22:58 UTC (5+ messages)
[GIT PULL] EFI updates for v6.13
2024-11-20 22:56 UTC (2+ messages)
[GIT PULL] platform-drivers-x86 for v6.13-1
2024-11-20 22:56 UTC (2+ messages)
[GIT PULL] seccomp update for v6.13-rc1
2024-11-20 22:56 UTC (2+ messages)
[GIT PULL for v6.13-rc1] media fixes
2024-11-20 22:56 UTC (2+ messages)
[GIT PULL for v6.13-rc1] media updates
2024-11-20 22:56 UTC (2+ messages)
[GIT PULL] HID for 6.13
2024-11-20 22:56 UTC (2+ messages)
[GIT PULL] Devicetree updates for v6.13
2024-11-20 22:56 UTC (2+ messages)
[GIT PULL] IPE update for 6.13
2024-11-20 22:56 UTC (2+ messages)
[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
2024-11-20 22:55 UTC (8+ messages)
` [PATCH v7 0/9] "
` [PATCH v7 6/9] packfile: pass down repository to `for_each_packed_object`
` [PATCH] packfile.c: remove unnecessary prepare_packed_git() call
` [PATCH v7 7/9] config: make `delta_base_cache_limit` a non-global variable
git-blame extremely slow in partial clones due to serial object fetching
2024-11-20 22:55 UTC (2+ messages)
[DPDK/ethdev Bug 1586] Drivers are doing useless check for pthread_mutex_init return value
2024-11-20 22:54 UTC
[PATCH 0/5] *** Introduce new space allocation algorithm ***
2024-11-20 22:53 UTC (8+ messages)
[PATCH 0/3] Add support for attaching a regulator to w1: ds2482
2024-11-20 22:53 UTC (6+ messages)
` [PATCH 3/3] dt-bindings: w1: ds2482: Add vcc-supply property
[GIT PULL] execve updates for v6.13-rc1
2024-11-20 22:50 UTC (4+ messages)
[RFC PATCH 00/29] UMD direct submission in Xe
2024-11-20 22:50 UTC (4+ messages)
` [RFC PATCH 02/29] dma-fence: Add dma_fence_user_fence
[Intel-wired-lan] [PATCH iwl-net] idpf: add read memory barrier when checking descriptor done bit
2024-11-20 22:43 UTC (3+ messages)
[PATCH 5.4] NFSD: Force all NFSv4.2 COPY requests to be synchronous
2024-11-20 22:07 UTC (2+ messages)
Nice to meet you all
2024-11-20 22:41 UTC
[PATCH] add time64 copies of system calls
2024-11-20 22:40 UTC (4+ messages)
[PATCH] drm/amdkfd: Have kfd driver use same PASID values from graphic driver
2024-11-20 22:39 UTC (2+ messages)
[RFC][PATCH] arm64 support for vboxguest
2024-11-20 22:31 UTC
[PATCH v2] linux: Modify kernel configuration to fix runqlat issue
2024-11-20 22:38 UTC (2+ messages)
[PATCH i-g-t] lib/intel_device_info: Use per-thread device info cache
2024-11-20 22:35 UTC
[PATCH 11/15] PCI: don't include 'pm_wakeup.h' directly
2024-11-20 22:34 UTC (2+ messages)
RFC: Kernel CXL cache support (and IOMMU implications)
2024-11-20 22:33 UTC (2+ messages)
[PATCH] x86/tools: Use a longer buffer for insn_decoder_test
2024-11-20 22:32 UTC
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.