All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-09 16:13:52 to 2016-08-09 16:52:38 UTC [more...]

[PATCH] mm/slub: Run free_partial() outside of the kmem_cache_node->list_lock
 2016-08-09 16:21 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[Ksummit-discuss] [TECH TOPIC] Addressing complex dependencies and semantics (v2)
 2016-08-09 16:53 UTC  (12+ messages)

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-08-09 16:52 UTC  (6+ messages)

[PATCH 1/2] pack-objects: Teach --use-bitmap-index codepath to respect --local, --honor-pack-keep and --incremental
 2016-08-09 16:52 UTC  (5+ messages)

[PATCH] drivers/perf: arm_pmu: fix legacy affinity-less DT support
 2016-08-09 16:52 UTC  (4+ messages)

[PATCH v3 1/2] x86/KASLR: Fix physical memory calculation on KASLR memory randomization
 2016-08-09 16:51 UTC  (4+ messages)
` [kernel-hardening] "
` [PATCH v3 2/2] x86/KASLR: Increase BRK pages for "
  ` [kernel-hardening] "

[PATCH v2 1/2] libata-scsi: set max_hw_sectors again only when dev->max_sectors is set
 2016-08-09 16:50 UTC  (3+ messages)
` [PATCH v2 2/2] libata-core: do not set dev->max_sectors for LBA48 devices

[Bug 150731] New: amdgpu: segfault on unbind in sysfs; card becomes nonresponsive
 2016-08-09 16:50 UTC  (2+ messages)
` [Bug 150731] "

Issue: errno:28 (No space left on device)
 2016-08-09 16:50 UTC  (2+ messages)

[PATCH] arm64: suspend: avoid potential TLB conflict
 2016-08-09 16:49 UTC  (3+ messages)

gmane archive is dead
 2016-08-09 16:48 UTC 

[PATCH] OF: mark released devices as no longer populated
 2016-08-09 16:48 UTC  (3+ messages)

[CI 1/3] drm/i915: Always mark the writer as also a read for busy ioctl
 2016-08-09 16:47 UTC  (3+ messages)
` [CI 2/3] drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
` [CI 3/3] drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh

imx6dl-riotboard: Does not generate valid SD card image
 2016-08-09 16:47 UTC  (5+ messages)

[PATCH] xfrm: constify xfrm_replay structures
 2016-08-09 16:27 UTC  (2+ messages)

[PATCH v2 1/3] powerpc: Factor out common code in setup-common.c
 2016-08-09 16:30 UTC  (3+ messages)

[Bug 97240] VCE encoding sometimes locks up since 4.8-rc1
 2016-08-09 16:46 UTC  (2+ messages)

[PATCH] i2c: don't print error when adding adapter fails
 2016-08-09 16:45 UTC  (13+ messages)

[lkp] [fs] 6141b4d642: xfstests.generic.079.fail
 2016-08-09 16:45 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu: remove unused VM defines
 2016-08-09 16:45 UTC  (5+ messages)
` [PATCH 6/6] drm/amdgpu: use more than 64KB fragment size if possible

drivers/spi/spi.c:1160:3-9: preceding lock on line 1153
 2016-08-09 16:43 UTC  (4+ messages)

[PATCH v7 0/4] improvements to the nmi_backtrace code
 2016-08-09 16:43 UTC  (5+ messages)
` [PATCH v7 4/4] nmi_backtrace: generate one-line reports for idle cpus

howto rerun a task whenever it's content chang
 2016-08-09 16:42 UTC  (5+ messages)

[PATCH v2 00/10] usb: ulpi: remove "dev" field from struct ulpi_ops
 2016-08-09 16:43 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/8] Update the Netduino 2 Machine
 2016-08-09 16:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 5/8] irq: Add a new irq device that allows the ORing of lines

[PATCH 0/5] Add driver for GE B850v3 LVDS/DP++ Bridge
 2016-08-09 16:41 UTC  (12+ messages)
` [PATCH V5 0/4] "
  ` [PATCH V5 1/4] drm/imx-ldb: Add support to drm-bridge
  ` [PATCH V5 2/4] Documentation/devicetree/bindings: b850v3_lvds_dp
  ` [PATCH V5 3/4] drm/bridge: Add driver for GE B850v3 LVDS/DP++ Bridge
  ` [PATCH V5 4/4] dts/imx6q-b850v3: Use "

