linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-15 05:50:08 to 2018-10-15 11:54:13 UTC [more...]

[PATCH v2 0/7] spi: add support for octal mode
 2018-10-15 11:54 UTC  (9+ messages)
` [PATCH v2 1/7] spi: add support for octal I/O data transfer
` [PATCH v2 2/7] mtd: spi-nor: add opcodes for octal Read/Write commands
` [PATCH v2 3/7] mtd: spi-nor: add octal read flag for flash mt35xu512aba
` [PATCH v2 4/7] mtd: m25p80: add support of octal I/O transfer
` [PATCH v2 5/7] spi: spi-mem: add support for octal I/O data transfer
` [PATCH v2 6/7] spi: nxp-fspi: add mode flag bit for octal support
` [PATCH v2 7/7] arm64: dts: lx2160a: update fspi node

[PATCH] md/bitmap: use mddev_suspend/resume instead of ->quiesce()
 2018-10-15 11:53 UTC  (2+ messages)

[PATCH 1/2] f2fs: do not update REQ_TIME in case of error conditions
 2018-10-15 11:52 UTC  (2+ messages)

[PATCH V4 00/15] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-10-15 11:52 UTC  (13+ messages)
` [PATCH V4 6/15] KVM/MMU: Flush tlb directly in the kvm_set_pte_rmapp()
` [PATCH V4 7/15] KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
` [PATCH V4 9/15] KVM: Add flush_link and parent_pte in the struct kvm_mmu_page
` [PATCH V4 11/15] KVM/MMU: Replace tlb flush function with range list flush function
` [PATCH V4 12/15] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [PATCH V4 14/15] KVM/VMX: Change hv flush logic when ept tables are mismatched

[PATCH v4 1/2] arm64: dts: allwinner: new board - Emlid Neutis N5
 2018-10-15 11:49 UTC  (4+ messages)
` [PATCH v5 0/2] Neutis N5 support
  ` [PATCH v5 1/2] dt-bindings: vendor-prefix: new vendor - Emlid
  ` [PATCH v5 2/2] arm64: dts: allwinner: new board - Emlid Neutis N5

[PATCH] serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
 2018-10-15 11:49 UTC  (3+ messages)

[PATCH] f2fs: allow to mount, if quota is failed
 2018-10-15 11:44 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] afs: Fix clearance of reply
 2018-10-15 11:43 UTC 

[PATCH for 4.19] tracepoint: Fix: out-of-bound tracepoint array iteration
 2018-10-15 11:34 UTC  (2+ messages)

[PATCH] cpufreq: conservative: Fix requested_freq handling
 2018-10-15 11:31 UTC  (6+ messages)

[PATCH] mmc: tmio: simplify the DMA mode test
 2018-10-15 11:33 UTC  (3+ messages)

[PATCH v3 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
 2018-10-15 11:32 UTC  (7+ messages)
` [PATCH v3 1/2] mmc: tmio: move MFD variant reset to a platform hook
` [PATCH v3 2/2] mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag

INFO: task hung in fanotify_handle_event
 2018-10-15 11:32 UTC 

[PATCH] s390/cio: make vfio_ccw_io_region static
 2018-10-15 11:31 UTC 

[PATCH v2] sched/dl: Reduce push_dl_task() retries
 2018-10-15 19:42 UTC 

[PATCH v4] sched/rt : Reduce push_rt_task() retries
 2018-10-15 19:39 UTC 

INFO: rcu detected stall in shmem_fault
 2018-10-15 11:24 UTC  (13+ messages)
` [RFC PATCH] memcg, oom: throttle dump_header for memcg ooms without eligible tasks

[PATCH] arm64: kprobe: make page to RO mode when allocate it
 2018-10-15 11:22 UTC  (2+ messages)

[PATCH] ASoC: AMD: Add SND_JACK_LINEOUT jack type
 2018-10-15 11:21 UTC  (2+ messages)
` Applied "ASoC: AMD: Add SND_JACK_LINEOUT jack type" to the asoc tree

Applied "regulator: Fetch enable gpiods nonexclusive" to the regulator tree
 2018-10-15 11:21 UTC 

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-15 11:21 UTC  (8+ messages)

[PATCH 0/3] find_next_iomem_res() fixes
 2018-10-15 11:18 UTC  (6+ messages)
` [PATCH 1/3] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error

[PATCH] tpm: fix unused-value issues in tpm_try_transmit
 2018-10-15 11:18 UTC  (6+ messages)

