All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-13 21:58:57 to 2016-06-13 22:51:54 UTC [more...]

[PATCH v3 1/5] cipher: Update for current kernel akcipher interface
 2016-06-13 22:51 UTC  (3+ messages)

[PATCH v7 00/40] libify apply and use lib in am, part 2
 2016-06-13 22:49 UTC  (3+ messages)
` [PATCH v7 01/40] apply: move 'struct apply_state' to apply.h

[GIT PULL] SoCFPGA DTS updates for v4.8
 2016-06-13 22:49 UTC  (4+ messages)
` [GIT PULL] SoCFPGA DTS fix for v4.7

[RFC-PATCH v2 0/2] send-email: new --quote-email option
 2016-06-13 22:47 UTC  (28+ messages)
` [PATCH v3 0/6] send-email: cleaner tests and quote email
  ` [PATCH v3 1/6] t9001: non order-sensitive file comparison
  ` [PATCH v3 2/6] t9001: check email address is in Cc: field
  ` (unknown),
    ` [PATCH v4 3/6] send-email: shorten send-email's output
    ` [PATCH v4 4/6] send-email: create email parser subroutine

[PATCH 2/3] Kbuild: don't add obj tree in additional includes
 2016-06-13 22:51 UTC  (5+ messages)

[PATCH] multipath-tools: add INFINIDAT devices to hardware table
 2016-06-13 22:46 UTC 

[PATCH net-next] tcp: use RFC6298 compliant TCP RTO calculation
 2016-06-13 22:38 UTC  (2+ messages)

[PATCH] clk: rockchip: add flag CLK_SET_RATE_PARENT for dclk_vop0_div on RK3399
 2016-06-13 22:46 UTC  (3+ messages)

[xen-4.4-testing test] 95615: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2016-06-13 22:46 UTC 

[GIT PULL] Ux500 DT updates for v4.8
 2016-06-13 22:45 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Updates for v4.8
 2016-06-13 22:44 UTC  (2+ messages)

[Buildroot] [PATCH] package/php: fix date.timezone
 2016-06-13 22:42 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC R-Car SYSC Updates for v4.8
 2016-06-13 22:41 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] linux-user: safe_syscall updates
 2016-06-13 22:40 UTC  (12+ messages)
` [Qemu-devel] [PATCH 4/6] linux-user: Provide safe_syscall for aarch64
` [Qemu-devel] [PATCH 6/6] linux-user: Provide safe_syscall for ppc64

[PATCH RFC 0/3] ipv4: preparation work for making ipv4 routing ecn robust
 2016-06-13 22:40 UTC  (7+ messages)
` [PATCH RFC 1/3] ipv4: make flow functions more grepable by removing flowi4_init_output
` [PATCH RFC 2/3] ipv4: make flow functions more grepable by removing flowi4_update_output
` [PATCH RFC 3/3] ipv4: kill RTO_ONLINK, RT_CONN_FLAGS and RT_CONN_FLAGS_TOS

[PATCH] gpio: add Intel WhiskeyCove GPIO driver
 2016-06-13 22:40 UTC  (3+ messages)

Boot iMX6 from IRAM on new Variscite SOM
 2016-06-13 22:38 UTC 

[GIT PULL] Renesas ARM Based SoC DT Updates for v4.8
 2016-06-13 22:38 UTC  (2+ messages)

[PATCH] writeback: inode cgroup wb switch should skip inode with zero i_count
 2016-06-13 22:37 UTC 

[PATCH 00/30] DRBD updates
 2016-06-13 22:26 UTC  (63+ messages)
  ` [Drbd-dev] "
` [PATCH 01/30] drbd: bitmap bulk IO: do not always suspend IO
  ` [Drbd-dev] "
` [PATCH 02/30] drbd: change bitmap write-out when leaving resync states
  ` [Drbd-dev] "
` [PATCH 03/30] drbd: Kill code duplication
  ` [Drbd-dev] "
` [PATCH 04/30] drbd: Implement handling of thinly provisioned storage on resync target nodes
  ` [Drbd-dev] "
` [PATCH 05/30] drbd: Introduce new disk config option rs-discard-granularity
  ` [Drbd-dev] "
` [PATCH 06/30] drbd: Create the protocol feature THIN_RESYNC
  ` [Drbd-dev] "
` [PATCH 07/30] drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED
  ` [Drbd-dev] "
` [PATCH 08/30] drbd: fix regression: protocol A sometimes synchronous, C sometimes double-latency
  ` [Drbd-dev] "
` [PATCH 09/30] drbd: fix for truncated minor number in callback command line
  ` [Drbd-dev] "
` [PATCH 10/30] drbd: allow parallel flushes for multi-volume resources
  ` [Drbd-dev] "
` [PATCH 11/30] drbd: when receiving P_TRIM, zero-out partial unaligned chunks
  ` [Drbd-dev] "
` [PATCH 12/30] drbd: possibly disable discard support, if backend has discard_zeroes_data=0
  ` [Drbd-dev] "