[yocto-autobuilder][PATCH] SendQAEmail.py: use sendmail instead of mail to send QA email
 2016-08-09 16:42 UTC 

[PATCHv2 0/6] git clone: Marry --recursive and --reference
 2016-08-09 16:41 UTC  (7+ messages)
` [PATCHv3 2/9] t7408: merge short tests, factor out testing method
` [PATCHv3 6/9] clone: implement optional references
` [PATCHv3 9/9] submodule--helper: use parallel processor correctly

[RFC 00/11] THP swap: Delay splitting THP during swapping out
 2016-08-09 16:37 UTC  (24+ messages)
` [RFC 01/11] swap: Add swap_cluster_list
` [RFC 02/11] swap: Change SWAPFILE_CLUSTER to 512
` [RFC 03/11] mm, memcg: Add swap_cgroup_iter iterator
` [RFC 04/11] mm, memcg: Support to charge/uncharge multiple swap entries
` [RFC 05/11] mm, THP, swap: Add swap cluster allocate/free functions
` [RFC 06/11] mm, THP, swap: Add get_huge_swap_page()
` [RFC 07/11] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [RFC 08/11] mm, THP, swap: Support to add/delete THP to/from swap cache
` [RFC 09/11] mm, THP: Add can_split_huge_page()
` [RFC 10/11] mm, THP, swap: Support to split THP in swap cache
` [RFC 11/11] mm, THP, swap: Delay splitting THP during swap out

[PATCH] cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
 2016-08-09 16:41 UTC 

[LTP] [PATCH] mkswap: make the test device size is aligned to pagesize
 2016-08-09 16:41 UTC  (2+ messages)

[RFC PATCH 0/3] 1588 support for Zynq Ultrascale+ MPSoC
 2016-08-09 16:40 UTC  (5+ messages)
` [RFC PATCH 2/3] net: macb: Add support for 1588 "

[Qemu-devel] [PATCH for-2.7 0/2] intel-iommu: restrict EIM to quirkless KVM
 2016-08-09 16:39 UTC  (6+ messages)
  ` [Qemu-devel] [PATCH] checkpatch: allow tabs in linux-headers

[RFC][PATCH] KEYS: Sort out big_key initialisation
 2016-08-09 16:38 UTC 

[PACTH v5 0/2] usb: xhci: plat: Enable PM, async resume/suspend
 2016-08-09 16:38 UTC  (3+ messages)
` [PACTH v5 1/2] usb: xhci: plat: Enable runtime PM
` [PACTH v5 2/2] usb: xhci: plat: Enable async suspend/resume

[RFC ABI V3 0/7] SG-based RDMA ABI Proposal
 2016-08-09 16:39 UTC  (8+ messages)
  ` [RFC ABI V3 1/7] RDMA/core: Export RDMA IOCTL declarations
  ` [RFC ABI V3 2/7] RDMA/core: Refactor IDR to be per-device
  ` [RFC ABI V3 3/7] RDMA/core: Add support for custom types
  ` [RFC ABI V3 4/7] RDMA/core: Add new ioctl interface
  ` [RFC ABI V3 5/7] RDMA/core: Add initialize and cleanup of common types
  ` [RFC ABI V3 6/7] RDMA/core: Add uverbs types, actions, handlers and attributes
  ` [RFC ABI V3 7/7] IB/mlx5: Implement common uverb objects

[Qemu-devel] [PATCH] clang: Disable warning about expansion to 'defined'
 2016-08-09 16:38 UTC  (5+ messages)

[xen-unstable-smoke test] 100365: tolerable all pass - PUSHED
 2016-08-09 16:38 UTC 

