All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-28 21:03:35 to 2016-01-28 21:42:54 UTC [more...]

[PATCH 0/2 -mm] oom reaper v4
 2016-01-28 21:42 UTC  (5+ messages)
` [PATCH 1/2] mm, oom: introduce oom reaper

[net PATCH] fib_trie: Fix shift by 32 in fib_table_lookup
 2016-01-28 21:42 UTC 

Missed patch for hfi1 from Gregs tree
 2016-01-28 21:42 UTC  (4+ messages)

[Qemu-devel] [RFC][PATCH v4 0/5] utils: Improve and document error reporting
 2016-01-28 21:41 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/5] util: Introduce error reporting functions with fatal/abort
` [Qemu-devel] [PATCH v4 2/5] util: Use new error_report_fatal/abort instead of error_setg(&error_fatal/abort)
` [Qemu-devel] [PATCH v4 3/5] util: [ppc] Use new error_report_fatal() instead of exit()
  `  "
` [Qemu-devel] [PATCH v4 4/5] util: [ppc] Use new error_report_abort() instead of abort()
  `  "
` [Qemu-devel] [PATCH v4 5/5] doc: Introduce coding style for errors

[PATCH 21/31] Add debugger entry points for MIPS
 2016-01-28 21:41 UTC  (2+ messages)

[PATCH 1/2] stash--helper: implement "git stash--helper"
 2016-01-28 21:41 UTC  (5+ messages)
` [PATCH 2/2] stash: use "stash--helper"
    ` AW: "

[Qemu-devel] [RFC][PATCH0/5] utils: Improve and document error reporting
 2016-01-28 21:40 UTC 

[PATCH] pci: Add the class_id support in pci probe
 2016-01-28 21:38 UTC  (4+ messages)

[Intel-wired-lan] i210 backplane link (link-mode 1000BASE-KX)
 2016-01-28 21:39 UTC  (5+ messages)

[PATCH 30/31] Add debugger entry points for SPARC
 2016-01-28 21:35 UTC  (7+ messages)

[PATCH 00/13] dtb: amd: Miscelleneous Updates for AMD Seattle DTS
 2016-01-28 21:39 UTC  (4+ messages)

[PATCH 1/2] block: fix pfn_mkwrite() DAX fault handler
 2016-01-28 21:38 UTC  (3+ messages)
` [PATCH 2/2] dax: fix bdev NULL pointer dereferences

[PATCH v2 00/19] Let Git's tests pass on Windows
 2016-01-28 21:37 UTC  (9+ messages)
` [PATCH v3 00/20] "
  ` [PATCH v3 11/20] tests: turn off git-daemon tests if FIFOs are not available

[PATCH 0/3] OOM detection rework v4
 2016-01-28 21:36 UTC  (15+ messages)
` [PATCH 4/3] mm, oom: drop the last allocation attempt before out_of_memory
` [PATCH 5/3] mm, vmscan: make zone_reclaimable_pages more precise

x86: Hardware breakpoints are not always triggered
 2016-01-28 21:33 UTC  (4+ messages)

[PATCH] mm: do not let vdso pages into LRU rotation
 2016-01-28 21:33 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libinput: bump version to 1.1.5
 2016-01-28 21:32 UTC  (2+ messages)

[PATCH] travis-ci: run previously failed tests first, then slowest to fastest
 2016-01-28 21:32 UTC  (12+ messages)

[Buildroot] [git commit] package/libinput: bump version to 1.1.5
 2016-01-28 21:32 UTC 

[Buildroot] [PATCH 1/2] package/python-mako: bump version to 1.0.3, add hash
 2016-01-28 21:31 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/imagemagick: bump version to 6.9.3-2

[PATCH] curl: update 7.46.0 -> 7.47.0 ( CVE-2016-0754 CVE-2016-0755 )
 2016-01-28 21:31 UTC 

[Buildroot] [git commit] package/imagemagick: bump version to 6.9.3-2
 2016-01-28 21:31 UTC 

[PATCH v10 00/21] KVM: ARM64: Add guest PMU support
 2016-01-28 21:30 UTC  (6+ messages)
` [PATCH v10 21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3

[PATCH] tools: Add a selftests_run target
 2016-01-28 21:30 UTC  (5+ messages)

[Bug 78111] New: APU turbo core boost not working when radeon.dpm=1
 2016-01-28 21:30 UTC  (2+ messages)
` [Bug 78111] "

[Buildroot] [git commit] package/python-mako: bump version to 1.0.3, add hash
 2016-01-28 21:30 UTC 

[Buildroot] [PATCH 1/3] package/cmake: bump version to 3.4.3
 2016-01-28 21:29 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/libcurl: security bump version to 7.47.0
