All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-19 05:09:58 to 2018-01-19 07:26:24 UTC [more...]

[RFC PATCH] blk-mq: fixup RESTART when queue becomes idle
 2018-01-19  7:26 UTC  (11+ messages)

[PATCH v2 0/3] Lowmem fsck repair to fix filetype mismatch
 2018-01-19  7:25 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs-progs: lowmem fsck: Remove corupted link before re-add correct link
` [PATCH v2 2/3] btrfs-progs: dir-item: Don't do extra filetype validaction check for btrfs_match_dir_item_name
` [PATCH v2 3/3] btrfs-progs: dir-item: Make btrfs_delete_one_dir_name more robust to handle corrupted name len

[RESEND PATCH 0/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
 2018-01-19  7:21 UTC  (8+ messages)
` [RESEND PATCH 2/3] "
` [RESEND PATCH 3/3] x86/apic: Clean up the names of legacy irq mode setting related functions

XPTI patches for 4.10 don't apply
 2018-01-19  7:21 UTC 

[Qemu-devel] [PATCH v5 0/4] cryptodev: add vhost support
 2018-01-19  7:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/4] cryptodev: add vhost-user as a new cryptodev backend
` [Qemu-devel] [PATCH v5 2/4] cryptodev: add vhost support
` [Qemu-devel] [PATCH v5 3/4] cryptodev-vhost-user: add crypto session handler
` [Qemu-devel] [PATCH v5 4/4] cryptodev-vhost-user: set the key length

[U-Boot] [PATCH v2] sandbox: Add 64-bit sandbox
 2018-01-19  7:17 UTC 

[U-Boot] [PATCH RFC] sandbox: Add 64-bit sandbox
 2018-01-19  7:16 UTC  (6+ messages)

[Bug 198513] New: [DRM] amdgpu fails to load firmware on boot
 2018-01-19  7:16 UTC  (2+ messages)
` [Bug 198513] "

[PATCH v2 0/8] introduce DMA memory barriers
 2018-01-19  7:16 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] eal: "

[Qemu-devel] [PATCH v2 00/16] target/arm: Prepatory work for SVE
 2018-01-19  5:29 UTC  (2+ messages)

[PATCH v2 2/6] ethdev: add port ownership
 2018-01-19  7:14 UTC  (12+ messages)

[PATCH v4] perf report: Fix regression when decoding intelPT traces
 2018-01-19  7:12 UTC  (3+ messages)

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-01-19  7:12 UTC  (3+ messages)
` [PATCH v2 7/7] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP

[PATCH] app/testpmd: make txonly mode generate multiple flows
 2018-01-19  7:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Fix explanation of lower bits in the SPARSEMEM mem_map pointer
 2018-01-19  7:09 UTC  (2+ messages)

[PATCH 0/3] Check gso_size of packets when forwarding
 2018-01-19  7:08 UTC  (7+ messages)

[PATCH] vhost: fix ANY_LAYOUT declaration
 2018-01-19 19:02 UTC 

[PATCH v5 0/2] kprobes: improve error handling when arming/disarming kprobes
 2018-01-19  7:06 UTC  (2+ messages)

[PATCH -next] PCI: dra7xx: Fix potential NULL dereference
 2018-01-19  7:03 UTC  (9+ messages)

[Ocfs2-devel] [Ocfs2-dev] BUG: deadlock with umount and ocfs2 workqueue triggered by ocfs2rec thread
 2018-01-19  7:03 UTC  (10+ messages)

xhci:Fix NULL pointer in xhci debugfs
 2018-01-19  7:03 UTC  (2+ messages)
` [PATCH] "

[PATCH v7 1/6] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-01-19  7:03 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v7,1/6] "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-01-18
 2018-01-19  7:00 UTC 

[PATCH 1/5] drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
 2018-01-19  6:59 UTC  (3+ messages)
` [PATCH 4/5] drm/i915: Nuke intel_dp->channel_eq_status

[PATCH] arm64: setup: Check for overlapping dtb and Image load addresses
 2018-01-19  6:56 UTC  (2+ messages)

linux-next: Tree for Jan 19
 2018-01-19  6:55 UTC 

[PATCH V5 0/2] nvme-pci: fix the timeout case when reset is ongoing
 2018-01-19  6:53 UTC  (9+ messages)
` [PATCH V5 2/2] nvme-pci: fixup "

