All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-14 00:22:40 to 2019-05-14 03:25:46 UTC [more...]

[Qemu-devel] [PATCH 0/2] target/arm: Minor bit field improvements
 2019-05-14  1:11 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/2] target/arm: Use extract2 for EXTR

[PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput
 2019-05-14  3:25 UTC  (6+ messages)
` [PATCH v2 1/8] vsock/virtio: limit the memory used per-socket

[PATCH V2 2/2] epiphany: Do not bypass initialization of variable with __attribute__((cleanup))
 2019-05-14  3:23 UTC  (2+ messages)

[PATCH 1/2] mmc-utils: Fix build with clang
 2019-05-14  3:23 UTC  (2+ messages)

[PATCH v5 0/2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
 2019-05-14  3:22 UTC  (11+ messages)
` [PATCH v5 1/2] x86/kexec: Build identity mapping for EFI systab and ACPI tables
  ` [PATCH v6 "

[PATCH] tty: serial: uartlite: avoid null pointer dereference during rmmod
 2019-05-14  3:32 UTC 

[PATCH 1/2] systemd: Fix build with gcc9
 2019-05-14  3:21 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/39] tcg: Move the softmmu tlb to CPUNegativeOffsetState
 2019-05-13 23:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 38/39] tcg/arm: Use LDRD to load tlb mask+table

[PATCH] tools/bpf: Sync kernel btf.h header
 2019-05-14  3:15 UTC 

[PATCH v2 bpf-next] bpf: btf: fix the brackets of BTF_INT_OFFSET()
 2019-05-14  3:10 UTC  (3+ messages)

[v2, PATCH] add some features in stmmac
 2019-05-14  3:00 UTC  (6+ messages)
` [v2, PATCH] net: stmmac: add support for hash table size 128/256 in dwmac4

[PATCH v4 0/5] Fix and extend encoding handling in fast export/import
 2019-05-14  3:01 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] t9350: fix encoding test to actually test reencoding
  ` [PATCH v5 3/5] fast-export: avoid stripping encoding header if we cannot reencode
  ` [PATCH v5 4/5] fast-export: differentiate between explicitly utf-8 and implicitly utf-8

[v2, PATCH 0/4] fix some bugs in stmmac
 2019-05-14  3:00 UTC  (17+ messages)
` [v2, PATCH 1/4] net: stmmac: update rx tail pointer register to fix rx dma hang issue
` [v2, PATCH 2/4] net: stmmac: fix csr_clk can't be zero issue
` [v2, PATCH 3/4] net: stmmac: write the modified value back to MTL_OPERATION_MODE
` [v2, PATCH 4/4] net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail

[PATCH] mm/nvdimm: Use correct #defines instead of opencoding
 2019-05-14  2:56 UTC  (3+ messages)

[PATCH] mm/nvdimm: Use correct alignment when looking at first pfn from a region
 2019-05-14  2:55 UTC  (3+ messages)

[PATCH] mm/nvdimm: Pick the right alignment default when creating dax devices
 2019-05-14  2:54 UTC  (3+ messages)

[RFC PATCH] mm/nvdimm: Fix kernel crash on devm_mremap_pages_release
 2019-05-14  2:53 UTC  (2+ messages)

[PATCH] kbuild: terminate Kconfig when $(CC) or $(LD) is missing
 2019-05-14  2:54 UTC  (3+ messages)

[PATCH linux dev-5.0] ARM: dts: aspeed: Add Microsoft Olympus BMC
 2019-05-14  2:53 UTC  (2+ messages)

[PATCH RFC net-next] netlink: Add support for timestamping messages
 2019-05-14  2:53 UTC  (5+ messages)

ERROR: "uio_unregister_device" [drivers/staging/kpc2000/kpc2000/kpc2000.ko] undefined!
 2019-05-14  2:43 UTC 

[PATCH 1/2] scsi: libsas: only clear phy->in_shutdown after shutdown event done
 2019-05-14  2:42 UTC  (4+ messages)
