All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-22 09:06:41 to 2016-06-22 10:01:57 UTC [more...]

[PATCH] mm/huge_memory: fix the memory leak due to the race
 2016-06-22  9:52 UTC  (6+ messages)

Android guest on KVM/ARM
 2016-06-22 10:06 UTC 

Increase GICV size to 64KB so !4KB page-size kernels are able to initialize KVM
 2016-06-22 10:06 UTC  (2+ messages)

[U-Boot] [PATCH] sf: Disable 4-KB erase command for SPANSION S25FS128
 2016-06-22 10:00 UTC  (2+ messages)

[Bug 120691] New: UART HCI memory leak
 2016-06-22 10:00 UTC  (2+ messages)
` [Bug 120691] "

[PATCH v3 00/16] xen/arm: Introduce alternative runtime patching for ARM64
 2016-06-22 10:00 UTC  (5+ messages)
` [PATCH v3 10/16] xen/arm: cpufeature: Provide an helper to check if a capability is supported
` [PATCH v3 11/16] xen/arm: Detect silicon revision and set cap bits accordingly

Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel
 2016-06-22  9:52 UTC  (7+ messages)

[PATCH V3] ARM: dts: sun7i: Add dts file for Bananapi M1 Plus board
 2016-06-22  9:57 UTC  (4+ messages)

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-22  9:58 UTC  (27+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH v2] byteswap: try to avoid __builtin_constant_p gcc bug
 2016-06-22  9:59 UTC  (4+ messages)

[PATCH net-next 00/14] rxrpc: Get rid of conn bundle and transport structs
 2016-06-22  9:51 UTC  (15+ messages)
` [PATCH net-next 01/14] rxrpc: checking for IS_ERR() instead of NULL
` [PATCH net-next 02/14] rxrpc: fix uninitialized variable use
` [PATCH net-next 03/14] rxrpc: Use structs to hold connection params and protocol info
` [PATCH net-next 04/14] rxrpc: Replace conn->trans->{local, peer} with conn->params.{local, peer}
` [PATCH net-next 05/14] rxrpc: Fix exclusive connection handling
` [PATCH net-next 06/14] rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
` [PATCH net-next 07/14] rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is
` [PATCH net-next 08/14] rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis
` [PATCH net-next 09/14] rxrpc: Validate the net address given to rxrpc_kernel_begin_call()
` [PATCH net-next 10/14] rxrpc: Calls displayed in /proc may in future lack a connection
` [PATCH net-next 11/14] rxrpc: Make rxrpc_send_packet() take a connection not a transport
` [PATCH net-next 12/14] rxrpc: Provide more refcount helper functions
` [PATCH net-next 13/14] rxrpc: Kill the client connection bundle concept
` [PATCH net-next 14/14] rxrpc: Kill off the rxrpc_transport struct

[PATCH] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
 2016-06-22  9:59 UTC  (8+ messages)

[RFC PATCH] tty: serial: msm_serial: Don't reset uart on set_termios
 2016-06-22  9:59 UTC  (5+ messages)
` [PATCH v2] tty: serial: msm: Don't reconfigure same baud rate

Report Double Fetch Bug Found in Linux-4.6.1/kernel/auditsc.c
 2016-06-22  9:57 UTC  (6+ messages)

kvm: GPF in kvm_lapic_latched_init
 2016-06-22  9:56 UTC  (7+ messages)

[PATCH v3 0/2] qemu-qdisk: Implementation of grant copy operation
 2016-06-22  9:53 UTC  (4+ messages)
` [PATCH v3 1/2] Interface for grant copy operation in libs

[PATCH] fetch2/git: allow using 'HEAD' as a branch name
 2016-06-22  9:55 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] virtio migration: Flip outer layer to vmstate
 2016-06-22  9:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 11/13] virtio-input: Wrap in vmstate

[Qemu-devel] [PATCH 0/2] trace: [*-user] Add commandline arguments to control tracing
 2016-06-22  9:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] trace: [linux-user] Commandline "
` [Qemu-devel] [PATCH 2/2] trace: [bsd-user] "

[PATCHv3 0/2] USB Type-C Connector class
 2016-06-22  9:51 UTC  (6+ messages)
