All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-26 09:44:52 to 2020-04-26 11:28:02 UTC [more...]

[dpdk-dev] [PATCH] mem: fix build
 2020-04-26 11:27 UTC  (3+ messages)

[PATCH v11 00/13] Actions S700 SoC support
 2020-04-26 11:28 UTC  (13+ messages)
` [PATCH v11 01/13] arm: actions: Add common framework for Actions Owl Semi SoCs
` [PATCH v11 02/13] arm: actions: rename sysmap-s900 to sysmap-owl
` [PATCH v11 03/13] serial: actions: add compatible string
` [PATCH v11 04/13] arm: dts: sync dts for Action Semi S900
` [PATCH v11 05/13] arm: dts: actions: s900: add u-boot specific dtsi file
` [PATCH v11 06/13] clk: actions: Add common clock driver

[PATCH] PCI: allow pci_resize_resource() to be used on devices on the root bus
 2020-04-26 11:27 UTC  (11+ messages)

[PATCH] coccinelle: adjust NULL check before free()
 2020-04-26 11:27 UTC  (2+ messages)

[PATCH] coccinelle: check for casting malloc output
 2020-04-26 11:27 UTC  (2+ messages)

[PATCH v2 0/3] support separate asm-offsets.h for SPL and TPL
 2020-04-26 11:27 UTC  (5+ messages)
` [PATCH v2 1/3] kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
` [PATCH v2 2/3] kbuild: cherry-pick kbuild changes from Linux

[PATCH] cache: l2x0: Fix write to incorrect shared-override bit
 2020-04-26 11:27 UTC  (2+ messages)

[PATCH 1/3] cosmetic: README: Fix one CONFIG name
 2020-04-26 11:27 UTC  (4+ messages)
` [PATCH 2/3] README: remove references on no more used config CONFIG_SYS_RCAR_I2C*

[PATCH v5 0/6] A few little patches
 2020-04-26 11:26 UTC  (11+ messages)
` [PATCH v5 1/6] test: Add the beginnings of some string tests
` [PATCH v5 2/6] lib: Add a function to convert a string to upper case
` [PATCH v5 4/6] uuid: Use const char * where possible
` [PATCH v5 5/6] pci: Add a macro to convert BDF from linux to U-Boot
` [PATCH v5 6/6] dm: mmc: Update mmc_get_mmc_dev() to use const *

[PATCH] lib: strto: Stop detection when invalid char is used
 2020-04-26 11:26 UTC  (2+ messages)

[PATCH] mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
 2020-04-26 11:26 UTC  (2+ messages)

[PATCH v2 0/3] common/board_f: Make reserve_mmu generic
 2020-04-26 11:26 UTC  (7+ messages)
` [PATCH v2 1/3] common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
` [PATCH v2 2/3] arm: asm/cache.c: Introduce arm_reserve_mmu
` [PATCH v2 3/3] common/board_f: Make reserve_mmu generic

[PATCH 0/7] x86: tag application address space for devices
 2020-04-26 11:22 UTC  (13+ messages)
` [PATCH 1/7] docs: x86: Add a documentation for ENQCMD
` [PATCH 2/7] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH 3/7] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
` [PATCH 4/7] x86/msr-index: Define IA32_PASID MSR

memleak in cgroup
 2020-04-26 11:21 UTC  (2+ messages)

[PATCH v3 0/9] input: elants: Support Asus TF300T touchscreen
 2020-04-26 11:21 UTC  (4+ messages)
` [PATCH v3 3/9] input: elants: remove unused axes

Help needed to recover from partition resize/move
 2020-04-26 11:04 UTC  (8+ messages)

[PATCH v2] iio: st_sensors: make scale channels also shared by type
 2020-04-26 11:19 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915/gt: Apply the magic PM interval roundup to all!
 2020-04-26 11:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Apply the magic PM interval roundup to all! (rev2)

[dpdk-dev] [PATCH 0/2] eal/windows: fix build by supporing trace
 2020-04-26 11:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] eal/windows: replace sys/queue.h with a complete one from FreeBSD

[PATCH] drm/amd/powerplay: avoid using pm_en before it is initialized 2nd
 2020-04-26 11:13 UTC 

Errors in man pages, here: rename(2): Content
 2020-04-26 11:12 UTC  (3+ messages)

[PATCH 0/6] Add support for SCD30 sensor
 2020-04-26 11:11 UTC  (6+ messages)
` [PATCH 4/6] Documentation: ABI: testing: scd30: document iio attributes

[PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
 2020-04-26 11:07 UTC 

Typo in NFS "exports(5)" man page
 2020-04-26 11:09 UTC 

[Buildroot] [PATCH v4, 1/1] package/uacme: don't allow mbedtls with ualpn
 2020-04-26 11:05 UTC 

issue when porting a linux posix applicaiton to a xenomai application
 2020-04-26 11:04 UTC 

[PATCH 1/8] iio: light: cm32181: Add some extra register defines
 2020-04-26 11:02 UTC  (10+ messages)
` [PATCH 2/8] iio: light: cm32181: Add support for the CM3218
` [PATCH 3/8] iio: light: cm32181: Handle ACPI instantiating a cm32181 client on the SMBus ARA
` [PATCH 4/8] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
` [PATCH 5/8] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
` [PATCH 6/8] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
` [PATCH 7/8] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
` [PATCH 8/8] iio: light: cm32181: Fix integartion time typo

[PATCH v2] Fix tulip breakage
 2020-04-26 10:55 UTC 

[Buildroot] [PATCH v3, 1/1] package/uacme: select openssl or gnutls with ualpn
 2020-04-26 11:02 UTC 

[PATCH v2] bpf: Fix sk_psock refcnt leak when receiving message
 2020-04-26 11:01 UTC  (2+ messages)

[PATCH] MIPS: Rename the "Fill" cache ops to avoid build failure
 2020-04-26 11:09 UTC 

Errors in man pages, here: man-pages(7): Wording
 2020-04-26 11:00 UTC  (3+ messages)

[PATCH kvmtool v4 0/5] Add CFI flash emulation
 2020-04-25 15:16 UTC  (4+ messages)

[PATCH v4 0/5] kvm: Use rcuwait for vcpu blocking
 2020-04-25 22:30 UTC  (4+ messages)
` [PATCH 5/5] kvm: Replace vcpu->swait with rcuwait

[Buildroot] [PATCH 1/1] package/linux-pam: another fix for musl
 2020-04-26 10:54 UTC 

[PATCH v1 1/2] dt-bindings: arm: actions: Document Caninos Loucos Labrador
 2020-04-26 10:53 UTC  (5+ messages)
` [PATCH v3 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree
  ` [PATCH v3 1/3] dt-bindings: Add vendor prefix for Caninos Loucos

[PATCH 1/3] [RFC] dm: core: Add late driver remove option
 2020-04-26 10:51 UTC  (3+ messages)
` [PATCH 2/3] clk: renesas: Only ever access documented bits in clock driver teardown
` [PATCH 3/3] clk: renesas: Tear clock controller down last before booting OS

[PATCH v4] pci: Make return value of pcie_capability_read*() consistent
 2020-04-26  9:51 UTC  (2+ messages)

[RFC PATCH 0/4] iio: scan_mask rework to track enabled channels on per-channel basis
 2020-04-26 10:50 UTC  (10+ messages)
` [RFC PATCH 1/4] iio: Move scan mask management to the core
` [RFC PATCH 3/4] iio: Allow channels to share storage elements
` [RFC PATCH 4/4] iio: Track enabled channels on a per channel basis

[Intel-gfx] [PATCH] drm/i915/execlists: Check preempt-timeout target before submit_ports
 2020-04-26 10:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 00/17 V5] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-04-26 10:50 UTC  (23+ messages)
` [PATCH 05/17] nvme-fabrics: Allow user enabling "
` [PATCH 08/17] nvme-rdma: add "
` [PATCH 14/17] nvmet: Add "

[GIT PULL] USB driver fixes for 5.7-rc3
 2020-04-26 10:49 UTC 

[hwrng] a583ed310b: netperf.Throughput_total_tps 9.7% improvement
 2020-04-26 10:48 UTC  (2+ messages)

[KEYS] 4ea62d6823: WARNING:at_mm/page_alloc.c:#__alloc_pages_nodemask
 2020-04-26 10:48 UTC 

[GIT PULL] TTY/Serial driver fixes for 5.7-rc3
 2020-04-26 10:48 UTC 

KMSAN: uninit-value in bpf_skb_load_helper_32
 2020-04-26 10:48 UTC 

[GIT PULL] Char/Misc driver fixes for 5.7-rc3
 2020-04-26 10:47 UTC 

[GIT PULL] Staging/IIO driver fixes for 5.7-rc3
 2020-04-26 10:47 UTC 

[PATCH 0/2] ACPI / scan: Create platform device for CPLM3218 ACPI nodes
 2020-04-26 10:47 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: i2c-multi-instantiate: Add flag for passing fwnode
` [PATCH 2/2] ACPI / scan: Create platform device for CPLM3218 ACPI nodes

[GIT PULL] Driver core fixes for 5.7-rc3
 2020-04-26 10:46 UTC 

[PATCH v3 0/7] Add H6 I2S support
 2020-04-26 10:41 UTC  (24+ messages)
` [PATCH v3 1/7] ASoC: sun4i-i2s: Adjust LRCLK width
` [PATCH v3 2/7] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible
` [PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
` [PATCH v3 4/7] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v3 5/7] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [PATCH v3 6/7] ASoC: sun4i-i2s: Adjust regmap settings
` [PATCH v3 7/7] arm64: dts: sun50i-h6: Add HDMI audio to H6 DTSI

Kernel panic of "not syncing" occurs when booting on qemu with extracted code by devtool #yocto #devtool #qemu
 2020-04-26 10:41 UTC 

[PATCH] rockchip: rk3399: Add Nanopi M4 2GB board support
 2020-04-26 10:41 UTC 

[PATCH] drm/amdgpu: Add autodump debugfs node for gpu reset v4
 2020-04-26 10:40 UTC  (2+ messages)

BUG 5.5.6, from patch "cpu/SMT: Fix x86 link error without CONFIG_SYSFS"
 2020-04-26 10:39 UTC 

[Buildroot] [PATCH] board/qemu: remove the Qemu version from readme.txt
 2020-04-26 10:39 UTC 

[PATCH v2] ray_cs: use true,false for bool variable
 2020-04-26 10:37 UTC 

[xen-unstable test] 149824: tolerable FAIL - PUSHED
 2020-04-26 10:35 UTC 

[PATCH] ray_cs: use true,false for bool variable
 2020-04-26 10:33 UTC  (4+ messages)

[PATCH] carl9170: remove P2P_GO support
 2020-04-26 10:33 UTC  (2+ messages)

[PATCH v8 00/14] KVM: Dirty ring interface
 2020-04-26 10:29 UTC  (7+ messages)

GBros adapter in wired XInput mode not detected as XBox 360 controller
 2020-04-26 10:29 UTC 

[oe] [meta-oe] [PATCH] paho-mqtt-c: upgrade 1.3.1 -> 1.3.2
 2020-04-26 18:27 UTC 

questoin about Data=single on multi-device fs
 2020-04-26 10:25 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-04-25
 2020-04-26 10:24 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Apply the magic PM interval roundup to all!
 2020-04-26 10:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

Can not use wildcard in SRC_URI to apply patches #yocto
 2020-04-26 10:22 UTC  (5+ messages)
` [yocto] "

[PATCH v5 0/6] iio: core,buffer: re-organize chardev creation
 2020-04-26 10:21 UTC  (8+ messages)
` [PATCH v5 4/6] iio: buffer,event: duplicate chardev creation for buffers & events
` [PATCH v5 5/6] iio: core: add simple centralized mechanism for ioctl() handlers
` [PATCH v5 6/6] iio: core: use new common ioctl() mechanism

[Buildroot] [PATCH] package/e2fsprogs: bump to version 1.45.6
 2020-04-26 10:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add autodump debugfs node for gpu reset v3
 2020-04-26 10:16 UTC  (2+ messages)

[PATCH v5 0/7] Add Rockchip NFC drivers for RK3308 and others
 2020-04-26 10:11 UTC  (23+ messages)
` [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v5 2/7] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
` [PATCH v5 3/7] MAINTAINERS: add maintainers to rockchip nfc
` [PATCH v5 4/7] arm64: dts: rockchip: Add nfc dts for RK3308 SOC
` [PATCH v5 5/7] arm64: dts: rockchip: Add nfc dts for PX30 SOC
  ` [PATCH v5 6/7] xarm: dts: rockchip: Add nfc dts for RV1108 SOC
  ` [PATCH v5 7/7] arm: dts: rockchip: Add nfc dts for RK3066 and RK3188 SOC

[xen-unstable-coverity test] 149828: all pass - PUSHED
 2020-04-26 10:12 UTC 

[PATCH] pwm: sun4i: direct clock output support for Allwinner A64
 2020-04-26 10:11 UTC  (2+ messages)

[ovmf test] 149827: all pass - PUSHED
 2020-04-26 10:10 UTC 

[hwmon:hwmon-next] BUILD SUCCESS 02b925a9104d994191cdc7210a5ef07f0f3e7a4e
 2020-04-26 10:09 UTC 

[Buildroot] [PATCH] configs/qemu_riscv64_virt: update defconfigs to Linux 5.4.35
 2020-04-26 10:04 UTC 

[PATCH v9 00/17] Enable FSGSBASE instructions
 2020-04-26 10:04 UTC  (8+ messages)

[PATCH] drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpers
 2020-04-26 10:01 UTC 

[PATCH] config: use GIT_CONFIG in git config sequence
 2020-04-26 10:00 UTC  (5+ messages)

[PATCH v6 00/17] RISC-V SiFive FU540 support SPL
 2020-04-26 10:00 UTC  (4+ messages)
` [PATCH v6 09/17] clk: sifive: fu540-prci: Add clock initialization for SPL

[Buildroot] [git commit] package/e2fsprogs: bump to version 1.45.6
 2020-04-26  9:58 UTC 

[Buildroot] [PATCH 1/1] package/pkcs11-helper: needs host-pkgconf
 2020-04-26  9:55 UTC  (2+ messages)

[Buildroot] [git commit] package/pkcs11-helper: needs host-pkgconf
 2020-04-26  9:55 UTC 

[Buildroot] [PATCH v2, 1/1] package/uacme: select openssl or gnutls with ualpn
 2020-04-26  9:53 UTC  (2+ messages)

[PATCH 1/1] ndctl/namespace: Fix disable-namespace accounting relative to seed devices
 2020-04-26  9:52 UTC 

[dpdk-dev] [PATCH] Fix various typos found by Lintian
 2020-04-26  9:49 UTC  (5+ messages)

[Buildroot] [PATCH] package/uacme: bump version to 1.2.4
 2020-04-26  9:46 UTC  (2+ messages)

[PATCH V1 net-next 00/13] Enhance current features in ena driver
 2020-04-26  9:45 UTC  (5+ messages)
` [PATCH V1 net-next 02/13] net: ena: avoid unnecessary admin command when RSS function set fails

[Buildroot] [git commit] package/uacme: bump version to 1.2.4
 2020-04-26  9:45 UTC 

[PATCH v2 0/2] ath11k: fix mgmt_tx_wmi cmd sent for deleted vdev
 2020-04-26  9:44 UTC  (3+ messages)
` [PATCH v2 1/2] ath11k: fix mgmt_tx_wmi cmd sent to FW "
` [PATCH v2 2/2] ath11k: add DBG_MAC prints to track vdev events


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.