linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-09 13:18:07 to 2018-10-09 15:03:01 UTC [more...]

[PATCH 2/8] x86/mm: break out kernel address space handling
 2018-10-09 15:02 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Break "

[PATCH 1/8] x86/mm: clarify hardware vs. software "error_code"
 2018-10-09 15:02 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Clarify "

[PATCH 7/7] x86/mm/tlb: Make lazy TLB mode lazier
 2018-10-09 15:01 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 6/7] Add freed_tables element to flush_tlb_info
 2018-10-09 15:00 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/tlb: "

[PATCH] modpost: remove leftover symbol prefix handling for module device table
 2018-10-09 15:00 UTC  (2+ messages)

[PATCH 5/7] Add freed_tables argument to flush_tlb_mm_range
 2018-10-09 15:00 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/tlb: "

[PATCH] KVM: Start populating /sys/hypervisor with KVM entries
 2018-10-09 15:00 UTC  (2+ messages)

[PATCH V10 0/8] C-SKY(csky) Linux Kernel Driver
 2018-10-09 14:59 UTC  (6+ messages)
` [PATCH V10 1/8] irqchip: add C-SKY SMP interrupt controller

[PATCH v2] kbuild: remove unneeded link_multi_deps
 2018-10-09 14:59 UTC  (2+ messages)

[PATCH 4/7] smp,cpumask: introduce on_each_cpu_cond_mask
 2018-10-09 14:59 UTC  (2+ messages)
` [tip:x86/mm] "

general protection fault in __handle_mm_fault
 2018-10-09 15:00 UTC  (5+ messages)

[PATCH] media: venus: handle peak bitrate set property
 2018-10-09 14:59 UTC  (2+ messages)

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-09 14:59 UTC  (26+ messages)
` [PATCH v3 01/24] powerpc/32: Add ioremap_wt() and ioremap_coherent()
` [PATCH v3 02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
` [PATCH v3 03/24] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
` [PATCH v3 04/24] soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
` [PATCH v3 05/24] powerpc: don't use ioremap_prot() nor __ioremap() unless really needed
` [PATCH v3 06/24] powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
` [PATCH v3 07/24] powerpc: handover page flags with a pgprot_t parameter
` [PATCH v3 08/24] powerpc/mm: don't use _PAGE_EXEC in book3s/32
` [PATCH v3 09/24] powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
` [PATCH v3 10/24] powerpc/mm: add pte helpers to query and change pte flags
` [PATCH v3 11/24] powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
` [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code
` [PATCH v3 13/24] powerpc/mm: Split dump_pagelinuxtables flag_array table
` [PATCH v3 14/24] powerpc/mm: drop unused page flags
` [PATCH v3 15/24] powerpc/mm: move __P and __S tables in the common pgtable.h
` [PATCH v3 16/24] powerpc/book3s/32: do not include pte-common.h
` [PATCH v3 17/24] powerpc/mm: Move pte_user() into nohash/pgtable.h
` [PATCH v3 18/24] powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
` [PATCH v3 19/24] powerpc/nohash/64: do not include pte-common.h
` [PATCH v3 20/24] powerpc/mm: Allow platforms to redefine some helpers
` [PATCH v3 21/24] powerpc/mm: Define platform default caches related flags
` [PATCH v3 22/24] powerpc/mm: Get rid of pte-common.h
` [PATCH v3 23/24] powerpc/8xx: change name of a few page flags to avoid confusion
` [PATCH v3 24/24] powerpc/book3s64: Avoid multiple endian conversion in pte helpers

[PATCH 3/7] smp: use __cpumask_set_cpu in on_each_cpu_cond
 2018-10-09 14:59 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 1/3] kbuild: add -Wno-pointer-sign flag unconditionally
 2018-10-09 14:58 UTC  (4+ messages)
` [PATCH 2/3] kbuild: add -Wdeclaration-after-statement "

[PATCH 3/7] x86,mm: restructure switch_mm_irqs_off
 2018-10-09 14:58 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/tlb: Restructure switch_mm_irqs_off()

[PATCH v2] kbuild: add -Wno-unused-but-set-variable flag unconditionally
 2018-10-09 14:58 UTC  (2+ messages)

[PATCH 6/7] x86,mm: always use lazy TLB mode
 2018-10-09 14:58 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/tlb: Always "

[PATCH v3 net-next] inet: remove redundant backlog setting in listen(2)
 2018-10-09 14:58 UTC  (6+ messages)
` [PATCH net-next] tcp: forbid direct reclaim if MSG_DONTWAIT is set in send path

fore200e DMA cleanups and fixes
 2018-10-09 14:57 UTC  (8+ messages)
` [PATCH 1/7] fore200e: simplify fore200e_bus usage
` [PATCH 2/7] fore200e: store a struct device in struct fore200e
` [PATCH 3/7] fore200e: remove the align_size field of struct chunk
` [PATCH 4/7] fore200e: devirtualize dma mapping calls
` [PATCH 5/7] fore200e: devirtualize dma alloc calls
` [PATCH 6/7] fore200e: don't use GFP_DMA
` [PATCH 7/7] fore200e: check for dma mapping failures

[PATCH 00/14] Convert ehci-mv to DT
 2018-10-09 14:57 UTC  (7+ messages)
` [PATCH 01/14] phy: phy-pxa-usb: add a new driver

[PATCH] samples: disable CONFIG_SAMPLES for UML
 2018-10-09 14:56 UTC  (2+ messages)

[PATCH] printk: inject caller information into the body of message
 2018-10-09 14:52 UTC  (11+ messages)

[PATCH 0/2] xen: fix two issues in Xen pv qspinlock handling
 2018-10-09 14:52 UTC  (3+ messages)

[PATCH] ALSA: intel8x0: fix a redundant check bug
 2018-10-09 14:51 UTC  (2+ messages)

[PATCH] ata: remove redundant 'default n' from Kconfig
 2018-10-09 14:45 UTC 

[PATCH V11 0/8] C-SKY(csky) Linux Kernel Driver
 2018-10-09 14:41 UTC  (9+ messages)
` [PATCH V11 1/8] irqchip: add C-SKY SMP interrupt controller
` [PATCH V11 2/8] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V11 3/8] irqchip: add C-SKY APB bus interrupt controller
` [PATCH V11 4/8] dt-bindings: interrupt-controller: C-SKY APB intc
` [PATCH V11 5/8] clocksource: add C-SKY SMP timer
` [PATCH V11 6/8] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V11 7/8] clocksource: add gx6605s SOC system timer
` [PATCH V11 8/8] dt-bindings: timer: gx6605s SOC timer

