All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-17 13:44:32 to 2018-05-17 14:25:14 UTC [more...]

[PATCH 0/2] bpf: sockmap, fix uninitialized variable and double-free
 2018-05-17 14:11 UTC  (2+ messages)
` [PATCH 2/2] bpf: sockmap, fix double-free

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-17 14:25 UTC  (9+ messages)
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier

[PATCH RFC v2 0/2] NVMF/RDMA 8K Inline Support
 2018-05-17 14:24 UTC  (4+ messages)
` [PATCH RFC v2 2/2] nvmet-rdma: support 16K inline data

[PATCH 1/2] drm/i915/selftests: Wait longer for the old active request
 2018-05-17 14:24 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Flush the RING stop bit after clearing RING_HEAD in reset

[PATCH v5 00/14] staging: typec: tcpci: move out of staging
 2018-05-17 14:24 UTC  (14+ messages)
` [v5,05/14] usb: typec: add API to get typec basic port power and data config
              ` [PATCH v5 05/14] "

[OSSTEST PATCH 00/10] UEFI and commissioning fixes
 2018-05-17 14:22 UTC  (5+ messages)
` [OSSTEST PATCH 07/10] mg-anoint: Make readonly operations "work" in standalone mode
` [OSSTEST PATCH 08/10] mg-anoint: Support mg-anoint retrieve --tolerate-unprepared

[PATCH V6 00/11] nvme: pci: fix & improve timeout handling
 2018-05-17 14:23 UTC  (12+ messages)
` [PATCH V6 11/11] nvme: pci: support nested EH

cpu stopper threads and load balancing leads to deadlock
 2018-05-17 14:23 UTC  (13+ messages)

[PATCH v4 00/31] kconfig: move compiler capability tests to Kconfig
 2018-05-17 14:22 UTC  (3+ messages)

06331f8cb3 ("TTY: tty_buffer, warn on leaks"): WARNING: 'atomic_xchg(&buf->mem_used, 0)' is true!
 2018-05-17 14:23 UTC 

[PATCH 0/3] Add STM32 SPI support on stm32mp157c
 2018-05-17 14:21 UTC  (12+ messages)
` [PATCH 1/3] ARM: dts: stm32: add "
` [PATCH 2/3] ARM: dts: stm32: add SPI1 support on stm32mp157c-ev1
` [PATCH 3/3] ARM: multi_v7_defconfig: enable STM32 SPI

[Qemu-devel] [PATCH v3 00/38] target-microblaze: Add support for Extended Addressing
 2018-05-17 14:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 28/38] target-microblaze: dec_msr: Plug a temp leak
` [Qemu-devel] [PATCH v3 36/38] target-microblaze: Use tcg_gen_movcond in eval_cond_jmp

[U-Boot] RFC: Alternative boot_jump_linux() function
 2018-05-17 14:22 UTC  (2+ messages)

[xen-4.7-testing test] 122831: regressions - FAIL
 2018-05-17 14:22 UTC 

[PATCH] nvme: handle completions outside of the queue lock
 2018-05-17 14:22 UTC  (7+ messages)

[PATCH] powerpc/lib: Remove .balign inside string functions for PPC32
 2018-05-17 14:21 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] vfio-ccw: loosen orb flags checks
 2018-05-17 14:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] vfio-ccw: add force unlimited prefetch property
            ` [Qemu-devel] [qemu-s390x] "

[bug report] ath9k: Fix issue with MCS15
 2018-05-17 14:21 UTC 

[PATCH] audit: add containerid support for IMA-audit
 2018-05-17 14:18 UTC  (7+ messages)

[PATCH v4 00/23] Fixes for GCC8 against lagopus
 2018-05-17 14:17 UTC  (36+ messages)
