All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-16 16:23:36 to 2015-07-16 17:21:29 UTC [more...]

Checkpatch: False positive
 2015-07-16 17:21 UTC  (5+ messages)

[PATCH 00/28] arch: Provide atomic logic ops
 2015-07-16 17:21 UTC  (15+ messages)
` [PATCH 01/28] atomic: Prepare generic atomic implementation for "
` [PATCH 02/28] alpha: Provide atomic_{or,xor,and}
` [PATCH 05/28] arm64: "
` [PATCH 06/28] avr32: "
` [PATCH 07/28] blackfin: "
` [PATCH 10/28] m32r: "
` [PATCH 11/28] m68k: "
` [PATCH 12/28] metag: "
` [PATCH 13/28] mips: "
` [PATCH 14/28] mn10300: "
` [PATCH 15/28] parisc: "
` [PATCH 16/28] powerpc: "
` [PATCH 18/28] sparc: "
` [PATCH 19/28] xtensa: "

[PATCH 0/2] gpio: dwapb: allow sane gpio numbering
 2015-07-16 17:19 UTC  (7+ messages)
` [PATCH 1/2] gpio: dwapb: Use human understandable "

[PATCH V5 0/4] map GHES memory region according to EFI memory map
 2015-07-16 17:18 UTC  (3+ messages)
` [PATCH V5 3/4] arm64: apei: implement arch_apei_get_mem_attributes()

[PATCH v5 0/3] Add MediaTek display PWM driver
 2015-07-16 17:18 UTC  (13+ messages)
` [PATCH v5 2/3] pwm: add MediaTek display PWM driver support

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-16 17:16 UTC  (13+ messages)
` [PATCH v2 14/20] xen/grant-table: Make it running on 64KB granularity
    ` [Xen-devel] "
` [PATCH v2 19/20] xen/privcmd: Add support for Linux 64KB page granularity

igb PMD should set the default tx wthresh correctly
 2015-07-16 17:16 UTC 

[Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)
 2015-07-16 17:15 UTC  (27+ messages)

[PATCH v2] staging: sm750fb: ddk750_chip: use consistent spacing
 2015-07-16 17:15 UTC  (2+ messages)

