All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-12 05:37:28 to 2019-08-12 07:36:00 UTC [more...]

[PATCH 0/5] Clang build fixes for MIPS
 2019-08-12  7:35 UTC  (3+ messages)
` [PATCH 3/5] lib/mpi: Fix for building for MIPS32 with Clang

[RFC PATCH v5 0/3] grep: almost no more leaks, hopefully no crashes
 2019-08-12  7:35 UTC  (6+ messages)
` [PATCH] SQUASH

[meta-networking][PATCH] ntop: fix missing return from non-void function
 2019-08-12  7:34 UTC 

[meta-oe][PATCH] redis: backport a fix for stack trace generation on aarch64
 2019-08-12  7:34 UTC 

[Xen-devel] [PATCH v2 0/2] x86/boot: cleanup
 2019-08-12  7:32 UTC  (3+ messages)
` [Xen-devel] [PATCH v2 2/2] x86/desc: Build boot_{, compat_}gdt[] in C

GPMI iMX6ull timeout on DMA
 2019-08-12  7:31 UTC  (22+ messages)

[PATCH v2 00/24] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-08-12  7:32 UTC  (5+ messages)
` [PATCH v2 02/24] EDAC, ghes: Fix grain calculation

[pinctrl:devel 16/46] drivers/pinctrl/bcm/pinctrl-bcm2835.c:995:10: error: incompatible types when assigning to type 'volatile struct SHIFTER' from type 'unsigned int'
 2019-08-12  7:31 UTC  (6+ messages)

[U-Boot] [U-BOOT PATCH] set serial environment variable
 2019-08-12  7:30 UTC  (3+ messages)
` [U-Boot] [U-BOOT PATCH] riscv: sifive: fu540: set serial environment variable from otp

[PATCH 0/5] can: xilinx_can: Bug fixes
 2019-08-12  7:28 UTC  (13+ messages)
` [PATCH 1/5] can: xilinx_can: defer the probe if clock is not found
` [PATCH 2/5] can: xilinx_can: Fix FSR register handling in the rx path
` [PATCH 3/5] can: xilinx_can: Fix the data updation logic for CANFD FD frames
` [PATCH 4/5] can: xilinx_can: Fix FSR register FL and RI mask values for canfd 2.0
` [PATCH 5/5] can: xilinx_can: Fix the data phase btr1 calculation

[PATCH] m68k: atari: Rename shifter to shifter_st to avoid conflict
 2019-08-12  7:30 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
 2019-08-12  7:29 UTC  (6+ messages)
` [PATCH 2/2] pwm: sprd: Add Spreadtrum PWM support

[Xen-devel] preparations for 4.12.1
 2019-08-12  7:28 UTC  (3+ messages)

[PATCH] mfd: cros_ec: Update cros_ec_commands.h
 2019-08-12  7:28 UTC  (5+ messages)

[ANN] Media summit in Lisbon at September
 2019-08-12  7:27 UTC  (5+ messages)

[drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-08-12  7:25 UTC  (11+ messages)
                ` [LKP] "

[PATCH v5 00/11] Move part of cros-ec out of MFD subsystem
 2019-08-12  7:26 UTC  (23+ messages)
` [PATCH v5 01/11] mfd / platform: cros_ec: Handle chained ECs as platform devices
` [PATCH v5 02/11] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH v5 03/11] mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
` [PATCH v5 04/11] mfd: cros_ec: Switch to use the new cros-ec-chardev driver
` [PATCH v5 05/11] mfd / platform: cros_ec: Rename config to a better name
` [PATCH v5 06/11] mfd / platform: cros_ec: Reorganize platform and mfd includes
` [PATCH v5 07/11] mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
` [PATCH v5 08/11] mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
` [PATCH v5 09/11] mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
` [PATCH v5 10/11] mfd: cros_ec: Use mfd_add_hotplug_devices() helper
` [PATCH v5 11/11] arm/arm64: defconfig: Update configs to use the new CROS_EC options

[PATCH] xhci: wait CNR when doing xhci resume
 2019-08-12  7:24 UTC 

[PATCH v4 0/2] perf: arm/arm64: Improve completeness for kernel address space
 2019-08-12  7:23 UTC  (5+ messages)
` [PATCH v4 1/2] perf machine: Support arch's specific kernel start address

[LTP] [PATCH ltp] runtest/fs: remove non-acsii char from comment
 2019-08-12  7:24 UTC 

[Xen-devel] [PATCH v5] x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown
 2019-08-12  7:23 UTC 

[U-Boot] [PATCH 1/5] doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples
 2019-08-12  7:22 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file
` [U-Boot] [PATCH 3/5] spi: fix: Call mxs_reset_block() during DM/DTS probe
` [U-Boot] [PATCH 4/5] spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
` [U-Boot] [PATCH 5/5] mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS

