All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-30 16:23:09 to 2023-09-30 19:25:23 UTC [more...]

[Kernel 6.5] Important read()/write() performance regression
 2023-09-30 18:33 UTC  (3+ messages)

[PATCH 0/4] pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable
 2023-09-30 19:15 UTC  (3+ messages)
` [PATCH 2/4] pata_parport: implement set_devctl
` [PATCH 3/4] pata_parport: add custom version of wait_after_reset

[PATCH RFC v6 net-next 12/17] p4tc: add table create, update, delete, get, flush and dump
 2023-09-30 19:18 UTC  (2+ messages)

[RFC PATCH 4/4] tracing/timer: use __print_sym()
 2023-09-30 19:18 UTC 

[Buildroot] [git commit] board/stm32mp157: remove hardcoded device tree names from post-image.sh
 2023-09-30 19:15 UTC 

[Buildroot] [PATCH] board/stm32mp157: remove hardcoded device tree names from post-image.sh
 2023-09-30 19:16 UTC  (2+ messages)

[PATCH v2 2/2] usb: gadget: uvc: prevent de-allocating inflight usb_requests
 2023-09-30 19:16 UTC  (4+ messages)
` [PATCH v3 "

[Buildroot] [PATCH] package/itstool: new host package
 2023-09-30 19:14 UTC 

Wireguard-apple 1.0.16-27 can’t be added via SPM
 2023-09-30 19:09 UTC 

[Bug 201957] New: amdgpu: ring gfx timeout
 2023-09-30 19:08 UTC  (3+ messages)
` [Bug 201957] "

[Buildroot] [PATCH] package/python-pygments: support host package
 2023-09-30 19:06 UTC 

[PATCH 0/7] tcg/loongarch64: Improvements for 128-bit load/store
 2023-09-30 19:04 UTC  (3+ messages)

[Buildroot] [git commit] package/opkg-utils: actually install to target
 2023-09-30 19:03 UTC 

[Buildroot] opkg-utils binaries did not installed with make install-utils
 2023-09-30 19:03 UTC  (3+ messages)

[Buildroot] [PATCH] package/urandom-scripts: move seedrng init script to S01
 2023-09-30 19:01 UTC  (2+ messages)

[Buildroot] [git commit] package/urandom-scripts: move seedrng init script to S01
 2023-09-30 19:00 UTC 

[PATCH] docs: move riscv under arch
 2023-09-30 18:52 UTC  (3+ messages)
` [PATCH v1] "

[Buildroot] [PATCH 1/4] support/testing: add python-mako runtime test
 2023-09-30 18:55 UTC  (8+ messages)
` [Buildroot] [PATCH 2/4] package/python-mako: add optionnal runtime dependency on python-pygments
` [Buildroot] [PATCH 3/4] package/python-mako: add optionnal runtime dependency on python-babel
` [Buildroot] [PATCH 4/4] support/testing: TestPythonPy3MakoExt: add a test for mako external plugin (pygmentsplugin, babel)

[PATCH] modpost: add missing else to the "of" check
 2023-09-30 18:53 UTC  (2+ messages)

Prefer strscpy over strcpy
 2023-09-30 18:48 UTC 

[PATCH 1/2] rust: add Soft-RoCE driver basic structure
 2023-09-30 18:48 UTC  (4+ messages)

[PATCH v1 0/3] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-09-30 18:48 UTC  (4+ messages)
` [PATCH v1 1/3] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v1 2/3] usb: gadget: uvc: Allocate uvc_requests one at a time
` [PATCH v1 3/3] usb: gadget: uvc: Fix use-after-free for inflight usb_requests

[PATCH v3 0/4] Allwinner R528/T113s PSCI
 2023-09-30 18:34 UTC  (5+ messages)
