All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-16 14:46:05 to 2023-03-16 15:31:08 UTC [more...]

[RFT] test-pmd: go back to using cmdline_interact
 2023-03-16 15:31 UTC  (4+ messages)
` [PATCH v4 0/2] Fix testpmd interrupt regression

[RFC PATCH 00/28] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-03-16 15:26 UTC  (32+ messages)
` [RFC PATCH 01/28] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [RFC PATCH 02/28] Add a special allocator for staging netfs protocol to MSG_SPLICE_PAGES
` [RFC PATCH 03/28] tcp: Support MSG_SPLICE_PAGES
` [RFC PATCH 04/28] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [RFC PATCH 05/28] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [RFC PATCH 06/28] espintcp: Inline do_tcp_sendpages()
` [RFC PATCH 07/28] tls: "
` [RFC PATCH 08/28] siw: "
` [RFC PATCH 09/28] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [RFC PATCH 10/28] ip, udp: Support MSG_SPLICE_PAGES
` [RFC PATCH 11/28] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [RFC PATCH 12/28] af_unix: Support MSG_SPLICE_PAGES
` [RFC PATCH 13/28] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [RFC PATCH 14/28] crypto: af_alg: Support MSG_SPLICE_PAGES
` [RFC PATCH 15/28] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [RFC PATCH 16/28] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
` [RFC PATCH 17/28] Remove file->f_op->sendpage
` [RFC PATCH 18/28] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [RFC PATCH 19/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [RFC PATCH 20/28] iscsi: "
` [RFC PATCH 21/28] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
` [RFC PATCH 22/28] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [RFC PATCH 23/28] algif: Remove hash_sendpage*()
` [RFC PATCH 24/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [RFC PATCH 25/28] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [RFC PATCH 26/28] dlm: "
  ` [Cluster-devel] "
` [RFC PATCH 27/28] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)

dropping 32-bit host support
 2023-03-16 15:29 UTC  (14+ messages)

[igt-dev] [PATCH i-g-t v2] tests/xe/xe_noexec_ping_pong: Add a test to expose unnecessary rebinds
 2023-03-16 15:29 UTC  (3+ messages)
` [Intel-xe] "

[PATCH] Using MAP_SHARE_VALIDATE in mmap without fd
 2023-03-16 15:28 UTC  (2+ messages)

[PATCH 1/1] io_uring/rsrc: fix folly accounting
 2023-03-16 15:26 UTC 

[Outreachy Info] Ask for help finding cleanups
 2023-03-16 15:27 UTC  (7+ messages)

[PATCH] app/test: fix data length of each packet segment
 2023-03-16 15:26 UTC  (2+ messages)

[PATCH v2 00/16] PCI endpoint fixes and improvements
 2023-03-16 15:25 UTC  (4+ messages)
` [PATCH v2 09/16] PCI: epf-test: Improve handling of command and status registers

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2023-03-16 15:25 UTC  (21+ messages)

[PATCH 00/16] use __atomic operations returning new value
 2023-03-16 15:25 UTC  (4+ messages)
` [PATCH v2 00/16] replace "

[RFC PATCH 0/3] convert page_endio to folio_endio
 2023-03-16 15:24 UTC  (5+ messages)
  ` [RFC PATCH 1/3] filemap: "

[PATCH] docs/sphinx/kerneldoc.py: Honour --enable-werror
 2023-03-16 15:23 UTC  (5+ messages)

[PATCH v2 01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
 2023-03-16 15:23 UTC  (10+ messages)
` [PATCH v2 02/14] misc: vmw_vmci: "
` [PATCH v2 03/14] tracing: "
` [PATCH v2 07/14] ext4/super: Rename kfree_rcu() to kfree_rcu_mightsleep()

[PATCH] input: goodix: Add option to power off the controller during suspend
 2023-03-16 15:22 UTC  (2+ messages)
` [PATCH v4 2/2] input: touchscreen: goodix: Hold controller in reset "

[PATCH V2 0/3] arm64: dts/defconfig/binding: Add support for BeaglePlay
 2023-03-16 15:21 UTC  (8+ messages)
` [PATCH V2 1/3] dt-bindings: arm: ti: Add BeaglePlay
` [PATCH V2 2/3] arm64: dts: ti: Add k3-am625-beagleplay
` [PATCH V2 3/3] arm64: defconfig: Enable drivers for BeaglePlay

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-16 15:21 UTC  (7+ messages)
` [PATCH v3 02/38] ata: add HAS_IOPORT dependencies

nvme-tcp: kernel NULL pointer dereference, address: 0000000000000034
 2023-03-16 15:20 UTC  (4+ messages)

[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
 2023-03-16 15:19 UTC  (7+ messages)
` [PATCH RFC v6 1/6] dpll: spec: Add Netlink spec in YAML

[PATCH net-next 0/9] net/packet: KCSAN awareness
 2023-03-16 15:20 UTC  (4+ messages)
` [PATCH net-next 1/9] net/packet: annotate accesses to po->xmit

[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
 2023-03-16 15:19 UTC  (17+ messages)
` [PATCH v1 04/14] iommu/arm-smmu-v3: Add arm_smmu_hw_info
` [PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user

[PATCH] arm64/idreg: Don't disable SME when disabling SME
 2023-03-16 15:19 UTC 

[Bug 1191] rte_acl_classify returning mismatch result
 2023-03-16 15:19 UTC  (2+ messages)

[PATCH v4] xirc2ps_cs: Fix use after free bug in xirc2ps_detach
 2023-03-16 15:17 UTC 

[PATCHv2 iproute2 0/2] tc: fix parsing of TCA_EXT_WARN_MSG
 2023-03-16 15:18 UTC  (2+ messages)

[Bug 1190] rte_acl_classify returning mismatch result
 2023-03-16 15:19 UTC  (2+ messages)

[PATCH] ref-manual: variables.rst: update LAYERSERIES_COMPAT
 2023-03-16 15:18 UTC 

[PATCH] mm/thp: Rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
 2023-03-16 15:18 UTC  (3+ messages)

[PATCH 1/1] docs: RCU: typo fix
 2023-03-16 15:18 UTC  (2+ messages)

[PATCH] platform/x86: pcengines-apuv2: Drop platform:pcengines-apuv2 module-alias
 2023-03-16 15:15 UTC  (2+ messages)

[PATCH] app/testpmd: support dump ethdev private cmd
 2023-03-16 15:16 UTC  (4+ messages)
` [PATCH] app/testpmd: dump private info in 'show port info'

[PATCH] block: remove obsolete config BLOCK_COMPAT
 2023-03-16 15:15 UTC  (2+ messages)

Maybe a bug: libasound_module_pcm_pulse.la uses snd_pcm_sw_params_get_start_threshold but not linked against -lasound?
 2023-03-16 15:13 UTC 

[PATCH 1/3] platform: olpc: mark SPI related data as maybe unused
 2023-03-16 15:14 UTC  (3+ messages)
` [PATCH 2/3] platform: classmate: "

[PATCH v3 0/6] Fix blk-crypto keyslot race condition
 2023-03-16 15:15 UTC  (9+ messages)
` [PATCH v3 2/6] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH v3 3/6] blk-crypto: make blk_crypto_evict_key() more robust
` [PATCH v3 4/6] blk-crypto: remove blk_crypto_insert_cloned_request()
` [PATCH v3 5/6] blk-mq: return actual keyslot error in blk_insert_cloned_request()