` [PATCH v4 01/23] lib/librte_eal: import libbsd strlcpy
` [PATCH v4 15/23] rte_ethdev.h: align sign and scope of temp var
` [PATCH v5 00/21] Fixes for GCC8 against lagopus
  ` [PATCH v5 01/21] lib/librte_ethdev: change eth-dev-ops API to return int
  ` [PATCH v5 02/21] rte_string_fns.h: fix gcc8.1 sign conv warning in lstrcpy
    ` [PATCH] "
  ` [PATCH v5 03/21] lib/librte_eal: explicit tmp cast
  ` [PATCH v5 04/21] /lib/librte_eal: stage cast from uint64 to long
  ` [PATCH v5 05/21] rte_ring_generic.h: stack declarations before code
  ` [PATCH v5 06/21] rte_ring.h: remove signed type flipflopping
  ` [PATCH v5 07/21] rte_mbuf.h: avoid warnings from inadvertant promotion
  ` [PATCH v5 08/21] rte_mbuf.h: explicit casts for int16 to uint16
  ` [PATCH v5 09/21] rte_mbuf.h: make sure RTE-MIN compares same types
  ` [PATCH v5 10/21] rte_mbuf.h: explicit cast restricting ptrdiff to uint16
  ` [PATCH v5 11/21] rte_ether.h: explicit cast avoiding truncation warning
  ` [PATCH v5 12/21] rte_rwlock.h: gcc8 sign conversion warnings
  ` [PATCH v5 13/21] rte_ip.h: cast input to bswap16 to be uint16
  ` [PATCH v5 14/21] rte_ip.h: cast around promotion to int
  ` [PATCH v5 15/21] rte_ip.h: cast type decided by sizeof to uint32
  ` [PATCH v5 16/21] rte_ip.h: cast return checksum size to uint16
  ` [PATCH v5 17/21] rte_ip.h: cast away gcc8 warning on rte_ipv6_phdr_cksum
  ` [PATCH v5 18/21] rte_mbuf.h: explicit cast for size type to uint32
  ` [PATCH v5 19/21] rte_mbuf.h: explicit casts to uint16 to avoid warnings
  ` [PATCH v5 20/21] rte_ethdev.h: align sign and scope of temp var
  ` [PATCH v5 21/21] rte_byteorder.h: explicit cast for return promotion

net: ieee802154: 6lowpan: fix frag reassembly
 2018-05-17 14:16 UTC  (3+ messages)

[PATCH] nvme: remove cq check after submission
 2018-05-17 14:16 UTC  (4+ messages)

[meta-initramfs][PATCH] ubi-utils-klibc: update from v. 1.5.2 to 2.0.2
 2018-05-17 14:15 UTC  (2+ messages)

[PATCH v2] nfs: Fix ugly referral attributes
 2018-05-17 14:15 UTC  (3+ messages)
` Regression in [v2] nfs: Fix ugly referral attributes ?

STMMAC driver with TSO enabled issue
 2018-05-17 14:13 UTC  (6+ messages)

[U-Boot] [PATCH v2] net: MVGBE don't automatically select PHYLIB
 2018-05-17 14:14 UTC  (2+ messages)

[PATCH linux dev-4.13 v2 0/2] pinctrl: npcm: add NPCM7xx pinctrl driver
 2018-05-17 13:24 UTC  (3+ messages)
` [PATCH linux dev-4.13 v2 1/2] dt-binding: pinctrl: document NPCM7xx pin controller DT bindings
` [PATCH linux dev-4.13 v2 2/2] pinctrl: npcm: add NPCM7xx pin control driver

[PATCH v4 0/4] powerpc/64: memcmp() optimization
 2018-05-17 14:13 UTC  (3+ messages)
` [PATCH v4 3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()

[bug report] drm/amd/powerplay: add control gfxoff enabling in late init
 2018-05-17 14:13 UTC 

[PATCH v2] net/tap: fix isolation mode toggling
 2018-05-17 14:13 UTC  (4+ messages)
` [PATCH v3] "
    ` [dpdk-stable] "

[PATCH v7 00/12] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
 2018-05-17 14:13 UTC  (3+ messages)
` [PATCH v7 03/12] PCI: Request control of native PCIe hotplug only if supported

