All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-26 16:11:48 to 2017-05-26 17:19:07 UTC [more...]

[PATCH v2 0/3] mm: kmemleak: Improve vmalloc() false positives for thread stack allocation
 2017-05-26 17:19 UTC  (8+ messages)
` [PATCH v2 2/3] mm: kmemleak: Factor object reference updating out of scan_block()

[Qemu-devel] [PATCH 00/26] target/s390x: fix, improve and implement some more instructions
 2017-05-26 17:18 UTC  (15+ messages)
` [Qemu-devel] [PATCH 20/26] target/s390x: implement PACK ASCII
` [Qemu-devel] [PATCH 21/26] target/s390x: implement PACK UNICODE
` [Qemu-devel] [PATCH 22/26] target/s390x: implement UNPACK ASCII
` [Qemu-devel] [PATCH 23/26] target/s390x: implement UNPACK UNICODE
` [Qemu-devel] [PATCH 24/26] target/s390x: implement TEST DECIMAL
` [Qemu-devel] [PATCH 25/26] target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
` [Qemu-devel] [PATCH 27/26] target/s390x: fix adj_len_to_page

[PATCH 0/4] Maxim Semiconductor MAX1721x power_supply driver
 2017-05-26 17:18 UTC  (5+ messages)
` [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus

[U-Boot] [PATCH v7 00/17] ARM: i.MX6: SabreSD: Add dts support
 2017-05-26 17:17 UTC  (9+ messages)

[RFC v2] timers: Don't wake ktimersoftd on every tick
 2017-05-26 17:16 UTC  (4+ messages)
` [PATCH] "
    ` [PATCH] Revert "timers: Don't wake ktimersoftd on every tick"

[PATCH libdrm 1/1] drmsltest: Check expected neighbours
 2017-05-26 17:15 UTC 

[Bug 101189] Latest git fails to compile with radeon
 2017-05-26 17:14 UTC  (3+ messages)

[Bug 101190] building gallium/R600 fails due to missing amdgpu.h
 2017-05-26 17:14 UTC  (2+ messages)

[RFC] ARM PCI Passthrough design document
 2017-05-26 17:14 UTC 

Repo broken?
 2017-05-26 17:26 UTC 

[PATCH 5/5] MIPS: Add support for eBPF JIT
 2017-05-26 17:12 UTC  (3+ messages)

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-26 17:13 UTC  (21+ messages)
                                            ` [PATCH net] ipv4: add reference counting to metrics

[PATCH v9 00/28] arm64: Dom0 ITS emulation
 2017-05-26 17:12 UTC  (12+ messages)
` [PATCH v9 12/28] ARM: vGIC: advertise LPI support

[PATCH 4.12 REGRESSION fix] brcmfmac: Use ALIGNMENT rather then hardcoded "4" for bus:txglomalign
 2017-05-26 17:11 UTC  (6+ messages)

[PATCH] btrfs: btrfs_wait_tree_block_writeback can be void return
 2017-05-26 17:08 UTC  (2+ messages)

[PATCH 3/5] Add the ability to lock down access to the running kernel image
 2017-05-26 17:08 UTC  (8+ messages)
  ` [PATCH 0/5] security, efi: Set lockdown if in secure boot mode

[PATCH v2] Input: mousedev - fix implicit conversion warning
 2017-05-26 17:07 UTC  (3+ messages)
` [PATCH v3] "

[GSoC][PATCH v4 2/2] submodule: port subcommand foreach from shell to C
 2017-05-26 17:07 UTC  (10+ messages)
` [GSoC][PATCH v5 1/3] submodule: fix buggy $path and $sm_path variable's value
  ` [GSoC][PATCH v5 2/3] t7407: test "submodule foreach --recursive" from subdirectory added
  ` [GSoC][PATCH v5 3/3] submodule: port subcommand foreach from shell to C

[PATCH 0/3] mm/slub: Fix unused function warnings
 2017-05-26 17:05 UTC  (11+ messages)
