All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-09 02:08:56 to 2024-04-09 03:45:47 UTC [more...]

[PATCH liburing v2 0/3] improve sendzc tests
 2024-04-09  3:45 UTC  (2+ messages)

[PATCH v2] fpga: dfl: fme: revise kernel-doc comments for some functions
 2024-04-09  3:39 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS caf1c457a4b7ed17cf34816ae7bbb77fee6d8e88
 2024-04-09  3:44 UTC 

[PATCH] vhost: don't set vring call if no enabled msix
 2024-04-09  3:43 UTC  (3+ messages)
` [PATCH v2] vhost: don't set vring call if guest notifiers is not enabled

[RFC 0/2] net/tap RSS BPF rewrite
 2024-04-09  3:40 UTC  (10+ messages)
` [PATCH v8 0/8] net/tap: cleanups and fix BPF support
  ` [PATCH v8 1/8] net/tap: do not duplicate fd's
  ` [PATCH v8 2/8] net/tap: remove unused fields
  ` [PATCH v8 3/8] net/tap: validate and setup parameters for BPF RSS
  ` [PATCH v8 4/8] net/tap: do not build flow support if header is out of date
  ` [PATCH v8 5/8] net/tap: rewrite the RSS BPF program
  ` [PATCH v8 6/8] net/tap: use libbpf to load new "
  ` [PATCH v8 7/8] net/tap: remove no longer used files
  ` [PATCH v8 8/8] doc: update documentation of TAP PMD

[PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-04-09  3:43 UTC  (50+ messages)
` [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v1 02/31] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v1 03/31] x86/resctrl: Move ctrlval string parsing policy away from the arch code
` [PATCH v1 04/31] x86/resctrl: Add helper for setting CPU default properties
` [PATCH v1 05/31] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
` [PATCH v1 06/31] x86/resctrl: Export resctrl fs's init function
` [PATCH v1 07/31] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()
` [PATCH v1 08/31] x86/resctrl: Move resctrl types to a separate header
` [PATCH v1 10/31] x86/resctrl: Move monitor init work to a resctrl init call
` [PATCH v1 11/31] x86/resctrl: Move monitor exit work to a restrl exit call
` [PATCH v1 12/31] x86/resctrl: Move max_{name,data}_width into resctrl code
` [PATCH v1 13/31] x86/resctrl: Stop using the for_each_*_rdt_resource() walkers
` [PATCH v1 14/31] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v1 16/31] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
` [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_config_write() to return an error
` [PATCH v1 20/31] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v1 22/31] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
` [PATCH v1 24/31] x86/resctrl: Move get_config_index() to a header
` [PATCH v1 27/31] x86/resctrl: Rename resctrl_sched_in() to begin resctrl_arch_
` [PATCH v1 28/31] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v1 29/31] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl

[GIT PULL] md-6.9 20240408
 2024-04-09  3:43 UTC 

[PATCH 00/12] t: exercise Git/JGit reftable compatibility
 2024-04-09  3:43 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 00/10] Add a host IOMMU device abstraction
 2024-04-09  3:41 UTC  (3+ messages)
` [PATCH v2 03/10] backends/iommufd: Introduce abstract HIODIOMMUFD device

[PATCH 0/2] virtio-net: Fix RSS
 2024-04-09  3:40 UTC  (4+ messages)
` [PATCH 1/2] virtio-net: Fix vhost virtqueue notifiers for RSS

config-4.19.89-ipipe-9-xenomai-3
 2024-04-09  3:41 UTC 

[PATCH v2 0/3] fstests: various RAID56 related fixes for btrfs
 2024-04-09  3:40 UTC  (5+ messages)
` [PATCH v2 2/3] fstests: change how we test for supported raid configs
` [PATCH v2 3/3] fstests: update tests to skip unsupported raid profile types

[PATCH v1 0/3] drm/mediatek: Add support for OF graphs
 2024-04-09  3:39 UTC  (6+ messages)