[PATCH] drivers/block: remove redundant 'default n' from Kconfig-s
 2018-10-09 14:41 UTC 

R8169: Network lockups in 4.18.{8,9,10} (and 4.19 dev)
 2018-10-09 14:40 UTC  (7+ messages)

[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-10-09 14:40 UTC  (4+ messages)
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings

[PATCH v4] perf record: encode -k clockid frequency into Perf trace
 2018-10-09 14:36 UTC  (3+ messages)

[PATCH v5] perf record: encode -k clockid frequency into Perf trace
 2018-10-09 14:36 UTC 

[PATCH v2] media: vivid: Support 480p for webcam capture
 2018-10-09 14:33 UTC  (3+ messages)

[PATCH] block: remove redundant 'default n' from Kconfig-s
 2018-10-09 14:32 UTC 

[PATCH] fuse: enable caching of symlinks
 2018-10-09 14:29 UTC  (3+ messages)

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-09 14:28 UTC  (18+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "
` [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace

[PATCH] lib: memcmp optimization
 2018-10-09 14:28 UTC 

[PATCH v2 0/2] net: if_arp: use define instead of hard-coded value
 2018-10-09 14:27 UTC  (3+ messages)
` [PATCH v2 1/2] net: if_arp: Fix incorrect indents
` [PATCH v2 2/2] net: if_arp: use define instead of hard-coded value

[PATCH RT] rt: convert mm/kasan/quarantine_lock to raw_spinlock
 2018-10-09 14:27 UTC  (5+ messages)
` [PATCH] kasan: convert kasan/quarantine_lock "

[GIT PULL 00/45] lightnvm updates for 4.20
 2018-10-09 14:25 UTC  (2+ messages)

[PATCH 0/2] thp nodereclaim fixes
 2018-10-09 14:25 UTC  (11+ messages)
` [PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

[PATCH 0/4] Various cleanup + Mic Fix
 2018-10-09 14:21 UTC  (3+ messages)

[Patch v2] MAINTAINERS: intel_telemetry: Update maintainers info
 2018-10-09 14:18 UTC 

[PATCH 0/3] lib/vsprintf: Hash remaining raw addresses
 2018-10-09 14:18 UTC  (10+ messages)
` [PATCH 1/3] lib/vsprintf: Prepare for more general use of ptr_to_id()
` [PATCH 2/3] lib/vsprintf: Hash legacy clock addresses
` [PATCH 3/3] lib/vsprintf: Hash printed address for netdev bits fallback

[PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration
 2018-10-09 14:14 UTC  (11+ messages)

[PATCH 0/2] phy: ocelot-serdes: fix out-of-bounds bug
 2018-10-09 14:13 UTC  (3+ messages)

[PATCH] MAINTAINERS: intel_telemetry: Update maintainers info
 2018-10-09 14:13 UTC  (4+ messages)

[PATCH v3 0/6] System call table generation support
 2018-10-09 14:10 UTC  (10+ messages)
` [PATCH v3 3/6] parisc: add system "

[PATCH v1 00/22] LSM: Full security module stacking
 2018-10-09 14:09 UTC  (3+ messages)
` [PATCH v1 21/22] LSM: Multiple concurrent major security modules

Re: [PATCH] mm, oom_adj: avoid meaningless loop to find processes sharing mm
 2018-10-09 14:09 UTC  (12+ messages)
  `  "

[PATCH 0/6] Standardize onboard LED support for 96Boards
 2018-10-09 14:05 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: rockchip: ficus: Add on-board LED support
` [PATCH 2/6] arm64: dts: rockchip: rock960: "
` [PATCH 3/6] arm64: dts: hisilicon: hikey: Standardize LED labels and triggers
` [PATCH 4/6] arm64: dts: hisilicon: hikey960: "
` [PATCH 5/6] arm64: dts: hisilicon: poplar: "
` [PATCH 6/6] arm64: dts: xilinx: ultra96: "

[PATCH v2 -next] powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
 2018-10-09 14:04 UTC  (3+ messages)

[PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
 2018-10-09 14:03 UTC  (7+ messages)

[PATCH v3 -next] powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
 2018-10-09 13:59 UTC 

[GIT PULL 00/12] perf/core improvements and fixes
 2018-10-09 14:01 UTC  (4+ messages)
` [PATCH 01/12] tools include: Adopt linux/bits.h

[PATCH net 02/10] rxrpc: Fix the data_ready handler
 2018-10-09 14:00 UTC  (3+ messages)
` [PATCH net 00/10] rxrpc: Fix packet reception code

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

[PATCH] xen/balloon: Support xend-based toolstack
 2018-10-09 13:58 UTC  (2+ messages)

[PATCH v1 0/2] Add support for display port clocks and clock ops
 2018-10-09 13:57 UTC  (3+ messages)
` [PATCH v1 1/2] clk: qcom: rcg2: Add support for display port "
` [PATCH v1 2/2] clk: qcom : dispcc: Add support for display port clocks

[PATCH v5 1/4] printk: Fix panic caused by passing log_buf_len to command line
 2018-10-09 13:57 UTC  (6+ messages)
` [PATCH v5 4/4] printk: Give error on attempt to set log buffer length to over 4G

[PATCH 4.18 000/235] 4.18.10-stable review
 2018-10-09 13:55 UTC  (9+ messages)
` [PATCH 4.18 222/235] drm/amd/pp: Send khz clock values to DC for smu7/8

[PATCH] staging: erofs: harden inode lookup for 32-bit platforms
 2018-10-09 14:07 UTC 

[PATCH v3 0/8] Introduce STPMIC1 PMIC Driver
 2018-10-09 13:52 UTC  (3+ messages)
` [PATCH v3 5/8] dt-bindings: input: document stpmic1 pmic onkey

[PATCH] Revert "perf tools: Fix PMU term format max value calculation"
 2018-10-09 13:52 UTC  (3+ messages)

[PATCH 1/2] spi: spi-mem: Add the spi_set_xfer_bpw function
 2018-10-09 13:50 UTC  (8+ messages)

[PATCH v2 0/3] arm64: cpufeature: Fix handling of CTR_EL0
 2018-10-09 13:47 UTC  (5+ messages)
` [PATCH v2 1/3] arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
` [PATCH v2 2/3] arm64: cpufeature: Fix handling of CTR_EL0.IDC field
` [PATCH v2 3/3] arm64: cpufeature: Trap CTR_EL0 access only where it is necessary

[PATCH 1/2] ASoC: max9892x: Add documentation for reset-gpio support
 2018-10-09 13:46 UTC  (4+ messages)
` [PATCH 2/2] ASoC: max98927: Add "

[PATCH v3 0/7] Add-DMA-MDMA-chaining-support
 2018-10-09 13:46 UTC  (6+ messages)
` [PATCH v3 1/7] dt-bindings: stm32-dma: Add DMA/MDMA chaining support bindings

[PATCH 00/29] staging: bcm2835-audio: Cleanups and fixes
 2018-10-09 13:44 UTC  (8+ messages)
` [PATCH 17/29] staging: bcm2835-audio: Add 10ms period constraint
          ` [PATCH 17/29] staging: bcm2835-audio: Add 10ms period constraint [Resend in plain text...]

Using lockdep instead of spin_is_locked()
 2018-10-09 13:36 UTC  (4+ messages)
` [PATCH 12/16] locking/mutex: Replace spin_is_locked() with lockdep

Pinmuxing and SDHC speeds on sdhci-esdhc-imx
 2018-10-09 13:38 UTC 

[RESEND PATCH v2 1/3] video: ssd1307fb: Use gpiod_set_value_cansleep() for reset
 2018-10-09 13:30 UTC  (9+ messages)
` [RESEND PATCH v2 3/3] ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity

[PATCH 1/4] drm/v3d: Fix a use-after-free race accessing the scheduler's fences
 2018-10-09 13:30 UTC  (7+ messages)
` [PATCH 2/4] drm/v3d: Add a little debugfs entry for measuring the core clock
` [PATCH 3/4] drm/v3d: Add some better documentation of the in_sync arguments
` [PATCH 4/4] drm/v3d: Skip debugfs dumping GCA on platforms without GCA

[PATCH] staging: erofs: add the missing __init tags
 2018-10-09 13:43 UTC 

use generic DMA mapping code in powerpc V3
 2018-10-09 13:25 UTC  (34+ messages)
` [PATCH 01/33] powerpc: use mm zones more sensibly
` [PATCH 02/33] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 03/33] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 04/33] powerpc/dma: remove the unused dma_iommu_ops export
` [PATCH 05/33] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 06/33] powerpc/dma: remove the no-op dma_nommu_unmap_{page,sg} routines
` [PATCH 07/33] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
` [PATCH 08/33] powerpc/dma: handle iommu bypass in dma_iommu_ops
` [PATCH 09/33] powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit
` [PATCH 10/33] powerpc/pseries: use the generic iommu bypass code
` [PATCH 11/33] powerpc/cell: move dma direct window setup out of dma_configure
` [PATCH 12/33] powerpc/cell: use the generic iommu bypass code
` [PATCH 13/33] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 14/33] powerpc/dart: use the generic iommu bypass code
` [PATCH 15/33] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
` [PATCH 16/33] powerpc/powernv: remove dead npu-dma code
` [PATCH 17/33] powerpc/powernv: use the generic iommu bypass code
` [PATCH 18/33] powerpc/dma: stop overriding dma_get_required_mask
` [PATCH 19/33] powerpc/pci: remove the dma_set_mask pci_controller ops methods
` [PATCH 20/33] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 21/33] powerpc/dma: remove get_pci_dma_ops
` [PATCH 22/33] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 23/33] powerpc/dma: remove max_direct_dma_addr
` [PATCH 24/33] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 25/33] cxl: drop the dma_set_mask callback from vphb
` [PATCH 26/33] powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
` [PATCH 27/33] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [PATCH 28/33] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 29/33] powerpc/dma: remove get_dma_offset
` [PATCH 30/33] powerpc/dma: remove set_dma_offset
` [PATCH 31/33] powerpc/dma: remove dma_nommu_mmap_coherent
` [PATCH 32/33] powerpc/dma: use generic direct and swiotlb ops
` [PATCH 33/33] powerpc/dma: trim the fat from <asm/dma-mapping.h>

[PATCH v3 0/2] IB/mlx4: Enable debug print of SMPs and enhance output for MADs
 2018-10-09 13:27 UTC  (3+ messages)
` [PATCH v3 1/2] IB/mlx4: Enable debug print of SMPs
` [PATCH v3 2/2] IB/mlx4: Add port and TID to MAD debug print

KASAN: use-after-scope in ext4_group_desc_csum
 2018-10-09 13:26 UTC  (5+ messages)

[PATCH 00/11] staging:rtl8192u: Coding Style changes
 2018-10-09 13:26 UTC  (5+ messages)
` [PATCH 02/11] staging:rtl8192u: Removed commented out include - Style
` [PATCH 06/11] staging:rtl8192u: Rewrite test for null "

[PATCH v4 0/3] x86: make rsdp address accessible via boot params
 2018-10-09 13:25 UTC  (4+ messages)
` [PATCH v4 3/3] x86/acpi: take rsdp address for boot params if available

BUG: corrupted list in p9_read_work
 2018-10-09 13:19 UTC  (4+ 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


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