` [PATCH 2/2] scsi: libsas: delete sas port if expander discover failed

[PATCH net-next v2] ipv4: Add support to disable icmp timestamp
 2019-05-14  2:56 UTC 

[PATCH v12 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-05-14  2:33 UTC  (16+ messages)
` [PATCH v12 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings

[PATCH] test-lib: try harder to ensure a working jgit
 2019-05-14  2:32 UTC  (3+ messages)

[cip-dev] CIP software updates report
 2019-05-14  2:27 UTC  (2+ messages)

[PATCH] vsprintf: Do not break early boot with probing addresses
 2019-05-14  2:25 UTC  (13+ messages)

[PATCH v2 0/7] Multiple hook support
 2019-05-14  2:26 UTC  (12+ messages)
` [PATCH v2 1/7] run-command: add preliminary support for multiple hooks
` [PATCH v2 2/7] builtin/receive-pack: add "
` [PATCH v2 3/7] rebase: "
` [PATCH v2 3/7] sequencer: "
` [PATCH v2 4/7] builtin/worktree: add support for multiple post-checkout hooks
` [PATCH v2 5/7] transport: add support for multiple pre-push hooks
` [PATCH v2 6/7] config: allow configuration of multiple hook error behavior
` [PATCH v2 7/7] docs: document multiple hooks

[PATCH RESEND] powerpc: add simd.h implementation specific to PowerPC
 2019-05-14  2:23 UTC  (5+ messages)
` [PATCH 1/2] [PowerPC] Add simd.h implementation
  ` [PATCH 2/2] [PowerPC] Allow use of SIMD in interrupts from kernel code
` [v2 1/2] [PowerPC] Add simd.h implementation
  ` [v2 2/2] [PowerPC] Allow use of SIMD in interrupts from kernel code

[Qemu-devel] [RFC v2 PATCH 0/3] ppc: spapr: virtual NVDIMM support
 2019-05-14  2:22 UTC  (3+ messages)
` [Qemu-devel] [RFC v2 PATCH 2/3] spapr: Add NVDIMM device support

[RFC PATCH 0/7] xfstests: verify fscrypt-encrypted contents and filenames
 2019-05-14  2:20 UTC  (6+ messages)
` [RFC PATCH 4/7] common/encrypt: add helper for ciphertext verification tests
    ` [f2fs-dev] "

[Qemu-devel] [PATCH v11 00/12] Add RX archtecture support
 2019-05-14  2:17 UTC  (3+ messages)

[PATCH v1] mtd: rawnand: Add Macronix NAND read retry support
 2019-05-14  2:16 UTC  (6+ messages)

[dpdk-dev] [PATCH v2] net/ice: set min and max MTU
 2019-05-14  2:15 UTC  (2+ messages)

Lack of length checking in USB configuration may allow buffer overflow
 2019-05-14  2:14 UTC 

[PATCH V2 1/2] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
 2019-05-14  2:14 UTC  (7+ messages)

[PATCH v3] ARM: dts: imx: Fix the AR803X phy-mode
 2019-05-14  2:07 UTC  (10+ messages)

fs/ubifs/dir.c:799: undefined reference to `ubifs_purge_xattrs'
 2019-05-14  2:07 UTC 

[RFC KVM 00/27] KVM Address Space Isolation
 2019-05-14  2:07 UTC  (10+ messages)
` [RFC KVM 24/27] kvm/isolation: KVM page fault handler

[PATCH V4 0/3] scsi: core: avoid big pre-allocation for sg list
 2019-05-14  2:06 UTC  (3+ messages)

[PATCH] fix rasdaemon high CPU usage when part of CPUs offline
 2019-05-13 22:16 UTC 

[PATCH v2] status: add an empty line when there is no hint
 2019-05-14  2:04 UTC  (10+ messages)

[v2 PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-14  2:01 UTC 

ext3/ext4 filesystem corruption under post 5.1.0 kernels
 2019-05-14  1:59 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/14] spapr: add KVM support to the XIVE interrupt mode
 2019-05-14  1:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 04/14] spapr/xive: add state synchronization with KVM
` [Qemu-devel] [PATCH v4 12/14] spapr/irq: initialize the IRQ device only once
` [Qemu-devel] [PATCH v4 13/14] ppc/xics: fix irq priority in ics_set_irq_type()

[PATCH 0/4] AMDKFD (AMD GPU compute) support for device cgroup
 2019-05-14  1:58 UTC  (3+ messages)
` [PATCH 4/4] drm/amdkfd: Check against "

[dpdk-dev] [PATCH] app/testpmd: fix offloads overwrite by default configuration
 2019-05-14  1:56 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "

[RFC] iommu: arm-smmu: stall support
 2019-05-14  1:54 UTC  (10+ messages)

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2019-05-14  1:50 UTC  (9+ messages)
  ` C3600, sata controller

[meta-processor-sdk][PATCH] matrix-gui-browser: HACK: do not change SRCREV
 2019-05-14  1:46 UTC 

[PATCH 0/5] Replace qtwebengine with qtwebkit unconditionally
 2019-05-14  1:44 UTC  (6+ messages)
` [PATCH 1/5] packagegroup-arago-qte: replace qtwebengine with qtwebkit
` [PATCH 2/5] ackagegroup-arago-qte-toolchain-target: "
` [PATCH 3/5] ackagegroup-arago-tisdk-qte: replace qtwebengine examples with qtwebkit ones
` [PATCH 4/5] ackagegroup-arago-tisdk-matrix: replace qtwebengine browser with qtwebkit one
` [PATCH 5/5] matrix-gui-browser: pick up the matrix-gui-browser built on top of qtwebkit

[PATCH 0/3] KVM: LAPIC: Optimize timer latency further
 2019-05-14  1:45 UTC  (7+ messages)
` [PATCH 1/3] KVM: LAPIC: Extract adaptive tune timer advancement logic
` [PATCH 3/3] KVM: LAPIC: Optimize timer latency further

[U-Boot] [PATCH v3 5/5] MAINTAINERS: change spi driver entry
 2019-05-14  1:40 UTC 

[U-Boot] [PATCH v3 4/5] configs: mt7629_rfb: change MTK_QSPI to MTK_SNFI_SPI
 2019-05-14  1:40 UTC 

[U-Boot] [PATCH v3 3/5] arm: dts: change MT7629 to use spi-mem rather than qspi
 2019-05-14  1:40 UTC 

[U-Boot] [PATCH v3 2/5] spi: add spi-mem driver for MediaTek MT7629 SoC
 2019-05-14  1:40 UTC 

[U-Boot] [PATCH v3 1/5] spi: remove obsolete mtk_qspi driver
 2019-05-14  1:39 UTC 

[U-Boot] [PATCH v3 0/5] Add spi-mem driver for MediaTek MT7629 SoC
 2019-05-14  1:39 UTC 

[PATCH 0/2] pinctrl: mediatek: Fix 2 issues related to resume from wake sources
 2019-05-14  1:37 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: mediatek: Update cur_mask in mask/mask ops

[PATCH] drm/i915: Engine relative MMIO
 2019-05-14  1:37 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Engine relative MMIO (rev6)

[PATCH] dm ioctl: fix hang in early create error condition
 2019-05-14  1:37 UTC  (2+ messages)
`  "

[Patch (resend) 1/5] cifs: smbd: Don't destroy transport on RDMA disconnect
 2019-05-14  1:32 UTC  (4+ messages)
` [Patch (resend) 5/5] cifs: Call MID callback before destroying transport

[PATCH 00/17] Support for read-write lock deadlock detection
 2019-05-14  1:31 UTC  (4+ messages)
` [PATCH 01/17] locking/lockdep: Add lock type enum to explicitly specify read or write locks

Kernel OOPS followed by a panic on next20190507 with 4K page size
 2019-05-14  1:30 UTC  (2+ messages)

linux-next: build failure after merge of the ecryptfs tree
 2019-05-14  1:22 UTC  (5+ messages)

MacchiatoBin SingleShot 2500BASE-X port (eth3) with GPON SFP on mvpp2x
 2019-05-14  1:20 UTC  (9+ messages)

switch core SCSI code to SPDX tags
 2019-05-14  1:15 UTC  (4+ messages)
` [PATCH 12/24] libfc: switch "

[Qemu-devel] [PATCH v8 0/6] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2019-05-14  0:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 4/6] target/ppc: Build rtas error log upon an MCE
  ` [Qemu-devel] [Qemu-ppc] "

[U-Boot] [PATCH v3 0/2] fit: Image node compression
 2019-05-14  1:15 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/2] fit: Support compression for non-kernel components (e.g. FDT)
` [U-Boot] [PATCH v3 2/2] fit: Support compat string property in configuration node

