All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-06 08:07:10 to 2017-09-06 09:02:03 UTC [more...]

[PATCH] HID: wacom: Correct coordinate system of touchring and pen twist
 2017-09-06  9:02 UTC  (3+ messages)
` [PATCH v2 1/2] HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth

[PATCH v2] service: fix service lcore stop function
 2017-09-06  9:01 UTC  (3+ messages)

[RFC v2 6/6] platform/x86: intel_pmc_ipc: Use generic Intel IPC device calls
 2017-09-06  9:00 UTC  (4+ messages)

[PATCH v3] Input: goodix: Add support for capacitive home button
 2017-09-06  9:00 UTC  (2+ messages)

[PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
 2017-09-06  9:00 UTC  (8+ messages)

[PATCH] HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2
 2017-09-06  9:00 UTC  (2+ messages)

long initialization of rte_eal_hugepage_init
 2017-09-06  8:59 UTC  (8+ messages)

[PATCH] powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
 2017-09-06  9:02 UTC  (2+ messages)

[Qemu-trivial] [PATCH for-2.10] qemu-options: Document the -drive locking parameter
 2017-09-06  8:59 UTC  (4+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "

Abysmal scheduler performance in Linus' tree?
 2017-09-06  8:59 UTC  (3+ messages)

[PATCH] net/bonding: support bifurcated driver in eal cli using --vdev
 2017-09-06  8:59 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v3 0/2] watchdog: Allow setting action on the fly
 2017-09-06  8:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] qapi: Rename WatchdogExpirationAction enum
` [Qemu-devel] [PATCH v3 2/2] watchdog: Allow setting action on the fly

[PATCH] HID: hid-lg: make array cbuf static const to shink object code size
 2017-09-06  8:59 UTC  (3+ messages)

[PATCH net-next] net: cpsw: Don't handle SIOC[GS]HWTSTAMP when CPTS is disabled
 2017-09-06  8:59 UTC  (5+ messages)

[PATCH LOCAL/RFC] arm64: defconfig: Add renesas_defconfig
 2017-09-06  8:44 UTC  (2+ messages)

[PATCH 0/6] drivers: make device_attribute const
 2017-09-06  8:57 UTC  (3+ messages)
` [PATCH 3/6] hid: "

[Qemu-devel] [PATCH v3 0/3] buildsys: Move crypto libraries to per object variables
 2017-09-06  8:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/3] buildsys: Move nettle cflags/libs to per object
` [Qemu-devel] [PATCH v3 2/3] buildsys: Move gnutls "
` [Qemu-devel] [PATCH v3 3/3] buildsys: Move gcrypt "

[PATCH] libata: zpodd: make arrays cdb static, reduces object code size
 2017-09-06  8:56 UTC  (2+ messages)

a competition when some threads acquire futex
 2017-09-06  8:56 UTC  (5+ messages)

[PATCH 1/2] pidmap(2)
 2017-09-06  8:55 UTC  (7+ messages)

[Qemu-devel] [PATCH] tcg/softmmu: Increase size of TLB caches
 2017-09-06  8:55 UTC  (5+ messages)

Jewel v10.2.10, anyone?
 2017-09-06  8:55 UTC  (6+ messages)

[PATCH] HID: multitouch: Fix system-control buttons not working
 2017-09-06  8:54 UTC  (2+ messages)

[Qemu-trivial] clang-tidy: use g_new() family of functions
 2017-09-06  8:52 UTC  (6+ messages)
` [Qemu-trivial] [Qemu-devel] "
        `  "

[PATCH] lpfc: Don't return internal MBXERR_ERROR code from probe function
 2017-09-06  8:52 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] nbd: Use common read/write-all qio functions
 2017-09-06  8:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] io: Yield rather than wait when already in coroutine
` [Qemu-devel] [PATCH 2/3] io: Add new qio_channel_read{, v}_all_eof functions
` [Qemu-devel] [PATCH 3/3] nbd: Use new qio_channel_*_all() functions

[PATCH] genirq/msi: fix populating multiple interrupts
 2017-09-06  8:52 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Move device_info.has_snoop into the static tables
 2017-09-06  8:52 UTC  (3+ messages)

[PATCH 0/2] increase port_id range
 2017-09-06  8:52 UTC  (13+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] ethdev: "
  ` [PATCH v2 3/4] common_base: extend RTE_MAX_ETHPORTS from 32 to 1024

