All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-23 12:08:58 to 2017-06-23 13:01:41 UTC [more...]

[PATCH v2 1/2] hpsa: limit transfer length to 1MB
 2017-06-23 13:01 UTC  (4+ messages)
` [PATCH v2 2/2] smartpqi: "

[PATCH 1/3] drm/amdgpu: fix a typo
 2017-06-23 13:01 UTC  (10+ messages)

[PATCH v6 0/3] Cavium ARM64 uncore PMU support
 2017-06-23 13:01 UTC  (4+ messages)
` [PATCH v6 1/3] perf: cavium: Support memory controller PMU counters
` [PATCH v6 2/3] perf: cavium: Support transmit-link "
` [PATCH v6 3/3] perf: cavium: Add Documentation

[PATCH v2 0/5] Add STM32 DMAMUX support
 2017-06-23 13:00 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: Document the STM32 DMAMUX bindings
` [PATCH v2 2/5] dmaengine: Add STM32 DMAMUX driver
` [PATCH v2 3/5] dt-bindings: stm32-dma: Add property to handle STM32 DMAMUX
` [PATCH v2 4/5] dmaengine: stm32-dma: Add support for "
` [PATCH v2 5/5] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

[PATCH 0/8] STM32 SPI various fixes
 2017-06-23 12:55 UTC  (28+ messages)
` [PATCH 1/8] dt-bindings: spi: stm32: use SoC specific compatible
` [PATCH 2/8] spi: stm32: fix compatible to fit with new bindings
` [PATCH 3/8] dt-bindings: spi: stm32: fix example with st,spi-midi-ns property
  ` [PATCH 3/8] dt-bindings: spi: stm32: fix example with st, spi-midi-ns property
` [PATCH 4/8] spi: stm32: replace st,spi-midi with st,spi-midi-ns to fit bindings
  ` [PATCH 4/8] spi: stm32: replace st, spi-midi with st, spi-midi-ns "
` [PATCH 5/8] spi: stm32: use normal conditional statements instead of ternary operator
` [PATCH 6/8] spi: stm32: add runtime PM support
` [PATCH 7/8] spi: stm32: enhance DMA error management
` [PATCH 8/8] spi: stm32: fix potential dereference null return value

[PATCH 00/33] introduce generic eventdev test application framework
 2017-06-23 12:58 UTC  (23+ messages)
` [PATCH 01/33] app/testeventdev: introduce dpdk-test-eventdev application
` [PATCH 02/33] app/testeventdev: define eventdev test ops
` [PATCH 03/33] app/testeventdev: add eventdev test registration framework
` [PATCH 04/33] app/testeventdev: add string parsing helpers
` [PATCH 14/33] app/testeventdev: order: add eventdev port setup
` [PATCH 22/33] app/testeventdev: perf: "
` [PATCH 24/33] app/testeventdev: add perf queue test
` [PATCH 28/33] doc: describe the new eventdev test application
` [PATCH 32/33] doc/testeventdev: add "perf all types queue" test details
` [PATCH 33/33] maintainers: claim responsibility for the eventdev test app

[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
 2017-06-23 12:58 UTC  (3+ messages)
` [PATCH] PCI / PM: Avoid using device_may_wakeup() for runtime PM
  ` [PATCH v2] "

[PATCH 00/18] Increase minimum requirements for x86 platforms
 2017-06-23 12:58 UTC  (3+ messages)
` [PATCH 09/18] crypto/aesni_mb: remove check for SSE4

[U-Boot] [PATCH 0/4] powerpc, 8xx: Add support for MCR3000 board from CSSI
 2017-06-23 12:57 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] powerpc, 8xx: add support for LXT973 PHY
` [U-Boot] [PATCH 2/4] powerpc, 8xx: Implement GLL2 ERRATA
` [U-Boot] [PATCH 3/4] powerpc, 8xx: Properly set CPM frequency in the device tree
` [U-Boot] [PATCH 4/4] powerpc, 8xx: Add support for MCR3000 board from CSSI

[PATCH] xen-blkfront: fix mq start/stop race
 2017-06-23 12:57 UTC  (4+ messages)

[U-Boot] [PATCH v4] powerpc: Restore core of mpc8xx
 2017-06-23 12:57 UTC 

[PATCH v2] iio: adc: at91-sama5d2_adc: add support for suspend/resume functionality
 2017-06-23 12:54 UTC 

[PATCH 00/12] Remove cryptodev driver
 2017-06-23 12:54 UTC  (6+ messages)
` [PATCH v2 00/12] Remove cryptodev driver structure
  ` [PATCH v2 03/12] cryptodev: rename device retrieval argument
  ` [PATCH v2 06/12] cryptodev: move vdev functions to a separate file

how to load cmake args from git?
 2017-06-23 12:53 UTC  (4+ messages)

[PATCH 0/2] fix premature OOM killer
 2017-06-23 12:50 UTC  (8+ messages)
` [RFC PATCH 2/2] mm, oom: do not trigger out_of_memory from the #PF

[PATCH 0/9] Crypto fixes/cleanup
 2017-06-23 12:50 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] crypto/aesni_mb: remove assert check

