All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-08 04:35:33 to 2024-03-08 06:41:01 UTC [more...]

[LTP] [PATCH 1/2] doc/C-Test-API: Mention umask(0) in the library
 2024-03-07 23:25 UTC  (2+ messages)
` [LTP] [PATCH 2/2] doc: Mention tst_get_tmpdir() need to be freed

[CI] drm/xe: Refactor VM bind code
 2024-03-08  6:40 UTC  (3+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "

[cocci] question about kernel cocci and cleanup.h
 2024-03-08  6:38 UTC  (2+ messages)

[PATCH v4] ydotool: Add new package
 2024-03-08  6:35 UTC  (2+ messages)

Ethtool query: Reset advertised speed modes if speed value is not passed in "set_link_ksettings"
 2024-03-08  6:33 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix use-after-free bug
 2024-03-08  6:32 UTC  (2+ messages)

[PATCH v9 0/5] eBPF RSS through QMP support
 2024-03-08  6:30 UTC  (3+ messages)

[meta-gnome][PATCH 1/2] gnome-online-accounts: Fix build with libxml2 2.12
 2024-03-08  6:29 UTC  (2+ messages)
` [meta-multimedia][PATCH 2/2] vlc: Upgrade to 3.0.20

(no subject)
 2024-03-08  6:27 UTC  (5+ messages)
` Problem with migration/rdma

[RFC 3/3] arm64: dts: qcom: sa8775p-ride: Enable support for firmware managed resources
 2024-03-08  6:28 UTC  (2+ messages)

next/master build: 170 builds: 13 failed, 157 passed, 12 errors, 309 warnings (next-20240308)
 2024-03-08  6:28 UTC 

next/master build: 170 builds: 13 failed, 157 passed, 12 errors, 309 warnings (next-20240308)
 2024-03-08  6:28 UTC 

[PATCH 0/2] btrfs: scrub: update last_physical more frequently
 2024-03-08  3:25 UTC  (7+ messages)
  ` [PATCH 1/2] btrfs: extract the stripe length calculation into a helper
  ` [PATCH 2/2] btrfs: scrub: update last_physical after scrubing one stripe

[groeck-staging:kunit] BUILD SUCCESS 8280c85b76519939a065f6b73fde0c6328ee8ea2
 2024-03-08  6:27 UTC 

[groeck-staging:testing] BUILD SUCCESS b581b94c330b7b62db5cfae71b36ae75ef84f721
 2024-03-08  6:26 UTC 

Subject: Inquiry Regarding Obtaining Mount Point Path in fsconfig Syscall
 2024-03-08  6:27 UTC 

[PATCH v4 00/30] Refactor VM bind code
 2024-03-08  6:26 UTC  (38+ messages)
` [PATCH v4 01/30] drm/xe: Lock all gpuva ops during VM bind IOCTL
` [PATCH v4 02/30] drm/xe: Add ops_execute function which returns a fence
` [PATCH v4 03/30] drm/xe: Move migrate to prefetch to op_lock function
` [PATCH v4 04/30] drm/xe: Add struct xe_vma_ops abstraction
` [PATCH v4 05/30] drm/xe: Update xe_vm_rebind to use dummy VMA operations
` [PATCH v4 06/30] drm/xe: Simplify VM bind IOCTL error handling and cleanup
` [PATCH v4 07/30] drm/xe: Update pagefaults to use dummy VMA operations
` [PATCH v4 08/30] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v4 09/30] drm/xe: Add some members to xe_vma_ops
` [PATCH v4 10/30] drm/xe: Add vm_bind_ioctl_ops_install_fences helper
` [PATCH v4 11/30] drm/xe: Move setting last fence to vm_bind_ioctl_ops_install_fences
` [PATCH v4 12/30] drm/xe: Move ufence check to op_lock
` [PATCH v4 13/30] drm/xe: Move ufence add to vm_bind_ioctl_ops_install_fences
` [PATCH v4 14/30] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
` [PATCH v4 15/30] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v4 16/30] drm/xe: Use ordered WQ for TLB invalidation fences
` [PATCH v4 17/30] drm/xe: Delete PT update selftest
` [PATCH v4 18/30] drm/xe: Convert multiple bind ops into single job
` [PATCH v4 19/30] drm/xe: Remove old functions defs in xe_pt.h
` [PATCH v4 20/30] drm/xe: Update PT layer with better error handling
` [PATCH v4 21/30] drm/xe: Update xe_vm_rebind to return int
` [PATCH v4 22/30] drm/xe: Move vma rebinding to the drm_exec locking loop
` [PATCH v4 23/30] drm/xe: Update VM trace events
` [PATCH v4 24/30] drm/xe: Update clear / populate arguments
` [PATCH v4 25/30] drm/xe: Add __xe_migrate_update_pgtables_cpu helper
` [PATCH v4 26/30] drm/xe: CPU binds for jobs
` [PATCH v4 27/30] drm/xe: Don't use migrate exec queue for page fault binds
` [PATCH v4 28/30] drm/xe: Add VM bind IOCTL error injection
` [PATCH v4 29/30] drm/xe/guc: Assert time'd out jobs are not from a VM exec queue
` [PATCH v4 30/30] drm/xe: Add PT exec queues
` ✓ CI.Patch_applied: success for Refactor VM bind code (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH V8] f2fs: unify the error handling of f2fs_is_valid_blkaddr
 2024-03-08  6:25 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] sysfs: make sysfs_emit() return ssize_t
 2024-03-08  6:26 UTC  (3+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2024-03-08  6:25 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/5] f2fs: fix to wait page writeback before update
 2024-03-08  6:20 UTC  (8+ messages)
            `  "

[PATCH v2] docs/acpi/bits: add some clarity and details while also improving formating
 2024-03-08  6:18 UTC  (2+ messages)

[PATCH v2 0/5] efi/libstub: Fall back to CC proto for measurement
 2024-03-08  6:16 UTC  (3+ messages)
` [PATCH v2 2/5] efi/tpm: Use symbolic GUID name from spec for final events table

