All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-02 05:58:20 to 2016-06-02 06:50:27 UTC [more...]

[RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-06-02  6:50 UTC  (6+ messages)
` [RESEND PATCH v5 2/5] regulator: rk808: Add regulator driver for RK818
` [RESEND PATCH v5 3/5] mfd: dt-bindings: Add RK818 device tree bindings document
  ` [RESEND PATCH v5 4/5] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808

[Qemu-devel] [PULL V4 00/31] Net patches
 2016-06-02  6:48 UTC  (32+ messages)
` [Qemu-devel] [PULL V4 01/31] net/tap: Allocating Large sized arrays to heap
` [Qemu-devel] [PULL V4 02/31] net: mipsnet: check packet length against buffer
` [Qemu-devel] [PULL V4 03/31] net: vl: Move default_net to vl.c
` [Qemu-devel] [PULL V4 04/31] net/net: Add SocketReadState for reuse codes
` [Qemu-devel] [PULL V4 05/31] pci: fix unaligned access in pci_xxx_quad()
` [Qemu-devel] [PULL V4 06/31] msix: make msix_clr_pending() visible for clients
` [Qemu-devel] [PULL V4 07/31] pci: Introduce define for PM capability version 1.1
` [Qemu-devel] [PULL V4 08/31] pcie: Add support for PCIe CAP v1
` [Qemu-devel] [PULL V4 09/31] pcie: Introduce function for DSN capability creation
` [Qemu-devel] [PULL V4 10/31] vmxnet3: Use generic function for DSN capability definition
` [Qemu-devel] [PULL V4 11/31] net: Introduce Toeplitz hash calculator
` [Qemu-devel] [PULL V4 12/31] net: Add macros for MAC address tracing
` [Qemu-devel] [PULL V4 13/31] vmxnet3: Use common MAC address tracing macros
` [Qemu-devel] [PULL V4 14/31] net_pkt: Name vmxnet3 packet abstractions more generic
` [Qemu-devel] [PULL V4 15/31] rtl8139: Move more TCP definitions to common header
` [Qemu-devel] [PULL V4 16/31] net_pkt: Extend packet abstraction as required by e1000e functionality
` [Qemu-devel] [PULL V4 17/31] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
` [Qemu-devel] [PULL V4 18/31] e1000_regs: Add definitions for Intel 82574-specific bits
` [Qemu-devel] [PULL V4 19/31] e1000: Move out code that will be reused in e1000e
` [Qemu-devel] [PULL V4 20/31] net: Introduce e1000e device emulation
` [Qemu-devel] [PULL V4 21/31] e1000e: Introduce qtest for e1000e device
` [Qemu-devel] [PULL V4 22/31] net: improve UDP/TCP checksum computation
` [Qemu-devel] [PULL V4 23/31] net: handle optional VLAN header in "
` [Qemu-devel] [PULL V4 24/31] i.MX: Fix FEC code for MDIO operation selection
` [Qemu-devel] [PULL V4 25/31] i.MX: Fix FEC code for MDIO address selection
` [Qemu-devel] [PULL V4 26/31] i.MX: Fix FEC code for ECR register reset value
` [Qemu-devel] [PULL V4 27/31] i.MX: reset TX/RX descriptors when FEC is disabled
` [Qemu-devel] [PULL V4 28/31] i.MX: Rename i.MX FEC defines to ENET_XXX
` [Qemu-devel] [PULL V4 29/31] i.MX: move FEC device to a register array structure
` [Qemu-devel] [PULL V4 30/31] Add ENET/Gbps Ethernet support to FEC device
` [Qemu-devel] [PULL V4 31/31] Add ENET device to i.MX6 SOC

[PATCH 0/8] cpufreq: cleanups and reorganization
 2016-06-02  6:49 UTC  (6+ messages)
` [PATCH 1/8] ARM: s3c24xx: Sort cpufreq tables
` [PATCH 2/8] cpufreq: s3c24xx: Remove useless checks

[PATCH] Sort object files for deterministic linking order
 2016-06-02  6:49 UTC 

[Qemu-devel] [PATCH 1/9] AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions
 2016-06-02  6:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH 4/9] adding instructions encodings for LE and BE compilers
