All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-18 05:39:37 to 2016-11-18 07:46:42 UTC [more...]

[PATCH 0/9] mm: workingset: radix tree subtleties & single-page file refaults v3
 2016-11-18  7:46 UTC  (16+ messages)
` [PATCH 1/9] mm: khugepaged: close use-after-free race during shmem collapsing
` [PATCH 2/9] mm: khugepaged: fix radix tree node leak in shmem collapse error path
` [PATCH 3/9] mm: workingset: turn shadow node shrinker bugs into warnings
` [PATCH 4/9] lib: radix-tree: native accounting of exceptional entries
` [PATCH 5/9] lib: radix-tree: check accounting of existing slot replacement users

[GIT PULL] arm: mediatek: kconfig changes for v4.10
 2016-11-18  7:46 UTC  (3+ messages)

[PATCH v2 2/5] block: add support for REQ_OP_WRITE_ZEROES
 2016-11-18  7:46 UTC  (3+ messages)

[GIT PULL] arm: mediatek: dts changes for v4.10
 2016-11-18  7:45 UTC  (3+ messages)

[GIT PULL] DaVinci additional driver support for v4.10
 2016-11-18  7:45 UTC  (2+ messages)

[PATCH v3 0/2] staging: slicoss: fix different address space warnings
 2016-11-18  7:45 UTC  (7+ messages)
` [PATCH v3 1/2] staging: slicoss: fix different address space warnings: 32 bits