` [PATCH 13/30] drbd: zero-out partial unaligned discards on local backend
  ` [Drbd-dev] "
` [PATCH 14/30] drbd: allow larger max_discard_sectors
  ` [Drbd-dev] "
` [PATCH 15/30] drbd: finish resync on sync source only by notification from sync target
  ` [Drbd-dev] "
` [PATCH 16/30] drbd: introduce unfence-peer handler
  ` [Drbd-dev] "
` [PATCH 17/30] drbd: don't forget error completion when "unsuspending" IO
  ` [Drbd-dev] "
` [PATCH 18/30] drbd: if there is no good data accessible, writes should be IO errors
  ` [Drbd-dev] "
` [PATCH 19/30] drbd: only restart frozen disk io when D_UP_TO_DATE
  ` [Drbd-dev] "
` [PATCH 20/30] drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0
  ` [Drbd-dev] "
` [PATCH 21/30] drbd: report sizes if rejecting too small peer disk
  ` [Drbd-dev] "
` [PATCH 22/30] drbd: introduce WRITE_SAME support
  ` [Drbd-dev] "
` [PATCH 23/30] drbd: sync_handshake: handle identical uuids with current (frozen) Primary
  ` [Drbd-dev] "
` [PATCH 24/30] drbd: disallow promotion during resync handshake, avoid deadlock and hard reset
  ` [Drbd-dev] "
` [PATCH 25/30] drbd: bump current uuid when resuming IO with diskless peer
  ` [Drbd-dev] "
` [PATCH 26/30] drbd: code cleanups without semantic changes
  ` [Drbd-dev] "
` [PATCH 27/30] drbd: get rid of empty statement in is_valid_state
  ` [Drbd-dev] "
` [PATCH 28/30] drbd: finally report ms, not jiffies, in log message
  ` [Drbd-dev] "
` [PATCH 29/30] drbd: al_write_transaction: skip re-scanning of bitmap page pointer array
  ` [Drbd-dev] "
` [PATCH 30/30] drbd: correctly handle failed crypto_alloc_hash
  ` [Drbd-dev] "

[PATCH 1/2] pci: Error disabling SR-IOV if in VFs assigned
 2016-06-13 22:35 UTC  (8+ messages)

[PATCH] clocksource: kona: avoid bogus warning
 2016-06-13 22:34 UTC  (2+ messages)

[PATCH 0/6] Support DAX for device-mapper dm-linear devices
 2016-06-13 22:21 UTC  (22+ messages)
` [PATCH 1/6] genhd: Add GENHD_FL_DAX to gendisk flags
` [PATCH 2/6] block: Check GENHD_FL_DAX for DAX capability
` [PATCH 3/6] dm: Add dm_blk_direct_access() for mapped device
` [PATCH 4/6] dm-linear: Add linear_direct_access()
` [PATCH 5/6] dm, dm-linear: Add dax_supported to dm_target
` [PATCH 6/6] dm: Enable DAX support for mapper device

multipath IB/srp fail-over testing lands up in dump stack in swiotlb_alloc_coherent()
 2016-06-13 22:30 UTC  (6+ messages)

[GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.8
 2016-06-13 22:29 UTC  (2+ messages)

[RFC 00/18] Present useful limits to user
 2016-06-13 22:27 UTC  (11+ messages)
` [RFC 02/18] cgroup_pids: track maximum pids
` [RFC 11/18] limits: track and present RLIMIT_NPROC actual max

[PATCH 1/1] Don't free remote->name after fetch
 2016-06-13 22:25 UTC  (2+ messages)

Linux 3.10.102
 2016-06-13 22:25 UTC  (2+ messages)

[PATCH 0/2] iio: humidity: sht31: add Sensirion SHT31 support
 2016-06-13 22:25 UTC  (2+ messages)

[GIT PULL 0/8] ARM: exynos: Early stuff for v4.8
 2016-06-13 22:24 UTC  (4+ messages)
` [GIT PULL 8/8] ARM: defconfig: exynos: Defconfig "

[PART2 RFC v2 00/10] iommu/AMD: Introduce IOMMU AVIC support
 2016-06-13 22:06 UTC  (11+ messages)
` [PART2 RFC v2 01/10] iommu/amd: Detect and enable guest vAPIC support
` [PART2 RFC v2 02/10] iommu/amd: Add support for 128-bit IRTE
` [PART2 RFC v2 03/10] iommu/amd: Detect and initialize guest vAPIC log
` [PART2 RFC v2 04/10] iommu/amd: Adding GALOG interrupt handler
` [PART2 RFC v2 05/10] iommu/amd: Introduce amd_iommu_update_ga()
` [PART2 RFC v2 06/10] iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices
` [PART2 RFC v2 07/10] iommu/amd: Enable vAPIC interrupt remapping mode by default
` [PART2 RFC v2 08/10] svm: Introduce AMD IOMMU avic_ga_log_notifier
` [PART2 RFC v2 09/10] svm: Implements update_pi_irte hook to setup posted interrupt
` [PART2 RFC v2 10/10] svm: Update AMD IOMMU IRTE with vcpu scheduling information when enable AVIC

[PATCH][meta-oe] krb5: add systemd support
 2016-06-13 22:22 UTC  (3+ messages)

[PATCH V2] net: Allow xt_owner in any user namespace
 2016-06-13 22:09 UTC  (2+ messages)

[U-Boot] [PATCH] net: Allow setenv to set net global variables
 2016-06-13 22:18 UTC  (6+ messages)

[Intel-wired-lan] [net-next PATCH 00/15] Future-proof tunnel offload handlers
 2016-06-13 22:17 UTC  (8+ messages)
` [Intel-wired-lan] [net-next PATCH 01/15] net: Combine GENEVE and VXLAN port offload notifiers into single functions
          `  "

[U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support
 2016-06-13 22:17 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[PATCH v6 0/6] crypto: algif - add akcipher
 2016-06-13 22:16 UTC  (6+ messages)
` [PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface

[PATCH 0/6] MIPS: ath79: sync dts stuff with linux v4.7-rc2
 2016-06-13 22:15 UTC  (7+ messages)
` [PATCH 1/6] clk: ar933x: fix copyright header
` [PATCH 2/6] MIPS: ath79: dts: sync clk stuff with linux v4.7-rc2
` [PATCH 3/6] MIPS: ath79: dts: sync uart "
` [PATCH 4/6] MIPS: ath79: dts: sync spi "
` [PATCH 5/6] MIPS: ath79: dts: tplink-mr3020.dts: sync "
` [PATCH 6/6] MIPS: ath79: dts: use ar9331.dtsi from "

Converting ipr to use ata_port_operations->error_handler
 2016-06-13 22:15 UTC  (4+ messages)
  ` [RFC] [PATCH 0/3] Convert "

[Buildroot] [PATCH v2 1/1] fwup: blanked out MANS to avoid running help2man
 2016-06-13 22:15 UTC  (5+ messages)
` [Buildroot] [PATCH v3 "
  ` [Buildroot] [PATCH v4 1/1] fwup: blanked out HELP2MAN_PATH autoconf value

[PATCH] x86 / hibernate: Fix 64-bit code passing control to image kernel
 2016-06-13 22:15 UTC  (3+ messages)

Migration to Gerrit Server
 2016-06-13 22:14 UTC 

[PATCH] writeback: inode cgroup wb switch should skip inode with zero i_count
 2016-06-13 22:11 UTC  (2+ messages)

[PATCH 0/5] arm64: hibernate: Fix DEBUG_PAGEALLOC and hibernate on non-boot cpu
 2016-06-13 22:10 UTC  (6+ messages)
` [PATCH 3/5] PM / Hibernate: Allow architectures to specify the hibernate/resume CPU

[Qemu-devel] qemu-img segfaults on MIPS hosts due to not having an executable stack
 2016-06-13 22:10 UTC  (4+ messages)

[PATCH] strbuf: describe the return value of strbuf_read_file()
 2016-06-13 22:10 UTC  (2+ messages)

[PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random Generator driver
 2016-06-13 22:10 UTC  (9+ messages)
` [PATCH v2 3/3] ARM64: dts: meson-gxbb: Add Hardware Random Generator node

[PATCH] x86/KASLR: remove x86 hibernation restrictions
 2016-06-13 22:10 UTC  (2+ messages)

[PATCH] Document the 'svn propset' command
 2016-06-13 22:09 UTC  (6+ messages)

[PATCH net 1/1] net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
 2016-06-13 22:08 UTC 

[pci:pci/ptm 3/3] drivers/pci/pcie/ptm.c:100:5: warning: unused variable 'local_clock'
 2016-06-13 22:07 UTC 

[PATCH] NVMe:Support for Host Memory Buffer(HMB)
 2016-06-13 22:08 UTC  (2+ messages)

[RFC] K-Line protocol via SocketCAN
 2016-06-13 22:07 UTC  (13+ messages)

[Qemu-devel] linux-user: drop support for "unknown" host CPUs (ie hppa and m68k) ?
 2016-06-13 22:06 UTC  (2+ messages)

Looking for pointers on diagnosing ring test failure in amdgpu
 2016-06-13 22:03 UTC  (3+ messages)

[PATCH] drm/i915/skl: Increase cursor ddb blocks in multi-pipe config
 2016-06-13 22:03 UTC 

[PATCH net-next] tun: fix csum generation for tap devices
 2016-06-13 22:00 UTC 

Mounting USB drives on a "read-only-rootfs" based system
 2016-06-13 22:01 UTC  (2+ messages)

[PATCH] powerpc: convert 'iommu_alloc failed' messages to dynamic debug
 2016-06-13 22:01 UTC  (7+ messages)

[PATCH] flex: Fix top_builddir path for flex's test-driver script
 2016-06-13 22:02 UTC 

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-06-13 21:58 UTC  (8+ messages)
` [RFC PATCH v1.9 07/14] x86/stacktrace: add function for detecting reliable stack traces


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.