[Qemu-riscv] [PATCH v3 0/2] RISC-V: Add default OpenSBI ROM
 2019-08-12  7:20 UTC  (3+ messages)
` [Qemu-riscv] [PATCH v3 1/2] roms: Add OpenSBI version 0.4
  ` [Qemu-devel] [PATCH] roms/Makefile: fix command for opensbi64-sifive_u

[Qemu-devel] [PATCH-for-4.2 v1 0/9] s390x: MMU changes and extensions
 2019-08-12  7:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH-for-4.2 v1 1/9] s390x/mmu: Better ASC selection in s390_cpu_get_phys_page_debug()
` [Qemu-devel] [PATCH-for-4.2 v1 3/9] s390x/mmu: DAT translation rewrite

[PATCH/RFT] soc: amlogic: meson-gx-pwrc-vpu: switch to clk_bulk
 2019-08-12  7:18 UTC  (2+ messages)

[cryptodev:master 124/144] drivers/crypto/hisilicon/qm.c:338:2: note: in expansion of macro 'dev_dbg'
 2019-08-12  7:16 UTC  (2+ messages)

[f2fs-dev] [PATCH v3 RESEND] f2fs: introduce sb.required_features to store incompatible features
 2019-08-12  7:15 UTC  (13+ messages)
                    `  "

[PATCH v9 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-12  7:13 UTC  (8+ messages)
` [PATCH v9 5/6] usb:cdns3 Add Cadence USB3 "

linux-next: build warning after merge of the slave-dma tree
 2019-08-12  7:14 UTC 

[PATCH] drm/i915: Stop reconfiguring our shmemfs mountpoint
 2019-08-12  7:13 UTC  (4+ messages)

[PATCH 0/2] some cleanups related to RB_DECLARE_CALLBACKS_MAX
 2019-08-12  7:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add git-publish profile for security bugs
 2019-08-12  7:12 UTC 

[PATCH v5 0/3] Allwinner H6 SPDIF support
 2019-08-12  7:11 UTC  (10+ messages)
` [PATCH v5 1/3] arm64: dts: allwinner: Add SPDIF node for Allwinner H6
  ` [linux-sunxi] "
` [PATCH v5 3/3] arm64: defconfig: Enable Sun4i SPDIF module
  ` [linux-sunxi] "

[Qemu-devel] [PATCH v4] spapr: quantify error messages regarding capability settings
 2019-08-12  7:10 UTC 

i2c: imx: support slave mode for imx I2C driver
 2019-08-12  7:11 UTC  (7+ messages)
  ` [EXT] "

[PATCH v2 00/13] v2: ARM: move lpc32xx to multiplatform
 2019-08-12  7:09 UTC  (4+ messages)
` [PATCH v2 05/13] gpio: lpc32xx: allow building on non-lpc32xx targets

[PATCH 1/2] Documentation: imx8mq-evk: fix typo (s/NXM/NXP/)
 2019-08-12  7:08 UTC  (2+ messages)

[PATCH v3 bpf-next] btf: expose BTF info through sysfs
 2019-08-12  7:08 UTC 

[U-Boot] [PATCH v1 0/4] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
 2019-08-12  7:07 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/4] kconfig: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL
` [U-Boot] [PATCH v1 2/4] spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)
` [U-Boot] [PATCH v1 3/4] spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)
` [U-Boot] [PATCH v1 4/4] spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*

setup_boot_APIC_clock() NULL dereference during early boot on reduced hardware platforms
 2019-08-12  7:03 UTC  (15+ messages)
                      ` [PATCH] x86/apic: Handle missing global clockevent gracefully

[PATCH] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
 2019-08-12  7:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] buildtools: lighter experimental symbol check
 2019-08-12  7:02 UTC 

[PATCH 1/2] riscv: use generic bitsperlong.h
 2019-08-12  7:02 UTC  (2+ messages)

[PATCH] kconfig: update to Linux 5.3-rc3
 2019-08-12  7:02 UTC  (2+ messages)

[Qemu-devel] [Bug 1839807] [NEW] Snapshots freeze guest Sabrelite IMX.6 board
 2019-08-12  6:51 UTC 

[PATCH] qemu: fix patch authorship
 2019-08-12  7:01 UTC  (2+ messages)

[dpdk-dev] [PATCH] clean bare metal support traces
 2019-08-12  7:00 UTC 

[PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino
 2019-08-12  7:00 UTC  (10+ messages)

[PATCH v2 00/10] drivers, provide a way to add sysfs groups easily
 2019-08-12  6:59 UTC  (6+ messages)
` [PATCH v2 03/10] input: keyboard: gpio_keys: convert platform driver to use dev_groups
` [PATCH v2 04/10] input: axp20x-pek: "

[PATCH v4 00/25] Add FADump support on PowerNV platform
 2019-08-12  6:55 UTC  (3+ messages)
` [PATCH v4 03/25] powerpc/fadump: Improve fadump documentation

