All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-21 09:23:46 to 2023-05-21 13:17:35 UTC [more...]

[PATCH v1 2/3] usb: phy: Add driver for the Realtek SoC USB 2.0/3.0 PHY
 2023-05-20  9:04 UTC  (2+ messages)

[PATCH net 0/3] net: phy: mscc: support VSC8501
 2023-05-21 13:12 UTC  (8+ messages)
` [PATCH net 1/3] net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
` [PATCH net 2/3] net: phy: mscc: add support for VSC8501
` [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clock

[PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-21 13:14 UTC  (3+ messages)
` [PATCH v2 1/9] dt-bindings: interrupt-controller: Add T-HEAD's TH1520 PLIC

Updated amdgpu DMCUB firmware
 2023-05-21 13:14 UTC  (2+ messages)

[PATCH] modpost: error out if addend_*_rel() is not implemented for REL arch
 2023-05-21 13:11 UTC  (2+ messages)

OE-core CVE metrics for kirkstone on Sun 21 May 2023 03:00:01 AM HST
 2023-05-21 13:03 UTC 

[qemu-mainline test] 180860: regressions - FAIL
 2023-05-21 13:03 UTC 

[PATCH v2] usb: typec: ucsi: Mark dGPUs as DEVICE scope
 2023-05-21 12:59 UTC  (3+ messages)

[PATCH v21 00/30] splice: Kill ITER_PIPE
 2023-05-21 12:50 UTC  (4+ messages)
` [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()

[PATCH v2 0/6] Trivial cleanups
 2023-05-21 12:43 UTC  (8+ messages)
` [PATCH v2 1/6] hw/timer/i8254_common: Share "iobase" property via base class
` [PATCH v2 2/6] hw/arm/omap: Remove unused omap_uart_attach()
` [PATCH v2 3/6] hw/isa/i82378: Remove unused "io" attribute
` [PATCH v2 4/6] hw/char/parallel: Export ParallelState
` [PATCH v2 5/6] hw/char/parallel-isa: Export ISAParallelState
` [PATCH v2 6/6] hw/char/parallel: Replace string literals by TYPE_ISA_PARALLEL macro

[PATCH v3] RISC-V: Enable dead code elimination
 2023-05-21 12:41 UTC  (2+ messages)

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-21 12:37 UTC  (4+ messages)

Potential issue with (or misunderstanding of) of_irq_get()
 2023-05-21 12:38 UTC  (2+ messages)

[RFC PATCH 00/10] Improve ARM target's support for LLVM toolchain
 2023-05-21  4:59 UTC  (13+ messages)
` [RFC PATCH 01/10] makefile: Fix symbol typo in binary_size_check
` [RFC PATCH 02/10] arm: set alignment properly for asm funcs
` [RFC PATCH 03/10] arm: exclude eabi_compat from LTO
` [RFC PATCH 04/10] arm: add __aeabi_memclr in eabi_compat
` [RFC PATCH 05/10] arm: add aligned-memory aliases to eabi_compat
` [RFC PATCH 06/10] arm: discard .gnu.version* sections
` [RFC PATCH 07/10] arm: efi_loader: discard hash, unwind information
` [RFC PATCH 08/10] arm: efi_loader: move .dynamic out of .text in EFI
` [RFC PATCH 09/10] arm: discard all .dyn* sections
` [RFC PATCH 10/10] arm: migrate away from sections.c

[Intel-xe] [PATCH v2 00/31] Upstreaming prep / all of mbrosts patches
 2023-05-21 12:32 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 11/31] drm/xe/guc: Use doorbells for submission if possible

I think there is error in merge documents - current branch
 2023-05-21 12:23 UTC  (4+ messages)

[PATCH v14 0/2] drm: add kms driver for loongson display controller
 2023-05-21 12:21 UTC  (3+ messages)
` [PATCH v14 1/2] "

[GIT PULL] KVM fixes for Linux 6.4-rc3
 2023-05-21 12:17 UTC 

[PATCH] i2c: mv64xxx: Fix reading invalid status value in atomic mode
 2023-05-21 12:19 UTC 

