All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-08 10:20:43 to 2020-08-08 13:04:41 UTC [more...]

[PATCH 1/4] Define ePMP mseccfg
 2020-08-08  5:20 UTC  (8+ messages)
` [PATCH 2/4] Implementation of enhanced PMP(ePMP) support
` [PATCH 3/4] Add ePMP CSR accesses
` [PATCH 4/4] Add a config option for ePMP

[dpdk-dev] [dpdk-announce] release candidate 20.08-rc4
 2020-08-08 13:04 UTC  (2+ messages)
` [dpdk-dev] [EXT] "

[PATCH 0/4] riscv: Add enhanced PMP support
 2020-08-08  8:56 UTC  (2+ messages)

[PATCH 1/4] Define ePMP mseccfg
 2020-08-08  8:56 UTC  (6+ messages)
` [PATCH 2/4] Implementation of enhanced PMP(ePMP) support
` [PATCH 3/4] Add ePMP CSR accesses
` [PATCH 4/4] Add a config option for ePMP

[PATCH 0/4] riscv: Add enhanced PMP support
 2020-08-08  9:09 UTC  (6+ messages)
` [PATCH 1/4] Define ePMP mseccfg
` [PATCH 2/4] Implementation of enhanced PMP(ePMP) support
` [PATCH 3/4] Add ePMP CSR accesses
` [PATCH 4/4] Add a config option for ePMP

[meta-oe][PATCH] libpeas: gobject-introspection is mandatory and cannot be configured
 2020-08-08 13:02 UTC  (2+ messages)
` [oe] "

[PATCH 0/4] riscv: Add enhanced PMP support
 2020-08-08  5:20 UTC  (2+ messages)

[PATCH] riscv: Fix bug in setting pmpcfg CSR for RISCV64
 2020-08-08  8:56 UTC 

[PATCH] riscv: Fix bug in setting pmpcfg CSR for RISCV64
 2020-08-08  5:25 UTC 

drivers/dma/pl330.c:2981:9: warning: Identical condition 'ret', second condition is always false
 2020-08-08 12:59 UTC  (3+ messages)

[input:for-linus] BUILD SUCCESS 9e8238020c5beba64e7ffafbb7ea0fb02fe68270
 2020-08-08 12:56 UTC 

[Qemu-devel] [Bug 811683] [NEW] 7400, 7410, 7450 cpus vector have wrong exception prefix at reset
 2020-08-08 12:43 UTC  (5+ messages)
` [Bug 811683] "

[PATCH] usb: xhci-mtk: Fix typo
 2020-08-08 12:49 UTC  (3+ messages)

[PATCH net-next v1] hinic: fix strncpy output truncated compile warnings
 2020-08-08 12:50 UTC  (4+ messages)

drivers/virtio/virtio_mem.c:1031 virtio_mem_mb_plug_any_sb() error: uninitialized symbol 'rc'
 2020-08-08 12:44 UTC  (4+ messages)

arch/powerpc/platforms/powernv/opal-fadump.c:33:41: sparse: sparse: incorrect type in assignment (different base types)
 2020-08-08 12:27 UTC  (2+ messages)

[PATCH] MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
 2020-08-08 12:50 UTC 

[Qemu-devel] [Bug 812398] [NEW] powerpc 7450 MMU initialization broken
 2020-08-08 12:30 UTC  (3+ messages)
` [Bug 812398] "

[PATCH] fix arm64 build with lack of __cpu_logical_map exported
 2020-08-08 12:42 UTC  (2+ messages)

