linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-06 17:47:08 to 2017-11-06 21:38:29 UTC [more...]

[PATCH 00/12] bcm63xx-rng conversion to bcm2835-rng
 2017-11-06 21:38 UTC  (6+ messages)
` [PATCH 10/12] dt-bindings: rng: Incorporate brcm,bcm6368.txt binding
` [PATCH 11/12] hwrng: bcm2835-rng: Enable BCM2835 RNG to work on BCM63xx platforms

[PATCH] Support resetting WARN_ONCE for all architectures
 2017-11-06 21:36 UTC  (4+ messages)

[PATCH] drm/amd/display: remove some unneeded code
 2017-11-06 21:35 UTC  (3+ messages)

[PATCH resend 2/2] userns: control capabilities of some user namespaces
 2017-11-06 21:33 UTC  (5+ messages)
      ` [kernel-hardening] "

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-11-06 21:28 UTC  (2+ messages)

[PATCH v2 0/5] perf: add support for capturing skid IP
 2017-11-06 21:25 UTC  (3+ messages)
` [PATCH v2 4/5] perf/record: add support for sampling skid ip

[PATCH 4.13 00/36] 4.13.12-stable review
 2017-11-06 21:18 UTC  (2+ messages)

[PATCH 4.9 00/67] 4.9.61-stable review
 2017-11-06 21:17 UTC  (2+ messages)

[PATCH 4.4 00/40] 4.4.97-stable review
 2017-11-06 21:17 UTC  (2+ messages)

[PATCH 3.18 00/27] 3.18.80-stable review
 2017-11-06 21:16 UTC  (2+ messages)

[PATCH v3] scripts: add leaking_addresses.pl
 2017-11-06 21:15 UTC  (6+ messages)
  ` [kernel-hardening] "

[PATCH net-next 00/11] net: dsa: setup stage
 2017-11-06 21:11 UTC  (12+ messages)
` [PATCH net-next 01/11] net: dsa: constify cpu_dp member of dsa_port
` [PATCH net-next 02/11] net: dsa: setup and teardown default CPU port
` [PATCH net-next 03/11] net: dsa: setup and teardown master device
` [PATCH net-next 04/11] net: dsa: setup and teardown tree
` [PATCH net-next 05/11] net: dsa: setup and teardown switches
` [PATCH net-next 06/11] net: dsa: setup and teardown ports
` [PATCH net-next 07/11] net: dsa: add find port by node helper
` [PATCH net-next 08/11] net: dsa: use of_for_each_phandle
` [PATCH net-next 09/11] net: dsa: setup routing table
` [PATCH net-next 10/11] net: dsa: setup a tree when adding a switch to it
` [PATCH net-next 11/11] net: dsa: rename probe and remove switch functions

[PATCH] iSCSI-target: Use common error handling code in iscsi_decode_text_input()
 2017-11-06 21:11 UTC  (3+ messages)
  `  "

[PATCH 00/17] coresight: perf: TMC ETR backend support
 2017-11-06 21:10 UTC  (5+ messages)
` [PATCH 06/17] coresight: tmc: Make ETR SG table circular
` [PATCH 16/17] coresight: perf: Remove reset_buffer call back for sinks

get_online_cpus() from a preemptible() context (bug?)
 2017-11-06 21:07 UTC  (4+ messages)

[PATCH v5 12/12] lib: vdso: do not expose gettimeofday, if no arch supported timer
 2017-11-06 21:04 UTC 

[PATCH v5 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
 2017-11-06 21:03 UTC 

[PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
 2017-11-06 21:03 UTC 

[PATCH v5 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
 2017-11-06 21:02 UTC 

[PATCH v5 08/12] arm: vdso: Add ARCH_CLOCK_FIXED_MASK
 2017-11-06 21:02 UTC 

[PATCH v5 07/12] arm: vdso: disable profiling
 2017-11-06 21:02 UTC 

[PATCH v5 06/12] arm: vdso: add support for clock_getres
 2017-11-06 21:02 UTC 

[PATCH v5 05/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
 2017-11-06 21:02 UTC 

[PATCH 1/7] timekeeping: consolidate timekeeping_inject_offset code
 2017-11-06 21:02 UTC  (4+ messages)
` [PATCH 7/7] time: remove timespec64 hack

