All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-19 08:25:33 to 2017-12-19 08:57:55 UTC [more...]

[PATCH -tip v3 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
 2017-12-19  8:57 UTC  (7+ messages)
` [PATCH -tip v3 1/6] net: tcp: Add trace events for TCP congestion window tracing
` [PATCH -tip v3 2/6] net: tcp: Remove TCP probe module

[PATCH v4 00/15] drm/sun4i: Add A83t LVDS support
 2017-12-19  8:57 UTC  (5+ messages)
` [PATCH v4 14/15] ARM: dts: sun8i: a711: Reinstate the PMIC compatible

[U-Boot] [PULL] Rework : Please pull u-boot-imx
 2017-12-19  8:57 UTC  (3+ messages)

[PATCH v3] tty: serial: meson: allow baud-rates lower than 9600
 2017-12-19  8:56 UTC  (4+ messages)

[Xenomai] Weird behavior during debug
 2017-12-19  8:56 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] Fix incorrect usage of the (FIT) DT node unit address
 2017-12-19  8:56 UTC  (4+ messages)
` [U-Boot] [PATCH 5/7] sunxi: arm64: correct usage of DT node address in FIT generation

[PATCH v14 0/5] ZII RAVE platform driver
 2017-12-19  8:56 UTC  (3+ messages)

[PATCH] hexdump: Add parameter to save output to variable
 2017-12-19  8:55 UTC  (3+ messages)

[PATCH v2] ARM: dts: sun8i: h3: nanopi-m1-plus: fix missing ethernet 0 in aliases
 2017-12-19  8:54 UTC  (4+ messages)

[PATCH] ARM: dts: sun8i-a83t-tbs-a711: Add missing axp813 compatible
 2017-12-19  8:54 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/11] rockchip: add tpl and OPTEE support for rk3229
 2017-12-19  8:54 UTC  (2+ messages)

USB: serial: option: adding support for YUGA CLM920-NC5
 2017-12-19  8:54 UTC  (2+ messages)
` [PATCH] "

[RFC][PATCH 0/9] tpm: fix driver so that burstcount can be safely ignored
 2017-12-19  8:53 UTC  (2+ messages)

[PATCH 0/2] Ethernet for the Nanopi M1 & M1 plus
 2017-12-19  8:54 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: sun8i: h3: Enable dwmac-sun8i on the Nanopi M1

[PATCH 0/8] Tegra210 DFLL implementation
 2017-12-19  8:54 UTC  (4+ messages)
` [PATCH 1/8] clk: tegra: dfll registration for multiple SoCs

[Buildroot] [PATCH v2,1/1] vlc: set back upnp support
 2017-12-19  8:54 UTC  (2+ messages)

[PATCH] trace/uprobes: fix output issue with address randomization
 2017-12-19  8:53 UTC  (4+ messages)

[PATCH v2 0/4] MBIST work around (WAR) for Tegra210
 2017-12-19  8:53 UTC  (3+ messages)

[PATCH] drm/bridge: analogix_dp: Use relaxed MMIO accessors
 2017-12-19  8:53 UTC  (3+ messages)

[Buildroot] [git commit] vlc: set back upnp support
 2017-12-19  8:53 UTC 

[U-Boot] [PATCH v3 00/11] rockchip: add tpl and OPTEE support for rk3229
 2017-12-19  8:53 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] lib: add TPL_OF_LIBFDT option for TPL
` [U-Boot] [PATCH v3 02/11] arm: add option for TPL ARCH_MEM in arm 32bit
` [U-Boot] [PATCH v3 03/11] arm: add a separate stack for TPL
` [U-Boot] [PATCH v3 04/11] rockchip: rk322x: enable tpl support
` [U-Boot] [PATCH v3 05/11] sysreset: enable driver support in SPL/TPL
` [U-Boot] [PATCH v3 06/11] image: add os type for OP-TEE
` [U-Boot] [PATCH v3 07/11] spl: add support to booting with OP-TEE
` [U-Boot] [PATCH v3 08/11] rockchip: rk322x: dts: enable uart2 for SPL/TPL
` [U-Boot] [PATCH v3 09/11] rockchip: add fit source file for pack itb with op-tee
` [U-Boot] [PATCH v3 10/11] rockchip: evb-rk3229: add README file for OP-TEE support
` [U-Boot] [PATCH v3 11/11] rockchip: evb-rk322x: update defconfig with tpl and optee support