[BUG REPORT] firmware: arm_scmi: Shared Memory Overwritten in SCMI Mailbox Communication
 2024-03-08  6:16 UTC  (2+ messages)

regression/bisected/6.8 commit 5d390df3bdd13d178eb2e02e60e9a480f7103f7b prevents the system going into suspend mode
 2024-03-08  6:15 UTC  (2+ messages)

[PATCH 0/3] cxl: Fix issues with g_steal_pointer()
 2024-03-08  6:14 UTC  (2+ messages)

[PATCH v2] workqueue: add function in event of workqueue_activate_work
 2024-03-08  6:11 UTC  (3+ messages)

[PATCH] x86: kmsan: fix boot failure due to instrumentation
 2024-03-08  6:10 UTC  (3+ messages)

[net-next PATCH v2] octeontx2-pf: Reset MAC stats during probe
 2024-03-08  6:09 UTC  (3+ messages)

[PATCH v4 0/5] vduse: Add support for reconnection
 2024-03-08  6:07 UTC  (4+ messages)
` [PATCH v4 4/5] vduse: Add file operation for mmap

[android-common:android15-6.1 15/57] arch/arm64/kvm/hyp/nvhe/iommu/arm-smmu-v3.c:602:5: warning: no previous prototype for function 'smmu_alloc_domain'
 2024-03-08  6:05 UTC 

[djwong-xfs:fsverity-cleanups-6.9 10/37] fs/iomap/buffered-io.c:545: warning: Excess function parameter 'wq' description in 'iomap_readahead'
 2024-03-08  6:05 UTC 

[PATCH 0/4] hw/i386/pc: Trivial cleanups
 2024-03-08  6:05 UTC  (3+ messages)

[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
 2024-03-08  6:03 UTC  (8+ messages)

[PATCH 0/2] x86/svm : Misc changes for few vmcb bits
 2024-03-08  6:02 UTC  (7+ messages)
` [PATCH 1/2] x86/svm: Drop the _enabled suffix from "
` [PATCH 2/2] x86/svmdebug: Print sev and sev_es "

[PATCH] configure: Fix error message when C compiler is not working
 2024-03-08  6:00 UTC 

[PATCH v2 net-next 00/18] net: group together hot data
 2024-03-08  6:00 UTC  (2+ messages)

[PATCH net-next v3 0/3] netdev: add per-queue statistics
 2024-03-08  6:00 UTC  (2+ messages)

[PATCH mptcp-next v2 0/7] add helpers and vars in mptcp_lib.sh, part 4
 2024-03-08  5:57 UTC  (8+ messages)
` [PATCH mptcp-next v2 1/7] selftests: mptcp: call test_fail without argument
` [PATCH mptcp-next v2 2/7] selftests: mptcp: extract mptcp_lib_check_expected
` [PATCH mptcp-next v2 3/7] selftests: mptcp: print_test out of verify_listener_events
` [PATCH mptcp-next v2 4/7] selftests: mptcp: add mptcp_lib_verify_listener_events
` [PATCH mptcp-next v2 5/7] selftests: mptcp: declare event macros in mptcp_lib
` [PATCH mptcp-next v2 6/7] selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
` [PATCH mptcp-next v2 7/7] selftests: mptcp: join: use += operator to append strings

