messages from 2018-05-11 07:57:29 to 2018-05-11 08:14:31 UTC [more...]
[U-Boot] [PATCH 1/2] configs: sama5d2_xplained: set default FAT env location to SD-Card
2018-05-11 8:14 UTC
[PATCH v2 00/30] staging: wilc1000: checkpatch fixes and code cleanup
2018-05-11 8:13 UTC (11+ 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 11/30] staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()
[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 v4 00/18] Fix default build on gcc8.0.1
2018-05-11 8:13 UTC (7+ messages)
` [PATCH v4 01/18] devtools/check-git: provide more generic grep pattern
` [PATCH v4 11/18] net/sfc: correct strncpy length
` [PATCH v4 12/18] net/sfc: solve strncpy size and NUL
[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] 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 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] ARM: dts: exynos: Use dedicated DT bindings for Odroid X/X2, U3
2018-05-11 8:09 UTC (2+ messages)
[PATCH] ARM: dts: imx: Switch to SPDX identifier
2018-05-11 8:08 UTC (2+ messages)
[PATCH] ANDROID: binder: remove 32-bit binder interface
2018-05-11 8:08 UTC (4+ 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] 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)
common non-cache coherent direct dma mapping ops
2018-05-11 7:59 UTC (143+ messages)
` [OpenRISC] "
` [PATCH 01/20] dma-mapping: simplify Kconfig dependencies
` [OpenRISC] "
` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
` [OpenRISC] "
` [PATCH 03/20] arc: use generic dma_noncoherent_ops
` [OpenRISC] "
` [PATCH 04/20] arm-nommu: "
` [OpenRISC] "
` [PATCH 05/20] c6x: "
` [OpenRISC] "
` [PATCH 06/20] hexagon: "
` [OpenRISC] "
` [PATCH 07/20] m68k: "
` [OpenRISC] "
` [PATCH 08/20] microblaze: "
` [OpenRISC] "
` [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] "
[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)
[PATCH 0/6] Userptr memory mapping support for KFD
2018-05-11 7:59 UTC (3+ messages)
` [PATCH 4/6] drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifier
[GIT PULL] mtd: Fixes for 4.17-rc5
2018-05-11 7:59 UTC
RBD Cache and rbd-nbd
2018-05-11 7:59 UTC (3+ messages)
[PATCH v3] mtd: cfi_cmdset_0002: Change write buffer to check correct value
2018-05-11 7:58 UTC
[PATCH v3 0/4] Restore ULPI USB on Tegra20
2018-05-11 7:57 UTC (4+ messages)
` [PATCH v3 3/4] clk: tegra: Add quirk for getting CDEV1/2 clocks "
patch "iio: sca3000: Fix an error handling path in 'sca3000_probe()'" added to staging-testing
2018-05-11 7:57 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.