All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-12 15:27:32 to 2018-09-12 16:07:18 UTC [more...]

[PATCH v2 01/17] compat_ioctl: add generic_compat_ioctl_ptrarg()
 2018-09-12 15:58 UTC  (7+ messages)
` [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
    ` [v2,05/17] "

[PATCH 1/2] dt-bindings: crypto: hip07-sec, drop incorrect commas
 2018-09-12 16:07 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: hisilicon hip07: drop commas from @address node names

[PATCH] ACPI/PPTT: Handle architecturally unknown cache types
 2018-09-12 16:06 UTC  (13+ messages)

[PATCH 1/2] platform/x86: dell-smbios-wmi: Correct a memory leak
 2018-09-12 16:06 UTC  (4+ messages)

[PATCH] printk: inject caller information into the body of message
 2018-09-12 16:05 UTC  (12+ messages)

[PATCH 0/2] dt-bindings: Cleanup spurious commas in hisilicon hip07 dt
 2018-09-12 16:05 UTC  (3+ messages)

[RFC PATCH v1 00/17] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-12 16:05 UTC  (5+ messages)

[PATCH] drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiB
 2018-09-12 16:05 UTC  (3+ messages)

[PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v3)
 2018-09-12 16:04 UTC  (2+ messages)
` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v4)

Strange XFS problem
 2018-09-12 10:59 UTC  (2+ messages)

[PATCH libdrm] intel: annotate the intel genx helpers as private
 2018-09-12 16:03 UTC  (3+ messages)

[PATCH] linux-libc-headers: Don't do useless configuration
 2018-09-12 15:55 UTC 

[PATCH] WATCHDOG: uniphier_wdt.c: Fixed error do not initialise statics to 0
 2018-09-12 16:02 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] Add missed read callback for some memory region
 2018-09-12 16:01 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] fw_cfg_mem: add read memory region callback
` [Qemu-devel] [PATCH 2/8] hw: debugexit: add read callback
` [Qemu-devel] [PATCH 3/8] hw: hyperv_testdev: "
` [Qemu-devel] [PATCH 4/8] hw: pc-testdev: add read memory region callback
` [Qemu-devel] [PATCH 5/8] hw: designware: "
` [Qemu-devel] [PATCH 6/8] hw: pvrdma: "
` [Qemu-devel] [PATCH 7/8] hw: sun4c: "
` [Qemu-devel] [PATCH 8/8] exec: add read callback for notdirty memory region

[PATCH v3] i2c:amd I2C Driver based on PCI Interface for upcoming, platform
 2018-09-12 10:54 UTC 

[v2,05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-12 16:01 UTC  (4+ messages)
` [PATCH v2 05/17] "

[Buildroot] [Bug 11346] New: qt5base-5.11.1 Assertion failed: ret == 0 after getentropy() inside fillBuffer() on arm
 2018-09-12 16:00 UTC  (2+ messages)
` [Buildroot] [Bug 11346] "

[dm-crypt] Troubleshooting: Header Conversion to argon2id
 2018-09-12 15:52 UTC  (6+ messages)

[PATCH] drm/i915: Limit the backpressure for i915_request allocation
 2018-09-12 16:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/2] drm/amdgpu: Moved fault hash table to amdgpu vm
 2018-09-12 15:59 UTC  (14+ messages)

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

[PATCH v2] Change a time printout representation for keyhandlers
 2018-09-12 15:58 UTC 