(no subject)
 2020-08-08 12:27 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: mt7623: move more display-related nodes to mt7623n.dtsi
  ` Aw: "

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-08-08 12:39 UTC  (9+ messages)
` [PATCH v4 02/27] rockchip: Allow Bob to use SPI boot
` [PATCH v4 07/27] rockchip: Enable building a SPI ROM image on bob

[Buildroot] [PATCH v2 1/6] package/nvidia-modprobe: new package
 2020-08-08 12:39 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/6] package/linux4tegra: "
` [Buildroot] [PATCH v2 3/6] package/nvidia-container-runtime: "
` [Buildroot] [PATCH v2 4/6] package/libnvidia-container: "
` [Buildroot] [PATCH v2 5/6] package/nvidia-container-toolkit: "
` [Buildroot] [PATCH v2 6/6] configs/jetsontx2_defconfig: new nvidia jetson tx2 defconfig

[Buildroot] openssh totaly can't use on riscv/arm64 with latest buildroot
 2020-08-08 12:34 UTC  (7+ messages)
  ` [Buildroot] 回复: "
        ` [Buildroot] 回复: "

[GIT PULL] IPMI bug fixes for 5.9
 2020-08-08 12:34 UTC 

[PATCH for-fixes] MIPS: Loongson64: Do not override watch and ejtag feature
 2020-08-08 12:32 UTC 

[PATCH] Makefile: sunxi: Don't use binman to build ATF image
 2020-08-08 12:32 UTC  (2+ messages)

[PATCH 1/1] test/py: serial# cannot be overwritten on some devices
 2020-08-08 12:32 UTC  (2+ messages)

[PATCH 1/2] media: rc: uevent sysfs file races with rc_register_device()
 2020-08-08 12:31 UTC  (2+ messages)
` [PATCH 2/2] media: rc: do not access device via sysfs after rc_unregister_device()

[PATCH 1/1] test: py: test_shell_run() with CONFIG_HUSH_PARSER=n
 2020-08-08 12:31 UTC  (2+ messages)

[PATCH] tests: support mkfs.ext4 without metadata_csum
 2020-08-08 12:31 UTC  (2+ messages)

[PATCH v4 0/6] Add support for the SquashFS filesystem
 2020-08-08 12:31 UTC  (14+ messages)
` [PATCH v4 1/6] fs/squashfs: new filesystem
` [PATCH v4 2/6] fs/squashfs: add filesystem commands
` [PATCH v4 3/6] include/u-boot, lib/zlib: add sources for zlib decompression
` [PATCH v4 4/6] fs/squashfs: add support "
` [PATCH v4 5/6] fs/fs.c: add symbolic link case to fs_ls_generic()
` [PATCH v4 6/6] test/py: Add tests for the SquashFS commands

[PATCH v2 0/5] cmd: Fix 'md' and add a memory-search command
 2020-08-08 12:30 UTC  (11+ messages)
` [PATCH v2 1/5] test: Add a way to check part of a console line or skip it
` [PATCH v2 2/5] console: Always define the console-recording functions
` [PATCH v2 3/5] dm: Rename DM test flags to make them more generic
` [PATCH v2 4/5] test: Add a flag for tests that need console recording
` [PATCH v2 5/5] cmd: Update the memory-search command

[PATCH v9 1/2] led: led_cortina: Add CAxxx LED support
 2020-08-08 12:29 UTC  (4+ messages)
` [PATCH v9 2/2] board: presidio: add "

[PATCH] Travis: Add squashfs-tools
 2020-08-08 12:29 UTC  (2+ messages)

[PATCH] mkimage: fit: fix import of external data
 2020-08-08 12:29 UTC  (2+ messages)

Improvements to FIT ciphering
 2020-08-08 12:29 UTC  (3+ messages)
` [PATCH] mkimage: fit: include image cipher in configuration signature

[PATCH v2] mkimage: FIT ciphering bug fixes
 2020-08-08 12:29 UTC  (7+ messages)
` [PATCH v2 1/3] mkimage: fit: only process one cipher node
` [PATCH v2 2/3] mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
` [PATCH v2 3/3] mkimage: fit: don't cipher ciphered data

[Buildroot] [PATCH] package/efl: avoid optimization flags added by meson
 2020-08-08 12:26 UTC  (2+ messages)

[Buildroot] [PATCH v1 2/6] package/linux4tegra: new package
 2020-08-08 12:26 UTC  (6+ messages)