` [Buildroot] [PATCH 3/3] package/perl-uri: bump version to 1.71

[Buildroot] [git commit] package/perl-uri: bump version to 1.71
 2016-01-28 21:29 UTC 

[PATCH net-next 00/40] net: fec: cleanup/fixes
 2016-01-28 21:26 UTC  (82+ messages)
` [PATCH net-next 01/40] net: fec: stop the "rcv is not +last, " error messages
` [PATCH net-next 02/40] net: fec: fix rx error counts
` [PATCH net-next 03/40] net: fec: fix fec_enet_get_free_txdesc_num
` [PATCH net-next 04/40] net: fec: add struct bufdesc_prop
` [PATCH net-next 05/40] net: fec: add variable reg_desc_active to speed things up
` [PATCH net-next 06/40] net: fec: don't disable FEC_ENET_TS_TIMER interrupt
` [PATCH net-next 07/40] net: fec: don't transfer ownership until descriptor write is complete
` [PATCH net-next 08/40] net: fec: move cbd_bufaddr assignment closer to the mapping function
` [PATCH net-next 09/40] net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
` [PATCH net-next 10/40] net: fec: pass rxq to fec_enet_rx_queue instead of queue_id
` [PATCH net-next 11/40] net: fec: pass txq to fec_enet_tx_queue "
` [PATCH net-next 12/40] net: fec: reduce interrupts
` [PATCH net-next 13/40] net: fec: split off napi routine with 3 queues
` [PATCH net-next 14/40] net: fec: don't clear all rx queue bits when just one is being checked
` [PATCH net-next 15/40] net: fec: set cbd_sc without relying on previous value
` [PATCH net-next 16/40] net: fec: eliminate calls to fec_enet_get_prevdesc
` [PATCH net-next 17/40] net: fec: move restart test for efficiency
` [PATCH net-next 18/40] net: fec: clear cbd_sc after transmission to help with debugging
` [PATCH net-next 19/40] net: fec: dump all tx queues in fec_dump
` [PATCH net-next 20/40] net: fec: detect tx int lost
` [PATCH net-next 21/40] net: fec: print more debug info in fec_timeout
` [PATCH net-next 22/40] net: fec: call dma_unmap_single on mapped tx buffers at restart
` [PATCH net-next 23/40] net: fec: don't set cbd_bufaddr unless no mapping error
` [PATCH net-next 24/40] net: fec: return NETDEV_TX_BUSY, when not enough space in ring
` [PATCH net-next 25/40] net: fec: don't free skb until it has been unmapped
` [PATCH net-next 26/40] net: fec: set cbd_esc only once
` [PATCH net-next 27/40] net: fec: enable interrupt on very last descriptor only
` [PATCH net-next 28/40] net: fec: unmap initial buffer on error
` [PATCH net-next 29/40] net: fec: don't free skb when returning busy
` [PATCH net-next 30/40] net: fec: move last_bdp assignment for symmetry
` [PATCH net-next 31/40] net: fec: don't transfer ownership until entire tso is queued
` [PATCH net-next 32/40] net: fec: fix err_release in fec_enet_txq_submit_tso
` [PATCH net-next 33/40] net: fec: shrink the window for 'tx int lost'
` [PATCH net-next 34/40] net: fec: update dirty_tx even if no skb
` [PATCH net-next 35/40] net: fec: rename dirty_tx to pending_tx
` [PATCH net-next 36/40] net: fec: use mac set by bootloader before fuses
` [PATCH net-next 37/40] net: fec: add events device file
` [PATCH net-next 38/40] net: fec: recover from lost rxf_0 interrupt
` [PATCH net-next 39/40] ARM: dts: imx6qdl-nitrogen6x: add phy interrupt to eliminate polling
` [PATCH net-next 40/40] ARM: dts: imx6qdl-nitrogen6_max: "

[Buildroot] [git commit] package/libcurl: security bump version to 7.47.0
 2016-01-28 21:29 UTC 

[Buildroot] [git commit] package/cmake: bump version to 3.4.3
 2016-01-28 21:28 UTC 

[PATCH kvm-unit-tests] KVM: x86: add hyperv clock test case
 2016-01-28 21:28 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/openssl: security bump to version 1.0.2f
 2016-01-28 21:27 UTC  (2+ messages)

[PATCH 09/31] Add debugger entry points for TILE
 2016-01-28 21:25 UTC  (2+ messages)

[Buildroot] [git commit] package/openssl: security bump to version 1.0.2f
 2016-01-28 21:26 UTC 

[Buildroot] [PATCH 1/1] directfb: add help text to Config.in, note broken URL
 2016-01-28 21:26 UTC  (2+ messages)

[PATCH 27/31] Add debugger entry points for M68K
 2016-01-28 21:24 UTC  (3+ messages)

Backport Request: kernel-yocto: fix checkout bare-cloned kernel repositories
 2016-01-28 21:25 UTC 

[PATCH nft 00/11] revisiting protocol conflict resolution
 2016-01-28 21:25 UTC  (12+ messages)
` [PATCH nft 01/11] evaluate: resolve_protocol_conflict() should return int
` [PATCH nft 02/11] evaluate: move inet/netdev protocol context supersede logic to supersede_dep()
` [PATCH nft 03/11] evaluate: check if we have to resolve a conflict in first place
` [PATCH nft 04/11] evaluate: don't adjust offset from resolve_protocol_conflict()
` [PATCH nft 05/11] evaluate: only try to replace dummy protocol from link-layer context
` [PATCH nft 06/11] evaluate: assert on invalid base in resolve_protocol_conflict()
` [PATCH nft 07/11] evaluate: wrap protocol context debunk into function
` [PATCH nft 08/11] evaluate: generate ether type payload after meta iiftype
` [PATCH nft 09/11] proto: proto_dev_type() returns interface type for base protocols too
` [PATCH nft 10/11] src: annotate follow up dependency just after killing another
` [PATCH nft 11/11] tests/py: test vlan on ingress

