All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-26 19:21:34 to 2017-09-26 20:17:59 UTC [more...]

[PATCH rdma-next 0/5] iw_cxgb4: handle fw reply timeouts
 2017-09-27 20:55 UTC  (6+ messages)
  ` [PATCH rdma-next 1/5] iw_cxgb4: allocate wait object for each memory object
  ` [PATCH rdma-next 2/5] iw_cxgb4: allocate wait object for each cq object
  ` [PATCH rdma-next 3/5] iw_cxgb4: allocate wait object for each qp object
  ` [PATCH rdma-next 4/5] iw_cxgb4: allocate wait object for each ep object
  ` [PATCH rdma-next 5/5] iw_cxgb4: add referencing to wait objects

[PATCH 01/20] media: lirc: implement scancode sending
 2017-09-26 20:13 UTC  (20+ messages)
` [PATCH 00/20] lirc scancode interface, and more
  ` [PATCH 02/20] media: lirc: use the correct carrier for scancode transmit
  ` [PATCH 04/20] media: lirc_zilog: remove receiver
  ` [PATCH 05/20] media: lirc_zilog: fix variable types and other ugliness
  ` [PATCH 06/20] media: lirc_zilog: port to rc-core using scancode tx interface
  ` [PATCH 07/20] media: promote lirc_zilog out of staging
  ` [PATCH 08/20] media: lirc: remove LIRCCODE and LIRC_GET_LENGTH
  ` [PATCH 09/20] media: lirc: lirc interface should not be a raw decoder
  ` [PATCH 10/20] media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctl
  ` [PATCH 11/20] media: lirc: use kfifo rather than lirc_buffer for raw IR
  ` [PATCH 12/20] media: lirc: move lirc_dev->attached to rc_dev->registered
  ` [PATCH 13/20] media: lirc: do not call rc_close() on unregistered devices
  ` [PATCH 14/20] media: lirc: create rc-core open and close lirc functions
  ` [PATCH 15/20] media: lirc: remove name from lirc_dev
  ` [PATCH 16/20] media: lirc: be gone, lirc kernel api!
  ` [PATCH 17/20] media: lirc: implement reading scancode
  ` [PATCH 18/20] media: lirc: introduce LIRC_SET_POLL_MODE
  ` [PATCH 19/20] media: lirc: scancode rc devices should have a lirc device too
  ` [PATCH 20/20] media: lirc: document LIRC_MODE_SCANCODE

[PATCH v4 0/7] Make suspend and resume safe for md-on-SCSI
 2017-09-26 20:17 UTC  (5+ messages)

[wireless-regdb] [RFC] wireless-regdb: Update rules for 2.4GHz limit Republic of Korea (KR)
 2017-09-26 20:16 UTC  (2+ messages)

[PATCH v2 00/14] Introduce support for Dell SMBIOS over WMI
 2017-09-26 20:16 UTC  (9+ messages)
` [PATCH v2 09/14] platform/x86: dell-smbios: rename to dell-wmi-smbios
` [PATCH v2 12/14] platform/x86: dell-wmi-smbios: introduce character device for userspace
` [PATCH v2 14/14] platform/x86: dell-wmi-smbios: clean up wmi descriptor check

[PATCH v2 0/6] KEYS: fix atomicity issues with key flags
 2017-09-26 20:11 UTC  (21+ messages)
` [PATCH v2 1/6] KEYS: fix race between updating and finding negative key
` [PATCH v2 2/6] KEYS: load key flags atomically in key_is_instantiated()
` [PATCH v2 3/6] KEYS: load key flags and expiry time atomically in key_validate()
` [PATCH v2 4/6] KEYS: load key flags and expiry time atomically in keyring_search_iterator()
` [PATCH v2 5/6] KEYS: load key flags and expiry time atomically in proc_keys_show()
` [PATCH v2 6/6] KEYS: remove KEY_FLAG_NEGATIVE

[Qemu-devel] [PATCH v4 00/23] make bdrv_get_block_status byte-based
 2017-09-26 20:15 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 03/23] block: Make bdrv_round_to_clusters() signature more useful
` [Qemu-devel] [PATCH v4 07/23] block: Convert bdrv_get_block_status() to bytes
` [Qemu-devel] [PATCH v4 08/23] block: Switch bdrv_co_get_block_status() to byte-based

[RESEND PATCH] drm: Remove obsolete "This is gross" comment
 2017-09-26 20:15 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
 2017-09-26 20:15 UTC  (6+ messages)

[PATCH v4 for 4.14 1/3] membarrier: Provide register expedited private command
 2017-09-26 20:15 UTC  (6+ messages)
` [PATCH for 4.14 2/3] membarrier: selftest: Test private expedited cmd

