linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-14 14:22:01 to 2018-08-14 17:28:03 UTC [more...]

[PATCH 4.18 00/79] 4.18.1-stable review
 2018-08-14 17:17 UTC  (72+ messages)
` [PATCH 4.18 01/79] x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
` [PATCH 4.18 02/79] x86/speculation: Protect against userspace-userspace spectreRSB
` [PATCH 4.18 03/79] kprobes/x86: Fix %p uses in error messages
` [PATCH 4.18 04/79] x86/irqflags: Provide a declaration for native_save_fl
` [PATCH 4.18 05/79] x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
` [PATCH 4.18 06/79] x86/speculation/l1tf: Change order of offset/type in swap entry
` [PATCH 4.18 07/79] x86/speculation/l1tf: Protect swap entries against L1TF
` [PATCH 4.18 08/79] x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
` [PATCH 4.18 09/79] x86/speculation/l1tf: Make sure the first page is always reserved
` [PATCH 4.18 10/79] x86/speculation/l1tf: Add sysfs reporting for l1tf
` [PATCH 4.18 11/79] x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
` [PATCH 4.18 12/79] x86/speculation/l1tf: Limit swap file size to MAX_PA/2
` [PATCH 4.18 13/79] x86/bugs: Move the l1tf function and define pr_fmt properly
` [PATCH 4.18 14/79] sched/smt: Update sched_smt_present at runtime
` [PATCH 4.18 15/79] x86/smp: Provide topology_is_primary_thread()
` [PATCH 4.18 16/79] x86/topology: Provide topology_smt_supported()
` [PATCH 4.18 17/79] cpu/hotplug: Make bringup/teardown of smp threads symmetric
` [PATCH 4.18 18/79] cpu/hotplug: Split do_cpu_down()
` [PATCH 4.18 19/79] cpu/hotplug: Provide knobs to control SMT
` [PATCH 4.18 20/79] x86/cpu: Remove the pointless CPU printout
` [PATCH 4.18 21/79] x86/cpu/AMD: Remove the pointless detect_ht() call
` [PATCH 4.18 22/79] x86/cpu/common: Provide detect_ht_early()
` [PATCH 4.18 23/79] x86/cpu/topology: Provide detect_extended_topology_early()
` [PATCH 4.18 24/79] x86/cpu/intel: Evaluate smp_num_siblings early
` [PATCH 4.18 25/79] x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
` [PATCH 4.18 26/79] x86/cpu/AMD: Evaluate smp_num_siblings early
` [PATCH 4.18 28/79] x86/speculation/l1tf: Extend 64bit swap file size limit
` [PATCH 4.18 29/79] x86/cpufeatures: Add detection of L1D cache flush support
` [PATCH 4.18 30/79] x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
` [PATCH 4.18 31/79] x86/speculation/l1tf: Protect PAE swap entries against L1TF
` [PATCH 4.18 32/79] x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
` [PATCH 4.18 33/79] Revert "x86/apic: Ignore secondary threads if nosmt=force"
` [PATCH 4.18 34/79] cpu/hotplug: Boot HT siblings at least once
` [PATCH 4.18 35/79] x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
` [PATCH 4.18 36/79] x86/KVM/VMX: Add module argument for L1TF mitigation
` [PATCH 4.18 37/79] x86/KVM/VMX: Add L1D flush algorithm
` [PATCH 4.18 38/79] x86/KVM/VMX: Add L1D MSR based flush
` [PATCH 4.18 39/79] x86/KVM/VMX: Add L1D flush logic
` [PATCH 4.18 40/79] x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
` [PATCH 4.18 41/79] x86/KVM/VMX: Add find_msr() helper function
` [PATCH 4.18 42/79] x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
` [PATCH 4.18 43/79] x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
` [PATCH 4.18 44/79] x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
` [PATCH 4.18 45/79] cpu/hotplug: Online siblings when SMT control is turned on
` [PATCH 4.18 46/79] x86/litf: Introduce vmx status variable
` [PATCH 4.18 47/79] x86/kvm: Drop L1TF MSR list approach
` [PATCH 4.18 48/79] x86/l1tf: Handle EPT disabled state proper
` [PATCH 4.18 49/79] x86/kvm: Move l1tf setup function
` [PATCH 4.18 50/79] x86/kvm: Add static key for flush always
` [PATCH 4.18 51/79] x86/kvm: Serialize L1D flush parameter setter
` [PATCH 4.18 52/79] x86/kvm: Allow runtime control of L1D flush
` [PATCH 4.18 53/79] cpu/hotplug: Expose SMT control init function
` [PATCH 4.18 54/79] cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
` [PATCH 4.18 55/79] x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
` [PATCH 4.18 56/79] Documentation: Add section about CPU vulnerabilities
` [PATCH 4.18 57/79] x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
` [PATCH 4.18 58/79] x86/KVM/VMX: Initialize the vmx_l1d_flush_pages content
` [PATCH 4.18 59/79] Documentation/l1tf: Fix typos
` [PATCH 4.18 60/79] cpu/hotplug: detect SMT disabled by BIOS
` [PATCH 4.18 61/79] x86/KVM/VMX: Dont set l1tf_flush_l1d to true from vmx_l1d_flush()
` [PATCH 4.18 63/79] x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
` [PATCH 4.18 64/79] x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
` [PATCH 4.18 65/79] x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
` [PATCH 4.18 66/79] x86: Dont include linux/irq.h from asm/hardirq.h
` [PATCH 4.18 67/79] x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
` [PATCH 4.18 68/79] x86/KVM/VMX: Dont set l1tf_flush_l1d from vmx_handle_external_intr()
` [PATCH 4.18 69/79] Documentation/l1tf: Remove Yonah processors from not vulnerable list
` [PATCH 4.18 70/79] x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
` [PATCH 4.18 71/79] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
` [PATCH 4.18 72/79] KVM: VMX: Tell the nested hypervisor "
` [PATCH 4.18 74/79] x86/speculation/l1tf: Invert all not present mappings

[PATCH] cpuidle: menu: Handle stopped tick more aggressively
 2018-08-14 17:26 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH RFC] Make call_srcu() available during very early boot
 2018-08-14 17:24 UTC  (4+ messages)

[PATCH 1/2] f2fs: set 4KB discard granularity by default
 2018-08-14 17:23 UTC  (5+ messages)
` [PATCH 2/2] f2fs: tune discard speed with storage usage rate