[v2,05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-12 15:56 UTC  (3+ messages)
` [PATCH v2 05/17] "

[PATCH] WATCHDOG: DIAG288_WDT: Fixed error POINTER_LOCATION
 2018-09-12 15:56 UTC  (2+ messages)

[PATCH v2 0/3] Add DMCU fw loading on raven
 2018-09-12 15:56 UTC  (2+ messages)

[PATCH v4 00/16] Add utilization clamping support
 2018-09-12 15:56 UTC  (12+ messages)
` [PATCH v4 02/16] sched/core: uclamp: map TASK's clamp values into CPU's clamp groups
` [PATCH v4 08/16] sched/core: uclamp: propagate parent clamps
` [PATCH v4 09/16] sched/core: uclamp: map TG's clamp values into CPU's clamp groups

[PATCH v3 0/4] fs/dcache: Track # of negative dentries
 2018-09-12 15:55 UTC  (13+ messages)
` [PATCH v3 1/4] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v3 3/4] fs/dcache: Track & report number of negative dentries
` [PATCH v3 4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting

[PATCH] workqueue: combine judgments in the loop of maybe_create_worker
 2018-09-12 15:55 UTC  (2+ messages)

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-12 15:55 UTC  (2+ messages)
  ` [PATCH V3 11/27] csky: Atomic operations

media subsystem test pilot
 2018-09-12 15:55 UTC  (3+ messages)
` [kernelci] "

[PATCH 0/4] Address issues slowing persistent memory initialization
 2018-09-12 15:54 UTC  (6+ messages)
` [PATCH 3/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH v2] coreutils: add alternative target for nice
 2018-09-12 15:54 UTC  (2+ messages)

[PATCH] NTB: ntb_hw_switchtec: add pre-requisites for NTB driver and misc updates
 2018-09-12 15:53 UTC  (2+ messages)

[PATCH] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
 2018-09-12 15:53 UTC  (6+ messages)

[PATCH] matrix-gui-qt5-demos:remove the extra .pc directory under matrix-gui/apps for k3 devices
 2018-09-12 15:52 UTC 

BUG: spinlock bad magic in lockref_get
 2018-09-12 15:52 UTC 

[PATCH] memory_hotplug: fix the panic when memory end is not on the section boundary
 2018-09-12 15:51 UTC  (7+ messages)

[PATCH] i915/oa: Simplify updating contexts
 2018-09-12 15:50 UTC  (3+ messages)

of_dma_request_slave_channel() failed ?
 2018-09-12 15:50 UTC  (3+ messages)

[PATCH] etnaviv: Make sure DMA is setup
 2018-09-12 15:50 UTC  (2+ messages)

[RFC PATCH] x86: load FPU registers on return to userland
 2018-09-12 15:49 UTC  (10+ messages)
` [RFC PATCH 04/10] x86/fpu: eager switch PKRU state
` [RFC PATCH 10/10] x86/fpu: defer FPU state load until return to userspace

[PATCHv2 0/3] PCI: emulated PCI bridge config space
 2018-09-12 15:48 UTC  (5+ messages)
` [PATCHv2 1/3] PCI: Introduce PCI bridge emulated config space common logic
` [PATCHv2 2/3] PCI: mvebu: Convert to PCI emulated bridge config space
` [PATCHv2 3/3] PCI: aardvark: Implement emulated root PCI "

[PATCH 0/2] Bugfix for partial clones and ref-in-want servers
 2018-09-12 15:47 UTC  (3+ messages)
` [PATCH 1/2] fetch-object: provide only one fetching function
` [PATCH 2/2] fetch-object: set exact_oid when fetching

[pull] amdgpu drm-fixes-4.19
 2018-09-12 15:47 UTC 

[PATCH 0/2] fix sync to flush processor cache for ext4 DAX files
 2018-09-12 15:47 UTC  (6+ messages)
` [PATCH 1/2] ext4, dax: update dax check to skip journal inode

[PATCH 0/3] Add clocks to r8a774c0
 2018-09-12 10:41 UTC  (2+ messages)
` [PATCH 1/3] clk: renesas: Add r8a774c0 CPG Core Clock Definitions

[RFC] ethdev: complete closing to free all resources
 2018-09-12 15:44 UTC  (5+ messages)

[PATCH] cyrus-sasl: use autotools-brokensep to build in sources
 2018-09-12 15:42 UTC  (2+ messages)
` [PATCH V2] cyrus-sasl: fix build out of source tree failed while configuring with `--enable-ldapdb'

phosphor-ipmi-blobs
 2018-09-12 15:42 UTC  (6+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Bug-introducing patches
 2018-09-12 15:41 UTC  (11+ messages)

[RFC PATCH v2 0/3] Groundwork for AFBC YUV formats
 2018-09-12 15:40 UTC  (10+ messages)
` [RFC PATCH v2 1/3] drm/fourcc: Add 'bpp' field for formats with non-integer bytes-per-pixel

[PATCH] fat: Relax checks for sector size and media type
 2018-09-12 10:36 UTC  (8+ messages)

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

[PATCH 00/27] Allwinner H6 DE3 and HDMI support
 2018-09-12 15:37 UTC  (7+ messages)
` [PATCH 02/27] arm64: allwinner: h6: add system controller device tree node
    ` [linux-sunxi] "

[PATCH] clk: mvebu: ap806: Remove superfluous of_clk_add_provider
 2018-09-12 15:35 UTC 

[PATCH v2 0/5] vhost_user.c code cleanup
 2018-09-12 15:34 UTC  (3+ messages)

[v2,02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg
 2018-09-12 15:33 UTC  (2+ messages)
` [PATCH v2 02/17] "

[Qemu-devel] virtio-net sporadic error with QNX 7.0 guest: virtio-net ctrl missing headers
 2018-09-12 15:31 UTC  (4+ messages)

unexpected side effect of "gpiolib: override irq_enable/disable"
 2018-09-12 15:30 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: salvator-common: Add GPIO keys support
 2018-09-12 10:25 UTC  (5+ messages)

[PATCH] proc: restrict kernel stack dumps to root
 2018-09-12 15:29 UTC  (2+ messages)

[PATCH 0/2] Add support fdp1 device for Salvator-XS M3-N
 2018-09-12 10:24 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: r8a77965: add FDP1 device nodes

RFE: Detect NUMA misconfigurations and prevent machine freezes
 2018-09-12 15:27 UTC  (4+ messages)
` BUG: sched=credit2 crashes system when using cpupools

[PATCH RFC 0/2] Flow sorted receive skb lists
 2018-09-12 10:23 UTC  (3+ messages)
` [PATCH RFC 1/2] net: Support flow sorted RX skb lists for IPv4
` [PATCH RFC 2/2] net: Hack to enable skb list receive in the napi layer


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.