All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-16 21:28:58 to 2017-05-16 23:20:07 UTC [more...]

[PATCH v2 0/5] R-Car DU: Fix IOMMU operation when connected to VSP
 2017-05-16 23:20 UTC  (6+ messages)
` [PATCH v2 1/5] v4l: rcar-fcp: Don't get/put module reference
` [PATCH v2 2/5] v4l: rcar-fcp: Add an API to retrieve the FCP device
` [PATCH v2 3/5] v4l: vsp1: Map the DL and video buffers through the proper bus master
` [PATCH v2 4/5] v4l: vsp1: Add API to map and unmap DRM buffers through the VSP

[PATCH net] selftests/bpf: fix broken build due to types.h
 2017-05-16 23:16 UTC  (2+ messages)

[PATCH v2 0/6] pintrl: meson: add support for GPIO IRQs
 2017-05-16 23:16 UTC  (10+ messages)
` [PATCH v2 6/6] pintrl: meson: add support for GPIO interrupts

[PATCH 06/12 v3] xen/arm: vpl011: Add a new vuart node in the xenstore
 2017-05-16 23:10 UTC  (9+ messages)
` [PATCH 07/12 v3] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 10/12 v3] xen/arm: vpl011: Add a new vuart console type to xenconsole client
` [PATCH 11/12 v3] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
` [PATCH 12/12 v3] xen/arm: vpl011: Update documentation for vuart console support

[PATCH] sh: use pr_cont in code dump
 2017-05-16 22:35 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40evf: Use le32_to_cpu before evaluating HW desc fields
 2017-05-16 23:07 UTC  (2+ messages)

[PATCH v7 0/5] replace hwmon_device_register for hwmon_device_register_with_info
 2017-05-16 23:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] target/arm, cris, mips: optimize "swap bytes within words"
 2017-05-16 23:01 UTC  (7+ messages)
` [Qemu-arm] [PATCH 1/4] target/arm: optimize aarch32 rev16
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/4] target/arm: simplify and optimize aarch64 rev16
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 3/4] target/cris: optimize swap
` [Qemu-devel] [PATCH 4/4] target/mips: optimize WSBH, DSBH and DSHD

[morty][PATCH] sstate.bbclass: update .siginfo atime
 2017-05-16 23:05 UTC  (5+ messages)

Sensor sub-device - what are the mandatory ops?
 2017-05-16 23:04 UTC  (2+ messages)

[PATCH 1/2] Input: xpad - sort supported devices by USB ID
 2017-05-16 23:01 UTC  (6+ messages)
