messages from 2026-05-15 17:41:05 to 2026-05-15 18:17:05 UTC [more...]
[PATCH v7] hw/net/virtio-net: add support for notification coalescing
2026-05-15 18:16 UTC
[PATCH] evaluate the second argument of ALLOC_GROW only once
2026-05-15 18:16 UTC
[PATCH v6 0/4] hw/riscv: Server Platform Reference Board
2026-05-15 18:15 UTC (3+ messages)
` [PATCH v6 2/4] target/riscv: Add server platform reference cpu
[PATCH v3] sh: maple: fix empty port handling
2026-05-15 18:11 UTC
[PATCH] treewide: replace /usr/bin/python3 shebangs with env python3
2026-05-15 18:15 UTC (2+ messages)
[PATCH 0/2] x86/kvm/vmx: Fix VMX interrupt injection vs hrtimer_rearm_deferred()
2026-05-15 18:15 UTC (4+ messages)
` [PATCH 2/2] x86/kvm/vmx: Fix VMX "
[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
2026-05-15 18:14 UTC (4+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 01/11] efi_loader: add runtime memset helper
[PATCH] smbios: Do not fall back on devicetree without valid mapping
2026-05-15 18:14 UTC (2+ messages)
[PATCH v2] PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()
2026-05-15 18:14 UTC (2+ messages)
[GIT PULL] Please pull fsl-qoriq-for-2026.07-rc3
2026-05-15 18:14 UTC (2+ messages)
[GIT PULL] Please pull mmc-next-2026-05-15
2026-05-15 18:14 UTC (2+ messages)
[PATCH] Makefile: binman: Search board directory before srctree
2026-05-15 18:13 UTC (5+ messages)
[Bug 220748] usb: xhci_queue_isoc_tx_prepare ignore start_frame and always assumes URB_ISO_ASAP is set
2026-05-15 18:13 UTC (7+ messages)
` [RFT PATCH] xhci: fix frame id calculation for isoc transfer
[PATCH] net: bootp: Prevent out-of-bounds read in dhcp_message_type
2026-05-15 16:56 UTC
[PATCH] net: dhcpv6: Prevent out-of-bounds reads while parsing options
2026-05-15 16:53 UTC
[PATCH v7 00/14] arm: am335x: Switch to upstream devicetree
2026-05-15 12:40 UTC (5+ messages)
` [PATCH v7 13/14] arm: dts: am335x: Remove unused uboot devicetrees
[PATCH v11 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-05-15 18:12 UTC (5+ messages)
` [PATCH v11 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v11 16/22] media: i2c: maxim-serdes: add MAX96717 driver
[PATCH iwl-net] ice: suppress DPLL errors during reset recovery
2026-05-15 18:11 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH] scsi: core: wake eh reliably when using scsi_schedule_eh
2026-05-15 18:11 UTC
[PATCH v2 0/3] Add SM6125 UFS support, Fix QCM2290 clock, Add poweroff command
2026-05-15 18:10 UTC (4+ messages)
` [PATCH v2 1/3] phy: qcom: Add SM6115 and SM6125 to QMP UFS PHY driver
` [PATCH v2 2/3] clk/qcom: qcm2290: Fix vote_bit of gpll6 clock
` [PATCH v2 3/3] board/qualcomm: qcom-phone: Add poweroff command
[PATCH v2] scsi: core: run queues for all non-SDEV_DEL devices from scsi_run_host_queues
2026-05-15 18:09 UTC
[PATCH v4 10/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
2026-05-15 18:09 UTC (2+ messages)
[PATCH v2 2/2] Bluetooth: MGMT: Add SCI setting bit(25)
2026-05-15 18:08 UTC (2+ messages)
[PATCH] commit-reach: use the decoration hash for tips_reachable_from_bases()
2026-05-15 18:07 UTC
[PATCH v6 00/27] single-binary: Make riscv cpu.h target independent
2026-05-15 18:07 UTC (30+ messages)
` [PATCH v6 01/27] target/riscv: Fix size of gpr and gprh
` [PATCH v6 02/27] target/riscv: Fix size of vector CSRs
` [PATCH v6 03/27] target/riscv: Fix size of pc, load_[val|res]
` [PATCH v6 04/27] target/riscv: Fix size of frm and fflags
` [PATCH v6 05/27] target/riscv: Fix size of badaddr and bins
` [PATCH v6 06/27] target/riscv: Fix size of guest_phys_fault_addr
` [PATCH v6 07/27] target/riscv: Fix size of priv_ver and vext_ver
` [PATCH v6 08/27] target/riscv: Fix size of retxh
` [PATCH v6 09/27] target/riscv: Fix size of ssp
` [PATCH v6 10/27] target/riscv: Fix size of excp_uw2
` [PATCH v6 11/27] target/riscv: Fix size of sw_check_code
` [PATCH v6 12/27] target/riscv: Fix size of priv
` [PATCH v6 13/27] target/riscv: Fix size of gei fields
` [PATCH v6 14/27] target/riscv: Fix size of [m|s|vs]iselect fields
` [PATCH v6 15/27] target/riscv: Fix arguments to board IMSIC emulation callbacks
` [PATCH v6 16/27] target/riscv: Fix size of irq_overflow_left
` [PATCH v6 17/27] target/riscv: Indent PMUFixedCtrState correctly
` [PATCH v6 18/27] target/riscv: Replace target_ulong in riscv_cpu_get_trap_name()
` [PATCH v6 19/27] target/riscv: Replace target_ulong in riscv_ctr_add_entry()
` [PATCH v6 20/27] target/riscv: Fix size of trigger data
` [PATCH v6 21/27] target/riscv: Fix size of mseccfg
` [PATCH v6 22/27] target/riscv: Move debug.h include away from cpu.h
` [PATCH v6 23/27] target/riscv: Move CSR declarations to separate csr.h header
` [PATCH v6 24/27] target/riscv: Introduce externally facing CSR access functions
` [PATCH v6 25/27] target/riscv: Make pmp.h target_ulong agnostic
` [PATCH v6 26/27] target/riscv: Pass address as uint64_t in cpu_set_exception_base()
` [PATCH v6 27/27] target/riscv: Fix pmp.h/cpu.h circular inclusion
[PATCH v12 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
2026-05-15 18:07 UTC (2+ messages)
[PATCH] [v2] iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
2026-05-15 18:06 UTC (2+ messages)
[PATCH v2 0/5] devm conversion, wait time, locking cleanup
2026-05-15 18:05 UTC (8+ messages)
` [PATCH v2 4/5] iio: light: tcs3472: implement wait time and sampling frequency
` [PATCH v2 5/5] iio: light: tcs3472: move standalone return to default case
[PATCH v9 00/23] Runtime TDX module update support
2026-05-15 18:05 UTC (3+ messages)
` [PATCH v9 10/23] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
[PATCH] wifi: mt76: mt7996: avoid memset overwriting tx_info->control.flags
2026-05-15 18:04 UTC (3+ messages)
[PATCH v1 1/2] f2fs/015: Fix mount syntax for disabling jquota
2026-05-15 18:04 UTC (4+ messages)
` [PATCH v1 2/2] f2fs/021: "
` [f2fs-dev] "
[PATCH v4 01/14] tools build: Fix feature checks to touch target files on success
2026-05-15 18:04 UTC (2+ messages)
[nathan:clang-fixes-for-next 1/1] include/linux/syscalls.h:250:30: error: expected declaration specifiers or '...' before numeric constant
2026-05-15 18:01 UTC
[PATCH] tests/qtest: Fix const qualifier build errors
2026-05-15 18:01 UTC (2+ messages)
[PATCH v1] docs: sysctl/net: Remove ax25, netrom, rose entries
2026-05-15 18:01 UTC
[PATCH] x86/cpu: Add Intel CPU model number for rugged Panther Lake
2026-05-15 18:02 UTC
[PATCH v4 1/1] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_(bpp|dt)()
2026-05-15 18:01 UTC (2+ messages)
[PATCH net-next] net: dsa: yt921x: Add ACL support
2026-05-15 18:01 UTC (2+ messages)
[PATCH] usb: legousbtower: remove changelog, tracked in git
2026-05-15 18:01 UTC
[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-05-15 18:00 UTC (5+ messages)
` [PATCH v1 4/4] iommu/hyperv: Add page-selective IOTLB flush support
[PATCH net-next 00/12] net: enable TC956x support
2026-05-15 17:59 UTC (2+ messages)
[PATCH v6 1/2] perf pmu intel: Generalize SNC cpumask adjustment for multiple platforms
2026-05-15 17:59 UTC (2+ messages)
[PATCH 2/3] sched_ext: Add dispatch transaction API
2026-05-15 17:59 UTC (2+ messages)
[git pull] IOMMU Fixes for Linux v7.1-rc3
2026-05-15 17:57 UTC
[PATCH] Revert "drm/i915/backlight: Remove try_vesa_interface"
2026-05-15 17:57 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Revert "drm/i915/backlight: Remove try_vesa_interface" (rev2)
[PATCH bpf-next 1/3] bpf: Export btf_get_module_btf() and btf_relocate_id()
2026-05-15 17:56 UTC (2+ messages)
[PATCH bpf-next v4 17/25] bpf,x86: Implement JIT support for stack arguments
2026-05-15 17:55 UTC (3+ messages)
[PATCH v2 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 device tree
2026-05-15 17:55 UTC (2+ messages)
[bluez/bluez]
2026-05-15 17:55 UTC
[PATCH v3 0/5] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
2026-05-15 17:54 UTC (5+ messages)
` [PATCH v3 2/5] drm/i915/bw: Extract platform-specific parameters
[PATCH v1] landlock: Demonstrate best-effort allowed_access filtering
2026-05-15 17:53 UTC (2+ messages)
[PATCH v11 0/3] Add TPS68470 power supply support for ov13b10 sensor
2026-05-15 17:45 UTC (4+ messages)
` [PATCH v11 1/3] platform/x86: int3472: Rename daisy-chain GPIO props to generic
` [PATCH v11 2/3] platform/x86: int3472: Add TPS68470 board data for intel nvl
` [PATCH v11 3/3] media: ov13b10: Support multiple regulators
[PATCH] HID: multitouch: Fix stale MT slots when contact count drops to zero
2026-05-15 17:52 UTC
[PATCH] staging: rtl8723bs: fix multiple blank lines in more hal/ files
2026-05-15 17:51 UTC
the stuttering regression in 7.0: should I have done something different?
2026-05-15 17:51 UTC (14+ messages)
` the stuttering regression in 7.0: should I have done something different
[PATCH] firmware: imx: scu-irq: accumulate wakeup sources via sysfs_emit_at()
2026-05-15 17:50 UTC
[PATCH] net/llc: fix UBSAN array-index-out-of-bounds in llc_conn_state_process
2026-05-15 17:49 UTC
[Buildroot] [git commit branch/2026.02.x] package/bubblewrap: security bump to version 0.11.2
2026-05-15 14:50 UTC
[Buildroot] [PATCH] package/p7zip: bump to version v17.06
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [git commit branch/2026.02.x] package/xlib_libXpm: security bump to version 3.5.19
2026-05-15 14:45 UTC
[Buildroot] [git commit branch/2026.02.x] package/php: security bump version to 8.5.6
2026-05-15 14:50 UTC
[PATCH 0/2] Document LANDLOCK_ACCESS_FS_RESOLVE_UNIX
2026-05-15 17:47 UTC (4+ messages)
` [PATCH 2/2] man/man7/landlock.7: Document LANDLOCK_ACCESS_FS_RESOLVE_UNIX (ABI v9)
[Buildroot] [git commit branch/2026.02.x] package/go: security bump to version 1.26.3
2026-05-15 14:52 UTC
[Buildroot] [git commit branch/2026.02.x] package/go-bootstrap-stage5: security bump to version 1.25.10
2026-05-15 14:52 UTC
[Buildroot] [git commit branch/2026.02.x] package/openssh: explicitly configure PID file directory
2026-05-15 14:18 UTC
[Buildroot] [git commit branch/2026.02.x] support/scripts/pkg-stats: search only Config.in{, .host} for URL
2026-05-15 14:21 UTC
[Buildroot] [git commit branch/2026.02.x] package/bubblewrap: bump version to 0.11.1
2026-05-15 14:48 UTC
[Buildroot] [git commit branch/2026.02.x] package/gcc: fix gcc-13 build with host gcc 16
2026-05-15 14:45 UTC
[Buildroot] [git commit branch/2026.02.x] package/gcc: fix gcc-14 build with host gcc 16
2026-05-15 14:45 UTC
[Buildroot] [PATCH 1/1] package/wireless-regdb: bump version to 2026.03.18
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.9.8
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [git commit branch/2026.02.x] package/wireless-regdb: bump version to 2026.03.18
2026-05-15 14:47 UTC
[Buildroot] [git commit branch/2026.02.x] support/scripts/pkg-stats: format upstream URL info consistently in HTML
2026-05-15 14:21 UTC
[Buildroot] [git commit branch/2026.02.x] package/gcc: fix gcc-15 build with host gcc 16
2026-05-15 14:45 UTC
[Buildroot] [PATCH] package/bubblewrap: security bump to version 0.11.2
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [git commit branch/2026.02.x] package/tor: security bump version to 0.4.9.8
2026-05-15 14:47 UTC
[Buildroot] [git commit branch/2026.02.x] package/python-django: security bump to 6.0.5
2026-05-15 14:44 UTC
[Buildroot] [PATCH] package/xlib_libXpm: security bump to version 3.5.19
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [git commit branch/2026.02.x] package/frr: install systemd service files
2026-05-15 14:25 UTC
[Buildroot] [git commit branch/2026.02.x] package/ffmpeg: securty bump version to 6.1.5
2026-05-15 14:24 UTC
[PATCH v1] dts: add sleep to trex setup
2026-05-15 17:47 UTC
[Buildroot] [PATCH 2/3] package/gcc: fix gcc-14 build with host gcc 16
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [git commit branch/2026.02.x] package/p7zip: security bump to version v17.06
2026-05-15 14:22 UTC
[Buildroot] [git commit branch/2026.02.x] support/scripts/pkg-stats: run main function only if called as script
2026-05-15 14:22 UTC
[Buildroot] [PATCH 3/3] package/gcc: fix gcc-13 build with host gcc 16
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [git commit branch/2026.02.x] support/scripts/pkg-stats: don't buffer whole file searching for infra
2026-05-15 14:22 UTC
[Buildroot] [git commit branch/2026.02.x] support/scripts/pkg-stats: fix host/target infra filter
2026-05-15 14:22 UTC
[Buildroot] [git commit branch/2026.02.x] linux/Config.in: add kernel.org URL to help
2026-05-15 14:21 UTC
[Buildroot] [git commit branch/2026.02.x] package/make: fix build with musl and gcc-15.x
2026-05-15 14:19 UTC
[Buildroot] [git commit branch/2026.02.x] package/eudev: fix install with BR2_ROOTFS_MERGED_BIN=y
2026-05-15 14:20 UTC
[Buildroot] [PATCH] package/ffmpeg: bump version to 6.1.5
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [git commit branch/2026.02.x] DEVELOPERS: remove Martin Kepplinger from x11vnc
2026-05-15 14:20 UTC
[Buildroot] [git commit branch/2026.02.x] package/openssh/S50sshd: immediately return if sending stop fails
2026-05-15 14:19 UTC
[Buildroot] [PATCH] DEVELOPERS: remove Martin from x11vnc
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [git commit branch/2026.02.x] package/haproxy: bump version to 6.2.27
2026-05-15 14:16 UTC
[Buildroot] [git commit branch/2026.02.x] package/watchdogd/S01watchdogd: immediately return if sending stop fails
2026-05-15 14:20 UTC
[Buildroot] [git commit branch/2026.02.x] package/apache: security bump version to 2.4.67
2026-05-15 14:17 UTC
[Buildroot] [git commit branch/2026.02.x] package/mutt: bump version to 2.2.16
2026-05-15 14:17 UTC
[Buildroot] [git commit branch/2026.02.x] package/haproxy: bump version to 2.6.25
2026-05-15 14:16 UTC
[Buildroot] [PATCH 1/1] package/openssh: explicitly configure PID file directory
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH] package/haproxy: bump version to 6.2.27
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH] package/mutt: bump version to 2.2.16
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.67
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH 2/3] package/watchdogd/S01watchdogd: immediately return if sending stop fails
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH 1/3] package/openssh/S50sshd: immediately return if sending stop fails
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH v2 1/6] support/scripts/pkg-stats: search only Config.in{, .host} for URL
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH v2 6/6] support/scripts/pkg-stats: run main function only if called as script
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH v2 2/6] support/scripts/pkg-stats: format upstream URL info consistently in HTML
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH v2 4/6] support/scripts/pkg-stats: fix host/target infra filter
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH v2 5/6] support/scripts/pkg-stats: don't buffer whole file searching for infra
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH v2 3/6] linux/Config.in: add kernel.org URL as BR2_LINUX_KERNEL_LATEST_VERSION help
2026-05-15 17:46 UTC (2+ messages)
[PATCH] memory: tegra264: Add full set of MC clients
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH] package/frr: install systemd service files
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH] package/bubblewrap: bump version to 0.11.1
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/haproxy: bump version to 2.6.25
2026-05-15 17:46 UTC (2+ messages)
[PATCH RFC bpf-next 2/2] selftests/bpf: Add LoongArch support for get_preempt_count()
2026-05-15 17:45 UTC (4+ messages)
[Buildroot] [PATCH 1/2] package/go: security bump to version 1.26.3
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/php: security bump version to 8.5.6
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH 2/2] package/go-bootstrap-stage5: security bump to version 1.25.10
2026-05-15 17:46 UTC (2+ messages)
[Buildroot] [PATCH] package/python-django: security bump to 6.0.5
2026-05-15 17:45 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/make: fix build with musl and gcc-15.x
2026-05-15 17:45 UTC (2+ messages)
[Buildroot] [PATCH 3/3] package/eudev: fix install with BR2_ROOTFS_MERGED_BIN=y
2026-05-15 17:45 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/ffmpeg: bump version to 6.1.4
2026-05-15 17:45 UTC (2+ messages)
[PATCH] firmware: arm_ffa: honor descriptor size in PARTITION_INFO_GET_REGS
2026-05-15 17:44 UTC (2+ messages)
` [PATCH v2] "
[Buildroot] [git commit branch/2025.02.x] package/frr: install systemd service files
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/openssh/S50sshd: immediately return if sending stop fails
2026-05-15 14:19 UTC
[Buildroot] [git commit branch/2025.02.x] package/gcc: fix gcc-13 build with host gcc 16
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/tor: security bump version to 0.4.9.8
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/xlib_libXpm: security bump to version 3.5.19
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/gcc: fix gcc-14 build with host gcc 16
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] support/scripts/pkg-stats: fix host/target infra filter
2026-05-15 14:59 UTC
[PATCH] HID: hid-lenovo-go: cancel cfg_setup work in hid_go_cfg_remove()
2026-05-15 17:45 UTC (2+ messages)
` [PATCH v2] "
[Buildroot] [git commit branch/2025.02.x] package/haproxy: bump version to 6.2.27
2026-05-15 14:16 UTC
[Buildroot] [git commit branch/2025.02.x] package/wireless-regdb: bump version to 2026.03.18
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/bubblewrap: bump version to 0.11.1
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] linux/Config.in: add kernel.org URL to help
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/mutt: bump version to 2.2.16
2026-05-15 14:17 UTC
[Buildroot] [git commit branch/2025.02.x] package/bubblewrap: security bump to version 0.11.2
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/ffmpeg: bump version to 6.1.4
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] support/scripts/pkg-stats: search only Config.in{, .host} for URL
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/ffmpeg: securty bump version to 6.1.5
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/p7zip: security bump to version v17.06
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] DEVELOPERS: remove Martin Kepplinger from x11vnc
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] support/scripts/pkg-stats: run main function only if called as script
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] support/scripts/pkg-stats: don't buffer whole file searching for infra
2026-05-15 14:59 UTC
[GIT PULL] arm64 fixes for 7.1-rc4
2026-05-15 17:45 UTC
[Buildroot] [git commit branch/2025.02.x] package/watchdogd/S01watchdogd: immediately return if sending stop fails
2026-05-15 14:20 UTC
[Buildroot] [git commit branch/2025.02.x] support/scripts/pkg-stats: format upstream URL info consistently in HTML
2026-05-15 14:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/openssh: explicitly configure PID file directory
2026-05-15 14:18 UTC
[Buildroot] [git commit branch/2025.02.x] package/apache: security bump version to 2.4.67
2026-05-15 14:17 UTC
[Buildroot] [git commit branch/2025.02.x] package/haproxy: bump version to 2.6.25
2026-05-15 14:16 UTC
[ANNOUNCE] xfsprogs: for-next updated to b623033285fa
2026-05-15 17:44 UTC
[PATCH] platform/x86: ideapad-laptop: remap "Star with S" key to KEY_DASHBOARD
2026-05-15 17:43 UTC (5+ messages)
[PATCH v12 3/6] pinctrl: core: Make pin group callbacks optional for pin-only drivers
2026-05-15 17:43 UTC (2+ messages)
mt7915e 5GHz/6GHz with multiple cards or dynamic selection - can it be done along these lines?
2026-05-15 17:41 UTC
[PATCH v8 00/12] iio: ssp_sensors: driver fixes, refactor and cleanup
2026-05-15 17:40 UTC (5+ messages)
` [PATCH v8 09/12] iio: ssp_sensors: use guard() to release mutexes
` [PATCH v8 10/12] iio: ssp_sensors: Use dev_err_probe()
` [PATCH v8 11/12] iio: ssp_sensors: return errors directly from ssp_irq_msg()
` [PATCH v8 12/12] iio: ssp_sensors: reuse embedded RX buffer for SPI transfers
[PATCH] PCI: qcom: Restrict PERST# parsing to PCI bridge nodes
2026-05-15 17:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.