[PATCH v5 00/16] perf kvm: Support histograms and TUI mode
 2023-03-16 15:14 UTC  (7+ messages)
` [PATCH v5 11/16] perf kvm: Use histograms list to replace cached list

Maybe a bug: libasound_module_pcm_pulse.la uses snd_pcm_sw_params_get_start_threshold but not linked against -lasound?
 2023-03-16 15:13 UTC 

Maybe a bug: libasound_module_ctl_pulse.la uses snd_pcm_sw_params_get_start_threshold but not linked against -lasound?
 2023-03-16 15:12 UTC 

[meta-python][PATCH] python3-pyruvate: Add crates checksum and use cargo-update-recipes-crates
 2023-03-16 15:14 UTC  (3+ messages)
` [oe] "

[PATCH v3] firmware: qcom_scm: Clear download bit during reboot
 2023-03-16 15:14 UTC 

[PATCH 1/2] app/testpmd: fwd engines report processed packets
 2023-03-16 15:14 UTC  (2+ messages)
` [PATCH 2/2] app/testpmd: add testpmd based sleeping

[PATCH 0/6] ASoC: SOF: ipc4-topology: Add support for effect widget
 2023-03-16 15:11 UTC  (7+ messages)
` [PATCH 1/6] ASoC: SOF: ipc4-topology: Move the kcontrol module_id update to helper
` [PATCH 2/6] ASoC: SOF: ipc4-topology: add effect widget support
` [PATCH 3/6] ASoC: SOF: ipc4-topology: add base module config extension structure
` [PATCH 4/6] ASoC: SOF: ipc4-topology: Add support for base config extension
` [PATCH 5/6] ASoC: SOF: ipc4-topology: set copier output format for process module
` [PATCH 6/6] ASoC: SOF: ipc4-topology: update pipeline_params in process prepare

[PULL 0/7] Migration 20230316 patches
 2023-03-16 15:12 UTC  (8+ messages)
` [PULL 1/7] migration: Wait on preempt channel in preempt thread
` [PULL 2/7] migration/rdma: Fix return-path case
` [PULL 3/7] migration/xbzrle: use ctz64 to avoid undefined result
` [PULL 4/7] migration/xbzrle: fix out-of-bounds write with axv512
` [PULL 5/7] migration/rdma: Remove deprecated variable rdma_return_path
` [PULL 6/7] migration/multifd: correct multifd_send_thread to trace the flags
` [PULL 7/7] migration: fix populate_vfio_info

