All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-26 14:23:27 to 2014-02-26 15:14:27 UTC [more...]

[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
 2014-02-26 15:14 UTC  (15+ messages)
` [PATCH v5 1/8] qspinlock: Introducing a 4-byte queue spinlock implementation
` [PATCH v5 2/8] qspinlock, x86: Enable x86-64 to use queue spinlock
` [PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks
` [PATCH RFC v5 4/8] pvqspinlock, x86: Allow unfair spinlock in a real PV environment
` [PATCH RFC v5 5/8] pvqspinlock, x86: Enable unfair queue spinlock in a KVM guest
` [PATCH RFC v5 6/8] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH RFC v5 7/8] pvqspinlock, x86: Add qspinlock para-virtualization support

[PATCH 1/3] unit/avrcp: Add /TP/CFG/BV-01-C test
 2014-02-26 15:14 UTC 

[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
 2014-02-26 15:14 UTC 

[PATCH 0/3] Improved yield performance
 2014-02-26 15:14 UTC  (4+ messages)
` [PATCH 1/3] KVM: s390: implementation of kvm_arch_vcpu_runnable()
` [PATCH 2/3] KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop
` [PATCH 3/3] KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery

[Buildroot] [lua v2 0/4] lua
 2014-02-26 15:14 UTC  (4+ messages)
` [Buildroot] [lua v2 2/4] lua: refactor install steps

merge issue with wireless-testing
 2014-02-26 15:13 UTC  (2+ messages)

[dm-crypt] dm-crypt on raid 5 - having all disks on single controller makes dm-crypt slower
 2014-02-26 15:12 UTC  (3+ messages)

MAYA44 USB audio device no inputs control (again)
 2014-02-26 15:12 UTC 

[PATCH -mm 00/12] kmemcg reparenting
 2014-02-26 15:05 UTC  (26+ messages)
` [PATCH -mm 01/12] memcg: flush cache creation works before memcg cache destruction
` [PATCH -mm 02/12] memcg: fix race in memcg cache destruction path
` [PATCH -mm 03/12] memcg: fix root vs memcg cache destruction race
` [PATCH -mm 04/12] memcg: move slab caches list/mutex init to memcg creation
` [PATCH -mm 05/12] memcg: add pointer from memcg_cache_params to cache
` [PATCH -mm 06/12] memcg: keep all children of each root cache on a list
` [PATCH -mm 07/12] memcg: rework slab charging
` [PATCH -mm 08/12] memcg: do not charge kmalloc_large allocations
` [PATCH -mm 09/12] fork: do not charge thread_info to kmemcg
` [PATCH -mm 10/12] memcg: kill GFP_KMEMCG and stuff
` [PATCH -mm 11/12] memcg: reparent slab on css offline
` [PATCH -mm 12/12] slub: make sure all memcg caches have unique names on sysfs

[PATCH v3 0/4] ARM: sunxi: Add driver for sunxi usb phy + usb dts bindings
 2014-02-26 15:12 UTC  (4+ messages)
` [PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy
  ` [linux-sunxi] "

Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles
 2014-02-26 15:11 UTC  (6+ messages)

video from USB DVB-T get damaged after some time
 2014-02-26 15:10 UTC  (13+ messages)
                  ` video from USB DVB-T get damaged after some time (it9135)

[PATCH] ath9k : ath_max_famelen
 2014-02-26 15:09 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH] pwm: lp3943: Fix potential memory leak during request
 2014-02-26 15:09 UTC  (2+ messages)

[LTP] rpc-tirpc-full-test-suite
 2014-02-26 15:08 UTC  (4+ messages)

[GIT PULL] pwm: Fixes for v3.14-rc5
 2014-02-26 15:08 UTC 

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-02-26 15:07 UTC  (3+ messages)
` [PATCH v6 23/22] Bugfixes

[PATCH net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
 2014-02-26 15:07 UTC  (32+ messages)
` [PATCH net-next 01/31] cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
` [PATCH net-next 02/31] cxgb4: Add code to dump SGE registers when hitting idma hangs
` [PATCH net-next 03/31] cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
` [PATCH net-next 04/31] cxgb4: Updates for T5 SGE's Egress Congestion Threshold
` [PATCH net-next 05/31] cxgb4: use spinlock_irqsave/spinlock_irqrestore for db lock
` [PATCH net-next 06/31] iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE
` [PATCH net-next 07/31] iw_cxgb4: Allow loopback connections
` [PATCH net-next 08/31] iw_cxgb4: release neigh entry in error paths
` [PATCH net-next 09/31] iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
` [PATCH net-next 10/31] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
` [PATCH net-next 11/31] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
` [PATCH net-next 12/31] iw_cxgb4: Fix incorrect BUG_ON conditions
` [PATCH net-next 13/31] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
` [PATCH net-next 14/31] iw_cxgb4: default peer2peer mode to 1
` [PATCH net-next 15/31] iw_cxgb4: save the correct map length for fast_reg_page_lists
` [PATCH net-next 16/31] iw_cxgb4: don't leak skb in c4iw_uld_rx_handler()
` [PATCH net-next 17/31] iw_cxgb4: fix possible memory leak in RX_PKT processing
` [PATCH net-next 18/31] iw_cxgb4: ignore read reponse type 1 CQEs
` [PATCH net-next 19/31] iw_cxgb4: connect_request_upcall fixes
` [PATCH net-next 20/31] iw_cxgb4: adjust tcp snd/rcv window based on link speed
` [PATCH net-next 21/31] iw_cxgb4: update snd_seq when sending MPA messages
` [PATCH net-next 22/31] iw_cxgb4: lock around accept/reject downcalls
` [PATCH net-next 23/31] iw_cxgb4: drop RX_DATA packets if the endpoint is gone
` [PATCH net-next 24/31] iw_cxgb4: rx_data() needs to hold the ep mutex
` [PATCH net-next 25/31] iw_cxgb4: endpoint timeout fixes
` [PATCH net-next 26/31] iw_cxgb4: rmb() after reading valid gen bit
` [PATCH net-next 27/31] iw_cxgb4: wc_wmb() needed after DB writes
` [PATCH net-next 28/31] iw_cxgb4: SQ flush fix
` [PATCH net-next 29/31] iw_cxgb4: minor fixes/cleanup
` [PATCH net-next 30/31] iw_cxgb4: Max fastreg depth depends on DSGL support
` [PATCH net-next 31/31] Revert "cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()"

+ mm-revert-thp-make-madv_hugepage-check-for-mm-def_flags.patch added to -mm tree
 2014-02-26 15:06 UTC  (3+ messages)

[RFC PATCH] Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
 2014-02-26 15:05 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 0/2] block: add suppoort for gluster reopen
 2014-02-26 15:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] block: gluster - code movements, state storage changes
` [Qemu-devel] [PATCH v2 2/2] block: gluster - add reopen support

[PATCH 1/1] net: tcp: RTO restart
 2014-02-26 14:57 UTC  (9+ messages)

perf_fuzzer compiled for x32 causes reboot
 2014-02-26 15:06 UTC  (17+ messages)

[PATCH v3 0/3] Add Xilinx AXI Video DMA Engine driver
 2014-02-26 15:02 UTC  (15+ messages)
` [PATCH v3 1/3] dma: Support multiple interleaved frames with non-contiguous memory

[PATCH v2 0/9] Phase out pci_enable_msi_block()
 2014-02-26 15:02 UTC  (8+ messages)
` [PATCH v2 4/9] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()

[LSF/MM ATTEND] slab cache extension -- slab cache in fixed size
 2014-02-26 15:02 UTC  (6+ messages)

[PATCH - speaker-test 1/1] speaker-test: add --force-frequency option to allow hz outside range
 2014-02-26 15:01 UTC  (6+ messages)

[libvirt] [PATCH LIBVIRT] libxl: Recognise ARM architectures
 2014-02-26 15:01 UTC  (3+ messages)

[PATCH 0/2] Formatting overlay 0x21 and new CCINs
 2014-02-26 15:00 UTC  (5+ messages)
` [PATCH 1/2] ipr: Format HCAM overlay ID 0x21
` [PATCH 2/2] ipr: Add new CCIN definition for new hardware support

linux-next: manual merge of the clk tree with the keystone tree
 2014-02-26 15:00 UTC  (4+ messages)

[PATCH v4 0/6] generic early_ioremap support
 2014-02-26 14:59 UTC  (5+ messages)
` [PATCH v4 4/6] arm: add "

[PATCH 1/6] generic/290: Add test for fallocate zero range
 2014-02-26 14:58 UTC  (8+ messages)
` [PATCH 6/6] ext4/242: Add ext4 specific "

[PATCH v2 1/5] bug: When !CONFIG_BUG, simplify WARN_ON_ONCE and family
 2014-02-26 14:58 UTC  (4+ messages)
` [PATCH v2 5/5] bug: Make BUG() call unreachable()

[Qemu-devel] [PATCH] s390: Storage key global access
 2014-02-26 14:57 UTC  (6+ messages)

Commit fcb6a15c2e7e (intel_pstate: Take core C0 time into account for core busy calculation) sucks rocks
 2014-02-26 14:57 UTC  (4+ messages)
` [PATCH] intel_pstate: Change busy calculation to use fixed point math

[PATCH] dm-multipath: Do not stall on invalid ioctls
 2014-02-26 14:56 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v2 0/5] s390: Support for Hotplug of Standby Memory
 2014-02-26 14:55 UTC  (4+ messages)

GSoC idea: allow "git rebase --interactive" todo lines to take options
 2014-02-26 14:55 UTC  (3+ messages)

[PATCH] hfsplus: fix remount issue
 2014-02-26 14:55 UTC 

[PATCH v4 0/3] Move device tree graph parsing helpers to drivers/of
 2014-02-26 15:24 UTC  (8+ messages)
` [PATCH v4 3/3] Documentation: of: Document graph bindings
  ` [PATCH v4 1/3] [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of

[PATCH 1/1] ALSA: compress: no need to set metadata before next track
 2014-02-26 14:54 UTC 

[PATCH 00/10] pinctrl: mvebu: remove hard-coded addresses from Dove pinctrl
 2014-02-26 14:53 UTC  (8+ messages)

[PATCH] [RFC] xfs: byte range buffer dirty region tracking
 2014-02-26 14:53 UTC  (2+ messages)

[RFC PATCH 00/11][V2] kexec: A new system call to allow in kernel loading
 2014-02-26 14:52 UTC  (9+ messages)
` [PATCH 07/11] kexec: Create a relocatable object called purgatory

MCP2515 DTS support
 2014-02-26 14:50 UTC  (4+ messages)

What does rpc.mountd dlopen() libnfsjunct.so rather than libnfsjunct.so.0
 2014-02-26 14:51 UTC  (6+ messages)

randconfig build error with next-20140226, in drivers/rapidio/devices/tsi721_dma.c
 2014-02-26 14:49 UTC 

mm: NULL ptr deref in balance_dirty_pages_ratelimited
 2014-02-26 14:48 UTC  (5+ messages)

randconfig build error with next-20140226, in sound/soc/intel/sst-baytrail-ipc.c
 2014-02-26 14:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 5/6] NUMA: convert -numa option to use OptsVisitor
 2014-02-26 14:40 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 "

[PATCH] ASoC: Intel: Baytrail: Fix implicit declaration of function 'memcpy_fromio'
 2014-02-26 14:47 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation
 2014-02-26 14:47 UTC  (4+ messages)
` [PATCH v2 3/3] ahci: st: Add support for ST's SATA IP
  ` [PATCH v3 "

[PATCH v4] can: xilinx CAN controller support
 2014-02-26 14:46 UTC  (7+ messages)

[PATCH 0/4] arm64: topology: CPU topology support
 2014-02-26 14:46 UTC  (6+ messages)
` [PATCH 1/4] arm64: topology: Implement basic "

[PATCH] ARM: XEN depends on having a MMU
 2014-02-26 14:45 UTC  (2+ messages)

[PATCH 0/5] ARM: davinci: tnetv107x removal
 2014-02-26 14:44 UTC  (4+ messages)
` [PATCH 1/5] ARM: davinci: remove tnetv107x support

[PATCH v3 00/20] ARM: shmobile: r8a7779, marzen: CCF and multiplatform
 2014-02-26 14:45 UTC  (6+ messages)
` [PATCH v3 04/20] ARM: shmobile: r8a7779: Add clocks
` [PATCH v3 07/20] ARM: shmobile: marzen: Reference clocks

[PATCH 0/3] perf: misc fixes
 2014-02-26 14:44 UTC  (5+ messages)
` [PATCH 3/3] perf: fix synthesizing mmaps for threads

[Xenomai] freeze for rt_task_delete()
 2014-02-26 14:44 UTC 

fs: clear_inode failed with nrpages not zero!
 2014-02-26 14:44 UTC 

[PATCH v10 0/7] mmc: omap_hsmmc: pbias dt and cleanup
 2014-02-26 14:43 UTC  (4+ messages)
` [PATCH RESEND "

[PATCH 0/8] security: Use a more current logging style
 2014-02-26 14:43 UTC  (4+ messages)
` [PATCH 2/8] security: apparmor: "

[PATCH v3] packagegroup-qt-toolchain-target.inc: add libQtUiTools static library
 2014-02-26 14:42 UTC  (2+ messages)

[PATCH] tty: Add sysfs symlink for console name->tty device
 2014-02-26 14:40 UTC 

[Qemu-devel] [PATCH v18 00/14] Add support for binding guest numa nodes to host numa nodes
 2014-02-26 14:39 UTC  (13+ messages)
` [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields

snapshots contain the same rrd database
 2014-02-26 14:39 UTC  (4+ messages)

[PATCH] pwm: add support for Intel Low Power Subsystem PWM
 2014-02-26 14:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: drop an out of date address
 2014-02-26 14:43 UTC 

Any chance to get the Vector CANcardXL working with SocketCAN?
 2014-02-26 14:37 UTC  (2+ messages)

[PATCH 00/10] MIPS CPS cpuidle
 2014-02-26 14:37 UTC  (5+ messages)
` [PATCH 10/10] cpuidle: cpuidle driver for MIPS CPS

[PATCH 00/18] arm64: GICv3 support
 2014-02-26 14:37 UTC  (4+ messages)
` [PATCH 03/18] arm64: boot protocol documentation update for GICv3

[PATCH 0/2] ARM: dts: OMAP4: Add support for DuoVero/Parlor
 2014-02-26 14:35 UTC  (11+ messages)
` [PATCH 2/2] ARM: dts: duovero-parlor: Add HDMI output

Dell XPS 12 USB camera bulk mode issues
 2014-02-26 14:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] nbd: fix issues when connection breaks
 2014-02-26 14:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] tests: add nbd-fault-injector.py utility
