All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-07 11:34:10 to 2020-11-07 13:43:14 UTC [more...]

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-07 13:42 UTC  (24+ messages)
` [PATCH 02/32] spi: dw: Add support for 32-bits ctrlr0 layout
` [PATCH 03/32] spi: dw: Fix driving MOSI low while recieving
` [PATCH 06/32] spi: dw: Add support for the Kendryte K210 SoC
` [PATCH 14/32] dt-bindings: Define all Kendryte K210 clock IDs
` [PATCH 15/32] dt-bindings: Define Kendryte K210 sysctl registers
` [PATCH 16/32] dt-bindings: Define Kendryte K210 pin functions
` [PATCH 17/32] dt-bindings: Define Kendryte K210 reset signals

[PATCH] mtd: spi-nor: Fix multiple typos
 2020-11-07 13:41 UTC 

[PATCH v2 1/2] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7
 2020-11-07 13:39 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: exynos: Correct psci compatible used on Exynos7

[PATCH] simplify SEL(x == y, x, y) and friends
 2020-11-07 13:39 UTC 

Fwd: Read time tree block corruption detected
 2020-11-07 13:28 UTC  (20+ messages)

BUG with linux 5.9.0 with dwc3 in gadget mode
 2020-11-07 13:37 UTC  (20+ messages)

[Buildroot] [PATCH 1/1] package/davfs2: add davfs user and group
 2020-11-07 13:37 UTC  (2+ messages)

stable-rc/queue/4.19 build: 206 builds: 1 failed, 205 passed, 77 warnings (v4.19.155-3-g56d783e7ef1e3)
 2020-11-07 13:36 UTC 

[Buildroot] [git commit] package/davfs2: add davfs2 user and group
 2020-11-07 13:36 UTC 

[Buildroot] [git commit branch/next] package/davfs2: add davfs2 user and group
 2020-11-07 13:36 UTC 

[PATCH] eeprom: at25: Add example part numbers
 2020-11-07 13:33 UTC 

[PATCH] mm/memcg: update page struct member in comments
 2020-11-07 13:34 UTC  (4+ messages)

[PATCH] ACPI: button: Add DMI quirk for Medion Akoya E2228T
 2020-11-07 13:32 UTC 

[PATCH 1/2] PCI: rockchip: Make some regulators non-optional
 2020-11-07 13:30 UTC  (17+ messages)

[PATCH v4 net-next 1/2] net/sched: act_mirred: refactor the handle of xmit
 2020-11-07 13:26 UTC  (4+ messages)
` [PATCH v4 net-next 2/2] net/sched: act_frag: add implict packet fragment support

[PATCH] powerpc/32s: Use relocation offset when setting early hash table
 2020-11-07 13:24 UTC  (4+ messages)

[PATCH 5.11] io_uring: don't take fs for recvmsg/sendmsg
 2020-11-07 13:20 UTC 

[PATCH V3 1/3] dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit
 2020-11-07 13:19 UTC  (12+ messages)
` [PATCH V3 2/3] arm64: dts: imx: Add Beacon i.MX8M Nano development kit
` [PATCH V3 3/3] arm64: defconfig: Enable WM8962

[PATCH 5.11 0/3] rw import_iovec cleanups
 2020-11-07 13:16 UTC  (4+ messages)
` [PATCH 1/3] fs/io_uring Don't use the return value from import_iovec()
` [PATCH 2/3] io_uring: remove duplicated io_size from rw
` [PATCH 3/3] io_uring: inline io_import_iovec()

[Buildroot] [PATCH 1/1] package/lzlib: add license file
 2020-11-07 13:19 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/lzlib: add license file
 2020-11-07 13:19 UTC 

[Buildroot] [git commit] package/lzlib: add license file
 2020-11-07 13:19 UTC 

[Buildroot] [PATCH 1/1] package/darkhttpd: add license file
 2020-11-07 13:18 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/darkhttpd: add license file
 2020-11-07 13:18 UTC 

[Buildroot] [git commit] package/darkhttpd: add license file
 2020-11-07 13:18 UTC 

[Buildroot] [PATCH/next 1/2] package/rhash: bump version to 1.4.0
 2020-11-07 13:10 UTC  (4+ messages)
` [Buildroot] [PATCH/next 2/2] package/rhash: add host variant