[PATCH v4 00/27] x86: refactor trap handling code
 2017-06-23 12:50 UTC  (30+ messages)
` [PATCH v4 11/27] x86:/traps: move {un, }register_guest_nmi_callback
` [PATCH v4 13/27] x86: move toggle_guest_mode to pv/domain.c
` [PATCH v4 14/27] x86: move do_iret to pv/iret.c
` [PATCH v4 16/27] x86/traps: factor out pv_trap_init
` [PATCH v4 17/27] x86/traps: move some PV specific functions and struct to pv/traps.c
` [PATCH v4 18/27] x86/traps: move init_int80_direct_trap "
` [PATCH v4 19/27] x86: move hypercall_page_initialise_ring3_kernel to pv/hypercall.c
` [PATCH v4 20/27] x86: move hypercall_page_initialise_ring1_kernel
` [PATCH v4 21/27] x86: move compat_set_trap_table along side the non-compat variant
` [PATCH v4 22/27] x86: move compat_iret along side its "
` [PATCH v4 24/27] x86: move compat_show_guest_statck near "
` [PATCH v4 25/27] x86: remove the now empty x86_64/compat/traps.c
` [PATCH v4 26/27] x86: fix coding a style issue in asm-x86/traps.h
` [PATCH v4 27/27] x86: clean up traps.c

[U-Boot] [PATCH 0/2] at91: fix smartweb board support
 2017-06-23 12:50 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] drivers, usb, gadget: fix compiler warnings for at91_udc.c

[PATCH] iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701)
 2017-06-23 12:49 UTC  (6+ messages)
` [Devel] "

qemu/ftrace question
 2017-06-23 12:48 UTC  (5+ messages)

[PATCH 0/8] bus/pci: remove PCI bus from EAL
 2017-06-23 12:48 UTC  (4+ messages)
` [PATCH v3 0/9] "

[Qemu-devel] [PATCH RFC v3 0/8] I/O Throtting block filter driver
 2017-06-23 12:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v3 1/8] block: move ThrottleGroup membership to ThrottleGroupMember
` [Qemu-devel] [PATCH RFC v3 2/8] block: Add aio_context field in ThrottleGroupMember
` [Qemu-devel] [PATCH RFC v3 3/8] block: add throttle block filter driver
` [Qemu-devel] [PATCH RFC v3 4/8] block: convert ThrottleGroup to object with QOM
` [Qemu-devel] [PATCH RFC v3 5/8] block: add BlockDevOptionsThrottle to QAPI
` [Qemu-devel] [PATCH RFC v3 6/8] block: add options parameter to bdrv_new_open_driver()
` [Qemu-devel] [PATCH RFC v3 7/8] block: remove legacy I/O throttling
` [Qemu-devel] [PATCH RFC v3 8/8] block: add throttle block filter driver interface tests

[Qemu-devel] [PULL 0/3] Queue/misc patches
 2017-06-23 12:48 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] applesmc: cosmetic whitespace and indentation cleanup
` [Qemu-devel] [PULL 2/3] applesmc: implement error status port
` [Qemu-devel] [PULL 3/3] applesmc: fix port i/o access width

[ANNOUNCE] v4.11.5-rt1
 2017-06-23 12:48 UTC  (11+ messages)

[PATCH] x86/xen: allow userspace access during hypercalls
 2017-06-23 12:47 UTC 

[PATCH] x86/xen: allow userspace access during hypercalls
 2017-06-23 12:47 UTC 

[Qemu-devel] [PATCH v3 00/10] Clock framework API
 2017-06-23 12:47 UTC  (13+ messages)

Re: [PATCH] mm,oom_kill: Close race window of needlessly selecting new victims
 2017-06-23 12:45 UTC  (5+ messages)
  `  "

