All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-03 08:46:45 to 2022-10-03 09:43:28 UTC [more...]

[PATCH v3 0/7] qga: Add FreeBSD support
 2022-10-03  9:39 UTC  (3+ messages)
` [PATCH v3 2/7] qga: Move Linux-specific FS freeze/thaw code to a separate file
` [PATCH v3 5/7] qga: Add support for user password setting in FreeBSD

[PATCH 1/4] Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD"
 2022-10-03  9:32 UTC  (2+ messages)
` [PATCH 3/4] wifi: mt76: add tx checksum offload for mt7915 and mt7921

[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  (14+ 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

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

[PATCH RFC 0/7] Add RZ/G2L MTU3 PWM driver
 2022-10-03  9:34 UTC  (17+ messages)
` [PATCH RFC 1/7] dt-bindings: mfd: Document RZ/G2L MTU3a bindings
` [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  (16+ messages)
` [PATCH rfc] nvme: support io stats on the mpath device

[PATCH v3 00/13] coresight: Add new API to allocate trace source ID values
 2022-10-03  9:37 UTC  (13+ messages)
` [PATCH v3 01/13] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v3 02/13] coresight: Remove obsolete Trace ID unniqueness checks
` [PATCH v3 03/13] coresight: stm: Update STM driver to use Trace ID API
` [PATCH v3 04/13] coresight: etm4x: Update ETM4 "

[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

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

[PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
 2022-10-03  9:25 UTC  (2+ messages)

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

[PATCH] git-reflog.txt: add an EXAMPLES section
 2022-10-03  9:20 UTC  (2+ messages)

[PATCH v8 00/29] Rework the trip points creation
 2022-10-03  9:26 UTC  (30+ messages)
` [PATCH v8 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v8 02/29] thermal/sysfs: Always expose hysteresis attributes
` [PATCH v8 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v8 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v8 05/29] thermal/of: Use generic thermal_zone_get_trip() function
` [PATCH v8 06/29] thermal/of: Remove unused functions
` [PATCH v8 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v8 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v8 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v8 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v8 11/29] thermal/drivers/uniphier: "
` [PATCH v8 12/29] thermal/drivers/hisi: "
` [PATCH v8 13/29] thermal/drivers/qcom: "
` [PATCH v8 14/29] thermal/drivers/armada: "
` [PATCH v8 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v8 16/29] thermal/of: Remove of_thermal_get_ntrips()
` [PATCH v8 17/29] thermal/of: Remove of_thermal_is_trip_valid()
` [PATCH v8 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
` [PATCH v8 19/29] thermal/of: Remove of_thermal_get_crit_temp()
` [PATCH v8 20/29] thermal/drivers/st: Use generic trip points
` [PATCH v8 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
` [PATCH v8 22/29] thermal/drivers/rcar: "
` [PATCH v8 23/29] thermal/drivers/broadcom: "
` [PATCH v8 24/29] thermal/drivers/da9062: "
` [PATCH v8 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v8 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v8 27/29] thermal/drivers/cxgb4: "
` [PATCH v8 28/29] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v8 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH 1/2] drm/amdkfd: correct RB_SIZE in SDMA0_QUEUE0_RB_CNTL
 2022-10-03  9:33 UTC  (3+ messages)

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

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

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

[Intel-gfx] [PATCH v4] drm/i915/psr: Fix PSR_IMR/IIR field handling
 2022-10-03  9:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/psr: Fix PSR_IMR/IIR field handling (rev4)

[Intel-gfx] [PATCH] drm/i915/guc: Fix revocation of non-persistent contexts
 2022-10-03  9:30 UTC  (4+ messages)

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-03  9:26 UTC  (5+ messages)
` [PATCH v1 04/30] dt-bindings: sifive-l2-cache: Support StarFive JH71x0 SoCs

[PATCH 0/3] Debix Model A board devicetree
 2022-10-03  9:26 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Polyhex Technology Co
` [PATCH 2/3] dt-bindings: arm: fsl: Enumerate Debix Model A Board
` [PATCH 3/3] arm64: dts: Add device tree for the "

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

[mlmmj] clear steps to install
 2022-10-03  9:27 UTC  (2+ messages)

[PATCH v7 0/3] iio: adc: add max11410 adc driver
 2022-10-03  9:25 UTC  (4+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] dt-bindings: iio: adc: add adi,max11410.yaml
` [PATCH v7 3/3] Documentation: ABI: testing: add max11410 doc

[PATCH net-next v2 0/3] bnxt_en: Driver updates
 2022-10-03  9:25 UTC  (6+ messages)
` [PATCH net-next v2 2/3] bnxt_en: add .get_module_eeprom_by_page() support

[PATCH 0/4] Remove get_kernel_pages()
 2022-10-03  9:25 UTC  (2+ messages)

[PATCH] ssh signing: return an error when signature cannot be read
 2022-10-03  9:24 UTC 

[PATCH TF-A] fix(plat/rcar3): Fix RPC-IF device node name
 2022-10-03  9:23 UTC  (8+ messages)
      ` [TF-A] "

[PATCH] mailinfo -b: fix an out of bounds access
 2022-10-03  9:23 UTC 

[PATCH 0/2] AioContext removal: LinuxAioState and ThreadPool
 2022-10-03  9:18 UTC  (11+ messages)
` [PATCH 1/2] linux-aio: use LinuxAioState from the running thread
` [PATCH 2/2] thread-pool: use ThreadPool "

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

[PATCH] io_uring: fix short read/write with linked ops
 2022-10-03  9:19 UTC 

[PATCH] drivers: suggestion on removing empty version.map files
 2022-10-03  9:19 UTC  (2+ messages)

[PATCH iproute2-next 0/3] L2TPv3 support in tc-flower
 2022-10-03  9:19 UTC  (4+ messages)
` [PATCH iproute2-next 3/3] f_flower: Introduce L2TPv3 support

[PATCH] ath10k: Check return value of ath10k_get_arvif in ath10k_wmi_event_tdls_peer
 2022-10-03  9:12 UTC  (2+ messages)

stable-rc/queue/4.9 build: 167 builds: 3 failed, 164 passed, 2 errors, 34 warnings (v4.9.330-4-gdbbc88e8dcfec)
 2022-10-03  9:15 UTC 

[PATCH] USB: usbip: missing lock in stub down
 2022-10-03  9:10 UTC 

[PATCH v2 00/35] doc/UX: make txt & -h output more consistent
 2022-10-03  9:00 UTC  (8+ messages)
` [PATCH v3 00/36] "
  ` [PATCH v3 04/36] blame: use a more detailed usage_msg_optf() error on bad -L
  ` [PATCH v3 22/36] doc txt & -h consistency: make "rerere" consistent

[PATCH 5.19 000/101] 5.19.13-rc1 review
 2022-10-03  9:09 UTC  (3+ messages)
` [PATCH 5.19 089/101] dont use __kernel_write() on kmap_local_page()

[PATCH RESEND] x86/devicetree: Add support for boot time interrupt mode config
 2022-10-03  9:07 UTC 

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

[PATCH] coredump: Move dump_emit_page() to kill unused warning
 2022-10-03  9:06 UTC 

[PATCH V15 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-10-03  9:04 UTC  (16+ messages)
` [PATCH V15 1/7] dt-bindings: Added the yaml bindings for DCC
` [PATCH V15 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V15 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
` [PATCH V15 4/7] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node
` [PATCH V15 5/7] arm64: dts: qcom: sc7280: "
` [PATCH V15 6/7] arm64: dts: qcom: sc7180: "
` [PATCH V15 7/7] arm64: dts: qcom: sdm845: "

[PATCH v2] dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example
 2022-10-03  9:04 UTC  (2+ messages)

[PATCH] hwmon: corsair-psu: fix typo in USB id description
 2022-10-03  9:05 UTC 

[lustre-devel] review.whamcloud down or me being kicked out?
 2022-10-03  9:08 UTC  (4+ messages)

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

[PATCH] hwmon: corsair-psu: add USB id of new revision of the HX1000i psu
 2022-10-03  8:59 UTC  (3+ messages)

Regression on linux-next
 2022-10-03  9:04 UTC 

[PATCH v2 0/5] IIO: Use EXPORT_NS_GPL_DEV_PM_OPS()
 2022-10-03  8:27 UTC  (5+ messages)
` [PATCH v2 4/5] iio: imu: inv_icm42600: Move exports to IIO_ICM42600 namespace
` [PATCH v2 5/5] iio: imu: inv_mpu: Move exports to IIO_MPU6050 namespace

[PATCH v3 0/6] Add support for atomic async page-flips
 2022-10-03  9:04 UTC  (10+ messages)
      ` KMS atomic state sets, full vs. minimal (Re: [PATCH v3 0/6] Add support for atomic async page-flips)

Encountered error while encoding BTF due to Unsupported DW_TAG_unspecified_type(0x3b)
 2022-10-03  8:56 UTC 

[PATCH v2 1/1] usb: typec: ucsi_ccg: Add OF support
 2022-10-03  8:55 UTC  (2+ messages)

[PATCH] gpio-uclass: fix gpio lookup by label
 2022-10-03  9:02 UTC 

[PATCH v3] tmp-objdir: skip clean up when handling a signal
 2022-10-03  8:52 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 1/1] usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
 2022-10-03  8:51 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 187 builds: 2 failed, 185 passed, 31 warnings (v4.14.295-20-g2f5a45d2c508)
 2022-10-03  8:50 UTC 

[PATCH] x86/hyperv: Replace kmap() with kmap_local_page()
 2022-10-03  8:50 UTC  (3+ messages)

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

[PATCH 4.14 0/1] Fix NULL dereference in i2cdev_ioctl_rdwr()
 2022-10-03  8:43 UTC  (2+ messages)
` [PATCH 4.14 1/1] i2c: dev: prevent ZERO_SIZE_PTR deref "

[syzbot] possible deadlock in tty_port_tty_get
 2022-10-03  8:44 UTC  (2+ messages)

[PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-03  8:49 UTC  (9+ messages)
` [PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
` [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property

[PATCH v2 0/3] Direct re-arming of buffers on receive side
 2022-10-03  8:58 UTC  (3+ messages)
` [PATCH v2 1/3] ethdev: add API for direct rearm mode

[PATCH v2] cpufreq: schedutil: Move max CPU capacity to sugov_policy
 2022-10-03  8:41 UTC  (2+ messages)

[RFC PATCH 0/5] efi/x86: Avoid corrupted config tables under Xen
 2022-10-03  8:41 UTC  (5+ messages)
` [RFC PATCH 5/5] efi: esrt: Omit region sanity check when no memory map is available

[PATCH net-next v2 0/5] nfp: support FEC mode reporting and auto-neg
 2022-10-03  8:41 UTC  (3+ messages)

[PATCH v4 00/12] Improvements to the Qcom PCIe Endpoint driver
 2022-10-03  8:40 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/14] Explicit MCR handling and MTL steering
 2022-10-03  8:56 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 14/14] drm/i915/mtl: Add multicast steering for media GT

[Intel-gfx] [PATCH] drm/ttm: fix bo->resource check in vm_access
 2022-10-03  8:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] RISC-V: Add support for Ztso
 2022-10-03  8:44 UTC  (3+ messages)

[PATCH 5.15 00/83] 5.15.72-rc1 review
 2022-10-03  7:11 UTC  (6+ messages)
` [PATCH 5.15 12/83] net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
` [PATCH 5.15 16/83] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
` [PATCH 5.15 24/83] drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
` [PATCH 5.15 27/83] mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
` [PATCH 5.15 58/83] cxgb4: fix missing unlock on ETHOFLD desc collect fail path

[PATCH] nvme-pci-disable-write-zeros-support-on-kingston-SSD
 2022-10-03  7:18 UTC  (2+ messages)

Linux 6.0
 2022-10-03  7:15 UTC  (2+ messages)
` Build regressions/improvements in v6.0

[Buildroot] [PATCH] package/python-remi: add license file and license hash
 2022-10-03  8:16 UTC 

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

stable-rc/queue/5.19 build: 173 builds: 2 failed, 171 passed, 6 errors, 10 warnings (v5.19.12-101-g42662133e9bdb)
 2022-10-03  8:31 UTC 

[net-next] net: mvpp2: Add TX flow control support for jumbo frames
 2022-10-03  8:30 UTC  (3+ messages)

[PATCH 5.4 00/30] 5.4.216-rc1 review
 2022-10-03  7:12 UTC  (3+ messages)
` [PATCH 5.4 05/30] clk: ingenic-tcu: Properly enable registers before accessing timers
` [PATCH 5.4 20/30] soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resource()

[PATCH v4 00/10] introduce Arm FF-A support
 2022-10-03  8:49 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 04/10] arm_ffa: introduce Arm FF-A low-level driver

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

stable-rc/linux-5.15.y build: 180 builds: 4 failed, 176 passed, 14 errors, 15 warnings (v5.15.71-84-g6b8312581f86c)
 2022-10-03  8:29 UTC 

[igt-dev] [PATCH i-g-t 0/8] vm_bind: Add VM_BIND validation support
 2022-10-03  8:48 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 7/8] tests/i915/vm_bind: Add basic VM_BIND test support

[PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI
 2022-10-03  7:31 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 0/4] drm/i915: Per-crtc/connector DRRS debugfs
 2022-10-03  8:48 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Per-crtc/connector DRRS debugfs (rev2)

[PATCH RFC 0/8] Add RZ/G2L MTU3a MFD and Counter driver
 2022-10-03  8:25 UTC  (4+ messages)
` [PATCH RFC 4/8] dt-bindings: mfd: rzg2l-mtu3: Document RZ/G2UL MTU3 counter


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.