All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-23 07:34:37 to 2019-05-23 08:30:25 UTC [more...]

[Qemu-devel] [RFC v4 0/7] Baby steps towards saner headers
 2019-05-23  8:15 UTC  (3+ messages)
` [Qemu-devel] [RFC v4 2/7] Makefile: Drop bogus cleaning of $(ALL_SUBDIRS)/qemu-options.def
` [Qemu-devel] [RFC v4 3/7] Makefile: Rename targets for make recursion

[PATCH 00/18] locking/atomic: atomic64 type cleanup
 2019-05-23  8:30 UTC  (2+ messages)

Getting empty callchain from perf_callchain_kernel()
 2019-05-23  8:27 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: document how the test works
 2019-05-23  8:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_hdmi_inject: document how the test works (rev3)

[PATCH] xen/arm: Allow cleaning the directory even when CONFIG_EARLY_PRINTK is set
 2019-05-23  8:27 UTC  (6+ messages)
    ` [Xen-devel] "

[PATCH 01/10] drm/ttm: Make LRU removal optional
 2019-05-23  8:27 UTC  (3+ messages)
` [PATCH 10/10] drm/amdgpu: stop removing BOs from the LRU v3

[Qemu-devel] [PATCH v15 00/12] Add RX archtecture support
 2019-05-23  8:19 UTC  (3+ messages)

[PATCH V2] mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
 2019-05-23  8:27 UTC 

[PATCH] mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
 2019-05-23  8:27 UTC  (2+ messages)

[Qemu-devel] [PULL 00/16] tcg queued patches
 2019-05-23  8:17 UTC  (2+ messages)

[PATCH] staging: fieldbus: anybuss: Remove unnecessary variables
 2019-05-23  8:27 UTC  (2+ messages)

[PATCH v2 00/12] ASoC: SOF: stability fixes
 2019-05-23  8:27 UTC  (7+ messages)
` [PATCH v2 12/12] ASoC: SOF: Intel: hda-codec: fix memory allocation

[PATCHv2] perf report: Fix OOM error in TUI mode on s390
 2019-05-23  8:25 UTC 

[PATCH 01/10] drm/i915/dmc: use kernel types
 2019-05-23  8:24 UTC  (10+ messages)
` [PATCH 02/10] drm/i915/dmc: extract fw_info and table walk from intel_package_header
` [PATCH 03/10] drm/i915/dmc: add support for package_header with version 2
` [PATCH 04/10] drm/i915/dmc: extract function to parse css header
` [PATCH 05/10] drm/i915/dmc: extract function to parse package_header
` [PATCH 06/10] drm/i915/dmc: extract function to parse dmc_header
` [PATCH 07/10] drm/i915/dmc: add support to load dmc_header version 3
` [PATCH 08/10] drm/i915/dmc: remove redundant return in parse_csr_fw()
` [PATCH 09/10] drm/i915/dmc: protect against reading random memory
` [PATCH 10/10] drm/i915/dmc: protect against loading wrong firmware

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-23  8:23 UTC  (12+ messages)

[dpdk-dev] [PATCH v1 00/27] OCTEON TX2 common and mempool driver
 2019-05-23  8:13 UTC  (28+ messages)