[PATCH] net/xdp: remove unused macro REG_STATE_NEW
 2020-11-07 13:08 UTC  (3+ messages)

[PATCH] add debug helpers: show_insn_bb() & show_insn_entry()
 2020-11-07 13:08 UTC 

[Buildroot] [git commit branch/next] package/rhash: bump version to 1.4.0
 2020-11-07 13:06 UTC 

[PATCH net-next v3 00/15] net/smc: extend diagnostic netlink interface
 2020-11-07 12:59 UTC  (16+ messages)
` [PATCH net-next v3 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v3 02/15] net/smc: Use active link of the connection
` [PATCH net-next v3 03/15] net/smc: Add connection counters for links
` [PATCH net-next v3 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next v3 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v3 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next v3 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next v3 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next v3 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v3 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next v3 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v3 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v3 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next v3 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v3 15/15] net/smc: Add support for obtaining system information

[igt-dev] [PATCH i-g-t] i915/gem_ctx_param: Add subtests description for test case
 2020-11-07 12:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] do not call simplify_instruction() if already removed
 2020-11-07 12:57 UTC 

[PATCH] net/dsa: remove unused macros to tame gcc warning
 2020-11-07 12:54 UTC  (4+ messages)

[PATCH 0/3] Switch PineTab DT LCD panel to retail one
 2020-11-07 12:53 UTC  (8+ messages)
` [PATCH 1/3] arm64: allwinner: dts: a64: pinetab: switch LCD panel to production one
` [PATCH 2/3] dt-bindings: arm: sunxi: add PineTab developer sample DT binding
` [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample

[PATCH v2 0/8] SCMI vendor protocols and modularization
 2020-11-07 12:53 UTC  (7+ messages)
` [PATCH v2 2/8] firmware: arm_scmi: introduce protocol handles

[PATCH] platform/x86: intel_pmc_core: Assign boolean values to a bool variable
 2020-11-07 12:53 UTC 

[Buildroot] [PATCH 1/2] configs/mx6sx_udoo_neo: select host-openssl for the Linux kernel build
 2020-11-07 12:53 UTC  (2+ messages)

[Buildroot] [git commit branch/next] configs/mx6udoo: select host-openssl for the Linux kernel build
 2020-11-07 12:53 UTC 

[Buildroot] [git commit] configs/mx6udoo: select host-openssl for the Linux kernel build
 2020-11-07 12:53 UTC 

[Buildroot] [git commit] configs/mx6sx_udoo_neo: select host-openssl for the Linux kernel build
 2020-11-07 12:53 UTC 

[Buildroot] [git commit branch/next] configs/mx6sx_udoo_neo: select host-openssl for the Linux kernel build
 2020-11-07 12:53 UTC 

[PATCH v3 00/17] Readdir enhancements
 2020-11-07 12:49 UTC  (2+ messages)

stable-rc/queue/4.9 build: 197 builds: 2 failed, 195 passed, 4 warnings (v4.9.241-93-g0a2684108126)
 2020-11-07 12:49 UTC 

[Buildroot] [PATCH 1/1] package/rocksdb: bump to version 6.13.3
 2020-11-07 12:44 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/rocksdb: bump to version 6.13.3
 2020-11-07 12:42 UTC 

phosphor-logging: entry() failed parse message
 2020-11-07 12:39 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/quickjs: new package
 2020-11-07 12:35 UTC  (2+ messages)

stable-rc/queue/4.14 build: 201 builds: 1 failed, 200 passed, 66 warnings (v4.14.204-3-g76531a443c09)
 2020-11-07 12:35 UTC 

[Buildroot] [git commit branch/next] package/quickjs: new package
 2020-11-07 12:32 UTC 

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-07 12:19 UTC  (9+ messages)

stable-rc/queue/5.4 build: 200 builds: 2 failed, 198 passed, 1 error, 110 warnings (v5.4.75-21-g2198a177d7438)
 2020-11-07 12:24 UTC 

About the rockpi4 pcie controller failed to initialize problem in v5.10-rc2
 2020-11-07 12:29 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_psr: Check for available modesetting support
 2020-11-07 12:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH RESEND 0/2] Add dmaengine bindings for the JZ4775 and the X2000 SoCs
 2020-11-07 12:20 UTC  (3+ messages)
` [PATCH RESEND 1/2] dt-bindings: dmaengine: Add JZ4775 bindings
` [PATCH RESEND 2/2] dt-bindings: dmaengine: Add X2000 bindings

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-11-07 12:26 UTC  (9+ messages)
` [PATCH v5] introduce vfio-user protocol specification

stable-rc/queue/4.4 build: 190 builds: 2 failed, 188 passed, 2 errors, 13 warnings (v4.4.241-65-gf1e9f1c7f0b9)
 2020-11-07 12:22 UTC 

[Buildroot] [PATCH v2,1/1] package/haproxy: bump to version 2.2.5
 2020-11-07 12:24 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 1/1] "