[PATCH v2 0/7] Add the I3C subsystem
 2017-12-19  8:52 UTC  (4+ messages)
` [PATCH v2 2/7] i3c: Add core I3C infrastructure

[PATCH v6] atmel_flexcom: Support resuming after a chip reset
 2017-12-19  8:52 UTC  (6+ messages)

[PATCH v3 0/6] arm: sunxi: IR support for A83T
 2017-12-19  8:52 UTC  (5+ messages)
` [PATCH v3 2/6] media: dt: bindings: Update binding documentation for sunxi IR controller

[linux-lvm] lvm filter regex format
 2017-12-19  8:51 UTC  (2+ messages)

[Qemu-devel] [RFC v6 00/27] QMP: out-of-band (OOB) execution support
 2017-12-19  8:45 UTC  (28+ messages)
` [Qemu-devel] [RFC v6 01/27] chardev: use backend chr context when watch for fe
` [Qemu-devel] [RFC v6 02/27] qobject: introduce qstring_get_try_str()
` [Qemu-devel] [RFC v6 03/27] qobject: introduce qobject_get_try_str()
` [Qemu-devel] [RFC v6 04/27] qobject: let object_property_get_str() use new API
` [Qemu-devel] [RFC v6 05/27] monitor: move skip_flush into monitor_data_init
` [Qemu-devel] [RFC v6 06/27] monitor: move the cur_mon hack deeper for QMP
` [Qemu-devel] [RFC v6 07/27] monitor: unify global init
` [Qemu-devel] [RFC v6 08/27] monitor: let mon_list be tail queue
` [Qemu-devel] [RFC v6 09/27] monitor: create monitor dedicate iothread
` [Qemu-devel] [RFC v6 10/27] monitor: allow to use IO thread for parsing
` [Qemu-devel] [RFC v6 11/27] qmp: introduce QMPCapability
` [Qemu-devel] [RFC v6 12/27] qmp: negotiate QMP capabilities
` [Qemu-devel] [RFC v6 13/27] monitor: introduce monitor_qmp_respond()
` [Qemu-devel] [RFC v6 14/27] monitor: let suspend_cnt be thread safe
` [Qemu-devel] [RFC v6 15/27] monitor: let suspend/resume work even with QMPs
` [Qemu-devel] [RFC v6 16/27] monitor: separate QMP parser and dispatcher
` [Qemu-devel] [RFC v6 17/27] qmp: add new event "command-dropped"
` [Qemu-devel] [RFC v6 18/27] monitor: send event when command queue full
` [Qemu-devel] [RFC v6 19/27] qapi: introduce new cmd option "allow-oob"
` [Qemu-devel] [RFC v6 20/27] qmp: export qmp_dispatch_check_obj and allow "id"
` [Qemu-devel] [RFC v6 21/27] qmp: support out-of-band (oob) execution
` [Qemu-devel] [RFC v6 22/27] qmp: isolate responses into io thread
` [Qemu-devel] [RFC v6 23/27] monitor: enable IO thread for (qmp & !mux) typed
` [Qemu-devel] [RFC v6 24/27] qmp: add command "x-oob-test"
` [Qemu-devel] [RFC v6 25/27] docs: update QMP documents for OOB commands
` [Qemu-devel] [RFC v6 26/27] tests: qmp-test: verify command batching
` [Qemu-devel] [RFC v6 27/27] tests: qmp-test: add oob test

[PATCH V4 00/26] PCI: deprecate pci_get_bus_and_slot()
 2017-12-19  8:51 UTC  (6+ messages)
` [PATCH V4 21/26] backlight: "

[PATCH] clk: check ops pointer on clock register
 2017-12-19  8:50 UTC  (3+ messages)

BUG: 4.14.6 unable to handle kernel NULL pointer dereference at xfrm_output_resume
 2017-12-19  8:50 UTC  (3+ messages)

[PATCH] flex_can: Fix checking can_dlc
 2017-12-19  8:40 UTC 

[PATCH v2] IPI performance benchmark
 2017-12-19  8:50 UTC  (2+ messages)

BUG: bad usercopy in old_dev_ioctl
 2017-12-19  8:49 UTC  (4+ messages)

[PATCH] kobject: fix suppressing modalias in uevents delivered over netlink
 2017-12-19  8:48 UTC  (2+ messages)