[PATCH 00/14 v4] PL011 emulation support in Xen
 2017-06-23 12:45 UTC  (4+ messages)
` [PATCH 03/14 v4] xen/arm: vpl011: Add pl011 uart emulation "

[PATCH] ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers
 2017-06-23 12:45 UTC  (2+ messages)

[RFC] virtio-mem: paravirtualized memory
 2017-06-23 12:45 UTC  (8+ messages)
        ` [Qemu-devel] "

[PATCH] drm/i915: Break modeset deadlocks on reset
 2017-06-23 12:44 UTC  (4+ messages)
` [PATCH v3] "

[Intel-wired-lan] [PATCH] igb: Remove incorrect ""unexpected SYS WRAP" log message
 2017-06-23 12:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/23] hyperv fixes and enhancements
 2017-06-23 12:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/23] hyperv: make HvSintRoute reference-counted

[PATCH] examples/ip_pipeline: check vlan and mpls params
 2017-06-23 12:43 UTC  (4+ messages)
` [PATCH v1] ring: fix return value for sc and mc dequeue

[PATCH][spi-next] spi: stm32: fix range limit checks on div
 2017-06-23 12:42 UTC  (5+ messages)

[PATCH] net/virtio-user: fix crash when detaching device
 2017-06-23 12:41 UTC 

Bluetooth: might sleep error in hidp_session_thread
 2017-06-23 12:38 UTC  (2+ messages)

Re: [patch] mm, oom: prevent additional oom kills before memory is freed
 2017-06-23 12:38 UTC  (8+ messages)
    ` Re: [patch] mm, oom: prevent additional oom kills before memoryis freed

[GIT PULL 1/2] SoCFPGA DTS updates for v4.13
 2017-06-23 12:38 UTC  (7+ messages)
` [GIT PULL 2/2] SoCFPGA update "

[PATCH v2] regmap: irq: add chip option mask_writeonly
 2017-06-23 12:35 UTC 

[PATCH for-4.9 v3 0/3] Fixes for livepatching
 2017-06-23 12:35 UTC  (5+ messages)
` [PATCH for-4.9 v3 2/3] xen/livepatch: Use zeroed memory allocations for arrays
` [PATCH for-4.9 v3 3/3] xen/livepatch: Don't crash on encountering STN_UNDEF relocations

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-23 12:27 UTC  (5+ messages)
` [PATCH] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems

[Qemu-devel] [PULL v1 0/7] MMIO Exec pull request
 2017-06-23 12:34 UTC  (3+ messages)

[PATCH 00/12] fbdev helper locking rework and deferred setup
 2017-06-23 12:34 UTC  (4+ messages)

[Qemu-devel] [PULL 0/7] Ui and input 20170623 patches
 2017-06-23 12:33 UTC  (2+ messages)

[PATCH 00/17 v5] SBSA UART emulation support in Xen
 2017-06-23 12:33 UTC  (4+ messages)
` [PATCH 04/17 v5] xen/arm: vpl011: Add SBSA UART emulation "

