All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-06 19:25:45 to 2015-10-06 20:30:11 UTC [more...]

[PATCH v2 00/25] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2015-10-06 20:30 UTC  (6+ messages)
` [PATCH v2 01/25] powerpc/8xx: Save r3 all the time in DTLB miss handler

[PATCH] x86: cmpxchg_double: Add missing memory clobber
 2015-10-06 20:29 UTC  (3+ messages)

[PATCH tip/core/rcu 0/18] Expedited grace-period improvements for 4.4
 2015-10-06 20:29 UTC  (4+ 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

[linux-next test] 62673: tolerable FAIL
 2015-10-06 20:29 UTC 

[Qemu-devel] [PULL 00/48] ivshmem series
 2015-10-06 19:19 UTC  (5+ messages)
` [Qemu-devel] [PULL 28/48] ivshmem: replace 'guest' for 'peer' appropriately
` [Qemu-devel] [PULL 43/48] ivshmem: use qemu_strtosz()
` [Qemu-devel] [PULL 44/48] ivshmem: add hostmem backend
` [Qemu-devel] [PULL 47/48] ivshmem: use kvm irqfd for msi notifications

[PATCH] watchdog: at91sam9: keep watchdog running in idle mode
 2015-10-06 20:28 UTC  (2+ messages)

[PATCH tip/core/rcu 0/13] Miscellaneous fixes for 4.4
 2015-10-06 20:27 UTC  (14+ messages)
` [PATCH tip/core/rcu 01/13] sched: Export sched_setscheduler_nocheck
  ` [PATCH tip/core/rcu 04/13] rcu: Don't disable preemption for Tiny and Tree RCU readers
  ` [PATCH tip/core/rcu 07/13] rcu: Move preemption disabling out of __srcu_read_lock()
  ` [PATCH tip/core/rcu 10/13] rcu: Add rcu_pointer_handoff()

[PATCH net-next v2 1/2] mpls: multipath support
 2015-10-06 20:26 UTC  (4+ messages)

[PATCH v8 00/41] Richacls
 2015-10-06 20:26 UTC  (8+ messages)

[PATCH] block: flush queued bios when the process blocks
 2015-10-06 20:26 UTC  (12+ messages)
            `  "
              ` [dm-devel] "
                  ` [PATCH v2] "

[PATCH 0/9] dw-hdmi audio support
 2015-10-06 20:25 UTC  (9+ messages)
` [PATCH 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver

[PATCH] Documentation: improve line discipline method descriptions
 2015-10-06 20:24 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] genirq: export handle_bad_irq
 2015-10-06 20:24 UTC  (2+ messages)

[PATCH librdmacm] examples: Use gai_strerror rather than perror for [rdma_]getaddrinfo failures
 2015-10-06 20:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 RFC 0/17] block: persistent dirty bitmaps
 2015-10-06 20:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH 03/17] spec: add qcow2-dirty-bitmaps specification
` [Qemu-devel] [PATCH 04/17] qcow2: Dirty Bitmaps Ext: structs and consts

PSPLASH PPC Colors
 2015-10-06 20:18 UTC  (5+ messages)

Dropping "depends on SMP" for HAVE_ARM_TWD -- take 2
 2015-10-06 20:17 UTC  (7+ messages)

[PATCH 0/6] mdadm support for journal device of RAID-4/5/6
 2015-10-06 20:17 UTC  (5+ messages)
` [PATCH 4/6] Assemble array with write journal
` [PATCH 5/6] Check write journal in incremental

[Qemu-devel] [PATCH v18 00/21] Deterministic replay core
 2015-10-06 20:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v18 19/21] replay: replay blockers for devices

[kvm-unit-tests PATCHv2] arm: Add PMU test
 2015-10-06 20:14 UTC  (11+ messages)
` [kvm-unit-tests PATCHv3] ARM PMU tests
  ` [kvm-unit-tests PATCHv3 1/3] arm: Add PMU test
      ` [Qemu-devel] "
  ` [kvm-unit-tests PATCHv3 2/3] arm: pmu: Check cycle count increases
    ` [Qemu-devel] "
  ` [kvm-unit-tests PATCHv3 3/3] arm: pmu: Add CPI checking
      ` [Qemu-devel] "

[Qemu-devel] [RFH PATCH 0/4] record/replay fixups and doubts
 2015-10-06 20:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] replay: generalize ptimer event to bottom halves
` [Qemu-devel] [PATCH 2/4] more replay fixes
` [Qemu-devel] [PATCH 3/4] why is runstate_is_running needed?
` [Qemu-devel] [PATCH 4/4] events doubts

