All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-07 18:07:13 to 2015-12-07 19:13:33 UTC [more...]

[PATCH 0/2] Two small patches for MST
 2015-12-07 18:55 UTC  (3+ messages)
` [PATCH 1/2] drm/dp/mst: reply with ACK for UP reqs
` [PATCH 2/2] drm/dp/mst: save vcpi with payloads

Relayd trace drops
 2015-12-07 19:13 UTC  (2+ messages)

[PATCH RFC 00/13] Further iMX CAAM updates
 2015-12-07 19:12 UTC  (12+ messages)
` [PATCH RFC 01/11] crypto: caam: fix DMA API mapping leak
` [PATCH RFC 02/11] crypto: caam: ensure descriptor buffers are cacheline aligned
` [PATCH RFC 03/11] crypto: caam: incorporate job descriptor into struct ahash_edesc
` [PATCH RFC 04/11] crypto: caam: mark the hardware descriptor as cache line aligned
` [PATCH RFC 05/11] crypto: caam: replace sec4_sg pointer with array
` [PATCH RFC 06/11] crypto: caam: ensure that we clean up after an error
` [PATCH RFC 07/11] crypto: caam: check and use dma_map_sg() return code
` [PATCH RFC 08/11] crypto: caam: add ahash_edesc_alloc() for descriptor allocation
` [PATCH RFC 09/11] crypto: caam: move job descriptor initialisation to ahash_edesc_alloc()
` [PATCH RFC 10/11] crypto: caam: add ahash_edesc_add_src()
` [PATCH RFC 11/11] crypto: caam: get rid of tasklet

pull-request: mac80211-next 2015-12-07
 2015-12-07 19:10 UTC  (3+ messages)

[PATCH net 0/2] Add a property to disable MACB USRIO register
 2015-12-07 19:09 UTC  (4+ messages)
` [PATCH net 1/2] net: cadence: macb: Disable USRIO register on some platforms

[PATCH 1/2] dbus: build with systemd support
 2015-12-07 19:08 UTC  (3+ messages)

[PATCH 00/10] aacraid: Patchset for aacraid driver version 41052
 2015-12-07 19:07 UTC  (11+ messages)
` [PATCH 04/10] aacraid: Fix memory leak in aac_fib_map_free
` [PATCH 08/10] aacraid: Disable device ID wildcard

[PATCH 0/4] dm verity: add support for error correction
 2015-12-07 19:07 UTC  (11+ messages)
` [PATCH v2 0/2] "

[U-Boot] [PATCH] mkimage: Fix generating multi and script images again
 2015-12-07 19:06 UTC  (2+ messages)

[PATCH 1/2] watchdog: introduce touch_softlockup_watchdog_sched()
 2015-12-07 19:06 UTC  (3+ messages)
` [PATCH 2/2] workqueue: implement lockup detector
  ` [PATCH v2 "

[U-Boot] [GIT PULL] Zynq changes
 2015-12-07 19:06 UTC  (4+ messages)
` [U-Boot] [PATCH] CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set

[U-Boot] [PULL] u-boot-usb/master
 2015-12-07 19:05 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2015-12-07 19:05 UTC  (2+ messages)

[PATCH 1/7] imx: ocotp: Add code to initialize 'cdev->device_node'
 2015-12-07 19:05 UTC  (3+ messages)
` [PATCH 7/7] hwmon: Port TEMPMON sensor driver

[PATCH v2 0/6] ARM/arm64 : shmobile/renesas: Add L2 cache-controller nodes
 2015-12-07 19:03 UTC  (27+ messages)
` [PATCH v2 1/6] ARM: shmobile: r8a73a4 dtsi: "
` [PATCH v2 2/6] ARM: shmobile: r8a7790 "
` [PATCH v2 3/6] ARM: shmobile: r8a7791 dtsi: Add L2 cache-controller node
` [PATCH v2 4/6] ARM: shmobile: r8a7793 "
` [PATCH v2 5/6] ARM: shmobile: r8a7794 "
` [PATCH v2 6/6] arm64: renesas: r8a7795: Add L2 cache-controller nodes

Problems installing git-for-windows
 2015-12-07 19:03 UTC  (3+ messages)

State of ARM port
 2015-12-07 19:03 UTC  (4+ messages)

brcmsmac: signal lost after connecting to AP
 2015-12-07 19:01 UTC 

Possible issue with commit 4961b6e11825?
 2015-12-07 19:01 UTC  (2+ messages)

[RFC PATCH 0/7] mtd: partitions: add of_match_table support
 2015-12-07 19:00 UTC  (7+ messages)
` [RFC PATCH 4/7] mtd: add of_match_mtd_parser() and of_mtd_match_mtd_parser() helpers

