messages from 2014-12-22 16:50:26 to 2014-12-22 18:08:13 UTC [more...]
[PATCH] net: unisys: adding unisys virtnic driver
2014-12-22 18:08 UTC (3+ messages)
[RFC PATCH 00/17] fib_trie: Reduce time spent in fib_table_lookup by 35 to 75%
2014-12-22 18:08 UTC (19+ messages)
` [RFC PATCH 01/17] fib_trie: Update usage stats to be percpu instead of global variables
` [RFC PATCH 02/17] fib_trie: Make leaf and tnode more uniform
` [RFC PATCH 03/17] fib_trie: Merge tnode_free and leaf_free into node_free
` [RFC PATCH 04/17] fib_trie: Merge leaf into tnode
` [RFC PATCH 05/17] fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
` [RFC PATCH 06/17] fib_trie: Optimize fib_find_node
` [RFC PATCH 07/17] fib_trie: Optimize fib_table_insert
` [RFC PATCH 08/17] fib_trie: Update meaning of pos to represent unchecked bits
` [RFC PATCH 09/17] fib_trie: Use unsigned long for anything dealing with a shift by bits
` [RFC PATCH 10/17] fib_trie: Push rcu_read_lock/unlock to callers
` [RFC PATCH 11/17] fib_trie: Move resize to after inflate/halve
` [RFC PATCH 12/17] fib_trie: Add functions should_inflate and should_halve
` [RFC PATCH 13/17] fib_trie: Push assignment of child to parent down into inflate/halve
` [RFC PATCH 14/17] fib_trie: Push tnode flushing down to inflate/halve
` [RFC PATCH 15/17] fib_trie: inflate/halve nodes in a more RCU friendly way
` [RFC PATCH 16/17] fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
` [RFC PATCH 17/17] fib_trie: Add tracking value for suffix length
[PATCH v2 0/4] clk: mediatek: Add common clock support for Mediatek MT8135
2014-12-22 18:07 UTC (4+ messages)
` [PATCH v2 3/4] clk: mediatek: Add basic clocks "
[U-Boot] m68k: Build problems on some boards
2014-12-22 18:06 UTC (5+ messages)
PPP compression
2014-12-22 18:06 UTC (2+ messages)
[PATCH] arm: omap: reduce zImage size on omap2plus_defconfig
2014-12-22 18:05 UTC (2+ messages)
Broken links on oss.sgi.com
2014-12-22 18:06 UTC
mm: NULL ptr deref in unlink_file_vma
2014-12-22 18:05 UTC (7+ messages)
[Bug 85320] New: GPU hangs using hardware acceleration
2014-12-22 18:04 UTC (3+ messages)
` [Bug 85320] [RV630] and [RS880] GPU hangs using UVD "
System automatically wakes up because of Intel Rapid Start Technology
2014-12-22 18:02 UTC (5+ messages)
[PATCH v2 1/5] update_unicode.sh: simplify output capture
2014-12-22 18:02 UTC (3+ messages)
` [PATCH v2 2/5] update_unicode.sh: set UNICODE_DIR only once
[PATCH] ARM: tegra: Use PMC scratch register 40 for tegra_resume() location store
2014-12-22 18:00 UTC (8+ messages)
[PATCH] proc: task_mmu: show page size in /proc/<pid>/numa_maps
2014-12-22 17:59 UTC (11+ messages)
[PATCH -next] ASoC: Intel: fix sparse non static symbol warnings
2014-12-22 17:58 UTC (2+ messages)
[PATCH] ASoC: pcm512x: Also support PCM514x devices
2014-12-22 17:57 UTC (3+ messages)
[PATCH 1/1] clean: typo fixed
2014-12-22 17:57 UTC (2+ messages)
[PATCH] ASLRv3: randomize_va_space=3 preventing offset2lib attack
2014-12-22 17:56 UTC (9+ messages)
[PATCH 0/5] netlink/genetlink cleanups & multicast improvements
2014-12-22 17:56 UTC (6+ messages)
` [PATCH 1/5] netlink: rename netlink_unbind() to netlink_undo_bind()
` [PATCH 2/5] genetlink: pass only network namespace to genl_has_listeners()
` [PATCH 3/5] netlink: update listeners directly when removing socket
` [PATCH 4/5] netlink: call unbind when releasing socket
` [PATCH 5/5] genetlink: pass multicast bind/unbind to families
[PATCH 1/2] Documentation/SubmittingPatches: Explain the rationale of git notes
2014-12-22 17:55 UTC (4+ messages)
` [PATCH 2/2] Documentation/SubmittingPatches: unify whitespace/tabs for the DCO
Merge two LTTng CTF traces into one
2014-12-22 17:54 UTC
[PATCH 1/3] spi: img-spfi: Enable controller before starting TX DMA
2014-12-22 17:54 UTC (6+ messages)
` [PATCH 3/3] spi: img-spfi: Increase DMA burst size
[PATCH 0/6] Bluetooth: Add self-tests through a dedicated module
2014-12-22 17:53 UTC (7+ messages)
` [PATCH 1/6] Bluetooth: Export SMP crypto functions for self-test module
` [PATCH 2/6] Bluetooth: Export ECDH "
` [PATCH 3/6] Bluetooth: Add skeleton "
` [PATCH 4/6] Bluetooth: Add legacy SMP self-tests
` [PATCH 5/6] Bluetooth: Add LE SC "
` [PATCH 6/6] Bluetooth: Add ECDH self-tests
Kernel 3.17.x Attaching Keyspan 4-Port Serial to USB Adapter Causes Kernel Panic
2014-12-22 17:53 UTC (2+ messages)
fs: proc: gpf in find_entry
2014-12-22 17:52 UTC (4+ messages)
[PATCHv2 0/8] from now on, use 'isil' as prefix for Intersil
2014-12-22 17:51 UTC (3+ messages)
` [PATCHv2 6/8] regulator: isl9305: deprecate use of isl in compatible string for isil
[U-Boot] POST Memory Test Problem
2014-12-22 17:50 UTC (3+ messages)
[Buildroot] [PATCH] liblinear: fix shared library build when -fPIC is required
2014-12-22 17:50 UTC
[PATCH] arch: powerpc: platforms: ps3: repository.c: Remove unused function
2014-12-22 17:36 UTC (5+ messages)
[PATCH] remote: allow adding remote w same name as alias
2014-12-22 17:49 UTC (5+ messages)
` [PATCH 0/2] Let `git remote add` play nicer with url.<url>.insteadOf
` [PATCH 1/2] git remote add: allow re-adding remotes with the same URL
` [PATCH 2/2] Add a regression test for 'git remote add <existing> <same-url>'
[Buildroot] [PATCH] erlang: selectively enable libatomic_ops
2014-12-22 17:49 UTC (3+ messages)
[PATCH] ARM: dts: imx6dl-udoo: Add board support based off imx6q-udoo
2014-12-22 17:48 UTC (6+ messages)
[Qemu-devel] [PATCH] linux-user: Fix broken m68k signal handling on 64 bit hosts
2014-12-22 17:47 UTC
[PATCH RFC 0/3] DPDK ethdev callback support
2014-12-22 17:47 UTC (4+ messages)
[RFC v1 PATCH 0/2] PCI: get DMA configuration from parent device
2014-12-22 17:46 UTC (6+ messages)
` [RFC v1 PATCH 1/2] of/pci: add of_pci_dma_configure() update dma configuration
[BUG] rtl8192se: panic accessing unmapped memory in skb
2014-12-22 17:43 UTC (4+ messages)
[PATCHv7 0/3] Kernel Live Patching
2014-12-22 17:41 UTC (6+ messages)
` [PATCH] livepatch: use FTRACE_OPS_FL_IPMODIFY
nfs-boot problem
2014-12-22 17:40 UTC (5+ messages)
[U-Boot] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot
2014-12-22 17:39 UTC (4+ messages)
` [U-Boot] [linux-sunxi] "
[PATCH for 3.19] rtlwifi: Fix error when accessing unmapped memory in skb
2014-12-22 17:37 UTC
[Qemu-devel] [Bug 1404690] [NEW] Qemu crashes with chrooted m68k
2014-12-22 17:27 UTC (2+ messages)
` [Qemu-devel] [Bug 1404690] "
Question about error handling for the function,disk_add_events in genhd.c
2014-12-22 17:32 UTC
[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
2014-12-22 17:32 UTC (5+ messages)
` [PATCH 01/18] Introduce fsck options
[BTRFS-PROGS][PATCH][CLEANUP] Remove some gotos
2014-12-22 17:32 UTC (3+ messages)
` [PATCH][BTRFS-PROGS][CLEANUP] Remove gotos
[PATCH] tools lib traceevent: Add support for IP address formats
2014-12-22 17:28 UTC (7+ messages)
[PATCH] radeon: add updated firmware for kaveri (radeon GPU)
2014-12-22 17:28 UTC (2+ messages)
regression: OMAP4 (next-20141204) (bisect to: ARM: 8208/1: l2c: Refactor the driver to use commit-like)
2014-12-22 17:28 UTC (14+ messages)
Can BTRFS handle XATTRs larger than 4K?
2014-12-22 17:27 UTC (3+ messages)
git server down
2014-12-22 17:26 UTC
[Question : drivers/input ] Fixing Event Filter Mechanism in input subsystem
2014-12-22 17:26 UTC (2+ messages)
[PATCH] module: Remove double spaces in module verification taint message
2014-12-22 17:25 UTC
Regression with commit 971f10eca186 ("tcp: better TCP_SKB_CB layout to reduce cache line misses")
2014-12-22 17:22 UTC (4+ messages)
` [PATCH net] tcp6: don't move IP6CB before xfrm6_policy_check()
[PATCH v3] partitions: dos: Fix support of extended partition type 0x05
2014-12-22 17:20 UTC
[PATCH] android/scpp: Simplify requests queueing
2014-12-22 17:20 UTC
[PATCH 0/4] drm/i915: Untangle execlist tracking
2014-12-22 17:20 UTC (3+ messages)
` [PATCH 2/4] drm/i915: Removed duplicate members from submit_request
[PATCH] git-prompt: preserve command exit status
2014-12-22 17:19 UTC (2+ messages)
[PATCH 3.19-rc1 v14 0/8] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
2014-12-22 17:16 UTC (21+ messages)
` [PATCH 3.19-rc1 v14 1/8] arm: cnx3xxxx: Remove spurious default for DEBUG_CNS3XXX
` [PATCH 3.19-rc1 v14 2/8] arm: configs: Enable DEBUG_LL_UART_8250 where needed
` [PATCH 3.19-rc1 v14 3/8] arm: Remove DEBUG_LL_UART_NONE
` [PATCH 3.19-rc1 v14 4/8] arm: ks8695: Migrate debug_ll macros to shared directory
` [PATCH 3.19-rc1 v14 5/8] arm: omap1: Migrate debug_ll macros to use 8250.S
` [PATCH 3.19-rc1 v14 6/8] arm: netx: Migrate DEBUG_LL macros to shared directory
` [PATCH 3.19-rc1 v14 7/8] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX
` [PATCH 3.19-rc1 v14 8/8] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
` [PATCH 3.19-rc1 v14 1/8] arm: cnx3xxx: Remove spurious default for DEBUG_CNS3xxx
[PATCH] scsi_debug: fix sanity check in resp_rsup_opcodes
2014-12-22 17:13 UTC (2+ messages)
[Cluster-devel] [RFC] Organizing HA Summit 2015
2014-12-22 17:13 UTC (4+ messages)
` [Cluster-devel] [Pacemaker] "
` [Cluster-devel] [ha-wg-technical] "
Add DSO symbol versioning to supportbackwards compatibility
2014-12-22 17:09 UTC (5+ messages)
` [PATCH 1/4] compat: Add infrastructure to support symbol versioning
[Qemu-devel] Need some help in understanding qemu infrastructure and execution flow
2014-12-22 17:05 UTC (2+ messages)
general protection fault on 3.19.0-rc1 / amd64 SMP anon_vma_interval_tree_remove (?)
2014-12-22 17:07 UTC (3+ messages)
[PATCH 0/2] Support EHCI reset after resume quirk
2014-12-22 17:06 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: usb-ehci: Add an optional property "needs-reset-on-resume"
[PATCH 2/2] USB: ehci-platform: Support ehci reset after resume quirk
2014-12-22 17:05 UTC (3+ messages)
Building clang with Yocto
2014-12-22 17:02 UTC (5+ messages)
[PATCH 00/22] new radeon info queries
2014-12-22 17:01 UTC (3+ messages)
Merging problems
2014-12-22 17:00 UTC (7+ messages)
[PATCH] drm/radeon: Try to init amdkfd only if 64 bit kernel
2014-12-22 16:58 UTC (4+ messages)
It's important i discuss with you
2014-12-22 16:57 UTC
[RFC PATCH] oom: Don't count on mm-less current process
2014-12-22 16:57 UTC (8+ messages)
` How to handle TIF_MEMDIE stalls?
Hi dear!!
2014-12-22 16:52 UTC
It's important i discuss with you
2014-12-22 16:55 UTC
[PATCH v3 0/5] ASoC: dwc: Add device tree support to designware I2S
2014-12-22 16:51 UTC (7+ messages)
` [PATCH v3 5/5] ASoC: dwc: Add documentation for I2S DT
Hi dear!!
2014-12-22 16:51 UTC
[PATCH v5 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
2014-12-22 16:51 UTC (16+ messages)
` [PATCH v5 1/7] mfd: Add support for DA9150 combined charger & fuel-gauge device
` [PATCH v5 2/7] mfd: da9150: Add DT binding documentation for core
` [PATCH v5 3/7] iio: Add support for DA9150 GPADC
` [PATCH v5 4/7] iio: da9150: Add DT binding documentation for GPADC
` [PATCH v5 5/7] power: Add support for DA9150 Charger
` [PATCH v5 6/7] power: da9150: Add DT binding documentation for charger
` [PATCH v5 7/7] MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list
[meta-networking][PATCH v2] cyassl: removed "version 3.3.0" from summary
2014-12-22 16:51 UTC (2+ messages)
HMM (Heterogeneous Memory Management) v7
2014-12-22 16:48 UTC (3+ messages)
` [PATCH 2/7] mmu_notifier: keep track of active invalidation ranges v2
` [PATCH 4/7] HMM: add HMM page table
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.