drivers/iommu/arm-smmu.c:1537:1: warning: label 'out_unlock' defined but not used
 2024-03-08  5:53 UTC 

[meta-python][PATCH 1/3] python3-pytest-localserver: added recipe which is also include ptest
 2024-03-08  5:51 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-responses: add recipe
` [meta-python][PATCH 3/3] python3-google-auth: add ptest and update runtime dependencies

[PATCH] dmadev: fix structure alignment
 2024-03-08  5:37 UTC 

[PATCH v2 0/2] kvm: add support for guest physical bits
 2024-03-08  5:47 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v3 0/2] nvmet: add some commands tracing
 2024-03-08  5:44 UTC  (3+ messages)
` [PATCH v3 1/2] nvmet: add tracing of authentication commands

[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-08  5:43 UTC  (26+ messages)
` [PATCH v9 04/10] "
` [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v9 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v9 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH v3] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-08  5:43 UTC  (3+ messages)

[PATCH] bootconfig: do not put quotes on cmdline items unless necessary
 2024-03-08  5:41 UTC  (5+ messages)

[git pull] Input updates for v6.8-rc7
 2024-03-08  5:40 UTC 

[PATCH] workqueue: Cleanup subsys attribute registration
 2024-03-08  5:39 UTC 

[PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-08  5:38 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH 0/3] Minor fixes for errors reported by static analyzer
 2024-03-08  5:38 UTC  (10+ messages)
` ✓ CI.KUnit: success for "
` [PATCH 1/3] drm/xe: Return if kobj creation is failed
` [PATCH 3/3] drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
` ✓ CI.Build: success for Minor fixes for errors reported by static analyzer
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH 0/5] media: imx335: 2/4 lane ops and improvements
 2024-03-08  5:37 UTC  (4+ messages)
