All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 10:30:09 to 2017-12-06 11:20:04 UTC [more...]

[PATCH v2 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings
 2017-12-06 11:20 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node

[PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates
 2017-12-06 11:19 UTC  (4+ messages)

[PATCH] dmaengine: fsl-edma: disable clks on all error paths
 2017-12-06 11:13 UTC 

[PATCH v3 00/12] Rockchip ISP1 Driver
 2017-12-06 11:19 UTC  (25+ messages)
` [PATCH v3 01/12] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v3 02/12] media: doc: add document for "
` [PATCH v3 03/12] media: rkisp1: Add user space ABI definitions
` [PATCH v3 04/12] media: rkisp1: add rockchip isp1 driver
` [PATCH v3 05/12] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v3 06/12] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v3 08/12] ARM: dts: rockchip: add isp node for rk3288
` [PATCH v3 09/12] ARM: dts: rockchip: add rx0 mipi-phy "
` [PATCH v3 10/12] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v3 11/12] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v3 12/12] MAINTAINERS: add entry for Rockchip ISP1 driver

[Buildroot] [PATCH v2] package/i2c-tools: bump to version 4.0
 2017-12-06 11:19 UTC 

[PATCH 1/2] KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
 2017-12-06 11:17 UTC  (4+ messages)
` [PATCH 2/2] KVM: VMX: Use just one page for I/O permission bitmaps

[rocko PATCH 1/3] Revert "go: Fix build with PIE on musl"
 2017-12-06 11:17 UTC  (3+ messages)
` [rocko PATCH 2/3] go: Use right dynamic linker on musl
` [rocko PATCH 3/3] go: ensure use of BUILD_CC when building bootstrap tools

[PATCH 0/2] Fixes for SW PAN
 2017-12-06 11:16 UTC  (3+ messages)
` [PATCH 1/2] arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
` [PATCH 2/2] arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb

[PATCH 1/2] staging: fsl-mc: Allocate IRQ's before scanning DPRC objects
 2017-12-06 16:18 UTC  (3+ messages)
` [PATCH 2/2] staging: fsl-mc: do not print error in case of defer probe error

[Qemu-devel] [Bug 645662] x87 fpu emulation not accurate enough
 2017-12-06 11:15 UTC  (9+ messages)

[PATCH] staging: rtl8712: Cleanup codestyle
 2017-12-06 11:15 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17] Add MVME3100 PPC SBC v2
 2017-12-06 11:14 UTC  (9+ messages)
` [Qemu-devel] [PATCH 05/17] timer: generalize Dallas/Maxim RTC i2c devices
` [Qemu-devel] [PATCH 13/17] e500: move PCI host bridge into CCSR

build failure on ubuntu 16.04 LTS
 2017-12-06 11:14 UTC  (2+ messages)

[PATCH] [meta-networking][PATCH] packagegroup-samba: new add
 2017-12-06 11:13 UTC  (4+ messages)

[GIT pull] x86 APIC updates for 4.15
 2017-12-06 11:13 UTC  (7+ messages)

[PATCH v2 1/2] KVM: MMU: Fix infinite loop when there is no available mmu page
 2017-12-06 11:12 UTC  (2+ messages)

[PATCH v2 0/2] Add cleanup for virtio_mmio driver
 2017-12-06 11:11 UTC  (3+ messages)
` [PATCH v2 1/2] virtio_mmio: add cleanup for virtio_mmio_probe

[Buildroot] [PATCH 1/1] erlang: bump to version 20.0
 2017-12-06 11:11 UTC  (5+ messages)

[PATCH 1/3] extcon: usbc-cros-ec: add support to notify USB type cables
 2017-12-06 11:10 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add usb3-phy phandle for dwc3
` [PATCH 3/3] arm64: dts: rockchip: add extcon nodes and enable tcphy

[Buildroot] [PATCH 1/1] package/tor: Install default config and systemd .service file
 2017-12-06 11:09 UTC 

[PATCH v2] examples/ipsec-secgw: fix usage of incorrect port
 2017-12-06 11:08 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v2 00/11] Fix indentation and CamelCase issue in staging/pi433
 2017-12-06 11:07 UTC  (11+ messages)