[v5 0/8] rsi: add bluetooth and coex support
 2018-01-19  6:53 UTC  (5+ messages)
` [v5 5/8] Bluetooth: btrsi: add new rsi bluetooth driver

[PATCH] qedi: Drop cqe response during connection recovery
 2018-01-19  6:52 UTC 

[PATCH 00/16] btrfs-progs: Split lowmem mode check to its own
 2018-01-19  6:55 UTC  (20+ messages)
` [PATCH 01/16] btrfs-progs: Moves cmds-check.c to check/main.c
` [PATCH 02/16] btrfs-progs: check: Move original mode definitions to check/original.h
` [PATCH 03/16] btrfs-progs: check: Move definitions of lowmem mode to check/lowmem.h
` [PATCH 04/16] btrfs-progs: check: Move node_ptr structure to check/common.h
` [PATCH 05/16] btrfs-progs: check: Export check global variables "
` [PATCH 06/16] btrfs-progs: check: Move imode_to_type function "
` [PATCH 07/16] btrfs-progs: check: Move fs_root_objectid "
` [PATCH 08/16] btrfs-progs: check: Move count_csum_range function to check/common.c
` [PATCH 09/16] btrfs-progs: check: Move __create_inode_item "
` [PATCH 10/16] btrfs-progs: check: Move link_inode_to_lostfound function to common.c
` [PATCH 11/16] btrfs-progs: check: Move check_dev_size_alignment to check/common.c
` [PATCH 12/16] btrfs-progs: check: move reada_walk_down "
` [PATCH 13/16] btrfs-progs: check: Move check_child_node "
` [PATCH 14/16] btrfs-progs: check: Move reset_cached_block_groups "
` [PATCH 16/16] btrfs-progs: check/lowmem: Cleanup unnecessary _v2 suffix

[xen-4.9-testing test] 118167: regressions - FAIL
 2018-01-19  6:50 UTC 

[PATCH v4 0/5] TAP RSS eBPF cover letter
 2018-01-19  6:48 UTC  (3+ messages)
` [PATCH v5 0/6] "

[PATCH] net/sfc/base: fix unused argument warning
 2018-01-19  6:47 UTC 

[PATCH 00/10] rtlwifi: add btcoex materials for 8822be
 2018-01-19  6:45 UTC  (11+ messages)
` [PATCH 01/10] rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
` [PATCH 02/10] rtlwifi: btcoex: Add switch band notify for btc
` [PATCH 03/10] rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
` [PATCH 04/10] rtlwifi: btcoex: add scan_notify within ips_notify if RFON
` [PATCH 05/10] rtlwifi: btcoex: Add wifi_only series ops to control solo card
` [PATCH 06/10] rtlwifi: btcoex: add boolean variables dbg_mode
` [PATCH 07/10] rtlwifi: btcoex: Fix some static warnings from Sparse
` [PATCH 08/10] rtlwifi: 8822be has to report vht capability to mac80211
` [PATCH 09/10] rtlwifi: Add ratr_table for newer IC
` [PATCH 10/10] rtlwifi: Add spec_ver to check whether use new rate-id or not

[git pull] drm fixes for 4.15 final
 2018-01-19  6:45 UTC  (2+ messages)

[PATCH 01/12] gpio: 74x174: Include proper headers
 2018-01-19  6:40 UTC  (12+ messages)
` [PATCH 02/12] gpio: adp5520: Include proper header
` [PATCH 03/12] gpio: adp5588: "
` [PATCH 04/12] gpio: altera: Include GPIO driver header
` [PATCH 05/12] gpio: amd8111: Include proper header
` [PATCH 06/12] gpio: arizona: "
` [PATCH 07/12] gpio: bcm-kona: "
` [PATCH 08/12] gpio: bt8xx: "
` [PATCH 09/12] gpio: crystalcove: "
` [PATCH 10/12] gpio: cs5535: "
` [PATCH 11/12] gpio: da905x: "
` [PATCH 12/12] gpio: davinci: "

[PATCH] drm/ttm: fix missing parameter change for ttm_bo_cleanup_refs
 2018-01-19  6:42 UTC 

[igt-dev] [PATCH i-g-t v3 1/2] lib/igt_aux: Add function to swap int64 in array
 2018-01-19  6:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v3,1/2] "