[RFC] eventdev: add crypto adapter API header
 2017-12-19  8:47 UTC  (8+ messages)

Xen release cycle revisited
 2017-12-19  8:47 UTC  (14+ messages)

[PATCH i-g-t] scripts/trace.pl: Fix ring ignore
 2017-12-19  8:46 UTC 

[PATCH v2] devres: use MACRO instead of function for devm_ioremap
 2017-12-19  8:46 UTC  (2+ messages)

[PATCH V2 0/9] ARM: stm32: add initial STM32MPU support
 2017-12-19  8:45 UTC  (6+ messages)
` [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board

[PATCH] platform/x86: dell-wmi: Add an event created by Dell Latitude 5495
 2017-12-19  8:45 UTC  (4+ messages)

[Bug 103697] [regression] shared memory size 64k -> 32k?
 2017-12-19  8:45 UTC 

[LTP] [PATCH V2 1/2] posix: aio_cancel: 5-1, 6-1, 7-1: zero out the control block buffer
 2017-12-19  8:45 UTC  (2+ messages)

[PATCH] grub-core/commands/probe.c: Add bootable parameter
 2017-12-19  8:45 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: r8a7745: move timer node nodes out of bus
 2017-12-19  8:45 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: r8a7745: sort root sub-nodes alphabetically
` [PATCH 2/2] ARM: dts: r8a7745: move timer node out of bus

[PATCH v2 0/2] ARM: dts: r8a7743: move timer nodes nodes out of bus
 2017-12-19  8:43 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: dts: r8a7743: sort root sub-nodes alphabetically
` [PATCH v2 2/2] ARM: dts: r8a7743: move timer node out of bus

Fetching commit instead of ref
 2017-12-19  8:41 UTC  (3+ messages)

[PATCHv2] printk: add console_msg_format command line option
 2017-12-19  8:42 UTC 

BUG: bad usercopy in memdup_user
 2017-12-19  8:41 UTC  (8+ messages)

[U-Boot] [PATCH] arm64: mvebu: armada-8k: support SD card environment
 2017-12-19  8:42 UTC  (4+ messages)
` [U-Boot] [EXT] "

[PATCH BlueZ] mesh:meshctl: make model parsing more manageable
 2017-12-19  8:41 UTC  (2+ messages)

[PATCH V2] hyper-v: use GFP_KERNEL for hv_context.hv_numa_map
 2017-12-19  8:40 UTC  (3+ messages)

[PATCH 0/2] busybox updating
 2017-12-19  8:41 UTC  (3+ messages)
` [PATCH 1/2] busybox: 1.24.1 -> 1.27.2

BUG: unable to handle kernel NULL pointer dereference in ip_mc_up
 2017-12-19  8:40 UTC 

INFO: trying to register non-static key in __fib6_clean_all
 2017-12-19  8:40 UTC 

[PATCH 0/2] ARM: dts: r8a7792: Timer node nodes out of bus
 2017-12-19  8:39 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: r8a7792: sort root sub-nodes alphabetically
` [PATCH 2/2] ARM: dts: r8a7792: move timer node out of bus

[v4.9-rt][report] stress-ng: possible circular locking dependency detected
 2017-12-19  8:39 UTC  (3+ messages)

[Buildroot] [PATCH] package/cmake: bump version to 3.10.0 and add license hash
 2017-12-19  8:39 UTC  (8+ messages)

[LTP] [PATCH v2] brk01: Rewrite from scratch
 2017-12-19  8:38 UTC 

WARNING in refcount_inc (2)
 2017-12-19  8:38 UTC 

BUG: bad usercopy in memdup_user_nul
 2017-12-19  8:38 UTC 

[PATCH 3/3] mmc: sdhci: Modify sdhci o2 quirk for eMMC HS200 tuning case
 2017-12-19  8:37 UTC  (2+ messages)

[PATCH] Release the mutex hold before backtracing for not supported mxgpu
 2017-12-19  8:37 UTC 

[PATCH] i2c: stm32: Fixes multibyte transfer for STM32F4 I2C controller
 2017-12-19  8:37 UTC  (12+ messages)

Prototype patch for Linux-kernel memory model
 2017-12-19  8:36 UTC  (5+ messages)

error: redefinition of ‘shipped_regdb_certs’
 2017-12-19  8:36 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Use EPC's device in dma_alloc_coherent/dma_free_coherent
 2017-12-19  8:36 UTC 

