All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-09 16:37:53 to 2017-02-09 17:14:40 UTC [more...]

[PATCH v2] eeprom/at24: use device_property_*() functions instead of of_get_property()
 2017-02-09 17:09 UTC  (2+ messages)
` [PATCH v3] "

Support Intel uncore event lists
 2017-02-09 17:00 UTC  (6+ messages)
` [PATCH 10/10] perf, tools, stat: Output JSON MetricExpr metric

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-02-09 17:14 UTC  (6+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 04/14] GPIO: Add gpio-ingenic driver

[RFC][PATCH BlueZ] Bluetooth: L2CAP: Add BT_LE_CONN_PARAM socket option
 2017-02-09 17:14 UTC  (4+ messages)

[PATCH] [net-next] ARM: orion: fix PHYLIB dependency
 2017-02-09 17:14 UTC  (4+ messages)

[Buildroot] [Bug 9641] New: Need raptor package installed in staging
 2017-02-09 17:13 UTC  (2+ messages)
` [Buildroot] [Bug 9641] "

[PATCHv3] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
 2017-02-09 17:13 UTC  (3+ messages)

[PATCH v3 0/9] Partial Parity Log for MD RAID 5
 2017-02-09 17:13 UTC  (9+ messages)
` [PATCH v3 5/9] raid5-ppl: Partial Parity Log write logging implementation

[PATCH v2 4/4] iio: chemical: add dsm501 particle sensor driver bindings
 2017-02-09 17:12 UTC 

[Qemu-devel] [PATCH 00/17] multifd v3
 2017-02-09 17:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 03/17] migration: Test for disabled features on reception

[PATCH v3 1/2] staging: omap4iss: fix multiline comment style
 2017-02-09 17:01 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] staging: omap4iss: fix coding style issue

[PATCH 0/5] Store submodules in a hash, not a linked list
 2017-02-09 17:03 UTC  (5+ messages)
` [PATCH 1/5] refs: store submodule ref stores in a hashmap
` [PATCH 2/5] refs: push the submodule attribute down

[PATCH] drm/vc4: Drop debug print at boot with DPI enabled
 2017-02-09 17:11 UTC  (3+ messages)

[PATCH -next] vfio/type1: fix error return code in vfio_iommu_type1_attach_group()
 2017-02-09 17:03 UTC  (2+ messages)

would people mind a slow osd restart during luminous upgrade?
 2017-02-09 17:12 UTC  (4+ messages)

[meta-oe][PATCH 0/4] native cryptsetup and fuse
 2017-02-09 17:11 UTC  (4+ messages)
` [meta-oe][PATCH 1/4] lvm2: remove unbuildable 2.02.138

[PATCH V3] common/vm_event: Prevent guest locking with large max_vcpus
 2017-02-09 17:11 UTC 

[PATCH][V2] Smack: fix a dereference before null check on sock->sk
 2017-02-09 17:11 UTC 

[xen-4.8-testing test] 105662: tolerable FAIL - PUSHED
 2017-02-09 17:11 UTC 

[stericsson:mmc-no-NULL 32/34] drivers/mmc/core/queue.h:13:4: note: in expansion of macro 'req_op'
 2017-02-09 17:11 UTC 

[PATCH] selinux-testsuite: allow netlink test domains to load kernel modules
 2017-02-09 17:10 UTC 

[Bug 99476] Forcing perf level to high doesn't change memory clock
 2017-02-09 17:10 UTC  (2+ messages)

[PATCH net-next] mlx4: do not use rwlock in fast path
 2017-02-09 17:10 UTC 

[Qemu-devel] [PATCH 00/22] chardev clean-ups & tests
 2017-02-09 17:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH 05/22] main: free root container

[PATCH V4] audit: add feature audit_lost reset
 2017-02-09 17:10 UTC  (5+ messages)

[PATCH 0/6] drm: Introduce consistent reference counting APIs
 2017-02-09 17:09 UTC  (6+ messages)
` [PATCH 2/6] drm: Introduce drm_mode_object_{get,put}()

[PATCH v2] iio: hid: Add temperature sensor support
 2017-02-09 17:09 UTC  (2+ messages)

[Buildroot] [PATCH 0/6 v3] support: script to build-test packages
 2017-02-09 17:09 UTC  (5+ messages)
` [Buildroot] [PATCH 2/6] support/test-pkg: store lines missing from resulting configuraiton
` [Buildroot] [PATCH 3/6] support/test-pkg: report number and types of failures

[Qemu-devel] [PATCH v11 00/24] MTTCG Base enabling patches with ARM enablement
 2017-02-09 17:09 UTC  (22+ messages)
