All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-04 17:26:51 to 2015-12-04 18:14:48 UTC [more...]

Add support for monitoring gpio switches
 2015-12-04 18:14 UTC  (16+ messages)
` [PATCH 1/3] Device tree binding documentation for gpio-switch
` [PATCH 2/3] Add support for monitoring gpio switches
  ` [PATCH] fix noderef.cocci warnings
` [PATCH 3/3] ARM: dts: Addition of binding for gpio switches on peach-pi

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

[PATCH v2 0/9] KVM: Hyper-V SynIC timers
 2015-12-04 18:12 UTC  (12+ messages)
` [PATCH v2 1/9] drivers/hv: replace enum hv_message_type by u32
          ` [Qemu-devel] "

ARM: socfpga: fix build error due to secondary_startup
 2015-12-04 17:32 UTC 

[PATCH] ARM: at91: fix pinctrl driver selection
 2015-12-04 17:53 UTC  (5+ messages)

[PATCH] git-check-ref-format.txt: typo, s/avoids/avoid/
 2015-12-04 18:09 UTC 

[PATCH i-g-t 2/2] tests/kms_force_connector_basic: Add prune-stale-modes subtest
 2015-12-04 18:10 UTC  (2+ messages)
` [PATCH i-g-t v2 "

best practices against long git rebase times?
 2015-12-04 18:10 UTC  (5+ messages)

[PATCH] drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
 2015-12-04 18:09 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/3] tpm_tis: Clean up force module parameter
 2015-12-04 18:09 UTC  (8+ messages)
    ` [tpmdd-devel] "

dumb BOs and prime
 2015-12-04 18:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: set snooped flags only on system addresses v2
 2015-12-04 18:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2
 2015-12-04 18:07 UTC  (2+ messages)

[PATCH v2] Remove unused variable in fds/drm.c
 2015-12-04 18:07 UTC  (2+ messages)

[PATCH] drm/i915: Clean up device info structure definitions
 2015-12-04 18:06 UTC  (2+ messages)

[PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with dma_pool_zalloc
 2015-12-04 18:05 UTC  (7+ messages)

[PATCH] x86/rapl: Do not load in a guest
 2015-12-04 18:04 UTC  (12+ messages)

[PATCH v7 2/4] examples: add lthread subsystem for performance-thread
 2015-12-04 18:03 UTC  (3+ messages)
` [PATCH v8 0/4] examples: add performance-thread

Save the Date: Xen Project Hackathon 2016 (Location: Cambridge UK, Dates 18-19 April 2016)
 2015-12-04 18:02 UTC 

[PATCH] block: detach bdev inode from its wb in __blkdev_put()
 2015-12-04 18:02 UTC  (7+ messages)

[PATCH 00/12] etnaviv DRM driver
 2015-12-04 18:02 UTC  (12+ messages)
` [PATCH 02/12] drm/etnaviv: add devicetree bindings
` [PATCH 11/12] MAINTAINERS: add Lucas Stach as maintainer for the etnaviv DRM driver

[PATCH 0/3] reproducible builds
 2015-12-04 18:01 UTC  (5+ messages)
` [PATCH 1/3] mkstandalone: add argument --fixed-time to override mtime of files
` [PATCH 3/3] Makefile: use FIXED_TIMESTAMP for mkstandalone if set

[PATCH v5 0/5] Add iProc PCIe PAXC and MSI support
 2015-12-04 18:01 UTC  (7+ messages)
` [PATCH v5 1/5] PCI: iproc: Update iProc PCIe device tree binding
` [PATCH v5 2/5] PCI: iproc: Add PAXC interface support
` [PATCH v5 3/5] PCI: iproc: Add iProc PCIe MSI device tree binding
` [PATCH v5 4/5] PCI: iproc: Add iProc PCIe MSI support
` [PATCH v5 5/5] ARM: dts: Enable MSI support for Broadcom Cygnus

fsck memory leak
 2015-12-04 18:00 UTC  (6+ messages)

[Patch V0] x86, mce: Ensure offline CPU's don't participate in mce rendezvous process
 2015-12-04 18:00 UTC  (8+ messages)

[PATCH] Btrfs: disable online scrub repair on ro cases
 2015-12-04 17:58 UTC  (2+ messages)
` [PATCH V2] "

[Cocci] Remove unnecessary null pointer checks?
 2015-12-04 17:57 UTC  (12+ messages)
              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                ` [PATCH] SCSI-zfcp: Delete unnecessary checks before the function call "mempool_destroy"

[Qemu-devel] [PULL for-2.5 v2 0/4] QOM devices patch queue 2015-12-04
 2015-12-04 17:56 UTC  (5+ messages)
` [Qemu-devel] [PULL v2 1/4] tests: Fix check-report-qtest-% target
` [Qemu-devel] [PULL v2 2/4] qom: Update documentation comment of struct Object
` [Qemu-devel] [PULL v2 3/4] tests: Use proper functions types instead of void (*fn)
` [Qemu-devel] [PULL v2 4/4] qom-test: Fix qmp() leaks

[nightly] RT Core TISDK (fido/1.8) 2015.11 build 2015-12-04_07-45-27
 2015-12-04 17:56 UTC 

[PATCH v2] ARM: at91: fix pinctrl driver selection
 2015-12-04 17:56 UTC 

[Qemu-devel] [PATCH for-2.6 0/2] Preparation for PCI devices convert to realize()
 2015-12-04 17:55 UTC  (2+ messages)

[PATCH 00/23] userfaultfd v4
 2015-12-04 17:55 UTC  (8+ messages)
` [PATCH 01/23] userfaultfd: linux/Documentation/vm/userfaultfd.txt
      ` [Qemu-devel] "

[RFC/PATCH 0/8] Untracked cache improvements
 2015-12-04 17:54 UTC  (5+ messages)
` [RFC/PATCH 6/8] config: add core.untrackedCache

[PATCH 0/5] io-pgtable fixes + ARM short-descriptor format
 2015-12-04 17:53 UTC  (12+ messages)
` [PATCH 1/5] iommu/io-pgtable-arm: Avoid dereferencing bogus PTEs
` [PATCH 2/5] iommu/io-pgtable: Indicate granule for TLB maintenance
` [PATCH 3/5] iommu/arm-smmu: Invalidate TLBs properly
` [PATCH 4/5] iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common
` [PATCH 5/5] iommu/io-pgtable: Add ARMv7 short descriptor support

[PATCH] arm64: add a function to show the different types of pagetable
 2015-12-04 17:52 UTC  (3+ messages)

[Bug 93147] [regression bisected] Stuttering in games caused by commit 4dfd6486 "drm: Use vblank timestamps to guesstimate how many vblanks were missed"
 2015-12-04 17:52 UTC  (2+ messages)

lttng on aarch64 platform
 2015-12-04 17:52 UTC 

[U-Boot] [PATCH] ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
 2015-12-04 17:51 UTC  (6+ messages)

DPDK Community Call - ARM Support
 2015-12-04 17:50 UTC 

[PATCH v3 0/5] tty: Introduce software RS485 direction control support
 2015-12-04 17:50 UTC  (16+ messages)
` [PATCH v3 2/5] tty: Introduce SER_RS485_SOFTWARE read-only flag for struct serial_rs485

[PATCH net-next] Driver for IBM System i/p VNIC protocol
 2015-12-04 17:49 UTC 

[PATCH 0/5] clocksource: h8300: driver update
 2015-12-04 17:48 UTC  (7+ messages)
` [PATCH v2 0/5] h8300 clocksource update
  ` [PATCH v2 1/5] clocksource: h8300: Change to overflow interrupt
  ` [PATCH v2 2/5] clocksource: h8300: Fix timer not overflow case
  ` [PATCH v2 3/5] clocksource: h8300: Simplify delta handling
  ` [PATCH v2 4/5] clocksource: h8300: Initializer cleanup
  ` [PATCH v2 5/5] h8300: clocksource: Use ioread / iowrite

use-after-free in sctp_do_sm
 2015-12-04 17:48 UTC  (3+ messages)

[PATCH v2 0/5] Raspberry Pi power domains v2
 2015-12-04 17:45 UTC  (15+ messages)
` [PATCH v2 1/5] power: domain: add pm_genpd_exit
` [PATCH v2 2/5] ARM: bcm2835: Define two new packets from the latest firmware
` [PATCH v2 3/5] ARM: bcm2835: add rpi power domain driver
` [PATCH v2 4/5] dt-bindings: add rpi power domain driver bindings
` [PATCH v2 5/5] ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT

[PATCH] PCI: MSI: Only use the generic MSI layer when domain is hierarchical
 2015-12-04 17:46 UTC  (7+ messages)

BUG: KASAN: slab-out-of-bounds in ses_enclosure_data_process+0x900/0xe50
 2015-12-04 17:46 UTC  (7+ messages)

[PATCH 00/19] Support fuse mounts in user namespaces
 2015-12-04 17:46 UTC  (4+ messages)
` [PATCH 09/19] fs: Refuse uid/gid changes which don't map into s_user_ns

[GIT PULL] KVM fixes for 4.4-rc4
 2015-12-04 17:45 UTC 

[PATCH v2 0/4] improve fault-tolerance of rhashtable runtime-test
 2015-12-04 17:45 UTC  (10+ messages)
      ` rhashtable: ENOMEM errors when hit with a flood of insertions
          ` rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation

[PATCH] drm/i915: Avoid writing relocs with addresses in non-canonical form
 2015-12-04 17:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net: thunderx: Remove unnecessary struct nicpf::lmac_cnt
 2015-12-04 17:41 UTC  (2+ messages)

[PATCH V5 0/3] cpufreq: intel_pstate: account non C0 time
 2015-12-04 17:39 UTC  (5+ messages)
` [PATCH V5 2/3] cpufreq: intel_pstate: account for "

[sound:for-linus 29/29] sound/pci/rme96.c:1035:1-7: preceding lock on line 991
 2015-12-04 17:39 UTC 

[GIT PULL] KVM/ARM fixes for 4.4-rc4
 2015-12-04 17:39 UTC  (3+ messages)

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

[Cluster-devel] [GFS2 PATCH 0/2] GFS2: Avoid inode shrinker-related deadlocks
 2015-12-04 17:38 UTC  (9+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] GFS2: Make gfs2_clear_inode() queue the final put

[PATCH] nouveau/nvkm/subdev/clk/gk20a.c: fix wrong do_div() usage
 2015-12-04 17:38 UTC  (2+ messages)

[PATCH 0/5] ftrace: fix ftrace misleading comments for arch using it
 2015-12-04 17:36 UTC  (4+ messages)
` [PATCH 1/5] ia64: ftrace: fix the comments for ftrace_modify_code

[PATCH V6 0/3] cpufreq: intel_pstate: account non C0 time
 2015-12-04 17:35 UTC  (3+ messages)
` [PATCH 1/3] cpufreq: intel_pstate: configurable algorithm to get target pstate

[i40e] Failed to init adminq?
 2015-12-04 17:36 UTC  (2+ messages)

[PATCH 0/6] Add virtio support in arm/arm64
 2015-12-04 17:35 UTC  (7+ messages)
` [PATCH 1/6] virtio: Introduce config RTE_VIRTIO_INC_VECTOR
` [PATCH 2/6] config: i686: set RTE_VIRTIO_INC_VECTOR=n
` [PATCH 3/6] virtio: armv7/v8: Introdice api to emulate x86-style of PCI/ISA ioport access
` [PATCH 4/6] config: armv7/v8: Enable RTE_LIBRTE_VIRTIO_PMD
` [PATCH 5/6] linuxapp: eal: arm: Always return 0 for rte_eal_iopl_init()
` [PATCH 6/6] virtio: arm/arm64: memory mapped IO support in pmd driver

->poll() instances shouldn't be indefinitely blocking
 2015-12-04 17:34 UTC  (6+ messages)
` more POLL... fun

[Qemu-trivial] [PATCH] osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h
 2015-12-04 17:34 UTC  (2+ messages)
` [Qemu-devel] "

RAID6 - "Invalid Argument" / "does not have a valid v1.2 superblock" ?!
 2015-12-04 17:32 UTC  (2+ messages)

[PATCH] mk: fix objects/library order when linking
 2015-12-04 17:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/10] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-04 17:30 UTC  (22+ messages)