[PATCH] event/sw: fix debug logging config option
 2018-01-19  6:38 UTC 

[PATCH] dm rq: Avoid that request processing stalls sporadically
 2018-01-19  6:36 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH v3 00/30] replay additions
 2018-01-19  6:35 UTC  (6+ messages)

[PATCH v5 1/2] Return bytes transferred for partial direct I/O
 2018-01-19  6:33 UTC  (5+ messages)

User-visible context-mount API
 2018-01-19  6:32 UTC  (8+ messages)

[PATCH] fsck.f2fs: avoid quota fix causing roll-forward drop
 2018-01-19  6:31 UTC 

[PATCH RESEND] phy: sun4i-usb: add support for R40 USB PHY
 2018-01-19  6:30 UTC  (8+ messages)
` [RESEND] "

[PATCH 0/6] s390: improve speculative execution handling
 2018-01-19  6:29 UTC  (3+ messages)
` [PATCH 6/6] s390: scrub registers on kernel entry and KVM exit

[PATCH 1/2] net/mlx5: fix return value of start operation
 2018-01-19  6:28 UTC  (4+ messages)

[PATCH] media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_init
 2018-01-19  6:27 UTC 

[Buildroot] [PATCH 1/1] package/sdl2: Fix Raspberry Pi support in package SDL2
 2018-01-19  6:25 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] package/sdl2: Fix Raspberry Pi support for SDL2

[PATCH v22 0/3] Virtio-balloon: support free page reporting
 2018-01-19  6:24 UTC  (7+ messages)
` [PATCH v22 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
      ` [virtio-dev] "

[Qemu-devel] [RFC PATCH qemu] qmp: Add qom-list-properties to list QOM object properties
 2018-01-19  6:22 UTC  (4+ messages)

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-19  6:17 UTC  (7+ messages)
` [PATCH v5 20/44] dt-bindings: clock: Add bindings for TI DA8XX USB PHY clocks

[PATCH] arch/arm: optimization for memcpy on AArch64
 2018-01-19  6:16 UTC  (5+ messages)
` [PATCH v5] "
      ` 答复: "

[PATCH v5 40/44] ARM: da8xx: Remove legacy clock init
 2018-01-19  6:14 UTC  (7+ messages)
` [PATCH v5 43/44] ARM: da8xx-dt: switch to device tree clocks

[PATCH V2 net-next 0/4] add some features to hns3 driver
 2018-01-19  6:41 UTC  (5+ messages)
` [PATCH V2 net-next 1/4] net: hns3: add support for get_regs
` [PATCH V2 net-next 2/4] net: hns3: add manager table initialization for hardware
` [PATCH V2 net-next 3/4] net: hns3: add ethtool -p support for fiber port
` [PATCH V2 net-next 4/4] net: hns3: add net status led "

[RFC,V2,3/3] usb: chipidea: usbmisc: small clean up
 2018-01-19  6:12 UTC 

[PATCH for-4.10 0/3] PVHv2 toolstack leftovers
 2018-01-19  6:11 UTC  (3+ messages)
` [PATCH for-4.10 1/3] libxc: panic when trying to create a PVH guest without kernel support

[RFC 00/11] acpi: arm: IORT Support for Xen
 2018-01-19  6:10 UTC  (7+ messages)
` [RFC 01/11] acpi: arm: Public API for populating and query based on requesterid
` [RFC 02/11] acpi: arm: API to query estimated size of hardware domain's IORT

[PATCH v5] arch/arm: optimization for memcpy on AArch64
 2018-01-19  6:10 UTC  (2+ messages)
` [PATCH v6] arch/arm: optimization for memcpy on ARM64

[PATCH] arch/arm: optimization for memcpy on ARM64
 2018-01-19  6:05 UTC 

[tpm2] [ANNOUNCE] Repositories
 2018-01-19  6:04 UTC 

[Qemu-devel] [PATCH qemu] RFC: spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
 2018-01-19  6:03 UTC  (6+ messages)

[RFC] Per file OOM badness
 2018-01-19  6:01 UTC  (9+ messages)
