All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-20 01:16:40 to 2024-03-20 02:46:49 UTC [more...]

[bug report] WARNING: CPU: 0 PID: 226 at drivers/pci/pci.c:2236 pci_disable_device+0xf4/0x100
 2024-03-20  2:46 UTC  (4+ messages)

[PATCH] usercopy: delete __noreturn from usercopy_abort
 2024-03-20  2:46 UTC  (4+ messages)
` [PATCH] ARM: unwind: improve unwinders for noreturn case

[PATCH v4 0/2] kvm: add support for guest physical bits
 2024-03-20  2:44 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH v3 00/14] Rename mtk_drm_* to mtk_*
 2024-03-20  2:42 UTC  (29+ messages)
` [PATCH v3 01/14] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"
` [PATCH v3 02/14] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [PATCH v3 03/14] drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"
` [PATCH v3 04/14] drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"
` [PATCH v3 05/14] drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
` [PATCH v3 06/14] drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"
` [PATCH v3 07/14] drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
` [PATCH v3 08/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
` [PATCH v3 09/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"
` [PATCH v3 10/14] drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
` [PATCH v3 11/14] drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"
` [PATCH v3 12/14] drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
` [PATCH v3 13/14] drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"
` [PATCH v3 14/14] drm/mediatek: Rename mtk_ddp_comp functions

[PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
 2024-03-20  2:44 UTC  (2+ messages)

[PATCH] usb: gadget: mv_u3d: replace deprecated strncpy with strscpy
 2024-03-20  2:43 UTC  (2+ messages)

[PATCH] usb: gadget: u_ether: replace deprecated strncpy with strscpy
 2024-03-20  2:43 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add IP/port information to UDP drop tracepoint
 2024-03-20  2:42 UTC  (2+ messages)

[PATCH] scsi: target: core: replace deprecated strncpy with strscpy
 2024-03-20  2:42 UTC  (3+ messages)

[RFC PATCH 0/7] mm: providing ample physical memory contiguity by confining unmovable allocations
 2024-03-20  2:42 UTC  (8+ messages)
` [RFC PATCH 1/7] sysfs interface for the boundary of movable zone
` [RFC PATCH 2/7] Disallows high-order movable allocations in other zones if ZONE_MOVABLE is populated
` [RFC PATCH 3/7] compaction accepts a destination zone
` [RFC PATCH 4/7] vmstat counter for pages migrated across zones
` [RFC PATCH 5/7] proactively move pages out of unmovable zones in kcompactd
` [RFC PATCH 6/7] pass gfp mask of the allocation that waked kswapd to track number of pages scanned on behalf of each alloc type
` [RFC PATCH 7/7] exports the number of pages scanned on behalf of movable/unmovable allocations

[net] Question about ipvs->sysctl_sync_threshold and READ_ONCE
 2024-03-20  2:41 UTC  (2+ messages)

[PATCH 0/4] target/riscv: Fix the element agnostic function problem
 2024-03-20  2:41 UTC  (5+ messages)
` [PATCH 2/4] target/riscv: Add right functions to set agnostic elements

[PULL 0/3] loongarch fixes for 9.0
 2024-03-20  2:40 UTC  (4+ messages)
` [PULL 1/3] hw/intc/loongarch_extioi: Fix interrupt routing update
` [PULL 2/3] target/loongarch: Fix tlb huge page loading issue
` [PULL 3/3] target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'

Reminder: Xenomai community call on Wednesday, Jan 24, 2024, UTC 7:00 AM
 2024-03-20  2:41 UTC  (4+ messages)
` Reminder: Xenomai community call on Wednesday, Feb 21, "
  ` Reminder: Xenomai community call on Wednesday, Mar 6, "
    ` Reminder: Xenomai community call on Wednesday, Mar 20, "

[PATCH net v2 0/4] gro: various fixes related to UDP tunnels
 2024-03-20  2:41 UTC  (3+ messages)
` [PATCH net v2 1/4] udp: do not accept non-tunnel GSO skbs landing in a tunnel

RTT-PROBE: lore-subspace-rtt
 2024-03-20  2:38 UTC 

[PATCH V4] blk-mq: don't schedule block kworker on isolated CPUs
 2024-03-20  2:34 UTC 

[PATCH i-g-t v4 00/25] Update test documentation for i915 tests
 2024-03-20  2:34 UTC  (5+ messages)
` [PATCH i-g-t v4 02/25] tests/intel: Introduce Memory management subcategory

[PATCH v2] lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
 2024-03-20  2:33 UTC  (2+ messages)

[PATCH v2 00/14] Rename mtk_drm_* to mtk_*
 2024-03-20  2:28 UTC  (38+ messages)
` [PATCH v2 02/14] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [PATCH v2 06/14] drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"
` [PATCH v2 07/14] drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
` [PATCH v2 08/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
` [PATCH v2 09/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"
` [PATCH v2 10/14] drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
` [PATCH v2 11/14] drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"
` [PATCH v2 12/14] drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
` [PATCH v2 13/14] drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"

RTT-PROBE: lore-subspace-rtt
 2024-03-20  2:28 UTC 

[PATCH v6 0/2] Add support for Loongson1 DMA
 2024-03-20  2:27 UTC  (11+ messages)

[PATCH v3 0/4] Memory management patches needed by Rust Binder
 2024-03-20  2:27 UTC  (3+ messages)
` [PATCH v3 1/4] rust: uaccess: add userspace pointers

linux-next: Tree for Mar 20
 2024-03-20  2:21 UTC 

[RFC PATCH 0/9] riscv: Userspace pointer masking and tagged address ABI
 2024-03-20  2:20 UTC  (5+ messages)
` [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
  ` [RISC-V] [tech-j-ext] "

[PATCH v2] riscv: use KERN_INFO in do_trap
 2024-03-20  2:20 UTC  (3+ messages)
` [External] "

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-20  2:18 UTC  (13+ messages)
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[RFC PATCH v15 14/21] dm verity: consume root hash digest and signature data via LSM hook
 2024-03-20  2:19 UTC  (3+ messages)
` [PATCH RFC "

[Bug Report] nvme-cli fails re-formatting NVMe namespace
 2024-03-20  2:19 UTC  (5+ messages)

[PATCH v2] build: Revive and update LDR format support
 2024-03-20  2:16 UTC 

[Buildroot] [PATCH v9 00/22] Add support for AM62x-SK HS-FS devices
 2024-03-20  2:18 UTC  (4+ messages)
` [Buildroot] [PATCH v9 05/22] boot/ti-k3-r5-loader: bump to version 2024.01

RTT-PROBE: lore-subspace-rtt
 2024-03-20  2:18 UTC 

[oe][meta-oe][kirkstone][PATCH 1/1] openvpn: ignore CVE-2023-7235
 2024-03-20  2:16 UTC  (3+ messages)

[PATCH v2] target/i386: Add new CPU model SierraForest
 2024-03-20  2:10 UTC 

[PATCH] clk: imx: imx8mp: Add pm_runtime support for power saving
 2024-03-20  2:11 UTC  (5+ messages)

[PATCH 1/2] mm: zswap: increase shrinking protection for zswap swapins only
 2024-03-20  2:08 UTC  (2+ messages)
` [PATCH 2/2] mm: zswap: remove nr_zswap_stored atomic

RTT-PROBE: lore-subspace-rtt
 2024-03-20  2:08 UTC 

[PATCH 1/3] dt-bindings: power: reset: add gs101 poweroff bindings
 2024-03-20  2:05 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: exynos: gs101: add poweroff node
` [PATCH 3/3] power: reset: add new gs101-poweroff driver

[PATCH 0/6] Improve visibility of writeback
 2024-03-20 11:02 UTC  (7+ messages)
` [PATCH 1/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH 2/6] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH 3/6] workqueue: remove unnecessary import and function in wq_monitor.py
` [PATCH 4/6] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH 5/6] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH] contrib/plugins/execlog: Fix compiler warning
 2024-03-20  2:01 UTC 

[PATCH] wifi: rtl8xxxu: enable MFP support
 2024-03-20  2:03 UTC  (2+ messages)

[PATCH] nvme-multipath: fix bogus request queue reference put
 2024-03-20  2:03 UTC  (6+ messages)

[PATCH] config/mips: support zswap function
 2024-03-20  2:00 UTC  (2+ messages)

[PATCH v7 1/1] nvmet: support reservation feature
 2024-03-20  1:59 UTC  (11+ messages)

Crash caused by 778666df60f0 ("s390: compile relocatable kernel without -fPIE")
 2024-03-20  1:59 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-20  1:58 UTC 

[PATCH v3 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-03-20  1:57 UTC  (5+ messages)
` [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset

[PATCH v9 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2024-03-20  1:40 UTC  (5+ messages)
` [PATCH v9 2/3] clocksource: Add JH7110 timer driver
    ` 回复: "

[PATCH v8 00/38] Generic line based metadata support, internal pads
 2024-03-20  1:55 UTC  (9+ messages)
` [PATCH v8 14/38] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing
` [PATCH v8 15/38] media: v4l: subdev: Return routes set using S_ROUTING
` [PATCH v8 16/38] media: v4l: subdev: Allow a larger number of routes than there's room for
` [PATCH v8 17/38] media: v4l: subdev: Add trivial set_routing support

[PATCH bpf] s390/bpf: Fix bpf_plt pointer arithmetic
 2024-03-20  1:54 UTC 

[PATCH 1/2] target/ppc: Restore [H]DEXCR to 64-bits
 2024-03-20  1:50 UTC  (2+ messages)
` [PATCH 2/2] target/ppc: Fix GDB register indexing on secondary CPUs

regression on BLKRRPART ioctl for EIO
 2024-03-20  1:51 UTC  (9+ messages)

[PATCH 0/3] bit more FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH
 2024-03-20  1:49 UTC  (7+ messages)
` [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH

[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
 2024-03-20  1:48 UTC  (3+ messages)

[PATCH v2] target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
 2024-03-20  1:47 UTC  (2+ messages)
` [PATCH v2] target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0,$t0, 0'

RTT-PROBE: lore-subspace-rtt
 2024-03-20  1:48 UTC 

[PATCH RFC 0/2] scsi: scsi_debug: Allow parameter changes through sysfs
 2024-03-20  1:46 UTC  (4+ messages)
` [PATCH RFC 1/2] scsi: scsi_debug: Factor out initialization of size parameters

[PATCH v4] mm/migrate: split source folio if it is on deferred split list
 2024-03-20  1:45 UTC 

[RFC PATCH 5/5] i2c: mv64xxx: Implement I2C_FUNC_NOSTART
 2024-03-20  1:42 UTC 

[PATCH] Documentation: coding-style: ask function-like macros to evaluate parameters
 2024-03-20  1:42 UTC  (2+ messages)

[RFC PATCH 4/5] i2c: mv64xxx: Allow continuing after read
 2024-03-20  1:42 UTC 

[RFC PATCH 3/5] i2c: mv64xxx: Refactor FSM
 2024-03-20  1:41 UTC 

[PATCH v2] app/dma-perf: calrify incorrect NUMA config
 2024-03-20  1:40 UTC  (2+ messages)
` [PATCH v3] "

[PATCH bpf-next] bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool
 2024-03-20  1:41 UTC 

[RFC PATCH 2/5] i2c: mv64xxx: Clean up the private data struct
 2024-03-20  1:41 UTC 

[RFC PATCH 1/5] i2c: mv64xxx: Clear bus errors before transfer
 2024-03-20  1:41 UTC 

[RFC PATCH 0/5] Enhancements for mv64xxx I2C driver
 2024-03-20  1:40 UTC 

[PATCH v3] mm/migrate: split source folio if it is on deferred split list
 2024-03-20  1:38 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-20  1:38 UTC 

Email based retest request process: proposal for new pull/re-apply feature
 2024-03-20  1:35 UTC  (10+ messages)

[PATCH bpf-next] bpftool: Remove unnecessary source files from bootstrap version
 2024-03-20  1:34 UTC 

[PATCH v3 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
 2024-03-20  1:30 UTC  (6+ messages)
` [PATCH v3 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()

[BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE]
 2024-03-20  1:28 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-20  1:28 UTC 

[PATCH v2 0/8] Setting live video input format for ZynqMP DPSUB
 2024-03-20  1:25 UTC  (5+ messages)
` [PATCH v2 5/8] drm: xlnx: zynqmp_dpsub: Set input live format

[PATCHSET 0/15] Get rid of ->prep_async()
 2024-03-20  1:17 UTC  (16+ messages)
` [PATCH 01/15] io_uring/net: switch io_send() and io_send_zc() to using io_async_msghdr
` [PATCH 02/15] io_uring/net: switch io_recv() "
` [PATCH 03/15] io_uring/net: unify cleanup handling
` [PATCH 04/15] io_uring/net: always setup an io_async_msghdr
` [PATCH 05/15] io_uring/net: get rid of ->prep_async() for receive side
` [PATCH 06/15] io_uring/net: get rid of ->prep_async() for send side
` [PATCH 07/15] io_uring: kill io_msg_alloc_async_prep()
` [PATCH 08/15] io_uring/net: add iovec recycling
` [PATCH 09/15] io_uring/net: drop 'kmsg' parameter from io_req_msg_cleanup()
` [PATCH 10/15] io_uring/rw: always setup io_async_rw for read/write requests
` [PATCH 11/15] io_uring: get rid of struct io_rw_state
` [PATCH 12/15] io_uring/rw: add iovec recycling
` [PATCH 13/15] io_uring/net: move connect to always using async data
` [PATCH 14/15] io_uring/uring_cmd: switch to always allocating "
` [PATCH 15/15] io_uring: drop ->prep_async()

[PATCH bpf-next] bpftool: Enable libbpf logs when loading pid_iter in debug mode
 2024-03-20  1:22 UTC 

linux-next: duplicate patches in the qcom tree
 2024-03-20  1:22 UTC 

[PATCH v2 0/2] Ensure _scratch_fuzz_modify() works for other filesystems
 2024-03-20  1:21 UTC  (5+ messages)
` [PATCH v2 1/2] common/fuzzy: make _scratch_fuzz_modify work for non-xfs filesystems
` [PATCH v2 2/2] ext4/006: take into account updates to _scratch_fuzz_modify()

[PATCH] MAINTAINERS: apply maintainer role of Intel vDPA driver
 2024-03-20  1:20 UTC  (4+ messages)

[fsverity-utils PATCH] Eliminate dependency on pandoc
 2024-03-20  1:19 UTC 

[tip:master] BUILD SUCCESS eb8ed5b0e9d988a75b10ea811eeb1cffc6aa95c0
 2024-03-20  1:19 UTC 

[PATCH] build: Revive and update LDR format support
 2024-03-20  1:18 UTC  (2+ messages)

[tip:x86/fpu] BUILD SUCCESS 5d31174f3c8c465d9dbe88f6b9d1fe5716f44981
 2024-03-20  1:18 UTC 

[PATCH] platform/x86: asus-wmi: support toggling POST sound
 2024-03-20  1:18 UTC  (3+ messages)

[PATCH 1/1] mm/mm_init.c: eliminate a local variable in mem_debugging_and_hardening_init()
 2024-03-20  1:18 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-20  1:18 UTC 

[PATCH 0/3] support setting lanes
 2024-03-20  1:16 UTC  (4+ messages)
` [PATCH 1/3] ethdev: "


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.