[PATCH] HID: add multi-input quirk for IDC6680 touchscreen
 2017-09-06  8:51 UTC  (2+ messages)

[PATCH] genirq: Provide IRQCHIP_ONESHOT_EDGE_SAFE
 2017-09-06  8:49 UTC  (3+ messages)

[RFC tip/locking v2 00/13] lockdep: Support deadlock detection for recursive read locks
 2017-09-06  8:49 UTC  (15+ messages)
` [RFC tip/locking v2 01/13] lockdep: Demagic the return value of BFS
` [RFC tip/locking v2 02/13] lockdep: Make __bfs() visit every dependency rather than every class until a match
` [RFC tip/locking v2 03/13] lockdep: Change the meanings of LOCK_{USED_IN, ENABLED}_*_{READ}
` [RFC tip/locking v2 04/13] lockdep: Introduce lock_list::dep
` [RFC tip/locking v2 05/13] lockdep: Extend __bfs() to work with multiple kinds of dependencies
` [RFC tip/locking v2 06/13] lockdep: Adjust check_redundant() for recursive read change
` [RFC tip/locking v2 07/13] lockdep: Support deadlock detection for recursive read in check_noncircular()
` [RFC tip/locking v2 08/13] lockdep: Fix recursive read lock related safe->unsafe detection
` [RFC tip/locking v2 09/13] lockdep: Add recursive read locks into dependency graph
` [RFC tip/locking v2 10/13] lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior
` [RFC tip/locking v2 11/13] lockdep: Take read/write status in consideration when generate chainkey
` [RFC tip/locking v2 12/13] lockdep/selftest: Unleash irq_read_recursion2 and add more
` [RFC tip/locking v2 13/13] lockdep/selftest: Add more recursive read related test cases

[PATCH] blk-mq: Start to fix memory ordering
 2017-09-06  8:48 UTC  (3+ messages)

[PATCH v8 00/21] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-06  8:48 UTC  (9+ messages)
` [PATCH v8 14/21] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v8 15/21] dt: bindings: Add a binding for flash devices associated to a sensor
` [PATCH v8 16/21] dt: bindings: Add lens-focus binding for image sensors

[PATCH] HID: wacom: leds: Don't try to control the EKR's read-only LEDs
 2017-09-06  8:48 UTC  (2+ messages)

[PATCH] HID: wacom: bits shifted too much for 9th and 10th buttons
 2017-09-06  8:47 UTC  (2+ messages)

[PATCH v7 0/6] Reproducible build
 2017-09-06  8:46 UTC  (4+ messages)

[PATCH] sound: soc: fsl: Do not set DAI sysclk when it is equal to system freq
 2017-09-06  8:44 UTC  (9+ messages)

[PATCH v2 0/8] xen: better grant v2 support
 2017-09-06  8:44 UTC  (12+ messages)
` [PATCH v2 1/8] xen: move XENMAPSPACE_grant_table code into grant_table.c
` [PATCH v2 2/8] xen: clean up grant_table.h
` [PATCH v2 3/8] xen: delay allocation of grant table sub structures
` [PATCH v2 4/8] xen: make grant resource limits per domain
` [PATCH v2 5/8] xen: double default grant frame limit for huge hosts
` [PATCH v2 6/8] xen: add new domctl hypercall to set grant table resource limits
` [PATCH v2 7/8] libxc: add libxc support for setting "
` [PATCH v2 8/8] libxl: add libxl "

hns3 use of pci_enable_msix_range
 2017-09-06  8:43 UTC  (2+ messages)

[Buildroot] [PATCH] libmbim: inherit BR2_USE_MMU dependency from libglib2
 2017-09-06  8:43 UTC 

[v7 0/5] cgroup-aware OOM killer
 2017-09-06  8:42 UTC  (20+ messages)
` [v7 2/5] mm, oom: "
` [v7 5/5] mm, oom: cgroup v2 mount option to disable "

[Qemu-devel] [PATCH 0/3] iotests: cure s390x failures by switching to ccw
 2017-09-06  8:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/3] iotests: use -ccw on s390x for 051

[U-Boot] [PATCH] rockchip: pinctrl: use fdtdec_get_int_array() to get interrupt
 2017-09-06  8:42 UTC  (2+ messages)

[nft PATCH RFC] Convert man page source to asciidoc
 2017-09-06  8:41 UTC 

[PATCH 0/2] tracing: Add critical section event support
 2017-09-06  8:40 UTC  (11+ messages)
` [PATCH 2/2] tracing: Add support for critical section events

