All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-12 22:31:24 to 2016-10-12 23:25:50 UTC [more...]

[to-be-updated] mm-zsmalloc-add-trace-events-for-zs_compact.patch removed from -mm tree
 2016-10-12 23:00 UTC 

Huge performance bottleneck reading packs
 2016-10-12 23:18 UTC  (4+ messages)

[PATCH v3 0/6] Support PWM polarity control
 2016-10-12 23:18 UTC  (6+ messages)
` [PATCH v3 3/6] pwm: imx: support output polarity inversion

[PATCH] f2fs: fix wrong sum_page pointer in f2fs_gc
 2016-10-12 23:23 UTC  (2+ messages)

[PATCH] exynos-drm: Fix display manager failing to start without IOMMU problem
 2016-10-12 23:15 UTC  (11+ messages)

[xen-unstable baseline-only test] 67868: regressions - FAIL
 2016-10-12 23:22 UTC 

[Update][PATCH 1/2] cpufreq: intel_pstate: Per CPU P-State limits
 2016-10-12 23:16 UTC  (3+ messages)

[PATCH v2 0/4] PCI: xgene: Cleanups
 2016-10-12 23:20 UTC  (3+ messages)

[kernel-hardening] [PATCHv2 0/4] WX checking for arm64
 2016-10-12 23:13 UTC  (24+ messages)
`  "
` [kernel-hardening] [PATCHv2 1/4] arm64: dump: Make ptdump debugfs a separate option
  `  "
  ` [kernel-hardening] "
` [kernel-hardening] [PATCHv2 2/4] arm64: dump: Make the page table dumping seq_file optional
  `  "
` [kernel-hardening] [PATCHv2 3/4] arm64: dump: Remove max_addr
  `  "
` [kernel-hardening] [PATCHv2 4/4] arm64: dump: Add checking for writable and exectuable pages
  `  "

[Buildroot] [PATCH] postgresql: security bump to version 9.5.4
 2016-10-12 23:17 UTC 

[Buildroot] [PATCH] c-ares: security bump to version 1.12.0
 2016-10-12 23:17 UTC 

Clicking issues with the output of an Onyx Blackbird
 2016-10-12 23:17 UTC 

Incremental send robustness question
 2016-10-12 23:14 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 00/11] spapr: option vector re-work and memory unplug support
 2016-10-12 23:13 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] spapr_ovec: initial implementation of option vector helpers
` [Qemu-devel] [PATCH 02/11] spapr_hcall: use spapr_ovec_* interfaces for CAS options
` [Qemu-devel] [PATCH 03/11] spapr: add option vector handling in CAS-generated resets
` [Qemu-devel] [PATCH 04/11] spapr: improve ibm, architecture-vec-5 property handling
` [Qemu-devel] [PATCH 05/11] spapr: fix inheritance chain for default machine options
` [Qemu-devel] [PATCH 06/11] spapr: update spapr hotplug documentation
` [Qemu-devel] [PATCH 07/11] spapr: add hotplug interrupt machine options
` [Qemu-devel] [PATCH 08/11] spapr_events: add support for dedicated hotplug event source
` [Qemu-devel] [PATCH 09/11] spapr: Add DRC count indexed hotplug identifier type
` [Qemu-devel] [PATCH 10/11] spapr: use count+index for memory hotplug
` [Qemu-devel] [PATCH 11/11] spapr: Memory hot-unplug support

[PATCH] drm/i915/guc: Sanitory checks for platform that dont have GuC
 2016-10-12 23:13 UTC 

Formatting problem send_mail in version 2.10.0
 2016-10-12 23:13 UTC  (11+ messages)

[v2 PATCH] go-cross: Fix host contamination for x86_64 host to x86_64 target
 2016-10-12 23:11 UTC  (2+ messages)

[PATCHv2] attr: convert to new threadsafe API
 2016-10-12 22:57 UTC  (9+ messages)

Low network throughput on i.MX28
 2016-10-12 23:09 UTC 

[PATCH] perf: dynamically change verbosity level in perf top
 2016-10-12 21:48 UTC  (2+ messages)

[meta-yocto-bsp] meta-yocto-bsp: linux 4.4: bump to the latest stable version for the non-x86 BSPs
 2016-10-12 23:03 UTC  (5+ messages)
` [kernel-meta] meta-yocto-bsp: beaglebone: remove the stale kernel options
      ` [linux-yocto] "

[PATCH v2] sparc64: Multi-page size support
 2016-10-12 22:58 UTC  (2+ messages)

[PATCH 0/5] NFSv4: Fix stateid used when flock locks in use
 2016-10-12 22:59 UTC  (4+ messages)
` [PATCH 1/5] NFS: remove l_pid field from nfs_lockowner

[PATCH 1/1] jbd2: fix incorrect unlock on j_list_lock
 2016-10-12 22:58 UTC  (2+ messages)

[PATCH v2 01/31] af9005: don't do DMA on stack
 2016-10-12 22:56 UTC 

[PATCH v6 00/17] re-enable DAX PMD support
 2016-10-12 22:50 UTC  (87+ messages)
