All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-21 08:04:02 to 2019-01-21 08:17:56 UTC [more...]

usb: dwc3: gadget: issue a stop command for ISOC endpoint
 2019-01-21 10:02 UTC  (2+ messages)
` [PATCH] "

[U-Boot] [PATCH v3 01/60] mpc83xx: Introduce ARCH_MPC830*
 2019-01-21  8:17 UTC  (33+ 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

[Cluster-devel] [PATCH V14 00/18] block: support multi-page bvec
 2019-01-21  8:17 UTC  (20+ 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
  `  "

[PATCH v2 00/21] Refine memblock API
 2019-01-21  8:04 UTC  (89+ messages)
` [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH v2 02/21] powerpc: use memblock functions "
` [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 v2 15/21] sparc: "
  ` [OpenRISC] "
  ` [v2,15/21] "
` [PATCH v2 16/21] mm/percpu: "
  ` [OpenRISC] "
  ` [v2,16/21] "
` [PATCH v2 17/21] init/main: "
  ` [OpenRISC] "
  ` [v2,17/21] "
` [PATCH v2 18/21] swiotlb: "
  ` [OpenRISC] "
  ` [v2,18/21] "
` [PATCH v2 19/21] treewide: "
  ` [OpenRISC] "
  ` [v2,19/21] "
` [PATCH v2 20/21] memblock: memblock_alloc_try_nid: don't panic
  ` [OpenRISC] "
  ` [v2,20/21] "
` [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants
  ` [OpenRISC] "
  ` [v2,21/21] "

[PATCH] drm/amd/powerplay: OD setting fix on Vega10
 2019-01-21  8:17 UTC 

[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 net-next] devlink: Fix error return code in devlink_health_buffer_prepare_skb()
 2019-01-21  8:21 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  (5+ messages)
` [PATCH 1/4] dm: fix clone_bio() to trigger blk_recount_segments()
` [PATCH 3/4] dm: fix missing bio_split() pattern code in __split_and_process_bio()

[PATCH] doc:process: remove note from 'stable api nonsense'
 2019-01-21  8:14 UTC  (3+ messages)

[PATCH 00/11] drm/tinydrm: Remove tinydrm_device
 2019-01-21  8:13 UTC  (3+ messages)
` [PATCH 09/11] "

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)

[v9,1/2] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
 2019-01-21  8:12 UTC  (4+ messages)
` [PATCH v9 1/2] "

[RFC][PATCH v5 00/09] common implementation of dirent file types
 2019-01-21  0:54 UTC 

[PATCH] vhost: fix possible out of bound access for indirect descs
 2019-01-21  8:12 UTC 

[PATCH] doc:it_IT: add translations in process/
 2019-01-21  8:11 UTC  (3+ messages)

[PATCH v5 0/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
 2019-01-21  5:45 UTC  (5+ messages)
` [PATCH v5 2/2] "

[PATCH v7 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-21  8:11 UTC  (6+ messages)
` [PATCH v7 5/5] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

VIRTIO iface in mtd
 2019-01-21  8:07 UTC  (6+ messages)

[PATCH] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-01-21  1:10 UTC 

[PATCH] mtd: rawnand: denali: remove ->erase hook
 2019-01-21  8:10 UTC  (2+ messages)

[RFC][PATCH v5 04/09] ext2: use common file type conversion
 2019-01-21  0:54 UTC 

[PATCH v2 0/1] doc: networking: integrate scaling document into doc tree
 2019-01-21  2:13 UTC  (3+ messages)
` [PATCH v2 1/1] "

[RFC][PATCH v5 06/09] f2fs: use common file type conversion
 2019-01-21  0:54 UTC 

[RFC][PATCH v5 09/09] btrfs: use common file type conversion
 2019-01-21  0:54 UTC 

[GIT PULL] gcc-plugin fixes for v5.0-rc4
 2019-01-20 22:20 UTC 

[PATCH v2 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array
 2019-01-20 20:23 UTC  (3+ messages)

[PATCH v3 1/8] i2c: iproc: I2C read up to 255 bytes support
 2019-01-20 21:41 UTC 

[PATCH v3 0/5] Add imem clock for Exynos 5433
 2019-01-21  8:08 UTC  (4+ messages)
  ` [PATCH v3 4/5] arm64: dts: exynos: add imem clock

PLDM design proposal
 2019-01-21  8:08 UTC  (4+ messages)

[PATCH v5] coding-style: Clarify the expectations around bool
 2019-01-21  2:08 UTC  (2+ messages)

[PATCH] doc:process: add missing internal link in stable-kernel-rules
 2019-01-21  2:05 UTC  (2+ messages)

[PATCH v1 1/6] usb: fsl: Set USB_EN bit to select ULPI phy
 2019-01-21  3:13 UTC  (6+ messages)
` [PATCH v1 2/6] usb: phy: Workaround for USB erratum-A005728
` [PATCH v1 3/6] usb: host: Stops USB controller init if PLL fails to lock
` [PATCH v1 4/6] usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918
` [PATCH v1 5/6] usb: linux/fsl_device: Add platform member has_fsl_erratum_14
` [PATCH v1 6/6] usb :fsl: Change string format for errata property

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2019-01-21  8:07 UTC  (6+ messages)

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-21  5:11 UTC  (3+ messages)

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-21  8:07 UTC  (5+ messages)
` [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit

[U-Boot] no DTB with nand SPL on sama5d3
 2019-01-21  8:06 UTC  (9+ messages)

[Qemu-devel] [PULL 0/8] Bitmaps patches
 2019-01-21  7:54 UTC  (2+ messages)

[Qemu-devel] [PATCH V9 0/6] support MAP_SYNC for memory-backend-file
 2019-01-21  7:57 UTC  (6+ messages)
` [Qemu-devel] [PATCH V9 6/6] docs: Added MAP_SYNC documentation

[PATCH] mm: Expose lazy vfree pages to control via sysctl
 2019-01-21  8:06 UTC  (5+ messages)

[PATCH] input: Fix the CONFIG_SPARC64 mixup
 2019-01-21  1:49 UTC 

[PATCH] jffs2: check dstlen for jffs2_zlib_compress()
 2019-01-21  8:04 UTC  (3+ messages)

[PATCH v2 00/21] Refine memblock API
 2019-01-21  8:03 UTC 


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.