` [dpdk-dev] [PATCH v1 01/27] common/octeontx2: add build infrastructure and HW definition
` [dpdk-dev] [PATCH v1 02/27] common/octeontx2: add IO handling APIs
` [dpdk-dev] [PATCH v1 03/27] common/octeontx2: add mbox request and response definition
` [dpdk-dev] [PATCH v1 04/27] common/octeontx2: add mailbox base support infra
` [dpdk-dev] [PATCH v1 05/27] common/octeontx2: add runtime log infra
` [dpdk-dev] [PATCH v1 06/27] common/octeontx2: add mailbox send and receive support
` [dpdk-dev] [PATCH v1 07/27] common/octeontx2: introduce common device class
` [dpdk-dev] [PATCH v1 08/27] common/octeontx2: introduce irq handling functions
` [dpdk-dev] [PATCH v1 09/27] common/octeontx2: handle intra device operations
` [dpdk-dev] [PATCH v1 10/27] common/octeontx2: add AF to PF mailbox IRQ and msg handlers
` [dpdk-dev] [PATCH v1 11/27] common/octeontx2: add PF to VF "
` [dpdk-dev] [PATCH v1 12/27] common/octeontx2: add VF mailbox IRQ and msg handler
` [dpdk-dev] [PATCH v1 13/27] common/octeontx2: add uplink message support
` [dpdk-dev] [PATCH v1 14/27] common/octeontx2: add FLR IRQ handler
` [dpdk-dev] [PATCH v1 15/27] doc: add Marvell OCTEON TX2 platform guide
` [dpdk-dev] [PATCH v1 16/27] mempool/octeontx2: add build infra and device probe
` [dpdk-dev] [PATCH v1 17/27] drivers: add init and fini on octeontx2 NPA object
` [dpdk-dev] [PATCH v1 18/27] mempool/octeontx2: add NPA HW operations
` [dpdk-dev] [PATCH v1 19/27] mempool/octeontx2: add NPA IRQ handler
` [dpdk-dev] [PATCH v1 20/27] mempool/octeontx2: add context dump support
` [dpdk-dev] [PATCH v1 21/27] mempool/octeontx2: add mempool alloc op
` [dpdk-dev] [PATCH v1 22/27] mempool/octeontx2: add mempool free op
` [dpdk-dev] [PATCH v1 23/27] mempool/octeontx2: add remaining slow path ops
` [dpdk-dev] [PATCH v1 24/27] mempool/octeontx2: add fast path mempool ops
` [dpdk-dev] [PATCH v1 25/27] mempool/octeontx2: add optimized dequeue operation for arm64
` [dpdk-dev] [PATCH v1 26/27] mempool/octeontx2: add devargs for max pool selection
` [dpdk-dev] [PATCH v1 27/27] doc: add Marvell OCTEON TX2 mempool documentation

[PATCH 2/2] auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()
 2019-05-23  8:18 UTC  (3+ messages)

[RESEND][PATCH] arm64: dts: lx2160a: Enable usb3-lpm-capable for usb3 node
 2019-05-23  8:16 UTC  (9+ messages)

[U-Boot] [PATCH 1/4] ata: fsl_ahci: Add sata DM support for Freescale powerpc socs
 2019-05-23  8:17 UTC  (10+ messages)
              ` [U-Boot] [EXT] "

[PATCH/RFC] arm64: fix build warning from __AARCH64_INSN_FUNCS(ldadd, ...)
 2019-05-23  8:12 UTC 

[PATCHv2] arm64: dts: ls1028a: add flexspi nodes
 2019-05-23  8:15 UTC  (10+ messages)
  ` [EXT] "

[PATCH] proc: report eip and esp for all threads when coredumping
 2019-05-23  8:15 UTC  (3+ messages)

[PATCH] lib/sort: Add the sort_r() variant
 2019-05-23  8:14 UTC  (3+ messages)

[PATCH] dt-bindings: Add vendor prefix for Espressif
 2019-05-23  8:14 UTC 

[PATCH 1/1] nvme-rdma: Add association between ctrl and transport dev
 2019-05-23  8:13 UTC  (2+ messages)
` [Suspected-Phishing][PATCH "

[PATCH 0/3] Fix OOM in perf report on s390
 2019-05-23  8:12 UTC  (4+ messages)
` [PATCH 1/3] perf report: Fix OOM error in TUI mode "

[igt-dev] [PATCH i-g-t] tests/kms_chamelium: print audio sub-sub-test results
 2019-05-23  8:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_chamelium: print audio sub-sub-test results (rev2)

[PATCH v4 0/6] LM36274 Introduction
 2019-05-23  8:12 UTC  (5+ messages)
` [RESEND PATCH v4 3/6] mfd: ti-lmu: Add LM36274 support to the ti-lmu
` [RESEND PATCH v4 4/6] regulator: lm363x: Add support for LM36274

[PATCH] PCI/P2PDMA: Root complex whitelist should not apply when an IOMMU is present
 2019-05-23  8:12 UTC  (2+ messages)

[PATCH v3 00/16] powerpc/32: Implement fast syscall entry
 2019-05-23  8:10 UTC  (5+ messages)
` [PATCH v3 14/16] powerpc/32: implement fast entry for syscalls on BOOKE

linux-next: manual merge of the drm-misc tree with Linus' tree
 2019-05-23  8:10 UTC  (2+ messages)

[v11 00/12] Add HDR Metadata Parsing and handling in DRM layer
 2019-05-23  8:09 UTC  (3+ messages)

[PATCH v2 1/2] crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
 2019-05-23  8:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/mono-gtksharp3: fix build with latest mono
 2019-05-23  8:07 UTC  (2+ messages)

[PATCH 1/8] ceph: fix error handling in ceph_get_caps()
 2019-05-23  8:06 UTC  (8+ messages)
` [PATCH 2/8] ceph: single workqueue for inode related works
` [PATCH 3/8] ceph: avoid iput_final() while holding mutex or in dispatch thread
` [PATCH 4/8] ceph: close race between d_name_cmp() and update_dentry_lease()
` [PATCH 5/8] ceph: fix dir_lease_is_valid()
` [PATCH 6/8] ceph: use READ_ONCE to access d_parent in RCU critical section
` [PATCH 7/8] ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg()
` [PATCH 8/8] ceph: hold i_ceph_lock when removing caps for freeing inode

[meta-oe][PATCH] rrdtool: improve reproducibility
 2019-05-23  8:06 UTC 

[PATCH net,stable 1/1] net: fec: add defer probe for of_get_mac_address
 2019-05-23  8:06 UTC  (3+ messages)
` [PATCH net,stable 1/1] net: fec: fix the clk mismatch in failed_reset path

[igt-dev] [PATCH i-g-t] i915: Improve static engine map for legacy
 2019-05-23  8:06 UTC  (2+ messages)
`  "

[Buildroot] [git commit] package/mono-gtksharp3: fix build with latest mono
 2019-05-23  8:06 UTC 

[PATCH v5] proc/sysctl: add shared variables for range check
 2019-05-23  8:05 UTC  (2+ messages)

[Buildroot] [PATCH] package/luarocks: bump to version 3.1.2
 2019-05-23  8:04 UTC  (5+ messages)

[Buildroot] [PATCH] package/libcurl: security bump to version 7.65.0
 2019-05-23  8:04 UTC  (2+ messages)

[Buildroot] [git commit] package/luarocks: bump to version 3.1.2
 2019-05-23  8:03 UTC 

[Buildroot] [git commit] package/libcurl: security bump to version 7.65.0
 2019-05-23  8:03 UTC 

[PATCH 0/6] Fix coding style issues in drivers/staging/kpc2000
 2019-05-23  8:03 UTC  (5+ messages)
` [PATCH 1/6] staging: kpc2000: fix indent in cell_probe.c

[Qemu-devel] [PATCH 0/4] add failover feature for assigned network devices
 2019-05-23  8:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] migration: allow unplug during migration for failover devices