` [PATCH 1/3] mm/slub: Only define kmalloc_large_node_hook() for NUMA systems

HVM guest performance regression
 2017-05-26 17:04 UTC  (4+ messages)
` [for-4.9] "

[PATCH RFC for-4.9 0/2] x86/pagewalk: Further bugfixes to pagetable walking
 2017-05-26 17:03 UTC  (3+ messages)
` [PATCH 1/2] Revert "x86/hvm: disable pkeys for guests in non-paging mode"
` [PATCH 2/2] x86/pagewalk: Fix pagewalk's handling of instruction fetches

[PATCH] scsi: sd: Use sysfs_match_string()
 2017-05-26 17:02 UTC 

[PATCH 1/1] scsi: scsi_debug: Avoid PI being disabled when TGPS is enabled
 2017-05-26 16:59 UTC 

[PATCH 00/13] [RFC] orangefs page cache
 2017-05-26 16:58 UTC  (5+ messages)
` [PATCH 11/13] orangefs: lock inode during fsync

[PATCH v2] arm: eBPF JIT compiler
 2017-05-26 16:57 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/16] block: Preallocated truncate
 2017-05-26 16:55 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 01/16] block: Add PreallocMode to BD.bdrv_truncate()
` [Qemu-devel] [PATCH v3 02/16] block: Add PreallocMode to bdrv_truncate()
` [Qemu-devel] [PATCH v3 03/16] block: Add PreallocMode to blk_truncate()
` [Qemu-devel] [PATCH v3 04/16] qemu-img: Expose PreallocMode for resizing
` [Qemu-devel] [PATCH v3 05/16] block/file-posix: Small fixes in raw_create()
` [Qemu-devel] [PATCH v3 06/16] block/file-posix: Extract raw_regular_truncate()
` [Qemu-devel] [PATCH v3 07/16] block/file-posix: Generalize raw_regular_truncate
` [Qemu-devel] [PATCH v3 08/16] block/file-posix: Preallocation for truncate
` [Qemu-devel] [PATCH v3 09/16] block/qcow2: Generalize preallocate()
` [Qemu-devel] [PATCH v3 10/16] block/qcow2: Lock s->lock in preallocate()
` [Qemu-devel] [PATCH v3 11/16] block/qcow2: Metadata preallocation for truncate
` [Qemu-devel] [PATCH v3 12/16] block/qcow2: Add qcow2_refcount_area()
` [Qemu-devel] [PATCH v3 13/16] block/qcow2: Rename "fail_block" to just "fail"
` [Qemu-devel] [PATCH v3 14/16] block/qcow2: falloc/full preallocating growth
` [Qemu-devel] [PATCH v3 15/16] iotests: Add preallocated resize test for raw
` [Qemu-devel] [PATCH v3 16/16] iotests: Add preallocated growth test for qcow2

[PATCH 0/3] Add Keystone2 Remoteproc driver
 2017-05-26 16:53 UTC  (15+ messages)
` [PATCH 1/3] Documentation: DT: add Keystone DSP remoteproc binding
` [PATCH 2/3] remoteproc/keystone: add a remoteproc driver for Keystone 2 DSPs
` [PATCH 3/3] remoteproc/keystone: ensure the DSPs are in reset in probe

[Patch net-next] net_sched: only create filter chains for new filters/actions
 2017-05-26 16:55 UTC  (5+ messages)

[Qemu-devel] Behavior of QMP "query-block"
 2017-05-26 16:55 UTC  (5+ messages)
    ` [Qemu-devel] [Qemu-block] "

[pull request][for-next 0/6] Mellanox mlx5 updates 2017-05-23
 2017-05-26 16:55 UTC  (5+ messages)
` [for-next 5/6] net/mlx5: Bump driver version

A bug report for Linux TCP congestion control algorithms
 2017-05-26 16:51 UTC  (2+ messages)

[RFC] Kernel Control Path (KCP)
 2017-05-26 16:52 UTC 

[PATCH] s390: provide default ioremap and iounmap declaration
 2017-05-26 16:52 UTC  (3+ messages)

[PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
 2017-05-26 16:51 UTC  (11+ messages)
` [PATCH 2/3] arm64: allwinner: h5: Add initial Orangepi Prime support
  ` [linux-sunxi] "

[U-Boot] [PATCH 00/12] Big work on sunxi DW DRAM controllers and some new DDR type support
 2017-05-26 16:50 UTC  (3+ messages)
  ` [U-Boot] [linux-sunxi] "