[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
 2018-05-17 14:11 UTC  (9+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Show reset reason
 2018-05-17 14:11 UTC  (2+ messages)

[PATCH 0/2] i2c: mux: demux-pinctrl: improve device relationships
 2018-05-17 14:11 UTC  (2+ messages)

[PATCH] arm: bcm2835: Add the PMU to the devicetree
 2018-05-17 14:11 UTC  (3+ messages)

[LTP] [RFC PATCH v2 0/2] Shell: Add TST_TEST_DATA and TST_TEST_DATA_IFS
 2018-05-17 14:10 UTC  (3+ messages)
` [LTP] [RFC PATCH v2 2/2] net/{stress, virt}: Use "

[PATCH v4 1/2] xen/kbdif: Add string constants for raw pointer
 2018-05-17 14:09 UTC  (6+ messages)
` [PATCH v4 2/2] xen/kbdif: Add features to disable keyboard and pointer

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-05-17 14:09 UTC  (20+ messages)
` [PATCH 01/24] drm/cirrus: Place GEM BOs in drm_framebuffer
  ` [PATCH 04/24] drm/rockchip: "
  ` [PATCH 05/24] drm/rockchip: rockchip_drm_fb -> drm_framebuffer
  ` [PATCH 08/24] drm/mtk: Promote impossible internal error to WARN_ON
  ` [PATCH 09/24] drm/mtk: Move GEM BO to drm_framebuffer
  ` [PATCH 10/24] drm/mtk: mtk_drm_fb -> drm_framebuffer
  ` [PATCH 13/24] drm/tegra: tegra_fb "

[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
 2018-05-17 14:08 UTC  (7+ messages)
` [patch net-next RFC 04/12] dsa: set devlink port attrs for dsa ports

[PATCH 00/14] fpga api changes and kernel-doc fixup
 2018-05-17 14:08 UTC  (3+ messages)

[PATCH] MAINTAINERS: add entry for STM32 I2C driver
 2018-05-17 14:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] pnv: add a physical mapping array describing MMIO ranges in each chip
 2018-05-17 14:05 UTC  (3+ messages)

[1/3] x86/MCE/AMD: Redo function to get SMCA bank type
 2018-05-17 14:05 UTC  (13+ messages)
` [3/3] x86/MCE/AMD: Get address from already initialized block
                  ` [PATCH 3/3] "

[PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-17 14:03 UTC  (8+ messages)
` [PATCH 2/2] selftests/powerpc: Add core file test "

[bug report] bus: ti-sysc: Add handling for clkctrl opt clocks
 2018-05-17 14:03 UTC  (2+ messages)

[U-Boot] [PATCH] soc: zynqmp: Update required API version to 1.0
 2018-05-17 14:02 UTC  (4+ messages)

[iproute2-next v3 1/1] tipc: fixed node and name table listings
 2018-05-17 14:02 UTC 

[lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]
 2018-05-17 14:01 UTC  (14+ messages)
                  ` [PATCH] objtool: Detect assembly code falling through to INT3 padding

[AUH] u-boot-mkimage: upgrading to 2018.05 FAILED
 2018-05-17 14:01 UTC  (5+ messages)

[bug report] drm/amd/pp: Use gfx rlc funcs directly in powerplay
 2018-05-17 14:00 UTC 

[PATCH] drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw
 2018-05-17 14:00 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH 00/15] MIPS64 support
 2018-05-17 13:58 UTC  (16+ messages)
` [RFC PATCH 01/15] FIXME: add t4..t7 definitions for MIPS64
` [RFC PATCH 02/15] MIPS: use CKSEG1 instead of KSEG1
` [RFC PATCH 03/15] FIXME: mips: fix copy_to_link_location for 64 bit mode
` [RFC PATCH 04/15] mips: fix warnings from CPHYSADDR() macro
` [RFC PATCH 05/15] mips: fix dma_sync_* stuff for MIPS64
` [RFC PATCH 06/15] common/Kconfig: add PHYS_ADDR_T_64BIT option
` [RFC PATCH 07/15] mips: 64BIT selects PHYS_ADDR_T_64BIT
` [RFC PATCH 08/15] fixup! MIPS: import optimized string functions from Linux
` [RFC PATCH 09/15] MIPS: import 64-bit address conversion macros
` [RFC PATCH 10/15] common.h: fix IOMEM() for MIPS64
` [RFC PATCH 11/15] resource: fix iomem root resource for 64 bit
` [RFC PATCH 12/15] FIXME: commands/mem: fix /dev/mem size
` [RFC PATCH 13/15] FIXME: fs: fix memory access for 64bit MIPS
` [RFC PATCH 14/15] mtd: cfi-flash: fix write_buff() for 64BIT
` [RFC PATCH 15/15] i2c/muxes/i2c-mux-pca954x: fix private data retrieval for 64bit mode

[bug report] drm/amd/display: Adding stutter entry wm to dce bw struct
 2018-05-17 13:59 UTC 

[PATCH] i2c: i2c-stm32f7: fix documentation typo
 2018-05-17 13:59 UTC  (3+ messages)

[PATCH] maintainers: handoff ownership of Tap PMD
 2018-05-17 13:59 UTC  (3+ messages)

[PATCH net-next v3 1/3] ipv4: support sport, dport and ip_proto in RTM_GETROUTE
 2018-05-17 13:58 UTC  (5+ messages)

`ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370
 2018-05-17 13:58 UTC  (9+ messages)

[PATCH net-next] net/smc: init conn.tx_work & conn.send_lock sooner
 2018-05-17 13:57 UTC  (4+ messages)

[PATCH v1 0/3] console, serial8250: Disable PM and DMA ops
 2018-05-17 13:56 UTC  (8+ messages)

[PATCH v2 0/5] powerpc/lib: Optimisation of string functions (mainly for PPC32)
 2018-05-17 13:55 UTC  (6+ messages)
` [PATCH v2 5/5] powerpc/lib: inline memcmp() for small constant sizes

[PATCH v3] ASoC: ssm2305: Add amplifier driver
 2018-05-17 13:55 UTC 

[PATCH] build: Exclude cscope and tags files from packaging
 2018-05-17 13:48 UTC 

[PATCH] i2c: i801: mark PM functions as __maybe_unused
 2018-05-17 13:54 UTC  (3+ messages)
` [PATCH v2] i2c: i801: fix unused-function warning

[PATCH] doc: advise to specify LTS branch when backporting patches
 2018-05-17 13:54 UTC  (5+ messages)

[PATCH v2] doc: advise to specify LTS branch when backporting patches
 2018-05-17 13:53 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"
 2018-05-17 13:52 UTC  (3+ messages)

[PATCH] drm/i915/gvt: Use offsetofend() rather than offsetof + sizeof
 2018-05-17 13:52 UTC  (4+ messages)

[PATCH v5 1/4] drm/rockchip: add transfer function for cdn-dp
 2018-05-17 13:51 UTC  (5+ messages)
` [PATCH v5 4/4] drm/rockchip: support dp training outside dp firmware

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-17 13:51 UTC  (7+ messages)
` [PATCH v5 11/13] mm: Iterate only over charged shrinkers during memcg shrink_slab()

[Qemu-devel] [PATCH 00/42] Generic background jobs
 2018-05-17 13:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 42/42] qemu-iotests: Test job-* with block jobs

Generate more revenue from Git
 2018-05-17 13:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] ui: add x_keymap.o to modules
 2018-05-17 13:50 UTC  (6+ messages)

[PATCH 0/3] enable ccree on Renesas R-Car platform
 2018-05-17 13:49 UTC  (13+ messages)
` [PATCH 3/3] arm64: dts: renesas: r8a7795: add ccree binding

[Qemu-devel] [PATCH 0/5] NBD reconnect: preliminary refactoring
 2018-05-17 13:48 UTC  (3+ messages)

[PATCH] libxc/x86: don't hand through CPUID leaf 0x80000008 as is
 2018-05-17 13:47 UTC  (4+ messages)

[PATCH] net/ixgbe: fix too many interrupts
 2018-05-17 13:47 UTC  (2+ messages)

[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
 2018-05-17 13:45 UTC  (4+ messages)

KASAN: use-after-free Read in vhost_chr_write_iter
 2018-05-17 13:45 UTC 

linux-next: build failure after merge of the kbuild tree
 2018-05-17 13:45 UTC  (4+ messages)

[PATCH 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
 2018-05-17 13:45 UTC  (3+ messages)
` [PATCH 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On


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.