` [Buildroot] [PATCH v1 4/6] package/libnvidia-container: "

[Buildroot] [git commit branch/next] package/efl: avoid optimization flags added by meson
 2020-08-08 12:23 UTC 

[Buildroot] [git commit] package/efl: avoid optimization flags added by meson
 2020-08-08 12:23 UTC 

[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.46
 2020-08-08 12:23 UTC  (4+ messages)

fails to boot with "BTRFS critical (device sda2): corrupt leaf: ..."
 2020-08-08 12:17 UTC  (3+ messages)

[PATCH v4 0/4] iio: temperature: mlx90632: Add extended calibration calculations
 2020-08-08 12:10 UTC  (5+ messages)
` [PATCH v4 1/4] iio:temperature:mlx90632: Reduce number of equal calulcations
` [PATCH v4 2/4] iio:temperature:mlx90632: Adding extended calibration option
` [PATCH v4 3/4] iio:temperature:mlx90632: Add kerneldoc to the internal struct
` [PATCH v4 4/4] iio:temperature:mlx90632: Convert polling while loops to do-while

drivers/md/dm-mpath.c:524 multipath_clone_and_map() error: double unlocked 'm->lock' (orig line 516)
 2020-08-08 12:10 UTC  (2+ messages)

[PATCH 00/22] crypto: add check for xts input length equal to zero
 2020-08-08 12:10 UTC  (5+ messages)
` [PATCH 16/22] crypto: ccree - "

[PATCH v3] drm/vkms: guarantee vblank when capturing crc
 2020-08-08 12:09 UTC  (2+ messages)

[PATCH] cmake.bbclass: Rework compiler program variables for allarch
 2020-08-08 12:08 UTC 

[PATCH] python3: Improve handling of python3 manifest generation
 2020-08-08 12:03 UTC 

[PATCH v1 00/21] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
 2020-08-08 12:00 UTC  (8+ messages)
` [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL

[PATCH 0/9] Adding support for corstone700 platform
 2020-08-08 12:00 UTC  (4+ messages)
` [meta-arm] "

Recent changes (master)
 2020-08-08 12:00 UTC 

[xen-4.13-testing test] 152528: tolerable FAIL - PUSHED
 2020-08-08 11:55 UTC 

[PATCH 00/13] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-08-08 11:50 UTC  (3+ messages)
` [PATCH 01/13] ASoC: Intel: Add catpt device

[PATCH] libexif: Enable native and nativesdk
 2020-08-08 11:49 UTC 

[PATCH] mmc: Kconfig: Add RISCV and CSKY for MMC_DW
 2020-08-08 11:45 UTC 

[ovs-discuss] Double free in recent kernels after memleak fix
 2020-08-08 11:44 UTC  (6+ messages)

arch/powerpc/platforms/powernv/opal-fadump.c:42:33: sparse: sparse: incorrect type in assignment (different base types)
 2020-08-08 11:32 UTC  (2+ messages)

[PATCH v2 00/10] riscv: Add SPI support for Kendryte K210
 2020-08-08 11:36 UTC  (9+ messages)
` [PATCH v2 01/10] spi: dw: Convert calls to debug to log_*
` [PATCH v2 08/10] spi: dw: Add mem_ops
` [PATCH v2 10/10] riscv: Add support for SPI on Kendryte K210

[Cocci] [PATCH 00/43] cocci: Add support for meta attributes to SmPL
 2020-08-08 11:35 UTC  (9+ messages)
        ` [Cocci] [00/43] "

target core warning
 2020-08-08 11:31 UTC  (2+ messages)

yocto compile simple c++
 2020-08-08 11:31 UTC  (2+ messages)
` [yocto] "

[Printing-architecture] Printer Application for PostScript printers
 2020-08-08 11:31 UTC  (2+ messages)

arch/mips/kvm/vz.c:32:10: fatal error: loongson_regs.h: No such file or directory
 2020-08-08 11:15 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/6] package/nvidia-modprobe: new package
 2020-08-08 11:29 UTC  (3+ messages)

WTF: patch "[PATCH] drm/mgag200: Remove declaration of mgag200_mmap() from header" was seriously submitted to be applied to the 5.8-stable tree?
 2020-08-08 11:29 UTC  (9+ messages)

[PATCH 1/1] diff-lib: use worktree mode in diffs from i-t-a entries
 2020-08-08 10:46 UTC  (2+ messages)

[PATCH v1 00/12] video: fbdev: use generic power management
 2020-08-08 11:19 UTC  (13+ messages)