[PATCH] pinctrl: qcom: qdf2xxx: expose only some GPIO pins
 2017-06-23 12:33 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: dt64 for v4.13 (#2)
 2017-06-23 12:32 UTC  (2+ messages)

[PATCH 0/2] Couple of fixes for pinctrl-armada-37xx
 2017-06-23 12:29 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: armada-37xx: Fix uart2 group selection register mask
` [PATCH 2/2] pinctrl: armada-37xx: Fix number of pin in sdio_sb

[pull-request] next-eventdev 17.08 pre-rc1
 2017-06-23 12:30 UTC  (2+ messages)

[RFC 1/6] mac80211: agg-tx: call drv_wake_tx_queue in proper context
 2017-06-23 12:27 UTC  (7+ messages)
` [RFC 3/6] mac80211: add a TXQ for other powersave-buffered frames

(unknown),
 2017-06-23 12:26 UTC 

[Buildroot] [PATCH v5 0/5] Board: Add Engicam i.MX6 SOMs
 2017-06-23 12:26 UTC  (6+ messages)
` [Buildroot] [PATCH v5 1/5] board: Add support for Engicam i.CoreM6 DualLite/Solo boards
` [Buildroot] [PATCH v5 2/5] board: Add support for Engicam i.CoreM6 RQS SOM
` [Buildroot] [PATCH v5 3/5] board: engicam: Add icorem6 for i.CoreM6 support
` [Buildroot] [PATCH v5 4/5] board: Add support for Engicam GEAM6UL SOM
` [Buildroot] [PATCH v5 5/5] board: Add support for Engicam Is.IoT MX6UL SOM

[PATCH] ext4: Return EIO on read error in ext4_find_entry
 2017-06-23 12:26 UTC  (4+ messages)

[U-Boot] Please pull u-boot-x86
 2017-06-23 12:22 UTC  (2+ messages)

[Patch net] sit: use __GFP_NOWARN for user controlled allocation
 2017-06-23 12:22 UTC  (3+ messages)

[PATCH] mm: Remove ancient/ambiguous comment
 2017-06-23 12:22 UTC  (2+ messages)
` [PATCHi v3] "

[LTP] [PATCH v3 0/9] CVE Tests
 2017-06-23 12:22 UTC  (10+ messages)
` [LTP] [PATCH v3 1/9] Add fuzzy synchronisation library for triggering races
` [LTP] [PATCH v3 2/9] Test for vulnerability CVE-2016-7117 in recvmmsg error return path
` [LTP] [PATCH v3 3/9] Test for CVE-2016-4997 on setsockopt
` [LTP] [PATCH v3 4/9] Test for uname26 exploit CVE-2012-0957
` [LTP] [PATCH v3 5/9] Add CVE .gitignore, Makefile and runtest files
` [LTP] [PATCH v3 6/9] Test for CVE-2014-0196 PTY echo race
` [LTP] [PATCH v3 7/9] Test for CVE-2017-5669 in shmat
` [LTP] [PATCH v3 8/9] Test for CVE-2017-6951 in request_key
` [LTP] [PATCH v3 9/9] Test for CVE-2017-2671 on ping sockets

[PATCH] mm: remove a redundant condition in the for loop
 2017-06-23 12:22 UTC  (4+ messages)
` [PATCH] mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback

[PATCH net-next] udp: fix poll()
 2017-06-23 12:19 UTC 

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-06-23 12:19 UTC  (10+ messages)
` [PATCH v7 03/10] i2c: i2c-smbus: Use threaded irq for smbalert
` [PATCH v7 04/10] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
` [PATCH v7 05/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter

[Buildroot] [PATCH] lirc-tools: bump to version 0.9.4d
 2017-06-23 12:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Document deprecated features & support lifecycle
 2017-06-23 12:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] docs: document support lifetime for features

[PATCH] mcstrans: Allow overriding libsepol.a location during build
 2017-06-23 12:16 UTC  (2+ messages)

[PATCH] mm: Remove ancient/ambiguous comment
 2017-06-23 12:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ext4: fix reserved_clusters_store()
 2017-06-23 12:14 UTC  (3+ messages)

[RFC PATCH] mm, swap: don't disable preemption while taking the per-CPU cache
 2017-06-23 12:13 UTC  (6+ messages)
  ` [PATCH] "

[PATCH v2 0/2] spi-ti-qspi: Handle vmalloc'd buffers
 2017-06-23 12:12 UTC  (7+ messages)
` [PATCH v2 2/2] spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble

[drm-intel:drm-intel-nightly 1499/1516] drivers/gpu/drm/arc/arcpgu_crtc.c:67:22: sparse: symbol 'arc_pgu_crtc_mode_valid' was not declared. Should it be static?
 2017-06-23 12:12 UTC  (6+ messages)
` [RFC PATCH drm-intel] drm: arcpgu: arc_pgu_crtc_mode_valid() can be static
    ` [kbuild-all] "

[PATCH V3 0/2] Support for FW activation without reset
 2017-06-23 12:11 UTC  (6+ messages)
  ` [PATCH V3 2/2] nvme: Add support "

[U-Boot] [PATCH v3] powerpc: Restore core of mpc8xx
 2017-06-23 12:11 UTC  (8+ messages)


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.