All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-01 07:44:10 to 2018-08-01 08:24:35 UTC [more...]

[PATCH v3 00/14] Add mt76x0 driver
 2018-08-01  8:19 UTC  (4+ messages)

[U-Boot] [PATCH] Corrected checksum failure handling of FDT within FIT image
 2018-08-01  8:24 UTC 

[PATCH v2 0/9] block: Consolidate scsi sense buffer usage
 2018-08-01  8:24 UTC  (17+ messages)
` [PATCH v2 5/9] block: Switch struct packet_command to use struct scsi_sense_hdr
` [PATCH v2 6/9] ide-cd: Remove redundant sense buffer
` [PATCH v2 7/9] cdrom: Use struct scsi_sense_hdr internally
` [PATCH v2 8/9] libata-scsi: Move sense buffers onto stack

[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
 2018-08-01  8:24 UTC  (11+ messages)
` [PATCH 07/10] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH net-next 10/10] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration

[PATCH 0/2 v3] Highlight keywords in remote sideband output
 2018-08-01  8:24 UTC  (3+ messages)
` [PATCH 1/2] Document git config getter return value

[PATCH v5 00/14] Energy Aware Scheduling
 2018-08-01  8:23 UTC  (8+ messages)
` [PATCH v5 10/14] sched/cpufreq: Refactor the utilization aggregation method

[PATCH] x86/altp2m: Allow setting the #VE info page for an arbitrary VCPU
 2018-08-01  8:23 UTC  (4+ messages)

get err 5
 2018-08-01  6:39 UTC  (3+ messages)

[PATCH] app/testpmd: set and clear keep CRC offload flag
 2018-08-01  8:22 UTC  (2+ messages)

[PATCH] drm/i915/icl: implement the tc/legacy HPD {dis, }connect flows
 2018-08-01  8:22 UTC  (2+ messages)

[Buildroot] [PATCH] firmware-imx: fix EULA and COPYING hashes
 2018-08-01  8:21 UTC 

[1/8] usb: gadget: uvc: configfs: Don't wrap groups unnecessarily
 2018-08-01  8:20 UTC 

[PATCH 0/4] x86/iommu: PVH Dom0 workarounds for missing RMRR/IRSV entries
 2018-08-01  8:20 UTC  (5+ messages)
` [PATCH 2/4] iommu: generalize iommu_inclusive_mapping

[PATCH] PCI: imx6: support MPLL reconfiguration for 100MHz and 200MHz refclock
 2018-08-01  8:20 UTC  (3+ messages)

[PATCH 1/4] drm/scheduler: add a list of run queues to the entity
 2018-08-01  8:20 UTC  (4+ messages)
  ` [PATCH 2/4] drm/scheduler: add counter for total jobs in scheduler
  ` [PATCH 3/4] drm/scheduler: add new function to get least loaded sched v2
` [PATCH 4/4] drm/scheduler: move idle entities to scheduler with less load v2

[PATCH 1/2] clk: Add a driver for the Xilinx Clocking Wizard block
 2018-08-01  8:19 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: clock: Add bindings for the Clocking Wizard IP

next/master boot: 179 boots: 11 failed, 167 passed with 1 offline (next-20180731)
 2018-08-01  8:19 UTC  (3+ messages)

[PATCH v5 00/12] Add throttler driver for non-thermal throttling
 2018-08-01  8:18 UTC  (8+ messages)
  ` [PATCH v5 07/12] PM / devfreq: export devfreq_class

[U-Boot] [PATCH v6 00/27] SPI-NAND support
 2018-08-01  8:18 UTC  (28+ messages)
` [U-Boot] [PATCH v6 01/27] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [U-Boot] [PATCH v6 02/27] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [U-Boot] [PATCH v6 03/27] mtd: Add sanity checks in mtd_write/read_oob()
` [U-Boot] [PATCH v6 04/27] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
` [U-Boot] [PATCH v6 05/27] mtd: add get/set of_node/flash_node helpers
` [U-Boot] [PATCH v6 06/27] mtd: fix build issue with includes
` [U-Boot] [PATCH v6 07/27] mtd: move definitions to enlarge their range
` [U-Boot] [PATCH v6 08/27] mtd: move all flash categories inside MTD submenu
` [U-Boot] [PATCH v6 09/27] mtd: move NAND files into a raw/ subdirectory
` [U-Boot] [PATCH v6 10/27] mtd: rename nand into rawnand in Kconfig prompt
` [U-Boot] [PATCH v6 11/27] mtd: nand: Add core infrastructure to deal with NAND devices
` [U-Boot] [PATCH v6 12/27] mtd: nand: Pass mode information to nand_page_io_req
` [U-Boot] [PATCH v6 13/27] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [PATCH v6 14/27] mtd: nand: Add core infrastructure to support SPI NANDs
` [U-Boot] [PATCH v6 15/27] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
` [U-Boot] [PATCH v6 16/27] mtd: spinand: Add initial support for Winbond W25M02GV
` [U-Boot] [PATCH v6 17/27] mtd: spinand: Add initial support for the MX35LF1GE4AB chip
` [U-Boot] [PATCH v6 18/27] mtd: spinand: Add initial support for the MX35LF2GE4AB chip
` [U-Boot] [PATCH v6 19/27] dt-bindings: Add bindings for SPI NAND devices
` [U-Boot] [PATCH v6 20/27] mtd: declare MTD_PARTITIONS symbol in Kconfig
` [U-Boot] [PATCH v6 21/27] cmd: ubi: delete useless and misleading definitions
` [U-Boot] [PATCH v6 22/27] cmd: mtdparts: accept spi-nand devices
` [U-Boot] [PATCH v6 23/27] cmd: mtdparts: add a generic 'mtdparts' parser
` [U-Boot] [PATCH v6 24/27] cmd: mtdparts: remove useless 'mtdparts=' prefix
` [U-Boot] [PATCH v6 25/27] mtd: uclass: add probe function
` [U-Boot] [PATCH v6 26/27] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v6 27/27] cmd: mtdparts: try to probe the MTD devices as a fallback

[PATCH] Fix function definition and declaration mismatch
 2018-08-01  6:34 UTC 

[LTP] [PATCH v2] syscalls/execveat01: new test to verify execveat unlinked fd
 2018-08-01  8:17 UTC 

[PATCH 01/11] erofs: fix compile error
 2018-08-01  8:17 UTC  (5+ messages)
` [PATCH 08/11] erofs: support special inode

[PATCH 00/16] upgrade 16 recipes
 2018-08-01  8:27 UTC  (5+ messages)
` [PATCH V2 "
  ` [meta-gnome][PATCH 01/16 V2] dconf 0.18.0 -> 0.28.0
  ` [meta-gnome][PATCH 02/16 V2] usermode: 1.111 -> 1.112
  ` [meta-python][PATCH 14/16 V2] python3-blivet: 2.2.0 -> 3.0.1

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-01  8:16 UTC  (10+ messages)

KASAN: use-after-free Read in rtnetlink_put_metrics
 2018-08-01  8:15 UTC  (5+ messages)

[U-Boot] [PATCH v5 00/27] SPI-NAND support
 2018-08-01  8:14 UTC  (6+ messages)

[PATCH] net/9p/trans_virtio.c: add a terminal char for mount tag
 2018-08-01  8:11 UTC  (2+ messages)

[PATCH] compress/isal: fixes offset check
 2018-08-01  8:10 UTC  (2+ messages)

[meta-security][PATCH 01/10] suricata: don't start service in postinst
 2018-08-01  8:09 UTC  (10+ messages)
` [meta-security][PATCH 02/10] suricata: fix packaging
` [meta-security][PATCH 03/10] suricata: mark config file as CONFFILE
` [meta-security][PATCH 04/10] suricata: add 'nfq' PACKAGECONFIG
` [meta-security][PATCH 05/10] suricata: add systemd unit
` [meta-security][PATCH 06/10] suricate: create and package logdir
` [meta-security][PATCH 07/10] suricata: enable syslog output
` [meta-security][PATCH 08/10] suricata: install and package rules
` [meta-security][PATCH 09/10] suricata: install and package threshold.config
` [meta-security][PATCH 10/10] suricata: rename ${PN}-python to ${PN}-socketcontrol

VCPU hotplug on KVM/ARM
 2018-08-01  8:09 UTC  (12+ messages)
      ` [Qemu-devel] "

Cleanup of secondary proc fbarray files?
 2018-08-01  8:08 UTC  (3+ messages)

[LTP] [PATCH v4] Test for memfd_create() syscall with MFD_HUGETLB flag
 2018-08-01  8:08 UTC 

[PATCH v2 0/3] overflow.h: Add arithmetic shift helper
 2018-08-01  8:07 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH] stop_machine: Disable preemption after queueing stopper threads
 2018-08-01  8:07 UTC  (9+ messages)