[linux-next:master 3796/4036] kernel/bpf/../module/internal.h:212:2: error: incomplete definition of type 'struct module'
 2023-03-16 15:14 UTC  (2+ messages)

[Intel-wired-lan] [net-queue v1 1/1] ice: fix rx buffers handling for flow director packets
 2023-03-16 11:20 UTC  (2+ messages)

[Intel-wired-lan] igc driver causes suspend to fail if powersave is enabled
 2023-03-16 10:55 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v2] igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppm
 2023-03-16  9:58 UTC  (3+ messages)

cleanup btrfs_add_compressed_bio_pages
 2023-03-16 15:13 UTC  (4+ messages)
` [PATCH 2/2] btrfs: btrfs_add_compressed_bio_pages

[PATCH 0/2] Remove SEC S5M MFDs with no compatibles
 2023-03-16 15:13 UTC  (6+ messages)
` [PATCH 1/2] mfd: sec: Remove PMICs without compatibles
` [PATCH 2/2] rtc: s5m: Drop S5M8763 support

[PATCH 00/13] Rename k[v]free_rcu() single argument to k[v]free_rcu_mightsleep()
 2023-03-16 15:12 UTC  (15+ messages)
` [PATCH 04/13] tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()

stable-rc/queue/5.4 baseline: 167 runs, 28 regressions (v5.4.235-58-g6a07aa5be5066)
 2023-03-16 15:12 UTC 

[PATCH] RDMA/efa: Add data polling capability feature bit
 2023-03-16 15:06 UTC  (2+ messages)

[RFC PATCH] gdb: Add more support for debugging on EFI platforms
 2023-03-16 14:55 UTC  (6+ messages)

[PATCH v5] staging: axis-fifo: initialize timeouts in probe only
 2023-03-16 15:12 UTC  (5+ messages)

[PATCH v10] mm,kfence: decouple kfence from page granularity mapping judgement
 2023-03-16 15:10 UTC  (4+ messages)

[PATCH v11] mm,kfence: decouple kfence from page granularity mapping judgement
 2023-03-16 15:10 UTC  (2+ messages)

[ovmf test] 179677: all pass - PUSHED
 2023-03-16 15:11 UTC 

[PATCH v2] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
 2023-03-16 15:10 UTC  (5+ messages)

