All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-21 08:07:30 to 2019-01-21 08:24:10 UTC [more...]

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

[PATCH v2 00/21] Refine memblock API
 2019-01-21  8:04 UTC  (12+ 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 19/21] treewide: add checks for the return value of memblock_alloc*()
` [PATCH v2 20/21] memblock: memblock_alloc_try_nid: don't panic

[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
  ` [Cluster-devel] "

[RESEND PATCH V8 0/11] KVM: X86: Introducing ROE Protection Kernel Hardening
 2019-01-20 23:39 UTC  (4+ messages)
` [RESEND PATCH V8 02/11] KVM: X86: Add arbitrary data pointer in kvm memslot iterator functions
` [RESEND PATCH V8 08/11] KVM: X86: Port ROE_MPROTECT_CHUNK to x86
` [RESEND PATCH V8 09/11] KVM: Add new exit reason For ROE violations

[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 -next] drm/stm: ltdc: remove set but not used variable 'src_h'
 2019-01-21  8:27 UTC  (3+ messages)

[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 -next] staging: gasket: interrupt: remove unused including <linux/version.h>
 2019-01-21  8:26 UTC 

[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  (12+ messages)
` [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH] PM / devfreq: consistent indentation
 2019-01-21  2:19 UTC 

[PATCH] mtd: rawnand: denali: remove ->erase hook
 2019-01-21  8:10 UTC  (3+ 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

[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] 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)

linux-next: manual merge of the vhost tree with the net tree
 2019-01-21  2:19 UTC 

[PATCH v2] mtd: rawnand: remove ->legacy.erase and single_erase()
 2019-01-21  8:13 UTC  (3+ messages)

[PATCH] Add kv_to_page()
 2019-01-21  0:39 UTC 

[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 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 

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

[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

[PATCH] power: supply: isp1704: switch to gpiod API
 2019-01-20 21:25 UTC  (2+ messages)

[PATCH] power: supply: axp288_fuel_gauge: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2019-01-20 21:23 UTC  (2+ messages)

[PATCH v1 1/6] usb: fsl: Set USB_EN bit to select ULPI phy
 2019-01-21  3:13 UTC  (2+ messages)
` [PATCH v1 2/6] usb: phy: Workaround for USB erratum-A005728

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2019-01-21  8:07 UTC  (6+ 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.