All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-17 23:36:29 to 2023-05-18 01:31:26 UTC [more...]

[PATCH] ALSA: ti: Use pcm_for_each_format() macro for PCM format iteration
 2023-05-18  1:21 UTC  (3+ messages)

[bug] No keep-alives sent when private is set via PostUp
 2023-05-18  1:22 UTC  (3+ messages)

blktests failures with v6.4-rc2
 2023-05-18  1:30 UTC 

Bug report: kernel paniced when system hibernates
 2023-05-18  1:29 UTC  (7+ messages)
        ` Fwd: "

[powerpc:fixes] BUILD SUCCESS 1f7aacc5eb9ed2cc17be7a90da5cd559effb9d59
 2023-05-18  1:27 UTC 

[tytso-ext4:test] BUILD SUCCESS 8ea509c6d9c2a1a917614cb10e72d74d10cc0281
 2023-05-18  1:27 UTC 

[sailus-media-tree:fixes] BUILD SUCCESS a9b5a8a05f0143a48c7bf1d06e9f62bf5e0fdde0
 2023-05-18  1:27 UTC 

[powerpc:fixes-test] BUILD SUCCESS 211059f4d536f4322fc9ab5581870c8e26b43197
 2023-05-18  1:26 UTC 

[PATCH v5 00/10] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-05-18  1:22 UTC  (5+ messages)
` [PATCH v5 08/10] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support

[PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
 2023-05-18  1:25 UTC  (13+ messages)

[PATCH] ceph: force updating the msg pointer in non-split case
 2023-05-18  1:24 UTC  (18+ messages)

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-05-18  1:27 UTC  (6+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer

[PATCH V2 0/2] blk-mq: handle passthrough request as really passthrough
 2023-05-18  1:22 UTC  (9+ messages)
` [PATCH V2 2/2] blk-mq: make sure elevator callbacks aren't called for passthrough request

[PATCH v3] mm, compaction: Skip all non-migratable pages during scan
 2023-05-18  1:21 UTC  (4+ messages)

[meta-arago][master/kirkstone][PATCH] meta-arago-distro: drop all the rng-tools stuff
 2023-05-18  1:22 UTC 

[f2fs-dev] [PATCH] f2fs: maintain six open zones for zoned devices
 2023-05-18  1:21 UTC  (4+ messages)

Starting to learn Linux
 2023-05-18  1:18 UTC  (2+ messages)

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-18  1:18 UTC  (13+ messages)

[PATCH] vfio/type1: check pfn valid before converting to struct page
 2023-05-18  0:52 UTC  (3+ messages)

[PATCH v3 0/4] SCSI core patches
 2023-05-18  1:16 UTC  (5+ messages)
` [PATCH v3 2/4] scsi: core: Trace SCSI sense data
` [PATCH v3 4/4] scsi: core: Delay running the queue if the host is blocked

[RFC net-next] net: veth: reduce page_pool memory footprint using half page per-buffer
 2023-05-18  1:16 UTC  (8+ messages)

[PATCH v13 0/9] Introduce MSM-specific DSC helpers
 2023-05-18  1:14 UTC  (20+ messages)
` [PATCH v13 1/9] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH v13 2/9] drm/display/dsc: add helper to set semi-const parameters
` [PATCH v13 3/9] drm/display/dsc: Add drm_dsc_get_bpp_int helper
` [PATCH v13 4/9] drm/msm/dsi: use DRM DSC helpers for DSC setup
` [PATCH v13 5/9] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v13 6/9] drm/msm/dpu: Use fixed DRM DSC helper for det_thresh_flatness
` [PATCH v13 7/9] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v13 8/9] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v13 9/9] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup

[PATCH 1/5] ARM: dts: stm32: Add missing detach mailbox for emtrion emSBC-Argon
 2023-05-18  1:12 UTC  (10+ messages)
` [PATCH 2/5] ARM: dts: stm32: Add missing detach mailbox for Odyssey SoM
` [PATCH 3/5] ARM: dts: stm32: Add missing detach mailbox for DHCOM SoM
` [PATCH 4/5] ARM: dts: stm32: Add missing detach mailbox for DHCOR SoM
` [PATCH 5/5] ARM: dts: stm32: Deduplicate rproc mboxes and IRQs

current status for allowing setting arm cpu model
 2023-05-18  0:57 UTC 

[PATCH] send-email: clear the $message_id after validation
 2023-05-18  1:11 UTC  (2+ messages)

linux-next: duplicate patches in the btrfs tree
 2023-05-18  1:09 UTC 

[f2fs-dev] Kernel warnings 6.3.1
 2023-05-18  1:08 UTC  (2+ messages)

ideas to find a root cause of a long rcu_wait_gp delay
 2023-05-18  1:07 UTC 