` [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h
` [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions

[Qemu-devel] [PATCH v2 0/6] block: Fix BlockDriver callbacks in bdrv_drain_all_begin()
 2017-12-06 11:06 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/6] block: Make bdrv_drain_invoke() recursive
` [Qemu-devel] [PATCH v2 2/6] block: Call .drain_begin only once in bdrv_drain_all_begin()
` [Qemu-devel] [PATCH v2 3/6] test-bdrv-drain: Test BlockDriver callbacks for drain
` [Qemu-devel] [PATCH v2 4/6] block: bdrv_drain_recurse(): Remove unused begin parameter
` [Qemu-devel] [PATCH v2 5/6] block: Don't wait for requests in bdrv_drain*_end()
` [Qemu-devel] [PATCH v2 6/6] block: Unify order in drain functions

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-12-06 11:06 UTC  (6+ messages)
` [RFCv2 PATCH 26/36] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[PATCH 0/2] eeprom: at24: coding style fixes
 2017-12-06 11:05 UTC  (4+ messages)
` [PATCH 2/2] eeprom: at24: use a common prefix for all symbols in at24.c

[PATCH v2 0/5] add mxc driver for i.MX53 SRTC
 2017-12-06 11:05 UTC  (5+ messages)
` [PATCH v2 5/5] rtc: "

[PATCH v2 0/6] ASoC: Intel: Skylake: Skylake driver updates
 2017-12-06 11:04 UTC  (7+ messages)
` [PATCH v2 1/6] ASoC: Intel: Skylake: Remove second shim read in register_poll
` [PATCH v2 2/6] ASoC: Intel: Skylake: Parse vendor tokens to build A-State table
` [PATCH v2 3/6] ASoC: Intel: Skylake: Configure DSP clock source
` [PATCH v2 4/6] ASoC: Intel: Skylake: Do not check dev_type for dmic link type
` [PATCH v2 5/6] ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe
` [PATCH v2 6/6] ASoC: hdac_hdmi: Remove redundant assignments

[PATCH net-next] ipvlan: Eliminate duplicated codes with existing function
 2017-12-06 11:04 UTC 

[PATCH 0/4] KVM: s390: Fixes for 4.15 (via kvm/master)
 2017-12-06 11:04 UTC  (2+ messages)

[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
 2017-12-06 11:03 UTC  (15+ messages)

[PATCH 0/1] qemu: use upstream swtpm support
 2017-12-06 11:03 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH RFC 0/4] crypto: engine - Permit to enqueue all async requests
 2017-12-06 11:03 UTC  (12+ messages)
` [PATCH RFC 1/4] "
` [PATCH RFC 4/4] crypto: stm32: convert to the new crypto engine API

[virtio-dev] [v22 0/2] virtio-crypto: virtio crypto device specification
 2017-12-06 11:01 UTC  (4+ messages)
` [Qemu-devel] [v22 1/2] virtio-crypto: Add "
    ` [virtio-dev] "

[PATCH] tracing/probe: fix typo in pr_fmt in trace_uprobe.c
 2017-12-06 11:00 UTC  (7+ messages)

net/i40e: latency issue due fix interrupt throttling setting in PF
 2017-12-06 11:00 UTC  (8+ messages)

[U-Boot] [PATCH v5 00/20] Add FPGA driver, SDRAM driver, generic firmware loader and booting U-Boot
 2017-12-06 11:00 UTC  (5+ messages)