[Qemu-devel] [PATCH v3 0/9] Support the Capstone disassembler
 2017-09-26 20:14 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/9] target/i386: Convert to disas_set_info hook
` [Qemu-devel] [PATCH v3 2/9] target/ppc: "
` [Qemu-devel] [PATCH v3 3/9] disas: Remove unused flags arguments
` [Qemu-devel] [PATCH v3 4/9] disas: Support the Capstone disassembler library
` [Qemu-devel] [PATCH v3 5/9] i386: Support Capstone in disas_set_info
` [Qemu-devel] [PATCH v3 6/9] arm: "
` [Qemu-devel] [PATCH v3 7/9] ppc: "
` [Qemu-devel] [PATCH v3 8/9] disas: Remove monitor_disas_is_physical
` [Qemu-devel] [PATCH v3 9/9] disas: Add capstone as submodule

[U-Boot] Issues with mx6 (cubox/wandboard) with 2017.09
 2017-09-26 20:14 UTC  (5+ messages)

[PATCH 1/2] drm/i915: stolen_reserved_base is also dma_addr_t
 2017-09-26 20:13 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: use size_t instead of u32 for stolen memory size variables
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: stolen_reserved_base is also dma_addr_t

Give up on bcache?
 2017-09-26 20:12 UTC  (5+ messages)

[PATCH] arp: make arp_hdr_len() return unsigned int
 2017-09-26 20:12 UTC 

[PATCH v3 01/10] dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3
 2017-09-26 20:11 UTC  (4+ messages)

[PATCH] powerpc: fix compile error on 64K pages on 40x, 44x
 2017-09-26 20:11 UTC  (3+ messages)

[PATCH] radeon and amdgpu drm-fixes-4.14
 2017-09-26 20:11 UTC  (2+ messages)

s5p-mfc - WARNING: possible circular locking dependency detected,[ 4.14.0-rc2
 2017-09-26 20:10 UTC  (2+ messages)

another inconsistent pg issue
 2017-09-26 20:09 UTC 

[tpm2] tpm2.0-tools: Release 2.1.0 is available
 2017-09-26 20:09 UTC 

[PATCH 4/4] genl: Fix termination of name strings
 2017-09-26 20:08 UTC  (3+ messages)

[bug report] lib: Add zstd modules
 2017-09-26 20:08 UTC  (2+ messages)

[PATCH igt] lib: Ask the kernel to quiescent the GPU
 2017-09-26 20:07 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] watchdog: gpio: Add some local helper variables
 2017-09-26 20:07 UTC  (2+ messages)
` [PATCH 2/2] watchdog: gpio: Convert to use GPIO descriptors

[PATCH 2/2] drm/i915/cnl: Fix SSEU Device Status
 2017-09-26 20:06 UTC  (5+ messages)
` [PATCH] "

[PATCH] clk: hisilicon: Delete an error message for a failed memory allocation in hisi_register_clkgate_sep()
 2017-09-26 20:05 UTC  (2+ messages)
` [PATCH] clk: hisilicon: Delete an error message for a failed memory allocation in hisi_register_clkg

[PATCH v5 0/8] i915 PMU and engine busy stats
 2017-09-26 20:05 UTC  (7+ messages)
` [PATCH 7/8] drm/i915/pmu: Wire up engine busy stats to PMU

[Buildroot] [PATCH 1/1] nginx (S50nginx): Fix stop, reload, restart. Add force-reload
 2017-09-26 20:05 UTC  (2+ messages)

[pyro][PATCH 1/2] selftest/cases/signing: ignore removal errors when cleaning temporary gpg directory
 2017-09-26 20:04 UTC  (2+ messages)