[PATCH] tpm: tpm_try_transmit() ignore value of go_to_idle()
 2018-10-15 11:14 UTC 

[PATCH 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on Hi16xx soc
 2018-10-15 11:17 UTC  (2+ messages)

[PATCH v1 0/2] Manage pixel clock & data enable polarities
 2018-10-15 11:15 UTC  (5+ messages)
` [PATCH v1 1/2] drm: Add missing flags for pixel clock & data enable
` [PATCH v1 2/2] drm/stm: ltdc: Solve issue on pixel clock & data enable polarity

[PATCH 0/2] irqchip: ti-sci-intr: Add support for K3 Interrupt Router
 2018-10-15 11:05 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings

[PATCH v2 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements
 2018-10-15 10:58 UTC  (9+ messages)
` [PATCH v2 3/6] esp_scsi: Grant disconnect privilege for untagged commands
` [PATCH v2 5/6] esp_scsi: De-duplicate PIO routines

[PATCH V14 1/2] scsi: ufs: set the device reference clock setting
 2018-10-15 10:57 UTC  (3+ messages)

[PATCH v1 0/2] sysctl: cap file-max value at ULONG_MAX
 2018-10-15 10:55 UTC  (3+ messages)
` [PATCH v1 1/2] sysctl: cap to ULONG_MAX in proc_get_long()
` [PATCH v1 2/2] sysctl: handle overflow for file-max

[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
 2018-10-15 10:49 UTC  (6+ messages)
` [PATCH v2 3/5] clk: lochnagar: Add support for the Cirrus Logic Lochnagar

BUG: corrupted list in p9_read_work
 2018-10-15 10:46 UTC  (5+ messages)
` [PATCH 1/2] 9p/trans_fd: abort p9_read_work if req status changed
  ` [PATCH 2/2] 9p/trans_fd: put worker reqs on destroy

[PATCH RFC v2] ksm: Assist buddy allocator to assemble 1-order pages
 2018-10-15 10:38 UTC  (2+ messages)

[PATCH 00/11] staging: gasket: fixes
 2018-10-15 10:35 UTC  (9+ messages)
` [PATCH 01/11] staging: gasket: core: debug log updates
` [PATCH 05/11] staging: gasket: page_table: rearrange gasket_page_table_entry

32-bit poweroc compile failure in v4.19-rc7-166-g7ec21823634d
 2018-10-15 10:33 UTC  (2+ messages)

[PATCH v2] platform/x86: Add Intel AtomISP2 dummy / power-management driver
 2018-10-15 10:31 UTC  (2+ messages)

[PATCH net-next] rxrpc: Add /proc/net/rxrpc/peers to display peer list
 2018-10-15 10:31 UTC 

[PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
 2018-10-15 10:29 UTC  (4+ messages)
  ` [RFT PATCH] "

net/wan: hostess_sv11 + z85230 problems
 2018-10-15 10:29 UTC  (3+ messages)

[RFC] usb: chipidea: Add minimal support for HSIC interface on i.MX6QDL
 2018-10-15 10:28 UTC  (5+ messages)

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-10-15 10:25 UTC  (8+ messages)
` [PATCH net-next V2 6/8] vhost: packed ring support

[PATCH] dt-bindings: misc: bk4: Add device tree binding for Liebherr's BK4 SPI bus
 2018-10-15 10:24 UTC  (5+ messages)

[PATCH v14 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-15 10:17 UTC  (5+ messages)
` [PATCH v14 1/3]: perf util: map data buffer for preserving collected data
` [PATCH v14 2/3]: perf record: enable asynchronous trace writing
` [PATCH v14 3/3]: perf record: extend trace writing to multi AIO

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-10-15 10:13 UTC  (9+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH 1/2] LICENSES: Add note to CDDL-1.0 license that it should not be used
 2018-10-15 10:08 UTC  (4+ messages)

[PATCH] virtio_net: enable tx after resuming from suspend
 2018-10-15 10:08 UTC  (8+ messages)

[PATCH 0/3] omap2-mcspi: Add slave mode support
 2018-10-15 10:04 UTC  (7+ messages)
` [PATCH 1/3] spi: omap2-mcspi: Switch to readl_poll_timeout()
` [PATCH 2/3] spi: omap2-mcspi: Set FIFO DMA trigger level to word length
` [PATCH 3/3] spi: omap2-mcspi: Add slave mode support

[PATCH RFC] proc: Don't retain negative dentries
 2018-10-15  9:56 UTC  (5+ messages)

[PATCH RFC] err.h: document that PTR_ERR should only be used if IS_ERR returns true
 2018-10-15  9:46 UTC  (3+ messages)

Can we just remove the sw_lpm_support from current xhci driver?
 2018-10-15  9:35 UTC 

[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
 2018-10-15  9:33 UTC  (12+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "

[PATCH] powerpc/64: properly initialise the stackprotector canary on SMP
 2018-10-15  9:33 UTC  (2+ messages)

[LKP] [fsnotify] 60f7ed8c7c: will-it-scale.per_thread_ops -5.9% regression
 2018-10-15  9:27 UTC  (5+ messages)

undefined behavior (-Wvarargs) in security/keys/trusted.c#TSS_authhmac()
 2018-10-15  9:26 UTC  (3+ messages)
` [PATCH] KEYS: trusted: fix -Wvarags warning

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-15  9:25 UTC  (6+ messages)
` [PATCH v3 06/24] powerpc/mm: properly set PAGE_KERNEL flags in ioremap()

[PATCH] hwmon: (pmbus) Fix page count auto-detection
 2018-10-15  9:21 UTC 

[PATCH v3] sched/rt : return accurate release rq lock info
 2018-10-15  9:20 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/
 2018-10-15  9:17 UTC  (12+ messages)
` [PATCH 2/8] powerpc: simplify CONFIG_PCI_QSPAN Kconfig magic
` [PATCH 4/8] pci: consolidate PCI config entry in drivers/pci
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa

remove bogus GFP_DMA32 flags for dma allocations
 2018-10-15  9:12 UTC  (7+ messages)
` [PATCH 1/8] cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent
` [PATCH 6/8] drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
` [PATCH 7/8] media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs

[PATCH v2] usb: host: ohci-at91: fix request of irq for optional gpio
 2018-10-15  9:12 UTC  (2+ messages)

[PATCH 00/39 v8] PTI support for x86-32
 2018-10-15  9:10 UTC  (5+ messages)
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
    ` [PATCH] x86/entry/32: Fix setup of CS high bits

[PATCH] x86: enable swiotlb for > 4GiG ram on 32-bit kernels
 2018-10-15  9:09 UTC  (2+ messages)
` [tip:x86/urgent] x86/swiotlb: Enable "

[PATCH] regulator: Fetch enable gpiods nonexclusive
 2018-10-15  9:02 UTC 

[PATCH] usb: host: ohci-at91: fix request of irq for optional gpio
 2018-10-15  8:58 UTC  (2+ messages)

[Xen-devel] [PATCH] xen/blkfront: avoid NULL blkfront_info dereference on device removal
 2018-10-15  8:55 UTC  (2+ messages)

[PATCH] thermal: qoriq: add multiple sensors support
 2018-10-15  8:55 UTC  (4+ messages)

[PATCH v5 0/2] spi: Add Macronix controller driver
 2018-10-15  8:54 UTC  (4+ messages)
` [PATCH v5 1/2] spi: Add MXIC "
` [PATCH v5 2/2] dt-binding: spi: Document Macronix controller bindings

[PATCH] bitfield: add constant field preparation macros
 2018-10-15  8:53 UTC  (2+ messages)

[PATCH v3 0/3] cpufreq: intel_pstate: Base frequency attribute
 2018-10-15  8:53 UTC  (3+ messages)
` [PATCH v3 3/3] Documentation: intel_pstate: Add base_frequency information

[RFC][PATCH] perf: Rewrite core context handling
 2018-10-15  8:53 UTC  (4+ messages)

[PATCH net] r8169: Enable MSI-X on RTL8106e
 2018-10-15  8:51 UTC  (4+ messages)

[PATCH v3 0/8] vfio/mdev: IOMMU aware mediated device
 2018-10-15  8:50 UTC  (4+ messages)

[PATCH] x86: modify inline asm constraints in __cmpxchg_double()
 2018-10-15  8:48 UTC 

[RCF PATCH v2 2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-10-15  8:45 UTC  (6+ messages)
` [RCF PATCH,v2,2/2] "

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-15  8:32 UTC  (5+ messages)

The GPLv2 is not a contract, it is a revocable license
 2018-10-15  8:32 UTC 

linux-next: Tree for Oct 15
 2018-10-15  8:25 UTC 

[PATCH] of: overlay: user space synchronization
 2018-10-15  8:24 UTC  (2+ messages)

linux-next: qemu boot failures with today's linux-next
 2018-10-15  8:20 UTC  (2+ messages)

[PATCH] stm class: increase pos if no free channels found
 2018-10-15  8:16 UTC  (3+ messages)

[PATCH] ARM: dts: Add support for Liebherr's BK4 device (vf610 based)
 2018-10-15  8:14 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-10-15  8:09 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
` [PATCH v2 2/3] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver

[PATCH v4 1/6] dt-bindings: power: Introduce one property to present the battery internal resistance
 2018-10-15  8:09 UTC  (6+ messages)
` [PATCH v4 2/6] power: supply: core: Add one field "
` [PATCH v4 3/6] dt-bindings: power: Introduce properties to present the battery OCV capacity table
` [PATCH v4 4/6] power: supply: core: Add some helpers to use "
` [PATCH v4 5/6] dt-bindings: power: Add Spreadtrum SC27XX fuel gauge unit documentation
` [PATCH v4 6/6] power: supply: Add Spreadtrum SC27XX fuel gauge unit driver

[PATCH] docs/uio: fix a grammar nitpick
 2018-10-15  8:10 UTC 

[PATCH v8 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-15  8:09 UTC  (10+ messages)
` [PATCH v8 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v8 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v8 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v8 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v8 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v8 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v8 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [PATCH v8 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v8 9/9] PCI: mediatek: Add loadable kernel module support

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-10-15  8:07 UTC  (10+ messages)

[PATCH] selftests/vm: Add a test for MAP_FIXED_NOREPLACE
 2018-10-15  8:07 UTC  (3+ messages)

INFO: task hung in genl_rcv_msg
 2018-10-15  8:06 UTC 

[PATCH v2] HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
 2018-10-15  8:04 UTC  (2+ messages)

[PATCH] drm/sti: make crct disable atomic
 2018-10-15  8:00 UTC  (3+ messages)
` [PATCH] drm/sti: clean up after drm_atomic_helper_shutdown rework

[RFC/RFT/[PATCH] cpuidle: New timer events oriented governor for tickless systems
 2018-10-15  7:52 UTC  (2+ messages)

KASAN: use-after-free Write in skb_release_data (2)
 2018-10-15  7:49 UTC  (2+ messages)

[PATCH] powerpc/traps: restore recoverability of machine_check interrupts
 2018-10-15  7:40 UTC  (2+ messages)

[PATCH] lib/string: Pass the input gfp flags to kmalloc
 2018-10-15  7:40 UTC 

[PATCH] jffs2: modify the mtime and ctime when truncate file
 2018-10-15  7:42 UTC 

[PATCH] powerpc/traps: remove redundant in_interrupt panic in die()
 2018-10-15  7:38 UTC 

rseq system call incompletely wired up in microblaze
 2018-10-15  7:37 UTC  (2+ messages)

[PATCH 0/2] mmc: uniphier-sd: two bug-fixes
 2018-10-15  7:33 UTC  (4+ messages)

linux-next: manual merge of the akpm tree with Linus' tree
 2018-10-15  7:22 UTC 

[PATCH] powerpc/traps: fix machine check handlers to use pr_cont()
 2018-10-15  7:20 UTC 

linux-next: build failure after merge of the akpm tree
 2018-10-15  7:14 UTC  (2+ messages)

linux-next: manual merge of the akpm tree with Linus' tree
 2018-10-15  7:04 UTC 

[PATCH v7 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-15  6:49 UTC  (3+ messages)

Linux 4.19-rc8
 2018-10-15  6:49 UTC 

[PATCH] powerpc/book3s64: fix dump_linuxpagetables "present" flag
 2018-10-15  6:37 UTC 

[PATCH v4 00/17] remoteproc: add fixed memory region support
 2018-10-15  6:40 UTC  (5+ messages)
` [PATCH v4 12/17] remoteproc: modify vring allocation to rely on centralized carveout allocator

KASAN: use-after-free Read in bpf_prog_kallsyms_del
 2018-10-15  6:28 UTC 

[PATCH 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements
 2018-10-15  6:17 UTC  (4+ messages)
` [PATCH 5/6] esp_scsi: De-duplicate PIO routines

net: dsa: b53: Keep CPU port as tagged in all VLANs - merge request
 2018-10-15  6:00 UTC  (2+ messages)

[BUG -next 20181008] list corruption with "mm/slub: remove useless condition in deactivate_slab"
 2018-10-15  5:54 UTC  (2+ messages)

use generic DMA mapping code in powerpc V3
 2018-10-15  5:50 UTC  (4+ messages)
` [PATCH 16/33] powerpc/powernv: remove dead npu-dma code

linux-next: manual merge of the userns tree with the tip tree
 2018-10-15  5:49 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).