` [PATCH v3 1/4] sunxi: psci: clean away preprocessor macros
` [PATCH v3 2/4] sunxi: psci: refactor register access to separate functions
` [PATCH v3 3/4] sunxi: psci: stop modeling register layout with C structs
` [PATCH v3 4/4] sunxi: psci: implement PSCI on R528

[PATCH v4 00/15] Introduce /dev/mshv drivers
 2023-09-30 18:31 UTC  (7+ messages)
` [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH 0/8] Enable USB3 for Qualcomm IPQ5332
 2023-09-30 17:27 UTC  (26+ messages)
` [PATCH 2/8] phy: qcom: Introduce Super-Speed USB UNIPHY driver
` [PATCH 3/8] arm64: dts: qcom: ipq5332: Add USB Super-Speed PHY node
` [PATCH 4/8] dt-bindings: usb: dwc3: Add clocks on Qualcomm IPQ5332
` [PATCH 5/8] arm64: dts: qcom: ipq5332: Add clocks for USB Super-Speed
` [PATCH 6/8] arm64: dts: qcom: ipq5332: Add Super-Speed UNIPHY in USB node

[PATCH 0/3] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2023-09-30 18:29 UTC  (10+ messages)
` [PATCH 1/3] uio: introduce UIO_DMA_COHERENT type
` [PATCH 3/3] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT

[PATCH v3 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes)
 2023-09-30 18:27 UTC  (3+ messages)

pull request: mt76 2023-09-30
 2023-09-30 18:24 UTC 

[PATCH net, 0/3] net: mana: Fix some TX processing bugs
 2023-09-30 18:19 UTC  (10+ messages)
` [PATCH net, 1/3] net: mana: Fix TX CQE error handling
` [PATCH net, 3/3] net: mana: Fix oversized sge0 for GSO packets

[PATCH] build: Remove --enable-gprof
 2023-09-30 18:18 UTC 

ktypes vs. devices classes (struct class)
 2023-09-30 18:17 UTC  (3+ messages)

[PATCH RFC v6 net-next 11/17] p4tc: add action template create, update, delete, get, flush and dump
 2023-09-30 18:16 UTC  (2+ messages)

[PATCH net-next] vxlan: add support for flowlabel inherit
 2023-09-30 18:16 UTC  (3+ messages)

[PATCH net-next v5 1/2] pktgen: Automate flag enumeration for unknown flag handling
 2023-09-30 18:13 UTC  (4+ messages)

[PATCH] KVM: arm64: Always invalidate TLB for stage-2 permission faults
 2023-09-30 18:12 UTC  (2+ messages)

[Buildroot] [git commit] package/libxml2: support python bindings
 2023-09-30 17:55 UTC 

[Buildroot] [git commit] package/gettext-gnu: bump version to 0.22.2
 2023-09-30 17:54 UTC 

[GIT PULL] iomap: bug fixes for 6.6-rc4
 2023-09-30 18:12 UTC  (5+ messages)

[GIT PULL] dma-mapping fixes for Linux 6.6
 2023-09-30 18:12 UTC  (2+ messages)

✅ PASS (SKIPPED 8 of 230): Test report for master (6.6.0-rc3, mainline.kernel.org-clang, 6edc84bc)
 2023-09-30 18:11 UTC 

[Buildroot] [PATCH] package/libxml2: support python bindings
 2023-09-30 18:00 UTC  (2+ messages)

[PATCH net-next 0/4][pull request] ice: add PTP auxiliary bus support
 2023-09-30 18:00 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Use folio for THP support
 2023-09-30 17:57 UTC  (3+ messages)

[PATCH] iio: adc: stm32-adc: replace deprecated strncpy
 2023-09-30 17:57 UTC  (6+ messages)

