All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-15 14:41:15 to 2017-11-15 15:25:18 UTC [more...]

[PATCH 4.4 00/56] 4.4.98-stable review
 2017-11-15 15:25 UTC  (22+ messages)
` [PATCH 4.4 05/56] ARM: dts: imx53-qsb-common: fix FEC pinmux config
` [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A
` [PATCH 4.4 14/56] dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification

[PATCH 0/3] R-Car D3 (r8a77995) SYS-DMAC integration
 2017-11-15 15:25 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: r8a77995: add SYS-DMAC nodes
` [PATCH 2/3] arm64: dts: r8a7795: add DMA for SCIF2

[Qemu-devel] [PATCH for-2.12 v3 00/11] spapr: introduce an IRQ allocator at the machine level
 2017-11-15 15:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.12 v3 07/11] spapr: introduce an 'irq_base' number

[POC 00/16] Chromebook R13 GPU driver port
 2017-11-15 15:24 UTC  (17+ messages)
  ` [POC 01/16] drm/img-rogue: fix signatures of struct devfreq_cooling_power ops
  ` [POC 02/16] drm/img-rogue: convert pfn to pfn_t for vm_insert_mixed()
  ` [POC 03/16] drm/img-rogue: change #include <asm/uaccess.h> to <linux/uaccess.h>
  ` [POC 04/16] drm/img-rogue: #include <linux/sched/clock.h> in osfunc.c
  ` [POC 05/16] drm/img-rogue: adapt to changed fence API
  ` [POC 06/16] drm/img-rogue: dma_ops->sync_single_for_*() -> dma_sync_single_for_*()
  ` [POC 07/16] drm/img-rogue: __GFP_WAIT is now __GFP_RECLAIM
  ` [POC 08/16] drm/img-rogue: dma_buf_ops .kmap_* are now .map_*
  ` [POC 09/16] drm/img-rogue: translate pgprot_t to pgprot value for __pgprot_modify()
  ` [POC 10/16] drm/img-rogue: remove .set_busid methods from drm_driver
  ` [POC 11/16] drm/img-rogue: replace call to obsolete drm_platform_init()
  ` [POC 12/16] drm/img-rogue: remove locking around devfreq opp functions
  ` [POC 13/16] drm/img-rogue: enable img-rogue driver in Kconfig/Makefile
  ` [POC 14/16] arm64: dts: mt8173: add CPU OPP tables
  ` [POC 15/16] arm64: dts: mt8173: add GPU device
  ` [POC 16/16] arm64: dts: mt8173-oak: enable GPU

[PATCH] doc: announce API change for ethdev port info
 2017-11-15 15:23 UTC  (4+ messages)

[PATCH 0/8] rsi: add bluetooth and coex support
 2017-11-15 15:23 UTC  (3+ messages)
