All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-03 21:37:05 to 2023-12-03 23:47:58 UTC [more...]

[PATCH 00/44] Raspberry Pi 4B machine
 2023-12-03 23:42 UTC  (115+ 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 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

[PATCH v2 00/10] Improvments for tc358775 with support for tc358765
 2023-12-03 23:47 UTC  (6+ messages)
` [PATCH v2 05/10] drm/bridge: tc358775: make standby GPIO optional
` [PATCH v2 06/10] drm/bridge: tc358775: Get bridge data lanes instead of the DSI host lanes

[powerpc:next-test] BUILD SUCCESS 27951e1d8274e9f9a2925b069e4492939a3f2099
 2023-12-03 23:42 UTC 

[PATCH 0/3] sunxi: add OrangePi Zero 3 board support
 2023-12-03 23:40 UTC  (15+ messages)
` [PATCH 3/3] sunxi: H616: Add "
                ` mdt_debug write
                        ` [PATCH 1/1] correct documentation for SPI flashing

cip-gitlab/ci/pavel/linux-test build: 167 builds: 1 failed, 166 passed, 2 errors, 17 warnings (v6.1.64-cip10-rt5)
 2023-12-03 23:36 UTC 

[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
 2023-12-03 23:32 UTC  (10+ messages)
              ` [Intel-gfx] "

linux-next: manual merge of the vfs-brauner tree with Linus' tree
 2023-12-03 23:35 UTC 

[PATCH v4 0/7] Add Huashan Pi board support
 2023-12-03 23:32 UTC  (3+ messages)

[PATCH v8 0/9] Unified CPU type check
 2023-12-03 23:30 UTC  (8+ messages)
` [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
` [PATCH v8 3/9] machine: Improve is_cpu_type_supported()

[PATCH 1/2] dt-bindings: display: simple: Add boe,bp082wx1-100 8.2" panel
 2023-12-03 23:30 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: simple: Add BOE BP082WX1-100 "

linux-next: build failure after merge of the qcom tree
 2023-12-03 23:30 UTC  (2+ messages)

[tip:x86/microcode] BUILD SUCCESS 9c21ea53e6bd1104c637b80a0688040f184cc761
 2023-12-03 23:24 UTC 

linux-next: build failure after merge of the qcom tree
 2023-12-03 23:23 UTC 

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-12-03 23:20 UTC  (23+ messages)
` [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown

[PATCH -tip v2 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
 2023-12-03 23:19 UTC  (3+ messages)
` [PATCH -tip v2 2/3] x86/traps: Use current_top_of_stack() helper in traps.c
` [PATCH -tip v2 3/3] x86/percpu: Avoid sparse warning with cast to named address space

Issue with 8K folio size in __filemap_get_folio()
 2023-12-03 23:12 UTC  (3+ messages)

drivers/misc/cxl/flash.c:94:9: sparse: sparse: cast to restricted __be32
 2023-12-03 23:10 UTC 

drivers/irqchip/irq-apple-aic.c:980 aic_of_ic_init() error: uninitialized symbol 'start_off'
 2023-12-03 23:10 UTC 

drivers/gpu/drm/nouveau/nvif/vmm.c:222 nvif_vmm_ctor() warn: possible memory leak of 'args'
 2023-12-03 23:10 UTC 

linux-next: manual merge of the qcom tree with the arm-soc tree
 2023-12-03 23:08 UTC  (2+ messages)

[PATCH v2 0/2] Add support for LTC4282
 2023-12-03 23:08 UTC  (19+ messages)
` [PATCH v2 2/2] hwmon: ltc4282: add support for the LTC4282 chip

linux-next: manual merge of the qcom tree with the arm-soc tree
 2023-12-03 23:03 UTC  (2+ messages)

[PATCH iproute2] ip: require RTM_NEWLINK
 2023-12-03 23:02 UTC  (2+ messages)

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-12-03 23:00 UTC  (6+ messages)

[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-03 22:56 UTC  (4+ messages)
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH -tip 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
 2023-12-03 22:49 UTC  (5+ messages)
` [PATCH -tip 2/3] x86/traps: Use current_top_of_stack() helper in traps.c
` [PATCH -tip 3/3] x86/percpu: Avoid sparse warning with cast to named address space

linux-next: Signed-off-by missing for commit in the vfs-brauner tree
 2023-12-03 22:40 UTC  (2+ messages)

[PATCH] dt-bindings: clock: ti: Convert interface.txt to json-schema
 2023-12-03 22:46 UTC  (11+ messages)

[PATCH v3 0/6] mfd: twl: system-power-controller
 2023-12-03 22:46 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: ti,twl: Document system-power-controller
` [PATCH v3 2/6] twl-core: add power off implementation for twl603x
` [PATCH v3 3/6] ARM: dts: omap-embt2ws: system-power-controller for bt200
` [PATCH v3 4/6] ARM: dts: omap4-panda-common: Enable powering off the device
` [PATCH v3 5/6] mfd: twl4030-power: accept standard property for power controller
` [PATCH v3 6/6] ARM: dts: omap: gta04: standardize system-power-controller

[PATCH 0/2] Bring up more CPU cores on MSM8226
 2023-12-03 22:38 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: qcom: msm8226: Sort and clean up nodes
` [PATCH 2/2] ARM: dts: qcom: msm8226: Add CPU and SAW/ACC nodes

[arnd-asm-generic:mips-prototypes] BUILD SUCCESS 3ba13f3f1f92410943161b5c13347847e79623e1
 2023-12-03 22:38 UTC 

[PATCH v2,1/1] lib/psos/task.c: fix build with gcc >= 12
 2023-12-03 22:37 UTC  (2+ messages)

[PATCH] common: usb-hub: Reset hub port before scanning
 2023-12-03 22:37 UTC  (10+ messages)

Linux 6.6.3
 2023-12-03 22:30 UTC  (4+ messages)

[Buildroot] [git commit branch/2023.08.x] package/xenomai: fix build with gcc >= 12
 2023-12-03 22:06 UTC 

[Buildroot] [git commit branch/2023.08.x] package/mariadb: security bump to version 10.11.6
 2023-12-03 22:17 UTC 

[Buildroot] [git commit branch/2023.08.x] package/speechd: fix NLS build
 2023-12-03 21:37 UTC 

[Buildroot] [git commit branch/2023.08.x] toradex_apalis_imx6_defconfig: add download hashes for linux/uboot
 2023-12-03 22:08 UTC 

[Buildroot] [git commit branch/2023.08.x] package/libmemcached: fix build with gcc 4.8
 2023-12-03 21:35 UTC 

[Buildroot] [git commit branch/2023.08.x] package/libmemcached: fix static build
 2023-12-03 22:17 UTC 

[Buildroot] [git commit branch/2023.08.x] package/libde265: security bump to version 1.0.14
 2023-12-03 21:33 UTC 

[Buildroot] [git commit branch/2023.08.x] package/libmemcached: link with -latomic when needed
 2023-12-03 21:31 UTC 

[Buildroot] [PATCH 1/1] package/wireshark: security bump to version 4.0.11
 2023-12-03 22:23 UTC 

[Buildroot] [git commit branch/2023.02.x] package/mariadb: security bump to version 10.11.6
 2023-12-03 22:21 UTC 

[Buildroot] [git commit branch/2023.02.x] toradex_apalis_imx6_defconfig: add download hashes for linux/uboot
 2023-12-03 22:10 UTC 

[Buildroot] [git commit branch/2023.02.x] package/mariadb: add optional systemd dependency
 2023-12-03 22:21 UTC 

[Buildroot] [git commit branch/2023.02.x] package/mariadb: update to version 10.11.4
 2023-12-03 22:19 UTC 

[Buildroot] [git commit branch/2023.02.x] package/mariadb: needs pcre2
 2023-12-03 22:21 UTC 

[Buildroot] [git commit branch/2023.02.x] package/mariadb: needs fmt
 2023-12-03 22:19 UTC 

[Buildroot] [git commit branch/2023.02.x] package/xenomai: fix build with gcc >= 12
 2023-12-03 22:05 UTC 

[Buildroot] [git commit branch/2023.02.x] package/speechd: fix NLS build
 2023-12-03 21:44 UTC 

[Buildroot] [PATCH 1/1] package/mariadb: security bump to version 10.11.6
 2023-12-03 22:22 UTC  (2+ messages)

[PATCH] regmap: fix bogus error on regcache_sync success
 2023-12-03 22:22 UTC 

[Buildroot] [PATCH 1/1] package/lttng-modules: bump to version 2.13.10
 2023-12-03 22:21 UTC 

[PATCH v4 00/11] media: rkisp1: Add support for i.MX8MP
 2023-12-03 22:15 UTC  (6+ messages)
` [PATCH v4 11/11] media: rkisp1: Add UYVY as an output format

[PATCH] i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
 2023-12-03 22:13 UTC  (2+ messages)

[Buildroot] [PATCH] toradx_apalis_imx6_defconfig: add download hashes for linux/uboot
 2023-12-03 22:11 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] package/xenomai: fix build with gcc >= 12
 2023-12-03 22:06 UTC  (2+ messages)

[PATCH v4 00/24] i2c: designware: code consolidation & cleanups
 2023-12-03 22:06 UTC  (5+ messages)
` [PATCH v4 19/24] i2c: designware: Uninline i2c_dw_probe()

drivers/hid/intel-ish-hid/ishtp-hid.c:208:24: sparse: sparse: cast to restricted __le16
 2023-12-03 22:05 UTC 

drivers/ata/pata_parport/frpw.c:210 frpw_test_pnp() warn: inconsistent indenting
 2023-12-03 22:05 UTC 

[PATCH 1/1] i2c: imx: Make SDA actually optional for bus recovering
 2023-12-03 22:04 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/speechd: fix NLS build
 2023-12-03 22:04 UTC  (2+ messages)

[PATCH] lib/psos/task.c: fix build with gcc >= 12
 2023-12-03 22:03 UTC  (2+ messages)

[PATCH v7 00/12] iommu: Prepare to deliver page faults to user space
 2023-12-03 14:14 UTC  (5+ messages)
` [PATCH v7 12/12] iommu: Improve iopf_queue_flush_dev()

[PATCH v3 0/3] With this patch series we implement SPI Flash storage for EFI
 2023-12-03 22:01 UTC  (7+ messages)
` [PATCH v3 3/3] defconfig: rockpro64: Enable SF EFI var store

linux-next: Fixes tags need some work in the hwmon-staging tree
 2023-12-03 21:59 UTC 

[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  (7+ messages)
` [PATCH v3 3/8] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126

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:32 UTC  (3+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-03 21:47 UTC  (9+ messages)
` [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] 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


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.