` [PATCH v1 01/12] fbdev: gxfb: "
    ` [Linux-kernel-mentees] "
` [PATCH v1 02/12] fbdev: lxfb: "
    ` [Linux-kernel-mentees] "

TF-A patches from master to dunfell
 2020-08-08 11:18 UTC 

[PATCH v6 0/3] ufs: exynos: introduce the way to get cmd info
 2020-08-08 11:16 UTC  (3+ messages)

drivers/md/dm-mpath.c:1682 multipath_end_io_bio() error: double unlocked 'm->lock' (orig line 1675)
 2020-08-08 11:05 UTC  (2+ messages)

[PATCH v3 0/2] iio: temperature: mlx90632: Add extended calibration calculations
 2020-08-08 11:02 UTC  (7+ messages)
` [PATCH v3 1/2] iio:temperature:mlx90632: Reduce number of equal calulcations
` [PATCH v3 2/2] iio:temperature:mlx90632: Adding extended calibration option

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2020-08-08 11:01 UTC 

[PATCH v4 00/19] arm: mach-k3: Initial support for Texas Instrument's J7200 Platform
 2020-08-08 10:53 UTC  (20+ messages)
` [PATCH v4 01/19] board: ti: board_detect: Add stub functions for EEPROM detection apis
` [PATCH v4 02/19] board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined
` [PATCH v4 03/19] board: ti: j721e: Update fdt fixup logic for interconnect nodes
` [PATCH v4 04/19] arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabled
` [PATCH v4 05/19] arm: mach-k3: Move mmr_unlock to a common location
` [PATCH v4 06/19] arm: mach-k3: sysfw-loader: Add support for rom loading sysfw image
` [PATCH v4 07/19] arm: mach-k3: j721e: Add detection for j721e
` [PATCH v4 08/19] arm: mach-k3: j721e: Fix unlocking control module registers
` [PATCH v4 09/19] arm: mach-k3: j7200: Add support for SOC detection
` [PATCH v4 10/19] arm: mach-k3: j7200: Add support for storing extended boot info from ROM
` [PATCH v4 11/19] arm: mach-k3: j7200: Detect if ROM has already loaded sysfw
` [PATCH v4 12/19] board: ti: j7200: Introduce support for j7200 build targets
` [PATCH v4 13/19] board: ti: j7200: Add board detection support for j7200
` [PATCH v4 14/19] ram: k3-j721e: Relax version checks for memory controller
` [PATCH v4 15/19] soc: soc_ti_k3: Add device identification for J7200 SoC
` [PATCH v4 16/19] arm: dts: k3-j7200: Add dts support
` [PATCH v4 17/19] arm: dts: k3-j7200: Add R5 specific "
` [PATCH v4 18/19] configs: j7200_evm_r5: Add initial support
` [PATCH v4 19/19] configs: j7200_evm_a72: Add Initial support

[PATCH v3 for-5.2 0/3] spapr: Cleanups for XIVE
 2020-08-08 10:49 UTC  (3+ messages)
` [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers

drivers/pci/endpoint/functions/pci-epf-test.c:288:24: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-08 10:36 UTC  (2+ messages)

[PATCH] libhandy: upstream has moved to gnome
 2020-08-08 10:41 UTC 

[dunfell][PATCH 1/2] testimage: add an overall timeout setting
 2020-08-08 10:40 UTC  (2+ messages)
` [dunfell][PATCH 2/2] oeqa: write @OETestTag content into json test reports for each case

[PATCH v3] hwmon/pmbus: use simple i2c probe function
 2020-08-08  6:53 UTC  (3+ messages)

[RFC] libperf: Add support for user space counter access
 2020-08-08 10:22 UTC  (2+ messages)

idmapd Domain issue
 2020-08-08 10:21 UTC 

drivers/md/dm-mpath.c:432 choose_pgpath() error: double unlocked 'm->lock' (orig line 402)
 2020-08-08 10:07 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-08-08 10:21 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-08 10:21 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-08-08 10:21 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-08 10:21 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-08-08 10:20 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-08 10:20 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-08-08 10:20 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-08 10:20 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.