All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-11 07:59:34 to 2018-05-11 08:31:01 UTC [more...]

[PATCH V1 0/5] Introduce Intel FPGA BUS
 2018-05-11  8:31 UTC  (5+ messages)
` [PATCH v12 0/3] "
  ` [PATCH v12 1/3] bus/ifpga: Add Intel FPGA BUS Library
  ` [PATCH v12 2/3] iFPGA: Add Intel FPGA OPAE Share Code
  ` [PATCH v12 3/3] iFPGA: Add Intel FPGA BUS Rawdev Driver

[PATCH v2 0/2] Add MSI support
 2018-05-11  8:30 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: kirin: "

[PATCH 0/2] Add basic support for Mediatek MT8183 SoC
 2018-05-11  8:29 UTC  (2+ messages)

[PATCH] ethdev: fix checking Rx/Tx queue status
 2018-05-11  8:22 UTC 

[PATCH] tag: fix column output not using all terminal space
 2018-05-11  8:28 UTC  (2+ messages)

[PATCH i-g-t] benchmarks/wsim: Simulate and interpret .wsim
 2018-05-11  8:27 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/6] Userptr memory mapping support for KFD
 2018-05-11  8:27 UTC  (2+ messages)

[PATCH 0/2] Allwinner A64 timer workaround
 2018-05-11  8:26 UTC  (4+ messages)
` [PATCH 1/2] arm64: arch_timer: Workaround for Allwinner A64 timer instability

[PATCH v4 00/18] Fix default build on gcc8.0.1
 2018-05-11  8:26 UTC  (11+ messages)
` [PATCH v4 01/18] devtools/check-git: provide more generic grep pattern
` [PATCH v4 03/18] bus/pci: replace strncpy dangerous code
` [PATCH v4 04/18] bus/dpaa: solve inconsistent struct alignment
` [PATCH v4 11/18] net/sfc: correct strncpy length
` [PATCH v4 12/18] net/sfc: solve strncpy size and NUL

[PATCH 1/5] drm/i915: Remove tasklet flush before disable
 2018-05-11  8:25 UTC  (7+ messages)
` [PATCH 3/5] drm/i915/execlists: Direct submit onto idle engines

[MODERATED] [PATCH v4 0/8] L1TFv4 0
 2018-05-11  8:24 UTC  (4+ messages)
` [MODERATED] [PATCH v4 7/8] L1TFv4 2
  `  "

[PATCH] gpu: drm: exynos: Change return type to vm_fault_t
 2018-05-11  8:24 UTC  (4+ messages)

[Qemu-devel] (resend)[PATCH 1/2] ps2: Clear the queue on PS/2 mouse reset and obey device disable
 2018-05-07 12:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: add entry for STM32 I2C driver
 2018-05-11  8:22 UTC 

[RFC PATCH 0/5] nvme: ANA support
 2018-05-11  8:22 UTC  (5+ messages)
` [PATCH 5/5] nvme: ANA base support

[linux-lvm] inconsistency between thin pool metadata mapped_blocks and lvs output
 2018-05-11  8:21 UTC  (2+ messages)

[PATCH] i2c: i2c-stm32f7: fix documentation typo
 2018-05-11  8:20 UTC  (3+ messages)