[PATCH] locks: Set fl_nspid at file_lock allocation
 2017-05-26 16:49 UTC  (7+ messages)
          ` [PATC_H] "

[PATCH] tools: add wireguard@.service
 2017-05-26 17:01 UTC  (3+ messages)

[PATCH] mwifiex: simplify the code around ra_list
 2017-05-26 16:46 UTC  (3+ messages)

[v3 0/9] parallelized "struct page" zeroing
 2017-05-26 16:45 UTC  (9+ messages)

[Fuego] Benchmark.bfoo test failing on x86 64-bit ubuntu
 2017-05-26 16:46 UTC 

[U-Boot] [PATCH] pico-imx7d: Add initial support
 2017-05-26 16:45 UTC  (9+ messages)

[GIT PULL] PCI fixes for v4.12
 2017-05-26 16:42 UTC 

4.11.2: reshape raid5 -> raid6 atop bcache deadlocks at start on md_attr_store / raid5_make_request
 2017-05-26 16:40 UTC  (9+ messages)

[Xenomai] kernel crash issues - cobalt mode on ARM A53 with 32bit
 2017-05-26 16:40 UTC  (4+ messages)

[PATCH] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
 2017-05-26 16:40 UTC  (2+ messages)

[Bug 194761] New: amdgpu driver breaks on Oland (SI)
 2017-05-26 16:38 UTC  (2+ messages)
` [Bug 194761] "

