linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-16 21:45:00 to 2018-04-17 03:35:43 UTC [more...]

[PATCH 00/20] staging: lustre: convert to rhashtable
 2018-04-17  3:35 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: input: Add Add Spreadtrum SC27xx vibrator documentation
 2018-04-17  3:18 UTC  (2+ messages)
` [PATCH 2/2] input: misc: Add Spreadtrum vibrator driver

[PATCH 0/9] iommu/vt-d: Improve PASID id and table management
 2018-04-17  3:03 UTC  (10+ messages)
` [PATCH 1/9] iommu/vt-d: Global PASID name space
` [PATCH 2/9] iommu/vt-d: Decouple idr bond pointer from svm
` [PATCH 3/9] iommu/vt-d: Use global PASID for SVM usage
` [PATCH 4/9] iommu/vt-d: Move device_domain_info to header
` [PATCH 5/9] iommu/vt-d: Per domain pasid table interfaces
` [PATCH 6/9] iommu/vt-d: Allocate and free pasid table
` [PATCH 7/9] iommu/vt-d: Calculate PTS value
` [PATCH 8/9] iommu/vt-d: Use per-domain pasid table
` [PATCH 9/9] iommu/vt-d: Clean up PASID talbe management for SVM

[PATCH v6 00/11] Sunxi: Add SMP support on A83T
 2018-04-17  3:13 UTC  (15+ messages)
` [PATCH v6 01/11] ARM: sunxi: smp: Move assembly code into a file
` [PATCH v6 02/11] ARM: dts: sun8i: Add CPUCFG device node for A83T dtsi
` [PATCH v6 03/11] ARM: dts: sun8i: Add R_CPUCFG device node for the "
` [PATCH v6 04/11] ARM: dts: sun8i: a83t: Add CCI-400 node
` [PATCH v6 05/11] ARM: smp: Add initialization of CNTVOFF
` [PATCH v6 06/11] ARM: sunxi: "
` [PATCH v6 07/11] ARM: sun9i: smp: Rename clusters's power-off
` [PATCH v6 08/11] ARM: sun9i: smp: Add is_sun8i field
` [PATCH v6 09/11] ARM: sun8i: smp: Add support for A83T
` [PATCH v6 10/11] ARM: dts: sun8i: Add enable-method for SMP support for the A83T SoC
` [PATCH v6 11/11] ARM: shmobile: Convert file to use cntvoff

usercopy whitelist woe in scsi_sense_cache
 2018-04-17  3:12 UTC  (9+ messages)

[PATCH 0/2] vunmap and debug objects
 2018-04-17  3:09 UTC  (5+ messages)
` [PATCH 2/2] mm: vmalloc: Pass proper vm_start into debugobjects

instant reboot caused by 194a9749c73d650c0
 2018-04-16 18:16 UTC  (6+ messages)

[RFC PATCH 0/1] mm: Support multiple kswapd threads per node
 2018-04-17  3:02 UTC  (5+ messages)
` [RFC PATCH 1/1] vmscan: "

[PATCH v2 0/4] Refactor TPM event log code
 2018-04-17  3:02 UTC  (3+ messages)
` [PATCH v2 1/4] tpm: Add explicit endianness cast

[lkp-robot] [proc] 89d98ff979: kernel_selftests.proc.proc-loadavg-001.fail
 2018-04-17  2:54 UTC 

[PATCH 17/17] perf annotate: Handle variables in 'sub', 'or' and many other instructions
 2018-04-17  2:56 UTC  (5+ messages)

[RFC v2] virtio: support packed ring
 2018-04-17  2:51 UTC  (8+ messages)

[PATCH] efi: Fix the size not consistent issue when unmapping memory map
 2018-04-17  2:41 UTC  (7+ messages)