Build failures with gcc 4.5 and older
 2018-08-14 17:20 UTC  (2+ messages)

[PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
 2018-08-14 17:19 UTC  (4+ messages)

WARNING in free_loaded_vmcs (2)
 2018-08-14 17:16 UTC  (2+ messages)

[PATCH net-next] net: filter: mark expected switch fall-through
 2018-08-14 17:11 UTC  (2+ messages)

[PATCH net-next v3] xen-netfront: fix warn message as irq device name has '/'
 2018-08-14 17:11 UTC  (2+ messages)

[PATCH] Revert "f2fs: use printk_ratelimited for f2fs_msg"
 2018-08-14 17:09 UTC  (2+ messages)

[PATCH v3 0/7] perf: Add ioctl for PMU driver configuration
 2018-08-14 17:09 UTC  (4+ messages)

[PATCH 0/4] regulator: core: A few useful patches for regulators that need load set
 2018-08-14 17:06 UTC  (5+ messages)
` [PATCH 1/4] regulator: core: If consumers don't call regulator_set_load() assume max
` [PATCH 2/4] regulator: core: Add the opmode to regulator_summary
` [PATCH 3/4] regulator: core: Add consumer-requested load in regulator_summary
` [PATCH 4/4] regulator: core: Add locking to debugfs regulator_summary

[PATCH] rds: fix building with IPV6=m
 2018-08-14 17:06 UTC  (3+ messages)

[PATCH v1 00/22] LSM: Full security module stacking
 2018-08-14 17:05 UTC  (2+ messages)

[PATCH] net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
 2018-08-14 17:05 UTC  (2+ messages)

[PATCH] inet/connection_sock: prefer _THIS_IP_ to current_text_addr
 2018-08-14 17:04 UTC  (4+ messages)

[PATCH v2 0/3] power: supply: cros: add support for dedicated port and expose connected ports
 2018-08-14 17:03 UTC  (3+ messages)
` [PATCH v2 1/3] mfd: cros: add charger port count command definition

[PATCH] x86, asm: Use CC_SET()/CC_OUT() in arch/x86/include/asm/signal.h
 2018-08-14 16:59 UTC 

[PATCH 0/5] Qcom smmu-500 TLB invalidation errata for sdm845
 2018-08-14 16:59 UTC  (3+ messages)
` [PATCH 4/5] iommu/arm-smmu: Make way to add Qcom's smmu-500 errata handling

[PATCH V2 net-next 0/8] Misc bug fixes & small enhancements for HNS3 Driver
 2018-08-14 16:58 UTC  (10+ messages)
` [PATCH V2 net-next 1/8] net: hns3: Add support for serdes loopback selftest
` [PATCH V2 net-next 2/8] net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero
` [PATCH V2 net-next 3/8] net: hns3: Fix for information of phydev lost problem when down/up
` [PATCH V2 net-next 4/8] net: hns3: Fix for phy link issue when using marvell phy driver
` [PATCH V2 net-next 5/8] net: hns3: Fix desc num set to default when setting channel
` [PATCH V2 net-next 6/8] net: hns3: Remove tx ring BD len register in hns3_enet
` [PATCH V2 net-next 7/8] net: hns3: Set tx ring' tc info when netdev is up
` [PATCH V2 net-next 8/8] net: hns3: Add vlan filter setting by ethtool command -K

[PATCH 1/1] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
 2018-08-14 16:57 UTC  (3+ messages)

Warning when using eMMC and partprobe: generic_make_request: Trying to write to read-only block-device
 2018-08-14 16:52 UTC  (7+ messages)

[PATCH v4 0/6] PCI: imx: Initial imx7d suspend/resume support
 2018-08-14 16:50 UTC  (7+ messages)
` [PATCH v4 1/6] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
` [PATCH v4 2/6] PCI: imx: Initial imx7d pm support
` [PATCH v4 3/6] reset: imx7: Add PCIE_CTRL_APPS_TURNOFF
` [PATCH v4 4/6] dt-bindings: imx6q-pcie: Add turnoff reset for imx7d
` [PATCH v4 5/6] ARM: dts: imx7d: Add turnoff reset
` [PATCH v4 6/6] PCI: imx: Add PME_Turn_Off support

[PATCH v3] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-08-14 16:50 UTC 

[PATCH v3 00/14] Add utilization clamping support
 2018-08-14 16:49 UTC  (7+ messages)
` [PATCH v3 02/14] sched/core: uclamp: map TASK's clamp values into CPU's clamp groups
` [PATCH v3 03/14] sched/core: uclamp: add CPU's clamp groups accounting

[PATCH net-next 0/9] Misc bug fixes & small enhancements for HNS3 Driver
 2018-08-14 16:35 UTC  (7+ messages)
` [PATCH net-next 1/9] net: hns3: Add support for serdes loopback selftest
` [PATCH net-next 5/9] net: hns3: Fix for vf vlan delete failed problem

[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-14 16:35 UTC  (10+ messages)
` [PATCH v8 3/6] "

[PATCH 0/5] Miscellaneous fixes/enhancements
 2018-08-14 16:35 UTC  (5+ messages)
` [PATCH 1/5] Tools: hv: Fix a bug in the key delete code
  ` [PATCH 2/5] vmbus: add driver_override support

[PATCH] Handle clock_gettime(CLOCK_TAI) in VDSO
 2018-08-14 16:30 UTC  (2+ messages)

[PATCH 2/2] bcache: add undef for macro in function
 2018-08-14 16:25 UTC 

[PATCH v2 01/10] ASoC: dt-bindings: add dt bindings for wcd9335 audio codec
 2018-08-14 16:24 UTC  (3+ messages)
` Applied "ASoC: dt-bindings: add dt bindings for wcd9335 audio codec" to the asoc tree

[RFC PATCH 1/2] ARM: dt: fpga: Added binding docs for Xilinx zynqmp FPGA manager
 2018-08-14 16:19 UTC  (2+ messages)

[PATCH 0/2] Use ARRAY_SIZE to replace its implementation
 2018-08-14 16:18 UTC  (2+ messages)

[PATCH] mm: shmem: Correctly annotate new inodes
 2018-08-14 16:16 UTC 

[PATCH 0/2] rtc: Use PTR_ERR_OR_ZERO to replace the open code
 2018-08-14 16:15 UTC  (3+ messages)
` [PATCH 1/2] rtc:rtc-digicolor: "

[RFC PATCH 0/2] dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
 2018-08-14 16:13 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: dmaengine: xilinx_dma: Add binding for Xilinx MCDMA IP

[PATCH] PCI: Equalize hotplug memory for non/occupied slots
 2018-08-14 16:12 UTC  (2+ messages)

[PATCH v5 0/2] tpm: add support for nonblocking operation
 2018-08-14 16:07 UTC  (4+ messages)
` [PATCH v5 1/2] tpm: add ptr to the tpm_space struct to file_priv

[PATCH 0/3] arm64 live patching
 2018-08-14 16:04 UTC  (6+ messages)
` [PATCH 1/3] arm64: implement ftrace with regs

[PATCH -next] media: platform: fix cros-ec-cec build error
 2018-08-14 16:02 UTC 

[PATCH] [v2] media: camss: add missing includes
 2018-08-14 16:01 UTC  (4+ messages)

WARNING: suspicious RCU usage in bpf_prog_array_copy_core
 2018-08-14 15:59 UTC  (2+ messages)

[PATCH] media: camss: Use managed memory allocations
 2018-08-14 15:57 UTC 

[PATCH 4/4] PCI: xilinx-nwl: Add method to setup_platform_service_irq hook
 2018-08-14 15:55 UTC  (3+ messages)

[PATCH 1/2] KVM: vmx: Add defines for SGX ENCLS exiting
 2018-08-14 15:53 UTC 

[PATCH10 0/3] Intel FPGA Video and Image Processing Suite
 2018-08-14 15:48 UTC  (6+ messages)
` [PATCH10 1/3] ARM:dt-bindings:display "
` [PATCH10 3/3] ARM:drm ivip "

[PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
 2018-08-14 15:45 UTC  (3+ messages)
` [PATCH 18/18] cpupower: "

[PATCHv2 0/5] genhd: register default groups with device_add_disk()
 2018-08-14 15:44 UTC  (13+ messages)
` [PATCH 1/5] block: genhd: add 'groups' argument to device_add_disk
` [PATCH 2/5] nvme: register ns_id attributes as default sysfs groups
` [PATCH 3/5] aoe: use device_add_disk_with_groups()
` [PATCH 4/5] zram: register default groups with device_add_disk()
` [PATCH 5/5] virtio-blk: modernize sysfs attribute creation

[PATCH v2 1/2] kgdboc: Passing ekgdboc to command line causes panic
 2018-08-14 15:39 UTC  (6+ messages)
` [PATCH v2 2/2] kgdboc: Change printk to the right fashion

[PATCH v2 1/2] x86: corruption-check: Passing memory_corruption_check to command line causes panic
 2018-08-14 15:33 UTC  (2+ messages)
` [PATCH v2 2/2] x86: corruption-check: Change printk to the right fashion

[PATCH] arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
 2018-08-14 15:29 UTC  (4+ messages)

[for-next][PATCH 0/2] tracing: A couple of uprobe updates for 4.19
 2018-08-14 15:28 UTC  (3+ messages)
` [for-next][PATCH 1/2] Uprobes: Simplify uprobe_register() body
` [for-next][PATCH 2/2] Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()

[GIT PULL] xfs: 4.19 merge, part 2
 2018-08-14 15:13 UTC 

[PATCH] Bluetooth: mediatek: Fix memory leak
 2018-08-14 15:10 UTC 

[PATCH v8 0/4] drm/atmel-hlcdc: bus-width override support
 2018-08-14 15:05 UTC  (8+ messages)
` [PATCH v8 3/4] drm/atmel-hlcdc: iterate over all output endpoints

[GIT PULL] printk for 4.19
 2018-08-14 15:05 UTC 

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-14 15:03 UTC  (10+ messages)

[PATCH] MAINTAINERS: Add me as a keys/trusted maintainer
 2018-08-14 14:57 UTC 

[PATCH v3 1/2] kgdboc: Passing ekgdboc to command line causes panic
 2018-08-14 14:57 UTC  (2+ messages)
` [PATCH v3 2/2] kgdboc: Change printk to the right fashion

[PATCH v2 1/4] powerpc/mm: enable the use of page table cache of order 0
 2018-08-14 14:54 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v2 3/4] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v2 4/4] powerpc/mm: remove unnecessary test in pgtable_cache_init()

How delete node or property in overlayd dts?
 2018-08-14 14:46 UTC 

[RFC PATCH] ASoC: core: Optimise suspend/resume of DAPM widgets
 2018-08-14 14:40 UTC  (4+ messages)

[PATCH] usb: hub: try old enumeration scheme first for high speed devices
 2018-08-14 14:39 UTC  (2+ messages)

[PATCH v2 0/4] soc: amlogic: add meson-canvas
 2018-08-14 14:39 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: soc: amlogic: add meson-canvas documentation

[PATCH] f2fs: readahead encrypted block during GC
 2018-08-14 14:37 UTC 

[PATCH] ARC: atomic64: fix atomic64_add_unless function
 2018-08-14 14:35 UTC  (3+ messages)

KASAN: use-after-free Read in vmx_vcpu_load
 2018-08-14 14:33 UTC 

[PATCH] usb: hide usb_of_get_companion_dev for CONFIG_USB=n
 2018-08-14 14:26 UTC  (3+ messages)

[PATCH v2] ASoC: wm9712: fix replace codec to component
 2018-08-14 14:25 UTC  (2+ messages)
` Applied "ASoC: wm9712: fix replace codec to component" to the asoc tree

[PATCH] soc/tegra: pmc: fix child-node lookup
 2018-08-14 14:24 UTC  (4+ messages)

general protection fault in cgroup_reconfigure
 2018-08-14 14:21 UTC  (3+ messages)


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