` [U-Boot] [PATCH v5 07/20] common: Generic firmware loader for file system

[PATCH] powerpc/40x: acadia: Fix the 'interrupt-parent' property
 2017-12-06 11:00 UTC  (5+ messages)

[PATCH 0/2] rcutorture: Add parameter usage warnings
 2017-12-06 10:51 UTC  (3+ messages)
` [PATCH 1/2] rcutorture: Add usage warnings for parameters gp_normal and gp_exp
` [PATCH 2/2] rcutorture: Add tests of param usage warnings

[seabios test] 116882: regressions - FAIL
 2017-12-06 10:59 UTC 

[PATCH] ipmi_si: fix crash on parisc
 2017-12-06 10:59 UTC  (2+ messages)

Xen Security Advisory 238 (CVE-2017-15591) - DMOP map/unmap missing argument checks
 2017-12-06 10:59 UTC 

[PATCH 0/8] improve mlx4 Tx performance
 2017-12-06 10:59 UTC  (17+ messages)
` [PATCH 1/8] net/mlx4: fix Tx packet drop application report
` [PATCH 2/8] net/mlx4: remove unnecessary Tx wraparound checks
` [PATCH 3/8] net/mlx4: remove restamping from Tx error path
` [PATCH 4/8] net/mlx4: optimize Tx multi-segment case
` [PATCH 5/8] net/mlx4: merge Tx queue rings management
` [PATCH 6/8] net/mlx4: mitigate Tx send entry size calculations
` [PATCH 7/8] net/mlx4: align Tx descriptors number
` [PATCH 8/8] net/mlx4: remove Tx completion elements counter

[PATCH] Documentation: binding: Update endianness usage
 2017-12-06 10:58 UTC  (12+ messages)

[PATCH] NVME: call blk_integrity_unregister after queue is cleaned up
 2017-12-06 10:59 UTC  (2+ messages)

[PATCH] cpu/hotplug: Fix state name in takedown_cpu comment
 2017-12-06 10:59 UTC 

[PATCH v6 0/8] Handle forwarded level-triggered interrupts
 2017-12-06 10:59 UTC  (9+ messages)
` [PATCH v6 2/8] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v6 7/8] KVM: arm/arm64: Provide a get_input_level for the arch timer

[B.A.T.M.A.N.] [PATCH 0/6] alfred: License cleanup
 2017-12-06 10:58 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 6/6] alfred: Change batman_adv.h license to MIT

[RFC 00/10] mtd: spi-nor: Update spi-nor framework
 2017-12-06 10:58 UTC  (7+ messages)
` [RFC 01/10] mtd: spi-nor: Add support of 1-2-2, 1-4-4 IO READ protocols
` [RFC 03/10] mtd: spi-nor: Configure read latency for read commands
` [RFC 09/10] mtd: spi-nor: Disable hybrid mode for SPANSION S25FS-S family

[PATCH] mmc: allow rescan of non-removable hosts on resume
 2017-12-06 10:57 UTC 

[Buildroot] [PATCH 0/5] New infrastructure for golang packages
 2017-12-06 10:56 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] package/pkg-golang: new package infrastructure
` [Buildroot] [PATCH 2/5] docs/manual: adding documentation for the golang infrastructure
` [Buildroot] [PATCH 3/5] package/flannel: converting to "
` [Buildroot] [PATCH 4/5] package/runc: "
` [Buildroot] [PATCH 5/5] package/docker-containerd: "

[PATCH] arm64/mm: Do not write ASID generation to ttbr0
 2017-12-06 10:56 UTC  (4+ messages)

[RFC PATCH 00/31] CPUFreq on ARM
 2017-12-06 10:54 UTC  (4+ messages)
` [RFC PATCH 29/31] xen/arm: Introduce CPUFreq Interface component

[Buildroot] [PATCH 1/1] libsodium: bump to version 1.0.15
 2017-12-06 10:54 UTC 

[PATCH 0/3] arm64: SVE fixes for v4.15-rc1
 2017-12-06 10:53 UTC  (6+ messages)
` [PATCH 1/3] arm64: KVM: Move CPU ID reg trap setup off the world switch path

[B.A.T.M.A.N.] [PATCH 0/6] batctl: License cleanup
 2017-12-06 10:52 UTC  (2+ messages)

[LTP] [RFC] Showing skipped tests in results?
 2017-12-06 10:52 UTC  (2+ messages)

[Qemu-devel] [Bug 1735384] [NEW] OpenJDK JVM segfaults on qemu-sh4 (regression)
 2017-12-06 10:52 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH] target/sh4/translate.c: fix TCG leak during gusa sequence
  ` [Qemu-devel] [Bug 1735384] "

[Qemu-devel] [PATCH 0/3] unrestrict cssids related patches
 2017-12-06 10:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] s390x/css: advertise unrestricted cssids

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-12-06 10:50 UTC  (12+ messages)