` [PATCH v6 05/17] dax: make 'wait_table' global variable static
` [PATCH v6 06/17] dax: remove the last BUG_ON() from fs/dax.c
  ` [PATCH v6 01/17] ext4: allow DAX writeback for hole punch
  ` [PATCH v6 02/17] ext4: tell DAX the size of allocation holes
  ` [PATCH v6 03/17] dax: remove buffer_size_valid()
  ` [PATCH v6 04/17] ext2: remove support for DAX PMD faults
  ` [PATCH v6 07/17] dax: consistent variable naming for DAX entries
  ` [PATCH v6 08/17] dax: coordinate locking for offsets in PMD range
  ` [PATCH v6 09/17] dax: remove dax_pmd_fault()
  ` [PATCH v6 10/17] dax: correct dax iomap code namespace
  ` [PATCH v6 11/17] dax: add dax_iomap_sector() helper function
  ` [PATCH v6 12/17] dax: dax_iomap_fault() needs to call iomap_end()
  ` [PATCH v6 13/17] dax: move RADIX_DAX_* defines to dax.h
  ` [PATCH v6 14/17] dax: move put_(un)locked_mapping_entry() in dax.c
  ` [PATCH v6 15/17] dax: add struct iomap based DAX PMD support
  ` [PATCH v6 16/17] xfs: use struct iomap based DAX PMD fault path
  ` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-10-12 22:42 UTC  (5+ messages)
` [PATCH 48/63] xfs: preallocate blocks for worst-case btree expansion

TCP data throughput for BCM43362
 2016-10-12 22:50 UTC  (19+ messages)

[kernel-hardening] [RFC PATCH 00/13] HARDENING_ATOMIC feature
 2016-10-12 22:50 UTC  (6+ messages)
` [kernel-hardening] [RFC PATCH 01/13] Add architecture independent hardened atomic base
  ` [kernel-hardening] "

Test generic/299 stalling forever
 2016-10-12 21:19 UTC  (6+ messages)

[PATCH V2 0/3] ACPI,PCI,IRQ: revert penalty calculation for SCI
 2016-10-12 22:46 UTC  (5+ messages)
` [PATCH V2 1/3] Revert "ACPI,PCI,IRQ: reduce static IRQ array size to 16"
      ` [PATCH V2 1/3] Revert "ACPI, PCI, IRQ: "

[Qemu-devel] [PATCH 0/5] More thread sanitizer fixes and atomic.h improvements
 2016-10-12 22:45 UTC  (2+ messages)

[PATCH 1/5] mach-aspeed: Add Zaius BMC-specific early setup
 2016-10-12 22:44 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: aspeed: zaius: Fix pinctrl on MACs
` [PATCH 3/5] ARM: dts: aspeed: zaius: Add static GPIO config
` [PATCH 4/5] ARM: dts: aspeed: zaius: Use I2C buses and muxes
` [PATCH 5/5] ARM: dts: aspeed: zaius: Add front panel LEDs

[RFC linux v3 4/4] hwmon: Add OCC driver polling and parse response
 2016-10-12 22:43 UTC 

[RFC linux v3 3/4] hwmon: Add OCC driver basic sysfs attributes
 2016-10-12 22:42 UTC 

[RFC linux v3 2/4] hwmon: Add OCC hwmon driver stub
 2016-10-12 22:42 UTC 

[RFC linux v3 1/4] Revert "hwmon: Add Power8 OCC hwmon driver"
 2016-10-12 22:42 UTC 

[RFC linux v3 0/4] hwmon: On-Chip Controller (OCC) hwmon driver
 2016-10-12 22:42 UTC 

[PATCHv3] attr: convert to new threadsafe API
 2016-10-12 22:41 UTC 

[kernel-hardening] self introduction
 2016-10-12 22:40 UTC  (14+ messages)

[patch] staging: android/ion: testing the wrong variable
 2016-10-12 22:39 UTC  (2+ messages)

[PATCH] arch/x86: Remove second call to topology_update_package_map()
 2016-10-12 22:37 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/3] iotests: Skip 162 if there is no SSH support
 2016-10-12 22:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] block: Emit modules in bdrv_iterate_format()
` [Qemu-devel] [PATCH 3/3] iotests: Skip test 162 if there is no SSH support

+ kprobes-avoid-false-kasan-reports-during-stack-copy.patch added to -mm tree
 2016-10-12 22:10 UTC 

[Qemu-devel] [PATCH 1/4] target-lm32: swap operand of wcsr in LOG_DIS()
 2016-10-12 22:35 UTC  (8+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH 2/4] target-lm32: disable asm logging via LOG_DIS()
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 3/4] lm32: milkymist-tmu2: fix integer overflow
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 4/4] target-lm32: rewrite gen_compare()
  ` [Qemu-trivial] "

[PATCH v3] iproute2: macvlan: add "source" mode
 2016-10-12 22:27 UTC  (2+ messages)

[PATCH iproute2 1/1] tc filters: add support to get individual filters by handle
 2016-10-12 22:26 UTC  (2+ messages)

[Buildroot] initramfs is not being linked into kernel
 2016-10-12 22:34 UTC  (2+ messages)

[PATCH] local.conf.sample.extended: remove RM_OLD_IMAGE
 2016-10-12 22:31 UTC  (2+ messages)

[PATCH v2 iproute2 0/9] Cleanup backlog
 2016-10-12 22:26 UTC  (2+ 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.