All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 15:22:20 to 2023-07-10 15:54:28 UTC [more...]

[dm-devel] [PATCH v2 0/4] brd: implement discard
 2023-07-10 15:24 UTC  (5+ messages)
` [dm-devel] [PATCH v2 3/4] brd: enable discard
    `  "

[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Document fsl,startup-delay-ms
 2023-07-10 15:53 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add start up delay

[PATCH v2 0/7] media: i2c: imx219: Use subdev active state
 2023-07-10 15:52 UTC  (6+ messages)
` [PATCH v2 1/7] media: i2c: imx219: Rename mbus codes array
` [PATCH v2 2/7] media: i2c: imx219: Switch from open to init_cfg
` [PATCH v2 3/7] media: i2c: imx219: Complete default format initialization
` [PATCH v2 4/7] media: i2c: imx219: Fix colorspace info
` [PATCH v2 5/7] media: i2c: imx219: Use subdev active state

[PATCH v6 0/8] soc: mediatek: MT8365 power support
 2023-07-10 15:54 UTC  (12+ messages)
` [PATCH v6 2/8] soc: mediatek: pm-domains: Move bools to a flags field
` [PATCH v6 3/8] soc: mediatek: pm-domains: Split bus_prot_mask
` [PATCH v6 4/8] soc: mediatek: pm-domains: Create bus protection operation functions
` [PATCH v6 5/8] soc: mediatek: pm-domains: Unify configuration for infracfg and smi

[Intel-wired-lan] [PATCH iwl-next V2 00/15] Add E800 live migration driver
 2023-07-10 15:54 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH iwl-next V2 10/15] ice: save and restore TX queue head

[PATCH bpf-next v2 00/20] XDP metadata via kfuncs for ice
 2023-07-10 15:49 UTC  (6+ messages)
` [PATCH bpf-next v2 06/20] ice: Support HW timestamp hint

[PATCH] xenoprof: default to off
 2023-07-10 15:52 UTC  (2+ messages)

[PATCH v2 01/12] tools/nolibc: rename arch-<ARCH>.h to <ARCH>/arch.h
 2023-07-10 15:51 UTC  (3+ messages)

[PATCH 0/1] net: gro: fix misuse of CB in udp socket lookup
 2023-07-10 15:50 UTC  (5+ messages)
` [PATCH 1/1] "

[lttng-dev] delay in Java/python events
 2023-07-10 15:49 UTC 

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-10 15:49 UTC  (48+ messages)
` [PATCH v2 01/15] spi: Remove unneeded OF node NULL checks
` [PATCH v2 02/15] spi: Drop duplicate IDR allocation code in spi_register_controller()
` [PATCH v2 03/15] spi: Replace if-else-if by bitops and multiplications
` [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
` [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked()
` [PATCH v2 06/15] spi: Use sysfs_emit() to instead of s*printf()
` [PATCH v2 07/15] spi: Sort headers alphabetically
` [PATCH v2 08/15] spi: Clean up headers
` [PATCH v2 09/15] spi: Use struct_size() helper
` [PATCH v2 10/15] spi: Use predefined constants from bits.h and units.h
` [PATCH v2 11/15] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
` [PATCH v2 12/15] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
` [PATCH v2 13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
` [PATCH v2 14/15] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
` [PATCH v2 15/15] spi: Fix spelling typos and acronyms capitalization

[PATCH] cgroup/cpuset: update parent subparts cpumask while holding css refcnt
 2023-07-10 15:51 UTC  (5+ messages)

[PATCH] spl: Add function called after fpga image upload
 2023-07-10 15:50 UTC  (8+ messages)

[LTP] [PATCH] fanotify14: Test disallow sb/mount mark on anonymous pipe
 2023-07-10 15:50 UTC  (2+ messages)

[PATCH] nvme: add BOGUS_NID quirk for Samsung SM953
 2023-07-10 15:47 UTC  (2+ messages)

[PATCH] nvmet: use PAGE_SECTORS_SHIFT
 2023-07-10 15:46 UTC  (2+ messages)

[PATCH] cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
 2023-07-10 15:46 UTC  (2+ messages)

[jonmason-ntb:ntb-perf-latency 2/5] drivers/ntb/test/ntb_perf.c:1185:35: error: implicit declaration of function 'get_random_int'; did you mean 'get_random_long'?
 2023-07-10 15:44 UTC 

[PATCH v2] phy: phy-imx8mq-usb: add vbus regulator support
 2023-07-10 15:44 UTC  (4+ messages)

[PATCH] perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()
 2023-07-10 15:43 UTC  (3+ messages)

[PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-07-10 15:35 UTC  (42+ messages)
` [Virtio-fs] "
` [PATCH v3 01/20] include: attempt to document device_class_set_props
  ` [Virtio-fs] "
` [PATCH v3 02/20] include/hw: document the device_class_set_parent_* fns
  ` [Virtio-fs] "
` [PATCH v3 03/20] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
  ` [Virtio-fs] "
` [PATCH v3 04/20] include/hw/virtio: document virtio_notify_config
  ` [Virtio-fs] "
` [PATCH v3 05/20] include/hw/virtio: add kerneldoc for virtio_init
  ` [Virtio-fs] "
` [PATCH v3 06/20] include/hw/virtio: document some more usage of notifiers
  ` [Virtio-fs] "
` [PATCH v3 07/20] virtio: add vhost-user-base and a generic vhost-user-device
  ` [Virtio-fs] "
` [PATCH v3 08/20] virtio: add PCI stub for vhost-user-device
  ` [Virtio-fs] "
` [PATCH v3 09/20] hw/virtio: derive vhost-user-rng from vhost-user-device
  ` [Virtio-fs] "
` [PATCH v3 10/20] hw/virtio: add config support to vhost-user-device
  ` [Virtio-fs] "
` [PATCH v3 11/20] hw/virtio: derive vhost-user-gpio from vhost-user-device
  ` [Virtio-fs] "
` [PATCH v3 12/20] hw/virtio: derive vhost-user-i2c from vhost-user-base
  ` [Virtio-fs] "
` [RFC PATCH v3 13/20] docs/system: add a basic enumeration of vhost-user devices
  ` [Virtio-fs] "
` [RFC PATCH v3 14/20] docs/interop: define STANDALONE protocol feature for vhost-user
  ` [Virtio-fs] "
` [RFC PATCH v3 15/20] hw/virtio: move vhost_user_init earlier
  ` [Virtio-fs] "
` [RFC PATCH v3 16/20] hw/virtio: move virtq initialisation into internal helper
  ` [Virtio-fs] "
` [RFC PATCH v3 17/20] hw/virtio: push down allocation responsibility for vhost_dev->vqs
  ` [Virtio-fs] "
` [RFC PATCH v3 18/20] hw/virtio: validate F_STANDALONE also supports other protocol features
  ` [Virtio-fs] "
` [RFC PATCH v3 19/20] hw/virtio: probe backend for specs if it supports it
  ` [Virtio-fs] "
` [RFC PATCH v3 20/20] hw/virtio: allow vhost-user-device to be driven by backend
  ` [Virtio-fs] "

[PATCH V9 00/46] Live Update
 2023-07-10 15:43 UTC  (4+ messages)
` [PATCH V9 32/46] vfio-pci: cpr part 2 (msi)

[PATCH v3 0/4] RISC-V: archrandom support
 2023-07-10 15:42 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions

[PATCH virtio 0/4] pds_vdpa: mac, reset, and irq updates
 2023-07-10 15:42 UTC  (7+ messages)
` [PATCH virtio 1/4] pds_vdpa: reset to vdpa specified mac

[PATCH] init: Don't proxy console= to earlycon
 2023-07-10 15:41 UTC  (6+ messages)

[OE-core][dunfell][PATCH] curl: fix CVE-2023-28320 siglongjmp race condition may lead to crash
 2023-07-10 15:40 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: Drop invalid regulator-init-microvolt property
 2023-07-10 15:39 UTC  (9+ messages)

[PATCH v7 0/2] pcie: Fix ARI next function numbers
 2023-07-10 15:38 UTC  (3+ messages)
` [PATCH v7 1/2] pcie: Use common ARI next function number
` [PATCH v7 2/2] pcie: Specify 0 for ARI next function numbers

Regression: supported_interfaces filling enforcement
 2023-07-10 15:38 UTC  (4+ messages)

[bug] failed to enable eswitch SRIOV in mlx5_device_enable_sriov()
 2023-07-10 15:25 UTC 

[PATCH 0/6] nvme fabircs: move start freeze into reconnection work
 2023-07-10 15:37 UTC  (8+ messages)
` [PATCH 1/6] nvme: unquiesce io queues when removing namespaces
` [PATCH 2/6] nvme: tcp: remove 'shutdown' parameters from two teardown helpers
` [PATCH 3/6] nvme: tcp: unquiesce queues after ctrl state is changed
` [PATCH 4/6] nvme: rdma: unquiesce queues until "
` [PATCH 5/6] nvem: tcp: move start freeze into nvme_tcp_configure_io_queues
` [PATCH 6/6] nvem: rdma: move start freeze into nvme_rdma_configure_io_queues

[RFC PATCH 0/2] x86: kprobes: Fix CFI_CLANG related issues
 2023-07-10 15:37 UTC  (3+ messages)
` [RFC PATCH 1/2] kprobes: Prohibit probing on CFI preamble symbol

[RFC PATCH 0/4] Limit the scan depth to find the busiest sched group during newidle balance
 2023-07-10 15:37 UTC  (6+ messages)
` [RFC PATCH 3/4] sched/fair: Calculate the scan depth for idle balance based on system utilization

[PATCH v2 00/11] Remove unnecessary USBx dr_mode configuration
 2023-07-10 15:37 UTC  (2+ messages)

[PATCH v2] sound: seq: fix typo in system_2p_ev_to_ump_midi1()
 2023-07-10 10:22 UTC  (3+ messages)
  ` 回复: "

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-10  6:27 UTC  (11+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH 05/10] firewall: introduce stm32_firewall framework

[PATCH v1 0/5] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-07-10  3:22 UTC  (6+ messages)
` [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter

[PATCH 0/3] ARM: omap4: embt2ws: Add audio support
 2023-07-08 13:03 UTC  (6+ messages)
` [PATCH 2/3] ASoC: tlv320aic3x: use BCLK instead of MCLK if not in master mode

[PATCH] bcachefs: Snapshot depth, skiplist fields
 2023-07-10 15:33 UTC 

[PATCH 0/4] KVM: arm64: Consistently use 'generic' vCPU target across all uarches
 2023-07-10 15:17 UTC  (3+ messages)
` [PATCH 3/4] KVM: arm64: Replace vCPU target with a configuration flag

[RFC] NFSD: add rpc_status entry in nfsd debug filesystem
 2023-07-10 15:33 UTC  (3+ messages)

[PATCH 1/2] ALSA: pcmtest: Convert to platform remove callback returning void
 2023-07-07 13:52 UTC  (5+ messages)
` [PATCH 2/2] ALSA: pcmtest: Don't use static storage to track per device data

[PATCH] arm64: dts: smaug: Add EMC frequency change tables
 2023-07-10 15:32 UTC  (4+ messages)

[PATCH] ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()
 2023-07-07 11:25 UTC 

[PATCH] dt-bindings: sound: Update maintainer email id
 2023-07-07  6:52 UTC 

[PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
 2023-07-06 12:34 UTC  (7+ messages)

[Intel-gfx] [PATCH 0/2] MTL Degamma implementation
 2023-07-10 15:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for MTL Degamma implementation (rev2)

[virtio-comment] [PATCH v13] admin: Add group member legacy register access commands
 2023-07-10 15:30 UTC  (6+ messages)
` [virtio-comment] Re: [virtio-dev] "
  ` [virtio-comment] "
      `  "

[PATCH net-next] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
 2023-07-10 15:28 UTC  (3+ messages)

[PATCH v2 0/2] media: nxp: add i.MX93 MIPI CSI-2 support
 2023-07-10 15:27 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add binding doc for i.MX93 MIPI CSI-2

[PATCH v2 00/15] ASoC: add multi Component support
 2023-07-10 15:23 UTC  (3+ messages)
` [PATCH v2 15/15] ASoC: dt-bindings: renesas,rsnd.yaml: enable multi ports for "

[PATCH v2 04/12] tools/nolibc: crt.h: add _start_c
 2023-07-10 15:24 UTC  (3+ messages)

[PATCH V7 0/2] firmware: Add support for boot_stats
 2023-07-10 15:20 UTC  (2+ messages)

[PATCH v5 00/15] Intel Hardware P-States (HWP) support
 2023-07-10 15:22 UTC  (4+ messages)
` [PATCH v5 06/15] cpufreq: Add Hardware P-State (HWP) driver

[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-10 15:22 UTC  (6+ messages)
` [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers

[Intel-wired-lan] [PATCH] ethernet: e1000e: Fix possible uninit bug
 2023-07-10  4:02 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 06/10] ice: remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
 2023-07-10  6:38 UTC 

[PATCH for-8.1 0/3] target/arm: Fix ptw bugs introduced by FEAT_RME changes
 2023-07-10 15:21 UTC  (3+ messages)
` [PATCH for-8.1 2/3] target/arm: Fix S1_ptw_translate() debug path
` [PATCH for-8.1 3/3] target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bits

[Intel-wired-lan] [PATCH] ethernet: e1000e: Fix possible uninit bug
 2023-07-10  0:55 UTC  (3+ messages)

[PATCH] net: add initial support for AF_XDP network backend
 2023-07-10 15:21 UTC  (16+ messages)

[Intel-wired-lan] [PATCH RFC net-next v4 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-07-09  5:16 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH RFC net-next v4 5/9] libie: add Rx buffer management (via Page Pool)
` [Intel-wired-lan] [PATCH RFC net-next v4 6/9] iavf: switch to Page Pool


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.