[RFC PATCH for 4.15 00/14] Restartable sequences and CPU op vector v10
 2017-11-06 20:56 UTC  (15+ messages)
` [RFC PATCH v10 for 4.15 01/14] Restartable sequences system call
` [RFC PATCH for 4.15 02/14] Restartable sequences: ARM 32 architecture support
` [RFC PATCH for 4.15 03/14] Restartable sequences: wire up ARM 32 system call
` [RFC PATCH for 4.15 04/14] Restartable sequences: x86 32/64 architecture support
` [RFC PATCH for 4.15 05/14] Restartable sequences: wire up x86 32/64 system call
` [RFC PATCH for 4.15 06/14] Restartable sequences: powerpc architecture support
` [RFC PATCH for 4.15 07/14] Restartable sequences: Wire up powerpc system call
` [RFC PATCH v2 for 4.15 08/14] Provide cpu_opv "
` [RFC PATCH for 4.15 09/14] cpu_opv: Wire up x86 32/64 "
` [RFC PATCH for 4.15 10/14] cpu_opv: Wire up powerpc "
` [RFC PATCH for 4.15 11/14] cpu_opv: Wire up ARM32 "
` [RFC PATCH v2 for 4.15 12/14] cpu_opv: Implement selftests
` [RFC PATCH v2 for 4.15 13/14] Restartable sequences: Provide self-tests
` [RFC PATCH for 4.15 14/14] Restartable sequences selftests: arm: workaround gcc asm size guess

[PATCH v5 04/12] arm: vdso: do calculations outside reader loops
 2017-11-06 21:01 UTC 

[PATCH v5 03/12] arm: vdso: inline assembler operations to compiler.h
 2017-11-06 21:01 UTC 

[PATCH v5 02/12] arm: vdso: add include file defining __get_datapage()
 2017-11-06 21:01 UTC 

[PATCH v5 01/12] arm: vdso: rename vdso_datapage variables
 2017-11-06 21:00 UTC 

[PATCH v5 00/12] arm+arm64: vdso unification to lib/vdso/
 2017-11-06 21:00 UTC 

[PATCH] ARM: dts: sunxi: Add codec for A13 Olinuxino
 2017-11-06 20:51 UTC 

checkpatch potential false positive
 2017-11-06 20:54 UTC  (4+ messages)

[PATCH] [fixup timers-conversion] ARM: footbridge: add missing semicolon
 2017-11-06 20:47 UTC  (2+ messages)

[Patch v5 00/21] CIFS: Implement SMB Direct protocol
 2017-11-06 20:46 UTC  (10+ messages)
` [Patch v5 08/21] CIFS: SMBD: Upper layer reconnects to SMB Direct session

[PATCH v2 0/5] xen: grant table interface v2 support
 2017-11-06 20:46 UTC  (2+ messages)

[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
 2017-11-06 20:38 UTC  (5+ messages)
` [PATCH v2 1/4] x86/kvm/cpuid: Fix CPUID function for word 6 (80000001_ECX)

[RFC PATCH 1/2] x86: Avoid multiple evaluations in __{get,put}_user_size
 2017-11-06 20:38 UTC  (4+ messages)
` [RFC PATCH 2/2] x86: Allow paranoid __{get,put}_user

[PATCH v16 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-11-06 20:36 UTC  (6+ messages)
` [PATCH v16 5/6] vfio: ABI for mdev display dma-buf operation

[PATCH] sysctl: add register_sysctl() dummy helper
 2017-11-06 20:36 UTC  (5+ messages)

[RFC -mm] mm, userfaultfd, THP: Avoid waiting when PMD under THP migration
 2017-11-06 20:35 UTC  (6+ messages)

[PATCH] pinctrl: gemini: Fix GMAC groups
 2017-11-06 20:27 UTC 