` [PATCHv3 1/2] usb: USB Type-C connector class

[PATCH V7 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2016-06-22  9:48 UTC  (3+ messages)
` [PATCH V7 1/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs

[RFC PATCH V3 0/3] basic device IOTLB support
 2016-06-22  9:53 UTC  (3+ messages)

[PATCH 1/2] cpufreq: exynos: use relaxed IO accesors
 2016-06-22  9:53 UTC  (8+ messages)

[PATCH 0/4] Get kexec working on SMP omap variants
 2016-06-22  9:53 UTC  (4+ messages)

[PATCH v2 1/1] pinctrl: intel: Add Intel Merrifield pin controller support
 2016-06-22  9:51 UTC 

[PATCH 0/3] basic device IOTLB support
 2016-06-22  9:50 UTC  (8+ messages)
` [PATCH 1/3] vhost: introduce vhost memory accessors
` [PATCH 2/3] vhost: convert pre sorted vhost memory array to interval tree
` [PATCH 3/3] vhost: device IOTLB API

[Qemu-devel] [PATCH v9 00/10] 8bit AVR cores
 2016-06-22  9:51 UTC  (11+ messages)
` [Qemu-devel] [PATCH v9 01/10] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions 4. saving sreg, rampD, rampX, rampY, rampD, eind in HW representation saving cpu features
` [Qemu-devel] [PATCH v9 02/10] target-avr: adding AVR CPU features/flavors
` [Qemu-devel] [PATCH v9 03/10] target-avr: adding a sample AVR board
` [Qemu-devel] [PATCH v9 04/10] target-avr: adding instructions encodings
` [Qemu-devel] [PATCH v9 05/10] target-avr: adding AVR interrupt handling
` [Qemu-devel] [PATCH v9 06/10] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions
` [Qemu-devel] [PATCH v9 07/10] target-avr: adding instruction decoder
` [Qemu-devel] [PATCH v9 08/10] target-avr: adding instruction translation
` [Qemu-devel] [PATCH v9 09/10] target-avr: updating translate.c to use instructions translation
` [Qemu-devel] [PATCH v9 10/10] target-avr: decoder generator. currently not used by the build, can be used manually

[PATCH] static_key: fix concurrent static_key_slow_inc
 2016-06-22  9:52 UTC  (3+ messages)

Connect-IB not performing as well as ConnectX-3 with iSER
 2016-06-22  9:52 UTC  (12+ messages)

[Bug 96620] build failure in igt_fb.c due to missing inttypes.h
 2016-06-22  9:52 UTC 

Unable to pair with Genius Navigator 900 Pro mouse
 2016-06-22  9:52 UTC  (3+ messages)

[PATCH 4.7 fix] ARM: dts: sunxi: Add pll3 to simplefb nodes clocks lists
 2016-06-22  9:52 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] small fix of block job
 2016-06-22  9:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] blockjob: assert(cb) in the entry functions of blockjob
` [Qemu-devel] [PATCH 2/2] mirror: fix misleading comments

[PATCH] mailbox: pl320: remove __raw IO
 2016-06-22  9:49 UTC 

Cached device in a weird place
 2016-06-22  9:48 UTC  (3+ messages)

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-22  9:47 UTC  (27+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH] iptables: extensions: libxt_MARK: Add translation for revision 1 to nft
 2016-06-22  9:47 UTC  (2+ messages)

[PATCH krogoth+] fetch2: fix unpack of symbolic links
 2016-06-22  9:34 UTC 

IPI_CPU_BACKTRACE - disable tracing patch
 2016-06-22  9:38 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v18 0/5] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
 2016-06-22  9:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH qemu v18 5/5] "

cache folder is never cleared
 2016-06-22  9:44 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs
 2016-06-22  9:43 UTC  (5+ messages)
` [U-Boot] [PATCH 5/9] arm: omap-common: secure ROM signature verify API

[PATCH v2] Make find_commit_subject() more robust
 2016-06-22  9:34 UTC  (4+ messages)
` [PATCH v3 0/2] Make find_commit_subject() consistent with --format=%s
  ` [PATCH v3 1/2] Make the skip_empty_lines() function public
  ` [PATCH v3 2/2] Make find_commit_subject() more robust

[PATCH net-next 00/19] net: hns: fix some bugs in hns driver
 2016-06-22  9:41 UTC  (6+ messages)