` [PATCH v1 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH v3 00/17] treewide: Refactor heap related implementation
 2024-04-09  3:40 UTC  (2+ messages)

[PATCHSET v30.2] xfs: atomic file content exchanges
 2024-04-09  3:38 UTC  (15+ messages)
` [PATCH 01/14] vfs: export remap and write check helpers
` [PATCH 02/14] xfs: introduce new file range exchange ioctl
` [PATCH 03/14] xfs: create a incompat flag for atomic file mapping exchanges
` [PATCH 04/14] xfs: introduce a file mapping exchange log intent item
` [PATCH 05/14] xfs: create deferred log items for file mapping exchanges
` [PATCH 06/14] xfs: bind together the front and back ends of the file range exchange code
` [PATCH 07/14] xfs: add error injection to test file mapping exchange recovery
` [PATCH 08/14] xfs: condense extended attributes after a mapping exchange operation
` [PATCH 09/14] xfs: condense directories "
` [PATCH 10/14] xfs: condense symbolic links "
` [PATCH 11/14] xfs: make file range exchange support realtime files
` [PATCH 12/14] xfs: support non-power-of-two rtextsize with exchange-range
` [PATCH 13/14] docs: update swapext -> exchmaps language
` [PATCH 14/14] xfs: enable logged file mapping exchange feature

[PATCH v5 0/3] send-email: make produced outputs more readable
 2024-04-09  3:37 UTC  (7+ messages)
` [PATCH v5 2/3] send-email: make it easy to discern the messages for each patch
` [PATCH v5 3/3] send-email: separate the confirmation prompts from the messages

[PATCH] devconfig: fix setting node timezone
 2024-04-09  3:36 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: rockchip: enable onboard spi flash for rock-3a
 2024-04-09  3:28 UTC  (4+ messages)

[PATCH 00/13] EFI: capsule: ti: enable authenticated capsules
 2024-04-09  3:34 UTC  (4+ messages)
` [PATCH 01/13] ti:keys Add EFI signature list

[PATCH] KVM: selftests: fix supported_flags for riscv
 2024-04-09  3:34 UTC  (3+ messages)

[PATCH v3 0/4] bcachefs: fiemap delalloc support and cleanup
 2024-04-09  3:33 UTC  (2+ messages)

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-09  3:33 UTC  (2+ messages)

[PATCH] bus: mhi: host: Add sysfs entry to force device to enter EDL
 2024-04-09  3:32 UTC  (12+ messages)

[PATCH] archnet: Convert from tasklet to BH workqueue
 2024-04-09  3:30 UTC  (2+ messages)

[PATCH net-next] net: phy: air_en8811h: fix some error codes
 2024-04-09  3:30 UTC  (2+ messages)

[PATCH net v2 1/2] net: ks8851: Inline ks8851_rx_skb()
 2024-04-09  3:30 UTC  (2+ messages)

[PATCH v2 net] af_unix: Clear stale u->oob_skb
 2024-04-09  3:30 UTC  (2+ messages)

[git pull] drm urgent fix for 6.9-rc4
 2024-04-09  3:29 UTC 

[f2fs-dev] [PATCH] f2fs-tools: give 6 sections for overprovision buffer
 2024-04-09  3:28 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs-tools: print extension list properly
 2024-04-09  3:26 UTC  (2+ messages)

[axboe-block:rw_iter 85/222] drivers/mtd/ubi/upd.c:380: warning: Function parameter or struct member 'from' not described in 'ubi_more_leb_change_data'
 2024-04-09  3:25 UTC 

[PATCH] reftable: use xmalloc() and xrealloc()
 2024-04-09  3:24 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: don't set RO when shutting down f2fs
 2024-04-09  3:23 UTC  (3+ messages)

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-09  3:19 UTC  (2+ messages)

[PATCH 0/9] reftable: optimize table and block iterators
 2024-04-09  3:18 UTC  (5+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 10/10] reftable/block: avoid copying block iterators on seek