Bluetooth LE battery reporting?
 2017-09-06  8:40 UTC  (5+ messages)

低成本拓展网络市场,大幅提升网销业绩
 2017-09-06  8:39 UTC 

[Bug 110901] Macbook8,1 12-inch (Early 2015) Bluetooth not working
 2017-09-06  8:39 UTC 

reading from socket can
 2017-09-06  8:32 UTC  (8+ messages)

[Buildroot] [PATCH] libqmi: udev and qmi-over-mbim are optional
 2017-09-06  8:38 UTC  (3+ messages)

[bug report] drivers: w1: refactor w1_slave_show to make the temp reading functionality separate
 2017-09-06  8:38 UTC 

[Qemu-devel] [PATCH 0/9]
 2017-09-06  8:37 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/9] s390x: fix invalid use of cc 1 for SSCH

[Qemu-devel] [PATCH v9 0/6] add throttle block driver filter
 2017-09-06  8:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 6/6] qemu-iotests: add 184 for throttle filter driver
    ` [Qemu-devel] [Qemu-block] "

[PATCH v2] client: Fix default_ctrl change when new adapter is found
 2017-09-06  8:33 UTC  (2+ messages)

[PATCH] qmimodem: report failure in case of invalid pin type
 2017-09-06  8:31 UTC  (2+ messages)

Mellanox ipmi daemon discussion
 2017-09-06  8:30 UTC  (3+ messages)

[Qemu-devel] [PATCH] ppc/pnv: fix cores per chip for multiple cpus
 2017-09-06  8:27 UTC 

[PATCH net-next v6 0/3] openvswitch: add NSH support
 2017-09-06  8:27 UTC  (12+ messages)
` [PATCH net-next v6 3/3] openvswitch: enable "

[PATCH] ARM: dts: alt: use correct logic for SD WP pins
 2017-09-06  8:26 UTC  (2+ messages)

[PATCH 1/2] kokr/doc: Update memory-barriers.txt for read-to-write dependencies
 2017-09-06  8:25 UTC  (2+ messages)