` [PATCH net-next 10/19] net: hns: bugfix about pfc pause frame statistics

[iproute PATCH v2 0/7] Big C99 style initializer rework
 2016-06-22  9:41 UTC  (5+ messages)
` [iproute PATCH v2 2/7] Use C99 style initializers everywhere

[PATCH v6 0/5] Thermal: Support for hardware-tracked trip points
 2016-06-22  8:42 UTC  (4+ messages)
` [PATCH v6 1/5] thermal: Add support "
` [PATCH v6 3/5] thermal: streamline get_trend callbacks
` [PATCH v6 4/5] thermal: bang-bang governor: act on lower trip boundary

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-06-22  9:31 UTC  (5+ messages)

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-22  9:38 UTC  (8+ messages)
` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions
            ` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions (and more)

[PATCH 1/2] cpufreq: s5pv210: use relaxed IO accesors
 2016-06-22  9:38 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: exynos: "

[PATCH 02/15] thermal: sysfs: lock tz while on access to mode properties
 2016-06-22  9:33 UTC  (4+ messages)
` [PATCHv2 1/1] thermal: core: call thermal_zone_device_update() after mode update

[PATCH 1/2] Documentation: bindings: Add DT bindings for ARM's FVP models
 2016-06-22  9:35 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: Add device-tree for ARM's AEMv8A-AEMv8A FVP Base model

[Cocci] [PATCH v2 0/3] coccinelle: expand docs
 2016-06-22  9:35 UTC  (3+ messages)
` [Cocci] [PATCH v2 1/3] docs/demos: add a few ++ documentation and demos

[drm-intel:topic/drm-misc 17/19] drivers/gpu/drm/vc4/vc4_drv.c:179:24: warning: unused variable 'connector'
 2016-06-22  9:32 UTC 

Kernel 4.7 doesn't boot with the commit "powerpc-4.7-1" on the Nemo board
 2016-06-22  9:19 UTC 

[PATCH 00/24] Refactor mlx5 to improve performance
 2016-06-22  9:30 UTC  (6+ messages)
` [PATCH v3 00/25] "

[U-Boot] [PATCH] x86: coreboot: Remove the dummy pch driver
 2016-06-22  9:30 UTC 

[PATCH 1/2] toaster: fix validation checks for DL_DIR and SSTATE_DIR
 2016-06-22  9:10 UTC  (2+ messages)