[Buildroot] [git commit] directfb: add help text to Config.in, note broken URL
 2016-01-28 21:25 UTC 

[tisdk-setup-scripts][PATCH] setup-tftp: Copy initramfs if available
 2016-01-28 21:24 UTC 

[PATCH 17/31] Add debugger entry points for ARM
 2016-01-28 21:23 UTC  (3+ messages)

[PATCH 0/2] Fix dax races between page faults RFC only
 2016-01-28 21:23 UTC  (3+ messages)
` [PATCH 2/2] dax: Giant hack

[LSF/MM ATTEND] multipath redesign and dm blk-mq issues
 2016-01-28 21:23 UTC 

[PATCH 28/31] Add debugger entry points for MN10300
 2016-01-28 21:21 UTC  (2+ messages)

[PATCH] ti-staging: Update to include uio device tree entries
 2016-01-28 21:22 UTC 

[PATCH] net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets
 2016-01-28 21:12 UTC  (2+ messages)

CherryTrail SST firmware limitations query
 2016-01-28 21:20 UTC  (5+ messages)

[PATCH v2] linux: cmem: Update reserved CMEM regions
 2016-01-28 21:20 UTC 

[RFC PATCH] selftests: use INSTALL_HDR_PATH instead of relative paths
 2016-01-28 21:19 UTC  (6+ messages)

[PATCH 02/31] Add debugger entry points for X86
 2016-01-28 21:18 UTC  (4+ messages)

[PATCH v3 0/3] dra7xx: get pcie working in mainline
 2016-01-28 21:15 UTC  (10+ messages)
` [PATCH v3 3/3] pci: dra7xx: use pdata callbacks to perform reset

[RFC 0/8] CPU reclaiming for SCHED_DEADLINE
 2016-01-28 21:15 UTC  (12+ messages)
` [RFC 4/8] Improve the tracking of active utilisation

Backport Request: meta-yocto-bsp: Remove uvesafb (v86d) from generic x86 features
 2016-01-28 21:15 UTC 

why do we do ALLOC_WMARK_HIGH before going out_of_memory
 2016-01-28 21:12 UTC  (4+ messages)

[PATCH V8 00/23] Coresight integration with perf
 2016-01-28 21:12 UTC  (7+ messages)
` [PATCH V8 18/23] coresight: etm-perf: new PMU driver for ETM tracers

stop using ioends for direct write completions
 2016-01-28 21:10 UTC  (4+ messages)

[LSF/MM TOPIC] Remote access to pmem on storage targets
 2016-01-28 21:10 UTC  (6+ messages)
` [Lsf-pc] "

[RFC] tag-ref and tag object binding
 2016-01-28 21:09 UTC  (10+ messages)

[PATCH] USB: option: add support for SIM7100E
 2016-01-28 21:07 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v3] Add optionrom compatible with fw_cfg DMA version
 2016-01-28 21:06 UTC  (3+ messages)

RFC on large number of hacks in mtd core files
 2016-01-28 21:05 UTC  (6+ messages)

[BUG] Incorrect ordering of klp and ftrace module notifier callbacks
 2016-01-28 21:06 UTC  (3+ messages)

[Qemu-devel] [RFC 0/3] Draft implementation of HPT resizing (qemu side)
 2016-01-28 21:04 UTC  (4+ messages)

[PATCH] vm_event: make sure the domain is paused in key domctls
 2016-01-28 21:05 UTC  (3+ messages)

kernel-4.3.3-303.fc23.x86_64 and selinux-policy
 2016-01-28 21:04 UTC  (2+ messages)

[RFC PATCH v3 0/5] getcpu_cache system call
 2016-01-28 21:01 UTC  (2+ messages)
` [RFC PATCH v3 1/5] getcpu_cache system call: cache CPU number of running thread


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.