[PATCH v3 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics
 2018-04-17  2:38 UTC  (11+ messages)

[PATCH] perf tools: set kernel end address properly
 2018-04-17  2:27 UTC  (8+ messages)

linux-next: build warning after merge of the scsi tree
 2018-04-17  2:25 UTC 

[PATCH] trace: add missing forward declaration
 2018-04-17  2:18 UTC  (3+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2018-04-17  2:14 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl/samsung: Fix incorrect EINTG banks order
 2018-04-17  2:14 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl/samsung: Correct "
` [PATCH v2 2/2] pinctrl/samsung: Document required order of banks

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-04-17  2:09 UTC  (4+ messages)
` [PATCH 1/3] mm: change type of free_contig_range(nr_pages) to unsigned long
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface
` [PATCH 3/3] mm/hugetlb: use find_alloc_contig_pages() to allocate gigantic pages

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-04-17  2:09 UTC  (8+ messages)
` [PATCH 1/7] powerpc: Add TIDR CPU feature for Power9
` [PATCH 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
` [PATCH 3/7] powerpc: use task_pid_nr() for TID allocation
` [PATCH 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
` [PATCH 5/7] ocxl: Expose the thread_id needed for wait on p9
` [PATCH 6/7] ocxl: Add an IOCTL so userspace knows which platform the kernel requires
` [PATCH 7/7] ocxl: Document new OCXL IOCTLs

[PATCH] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
 2018-04-16 12:07 UTC 

[PATCH 00/21] mm, THP, swap: Swapout/swapin THP as a whole
 2018-04-17  2:02 UTC  (22+ messages)
` [PATCH -mm 01/21] mm, THP, swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -mm 02/21] mm, THP, swap: Make CONFIG_THP_SWAP depends on CONFIG_SWAP
` [PATCH -mm 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -mm 04/21] mm, THP, swap: Support PMD swap mapping in swapcache_free_cluster()
` [PATCH -mm 05/21] mm, THP, swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -mm 06/21] mm, THP, swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -mm 07/21] mm, THP, swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -mm 08/21] mm, THP, swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -mm 09/21] mm, THP, swap: Swapin a THP as a whole
` [PATCH -mm 10/21] mm, THP, swap: Support to count THP swapin and its fallback
` [PATCH -mm 11/21] mm, THP, swap: Add sysfs interface to configure THP swapin
` [PATCH -mm 12/21] mm, THP, swap: Support PMD swap mapping in swapoff
` [PATCH -mm 13/21] mm, THP, swap: Support PMD swap mapping in madvise_free()
` [PATCH -mm 14/21] mm, cgroup, THP, swap: Support to move swap account for PMD swap mapping
` [PATCH -mm 15/21] mm, THP, swap: Support to copy PMD swap mapping when fork()
` [PATCH -mm 16/21] mm, THP, swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -mm 17/21] mm, THP, swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -mm 18/21] mm, THP, swap: Support PMD swap mapping in mincore()
` [PATCH -mm 19/21] mm, THP, swap: Support PMD swap mapping in common path
` [PATCH -mm 20/21] mm, THP, swap: create PMD swap mapping when unmap the THP
` [PATCH -mm 21/21] mm, THP: Avoid to split THP when reclaim MADV_FREE THP

[PATCH] nvme: lightnvm: add granby support
 2018-04-17  1:55 UTC 

[PATCH v2] infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
 2018-04-17  1:51 UTC 

[PATCH] infiniband: mlx5: fix build error when INFINIBAND_USER_ACCESS=m
 2018-04-17  1:49 UTC  (3+ messages)

linux-next: manual merge of the efi-lock-down tree with the modules tree
 2018-04-17  1:32 UTC 

[PATCH 1/6] cifs: smbd: Check for iov length on sending the last iov
 2018-04-17  0:49 UTC  (6+ messages)
` [PATCH 2/6] cifs: Allocate validate negoation request through kmalloc
` [PATCH 3/6] cifs: smbd: Avoid allocating iov on the stack
` [PATCH 4/6] cifs: smbd: Don't use RDMA read/write when signing is used
` [PATCH 5/6] cifs: smbd: Enable signing with smbdirect
` [PATCH 6/6] cifs: smbd: Dump SMB packet when configured

On the kernel numbering scheme
 2018-04-17  0:55 UTC  (2+ messages)

[PATCH v3 0/2] Base enablement of IOMMU debugfs support
 2018-04-17  0:52 UTC  (3+ messages)
` [PATCH v3 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

linux-next: build failure after merge of the netfilter tree
 2018-04-17  0:51 UTC  (2+ messages)

[PATCH 2/3] ACPI: SPCR: Add support for AMD CT/SZ
 2018-04-17  0:43 UTC  (2+ messages)

repeatable boot randomness inside KVM guest
 2018-04-17  0:31 UTC  (5+ messages)

[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-04-17  0:17 UTC  (3+ messages)
` [PATCH v3 2/5] efi: Add embedded peripheral firmware support