[PATCH 0/9] Add Subsystem/Ctrl/Namespace relations
 2019-05-23  8:01 UTC  (4+ messages)
` [PATCH 9/9] nvme: Retrieve namespaces during list-subsys cmd

[RFC V2 00/16] objtool: Add support for Arm64
 2019-05-23  7:59 UTC  (5+ messages)

remove dead powernv code
 2019-05-23  7:52 UTC  (4+ messages)
` [PATCH 1/3] powerpc/powernv: remove the unused pnv_pci_set_p2p function

[Bug 203643] New: [REGRESSION][BISECTED] Sixaxis gamepad no longer connects via Bluetooth
 2019-05-23  7:58 UTC  (2+ messages)
` [Bug 203643] "

[PATCH net-next] selftests: pmtu: Simplify cleanup and namespace names
 2019-05-23  7:58 UTC  (2+ messages)

ppc85xx_basic_defconfig is buggy ?
 2019-05-23  7:52 UTC 

FAILED: patch "[PATCH] blk-mq: free hw queue's resource in hctx's release handler" failed to apply to 4.4-stable tree
 2019-05-23  7:57 UTC 

FAILED: patch "[PATCH] blk-mq: free hw queue's resource in hctx's release handler" failed to apply to 4.9-stable tree
 2019-05-23  7:57 UTC 

FAILED: patch "[PATCH] blk-mq: free hw queue's resource in hctx's release handler" failed to apply to 4.19-stable tree
 2019-05-23  7:57 UTC 

FAILED: patch "[PATCH] blk-mq: free hw queue's resource in hctx's release handler" failed to apply to 4.14-stable tree
 2019-05-23  7:57 UTC 

[Linux-kernel-mentees] [PATCH] Media: Radio: Change devm_k*alloc to k*alloc
 2019-05-23  7:56 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] qga: check length of command-line & environment variables
 2019-05-23  7:53 UTC  (3+ messages)

[PATCH] nvme-rdma: Fix a NULL deref when lesser io queues are allocated
 2019-05-23  7:55 UTC  (3+ messages)

[PATCH 0/6] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-05-23  7:54 UTC  (11+ messages)
` [PATCH 3/6] drm/bridge: extract some Analogix I2C DP common code
` [PATCH 4/6] drm/bridge: Add Analogix anx6345 support

[PATCH 4.14 000/115] 4.14.120-stable review
 2019-05-23  7:53 UTC  (3+ messages)
` [PATCH 4.14 082/115] cifs: fix memory leak in SMB2_read

[Qemu-devel] [PATCH v4 00/20] monitor: add asynchronous command type
 2019-05-23  7:52 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 0/5] s390x/tcg: Vector Instruction Support Part 3
 2019-05-23  7:50 UTC  (10+ messages)