[PATCH] drm/i915: Fix random aux transactions failures
 2015-12-07 10:57 UTC 

[PATCH v2 00/14] Add VMX TSC scaling support
 2015-12-07 18:58 UTC  (15+ messages)
` [PATCH v2 06/14] x86/time.c: Scale host TSC in pvclock properly
` [PATCH v2 07/14] svm: Remove redundant TSC scaling in svm_set_tsc_offset()
` [PATCH v2 08/14] x86/hvm: Collect information of TSC scaling ratio
` [PATCH v2 09/14] x86/hvm: Setup "
` [PATCH v2 10/14] x86/hvm: Replace architecture TSC scaling by a common function
` [PATCH v2 11/14] x86/hvm: Move saving/loading vcpu's TSC to common code
` [PATCH v2 12/14] x86/hvm: Detect TSC scaling through hvm_funcs

[PATCH 07/10] drm/i915: Disable FDI after the CRT port on LPT-H
 2015-12-07 18:57 UTC  (4+ messages)
` [PATCH v2 "

[Qemu-devel] [PATCH 00/16] pc: Eliminate struct PcGuestInfo
 2015-12-07 18:57 UTC  (2+ messages)

[PATCH] ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA
 2015-12-07 18:55 UTC  (2+ messages)

Git clone fails during pre-commit hook due to GIT_WORK_TREE=. (regression 2.5 -> 2.6)
 2015-12-07 18:54 UTC  (7+ messages)
` [PATCH 1/2] git.c: make it clear save_env() is for alias handling only
  ` [PATCH 2/2] setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when
    ` [PATCH 3/2] git.c: make sure we do not leak GIT_* to alias scripts

[PATCH 01/30] toaster: don't allow to run toaster as a script
 2015-12-07 18:22 UTC  (4+ messages)
` [PATCH 28/30] command: add CommandStarted event

[PATCH 9/9] perf test: new testsuite: perf trace tests
 2015-12-07 18:53 UTC 

[PATCH 8/9] perf test: new testsuite: perf stat tests
 2015-12-07 18:53 UTC 

[PATCH 7/9] perf test: new testsuite: perf report tests
 2015-12-07 18:53 UTC 

[PATCH 6/9] perf test: new testsuite: perf probe tests
 2015-12-07 18:53 UTC 

[PATCH 5/9] perf test: new testsuite: perf list tests
 2015-12-07 18:53 UTC 

[PATCH 4/9] perf test: new testsuite: perf buildid-list tests
 2015-12-07 18:53 UTC 

[PATCH 3/9] perf test: new testsuite: perf annotate tests
 2015-12-07 18:53 UTC 

[PATCH 2/9] perf test: adding new testsuite: common files
 2015-12-07 18:53 UTC 

[PATCH 1/9] perf test: Adding an entry for the perftool-testsuite
 2015-12-07 18:52 UTC 

[PATCH 0/9] Tesstsuite - splitted to more commits
 2015-12-07 18:52 UTC 

[Buildroot] [psa] various server software upgrades
 2015-12-07 18:52 UTC  (8+ messages)

use-after-free in sctp_do_sm
 2015-12-07 18:52 UTC  (10+ messages)

[libvirt] [FOR 1.3.0 PATCH] conf: add net device prefix for Xen
 2015-12-07 18:52 UTC 

[PATCH 1/2] git-p4: support multiple depot paths in p4 submit
 2015-12-07 18:51 UTC  (3+ messages)

[PATCH 0/5] CHV and VLV separation and clean up
 2015-12-07 18:51 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Separate cherryview from valleyview
` [PATCH 2/5] drm/i915: Use HAS_PCH_SPLIT to determine correct devices
` [PATCH 3/5] drm/i915: Remove VLV A0 hack
` [PATCH 4/5] drm/i915: Only set gem object L3 cache level for IVB devices
` [PATCH 5/5] drm/i915: Remove BUG_ON call in vlv_enable_pll

[PATCH net-next] Driver for IBM System i/p VNIC protocol
 2015-12-07 18:50 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] ixgbe: do not report 2.5 Gbps as supported
 2015-12-07 18:49 UTC  (2+ messages)