[Buildroot] [PATCH 1/1] package/botan: bump to version 2.17.0
 2020-11-07 12:23 UTC  (2+ messages)

[PULL v4 00/48] virtio,pc,acpi: fixes, tests
 2020-11-07 12:22 UTC  (4+ messages)
` [PULL v4 44/48] piix4: don't reserve hw resources when hotplug is off globally

[Buildroot] [git commit branch/next] package/haproxy: bump to version 2.2.5
 2020-11-07 12:23 UTC 

[Buildroot] [git commit branch/next] package/botan: bump to version 2.17.0
 2020-11-07 12:23 UTC 

[Buildroot] [PATCH 1/2] package/ghostscript: fix build with freetype >= 2.10.3
 2020-11-07 12:23 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/freetype: security bump version to 2.10.4
 2020-11-07 12:22 UTC 

[Buildroot] [git commit] package/freetype: security bump version to 2.10.4
 2020-11-07 12:22 UTC 

[Buildroot] [git commit] package/ghostscript: fix build with freetype >= 2.10.3
 2020-11-07 12:22 UTC 

[Buildroot] [git commit branch/next] package/ghostscript: fix build with freetype >= 2.10.3
 2020-11-07 12:22 UTC 

[Buildroot] [PATCH 1/1] package/kmscube: add license file
 2020-11-07 12:21 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] configs: select missing Python 3.x dependency for U-Boot
 2020-11-07 12:21 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/kmscube: add license file
 2020-11-07 12:21 UTC 

[Buildroot] [git commit] package/kmscube: add license file
 2020-11-07 12:21 UTC 

[Buildroot] [git commit branch/next] configs/rock_pi_n8: use Python 3.x for U-Boot build
 2020-11-07 12:20 UTC 

[Buildroot] [git commit] configs/rock_pi_n8: use Python 3.x for U-Boot build
 2020-11-07 12:20 UTC 

[Buildroot] [git commit branch/next] configs/orangepi_pc: use Python 3.x for U-Boot build
 2020-11-07 12:20 UTC 

[Buildroot] [git commit] configs/orangepi_pc: use Python 3.x for U-Boot build
 2020-11-07 12:20 UTC 

[Buildroot] [git commit] configs/orangepi_zero_plus: use Python 3.x for U-Boot build
 2020-11-07 12:20 UTC 

[Buildroot] [git commit branch/next] configs/orangepi_zero_plus: use Python 3.x for U-Boot build
 2020-11-07 12:20 UTC 

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-07 12:18 UTC  (7+ messages)
` [PATCH 01/19] drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header