` [PATCH 2/2] Input: xpad - sync supported devices with xboxdrv
    ` [PATCH v2 "
      ` [PATCH] Input: xpad - sync supported devices with 360Controller
        ` [PATCH] Input: xpad - sync supported devices with XBCD

[PATCH 1/2] smsutil: sms_decode() allow to pass sms with unknown TPDU size
 2017-05-16 23:01 UTC  (2+ messages)

[PATCH] ACPI / APEI: Boot Error Record Table processing was needlessly complicated
 2017-05-16 22:58 UTC  (4+ messages)
` [PATCH v2 0/2] Clean up ACPI Boot Error Record Table code
    ` [PATCH v3] ACPI / APEI: Boot Error Record Table processing was needlessly complicated

[PATCH] sched: Do not bug in __sched_setscheduler() when pi is not used
 2017-05-16 22:55 UTC  (2+ messages)

[PATCH] sysctl: add proper unsigned int support
 2017-05-16 22:55 UTC  (14+ messages)
` [PATCH v2 0/9] sysctl: add and fix "
  ` [PATCH v2 2/9] sysctl: add "
  ` [PATCH v2 5/9] test_sysctl: add generic script to expand on tests
  ` [PATCH v2 7/9] test_sysctl: add simple proc_dointvec() case
  ` [PATCH v2 9/9] test_sysctl: test against int proc_dointvec() array support

[Intel-wired-lan] [next-queue v2] igb: Remove useless argument
 2017-05-16 22:55 UTC 

[PATCH v2 1/3] bpf: Use 1<<16 as ceiling for immediate alignment in verifier
 2017-05-16 22:53 UTC  (3+ messages)

[PATCH 1/5] extcon: Allow extcon drivers to specify the extcon name
 2017-05-16 22:52 UTC  (9+ messages)
` [PATCH 2/5] extcon: Add FUSB302 USB TYPE-C controller support

[patch V2 00/17] init: Enable might_sleep() and smp_processor_id() debugging early
 2017-05-16 22:50 UTC  (5+ messages)
` [patch V2 17/17] sched: Enable might_sleep() and smp_processor_id() checks early

[PATCH] ibmvscsis: Enable Logical Partition Migration Support
 2017-05-16 22:49 UTC 

[qemu-mainline test] 109478: regressions - FAIL
 2017-05-16 22:49 UTC 

[PATCH] [iov_iter] use memmove() when copying to/from user page
 2017-05-16 22:48 UTC  (10+ messages)

[RFC] Service Cores concept
 2017-05-16 22:48 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] target/sh4: system emulation improvement
 2017-05-16 22:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] target/sh4: log unauthorized accesses using qemu_log_mask
` [Qemu-devel] [PATCH 2/5] target/sh4: fix reset when using a kernel and an initrd
` [Qemu-devel] [PATCH 3/5] target/sh4: introduce DELAY_SLOT_MASK
` [Qemu-devel] [PATCH 4/5] target/sh4: ignore interrupts in a delay slot
` [Qemu-devel] [PATCH 5/5] target/sh4: fix RTE instruction "

[PATCH v2] generic: test that encrypted filenames are presented without collisions
 2017-05-16 22:46 UTC 

[PATCH 04/12 v3] xen/arm: vpl011: Add support for vuart in libxl
 2017-05-16 22:46 UTC  (2+ messages)

Re:
 2017-05-16 22:46 UTC 

[PATCH] generic: test that encrypted filenames are presented without collisions
 2017-05-16 22:44 UTC  (3+ messages)

[linux-linus test] 109469: regressions - FAIL
 2017-05-16 22:43 UTC 

[PATCH 01/12 v3] xen/arm: vpl011: Move vgic register access functions to vreg.h
 2017-05-16 22:42 UTC  (3+ messages)
` [PATCH 03/12 v3] xen/arm: vpl011: Add pl011 uart emulation in Xen

Guidelines for stats_get ierrors in a media driver
 2017-05-16 22:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v18 0/2] virtio-crypto: virtio crypto device specification
 2017-05-16 22:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v18 1/2] virtio-crypto: Add "
  ` [Qemu-devel] [virtio-dev] "

[PATCH 0/4] crypto: async crypto op fixes
 2017-05-16 22:41 UTC  (7+ messages)
` [PATCH 2/4] crypto: drbg wait for crypto op not signal safe
` [PATCH 4/4] crypto: Documentation: fix none signal safe sample

[Qemu-devel] [PATCH] target/i386: enable A20 automatically in system management mode
 2017-05-16 22:39 UTC  (12+ messages)

[patch net-next v3 00/10] net: sched: introduce multichain support for filters
 2017-05-16 22:38 UTC  (11+ messages)
` [patch net-next v3 02/10] net: sched: introduce tcf block infractructure
` [patch net-next v3 05/10] net: sched: move TC_H_MAJ macro call into tcf_auto_prio
` [patch net-next v3 06/10] net: sched: introduce helpers to work with filter chains

Low memory killer problem
 2017-05-16 22:37 UTC  (6+ messages)

[PATCH v3 net-next 0/7] Extend socket timestamping API
 2017-05-16 22:34 UTC  (9+ messages)