mmots build error: version control conflict marker in file
 2017-12-19  8:36 UTC 

[PATCH v5 0/8] omap: dmtimer: Move driver out of plat-omap
 2017-12-19  8:33 UTC  (17+ messages)
` [PATCH v5 7/8] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
  ` [PATCH 1/2] clocksource: timer-dm: Make unexported functions static
  ` [PATCH 2/2] clocksource: timer-dm: Check prescaler value

[PATCH v5 1/2] mmc: API for accessing host supported maximum segment count and size
 2017-12-19  8:36 UTC  (2+ messages)

[Buildroot] [PATCH] utils/checkpackagelib: exclude two files from Config.in indentation check
 2017-12-19  8:36 UTC  (5+ messages)

[Cluster-devel] [PATCH 1/3] gfs2: Glock dump improvement (1)
 2017-12-19  8:35 UTC  (5+ messages)
` [PATCH 2/3] rhashtable: Add rhashtable_walk_curr
    ` [Cluster-devel] "

BUG: unable to handle kernel NULL pointer dereference in snmp6_unregister_dev
 2017-12-19  8:35 UTC 

[PATCH i-g-t v2] overlay: parse tracepoints from sysfs to figure out fields' location
 2017-12-19  8:35 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for overlay: parse tracepoints from sysfs to figure out fields' location (rev2)

[PATCH v5 0/3] i2c: introduce devm_i2c_new_dummy and use it in at24 driver
 2017-12-19  8:34 UTC  (7+ messages)
` [PATCH v5 2/3] i2c: core: add device-managed version of i2c_new_dummy

[PATCH] Disable pm only when scsi mq is default by config
 2017-12-19  8:34 UTC 

[PATCH v2] clk: check ops pointer on clock register
 2017-12-19  8:33 UTC 

Build regressions/improvements in v4.15-rc4
 2017-12-19  8:33 UTC 

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-19  8:34 UTC  (2+ messages)

[PATCH 4.9 000/177] 4.9.71-stable review
 2017-12-19  8:32 UTC  (4+ messages)
` [PATCH 4.9 124/177] platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()

[PATCH] clk: sunxi: sun9i-mmc: Implement reset callback for reset controls
 2017-12-19  8:32 UTC  (4+ messages)

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-12-19  8:31 UTC  (10+ messages)
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface
          ` [Linux-kselftest-mirror] "

[v2 PATCH -tip 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
 2017-12-19  8:31 UTC  (4+ messages)

[PATCH] cfg80211: ship certificates as hex files
 2017-12-19  8:29 UTC 

[ANNOUNCE] autofs 5.1.4 release
 2017-12-19  8:29 UTC  (2+ messages)

[Qemu-devel] [RFC/RFT PATCH 0/5] vfio/pci: MSI-X MMIO relocation
 2017-12-19  8:28 UTC  (7+ messages)
` [Qemu-devel] [RFC/RFT PATCH 5/5] vfio/pci: Allow relocating MSI-X MMIO

[PATCH v2 0/4] siox: add support for new bus type
 2017-12-19  8:28 UTC  (3+ messages)
` [PATCH v2 2/4] siox: add support for tracing

[Qemu-devel] [PATCH] s390x/sclp: fixup highest CPU address
 2017-12-19  8:28 UTC 

[v4.14-rt][report] arm: run: stress-ng --class os --all 0 -t 5m
 2017-12-19  8:27 UTC  (2+ messages)

[PATCH 0/8] Some V4L2 documentation pending patches
 2017-12-19  8:27 UTC  (5+ messages)
` [PATCH 3/8] media: v4l2-async: simplify v4l2_async_subdev structure

[PATCH] sata: rcar_sata: Reset SATA PHY when Salvator-X board resumes
 2017-12-19  8:26 UTC  (3+ messages)

[RFC] Introduce virtual PMD for Hyper-V/Azure platforms
 2017-12-19  8:25 UTC  (7+ messages)
` [PATCH v1 0/3] "
  ` [PATCH v1 2/3] net/hyperv: implement core functionality

(no subject)
 2017-12-19  8:26 UTC 

[Qemu-devel] [PATCH] build: Fix typo in scripts/git-submodule.sh
 2017-12-19  8:25 UTC 

v4.15-rc0 perl locale warnings
 2017-12-19  8:24 UTC  (5+ messages)
  ` [PATCH] fix perl locale warnings in arch/arm/boot/


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.