messages from 2019-01-21 08:12:37 to 2019-01-21 08:35:23 UTC [more...]
usb: dwc3: gadget: issue a stop command for ISOC endpoint
2019-01-21 10:02 UTC (2+ messages)
` [PATCH] "
[GIT PULL] pstore fixes for v5.0-rc4
2019-01-20 23:06 UTC
Systemd service recipe fails while booting from initramfs
2019-01-21 8:34 UTC (2+ messages)
[PATCH v2 00/21] Refine memblock API
2019-01-21 8:04 UTC (13+ messages)
` [PATCH v2 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH v2 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH v2 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 07/21] memblock: memblock_phys_alloc(): "
` [PATCH v2 08/21] memblock: drop __memblock_alloc_base()
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH v2 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH v2 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH v2 14/21] ia64: add checks for the return value of memblock_alloc*()
[PATCH 00/11] drm/tinydrm: Remove tinydrm_device
2019-01-21 8:34 UTC (4+ messages)
` [PATCH 09/11] "
dd hangs when reading large partitions
2019-01-21 8:33 UTC (8+ messages)
[U-Boot] [PATCH v2 00/21] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
2019-01-21 8:33 UTC (2+ messages)
[PATCH v2] Input: elantech: Enable SMBus on new (2018+) systems
2019-01-21 8:33 UTC (2+ messages)
[PATCH 00/16] NAND update (1st step)
2019-01-21 8:32 UTC (3+ messages)
` [PATCH 14/16] mtd: nand: Kill the chip->scan_bbt() hook
[PATCH 0/4] ION stability and perf changes
2019-01-21 8:30 UTC (5+ messages)
` [PATCH 3/4] dma-buf: add support for mapping with dma mapping attributes
[PATCH v3 0/3] KASAN for powerpc/32
2019-01-21 8:30 UTC (5+ messages)
` [PATCH v3 3/3] powerpc/32: Add KASAN support
[PATCH v3 0/2] cadence-quadspi: Add Octal mode support
2019-01-21 5:58 UTC (4+ messages)
` [PATCH v3 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller
[PATCH 0/2] make kexec work with efi=noruntime or efi=old_map
2019-01-21 8:29 UTC (10+ messages)
` [PATCH v2 2/2] x86, kexec_file_load: make it "
[PATCH] vhost: fix possible out of bound access for indirect descs
2019-01-21 8:29 UTC (2+ messages)
[PATCH v3 1/1] MAINTAINERS: update list of qcom drivers
2019-01-21 8:28 UTC (2+ messages)
[RFC] virtio_ring: check dma_mem for xen_domain
2019-01-21 8:28 UTC (4+ messages)
[PATCH] drm/amd/powerplay: OD setting fix on Vega10
2019-01-21 8:28 UTC (2+ messages)
protocol v2: More data transmitted between client and server since v2.20.0
2019-01-20 21:30 UTC
[PATCH 0/2] Untangle Spansion S25F{L|S}512S chip IDs
2019-01-21 8:28 UTC (2+ messages)
[Qemu-devel] [PATCH v2] QGA: Fix guest-get-fsinfo PCI address collection in Windows
2019-01-21 4:42 UTC (2+ messages)
[PATCH -next] drm/stm: ltdc: remove set but not used variable 'src_h'
2019-01-21 8:27 UTC (4+ messages)
[PATCH -next] staging: gasket: interrupt: remove unused including <linux/version.h>
2019-01-21 8:26 UTC (2+ messages)
Linux 5.0-rc3
2019-01-21 0:40 UTC
[PATCH v2] vhost: add external message handling callbacks to the public API
2019-01-21 8:25 UTC (3+ messages)
` [PATCH v3] "
device tree "compatible" string value for Nuvoton TPM 75xxx
2019-01-21 2:26 UTC (3+ messages)
[RFC][PATCH v5 03/09] hfsplus: use fs_umode_to_dtype() helper
2019-01-21 0:54 UTC
[PATCH net-next] wireless: fix typos
2019-01-20 23:20 UTC
[Cluster-devel] [PATCH V14 00/18] block: support multi-page bvec
2019-01-21 8:22 UTC (60+ messages)
` "
` [Cluster-devel] [PATCH V14 01/18] btrfs: look at bi_size for repair decisions
` "
` [Cluster-devel] [PATCH V14 02/18] block: don't use bio->bi_vcnt to figure out segment number
` "
` [Cluster-devel] [PATCH V14 03/18] block: remove bvec_iter_rewind()
` "
` [Cluster-devel] [PATCH V14 04/18] block: introduce multi-page bvec helpers
` "
` [Cluster-devel] [PATCH V14 05/18] block: introduce bio_for_each_mp_bvec() and rq_for_each_mp_bvec()
` "
` [Cluster-devel] [PATCH V14 06/18] block: use bio_for_each_mp_bvec() to compute multi-page bvec count
` "
` [Cluster-devel] [PATCH V14 07/18] block: use bio_for_each_mp_bvec() to map sg
` "
` [Cluster-devel] [PATCH V14 08/18] block: introduce mp_bvec_last_segment()
` "
` [Cluster-devel] [PATCH V14 09/18] fs/buffer.c: use bvec iterator to truncate the bio
` "
` [Cluster-devel] [PATCH V14 10/18] btrfs: use mp_bvec_last_segment to get bio's last page
` "
` [Cluster-devel] [PATCH V14 11/18] block: loop: pass multi-page bvec to iov_iter
` "
` [Cluster-devel] [PATCH V14 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` "
` [Cluster-devel] [PATCH V14 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` "
` [Cluster-devel] [PATCH V14 14/18] block: enable multipage bvecs
` "
` [Cluster-devel] [PATCH V14 15/18] block: always define BIO_MAX_PAGES as 256
` "
` [Cluster-devel] [PATCH V14 16/18] block: document usage of bio iterator helpers
` "
` [Cluster-devel] [PATCH V14 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
` "
` [Cluster-devel] [PATCH V14 18/18] block: kill BLK_MQ_F_SG_MERGE
` "
[PATCH 2/2] mtd: rawnand: fsmc: Disable NAND on remove()
2019-01-21 8:22 UTC (2+ messages)
[PATCH v4 00/14] Argo: hypervisor-mediated interdomain communication
2019-01-21 8:21 UTC (11+ messages)
` [PATCH v4 10/14] argo: implement the notify op
[RFC][PATCH v5 02/09] ufs: use fs_umode_to_dtype() helper
2019-01-21 0:54 UTC
[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
2019-01-21 8:22 UTC (4+ messages)
` [U-Boot] [linux-sunxi] "
[PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver
2019-01-21 8:21 UTC (8+ messages)
[PATCH net-next] devlink: Fix error return code in devlink_health_buffer_prepare_skb()
2019-01-21 8:21 UTC (2+ messages)
[PATCH 1/2] mtd: rawnand: fsmc: Reset NAND timings on resume()
2019-01-21 8:20 UTC (2+ messages)
[RFC][PATCH v5 01/09] fs: common implementation of file type
2019-01-21 0:54 UTC
[Qemu-devel] [PATCH v3 0/4] QEMU changes to do PVH boot
2019-01-21 8:19 UTC (3+ messages)
[PATCH v2 00/29] y2038: add time64 syscalls
2019-01-21 8:19 UTC (10+ messages)
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
[PATCH] mtd: rawnand: denali: remove ->erase hook
2019-01-21 8:10 UTC (2+ messages)
[U-Boot] [PATCH v3 01/60] mpc83xx: Introduce ARCH_MPC830*
2019-01-21 8:18 UTC (60+ messages)
` [U-Boot] [PATCH v3 02/60] mpc83xx: Introduce ARCH_MPC831*
` [U-Boot] [PATCH v3 03/60] mpc83xx: Introduce ARCH_MPC832*
` [U-Boot] [PATCH v3 04/60] mpc83xx: Introduce ARCH_MPC834*
` [U-Boot] [PATCH v3 05/60] mpc83xx: Introduce ARCH_MPC836*
` [U-Boot] [PATCH v3 06/60] mpc83xx: Introduce ARCH_MPC837X
` [U-Boot] [PATCH v3 07/60] keymile: Make distinct kmtegr1, kmvect1, suvd3 configs
` [U-Boot] [PATCH v3 08/60] keymile: Move config files
` [U-Boot] [PATCH v3 09/60] keymile: Unroll includes
` [U-Boot] [PATCH v3 10/60] keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs
` [U-Boot] [PATCH v3 11/60] keymile: Unroll km/km83xx-common.h
` [U-Boot] [PATCH v3 12/60] keymile: Make distinct kmeter1, and kmcoge5ne configs
` [U-Boot] [PATCH v3 13/60] mpc83xx: Make distinct MPC8313ERDB targets
` [U-Boot] [PATCH v3 14/60] vme8349: Migrate to CONFIG_TARGET_VME8349
` [U-Boot] [PATCH v3 15/60] mpc83xx: Make distinct caddy2 config
` [U-Boot] [PATCH v3 16/60] powerpc: Add LSDMR config values
` [U-Boot] [PATCH v3 17/60] mpc83xx: Make distinct MPC8349EMDS_SDRAM board
` [U-Boot] [PATCH v3 18/60] mpc8315erdb: Merge BR/OR settings
` [U-Boot] [PATCH v3 19/60] ve8313: "
` [U-Boot] [PATCH v3 20/60] MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDS
` [U-Boot] [PATCH v3 21/60] MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITX
` [U-Boot] [PATCH v3 22/60] hrcon: Migrate to CONFIG_TARGET_HRCON
` [U-Boot] [PATCH v3 23/60] strider: Migrate to CONFIG_TARGET_STRIDER
` [U-Boot] [PATCH v3 24/60] MPC8313ERDB: Remove CONFIG_MPC8313ERDB
` [U-Boot] [PATCH v3 25/60] MPC8315ERDB: Remove CONFIG_MPC8315ERDB
` [U-Boot] [PATCH v3 26/60] MPC837XEMDS: Remove CONFIG_MPC837XEMDS
` [U-Boot] [PATCH v3 27/60] MPC837XERDB: Remove CONFIG_MPC837XERDB
` [U-Boot] [PATCH v3 28/60] mpc83xx: Migrate legacy PCI options to Kconfig
` [U-Boot] [PATCH v3 29/60] mpc83xx: Replace CONFIG_83XX_CLKIN in calculations
` [U-Boot] [PATCH v3 30/60] mpc83xx: Get rid of CONFIG_83XX_CLKIN
` [U-Boot] [PATCH v3 31/60] mpc83xx: Kconfig: Migrate HRCW to Kconfig
` [U-Boot] [PATCH v3 32/60] mpc83xx: pcie: Read the clock from registers
` [U-Boot] [PATCH v3 33/60] powerpc: Migrate HIGH_BATS to Kconfig
` [U-Boot] [PATCH v3 34/60] mpc83xx: Migrate BATS config "
` [U-Boot] [PATCH v3 35/60] mpc83xx: Migrate LBLAW_* "
` [U-Boot] [PATCH v3 36/60] mpc83xx: Normalize BR/OR option lines
` [U-Boot] [PATCH v3 37/60] tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macro
` [U-Boot] [PATCH v3 38/60] mpc83xx: Simplify BR,OR lines
` [U-Boot] [PATCH v3 39/60] sbc8349: Remove SDRAM functionality
` [U-Boot] [PATCH v3 40/60] mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
` [U-Boot] [PATCH v3 41/60] powerpc: mpc83xx: Fix MPC8308 IMMR memory layout
` [U-Boot] [PATCH v3 42/60] powerpc: mpc83xx: Implement get_serial_clock()
` [U-Boot] [PATCH v3 43/60] powerpc: mpc83xx: fdt: Use get_serial_clock()
` [U-Boot] [PATCH v3 44/60] mpc83xx: Remove last CONFIG_MPC83xx
` [U-Boot] [PATCH v3 45/60] mpc83xx: Prepare usage of DM gpio driver
` [U-Boot] [PATCH v3 46/60] mpc83xx: Migrate HID config to Kconfig
` [U-Boot] [PATCH v3 47/60] mpc83xx: Migrate CONFIG_SYS_IMMR "
` [U-Boot] [PATCH v3 48/60] mpc8308: Migrate system io config "
` [U-Boot] [PATCH v3 49/60] mpc83xx: Migrate arbiter "
` [U-Boot] [PATCH v3 50/60] mpc83xx: Migrate SPCR "
` [U-Boot] [PATCH v3 51/60] mpc83xx: Migrate CONFIG_LCRR_* "
` [U-Boot] [PATCH v3 52/60] mpc83xx: Get rid of CONFIG_SYS_DDR_BASE
` [U-Boot] [PATCH v3 53/60] mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
` [U-Boot] [PATCH v3 54/60] mpc83xx: Get rid of CONFIG_SYS_LBC_*
` [U-Boot] [PATCH v3 55/60] mpc83xx: Add arch clock.h to make SDHC work
` [U-Boot] [PATCH v3 56/60] mpc83xx: Don't define cpu_eth_init for DM eth
` [U-Boot] [PATCH v3 57/60] mpc83xx: Replace ppcDWstore with inline assembly
` [U-Boot] [PATCH v3 58/60] mpc83xx: Use pre-defined asm functions
` [U-Boot] [PATCH v3 59/60] keymile: Remove CONFIG_SYS_APP{1, 2}_{BASE, SIZE}
` [U-Boot] [PATCH v3 60/60] keymile: Factor out common includes again
[v1,3/6] usb: host: Stops USB controller init if PLL fails to lock
2019-01-21 8:16 UTC (2+ messages)
` [PATCH v1 3/6] "
[tpm2] Issues experimenting with tpm2-tools and keyctl trusted keys
2019-01-21 8:16 UTC
[PATCH] Documentation: DMA-API: fix two typos
2019-01-21 2:18 UTC (2+ messages)
[PATCH 0/4] dm: fix various issues with bio splitting code
2019-01-21 3:25 UTC (3+ messages)
` [PATCH 1/4] dm: fix clone_bio() to trigger blk_recount_segments()
[PATCH] doc:process: remove note from 'stable api nonsense'
2019-01-21 8:14 UTC (3+ messages)
linux-next: build warning after merge of the sound tree
2019-01-21 8:13 UTC (2+ messages)
[PATCH -next] selinux: Fix error return code in policydb_read()
2019-01-20 20:04 UTC (4+ messages)
[PATCH v2] mtd: rawnand: remove ->legacy.erase and single_erase()
2019-01-21 8:13 UTC (3+ messages)
[PATCH v9 0/2] add uart DMA function
2019-01-21 8:12 UTC (7+ messages)
` [v9,1/2] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
` [PATCH v9 1/2] "
[RFC][PATCH v5 00/09] common implementation of dirent file types
2019-01-21 0:54 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.