All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-14 20:28:34 to 2016-06-14 21:38:49 UTC [more...]

[PULL] drm-intel-fixes
 2016-06-14 21:38 UTC 

[PATCH] Linux VM workaround for Knights Landing A/D leak
 2016-06-14 21:37 UTC  (17+ messages)
  ` [PATCH v2] "

[PATCH iproute2] ip route: Add annotation for replaced routes
 2016-06-14 21:37 UTC  (3+ messages)

TCP_REPAIR MSS issue
 2016-06-14 21:21 UTC  (6+ messages)
` [CRIU] "

[U-Boot] MinnowMax GPIO for USB3
 2016-06-14 21:36 UTC  (4+ messages)

'untracked working tree files would be overwritten by merge' on ignored files?
 2016-06-14 21:35 UTC  (3+ messages)

[ANNOUNCE] Sharness v1.0.0
 2016-06-14 21:34 UTC  (4+ messages)

[PATCH v2 net-next v2 00/12] net: dsa: mv88e6xxx: misc probe improvements
 2016-06-14 21:34 UTC  (10+ messages)
` [PATCH v2 net-next v2 01/12] net: dsa: mv88e6xxx: fix style issues
` [PATCH v2 net-next v2 05/12] net: dsa: mv88e6xxx: add switch register helpers
` [PATCH v2 net-next v2 08/12] net: dsa: mv88e6xxx: read switch ID from info
` [PATCH v2 net-next v2 12/12] net: dsa: mv88e6xxx: add addressing mode to info

[PATCH 0/1] Fix openssh init script for read-only-rootfs
 2016-06-14 21:34 UTC  (2+ messages)
` [PATCH 1/1] openssh: fix init script restart with read-only-rootfs

[PATCH] net: smsc911x: If PHY doesn't have an interrupt then POLL
 2016-06-14 21:34 UTC  (11+ messages)

[RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
 2016-06-14 21:33 UTC  (15+ messages)

[PATCH net-next] tcp: use RFC6298 compliant TCP RTO calculation
 2016-06-14 21:33 UTC  (3+ messages)
` [PATCH net-next v2] "

[Qemu-devel] [PATCH v2 0/2] block: fix libvirt snapshot with existing bitmaps
 2016-06-14 21:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH 0/1] Add ro_after_init support for modules
 2016-06-14 21:33 UTC  (4+ messages)
` [PATCH 1/1] modules: add ro_after_init support

[iproute2 PATCH 1/1] action pedit: stylistic changes
 2016-06-14 21:33 UTC  (2+ messages)

[Qemu-devel] [Qemu-ppc] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
 2016-06-14 21:32 UTC  (3+ messages)

[PATCH 0/7] Fixes for liblockdep
 2016-06-14 21:31 UTC  (11+ messages)
` [PATCH 1/7] liblockdep: Fix undefined symbol prandom_u32
` [PATCH 2/7] liblockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain::depth
` [PATCH 3/7] liblockdep: Define the ARRAY_SIZE() macro
` [PATCH 4/7] liblockdep: Enable -Wall by default
` [PATCH 5/7] liblockdep: Fix 'unused value' warnings
` [PATCH 6/7] liblockdep: Fix 'set but not used' warnings
` [PATCH 7/7] liblockdep: Fix 'defined but not used' warning for init_utsname()

[Qemu-devel] [PULL 00/10] X86 queue, 2016-06-14
 2016-06-14 21:32 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/10] target-i386: add Skylake-Client cpu model