[PATCH 0/2] Add R8A7794/SILK board SDHI DT support
 2015-10-06 20:12 UTC  (14+ messages)
` [PATCH v2] ARM: shmobile: silk: add SDHI1 "

[PATCHv3 00/56] perf stat: Add scripting support
 2015-10-06 19:55 UTC  (57+ messages)
` [PATCH 01/56] perf tools: Add thread_map event
` [PATCH 02/56] perf tools: Add thread_map event sythesize function
` [PATCH 03/56] perf tools: Add thread_map__new_event function
` [PATCH 04/56] perf tools: Add perf_event__fprintf_thread_map function
` [PATCH 05/56] perf tools: Add cpu_map event
` [PATCH 06/56] perf tools: Add cpu_map event synthesize function
` [PATCH 07/56] perf tools: Add cpu_map__new_event function
` [PATCH 08/56] perf tools: Add perf_event__fprintf_cpu_map function
` [PATCH 09/56] perf tools: Add stat config event
` [PATCH 10/56] perf tools: Add stat config event synthesize function
` [PATCH 11/56] perf tools: Add stat config event read function
` [PATCH 12/56] perf tools: Add stat event
` [PATCH 13/56] perf tools: Add stat event synthesize function
` [PATCH 14/56] perf tools: Add stat event read function
` [PATCH 15/56] perf tools: Add stat round event
` [PATCH 16/56] perf tools: Add stat round event synthesize function
` [PATCH 17/56] perf tools: Add stat events fprintf functions
` [PATCH 18/56] perf tools: Add attr_update event
` [PATCH 19/56] perf tools: Add attr_update event unit type
` [PATCH 20/56] perf tools: Add attr_update event scale type
` [PATCH 21/56] perf tools: Add attr_update event name type
` [PATCH 22/56] perf tools: Add perf_event__fprintf_attr_update function
` [PATCH 23/56] perf report: Display newly added events in raw dump
` [PATCH 24/56] perf tools: Introduce stat feature
` [PATCH 25/56] perf tools: Move id_offset out of struct perf_evsel union
` [PATCH 26/56] perf stat: Rename perf_stat struct into perf_stat_evsel
` [PATCH 27/56] perf stat: Add AGGR_UNSET mode
` [PATCH 28/56] perf stat record: Add record command
` [PATCH 29/56] perf stat record: Initialize record features
` [PATCH 30/56] perf stat record: Synthesize stat record data
` [PATCH 31/56] perf stat record: Store events IDs in perf data file
` [PATCH 32/56] perf stat record: Add pipe support for record command
` [PATCH 33/56] perf stat record: Write stat events on record
` [PATCH 34/56] perf stat record: Write stat round "
` [PATCH 35/56] perf stat record: Do not allow record with multiple runs mode
` [PATCH 36/56] perf stat record: Synthesize attr update events
` [PATCH 37/56] perf tools: Add cpu_map__empty_new interface
` [PATCH 38/56] perf tools: Make cpu_map__build_map global
` [PATCH 39/56] perf tools: Add data arg to cpu_map__build_map callback
` [PATCH 40/56] perf stat report: Cache aggregated map entries in extra cpumap
` [PATCH 41/56] perf stat report: Add report command
` [PATCH 42/56] perf stat report: Process cpu/threads maps
` [PATCH 43/56] perf stat report: Process stat config event
` [PATCH 44/56] perf stat report: Add support to initialize aggr_map from file
` [PATCH 45/56] perf stat report: Process stat and stat round events
` [PATCH 46/56] perf stat report: Process attr update events
` [PATCH 47/56] perf stat report: Move csv_sep initialization before report command
` [PATCH 48/56] perf stat report: Allow to override aggr_mode
` [PATCH 49/56] perf script: Check output fields only for samples
` [PATCH 50/56] perf script: Process cpu/threads maps
` [PATCH 51/56] perf script: Process stat config event
` [PATCH 52/56] perf script: Add process_stat/process_stat_interval scripting interface
` [PATCH 53/56] perf script: Add stat default handlers
` [PATCH 54/56] perf script: Display stat events by default
` [PATCH 55/56] perf script: Add python support for stat events
` [PATCH 56/56] perf script: Add stat-cpi.py script

[PATCH 1/2][auh] upgradehelper.py: Display error when git commit fails
 2015-10-06 20:11 UTC  (2+ messages)
` [PATCH 2/2][auh] README: Upgrade instructions with changes done in 1.9