` [Qemu-devel] [PATCH v2 3/3] qemu-iotests: add 083 NBD client disconnect tests

[PATCH] scripts/link-vmlinux.sh: correct base address for some ARM special cases
 2014-02-26 14:32 UTC  (6+ messages)

[PATCHv2] android/avrcp: Add avrcp_get_capabilities request
 2014-02-26 14:32 UTC 

[GSOC] Interested in contributing to LTTng: Python tracing support
 2014-02-26 14:30 UTC 

[TINYCOMPRESS][PATCH 1/1] compress: no need to set metadata before calling next_track
 2014-02-26 14:29 UTC 

[RFC PATCH 0/1] arm64: 48-bit Physical Address support
 2014-02-26 14:27 UTC  (5+ messages)
` [RFC PATCH 1/1] arm64: Add support for 48-bit Physical Address

[U-Boot] [RFC PATCH] nand_spl: display warning message to inform the end of nand_spl
 2014-02-26 14:27 UTC  (3+ messages)

[PATCH] android/avrcp: Add avrcp_get_capabilities request
 2014-02-26 14:26 UTC 

3.12.8 is doing nasty things
 2014-02-26 14:26 UTC  (5+ messages)
      ` Aw: "

GOOD NEWS
 2014-02-25 20:14 UTC 

fio replay
 2014-02-26 14:23 UTC  (3+ messages)

[PATCH 1/2] scsi: remove scsi_end_request
 2014-02-26 14:23 UTC  (2+ messages)
` [PATCH 2/2] scsi: remove __scsi_release_buffers

[PATCH] ARM: v7m: only call printk with CONFIG_PRINTK=y
 2014-02-26 14:23 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.