All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-28 21:28:40 to 2016-01-28 22:26:47 UTC [more...]

[PATCH 0/2 -mm] oom reaper v4
 2016-01-28 22:26 UTC  (12+ messages)
` [PATCH 1/2] mm, oom: introduce oom reaper
` [PATCH 3/2] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space

[PATCH V3 0/4] serial: bcm2835: add bcm2835 auxiliar uart driver
 2016-01-28 22:25 UTC  (4+ messages)
` [PATCH V3 2/4] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart

[LSF/MM ATTEND] blk-mq polling, nvme, pmem (for iomem) and non-block based SSDs
 2016-01-28 22:24 UTC  (2+ messages)

[PATCH 1/4] szedata2: rewrite PMD from virtual PMD_VDEV type to PMD_PDEV type
 2016-01-28 22:23 UTC  (4+ messages)
` [PATCH 2/4] szedata2: add functions for setting link up/down and updating link info
` [PATCH 3/4] szedata2: add functions for enabling/disabling promiscuous, allmulticast modes
` [PATCH 4/4] szedata2: update documentation and release notes

[linux-next:master 1860/2084] include/linux/mm.h:1602:2: note: in expansion of macro 'spin_lock_init'
 2016-01-28 22:23 UTC  (3+ messages)

[PATCH] Optimize int_sqrt for small values for faster idle
 2016-01-28 22:22 UTC  (5+ messages)

[PATCH 01/31] Add hard/soft lockup debugger entry points
 2016-01-28 22:22 UTC  (8+ messages)

[PATCH v2 0/9] Misc tty fixes & cleanups
 2016-01-28 22:22 UTC  (5+ messages)
` [PATCH v2 9/9] tty: Use test_bit() with tty->flags

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

[PATCH 0/5 RFC] mmc: sdhci-iproc: add bcm2835 support
 2016-01-28 22:19 UTC  (4+ messages)

Regression: 4.5-rc1 (bisect: hugetlb: make mm and fs code explicitly non-modular vs CONFIG_TIMER_STATS)
 2016-01-28 22:18 UTC  (6+ messages)

fast-import fails in read-only tree
 2016-01-28 22:17 UTC 

[Qemu-devel] [RFC][PATCH v4 0/5] utils: Improve and document error reporting
 2016-01-28 22:16 UTC  (15+ 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 V2 0/3] ASOC: bcm2835: move bcm2835-i2s to use clock framework
 2016-01-28 22:16 UTC  (12+ messages)
` [PATCH V2 1/3] ASoC: bcm2835: move to use the "
` [PATCH V2 2/3] ARM: bcm2835: I2S: use new register-range and "
` [PATCH V2 3/3] dt-bindings: bsm2835: fix bindings documentation to use new "

patch "tty: Fix GPF in flush_to_ldisc(), part 2" added to tty-testing
 2016-01-28 22:15 UTC 

[Bug 93911] Radeon rv635 with KMS and no dpm, intermittent/random GPU lockup
 2016-01-28 22:15 UTC  (7+ messages)

[PATCH net-next 00/40] net: fec: cleanup/fixes
 2016-01-28 22:14 UTC  (28+ messages)
` [PATCH net-next 08/40] net: fec: move cbd_bufaddr assignment closer to the mapping function
` [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: "

WARNING at net/mac80211/rate.c:513 ieee80211_get_tx_rates [mac80211]
 2016-01-28 22:12 UTC  (9+ messages)

[PATCHv3 0/2] Port `git submodule init` from shell to C
 2016-01-28 22:11 UTC  (5+ messages)
` [PATCHv4 "
  ` [PATCHv4 1/2] submodule: port resolve_relative_url "

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

btrfs subvolume list -o does not behave as expected
 2016-01-28 22:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] linux-user: Original qemu-binfmt-conf.h is only able to write configuration into /proc/sys/fs/binfmt_misc, and the configuration is lost on reboot
 2016-01-28 22:08 UTC 