` [PATCH v3 net-next 3/7] net: add function to retrieve original skb device using NAPI ID
` [PATCH v3 net-next 4/7] net: add new control message for incoming HW-timestamped packets
` [PATCH v3 net-next 5/7] net: don't make false software transmit timestamps
` [PATCH v3 net-next 6/7] net: allow simultaneous SW and HW transmit timestamping

[U-Boot] Very slow mtest on i.MX6UL over dual-die DDR3 (two chip selects)
 2017-05-16 22:34 UTC  (2+ messages)

[MPTCP] Separating MPTCP packet processing from TCP
 2017-05-16 22:34 UTC 

[PATCH] frv: Declare jiffies to be located in the .data section
 2017-05-16 22:28 UTC  (2+ messages)

+ frv-declare-jiffies-to-be-located-in-the-data-section.patch added to -mm tree
 2017-05-16 22:27 UTC 

Question on fscrypt_d_revalidate() and fstest generic/429
 2017-05-16 22:27 UTC  (7+ messages)

[RFC summary] Enable Coherent Device Memory
 2017-05-16 22:26 UTC  (5+ messages)

[RFC PATCH v2 0/4] RFC: ADV748x HDMI/Analog video receiver
 2017-05-16 22:26 UTC  (7+ messages)
` [RFC PATCH v2 1/4] media: i2c: adv748x: add adv748x driver

[linux-3.18 test] 109477: tolerable FAIL - PUSHED
 2017-05-16 22:24 UTC 

[MPTCP] Separating MPTCP packet processing from TCP
 2017-05-16 22:22 UTC 

[PATCH 1/2] ubifs: Unexport ubifs_inode_slab
 2017-05-16 22:20 UTC  (2+ messages)
` [PATCH 2/2] ubifs: Correctly evict xattr inodes

[PATCH] ubifs: Fix inode leak in xattr code
 2017-05-16 22:20 UTC  (5+ messages)

[RFC 17.08] Flow classification library
 2017-05-16 22:19 UTC  (4+ messages)
` [RFC 17.08] flow_classify: add librte_flow_classify library

[PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
 2017-05-16 22:19 UTC  (5+ messages)

[GIT PULL] bcm2835 DT fixes for 4.12
 2017-05-16 22:19 UTC  (2+ messages)

[PATCH v3 -tip 0/6] locking: Introduce range reader/writer lock
 2017-05-16 22:19 UTC  (4+ messages)
` [PATCH 2/6] "

[Qemu-devel] [RFC v1 0/9] virtio-crypto: add stateless mode support
 2017-05-16 22:18 UTC  (7+ messages)
` [Qemu-devel] [RFC v1 6/9] virtio-crypto: rework virtio_crypto_handle_request

[PATCH 13/15] btrfs: fix race with relocation recovery and fs_root setup
 2017-05-16 22:17 UTC 

libblkid: udf: Incorrect implementation of Unicode strings
 2017-05-16 22:17 UTC  (3+ messages)

[PATCH 0/3] Davinci DSP remoteproc device improvements
 2017-05-16 22:13 UTC  (8+ messages)
` [PATCH 1/3] ARM: davinci: da8xx: Create DSP device only when assigned memory
` [PATCH 2/3] ARM: davinci: da8xx: Add names to DSP IOMEM resources
` [PATCH 3/3] ARM: davinci: da8xx: Add DSP internal RAM memories as "

[PATCH v5] drm/i915/guc: capture GuC logs if FW fails to load
 2017-05-16 22:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: capture GuC logs if FW fails to load (rev5)

[kernel-hardening] [PATCH v8 0/5] skb_to_sgvec hardening
 2017-05-16 22:11 UTC  (9+ messages)
` [kernel-hardening] [PATCH v8 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] [PATCH v8 3/5] rxrpc: check return value of skb_to_sgvec always
  ` [kernel-hardening] "
    `  "

[U-Boot] Auto boot fails due2 Card did not respond to voltage select! but card works
 2017-05-16 22:11 UTC 

reversion in GIT_COMMON_DIR refs path
 2017-05-16 22:10 UTC  (3+ messages)
` [PATCH] tests: add an optional test to test git-annex

