All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-05 09:32:27 to 2023-06-05 10:13:52 UTC [more...]

[PATCH v1 0/4] support trimed pca9450 new pmic
 2023-06-05 10:07 UTC  (9+ messages)
` [PATCH v1 1/4] power: pmic: Modify the BUCK1 voltage range
` [PATCH v1 2/4] imx: imx93_evk: change VDD_SOC for new pmic trimed
` [PATCH v1 3/4] DTS: imx93: modify the BUCK1 voltage range
` [PATCH v1 4/4] configs: enable pmic regulator pca9450

[PATCH RFC 0/7] arm64: qcom: add Type-C Altmode support
 2023-06-05 10:13 UTC  (5+ messages)
` [PATCH RFC 1/7] dt-bindings: connector: usb-connector: add a gpio used to determine the Type-C port plug orientation

[PATCH v2 1/2] dt-bindings: clock: Add nvmem-clock
 2023-06-05 10:13 UTC  (3+ messages)

[PATCH RFC v2 net-next 01/28] net: sched: act_api: Add dynamic actions IDR
 2023-06-05 10:12 UTC  (9+ messages)
` [PATCH RFC v2 net-next 04/28] net/sched: act_api: add init_ops to struct tc_action_op
` [PATCH RFC v2 net-next 05/28] net/sched: act_api: introduce tc_lookup_action_byid()
` [PATCH RFC v2 net-next 09/28] p4tc: add P4 data types
` [PATCH RFC v2 net-next 10/28] p4tc: add pipeline create, get, update, delete

[PATCH 0/5] rockchip: rk3568: Use dwc3-generic driver
 2023-06-05 10:12 UTC  (3+ messages)
` [PATCH 2/5] usb: dwc3-generic: Return early when there is no child node