[Buildroot] [PATCH v2 00/17] Rework atomic handling
 2016-01-28 22:08 UTC  (9+ messages)
` [Buildroot] [PATCH v2 02/17] docs/manual: document usage of BR2_TOOLCHAIN_HAS_SYNC_x
` [Buildroot] [PATCH v2 03/17] json-c: needs __sync_val_compare_and_swap_4
` [Buildroot] [PATCH v2 04/17] pulseaudio: remove BR2_ARCH_HAS_ATOMICS dependency
` [Buildroot] [PATCH v2 05/17] apache, apr: fix atomic handling

[PATCH v4 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2016-01-28 22:08 UTC  (3+ messages)

[PATCH] ARM: Use generic clkdev.h header
 2016-01-28 22:07 UTC  (5+ messages)

[PATCH] ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hda
 2016-01-28 22:07 UTC 

[PATCH] convert: legitimately disable clean/smudge filter with an empty override
 2016-01-28 22:06 UTC  (4+ messages)

Missed patch for hfi1 from Gregs tree
 2016-01-28 22:04 UTC  (6+ messages)
        ` [PATCH RESEND] staging: rdma: hfi1: diag: constify hfi1_filter_array structure

[LSF/MM TOPIC] proposals for topics
 2016-01-28 22:04 UTC  (5+ messages)

[U-Boot] [PATCH] net: tftp: Add TFTP specific config for retry count
 2016-01-28 22:04 UTC  (3+ messages)

stop using ioends for direct write completions
 2016-01-28 22:02 UTC  (6+ messages)

[Buildroot] crontab: can't change directory to '/var/spool/cron/crontabs': No such file or directory
 2016-01-28 22:02 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: fix port VLAN maps
 2016-01-28 21:54 UTC 

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

x86: Hardware breakpoints are not always triggered
 2016-01-28 22:01 UTC  (5+ messages)

[PATCH v2] hostap: avoid uninitialized variable use in hfa384x_get_rid
 2016-01-28 21:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] data-driven device registers
 2016-01-28 21:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 02/16] register: Add Register API

[PATCH] hostap: avoid uninitialized variable use in hfa384x_get_rid
 2016-01-28 21:57 UTC  (5+ messages)

[PATCH v2 0/4] ath10k: rename mesh and add abstraction layer
 2016-01-28 21:54 UTC  (10+ messages)
` [PATCH v2 1/4] ath10k: rename Mesh related service names
` [PATCH v2 2/4] ath10k: update 10.4 WMI service map
` [PATCH v2 3/4] ath10k: use vif->type and vif->p2p for P2P_GO check
` [PATCH v2 4/4] ath10k: add abstraction layer for vdev subtype

[Qemu-devel] [PATCH v7 00/13] sPAPR CPU hotplug
 2016-01-28 21:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 13/13] hmp: Add "info ppc-cpu-cores" command

[PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers
 2016-01-28 21:55 UTC  (5+ messages)

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

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

[PATCH 00/10] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-01-28 21:51 UTC  (4+ messages)

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

[RFC] hugepages on sparc
 2016-01-28 21:47 UTC  (2+ messages)

[PATCH v6] Add sun4v_wdt watchdog driver
 2016-01-28 21:46 UTC  (2+ messages)

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

Plymouth support in yocto
 2016-01-28 21:43 UTC  (3+ messages)
` [linux-yocto] "

[Qemu-devel] [RFC v1 0/2] Add a generic loader
 2016-01-28 21:43 UTC  (3+ messages)

i2c-bcm2835: Unable to read from i2c0
 2016-01-28 21:43 UTC 

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

[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 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  (4+ messages)
` [PATCH 4/3] mm, oom: drop the last allocation attempt before out_of_memory

[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  (3+ messages)

[PATCH] tools: Add a selftests_run target
 2016-01-28 21:30 UTC  (4+ 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  (5+ 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 

[Buildroot] [git commit] package/libcurl: security bump version to 7.47.0
 2016-01-28 21:29 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.