[PATCH] blkdev: Fix blkdev_open to release the bdev on error
 2015-12-07 18:49 UTC  (2+ messages)

some 4.4 issues on 4S Xeon servers
 2015-12-07 18:48 UTC 

[PATCH for-next V2 00/11] Add RoCE v2 support
 2015-12-07 18:48 UTC  (11+ messages)
` [PATCH for-next V2 05/11] IB/core: Add rdma_network_type to wc

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-12-07 18:47 UTC  (13+ messages)
` [PATCH v12 08/16] arm64/kexec: Add core kexec support

[PATCH v5 0/4] ARM: sunxi: Allwinner H3 support
 2015-12-07 18:44 UTC  (6+ messages)
` [PATCH v5 3/4] ARM: dts: sunxi: Add Allwinner H3 DTSI

[PATCH v3 0/4] Add PWM clock support for bcm2835
 2015-12-07 18:42 UTC  (5+ messages)
` [PATCH v3 4/4] clk: bcm2835: Add PWM clock support to the device tree

[Intel-wired-lan] [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-12-07 18:42 UTC  (15+ messages)
                    `  "
                      ` [Qemu-devel] "

[PATCH v2 MC Next Gen] sound/usb: Fix out of bounds access in media_entity_init()
 2015-12-07 18:42 UTC 

gigaset: freeing an active object
 2015-12-07 18:40 UTC  (14+ messages)

[PATCH v2 00/10] locking fixups for NFS
 2015-12-07 18:40 UTC  (3+ messages)
` [PATCH v2 02/10] NFS: Move the flock open mode check into nfs_flock()

[PATCH 0/2] net: thunderx: Miscellaneous cleanups
 2015-12-07 18:40 UTC  (3+ messages)

[PATCH for-next V2 05/11] IB/core: Add rdma_network_type to wc
 2015-12-07 18:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] block: pass block dev not num to read/write/erase()
 2015-12-07 18:38 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mmc: store hwpart in the block device
` [U-Boot] [PATCH 3/3] ums: support multiple LUNs at once

Ques: [kernel/time/*] Is there any disadvantage in using sleep_range for more than 20ms delay ?
 2015-12-07 18:37 UTC  (2+ messages)

[PATCH v2] arm64: dts: juno: Add idle-states to device tree
 2015-12-07 18:38 UTC 

[Buildroot] [PATCH] util-linux: fix static builds with uClibc
 2015-12-07 18:37 UTC  (2+ messages)

[PATCH v2 1/2] tools: Add support for handling built-in kernel modules
 2015-12-07 18:36 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] eal/linux: "

Xc_mem_access_enable_emulate() is currently a no-operation
 2015-12-07 18:35 UTC  (3+ messages)

[PATCH] drm/i2c/tda998x: Remove unused save/restore drm encoder helpers
 2015-12-07 18:35 UTC 

[meta-networking][PATCH] net-snmp: apply patch for cross-compilation
 2015-12-07 18:30 UTC  (4+ messages)

[RFC PATCH] irq: allow percpu_devid interrupts to be requested with target mask
 2015-12-07 18:28 UTC  (5+ messages)

[PATCH] autoconf: Disable macro which causes excessive delays when using dash as sh
 2015-12-07 18:28 UTC 

[meta-multimedia][PATCH 0/4] mpg123 cleanups + update
 2015-12-07 18:28 UTC  (3+ messages)
` [meta-multimedia][PATCH 2/4] mpg123: limit ARM_INSTRUCTION_SET = "arm" over-ride to armv4/armv5

[PATCH v3] staging/android: add TODO to de-stage android sync framework
 2015-12-07 18:28 UTC  (3+ messages)

[PATCH] tcp: ack when we get an OOO/lost packet
 2015-12-07 18:28 UTC  (3+ messages)

[PATCH 3/5] iommu/arm-smmu: Invalidate TLBs properly
 2015-12-07 18:28 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] automake: Remove delays in configure scripts using automake
 2015-12-07 18:28 UTC 

[PATCH] site/common-linux: Add some macros to avoid sleeps during configure
 2015-12-07 18:27 UTC 

[PATCH] knotty: Enforce terminal line limit to stop crazy scrolling
 2015-12-07 18:26 UTC 

[PATCH v5 0/4] Allow customizable random offset to mmap_base address
 2015-12-07 18:26 UTC  (7+ messages)
` [PATCH v5 3/4] arm64: mm: support ARCH_MMAP_RND_BITS

[PATCH] Btrfs: disable online scrub repair on ro cases
 2015-12-07 18:26 UTC  (4+ messages)
` [PATCH V2] "

[BUG] net: performance regression on ixgbe (Intel 82599EB 10-Gigabit NIC)
 2015-12-07 18:25 UTC  (4+ messages)

[nfs-utils PATCH v2] statd: make statd_canonical_name return the presentation address if it maps to an empty hostname
 2015-12-07 18:22 UTC 

[U-Boot] [PATCH v4] armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
 2015-12-07 18:20 UTC  (2+ messages)

[PATCH v4 0/8] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-07 18:18 UTC  (18+ messages)
` [PATCH v4 1/8] ARM: dts: Exynos542x/5800: add cluster regulator supply properties
` [PATCH v4 2/8] clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
` [PATCH v4 3/8] ARM: dts: Exynos5420: add CPU OPP properties
` [PATCH v4 4/8] ARM: Exynos: use generic cpufreq driver for Exynos5420
` [PATCH v4 5/8] clk: samsung: exynos5422/5800: fix cpu clock configuration data
` [PATCH v4 6/8] ARM: dts: Exynos5800: fix CPU OPP
` [PATCH v4 7/8] ARM: dts: Exynos5422: fix OPP tables
` [PATCH v4 8/8] ARM: Exynos: use generic cpufreq driver for Exynos5422/5800

[PATCH v3 00/22] arm64: KVM: Rewriting the world switch in C
 2015-12-07 18:20 UTC  (9+ messages)
` [PATCH v3 05/22] arm64: KVM: Implement vgic-v3 save/restore

FAILED: patch "[PATCH] NFC: st21nfca: Remove HCI gates initialization in" failed to apply to 4.3-stable tree
 2015-12-07 18:19 UTC  (2+ messages)

[PATCH 2/5] iommu/io-pgtable: Indicate granule for TLB maintenance
 2015-12-07 18:18 UTC  (3+ messages)
` [PATCH v2] "

FAILED: patch "[PATCH] NFC: st-nci: Remove HCI init_data.gates initialization in" failed to apply to 4.3-stable tree
 2015-12-07 18:18 UTC  (2+ messages)

[PATCH] Documentation: email-clients.txt
 2015-12-07 18:16 UTC  (4+ messages)

[linux-next:master 4174/4356] kernel/built-in.o:undefined reference to `mmap_rnd_bits'
 2015-12-07 18:13 UTC  (7+ messages)

[PATCH] drm/i915: Correcting proper src & dst height - width comparision for 90/270 rotation
 2015-12-07 18:23 UTC  (4+ messages)

[PATCH v3] of: fix build failure
 2015-12-07 18:12 UTC  (4+ messages)

[Qemu-devel] [Qemu-block] [PATCH for-2.5] qcow2: always initialize specific image info
 2015-12-07 18:11 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-block] [PATCH for-2.5?] "

[PATCH RESEND] pinctrl: bcm2835: Fix initial value for direction_output
 2015-12-07 18:10 UTC  (2+ messages)

[PATCH 0/2] virtio: bugfix and cleanup
 2015-12-05 19:50 UTC  (4+ messages)
` [PATCH 2/2] virtio: clean up space checks on xmit

[PATCH v2 1/2] mm: Export nr_swap_pages
 2015-12-07 18:10 UTC  (4+ messages)
    ` [Intel-gfx] "

AVC denied for pcilevel in stubdom test case
 2015-12-07 18:09 UTC 

fyi, Xen's EFI workarounds (/mapbs & efi=no-rs) on SuperMicro hardware; fixes solve 1/2 problems & SM responds that can't/won't fix their firmware
 2015-12-07 18:09 UTC  (9+ messages)

[U-Boot] [PATCH v3] armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
 2015-12-07 18:08 UTC  (7+ messages)

[PATCH i-g-t 1/2] kms_psr_sink_crc: Introduce PSR BAT test
 2015-12-07 10:06 UTC  (2+ messages)
` [PATCH i-g-t 2/2] kms_psr_sink_crc: Add basic check for PSR 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.