` [Qemu-devel] [PATCH 8/9] adding instruction translations

[PATCH v2 0/2] Add a new Rockchip usb2 phy driver
 2016-06-02  6:48 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: bindings: add DT documentation for Rockchip USB2PHY
` [PATCH v2 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy

[PATCH] mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()
 2016-06-02  6:48 UTC  (3+ messages)

[lkp] [mm] 795ae7a0de: pixz.throughput -9.1% regression
 2016-06-02  6:45 UTC  (2+ messages)
  `  "

Why __alloc_contig_migrate_range calls migrate_prep() at first?
 2016-06-02  6:46 UTC  (7+ messages)

[PATCH 01/32] arm64: Add platform selection for BCM2835
 2016-06-02  6:45 UTC  (4+ messages)

[PATCH 0/2] max8903: Add device tree support and logic fixup
 2016-06-02  6:44 UTC  (3+ messages)
` [PATCH 1/2] max8903: adds support for initiation via device tree
` [PATCH 2/2] max8903: cleans up confusing relationship between dc_valid, dok and dcm

[Qemu-devel] [PATCH] net: mipsnet: check transmit buffer size before sending
 2016-06-02  6:44 UTC 

[PATCH 1/4] mm/init-mm: remove unused header cpumask.h
 2016-06-02  6:44 UTC  (10+ messages)
` [PATCH 2/4] mm: kmemleak: "
  ` [PATCH 3/4] mm/vmstat: "
    ` [PATCH 4/4] mm/zsmalloc: "

[RFC PATCH 0/2] Remove and replace SD_WAKE_AFFINE with SD_BALANCE_WAKE
 2016-06-02  6:44 UTC  (11+ messages)
` [RFC PATCH 1/2] sched: Clean up SD_BALANCE_WAKE flags in sched domain build-up

[PATCH 0/2] stop allocating unnecessary major numbers
 2016-06-02  6:43 UTC  (6+ messages)
` [PATCH 2/2] NVMe: don't allocate unused nvme_major
` [PATCH 1/2] memstick: don't allocate unused major for ms_block

[PATCH] e1000: configure VLAN TPID
 2016-06-02  6:43 UTC  (2+ messages)

[PATCH] virtio: split virtio rx/tx queue
 2016-06-02  6:43 UTC  (5+ messages)
` [PATCH v3] "

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-06-02  6:37 UTC  (16+ messages)

[PATCH v9 0/2] memory: add Atmel EBI (External Bus Interface) driver
 2016-06-02  6:36 UTC  (3+ messages)

[PATCH perf/core v9 03/16] perf-buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid
 2016-06-02  6:35 UTC  (2+ messages)
` [tip:perf/core] perf buildid-cache: "

Internal error xfs_trans_cancel
 2016-06-02  6:35 UTC  (8+ messages)

[PATCH 1/2] drm/rockchip: vop: Do check if an update is pending during disable
 2016-06-02  6:35 UTC  (17+ messages)

[PATCH perf/core v9 02/16] perf symbol: Cleanup the code flow of dso__find_kallsyms
 2016-06-02  6:34 UTC  (2+ messages)
` [tip:perf/core] perf symbols: "

[PATCH perf/core v9 01/16] perf-symbol: Introduce filename__readable to check readability
 2016-06-02  6:34 UTC  (2+ messages)
` [tip:perf/core] perf symbols: "

[kbuild] 03282deca1: kmsg.dt-test###unittest_data_add:Failed_to_resolve_phandles(rc=-#)
 2016-06-02  6:34 UTC 

[PATCH v2] perf tools: Add arch/*/include/generated/ to .gitignore
 2016-06-02  6:34 UTC  (2+ messages)
` [tip:perf/core] "

[lkp] [Btrfs] 657ed1aa48: kmsg.BTRFS_warning(device_dm-#):block_group#has_wrong_amount_of_free_space
 2016-06-02  6:32 UTC  (2+ messages)
`  "

[PATCH v6 09/10] tools: Pass arg to fdarray__filter's call back function
 2016-06-02  6:33 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH net-next] ravb: Remove manual pause frame transmit
 2016-06-02  6:33 UTC  (2+ messages)

[PATCH v6 02/10] perf tools: Choose correct reading direction according to evlist->backward
 2016-06-02  6:33 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH v4 2/7] perf tools: Don't poll and mmap overwritable events
 2016-06-02  6:32 UTC  (3+ messages)
` [tip:perf/core] perf record: Robustify perf_event__synth_time_conv()
` [tip:perf/core] perf evlist: Don't poll and mmap overwritable events

[PATCH v6 01/10] perf tools: Check 'base' pointer before checking refcnt when put a mmap
 2016-06-02  6:32 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH] net: fix potential infoleak in rds_inc_info_copy
 2016-06-02  6:32 UTC  (2+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-06-02  6:32 UTC  (5+ messages)
` [PATCH 04/17] arm: "

[PATCH] tipc: fix an infoleak in tipc_nl_compat_link_dump
 2016-06-02  6:32 UTC  (2+ messages)

[PATCH 2/3] perf util: Move get_main_thread to thread.c
 2016-06-02  6:30 UTC  (2+ messages)
` [tip:perf/core] perf thread: Adopt get_main_thread from db-export.c

[PATCH] sunrpc: remove 'inuse' flag from struct cache_detail
 2016-06-02  6:31 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-06-01
 2016-06-02  6:30 UTC 

[Qemu-devel] [PATCH] ps2: take exact use of ps2 buffer
 2016-06-02  6:05 UTC 

[lkp] [usb] ab3455d638: swapper invoked oom-killer: gfp_mask=0x24000c0(GFP_KERNEL), order=0, oom_score_adj=0
 2016-06-02  6:27 UTC  (2+ messages)
`  "

[dcache_{readdir, dir_lseek}() users] 4e82901cd6: reaim.jobs_per_min -49.1% regression
 2016-06-02  6:28 UTC  (5+ messages)
    ` [LKP] [lkp] "

[RFC PATCH 0/4] Make inotify instance/watches be accounted per userns
 2016-06-02  6:27 UTC  (4+ messages)

[PATCH 00/15] Framework to collect command stream gpu metrics using i915 perf
 2016-06-02  6:28 UTC  (4+ messages)
` [PATCH 03/15] drm/i915: Framework for capturing command stream based OA reports

[PATCH net-next v10 0/5] openvswitch: support for layer 3 encapsulated packets
 2016-06-02  6:24 UTC  (6+ messages)
` [PATCH net-next v10 1/5] net: add skb_vlan_accel helper
` [PATCH net-next v10 2/5] openvswitch: set skb protocol and mac_len when receiving on internal device
` [PATCH net-next v10 3/5] openvswitch: add support to push and pop mpls for layer3 packets
` [PATCH net-next v10 4/5] openvswitch: add layer 3 flow/port support
` [PATCH net-next v10 5/5] openvswitch: use ipgre tunnel rather than gretap tunnel

What is the Surf board , really?
 2016-06-02  6:25 UTC  (2+ messages)

Doubts on async_tx xor offload for raid5/6
 2016-06-02  6:24 UTC 

[PATCH net-next] sctp: sctp should change socket state when shutdown is received
 2016-06-02  6:09 UTC  (4+ messages)

OOM on OSDS with erasure coding
 2016-06-02  6:23 UTC 

[PATCH RESEND v4 0/6] powerPC/pSeries use pv-qpsinlock as the default spinlock implemention
 2016-06-02  6:23 UTC  (2+ messages)

[sched] 86d68266c6: BUG: spinlock lockup suspected on CPU#1, rcu_sched/7
 2016-06-02  6:23 UTC 

[PATCH v2] ARM: dts: exynos: Add TMU nodes regulator supply for Peach boards
 2016-06-02  6:21 UTC  (3+ messages)

[md PATCH 00/18] Assorted minor fixes, particularly RCU protection
 2016-06-02  6:19 UTC  (19+ messages)
` [md PATCH 12/18] md/raid1: add rcu protection to rdev in fix_read_error
` [md PATCH 09/18] md/raid10: stop print_conf from being too verbose
` [md PATCH 14/18] md/raid5: add rcu protection to rdev accesses in want_replace
` [md PATCH 05/18] md/raid10: add rcu protection to rdev access in raid10_sync_request
` [md PATCH 02/18] md/raid1, raid10: don't recheck "Faulty" flag in read-balance
` [md PATCH 10/18] md/raid1: small cleanup in raid1_end_read/write_request
` [md PATCH 08/18] md/raid10: simplify print_conf a little
` [md PATCH 15/18] md/raid5: add rcu protection to rdev accesses in raid5_status
` [md PATCH 04/18] md/raid10: add rcu protection in raid10_status
` [md PATCH 13/18] md/raid5: add rcu protection to rdev accesses in handle_failed_sync
` [md PATCH 03/18] md/raid10: fix refounct imbalance when resyncing an array with a replacement device
` [md PATCH 11/18] md/raid1: small code cleanup in end_sync_write
` [md PATCH 01/18] md: disconnect device from personality before trying to remove it
` [md PATCH 07/18] md/raid10: minor code improvement in fix_read_error()
` [md PATCH 16/18] md/multipath: add rcu protection to rdev access in multipath_status
` [md PATCH 06/18] md/raid10: add rcu protection to rdev access during reshape
` [md PATCH 18/18] md: reduce the number of synchronize_rcu() calls when multiple devices fail
` [md PATCH 17/18] md: be extra careful not to take a reference to a Faulty device

[PATCH 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
 2016-06-02  6:18 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: exynos: Add watchdog amd Security SubSystem "

[RESEND][RFC PATCH] regulator: introduce boot protection flag
 2016-06-02  6:16 UTC 

[PATCH] r8152: Add support for setting MAC to system's Auxiliary MAC address
 2016-06-02  6:10 UTC  (2+ messages)

[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-06-02  6:10 UTC  (13+ messages)
` [RESEND PATCH v2 1/6] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
` [RESEND PATCH v2 3/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of "
` [RESEND PATCH v2 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization
` [RESEND PATCH v2 5/6] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [RESEND PATCH v2 6/6] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled

[PATCH 01/20] x86, intel: Introduce macros for Intel family numbers
 2016-06-02  6:08 UTC  (3+ messages)
` [PATCH 17/20] x86, mmc: use Intel family name macros for mmc driver

GV98 adapter, experience with nouveau
 2016-06-02  6:09 UTC  (5+ messages)

[PATCH v3 0/5] fix some type infos and bugs for arm64/of numa
 2016-06-02  6:03 UTC  (9+ messages)
` [PATCH 0/3] of: numa: cleanup
  ` [PATCH 1/3] of_numa: Use of_get_next_parent to simplify code
  ` [PATCH 2/3] of_numa: Use pr_fmt()
  ` [PATCH 3/3] arm64: numa: "

crash on boot with 4.6.1 on fedora 24
 2016-06-02  6:04 UTC  (25+ messages)

NC-SI support
 2016-06-02  6:03 UTC  (3+ messages)

[RESEND PATCH v2 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
 2016-06-02  5:46 UTC  (3+ messages)
` [RESEND PATCH v2 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [RESEND PATCH v2 4/4] PCI: Add support for enforcing all MMIO BARs to be page aligned

[Patch v6 00/11] Check VT-d Device-TLB flush error
 2016-06-02  6:00 UTC  (4+ messages)
` [Patch v6 02/11] IOMMU/MMU: enhance the call trees of IOMMU unmapping and mapping

[U-Boot] [PATCH] net: phy: marvell: Fix up reset ordering
 2016-06-02  5:59 UTC  (4+ messages)

Very quick embarrassing q: /var/lib permissions
 2016-06-02  5:58 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 00/24] target-sparc improvements
 2016-06-02  5:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 15/24] target-sparc: Directly implement easy ldd/std asis
` [Qemu-devel] [PATCH v3 20/24] target-sparc: Remove helper_ldf_asi, helper_stf_asi
` [Qemu-devel] [PATCH v3 21/24] target-sparc: Use explicit writes to cpu_fsr
` [Qemu-devel] [PATCH v3 22/24] target-sparc: Use cpu_fsr in stfsr
` [Qemu-devel] [PATCH v3 23/24] target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions
` [Qemu-devel] [PATCH v3 24/24] target-sparc: Elide duplicate updates to fprs


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.