linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-03 15:34:16 to 2018-07-03 18:24:49 UTC [more...]

[PATCH v12 00/13] Intel SGX1 support
 2018-07-03 18:19 UTC  (14+ messages)
` [PATCH v12 01/13] x86/sgx: updated MAINTAINERS
` [PATCH v12 02/13] x86/sgx: add SGX definitions to cpufeature
` [PATCH v12 03/13] x86/sgx: add SGX definitions to msr-index.h
` [PATCH v12 04/13] x86/cpufeatures: add Intel-defined SGX leaf CPUID_12_EAX
` [PATCH v12 05/13] x86/sgx: architectural structures
` [PATCH v12 06/13] x86/sgx: detect Intel SGX
` [PATCH v12 07/13] x86/sgx: data structures for tracking available EPC pages
` [PATCH v12 08/13] x86/sgx: wrappers for ENCLS opcode leaf functions
` [PATCH v12 09/13] x86/sgx: EPC page allocation routines
` [PATCH v12 10/13] x86/sgx: sgx_einit()
` [PATCH v12 11/13] platform/x86: Intel SGX driver
` [PATCH v12 12/13] platform/x86: ptrace() support for the "
` [PATCH v12 13/13] x86/sgx: driver documentation

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-03 18:23 UTC  (10+ messages)
` [PATCH v5 06/10] "

[PATCH] checkpatch: Check for illegal return codes
 2018-07-03 18:19 UTC  (2+ messages)

[RFC PATCH for 4.18] rseq: use __u64 for rseq_cs fields, validate user inputs
 2018-07-03 18:15 UTC  (24+ messages)

[PATCH v18 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-07-03 18:11 UTC  (10+ messages)
` [PATCH v18 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH V2 1/3] scsi: ufs: set the device reference clock setting
 2018-07-03 18:04 UTC  (6+ messages)

4.17.x won't boot due to "x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G"
 2018-07-03 18:03 UTC  (5+ messages)

[PATCH v8 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-07-03 17:58 UTC  (10+ messages)
` [PATCH v8 03/17] mm: Assign id to every memcg-aware shrinker

[v2 PATCH 0/2] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-07-03 17:53 UTC  (5+ messages)
` [v2 PATCH 1/2] powerpc: Detect the presence of big-cores via "ibm,thread-groups"
  ` [v2 PATCH 1/2] powerpc: Detect the presence of big-cores via "ibm, thread-groups"
` [v2 PATCH 2/2] powerpc: Enable CPU_FTR_ASYM_SMT for interleaved big-cores

[PATCH] ARM: disable KCOV for trusted foundations code
 2018-07-03 17:51 UTC  (2+ messages)

/tmp/cctnQ1CM.s:35: Error: .err encountered
 2018-07-03 17:50 UTC  (6+ messages)

Linux 3.18.114
 2018-07-03 17:32 UTC  (2+ messages)
` Linux 4.4.139

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-03 17:48 UTC  (9+ messages)
` [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields

[PATCH v10 00/14] arm64: kexec: add kexec_file_load() support
 2018-07-03 17:47 UTC  (13+ messages)
` [PATCH v10 03/14] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v10 05/14] arm64: add image head flag definitions
` [PATCH v10 06/14] arm64: cpufeature: add MMFR0 helper functions
` [PATCH v10 07/14] arm64: enable KEXEC_FILE config
` [PATCH v10 08/14] arm64: kexec_file: load initrd and device-tree
` [PATCH v10 13/14] arm64: kexec_file: add kernel signature verification support

[PATCH 0/6] perf: Add ioctl for PMU driver configuration
 2018-07-03 17:47 UTC  (7+ messages)