[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
 2023-09-30 17:57 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/gcc/gcc-bpf: add BPF target support
 2023-09-30 17:57 UTC  (5+ messages)

[PATCH v3 0/2] Match data improvements for pca955x driver
 2023-09-30 17:56 UTC  (3+ messages)
` [PATCH v3 1/2] leds: pca955x: Convert enum->pointer for data in the match tables
` [PATCH v3 2/2] leds: pca955x: Cleanup OF/ID table terminators

[Buildroot] [PATCH 1/1] package/gettext-gnu: bump version to 0.22.2
 2023-09-30 17:55 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS 7c7dd1d64910d07ab36b858d53d00e89b6d918d6
 2023-09-30 17:51 UTC 

[PATCH] rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
 2023-09-30 17:46 UTC 

iio: pressure: ms5611: ms5611_prom_is_valid false negative bug [PATCH]
 2023-09-30 17:37 UTC  (4+ messages)
  ` [PATCH v1] iio: pressure: ms5611: ms5611_prom_is_valid false negative bug

[PATCH v2 0/2] Support ROHM KX132ACR-LBZ Accelerometer
 2023-09-30 17:33 UTC  (2+ messages)

[PATCH v4 00/18] virtio-mem: Expose device memory through multiple memslots
 2023-09-30 17:31 UTC  (3+ messages)
` [PATCH v4 16/18] virtio-mem: Expose device memory dynamically via multiple memslots if enabled

[PATCH v3 0/3] iio: adc: ad7192: Add improvements and feature
 2023-09-30 17:31 UTC  (7+ messages)
` [PATCH v3 1/3] iio: adc: ad7192: Use bitfield access macros
` [PATCH v3 2/3] iio: adc: ad7192: Improve f_order computation
` [PATCH v3 3/3] iio: adc: ad7192: Add fast settling support

✅ PASS (SKIPPED 4 of 230): Test report for master (6.6.0-rc3, mainline.kernel.org-clang, 95289e49)
 2023-09-30 17:31 UTC 

[PATCH] Revert "protobuf: stage protoc binary to sysroot"
 2023-09-30 17:30 UTC 

[PATCH] rust: error: fix the description for `ECHILD`
 2023-09-30 17:30 UTC  (2+ messages)

[PATCH 00/10] kernel: consolidated pull request
 2023-09-30 17:26 UTC  (6+ messages)

bug - Inconsistency of git status and branch, ./git/branches and ./git/HEAD
 2023-09-30 17:25 UTC  (3+ messages)

[GIT PULL v2] iomap: bug fixes for 6.6-rc4
 2023-09-30 17:23 UTC 

[Buildroot] [PATCH] package/gnu-efi: disable on mips64el
 2023-09-30 17:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/powertop: picutils is optional, not mandatory
 2023-09-30 17:19 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/powertop: bump to version 2.15

[Buildroot] [git commit] package/powertop: bump to version 2.15
 2023-09-30 17:18 UTC 

[Buildroot] [git commit] package/powertop: picutils is optional, not mandatory
 2023-09-30 17:18 UTC 

[Buildroot] [git commit] package/gnu-efi: disable on mips64el
 2023-09-30 17:18 UTC 

Possible to update-ref remote repository?
 2023-09-30 17:17 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.6-rc4
 2023-09-30 17:17 UTC  (2+ messages)

bcachefs-tools for members v2
 2023-09-30 17:15 UTC  (3+ messages)

[PATCH V12 0/3] Add PWM support for IPQ chipsets
 2023-09-30 17:13 UTC  (11+ messages)
` [PATCH V12 2/3] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V12 3/3] arm64: dts: ipq6018: add pwm node

[tip:timers/core] BUILD SUCCESS 6c774377359923e4bb46c6f26381edd9189389ed
 2023-09-30 17:11 UTC 

[Buildroot] [git commit] package/olsr: fix build with gpsd >= 3.25
 2023-09-30 17:11 UTC 

[Buildroot] [PATCH 1/1] package/olsr: fix build with gpsd >= 3.25
 2023-09-30 17:10 UTC  (2+ messages)

[PATCH 0/7] Input: synaptics-rmi4: add quirks for third party touchscreen controllers
 2023-09-30 17:08 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: input: syna,rmi4: document syna,pdt-fallback-desc