[PATCH] soc: qcom: cmd-db: Make endian-agnostic
 2018-04-17  0:08 UTC  (2+ messages)

[PATCH v3 00/11] Add support for SAMA5D2 touchscreen
 2018-04-16 23:58 UTC  (4+ messages)
` [PATCH v3 06/11] iio: inkern: add module put/get on iio dev module when requesting channels

[PATCH v2 0/2] HID: input: do not increment usages when a duplicate is found
 2018-04-16 23:51 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v3 00/10] PECI device driver introduction
 2018-04-16 23:51 UTC  (11+ messages)
` [PATCH v3 01/10] Documentations: dt-bindings: Add documents of generic PECI bus, adapter and client drivers
` [PATCH v3 04/10] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs
` [PATCH v3 07/10] Documentation: dt-bindings: Add documents for PECI hwmon client drivers

[PATCH 1/2] parisc: use the asm-generic version for writeX()
 2018-04-16 23:48 UTC  (7+ messages)
` [PATCH 2/2] parisc: use the asm-generic version for readX()

kernel panics with 4.14.X versions
 2018-04-16 23:31 UTC  (2+ messages)

[PATCH v2 00/10] SWIM driver fixes
 2018-04-16 23:27 UTC  (2+ messages)

[PATCH 0/5] Add support in dwmac-sun8i for accessing EMAC clock
 2018-04-16 23:17 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: allow dwmac-sun8i to use other devices' exported regmap

[PATCH v7 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-04-16 23:13 UTC  (8+ messages)
` [PATCH v7 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
` [PATCH v7 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
` [PATCH v7 3/7] xen/pvh: Create a new file for Xen specific PVH code
` [PATCH v7 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common file
` [PATCH v7 5/7] xen/pvh: Move Xen code for getting mem map via hcall "
` [PATCH v7 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct
` [PATCH v7 7/7] KVM: x86: Allow Qemu/KVM to use PVH entry point

[PATCHSET v2] mm, memcontrol: Implement memory.swap.events
 2018-04-16 23:11 UTC  (3+ messages)
` [PATCH 1/2] mm, memcontrol: Move swap charge handling into get_swap_page()
` [PATCH 2/2] mm, memcontrol: Implement memory.swap.events

[PATCH] textsearch: fix kernel-doc warnings and add kernel-api section
 2018-04-16 22:53 UTC  (2+ messages)

[PATCH v2 1/3] drm/vc4: Remove the need for the GPU-subsystem DT node
 2018-04-16 22:52 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 0/8] Loading optional firmware v2
 2018-04-16 22:52 UTC  (10+ messages)
` [PATCH 1/8] firmware: some documentation fixes
` [PATCH 2/8] firmware: wrap FW_OPT_* into an enum
` [PATCH 3/8] firmware: add kernel-doc for enum fw_opt
` [PATCH 4/8] firmware: add functions to load firmware without warnings v3
` [PATCH 5/8] firmware: print firmware name on fallback path
` [PATCH 6/8] drm/amdgpu: use firmware_request_nowarn to load firmware
` [PATCH 7/8] ath10k: use request_firmware_nowarn "
` [PATCH 8/8] brcmfmac: use request_firmware_nowait2 to load firmware without warnings

[PATCH 0/6] staging: lustre: code rearrangement
 2018-04-16 22:48 UTC  (6+ messages)
` [PATCH 1/6] staging: lustre: move stack-check macros to libcfs_debug.h
    ` [lustre-devel] "

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-16 22:47 UTC  (5+ messages)

Crashes/hung tasks with z3pool under memory pressure
 2018-04-16 22:37 UTC  (8+ messages)

[PATCH 0/4] ARM: brcmstb: Add support for the V7 memory map
 2018-04-16 22:17 UTC  (9+ messages)
` [PATCH 1/4] ARM: Allow this header to be included by assembly files
` [PATCH 2/4] ARM: add Broadcom Brahma-B53 main ID definition
` [PATCH 3/4] ARM: add Broadcom Brahma-B15 "
` [PATCH 4/4] ARM: brcmstb: Add support for the V7 memory map