bpf VM_FLUSH_RESET_PERMS breaks sparc64 boot
 2019-05-14  1:15 UTC  (4+ messages)

[v2 PATCH] RISC-V: Add a PE/COFF compliant Image header
 2019-05-14  1:13 UTC  (10+ messages)

[PATCH] KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs
 2019-05-14  1:11 UTC  (3+ messages)

[PATCH] powerpc/mm: Handle page table allocation failures
 2019-05-14  1:05 UTC 

Git Test Coverage Report (May 13, 2019)
 2019-05-14  1:10 UTC 

RISC-V microconference accepted for Linux Plumbers 2019
 2019-05-14  1:08 UTC 

[U-Boot] [PATCH 1/1] imx8: cpu: fix warning for cpu_imx_get_temp
 2019-05-14  1:08 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: Set "APIC Software Enable" after APIC reset
 2019-05-14  1:06 UTC  (4+ messages)

[PATCH v3 1/2] drm/i915: Make sandybridge_pcode_read() deal with the second data register
 2019-05-14  0:59 UTC  (5+ messages)
` [PATCH v3 2/2] drm/i915: Make sure we have enough memory bandwidth on ICL

[U-Boot] [PATCH] ARM: imx: cm_fx6: Drop ad-hoc SATA binding
 2019-05-14  0:57 UTC  (2+ messages)

[Proposal] end of file checks by checkpatch.pl
 2019-05-14  0:54 UTC  (7+ messages)

[PATCH v2] RDMA: Directly cast the sockaddr union to sockaddr
 2019-05-14  0:55 UTC 

[PATCH] dt-bindings: gpio: Convert Arm PL061 to json-schema
 2019-05-14  0:50 UTC 

[PATCH 0/5] Refactor to expand subslice mask
 2019-05-14  0:49 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Refactor to expand subslice mask (rev9)

[stable/4.14.y PATCH 0/3] mmc: Fix a potential resource leak when shutting down request queue
 2019-05-14  0:43 UTC  (2+ messages)

Yocto Project Upcoming Conferences and Developer Days
 2019-05-14  0:42 UTC  (5+ messages)

Git Test Coverage Report (v2.22.0-rc0)
 2019-05-14  0:41 UTC 

[PATCH] perf/x86/intel: allow PEBS multi-entry in watermark mode
 2019-05-14  0:34 UTC 

[PATCH v4][RFC] ASoC: modern style CPU
 2019-05-14  0:34 UTC  (5+ messages)
` [PATCH][RFC] ASoC: soc.h: add sound dai_link connection macro