[Bug 100593] corruption in total war warhammer when using mesa 17.1 - git
 2017-05-26 16:37 UTC  (2+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-26 16:35 UTC  (19+ messages)
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place

[RFC PATCH] ASoC: Intel: sst: Delete sst_save_shim64(); saved regs are never used
 2017-05-26 16:34 UTC  (2+ messages)

[PATCH v4 1/2] btrfs: Separate space_info create/update
 2017-05-26 16:32 UTC  (2+ messages)

[PATCH 0/2] Add a file syntax checker/fixer to the testsuite
 2017-05-26 16:33 UTC  (5+ messages)
` [PATCH 2/2] all: use ./tools/check-syntax to fix the existing code

[PATCH] mtd:nor:ppb_unlock: remove repeated chip unlock
 2017-05-26 16:31 UTC  (5+ messages)

[PATCH v2 1/1] w1: Add subsystem kernel public interface
 2017-05-26 16:31 UTC  (7+ messages)

[PATCH v3 0/5] LDC changes for porting VCC driver into upstream kernel
 2017-05-26 16:27 UTC  (2+ messages)

[PATCH] kconfig-frontends: fix another build race
 2017-05-26 16:27 UTC  (3+ messages)

cyclictest usage
 2017-05-26 16:25 UTC 

[PATCH v4 0/5] virtio_rpmsg: make rpmsg channel configurable
 2017-05-26 16:24 UTC  (4+ messages)
` [PATCH v4 1/5] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable

[GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2
 2017-05-26 16:24 UTC  (2+ messages)

[PATCH -next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
 2017-05-26 16:22 UTC  (2+ messages)

persistent-https, url insteadof, and `git submodule`
 2017-05-26 16:22 UTC  (5+ messages)

[PATCH 1/2] btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
 2017-05-26 16:20 UTC  (2+ messages)

[RFC] drm/i915: Extend PARAMS_FOR_EACH macro with more data
 2017-05-26 16:20 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 1/3] powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
 2017-05-26 16:20 UTC  (7+ messages)
` [PATCH 3/3] powerpc/8xx: xmon compile fix

Very strange issue where bitbake hangs at do_rootfs
 2017-05-26 16:19 UTC  (2+ messages)

[PATCH v3 00/10] dm: zoned block device support
 2017-05-26 16:19 UTC  (8+ messages)

[PATCH] multipath-tools: fix a format warning in multipathd.8
 2017-05-26 16:19 UTC 

[PATCH v2 00/27] Thunderbolt security levels and NVM firmware upgrade
 2017-05-26 16:09 UTC  (15+ messages)
` [PATCH v2 02/27] thunderbolt: No need to read UID of the root switch on resume
` [PATCH v2 05/27] thunderbolt: Add MSI-X support
` [PATCH v2 06/27] thunderbolt: Rework capability handling
` [PATCH v2 10/27] thunderbolt: Fail switch adding operation if reading DROM fails
` [PATCH v2 11/27] thunderbolt: Do not fail if DROM data CRC32 is invalid
` [PATCH v2 12/27] thunderbolt: Refactor and fix parsing of port drom entries
` [PATCH v2 14/27] thunderbolt: Move control channel messages to tb_msgs.h
` [PATCH v2 15/27] thunderbolt: Expose get_route() to other files
` [PATCH v2 17/27] thunderbolt: Let the connection manager handle all notifications
` [PATCH v2 18/27] thunderbolt: Rework control channel to be more reliable
` [PATCH v2 21/27] thunderbolt: Store Thunderbolt generation in the switch structure
` [PATCH v2 22/27] thunderbolt: Add support for DMA configuration based mailbox
` [PATCH v2 23/27] thunderbolt: Do not touch the hardware if the NHI is gone on resume
` [PATCH v2 24/27] thunderbolt: Add support for Internal Connection Manager (ICM)

[PATCH] net/avp: remove redundant assignment
 2017-05-26 16:17 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm
 2017-05-26 16:16 UTC  (3+ messages)

[refpolicy] consolekit inhibit locks interface name
 2017-05-26 16:16 UTC  (3+ messages)
` [refpolicy] [PATCH 1/4] consolekit: introduce consolekit_use_inhibit_lock interface

[PATCH 0/8] i2c: refactor core and break out blocks
 2017-05-26 16:15 UTC  (5+ messages)
` [PATCH 1/8] i2c: rename core source file to allow refactorization
` [PATCH 5/8] i2c: break out ACPI support into seperate file

[PATCH net-next v3] ibmvnic: Enable TSO support
 2017-05-26 16:15 UTC 

[PATCH lttng-tools 2/3 master, 2.10-rc] Fix: lttng list of channels should return errors
 2017-05-26 16:14 UTC  (2+ messages)
` [PATCH lttng-tools 3/3 master, 2.10-rc] Introduce "--blocking-timeout" channel parameter

[PATCH lttng-tools 1/3 master, 2.10-rc] Fix: discard event/lost packet counters
 2017-05-26 16:14 UTC 

[PATCH lttng-ust master, 2.10-rc] Introduce LTTNG_UST_ALLOW_BLOCKING env. var
 2017-05-26 16:13 UTC 

[PATCH 1/2] nfs-utils: Fix build error due to missing stdint.h> include
 2017-05-26 16:15 UTC  (2+ messages)
` [PATCH 2/2] glibc: Configure with extra hardening options

i40e igb_uio: reset pci on process exit
 2017-05-26 16:14 UTC  (4+ messages)

[PATCH] xfs_metadump: tag metadump image with attribute flags
 2017-05-26 16:13 UTC  (2+ messages)
` [PATCH V2] xfs_metadump: tag metadump image with informational flags

[PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
 2017-05-26 16:12 UTC  (3+ messages)

[PATCH 0/4] ARM: ep93xx: various updates
 2017-05-26 16:13 UTC  (4+ messages)
` [PATCH 1/4] ARM: ep93xx: switch to SPARSEMEM

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-26 16:13 UTC  (8+ messages)

Adding / removing OSDs with weight set
 2017-05-26 16:12 UTC  (4+ messages)

[PATCH 1/2] ethdev: ensure same name size for device and ethdev
 2017-05-26 16:11 UTC  (2+ messages)
` [PATCH 2/2] drivers/net: use device name from device structure


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.