` [pyro][PATCH 2/2] sign_rpm.bbclass: force rpm serial signing

[Printing-architecture] OpenPrinting code repositories in GIT format
 2017-09-26 20:04 UTC  (3+ messages)

[PATCH v7] PCI: Workaround wrong flags completions for IDT switch
 2017-09-26 20:03 UTC  (4+ messages)

[PATCH 0/3] make PCI's and platform's driver_override_store()/show() converge
 2017-09-26 20:02 UTC  (6+ messages)
` [PATCH 2/3] PCI: don't use snprintf() in driver_override_show()

SSD usage for bcache - Read and Writeback
 2017-09-26 20:02 UTC  (10+ messages)

[PATCH] HID: usbhid: fix out-of-bounds bug
 2017-09-26 19:59 UTC  (3+ messages)

[meta-java][PATCH 1/6] icedtea7-native: provide packageconfig for giflib
 2017-09-26 19:59 UTC  (4+ messages)
` [meta-java][PATCH 5/6] bdwgc: import from meta-oe

[PATCH net-next 0/6] BPF metadata for direct access
 2017-09-26 19:58 UTC  (4+ messages)
` [PATCH net-next 2/6] bpf: add meta pointer "

[PATCH 00/13] bcache: fixes and update for 4.14
 2017-09-26 19:55 UTC  (6+ messages)
` [PATCH 04/12] bcache: Don't reinvent the wheel but use existing llist API

[PATCH] wireless-regdb: Update regulatory rules for Singapore (SG)
 2017-09-26 19:54 UTC  (6+ messages)
      ` [wireless-regdb] "

[GIT PULL] TPM updates for v4.14
 2017-09-26 19:55 UTC  (5+ messages)
` Security updates for v4.15 and beyond

[Buildroot] [PATCH] kconfig: add script to manipulate .config files on the command line
 2017-09-26 19:55 UTC 

[PATCH] t7406: submodule.<name>.update command must not be run from .gitmodules
 2017-09-26 19:54 UTC  (4+ messages)

[Buildroot] [PATCH] package/linux-tools: set PKG_CONFIG for tmon builds
 2017-09-26 19:53 UTC  (2+ messages)

[U-Boot] [PATCH] test/dm: Fix string handling issues in the eth test
 2017-09-26 19:53 UTC  (2+ messages)

is freescale MCIMX6Q-SDB board a yocto "imx6qdlsabreauto" MACHINE?
 2017-09-26 19:51 UTC  (6+ messages)

[Buildroot] [PATCH 1/3] sdl2: Bump version to 2.0.6
 2017-09-26 19:50 UTC  (7+ messages)
` [Buildroot] [PATCH 3/3] sdl2: Add KMS/DRM(experimental) video driver support

[PATCH 0/7] re-enable XFS per-inode DAX
 2017-09-26 19:48 UTC  (9+ messages)
` [PATCH 1/7] xfs: always use DAX if mount option is used

[PATCH] Stop using linux-dtb.inc
 2017-09-26 19:48 UTC 

[PATCH] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake
 2017-09-26 19:48 UTC  (2+ messages)

BUG in git diff-index
 2017-09-26 19:46 UTC  (7+ messages)

Regression related to ipc shmctl compat
 2017-09-26 19:45 UTC  (8+ messages)
` [git pull] vfs.git regression fix "

[PATCH v4 0/3] sched/fair: Introduce scaled capacity awareness in enqueue
 2017-09-26 19:48 UTC  (4+ messages)
` [PATCH 2/3] sched/fair: Introduce scaled capacity awareness in select_idle_sibling code path

[PATCH 0/2] X-Gene clock: Adjustments for seven function implementations
 2017-09-26 19:42 UTC  (6+ messages)
` [PATCH 1/2] clk-xgene: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/2] clk-xgene: Adjust six checks for null pointers

[PATCH 0/5] Introduce DVFS
 2017-09-26 19:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH V3 0/2] mm: fix race condition in MADV_FREE
 2017-09-26 19:40 UTC  (5+ messages)
` [PATCH V3 1/2] mm: avoid marking swap cached page as lazyfree
` [PATCH V3 2/2] mm: fix data corruption caused by lazyfree page

inconsistent pg will not repair
 2017-09-26 19:40 UTC  (4+ messages)

[PATCH v2 0/9] Teach 'run' perf script to read config files
 2017-09-26 19:38 UTC  (5+ messages)

[PATCH v4 0/9] bring back stack frame warning with KASAN
 2017-09-26 19:36 UTC  (3+ messages)