[Linux-kernel-mentees] [PATCH v2] checkpatch: add fix option for COMMIT_LOG_LONG_LINE
 2020-11-07 12:17 UTC 

[PATCH v2] clk: exynos7: Keep aclk_fsys1_200 enabled
 2020-11-07 12:14 UTC  (2+ messages)

Using SQPOLL for-5.11/io_uring kernel NULL pointer dereference
 2020-11-07 12:10 UTC  (2+ messages)

[PATCH V17 0/6] mips: Add Loongson-3 machine support
 2020-11-07 12:11 UTC  (3+ messages)
` [PATCH V17 1/6] target/mips: Fix PageMask with variable page size

possible deadlock in mnt_want_write
 2020-11-07 12:10 UTC  (2+ messages)

[qemu-upstream-unstable test] 156526: trouble: broken/fail/pass
 2020-11-07 12:06 UTC 

Kernel panic from malloc() on SUSE 15.1?
 2020-11-07  7:44 UTC  (7+ messages)

[PATCH] KVM: PPC: Book3S: Assign boolean values to a bool variable
 2020-11-07  6:26 UTC 

[PATCH V4 1/5] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-07 11:58 UTC  (10+ messages)
` [PATCH V4 2/5] arm64: dts: imx8mn: Enable Asynchronous Sample Rate Converter
` [PATCH V4 3/5] arm64: dts: imx8mn: Add SAI nodes
` [PATCH V4 4/5] arm64: dts: imx8mn: Add support for micfil
` [PATCH V4 5/5] arm64: dts: imx8mn: Add node for SPDIF

Inputs for error " libselinux.so.1: cannot open shared object file: No such file or directory "
 2020-11-07 11:56 UTC 

[PATCH 0/2] Add missing nodes and refresh defconfig for Ingenic SoCs based boards
 2020-11-07 11:52 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards
` [PATCH 2/2] MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards

[PATCH v7] overlayfs: Provide a mount option "volatile" to skip sync
 2020-11-07 11:52 UTC  (6+ messages)

[PATCH] powerpc: add compile-time support for lbarx, lwarx
 2020-11-07 11:42 UTC  (3+ messages)

[PATCH] macio: set user_creatable to false in macio_class_init()
 2020-11-07 11:50 UTC  (2+ messages)

[RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
 2020-11-07 11:48 UTC 

[PATCH] rtl8192ce: avoid accessing the data mapped to streaming DMA
 2020-11-07 11:44 UTC  (2+ messages)

[PATCH 0/5] simplify SEL(SEL, ...), ...)
 2020-11-07 11:42 UTC  (6+ messages)
` [PATCH 1/5] select: add some testcases for select simplification
` [PATCH 2/5] select: simplify SEL(SEL(x, C, 0), y, z) --> SEL(x, y, z) and its dual
` [PATCH 3/5] select: simplify SEL(SEL(x, C, 0), C, 0) --> SEL(x, C, 0) == cond
` [PATCH 4/5] select: simplify SEL(SEL(x, C1, C2), y, z) --> y (with C1, C2 != 0)
` [PATCH 5/5] select: simplify handling of constant cond or src1 == src2

[PATCH net-next 02/11] net: hostap: fix function cast warning
 2020-11-07 11:37 UTC  (2+ messages)

[PATCH net-next 01/11] atm: horizon: shut up clang null pointer arithmetic warning
 2020-11-07 11:36 UTC  (6+ messages)
` [PATCH net-next 08/11] ath9k: work around false-positive gcc warning

[PATCH v2] wireless: remove unneeded break
 2020-11-07 11:34 UTC  (4+ messages)

[PATCH] panic: don't dump stack twice on warn
 2020-11-07 11: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.