messages from 2015-10-06 16:00:59 to 2015-10-06 16:49:06 UTC [more...]
[PATCH tip/core/rcu 0/4] torture-test changes for 4.4
2015-10-06 16:48 UTC
[PATCH tip/core/rcu 0/13] percpu-rwsem patches for 4.4
2015-10-06 16:45 UTC (13+ messages)
` [PATCH tip/core/rcu 01/13] locktorture: Support rtmutex torturing
` [PATCH tip/core/rcu 02/13] locking/percpu-rwsem: Export symbols for locktorture
` [PATCH tip/core/rcu 04/13] torture: Consolidate cond_resched_rcu_qs() into stutter_wait()
` [PATCH tip/core/rcu 05/13] rcu: Create rcu_sync infrastructure
` [PATCH tip/core/rcu 06/13] rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure
` [PATCH tip/core/rcu 07/13] rcu_sync: Add CONFIG_PROVE_RCU checks
` [PATCH tip/core/rcu 08/13] rcu_sync: Introduce rcu_sync_dtor()
` [PATCH tip/core/rcu 09/13] locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe
` [PATCH tip/core/rcu 10/13] locking/percpu-rwsem: Make use of the rcu_sync infrastructure
` [PATCH tip/core/rcu 11/13] locking/percpu-rwsem: Fix the comments outdated by rcu_sync
` [PATCH tip/core/rcu 12/13] locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()
` [PATCH tip/core/rcu 13/13] rcu_sync: Cleanup the CONFIG_PROVE_RCU checks
[PATCH v2 00/25] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
2015-10-06 16:48 UTC (10+ messages)
` [PATCH v2 01/25] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in all situations
[PATCH] string: Improve the generic strlcpy() implementation
2015-10-06 16:47 UTC (2+ messages)
` [PATCH] strscpy: zero any trailing garbage bytes in the destination
[RFC 00/29] Incomplete Kconfig conversion
2015-10-06 16:47 UTC (12+ messages)
` [RFC 01/29] build: import Kbuild/Kconfig from Linux 4.2
` [RFC 02/29] build: trim down Linux bits
[PATCH RFC V2 0/5] another generic audio hdmi codec proposal
2015-10-06 16:46 UTC (5+ messages)
[PATCH tip/core/rcu 0/13] Miscellaneous fixes for 4.4
2015-10-06 16:44 UTC (16+ messages)
` [PATCH tip/core/rcu 01/13] sched: Export sched_setscheduler_nocheck
` [PATCH tip/core/rcu 02/13] rcu: Use rcu_callback_t in call_rcu*() and friends
` [PATCH tip/core/rcu 03/13] rcu: Use call_rcu_func_t to replace explicit type equivalents
` [PATCH tip/core/rcu 04/13] rcu: Don't disable preemption for Tiny and Tree RCU readers
` [Kernel networking modules.] OSI levels 2 & 3, Assistance - If anyone knows anyone in the US. North West region
` [PATCH tip/core/rcu 05/13] rcu: Eliminate panic when silly boot-time fanout specified
` [PATCH tip/core/rcu 06/13] rcu: Add online/offline info to stall warning message
` [PATCH tip/core/rcu 07/13] rcu: Move preemption disabling out of __srcu_read_lock()
` [PATCH tip/core/rcu 08/13] rcu: Finish folding ->fqs_state into ->gp_state
` [PATCH tip/core/rcu 09/13] rcu: Correct comment for values of ->gp_state field
` [PATCH tip/core/rcu 10/13] rcu: Add rcu_pointer_handoff()
` [PATCH tip/core/rcu 11/13] rculist: Make list_entry_rcu() use lockless_dereference()
` [PATCH tip/core/rcu 12/13] rcu: Remove deprecated rcu_lockdep_assert()
` [PATCH tip/core/rcu 13/13] rculist: Use WRITE_ONCE() when deleting from reader-visible list
[PATCH] gitingore: ignore extras/mini-os*
2015-10-06 16:44 UTC
[PATCH] tools: remove unused wrappers for python
2015-10-06 16:42 UTC (17+ messages)
[Qemu-devel] [PATCH v4] ivshmem: allow the sharing of hugepages
2015-10-06 16:41 UTC (2+ messages)
more gc experiences
2015-10-06 16:41 UTC (5+ messages)
` more gc / gc script refinements
[PATCH v3] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
2015-10-06 16:41 UTC (8+ messages)
[Qemu-devel] How to get started with the source code of Qemu?
2015-10-06 16:41 UTC (2+ messages)
Regression: at24 eeprom writing
2015-10-06 16:41 UTC (5+ messages)
[PATCH 0/2] uio_msi: device driver
2015-10-06 16:40 UTC (12+ messages)
` [PATCH 2/2] uio: new driver to support PCI MSI-X
` [dpdk-dev] "
Potential OSD deadlock?
2015-10-06 16:40 UTC (19+ messages)
` [ceph-users] "
[Qemu-devel] [PATCH v18 00/21] Deterministic replay core
2015-10-06 16:38 UTC (3+ messages)
[Buildroot] [PATCH] ccache: bump to version 3.2.3
2015-10-06 16:38 UTC
[Buildroot] [PATCH] xterm: bump to version 320
2015-10-06 16:37 UTC
[PATCH tip/core/rcu 0/18] Expedited grace-period improvements for 4.4
2015-10-06 16:29 UTC (19+ messages)
` [PATCH tip/core/rcu 01/18] rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
` [PATCH tip/core/rcu 02/18] rcu: Move rcu_report_exp_rnp() to allow consolidation
` [PATCH tip/core/rcu 03/18] rcu: Consolidate tree setup for synchronize_rcu_expedited()
` [PATCH tip/core/rcu 04/18] rcu: Use single-stage IPI algorithm for RCU expedited grace period
` [PATCH tip/core/rcu 05/18] rcu: Move synchronize_sched_expedited() to combining tree
` [PATCH tip/core/rcu 06/18] rcu: Rename qs_pending to core_needs_qs
` [PATCH tip/core/rcu 07/18] rcu: Invert passed_quiesce and rename to cpu_no_qs
` [PATCH tip/core/rcu 08/18] rcu: Make ->cpu_no_qs be a union for aggregate OR
` [PATCH tip/core/rcu 09/18] rcu: Switch synchronize_sched_expedited() to IPI
` [PATCH tip/core/rcu 10/18] rcu: Stop silencing lockdep false positive for expedited grace periods
` [PATCH tip/core/rcu 11/18] rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()
` [PATCH tip/core/rcu 12/18] cpu: Remove try_get_online_cpus()
` [PATCH tip/core/rcu 13/18] rcu: Prepare for consolidating expedited CPU selection
` [PATCH tip/core/rcu 14/18] rcu: Consolidate "
` [PATCH tip/core/rcu 15/18] rcu: Add online/offline info to expedited stall warning message
` [PATCH tip/core/rcu 16/18] rcu: Add tasks to expedited stall-warning messages
` [PATCH tip/core/rcu 17/18] rcu: Enable stall warnings for synchronize_rcu_expedited()
` [PATCH tip/core/rcu 18/18] rcu: Better hotplug handling for synchronize_sched_expedited()
[PATCH tip/core/rcu 0/5] Documentation changes for 4.4
2015-10-06 16:34 UTC (6+ messages)
` [PATCH tip/core/rcu 1/5] documentation: No acquire/release for RCU readers
` [PATCH tip/core/rcu 2/5] documentation: Call out slow consoles as cause of stall warnings
` [PATCH tip/core/rcu 3/5] documentation: Correct doc to use rcu_dereference_protected
` [PATCH tip/core/rcu 4/5] documentation: Catch up list of torture_type options
` [PATCH tip/core/rcu 5/5] documentation: Add lockless_dereference()
[PATCH rdma-rc] xprtrdma: Don't require LOCAL_DMA_LKEY support for fasterg
2015-10-06 16:35 UTC (6+ messages)
[PATCH] Documentation: Remove misleading examples of the barriers in wake_*()
2015-10-06 16:35 UTC (13+ messages)
[Buildroot] [PATCH] git: bump to version 2.6.1
2015-10-06 16:35 UTC (2+ messages)
[PATCH v3 0/3] uio: add MSI/MSI-X support to uio_pci_generic driver
2015-10-06 16:35 UTC (10+ messages)
[Buildroot] [git commit] git: bump to version 2.6.1
2015-10-06 16:34 UTC
[Buildroot] [PATCH 1/2] libglib2: bump to version 2.46.0
2015-10-06 16:34 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] glib-networking: "
[Buildroot] [git commit] glib-networking: bump to version 2.46.0
2015-10-06 16:33 UTC
[Buildroot] [git commit] libglib2: bump to version 2.46.0
2015-10-06 16:33 UTC
[PATCH -mm] mm/oom_kill: change oom_kill_process() to bump ->mm_count rather than ->mm_users
2015-10-06 16:28 UTC (4+ messages)
` [PATCH -mm] mmoom-fix-potentially-killing-unrelated-process-fix
[PATCH RFC 0/3] net: Add driver helper function to determine if checksum is offloadable
2015-10-06 16:31 UTC (7+ messages)
` [PATCH RFC 2/3] net: Add driver helper function to determine checksum offloadability
` [PATCH RFC 3/3] mlx4: Call skb_csum_offload_check to check offloadability
[PATCH net-next v3 1/2] regmap: Allow installing custom reg_update_bits function
2015-10-06 16:30 UTC (2+ messages)
RFC: LTS and stable release scheme
2015-10-06 16:30 UTC (4+ messages)
python setuptools recipe
2015-10-06 16:28 UTC (3+ messages)
[PATCH v7,0/3] mtd: nand: jz4780: Add NAND and BCH drivers
2015-10-06 16:27 UTC (8+ messages)
` [PATCH v7,1/3] dt-bindings: binding for jz4780-{nand,bch}
` [PATCH v7, 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
` [PATCH v7,2/3] "
` [PATCH v7, 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
` [PATCH v7,3/3] "
[PATCH 1/2] drm/i915/skl: Allow universal planes to position
2015-10-06 16:28 UTC (6+ messages)
[PATCH] drm/i915: Set mode->crtc_clock during hardware state readout
2015-10-06 16:26 UTC
[PATCH v2 0/8] ASoC: topology: ABI - Add support for PCM, BE & CC link
2015-10-06 16:25 UTC (8+ messages)
` [PATCH v2 4/8] ASoC: topology: ABI - Add name element to snd_soc_tplg_stream
[patch net-next v3 00/14] rocker: add support for multiple worlds
2015-10-06 16:25 UTC (6+ messages)
` [patch net-next v3 06/14] rocker: introduce worlds infrastructure
` [Linux Kernel Dev- OSI lvls 2-3 Networking modules] assistance needed in Pacific Northwest US
auditd.conf: flush set to DATA or SYNC does nothing on many kernels?
2015-10-06 16:24 UTC (3+ messages)
[PATCH v3 6/8] ASoC: Intel: Skylake: Initialize and load DSP controls
2015-10-06 16:23 UTC (2+ messages)
[PATCH 1/3] MIPS: add hook for platforms to register CMA memory
2015-10-06 16:23 UTC (4+ messages)
` [PATCH 2/3] MIPS: Alchemy: devboards: register CMA memory for Au1200 framebuffer
` [PATCH 3/3] video: fbdev: au1200fb: alloc mem from coherent pool/CMA
[PATCH 0/8] Armada 38x SDHCI driver improvements
2015-10-06 16:23 UTC (12+ messages)
` [PATCH 6/8] ARM: mvebu: enable SDHCI card detection using DAT3 pin on A388-GP
[PATCH 3/5] locking/rtmutex: Use acquire/release semantics
2015-10-06 16:19 UTC (2+ messages)
` [tip:locking/core] "
[PATCH 2/5] locking/mutex: Use acquire/release semantics
2015-10-06 16:18 UTC (2+ messages)
` [tip:locking/core] "
[PATCH v2 3/3] falloc: expose ioctl numbers into uapi
2015-10-06 16:21 UTC (3+ messages)
` [PATCH v3] "
[PATCH 4.1.y 1/2] dcache: Handle escaped paths in prepend_path
2015-10-06 16:21 UTC (3+ messages)
[PATCH 5/5] locking/rwsem: Use acquire/release semantics
2015-10-06 16:19 UTC (2+ messages)
` [tip:locking/core] "
[PATCH v5][RESEND] perf, x86: Fix multi-segment problem of perf_event_intel_uncore
2015-10-06 16:20 UTC (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: "
[PATCH V3 1/1] perf/x86: Add Intel cstate PMUs support
2015-10-06 16:20 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 4/5] locking/mcs: Use acquire/release semantics
2015-10-06 16:19 UTC (2+ messages)
` [tip:locking/core] "
[PATCH v4 0/4] uio: add MSI/MSI-X support to uio_pci_generic driver
2015-10-06 16:17 UTC (5+ messages)
` [PATCH v4 1/4] uio: add ioctl support
` [PATCH v4 2/4] uio_pci_generic: properly initialize PCI bars mappings towards UIO
` [PATCH v4 3/4] uio_pci_generic: add MSI/MSI-X support
` [PATCH v4 4/4] Documentation: update uio-howto
[PATCH 1/5] asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics
2015-10-06 16:18 UTC (2+ messages)
` [tip:locking/core] locking/asm-generic: "
[tip:sched/core] sched/core: Remove a parameter in the migrate_task_rq() function
2015-10-06 16:18 UTC
[PATCH v2 0/5] ARM: sunxi: Introduce CHIP support
2015-10-06 16:17 UTC (5+ messages)
` [PATCH v2 5/5] ARM: sun5i: Add C.H.I.P DTS
` [linux-sunxi] "
[PATCH] machine/qemu: Fix OpenGL/GLX support with xserver-xorg
2015-10-06 16:18 UTC (3+ messages)
[PATCH v2 2/3] sched/core: drop unlikely behind BUG_ON()
2015-10-06 16:17 UTC (2+ messages)
` [tip:sched/core] sched/core: Drop "
[PATCH] sched: fix task and run queue run_delay inconsistencies
2015-10-06 16:17 UTC (2+ messages)
` [tip:sched/core] sched/core: Fix task and run queue sched_info:: "
[PATCH] sched: Fix task_tick_fair from disabling numa_balancing
2015-10-06 16:17 UTC (2+ messages)
` [tip:sched/core] sched/numa: Fix task_tick_fair() "
[Qemu-devel] [PATCH v6] linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
2015-10-06 16:17 UTC
[PATCH 0/2] Bulk mem-share identical domains
2015-10-06 16:17 UTC (9+ messages)
` [PATCH 2/2] tests/mem-sharing: Add bulk option to memshrtool
[meta-cloud-services][fido-kilo][PATCH 0/6] Updated for fido-kilo
2015-10-06 16:16 UTC (2+ messages)
all your slabs are belong to ram ?
2015-10-06 16:16 UTC (3+ messages)
[PATCH 1/2] x86: dumpstack, use pr_cont
2015-10-06 16:16 UTC (3+ messages)
[PATCH kvmtool] Skip a few messages by default: command line args; flat binary; earlyprintk
2015-10-06 16:16 UTC (3+ messages)
[RESEND 1/3] hwrng: st: dt: Fix trivial typo in node address
2015-10-06 16:12 UTC (6+ messages)
` [RESEND 2/3] hwrng: st: Use real-world device timings for timeout
` [RESEND 3/3] hwrng: st: Report correct FIFO size
[Qemu-devel] [PATCH v5] target-tilegx: Support iret instruction and related special registers
2015-10-06 16:13 UTC (2+ messages)
[RFC][PATCH] sched: Fix TASK_DEAD race in finish_task_switch()
2015-10-06 16:12 UTC (2+ messages)
` [tip:sched/core] sched/core: "
[Intel-wired-lan] [next PATCH S18 0/8] i40e/i40evf updates
2015-10-06 16:11 UTC (3+ messages)
` [Intel-wired-lan] [next PATCH S18 8/8] i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33
cpufreq-dt error: failed to init cpufreq table: -61
2015-10-06 16:10 UTC (6+ messages)
[PATCH v2] arm: omap2: timer: don't disable our timers
2015-10-06 16:09 UTC (5+ messages)
[review-request][PATCH 0/3][v2] Prevent stale data in ToasterTables
2015-10-06 16:08 UTC (3+ messages)
` [review-request][PATCH 3/3] toaster: Don't store table data in the browser
[PATCH RESEND] ath9k: Fix NF CCA limits for AR9287 and AR9227
2015-10-06 16:07 UTC (4+ messages)
` [ath9k-devel] "
[PATCH net-next v2] bridge: allow adding of fdb entries pointing to the bridge device
2015-10-06 16:06 UTC (2+ messages)
` [Bridge] "
[Buildroot] [PATCH] sane-backends: bump to version 1.0.25
2015-10-06 16:05 UTC
[PATCH v1 for-next 0/7] Add support for multicast loopback prevention to mlx4
2015-10-06 16:05 UTC (5+ messages)
[PATCH] build: drop unused config variable CONFIG_HVM
2015-10-06 16:05 UTC (2+ messages)
[PATCH 0/2] block drivers + dax vs driver unbind
2015-10-06 16:04 UTC (7+ messages)
` [PATCH 1/2] block: generic request_queue reference counting
[PATCH] kernel-module-imx-gpu-viv: Better work-around for change in name of busfreq-imx.h
2015-10-06 16:03 UTC
[PATCH v2 0/4] DRA7 Timer12 Support
2015-10-06 16:02 UTC (6+ messages)
` [PATCH v2 3/4] ARM: dts: DRA7: Add timer12 node
[Bug 92269] (Unity3D) A small game Sol 0 have graphic glitches
2015-10-06 16:02 UTC (2+ messages)
[PATCH-RFC 5/7] arm: convert to generic builtin command line
2015-10-06 16:00 UTC (3+ messages)
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.