` [PATCH v4 9/9] kasan: rework Kconfig settings

(*ABS*+0xbb29b267): multiple definition of `__crc___gcov_merge_add'
 2017-09-26 19:37 UTC  (2+ messages)
` [PATCH] gcov: GCOV_KERNEL and GCOV are mutually exclusive

[Qemu-devel] [PATCH] tests/boot-sector: Increase timeout to 600 seconds
 2017-09-26 19:35 UTC  (7+ messages)
` [Qemu-trivial] "
    ` [Qemu-trivial] [Qemu-devel] "

[PATCH 2/2] gpio: Alter semantics of *raw* operations to actually be raw
 2017-09-26 19:36 UTC 

[morty][PATCH 1/2] selftest/cases/signing: ignore removal errors when cleaning temporary gpg directory
 2017-09-26 19:36 UTC  (2+ messages)
` [morty][PATCH 2/2] sign_rpm.bbclass: force rpm serial signing

[Buildroot] Problem Building QT5 in Buildroot in buildroot-2017.02.4
 2017-09-26 19:36 UTC  (3+ messages)

[PATCH 1/2] gpio: Get rid of _prefix and __prefixes
 2017-09-26 19:35 UTC 

[PATCH] fs/coda: ensure the header peeked at is the same in the actual message
 2017-09-26 19:35 UTC  (3+ messages)

[meta-networking][PATCH] lldpd: Update to version 0.9.8
 2017-09-26 18:48 UTC 

[PATCH v2 0/2] Introduce MPLS over GRE
 2017-09-26 19:31 UTC  (5+ messages)
` [PATCH v2 2/2] ip_tunnel: add mpls over gre encapsulation

[PATCH v2 1/4] wayland : Bump to version 1.14.0
 2017-09-26 19:30 UTC  (8+ messages)
` [PATCH v2 2/4] wayland-protocols: Fix installation patch issue

[Buildroot] [PATCH] flex: fix segfaults on glibc-2.26
 2017-09-26 19:29 UTC  (2+ messages)

[PATCH v2] crypto: s5p-sss: Add HASH support for Exynos
 2017-09-26 19:28 UTC  (6+ messages)

[PATCH] drm/nouveau/fbcon: fix oops without fbdev emulation
 2017-09-26 19:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] TCG vectorization and example conversion
 2017-09-26 19:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/6] tcg: Add types and operations for host vectors

[PATCH net-next RFC 0/5] batched tx processing in vhost_net
 2017-09-26 19:26 UTC  (6+ messages)
` [PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing

[PATCH 1/5] bcache: don't write back data if reading it failed
 2017-09-26 19:24 UTC  (5+ messages)
` [PATCH 2/5] bcache: implement PI controller for writeback rate
` [PATCH 3/5] bcache: smooth writeback rate control
` [PATCH 4/5] bcache: writeback: collapse contiguous IO better
` [PATCH 5/5] bcache: writeback: properly order backing device IO

[PATCH v2] acpi: apei: Add SEI notification type support for ARMv8
 2017-09-26 19:23 UTC  (2+ messages)

[PATCH 00/13] RFC object filtering for parital clone
 2017-09-26 19:23 UTC  (4+ messages)

[Buildroot] [PATCH] package/linux-tools: set PKG_CONFIG for tmon builds
 2017-09-26 19:23 UTC  (2+ messages)

[PATCH 1/1] [tools]: android/ion: userspace test utility for ion buffer sharing
 2017-09-26 19:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/14] log: Add a new logging feature
 2017-09-26 19:21 UTC  (10+ messages)
` [U-Boot] [PATCH v2 06/14] Drop the log buffer
` [U-Boot] [PATCH v2 07/14] log: Add an implemention of logging
` [U-Boot] [PATCH v2 08/14] log: Add a console driver
` [U-Boot] [PATCH v2 09/14] log: Add a 'log level' command
` [U-Boot] [PATCH v2 10/14] log: Add a test command
` [U-Boot] [PATCH v2 11/14] log: Plumb logging into the init sequence
` [U-Boot] [PATCH v2 12/14] log: sandbox: Enable logging
` [U-Boot] [PATCH v2 13/14] log: test: Add a pytest for logging
` [U-Boot] [PATCH v2 14/14] log: Add documentation


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.