imx8 - gpc: Support IMX8 Lite
 2023-03-16 15:09 UTC  (3+ messages)

[PATCH v4] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
 2023-03-16 15:10 UTC 

[akpm-mm:mm-nonmm-unstable 23/26] htmldocs: Documentation/ELF/ELF.rst: WARNING: document isn't included in any toctree
 2023-03-16 15:09 UTC 

[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
 2023-03-16 15:09 UTC  (10+ messages)
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: Free scalers from previous run
 2023-03-16 15:12 UTC 

[PATCH 0/8] fetch: refactor code that prints reference updates
 2023-03-16 15:06 UTC  (13+ messages)
` [PATCH 2/8] fetch: move reference width calculation into `display_state`
` [PATCH 5/8] fetch: deduplicate handling of per-reference format
` [PATCH 6/8] fetch: deduplicate logic to print remote URL
` [PATCH 7/8] fetch: fix inconsistent summary width for pruned and updated refs

[PATCH v1] ptp: add ToD device driver for Intel FPGA cards
 2023-03-16 15:03 UTC  (4+ messages)

[PATCH 00/15] Introduce Nuvoton ma35d1 SoC
 2023-03-16 15:05 UTC  (5+ messages)
` [PATCH 13/15] reset: Add Nuvoton ma35d1 reset driver support
` [PATCH 14/15] tty: serial: Add Nuvoton ma35d1 serial "

[PATCH v2 0/4] Refactor to support multiple download mode
 2023-03-16 15:04 UTC  (4+ messages)
` [PATCH v2 2/4] firmware: scm: Modify only the DLOAD bit in TCSR register for "

[PATCH 00/30] clk: Convert to platform remove callback returning void
 2023-03-16 15:01 UTC  (4+ messages)
` [PATCH 15/30] clk: scpi: "

[PATCH bpf-next] selftests/bpf: add --json-summary option to test_progs
 2023-03-16 15:03 UTC  (2+ messages)

[PATCH liburing for-next 0/2] fd msg-ring slot allocation tests
 2023-03-16 15:02 UTC  (4+ messages)
` [PATCH liburing 1/2] Add io_uring_prep_msg_ring_fd_alloc() helper

[PATCH v3] block: ublk: enable zoned storage support
 2023-03-16 15:01 UTC  (2+ messages)

[PATCH] Documentation: submitting-patches: Disqualify style fixes from Fixes: tag
 2023-03-16 15:01 UTC  (5+ messages)

[PATCH v2 1/1] Guard pci_create_sysfs_dev_files with atomic value
 2023-03-16 15:00 UTC  (4+ messages)

[PATCH] platform/x86: int3472: Remap reset GPIO for INT347E
 2023-03-16 14:59 UTC  (2+ messages)

[PATCH] perf/x86/zhaoxin: Add Yongfeng support
 2023-03-16 14:59 UTC  (2+ messages)

drivers/input/keyboard/cap11xx.c:90:8: warning: Excessive padding in 'struct cap11xx_hw_model' (6 padding bytes, where 2 is optimal). Optimal fields order: num_channels, num_leds, product_id, no_gain, consider reordering the fields or adding explicit padd
 2023-03-16 14:58 UTC 

[PATCH v3 0/3] qapi: Simplify enum generation
 2023-03-16 14:57 UTC  (5+ messages)
` [PATCH v3 2/3] qapi: Do not generate empty enum

stable-rc/queue/4.14 baseline: 131 runs, 23 regressions (v4.14.308-23-g33701c2a478a)
 2023-03-16 14:58 UTC 

[Intel-gfx] [PATCH v4 0/2] Provision to ignore long HPDs in CI systems
 2023-03-16 14:58 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Provision to ignore long HPDs in CI systems (rev5)

[PATCH] imx: imx8mm: Add suppoer for Mettler-Toledo snowflake board
 2023-03-16 14:48 UTC  (3+ messages)
  ` EXTERNAL - "

[PATCH v3 0/6] drm/amd/display: Pass proper parent for DM backlight device v3
 2023-03-16 14:57 UTC  (2+ messages)

[PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
 2023-03-16 14:57 UTC  (4+ messages)

Please pull u-boot-dm/next
 2023-03-16 14:56 UTC  (6+ messages)

[meta-multimedia][PATCH 1/2] pipewire: update 0.3.66 -> 0.3.67
 2023-03-16 14:55 UTC  (2+ messages)
` [oe] "

[PATCH v2 0/5] media: v4l: Add Broadcom sand format to the list of V4L formats
 2023-03-16 14:55 UTC  (5+ messages)
` [PATCH v2 2/5] media: v4l: Add Broadcom sand formats to videodev2.h

mkimage for Windows?
 2023-03-16 14:54 UTC  (2+ messages)

[PATCH] btrfs-progs: documentation for discard tunables and metrics in sysfs
 2023-03-16 14:48 UTC  (2+ messages)

[PATCH 00/11] Intel pmc_core: Enable telemetry
 2023-03-16 14:51 UTC  (2+ messages)

[PATCH v3 0/5] Wire up USB controllers in i.MX6 emulations
 2023-03-16 14:51 UTC  (5+ messages)
` [PATCH v3 1/5] hw/usb: Add basic i.MX USB Phy support

[PATCH net v3 0/4] net: ipa: minor bug fixes
 2023-03-16 14:51 UTC  (5+ messages)
` [PATCH net v3 1/4] net: ipa: reg: include <linux/bug.h>
` [PATCH net v3 2/4] net: ipa: add two missing declarations
` [PATCH net v3 3/4] net: ipa: kill FILT_ROUT_CACHE_CFG IPA register
` [PATCH net v3 4/4] net: ipa: fix some register validity checks

[PATCH V2] arch_topology: Clear LLC sibling when cacheinfo teardown
 2023-03-16 14:50 UTC  (4+ messages)

[PATCH] INSTALL: Document programs an packages needed for using gdb_grub script
 2023-03-16 14:46 UTC  (2+ messages)

stable-rc/linux-5.15.y baseline: 172 runs, 2 regressions (v5.15.101-142-gbc64d631a29e)
 2023-03-16 14:51 UTC 

[xen-unstable-smoke test] 179681: tolerable trouble: pass/starved - PUSHED
 2023-03-16 14:49 UTC 

[PATCH 0/5] arm64: dts: rockchip: improve support for NanoPi R5 series
 2023-03-16 14:47 UTC  (9+ messages)
` [PATCH 4/5] arm64: dts: rockchip: fix gmac support for NanoPi R5S

[PATCH v5 0/9] arm64: dts: qcom: sa8775p-ride: enable relevant QUPv3 IPs
 2023-03-16 14:48 UTC  (2+ messages)

[Intel-xe] [PATCH v4 0/6] Some small-bar prep patches
 2023-03-16 14:47 UTC  (3+ messages)
` [Intel-xe] [PATCH v4 3/6] drm/xe/vram: start tracking the io_size

[PATCH v2 0/2] vhost: fix names to follow new naming convention
 2023-03-16 14:47 UTC  (2+ messages)

[PATCH 1/1] SUNRPC: Use rpc_create_args->timeout to initialize rpc_xprt->timeout
 2023-03-16 14:47 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: Fix out-of-bound array access
 2023-03-16 14:50 UTC 

[PATCH v2] fs: add the tuncate check of hfs, exfat and hfsplus
 2023-03-16 14:47 UTC  (3+ messages)
` [PATCH v3] fs: add the tuncate check of exfat

[PATCH] vhost: fix possible null pointer dereference
 2023-03-16 14:47 UTC  (2+ messages)

[PATCH 0/3] net/vhost pmd fixes for Rx interrupts
 2023-03-16 14:47 UTC  (2+ messages)

[PATCH] tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
 2023-03-16 14:45 UTC 

[PATCH] net/virtio: remove address width limit for modern devices
 2023-03-16 14:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v19 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-03-16 14:44 UTC  (5+ messages)
` [PATCH v19 2/7] crash: add generic infrastructure for crash hotplug support


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.