linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-03 16:45:36 to 2019-04-03 20:08:17 UTC [more...]

[PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs
 2019-04-03 20:08 UTC 

[PATCHv1] fpga: mgr: add FPGA configuration log
 2019-04-03 20:08 UTC  (7+ messages)

[PATCH v1 00/15] Refactor pgalloc stuff
 2019-04-03 20:06 UTC  (16+ messages)
` [PATCH v1 01/15] powerpc/mm: drop __bad_pte()
` [PATCH v1 02/15] powerpc/mm: define __pud_free_tlb() at all time on nohash/64
` [PATCH v1 03/15] powerpc/mm: convert Book3E 64 to pte_fragment
` [PATCH v1 04/15] powerpc/mm: move pgtable_t in asm/mmu.h
` [PATCH v1 05/15] powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
` [PATCH v1 06/15] powerpc/Kconfig: select PPC_MM_SLICES from subarch type
` [PATCH v1 07/15] powerpc/book3e: move early_alloc_pgtable() to init section
` [PATCH v1 08/15] powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32
` [PATCH v1 09/15] powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() "
` [PATCH v1 10/15] powerpc/mm: refactor pte_alloc_one() and pte_free() families definition
` [PATCH v1 11/15] powerpc/mm: refactor definition of pgtable_cache[]
` [PATCH v1 12/15] powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32
` [PATCH v1 13/15] powerpc/mm: refactor pgtable freeing functions on nohash
` [PATCH v1 14/15] powerpc/mm: refactor pmd_pgtable()
` [PATCH v1 15/15] powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash

[tip:perf/urgent 4/5] arch/x86/events/amd/core.c:538:10: error: 'NMI_DONE' undeclared; did you mean 'EM_NONE'?
 2019-04-03 20:06 UTC 

[PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-04-03 20:06 UTC  (14+ messages)
` [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver references
` [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver

[PATCH v2] vfio/type1: Limit DMA mappings per container
 2019-04-03 20:00 UTC  (3+ messages)

[PATCH] soc: fsl: add DPAA2 console support
 2019-04-03 19:55 UTC  (2+ messages)

[PATCH] mfd: cros_ec: check for NULL transfer function
 2019-04-03 19:54 UTC  (5+ messages)

[PATCHv5 0/6] omapdrm: DSI command mode panel support
 2019-04-03 19:54 UTC  (4+ messages)

[PATCH v3 00/24] Convert vfs.txt to vfs.rst
 2019-04-03 19:47 UTC  (10+ messages)

[PATCH] perf annotate: Fix build on 32 bit for BPF annotation
 2019-04-03 19:44 UTC 

On guest free page hinting and OOM
 2019-04-03 19:43 UTC  (19+ messages)

[patch 00/14] x86/exceptions: Add guard patches to IST stacks
 2019-04-03 19:42 UTC  (11+ messages)
` [patch 14/14] x86/exceptions: Enable IST guard pages
  ` [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()

remove NULL struct device support in the DMA API
 2019-04-03 19:42 UTC  (3+ messages)

[PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-03 19:36 UTC  (4+ messages)

[PATCH 00/16] staging: fix up remaining SPDX problems in drivers/staging
 2019-04-03 19:35 UTC  (5+ messages)
` [PATCH 03/16] staging: m57621-mmc: delete driver from the tree

[PATCH v3 00/12] Improve HMM driver API v3
 2019-04-03 19:33 UTC  (13+ messages)
` [PATCH v3 01/12] mm/hmm: select mmu notifier when selecting HMM v2
` [PATCH v3 02/12] mm/hmm: use reference counting for HMM struct v3
` [PATCH v3 03/12] mm/hmm: do not erase snapshot when a range is invalidated
` [PATCH v3 04/12] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() v2
` [PATCH v3 05/12] mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() v3
` [PATCH v3 06/12] mm/hmm: improve driver API to work and wait over a range v3
` [PATCH v3 07/12] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays v2
` [PATCH v3 08/12] mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) v3
` [PATCH v3 09/12] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem v3
` [PATCH v3 10/12] mm/hmm: add helpers to test if mm is still alive or not
` [PATCH v3 11/12] mm/hmm: add an helper function that fault pages and map them to a device v3
` [PATCH v3 12/12] mm/hmm: convert various hmm_pfn_* to device_entry which is a better name

[PATCH v2] mmc: mtk-sd: check for valid optional memory resource
 2019-04-03 19:30 UTC 

[PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules
 2019-04-03 19:30 UTC  (10+ messages)
` [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate dax_srcu

[PATCH] ARC: fix memory nodes topology in case of highmem enabled
 2019-04-03 19:29 UTC  (2+ messages)

[PATCH 0/6] musb: Improve performance for hub-attached webcams
 2019-04-03 18:53 UTC  (7+ messages)
` [PATCH 1/6] usb: musb: Use USB_DIR_IN when calling musb_advance_schedule()
` [PATCH 2/6] usb: musb: Introduce musb_qh_empty() helper function
` [PATCH 3/6] usb: musb: Introduce musb_qh_free() "
` [PATCH 4/6] usb: musb: Rename musb_start_urb() to musb_start_next_urb()
` [PATCH 5/6] usb: musb: Introduce musb_start_urb()
` [PATCH 6/6] usb: musb: Decrease URB starting latency in musb_advance_schedule()

[PATCH v2 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-03 19:23 UTC  (3+ messages)

[PATCH] platform/x86: dell-smbios-base: Fix use after free on failure of dell_smbios_init()
 2019-04-03 19:20 UTC 

perf: perf_fuzzer crashes on Pentium 4 systems
 2019-04-03 19:19 UTC  (2+ messages)

[PATCH v2 1/2] drm/vc4: Use common helpers for debugfs setup by the driver components
 2019-04-03 19:15 UTC  (4+ messages)
` [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d component didn't probe

dell_smbios KASAN bug
 2019-04-03 19:14 UTC  (9+ messages)

[PATCH] leds: Small fixes for Flash class description
 2019-04-03 19:13 UTC  (2+ messages)

[PATCH v2 2/8] kbuild: Support for Symbols.list creation
 2019-04-03 19:10 UTC  (10+ messages)

[tip:locking/core 2/4] make[2]: *** No rule to make target 'arch/x86/um/../lib/rwsem.o', needed by 'arch/x86/um/built-in.a'
 2019-04-03 19:08 UTC 

[PATCH][next] ath10k: coredump: use struct_size() helper
 2019-04-03 19:06 UTC 

[RFC PATCH v2 00/14] Slab Movable Objects (SMO)
 2019-04-03 19:05 UTC  (10+ messages)
` [RFC PATCH v2 09/14] xarray: Implement migration function for objects
` [RFC PATCH v2 14/14] dcache: Implement object migration

[BUG] perf: intel_pt won't display kernel function
 2019-04-03 18:59 UTC  (9+ messages)

[PATCH][next] zd1211rw: use struct_size() helper
 2019-04-03 18:59 UTC 

[PATCH v4 0/4] drm/vc4: Binner BO management improvements
 2019-04-03 18:58 UTC  (5+ messages)
` [PATCH v4 3/4] drm/vc4: Check for the binner bo before handling OOM interrupt
` [PATCH v4 4/4] drm/vc4: Allocate binner bo when starting to use the V3D

[PATCH] usb: musb: Force-disable pullup on shutdown
 2019-04-03 18:54 UTC  (10+ messages)

[PATCH] vfio/pci: use correct format characters
 2019-04-03 18:52 UTC  (2+ messages)

[PATCH] vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static
 2019-04-03 18:52 UTC  (2+ messages)

[PATCH v2] drivers: firmware: psci: add support for warm reset
 2019-04-03 18:51 UTC 

[PATCH][next] ath6kl: wmi: use struct_size() helper
 2019-04-03 18:49 UTC 

[PATCH v5 0/7] mm: Use slab_list list_head instead of lru
 2019-04-03 18:45 UTC  (13+ messages)
` [PATCH v5 1/7] list: Add function list_rotate_to_front()
` [PATCH v5 2/7] slob: Respect list_head abstraction layer
` [PATCH v5 4/7] slub: Add comments to endif pre-processor macros
` [PATCH v5 5/7] slub: Use slab_list instead of lru
` [PATCH v5 6/7] slab: "
` [PATCH v5 7/7] mm: Remove stale comment from page struct

[PATCH] staging/rtl8723bs: Fix code indent
 2019-04-03 18:42 UTC 

[PATCH bpf-next 0/3] writable contexts for bpf raw tracepoints
 2019-04-03 18:39 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: add writable context for "

[PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority
 2019-04-03 18:39 UTC  (8+ messages)

[PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-Identifier
 2019-04-03 18:32 UTC  (4+ messages)

[PATCH][next] cfg80211: use struct_size() helper
 2019-04-03 18:23 UTC 

[PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver
 2019-04-03 18:27 UTC  (7+ messages)
` [PATCH 2/2] ftpm: firmware TPM running in TEE

[PATCH v2 0/6] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups
 2019-04-03 18:21 UTC  (7+ messages)
` [PATCH v2 1/6] iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
` [PATCH v2 2/6] iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
` [PATCH v2 3/6] iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
` [PATCH v2 4/6] iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
` [PATCH v2 5/6] iommu/ipmmu-vmsa: Extract hardware context initialization
` [PATCH v2 6/6] iommu/ipmmu-vmsa: Add suspend/resume support

[BUG REPORT] linux-input: keyboard: gpio_keys: False Button Press Event on Wake
 2019-04-03 18:16 UTC  (2+ messages)

[PATCH] drivers: firmware: psci: add support for warm reset
 2019-04-03 18:12 UTC  (3+ messages)

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-03 18:09 UTC  (5+ messages)
` [PATCH 14/17] fpga: dfl: fme: add thermal management support

[PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE
 2019-04-03 18:08 UTC  (5+ messages)
` [PATCH 2/6] arm64/mm: Enable memory hot remove

[PATCH v3 0/5] drm: Fix fb changes for async updates
 2019-04-03 18:03 UTC  (4+ messages)
` [PATCH v3 3/5] drm/msm: fix fb references in async update

[GIT PULL] SMB3 Fixes
 2019-04-03 18:03 UTC 

[PATCH 00/14] ti-sysc changes to probe devices with dts data only
 2019-04-03 18:00 UTC  (3+ messages)
` [PATCH 05/14] bus: ti-sysc: Add separate functions for handling clocks

[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-04-03 17:56 UTC  (8+ messages)

[PATCH] of: Improve of_phandle_iterator_next() error message
 2019-04-03 17:56 UTC 

[PATCH v3 0/3] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-04-03 17:54 UTC  (6+ messages)
` [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo

[PATCH v3] tpm: Actually fail on TPM errors during "get random"
 2019-04-03 17:52 UTC  (5+ messages)

[PATCH] Input: evdev - use struct_size() in kzalloc() and vzalloc()
 2019-04-03 17:51 UTC  (2+ messages)

Add support for TCG2 log format on UEFI systems
 2019-04-03 17:50 UTC  (6+ messages)

[tip:core/objtool 2/25] arch/x86/kernel/dumpstack.o: warning: objtool: oops_end() falls through to next function show_regs()
 2019-04-03 17:43 UTC 

[PATCH] netfilter:bridge: Hold bridge dev for fake_rtable to avoid the dangling pointer
 2019-04-03 17:44 UTC  (2+ messages)

[PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max
 2019-04-03 17:41 UTC  (7+ messages)

[PATCH v2 0/5] Add NUMA-awareness to qspinlock
 2019-04-03 17:40 UTC  (12+ messages)
` [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v2 4/5] locking/qspinlock: Introduce starvation avoidance into CNA

[PATCH v6 00/22] SMMUv3 Nested Stage Setup
 2019-04-03 17:38 UTC  (7+ messages)
` [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI

[PATCH 00/12] clocksource: improve Atmel TCB timer driver
 2019-04-03 17:36 UTC  (4+ messages)
` [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC folder

[PATCH 00/10] Add Tegra194 PCIe support
 2019-04-03 17:36 UTC  (7+ messages)
` [PATCH 09/10] PCI: tegra: "

[PATCH] locking/lockdep: Zap lock classes even with lock debugging disabled
 2019-04-03 17:33 UTC  (4+ messages)

[PATCH v3 1/2] platform/chrome: wilco_ec: Standardize mailbox interface
 2019-04-03 17:28 UTC  (3+ messages)
` [PATCH v3 2/2] platform/chrome: Add Wilco EC keyboard backlight LEDs support

[PATCH v2 1/1] initrd: move initrd_start calculate within linear mapping range check
 2019-04-03 17:27 UTC  (8+ messages)

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-04-03 17:27 UTC  (7+ messages)

[PATCH] kernel/sysctl.c: Fix out-of-bounds access when setting file-max
 2019-04-03 17:24 UTC  (3+ messages)

[PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()
 2019-04-03 17:02 UTC 

3a5d5346ab ("locking/lockdep: Zap lock classes even with lock .."): WARNING: CPU: 0 PID: 7 at kernel/softirq.c:170 __local_bh_enable_ip
 2019-04-03 17:16 UTC 

[PATCH][next] ath10k: Use struct_size() helper
 2019-04-03 17:20 UTC 

[PATCH v5 0/8] PCI: DWC/Keystone: MSI configuration cleanup
 2019-04-03 17:19 UTC  (4+ messages)
` [PATCH v5 8/8] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

Issues with i.MX SPI DMA transfers
 2019-04-03 17:13 UTC  (11+ messages)

[PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel
 2019-04-03 17:11 UTC  (3+ messages)

[PATCH v2 0/2] Fix Arm system PMU hotplug issues
 2019-04-03 17:10 UTC  (3+ messages)
` [PATCH v2 2/2] perf/arm-ccn: Remove broken race mitigation
` [PATCH v2 1/2] perf/arm-cci: "

[PATCH] arm64: vdso: fix and clean-up Makefile
 2019-04-03 17:08 UTC  (4+ messages)

[PATCH 1/2] staging: rtl8188eu: remove unnecessary declaration
 2019-04-03 17:07 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8188eu: make sta2sta_data_frame() static

[PATCH] x86/hyper-v: implement EOI assist
 2019-04-03 17:03 UTC 

[PATCH] platform/chrome: cros_ec_spi: Transfer messages at high priority
 2019-04-03 17:03 UTC  (5+ messages)

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-03 16:52 UTC  (3+ messages)

[PATCH] iov_iter: Fix build error without CONFIG_CRYPTO
 2019-04-03 16:52 UTC  (2+ messages)

[PATCH] TCG2 log support build fixes for non-x86_64
 2019-04-03 16:51 UTC  (4+ messages)
` [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code

[PATCH v2 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64
 2019-04-03 16:50 UTC  (9+ messages)
` [PATCH v2 4/6] powerpc: use common ptrace_syscall_enter hook to handle _TIF_SYSCALL_EMU

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-04-03 16:50 UTC  (5+ messages)
` [PATCH v2 0/4] arm64 relaxed ABI
  ` [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txt

[PATCH v6 00/10] arm64: add system vulnerability sysfs entries
 2019-04-03 16:50 UTC  (3+ messages)
` [PATCH v6 09/10] arm64: add sysfs vulnerability show for speculative store bypass

[PATCH 00/11] Software fwnode references
 2019-04-03 16:45 UTC  (12+ messages)
` [PATCH 01/11] software node: Allow node creation without properties
` [PATCH 02/11] software node: Simplify software_node_release() function
` [PATCH 03/11] software node: Add support for references
` [PATCH 04/11] software node: Implement .get_reference_args fwnode operation
` [PATCH 05/11] ACPI / property: Don't limit named child node matching to data nodes
` [PATCH 06/11] device connection: Find connections also by checking the references
` [PATCH 07/11] usb: typec: Registering real device entries for the muxes
` [PATCH 08/11] platform/x86: intel_cht_int33fe: Provide software nodes for the devices
` [PATCH 09/11] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH 10/11] platform/x86: intel_cht_int33fe: Link with external dependencies using fwnodes
` [PATCH 11/11] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH][next] brcmfmac: Use struct_size() in kzalloc()
 2019-04-03 16:46 UTC 

[PATCH v9 00/27] x86: load FPU registers on return to userland
 2019-04-03 16:41 UTC  (2+ messages)
` [PATCH 03/27] x86/fpu: Remove preempt_disable() in fpu__clear()


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