[Qemu-devel] [PATCH] Memory: use memory address space for cpu-memory
 2017-05-16 22:15 UTC 

[PATCH RESEND] mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
 2017-05-16 22:08 UTC 

[Qemu-devel] [PATCH 00/10] migration: s390x css migration
 2017-05-16 22:05 UTC  (10+ messages)
` [Qemu-devel] [PATCH 06/10] virtio-ccw: use vmstate way for config migration

[kernel-hardening] [PATCH v6 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-05-16 22:05 UTC  (18+ messages)
` [kernel-hardening] "
                `  "

arm64 vs arm tree for BCM2837 DT pull requests
 2017-05-16 22:04 UTC  (2+ messages)

[PATCH] mm: per-cgroup memory reclaim stats
 2017-05-16 22:03 UTC  (6+ messages)

Add 'mongodb' package in Yocto (Jethro branch)
 2017-05-16 22:02 UTC  (2+ messages)

[RFC][PATCH 00/14] sched/fair: A bit of a cgroup/PELT overhaul (again)
 2017-05-16 22:02 UTC  (2+ messages)

[PATCH v3] net/i40e: Improved FDIR programming times
 2017-05-16 22:01 UTC 

rping segfault with 4.9.28 on CentOS 7.3
 2017-05-16 22:00 UTC  (3+ messages)

[PATCH v4 2/3] hwmon: (adt7475) temperature smoothing
 2017-05-16 22:00 UTC  (3+ messages)

[PATCH 00/18] introduce the Xen PV Calls backend
 2017-05-16 21:56 UTC  (7+ messages)
` [PATCH 01/18] xen: introduce the pvcalls interface header
  ` [PATCH 08/18] xen/pvcalls: implement connect command

[MPTCP] Separating MPTCP packet processing from TCP
 2017-05-16 21:57 UTC 

[pwm] question about potential division by zero
 2017-05-16 21:56 UTC  (2+ messages)

[fixed] error using `git mergetool --tool=meld`
 2017-05-16 21:55 UTC 

[PATCH] perf report: do not drop last inlined frame
 2017-05-16 21:54 UTC 

[PATCH] perf report: always honor callchain order for inlined nodes
 2017-05-16 21:54 UTC 

[PATCH] perf report: fix memory leak in addr2line when called by addr2inlines
 2017-05-16 21:53 UTC 

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-16 21:53 UTC  (7+ messages)
` [PATCH v5 14/32] efi: Add an EFI table address match function

[PATCH] mmc:dw_mmc-k3: add sd support for hi3660
 2017-05-16 21:52 UTC  (2+ messages)

[Buildroot] [PATCH v1] qt5declarative: fix examples compile without OpenGL support
 2017-05-16 21:52 UTC  (2+ messages)

linux-next: error while fetching the c6x tree
 2017-05-16 21:51 UTC 

[PATCH v3 1/3] drm: Plumb modifiers through plane init
 2017-05-16 21:51 UTC  (4+ messages)
