linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-06 15:32:06 to 2015-10-06 17:32:00 UTC [more...]

[PATCH tip/core/rcu 0/13] Miscellaneous fixes for 4.4
 2015-10-06 17:31 UTC  (23+ 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

[GIT PULL] MTD fixes for 4.3-rc
 2015-10-06 17:28 UTC 

[PATCH 0/4] firmware_class: few small code shifts
 2015-10-06 17:28 UTC  (6+ messages)
` [PATCH 1/4] firmware: generalize "firmware" as "system data" helpers
        ` [PATCH 1/4] firmware: generalize "firmware" as "system data" helpers]

[PATCH] rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe()
 2015-10-06 17:25 UTC  (2+ messages)

linux-next: build warning after merge of the audit tree
 2015-10-06 17:23 UTC  (2+ messages)

linux-next: manual merge of the audit tree with Linus' tree
 2015-10-06 17:21 UTC  (2+ messages)

[PATCH v5 0/4] uio: add MSI/MSI-X support to uio_pci_generic driver
 2015-10-06 17:17 UTC  (5+ messages)
` [PATCH v5 1/4] uio: add ioctl support
` [PATCH v5 2/4] uio_pci_generic: properly initialize PCI bars mappings towards UIO
` [PATCH v5 3/4] uio_pci_generic: add MSI/MSI-X support
` [PATCH v5 4/4] Documentation: update uio-howto

[PATCHv2 0/1] Update SCSI hosts to use idr for host number mgmt
 2015-10-06 17:17 UTC  (5+ messages)
` [PATCHv2 1/1] SCSI: update hosts module to use idr index management

[PATCH V4 0/3] mm: Add generic copy from early unmapped RAM
 2015-10-06 17:16 UTC  (5+ messages)
` [PATCH V4 2/3] arm64: support initrd outside kernel linear map

[PATCH-RFC 6/7] drivers: of: ifdef out cmdline section
 2015-10-06 17:14 UTC  (2+ messages)

[PATCH 00/18] mpt2sas, mpt3sas: Combine mpt2sas and mpt3sas driver code base
 2015-10-06 17:13 UTC  (4+ messages)

[PATCH v5 0/2] Add Cygnus PCIe Serdes/PHY support
 2015-10-06 17:13 UTC  (4+ messages)
` [PATCH v5 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support

[v2 PATCH] arm64: replace read_lock to rcu lock in call_break_hook
 2015-10-06 17:09 UTC  (7+ messages)

[PATCH 00/11] arm: omap: counter32k rework
 2015-10-06 17:02 UTC  (12+ messages)
` [PATCH 01/11] arm: omap2: timer: get rid of obfuscating macros
` [PATCH 02/11] arm: omap2: timer: add a gptimer argument to sync32k_timer_init()
` [PATCH 03/11] arm: omap2: timer: remove __omap_gptimer_init()
` [PATCH 04/11] arm: omap2: timer: provide generic sync32k_timer_init function
` [PATCH 05/11] arm: omap2: timer: move realtime_counter_init() around
` [PATCH 06/11] arm: omap2: timer: always call clocksource_of_init() when DT
` [PATCH 07/11] arm: omap2: timer: remove omap4_local_timer_init
` [PATCH 08/11] arm: omap2: timer: rename omap_sync32k_timer_init()
` [PATCH 09/11] clocksource: add TI 32.768 Hz counter driver
` [PATCH 10/11] arm: omap2+: select 32k clocksource driver
` [PATCH 11/11] arm: omap2: timer: limit hwmod usage to non-DT boots

[PATCH v2 0/8] of: Handle multi-parent version of msi-parent & msi-map
 2015-10-06 17:04 UTC  (9+ messages)
` [PATCH v2 1/8] of/irq: Add support code for multi-parent version of "msi-parent"
` [PATCH v2 2/8] of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
` [PATCH v2 3/8] PCI/MSI: "
` [PATCH v2 4/8] irqchip/gic-v3-its: Parse new version of msi-parent property
` [PATCH v2 5/8] of/irq: Split of_msi_map_rid to reuse msi-map lookup
` [PATCH v2 6/8] of/irq: Use the msi-map property to provide device-specific MSI domain
` [PATCH v2 7/8] PCI: Add per-device MSI domain hook
` [PATCH v2 8/8] PCI/MSI: Allow the MSI domain to be device-specific

[PATCH] string: Improve the generic strlcpy() implementation
 2015-10-06 16:59 UTC  (3+ messages)
` [PATCH] strscpy: zero any trailing garbage bytes in the destination

[PATCH v2 00/25] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2015-10-06 16:56 UTC  (14+ 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 v2 15/25] powerpc/8xx: move 8xx SPRN defines into reg_8xx.h and add some missing ones

[PATCH -mm] mm/oom_kill: change oom_kill_process() to bump ->mm_count rather than ->mm_users
 2015-10-06 16:56 UTC  (5+ messages)
` [PATCH -mm] mmoom-fix-potentially-killing-unrelated-process-fix

[PATCH tip/core/rcu 0/13] percpu-rwsem patches for 4.4
 2015-10-06 16:45 UTC  (14+ 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 03/13] locktorture: Add torture tests for percpu_rwsem
  ` [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 tip/core/rcu 0/4] torture-test changes for 4.4
 2015-10-06 16:49 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] rcutorture: Fix module unwind when bad torture_type specified
  ` [PATCH tip/core/rcu 2/4] rcutorture: Fix unused-function warning for torturing_tasks()
  ` [PATCH tip/core/rcu 3/4] torture: Forgive non-plural arguments
  ` [PATCH tip/core/rcu 4/4] locktorture: Fix module unwind when bad torture_type specified