` [PATCH 2/7] Input: synaptics-rmi4 - handle duplicate/unknown PDT entries
` [PATCH 3/7] Input: synaptics-rmi4 - f12: use hardcoded values for aftermarket touch ICs
` [PATCH 4/7] Input: synaptics-rmi4 - f55: handle zero electrode count
` [PATCH 5/7] Input: synaptics-rmi4 - don't do unaligned reads in IRQ context
` [PATCH 6/7] Input: synaptics-rmi4 - read product ID on aftermarket touch ICs
` [PATCH 7/7] Input: synaptics-rmi4 - support fallback values for PDT descriptor bytes

[Buildroot] [PATCH v2 1/1] package/python-mako: add missing dependencies
 2023-09-30 17:06 UTC  (2+ messages)

Vmxnet3 v22 - bug
 2023-09-30 17:03 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.6-3 tag
 2023-09-30 17:02 UTC  (3+ messages)

[GIT PULL] second round of v6.6 fixes for nfsd
 2023-09-30 17:02 UTC  (2+ messages)

[GIT PULL] SMB3 client fix
 2023-09-30 17:02 UTC  (2+ messages)

[GIT PULL] ACPI fix for v6.6-rc4
 2023-09-30 17:02 UTC  (2+ messages)

[PATCH v4 0/5] Support ROHM BM1390 pressure sensor
 2023-09-30 17:01 UTC  (7+ messages)
` [PATCH v4 1/5] tools: iio: iio_generic_buffer ensure alignment
` [PATCH v4 2/5] iio: improve doc for available_scan_mask
` [PATCH v4 5/5] MAINTAINERS: Add ROHM BM1390

[PATCH 00/13] arm64: dts: qcom: msm8916/39: Enable sound and modem with QDSP6
 2023-09-30 16:59 UTC  (4+ messages)
` [PATCH 09/13] arm64: dts: qcom: msm8916-longcheer-l8150: Add sound and modem

[Buildroot] [PATCH v4 0/5] Configure default wifi through kconfig
 2023-09-30 16:57 UTC  (5+ messages)
` [Buildroot] [PATCH v4 3/5] package/wpa_supplicant: configure wifi on systemd when enabled
` [Buildroot] [PATCH v4 4/5] package/ifupdown-scripts: add wifi configuration "

[PATCH 00/15] sysctl: Remove sentinel elements from drivers
 2023-09-30 16:52 UTC  (7+ messages)
` [PATCH 01/15] cdrom: Remove now superfluous sentinel element from ctl_table array
    ` [Intel-gfx] "

[PATCH v2] modpost: Don't let "driver"s reference .exit.*
 2023-09-30 16:52 UTC  (2+ messages)

[PATCH v3 0/3] ARM: omap: omap4-embt2ws: Add IMU on control unit
 2023-09-30 16:50 UTC  (4+ messages)
` [PATCH v3 2/3] iio: imu: mpu6050: add level shifter flag

[PATCH bpf] bpf: Use kmalloc_size_roundup() to adjust size_index
 2023-09-30 16:50 UTC  (2+ messages)

[Buildroot] [Bug 15628] New: Missing dependencies in BR2_PACKAGE_PYTHON_MAKO
 2023-09-30 16:49 UTC  (2+ messages)
` [Buildroot] [Bug 15628] "

[Buildroot] [git commit] support/testing: TestPythonPy3MakoExt: new test for mako external plugins
 2023-09-30 16:48 UTC 

[Buildroot] [git commit] support/testing: add python-mako runtime test
 2023-09-30 16:48 UTC 

[Buildroot] [git commit] package/python-mako: add missing dependency on python-markupsafe
 2023-09-30 16:48 UTC 

[Buildroot] [git commit] package/python-mako: add optional runtime dependency on python-pygments
 2023-09-30 16:48 UTC 