[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-09  3:17 UTC  (14+ messages)
` [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
` [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH RFC bpf-next v6 5/6] tools: sync include/uapi/linux/bpf.h
` [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests

[PATCH 1/2] MAINTAINERS: Make cxlflash obsolete
 2024-04-09  3:10 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Make cxl obsolete

[PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
 2024-04-09  3:15 UTC  (5+ messages)
` [PATCH net-next 1/4] "
` [PATCH net-next 2/4] selftests: net: bpf_offload: wait for maps
` [PATCH net-next 3/4] selftests: net: declare section names for bpf_offload
` [PATCH net-next 4/4] selftests: net: reuse common code in bpf_offload

[kvalo-ath:pending] BUILD SUCCESS 65574105b860fbcdc1a98eaac532a3c061010e25
 2024-04-09  3:15 UTC 

[PATCH 0/9] reftable: optimize write performance
 2024-04-09  3:16 UTC  (4+ messages)
` [PATCH v3 00/11] "

[PATCH net-next 2/3] net: dsa: allow DSA switch drivers to provide their own phylink mac ops
 2024-04-09  3:15 UTC  (2+ messages)

[intel-lts:4.19/android_s 325/1172] fs/verity/measure.c:40:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-04-09  3:15 UTC 

[PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map path
 2024-04-09  3:12 UTC  (4+ messages)
` [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-09  3:13 UTC  (2+ messages)

[PATCH] nouveau: fix devinit paths to only handle display on GSP
 2024-04-09  3:12 UTC  (3+ messages)

[meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT
 2024-04-09  3:10 UTC  (2+ messages)

[PATCH] dmaengine: altera-msgdma: fix descriptors freeing logic
 2024-04-09  3:09 UTC  (8+ messages)

[PATCH] soc: fsl: qe: Add check for platform_driver_register
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH v5 00/11] scsi: ufs: Remove overzealous memory barriers
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH] [v2] cxlflash: fix function pointer cast warnings
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH 0/6] scsi: store owner from modules with scsi_register_driver()
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH 0/4] scsi: Prevent several section mismatch warnings
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH 1/2] scsi: csiostor: drop driver owner assignment
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH v7 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-04-09  3:03 UTC  (8+ messages)
` [PATCH v7 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v7 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v7 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCHSET v30.1 04/15] xfs: atomic file content exchanges
 2024-04-09  3:06 UTC  (5+ messages)
` [PATCH 04/15] xfs: introduce a file mapping exchange log intent item

[PATCH] NFSD: remove redundant dprintk in exp_rootfh
 2024-04-09  3:06 UTC  (2+ messages)

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-09  3:05 UTC  (2+ messages)

[PATCH v2 0/2] Add support for AD4000 series
 2024-04-09  3:05 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add AD4000
` [PATCH v2 2/2] iio: adc: Add support for AD4000

[nft PATCH] dynset: avoid errouneous assert with ipv6 concat data
 2024-04-09  3:02 UTC  (2+ messages)
` [nft PATCH v2] "

[PATCH] riscv: selftests: Add signal handling vector tests
 2024-04-09  3:01 UTC  (4+ messages)

convert SCSI to atomic queue limits, part 1 (v2)
 2024-04-09  2:57 UTC  (2+ messages)

[PATCH net-next v4 0/4] nfp: series of minor driver improvements
 2024-04-09  2:58 UTC  (5+ messages)
` [PATCH net-next v4 2/4] nfp: update devlink device info output
` [PATCH net-next v4 3/4] dim: introduce a specific dim profile for better latency

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-09  2:57 UTC  (4+ messages)

[PATCH v3 0/2] media: i2c: Add support for GC05A2 sensor
 2024-04-09  2:56 UTC  (7+ messages)
` [PATCH v3 2/2] media: i2c: Add GC05A2 image sensor driver

Hang in xfstest
 2024-04-09  2:56 UTC  (2+ messages)

[PATCH i-g-t 0/5] Check the validity of selected pipe/output combo
 2024-04-09  2:55 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Check the validity of selected pipe/output combo (rev2)
` ✓ CI.xeBAT: "

[PATCH] drm/amdgpu: Fix incorrect return value
 2024-04-09  2:51 UTC  (2+ messages)

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-04-09  2:49 UTC 

[PATCH] app/testpmd: handle IEEE1588 init fail
 2024-04-09  2:50 UTC  (6+ messages)

linux-next: build failure after merge of the tip tree
 2024-04-09  2:49 UTC 

[PATCH v3 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-09  2:47 UTC  (4+ messages)
` [PATCH v3 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[syzbot] [kernel?] WARNING in hrtimer_forward (2)
 2024-04-09  2:46 UTC 

[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-04-09  2:43 UTC  (3+ messages)

[PATCH v2] mfd: intel-m10-bmc: Change staging size to a variable
 2024-04-09  2:38 UTC  (2+ messages)

[PATCH 4.19.y] drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()
 2024-04-09  2:38 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add support for Infineon S25FS-S family
 2024-04-09  2:38 UTC  (3+ messages)

[PATCH RFC net-next 0/7] netdev_features: start cleaning netdev_features_t up
 2024-04-09  2:38 UTC  (5+ messages)
` [PATCH RFC net-next 3/7] netdevice: introduce IFF_LOGICAL as (IFF_NO_QUEUE | IFF_LLTX)
` [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCOE_MTU to IFF_FCOE_MTU

[ANNOUNCE] 6.6.25-rt29
 2024-04-09  2:36 UTC 

[PATCH 5.4.y] drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()
 2024-04-09  2:26 UTC 

[PATCH 0/4] clk: qcom: dispcc: fix DisplayPort link clocks
 2024-04-09  2:34 UTC  (3+ messages)
` [PATCH 1/4] clk: qcom: dispcc-sm8450: fix DisplayPort clocks

[PATCH 0/3] KVM: Fix for a mostly benign gpc WARN
 2024-04-09  2:33 UTC  (4+ messages)

[PATCH v3] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle() directly for external HPD
 2024-04-09  2:33 UTC  (7+ messages)

[PATCH v1 0/4] Add shellcheck beyond perf/tests
 2024-04-09  2:32 UTC  (5+ messages)
` [PATCH v1 1/4] perf build: Add shellcheck to tools/perf scripts
` [PATCH v1 2/4] perf arch x86: Add shellcheck to build
` [PATCH v1 3/4] perf util: Add shellcheck to generate-cmdlist.sh
` [PATCH v1 4/4] perf trace beauty: Add shellcheck to scripts

[openeuler:openEuler-1.0-LTS 21385/22056] drivers/tee/optee/core.c:618:31: sparse: sparse: incorrect type in return expression (different base types)
 2024-04-09  2:32 UTC 

[PATCH i-g-t] tests/intel/xe_exec_store: fix sync usage
 2024-04-09  2:31 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH v3] cxl/core/region: check interleave capability
 2024-04-09  2:26 UTC 

[PATCH] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
 2024-04-09  2:27 UTC  (2+ messages)

[PATCH v4 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-09  2:27 UTC  (3+ messages)
` [PATCH v4 1/2] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v4 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v4 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-04-09  2:24 UTC  (6+ messages)
` [PATCH v4 2/2] phy: add driver for MediaTek XFI T-PHY

[oe][meta-oe][PATCH] libgpiod: fix QA error in ptest RDEPENDS
 2024-04-09  2:24 UTC  (3+ messages)

[oe][meta-oe][PATCH v2] libgpiod: fix QA error in ptest RDEPENDS
 2024-04-09  3:02 UTC 

[PATCH] cgroup: make cgroups info more readable
 2024-04-09  2:18 UTC 

[PATCH] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
 2024-04-09  2:18 UTC 

[tip:x86/cleanups] BUILD SUCCESS e0ca9353a86c0459a9c3fc8d65f7c88e96217cea
 2024-04-09  2:16 UTC 

libgpiod 2.1.1: Installation under ubuntu 22.04.4
 2024-04-09  2:15 UTC  (2+ messages)

recap of 9p problems in 6.9
 2024-04-09  2:15 UTC  (3+ messages)

[PATCH net 0/1] fix icmp error source with ICMP reverse lookup
 2024-04-09  2:15 UTC  (3+ messages)
` [PATCH net 1/1] xfrm: fix source address in icmp error generation from IPsec gateway

[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-04-09  2:11 UTC  (6+ messages)
` [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle

[PATCH 4.19.y v3 0/2] Fix stable-4.19 use-after-free bug
 2024-04-09  2:10 UTC  (3+ messages)
` [PATCH 4.19.y v3 1/2] tracing: Remove unnecessary hist_data destroy in destroy_synth_var_refs()
` [PATCH 4.19.y v3 2/2] tracing: Remove unnecessary var destroy in onmax_destroy()

[PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc
 2024-04-09  2:10 UTC  (2+ messages)

[PATCH net-next 0/6] flower: validate control flags
 2024-04-09  2:09 UTC  (3+ messages)
` [PATCH net-next 3/6] flow_offload: add flow_rule_no_control_flags()

[PATCH 0/4 v4] nfsd: fix deadlock in move_to_close_lru()
 2024-04-09  2:09 UTC  (2+ messages)

[PATCH] nfsd: optimise recalculate_deny_mode() for a common case
 2024-04-09  2:09 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: trap link-local frames regardless of ST Port State
 2024-04-09  2:08 UTC  (2+ 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.