commit 787f04bb6a - imx: add USB2_BOOT type
 2023-05-21 12:12 UTC  (9+ messages)

OE-core CVE metrics for dunfell on Sun 21 May 2023 02:00:01 AM HST
 2023-05-21 12:04 UTC 

[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
 2023-05-21 11:51 UTC 

[GIT PULL] ata fixes for 6.4-rc3
 2023-05-21 11:47 UTC 

[PATCH v3 0/2] Add Zawrs support and use it for spinlocks
 2023-05-21 11:47 UTC  (6+ messages)
` [PATCH v3 1/2] riscv: don't include kernel.h into alternative.h
` [PATCH v3 2/2] riscv: Add Zawrs support for spinlocks

[GIT PULL] irqchip updates for 6.4, take #1
 2023-05-21 10:18 UTC 

[PATCH v3 00/11] dmaengine: dw-axi_dmac: bug fix clean up and more features
 2023-05-21 10:12 UTC  (12+ messages)
` [PATCH v3 01/11] dmaengine: dw-axi-dmac: fix reading register when runtime suspended
` [PATCH v3 02/11] dmaengine: dw-axi-dmac: remove unnecessary devm_free_irq() calling
` [PATCH v3 03/11] dmaengine: dw-axi-dmac: remove unnecessary axi_dma_enable() calling
` [PATCH v3 04/11] dmaengine: dw-axi-dmac: remove redundant axi_dma_disable() calling
` [PATCH v3 05/11] dmaengine: dw-axi-dmac: delay irq getting until request_irq
` [PATCH v3 06/11] dmaengine: dw-axi-dmac: move ch irq handling into common routine
` [PATCH v3 07/11] dmaengine: dw-axi-dmac: support per channel irq
` [PATCH v3 08/11] dmaengine: dw-axi-dmac: support dma-channel-mask
` [PATCH v3 09/11] dmaengine: dw-axi-dmac: try best to get residue when tx is running
` [PATCH v3 10/11] dmaengine: dw-axi-dmac: move dma_chan_tx_status()
` [PATCH v3 11/11] dmaengine: dw-axi-dmac: support polled mode

[PATCH 0/7] tools/nolibc: autodetect stackprotector availability from compiler
 2023-05-21 10:36 UTC  (20+ messages)
` [PATCH 1/7] tools/nolibc: fix typo pint -> point
` [PATCH 2/7] tools/nolibc: x86_64: disable stack protector for _start
` [PATCH 3/7] tools/nolibc: ensure stack protector guard is never zero
` [PATCH 4/7] tools/nolibc: add test for __stack_chk_guard initialization
` [PATCH 5/7] tools/nolibc: reformat list of headers to be installed
` [PATCH 6/7] tools/nolibc: add autodetection for stackprotector support
` [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags

[PATCH v3 0/5] dma: don't set chancnt
 2023-05-21 10:02 UTC  (12+ messages)
` [PATCH v3 1/5] dmaengine: dw-axi-dmac: Don't "
` [PATCH v3 2/5] dmaengine: axi-dmac: "
` [PATCH v3 3/5] dmaengine: plx_dma: "
` [PATCH v3 4/5] dmaengine: hidma: "
` [PATCH v3 5/5] dmaengine: sprd: "

[PATCH net-next v4 0/2] Fine-Tune Flow Control and Speed Configurations in Microchip KSZ8xxx DSA Driver
 2023-05-21 10:28 UTC  (9+ messages)
` [PATCH net-next v4 1/2] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable

[PATCH RFC v3 0/5] regulator: dynamic voltage monitoring support
 2023-05-21 11:39 UTC  (6+ messages)
` [PATCH RFC v3 1/5] regulator: move monitor handling into own function
` [PATCH RFC v3 2/5] regulator: disable monitors when regulator is disabled
` [PATCH RFC v3 3/5] regulator: add getter for active monitors
` [PATCH RFC v3 4/5] regulator: add properties to handle monitoring on state change
` [PATCH RFC v3 5/5] regulator: bd718x7: let the core handle the monitors

[PATCH 0/2] Add support for Visionox R66451 AMOLED DSI panel
 2023-05-21 10:30 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Visionox R66451 AMOLED DSI panel bindings
` [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panel

[PATCH] iconv.3: Clarify the behavior when input is untranslatable
 2023-05-21 11:11 UTC  (3+ messages)

[syzbot] [nilfs?] general protection fault in folio_create_empty_buffers
 2023-05-21 11:45 UTC  (2+ messages)

[PATCH 0/2] serial: Make uart_remove_one_port() return void
 2023-05-21 10:39 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] modpost: fix section mismatch message for R_ARM_ABS32
 2023-05-21 11:16 UTC  (4+ messages)

[PATCH 0/3] Create large folios in iomap buffered write path
 2023-05-21 11:40 UTC  (2+ messages)

[PATCH RESEND 0/2] media: rockchip: rga: Add rk3568 support
 2023-05-21 10:46 UTC  (9+ messages)
` [PATCH RESEND 2/2] arm64: dts: rockchip: Add RGA2 support to rk356x

Manual pages from glibc-doc
 2023-05-21 10:42 UTC  (3+ messages)

[PATCH v2 05/10] iommu: Add iommu_init/deinit_device() paired functions
 2023-05-21 11:31 UTC  (3+ messages)

[PATCH v1 1/2] arch: riscv: jh7110: Split the zeroing of L2 LIM on JH7110
 2023-05-21 11:42 UTC  (2+ messages)

[PATCH] scsi: target: Fix data corruption under concurrent target configuration
 2023-05-21 11:28 UTC  (3+ messages)

[PATCH] target/mips: Rework cp0_timer with clock API
 2023-05-21 11:37 UTC  (2+ messages)

[PATCH v5 0/4] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-21 11:35 UTC  (5+ messages)
` [PATCH v5 4/4] spi: spidev_test Add three missing spi mode bits

[PATCH] formal/spinhint: Clarify the proof
 2023-05-21 11:35 UTC  (3+ messages)

OE-core CVE metrics for master on Sun 21 May 2023 01:00:01 AM HST
 2023-05-21 11:31 UTC 

[PATCH v1] arch: riscv: jh7110: Correctly zero L2 LIM
 2023-05-21 11:30 UTC 

[PATCH 00/27] accel/tcg: Improvements to atomic128.h
 2023-05-21 11:28 UTC  (15+ messages)
` [PATCH 01/27] util: Introduce host-specific cpuinfo.h
` [PATCH 02/27] util: Add cpuinfo-i386.c
` [PATCH 10/27] include/host: Split out atomic128-cas.h
` [PATCH 12/27] meson: Fix detect atomic128 support with optimization
` [PATCH 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
` [PATCH 17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst
` [PATCH 24/27] tcg: Split out tcg/debug-assert.h

[PATCH v10 00/30] Add KVM LoongArch support
 2023-05-21 11:17 UTC  (4+ messages)

[PATCH 0/6] VIA and general PCI IDE cleanup
 2023-05-21 11:15 UTC  (7+ messages)
` [PATCH 1/6] hw/ide/pci: Expose legacy interrupts as named GPIOs
` [PATCH 2/6] hw/ide/via: Wire up IDE legacy interrupts in host device
` [PATCH 3/6] hw/isa/vt82c686: Remove via_isa_set_irq()
` [PATCH 4/6] hw/ide: Extract IDEBus assignment into bmdma_init()
` [PATCH 5/6] hw/ide: Extract bmdma_status_writeb()
` [PATCH 6/6] hw/ide/piix: Move registration of VMStateDescription to DeviceClass

[xen-unstable test] 180839: tolerable FAIL
 2023-05-21 11:11 UTC 

[linux-linus test] 180840: regressions - FAIL
 2023-05-21 10:59 UTC 

[PATCH 1/4] dt-bindings: arm: rockchip: Add Edgeble Neural Compute Module 6B
 2023-05-21 10:44 UTC  (4+ messages)

[PATCH V1 0/4] irqchip/loongson: Fix some loongson irqchip drivers
 2023-05-21 10:46 UTC  (7+ messages)
` [PATCH V1 1/4] irqchip/loongson-pch-pic: Fix initialization of HT vector register
` [PATCH V1 2/4] irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignment
` [PATCH V1 3/4] irqchip/loongson-liointc: Fix IRQ trigger polarity

[qemu-mainline test] 180853: regressions - FAIL
 2023-05-21 10:44 UTC 

A question about QuickQuiz 5.46
 2023-05-21 10:42 UTC  (6+ messages)

[GIT PULL] fbdev fixes for v6.4-rc3
 2023-05-21 10:08 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 18 runs, 2 regressions (v5.10.180-cip33-11-gfea7994097935)
 2023-05-21 10:25 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 16 runs, 6 regressions (v5.10.180-cip33-11-gfea7994097935)
 2023-05-21 10:25 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 11 runs, 1 regressions (v5.10.180-cip33-11-gfea7994097935)
 2023-05-21 10:25 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 7 runs, 2 regressions (v5.10.180-cip33-11-gfea7994097935)
 2023-05-21 10:25 UTC 

[PATCH 0/4] hw/mips/loongson3_virt: Wire up loongarch_ipi device
 2023-05-21 10:23 UTC  (5+ messages)
` [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
` [PATCH 2/4] hw/intc/loongarch_ipi: Guard LoongArch only features with ifdef
` [PATCH 3/4] hw/mips/loongson3_virt: Wire up loongarch_ipi device
` [PATCH 4/4] tests/avocado: Add boot_linux_console test for loongson3-virt

[RFC] usb: dwc3: gadget: Fix amount of data copied from event buf to cache
 2023-05-21 10:03 UTC 

[PATCH] radix-tree: move declarations to header
 2023-05-21  9:54 UTC  (2+ messages)
` [PATCH] radix tree test suite: Fix building radix tree test suite

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_name: .text+0x9c): relocation R_RISCV_PCREL_HI20 out of range: -524448 is not in [-524288, 524287]; references 'kallsyms_seqs_of_names'
 2023-05-21 10:09 UTC 

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2023-05-21 10:09 UTC  (4+ messages)
` (no subject)
  ` 

[PATCH v1 0/7] ethdev: modify field API for multiple headers
 2023-05-21 10:08 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] doc: fix blank lines in modify field action description
  ` [PATCH v2 2/5] doc: fix blank line in asynchronous operations description
  ` [PATCH v2 3/5] doc: fix wrong indentation in RSS action description

[PATCH 00/97] usb: Convert to platform remove callback returning void
 2023-05-21 10:02 UTC  (3+ messages)
` [PATCH 40/97] usb: gadget/renesas_usbf: "

[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
 2023-05-21  9:45 UTC  (16+ messages)
` [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
` [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
` [PATCH v4 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree

[PATCH 0/3] y2038: Part three - support for select()
 2023-05-21 10:07 UTC  (3+ messages)

[PATCH 1/2] nvmet-auth: remove unnecessary break after goto
 2023-05-21  9:56 UTC  (3+ messages)
` [PATCH 2/2] nvme-fcloop: no need to return from void function

cip-gitlab/ci/pavel/linux-test baseline: 97 runs, 9 regressions (v5.10.180-cip33-11-gfea7994097935)
 2023-05-21  9:55 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 32 runs, 4 regressions (v5.10.180-cip33-11-gfea7994097935)
 2023-05-21  9:55 UTC 

[PATCH] maintainers: add maintainers to Nvidia net mlx5
 2023-05-21  9:45 UTC  (3+ messages)

[PATCH] depmod: simplify and cleanup depmod_modules_sort()
 2023-05-21  9:41 UTC 

SCSI target logs
 2023-05-21  9:36 UTC  (3+ messages)

cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 9 warnings (v5.10.180-cip33-11-gfea7994097935)
 2023-05-21  9:26 UTC 


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.