[Qemu-devel] [PATCH for-2.7 0/5] spapr: Fix regression in CPU alias handling
 2016-08-09 16:37 UTC  (4+ messages)

[Qemu-devel] Abort with qemu-aarch64(latest git master)
 2016-08-09 16:37 UTC  (3+ messages)

[lm-sensors] [RFC][PATCH] hwmon/max6650.c: Optionally retrieve voltage and prescaler from devicetree
 2016-08-09 16:37 UTC  (2+ messages)
` [lm-sensors] [RFC][PATCH] hwmon/max6650.c: Optionally retrieve voltage and prescaler from device

[PATCH v2 1/2] x86/KASLR: Fix physical memory calculation on KASLR memory randomization
 2016-08-09 16:35 UTC  (4+ messages)
` [kernel-hardening] "
` [PATCH v2 2/2] x86/KASLR: Increase BRK pages for "
  ` [kernel-hardening] "

[PATCH v4 0/3] pcie-designware: add iATU unroll feature
 2016-08-09 16:35 UTC  (4+ messages)
` [PATCH v4 1/3] pcie-designware: move definitions
` [PATCH v4 2/3] pcie-designware: add iATU Unroll feature
` [PATCH v4 3/3] pcie-designware: fix typo

FIPS mode: modprobe: ERROR: could not insert 'drbg'
 2016-08-09 16:34 UTC 

[RFC] mm: Don't use radix tree writeback tags for pages in swap cache
 2016-08-09 16:34 UTC  (4+ messages)

[PATCH net 0/6] rxrpc: Miscellaneous fixes
 2016-08-09 16:33 UTC  (7+ messages)
` [PATCH net 1/6] rxrpc: fix uninitialized pointer dereference in debug code
` [PATCH net 2/6] rxrpc: Need to flag call as being released on connect failure
` [PATCH net 3/6] rxrpc: Don't access connection from call if pointer is NULL
` [PATCH net 4/6] rxrpc: Once packet posted in data_ready, don't retry posting
` [PATCH net 5/6] rxrpc: Fix a use-after-push in data_ready handler
` [PATCH net 6/6] rxrpc: Free packets discarded in data_ready

[PATCH v12 1/3] Bluetooth: hci_uart: add prepare callbacks to hci_uart_proto structure
 2016-08-09 16:32 UTC  (6+ messages)
` [PATCH v12 2/3] Bluetooth: hci_uart: check if hdev is present before using it
` [PATCH v12 3/3] Bluetooth: hci_uart: Support firmware download for Marvell

[Qemu-devel] [PATCH v2 00/12] qapi: remove the 'middle' mode
 2016-08-09 16:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 12/12] Drop qmp-commands.hx

[PATCH 1/2] iommu/dma: Don't put uninitialised IOVA domains
 2016-08-09 16:31 UTC  (3+ messages)
` [PATCH 2/2] iommu/dma: Respect IOMMU aperture when allocating
    ` [PATCH v2] "

[PATCH v1 1/2] x86/KASLR: Fix physical memory calculation on KASLR memory randomization
 2016-08-09 16:30 UTC  (5+ messages)
      ` [kernel-hardening] "

[PATCH 1/2] of/irq: Mark interrupt controllers as populated before initialisation
 2016-08-09 16:30 UTC  (3+ messages)

[PATCH] thp: move shmem_huge_enabled() outside of SYSFS ifdef
 2016-08-09 16:30 UTC  (3+ messages)

[PACTH v1] mm, proc: Implement /proc/<pid>/totmaps
 2016-08-09 16:29 UTC  (2+ messages)

[PATCH] rmap: Fix compound check logic in page_remove_file_rmap
 2016-08-09 16:29 UTC  (3+ messages)