[PATCH] f2fs: remove unused cp_blkaddr in f2fs_sanity_check_ckpt
 2018-08-01  8:06 UTC  (3+ messages)

[RFC PATCH v2 0/9] ovl: add feature set support
 2018-08-01  8:06 UTC  (5+ messages)
` [RFC PATCH v2 2/9] ovl: read feature set from each layer's root dir
` [RFC PATCH v2 3/9] ovl: check file system features can be mounted properly

[PATCHES] Networking
 2018-08-01  6:20 UTC  (2+ messages)

[PATCH 0/5] Add RZ/G2M SYSC/RST/Clock support
 2018-08-01  8:05 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: power: Add r8a774a1 SYSC power domain definitions
` [PATCH 2/5] soc: renesas: rcar-sysc: Add r8a774a1 support

[PATCH 0/4] Recipes upgrade
 2018-08-01  8:14 UTC  (5+ messages)
` [PATCH 1/4] python-pbr: 3.1.1 -> 4.2.0
` [PATCH 2/4] python3-subunit: 1.1.0 -> 1.3.0
` [PATCH 3/4] python3-testtools: 2.2.0 -> 2.3.0
` [PATCH 4/4] e2fsprogs: 1.44.2 -> 1.44.3

[PATCH v13 00/16] subject: arm64: kexec: add kexec_file_load() support
 2018-08-01  7:58 UTC  (51+ messages)
` [PATCH v13 01/16] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v13 02/16] kexec_file: make kexec_image_post_load_cleanup_default() global
` [PATCH v13 03/16] s390, kexec_file: drop arch_kexec_mem_walk()
` [PATCH v13 04/16] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v13 05/16] kexec_file: kexec_walk_memblock() only walks a dedicated region at kdump
` [PATCH v13 06/16] of/fdt: add helper functions for handling properties
` [PATCH v13 07/16] arm64: add image head flag definitions
` [PATCH v13 08/16] arm64: cpufeature: add MMFR0 helper functions
` [PATCH v13 09/16] arm64: enable KEXEC_FILE config
` [PATCH v13 10/16] arm64: kexec_file: load initrd and device-tree
` [PATCH v13 11/16] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v13 12/16] arm64: kexec_file: add crash dump support
` [PATCH v13 13/16] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v13 14/16] include: pe.h: remove message[] from mz header definition
` [PATCH v13 15/16] arm64: kexec_file: add kernel signature verification support
` [PATCH v13 16/16] arm64: kexec_file: add kaslr support

[PATCH V2] x86/speculation: Support Enhanced IBRS on future CPUs
 2018-08-01  8:01 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] Add a new migrate_set_max_cpu_throttle qmp command
 2018-08-01  8:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] migration: Add qmp command for migrate_set_max_cpu_throttle

[PATCH v1] net/mlx5: fix secondary process resource leakage
 2018-08-01  8:01 UTC  (2+ messages)

[PATCH v8 0/4] add mailbox support for i.MX7D
 2018-08-01  8:00 UTC  (9+ messages)
` [PATCH v8 4/4] mailbox: Add support for i.MX7D messaging unit