[PATCHv3 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-11-06 20:26 UTC 

[PATCH 0/2] hwrng: iproc-rng200: Add support for BCM7278
 2017-11-06 20:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rng: Document BCM7278 RNG200 compatible

[PATCH v2 0/1] at24: support eeproms that do not roll over page reads
 2017-11-06 20:26 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] x86/boot: Fix boot failure when SMP MP-table is based at 0
 2017-11-06 20:25 UTC  (2+ messages)

[PATCH 0/3] More code cleanups
 2017-11-06 20:24 UTC  (6+ messages)
` [PATCH 3/3] staging: ccree: simplify ioread/iowrite

[PATCH] mm, sparse: do not swamp log with huge vmemmap allocation failures
 2017-11-06 20:17 UTC  (6+ messages)

[PATCH] uvc: Add D3DFMT_L8 support
 2017-11-06 20:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] iommu/vt-d: Missing checks for pasid tables if allocation fails
 2017-11-06 20:13 UTC  (2+ messages)

[PATCH] iommu/mediatek: Fix driver name
 2017-11-06 20:09 UTC  (2+ messages)

[PATCH v5 00/09] iommu/ipmmu-vmsa: r8a7795 support V5
 2017-11-06 20:08 UTC  (2+ messages)

[GIT PULL] workqueue fix for v4.14-rc8
 2017-11-06 20:08 UTC 

[PATCH] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
 2017-11-06 20:07 UTC  (7+ messages)
  ` [PATCH v2] iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fq

[PATCH -next] iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()
 2017-11-06 20:05 UTC  (2+ messages)

[PATCH 1/2] cgroup: export list of delegatable control files using sysfs
 2017-11-06 20:02 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] cgroup: export list of cgroups v2 features "

[PATCH 0/4] scsi: qla2xxx: Convert timers to use timer_setup()
 2017-11-06 19:58 UTC  (5+ messages)

[PATCH] Enable SR-IOV instantiation through /sys file
 2017-11-06 19:55 UTC  (2+ messages)

[PATCH v2 0/3] Add clock driver for Actions S900 SoC
 2017-11-06 19:45 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Actions S900 clock bindings
` [PATCH v2 2/3] arm64: dts: actions: Add S900 clock management unit nodes
` [PATCH v2 3/3] clk: actions: Add clock driver for Actions S900 SoC

[PATCH v2] staging: fsl-mc: move bus driver out of staging
 2017-11-06 19:40 UTC  (5+ messages)

[PATCH] PCI: designware: move dw_pcie_iatu_unroll_enabled to pcie-designware.c
 2017-11-06 19:31 UTC  (4+ messages)

[PATCH] ARCv2: Accomodate NS48 MMUv5 by releaxing MMU ver checking
 2017-11-06 19:30 UTC 

[PATCH] PCI: dwc: designware: don't sleep in atomic context
 2017-11-06 19:30 UTC  (5+ messages)

[PATCH] PCI: endpoint: handle probable NULL pointer access
 2017-11-06 19:29 UTC  (5+ messages)

BUG: looking up invalid subclass: 8
 2017-11-06 19:29 UTC  (2+ messages)

UBSAN: Undefined behaviour in mm/sparse.c:81:17
 2017-11-06 19:27 UTC  (2+ messages)

Excessive logging in thunderbolt driver
 2017-11-06 19:27 UTC  (3+ messages)

[PATCH] get_maintainer: Add a couple more --self-test options
 2017-11-06 19:24 UTC  (3+ messages)

[PATCH 0/2] fix 4GB DRAM window support on mvebu
 2017-11-06 19:17 UTC  (5+ messages)
