All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-30 06:18:41 to 2017-08-30 07:33:10 UTC [more...]

[PATCH] nvme: fix the definition of Amin doorbell buffer config support
 2017-08-31  3:22 UTC  (3+ messages)

[PATCH 1/2] arm64: stacktrace: avoid listing stacktrace functions in stacktrace
 2017-08-30  7:32 UTC  (2+ messages)

[U-Boot] [PATCH v2] spi: fsl_qspi: Add controller busy check before new spi operation
 2017-08-30  7:32 UTC  (4+ messages)

[PATCH 2/2] ARM: dts: r8a7743: Add IIC cores to dtsi
 2017-08-30  7:32 UTC  (7+ messages)
` [PATCH v2] ARM: dts: r8a7743: add "

[PATCH 0/2] iwlwifi: updates intended for v4.14 2017-08-25
 2017-08-30  7:32 UTC  (4+ messages)
` [PATCH 2/2] iwlwifi: mvm: Avoid deffering non bufferable frames

[PATCH] chsh: remove local /etc/shells parsing in favour of getusershell(3)
 2017-08-30  7:32 UTC  (2+ messages)

[PATCH ] ARM: dts: iwg22d-sodimm: Add pinctl support for scif4
 2017-08-30  7:30 UTC  (3+ messages)

[PATCH] xfs: skip free eofblocks if inode is under written back
 2017-08-30  7:29 UTC  (2+ messages)

[PATCH 0/6] drm/tinydrm: Support device unplug
 2017-08-30  7:29 UTC  (5+ messages)
` [PATCH 2/6] drm/fb-helper: "

[PATCH] arm64: dts: ulcb: Enable display output
 2017-08-30  7:28 UTC  (2+ messages)

[PATCH RFC 00/11] LSM: Stacking for major security modules
 2017-08-30  7:28 UTC  (3+ messages)
` [PATCH 06/11] LSM: general but not extreme module stacking

[Qemu-devel] [PATCH] s390-ccw: Fix alignment for CCW1
 2017-08-30  7:27 UTC  (17+ messages)

[PATCH net] sch_hhf: fix null pointer dereference on init failure
 2017-08-30  7:27 UTC  (3+ messages)

[PATCH 0/2] arm64: renesas: Add support for R-Car V3M
 2017-08-30  7:26 UTC  (5+ messages)

[PATCH 0/4] GR-Peach DTS update
 2017-08-30  7:25 UTC  (9+ messages)
` [PATCH 3/4] arm: dts: gr-peach: Add ETHER pin group

[PATCH v2 0/3] livepatch: Introduce force sysfs attribute
 2017-08-30  7:24 UTC  (3+ messages)
` [PATCH v2 3/3] livepatch: force transition process to finish

[PATCH] net/sfc: specify correct scale table size on Rx start
 2017-08-30  7:24 UTC  (3+ messages)
` [dpdk-stable] "

[PATCH 0/6] [media] cx24116: Adjustments for two function implementations
 2017-08-30  7:24 UTC  (14+ messages)
` [PATCH 1/6] [media] cx24116: Delete an error message for a failed memory allocation in cx24116_writeregN()
  ` [PATCH 1/6] [media] cx24116: Delete an error message for a failed memory allocation in cx24116_write
` [PATCH 2/6] [media] cx24116: Return directly after a failed kmalloc() in cx24116_writeregN()
` [PATCH 3/6] [media] cx24116: Delete an unnecessary variable initialisation "
` [PATCH 4/6] [media] cx24116: Improve a size determination in cx24116_attach()
` [PATCH 5/6] [media] cx24116: Delete an unnecessary variable initialisation "
` [PATCH 6/6] [media] cx24116: Delete jump targets "

[PATCH] mfd: Add support for TI LMP92001
 2017-08-30  7:23 UTC  (3+ messages)

[PATCH] drm/tve200: Pass NULL format_modifier to drm_simple_display_pipe_init
 2017-08-30  7:22 UTC  (3+ messages)

RFC: Driver for Oracle Data Analytics Accelerator
 2017-08-30  7:22 UTC  (2+ messages)

[PATCH] partitions/ibm: call ->getgeo directly
 2017-08-30  7:22 UTC 

[PATCH] wolfssl: upgrade to 3.12.0
 2017-08-30  7:21 UTC  (2+ messages)

[PATCH v4] hvmloader, libxl: use the correct ACPI settings depending on device model
 2017-08-30  7:21 UTC  (2+ messages)

[PATCH v8 0/4] crypto: add algif_akcipher user space API
 2017-08-30  7:21 UTC  (7+ messages)