` [PATCH 4/6] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH 5/6] perf/core: Use ioctl to communicate driver configuration to kernel

[PATCH] gpu: drm: v3d: use new return type vm_fault_t
 2018-07-03 17:42 UTC  (2+ messages)

[RFC PATCH] ACPI: bus: match of_device_id using acpi device
 2018-07-03 17:41 UTC  (2+ messages)

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-07-03 17:36 UTC  (6+ messages)

[PATCH] iommu/amd: fix missing tag from dev_err message
 2018-07-03 17:34 UTC  (2+ messages)

[PATCH 3/3] perf trace arm64: Use generated syscall table
 2018-07-03 17:32 UTC 

[PATCH 2/3] perf arm64: Generate system call table from asm/unistd.h
 2018-07-03 17:32 UTC 

[PATCH 1/3] tools include: Grab copies of arm64 dependent unistd.h files
 2018-07-03 17:32 UTC 

[PATCH] gpiolib: Defer on non-DT find_chip_by_name() failure
 2018-07-03 17:31 UTC  (2+ messages)

[PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
 2018-07-03 17:28 UTC  (2+ messages)

[PATCH v11 1/2] Refactor part of the oom report in dump_header
 2018-07-03 17:25 UTC  (2+ messages)

[PATCH 0/2] tools/memory-model: remove ACCESS_ONCE()
 2018-07-03 17:23 UTC  (8+ messages)

[PATCH] mm/memblock: replace u64 with phys_addr_t where appropriate
 2018-07-03 17:22 UTC  (2+ messages)

[PATCH linux-next v6 00/13] PECI device driver introduction
 2018-07-03 17:21 UTC  (10+ messages)
` [PATCH linux-next v6 01/13] dt-bindings: Add a document of PECI subsystem
` [PATCH linux-next v6 04/13] dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
` [PATCH linux-next v6 07/13] dt-bindings: mfd: Add a document for PECI client MFD

[PATCH] hwmon: Mark expected switch fall-throughs
 2018-07-03 17:20 UTC  (4+ messages)
`  "

[PATCH v5 0/4] Innolux P097PFG panel
 2018-07-03 17:20 UTC  (3+ messages)
` [PATCH v5 3/4] dt-bindings: Add Innolux P097PFG panel bindings

[PATCH 1/2] fs: ext4: use BUG_ON if writepage call comes from direct reclaim
 2018-07-03 17:19 UTC  (5+ messages)
` [PATCH 2/2] fs: xfs: "

[PATCH v3] mm: do not drop unused pages when userfaultd is running
 2018-07-03 17:18 UTC 

[PATCH] block, mm: remove unnecessary __GFP_HIGH flag
 2018-07-03 17:14 UTC 

[RESEND PATCH v3 1/2] acpi: thermal: initialize tz_enabled to 1
 2018-07-03 17:13 UTC  (4+ messages)
` [RESEND PATCH v3 2/2] thermal: core: introduce thermal zone device mode control

[PATCH v2] PCI/AER: Fix aerdrv loading with "pcie_ports=native" parameter
 2018-07-03 17:13 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3] clk: qcom: Enable clocks which needs to be always on for SDM845
 2018-07-03 17:11 UTC  (2+ messages)

[PATCH v3 0/6] crypto: Add Qcom PRNG support
 2018-07-03 17:08 UTC  (3+ messages)
` [PATCH v3 6/6] crypto: qcom: Add ACPI support

[PATCH v2 2/3] locking: Clarify requirements for smp_mb__after_spinlock()
 2018-07-03 17:07 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 1/4] drm/v3d: Delay the scheduler timeout if we're still making progress
 2018-07-03 17:05 UTC  (4+ messages)
` [PATCH 2/4] drm/v3d: Remove unnecessary dma_fence_ops
` [PATCH 3/4] drm/v3d: Add missing v3d documentation structure
` [PATCH 4/4] drm/v3d: Fix a grammar nit in the scheduler docs

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-03 17:03 UTC  (4+ messages)
` [PATCHv3 2/4] drivers/base: utilize device tree info to shutdown devices

[GIT] Networking
 2018-07-03 17:03 UTC  (4+ messages)

[PATCH v6 0/2] pinctrl: imx: Add driver for i.MX8MQ
 2018-07-03 16:59 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: add binding for i.MX8MQ IOMUXC

[PATCH] drm/msm/mdp5: fix missing CTL flush
 2018-07-03 16:59 UTC  (2+ messages)

[PATCH] x86/MCE: Fix CPU microcode version output
 2018-07-03 16:58 UTC  (2+ messages)

[PATCH] dma-mapping: Relax warnings for per-device areas
 2018-07-03 16:47 UTC  (2+ messages)

[PATCH] checkpatch: check for #if 0/#if 1
 2018-07-03 16:56 UTC 

[RFC v3 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-03 16:53 UTC  (9+ messages)
` [RFC v3 PATCH 4/5] mm: mmap: zap pages with read mmap_sem "

[PATCH 00/14] dma-jz4780 improvements
 2018-07-03 16:53 UTC  (3+ messages)
` [PATCH 02/14] dmaengine: dma-jz4780: Separate chan/ctrl registers

[PATCH 0/2] Convert trusted keys to find and use the default TPM chip
 2018-07-03 16:51 UTC  (5+ messages)
` [PATCH 2/2] KEYS: trusted: Find tpm_chip and use it until module shutdown