` [PATCH 2/2] PCI: mvebu: Check DRAM window size

[PATCH] MAINTAINERS: Add git tree for Thunderbolt development
 2017-11-06 19:16 UTC  (2+ messages)

[PATCH] usb: dwc2: host: fix isoc urb actual length
 2017-11-06 19:17 UTC  (2+ messages)

[PATCH 3.16-stable 82/87] MIPS: ip27: Disable qlge driver in defconfig
 2017-11-06 19:08 UTC  (2+ messages)

[PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-11-06 19:06 UTC  (9+ messages)
` [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists
        ` [PATCH v3] lib/dlock-list: Scale dlock_lists_empty()
            ` [PATCH v4] "

BUG: sleeping function called from invalid context at ./include/linux/uaccess.h:LINE
 2017-11-06 19:04 UTC  (5+ messages)

[PATCH AUTOSEL for 4.9 01/50] [media] adv7604: Initialize drive strength to default when using DT
 2017-11-06 19:00 UTC  (5+ messages)
` [PATCH AUTOSEL for 4.9 43/50] regulator: core: Don't use regulators as supplies until the parent is bound

[PATCH 1/6] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME
 2017-11-06 19:00 UTC  (7+ messages)
` [tip:x86/mm] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y

[PATCH v2 00/16] IOMMU driver support for SVM virtualization
 2017-11-06 19:01 UTC  (5+ messages)
` [PATCH v2 08/16] iommu: introduce device fault data

[PATCH] refcount_t: documentation for memory ordering differences
 2017-11-06 18:58 UTC  (2+ messages)

[PATCH] kbuild: fix linker feature test macros when cross compiling with Clang
 2017-11-06 18:47 UTC  (8+ messages)
` [PATCH v2] "
            ` [PATCH v3] "

[PATCH 0/4] Switch GHES ioremap_page_range() to use fixmap
 2017-11-06 18:44 UTC  (5+ messages)
` [PATCH 1/4] ACPI / APEI: Replace ioremap_page_range() with fixmap
` [PATCH 2/4] ACPI / APEI: Remove ghes_ioremap_area
` [PATCH 3/4] arm64: mm: Remove arch_apei_flush_tlb_one()
` [PATCH 4/4] ACPI / APEI: "

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-11-06 18:47 UTC  (5+ messages)

[RFC/RFT PATCH 0/6] Switch GHES ioremap_page_range() to use fixmap
 2017-11-06 18:43 UTC  (10+ messages)
` [RFC/RFT PATCH 3/6] ACPI / APEI: Replace ioremap_page_range() with fixmap

general protection fault in asn1_ber_decoder
 2017-11-06 18:43 UTC  (2+ messages)

[PATCH][RFC] usb: hub: Cycle HUB power when initialization fails
 2017-11-06 18:40 UTC  (2+ messages)

[PATCH v2 0/2] don't use vmemmap_populate() to initialize shadow
 2017-11-06 18:35 UTC  (3+ messages)
` [PATCH v2 1/2] x86/mm/kasan: "
` [PATCH v2 2/2] arm64/mm/kasan: "

[PATCH] video: atmel_lcdfb: Use common error handling code in atmel_lcdfb_of_init()
 2017-11-06 18:32 UTC  (6+ messages)
  `  "
      ` [PATCH v2] video: atmel_lcdfb: Use unique error messages "

[PATCH] pid: restore the old behaviour of the ns_last_pid sysctl
 2017-11-06 18:31 UTC  (2+ messages)
` [PATCH v2] "

[Part2 PATCH v8 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-11-06 18:11 UTC  (30+ messages)
` [Part2 PATCH v8 01/38] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [Part2 PATCH v8 02/38] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
` [Part2 PATCH v8 03/38] kvm: svm: prepare for new bit definition in nested_ctl
` [Part2 PATCH v8 04/38] kvm: svm: Add SEV feature definitions to KVM
` [Part2 PATCH v8 05/38] KVM: SVM: Prepare to reserve asid for SEV guest
` [Part2 PATCH v8 06/38] KVM: X86: Extend CPUID range to include new leaf
` [Part2 PATCH v8 07/38] KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [Part2 PATCH v8 08/38] KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl
` [Part2 PATCH v8 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v8 10/38] crypto: ccp: Define SEV userspace ioctl and command id
` [Part2 PATCH v8 11/38] crypto: ccp: Define SEV key management "
` [Part2 PATCH v8 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v8 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v8 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v8 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS "
` [Part2 PATCH v8 16/38] crypto: ccp: Implement SEV_PEK_GEN "
` [Part2 PATCH v8 17/38] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v8 18/38] crypto: ccp: Implement SEV_PEK_CSR "
` [Part2 PATCH v8 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
` [Part2 PATCH v8 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
` [Part2 PATCH v8 21/38] KVM: X86: Add CONFIG_KVM_AMD_SEV
` [Part2 PATCH v8 22/38] KVM: SVM: Reserve ASID range for SEV guest
` [Part2 PATCH v8 23/38] KVM: SVM: Add sev module_param
` [Part2 PATCH v8 24/38] KVM: Define SEV key management command id
` [Part2 PATCH v8 25/38] KVM: SVM: Add KVM_SEV_INIT command
` [Part2 PATCH v8 26/38] KVM: SVM: VMRUN should use associated ASID when SEV is enabled
` [Part2 PATCH v8 27/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_START command
` [Part2 PATCH v8 28/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command
` [Part2 PATCH v8 29/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command

[PATCH v4] i2c: aspeed: Deassert reset in probe
 2017-11-06 18:23 UTC  (2+ messages)

[PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
 2017-11-06 18:21 UTC  (4+ messages)
` [PATCH V9 2/4] MIPS: Implement dma_map_ops::get_cache_alignment()

A test of the philosophical impact of what I have been talking about
 2017-11-06 18:13 UTC  (8+ messages)
      ` A test of the philosophical impact of what I have been talking about / Suggestion for changes in GNU Licence

Hello dear good day from
 2017-11-06 18:21 UTC 

[PATCH] media: ddbridge: fix build warnings
 2017-11-06 18:21 UTC 

[Part2 PATCH v8 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
 2017-11-06 18:15 UTC  (9+ messages)
` [Part2 PATCH v8 31/38] KVM: SVM: Add support for SEV GUEST_STATUS command
` [Part2 PATCH v8 32/38] KVM: SVM: Add support for SEV DEBUG_DECRYPT command
` [Part2 PATCH v8 33/38] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
` [Part2 PATCH v8 34/38] KVM: SVM: Add support for SEV LAUNCH_SECRET command
` [Part2 PATCH v8 35/38] KVM: SVM: Pin guest memory when SEV is active
` [Part2 PATCH v8 36/38] KVM: SVM: Clear C-bit from the page fault address
` [Part2 PATCH v8 37/38] KVM: SVM: Do not install #UD intercept when SEV is enabled
` [Part2 PATCH v8 38/38] KVM: X86: Restart the guest when insn_len is zero and "

[PATCH 1/3] Documentation: DT: qcom_hidma: bump HW revision for the bugfixed HW
 2017-11-06 18:15 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: qcom_hidma: add support for the new revision

[PATCH] drivers/x86: add thinkpad-wmi
 2017-11-06 18:16 UTC  (4+ messages)
`  "

[PATCH v5 0/7] PM / devfreq: Use OPP interface to handle the frequency
 2017-11-06 18:11 UTC  (2+ messages)

[PATCH] mm/page_alloc: Avoid KERN_CONT uses in warn_alloc
 2017-11-06 18:02 UTC 

[PATCH] storvsc: Avoid excessive host scan on controller change
 2017-11-06 18:01 UTC  (2+ messages)

[PATCH] Xen/pciback: Implement PCI slot or bus reset with 'do_flr' SysFS attribute
 2017-11-06 17:48 UTC 

[PATCH] block: avoid null pointer dereference on null disk
 2017-11-06 17:53 UTC 

[RFT][PATCH 0/2] PM / QoS: Device resume latency framework fix
 2017-11-06 17:47 UTC  (5+ messages)
` [RFT][PATCH v2 "
  ` [RFT][PATCH v2 2/2] PM / QoS: Fix device resume latency framework
    ` [RFT][Update][PATCH "

[PATCH 1/2] x86/MCE/AMD: Always give panic severity for UC errors in kernel context
 2017-11-06 17:46 UTC  (2+ messages)
` [PATCH 2/2] x86/MCE/AMD: Fix mce_severity_amd_smca() signature


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