` [Qemu-devel] [PATCH v11 01/24] docs: new design document multi-thread-tcg.txt
` [Qemu-devel] [PATCH v11 02/24] mttcg: translate-all: Enable locking debug in a debug build
` [Qemu-devel] [PATCH v11 03/24] mttcg: Add missing tb_lock/unlock() in cpu_exec_step()
` [Qemu-devel] [PATCH v11 04/24] tcg: move TCG_MO/BAR types into own file
` [Qemu-devel] [PATCH v11 05/24] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v11 06/24] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [PATCH v11 07/24] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [PATCH v11 08/24] tcg: drop global lock during TCG code execution
` [Qemu-devel] [PATCH v11 09/24] tcg: remove global exit_request
` [Qemu-devel] [PATCH v11 10/24] tcg: enable tb_lock() for SoftMMU
` [Qemu-devel] [PATCH v11 11/24] tcg: enable thread-per-vCPU
` [Qemu-devel] [PATCH v11 12/24] tcg: handle EXCP_ATOMIC exception for system emulation
` [Qemu-devel] [PATCH v11 13/24] cputlb: add assert_cpu_is_self checks
` [Qemu-devel] [PATCH v11 14/24] cputlb: tweak qemu_ram_addr_from_host_nofail reporting
` [Qemu-devel] [PATCH v11 15/24] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [PATCH v11 16/24] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
` [Qemu-devel] [PATCH v11 17/24] cputlb: add tlb_flush_by_mmuidx async routines
` [Qemu-devel] [PATCH v11 18/24] cputlb: atomically update tlb fields used by tlb_reset_dirty
` [Qemu-devel] [PATCH v11 19/24] cputlb: introduce tlb_flush_*_all_cpus[_synced]
` [Qemu-devel] [PATCH v11 21/24] target-arm: don't generate WFE/YIELD calls for MTTCG
` [Qemu-devel] [PATCH v11 23/24] hw/misc/imx6_src: defer clearing of SRC_SCR reset bits

[PATCH 0/2] x86/vdso: Add Hyper-V TSC page clocksource support
 2017-02-09 17:08 UTC  (4+ messages)
` [PATCH 2/2] x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method

[PATCH 1/7] hwmon: (it87) Add feature flag indicating that VIN3 is connected to 5V
 2017-02-09 15:06 UTC  (2+ messages)
` [PATCH 3/7] hwmon: (it87) Improve IT8622 support

[Buildroot] [PATCH 1/1] Add text explaining that patches are not applied for SITE_METHOD==local or OVERRRIDE_SRCDIR cases
 2017-02-09 17:07 UTC 

[Qemu-devel] [PATCH v5 0/2] docs: Improve sample configuration files
 2017-02-09 17:06 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 2/2] mach-virt: Provide "

[PATCH] efi: arm-stub: Correct FDT and initrd allocation rules for arm64
 2017-02-09 17:06 UTC  (3+ messages)

[PATCH v2 0/2] drm: Support framebuffer panning
 2017-02-09 17:04 UTC  (6+ messages)
` [PATCH v2 1/2] drm/cma-helper: Add multi buffer support for cma fbdev
` [PATCH v2 2/2] drm/fb_helper: implement ioctl FBIO_WAITFORVSYNC

[PATCH] build/printf: fix incorrect format specifiers
 2017-02-09 17:03 UTC  (3+ messages)

[PATCH V2] common/vm_event: Prevent guest locking with large max_vcpus
 2017-02-09 17:03 UTC  (3+ messages)

[U-Boot] distro boot on ls2085ardb
 2017-02-09 17:03 UTC  (6+ messages)

[PATCH] crypto/scheduler: fix initialization
 2017-02-09 17:02 UTC  (2+ messages)

[PATCH v1] doc: add distributor library API change notice
 2017-02-09 17:02 UTC  (3+ messages)

[PATCH] netlink: move nla_put_{u8,u16,u32} out of line
 2017-02-09 17:00 UTC  (7+ messages)

[PATCH net] udp: fix a potential panic in first_packet_length()
 2017-02-09 17:01 UTC  (2+ messages)

[RFC PATCH 1/6] arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
 2017-02-09 17:01 UTC 

[PATCH] arm64: arch_timer: document Hisilicon erratum 161010101
 2017-02-09 17:00 UTC 

[PATCH v2 4/7] pci: rte_eal_pci_scan now handles removal of PCI devices
 2017-02-09 16:59 UTC  (4+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] pci: Move driver registration above pci scan
  ` [PATCH v3 3/3] pci: Clarify interfaces for dynamic attach/detach of drivers