[PATCH net-next 0/4] nsh: headers, GSO
 2017-08-30  7:20 UTC  (4+ messages)

[meta-networking][PATCH] wolfssl: upgrade to 3.12.0
 2017-08-30  7:20 UTC 

[Xenomai] Issues building old drivers under Xenomai 3.0.5
 2017-08-30  7:20 UTC  (2+ messages)

[PATCH] examples: Fix memory leaks detected by Valgrind
 2017-08-30  7:18 UTC  (3+ messages)

[PATCH 00/39] per-repository object store, part 1
 2017-08-30  7:18 UTC  (40+ messages)
` [PATCH 01/39] pack: make packed_git_mru global a value instead of a pointer
` [PATCH 02/39] repository: introduce object store field
` [PATCH 03/39] object-store: move alt_odb_list and alt_odb_tail to object store
` [PATCH 04/39] object-store: move packed_git and packed_git_mru "
` [PATCH 05/39] pack: move prepare_packed_git_run_once "
` [PATCH 06/39] pack: move approximate object count "
` [PATCH 07/39] sha1_file: add repository argument to alt_odb_usable
` [PATCH 08/39] sha1_file: add repository argument to link_alt_odb_entry
` [PATCH 09/39] sha1_file: add repository argument to read_info_alternates
` [PATCH 10/39] sha1_file: add repository argument to link_alt_odb_entries
` [PATCH 11/39] sha1_file: add repository argument to stat_sha1_file
` [PATCH 12/39] sha1_file: add repository argument to open_sha1_file
` [PATCH 13/39] sha1_file: add repository argument to map_sha1_file_1
` [PATCH 14/39] sha1_file: add repository argument to sha1_loose_object_info
` [PATCH 15/39] object-store: add repository argument to prepare_alt_odb
` [PATCH 16/39] object-store: add repository argument to foreach_alt_odb
` [PATCH 17/39] pack: add repository argument to install_packed_git
` [PATCH 18/39] pack: add repository argument to prepare_packed_git_one
` [PATCH 19/39] pack: add repository argument to rearrange_packed_git
` [PATCH 20/39] pack: add repository argument to prepare_packed_git_mru
` [PATCH 21/39] pack: add repository argument to prepare_packed_git
` [PATCH 22/39] pack: add repository argument to reprepare_packed_git
` [PATCH 23/39] pack: add repository argument to sha1_file_name
` [PATCH 24/39] pack: add repository argument to map_sha1_file
` [PATCH 25/39] sha1_file: allow alt_odb_usable to handle arbitrary repositories
` [PATCH 26/39] object-store: allow prepare_alt_odb "
` [PATCH 27/39] object-store: allow foreach_alt_odb "
` [PATCH 28/39] pack: allow install_packed_git "
` [PATCH 29/39] pack: allow rearrange_packed_git "
` [PATCH 30/39] pack: allow prepare_packed_git_mru "
` [PATCH 31/39] pack: allow prepare_packed_git_one "
` [PATCH 32/39] pack: allow prepare_packed_git "
` [PATCH 33/39] pack: allow reprepare_packed_git "
` [PATCH 34/39] pack: allow sha1_file_name "
` [PATCH 35/39] pack: allow stat_sha1_file "
` [PATCH 36/39] pack: allow open_sha1_file "
` [PATCH 37/39] pack: allow map_sha1_file_1 "
` [PATCH 38/39] pack: allow map_sha1_file "
` [PATCH 39/39] pack: allow sha1_loose_object_info "

[PATCH v3 0/6] xen: RCU: x86/ARM: Add support of rcu_idle_{enter, exit}
 2017-08-30  7:18 UTC  (5+ messages)
` [PATCH v3 5/6] xen: RCU: avoid busy waiting until the end of grace period

[PATCH] crypto: AF_ALG - update correct dst SGL entry
 2017-08-30  7:17 UTC 

[PATCH RESEND] mmc: renesas_sdhi: Add r8a7743/5 support
 2017-08-30  7:16 UTC  (5+ messages)

flexcan missing error state transitions
 2017-08-30  7:15 UTC  (15+ messages)
  ` AW: "
      ` AW: "

Business Proposal for you!!
 2017-08-30  7:14 UTC 

Business Proposal for you!!
 2017-08-30  7:14 UTC 

[PATCH v2 00/30] Hardened usercopy whitelisting
 2017-08-30  7:14 UTC  (9+ messages)
` [PATCH v2 15/30] xfs: Define usercopy region in xfs_inode slab cache
            ` [kernel-hardening] "