` [PATCH 1/5] media: imx335: Support 2 or 4 lane operation modes

[meta-networking][PATCH] tcprelay: fix a minor cross compilation do_configure issue
 2024-03-08  5:33 UTC 

[PATCH] platform/x86: asus-wmi: Consider device is absent when the read is ~0
 2024-03-08  5:32 UTC 

vmlinux.o: warning: objtool: print_insn_state+0x3d6: undefined stack state
 2024-03-08  5:31 UTC 

[LTP] [PATCH v4] munlockall: re-write test case
 2024-03-07 19:40 UTC  (3+ messages)

[PATCH] net :mana : Add per-cpu stats for MANA device
 2024-03-08  5:30 UTC  (5+ messages)

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-03-08  5:29 UTC  (9+ messages)
` [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-03-08  5:09 UTC  (10+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "

[GIT PULL] KVM/riscv changes for 6.9
 2024-03-08  5:27 UTC  (5+ messages)

[RFC 0/1] sched: Deprecate DOUBLE_TICK feature
 2024-03-08  5:23 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH] TIMESPEC_TO_TIMEVAL.3, TIMEVAL_TO_TIMESPEC.3: Document these macros
 2024-03-08  5:23 UTC  (2+ messages)

[PATCH v4] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-03-08  5:19 UTC  (4+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
 2024-03-08  5:19 UTC  (6+ messages)

[PATCH] wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow command
 2024-03-08  5:06 UTC  (3+ messages)

[PATCH] mm/slub: Make __ksize() faster
 2024-03-08  5:16 UTC  (3+ messages)

[PATCH 0/5] Sparc CPU naming and help text improvements
 2024-03-08  5:12 UTC  (4+ messages)
` [PATCH 1/5] target/sparc/cpu: Rename the CPU models with a "+" in their names

[PATCH v3] ssb: Fix potential NULL pointer dereference in ssb_device_uevent
 2024-03-08  5:09 UTC  (7+ messages)

[PATCH net-next v3 00/21] rxrpc: Miscellaneous changes and make use of MSG_SPLICE_PAGES
 2024-03-08  5:10 UTC  (2+ messages)

[PATCH net-next v2 00/12] selftests: mptcp: share code and fix shellcheck warnings
 2024-03-08  5:10 UTC  (2+ messages)

ERROR: modpost: "ebus_dma_enable" [drivers/parport/parport_pc.ko] undefined!
 2024-03-08  5:09 UTC 

[PATCH] Removed vcpi field description to fix kernel doc warning
 2024-03-08  5:10 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_pm: Fix runtime_pm tests
 2024-03-08  5:06 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

next/pending-fixes baseline: 76 runs, 7 regressions (v6.8-rc7-247-g4b587a04fd31e)
 2024-03-08  5:04 UTC 

[RESEND v2 0/1] Agilex5 enablement
 2024-03-08  5:03 UTC  (3+ messages)
` [RESEND v2 1/1] arch: arm: "

[OE-core][master][PATCH v2] librsvg: Fix do_package_qa error for librsvg
 2024-03-08  5:03 UTC 

[PATCH] make-release-tarball.sh: run cargo audit
 2024-03-08  3:59 UTC  (3+ messages)

[OE-core][kirkstone][PATCH v2] librsvg: Fix do_package_qa error for librsvg
 2024-03-08  5:02 UTC 

[PATCH net-next v3] selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH 0/2] isdn: constify struct class usage
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] netlink: let core handle error cases in dump operations
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] net: phy: marvell: add comment about m88e1111_config_init_1000basex()
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] net: pcs: rzn1-miic: update PCS driver to use neg_mode
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
 2024-03-08  5:00 UTC  (2+ messages)

[patch net-next] dpll: spec: use proper enum for pin capabilities attribute
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next 1/2] net: usbnet: Leverage core stats allocator
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] mpls: Do not orphan the skb
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] net: dsa: Leverage core stats allocator
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH next] atm: fore200e: Convert to platform remove callback returning void
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next v3 0/6] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-03-08  4:54 UTC  (5+ messages)
` [PATCH 01/16] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation
` [PATCH 09/16] KVM: x86/mmu: Move private vs. shared check above slot validity checks

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-08  4:57 UTC  (3+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[OE-core][kirkstone][PATCH] librsvg: Fix do_package_qa error for librsvg
 2024-03-08  4:56 UTC 

[PATCH v2 0/2] reclaim contended folios asynchronously instead of promoting them
 2024-03-08  4:56 UTC  (2+ messages)

[OE-core][master][PATCH] librsvg: Fix do_package_qa error for librsvg
 2024-03-08  4:55 UTC 

[LTP] [PATCH 1/3] kconfig: add funtion to parse /proc/cmdline
 2024-03-08  4:52 UTC  (3+ messages)
` [LTP] [PATCH 2/3] init_module: To handle kernel module signature enforcement
` [LTP] [PATCH 3/3] stack_clash: make use of tst_kcmdline_parse

[PATCH v10 0/2] arm64: Add a build target for Flat Image Tree
 2024-03-08  3:50 UTC  (5+ messages)
` [PATCH v10 2/2] arm64: boot: Support "

vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
 2024-03-08  3:49 UTC  (3+ messages)

[PATCH net-next] net: phy: simplify a check in phy_check_link_status
 2024-03-08  4:50 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/2] ARM Error Source Table V1 Support
 2024-03-08  4:49 UTC  (5+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

Making drm_gpuvm work across gpu devices
 2024-03-08  4:43 UTC  (15+ messages)

[PATCH v3 0/2] wifi: mac80211/mac80211_hwsim: support MLO CSA test case
 2024-03-08  4:40 UTC  (3+ messages)

[PATCH v5 00/24] fs-verity support for XFS
 2024-03-08  4:40 UTC  (7+ messages)
` [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()

ZONE_DEVICE refcounting
 2024-03-08  4:24 UTC 

[BUG] kmsan: instrumentation recursion problems
 2024-03-08  4:34 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.