[Resend][PATCH] x86/power/64: Always create temporary identity mapping correctly
 2016-08-09 16:27 UTC  (11+ messages)
              ` [kernel-hardening] "

[PATCH] NFC: pn533: constify pn533_phy_ops structures
 2016-08-09 16:11 UTC 

[Qemu-devel] [PATCH v3 00/15] qapi: remove the 'middle' mode
 2016-08-09 16:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 12/15] monitor: use qmp_dispatch()

[Qemu-devel] [PATCH for-2.8 v1 00/60] Modular build of trace event files
 2016-08-09 16:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-2.8 v1 08/60] trace: provide mechanism for registering trace events
` [Qemu-devel] [PATCH for-2.8 v1 11/60] trace: remove use of event ID enums from APIs

[RFI] ucmatose: No effect to set service type for QoS
 2016-08-09 16:26 UTC 

[PATCH] BB_NO_NETWORK: Fallback to local source for git lsremote
 2016-08-09 16:26 UTC  (11+ messages)

[PATCH v2 3/6] tls: Use l_key crypto for decrypt and sign
 2016-08-09 16:26 UTC  (2+ messages)

Udev rule for USB keyboard
 2016-08-09 16:25 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] Ide patches
 2016-08-09 16:24 UTC  (2+ messages)

[PATCH 1/2] lib/librte_port: modify source and sink port structure parameter
 2016-08-09 16:30 UTC  (2+ messages)
` [PATCH 2/2] examples/ip_pipeline: modify source port default parameter

[PACTH v4 1/2] usb: xhci: plat: Enable runtime PM
 2016-08-09 16:22 UTC  (2+ messages)

Lttng not producing trace files
 2016-08-09 16:24 UTC 

[PATCHv4 0/2] USB Type-C Connector class
 2016-08-09 16:23 UTC  (3+ messages)

[PATCH v22 0/8] arm64: add kdump support
 2016-08-09 16:22 UTC  (9+ messages)
` [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range

[x86/KASLR] 20067c4c13: kernel BUG at arch/x86/mm/physaddr.c:26!
 2016-08-09 16:22 UTC  (2+ messages)

[PATCH 0/8] arm64: Work around for mismatched cache line size
 2016-08-09 16:22 UTC  (4+ messages)
` [PATCH 6/8] arm64: Introduce raw_{d,i}cache_line_size

[PATCH] [media] mtk-vcodec: constify venc_common_if structures
 2016-08-09 16:03 UTC 

[PATCH] IB/hfi1: Using kfree_rcu() to simplify the code
 2016-08-09 16:20 UTC  (2+ messages)

[PATCH 00/20] more drm doc work
 2016-08-09 16:19 UTC  (3+ messages)
` [PATCH 02/20] drm/doc: Light drm-kms-helper.rst cleanup

[PATCH 4.6 00/96] 4.6.6-stable review
 2016-08-09 16:19 UTC  (6+ messages)

[PATCH v11 3/3] Bluetooth: hci_uart: Support firmware download for Marvell
 2016-08-09 16:18 UTC  (6+ messages)
` [v11,3/3] "

[PATCH 1/2] x86/altp2m: use __get_gfn_type_access to avoid lock conflicts
 2016-08-09 16:17 UTC  (6+ messages)
` [PATCH 2/2] x86/altp2m: allow specifying external-only use-case

[PATCH v2 2/6] tls: Convert encrypt and verify to l_key crypto
 2016-08-09 16:17 UTC  (2+ messages)

linux-next: please clean up the samsung-krzk tree
 2016-08-09 16:17 UTC  (2+ messages)

master - test: fix/enhance lvcreate-large-raid*.sh
 2016-08-09 16:16 UTC 

[PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc
 2016-08-09 16:15 UTC  (3+ messages)

[Qemu-devel] [RFC for 2.8 0/3] Drop support for 64 bit guests on 32 bit hosts
 2016-08-09 16:15 UTC  (5+ messages)
` [Qemu-devel] [RFC for 2.8 1/3] configure: check CPU width and disable larger guests
` [Qemu-devel] [RFC for 2.8 2/3] configure: filter 64 bit machines on 32 bit builds

[PATCH 4.4 00/68] 4.4.17-stable review
 2016-08-09 16:14 UTC  (4+ 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.