mdadm stuck at 0% reshape after grow
 2017-12-06 10:49 UTC  (5+ messages)

[PATCH] block: print error via printk_ratelimited in blk_partition_remap()
 2017-12-06 10:48 UTC 

[PATCHv4 0/6] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-12-06 10:46 UTC  (8+ messages)
` [PATCHv4 5/6] symbol lookup: introduce dereference_symbol_descriptor()

[PATCH 1/2] i2c-tools: Makefile: add flag to disable dynamic libraries
 2017-12-06 10:45 UTC  (2+ messages)
` [PATCH 2/2] i2c-tools: README: adding documentation for BUILD_DYNAMIC_LIB

[virtio-dev] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-06 10:46 UTC  (9+ messages)
` [virtio-dev] [PATCH v3 5/7] vhost-user: VHOST_USER_SET_VHOST_PCI msg
  ` [virtio-dev] "
    ` [Qemu-devel] "
` [virtio-dev] [PATCH v3 7/7] virtio/vhost.c: vhost-pci needs remote gpa
  ` [virtio-dev] "
    ` [Qemu-devel] "

[PATCH v14 0/3] Move backlight helper functions from tinydrm-helpers to linux/backlight
 2017-12-06 10:43 UTC  (5+ messages)
` [PATCH v14 2/3] drm/tinydrm: Move tinydrm_of_find_backlight to backlight.c
  ` [Outreachy kernel] "

[RFC 1/1] v4l: async: Use endpoint node, not device node, for fwnode match
 2017-12-06 10:43 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Deinline batadv_orig_hash_find, save 7339 bytes
 2017-12-06 10:43 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 0/9] batman-adv: License cleanup
 2017-12-06 10:43 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 0/6] batman-adv: Include cleanup
 2017-12-06 10:42 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 0/8] batman-adv: kernel-doc enhancements
 2017-12-06 10:42 UTC  (2+ messages)

[LTP] IPsec DCCP stress tests: udp6_ipsec_vti[01]*, icmp4-uni-vti17: too big message size
 2017-12-06 10:42 UTC  (3+ messages)

[PATCH 0/5] Add flight recorder to MTDRAM
 2017-12-06 10:41 UTC  (2+ messages)

[PATCH] m68k/bitops: Always include <asm-generic/bitops/find.h>
 2017-12-06 10:40 UTC 

[PATCH] m68k/bitops: Always include <asm-generic/bitops/find.h>
 2017-12-06 10:40 UTC 

linux-next: build failure after merge of the printk tree
 2017-12-06 10:39 UTC  (3+ messages)

[PATCH v3] scripts/package: snap-pkg target
 2017-12-06 10:36 UTC  (10+ messages)

[P5600 && EVA memory caching question] PCI region
 2017-12-06 10:36 UTC 

[PATCH 0/2] i2c: introduce devm_i2c_new_dummy and use it in at24 driver
 2017-12-06 10:36 UTC  (3+ messages)
` [PATCH resubmit 1/2] i2c: core: add device-managed version of i2c_new_dummy

[PATCH] sudo: provide sudo paths through EXTRA_OECONF
 2017-12-06 10:28 UTC 

[PATCH] kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
 2017-12-06 10:32 UTC 

[Bug 104142] Stack trace in runpm when Tonga card powers down
 2017-12-06 10:32 UTC 

[kernel-hardening] [PATCH V11 0/5] hash addresses printed with %p
 2017-12-06 10:31 UTC  (7+ messages)
` [kernel-hardening] [PATCH V11 3/5] printk: "
  ` [kernel-hardening] "
      `  "
        ` [kernel-hardening] "

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

[PATCH] intel/atomic: Stop updating legacy fb parameters
 2017-12-06 10:31 UTC  (3+ messages)

[PATCH] kmemcheck: rip it out for real
 2017-12-06 10:27 UTC 

[PATCH 0/8] ARM: renesas: Latest r8a774[35] dts updates
 2017-12-06 10:30 UTC  (9+ messages)
` [PATCH 1/8] ARM: dts: r8a7745: Add APMU node and second CPU core


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.