` [PATCH v3 01/10] cpufreq: arm_big_little: add cluster regulator support
` [PATCH v3 02/10] ARM: dts: Exynos5420/5800: add cluster regulator supply properties
` [PATCH v3 03/10] clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
` [PATCH v3 04/10] ARM: dts: Exynos5420: add CPU OPP and regulator supply property
` [PATCH v3 05/10] ARM: Exynos: use generic cpufreq driver for Exynos5420
` [PATCH v3 06/10] clk: samsung: exynos5800: fix cpu clock configuration data
` [PATCH v3 07/10] ARM: dts: Exynos5800: fix CPU OPP
` [PATCH v3 08/10] ARM: dts: Exynos5422: fix OPP tables
` [PATCH v3 09/10] ARM: Exynos: use generic cpufreq driver for Exynos5800
` [PATCH v3 10/10] cpufreq: arm-big-little: accept operating-points-v2 nodes

[PATCH] drm/i915: Clean up device info structure definitions
 2015-12-04 17:30 UTC  (2+ messages)

[PATCH] mpt3sas: add PCI dependency for CONFIG_SCSI_MPT2SAS
 2015-12-04 17:29 UTC  (4+ messages)

[PATCH] ARMv8 32-bit compiler tunings
 2015-12-04 17:20 UTC  (2+ messages)
` [PATCH] add tunings for 32-bit ARMv8-a

[PATCH] Always mark GEM objects as dirty when written by the CPU
 2015-12-04 17:28 UTC  (5+ messages)

[PATCH] libxl: free ifname on migration begin phase
 2015-12-04 17:28 UTC 

[PATCH] x86: refine nr_sockets calculation
 2015-12-04 17:27 UTC  (2+ messages)

[PATCH v2] of: Check for overlap in reserved memory regions
 2015-12-04 17:27 UTC  (3+ messages)

[PATCH v2 0/2] um: Protect memory mapped file
 2015-12-04 17:26 UTC  (3+ messages)
` [PATCH v2 2/2] um: Use race-free temporary file creation


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.