` [PATCH 2/8] rsi: add bluetooth rx endpoint

[cip-dev] [PATCH 00/10] Backport of watchdog core triggered keepalive infrastructure v2
 2017-11-15 15:22 UTC  (2+ messages)

[meta-cloud-services][PATCH]python-jsonschema: rename to 2.6.0
 2017-11-15 16:07 UTC  (3+ messages)

linux-next: manual merge of the rseq tree with Linus' tree
 2017-11-15 15:22 UTC  (8+ messages)

[PATCH v3 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2017-11-15 15:19 UTC  (18+ messages)
` [PATCH v3 1/5] DT: vendor prefix for Wi2Wi, Inc
` [PATCH v3 2/5] DT: misc serdev: w2sg0004: add bindings documentation (GPS module with serdev UART)
` [PATCH v3 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
` [PATCH v3 4/5] DTS: gta04: add serdev node for w2sg00x4
` [PATCH v3 5/5] misc serdev: w2sg0004: add debugging code and Kconfig

[PATCH] ASoC: Intel: mfld: allow mfld machine to be build
 2017-11-15 15:25 UTC  (2+ messages)

[PATCH 0/2] rdma-core: Provide missing user space pieces for multicast sendonly join V2
 2017-11-15 15:22 UTC  (6+ messages)
` [PATCH 1/2] librdmacm: Add support for extended join multicast API V2

[PATCH v3] cpupower : Fix cpupower working when cpu0 is offline
 2017-11-15 15:22 UTC  (2+ messages)

mnt_is_readonly() call to utimensat() has serious performance consequences
 2017-11-15 15:21 UTC 

[PATCH] bnx2fc: Fix hung task messages when a cleanup response is not received during abort
 2017-11-15 15:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] compressed block-stream
 2017-11-15 15:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] qcow2: reject unaligned offsets in write compressed
` [Qemu-devel] [PATCH 2/5] qcow2: multiple clusters "

[PATCH v4 00/16] OMAP2+ OneNAND driver update
 2017-11-15 15:20 UTC  (26+ messages)
` [PATCH v4 06/16] mtd: onenand: omap2: Remove partitioning support from platform data
` [PATCH v4 07/16] mtd: onenand: omap2: Account waiting time as waiting on IO
` [PATCH v4 08/16] mtd: onenand: omap2: Simplify the DMA setup for various paths
` [PATCH v4 09/16] mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation
` [PATCH v4 10/16] mtd: onenand: omap2: Convert to use dmaengine for memcpy
` [PATCH v4 11/16] mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specific
` [PATCH v4 14/16] mtd: onenand: omap2: Configure driver from DT

[PATCH v2] cpupowerutils: bench - Fix cpu online check
 2017-11-15 15:21 UTC  (2+ messages)

[GIT PULL] sound updates for 4.15-rc1
 2017-11-15 15:24 UTC  (6+ messages)

[PATCH] x86,kvm: move qemu/guest FPU switching out to vcpu_run
 2017-11-15 15:20 UTC  (7+ messages)

[PATCH v3 0/4] Various nb8800 tweaks
 2017-11-15 15:19 UTC  (22+ messages)
` [PATCH v3 2/4] net: nb8800: Simplify nb8800_pause_config()
` [PATCH v3 3/4] net: nb8800: Move HW init to ndo_open()

[PATCH] usb: musb: musb_host: Introduce postponed URB giveback
 2017-11-15 15:19 UTC  (3+ messages)

[PATCH v9 0/8] reduce memory consumption for powerpc firmware-assisted capture kernel
 2017-11-15 15:19 UTC  (9+ messages)
` [PATCH v9 1/8] lib/cmdline.c: remove quotes symmetrically
` [PATCH v9 2/8] boot/param: add pointer to current and next argument to unknown parameter callback
` [PATCH v9 3/8] lib/cmdline.c: add backslash support to kernel commandline parsing
` [PATCH v9 4/8] Documentation/admin-guide: backslash support in commandline
` [PATCH v9 5/8] lib/cmdline.c: implement single quotes in commandline argument parsing
` [PATCH v9 6/8] Documentation/admin-guide: single quotes in kernel arguments
` [PATCH v9 7/8] powerpc/fadump: reduce memory consumption for capture kernel
` [PATCH v9 8/8] powerpc/fadump: update documentation about 'fadump_extra_args=' parameter

[PATCHv3 net-next 0/3] ip6_gre: add erspan native tunnel for ipv6
 2017-11-15 15:19 UTC  (4+ messages)
` [PATCHv3 net-next 1/3] ip_gre: Refector the erpsan tunnel code
` [PATCHv3 net-next 2/3] ip6_gre: Refactor ip6gre xmit codes
` [PATCHv3 net-next 3/3] ip6_gre: Add ERSPAN native tunnel support

[RFC PATCH 00/17] lockless qdisc
 2017-11-15 15:18 UTC  (14+ messages)
` [RFC PATCH 03/17] net: sched: remove remaining uses for qdisc_qlen in xmit path
` [RFC PATCH 06/17] net: sched: explicit locking in gso_cpu fallback
` [RFC PATCH 10/17] net: sched: qdisc_qlen for per cpu logic
` [RFC PATCH 15/17] net: sched: pfifo_fast use skb_array

[RFC PATCH 00/31] CPUFreq on ARM
 2017-11-15 15:18 UTC  (8+ messages)

[Qemu-devel] [PATCH] fix scripts/update-linux-headers.sh here document
 2017-11-15 15:17 UTC  (2+ messages)

[PATCH v5 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-15 15:17 UTC  (3+ messages)
` [PATCH v5 1/2] x86/mm: add a function to check if a pfn is UC/UC-

[PATCH rdma-core 0/2] PCI write end padding
 2017-11-15 15:15 UTC  (5+ messages)
` [PATCH rdma-core 1/2] verbs: Report the device's PCI write end paddding capability

[PATCH 2/4] gpiolib: add bitmask for valid GPIO lines
 2017-11-15 15:15 UTC  (5+ messages)
  ` Fwd: "

[PATCH v2 net-next] socket: Move the socket inuse to namespace
 2017-11-15 15:15 UTC  (7+ messages)

Blind Operator Mode - A Defensive Rootkit
 2017-11-15 15:18 UTC 

[PATCH V3 2/2] acpi: apei: call into AER handling regardless of severity
 2017-11-15 15:14 UTC 

[PATCH 1/2] NVMe-CLI : WDC-Plugin Updated Smart Log Commands
 2017-11-15 15:14 UTC  (6+ messages)
  ` FW: "

[PATCH 4/4] [v3] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002
 2017-11-15 15:14 UTC  (4+ messages)
  ` Fwd: "

Incorrect behaviour or documentation problem of SO_RXQ_OVFL
 2017-11-15 15:14 UTC 

[PATCH 0/4] Overlayfs index features
 2017-11-15 15:14 UTC  (6+ messages)
` [PATCH 1/4] ovl: introduce incompatible index feature

[PATCH v4 01/16] dt-bindings: mtd: gpmc-onenand: Update properties description
 2017-11-15 15:12 UTC  (4+ messages)

[PATCH 1/2] btrfs: Fix wild memory access in compression level parser
 2017-11-15 15:11 UTC  (2+ messages)

[PATCH 3/3] arm64: Add software workaround for Falkor erratum 1041
 2017-11-15 15:12 UTC  (10+ messages)
` [3/3] "

[CI 1/2] drm/i915/selftests: Increase size for mock ringbuffer
 2017-11-15 15:12 UTC  (2+ messages)
` [CI 2/2] drm/i915: Make request's wait-for-space explicit

[PATCH 1/2] drm/ttm: fix ttm_mem_evict_first once more
 2017-11-15 15:12 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm: completely rework ttm_bo_delayed_delete

New sparse warnings from sched.h
 2017-11-15 15:10 UTC  (4+ messages)

[PATCH v3 1/2] image.bbclass: add prohibited-paths QA test
 2017-11-15 15:10 UTC  (2+ messages)
` [PATCH v3 2/2] ref-manual: Add documentation for prohibited-path "

[PATCH v2 0/2] x86,kvm: move qemu/guest FPU switching out to kvm_arch_vcpu_ioctl_run
 2017-11-15 15:09 UTC  (5+ messages)
` [PATCH 1/2] x86,kvm: move qemu/guest FPU switching out to vcpu_run

[PATCH 0/4] cpu_cooling: cooling dev registration cleanups
 2017-11-15 15:09 UTC  (5+ messages)
` [PATCH 4/4] cpu_cooling: Drop static-power related stuff

[RFC] Indicate that Git waits for user input via editor
 2017-11-15 15:08 UTC 

[PATCH 0/2] HSCIF tweaks support
 2017-11-15 15:07 UTC  (5+ messages)
` [PATCH 1/2] serial: sh-sci: Support for variable HSCIF hardware RX timeout
` [PATCH 2/2] serial: sh-sci: Support for HSCIF RX sampling point adjustment

[PATCH] qed: use kzalloc instead of kmalloc and memset
 2017-11-15 15:07 UTC  (3+ messages)

On the state of documentation
 2017-11-15 14:40 UTC  (2+ messages)

[PATCH 0/4] [v7] pinctrl: qcom: add support for sparse GPIOs
 2017-11-15 15:06 UTC  (7+ messages)

[Qemu-devel] [Question] why need to start all queues in vhost_net_start
 2017-11-15 15:05 UTC  (2+ messages)

[PATCH] btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warning
 2017-11-15 15:04 UTC 

v4.13.13 build: 0 failures 0 warnings (v4.13.13)
 2017-11-15 15:02 UTC 

[PATCH v2 00/22] drm/cma-helper: Remove drm_fbdev_cma* functions
 2017-11-15 15:01 UTC  (3+ messages)
` [PATCH v2 12/22] drm/sti: Use drm_fb_cma_fbdev_init/fini()

Linux kernel 4.9.62 released
 2017-11-15 15:00 UTC 

[kernel-hardening] Re: [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
 2017-11-15 14:58 UTC  (13+ messages)
                  `  "

[PATCH v3 0/2] xen_wdt: use the watchdog subsystem
 2017-11-15 14:58 UTC  (3+ messages)
` [PATCH v3 1/2] watchdog: "

Linux 4.9.62
 2017-11-15 14:57 UTC  (2+ messages)

[RFC PATCH 0/5] Rockchip ISP1 Driver
 2017-11-15 14:57 UTC  (5+ messages)

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-11-15 14:57 UTC  (8+ messages)

[PATCH] MIPS: Fix exception entry when CONFIG_EVA enabled
 2017-11-15 14:53 UTC  (8+ messages)

[PATCH] fs/9p: remove unnecessary cast on return from kmem_cache_alloc
 2017-11-15 14:57 UTC 

[Cocci] Coccinelle: badzero.cocci failure
 2017-11-15 14:56 UTC  (7+ messages)

[PATCH] ALSA: ice1712: Use common error handling code in two functions
 2017-11-15 14:55 UTC  (3+ messages)

[PATCH 4.9.y v2] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" hash to rhashtable"
 2017-11-15 14:52 UTC  (4+ messages)

[PATCH 4.9.y] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
 2017-11-15 14:51 UTC  (10+ messages)

[Cocci] [PATCH] coccinelle: flags.cocci: reorganize patterns to improve efficiency
 2017-11-15 14:51 UTC  (5+ messages)
`  "

Bug#881731: rdma-core: FTBFS on armhf and mips*: missing providers that need coherent DMA
 2017-11-15 14:50 UTC  (4+ messages)

[Buildroot] Suggestion to improving buildroot download infra
 2017-11-15 14:50 UTC  (2+ messages)

[PATCH RFT] mmc: core: use usleep_range rather than HZ magic in mmc_delay()
 2017-11-15 14:48 UTC  (3+ messages)

[PATCH] PCI/AER: update AER status string print to match other AER logs
 2017-11-15 14:47 UTC  (2+ messages)

[LTP] Failling_Zram01&Zram02_LTP_testsuite
 2017-11-15 14:47 UTC  (3+ messages)

[PATCH v3,2/2] misc: rtsx: Add support for RTS5260
 2017-11-15 14:47 UTC  (3+ messages)

[PATCH] PCI/AER: don't call recovery process for correctable errors
 2017-11-15 14:46 UTC  (3+ messages)

[PATCH] cramfs: fix MTD dependency
 2017-11-15 14:44 UTC  (5+ messages)

[PATCH] drm/tegra: sor: Reimplement pad clock
 2017-11-15 14:43 UTC 

[meta-oe] [PATCH] libc-bench: add recipe
 2017-11-15 14:41 UTC 

[bug report] mac80211: fix VLAN handling with TXQs
 2017-11-15 14:43 UTC  (2+ messages)

[PATCH] timekeeping: Eliminate the useless declaration of ktime_get_raw_and_real_ts64()
 2017-11-15 14:42 UTC  (2+ messages)

[PATCH] HID: input: enable Totem on the Dell Canvas 27
 2017-11-15 14:42 UTC  (6+ messages)

[Qemu-arm] [RFC 0/5] arm: Exclude reserved memory regions of iommu to avoid
 2017-11-15  9:49 UTC  (4+ messages)
` [Qemu-devel] [RFC 1/5] hw/vfio: Add function for getting reserved_region of device iommu group
  ` [Qemu-arm] "

[PATCH] drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
 2017-11-15 14:41 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/7] arm64: dts: renesas: r8a7796: IPMMU upstream integration
 2017-11-15 14:41 UTC  (3+ messages)
` [PATCH v2 1/7] arm64: dts: renesas: r8a7796: Add IPMMU device nodes


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.