` [PATCH v2 2/3] drm: Create a format/modifier blob
` [PATCH v5 3/3] drm/i915: Add format modifiers for Intel
` ✗ Fi.CI.BAT: failure for series starting with [v3,1/3] drm: Plumb modifiers through plane init

[Buildroot] dts: compiling aarch64 vendored dts files?
 2017-05-16 21:50 UTC  (3+ messages)

[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-05-16 21:49 UTC  (6+ messages)

[PATCH] tcmode-default: use SDK_SYS suffix instead of SDK_ARCH for binutils-crosssdk
 2017-05-16 21:49 UTC  (2+ messages)

[PATCH] python3-nose: rename ${bindir}/nosetests into ${bindir}/nosetests3
 2017-05-16 21:48 UTC  (2+ messages)

[PATCH v3 0/6] Add kselftest_harness.h
 2017-05-16 21:48 UTC  (5+ messages)

[PATCH 0/4] Support for Synopsys DW CSI-2 Host
 2017-05-16 21:48 UTC  (3+ messages)

[Buildroot] [git commit] qt5declarative: fix examples compile without OpenGL support
 2017-05-16 21:47 UTC 

[Bug 100577] DC + TearFree display lock
 2017-05-16 21:47 UTC  (2+ messages)

[RFC][PATCH 0/5] cryptodev: Adding support for inline crypto processing of IPsec flows
 2017-05-16 21:46 UTC  (2+ messages)

[Buildroot] RPi B+ update
 2017-05-16 21:46 UTC  (2+ messages)

Fault tolerance in RAID0 with badblocks
 2017-05-16 21:46 UTC  (19+ messages)
  ` Fault tolerance "
                            ` A sector-of-mismatch warning patch (was Re: Fault tolerance with badblocks)

Donation
 2017-05-16 21:33 UTC 

Donation
 2017-05-16 21:33 UTC 

Donation
 2017-05-16 21:33 UTC 

WARNING at arch/x86/kernel/alternative.c:707 text_poke+0x25d/0x270
 2017-05-16 21:42 UTC  (3+ messages)

[PATCH 0/2] kbuild: clang: Disable spurious warnings
 2017-05-16 21:41 UTC  (5+ messages)
` [PATCH 1/2] kbuild: clang: Disable 'address-of-packed-member' warning
` [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning

[PATCH v1 0/5] Fast git status via a file system watcher
 2017-05-16 21:41 UTC  (3+ messages)
` [PATCH v1 2/5] Teach git to optionally utilize a file system monitor to speed up detecting new or changed files

[PATCH V1] i2c: xgene: Set ACPI_COMPANION_I2C
 2017-05-16 21:40 UTC  (2+ messages)

[PATCH V1] i2c: xgene: Add support for I2C_FUNC_I2C functionality
 2017-05-16 21:40 UTC  (4+ messages)

[Qemu-devel] [PATCH] qapi-schema: Remove obsolete note from ObjectTypeInfo
 2017-05-16 21:39 UTC  (2+ messages)

[PATCH net-next] tcp: warn on negative reordering values
 2017-05-16 21:39 UTC 

[PATCH] multipath-tools:Prioritizer based on a time-delay algorithm
 2017-05-16 21:38 UTC  (4+ messages)

[PATCH] staging: media: atomisp: declare not-exported functions as static
 2017-05-16 20:51 UTC 

[PATCH rdma-next 0/4] Enhance IB CM to support OPA extended LIDs
 2017-05-16 21:37 UTC  (3+ messages)
` [PATCH rdma-next 4/4] IB/CM: Change sgid to IB GID when handling CM request

[kernel-hardening] [RFC 00/06] printk: add more new kernel pointer filter options
 2017-05-16 21:36 UTC  (4+ messages)
` [kernel-hardening] "
  `  "
    ` [kernel-hardening] "

[PATCH 1/2] i2c: mv64xxx: use platform_get_irq() instead of irq_of_parse_and_map()
 2017-05-16 21:34 UTC  (4+ messages)
` [PATCH 2/2] i2c: mv64xxx: propagate the return value of platform_get_irq()

[PATCH] nvmem: core: Prevent memory leak when device is unregistered
 2017-05-16 21:33 UTC  (2+ messages)

[PATCH] fix spelling mistake: "dimesions" -> "dimensions"
 2017-05-16 21:32 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] package/qt5base: fix sparc compilation
 2017-05-16 21:32 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/qt5base: link with -latomic for sparc

[PATCH] i2c: designware: Fix false warning from i2c_dw_clk_rate()
 2017-05-16 21:29 UTC  (3+ messages)

[PATCH net-next 00/15] tcp: TCP TS option use 1 ms clock
 2017-05-16 21:00 UTC  (2+ messages)
` [PATCH net-next 15/15] tcp: switch TCP TS option (RFC 7323) to 1ms clock


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.