barriers vs I/O and DMA for ia64
 2018-08-01  8:00 UTC  (6+ messages)
` [PATCH] ia64: fix barrier placement for write* / dma mapping

[Qemu-devel] [PATCH v3 for-3.0] tests/libqtest: Improve kill_qemu()
 2018-08-01  7:59 UTC  (2+ messages)

how to best ioremap() the ranges part of a "simple-bus" device?
 2018-08-01  7:59 UTC  (2+ messages)

linux-next: Tree for Aug 1
 2018-08-01  7:58 UTC 

[PATCH v12 00/16] arm64: kexec: add kexec_file_load() support
 2018-08-01  7:57 UTC  (7+ messages)
` [PATCH v12 16/16] arm64: kexec_file: add kaslr support

[PATCH v3 0/9] powerpc: Modernize unhandled signals message
 2018-08-01  7:49 UTC  (5+ messages)
` [PATCH v3 5/9] powerpc/traps: Print signal name for unhandled signals

[PATCH] prctl: add PR_[GS]ET_KILLABLE
 2018-08-01  7:56 UTC  (4+ messages)

ARC show_regs() triggers preempt debug splat, lockdep
 2018-08-01  7:53 UTC  (3+ messages)

[PATCH v7 0/3] add support for Bluetooth on MT7622 SoC
 2018-08-01  7:53 UTC  (4+ messages)
` [PATCH v7 2/3] Bluetooth: mediatek: Add protocol support for MediaTek serial devices

[U-Boot] [PATCH v1 0/9] ARM: Odroid XU3: Enable DM_MMC support which is necessary for CONFIG_BLK
 2018-08-01  7:51 UTC  (10+ messages)
` [U-Boot] [PATCH v1 9/9] ARM: Odroid XU3: Modify Odroid XU3 config to boot by default from SD card

[U-Boot] [PATCH v6 0/8] NXP LS1046A SMMU enabling patches
 2018-08-01  7:48 UTC  (6+ messages)
` [U-Boot] [PATCH v6 8/8] armv8: ls1046a: setup SEC ICIDs and fix up device tree

[ANNOUNCE] v4.16.18-rt11
 2018-08-01  7:48 UTC  (10+ messages)
` candidates for @devel-rt localversion-rt++
        ` bisected - arm64 kvm unit test failures

[Buildroot] [git commit] linux-firmware: update hash of LICENSE.amdgpu
 2018-08-01  7:47 UTC 

[PATCH] arm64: dts: allwinner: a64: add csi regulator to sopine dts
 2018-08-01  7:43 UTC 

[PATCH] openssl_1.0: drop unnecessary dependency on makedepend-native
 2018-08-01  7:44 UTC  (5+ messages)

[PATCH 0/4] mtd: spi-nor: aspeed: introduce optimized settings for fast reads
 2018-08-01  7:43 UTC  (4+ messages)
` [PATCH 4/4] "


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.