[Qemu-devel] How to get started with the source code of Qemu?
 2015-10-06 20:08 UTC  (2+ messages)

[PATCH 1/2] memory: omap-gpmc: dump "before" state before first modification
 2015-10-06 20:07 UTC  (4+ messages)
` [PATCH 2/2] memory: omap-gpmc: expand the description of the debug facility

Struggle with GPU lockups and console deadlock using kernel-space modifications
 2015-10-06 20:06 UTC 

+ maintainers-nilfs2-add-header-file-for-tracing.patch added to -mm tree
 2015-10-06 20:03 UTC 

+ nilfs2-add-tracepoints-for-analyzing-reading-and-writing-metadata-files.patch added to -mm tree
 2015-10-06 20:03 UTC 

+ nilfs2-add-tracepoints-for-analyzing-sufile-manipulation.patch added to -mm tree
 2015-10-06 20:03 UTC 

+ nilfs2-add-a-tracepoint-for-transaction-events.patch added to -mm tree
 2015-10-06 20:03 UTC 

+ nilfs2-add-a-tracepoint-for-tracking-stage-transition-of-segment-construction.patch added to -mm tree
 2015-10-06 20:03 UTC 

[PATCH] PCI: prevent out of bounds access in numa_node override
 2015-10-06 20:02 UTC  (3+ messages)

[PATCH] Documentation: Remove misleading examples of the barriers in wake_*()
 2015-10-06 19:57 UTC  (10+ messages)

Potential OSD deadlock?
 2015-10-06 20:00 UTC  (16+ messages)
    ` [ceph-users] "

[PATCH] error message typo fixes: unkown -> unknown
 2015-10-06 20:00 UTC 

+ cxgbi-fix-build-with-extra_cflags.patch added to -mm tree
 2015-10-06 20:00 UTC 

[PATCH v4 0/2] pwm: Broadcom BCM7038 PWM controller (v4)
 2015-10-06 19:59 UTC  (3+ messages)
  ` [PATCH] pwm: fix Broadcom BCM7038 PWM driver

[PATCH 0/5] Introduce Kabylake Support
 2015-10-06 19:59 UTC  (4+ messages)
` [PATCH 1/5] drm/i915/kbl: Add Kabylake PCI ID

[PATCH] net/bonding: send arp in interval if no active slave
 2015-10-06 19:58 UTC  (3+ messages)
` [PATCH v4] "

Boss GT-001
 2015-10-06 19:58 UTC  (4+ messages)

All OMAP platforms: MMC is broken
 2015-10-06 19:57 UTC  (15+ messages)

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-10-06 19:56 UTC  (3+ messages)
` [PATCH 98/98] HACK include/uapi/linux/errqueue.h: include time.h in userspace

[PATCH v7 0/5] ARM: berlin: PWM support
 2015-10-06 19:56 UTC  (5+ messages)
` [PATCH v7 2/5] pwm: add the Berlin pwm controller driver
    ` [PATCH] pwm: berlin: fix build warning

[Qemu-devel] [PULL 0/1] NUMA queue, 2015-10-06
 2015-10-06 19:54 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] pc-dimm: Fail realization for invalid nodes in non-NUMA config

+ ocfs2-fix-race-between-mount-and-delete-node-cluster.patch added to -mm tree
 2015-10-06 19:54 UTC 

What's the proper use of con_id in clkdev
 2015-10-06 19:53 UTC  (4+ messages)

[PATCH 0/7][v4] Add OTG support for FSL socs
 2015-10-06 19:53 UTC  (2+ messages)

+ dax-temporarily-disable-dax-pmd-fault-path.patch added to -mm tree
 2015-10-06 19:53 UTC 

+ revert-dax-fix-race-between-simultaneous-faults.patch added to -mm tree
 2015-10-06 19:53 UTC 

+ revert-mm-take-i_mmap_lock-in-unmap_mapping_range-for-dax.patch added to -mm tree
 2015-10-06 19:53 UTC 

[Buildroot] [PATCH v1] Makefile: valgrind needs non-stripped dynamic linker library
 2015-10-06 19:51 UTC 