bug report: cover letter is inheriting last patch's message ID with send-email
 2023-05-18  1:06 UTC  (5+ messages)

[f2fs-dev] [PATCH v6] f2fs: add async reset zone command support
 2023-05-18  1:05 UTC  (5+ messages)
    ` [f2fs-dev] (2) "
        `  "

[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
 2023-05-18  1:04 UTC  (24+ messages)
` [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
` [RFC PATCH 2/8] vhost/vhost_task: Hook vhost layer into signal handler
` [RFC PATCH 3/8] fork/vhost_task: Switch to CLONE_THREAD and CLONE_SIGHAND
` [RFC PATCH 4/8] vhost-net: Move vhost_net_open
` [RFC PATCH 5/8] vhost: Add callback that stops new work and waits on running ones
` [RFC PATCH 6/8] vhost-scsi: Add callback to stop and wait on works
` [RFC PATCH 7/8] vhost-net: "
` [RFC PATCH 8/8] fork/vhost_task: remove no_files

[PATCH 1/2] net: rtl8169: add minimal support for 8125B variant
 2023-05-18  1:03 UTC  (3+ messages)
` [PATCH 2/2] configs: rock5b-rk3588: add rtl8169 driver

[linux-stable-rc:queue/4.14 10724/26255] include/linux/bits.h:6:19: error: initialized field overwritten
 2023-05-18  1:01 UTC 

PVH Dom0 related UART failure
 2023-05-18  0:59 UTC 

[PATCH 0/2] drivers: base: cacheinfo: Fix shared_cpu_list inconsistency in event of CPU hotplug
 2023-05-18  1:02 UTC  (2+ messages)

[PATCH] rockchip: Pinebook Pro: Fix emmc default configuration
 2023-05-18  0:57 UTC  (2+ messages)

[PATCH] bcache: fix nbuckets lower limit checking in read_super_common
 2023-05-18  0:57 UTC  (3+ messages)

[PATCH 0/4] iommu/arm-smmu-v3: Arm SMMU errata bits
 2023-05-18  0:53 UTC  (5+ messages)
` [PATCH 1/4] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982

[virtio-comment] virtio networking collaboration meeting: call for agenda
 2023-05-18  0:53 UTC 

[PATCH v2 0/2] virtio: abstract virtqueue related methods
 2023-05-18  0:47 UTC  (9+ messages)
` [PATCH v2 1/2] "
    `  "
            `  "

[PATCH] ksmbd: fix multiple out-of-bounds read during context decoding
 2023-05-18  0:46 UTC  (4+ messages)

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-18  0:43 UTC  (7+ messages)

[PATCH] ARM: dts: stm32: Shorten the AV96 HDMI sound card name
 2023-05-18  0:42 UTC  (2+ messages)

[PATCH v11 0/9] Introduce MSM-specific DSC helpers
 2023-05-18  0:43 UTC  (7+ messages)
` [PATCH v11 1/9] drm/display/dsc: Add flatness and initial scale value calculations

[oe] [meta-oe][PATCH] ipmitool: Update links
 2023-05-18  0:42 UTC  (3+ messages)
`  "

[PATCH v2 00/13] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash
 2023-05-18  0:41 UTC  (3+ messages)
` [PATCH v2 13/13] rockchip: rk3588-rock-5b: Enable "

[PATCH v2 0/3] More RPMhPD levels + sm8550
 2023-05-18  0:41 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: qcom,rpmpd: add missing RPMH levels
` [PATCH v2 3/3] arm64: dts: qcom: sm8550: Add missing RPMhPD OPP levels

[PATCH v2] mm: userfaultfd: avoid passing an invalid range to vma_merge()
 2023-05-18  0:38 UTC  (11+ messages)

[PATCH v12 0/9] Introduce MSM-specific DSC helpers
 2023-05-18  0:38 UTC  (11+ messages)
` [PATCH v12 1/9] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH v12 3/9] drm/display/dsc: Add drm_dsc_get_bpp_int helper
` [PATCH v12 5/9] drm/msm: Add MSM-specific DSC helper methods

sound/soc/intel/avs/boards/rt298.c:177 avs_create_dapm_routes() warn: potentially one past the end of array 'dr[idx]'
 2023-05-18  0:37 UTC 

[PATCH v10 0/8] add DSC 1.2 dpu supports
 2023-05-18  0:35 UTC  (11+ messages)
` [PATCH v10 3/8] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit
` [PATCH v10 5/8] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v10 6/8] drm/msm/dpu: separate DSC flush update out of interface

[PATCH] rtc: stm32: Handle single EXTI IRQ as wake up source
 2023-05-18  0:33 UTC  (2+ messages)

[PATCH] ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
 2023-05-18  0:33 UTC  (4+ messages)

[f2fs-dev] [PATCH 1/1] f2fs: pass I_NEW flag to trace event
 2023-05-18  0:32 UTC  (6+ messages)

[PATCH v4 1/3] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-18  0:27 UTC  (7+ messages)

[PATCH v4] watchdog: Allow nmi watchdog to use "ref-cycles" event
 2023-05-18  0:25 UTC 

Xenomai Community Call Minutes - May 17, 2023
 2023-05-18  0:24 UTC 

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-18  0:23 UTC  (12+ messages)

[Intel-gfx] [PATCH v5 1/2] drm/i915/mtl: Add MTL performance tuning changes
 2023-05-18  0:20 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v5,1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/2] Add support for Visionox R66451 AMOLED DSI panel
 2023-05-18  0:19 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panel

[PATCH] net: usb: ipheth: add CDC NCM support
 2023-05-18  0:18 UTC  (4+ messages)

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-05-18  0:16 UTC  (5+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH v3] cfg80211: S1G rate information and calculations
 2023-05-18  0:07 UTC 

[syzbot] [erofs?] general protection fault in erofs_bread (2)
 2023-05-18  0:06 UTC  (2+ messages)

[PATCH 1/3] drm/amd/display: drop redundant memset() in get_available_dsc_slices()
 2023-05-18  0:04 UTC  (12+ messages)
` [PATCH 2/3] drm/amd/display: drop unused function set_abm_event()
` [PATCH 3/3] drm/amd/display: drop unused count variable in create_eml_sink()

[PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
 2023-05-18  0:01 UTC  (4+ messages)

[PATCH v2] drivers/net/bnx2x : Add experimental 2.5Gbps support for BCM578xx
 2023-05-18  0:01 UTC 

[PATCH v2] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd
 2023-05-18  0:00 UTC 

[PATCH v2 0/4] ufs: Do not requeue while ungating the clock
 2023-05-17 23:59 UTC  (3+ messages)
` [PATCH v2 1/4] scsi: core: Rework scsi_host_block()