` [PATCH 3/4] drm/gem: adjust per file OOM badness on handling buffers

[PATCH] srcpos: correct column numbers
 2018-01-19  5:59 UTC  (9+ messages)

KASAN: use-after-free Read in fib6_ifup (2)
 2018-01-19  5:58 UTC 

[PATCH 4/6] alsa-lib:pcm: fix the hw_ptr update until the boundary available
 2018-01-19  5:56 UTC  (3+ messages)

[PATCH 0/4] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
 2018-01-19  5:55 UTC  (4+ messages)
` [2/4] dmaengine: qcom: bam_dma: add num-channels binding for remotely controlled
  ` [PATCH 2/4] "

linux-next: build failure after merge of the powerpc tree
 2018-01-19  5:53 UTC 

[1/4] dmaengine: qcom: bam_dma: make bam clk optional
 2018-01-19  5:52 UTC  (2+ messages)
` [PATCH 1/4] "

[PATCH] USB TYPEC: RT1711H Type-C Chip Driver
 2018-01-19  5:48 UTC  (4+ messages)
    `  "

[PATCH v5 2/3] common/filter: Factor out expected XFS warnings for assert
 2018-01-19  5:38 UTC  (3+ messages)
` [PATCH v6 2/3] common: Add _require_no_xfs_bug_on_assert && Factor out filter_xfs_dmesg
  ` [PATCH v6 3/3] xfs: Regression test for invalid sb_logsunit

[PATCH] print kdump kernel loaded status in stack dump
 2018-01-19  5:45 UTC  (4+ messages)

[Qemu-devel] [QEMU-PPC] [PATCH V5 0/7] target/ppc: Rework spapr_caps
 2018-01-19  5:29 UTC  (5+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH V5 2/7] target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate

[PATCH v3 0/8] Aspect ratio support in DRM layer
 2018-01-19  5:44 UTC  (6+ messages)
` [PATCH v3 4/8] drm: Add DRM client cap for aspect-ratio

[PATCH] cpufreq: remove at32ap-cpufreq
 2018-01-19  5:44 UTC  (2+ messages)

[PATCH 0/7] PM /Domain/OPP: Add support to get performance state from DT
 2018-01-19  5:42 UTC  (4+ messages)

[PATCH 0/4] HDCP1.4 implementation enhancement
 2018-01-19  5:40 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: II stage HDCP auth for repeater only

[PATCH 1/1] crypto: chelsio - Fix indentation warning
 2018-01-19  5:39 UTC 

[-next] dmaengine: stm32-dmamux: Remove unnecessary platform_get_resource() error check
 2018-01-19  5:38 UTC  (3+ messages)
` [PATCH -next] "

[RFC PATCH] e1000e: Remove Other from EIAC
 2018-01-19  5:36 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[Qemu-devel] [PATCH v4 0/7] target/m68k: supervisor mode (part 2)
 2018-01-19  5:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/7] target/m68k: add MC68040 MMU
` [Qemu-devel] [PATCH v4 5/7] target/m68k: add moves

It's all about 14
 2018-01-19  5:11 UTC  (2+ messages)

git 2.16.0 segfaults on clone of specific repo
 2018-01-19  5:31 UTC  (6+ messages)

Darlehensangebot
 2018-01-19  5:33 UTC 

[PATCH v7 5/5] document: add document for kaslr_mem
 2018-01-19  5:27 UTC  (5+ messages)
` [PATCH v8 "
` [RESEND PATCH "

[LSF/MM TOPIC] HMM status upstream user what's next, mmu_notifier
 2018-01-19  5:24 UTC  (2+ messages)

[PATCH v2] net/i40e: fix fdir Rx resource defect
 2018-01-19  5:23 UTC  (2+ messages)
` [PATCH v3] "

Automated license incompatibility checks
 2018-01-19  5:21 UTC 

[PATCH] ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for Component
 2018-01-19  5:21 UTC 

[PATCH wip/dl-for-next] RDMA/bnxt_re: Fix kbuild error
 2018-01-19  5:15 UTC  (4+ messages)

[LSF/MM TOPIC] CAPI/CCIX cache coherent device memory (NUMA too ?)
 2018-01-19  5:14 UTC  (3+ messages)

[PATCH v4 00/13] iommu/rockchip: Use OF_IOMMU
 2018-01-19  5:12 UTC  (7+ messages)
` [PATCH v4 07/13] ARM: dts: rockchip: add clocks in vop iommu nodes

linux-next: build warning after merge of the crypto tree
 2018-01-19  5:12 UTC  (3+ 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.