[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
 2017-02-09 16:59 UTC  (3+ messages)

[PATCH RT 0/2] Linux 3.12.70-rt94-rc1
 2017-02-09 16:57 UTC  (3+ messages)
` [PATCH RT 1/2] workqueue: use rcu_readlock() in put_pwq_unlocked()
` [PATCH RT 2/2] Linux 3.12.70-rt94-rc1

[RFD] should all merge bases be equal?
 2017-02-09 16:57 UTC  (3+ messages)

[PATCHv6 00/37] ext4: support of huge pages
 2017-02-09 16:58 UTC  (5+ messages)
` [PATCHv6 01/37] mm, shmem: swich huge tmpfs to multi-order radix-tree entries

[PATCH -next] crypto: asymmetric_keys - Fix error return code on failure
 2017-02-09 16:57 UTC  (2+ messages)

[RFC] drm: Helper macro for drm state duplication
 2017-02-09 16:57 UTC  (2+ messages)

[PATCH] [ARC] Handle aux registers differences on ARC700 vs. HS38 cpus
 2017-02-09 16:56 UTC 

[RFC 0/8] mbuf: structure reorganization
 2017-02-09 16:56 UTC  (4+ messages)

[PATCH v2 1/3] ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board
 2017-02-09 16:55 UTC  (3+ messages)

[PATCH 1/2] mtd: bcm47xxpart: move TRX parsing code to separated function
 2017-02-09 16:54 UTC  (3+ messages)
` [PATCH V2 "

[PATCH] drm/i915: Use the size/type of address space to make decisions
 2017-02-09 16:54 UTC  (3+ messages)

[PATCH] eal: fix bug in x86 cmpset
 2017-02-09 16:53 UTC  (4+ messages)

[PATCH next 0/2] crypto: atmel-sha: fix error management
 2017-02-09 16:51 UTC  (9+ messages)
` [PATCH next 1/2] crypto: atmel-sha: fix missing "return" instructions
` [PATCH next 2/2] crypto: atmel-sha: fix error management in atmel_sha_start()

Intel PT decoder switch case fallthrough cases reported by gcc 7
 2017-02-09 16:50 UTC 

[Cocci] Matching __initconst data in Linux
 2017-02-09 16:52 UTC 

[PATCH] Smack: fix a dereference before null check on sock->sk
 2017-02-09 16:49 UTC  (4+ messages)

[U-Boot] unused-const-variable warnings in FSL DDR driver
 2017-02-09 16:51 UTC  (2+ messages)

[PATCH v2 net-next 00/14] mlx4: order-0 allocations and page recycling
 2017-02-09 16:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-02-09 16:50 UTC  (6+ messages)

[Qemu-devel] [PULL 00/10] vnc: add support for multiple listening sockets
 2017-02-09 16:48 UTC  (4+ messages)

[PATCH] dbus: remove pointless cd
 2017-02-09 16:47 UTC 

[PATCH v4 1/3] clk: zte: add i2s clocks for zx296718
 2017-02-09 16:46 UTC  (6+ messages)
` [PATCH v4 2/3] ASoC: zx-i2s: Add the info of pclk to the binding document for zx2967 family

[Qemu-devel] [PULL v2 00/10] vnc: add support for multiple listening sockets
 2017-02-09 16:47 UTC  (11+ messages)
` [Qemu-devel] [PULL v2 01/10] ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
` [Qemu-devel] [PULL v2 02/10] vnc: do not disconnect on EAGAIN
` [Qemu-devel] [PULL v2 03/10] ui: fix regression handling bare 'websocket' option to -vnc
` [Qemu-devel] [PULL v2 04/10] ui: fix reporting of VNC auth in query-vnc-servers
` [Qemu-devel] [PULL v2 05/10] ui: refactor VncDisplay to allow multiple listening sockets
` [Qemu-devel] [PULL v2 06/10] ui: refactor code for populating SocketAddress from vnc_display_open
` [Qemu-devel] [PULL v2 07/10] ui: extract code to connect/listen "
` [Qemu-devel] [PULL v2 08/10] ui: let VNC server listen on all resolved IP addresses
` [Qemu-devel] [PULL v2 09/10] util: add iterators for QemuOpts values
` [Qemu-devel] [PULL v2 10/10] ui: add ability to specify multiple VNC listen addresses

BUG: soft lockup in 4.10-rc7 with KASAN enabled
 2017-02-09 16:46 UTC  (2+ messages)

Mellanox ConnectX-3 VF driver can't work with 16 CPUs?
 2017-02-09 16:47 UTC  (2+ messages)

[RFC v2 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2017-02-09 16:46 UTC  (15+ messages)
` [RFC v2 3/6] xen/arm: Allow platform_hvc to handle guest SMC calls

[PATCH] staging: greybus: uart: fix uninitialized newline.flow_control
 2017-02-09 16:45 UTC  (2+ messages)

[PATCH 0/3] xen/privcmd: support for dm_op and restriction
 2017-02-09 16:45 UTC  (8+ messages)
` [PATCH 2/3] xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
      ` [Xen-devel] "

[PATCH] ASoC: nau8825: automatic BCLK and LRC divde in master mode
 2017-02-09 16:45 UTC  (2+ messages)

[PATCH -next] bus: da850-mstpri: remove redundant dev_err call in da8xx_mstpri_probe()
 2017-02-09 16:45 UTC  (2+ messages)

[3rdparty][master][PATCH 1/2] linux-congatec: 3.14-1.0 -> 4.1.15
 2017-02-09 16:45 UTC  (5+ messages)
` [3rdparty][master][PATCH 2/2] cgtqmx6: Change default kernel version

[PATCH RT 0/2] Linux 3.18.47-rt52-rc1
 2017-02-09 16:45 UTC  (3+ messages)
` [PATCH RT 1/2] workqueue: use rcu_readlock() in put_pwq_unlocked()
` [PATCH RT 2/2] Linux 3.18.47-rt52-rc1

[PATCH -next] memory: da8xx-ddrctl: remove redundant dev_err call in da8xx_ddrctl_probe()
 2017-02-09 16:45 UTC  (2+ messages)

[PATCH v2 0/5] Broadcom SBA RAID support
 2017-02-09 16:44 UTC  (11+ messages)
` [PATCH v2 2/5] async_tx: Handle DMA devices having support for fewer PQ coefficients

[PATCH 00/10] ARM: davinci: add vpif display support
 2017-02-09 16:44 UTC  (7+ messages)
` [PATCH 08/10] ARM: davinci: fix the DT boot on da850-evm

[PATCH] i2c: riic: correctly finish transfers
 2017-02-09 16:44 UTC  (2+ messages)

[PATCH v3 net-next 00/10] openvswitch: Conntrack integration improvements
 2017-02-09 16:44 UTC  (2+ messages)

meta-raspberrypi issue
 2017-02-09 16:44 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] chardevice hotswap
 2017-02-09 16:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] char: "

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-09 16:39 UTC  (27+ messages)
` [PATCH 1/8] ARM: sun8i: Fix the mali clock rate
` [PATCH 2/8] dt-bindings: gpu: mali: Add optional memory-region
` [PATCH 3/8] mm: cma: Export a few symbols
` [PATCH 4/8] drm/sun4i: Grab reserved memory region
` [PATCH 5/8] ARM: sun8i: a33: Add shared display memory pool
` [PATCH 6/8] dt-bindings: gpu: mali: Add optional OPPs
` [PATCH 7/8] ARM: sunxi: Select PM_OPP
` [PATCH 8/8] ARM: sun8i: a33: Add the Mali OPPs

[U-Boot] [PATCH v5 4/6] mvebu: usb: xhci: Add VBUS regulator supply to the host driver
 2017-02-09 16:43 UTC  (7+ messages)

[stericsson:mmc-no-NULL 30/34] drivers/mmc/core/mmc_test.c:856:15: error: too many arguments to function 'mmc_start_areq'
 2017-02-09 16:42 UTC 

[PATCH v5] PCI: Xilinx NWL: Modifying irq chip for legacy interrupts
 2017-02-09 16:25 UTC  (7+ messages)

Breakage in Clang compile
 2017-02-09 16:18 UTC  (2+ messages)

[PATCH v3 net-next 0/2] mv88e6xxx Watchdog support
 2017-02-09 16:12 UTC  (4+ messages)
` [PATCH v3 net-next 1/2] net: dsa: mv88e6xxx: Add watchdog interrupt handler

[BUGFIX PATCH tip/master V2 0/3] kprobes: Fix a possible deadlock in kretprobe
 2017-02-09 16:32 UTC  (2+ messages)
` [BUGFIX PATCH tip/master V2 3/3] kprobes/arm: Fix a possible deadlock case "

[PATCH -next] i2c: mux: mlxcpld: remove unused including <linux/version.h>
 2017-02-09 16:29 UTC  (2+ messages)

[PATCH v2] i2c: i801: Add support for Intel Gemini Lake
 2017-02-09 16:40 UTC  (2+ messages)

[bitbake] Custom LIC_FILES_CHKSUM location
 2017-02-09 16:40 UTC 

[PATCH v8 0/7] platform/x86: Notify userspace about hotkeys changing kbd-backlight brightness
 2017-02-09 15:44 UTC  (2+ messages)
` [PATCH v8 4/7] platform/x86/dell-*: Add a generic dell-laptop notifier chain

[PATCH] Fix overwriting of dev_flags in rte_eth_dev after initialization
 2017-02-09 16:40 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-08
 2017-02-09 16:39 UTC  (3+ messages)

[PATCH] I2c: busses - Fix possible NULL derefrence
 2017-02-09 16:37 UTC  (2+ 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.