[PATCH] scsi: smartpqi: Reporting unhandled SCSI errors
 2019-05-14  0:30 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 1/1] target/arm: Fix vector operation segfault
 2019-05-14  0:19 UTC  (2+ messages)

[RFC Patch] perf_event: fix a cgroup switch warning
 2019-05-14  0:27 UTC 

[cip-dev] [PATCH 4.4.y 00/52] Add basic support for the iwg23s
 2019-05-14  0:28 UTC  (9+ messages)
` [cip-dev] [PATCH 4.4.y 30/52] clk: shmobile: Document r8a77470 CPG clock support
` [cip-dev] [PATCH 4.4.y 31/52] clk: shmobile: Document r8a77470 CPG DIV6 "
` [cip-dev] [PATCH 4.4.y 32/52] clk: shmobile: Document r8a77470 MSTP "

[Qemu-devel] [PULL 00/31] tcg: gvec improvments
 2019-05-14  0:05 UTC  (6+ messages)
` [Qemu-devel] [PULL 01/31] tcg: Implement tcg_gen_gvec_3i()
` [Qemu-devel] [PULL 14/31] tcg: Add INDEX_op_dupm_vec
` [Qemu-devel] [PULL 23/31] tcg/aarch64: Support vector absolute value
` [Qemu-devel] [PULL 25/31] target/cris: Use tcg_gen_abs_tl
` [Qemu-devel] [PULL 30/31] target/xtensa: Use tcg_gen_abs_i32

Using the upcoming fsinfo()
 2019-05-14  0:23 UTC  (3+ messages)

[psplash][PATCH 1/2] Allow users to specify a horizontal offset parameter
 2019-05-14  0:23 UTC  (2+ messages)
` [psplash][PATCH 2/2] Add config option to disable fifo


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.