[PATCH v3 0/8] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-08-30  7:13 UTC  (5+ messages)
` [PATCH v3 1/8] PM / Sleep: Make the runtime PM centric path known to the PM core

[RFC PATCH 0/5] Extend resources to support more vcpus in single VM
 2017-08-30  7:12 UTC  (6+ messages)

[PATCH] net/liquidio: add API to set MTU
 2017-08-30  7:11 UTC 

[PATCH v2 0/2] ARM: dts: iwg20d-q7: Add Chosen node and RTC support
 2017-08-30  7:12 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: cover fragment size between 4 and 9 when not aligned
 2017-08-30  7:10 UTC  (4+ messages)

[PATCH] vhost: added user callbacks for socket open/close
 2017-08-30 10:50 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] rte_vhost: "

[Bug 101691] gfx corruption on windowed 3d-apps running on dGPU
 2017-08-30  7:08 UTC 

[PATCH RFC] Interface to set SPRN_TIDR
 2017-08-30  7:08 UTC  (2+ messages)

[PATCH] pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
 2017-08-30  7:07 UTC  (14+ messages)
        ` [PATCH] config: use a static lock_file struct

[PATCH] btrfs/029: fix wrong usage of name filter
 2017-08-30  6:56 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: fix num seg assumption on vPMD
 2017-08-30  7:07 UTC  (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/mlx5: enforce Tx num of segments limitation

v12.2.0 Luminous released
 2017-08-30  7:06 UTC  (3+ messages)
` [ceph-users] "

[Qemu-devel] [RFC v2 0/8] monitor: allow per-monitor thread
 2017-08-30  7:06 UTC  (3+ messages)

[LTP] [PATCH v2] android: pty01: Fix pty01 test for Android
 2017-08-30  7:06 UTC  (4+ messages)

[PATCH] libxl: fix incremental parallel build
 2017-08-30  7:06 UTC 

[PATCH v5] common/vm_event: Initialize vm_event lists on domain creation
 2017-08-30  7:06 UTC  (5+ messages)

[PATCH] lsof: remove host information from version.h
 2017-08-30  7:05 UTC 

XFS reflinks
 2017-08-30  7:03 UTC  (6+ messages)

[PATCH] arm: Drop ATAGS dependency for setting command line type
 2017-08-30  7:03 UTC 

memory leak in mix/pcm_upmix.c mix/pcm_downmix.c!!!
 2017-08-30  7:02 UTC  (2+ messages)

[PATCH V6 00/12] mmc: Add Command Queue support
 2017-08-30  6:54 UTC  (2+ messages)

[RFC][PATCH 0/8] Crash consistency xfstest using dm-log-writes
 2017-08-30  7:00 UTC  (4+ messages)
` [RFC][PATCH 3/8] fsx: fixes to random seed

[PATCH net-next] dp83640: don't hold spinlock while calling netif_rx_ni
 2017-08-30  6:58 UTC 

[Qemu-devel] [RFC v2 00/32] postcopy+vhost-user/shared ram
 2017-08-30  6:57 UTC  (7+ messages)
` [Qemu-devel] [RFC v2 25/32] vhost+postcopy: Lock around set_mem_table
` [Qemu-devel] [RFC v2 26/32] vhost: Add VHOST_USER_POSTCOPY_END message
` [Qemu-devel] [RFC v2 27/32] vhost+postcopy: Wire up POSTCOPY_END notify

clk: renesas: rcar-gen3: Status of Z* clocks?
 2017-08-30  6:56 UTC  (7+ messages)

[PATCH] btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
 2017-08-30  6:55 UTC  (2+ messages)

USB keyboard can NOT wakeup from S3( suspend to RAM )
 2017-08-30  6:55 UTC  (3+ messages)

[PATCH net-next] net: cpsw: Don't handle SIOC[GS]HWTSTAMP when CPTS is disabled
 2017-08-30  6:50 UTC 

[PATCH 0/2] net/i40e: get information about protocols defined in ddp profile
 2017-08-30  6:50 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] app/testpmd: "

[U-Boot] [PATCH 0/4] Enable ethernet on nanopi m1 and nanopi m1 plus
 2017-08-30  6:47 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] sunxi: dts: added emac node for nanopi m1

Design proposal to Non-Interactive password update for REST client
 2017-08-30  6:47 UTC  (4+ messages)

The RZ/A1 pin controller driver will be broken for 4.13
 2017-08-30  6:46 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: restrict userptr even more
 2017-08-30  6:46 UTC  (6+ messages)
` [PATCH 3/4] drm/amdgpu: add IOCTL interface for per VM BOs v2

Possible regression between 4.9 and 4.13
 2017-08-30  6:45 UTC  (14+ messages)

[PATCH] arm64: dts: r8a77995: update PFC node name to pin-controller
 2017-08-30  6:44 UTC  (4+ messages)

[PATCH 0/2] Avoid build failures due to setscene errors
 2017-08-30  6:44 UTC  (5+ messages)

[U-Boot] ** Can't read Driver Desriptor Block **
 2017-08-30  6:44 UTC  (4+ messages)

[PATCH] arm64: dts: draak: Add serial console pins
 2017-08-30  6:44 UTC  (3+ messages)

[PATCH V2 0/2] block/loop: improve performance
 2017-08-30  6:43 UTC  (7+ messages)
` [PATCH V2 2/2] block/loop: allow request merge for directio mode

[PATCH net-next v3 00/13] net: mvpp2: comphy configuration
 2017-08-30  6:43 UTC  (10+ messages)
` [PATCH net-next v3 02/13] phy: add the mvebu cp110 comphy driver

[GIT PULL] Allwinner fixes for 4.13, take 3
 2017-08-30  6:43 UTC  (3+ messages)

[linux-3.18 test] 112942: trouble: blocked/broken/fail/pass
 2017-08-30  6:43 UTC 

[PATCH] mm: Use WQ_HIGHPRI for mm_percpu_wq
 2017-08-30  6:40 UTC  (6+ messages)

[PATCH] kexec-tools: ppc64: fix leak while checking for coherent device memory
 2017-08-30  6:39 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mvebu: add "spi-flash" compatible string
 2017-08-30  6:37 UTC  (2+ messages)

[PATCH v3 00/17] powerpc: Do alignment fixups using analyse_instr etc
 2017-08-30  6:34 UTC  (2+ messages)
` [PATCH v3 18/17] powerpc: Emulate load/store floating point as integer word instructions

[U-Boot] [PATCH v3 0/8] sf: improve support of (Q)SPI flash memories
 2017-08-30  6:33 UTC  (9+ messages)

[PATCH v5 0/2] efi: Free memory on exit
 2017-08-30  6:33 UTC  (3+ messages)

[patch net-next v2 0/3] net/sched: Improve getting objects by indexes
 2017-08-30  6:31 UTC  (4+ messages)
` [patch net-next v2 1/3] idr: Add new APIs to support unsigned long
` [patch net-next v2 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next v2 3/3] net/sched: Change act_api and act_xxx modules "

device-tree issue: .probe never called
 2017-08-30  6:32 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-08-29
 2017-08-30  6:31 UTC 

[RFC PATCH 0/4] ethdev new offloads API
 2017-08-30  6:30 UTC  (9+ messages)
` [RFC PATCH 2/4] ethdev: introduce Rx queue "
` [RFC PATCH 4/4] ethdev: add helpers to move to the new "

d82fed7529 ("locking/lockdep/selftests: Fix mixed read-write .."): BUG: -1 unexpected failures (out of 262) - debugging disabled! |
 2017-08-30  6:29 UTC  (3+ messages)

[Buildroot] Error while build Xorg with nvidia-driver
 2017-08-30  6:29 UTC  (2+ messages)

[PATCH] xfs/095: require 512b sector size SCRATCH_DEV
 2017-08-30  6:26 UTC 

[PATCH] crypto/ccp: Add support for AMD CCP Crypto poll mode driver
 2017-08-30  6:24 UTC  (2+ messages)

[RFC] workqueue: remove manual lockdep uses to detect deadlocks
 2017-08-30  6:23 UTC  (6+ messages)

[Qemu-devel] [QGA] Bug of qga?
 2017-08-30  6:22 UTC  (7+ messages)

[PATCH] drm: vmwgfx: constify vmw_fence_ops
 2017-08-30  6:21 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-08-30  6:21 UTC  (2+ messages)

[PATCH 1/4] irda: move net/irda/ to drivers/staging/irda/net/
 2017-08-30  6:19 UTC  (5+ messages)
` [lkp-robot] [irda] 66d98e78e4: BUG:unable_to_handle_kernel

[Qemu-devel] [PATCH] qom: Remove unused errp parameter from can_be_deleted()
 2017-08-30  6:20 UTC  (2+ messages)

[RFC] block: deprecate choosing elevator via boot param
 2017-08-30  6:18 UTC  (2+ messages)

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-08-30  6:18 UTC  (4+ messages)
` [PATCH 04/13] drm/amdgpu: update to new mmu_notifier semantic

[PATCH v2 0/2] i2c: designware: add i2c gpio recovery option
 2017-08-30  6:18 UTC  (5+ messages)


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.