` [PATCH 2/2] bitbake: toaster-tests: tests for project config

[U-Boot] [PATCH] dm: Sort the uclass id in alphabetical order
 2016-06-22  9:29 UTC 

[PATCH v15 0/3] mempool: add mempool handler feature
 2016-06-22  9:27 UTC  (5+ messages)
` [PATCH v16 "
  ` [PATCH v16 1/3] mempool: support mempool handler operations
  ` [PATCH v16 2/3] app/test: test mempool handler
  ` [PATCH v16 3/3] mbuf: make default mempool ops configurable at build

[U-Boot] u-boot-x86 sf probe fail
 2016-06-22  9:27 UTC  (6+ messages)

[PATCH 1/1] git-p4: correct hasBranchPrefix verbose output
 2016-06-22  9:24 UTC  (4+ messages)

[PATCH RESEND V2] ARM64: config: Enable MAX77620 pinctrl/gpio/rtc for Tegra210 P2180
 2016-06-22  9:20 UTC  (4+ messages)

[PATCH 0/5] fix regulators and PM for AK8975
 2016-06-22  9:26 UTC  (3+ messages)
` [PATCH 5/5] iio: magn: ak8975: deploy runtime PM

[PATCH v3 0/6] Introduce ZONE_CMA
 2016-06-22  9:23 UTC  (4+ messages)
` [PATCH v3 3/6] mm/cma: populate ZONE_CMA

[PULL] drm-intel-next
 2016-06-22  9:24 UTC 

[PATCH 0/3] fix coverity issues in packet capture framework
 2016-06-22  9:24 UTC  (6+ messages)
` [PATCH 3/3] app/pdump: fix string overflow

[PATCH] rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads again
 2016-06-22  9:19 UTC  (2+ messages)

[PATCH v2 0/7] Let log-tree and friends respect diffopt's `file` field
 2016-06-22  9:23 UTC  (5+ messages)
` [PATCH v3 0/9] "

[linux-lvm] what creates the symlinks in /dev/<volgroup> ?
 2016-06-22  9:23 UTC  (8+ messages)

[PULL] topic/drm-misc
 2016-06-22  9:21 UTC 

[PATCH] coresight: document binding acronyms
 2016-06-22  9:18 UTC  (6+ messages)

[PATCH v6 1/4] lib/librte_ether: support device reset
 2016-06-22  9:18 UTC  (4+ messages)

[PATCH 00/28] crypto: omap fixes / support additions
 2016-06-22  9:17 UTC  (9+ messages)
` [PATCH 02/28] crypto: omap-sham: Don't idle/start SHA device between Encrypt operations

linux-next: Tree for Jun 21
 2016-06-22  9:16 UTC  (11+ messages)

[PATCH 1/2] clk: fixed-factor: Allow for a few clocks to change the parent rate
 2016-06-22  9:15 UTC  (6+ messages)
` [PATCH 2/2] ARM: sun5i: Allow PLL3 2x fixed factor clock to change PLL3 rate

Review required for validation check on DL_DIR and SSTATE_DIR(#9646)
 2016-06-22  9:14 UTC  (4+ messages)

[PATCH v9 0/8] perf tools: Support overwritable ring buffer
 2016-06-22  9:08 UTC  (9+ messages)
` [PATCH v9 1/8] perf evlist: Introduce aux evlist
` [PATCH v9 2/8] perf tests: Add testcase for auxiliary evlist
` [PATCH v9 3/8] perf record: Extract perf_evlist__mmap_ex() processing to a new function
` [PATCH v9 4/8] perf record: Introduce rec->overwrite_evlist for overwritable events
` [PATCH v9 5/8] perf record: Toggle overwrite ring buffer for reading
` [PATCH v9 6/8] perf tools: Enable overwrite settings
` [PATCH v9 7/8] perf tools: Don't warn about out of order event if write_backward is used
` [PATCH v9 8/8] perf tools: Add --tail-synthesize option

[PATCH] Make find_commit_subject() more robust
 2016-06-22  9:03 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 00/22] block: Lock images when opening
 2016-06-22  9:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 05/22] osdep: Add qemu_lock_fd and qemu_unlock_fd

[Qemu-devel] [PATCH v3 00/20] GICv3 emulation
 2016-06-22  9:09 UTC  (11+ messages)

[PATCH net-next 0/5] qed/qede: Tunnel hardware GRO support
 2016-06-22  8:25 UTC  (6+ messages)
` [PATCH net-next 1/5] net: export udp and gre gro_complete() APIs
` [PATCH net-next 2/5] qede: Add support to handle VXLAN hardware GRO packets
` [PATCH net-next 3/5] qede: Add support to handle GENEVE "
` [PATCH net-next 4/5] qede: Add support to handle GRE "
` [PATCH net-next 5/5] qed: Enable hardware GRO feature for encapsulated packets

[PATCH 00/10] RFC: hot-unplug safe connector list locking
 2016-06-22  9:09 UTC  (3+ messages)
` [PATCH 07/10] drm: Revamp connector_list protection

[PATCH 00/12] power: add generic power sequence framework
 2016-06-22  9:09 UTC  (9+ messages)
` [PATCH 08/12] doc: binding: pwrseq-usb-generic: add binding doc for generic usb power sequence driver

[Ocfs2-devel] [PATCH] ocfs2: retry on ENOSPC if sufficient space in truncate log
 2016-06-22  9:07 UTC 

[PATCH v4 00/17] prepare for rte_device / rte_driver
 2016-06-22  9:06 UTC  (10+ messages)
` [PATCH v5 00/17] Prepare "
  ` [PATCH v5 09/17] crypto: get rid of crypto driver register callback
  ` [PATCH v5 11/17] eal/linux: move back interrupt thread init before setting affinity
  ` [PATCH v5 12/17] pci: add a helper for device name
  ` [PATCH v5 13/17] pci: add a helper to update a device
  ` [PATCH v5 14/17] ethdev: do not scan all pci devices on attach
  ` [PATCH v5 15/17] eal: add hotplug operations for pci and vdev
  ` [PATCH v5 16/17] ethdev: convert to eal hotplug
  ` [PATCH v5 17/17] ethdev: get rid of device type


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.