All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-03 09:36:10 to 2022-10-03 10:55:18 UTC [more...]

[GIT PULL] perf fixes
 2022-10-03 10:55 UTC  (3+ messages)

[Bug 215725] New: Basilisk X Hyperspeed Bluetooth LE mouse fail to connect under 5.17 with Opcode 0x2043 failure
 2022-10-03 10:54 UTC  (2+ messages)
` [Bug 215725] "

[PATCH] build-sys: error when slirp is not found and not disabled
 2022-10-03 10:48 UTC  (3+ messages)

[PATCH v2 0/3] io/command: implement portable spawn
 2022-10-03 10:46 UTC  (8+ messages)
` [PATCH v2 1/3] io/command: use glib GSpawn, instead of open-coding fork/exec
` [PATCH v2 2/3] io/command: implement support for win32
` [PATCH v2 3/3] tests/unit: make test-io-channel-command work on win32

[patch net-next v2 00/13] net: fix netdev to devlink_port linkage and expose to user
 2022-10-03 10:52 UTC  (14+ messages)
` [patch net-next v2 01/13] net: devlink: convert devlink port type-specific pointers to union
` [patch net-next v2 02/13] net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()
` [patch net-next v2 03/13] net: devlink: move port_type_netdev_checks() "
` [patch net-next v2 04/13] net: devlink: take RTNL in port_fill() function only if it is not held
` [patch net-next v2 05/13] net: devlink: track netdev with devlink_port assigned
` [patch net-next v2 06/13] net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
` [patch net-next v2 07/13] net: devlink: remove netdev arg from devlink_port_type_eth_set()
` [patch net-next v2 08/13] net: devlink: remove net namespace check from devlink_nl_port_fill()
` [patch net-next v2 09/13] net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held
` [patch net-next v2 10/13] net: devlink: add not cleared type warning to port unregister
` [patch net-next v2 11/13] net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
` [patch net-next v2 12/13] net: remove unused ndo_get_devlink_port
` [patch net-next v2 13/13] net: expose devlink port over rtnetlink

RTT-PROBE: lore-subspace-rtt
 2022-10-03 10:50 UTC 

[PATCH 0/2] clocking-wizard: Add versal clocking wizard support
 2022-10-03 10:50 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: clk: Add binding for versal clocking wizard

[RFC PATCH mptcp-next v12 0/7] mptcp: Fast Open Mechanism
 2022-10-03 10:48 UTC  (6+ messages)
` [RFC PATCH mptcp-next v12 7/7] selftests: mptfo initiator/listener

[PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
 2022-10-03 10:48 UTC  (4+ messages)

[PATCH v3] ethdev: add send to kernel action
 2022-10-03 10:47 UTC  (7+ messages)
` [PATCH v4] "

[GIT PULL] m68k updates for v6.1
 2022-10-03 10:45 UTC 

[PATCH 1/2] dt-bindings: iio: addac: add AD74115
 2022-10-03 10:45 UTC  (3+ messages)
` [PATCH 2/2] iio: addac: add AD74115 driver

[PATCH 0/2] efi_driver: fix error handling
 2022-10-03 10:43 UTC  (6+ messages)
` [PATCH 1/2] efi_loader: function to unlink udevice and handle
` [PATCH 2/2] efi_driver: fix error handling

[PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
 2022-10-03 10:28 UTC  (6+ messages)
` [PATCH v4 04/54] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files

wm8962 0-001a: ASoC: error at soc_component_read_no_lock on wm8962.0-001a: -16
 2022-10-03 10:41 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03 10:40 UTC 

[PATCH] io_uring: fix short read/write with linked ops
 2022-10-03 10:35 UTC  (2+ messages)

[PATCH 0/2] crypto: fix TLS PSK credentials on Windows platforms
 2022-10-03 10:27 UTC  (3+ messages)
` [PATCH 1/2] crypto: check for and report errors setting PSK credentials
` [PATCH 2/2] tests: avoid DOS line endings in PSK file

If your networking is failing after updating to the latest git version of QEMU
 2022-10-03 10:36 UTC  (8+ messages)

[PATCH qemu] mips/malta: pass RNG seed to to kernel via env var
 2022-10-03 10:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/4] riscv: entry: further clean up and VMAP_STACK fix
 2022-10-03 10:29 UTC  (10+ messages)
` [PATCH v3 1/4] riscv: process: fix kernel info leakage
` [PATCH v3 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH v3 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
` [PATCH v3 4/4] riscv: entry: consolidate general regs saving/restoring

[PATCH 1/2] arm-toolchain: update Arm GCC to 11.3
 2022-10-03 10:38 UTC  (4+ messages)
` [PATCH 2/2] external-arm-toolchain: Enable 11.3.rel1 support

[PATCH net-next V3] net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
 2022-10-03 10:38 UTC 

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-03 10:36 UTC  (3+ messages)
` [PATCH v2 25/39] x86/cet/shstk: Handle thread shadow stack

[PATCH v7 0/3] iio: adc: add max11410 adc driver
 2022-10-03 10:34 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: iio: adc: add adi,max11410.yaml

[RFC v2] drm/kms: control display brightness through drm_connector properties
 2022-10-03 10:32 UTC  (15+ messages)

[PATCH 0/2] target/arm: Enforce implemented granule size limits
 2022-10-03 10:28 UTC  (4+ messages)
` [PATCH 1/2] target/arm: Don't allow guest to use unimplemented granule sizes

[PATCH v11 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-03 10:31 UTC  (6+ messages)
` [PATCH v11 06/15] FWU: Add helper functions for accessing FWU metadata
` [PATCH v11 09/15] FWU: Add boot time checks as highlighted by the FWU specification

RTT-PROBE: lore-subspace-rtt
 2022-10-03 10:30 UTC 

Mailing list
 2022-10-03 10:30 UTC  (3+ messages)
` [cip-dev] "

[PATCH net-next 0/4] mptcp: Fastclose edge cases and error handling
 2022-10-03 10:30 UTC  (2+ messages)

[PATCH v2] hid-logitech-hidpp: holdable_thumb_buttons parameter for Logitech MX Anywhere 3
 2022-10-03 10:29 UTC 

[PATCH v6 0/3] Add LTE SKU for sc7280-evoker family
 2022-10-03 10:27 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: arm: qcom: Separate LTE/WIFI SKU for sc7280-evoker
` [PATCH v6 2/3] arm64: dts: qcom: Add LTE SKU for sc7280-evoker family
` [PATCH v6 3/3] arm64: dts: qcom: Add touchscreen and touchpad support for evoker

Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues"
 2022-10-03 10:26 UTC  (17+ messages)

[PATCH] mm: slub: make slab_sysfs_init() a late_initcall
 2022-10-03 10:25 UTC  (3+ messages)

[PATCH 0/3] Debix Model A board devicetree
 2022-10-03 10:22 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: Add device tree for the Debix Model A Board

[groeck-staging:hwmon-next] BUILD SUCCESS 0cf46a653bdae56683fece68dc50340f7520e6c4
 2022-10-03 10:22 UTC 

[PATCH] net: improve error message for missing netdev backend
 2022-10-03 10:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03 10:20 UTC 

[PATCH net-next 00/12] RollBall / Hilink / Turris 10G copper SFP support
 2022-10-03 10:20 UTC  (2+ messages)

stable/linux-4.9.y baseline: 116 runs, 16 regressions (v4.9.330)
 2022-10-03 10:19 UTC 

stable/linux-4.14.y baseline: 141 runs, 15 regressions (v4.14.295)
 2022-10-03 10:19 UTC 

[PATCH v4] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
 2022-10-04  5:38 UTC  (2+ messages)

[PATCH v2 1/1] nvme: use macro definitions for setting reservation values
 2022-10-03 10:16 UTC  (3+ messages)

[PATCH] uvc: gadget: uvc: Defer uvcg_complete_buffer() until .complete()
 2022-10-03 10:16 UTC 

[PATCH] clk: tegra: Fix Tegra210 PWM parent clock
 2022-10-03 10:15 UTC 

[PATCH 0/2] arm-bsp/test: Changing the repo names
 2022-10-03 10:15 UTC  (3+ messages)
` [PATCH 1/2] arm-bsp/test: Changing the test app repository
` [PATCH 2/2] arm-bsp/external-system: Changing the RTX repo

[PATCH v2 rcu 0/8] NMI-safe SRCU reader API
 2022-10-03 10:13 UTC  (11+ messages)
` [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
` [PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety

[PATCH v2 0/3] ASoC: add devicetree support for WM8961 codec
 2022-10-03 10:12 UTC  (10+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: add schema for WM8961
` [PATCH v2 2/3] ASoC: wm8961: add support for devicetree
` [PATCH v2 3/3] ASoC: codecs: allow WM8961 to be selected by the user

stable-rc/queue/5.4 build: 169 builds: 3 failed, 166 passed, 4 errors, 27 warnings (v5.4.215-30-gd0b5ac17eb55)
 2022-10-03 10:11 UTC 

[igt-dev] [PATCH i-g-t 0/2] tests/kms_writeback: Test cleanup
 2022-10-03 10:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_writeback: Test Cleanup (rev9)

RTT-PROBE: lore-subspace-rtt
 2022-10-03 10:10 UTC 

[PATH 0/2] vhost: fix some async vhost index calculation issues
 2022-10-03 10:10 UTC  (5+ messages)
` [PATH 1/2] vhost: fix descs count in async vhost packed ring
` [PATH 2/2] vhost: fix slot index calculation in async vhost

Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues"
 2022-10-03 10:10 UTC  (3+ messages)

[PATCH v3 0/2] mtd: spi-nor: Add flash device reset support
 2022-10-03 10:06 UTC  (6+ messages)
` [PATCH v3 2/2] mtd: spi-nor: Add support for flash reset

[PATCH v2 -next 0/4] Fix PM disable depth imbalance in probe
 2022-10-03 10:05 UTC  (10+ messages)
` [PATCH v2 -next 1/4] ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
` [PATCH v2 -next 2/4] ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
` [PATCH v2 -next 3/4] ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe

[PATCH v3 0/7] qga: Add FreeBSD support
 2022-10-03  9:58 UTC  (11+ messages)
` [PATCH v3 1/7] qga: Add initial "
` [PATCH v3 2/7] qga: Move Linux-specific FS freeze/thaw code to a separate file
` [PATCH v3 3/7] qga: Add UFS freeze/thaw support for FreeBSD
` [PATCH v3 4/7] qga: Add shutdown/halt/reboot "
` [PATCH v3 5/7] qga: Add support for user password setting in FreeBSD
` [PATCH v3 6/7] qga: Move HW address getting to a separate function
` [PATCH v3 7/7] qga: Add HW address getting for FreeBSD

[PATCH net] net: wwan: iosm: Call mutex_init before locking it
 2022-10-03 10:02 UTC  (2+ messages)

[PATCH] Use EfiACPIReclaimMemory for ESRT
 2022-10-03 10:01 UTC  (2+ messages)

[RFC] rwlock: prevent readers from starving writers
 2022-10-03 10:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] x86: fix longjmp() implementation
 2022-10-03 10:00 UTC  (4+ messages)
` [PATCH 2/2] x86: provide typedef jmp_buf

RTT-PROBE: lore-subspace-rtt
 2022-10-03 10:00 UTC 

Opensource ethdev tests
 2022-10-03 10:00 UTC 

[PATCH v9 00/25] clk: More clock rate fixes and tests
 2022-10-03  9:59 UTC  (3+ messages)
  ` [PATCH v9 13/25] clk: Set req_rate on reparenting

[ RFC net-next v2 2/2] net: flow_offload: add action stats api
 2022-10-03  9:57 UTC  (2+ messages)

[PATCH v3 0/3] riscv: Fix build against binutils 2.38
 2022-10-03  9:56 UTC  (4+ messages)
` [PATCH v3 2/3] buildman: differentiate between riscv32, riscv64

base-files: /etc/os-release should contain VERSION variables for testing and unstable
 2022-10-03  9:55 UTC 

[Intel-wired-lan] [PATCH net-next 1/2] ice: Check for PTP HW lock more frequently
 2022-10-03  9:55 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net-next 2/2] ice: Remove gettime HW semaphore

[PATCH 2/2] service: fix potential stats race-condition on MT services
 2022-10-03  9:53 UTC  (5+ messages)
` [PATCH 1/6] service: reduce statistics overhead for parallel services

[PATCH v2 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-10-03  9:51 UTC  (3+ messages)
` [PATCH v2 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver

[PATCH v2 0/5] IIO: Use EXPORT_NS_GPL_DEV_PM_OPS()
 2022-10-03  9:44 UTC  (3+ messages)
` [PATCH v2 2/5] iio: accel: fxls8962af: Use new EXPORT_NS_GPL_DEV_PM_OPS()

[PATCH v2] net: sparx5: Fix return type of sparx5_port_xmit_impl
 2022-10-03  9:50 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03  9:50 UTC 

[PATCH] ath10k: Check return value of ath10k_get_arvif in ath10k_wmi_event_tdls_peer
 2022-10-03  9:12 UTC 

[PATCH 0/3] Add Richtek RT9759 smart cap divider charger support
 2022-10-03  9:48 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger
` [PATCH 2/3] power: supply: rt9471: "
` [PATCH 3/3] Documentation: power: rt9759: Document exported sysfs entries

LED Maintainership
 2022-10-03  9:48 UTC  (6+ messages)

[tip:master] BUILD SUCCESS 03c739a21613a1a85f730dd972ff928e573f7235
 2022-10-03  9:47 UTC 

[PATCH v4] irqchip/ls-extirq: fix invalid wait context by avoiding to use regmap
 2022-10-03  9:45 UTC  (3+ messages)

[PATCH v3 0/5] Fix crash when using Qcom LLCC/EDAC drivers
 2022-10-03  9:32 UTC  (3+ messages)

[GIT PULL] intel-gpio for 6.1-1
 2022-10-03  9:44 UTC  (3+ messages)

[PATCH v2 0/2] nvme-mpath: Add IO stats support
 2022-10-03  9:43 UTC  (3+ messages)
` [PATCH v2 1/2] nvme: introduce nvme_start_request
` [PATCH v2 2/2] nvme: support io stats on the mpath device

Bug Report: Duplicate condition in read_author_script (sequencer.c)
 2022-10-03  9:40 UTC  (4+ messages)
` [PATCH] sequencer: detect author name errors in read_author_script()

[PATCH 1/4] Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD"
 2022-10-03  9:32 UTC  (4+ messages)
` [PATCH 2/4] wifi: mt76: dma: add support for mapping skb fragments
` [PATCH 3/4] wifi: mt76: add tx checksum offload for mt7915 and mt7921
` [PATCH 4/4] wifi: mt76: declare netdev support for scatter/gather on 7915e and 7921e

[PATCH v3 00/13] coresight: Add new API to allocate trace source ID values
 2022-10-03  9:37 UTC  (5+ messages)
` [PATCH v3 04/13] coresight: etm4x: Update ETM4 driver to use Trace ID API

[PATCH] mm: slub: remove dead and buggy code from sysfs_slab_add()
 2022-10-03  9:38 UTC  (3+ messages)

[PATCH v3 00/10] iio: Fix unsafe buffer attributes
 2022-10-03  9:42 UTC  (9+ messages)
` [RFT PATCH v3 10/10] iio: Don't silently expect attribute types

[Intel-gfx] [PATCH] drm/i915/display: compute config for audio
 2022-10-03  9:43 UTC  (4+ messages)

[PATCH 3/4] proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
 2022-10-03  9:36 UTC  (12+ messages)
          ` [CFT][PATCH] proc: Update /proc/net to point at the accessing threads network namespace

[PATCH iproute2-next 0/2] ip: xfrm: support "external" mode for xfrm interfaces
 2022-10-03  9:37 UTC  (5+ messages)
` [PATCH iproute2-next 1/2] ip: xfrm: support "external" (`collect_md`) mode in "
` [PATCH iproute2-next 2/2] ip: xfrm: support adding xfrm metadata as lwtunnel info in routes

stable-rc/linux-5.19.y build: 114 builds: 1 failed, 113 passed, 3 errors, 7 warnings (v5.19.12-102-g0d49bf6408c4)
 2022-10-03  9:36 UTC 

[PATCH net-next v2 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-03  9:34 UTC  (13+ messages)
` [PATCH net-next v2 1/6] net: dcb: add new pcp selector to app object
` [PATCH net-next v2 4/6] net: microchip: sparx5: add support for apptrust

[PATCH RFC 0/7] Add RZ/G2L MTU3 PWM driver
 2022-10-03  9:34 UTC  (11+ messages)
` [PATCH RFC 3/7] dt-bindings: mfd: rz-mtu3: Document RZ/G2L MTU3 PWM

RTT-PROBE: lore-subspace-rtt
 2022-10-03  9:40 UTC 

[PATCH rfc 0/1] nvme-mpath: Add IO stats support
 2022-10-03  9:32 UTC  (9+ messages)
` [PATCH rfc] nvme: support io stats on the mpath device

[PATCH v2 0/4] dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes)
 2022-10-03  9:32 UTC  (9+ messages)
` [PATCH v2 3/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml

[RFC PATCH] dt-bindings: net: ethernet-controller: Add ptimer_handle
 2022-10-03  9:29 UTC  (3+ messages)

[PATCH v2 00/10] target/arm: Implement FEAT_PMUv3p5
 2022-10-03  9:32 UTC  (4+ messages)
` [PATCH v2 03/10] target/arm: Don't mishandle count when enabling or disabling PMU counters

[PATCH 1/1] dm: fix blk_get_devnum_by_uclass_idname()
 2022-10-03  9:35 UTC 


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.