Modifying SRC_URI from anonymous python
 2016-11-18  7:44 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 Defconfig Updates for v4.10
 2016-11-18  7:44 UTC  (12+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Defconfig "
` [GIT PULL] Qualcomm Driver "
` [GIT PULL] Qualcomm Device Tree Changes "
` [GIT PULL] Qualcomm SoC Updates "

ext4 corruption causing a crash
 2016-11-18  7:40 UTC  (3+ messages)
` [PATCH 1/3] ext4: sanity check the block and cluster size at mount time

Improve processing efficiency for addition and deletion of multipath devices
 2016-11-18  7:39 UTC  (8+ messages)

[PATCH v8] sndif: add ABI for Para-virtual sound
 2016-11-18  7:34 UTC  (7+ messages)
` [PATCH v8] This is ABI for the two halves of a Para-virtual sound driver to communicate with each to other

[PATCH v7 00/17] port branch.c to use ref-filter's printing options
 2016-11-18  7:33 UTC  (13+ messages)
` [PATCH v7 13/17] ref-filter: add `:dir` and `:base` options for ref printing atoms

[Buildroot] [PATCH 3/3] support/download/git: do not use git clone
 2016-11-18  7:33 UTC  (2+ messages)

[PATCH v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-18  7:30 UTC  (9+ messages)
` [PATCH v12 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v12 4/7] x86/syscalls/32: Wire up arch_prctl on x86-32

[GIT PULL 1/3] Rockchip driver changes for 4.10
 2016-11-18  7:33 UTC  (9+ messages)
` [GIT PULL 2/3] Rockchip dts32 "
` [GIT PULL 3/3] Rockchip dts64 "

[PATCH 0/3] hpsa compatility fixes
 2016-11-18  7:32 UTC  (4+ messages)
` [PATCH 1/3] hpsa: use correct DID_NO_CONNECT hostbyte
` [PATCH 2/3] hpsa: fallback to use legacy REPORT PHYS command
` [PATCH 3/3] hpsa: add 'ctlr_num' sysfs attribute

[PATCH net-next] bridge: add igmpv3 and mldv2 query support
 2016-11-18  7:32 UTC 

[GIT PULL 1/2] SoCFPGA DTS updates for v4.10
 2016-11-18  7:30 UTC  (4+ messages)
` [GIT PULL 2/2] SoCFPGA defconfig "

[Buildroot] [autobuild.buildroot.net] Build results for 2016-11-17
 2016-11-18  7:30 UTC 

[PATCH v2] arm64: dts: exynos: Fix IRQ type flags for Exynos5433 SoC
 2016-11-18  7:30 UTC  (2+ messages)

[PATCH 0/5] Link Training failure handling during modeset
 2016-11-18  7:29 UTC  (8+ messages)
` [PATCH 1/5] drm: Add a new connector property for link status
` [PATCH 2/5] drm: Set DRM connector link status property
` [PATCH 3/5] drm/i915: Update CRTC state if connector link status property changed
` [PATCH 4/5] drm/i915: Find fallback link rate/lane count
` [PATCH 5/5] drm/i915: Implement Link Rate fallback on Link training failure

[GIT PULL] STi DT update for v4.10 round 2
 2016-11-18  7:29 UTC  (2+ messages)

[PATCH 00/13] KVM: PPC: Support POWER9 guests
 2016-11-18  7:28 UTC  (28+ messages)
` [PATCH 01/13] powerpc/64: Add some more SPRs and SPR bits for POWER9
` [PATCH 02/13] powerpc/64: Provide functions for accessing POWER9 partition table
` [PATCH 03/13] powerpc/powernv: Define real-mode versions of OPAL XICS accessors
` [PATCH 04/13] KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
` [PATCH 05/13] KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
` [PATCH 06/13] KVM: PPC: Book3S HV: Set partition table rather than SDR1 "
` [PATCH 07/13] KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
` [PATCH 08/13] KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
` [PATCH 09/13] KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
` [PATCH 10/13] KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores "
` [PATCH 11/13] KVM: PPC: Book3S HV: Use OPAL XICS emulation "
` [PATCH 12/13] KVM: PPC: Book3S HV: Use stop instruction rather than nap "
` [PATCH 13/13] KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores

[GIT PULL] STi defconfig updates for v4.10 round 2
 2016-11-18  7:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support
 2016-11-18  7:26 UTC  (5+ messages)

Send/receive snapshot from/between backup
 2016-11-18  7:23 UTC  (4+ messages)

[PATCH] ARM: integrator: drop EBI access use syscon
 2016-11-18  7:25 UTC  (2+ messages)

[GIT PULL] Integrator DTS and defconfig changes
 2016-11-18  7:25 UTC  (3+ messages)

[PATCH] elf(5): document notes
 2016-11-18  7:25 UTC  (2+ messages)

[U-Boot] [PATCH] usb: xhci: Limit transfer length in a single TD
 2016-11-18  7:24 UTC  (2+ messages)

[PATCH] fstests: Introduce check for explicit SHARED extent flag reporting
 2016-11-18  7:21 UTC  (4+ messages)

[GIT PULL] pxa-dt for v4.10
 2016-11-18  7:19 UTC  (2+ messages)

[GIT PULL] pxa for v4.10
 2016-11-18  7:17 UTC  (2+ messages)

[PATCH v2] ARM: Drop fixed 200 Hz timer requirement from Samsung platforms
 2016-11-18  7:16 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating it
 2016-11-18  7:15 UTC  (2+ messages)

[CI 1/2] drm/i915: add i915_address_space_fini
 2016-11-18  7:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[PATCH] mmc: dw_mmc: fix the error handling for dma operation
 2016-11-18  7:15 UTC  (4+ messages)

[PATCH] qla4xxx: switch to pci_alloc_irq_vectors
 2016-11-18  7:15 UTC 

Enabling uninative by default in oe-core?
 2016-11-18  7:15 UTC  (2+ messages)

[PATCH 4.8 00/92] 4.8.9-stable review
 2016-11-18  7:14 UTC  (3+ messages)

[PATCH] arm64: dts: exynos: add the mshc_2 node for supporting T-Flash
 2016-11-18  7:12 UTC 

[PATCH net-next 0/4] geneve: Use LWT more effectively
 2016-11-18  7:10 UTC  (5+ messages)
` [PATCH net-next 1/4] geneve: Unify LWT and netdev handling
` [PATCH net-next 2/4] geneve: Merge ipv4 and ipv6 geneve_build_skb()
` [PATCH net-next 3/4] geneve: Remove redundant socket checks
` [PATCH net-next 4/4] geneve: Optimize geneve device lookup

GPIO IN LINUX KERENL 4.8
 2016-11-18  7:09 UTC  (3+ messages)

[PATCH/RFC] add "failfast" support for raid1/raid10
 2016-11-18  7:09 UTC  (2+ messages)

[PATCH] pinctrl: aspeed: Add parentheses to HW_STRAP test
 2016-11-18  7:06 UTC 

[U-Boot] [PATCH v6 00/21] sf: Updates on flash detection
 2016-11-18  7:05 UTC  (5+ messages)
` [U-Boot] [PATCH v6 01/21] sf: Adopt flash table INFO macro from Linux

[RFC PATCH 0/4] Blacklist powerpc exception vectors from kprobes
 2016-11-18  7:04 UTC  (4+ messages)
` [RFC PATCH 2/4] powerpc: kprobe: add arch specific blacklist

[PATCH] ARM: dts: exynos: Add ADCs on 4412 and 5422 based odroid boards
 2016-11-18  7:01 UTC  (2+ messages)

[PATCH] mm: support anonymous stable page
 2016-11-18  6:58 UTC  (5+ messages)

[PATCH v4 00/10] infiniband: Remove semaphores
 2016-11-18  6:57 UTC  (5+ messages)
` [PATCH v4 05/10] IB/isert: Replace semaphore sem with completion

[PATCH 0/3] Track available link bandwidth for DP MST
 2016-11-18  6:57 UTC  (5+ messages)
` [PATCH 3/3] drm/dp/mst: Track available time slots in DP Multi-Stream Transport Packet
  ` [Intel-gfx] "

[PATCH] sched/rt: Change rt_nr_running to rt_queued in the comment
 2016-11-18  6:39 UTC 

[PATCH v6 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-11-18  6:52 UTC  (7+ messages)
  ` [PATCH v6 1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings
  ` [PATCH v6 2/5] mmc: zx: Initial support for ZX mmc controller
  ` [PATCH v6 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks
  ` [PATCH v6 4/5] mmc: dw: Add fifo address property
  ` [PATCH v6 5/5] mmc: dw: Add fifo watermark alignment property

[BUG] dd doesn't return on ENOSPC and hang when fulfilling rmapbt XFS
 2016-11-18  6:52 UTC  (6+ messages)

Целевые клиентские базы Skype: prodawez390 Whatsapp: +79139230330 Viber: +79139230330 Telegram: +79139230330 Email: prodawez391@gmail.com
 2016-11-18  4:26 UTC 

[PATCH] ARM: Drop fixed 200 Hz timer requirement from Exynos platforms
 2016-11-18  6:47 UTC  (4+ messages)

[PATCH 0/3] add basic SoC support for HiSilicon Hi3516CV300
 2016-11-18  6:42 UTC  (9+ messages)
` [PATCH 1/3] arm: hisi: add ARCH_MULTI_V5 support

[Qemu-devel] [RFC v2 0/3] virtio-net: Add support to MTU feature
 2016-11-18  6:42 UTC  (3+ messages)

[PATCH] generic/392: add a testcase to check some inline truncation behaviors
 2016-11-18  6:43 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH] board/ls2080rdb, qds: Enable ddr hashing for controller version 5.2.1
 2016-11-18  6:43 UTC  (3+ messages)

[PATCH] generic/391: check inode metadata on f{data}sync after power-cut
 2016-11-18  6:39 UTC  (3+ messages)
` [PATCH v2] "

fadump: a question about "ibm,configure-kernel-dump"
 2016-11-18  6:37 UTC 

[PATCH 1/3] btrfs-progs: test: fix error of test target of Makefile
 2016-11-18  6:36 UTC  (4+ messages)
` [PATCH 2/3] btrfs-progs: test: expand size of test device of fsck-tests 013
` [PATCH 3/3] btrfs-progs: test: fix convert-tests 004 failure

[RFC v2] Generic flow director/filtering/classification API
 2016-11-18  6:36 UTC  (4+ messages)
` [PATCH 00/22] Generic flow API (rte_flow)
  ` [PATCH 01/22] ethdev: introduce generic flow API

[PATCH] sched/dl: Delete the argument flags of __dequeue_task_dl()
 2016-11-18  6:36 UTC 

[PATCH v5 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-11-18  6:34 UTC  (3+ messages)

[PATCH] drm: document standard connector properties
 2016-11-18  6:36 UTC  (3+ messages)

AF_VSOCK status in qemu upstream
 2016-11-18  6:24 UTC 

[PATCH] pmcraid: switch to pci_alloc_irq_vectors
 2016-11-18  6:28 UTC 

memory.force_empty is deprecated
 2016-11-18  6:28 UTC  (4+ messages)

[PATCH 0/2] RAID5/6 scrub race fix
 2016-11-18  6:27 UTC  (7+ messages)

4.8.6-rt5 ftrace function_graph hangs
 2016-11-18  6:23 UTC 

[PATCH 0/5] x86: remove idle notifier
 2016-11-18  6:23 UTC  (6+ messages)
` [PATCH 1/5] i7300_idle: remove this driver
  ` [PATCH 2/5] x86: remove idle_notifier
  ` [PATCH 3/5] x86: remove is_idle flag
  ` [PATCH 4/5] x86: remove x86_test_and_clear_bit_percpu()
  ` [PATCH 5/5] x86: remove enter_idle(), exit_idle()

[ovmf baseline-only test] 68058: all pass
 2016-11-18  6:23 UTC 

[RFC PATCH v2 0/7] mux controller abstraction and iio/i2c muxes
 2016-11-17 21:48 UTC  (2+ messages)
` [RFC PATCH v2 3/7] iio: inkern: api for manipulating ext_info of iio channels

[RFC PATCH 2/2] module: When modifying a module's text ignore modules which are going away too
 2016-11-18  6:15 UTC  (3+ messages)
` [RFC PATCH v2 "

[PATCH v4] latencystats: added new library for latency stats
 2016-11-18  6:17 UTC  (3+ messages)
` [PATCH v5] "

[LTP] netns testcases are failing
 2016-11-18  6:16 UTC 

[PATCH] drm/i915: don't leak global_timeline
 2016-11-18  6:15 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: don't leak global_timeline (rev3)

GTT memory allocation on E3800
 2016-11-18  5:58 UTC 

[dm:dm-4.10 22/27] drivers/md/dm-cache-target.c:3583:3: error: 'else' without a previous 'if'
 2016-11-18  6:11 UTC 

[PATCH] isci: switch to pci_alloc_irq_vectors
 2016-11-18  6:10 UTC 

[Buildroot] [PATCH v2 next] uclibc-ng-test: new package
 2016-11-18  6:03 UTC 

[PATCH] kirkwood: fix spelling mistake
 2016-11-18  6:02 UTC  (3+ messages)

[PATCH] vmw_pvscsi: switch to pci_alloc_irq_vectors
 2016-11-18  6:02 UTC 

[v3 PATCH 1/2] powerpc/mm: Dump linux pagetables
 2016-11-18  6:01 UTC  (3+ messages)
` [v3 PATCH 2/2] powerpc/mm: Dump hash table

Proposal for a new Committer model
 2016-11-18  6:00 UTC  (2+ messages)

[PATCH v4] mm: don't cap request size based on read-ahead setting
 2016-11-18  5:58 UTC  (3+ messages)

[PATCH] shmem: fix compilation warnings on unused functions
 2016-11-18  5:57 UTC 

[U-Boot] [PATCH v3 0/6] DM conversion of usb ether gadget
 2016-11-18  5:56 UTC  (2+ messages)

[Intel-wired-lan] [net-next PATCH] ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
 2016-11-18  5:53 UTC  (2+ messages)

[patch v8 1/1] i2c: add master driver for mellanox systems
 2016-11-18  7:50 UTC 

[PATCH 15/33] userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY
 2016-11-18  5:52 UTC  (12+ messages)

[PATCH] x86/cpuid: Add AVX512_4VNNIW and AVX512_4FMAPS support
 2016-11-18  5:48 UTC 

[PATCH 0/4] libeventdev API and northbound implementation
 2016-11-18  5:45 UTC  (5+ messages)
` [PATCH 1/4] eventdev: introduce event driven programming model
` [PATCH 2/4] eventdev: implement the northbound APIs
` [PATCH 3/4] event/skeleton: add skeleton eventdev driver
` [PATCH 4/4] app/test: unit test case for eventdev APIs

[PATCH] ASoC: Intel: boards: Use FS as nau8825 sysclk in nau88l25_max98357a machine
 2016-11-18  5:47 UTC 

[Buildroot] [Bug 9431] New: A misspelling
 2016-11-18  5:43 UTC 

[Buildroot] [PATCH] olsr: fix package name display
 2016-11-18  5:39 UTC 


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.