` [Qemu-devel] [PULL 02/10] pc: Add 2.7 machine
` [Qemu-devel] [PULL 03/10] target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
` [Qemu-devel] [PULL 04/10] target-i386: Remove xlevel & hv-spinlocks option fixups
` [Qemu-devel] [PULL 05/10] target-i386: Move features logic that requires CPUState to realize time
` [Qemu-devel] [PULL 06/10] target-i386: Remove assert(kvm_enabled()) from host_x86_cpu_initfn()
` [Qemu-devel] [PULL 07/10] target-i386: Move xcc->kvm_required check to realize time
` [Qemu-devel] [PULL 08/10] target-i386: Use cpu_generic_init() in cpu_x86_init()
` [Qemu-devel] [PULL 09/10] target-i386: Consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
` [Qemu-devel] [PULL 10/10] target-i386: Print obsolete warnings if +-features are used

[PATCH] Btrfs: let super_stripesize match with sectorsize
 2016-06-14 21:33 UTC 

[Qemu-devel] [PATCH v2 00/17] Byte-based block limits
 2016-06-14 21:30 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 01/17] block: Tighter assertions on bdrv_aligned_pwritev()
` [Qemu-devel] [PATCH v2 02/17] block: Document supported flags during bdrv_aligned_preadv()
` [Qemu-devel] [PATCH v2 03/17] block: Fix harmless off-by-one in bdrv_aligned_preadv()
` [Qemu-devel] [PATCH v2 04/17] nbd: Allow larger requests
` [Qemu-devel] [PATCH v2 05/17] nbd: Advertise realistic limits to block layer
` [Qemu-devel] [PATCH v2 06/17] iscsi: "
` [Qemu-devel] [PATCH v2 07/17] block: Give nonzero result to blk_get_max_transfer_length()
` [Qemu-devel] [PATCH v2 08/17] blkdebug: Set request_alignment during .bdrv_refresh_limits()
` [Qemu-devel] [PATCH v2 09/17] iscsi: "
` [Qemu-devel] [PATCH v2 10/17] qcow2: "
` [Qemu-devel] [PATCH v2 11/17] raw-win32: "
` [Qemu-devel] [PATCH v2 12/17] block: "
` [Qemu-devel] [PATCH v2 13/17] block: Set default request_alignment during bdrv_refresh_limits()
` [Qemu-devel] [PATCH v2 14/17] block: Switch transfer length bounds to byte-based
` [Qemu-devel] [PATCH v2 15/17] block: Switch discard "
` [Qemu-devel] [PATCH v2 16/17] block: Split bdrv_merge_limits() from bdrv_refresh_limits()
` [Qemu-devel] [PATCH v2 17/17] block: Move request_alignment into BlockLimit

[meta-qt5][PATCH] packagegroup-qt5-webengine.bb: Includes qtwebengine, plugins and examples in one convenient packagegroup
 2016-06-14 21:30 UTC 

[Qemu-devel] [PATCH 1/1] cpu: report hyperv feature words through qom
 2016-06-14 21:16 UTC  (6+ messages)

[PATCH] Refactor recv_sideband()
 2016-06-14 21:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] NFS: Don't let readdirplus revalidate an inode that was marked as stale
 2016-06-14 21:25 UTC 

[iproute2 PATCH] utils: fix hex digits parsing in hexstring_a2n()
 2016-06-14 21:25 UTC 

[PATCH v3 0/3] LSM: module hierarchy in /proc/.../attr
 2016-06-14 21:24 UTC  (9+ messages)
` [PATCH v3 2/3] "
` [PATCH v3 3/3] LSM: Add context interface for proc attr

[PATCH 3.2 31/46] IB/security: Restrict use of the write() interface
 2016-06-14 21:23 UTC  (3+ messages)

invalid printk time during boot on PA-RISC
 2016-06-14 21:23 UTC  (4+ messages)

[PATCH v3] nvme/quirk: Add a delay before checking for adapter readiness
 2016-06-14 21:22 UTC 

[PATCH] KVM: SVM: compile out AVIC if !CONFIG_X86_LOCAL_APIC
 2016-06-14 21:22 UTC  (3+ messages)

Travellers Email List
 2016-06-14 19:34 UTC 

[PATCH] do not loop around deref_tag()
 2016-06-14 21:21 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Build Atmel maXTouch driver as a module
 2016-06-14 21:20 UTC  (2+ messages)

[PATCH openbmc v3 0/2] Add virtual workbook / config-in-skeleton classes
 2016-06-14 21:20 UTC  (3+ messages)
` [PATCH openbmc v3 1/2] Add OBMC_IMAGE_EXTRA_INSTALL variable
` [PATCH openbmc v3 2/2] Add virtual workbook / config-in-skeleton classes

[PATCH 0/3] Add Hisilicon MDIO bus driver and FEMAC driver
 2016-06-14 21:20 UTC  (5+ messages)
` [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC driver

[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-14 21:20 UTC  (9+ messages)
` [PATCH 15/21] time: Add time64_to_tm()
` [PATCH 21/21] time: Delete CURRENT_TIME_SEC and CURRENT_TIME macro
` [Y2038] [PATCH 02/21] fs: ext4: Use current_fs_time() for inode timestamps
    `  "

[Qemu-devel] [PATCH 00/10] rework exception model to support the HV mode
 2016-06-14 21:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 03/10] ppc: Rework POWER7 & POWER8 exception model (part 2)

[B.A.T.M.A.N.] [PATCHv3] batman-adv: Introduce forward packet creation helper
 2016-06-14 21:19 UTC 

[PATCH net] net_sched: fix pfifo_head_drop behavior vs backlog
 2016-06-14 21:19 UTC  (2+ messages)

[PATCH v2] kernel/kcov: unproxify debugfs file's fops
 2016-06-14 21:19 UTC  (3+ messages)

[xen-unstable-smoke test] 95735: tolerable all pass - PUSHED
 2016-06-14 21:19 UTC 

[xen-unstable test] 95654: regressions - trouble: blocked/broken/fail/pass
 2016-06-14 21:18 UTC 

RocksDB tuning
 2016-06-14 21:17 UTC  (17+ messages)

[patch 00/20] timer: Refactor the timer wheel
 2016-06-14 21:17 UTC  (11+ messages)
` [patch 13/20] timer: Switch to a non cascading wheel

[PATCH 0/4] scripts/coccicheck: add paramap and indexing options
 2016-06-14 21:17 UTC  (16+ messages)
` [PATCH 4/4] coccicheck: add indexing enhancement options
                    ` [Cocci] "

[PATCH] IPsec NAT-T issue
 2016-06-14 21:12 UTC  (3+ messages)
` [PATCH] esp: correct offset for ESN when using NAT-T

[PATCH] ARM: socfpga: Update socfpga_defconfig
 2016-06-14 21:08 UTC  (3+ messages)

[PATCH] ARM: dts: imx6q-tbs2910: fix pcie reset polarity
 2016-06-14 21:08 UTC 

[PATCH 00/13] Add R8A7794/SILK board eMMC DT support
 2016-06-14 21:08 UTC  (11+ messages)
` [PATCH 07/13] ARM: dts: r8a7792: initial SoC device tree

[PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-06-14 21:05 UTC 

[PATCH 1/1] kernel/sysctl.c: avoid overflow
 2016-06-14 21:05 UTC  (4+ messages)

[PATCH v2] audit: add fields to exclude filter by reusing user filter
 2016-06-14 21:04 UTC 

[PATCH v2] hid: migrate Dream Cheeky LED driver from USB misc to HID
 2016-06-14 21:05 UTC 

Status of live migration on ARMv7
 2016-06-14 21:09 UTC  (4+ messages)
  `  "

[PATCH] audit: catch errors from audit_filter_rules field checks
 2016-06-14 21:03 UTC 

Assertion failure in alsa-lib crashing applications (snd_pcm_area_copy: Assertion `dst < src || dst >= src + bytes' failed)
 2016-06-14 21:02 UTC  (2+ messages)

[PATCH v2 0/8] NTB Selftest Script
 2016-06-14 21:01 UTC  (4+ messages)
` [PATCH v2 6/8] ntb_tool: Add link status and files to debugfs

padata - is serial actually serial?
 2016-06-14 21:00 UTC 

[Buildroot] [PATCH 1/2] package/kodi: Add suboption to control MySQL support
 2016-06-14 21:00 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/kodi: Add suboption to control UPnP support

[PATCH v16 0/6] Device Tree support for FPGA programming
 2016-06-14 21:00 UTC  (6+ messages)
` [PATCH v16 6/6] ARM: socfpga: fpga bridge driver support

[nacked] kernel-sysctlc-avoid-overflow.patch removed from -mm tree
 2016-06-14 20:59 UTC 

[PATCH iproute2 0/6] Add support for vrf keyword
 2016-06-14 20:59 UTC  (7+ messages)
` [PATCH iproute2 1/6] ip vrf: Add name_is_vrf
` [PATCH iproute2 2/6] ip link/addr: Add support for vrf keyword
` [PATCH iproute2 3/6] ip neigh: Add support for keyword
` [PATCH iproute2 4/6] ip route: Change type mask to bitmask
` [PATCH iproute2 5/6] ip vrf: Add ipvrf_get_table
` [PATCH iproute2 6/6] ip route: Add support for vrf keyword

[PATCH 1/2] multipath-tools: delete trailing spaces and tabs
 2016-06-14 20:59 UTC  (2+ messages)
` [PATCH 2/2] multipath-tools: blacklist UX for RDAC arrays

[PATCH] hid: migrate Dream Cheeky LED driver from USB misc to HID
 2016-06-14 20:58 UTC  (5+ messages)

+ mm-fix-build-warnings-in-linux-compactionh.patch added to -mm tree
 2016-06-14 20:58 UTC 

[B.A.T.M.A.N.] [PATCHv2] batman-adv: Remove unused primary_if and bat_priv variables
 2016-06-14 20:56 UTC 

[PATCH] drm/i915: Serialise presentation with imported dmabufs
 2016-06-14 20:56 UTC  (2+ messages)
` [PATCH v2] "

[iproute2 PATCH] utils: fix hex digits parsing in hexstring_a2n()
 2016-06-14 20:55 UTC 

refcount overflow in 4.4.6-grsec kernel
 2016-06-14 20:53 UTC  (2+ messages)

[GIT PULL] Amlogic DT 64-bit changes for v4.8
 2016-06-14 20:52 UTC  (2+ messages)

[Bug 96530] Awesomenauts game in upper left corner when monitor resolution is greater than game resolution
 2016-06-14 20:51 UTC 

[Buildroot] [PATCH] gst1-plugins-bad: remove obsolete gettext patch
 2016-06-14 20:51 UTC  (2+ messages)

[PATCH] Add kernel parameter to blacklist modules
 2016-06-14 20:51 UTC  (3+ messages)

recent photos
 2016-06-14 20:09 UTC 

[GIT PULL] Amlogic DT updates for v4.8 (v2)
 2016-06-14 20:50 UTC  (2+ messages)

[V5 0/2] Super simple flex file server
 2016-06-14 20:41 UTC  (3+ messages)
` [V5 1/2] nfsd: flex file device id encoding will need the server address
` [V5 2/2] nfsd: Add a super simple flex file server

[Buildroot] any comments on my patches?
 2016-06-14 20:48 UTC  (2+ messages)

[U-Boot] [RFC PATCH] env: Add a setenv that allows passing flags
 2016-06-14 20:47 UTC  (2+ messages)

[PATCH] mdio: mux: avoid 'maybe-uninitialized' warning
 2016-06-14 20:45 UTC  (2+ messages)

[PATCH 0/10 -v4] Handle oom bypass more gracefully
 2016-06-14 20:44 UTC  (6+ messages)

+ revert-mm-disable-fault-around-on-emulated-access-bit-architecture.patch added to -mm tree
 2016-06-14 20:41 UTC 

+ revert-mm-make-faultaround-produce-old-ptes.patch added to -mm tree
 2016-06-14 20:41 UTC 

[PATCH v8 0/8] add packet capture framework
 2016-06-14 20:41 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 5/8] pdump: add new library for packet capturing support
  ` [PATCH v9 8/8] doc: update doc for packet capture framework

[Buildroot] Various patches
 2016-06-14 20:38 UTC  (7+ messages)
` [Buildroot] [PATCH 1/5] wireshark: remove documentation
  ` [Buildroot] [PATCH 4/5] grub2: really disable liblzma

[very-RFC 0/8] TSN driver for the kernel
 2016-06-14 20:38 UTC  (9+ messages)
            ` [alsa-devel] "

[PATCH V5] irq: Track the interrupt timings
 2016-06-14 20:38 UTC  (3+ messages)
` [PATCH V6] "

[RFC] Handle error writing UINT_MAX to u32 fields
 2016-06-14 20:36 UTC  (4+ messages)

[Xenomai] RTDM syscalls & switching
 2016-06-14 20:35 UTC  (11+ messages)

[Buildroot] [git commit] wireshark: remove documentation
 2016-06-14 20:33 UTC 

[PATCH] libipt_NETMAP: Avoid listing 32 bit mask and fix tests
 2016-06-14 20:32 UTC 

[PATCH] 53c700: fix BUG on untagged commands
 2016-06-14 20:32 UTC  (3+ messages)

[PATCH 2/4] mtd: nand: implement two pairing scheme
 2016-06-14 20:29 UTC  (3+ messages)

[RFC][PATCH 0/8] PI and assorted failings
 2016-06-14 20:28 UTC  (4+ messages)
` [RFC][PATCH 2/8] sched/rtmutex/deadline: Fix a PI crash for deadline tasks


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.