[dpdk-dev] [PATCH] remove unneeded eal header inclusion
 2019-08-12  6:53 UTC 

fix misc compiler warnings in the ia64 build
 2019-08-12  6:55 UTC  (10+ messages)
` [PATCH 1/4] ia64: annotate a switch fallthrough in ia64_do_signal
` [PATCH 2/4] ia64: annotate switch fallthroughs in ia64_handle_unaligned
` [PATCH 3/4] ia64/kprobes: remove the unused ia64_get_bsp_cfm function
` [PATCH 4/4] kernel: only define task_struct_whitelist conditionally

[PATCH v9 0/7] crypto: switch to crypto API for ESSIV generation
 2019-08-12  6:54 UTC  (8+ messages)
` [PATCH v9 3/7] md: dm-crypt: switch to ESSIV crypto API template
    ` [dm-devel] "

[PATCH] pinctrl: bcm2835: Pass irqchip when adding gpiochip
 2019-08-12  6:48 UTC  (2+ messages)

Unsalble cellular connection
 2019-08-12  6:54 UTC  (2+ messages)

linux-next: build failure after merge of the crypto tree
 2019-08-12  6:53 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: rn5t618: Document optional property system-power-controller
 2019-08-12  6:53 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/1] display/bochs: fix pcie support (qemu security issue)
 2019-08-12  6:52 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] display/bochs: fix pcie support

[Xen-devel] [linux-4.9 test] 139936: tolerable FAIL - PUSHED
 2019-08-12  6:52 UTC 

[PATCH v2 1/1] efi: cper: print AER info of PCIe fatal error
 2019-08-12  6:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] board/friendlyarm: Add support for friendlyarm nanopi neo4 board
 2019-08-12  6:50 UTC  (3+ messages)