[PATCH] ARM: B15: Update to support Brahma-B53
 2018-04-16 22:16 UTC  (2+ messages)

[PATCH] alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
 2018-04-16 22:16 UTC 

[PATCH 1/2] x86/stacktrace: do not fail when regs on stack for ORC
 2018-04-16 22:16 UTC  (7+ messages)

[PATCH v2] net: ipv6: xfrm6_state: remove VLA usage
 2018-04-16 22:13 UTC  (2+ messages)

[PATCH 0/2] MIPS: memset.S: Fix 2 issues with __clear_user
 2018-04-16 22:13 UTC  (3+ messages)
` [PATCH 2/2] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup

[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-16 22:06 UTC  (4+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 22:06 UTC  (5+ messages)

[RFC] perf/core: what is exclude_idle supposed to do
 2018-04-16 22:04 UTC 

[PATCH v2] docs: kernel-parameters.txt: Fix whitespace
 2018-04-16 22:03 UTC  (2+ messages)

[RFC PATCH v2 0/4] acpi: apei: Improve error handling with firmware-first
 2018-04-16 21:59 UTC  (5+ messages)
` [RFC PATCH v2 1/4] EDAC, GHES: Remove unused argument to ghes_edac_report_mem_error
` [RFC PATCH v2 2/4] acpi: apei: Split GHES handlers outside of ghes_do_proc
` [RFC PATCH v2 3/4] acpi: apei: Do not panic() when correctable errors are marked as fatal
` [RFC PATCH v2 4/4] acpi: apei: Warn when GHES marks correctable errors as "fatal"

[RFC PATCH 0/4] acpi: apei: Improve error handling with firmware-first
 2018-04-16 21:59 UTC  (10+ messages)
` [RFC PATCH 3/4] acpi: apei: Do not panic() in NMI because of GHES messages

[PATCH v4 00/22] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-04-16 21:49 UTC  (23+ messages)
` [PATCH v4 01/22] iommu: introduce bind_pasid_table API function
` [PATCH v4 02/22] iommu/vt-d: move device_domain_info to header
` [PATCH v4 03/22] iommu/vt-d: add a flag for pasid table bound status
` [PATCH v4 04/22] iommu/vt-d: add bind_pasid_table function
` [PATCH v4 05/22] iommu: introduce iommu invalidate API function
` [PATCH v4 06/22] iommu/vt-d: add definitions for PFSID
` [PATCH v4 07/22] iommu/vt-d: fix dev iotlb pfsid use
` [PATCH v4 08/22] iommu/vt-d: support flushing more translation cache types
` [PATCH v4 09/22] iommu/vt-d: add svm/sva invalidate function
` [PATCH v4 10/22] iommu: introduce device fault data
` [PATCH v4 11/22] driver core: add per device iommu param
` [PATCH v4 12/22] iommu: introduce device fault report API
` [PATCH v4 13/22] iommu: introduce page response function
` [PATCH v4 14/22] iommu: handle page response timeout
` [PATCH v4 15/22] iommu/config: add build dependency for dmar
` [PATCH v4 16/22] iommu/vt-d: report non-recoverable faults to device
` [PATCH v4 17/22] iommu/intel-svm: report device page request
` [PATCH v4 18/22] iommu/intel-svm: replace dev ops with fault report API
` [PATCH v4 19/22] iommu/intel-svm: do not flush iotlb for viommu
` [PATCH v4 20/22] iommu/vt-d: add intel iommu page response function
` [PATCH v4 21/22] trace/iommu: add sva trace events
` [PATCH v4 22/22] iommu: use sva invalidate and device fault trace event

[PATCH] docs: kernel-parameters.txt: Fix whitespace
 2018-04-16 21:48 UTC  (3+ messages)

[PATCH] percpu_counter: Remove debug_object_free call twice
 2018-04-16 21:48 UTC  (2+ messages)

[PATCH v3 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-04-16 21:47 UTC  (4+ messages)
` [PATCH v3 2/2] "

[RFC 0/3] Renesas RZ/N1D SMP enabler
 2018-04-16 21:46 UTC  (3+ messages)
` [RFC 3/3] arm: shmobile: Add the RZ/N1D SMP enabler driver

[PATCH] Input: add bu21029 touch driver
 2018-04-16 21:44 UTC  (3+ messages)
` [PATCH v2] "


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