linux-next: build failure after merge of the mm tree
 2023-05-17 23:59 UTC 

[PATCH v7 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-05-17 23:57 UTC  (2+ messages)

[PATCH RFC v2 0/4] Add an external testing library for unit tests
 2023-05-17 23:56 UTC  (5+ messages)
` [PATCH RFC v2 1/4] common-main: split common_exit() into a new file
` [PATCH RFC v2 2/4] unit tests: Add a project plan document
` [PATCH RFC v2 3/4] Add C TAP harness
` [PATCH RFC v2 4/4] unit test: add basic example and build rules

[PATCH] kbuild: Enable -fstrict-flex-arrays=3
 2023-05-17 23:54 UTC  (4+ messages)

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-05-17 23:53 UTC  (3+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list

[RFC PATCH v2 00/13] drm/msm/dpu: support virtual wide planes
 2023-05-17 23:53 UTC  (6+ messages)
` [RFC PATCH v2 05/13] drm/msm/dpu: get rid of struct dpu_rm_requirements

[PATCH mptcp-next v4 6/6] Squash to "selftests/bpf: Add bpf_red test"
 2023-05-17 23:53 UTC  (2+ messages)
` Squash to "selftests/bpf: Add bpf_red test": Tests Results

[PATCH v2] arm64: dts: qcom: sc8280xp: Add SDC2 and enable on CRD
 2023-05-17 23:52 UTC 

[PATCH RFC] wifi: iwlwifi: add ethtool tx stats
 2023-05-17 23:49 UTC 

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-17 23:48 UTC  (9+ messages)

Linux client test automation improvements
 2023-05-17 23:48 UTC  (2+ messages)

RAID5 Phantom Drive Appeared while Reshaping Four Drive Array (HARDLOCK)
 2023-05-17 23:45 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sx: Add LDB support
 2023-05-17 23:45 UTC  (4+ messages)

[android-common:android-4.19-stable 11044/29507] net/ipv4/netfilter/nf_nat_l3proto_ipv4.c:245:1: warning: no previous prototype for 'nf_nat_ipv4_fn'
 2023-05-17 23:43 UTC 

[PATCH v14 00/13] hp-bioscfg driver
 2023-05-17 23:42 UTC  (3+ messages)
` [PATCH v14 01/13] hp-bioscfg: Documentation

[PATCH v3 0/2] NFSD: add support for NFSv4 write delegation
 2023-05-17 23:38 UTC  (3+ messages)
` [PATCH v3 1/2] locks: allow support for "
` [PATCH v3 2/2] NFSD: enable "

[PATCH][next] ALSA: mixart: Replace one-element arrays with simple object declarations
 2023-05-17 23:38 UTC 

[PATCH 1/2] drm/sched: Rename to drm_sched_can_queue()
 2023-05-17 23:35 UTC  (2+ messages)
` [PATCH 2/2] drm/sched: Rename to drm_sched_wakeup_if_can_queue()


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.