[PATCH v2 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
 2015-07-16 17:14 UTC  (11+ messages)
` [PATCH v2 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
` [PATCH v2 02/10] crypto: chacha20 - Export common ChaCha20 helpers
` [PATCH v2 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
` [PATCH v2 04/10] crypto: chacha20 - Add a four block SSSE3 "
` [PATCH v2 05/10] crypto: chacha20 - Add an eight block AVX2 "
` [PATCH v2 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
` [PATCH v2 07/10] crypto: poly1305 - Export common Poly1305 helpers
` [PATCH v2 08/10] crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
` [PATCH v2 09/10] crypto: poly1305 - Add a two block SSE2 "
` [PATCH v2 10/10] crypto: poly1305 - Add a four block AVX2 "

[PATCH 0/5] arm64, pci: Add ECAM/PCIe support for Cavium ThunderX
 2015-07-16 17:14 UTC  (19+ messages)
` [PATCH 3/5] arm64, pci: Allow RC drivers to supply pcibios_add_device() implementation
` [PATCH 4/5] irqchip: gic-v3: Add gic_get_irq_domain() to get the irqdomain of the GIC
` [PATCH 5/5] PCI: Add host drivers for Cavium ThunderX processors

[PATCH] drm/i915: Don't clear all watermarks when updating
 2015-07-16 17:15 UTC  (3+ messages)

[mminit] [ INFO: possible recursive locking detected ]
 2015-07-16 17:13 UTC  (5+ messages)

(no subject)
 2015-07-16 17:13 UTC  (3+ messages)
` Python3 Support for Sepolgen module

[PATCH] fixup! fonts: Add 7x14 font
 2015-07-16 17:12 UTC 

[PATCH] ARM64: kernel: implement ACPI parking protocol
 2015-07-16 17:12 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: Fix style errors and warnings
 2015-07-16 17:11 UTC  (2+ messages)

[U-Boot] [RFC] lib/fdtdec: Fix compiling warning for debug
 2015-07-16 17:10 UTC  (5+ messages)

[PATCH 2/6] libxl: Remove linux udev rules
 2015-07-16 17:09 UTC  (3+ messages)
` [PATCH for-4.6 v2] tools/hotplug: Add an initscript to start "xl devd" in a driver domain

[PATCH net-next]r8169: set bits on Register Interrupt status on limit
 2015-07-16 17:07 UTC  (2+ messages)

[PATCH] doc: announce ABI change for librte_pipeline
 2015-07-16 17:07 UTC 

Question about IIO_DEGREE_TO_RAD macro in include/linux/iio.h
 2015-07-16 17:04 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix VM domain ID leak
 2015-07-16 17:03 UTC  (5+ messages)

Audit class/lab
 2015-07-16 17:03 UTC  (2+ messages)

[PATCH v2] gitk: Add a "Copy commit summary" command
 2015-07-16 17:02 UTC  (2+ messages)

Fwd: Kernel Newbie Help needed
 2015-07-16 17:00 UTC  (2+ messages)

[PATCH] sched: prevent sched entity from being decayed twice when both waking and migrating it
 2015-07-16 17:00 UTC  (2+ messages)

[PATCH] doc: announce ABI change for librte_table
 2015-07-16 16:59 UTC 

[PATCH v2 0/7] Add generic support for relaxed atomics
 2015-07-16 17:00 UTC  (6+ messages)
` [PATCH v2 4/7] lockref: remove homebrew cmpxchg64_relaxed macro definition
` [PATCH v2 5/7] locking/qrwlock: make use of acquire/release/relaxed atomics

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-16 16:59 UTC  (9+ messages)

[PATCH] build: use correct qemu path in systemd service file and init script
 2015-07-16 16:58 UTC  (3+ messages)

[PATCH] Staging: drivers: dgnc
 2015-07-17  0:57 UTC  (4+ messages)

[Qemu-devel] [PULL 00/11] RCU, KVM, memory API, crypto, Coverity fixes for 2.4.0-rc1
 2015-07-16 16:55 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/11] mips/kvm: Fix Big endian 32-bit register access
  `  "
` [Qemu-devel] [PULL 02/11] mips/kvm: Sign extend registers written to KVM
  `  "
` [Qemu-devel] [PULL 03/11] ppc/spapr_drc: fix memory leak
` [Qemu-devel] [PULL 04/11] arm/xlnx-zynqmp: "
` [Qemu-devel] [PULL 05/11] RDMA: Fix error exits
` [Qemu-devel] [PULL 06/11] rcu: automatically unregister threads when they exit
` [Qemu-devel] [PULL 07/11] rcu: actually register threads that have RCU read-side critical sections
` [Qemu-devel] [PULL 08/11] rcu: detect missing rcu_register_thread()
` [Qemu-devel] [PULL 09/11] memory: fix refcount leak in memory_region_present
` [Qemu-devel] [PULL 10/11] crypto: fix build with nettle >= 3.0.0
` [Qemu-devel] [PULL 11/11] crypto: avoid undefined behavior in nettle calls

[PATCH 0/3] Add a couple of string-related functions
 2015-07-16 16:56 UTC  (5+ messages)

[PATCH OSSTEST v2 0/5] add a flight summary html report
 2015-07-16 16:55 UTC  (3+ messages)
` [PATCH OSSTEST v2 5/5] ms-flights-summary: Produce an HTML report of all active flights

arm: dts: update for 4.2-rcx
 2015-07-16 16:55 UTC  (4+ messages)

[PATCH v2] mesa-demos: Fix building demos which require GLU
 2015-07-16 16:51 UTC  (4+ messages)

[PATCH] pynfs: reduce code duplication
 2015-07-16 16:40 UTC 

[PATCH] mwifiex: sdio: reset adapter using mmc_hw_reset
 2015-07-16 16:50 UTC 

[PATCH 0/3] Fixes for gapped scatters
 2015-07-16 16:49 UTC  (4+ messages)
` [PATCH 1/3] block: copy multi iovec user mappings if QUEUE_FLAG_SG_GAPS is set

[Buildroot] [PATCH 1/1] package/apache: security bump to version 2.4.16
 2015-07-16 16:49 UTC 

[PATCH v7 0/6] block: loop: improve loop with AIO
 2015-07-16 16:48 UTC  (3+ messages)
` [PATCH v7 1/6] fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct read

nft: meta l4proto range printing broken on 32bit
 2015-07-16 16:54 UTC  (3+ messages)

[PATCH 0/6] BPF JIT fixes and features for ARM
 2015-07-16 16:46 UTC  (14+ messages)
` [PATCH 1/6] ARM: net: fix condition for load_order > 0 when translating load instructions
` [PATCH 2/6] ARM: net: handle negative offsets in BPF JIT
` [PATCH 3/6] ARM: net: fix vlan access instructions in ARM JIT
` [PATCH 4/6] ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE "
` [PATCH 5/6] ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET "
` [PATCH 6/6] ARM: net: add support for BPF_ANC | SKF_AD_HATYPE "

[PATCH i-g-t] lib: exit immediately if igt_fail is called in an exit handler
 2015-07-16 16:48 UTC 

drm/edid: sound/core: pcm_drm_eld.c compilation error in 4.2
 2015-07-16 16:46 UTC  (3+ messages)

[PATCH v2 0/3] arm64: Add multiboot support (via fdt) for Xen boot
 2015-07-16 16:46 UTC  (5+ messages)
  ` [PATCH v2 1/3] arm64: Add Xen boot support file

[PATCH] drm/i915: Fix divide by zero on watermark update
 2015-07-16 16:44 UTC  (4+ messages)

git on vagrant shared folder
 2015-07-16 16:41 UTC  (4+ messages)

[PATCH] Fix: Rename kvm TRACE_SYSTEM to avoid name clash
 2015-07-16 16:41 UTC 

[v8][PATCH 00/16] Fix RMRR
 2015-07-16 16:40 UTC  (15+ messages)
` [v8][PATCH 06/16] hvmloader/pci: disable all pci devices conflicting with rdm

[PATCH v4 --for 4.6 COLOPre 00/25] Prerequisite patches for COLO
 2015-07-16 16:39 UTC  (18+ messages)
` [PATCH v4 --for 4.6 COLOPre 11/25] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v4 --for 4.6 COLOPre 13/25] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v4 --for 4.6 COLOPre 16/25] tools/libxl: Update libxl_domain_unpause() to support qemu-xen

[Buildroot] [PATCH] package: Fix overwrite inittab w/ default skeleton
 2015-07-16 16:38 UTC  (2+ messages)

[PATCH] Staging: lustre: make obd_device_cachep static
 2015-07-16 18:50 UTC 

[PATCH v4 00/17] Add ITS support
 2015-07-16 16:37 UTC  (14+ messages)
` [PATCH v4 05/17] xen/arm: ITS: implement hw_irq_controller for LPIs

[U-Boot] [PATCH] cmd_fdt: save fdtaddr in hex format
 2015-07-16 16:34 UTC  (4+ messages)

[Qemu-devel] [virtio guest] vring_need_event() from virtqueue_kick_prepare()
 2015-07-16 16:33 UTC  (8+ messages)

[GIT PULL] ARC fixes for 4.2-rc3
 2015-07-16 16:32 UTC  (3+ messages)

[PATCH v3 0/3] qemu upgrade to 2.4.0-rc0
 2015-07-16 16:31 UTC  (5+ messages)
` [PATCH v3 1/3] qemu: "

[PATCH] Set self.sename to sename after calling semanage_seuser_set_sename()
 2015-07-16 16:30 UTC  (2+ messages)

tick_broadcast_oneshot_control undefined
 2015-07-16 16:29 UTC  (2+ messages)

[Bug 90967] New: System freeze using nouveau
 2015-07-16 16:28 UTC  (2+ messages)
  ` [Bug 90967] [NV92] "

[PATCH v9 00/11] toolstack-assisted approach to PVHVM guest kexec
 2015-07-16 16:27 UTC  (12+ messages)
` [PATCH v9 01/11] xen: introduce SHUTDOWN_soft_reset shutdown reason
` [PATCH v9 02/11] libxl: support "
` [PATCH v9 03/11] xl: introduce enum domain_restart_type
` [PATCH v9 04/11] xen: evtchn: make evtchn_reset() ready for soft reset
` [PATCH v9 05/11] xen: grant_table: implement grant_table_warn_active_grants()
` [PATCH v9 06/11] xen: Introduce XEN_DOMCTL_soft_reset
` [PATCH v9 07/11] flask: DOMCTL_soft_reset support
` [PATCH v9 08/11] xen: arch-specific hooks for domain_soft_reset()
` [PATCH v9 09/11] libxc: support XEN_DOMCTL_soft_reset operation
` [PATCH v9 10/11] libxc: add XC_DEVICE_MODEL_SAVE_FILE
` [PATCH v9 11/11] (lib)xl: soft reset support

[Cocci] Remove unnecessary null pointer checks?
 2015-07-16 16:28 UTC  (13+ messages)
      ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
        ` [PATCH 1/1] ARM: OMAP2: Deletion of unnecessary checks before three "
          ` [PATCH] ARM: OMAP2: Delete "

[PATCH OSSTEST] mg-list-all-branches: Sort branches according to any embedded version
 2015-07-16 16:27 UTC  (4+ messages)

[PATCH 0/2] Drop two more omap3 legacy board files for v4.3 merge window
 2015-07-16 16:26 UTC  (5+ messages)
` [PATCH 2/2] ARM: OMAP2+: Remove legacy booting support for Pandora

[PATCH v3 0/5] i.MX5/6 mem2mem scaler
 2015-07-16 16:24 UTC  (9+ messages)
` [PATCH v3 1/5] gpu: ipu-v3: Add missing IDMAC channel names
` [PATCH v3 2/5] gpu: ipu-v3: Add mem2mem image conversion support to IC
` [PATCH v3 3/5] gpu: ipu-v3: Register scaler platform device
` [PATCH v3 4/5] [media] imx-ipu: Add ipu media common code
` [PATCH v3 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

[PATCH 0/2] ARM: xip: Get XIP for ARMv7 working again
 2015-07-16 16:23 UTC  (5+ messages)
` [PATCH 2/2] ARM: xip: Use correct symbol for end of ROM marker


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.