messages from 2019-08-26 11:09:11 to 2019-08-26 12:00:29 UTC [more...]
[PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
2019-08-26 11:58 UTC (17+ 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] ASoC: SOF: imx8: Fix return value check in imx8_probe()
2019-08-26 12:00 UTC (4+ messages)
[PATCH v2 00/20] Initial support for Marvell MMP3 SoC
2019-08-26 11:59 UTC (5+ 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
[RFC 1/9] dt-bindings: arm: samsung: Convert Samsung board/soc bindings to json-schema
2019-08-26 11:54 UTC (8+ messages)
` [RFC 5/9] dt-bindings: arm: samsung: Convert Exynos PMU "
[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 v7 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
2019-08-26 11:53 UTC (9+ messages)
` [PATCH v7 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
` [EXT] "
[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)
[PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature
2019-08-26 11:48 UTC (5+ 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 (13+ messages)
` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
` [PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask
[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
[PATCH] sched/cpufreq: Align trace event behavior of fast switching
2019-08-26 11:24 UTC (5+ messages)
[PATCH v2 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
2019-08-26 11:23 UTC (4+ messages)
[Qemu-devel] [PATCH] block: fix permission update in bdrv_replace_node
2019-08-26 11:21 UTC (2+ messages)
[PATCH v11 0/6] Introduced new Cadence USBSS DRD Driver
2019-08-26 11:19 UTC (14+ messages)
` [PATCH v11 1/6] dt-bindings: add binding for USBSS-DRD controller
` [PATCH v11 2/6] usb:common Separated decoding functions from dwc3 driver
` [PATCH v11 3/6] usb:common Patch simplify usb_decode_set_clear_feature function
` [PATCH v11 4/6] usb:common Simplify usb_decode_get_set_descriptor function
` [PATCH v11 5/6] usb:cdns3 Add Cadence USB3 DRD Driver
` [PATCH v11 6/6] usb:cdns3 Fix for stuck packets in on-chip OUT buffer
[PATCH v2] nvme: allow 64-bit results in passthru commands
2019-08-26 11:20 UTC (3+ messages)
[PATCH] HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices fails
2019-08-26 11:19 UTC (6+ messages)
[PATCH] /dev/mem: Bail out upon SIGKILL when reading memory
2019-08-26 11:19 UTC (11+ messages)
[PATCH v3] powerpc/fadump: sysfs for fadump memory reservation
2019-08-26 11:16 UTC (6+ messages)
linux-next: manual merge of the pinctrl tree with the gpio tree
2019-08-26 11:16 UTC (2+ messages)
[PATCH v2 0/2] guarantee natural alignment for kmalloc()
2019-08-26 11:16 UTC (3+ messages)
` [PATCH v2 1/2] mm, sl[ou]b: improve memory accounting
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
[PATCH] MAINTAINERS: change list for KVM/s390
2019-08-26 11:15 UTC (2+ messages)
[dpdk-dev] [PATCH v1] net/ixgbe: fix Rx/Tx queue interrupt for X552/557 devices
2019-08-26 10:16 UTC
poisoned pages do not play well in the buddy allocator
2019-08-26 11:14 UTC (2+ messages)
linux-next: build warning after merge of the staging tree
2019-08-26 11:13 UTC (6+ messages)
[PATCH] powerpc/prom: convert PROM_BUG() to standard trap
2019-08-26 11:10 UTC (2+ messages)
[Buildroot] [Bug 12146] New: Oprofile runtime issue
2019-08-26 11:11 UTC
[LTP] [PATCH v4 0/4] Basic eBPF tests
2019-08-26 11:10 UTC (5+ messages)
` [LTP] [PATCH v4 1/4] BPF: Essential headers for map creation
` [LTP] [PATCH v4 2/4] BPF: Sanity check creating and updating maps
` [LTP] [PATCH v4 3/4] BPF: Essential headers for a basic program
` [LTP] [PATCH v4 4/4] BPF: Sanity check creating a program
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.