[RFC v3 PATCH 5/5] x86: check VM_DEAD flag in page fault
 2018-07-03 16:50 UTC  (12+ messages)

[PATCH] tick: prefer a lower rating device only if it's CPU local device
 2018-07-03 16:48 UTC  (7+ messages)

[PATCH] lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe
 2018-07-03 16:47 UTC  (3+ messages)
` [PATCH] x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling

[PATCH] lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe
 2018-07-03 16:47 UTC  (2+ messages)

[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-07-03 16:47 UTC  (4+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD

[PATCH] cgroup: use irqsave in cgroup_rstat_flush_locked()
 2018-07-03 16:45 UTC 

[PATCH v7 0/2] hwmon: Add NPCM7xx PWM and Fan driver support
 2018-07-03 16:45 UTC  (5+ messages)
` [PATCH v7 1/2] dt-binding: hwmon: Add NPCM7xx PWM and Fan controller documentation
` [PATCH v7 2/2] hwmon: npcm750: add NPCM7xx PWM and Fan driver

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-03 16:40 UTC  (8+ messages)
` [RFC net-next 15/15] net: lora: Add Semtech SX1301

printk() from NMI backtrace can delay a lot
 2018-07-03 16:39 UTC  (5+ messages)

[next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks
 2018-07-03 16:39 UTC  (5+ messages)
    ` Oops in kmem_cache_free() via bioset_exit() (was Re: [next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks)

WARN_ON_ONCE() in process_one_work()?
 2018-07-03 16:40 UTC  (4+ messages)

[PATCH] iommu/amd: fix missing tag from dev_err message
 2018-07-03 16:38 UTC  (8+ messages)

[PATCH v6 00/21] s390: vfio-ap: guest dedicated crypto adapters
 2018-07-03 16:36 UTC  (13+ messages)
` [PATCH v6 21/21] s390: doc: detailed specifications for AP virtualization

[PATCH v5 0/3] console/fbcon: Add support for deferred console takeover
 2018-07-03 16:36 UTC  (5+ messages)
` [PATCH v5 3/3] "

[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
 2018-07-03 16:35 UTC  (9+ messages)
` [PATCH 4/7 v5] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH 5/7 v5] bus: fsl-mc: support dma configure for devices on "
` [PATCH 6/7 v5] bus: fsl-mc: set coherent dma mask "
` [PATCH 7/7 v5] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCH] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
 2018-07-03 16:32 UTC  (3+ messages)

[lkp-robot] ee410f15b1 BUG: kernel hang in boot stage
 2018-07-03 16:26 UTC  (2+ messages)