[Bug 111371] New: [NV04] bios OOB on kernel driver initialization
 2019-08-12  6:48 UTC  (2+ messages)
  ` [Bug 111371] "

[PATCH v1] MAINTAINERS: i2c-imx: take over maintainership
 2019-08-12  6:48 UTC  (3+ messages)

[PATCH 1/3] ext4: return the extent cache information via fiemap
 2019-08-12  6:47 UTC  (4+ messages)

[PATCH v4 1/3] dt-bindings: vendor-prefixes: Add Anvo-Systems
 2019-08-12  6:43 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: eeprom: at25: Add Anvo ANV32E61W

[RFC PATCH] Add gnu testsuite execution for OEQA
 2019-08-12  6:41 UTC  (9+ messages)

[RFC PATCH v2] WIP: Add gnu testsuite execution for OEQA
 2019-08-12  6:39 UTC 

[U-Boot] [PATCH v2 00/11] dm: Convert TPC70 to use DM and DTS in SPL and u-boot proper
 2019-08-12  6:39 UTC  (6+ messages)
` [U-Boot] [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description

[PATCH 0/2] introduce update_irq_devid and optimize VFIO irq ops
 2019-08-12  6:37 UTC  (4+ messages)
` [PATCH 2/2] vfio_pci: make use of update_irq_devid and optimize "

[PATCH] rtc: bd70528: fix driver dependencies
 2019-08-12  6:36 UTC 

[PATCH] net/mlx4_en: fix a memory leak bug
 2019-08-12  6:36 UTC 

[PATCH v2.1 0/3] btrfs-progs: Check and repair invalid root item generation
 2019-08-12  6:34 UTC  (4+ messages)
` [PATCH v2.1 1/3] btrfs-progs: check/lowmem: Check and repair root generation
` [PATCH v2.1 2/3] btrfs-progs: check/original: Check and repair root item geneartion
` [PATCH v2.1 3/3] btrfs-progs: fsck-tests: Add test case for invalid root generation

[PATCH v2 0/4] Simplify PCIe hotplug indicator control
 2019-08-12  6:32 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: pciehp: Add pciehp_set_indicators() to jointly set LED indicators
` [PATCH v2 3/4] PCI: pciehp: Replace pciehp_set_attention_status()

[PATCH BlueZ v2] mesh: Move commonly used constants into mesh-defs.h
 2019-08-12  6:25 UTC 

[Buildroot] [git commit] DEVELOPERS: drop odroidc2 from Dagg Stompler
 2019-08-12  6:21 UTC  (12+ messages)

[PATCH v2 0/3] btrfs-progs: Check and repair invalid root item generation
 2019-08-12  6:19 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs-progs: check/lowmem: Check and repair root generation
` [PATCH v2 2/3] btrfs-progs: check/original: Check and repair root item geneartion
` [PATCH v2 3/3] btrfs-progs: fsck-tests: Add test case for invalid root generation

[git pull] habanalabs fixes for 5.3-rc5
 2019-08-12  6:19 UTC 

cleanup the walk_page_range interface
 2019-08-12  6:17 UTC  (4+ messages)

[PATCH 0/7] pwm: jz4740: Driver update
 2019-08-12  6:18 UTC  (17+ messages)
` [PATCH 1/7] pwm: jz4740: Obtain regmap from parent node
` [PATCH 3/7] pwm: jz4740: Drop dependency on MACH_INGENIC
` [PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH 6/7] pwm: jz4740: Make PWM start with the active part

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-11
 2019-08-12  6:16 UTC 

[Xen-devel] [PATCH] xen/page_alloc: Keep away MFN 0 from the buddy allocator
 2019-08-12  6:16 UTC  (7+ messages)

linux-next: build failure after merge of the rcu tree
 2019-08-12  6:12 UTC 

[PATCH] floppy: fix usercopy direction
 2019-08-09 15:05 UTC  (6+ messages)
` [Cocci] "

[Qemu-devel] [PATCH v9 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-08-12  6:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 09/11] numa: Extend the CLI to provide memory latency and bandwidth information

[Qemu-devel] [RFC PATCH 0/6] Enhancing Qemu MMIO emulation with scripting interface
 2019-08-12  6:03 UTC  (3+ messages)

[meta-python] [PATCH] python-pip: upgrade 19.2.1 -> 19.2.2
 2019-08-12  6:03 UTC 

[meta-python] [PATCH] python-lxml: upgrade 4.4.0 -> 4.4.1
 2019-08-12  6:03 UTC 

[meta-python] [PATCH] python-configparser: upgrade 3.7.4 -> 3.8.1
 2019-08-12  6:02 UTC 

[PATCH] e1000: fix memory leaks
 2019-08-12  5:59 UTC  (2+ messages)
` [Intel-wired-lan] "

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-08-12  5:58 UTC  (2+ messages)

ask a question about filesystem in yocto
 2019-08-12  5:58 UTC  (3+ messages)

[PATCH 0/3] btrfs-progs: Check and repair invalid root item generation
 2019-08-12  5:57 UTC  (7+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: Check and repair root generation

[PATCH for-5.3] drm/omap: ensure we have a valid dma_mask
 2019-08-12  5:56 UTC  (6+ messages)

[PATCH 1/4] drm/amdgpu: add GFX_CP_LS flag to Arcturus
 2019-08-12  5:52 UTC  (6+ messages)
` [PATCH 3/4] drm/amdgpu: add mmhub clock gating for Arcturus
` [PATCH 4/4] drm/amdgpu: enable "

[PATCH for-next 0/9] Bugfixes for 5.3-rc2
 2019-08-12  5:52 UTC  (3+ messages)
` [PATCH for-next 8/9] RDMA/hns: Kernel notify usr space to stop ring db

[PATCH net-next] net: can: Fix compiling warning
 2019-08-12  5:48 UTC  (6+ messages)

many busy btrfs processes during heavy cpu and memory pressure
 2019-08-12  5:43 UTC  (2+ messages)

[PATCH 1/2] powerpc: Allow flush_icache_range to work across ranges >4GB
 2019-08-12  5:41 UTC  (5+ messages)

[Qemu-devel] [PATCH qemu] spapr_iommu: Fix xlate trace to print translated address
 2019-08-12  5:42 UTC 

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-08-12  5:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/29] Tame a few "touch this, recompile the world" headers
 2019-08-12  5:23 UTC  (2+ messages)
` [Qemu-devel] [PATCH v4 21/29] Include hw/qdev-properties.h less

Add SPDX kernel tree to linux-next
 2019-08-12  5:37 UTC  (4+ messages)

[PATCH v3 0/2] virtio_console: fix replug of virtio console port
 2019-08-12  5:37 UTC  (7+ messages)
` [PATCH v3 1/2] virtio_console: free unused buffers with port delete
` [PATCH v3 2/2] virtio: decrement avail idx with buffer detach for packed ring


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.