All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-26 11:24:39 to 2019-08-26 12:09:11 UTC [more...]

[RESEND PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-26 12:08 UTC  (12+ 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 08/20] mtd: spi-nor: Split spi_nor_init_params()
` [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

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

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

[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  (12+ 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)

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

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

[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  (4+ messages)

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

[PATCH v3] i2c: axxia: support slave mode
 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 

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  (17+ messages)
` [PATCH v2 06/50] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge
` [PATCH v2 07/50] drm/bridge: dumb-vga-dac: Rename driver "
` [PATCH v2 08/50] drm/bridge: simple-bridge: Add support for non-VGA bridges
` [PATCH v2 09/50] drm/bridge: simple-bridge: Add support for enable GPIO
` [PATCH v2 10/50] drm/bridge: simple-bridge: Add support for the TI OP362
` [PATCH v2 11/50] drm/bridge: Add bridge driver for display connectors
` [PATCH v2 25/50] drm/omap: hdmi4: Rework EDID read to isolate data read
` [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

[bug report] ALSA: usb-audio: More validations of descriptor units
 2019-08-26 11:48 UTC 

[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 

[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  (8+ 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  (10+ messages)
` [PATCH 5/8] riscv: actually clear icache_stale_mask for all harts in mm_cpumask
` [PATCH 6/8] riscv: use get_cpu and put_cpu in sys_riscv_flush_icache
` [PATCH 7/8] riscv: improve the local flushing logic "

[PATCH 1/2 nf-next v3] netfilter: nf_tables: Introduce stateful object update operation
 2019-08-26 11:40 UTC  (2+ messages)
` [PATCH 2/2 nf-next v3] netfilter: nft_quota: add quota object update support

[PATCH V5 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-08-26 11:39 UTC  (4+ messages)
` [PATCH V5 1/3] mmc: mmci: add hardware busy timeout feature

❌ FAIL: Stable queue: queue-5.2
 2019-08-26 11:39 UTC  (8+ messages)

Setting up siw devices
 2019-08-26 11:39 UTC  (9+ messages)

[PATCH v1 1/3] MIPS: ath79: enable watchdog support
 2019-08-26 11:38 UTC  (3+ messages)
` [PATCH v1 2/3] MIPS: dts: dpt-module: fix gpio button
` [PATCH v1 3/3] MIPS: ath79: enable gpio key support

BoF on LPC 2019 : Linux Perf advancements for compute intensive and server systems
 2019-08-26 11:36 UTC 

[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
 2019-08-26 11:33 UTC  (9+ messages)
` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH] riscv: add arch/riscv/Kbuild
 2019-08-26 11:35 UTC  (3+ messages)

[PATCH] x86/mm: Do not split_large_page() for set_kernel_text_rw()
 2019-08-26 11:33 UTC  (3+ messages)

[PATCH 00/10] drm/i915: Bigjoiner preparations
 2019-08-26 11:33 UTC  (5+ messages)
` [PATCH 01/10] drm/i915/dp: Fix dsc bpp calculations
    ` [Intel-gfx] "

[PATCH] tpm: tpm_crb: Fix an improper buffer size calculation bug
 2019-08-26 11:32 UTC  (2+ messages)

misc riscv cleanups
 2019-08-26 11:30 UTC  (10+ messages)
` [PATCH 2/6] riscv: cleanup send_ipi_mask
` [PATCH 3/6] riscv: optimize send_ipi_single
` [PATCH 5/6] riscv: don't use the rdtime(h) pseudo-instructions

[PATCH 0/2] KVM: nVMX: Improve HLT activity support
 2019-08-26 11:30 UTC  (5+ messages)
` [PATCH 1/2] KVM: nVMX: Always indicate HLT activity support in VMX_MISC MSR

[PATCH] media: em28xx: Fix exception handling in em28xx_alloc_urbs()
 2019-08-26 11:30 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: ti: k3-j721e: Add gpio nodes
 2019-08-26 11:25 UTC  (7+ messages)
` [PATCH 5/6] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E

[PATCH v4l-utils 1/2] keytable: move keymap parsing into its own file
 2019-08-26 11:24 UTC  (2+ messages)
` [PATCH v4l-utils 2/2] ir-ctl: send keys based on keymap


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.