All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-26 11:41:34 to 2019-08-26 12:13:26 UTC [more...]

[PATCH v2,0/3] arm64: meson-g12b: Add support for the Ugoos AM6
 2019-08-26 12:11 UTC  (7+ messages)
` [PATCH v2,1/3] dt-bindings: Add vendor prefix for Ugoos
` [PATCH v2,2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6

[RESEND PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-26 12:09 UTC  (42+ messages)
` [RESEND PATCH v3 01/20] mtd: spi-nor: Regroup flash parameter and settings
` [RESEND PATCH v3 02/20] mtd: spi-nor: Use nor->params
` [RESEND PATCH v3 03/20] mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
` [RESEND PATCH v3 04/20] mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
` [RESEND PATCH v3 05/20] mtd: spi-nor: Add default_init() hook to tweak flash parameters
` [RESEND PATCH v3 06/20] mtd: spi-nor: Add a default_init() fixup hook for gd25q256
` [RESEND PATCH v3 07/20] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [RESEND PATCH v3 08/20] mtd: spi-nor: Split spi_nor_init_params()
` [RESEND PATCH v3 09/20] mtd: spi-nor: Create a ->set_4byte() method
` [RESEND PATCH v3 10/20] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
` [RESEND PATCH v3 11/20] mtd: spi-nor: Add post_sfdp() hook to tweak flash config
` [RESEND PATCH v3 12/20] mtd: spi-nor: Add spansion_post_sfdp_fixups()
` [RESEND PATCH v3 13/20] mtd: spi-nor: Add a ->convert_addr() method
` [RESEND PATCH v3 14/20] mtd: spi_nor: Add a ->setup() method
` [RESEND PATCH v3 15/20] mtd: spi-nor: Add s3an_post_sfdp_fixups()
` [RESEND PATCH v3 16/20] mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag
` [RESEND PATCH v3 17/20] mtd: spi-nor: Bring flash params init together
` [RESEND PATCH v3 18/20] mtd: spi_nor: Introduce spi_nor_set_addr_width()
` [RESEND PATCH v3 19/20] mtd: spi-nor: Introduce spi_nor_get_flash_info()
` [RESEND RFC PATCH v3 20/20] mtd: spi-nor: Rework the disabling of block write protection

[PATCH] sched/cpufreq: Align trace event behavior of fast switching
 2019-08-26 12:12 UTC  (6+ messages)

[Buildroot] [PATCH] package/exiv2: bump version to 0.27.2
 2019-08-26 12:11 UTC 

[PATCH] scsi: aic7xxx: Remove dead code
 2019-08-26 12:10 UTC  (3+ messages)

[LTP] [PATCH 1/1] sethostname: Convert to new API
 2019-08-26 12:10 UTC  (2+ messages)

[PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature
 2019-08-26 12:06 UTC  (7+ messages)

[bug report] ALSA: usb-audio: More validations of descriptor units
 2019-08-26 12:09 UTC  (2+ messages)

[PATCH] [media] pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() returns error code
 2019-08-26 12:08 UTC  (2+ messages)

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-26 12:08 UTC  (4+ messages)
` [PATCH v7 2/9] drm/i915/intel_hdmi: use cec_notifier_conn_(un)register

[PATCH v1] scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS
 2019-08-26 12:07 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2019-08-26 12:07 UTC 

[PATCH] mm: release the spinlock on zap_pte_range
 2019-08-26 12:06 UTC  (11+ messages)
        ` [RFC PATCH] mm: drop mark_page_access from the unmap path

[RFC 1/9] dt-bindings: arm: samsung: Convert Samsung board/soc bindings to json-schema
 2019-08-26 12:06 UTC  (9+ messages)
` [RFC 5/9] dt-bindings: arm: samsung: Convert Exynos PMU "
` [RFC 7/9] dt-bindings: rtc: s3c: Convert S3C/Exynos RTC "

[PATCH BlueZ] shared/gatt-client: Automatically add CCC when discovering
 2019-08-26 12:06 UTC 

[PATCH v3 00/15] Improvements and fixes for mxsfb DRM driver
 2019-08-26 12:05 UTC  (3+ messages)

[PATCH v1 1/2] vsprintf: introduce %dE for error constants
 2019-08-26 12:05 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/andy/linux-gpio-intel
 2019-08-26 12:05 UTC 

[PATCH] watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
 2019-08-26 12:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/andy/linux-gpio-intel
 2019-08-26 12:05 UTC 

post-receive: pub/scm/linux/kernel/git/andy/linux-gpio-intel
 2019-08-26 12:04 UTC 

QA issue applibrary rdepends on app-dev [dev-deps], where is the do_package_qa?
 2019-08-26 11:58 UTC  (7+ messages)

[PATCH v3 10/20] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
 2019-08-26 12:02 UTC  (10+ messages)
` [PATCH v3 11/20] mtd: spi-nor: Add post_sfdp() hook to tweak flash config
` [PATCH v3 12/20] mtd: spi-nor: Add spansion_post_sfdp_fixups()
` [PATCH v3 13/20] mtd: spi-nor: Add a ->convert_addr() method
` [PATCH v3 14/20] mtd: spi_nor: Add a ->setup() method

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-08-26 12:02 UTC 

[PATCH v7 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-08-26 12:01 UTC  (10+ messages)
` [PATCH v7 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
    ` [EXT] "

[PATCH -next] ASoC: SOF: imx8: Fix return value check in imx8_probe()
 2019-08-26 12:01 UTC  (7+ messages)

[PATCH v2 00/20] Initial support for Marvell MMP3 SoC
 2019-08-26 11:59 UTC  (6+ messages)

[PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-26 11:58 UTC  (20+ messages)
` [PATCH v3 01/20] mtd: spi-nor: Regroup flash parameter and settings
` [PATCH v3 02/20] mtd: spi-nor: Use nor->params
` [PATCH v3 03/20] mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
` [PATCH v3 04/20] mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
` [PATCH v3 05/20] mtd: spi-nor: Add default_init() hook to tweak flash parameters
` [PATCH v3 06/20] mtd: spi-nor: Add a default_init() fixup hook for gd25q256
` [PATCH v3 07/20] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [PATCH v3 08/20] mtd: spi-nor: Split spi_nor_init_params()
` [PATCH v3 09/20] mtd: spi-nor: Create a ->set_4byte() method

KVM works on RPi4
 2019-08-26 12:00 UTC  (7+ messages)

[PATCH -next] mmc: aspeed: Fix return value check in aspeed_sdc_probe()
 2019-08-26 12:00 UTC  (3+ messages)

[PATCH v3] i2c: axxia: support slave mode
 2019-08-26 11:59 UTC  (2+ messages)

[PATCH -next] crypto: hisilicon: select CRYPTO_LIB_DES while compiling SEC driver
 2019-08-26 11:59 UTC  (2+ messages)

[SPDK] “DIF insert and strip” in RDMA transport in NVME-OF target
 2019-08-26 11:58 UTC 

[PATCH] fix segv with corrupt tag object
 2019-08-26 11:57 UTC  (3+ messages)

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-26 11:53 UTC  (9+ messages)
` [PATCH 01/19] dax: remove block device dependencies
    ` [Virtio-fs] "
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()
    ` [Virtio-fs] "

[RFC PATCH V3 0/4] media: support Mediatek sensor interface driver
 2019-08-26 11:53 UTC  (9+ messages)
` [RFC PATCH V3 2/4] media: platform: Add Mediatek sensor interface driver KConfig
` [RFC PATCH V3 3/4] dt-bindings: mt8183: Add sensor interface dt-bindings

[PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
 2019-08-26 11:55 UTC  (5+ messages)

[GIT PULL] clk: meson: 2nd round of updates for 5.4
 2019-08-26 11:54 UTC  (2+ messages)

[PATCH for-next 0/2] EFA cleanups 2019-08-26
 2019-08-26 11:53 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/efa: Remove umem check on dereg MR flow
` [PATCH for-next 2/2] RDMA/efa: Use existing FIELD_SIZEOF macro

[PATCH] sched/fair: update_curr changed sum_exec_runtime to 1 when sum_exec_runtime is 0 beacuse some kernel code use sum_exec_runtime==0 to test task just be forked
 2019-08-26 11:46 UTC 

[PATCH v3 00/19] Enhance CP110 COMPHY support
 2019-08-26 11:51 UTC  (5+ messages)

[Buildroot] Smile, sponsor of the next Buildroot Developers Meeting
 2019-08-26 11:51 UTC 

FAILED: patch "[PATCH] scsi: ufs: Fix NULL pointer dereference in" failed to apply to 4.4-stable tree
 2019-08-26 11:49 UTC  (2+ messages)

[U-Boot] [PATCH v2] regulator: fixed: Modify enable-active-high behavior
 2019-08-26 11:50 UTC 

post-receive: pub/scm/linux/kernel/git/kishon/linux-phy
 2019-08-26 11:50 UTC 

linux-next: build warning after merge of the devfreq tree
 2019-08-26 11:50 UTC 

[PATCH v2 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-26 11:50 UTC  (3+ messages)
` [PATCH v2 29/50] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge

[PATCH 0/2] btrfs: tree-checker: Add checks to detect missing INODE_ITEM
 2019-08-26 11:50 UTC  (6+ messages)
` [PATCH 1/2] btrfs: tree-checker: Try "
` [PATCH 2/2] btrfs: tree-checker: Add check for INODE_REF

[PATCH v2 00/11] btrfs-progs: support xxhash64 checksums
 2019-08-26 11:48 UTC  (12+ messages)
` [PATCH v2 01/11] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size()
` [PATCH v2 02/11] btrfs-progs: cache csum_type in recover_control
` [PATCH v2 03/11] btrfs-progs: add checksum type to checksumming functions
` [PATCH v2 04/11] btrfs-progs: don't assume checksums are always 4 bytes
` [PATCH v2 05/11] btrfs-progs: pass checksum type to btrfs_csum_data()/btrfs_csum_final()
` [PATCH v2 06/11] btrfs-progs: simplify update_block_csum() in btrfs-sb-mod.c
` [PATCH v2 07/11] btrfs-progs: update checksumming api
` [PATCH v2 08/11] btrfs-progs: add option for checksum type to mkfs
` [PATCH v2 09/11] btrfs-progs: add xxhash sources
` [PATCH v2 10/11] btrfs-progs: add xxhash64 as checksum algorithm
` [PATCH v2 11/11] btrfs-progs: add test-case for mkfs with xxhash64

[PATCH v3 0/4] btrfs: support xxhash64 checksums
 2019-08-26 11:48 UTC  (5+ messages)
` [PATCH v3 1/4] btrfs: turn checksum type define into a enum
` [PATCH v3 2/4] btrfs: create structure to encode checksum type and length
` [PATCH v3 3/4] btrfs: use xxhash64 for checksumming
` [PATCH v3 4/4] btrfs: sysfs: export supported checksums

[PATCH] PCI: hotplug: Remove surplus return from a void function
 2019-08-26  9:51 UTC 

post-receive: pub/scm/linux/kernel/git/kishon/linux-phy
 2019-08-26 11:48 UTC 

[LTP] [PATCH v1 0/5] Add basic test for uevent netlink socket
 2019-08-26 11:47 UTC  (7+ messages)
` [LTP] [PATCH v2 2/5] kernel/uevent: Add uevent01
` [LTP] [PATCH v2 3/5] kernel/uevent: Add uevent02

[RFC] mm: Proactive compaction
 2019-08-26 11:47 UTC  (4+ messages)

[PATCH v0 1/6] perf/x86/intel/pt: Clean up ToPA allocation path
 2019-08-26 11:45 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 4/5] x86/intel: Aggregate microserver naming
 2019-08-26 11:46 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu/intel: "

[tip: x86/cpu] x86/cpu/intel: Fix rename fallout
 2019-08-26 11:46 UTC 

[PATCH 1/5] x86/intel: Aggregate big core client naming
 2019-08-26 11:46 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu/intel: "

[PATCH 3/5] x86/intel: Aggregate big core graphics naming
 2019-08-26 11:46 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu/intel: "

[PATCH 5/5] x86/intel: Add common OPTDIFFs
 2019-08-26 11:46 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu/intel: "

[PATCH 2/5] x86/intel: Aggregate big core modile naming
 2019-08-26 11:46 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu/intel: Aggregate big core mobile naming

[PATCH] x86/apic: Update virtual irq base for DT/OF based system as well
 2019-08-26 11:46 UTC  (2+ messages)
` [tip: x86/urgent] x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines

[PATCH v0 3/6] perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculation
 2019-08-26 11:45 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v0 4/6] perf/x86/intel/pt: Split ToPA metadata and page layout
 2019-08-26 11:45 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v0 6/6] perf/x86/intel/pt: Get rid of reverse lookup table for ToPA
 2019-08-26 11:45 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v0 2/6] perf/x86/intel/pt: Use helpers to obtain ToPA entry size
 2019-08-26 11:45 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v0 5/6] perf/x86/intel/pt: Free up space in a ToPA descriptor
 2019-08-26 11:45 UTC  (2+ messages)
` [tip: perf/core] "

[U-Boot] [PATCH] ARM: dts: at91: sama5d27_wlsom1: add hlcdc node
 2019-08-26 11:45 UTC 

[PATCH] KVM: selftests: Detect max PA width from cpuid
 2019-08-26 11:43 UTC  (4+ messages)

[U-Boot] [PATCH 1/7] ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiP
 2019-08-26 11:43 UTC  (2+ messages)

sys_riscv_flush_icache
 2019-08-26 11:41 UTC  (4+ messages)
` [PATCH 5/8] riscv: actually clear icache_stale_mask for all harts in mm_cpumask


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.