` [Qemu-devel] [PATCH v1 1/5] s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL

remove dead powernv code v2
 2019-05-23  7:49 UTC  (5+ messages)
` [PATCH 1/4] powerpc/powernv: remove the unused pnv_pci_set_p2p function
` [PATCH 2/4] powerpc/powernv: remove the unused tunneling exports
` [PATCH 3/4] powerpc/powernv: remove dead NPU DMA code
` [PATCH 4/4] powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functions

[PATCHv3 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-23  7:49 UTC  (6+ messages)
` [PATCH 01/12] perf tools: Separate generic code in dso__data_file_size

[PATCH bpf] selftests: bpf: add zero extend checks for ALU32 and/or/xor
 2019-05-23  7:48 UTC  (5+ messages)

[PATCH] powerpc/powernv: fix variable "c" set but not used
 2019-05-23  7:46 UTC  (4+ messages)

[PATCH AUTOSEL 5.1 001/375] gfs2: Fix lru_count going negative
 2019-05-23  7:47 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 011/375] ip6: fix skb leak in ip6frag_expire_frag_queue()

[PATCH] connman: fix segfault with musl >2.21
 2019-05-23  7:47 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_core: Rework extra options conflicts handling
 2019-05-23  7:46 UTC  (2+ messages)

[RESEND][PATCH] Fix MACsec kernel panics, oopses and bugs
 2019-05-23  7:46 UTC 

[dpdk-dev] [PATCH] devtools: pass custom options to checkpatch
 2019-05-23  7:45 UTC 

[dpdk-dev] [PATCH] devtools: better freebsd support
 2019-05-23  7:43 UTC 

[PATCH 0/4] KVM: PPC: Book3S: Fix potential deadlocks
 2019-05-23  7:41 UTC  (4+ messages)

[PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized
 2019-05-23  7:40 UTC  (6+ messages)

set power_save_node=0 as default
 2019-05-23  7:40 UTC  (2+ messages)

[PATCH net-next 00/18] net: stmmac: Improvements and Selftests
 2019-05-23  7:37 UTC  (19+ messages)
` [PATCH net-next 01/18] net: stmmac: Add MAC loopback callback to HWIF
` [PATCH net-next 02/18] net: stmmac: dwmac100: Add MAC loopback support
` [PATCH net-next 03/18] net: stmmac: dwmac1000: "
` [PATCH net-next 04/18] net: stmmac: dwmac4/5: "
` [PATCH net-next 05/18] net: stmmac: dwxgmac2: "
` [PATCH net-next 06/18] net: ethernet: stmmac: dwmac-sun8i: Enable control of loopback
` [PATCH net-next 07/18] net: stmmac: Switch MMC functions to HWIF callbacks
` [PATCH net-next 08/18] net: stmmac: dwmac1000: Also pass control frames while in promisc mode
` [PATCH net-next 09/18] net: stmmac: dwmac4/5: "
` [PATCH net-next 10/18] net: stmmac: dwxgmac2: "
` [PATCH net-next 11/18] net: stmmac: Introduce selftests support
` [PATCH net-next 12/18] net: stmmac: dwmac1000: Fix Hash Filter
` [PATCH net-next 13/18] net: stmmac: dwmac1000: Clear unused address entries
` [PATCH net-next 14/18] net: stmmac: dwmac4/5: Fix Hash Filter
` [PATCH net-next 15/18] net: stmmac: dwmac4/5: Do not disable whole RX in dma_stop_rx()
` [PATCH net-next 16/18] net: stmmac: dwxgmac2: "
` [PATCH net-next 17/18] net: stmmac: dwmac4/5: Clear unused address entries
` [PATCH net-next 18/18] net: stmmac: Prevent missing interrupts when running NAPI

[PATCH v2] arm64: dts: ls1028a: Add esdhc node in dts
 2019-05-23  7:37 UTC  (3+ messages)

[PATCH 0/2] Allow pinctrl framework to create links
 2019-05-23  7:37 UTC  (3+ messages)

[PATCH v13 0/2] add uart DMA function
 2019-05-23  7:35 UTC  (9+ messages)
` [PATCH v13 1/2] arm: dts: mt2712: add uart APDMA to device tree
` [PATCH 2/2] serial: 8250-mtk: modify uart DMA rx

ath10k QCA9377 firmware crashes and fails to recover
 2019-05-23  7:35 UTC  (3+ messages)

[PATCH v5 1/1] iommu/io-pgtable-arm: Add support to use system cache
 2019-05-23  7:35 UTC  (4+ messages)

btrfs-convert with --no-datasum and --no-inline. How can I enable those features now?
 2019-05-23  7:34 UTC  (3+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-23  7:34 UTC  (13+ 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.