All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-14 15:38:30 to 2017-10-14 19:20:03 UTC [more...]

[PATCH 1/1] arm64: dts: rockchip: default serial for Firefly-RK3399
 2017-10-14 19:20 UTC  (3+ messages)

[PATCH v2 00/11] mmc: document mmc_regulator_get_supply and fix users
 2017-10-14 19:17 UTC  (12+ messages)
` [PATCH v2 01/11] mmc: add kerneldoc to mmc_regulator_get_supply()
` [PATCH v2 02/11] mmc: cavium: catch all errors when getting regulators
` [PATCH v2 03/11] mmc: dw_mmc: "
` [PATCH v2 04/11] mmc: meson-gx-mmc: "
` [PATCH v2 05/11] mmc: meson-mx-sdio: "
` [PATCH v2 06/11] mmc: mmci: "
` [PATCH v2 07/11] mmc: mtk-sd: "
` [PATCH v2 08/11] mmc: mxcmmc: "
` [PATCH v2 09/11] mmc: omap_hsmmc: "
` [PATCH v2 10/11] mmc: sdhci: "
` [PATCH v2 11/11] mmc: usdhi6rol0: "

[PATCH 00/11] mmc: document mmc_regulator_get_supply and fix users
 2017-10-14 19:15 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin
 2017-10-14 19:14 UTC  (4+ messages)

[PATCH 0/5] kvm_arch_vcpu_runnable related improvements
 2017-10-14 19:13 UTC  (9+ messages)
` [PATCH 2/5] KVM: arm/arm64: replace power_off with mp_state=STOPPED
` [PATCH 3/5] KVM: arm/arm64: factor out common wfe/wfi emulation code
` [PATCH 4/5] KVM: arm/arm64: improve kvm_arch_vcpu_runnable
` [PATCH 5/5] KVM: arm/arm64: kvm_arch_vcpu_runnable: don't miss injected irqs

[PATCH] ARM: dts: rockchip: Enable thermal on rk3288-vyasa board
 2017-10-14 19:11 UTC  (4+ messages)

[PATCH] net/rose: Delete an error message for a failed memory allocation in rose_proto_init()
 2017-10-14 19:06 UTC  (2+ messages)

Question about 67dc288c ("xfs: ensure verifiers are attached to recovered buffers")
 2017-10-14 19:05 UTC  (3+ messages)

[PATCH v5] drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
 2017-10-14 19:02 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put() (rev4)

Is it safe to use btrfs on top of different types of devices?
 2017-10-14 19:00 UTC 

[PATCH] iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property
 2017-10-14 18:54 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-10-13
 2017-10-14 18:54 UTC  (2+ messages)

[PATCH v3 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2017-10-14 18:52 UTC  (5+ messages)
    ` [OpenWrt-Devel] "

[PATCH net v2 1/2] ARM: dts: imx: name the interrupts for the fec ethernet driver
 2017-10-14 18:50 UTC  (2+ messages)

[pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
 2017-10-14 18:48 UTC  (13+ messages)
` [for-next 02/12] net/mlx5: PTP code migration to driver core section
` [for-next 04/12] net/mlx5: Support for attaching multiple underlay QPs to root flow table
` [for-next 05/12] IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
` [for-next 06/12] IB/ipoib: Add ability to set PKEY index to lower device driver
` [for-next 07/12] net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP
` [for-next 09/12] net/mlx5e: IPoIB, Add PKEY child interface nic profile
` [for-next 10/12] net/mlx5e: IPoIB, Add PKEY child interface ndos
  ` [for-next 01/12] net/mlx5: File renaming towards ptp core implementation
  ` [for-next 03/12] net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions
  ` [for-next 08/12] net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev
  ` [for-next 11/12] net/mlx5e: IPoIB, Add PKEY child interface ethtool ops
` [for-next 12/12] net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY

[PATCH 0/2] Define GO386 for go cross-compilation
 2017-10-14 18:46 UTC  (4+ messages)
` [PATCH 1/2] goarch.bbclass: Define HOST_GO386 and TARGET_GO386

[PATCH 0/3] e2fsprogs: Fixes typos in code and docs
 2017-10-14 18:44 UTC  (3+ messages)
` [PATCH 1/3] Fix typos in error messages and documentation
` [PATCH 2/3] Fix typos in code comments and developer docs

[Qemu-devel] [PATCHv3 00/13] sun4m: sparc32_dma tidy-ups
 2017-10-14 18:39 UTC  (14+ messages)
` [Qemu-devel] [PATCHv3 01/13] sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
` [Qemu-devel] [PATCHv3 02/13] sparc32_dma: split esp and le into separate DMA devices
` [Qemu-devel] [PATCHv3 03/13] sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
` [Qemu-devel] [PATCHv3 04/13] sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()
` [Qemu-devel] [PATCHv3 05/13] sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h
` [Qemu-devel] [PATCHv3 06/13] sparc32_dma: use object link instead of qdev property to pass IOMMU reference
` [Qemu-devel] [PATCHv3 07/13] esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
` [Qemu-devel] [PATCHv3 08/13] sparc32_dma: make esp device child of espdma device
` [Qemu-devel] [PATCHv3 09/13] lance: move TYPE_LANCE and SysBusPCNetState from lance.c to sun4m.h
` [Qemu-devel] [PATCHv3 10/13] sparc32_dma: make lance device child of ledma device
` [Qemu-devel] [PATCHv3 11/13] sparc32_dma: introduce new SPARC32_DMA type container object
` [Qemu-devel] [PATCHv3 12/13] sparc32_dma: remove is_ledma hack and replace with memory region alias
` [Qemu-devel] [PATCHv3 13/13] sparc32_dma: add len to esp/le DMA memory tracing

[PATCH] nvme/target: Change max_nsid in subsystem due to ns_disable if needed
 2017-10-14 18:41 UTC  (2+ messages)

[PATCH] iio: hid-sensor-trigger: Don't touch sensors unless user space requests
 2017-10-14 18:31 UTC  (2+ messages)

[PATCH net-next v5 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-14 18:27 UTC  (2+ messages)

[Qemu-devel] [PATCHv2 00/13] sun4m: sparc32_dma tidy-ups
 2017-10-14 18:26 UTC  (16+ messages)
` [Qemu-devel] [PATCHv2 01/13] sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
` [Qemu-devel] [PATCHv2 02/13] sparc32_dma: split esp and le into separate DMA devices
` [Qemu-devel] [PATCHv2 03/13] sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
` [Qemu-devel] [PATCHv2 04/13] sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()
` [Qemu-devel] [PATCHv2 05/13] sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h
` [Qemu-devel] [PATCHv2 06/13] sparc32_dma: use object link instead of qdev property to pass IOMMU reference
` [Qemu-devel] [PATCHv2 07/13] esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
` [Qemu-devel] [PATCHv2 08/13] sparc32_dma: make esp device child of espdma device
` [Qemu-devel] [PATCHv2 09/13] lance: move TYPE_LANCE and SysBusPCNetState from lance.c to sun4m.h
` [Qemu-devel] [PATCHv2 10/13] sparc32_dma: make lance device child of ledma device
` [Qemu-devel] [PATCHv2 11/13] sparc32_dma: introduce new SPARC32_DMA type container object
` [Qemu-devel] [PATCHv2 12/13] sparc32_dma: remove is_ledma hack and replace with memory region alias
` [Qemu-devel] [PATCHv2 13/13] sparc32_dma: add len to esp/le DMA memory tracing

[PATCH 2/3] iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm
 2017-10-14 18:27 UTC  (3+ messages)
  ` [2/3] "

[Qemu-devel] [PATCH 0/3] sun4m: implement memory region IOMMU translation and DMA API
 2017-10-14 18:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] sun4m: implement IOMMU translation using IOMMU memory region
` [Qemu-devel] [PATCH 2/3] sparc32_dma: switch over to using IOMMU memory region and DMA API
` [Qemu-devel] [PATCH 3/3] sun4m_iommu: remove legacy sparc_iommu_memory_rw() function

[PATCH 1/2] dt-bindings: iio: health: Fix max30100 I2C chip address in example
 2017-10-14 18:24 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: iio: health: Use binding name for max30102 "

[PATCH] iio: sw_device: make the function argument as const
 2017-10-14 18:21 UTC  (2+ messages)

[PATCH] ARM: head-common.S: Clear lr before jumping to start_kernel()
 2017-10-14 18:20 UTC  (16+ messages)

[PATCH] iio: make config_item_type const
 2017-10-14 18:19 UTC  (3+ messages)

[PATCH net-next 00/12] nfp: bpf: support direct packet access
 2017-10-14 18:13 UTC  (2+ messages)

Cherry Trail + RT5645 devices with a mono speaker ?
 2017-10-14 18:12 UTC 

[PATCH net-next v2 0/2] net: stmmac: Improvements for multi-queuing and for AVB
 2017-10-14 18:12 UTC  (2+ messages)

[PATCH] Documentation: add Kernel Driver Statement to the kernel
 2017-10-14 18:09 UTC  (4+ messages)
`  "

[PATCH] iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensor
 2017-10-14 18:06 UTC  (2+ messages)

Can I remove multiple stashed states at a time?
 2017-10-14 18:05 UTC  (4+ messages)

[PATCH net-next] icmp: don't fail on fragment reassembly time exceeded
 2017-10-14 18:05 UTC  (2+ messages)

[PATCH for linux-next] mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect immediately
 2017-10-14 17:59 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] sun4m : sparc32_dma tidy-ups
 2017-10-14 17:56 UTC  (3+ messages)

[PATCH RFC tip/core/rcu 0/2] Avoid sending IPIs to offline CPUs
 2017-10-14 17:51 UTC  (3+ messages)
` [PATCH RFC tip/core/rcu 1/2] sched: Stop resched_cpu() from "
` [PATCH RFC tip/core/rcu 2/2] sched: Stop switched_to_rt() "

[PATCH for 4.10 0/3] XSA-243 followup
 2017-10-14 17:45 UTC  (2+ messages)

[PATCH] btrfs-progs: subvol list: don't print deleted subvol as TOPLEVEL
 2017-10-13 18:13 UTC  (2+ messages)

[PATCH V10 0/8] blk-mq-sched: improve sequential I/O performance
 2017-10-14 17:38 UTC  (3+ messages)

[PATCH] netrom: Delete an error message for a failed memory allocation in nr_proto_init()
 2017-10-14 17:33 UTC  (2+ messages)

[PATCH] iio: Drop duplicate forward declaration
 2017-10-14 17:29 UTC  (2+ messages)

[PATCH 1/2] Documentation: iio: Clarify meaning of IIO_DISTANCE channel type
 2017-10-14 17:28 UTC  (4+ messages)
` [PATCH 2/2] iio: proximity: Add rfd77402 driver

[3rdparty PATCH 1/2] wandboard: Revert device tree name change
 2017-10-14 17:23 UTC  (6+ messages)
` [3rdparty PATCH 2/2] wandboard: Add Wandboard revision D1 support

[qemu-upstream-unstable test] 114457: tolerable FAIL - PUSHED
 2017-10-14 17:21 UTC 

[PATCHv2, RFC] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2017-10-14 17:19 UTC  (3+ messages)

[Qemu-devel] QEMU without X11 support
 2017-10-14 17:18 UTC  (4+ messages)

[Qemu-devel] [PATCH] tco: add trace events
 2017-10-14 17:17 UTC  (2+ messages)

[xen-4.8-testing test] 114454: regressions - FAIL
 2017-10-14 17:13 UTC 

[PATCH resend] Input: silead - Add support for capactive home button found on some x86 tablets
 2017-10-14 17:08 UTC  (4+ messages)

[PATCH] drm/i915: Stop asserting on set-wedged vs nop_submit_request ordering
 2017-10-14 17:05 UTC  (3+ messages)

[RFC PATCH] x86/mm: Flush more aggressively in lazy TLB mode
 2017-10-14 17:01 UTC  (6+ messages)
` [tip:x86/urgent] "
  ` [PATCH] x86/mm: Rip out the TLB benchmarking knob

[PATCH 0/3] Fixes on top of the TLB fix in x86/urgent
 2017-10-14 16:59 UTC  (4+ messages)
` [PATCH 1/3] x86/mm/64: Remove the last VM_BUG_ON from the TLB code
` [PATCH 2/3] x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"
` [PATCH 3/3] x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm

[Bug 103102] Cannot wake-up with an AMD RX 480 on Linux 4.13 and Linux 4.14
 2017-10-14 16:57 UTC  (2+ messages)

[net-next V7 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-14 16:54 UTC  (3+ messages)
` [net-next V7 PATCH 4/5] bpf: cpumap add tracepoints

[Qemu-devel] [PATCH v2] oslib-posix: Fix compiler warning and some data types
 2017-10-14 16:53 UTC  (2+ messages)

[PATCH] fix typo in skbuff.c
 2017-10-14 16:51 UTC 

[PATCH 00/21] My current btrfs patch queue
 2017-10-13 17:28 UTC  (10+ messages)
` [PATCH 07/21] Btrfs: only check delayed ref usage in should_end_transaction
` [PATCH 15/21] btrfs: switch args for comp_*_refs
` [PATCH 19/21] btrfs: don't call btrfs_start_delalloc_roots in flushoncommit
` [PATCH 21/21] btrfs: add assertions for releasing trans handle reservations

[RFC PATCH 0/3] Add mmap(MAP_CONTIG) support
 2017-10-13 16:17 UTC  (11+ messages)
` [RFC PATCH 3/3] mm/map_contig: "

[PATCH] btrfs-progs: set include path relatively
 2017-10-13 18:10 UTC  (4+ messages)
` [PATCH] btrfs: "

[RFC][PATCH] x86, syscalls: use SYSCALL_DEFINE() macros for sys_modify_ldt()
 2017-10-14 16:35 UTC  (6+ messages)

[Qemu-devel] [PATCH] futex: add missing header guards
 2017-10-14 16:30 UTC  (3+ messages)
` [Qemu-trivial] "

Comm: bcache_allocato BUG: unable to handle kernel NULL pointer dereference at 00000000000006bc
 2017-10-14 16:22 UTC  (4+ messages)

[PATCH RESEND] btrfs-progs: allow "no" to disable compression for convenience
 2017-10-14 16:19 UTC  (2+ messages)

[PATCH] net/ncsi: Delete an error message for a failed memory allocation in ncsi_rsp_handler_gc()
 2017-10-14 16:19 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2017-10-14 16:16 UTC 

[GIT PULL] scheduler fixes
 2017-10-14 16:11 UTC 

[GIT PULL] RAS fixes
 2017-10-14 16:08 UTC 

[Bug 103277] [bisected] Systems hangs on resume from S3 sleep due to "Match actual state during S3 resume" commit
 2017-10-14 16:06 UTC  (2+ messages)

[GIT PULL] perf fixes
 2017-10-14 16:04 UTC 

[REGRESSION]: x86/idt: Move early IDT setup out of 32-bit asm
 2017-10-14 16:04 UTC 

[GIT PULL] locking fixes
 2017-10-14 16:01 UTC 

[Bug 103276] VEGA 64 3D Opengl does not work with kernel amd staging 4.13 on Fedora core 26
 2017-10-14 16:00 UTC 

[PATCH 0/19 v3] dax, ext4, xfs: Synchronous page faults
 2017-10-14 15:57 UTC  (4+ messages)
` [PATCH 01/19] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags

[GIT PULL] IRQ fixes
 2017-10-14 15:57 UTC 

removed_snaps
 2017-10-14 15:56 UTC  (9+ messages)

[PATCH] Fix overflow in percentile calculation for Windows
 2017-10-14 15:56 UTC  (10+ messages)

[GIT PULL] objtool fix
 2017-10-14 15:53 UTC 

[Cocci] make install broken
 2017-10-14 15:53 UTC  (9+ messages)

[PATCH] PM: ARM: sa1111: Drop suspend and resume bus type callbacks
 2017-10-14 15:40 UTC  (5+ messages)

[PATCH 1/7] go-dep: Upgrade to 0.3.1
 2017-10-14 15:48 UTC  (7+ messages)
` [PATCH 2/7] go: Fix build with PIE on musl
` [PATCH 3/7] musl: Update to latest
` [PATCH 4/7] libevdev: Add dependency on libcheck
` [PATCH 5/7] libcheck: Upgrade to 0.11.0+
` [PATCH 6/7] gcc6: Upgrade to 6.4
` [PATCH 7/7] mdadm: Fix build with gcc < 7

[net-next 0/3] optimisations and reorganisations of tcp_collapse
 2017-10-14 15:46 UTC  (7+ messages)
` [net-next 1/3] tcp: avoid useless copying and collapsing of just one skb
` [net-next 2/3] tcp: do not tcp_collapse once SYN or FIN found
` [net-next 3/3] tcp: keep tcp_collapse controllable even after processing starts

[PATCH v6 0/3] mt76: add new wireless driver for MediaTek MT76x2 PCIe chips
 2017-10-14 15:43 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: net: add mt76 wireless device binding

[PATCH] ACPI / PM: Combine device suspend routines
 2017-10-14 15:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] Enable CEC on rk3399
 2017-10-14 15:39 UTC  (5+ messages)
    ` [PATCH] pinctrl: rockchip: Add iomux-route switching support for rk3288

[PATCH][V2] selinux: remove extraneous initialization of slots_used and max_chain_len
 2017-10-14 15:38 UTC  (3+ messages)

[PATCH 0/7] ARM: dts: imx6ul: Update dts files for the Ka-Ro TXUL module series
 2017-10-14 15:38 UTC  (4+ messages)
` [PATCH 4/7] ARM: dts: imx6ul-txul: use panel-simple driver for LCD


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.