[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-06-05 10:12 UTC  (3+ messages)
` [PATCH v4 11/41] i2c: add HAS_IOPORT dependencies

[PATCH] partitions: efi: Continue partition enumeration on invalid pte
 2023-06-05 10:11 UTC 

[RESEND PATCH v3] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-06-05  6:15 UTC  (8+ messages)

[PATCH 0/2] Add api to manipulate global varaible
 2023-06-05 10:12 UTC  (3+ messages)
` [PATCH 1/2] Add api to manipulate global variable

Linux 6.4-rc4
 2023-06-05 10:10 UTC  (2+ messages)
` Build regressions/improvements in v6.4-rc4

[PATCH 00/13] mm: jit/text allocator
 2023-06-05 10:09 UTC  (9+ messages)

[PATCH] xen: Fix incorrect taint constant
 2023-06-05 10:10 UTC  (2+ messages)

[LTP] [PATCH] fcntl30.c: Convert the test to new LTP API
 2023-06-05 10:10 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[Intel-gfx] [PATCH v12 0/7] mtl: add support for pmdemand
 2023-06-05 10:09 UTC  (6+ messages)
` [Intel-gfx] [PATCH v12 6/7] drm/i915/mtl: find the best QGV point for the SAGV configuration
` [Intel-gfx] [PATCH v12 7/7] drm/i915/mtl: Add support for PM DEMAND

split btrfs_load_block_group_zone_info
 2023-06-05 10:09 UTC  (3+ messages)
` [PATCH 1/4] btrfs: introduce a zone_info struct to structure btrfs_load_block_group_zone_info

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-06-05 10:09 UTC  (2+ messages)

[PATCH] notes: update documentation for `use_default_notes`
 2023-06-05 10:07 UTC  (8+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] notes: move the documentation to the struct
` [PATCH v4 0/2] notes: update documentation for `use_default_notes`
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] notes: move the documentation to the struct

[linux-next:master 6053/6966] drivers/cpufreq/cpufreq-dt-platdev.c:104:34: warning: 'blocklist' defined but not used
 2023-06-05 10:07 UTC 

[asahilinux:bits/060-spi 2/2] drivers/spi/spi-apple.c:536:3-8: No need to set .owner here. The core will do it
 2023-06-05 10:07 UTC 

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-06-05 10:07 UTC  (6+ messages)

[PATCH] wifi: rtlwifi: remove misused flag from HAL data
 2023-06-05 10:07 UTC 

[PATCH mptcp-next v4 00/14] save sched_data at mptcp_sock
 2023-06-05 10:04 UTC  (15+ messages)
` [PATCH mptcp-next v4 01/14] Squash to "mptcp: add struct mptcp_sched_ops"
` [PATCH mptcp-next v4 02/14] Squash to "mptcp: add sched in mptcp_sock"
` [PATCH mptcp-next v4 03/14] Squash to "mptcp: add scheduler wrappers"
` [PATCH mptcp-next v4 04/14] mptcp: add last_snd in sched_data
` [PATCH mptcp-next v4 05/14] mptcp: add snd_burst "
` [PATCH mptcp-next v4 06/14] mptcp: register default scheduler
` [PATCH mptcp-next v4 07/14] mptcp: rename __mptcp_set_timeout for bpf_burst
` [PATCH mptcp-next v4 08/14] mptcp: add two wrappers "
` [PATCH mptcp-next v4 09/14] Squash to "bpf: Add bpf_mptcp_sched_ops"
` [PATCH mptcp-next v4 10/14] Squash to "bpf: Add bpf_mptcp_sched_kfunc_set"
` [PATCH mptcp-next v4 11/14] Squash to "selftests/bpf: Add mptcp sched structs"
` [PATCH mptcp-next v4 12/14] Squash to "selftests/bpf: Add bpf_rr scheduler"
` [PATCH mptcp-next v4 13/14] selftests/bpf: Add bpf_burst scheduler
` [PATCH mptcp-next v4 14/14] selftests/bpf: Add bpf_burst test

[PATCH] Revert "drm/msm/dp: set self refresh aware based on PSR support"
 2023-06-05 10:05 UTC  (5+ messages)

[PATCH net-next v11 0/9] TXGBE PHYLINK support
 2023-06-05 10:05 UTC  (7+ messages)
` [PATCH net-next v11 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC

fix nodatasum I/O for zone devices
 2023-06-05 10:05 UTC  (2+ messages)

[PATCH v3 0/1] use XHCI to replace EHCI
 2023-06-05 10:04 UTC  (4+ messages)
` [PATCH v3 1/1] hw/arm/sbsa-ref: "

[PATCH ipsec-next] xfrm: delete not-needed clear to zero of encap_oa
 2023-06-05 10:05 UTC  (7+ messages)

[PATCH] scripts: remove dead file
 2023-06-05 10:04 UTC  (2+ messages)

[PATCH v2 00/11] block: Re-enable the graph lock
 2023-06-05 10:03 UTC  (4+ messages)
` [PATCH v2 11/11] Revert "graph-lock: Disable locking for now"

[REGRESSION][BISECT] perf/core: Remove pmu linear searching code
 2023-06-05 10:03 UTC  (13+ messages)

[PATCH 0/3] Allwinner sunxi USB gadget improvements
 2023-06-05 10:02 UTC  (7+ messages)
` [PATCH 1/3] usb: musb-new: sunxi: do not attempt to access NULL SRAMC
` [PATCH 2/3] usb: musb-new: sunxi: fix error check
` [PATCH 3/3] usb: musb-new: sunxi: make compatible with UDC/DM gadget model

[PATCH v3] i2c: designware: fix idx_write_cnt in read loop
 2023-06-05 10:02 UTC  (3+ messages)

[PATCH v2] i2c: Add i2c_get_match_data()
 2023-06-05 10:01 UTC  (4+ messages)

cip-gitlab/ci/pavel/linux-test baseline: 61 runs, 9 regressions (v6.1.26-1302-g2631206dd75c2)
 2023-06-05 10:00 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 20 runs, 9 regressions (v6.1.26-1302-g2631206dd75c2)
 2023-06-05 10:00 UTC 

[PATCH v3] MAINTAINERS: Add new maintainers to Redpine driver
 2023-06-05  9:59 UTC  (5+ messages)

v6.1-rt4 rpi4 boot time atomic_sleep splat
 2023-06-05  9:59 UTC  (2+ messages)

[PATCH 0/3] Cleanups and improvements
 2023-06-05  9:58 UTC  (13+ messages)
` [PATCH 1/3] ata: libata-sata: Improve ata_change_queue_depth()
` [PATCH 2/3] ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()
` [PATCH 3/3] ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config()

[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
 2023-06-05  9:57 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 6/6] s390x: add a test for SIE "

[LTP] [PATCH] SAFE_MOUNT: print debug info about mounting operation
 2023-06-05  9:56 UTC  (3+ messages)

[PATCH net-next v5 0/3] sock: Improve condition on sockmem pressure
 2023-06-05  9:57 UTC  (8+ messages)
` [PATCH net-next v5 2/3] sock: Always take memcg pressure into consideration
      `  "
          `  "

[Buildroot] [PATCH 1/2] support/dependencies: introduce BR2_HOST_CMAKE_AT_LEAST
 2023-06-05  9:56 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libjxl: requires host-cmake >= 3.19

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-06-05  9:56 UTC  (5+ messages)
` [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver

[RFC,PATCH net-next 1/3] net: ngbe: add Wake on Lan support
 2023-06-05  9:52 UTC  (3+ messages)
` [RFC,PATCH net-next 2/3] net: core: add member ncsi_enabled to net_device
` [RFC,PATCH net-next 3/3] net: ngbe: add support for ncsi nics

[RFC,PATCH net-next 0/3] wangxun nics add wol ncsi support
 2023-06-05  9:52 UTC 

[PATCH v3 0/3] Add JH7110 cpufreq support
 2023-06-05  9:54 UTC  (7+ messages)

[PATCH v2 00/10] meson: replace submodules with wrap files
 2023-06-05  9:52 UTC  (11+ messages)
` [PATCH 01/10] configure: remove --with-git= option
` [PATCH 02/10] configure: rename --enable-pypi to --enable-download, control subprojects too
` [PATCH 03/10] git-submodule: allow partial update of .git-submodule-status
` [PATCH 04/10] build: log submodule update from git-submodule.sh
` [PATCH 05/10] meson: subprojects: replace submodules with wrap files
` [PATCH 06/10] configure: move SLOF submodule handling to pc-bios/s390-ccw
` [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
` [PATCH 08/10] meson: subprojects: replace berkeley-{soft, test}float-3 with wraps
` [PATCH 09/10] build: remove git submodule handling from main makefile
` [PATCH 10/10] configure: remove --with-git-submodules=

[PATCH mptcp-next v16 5/5] selftests: mptcp: add pm_nl_set_endpoint helper
 2023-06-05  9:53 UTC  (2+ messages)
` selftests: mptcp: add pm_nl_set_endpoint helper: Tests Results

[PATCH v6 1/1] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-06-05  9:52 UTC  (2+ messages)

[PATCH 00/10] Fix gpio-hogs and sync with Linux gpiolib
 2023-06-05  9:51 UTC  (4+ messages)
` [PATCH 10/10] gpiolib: add of_xlate support

[PATCH resubmit] net: fec: Refactor: rename `adapter` to `fep`
 2023-06-05  9:51 UTC  (2+ messages)

[PATCH v1] mtd: rawnand: meson: fix ready/busy command
 2023-06-05  9:50 UTC  (8+ messages)

[PATCH v4 00/35] Remove .notify callback in acpi_device_ops
 2023-06-05  9:50 UTC  (4+ messages)

[PATCH v2 00/15] Introduce Architectural LBR for vPMU
 2023-06-05  9:50 UTC  (3+ messages)

[RFC PATCH v5 0/6] refactoring, fixes and updates for Meson NAND
 2023-06-05  9:48 UTC  (8+ messages)
` [RFC PATCH v5 3/6] mtd: rawnand: meson: only expose unprotected user OOB bytes

[PATCH v5 1/1] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-06-05  9:48 UTC  (4+ messages)

[PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
 2023-06-05  9:46 UTC  (2+ messages)

[PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
 2023-06-05  9:48 UTC  (4+ messages)

[PATCH 66/69] ynl: fix nested policy attribute type
 2023-06-05  9:46 UTC 

[PATCH v2 0/9] Add support for IIO devices in ASoC
 2023-06-05  9:45 UTC  (5+ messages)
` [PATCH v2 5/9] iio: inkern: Add a helper to query an available minimum raw value

[PATCH] arm64: dts: qcom: Split sdm845-db845c to add headless support
 2023-06-05  9:47 UTC 

[PATCH v5] hv_netvsc: Allocate rx indirection table size dynamically
 2023-06-05  9:46 UTC  (2+ messages)

[Intel-gfx] [CI 1/4] drm/i915: Move setting of rps thresholds to init
 2023-06-05  9:45 UTC  (4+ messages)
` [Intel-gfx] [CI 2/4] drm/i915: Record default rps threshold values
` [Intel-gfx] [CI 3/4] drm/i915: Add helpers for managing rps thresholds
` [Intel-gfx] [CI 4/4] drm/i915: Expose RPS thresholds in sysfs

[PATCH] arm64: dts: mediatek: mt8192: Add missing dma-ranges to soc node
 2023-06-05  9:45 UTC  (3+ messages)

[PATCH v2 0/3] x86: RSBA and RRSBA handling
 2023-06-05  9:44 UTC  (7+ messages)
` [PATCH v2 2/3] x86/spec-ctrl: Fix up the RSBA/RRSBA bits as appropriate

[PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
 2023-06-05  9:45 UTC  (2+ messages)

[Intel-gfx] [PATCH V5] drm/i915/gt: Add workaround 14016712196
 2023-06-05  9:43 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8188ee: drop RTX_POWER_BEFORE_IQK_A and RTX_POWER_AFTER_IQK_A reads
 2023-06-05  9:43 UTC  (6+ messages)
` [PATCH] rtlwifi: rtl8188ee: mark RTX_POWER_{BEFORE,AFTER}_IQK_A reads as unused

[PATCH v3] mmc: mtk-sd: reduce CIT for better performance
 2023-06-05  9:42 UTC  (4+ messages)

[PULL 00/35] target-arm queue
 2023-06-05  9:40 UTC  (6+ messages)
` [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()

Xen reliance on non-standard GCC features
 2023-06-05  9:40 UTC  (4+ messages)

[Intel-gfx] [PATCH v2] drm/i915/mtl: Reset only one lane in case of MFD
 2023-06-05  9:41 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/redis: security bump to v7.0.11
 2023-06-05  9:39 UTC  (4+ messages)

[Buildroot] [git commit] package/perl-http-message: add missing reverse dependency from perl-clone
 2023-06-05  9:36 UTC 

[Buildroot] [git commit] package/redis: security bump to v7.0.11
 2023-06-05  9:35 UTC 

[dm-devel] [PATCH] multipath-tools: adapt HITACHI/OPEN- config to work with alua and multibus
 2023-06-05  9:39 UTC  (5+ messages)

[Buildroot] [PATCH] package/perl-http-message: add missing reverse dependency on perl-clone
 2023-06-05  9:39 UTC  (2+ messages)

[PATCH 00/14] [RFC] config: remove global state from config iteration
 2023-06-05  9:38 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/14] (RFC-only) config: add kvi arg to config_fn_t

Sometimes DVB broken with commit 6769a0b7ee0c3b
 2023-06-05  9:38 UTC  (2+ messages)

[PATCH] net/ice/base: support customized DDP package
 2023-06-05  9:38 UTC 

[Intel-wired-lan] [RFC PATCH iwl-next 0/6] ice: Add PFCP filter support
 2023-06-05  9:38 UTC  (10+ messages)
` [Intel-wired-lan] [RFC PATCH iwl-next 4/6] pfcp: always set pfcp metadata
    `  "
` [Intel-wired-lan] [RFC PATCH iwl-next 5/6] ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
  `  "
` [Intel-wired-lan] [RFC PATCH iwl-next 6/6] ice: Add support for PFCP hardware offload in switchdev
    `  "

[PATCH v2 01/10] wifi: mt76: mt7996: move radio ctrl commands to proper functions
 2023-06-05  9:36 UTC  (7+ messages)
` [PATCH v2 02/10] wifi: mt76: connac: add support for dsp firmware download

[PATCH] video: fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
 2023-06-05  9:35 UTC  (3+ messages)

[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
 2023-06-05  9:34 UTC  (10+ messages)

[PATCH v3] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
 2023-06-05  9:33 UTC  (4+ messages)

[PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
 2023-06-05  9:33 UTC  (3+ messages)

[PATCH v8 00/14] net/cpfl: add hairpin queue support
 2023-06-05  9:06 UTC  (13+ messages)
` [PATCH v9 "
  ` [PATCH v9 03/14] net/cpfl: add haipin queue group during vport init
  ` [PATCH v9 05/14] net/cpfl: support hairpin queue setup and release
  ` [PATCH v9 06/14] common/idpf: add queue config API
  ` [PATCH v9 07/14] net/cpfl: support hairpin queue configuration
  ` [PATCH v9 08/14] common/idpf: add switch queue API
  ` [PATCH v9 09/14] net/cpfl: support hairpin queue start/stop
  ` [PATCH v9 10/14] common/idpf: add irq map config API
  ` [PATCH v9 11/14] net/cpfl: enable write back based on ITR expire
  ` [PATCH v9 12/14] net/cpfl: support peer ports get
  ` [PATCH v9 13/14] net/cpfl: support hairpin bind/unbind
  ` [PATCH v9 14/14] doc: update the doc of CPFL PMD

[PATCH RESEND v2 0/3] RZ/V2M I2Cdriver clean ups
 2023-06-05  9:32 UTC  (4+ messages)
` [PATCH RESEND v2 3/3] i2c: rzv2m: Disable the operation of unit in case of error


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.