[PATCH v3] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-06 16:41 UTC  (4+ messages)

Regression: at24 eeprom writing
 2015-10-06 16:41 UTC  (4+ messages)

[PATCH 0/2] uio_msi: device driver
 2015-10-06 16:40 UTC  (14+ messages)
` [PATCH 2/2] uio: new driver to support PCI MSI-X
        ` [dpdk-dev] "

[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] Documentation: Remove misleading examples of the barriers in wake_*()
 2015-10-06 16:35 UTC  (13+ messages)

[PATCH v3 0/3] uio: add MSI/MSI-X support to uio_pci_generic driver
 2015-10-06 16:35 UTC  (11+ messages)

[PATCH net-next v3 1/2] regmap: Allow installing custom reg_update_bits function
 2015-10-06 16:30 UTC  (2+ messages)

[PATCH v7,1/3] dt-bindings: binding for jz4780-{nand,bch}
 2015-10-06 16:27 UTC  (3+ messages)
` [PATCH v7,2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
` [PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes

[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  (2+ messages)
` [PATCH v3] "

[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  (4+ messages)
` [PATCH v2 5/5] ARM: sun5i: Add C.H.I.P DTS
  ` [linux-sunxi] "

[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() "

[PATCH 1/2] x86: dumpstack, use pr_cont
 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  (3+ messages)
` [RESEND 2/3] hwrng: st: Use real-world device timings for timeout
` [RESEND 3/3] hwrng: st: Report correct FIFO size

[RFC][PATCH] sched: Fix TASK_DEAD race in finish_task_switch()
 2015-10-06 16:12 UTC  (2+ messages)
` [tip:sched/core] sched/core: "

[PATCH 0/2] block drivers + dax vs driver unbind
 2015-10-06 16:04 UTC  (6+ messages)
` [PATCH 1/2] block: generic request_queue reference counting

[PATCH-RFC 5/7] arm: convert to generic builtin command line
 2015-10-06 16:00 UTC  (2+ messages)

eBPF / seccomp globals?
 2015-10-06 16:00 UTC  (7+ messages)

[PATCH-RFC 3/7] powerpc: convert to generic builtin command line
 2015-10-06 15:47 UTC 

[PATCH v3 1/3] uio: add ioctl support
 2015-10-06 15:57 UTC  (10+ messages)

[PATCH-RFC 4/7] mips: convert to generic builtin command line
 2015-10-06 15:47 UTC 

[PATCH-RFC 7/7] arm64: convert to generic builtin command line
 2015-10-06 15:47 UTC 

[PATCH-RFC 2/7] x86: convert to generic builtin command line
 2015-10-06 15:47 UTC 

[PATCH-RFC 1/7] add generic builtin command line
 2015-10-06 15:47 UTC 

[PATCH v4 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-10-06 15:47 UTC  (5+ messages)

[PATCH 0/4] sched/fair: Clean up sched metric definitions
 2015-10-06  8:00 UTC  (4+ messages)
` [PATCH 1/4] sched/fair: Generalize the load/util averages resolution definition

[PATCH v2] drm/gma500: fix double freeing
 2015-10-06 15:48 UTC 

[GIT PULL] at91: cleanup for 4.4 #1
 2015-10-06 15:28 UTC 

PROBLEM: Intel VGA output busticated on 4.3-rc2 (regression)
 2015-10-06 15:42 UTC  (2+ messages)

[PATCH 1/1] mm: vmstat: Add OOM kill count in vmstat counter
 2015-10-06 15:41 UTC  (6+ messages)

[PATCH v2] x86/mm: warn on W+x mappings
 2015-10-06 15:37 UTC  (5+ messages)

RFC: reduce CONFIG_SCSI_CONSTANTS impact by 4k
 2015-10-06 15:39 UTC  (5+ messages)

[PATCH v1] clocksource: Sigma Designs Tango 27 MHz xtal
 2015-10-06 15:10 UTC 

[PATCHv12 00/37] THP refcounting redesign
 2015-10-06 15:24 UTC  (16+ messages)
` [PATCHv12 02/37] rmap: add argument to charge compound page
` [PATCHv12 05/37] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv12 08/37] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv12 09/37] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv12 10/37] mm, vmstats: new THP splitting event
` [PATCHv12 11/37] mm: temporally mark THP broken
` [PATCHv12 12/37] thp: drop all split_huge_page()-related code
` [PATCHv12 16/37] mm, thp: remove compound_lock
` [PATCHv12 17/37] arm64, thp: remove infrastructure for handling splitting PMDs
` [PATCHv12 22/37] sparc, "
` [PATCHv12 24/37] x86, "
` [PATCHv12 28/37] mm, numa: skip PTE-mapped THP on numa fault
` [PATCHv12 33/37] migrate_pages: try to split pages on qeueuing
` [PATCHv12 35/37] mm: re-enable THP
` [PATCHv12 36/37] thp: update documentation

[PATCH V5 0/2] copy to/in/from user optimization
 2015-10-06 15:37 UTC  (2+ messages)

[PATCH 0/5] LED core improvements
 2015-10-06 15:36 UTC  (5+ messages)
` [PATCH 2/5] leds: core: Add LED_BLINK_CHANGE and LED_BLINK_DISABLE flags
` [PATCH 3/5] leds: Rename brightness_set_sync op to brightness_set_blocking

[RESEND 1/3] hwrng: st: dt: Fix trivial typo in node address
 2015-10-06 15:24 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).