messages from 2023-12-03 19:35:47 to 2023-12-03 21:56:23 UTC [more...]
[Buildroot] [PATCH 1/1] package/nfs-utils: fix build failure due to glibc <= 2.24
2023-12-03 21:56 UTC (3+ messages)
[PATCH v3 0/8] Add support for Sonoff iHost RV1126 Smart Home Gateway
2023-12-03 21:55 UTC (9+ messages)
` [PATCH v3 3/8] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
[PATCH 00/44] Raspberry Pi 4B machine
2023-12-03 21:49 UTC (93+ messages)
` [PATCH 00/45] "
` [PATCH 01/45] Split out common part of BCM283X classes
` [PATCH 02/45] Split out common part of peripherals
` [PATCH 03/45] Split out raspi machine common part
` [PATCH 04/45] Introduce BCM2838 SoC
` [PATCH 05/45] Add GIC-400 to "
` [PATCH 06/45] Add BCM2838 GPIO stub
` [PATCH 07/45] Implement BCM2838 GPIO functionality
` [PATCH 08/45] Connect SD controller to BCM2838 GPIO
` [PATCH 09/45] Add GPIO and SD to BCM2838 periph
` [PATCH 10/45] Add BCM2838 checkpoint support
` [PATCH 11/45] Introduce Raspberry PI 4 machine
` [PATCH 12/45] Temporarily disable unimplemented rpi4b devices
` [PATCH 13/45] Add memory region for BCM2837 RPiVid ASB
` [PATCH 14/45] Add BCM2838 PCIE Root Complex
` [PATCH 15/45] Add BCM2838 PCIE host
` [PATCH 16/45] Enable BCM2838 PCIE
` [PATCH 17/45] Add RNG200 skeleton
` [PATCH 18/45] Add RNG200 RNG and RBG
` [PATCH 19/45] Get rid of RNG200 timer
` [PATCH 20/45] Implement BCM2838 thermal sensor
` [PATCH 21/45] Add clock_isp stub
` [PATCH 22/45] Add GENET stub
` [PATCH 23/45] Add GENET register structs. Part 1
` [PATCH 24/45] Add GENET register structs. Part 2
` [PATCH 25/45] Add GENET register structs. Part 3
` [PATCH 26/45] Add GENET register structs. Part 4
` [PATCH 27/45] Add GENET register access macros
` [PATCH 28/45] Implement GENET register ops
` [PATCH 29/45] Implement GENET MDIO
` [PATCH 30/45] Implement GENET TX path
` [PATCH 31/45] Implement GENET RX path
` [PATCH 32/45] Enable BCM2838 GENET controller
` [PATCH 33/45] Connect RNG200, PCIE and GENET to GIC
` [PATCH 34/45] Add Rpi4b boot tests
` [PATCH 35/45] Add mailbox test stub
` [PATCH 36/45] Add mailbox test constants
` [PATCH 37/45] Add mailbox tests tags. Part 1
` [PATCH 38/45] Add mailbox tests tags. Part 2
` [PATCH 39/45] Add mailbox tests tags. Part 3
` [PATCH 40/45] Add mailbox property tests. Part 1
` [PATCH 41/45] Add mailbox property tests. Part 2
` [PATCH 42/45] Add mailbox property tests. Part 3
` [PATCH 43/45] Add missed BCM2835 properties
` [PATCH 44/45] Append added properties to mailbox test
` [PATCH 45/45] Add RPi4B to paspi4.rst
` [PATCH v3 00/45] Raspberry Pi 4B machine
` [PATCH v3 01/45] Split out common part of BCM283X classes
` [PATCH v3 02/45] Split out common part of peripherals
` [PATCH v3 03/45] Split out raspi machine common part
` [PATCH v3 04/45] Introduce BCM2838 SoC
` [PATCH v3 05/45] Add GIC-400 to "
` [PATCH v3 06/45] Add BCM2838 GPIO stub
` [PATCH v3 07/45] Implement BCM2838 GPIO functionality
` [PATCH v3 08/45] Connect SD controller to BCM2838 GPIO
` [PATCH v3 09/45] Add GPIO and SD to BCM2838 periph
` [PATCH v3 10/45] Add BCM2838 checkpoint support
` [PATCH v3 11/45] Introduce Raspberry PI 4 machine
` [PATCH v3 12/45] Temporarily disable unimplemented rpi4b devices
` [PATCH v3 13/45] Add memory region for BCM2837 RPiVid ASB
` [PATCH v3 14/45] Add BCM2838 PCIE Root Complex
` [PATCH v3 15/45] Add BCM2838 PCIE host
` [PATCH v3 16/45] Enable BCM2838 PCIE
` [PATCH v3 17/45] Add RNG200 skeleton
` [PATCH v3 18/45] Add RNG200 RNG and RBG
` [PATCH v3 19/45] Get rid of RNG200 timer
` [PATCH v3 20/45] Implement BCM2838 thermal sensor
` [PATCH v3 21/45] Add clock_isp stub
` [PATCH v3 22/45] Add GENET stub
` [PATCH v3 23/45] Add GENET register structs. Part 1
` [PATCH v3 24/45] Add GENET register structs. Part 2
` [PATCH v3 25/45] Add GENET register structs. Part 3
` [PATCH v3 26/45] Add GENET register structs. Part 4
` [PATCH v3 27/45] Add GENET register access macros
` [PATCH v3 28/45] Implement GENET register ops
` [PATCH v3 29/45] Implement GENET MDIO
` [PATCH v3 30/45] Implement GENET TX path
` [PATCH v3 31/45] Implement GENET RX path
` [PATCH v3 32/45] Enable BCM2838 GENET controller
` [PATCH v3 33/45] Connect RNG200, PCIE and GENET to GIC
` [PATCH v3 34/45] Add Rpi4b boot tests
` [PATCH v3 35/45] Add mailbox test stub
` [PATCH v3 36/45] Add mailbox test constants
` [PATCH v3 37/45] Add mailbox tests tags. Part 1
` [PATCH v3 38/45] Add mailbox tests tags. Part 2
` [PATCH v3 39/45] Add mailbox tests tags. Part 3
` [PATCH v3 40/45] Add mailbox property tests. Part 1
` [PATCH v3 41/45] Add mailbox property tests. Part 2
` [PATCH v3 42/45] Add mailbox property tests. Part 3
` [PATCH v3 43/45] Add missed BCM2835 properties
` [PATCH v3 44/45] Append added properties to mailbox test
` [PATCH v3 45/45] Add RPi4B to paspi4.rst
efi: Set Variable Runtime implementation
2023-12-03 21:51 UTC (12+ messages)
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-03 19:56 UTC (6+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` bitops: add atomic find_bit() operations
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v2 18/35] powerpc: use atomic find_bit() API where appropriate
` [PATCH v2 21/35] sfc: switch to using "
[PATCH v3 0/3] With this patch series we implement SPI Flash storage for EFI
2023-12-03 21:49 UTC (6+ messages)
` [PATCH v3 3/3] defconfig: rockpro64: Enable SF EFI var store
[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-12-03 21:47 UTC (24+ messages)
` [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v5 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v5 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v5 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
[PATCH] common: usb-hub: Reset hub port before scanning
2023-12-03 21:42 UTC (9+ messages)
[PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
2023-12-03 21:41 UTC (9+ messages)
[PATCH] nolibc: optimise _start() on x86_64
2023-12-03 21:37 UTC (4+ messages)
[PATCH v4 0/4] Extend time to wait for UIP for some callers
2023-12-03 21:37 UTC (3+ messages)
` [PATCH v4 3/4] rtc: Add support for configuring the UIP timeout for RTC reads
[Buildroot] [PATCH 1/1] package/libmemcached: fix build with gcc 4.8
2023-12-03 21:36 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libde265: security bump to version 1.0.14
2023-12-03 21:35 UTC (2+ messages)
[PATCH v4 00/11] media: rkisp1: Add support for i.MX8MP
2023-12-03 21:32 UTC (5+ messages)
` [PATCH v4 11/11] media: rkisp1: Add UYVY as an output format
[u-boot-gitdm PATCH 1/2] Use Google LLC for Google
2023-12-03 21:32 UTC (4+ messages)
` [u-boot-gitdm PATCH 2/2] Add some more employers
[Buildroot] [PATCH 1/1] package/libmemcached: link with -latomic when needed
2023-12-03 21:31 UTC (2+ messages)
[PULL] u-boot-sh/master-rpc-off
2023-12-03 21:31 UTC (2+ messages)
[PULL] u-boot-usb/master
2023-12-03 21:31 UTC (2+ messages)
Issue with 8K folio size in __filemap_get_folio()
2023-12-03 21:27 UTC (3+ messages)
[Buildroot] [git commit branch/2023.02.x] package/perl: security bump to version 5.36.3
2023-12-03 21:22 UTC
[Buildroot] [git commit branch/2023.02.x] package/libpjsip: security bump to version 2.14
2023-12-03 21:05 UTC
[Buildroot] [git commit branch/2023.08.x] package/libpjsip: security bump to version 2.14
2023-12-03 21:05 UTC
[Buildroot] [git commit branch/2023.08.x] package/putty: disable gssapi
2023-12-03 21:23 UTC
[Buildroot] [git commit branch/2023.08.x] package/perl: security bump to version 5.36.3
2023-12-03 21:22 UTC
[Buildroot] [git commit branch/2023.08.x] package/putty: fix static build
2023-12-03 21:04 UTC
PATH_MAX/max symlink length in the NFSv4/v4.1 protocol?
2023-12-03 21:23 UTC
[Buildroot] [PATCH 1/1] package/putty: disable gssapi
2023-12-03 21:23 UTC (2+ messages)
[Buildroot] [PATCH] package/perl: security bump to version 5.36.3
2023-12-03 21:22 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libpjsip: security bump to version 2.14
2023-12-03 21:22 UTC (2+ messages)
[PATCH v2 0/6] mfd: twl: system-power-controller
2023-12-03 21:16 UTC (4+ messages)
` [PATCH v2 2/6] twl-core: add power off implementation for twl603x
[igt-dev] [PATCH i-g-t,v5 0/1] vram d3cold threshold test
2023-12-03 21:15 UTC (4+ messages)
` [igt-dev] ✓ CI.xeBAT: success for vram d3cold threshold test (rev10)
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[PATCH] input/vmmouse: Fix device name copies
2023-12-03 21:14 UTC (4+ messages)
[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
2023-12-03 21:11 UTC (3+ messages)
` [PATCH net-next v2 8/8] net: pse-pd: Add PD692x0 PSE controller driver
[PATCH] Sounds better
2023-12-03 21:11 UTC (2+ messages)
stable-rc/linux-5.15.y baseline: 131 runs, 2 regressions (v5.15.141-28-gd850ad6a35f1d)
2023-12-03 21:08 UTC
[Buildroot] [PATCH 1/1] package/putty: fix static build
2023-12-03 21:04 UTC (2+ messages)
[PATCH] mmc: Poll CD in case cyclic framework is enabled
2023-12-03 21:01 UTC (3+ messages)
[PATCH v3] drm/atomic-helpers: Invoke end_fb_access while owning plane state
2023-12-03 20:57 UTC (3+ messages)
[PATCHv2 bpf 0/2] bpf: Fix prog_array_map_poke_run map poke update
2023-12-03 20:50 UTC (4+ messages)
` [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke
[PATCHv3 bpf 0/2] bpf: Fix map poke update
2023-12-03 20:48 UTC (3+ messages)
` [PATCHv3 bpf 1/2] bpf: Fix prog_array_map_poke_run "
` [PATCHv3 bpf 2/2] selftests/bpf: Add test for early update in prog_array_map_poke_run
[PATCH 1/2] command: Allocate history buffer using calloc()
2023-12-03 20:44 UTC (3+ messages)
[PATCH] usb: xhci: Replace terrible formatting with different terrible formatting
2023-12-03 19:59 UTC (3+ messages)
stable-rc/queue/5.4 baseline: 131 runs, 25 regressions (v5.4.262-66-g9e2ec9a201fab)
2023-12-03 20:41 UTC
Radeon regression in 6.6 kernel
2023-12-03 20:40 UTC (18+ messages)
bootstd: Support for distro specific EFI folders
2023-12-03 20:37 UTC (18+ messages)
drivers/crypto/virtio/virtio_crypto_common.h:116:13: warning: variable 'cpu' set but not used
2023-12-03 20:26 UTC (2+ messages)
stable-rc/queue/5.15 baseline: 133 runs, 3 regressions (v5.15.141-27-g91ec262d44f0f)
2023-12-03 20:26 UTC
[PATCH v4] docs: dt-bindings: add DTS Coding Style document
2023-12-03 20:25 UTC (5+ messages)
FAILED: patch "[PATCH] usb: config: fix iteration issue in" failed to apply to 6.1-stable tree
2023-12-03 20:20 UTC (2+ messages)
[PATCH v3] docs: dt-bindings: add DTS Coding Style document
2023-12-03 20:12 UTC (8+ messages)
[PATCH net-next 00/10] Doc: update bridge doc
2023-12-03 20:12 UTC (5+ messages)
` [PATCH net-next 05/10] docs: bridge: add STP doc
Linux 6.7-rc4
2023-12-03 20:04 UTC (2+ messages)
` Build regressions/improvements in v6.7-rc4
stable-rc/linux-5.10.y baseline: 144 runs, 4 regressions (v5.10.202-89-g101afac3a6283)
2023-12-03 20:10 UTC
[PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
2023-12-03 20:00 UTC (4+ messages)
` [PATCH bpf-next v7 2/3] bpf: crypto: add skcipher to bpf crypto
[ANNOUNCE] 6.1.64-cip10-rt5 (rt17)
2023-12-03 19:59 UTC
[PATCH v2] runqueue: Improve inter setscene task dependency handling
2023-12-03 19:56 UTC
lib/test_bpf.c:8531:25: sparse: sparse: cast truncates bits from constant value (dead0000000000f0 becomes f0)
2023-12-03 19:55 UTC
drivers/xen/manage.c:337:60: warning: '%s' directive output may be truncated writing up to 95 bytes into a region of size 12
2023-12-03 19:55 UTC
fs/nfsd/nfs4xdr.c:2425 nfsd4_decode_compound() warn: potential spectre issue 'nfsd4_dec_ops' [r]
2023-12-03 19:55 UTC
arch/nios2/kernel/time.c:223 nios2_timer_get_base_and_freq() warn: '*base' from of_iomap() not released on lines: 220
2023-12-03 19:55 UTC
Regression: Inoperative bluetooth, Intel chipset, mainline kernel 6.6.2+
2023-12-03 19:52 UTC (4+ messages)
[Bug 218198] New: Suspend/Resume Regression with attached ATA devices
2023-12-03 19:50 UTC (4+ messages)
` [Bug 218198] "
[PATCH] md/md-multipath: Convert "struct mpconf" to flexible array
2023-12-03 19:48 UTC
[PATCH 1/2] mm/damon/sysfs: Implement recording feature
2023-12-03 19:37 UTC (2+ messages)
[PATCH 1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/
2023-12-03 19:19 UTC (2+ messages)
stable-rc/queue/4.14 baseline: 112 runs, 24 regressions (v4.14.331-26-g23824766b9aff)
2023-12-03 19:35 UTC
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.