[PATCH v4 0/6] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-03 16:26 UTC  (3+ messages)
` [PATCH v4 4/6] thermal: tsens: Add support for SDM845

[PATCH v2] dcdbas: Add support for WSMT ACPI table
 2018-07-03 16:20 UTC  (17+ messages)
` [PATCH resend "
        ` [PATCH v3] "
                              ` [PATCH v5] "

[PATCH] drm/amdgpu/acp: Fix slab-out-of-bounds in mfd_add_device in acp_hw_init
 2018-07-03 16:20 UTC  (4+ messages)

[REGRESSION] "Locked" and "Pss" in /proc/*/smaps are the same
 2018-07-03 16:20 UTC  (3+ messages)

recvmsg bug not clear
 2018-07-03 16:18 UTC  (2+ messages)

[PATCH v3 6/6] soc: qcom: Allow COMPILE_TEST of qcom SoC Kconfigs
 2018-07-03 16:15 UTC  (3+ messages)

[PATCH v2 0/4] arm64: kexec,kdump: fix boot failures on acpi-only system
 2018-07-03 16:12 UTC  (7+ messages)
` [PATCH v2 1/4] arm64: export memblock_reserve()d regions via /proc/iomem

include architecture Kconfig files from top-level Kconfig
 2018-07-03 16:11 UTC  (6+ messages)
` [PATCH 1/5] kconfig: include common "

[PATCH] sched/deadline: Add update_rq_clock(later_rq) in push_dl_task()
 2018-07-03 16:03 UTC 

答复: 答复: [PATCH] ext4: e2fsprogs: fix inode bitmap num not integer,incompatible for ancient android devices
 2018-07-03 16:03 UTC  (11+ messages)
` 答复: "
    ` 答复: "
        ` 答复: "
            ` 答复: "
                ` 答复: "

[PATCH V2 00/19] C-SKY(csky) Linux Kernel Port
 2018-07-03 16:03 UTC  (3+ messages)
` [PATCH V2 01/19] csky: Build infrastructure

[PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline
 2018-07-03 16:00 UTC  (2+ messages)
` [tip:x86/urgent] x86/paravirt: Make native_save_fl() "

[PATCH v6 2/3] x86/asm: add _ASM_ARG* constants for argument registers to <asm/asm.h>
 2018-07-03 15:59 UTC  (2+ messages)
` [tip:x86/urgent] x86/asm: Add "

[PATCH v8 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-03 15:59 UTC  (8+ messages)
` [PATCH v8 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed

[PATCH v3 0/2] ASoC: add es7241 support
 2018-07-03 15:59 UTC  (5+ messages)

[PATCH v6 1/3] compiler-gcc.h: add gnu_inline to all inline declarations
 2018-07-03 15:59 UTC  (2+ messages)
` [tip:x86/urgent] compiler-gcc.h: Add __attribute__((gnu_inline)) "

[PATCH v2 2/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
 2018-07-03 15:58 UTC  (2+ messages)
` [tip:x86/boot] x86/boot/KASLR: Skip specified number of 1GB huge pages when doing physical randomization (KASLR)

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-07-03 16:01 UTC  (11+ messages)

[PATCH v2 1/2] x86/boot/KASLR: Add two functions for 1GB huge pages handling
 2018-07-03 15:58 UTC  (2+ messages)
` [tip:x86/boot] x86/boot/KASLR: Add two new "

[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-07-03 15:58 UTC  (5+ messages)
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root

[PATCH 0/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
 2018-07-03 15:55 UTC  (9+ messages)
` [PATCH 2/3] m68k/page_no.h: force __va argument to be unsigned long

[PATCH v2] leds: ledtrig-morse: send out morse code
 2018-07-03 15:53 UTC 

[PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset
 2018-07-03 15:49 UTC  (12+ messages)

[BUG] Caused by: sched/deadline: Move CPU frequency selection triggering points
 2018-07-03 15:49 UTC  (4+ messages)

[PATCH 2/2] drivers: core: Remove glue dirs from sysfs earlier
 2018-07-03 15:46 UTC  (11+ messages)

[PATCH] x86/efi: Access EFI MMIO data as unencrypted when SEV is active
 2018-07-03 15:44 UTC  (3+ messages)

[PATCH] drm/sun4i: Implement zpos for DE2
 2018-07-03 15:43 UTC  (2+ messages)

[RFC PATCH 0/4] sysfs interface to miscellaneous BMC controls and fields
 2018-07-03 15:39 UTC  (6+ messages)
` [RFC PATCH 1/4] dts: misc: Add bindings documentation for bmc-misc-ctrl

[PATCH -next] fsi/sbefifo: Add dependency on OF_ADDRESS
 2018-07-03 15:40 UTC  (3+ messages)

iscsi_trx oops in 4.18.0-rc2 and potential patch for percpu_ida.c
 2018-07-03 15:39 UTC  (3+ messages)

[PATCH 0/14][V6] Introduce io.latency io controller for cgroups
 2018-07-03 15:37 UTC  (2+ messages)

[PATCH v2 3/3] ASoC: es7134: add support for the es7154
 2018-07-03 15:33 UTC  (2+ messages)
` Applied "ASoC: es7134: add support for the es7154" to the asoc tree

[PATCH 5/6] ASoC: AMD: Do not generate interrups for every captured sample
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: AMD: Do not generate interrups for every captured sample" to the asoc tree

[PATCH 4/6] ASoC: AMD: Fix Capture DMA channel names
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: AMD: Fix Capture DMA channel names" to the asoc tree

[PATCH 3/6] ASoC: AMD: Always subtract bytescount
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: AMD: Always subtract bytescount" to the asoc tree

[PATCH 6/6] ASoC: AMD: Simplify trigger handler
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: AMD: Simplify trigger handler" to the asoc tree

[PATCH v3 1/2] ASoC: es7241: add dt-bindings documentation for the es7241 adc
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: es7241: add dt-bindings documentation for the es7241 adc" to the asoc tree

[PATCH v3 2/2] ASoC: es7241: add es7241 codec support
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: es7241: add es7241 codec support" to the asoc tree

[PATCH 1/6] ASoC: AMD: Always stop ch2 first
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: AMD: Always stop ch2 first" to the asoc tree

[PATCH 2/6] ASoC: AMD: Reset bytescount when starting transaction
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: AMD: Reset bytescount when starting transaction" to the asoc tree

[PATCH v2 1/3] ASoC: es7134: update DT binding with new compatible and supplies
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: es7134: update DT binding with new compatible and supplies" to the asoc tree


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