[Buildroot] [git commit] package/python-mako: add optional runtime dependency on python-babel
 2023-09-30 16:48 UTC 

[PATCH] dt-bindings: iio: adc: adi,ad7292: Fix additionalProperties on channel nodes
 2023-09-30 16:46 UTC  (2+ messages)

Cryptsetup 2.7.x plain type default cipher and hash will change
 2023-09-30 16:45 UTC 

[PATCH v1] iio: adc: aspeed: Support deglitch feature
 2023-09-30 16:45 UTC  (4+ messages)

[PATCH 0/2] 8280 display ahb clk fixes
 2023-09-30 16:44 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: gcc-sc8280xp: Don't keep display AHB clocks always-on

[PATCH] fixed documentation warning about duplicate symbol
 2023-09-30 16:42 UTC  (3+ messages)

[PATCH v2 0/5] Add sc8280xp CAMCC bindings and driver
 2023-09-30 16:41 UTC  (5+ messages)
` [PATCH v2 4/5] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC
` [PATCH v2 5/5] arm64: boot: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp

[Buildroot] Fwd: package/webkitgtk: allow both X11 and Wayland
 2023-09-30 16:41 UTC 

✅ PASS (SKIPPED 8 of 230): Test report for master (6.6.0-rc3, mainline.kernel.org-clang, 9f3ebbef)
 2023-09-30 16:41 UTC 

[PATCH] MAINTAINERS: fix Analog Devices website link
 2023-09-30 16:40 UTC  (2+ messages)

[PATCH 0/1] iio: imu: adis16475.c: Add buffer padding after temp
 2023-09-30 16:39 UTC  (4+ messages)
` [PATCH 1/1] iio: imu: adis16475.c: Add buffer padding after temp channel

[PATCH] input: mt: Annotate struct input_mt with __counted_by
 2023-09-30 16:38 UTC  (2+ messages)

[PATCH] Input: Annotate struct input_leds with __counted_by
 2023-09-30 16:37 UTC  (2+ messages)

[PATCH] input: Annotate struct evdev_client with __counted_by
 2023-09-30 16:36 UTC  (2+ messages)

[PATCH v2] Input: axp20x-pek - avoid needless newline removal
 2023-09-30 16:34 UTC  (2+ messages)

[PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
 2023-09-30 16:33 UTC  (3+ messages)

[mszeredi-vfs:statmount-v3 3/4] <stdin>:1573:2: warning: syscall statmount not implemented
 2023-09-30 16:33 UTC 

[PATCH 1/2] rust: add Soft-RoCE driver basic structure
 2023-09-30 16:32 UTC 

[PATCH 00/11] arm64: ptdump: View the host stage-2 page-tables
 2023-09-30 16:31 UTC  (3+ messages)

[Buildroot] [git commit] package/openblas: Add support for RISC-V architecture
 2023-09-30 16:25 UTC 

[PATCH] Input: xpad - add PXN V900 support
 2023-09-30 16:29 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/openblas: Add support for RISC-V architecture
 2023-09-30 16:29 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] support/runtime-test: extend graphic testing for weston + flutter (branch yem/flutter)
 2023-09-30 16:28 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] support/runtime-test: add helper to test graphics rendering
` [Buildroot] [PATCH 2/2] suport/runtime-test: extend flutter test to check rendering is happening

[PATCH v3 0/6] Support ROHM BM1390 pressure sensor
 2023-09-30 16:27 UTC  (7+ messages)
` [PATCH v3 1/6] tools: iio: iio_generic_buffer ensure alignment

Linux 6.6-rc3
 2023-09-30 16:26 UTC  (2+ messages)
` Linux 6.6-rc3 (DEBUG_VIRTUAL is unhappy on x86)

[PATCH] atm: solos-pci: Fix potential deadlock on &cli_queue_lock and &tx_queue_lock
 2023-09-30 16:23 UTC  (3+ 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.