` [PATCH 2/2] kokr/memory-barriers.txt: Apply atomic_t.txt change

[GIT PULL LTSI-4.9 v2 00/13] Second Round of Renesas SoCs and Drivers to v4.12
 2017-09-06  8:13 UTC  (3+ messages)

[PATCH v5 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-09-06  8:23 UTC  (10+ messages)
` [PATCH v5 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC

[PATCH 0/3] ASoC: wm8741: Varios enhancements
 2017-09-06  8:23 UTC  (13+ messages)
` [PATCH 1/3] ASoC: wm8741: Add digital mute callback
` [PATCH 2/3] ASoC: wm8741: Set OSR mode in hw_params()
` [PATCH 3/3] ASoC: wm8741: Set SR "

[bug report] thermal: add brcmstb AVS TMON driver
 2017-09-06  8:22 UTC 

4.13 on thinkpad x220: oops when writing to SD card
 2017-09-06  8:20 UTC 

[PATCH] drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
 2017-09-06  8:20 UTC  (3+ messages)

[PATCH i-g-t 00/22] RFC: meson build system support
 2017-09-06  8:19 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for RFC: meson build system support (rev6)

[Qemu-devel] [PATCH] qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
 2017-09-06  8:19 UTC  (3+ messages)

[PATCH v3 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-09-06  8:19 UTC  (6+ messages)
` [PATCH v3 2/3] arm: dts: add Nuvoton NPCM750 device tree

[PATCH] mm, sparse: fix typo in online_mem_sections
 2017-09-06  8:18 UTC  (3+ messages)

[PATCH v3] refcount: Create unchecked atomic_t implementation
 2017-09-06  8:17 UTC  (7+ messages)
` [tip:locking/core] locking/refcount: "

[PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
 2017-09-06  8:17 UTC  (4+ messages)

[PATCH v7] FlexRM support in VFIO platform
 2017-09-06  8:16 UTC  (5+ messages)
` [PATCH v7] vfio: platform: reset: Add Broadcom FlexRM reset module

[patch 2/2] genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
 2017-09-06  8:16 UTC  (3+ messages)
` [2/2] "

Dependency problem
 2017-09-06  8:15 UTC  (4+ messages)

[PATCH 00/10] media: rc: gpio-ir-recv: driver update
 2017-09-06  8:15 UTC  (11+ messages)
` [PATCH 01/10] media: rc: gpio-ir-recv: use helper vaiable to acess device info
` [PATCH 02/10] media: rc: gpio-ir-recv: use devm_kzalloc
` [PATCH 03/10] media: rc: gpio-ir-recv: use devm_rc_allocate_device
` [PATCH 04/10] media: rc: gpio-ir-recv: use devm_gpio_request_one
` [PATCH 05/10] media: rc: gpio-ir-recv: use devm_rc_register_device
` [PATCH 06/10] media: rc: gpio-ir-recv: do not allow threaded interrupt handler
` [PATCH 07/10] media: rc: gpio-ir-recv: use devm_request_irq
` [PATCH 08/10] media: rc: gpio-ir-recv: use KBUILD_MODNAME
` [PATCH 09/10] media: rc: gpio-ir-recv: remove gpio_ir_recv_platform_data
` [PATCH 10/10] media: rc: gpio-ir-recv: use gpiolib API

[PATCH v6] FlexRM support in VFIO platform
 2017-09-06  8:14 UTC  (8+ messages)
` [PATCH v6] vfio: platform: reset: Add Broadcom FlexRM reset module

[PATCH net 0/2] i40e: Two trivial fixes for 09f79fd49d94
 2017-09-06  8:11 UTC  (6+ messages)
` [Intel-wired-lan] "
` [PATCH net 1/2] i40e: Fix comment about locking for __i40e_read_nvm_word()
  ` [Intel-wired-lan] "
` [PATCH net 2/2] i40e: Avoid some useless variables and initializers in nvm functions
  ` [Intel-wired-lan] "

[meta-oe][PATCH] leveldb: Fix build with clang
 2017-09-06  8:10 UTC  (2+ messages)

Donation
 2017-09-05 21:19 UTC 

[PATCH 1/2] mm/slub: wake up kswapd for initial high order allocation
 2017-09-06  8:10 UTC  (6+ messages)
` [PATCH 2/2] mm/slub: don't use reserved memory for optimistic try

[PATCH] osstest: fix a typo in mg-repro-setup
 2017-09-06  8:09 UTC 

[meta-oe][PATCH 1/2] open-vm-tools: Add -Wno-address-of-packed-member for with clang
 2017-09-06  8:09 UTC  (3+ messages)
` [meta-filesystems][PATCH 2/2] xfsprogs: Upgrade to 4.12.0

[meta-networking][PATCH 1/2] netkit-rpc: Link libtirpc on musl
 2017-09-06  8:08 UTC  (3+ messages)
` [meta-networking][PATCH V2 2/2] ndisc6: Fix build with clang and update to latest on git

[ovmf test] 113061: all pass - PUSHED
 2017-09-06  8:08 UTC 

[PATCH v4 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-09-06  8:07 UTC  (10+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] arm: dts: add Nuvoton NPCM750 device tree
` [PATCH v4 3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture

UBSAN: Undefined error in time.h signed integer overflow
 2017-09-06  8:07 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.