[PATCH v5 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-05-11  8:09 UTC  (5+ messages)
` [PATCH v5 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v5 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
` [PATCH v5 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization

[PATCH v8 0/6] Enable NV12 support
 2018-05-11  8:20 UTC  (3+ messages)
` [PATCH v8 3/6] drm/i915: Add skl_check_nv12_surface for NV12

[PATCH] ANDROID: binder: remove 32-bit binder interface
 2018-05-11  8:17 UTC  (5+ messages)

[RFC] net: Add new LoRaWAN subsystem
 2018-05-11  8:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] ps2: prevent changing irq state on save and load
 2018-05-11  8:16 UTC 

[PATCH v2 00/30] staging: wilc1000: checkpatch fixes and code cleanup
 2018-05-11  8:13 UTC  (31+ messages)
` [PATCH v2 01/30] staging: wilc1000: added complete() call for error scenario in handle_key()
` [PATCH v2 02/30] staging: wilc1000: remove 'ret' variable "
` [PATCH v2 03/30] staging: wilc1000: fix line over 80 chars "
` [PATCH v2 04/30] staging: wilc1000: fix line over 80 characters issue in handle_connect()
` [PATCH v2 05/30] staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()
` [PATCH v2 06/30] staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_param()
` [PATCH v2 07/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
` [PATCH v2 08/30] staging: wilc1000: replace kmalloc with kmemdup() in handle_connect_timeout()
` [PATCH v2 09/30] staging: wilc1000: fix line over 80 chars in linux_mon
` [PATCH v2 10/30] staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()
` [PATCH v2 11/30] staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()
` [PATCH v2 12/30] staging: wilc1000: rename clear_duringIP() to avoid camelCase issue
` [PATCH v2 13/30] staging: wilc1000: fix line over 80 chars in add_network_to_shadow()
` [PATCH v2 14/30] staging: wilc1000: use kmemdup instead of kmalloc "
` [PATCH v2 15/30] staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expired()
` [PATCH v2 16/30] staging: wilc1000: fix line over 80 chars in wilc_wfi_cfg_tx_vendor_spec()
` [PATCH v2 17/30] staging: wilc1000: fix line over 80 chars in get_station()
` [PATCH v2 18/30] staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declaration
` [PATCH v2 19/30] staging: wilc1000: fix line over 80 characters in add_key()
` [PATCH v2 20/30] staging: wilc1000: fix line over 80 chars in scan()
` [PATCH v2 21/30] staging: wilc1000: fix line over 80 chars issue in connect()
` [PATCH v2 22/30] staging: wilc1000: rename u8security to avoid datatype in variable name
` [PATCH v2 23/30] staging: wilc1000: refactor del_station() to avoid parenthesis misalignment
` [PATCH v2 24/30] staging: wilc1000: fix line over 80 chars in wilc_sdio struct
` [PATCH v2 25/30] staging: wilc1000: added #define for setting radiotap header
` [PATCH v2 26/30] staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()
` [PATCH v2 27/30] staging: wilc1000: added comments for mutex and spinlock_t
` [PATCH v2 28/30] staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structure
` [PATCH v2 29/30] staging: wilc1000: remove s8idxarray to avoid datatype in variable name
` [PATCH v2 30/30] staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused code

[U-Boot] [PATCH 1/2] configs: sama5d2_xplained: set default FAT env location to SD-Card
 2018-05-11  8:14 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo

[PATCH 1/2] arm64: dts: ls1012a: Add FRWY-LS1012A board support
 2018-05-11  8:14 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: Add compatible string for FRWY-LS1012A

[Qemu-devel] GSoC18: Cortex-M0 / micro:bit
 2018-05-11  8:13 UTC  (2+ messages)

[PATCH v15 00/30] overlayfs: Delayed copy up of data
 2018-05-11  8:13 UTC  (8+ messages)
` [PATCH v15 10/30] ovl: Modify ovl_lookup() and friends to lookup metacopy dentry

[PATCH v2 0/4] backlight: fix device-tree node lookups
 2018-05-11  8:13 UTC  (5+ messages)

[PATCH v2 0/6] arm64: provide pseudo NMI with GICv3
 2018-05-11  8:12 UTC  (6+ messages)
` [PATCH v2 2/6] arm64: alternative: Apply alternatives early in boot process

[PATCH] ARM: dts: exynos: Use dedicated DT bindings for Odroid X/X2, U3
 2018-05-11  8:09 UTC  (2+ messages)

[PATCH] x86/vector: Merge the allocate_vector() into assign_vector_locked()
 2018-05-11  8:09 UTC 

[pyro][PATCH 1/2] Revert "gcc: Remove patch causing ICE on x86_64 valgrind compile"
 2018-05-11  8:10 UTC  (2+ messages)
` [pyro][PATCH 2/2] gcc: Remove patch causing ICE on x86_64 valgrind compile (on x86-64 only)

[PATCH] ARM: dts: imx: Switch to SPDX identifier
 2018-05-11  8:08 UTC  (2+ messages)

[PATCH 1/2] serdev: add controller runtime PM support
 2018-05-11  8:07 UTC  (3+ messages)

[PATCH v2] nfsd: make nfsd4_scsi_identify_device retry with a larger buffer
 2018-05-11  8:06 UTC  (2+ messages)

[PATCH 00/14] staging: clocking-wizard: Implement many TODOs
 2018-05-11  8:05 UTC  (5+ messages)
` [PATCH 05/14] staging: clocking-wizard: Implement CCF clock provider

common non-cache coherent direct dma mapping ops
 2018-05-11  7:59 UTC  (97+ messages)
` [PATCH 01/20] dma-mapping: simplify Kconfig dependencies
` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
` [PATCH 03/20] arc: use generic dma_noncoherent_ops
` [PATCH 04/20] arm-nommu: "
` [PATCH 05/20] c6x: "
` [PATCH 06/20] hexagon: "
` [PATCH 07/20] m68k: "
` [PATCH 08/20] microblaze: "
` [PATCH 09/20] microblaze: remove the consistent_sync and consistent_sync_page
  ` [OpenRISC] "
` [PATCH 10/20] nds32: use generic dma_noncoherent_ops
  ` [OpenRISC] "
` [PATCH 11/20] nios2: "
  ` [OpenRISC] "
` [PATCH 12/20] openrisc: "
  ` [OpenRISC] "
` [PATCH 13/20] sh: simplify get_arch_dma_ops
  ` [OpenRISC] "
` [PATCH 14/20] sh: introduce a sh_cacheop_vaddr helper
  ` [OpenRISC] "
` [PATCH 15/20] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
  ` [OpenRISC] "
` [PATCH 16/20] mm: split arch/sh/mm/consistent.c
  ` [OpenRISC] "
` [PATCH 17/20] sh: use generic dma_noncoherent_ops
  ` [OpenRISC] "
` [PATCH 18/20] xtensa: "
  ` [OpenRISC] "
` [PATCH 19/20] sparc: "
  ` [OpenRISC] "
` [PATCH 20/20] parisc: "
  ` [OpenRISC] "

[PATCH] crypto: reorder paes test lexicographically
 2018-05-11  8:04 UTC 

[igt-dev] [PATCH i-g-t v3 1/5] lib/media_spin: Move helper functions to gpu_fill library
 2018-05-11  8:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v3,1/5] lib/media_spin: Move helper functions to gpu_fill library (rev4)

[U-Boot] [PATCH] phy: marvell: a3700: Fix compatible string for ehci
 2018-05-11  8:03 UTC 

[PATCH] powerpc/xive: Remove (almost) unused macros
 2018-05-11  8:03 UTC 

linux-4.17-rc4 marvell-nand.c driver problems
 2018-05-11  8:02 UTC  (2+ messages)

[PATCH v4 0/3] SY8106A regulator support and enable it on Orange Pi PC
 2018-05-11  8:01 UTC  (5+ messages)
` [PATCH v4 3/3] ARM: dts: sun8i: h3: Add SY8106A regulator to "

Is read barrier missed in kfifo?
 2018-05-11  7:33 UTC  (2+ 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.