[PATCH 0/9] port branch.c to use ref-filter printing APIs
 2015-10-06 19:50 UTC  (8+ messages)
` [PATCH 6/9] ref-filter: introduce format_ref_array_item()

[Qemu-devel] [PATCHv4] target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregs
 2015-10-06 19:47 UTC 

Supported (microphone!) external usb sound card?
 2015-10-06 19:44 UTC 

[DMC_REDESIGN_V2 00/14] Redesign dmc firmware loading
 2015-10-06 19:38 UTC  (4+ messages)
` [DMC_REDESIGN_V2 07/14] drm/i915/gen9: Simplify csr loading failure printing

[RFC][PATCH] btrfs: add ioctl to monitor subvolume dropping
 2015-10-06 19:42 UTC  (4+ messages)

[PATCH] bridge/netfilter: avoid unused label warning
 2015-10-06 19:39 UTC  (5+ messages)

[BUG?] parallel make interdepencies
 2015-10-06 19:39 UTC  (4+ messages)

[PATCH net] xps: clear skb sender_cpu before tee
 2015-10-06 19:38 UTC 

[RESEND 1/3] hwrng: st: dt: Fix trivial typo in node address
 2015-10-06 19:37 UTC  (4+ messages)
` [PATCH 3/3] hwrng: st: Use real-world device timings for timeout

[PATCH v2] video: fbdev: add Marvell PXA framebuffer binding
 2015-10-06 19:32 UTC  (5+ messages)

[Buildroot] [PATCH v1] libdrm: update driver options
 2015-10-06 19:35 UTC 

[PATCH] ASoC: ad193x-spi: Fixup ad193x_spi_id table
 2015-10-06 16:26 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH 00/15] Fifteen patches related to file unlink->delete->new
 2015-10-06 19:33 UTC  (5+ messages)
` [Cluster-devel] [GFS2 PATCH 06/15] GFS2: Prevent gl_delete work for re-used inodes

[PATCH tip/core/rcu 0/13] percpu-rwsem patches for 4.4
 2015-10-06 19:33 UTC  (4+ messages)

[PATCH net] openvswitch: Fix egress tunnel info
 2015-10-06 19:32 UTC  (10+ messages)

[PATCH v2 0/2] Make oxili GDSC parent of oxili_cx GDSC
 2015-10-06 19:32 UTC  (6+ messages)
` [PATCH v2 1/2] PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules
` [PATCH v2 2/2] clk: qcom: Make oxili GDSC parent of oxili_cx GDSC

+ powerpc-numa-do-not-allocate-bootmem-memory-for-non-existing-nodes.patch added to -mm tree
 2015-10-06 19:31 UTC 

What's cooking in git.git (Oct 2015, #01; Mon, 5)
 2015-10-06 19:30 UTC  (4+ messages)

[PATCH v3] selftests/seccomp: build and pass on arm64
 2015-10-06 19:30 UTC  (2+ messages)

[PATCH 0/5] Add ASoC support for AMD APUs [v4]
 2015-10-06 19:29 UTC  (4+ messages)
` [PATCH 2/5] ASoC : dwc : support dw i2s in AMD platform
    ` [alsa-devel] "

+ remove-abs64-fix-fix.patch added to -mm tree
 2015-10-06 19:29 UTC 

[PATCH] ARM:mm: fix kmap_atomic_to_page
 2015-10-06 19:28 UTC  (3+ messages)

+ page-flags-define-pg_reserved-behavior-on-compound-pages-fix.patch added to -mm tree
 2015-10-06 19:28 UTC 

[PATCH v3 0/5] Add support for Broadcom's iProc MDIO and Cygnus Ethernet PHY
 2015-10-06 19:25 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: net: Broadcom iProc MDIO bus driver device tree binding
` [PATCH v3 2/5] net: phy: Broadcom iProc MDIO bus driver
` [PATCH v3 3/5] net: phy: Add Broadcom phy library for common interfaces
` [PATCH v3 4/5] net: phy: Broadcom Cygnus internal Etherent PHY driver
` [PATCH v3 5/5] net: phy: bcm7xxx: Modified to use global core register defines

[PATCH] PCI: create builtin_pci_driver to avoid registration boilerplate
 2015-10-06 19:27 UTC  (2+ messages)

[PATCH net-next 0/2] bpf: unprivileged
 2015-10-06 19:26 UTC  (11+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs

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


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.