All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-29 18:19:27 to 2023-06-29 19:01:47 UTC [more...]

[PATCH] Updated to dpdk20.11
 2023-06-29 18:26 UTC  (2+ messages)

[PATCH AUTOSEL 6.3 01/17] arm64: dts: rockchip: fix USB regulator on ROCK64
 2023-06-29 19:00 UTC  (15+ messages)
` [PATCH AUTOSEL 6.3 02/17] arm64: dts: rockchip: add missing cache properties
` [PATCH AUTOSEL 6.3 03/17] tracing/user_events: Prevent same name but different args event
` [PATCH AUTOSEL 6.3 04/17] tracing/user_events: Handle matching arguments that is null from dyn_events
` [PATCH AUTOSEL 6.3 05/17] tracing/user_events: Fix the incorrect trace record for empty arguments events
` [PATCH AUTOSEL 6.3 06/17] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
` [PATCH AUTOSEL 6.3 07/17] arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing
` [PATCH AUTOSEL 6.3 08/17] ieee802154/adf7242: Add MODULE_FIRMWARE macro
` [PATCH AUTOSEL 6.3 12/17] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
` [PATCH AUTOSEL 6.3 15/17] Revert "virtio-blk: support completion batching for the IRQ path"
` [PATCH AUTOSEL 6.3 17/17] workqueue: clean up WORK_* constant types, clarify masking

iwlwifi: AX201 misdetected as AX101
 2023-06-29 18:46 UTC  (7+ messages)

[PATCH 1/2] vfio: Don't be a iterable and legacy device at the same time
 2023-06-29 18:59 UTC  (2+ messages)

UBSAN spat in valid xhci code in Linus's current tree (6.4+)
 2023-06-29 19:00 UTC  (3+ messages)

[PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute
 2023-06-29 18:59 UTC  (3+ messages)

[PATCH v2 0/1] Bluetooth: ISO: Notify user space about failed bis connections
 2023-06-29 18:58 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-06-29 18:56 UTC  (5+ messages)
` [PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores
` [PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU

[PATCH v1 1/1] netlink: Don't use int as bool in netlink_update_socket_mc()
 2023-06-29 18:55 UTC  (3+ messages)

[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
 2023-06-29 18:53 UTC  (7+ messages)

[RFC PATCH 0/3] Support for Solid Fill Planes
 2023-06-29 18:53 UTC  (14+ messages)
                  ` [Freedreno] "

[master][PATCH] arago-prefs: pin down mbedtls version for open62541
 2023-06-29 18:52 UTC  (3+ messages)
` [meta-arago] "

[PATCH] docs: include "trace.h" in MyFirstObjectWalk.txt
 2023-06-29 18:52 UTC 

[Intel-xe] [PATCH v3] Documentation/gpu: Add a VM_BIND async draft document
 2023-06-29 18:52 UTC  (4+ messages)

[PATCH] HID: steelseries: Add support for Arctis 1 XBox
 2023-06-29 18:50 UTC  (2+ messages)

[PATCH 1/1] Fixed bug in kcompile where run would fail if kcompile-source version had the form x.y instead of x.y.z
 2023-06-29 18:48 UTC  (2+ messages)

[PATCH 6.4 00/28] 6.4.1-rc1 review
 2023-06-29 18:44 UTC  (29+ messages)
` [PATCH 6.4 01/28] x86/microcode/AMD: Load late on both threads too
` [PATCH 6.4 02/28] x86/smp: Make stop_other_cpus() more robust
` [PATCH 6.4 03/28] x86/smp: Dont access non-existing CPUID leaf
` [PATCH 6.4 04/28] x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
` [PATCH 6.4 05/28] x86/smp: Use dedicated cache-line for mwait_play_dead()
` [PATCH 6.4 06/28] x86/smp: Cure kexec() vs. mwait_play_dead() breakage
` [PATCH 6.4 07/28] cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated
` [PATCH 6.4 08/28] can: isotp: isotp_sendmsg(): fix return error fix on TX path
` [PATCH 6.4 09/28] maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
` [PATCH 6.4 10/28] mm: introduce new lock_mm_and_find_vma() page fault helper
` [PATCH 6.4 11/28] mm: make the page fault mmap locking killable
` [PATCH 6.4 12/28] arm64/mm: Convert to using lock_mm_and_find_vma()
` [PATCH 6.4 13/28] powerpc/mm: "
` [PATCH 6.4 14/28] mips/mm: "
` [PATCH 6.4 15/28] riscv/mm: "
` [PATCH 6.4 16/28] arm/mm: "
` [PATCH 6.4 17/28] mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
` [PATCH 6.4 18/28] powerpc/mm: convert coprocessor fault "
` [PATCH 6.4 19/28] mm: make find_extend_vma() fail if write lock not held
` [PATCH 6.4 20/28] execve: expand new process stack manually ahead of time
` [PATCH 6.4 21/28] mm: always expand the stack with the mmap write lock held
` [PATCH 6.4 22/28] HID: wacom: Use ktime_t rather than int when dealing with timestamps
` [PATCH 6.4 23/28] gup: add warning if some caller would seem to want stack expansion
` [PATCH 6.4 24/28] mm/khugepaged: fix regression in collapse_file()
` [PATCH 6.4 25/28] fbdev: fix potential OOB read in fast_imageblit()
` [PATCH 6.4 26/28] HID: hidraw: fix data race on device refcount
` [PATCH 6.4 27/28] HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651
` [PATCH 6.4 28/28] Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe"

pull request: bluetooth-next 2023-06-27
 2023-06-29 18:47 UTC  (8+ messages)

[patch 00/45] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2023-06-29 18:47 UTC  (7+ messages)
` [patch 12/45] posix-cpu-timers: Simplify posix_cpu_timer_set()
` [patch 14/45] posix-timers: Consolidate interval retrieval

[PATCH 6.3 00/29] 6.3.11-rc1 review
 2023-06-29 18:43 UTC  (30+ messages)
` [PATCH 6.3 01/29] mm/mmap: Fix error path in do_vmi_align_munmap()
` [PATCH 6.3 02/29] mm/mmap: Fix error return "
` [PATCH 6.3 03/29] x86/microcode/AMD: Load late on both threads too
` [PATCH 6.3 04/29] x86/smp: Make stop_other_cpus() more robust
` [PATCH 6.3 05/29] x86/smp: Dont access non-existing CPUID leaf
` [PATCH 6.3 06/29] x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
` [PATCH 6.3 07/29] x86/smp: Use dedicated cache-line for mwait_play_dead()
` [PATCH 6.3 08/29] x86/smp: Cure kexec() vs. mwait_play_dead() breakage
` [PATCH 6.3 09/29] cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated
` [PATCH 6.3 10/29] can: isotp: isotp_sendmsg(): fix return error fix on TX path
` [PATCH 6.3 11/29] maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
` [PATCH 6.3 12/29] mm: introduce new lock_mm_and_find_vma() page fault helper
` [PATCH 6.3 13/29] mm: make the page fault mmap locking killable
` [PATCH 6.3 14/29] arm64/mm: Convert to using lock_mm_and_find_vma()
` [PATCH 6.3 15/29] powerpc/mm: "
` [PATCH 6.3 16/29] mips/mm: "
` [PATCH 6.3 17/29] riscv/mm: "
` [PATCH 6.3 18/29] arm/mm: "
` [PATCH 6.3 19/29] mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
` [PATCH 6.3 20/29] powerpc/mm: convert coprocessor fault "
` [PATCH 6.3 21/29] mm: make find_extend_vma() fail if write lock not held
` [PATCH 6.3 22/29] execve: expand new process stack manually ahead of time
` [PATCH 6.3 23/29] mm: always expand the stack with the mmap write lock held
` [PATCH 6.3 24/29] gup: add warning if some caller would seem to want stack expansion
` [PATCH 6.3 25/29] fbdev: fix potential OOB read in fast_imageblit()
` [PATCH 6.3 26/29] HID: hidraw: fix data race on device refcount
` [PATCH 6.3 27/29] HID: wacom: Use ktime_t rather than int when dealing with timestamps
` [PATCH 6.3 28/29] HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651
` [PATCH 6.3 29/29] Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe"

[PATCH v3] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock
 2023-06-29 18:43 UTC  (2+ messages)

[PATCH 6.1 00/30] 6.1.37-rc1 review
 2023-06-29 18:43 UTC  (31+ messages)
` [PATCH 6.1 01/30] mm/mmap: Fix error path in do_vmi_align_munmap()
` [PATCH 6.1 02/30] mm/mmap: Fix error return "
` [PATCH 6.1 03/30] mptcp: ensure listener is unhashed before updating the sk status
` [PATCH 6.1 04/30] mm, hwpoison: try to recover from copy-on write faults
` [PATCH 6.1 05/30] mm, hwpoison: when copy-on-write hits poison, take page offline
` [PATCH 6.1 06/30] x86/microcode/AMD: Load late on both threads too
` [PATCH 6.1 07/30] x86/smp: Make stop_other_cpus() more robust
` [PATCH 6.1 08/30] x86/smp: Dont access non-existing CPUID leaf
` [PATCH 6.1 09/30] x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
` [PATCH 6.1 10/30] x86/smp: Use dedicated cache-line for mwait_play_dead()
` [PATCH 6.1 11/30] x86/smp: Cure kexec() vs. mwait_play_dead() breakage
` [PATCH 6.1 12/30] can: isotp: isotp_sendmsg(): fix return error fix on TX path
` [PATCH 6.1 13/30] maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
` [PATCH 6.1 14/30] mm: introduce new lock_mm_and_find_vma() page fault helper
` [PATCH 6.1 15/30] mm: make the page fault mmap locking killable
` [PATCH 6.1 16/30] arm64/mm: Convert to using lock_mm_and_find_vma()
` [PATCH 6.1 17/30] powerpc/mm: "
` [PATCH 6.1 18/30] mips/mm: "
` [PATCH 6.1 19/30] riscv/mm: "
` [PATCH 6.1 20/30] arm/mm: "
` [PATCH 6.1 21/30] mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
` [PATCH 6.1 22/30] powerpc/mm: convert coprocessor fault "
` [PATCH 6.1 23/30] mm: make find_extend_vma() fail if write lock not held
` [PATCH 6.1 24/30] execve: expand new process stack manually ahead of time
` [PATCH 6.1 25/30] mm: always expand the stack with the mmap write lock held
` [PATCH 6.1 26/30] fbdev: fix potential OOB read in fast_imageblit()
` [PATCH 6.1 27/30] HID: hidraw: fix data race on device refcount
` [PATCH 6.1 28/30] HID: wacom: Use ktime_t rather than int when dealing with timestamps
` [PATCH 6.1 29/30] HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651
` [PATCH 6.1 30/30] Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe"

Documentation/MyFirstObjectWalk: add #include "trace.h" to use trace_printf()
 2023-06-29 18:45 UTC  (4+ messages)

[PATCH v2 0/2] Fix emmc hs400 mode on mt7986
 2023-06-29 18:43 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: mtk-sd: drop assigned-clocks/clock-parents
` [PATCH v2 2/2] arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization

[PATCH RFC 0/8] RPC service thread scheduler optimizations
 2023-06-29 18:43 UTC  (9+ messages)
` [PATCH RFC 1/8] SUNRPC: Deduplicate thread wake-up code
` [PATCH RFC 2/8] SUNRPC: Report when no service thread is available
` [PATCH RFC 3/8] SUNRPC: Split the svc_xprt_dequeue tracepoint
` [PATCH RFC 4/8] SUNRPC: Clean up svc_set_num_threads
` [PATCH RFC 5/8] SUNRPC: Replace dprintk() call site in __svc_create()
` [PATCH RFC 6/8] SUNRPC: Replace sp_threads_all with an xarray
` [PATCH RFC 7/8] SUNRPC: Convert RQ_BUSY into a per-pool bitmap
` [PATCH RFC 8/8] SUNRPC: Don't disable BH's when taking sp_lock

[Intel-gfx] [PATCH v2] drm/i915: Refactor PAT/cache handling
 2023-06-29 18:42 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Refactor PAT/cache handling (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[lttng-dev] [PATCH 00/11] Add support for TSAN to liburcu
 2023-06-29 18:40 UTC  (13+ messages)
` [lttng-dev] [PATCH 02/11] urcu/uatomic: Use atomic builtins if configured
` [lttng-dev] [PATCH v2 05/12] urcu/uatomic: Add CMM memory model

[Intel-xe] [PATCH v2 0/8] GPUVA with no uAPI changes
 2023-06-29 18:39 UTC  (15+ messages)
` [Intel-xe] [PATCH v2 1/8] drm/xe: Ban a VM if rebind worker hits an error
` [Intel-xe] [PATCH v2 2/8] drm/xe: Add helpers to hide struct xe_vma internals
` [Intel-xe] [PATCH v2 3/8] maple_tree: Export mas_preallocate
` [Intel-xe] [PATCH v2 4/8] maple_tree: split up MA_STATE() macro
` [Intel-xe] [PATCH v2 5/8] drm: manager to keep track of GPUs VA mappings
` [Intel-xe] [PATCH v2 6/8] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [Intel-xe] [PATCH v2 7/8] drm/xe: Remove __xe_vm_bind forward declaration
` [Intel-xe] [PATCH v2 8/8] drm/xe: Port Xe to GPUVA
` [Intel-xe] ✓ CI.Patch_applied: success for GPUVA with no uAPI changes (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[igt-dev] [PATCH i-g-t] tests/xe_vm: Fix missing jiffies -> nanoseconds conversion
 2023-06-29 18:38 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[RESEND PATCH 1/2] HID: logitech-dj: Add support for new lightspeed receiver iteration
 2023-06-29 18:36 UTC  (5+ messages)
` [RESEND PATCH 2/2] HID: logitech-hidpp: Add support for the Pro X Superlight

[PATCH v2 0/1] Add a sysctl to disable io_uring system-wide
 2023-06-29 18:36 UTC  (3+ messages)
` [PATCH v2 1/1] Add a new "

[PATCH v2] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock
 2023-06-29 18:33 UTC  (3+ messages)

[PATCH 0/1] PCI: dwc: Use regular interrupt instead of chained
 2023-06-29 18:30 UTC  (2+ messages)
` [PATCH 1/1] "

Slowdown copying data between kernel versions 4.19 and 5.15
 2023-06-29 18:33 UTC  (4+ messages)

[PATCH 1/2] Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
 2023-06-29 18:33 UTC  (3+ messages)
` [PATCH 2/2] NFSv4: Fix dropped lock for racing OPEN and delegation return

[git pull] drm for 6.5-rc1
 2023-06-29 18:30 UTC  (3+ messages)

[GIT PULL] sound updates for 6.5-rc1
 2023-06-29 18:30 UTC  (2+ messages)

[PATCH] usb: xhci-mtk: set the dma max_seg_size
 2023-06-29 18:29 UTC  (4+ messages)

[dhowells-fs:splice-fix-corruption 1/4] mm/filemap.c:2848:17: warning: comparison of distinct pointer types ('typeof ((typeof ((1UL << 18) - src_offset % (1UL << 18)))__builtin_choose_expr(((!!(sizeof ((typeof ((1UL << 18) - src_offset % (1UL << 18)) *)1 == (typeof ((1UL << 18) - dst_offset % (
 2023-06-29 18:26 UTC 

main - pool: avoid using artificial name internally
 2023-06-29 18:25 UTC 

main - lv: more details about monitoring lvs
 2023-06-29 18:25 UTC 

main - lvm_import_vdo: spelling fixes
 2023-06-29 18:25 UTC 

main - vdo: lvm_import_vdo correct parsing output
 2023-06-29 18:25 UTC 

main - vdo: indent for lvdisplay
 2023-06-29 18:25 UTC 

main - vdo: check_point_frequence is unused option
 2023-06-29 18:24 UTC 

[PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support
 2023-06-29 18:22 UTC  (11+ messages)

[PATCH 0/3] fsck index files from all worktrees
 2023-06-29 18:21 UTC  (7+ messages)
` [PATCH 3/3] fsck: mention file path for index errors

[Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-29 18:19 UTC  (4+ messages)


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.