linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-16 14:05:15 to 2019-05-16 16:03:39 UTC [more...]

[PATCH 3.16 00/86] 3.16.68-rc1 review
 2019-05-16 15:55 UTC  (63+ messages)
` [PATCH 3.16 08/86] jump_label: Allow asm/jump_label.h to be included in assembly
` [PATCH 3.16 01/86] x86/cpufeature: Add bug flags to /proc/cpuinfo
` [PATCH 3.16 07/86] s390/jump label: use different nop instruction
` [PATCH 3.16 05/86] MIPS: jump_label.c: Handle the microMIPS J instruction encoding
` [PATCH 3.16 03/86] jump_label: Fix small typos in the documentation
` [PATCH 3.16 69/86] x86/speculation/mds: Add mitigation control for MDS
` [PATCH 3.16 75/86] x86/speculation: Move arch_smt_update() call to after mitigation decisions
` [PATCH 3.16 28/86] x86/speculation: Simplify the CPU bug detection logic
` [PATCH 3.16 71/86] x86/speculation/mds: Add sysfs reporting for MDS
` [PATCH 3.16 43/86] x86/speculation: Rework SMT state change
` [PATCH 3.16 68/86] x86/speculation/mds: Conditionally clear CPU buffers on idle entry
` [PATCH 3.16 78/86] x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
` [PATCH 3.16 86/86] x86/bugs: Change L1TF mitigation string to match upstream
` [PATCH 3.16 32/86] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
` [PATCH 3.16 63/86] x86/speculation/mds: Add basic bug infrastructure for MDS
` [PATCH 3.16 59/86] x86/speculation: Provide IBPB always command line options
` [PATCH 3.16 48/86] x86/speculation: Add command line control for indirect branch speculation
` [PATCH 3.16 83/86] Documentation: Correct the possible MDS sysfs values
` [PATCH 3.16 23/86] x86/headers: Don't include asm/processor.h in asm/atomic.h
` [PATCH 3.16 74/86] Documentation: Add MDS vulnerability documentation
` [PATCH 3.16 24/86] x86/cpufeature: Carve out X86_FEATURE_*
` [PATCH 3.16 62/86] x86/speculation: Consolidate CPU whitelists
` [PATCH 3.16 34/86] x86/speculation: Update the TIF_SSBD comment
` [PATCH 3.16 64/86] x86/speculation/mds: Add BUG_MSBDS_ONLY
` [PATCH 3.16 73/86] Documentation: Move L1TF to separate directory
` [PATCH 3.16 79/86] cpu/speculation: Add 'mitigations=' cmdline option
` [PATCH 3.16 15/86] locking/static_keys: Add a new static_key interface
` [PATCH 3.16 76/86] x86/speculation/mds: Add SMT warning message
` [PATCH 3.16 66/86] x86/speculation/mds: Add mds_clear_cpu_buffers()
` [PATCH 3.16 49/86] x86/speculation: Prepare for per task indirect branch speculation control
` [PATCH 3.16 21/86] x86/asm: Error out if asm/jump_label.h is included inappropriately
` [PATCH 3.16 41/86] x86/Kconfig: Select SCHED_SMT if SMP enabled
` [PATCH 3.16 77/86] x86/speculation/mds: Fix comment
` [PATCH 3.16 85/86] x86/cpu/bugs: Use __initconst for 'const' init data
` [PATCH 3.16 38/86] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [PATCH 3.16 31/86] x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
` [PATCH 3.16 55/86] x86/speculation: Prevent stale SPEC_CTRL msr content
` [PATCH 3.16 84/86] x86/speculation/mds: Fix documentation typo
` [PATCH 3.16 33/86] x86/speculation: Propagate information about RSB filling mitigation to sysfs
` [PATCH 3.16 70/86] x86/speculation/l1tf: Document l1tf in sysfs
` [PATCH 3.16 67/86] x86/speculation/mds: Clear CPU buffers on exit to user
` [PATCH 3.16 65/86] x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
` [PATCH 3.16 56/86] x86/speculation: Add prctl() control for indirect branch speculation
` [PATCH 3.16 16/86] jump label, locking/static_keys: Update docs
` [PATCH 3.16 81/86] x86/speculation/mds: Add 'mitigations=' support for MDS
` [PATCH 3.16 44/86] x86/speculation: Reorder the spec_v2 code
` [PATCH 3.16 60/86] kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
` [PATCH 3.16 12/86] jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers to the static_key* pattern
` [PATCH 3.16 80/86] x86/speculation: Support 'mitigations=' cmdline option
` [PATCH 3.16 40/86] x86/speculation: Reorganize speculation control MSRs update
` [PATCH 3.16 47/86] x86/speculation: Unify conditional spectre v2 print functions
` [PATCH 3.16 26/86] locking/static_keys: Provide DECLARE and well as DEFINE macros
` [PATCH 3.16 30/86] x86/cpu: Sanitize FAM6_ATOM naming
` [PATCH 3.16 50/86] x86/process: Consolidate and simplify switch_to_xtra() code
` [PATCH 3.16 58/86] x86/speculation: Add seccomp Spectre v2 user space protection mode
` [PATCH 3.16 39/86] x86/speculation: Rename SSBD update functions
` [PATCH 3.16 25/86] locking/static_key: Fix concurrent static_key_slow_inc()
` [PATCH 3.16 82/86] x86/mds: Add MDSUM variant to the MDS documentation
` [PATCH 3.16 20/86] jump_label: make static_key_enabled() work on static_key_true/false types too
` [PATCH 3.16 72/86] x86/speculation/mds: Add mitigation mode VMWERV
` [PATCH 3.16 42/86] sched: Add sched_smt_active()
` [PATCH 3.16 54/86] x86/speculation: Prepare arch_smt_update() for PRCTL mode

[GIT PULL] locking fix
 2019-05-16 16:01 UTC 

[PATCH v2 1/2] mtd: Add flag to indicate panic_write
 2019-05-16 15:45 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling

[GIT PULL 0/4] ARM: SoC contents for 5.2 merge window
 2019-05-16 15:59 UTC  (5+ messages)
` [GIT PULL 1/4] ARM: SoC platform updates

[PATCH] spi: spidev: Add dhcom-board to compatibility list [Klartext]
 2019-05-16 15:56 UTC  (2+ messages)

[PATCH] can: gw: Fix error path of cgw_module_init
 2019-05-16 15:54 UTC 

[PATCH v2 0/4] Add missing device nodes for Olimex Teres-I
 2019-05-16 15:51 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: DTS: allwinner: a64: Add pinmux for RGB666 LCD
` [PATCH v2 2/4] dt-bindings: Add ANX6345 DP/eDP transmitter binding
` [PATCH v2 3/4] arm64: DTS: allwinner: a64: Enable audio on Teres-I
` [PATCH v2 4/4] arm64: DTS: allwinner: a64: enable ANX6345 bridge "

[PATCH v3 0/6] Handle MCA banks in a per_cpu way
 2019-05-16 15:52 UTC  (3+ messages)
` [PATCH v3 5/6] x86/MCE: Save MCA control bits that get set in hardware

[GIT PULL] core kernel fixes
 2019-05-16 15:51 UTC 

[PATCH bpf v1 0/3] Test the 32bit narrow reads
 2019-05-16 15:50 UTC  (5+ messages)
` [PATCH bpf v1 2/3] selftests/bpf: Print a message when tester could not run a program

[PATCH 0/4] Add missing device nodes for Olimex Teres-I
 2019-05-16 15:48 UTC  (6+ messages)
` [PATCH 4/4] arm64: DTS: allwinner: a64: enable ANX6345 bridge on Teres-I

[PATCH v2 0/3] drm/panfrost: drm_gem_map_offset() helper
 2019-05-16 15:36 UTC  (5+ messages)
` [PATCH v2 1/3] drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()
` [PATCH v2 2/3] drm: shmem: Add drm_gem_shmem_map_offset() wrapper
` [PATCH v2 3/3] drm/panfrost: Use drm_gem_shmem_map_offset()

[GIT PULL] Ceph updates for 5.2-rc1
 2019-05-16 15:40 UTC 

[PATCH v3 1/3] include/of_fdt.h: add a weak arch hook to update fdt pgprot
 2019-05-16 15:39 UTC  (10+ messages)
` [PATCH v3 2/3] arm64: implement update_fdt_pgprot()
` [PATCH v3 3/3] fdt: add support for rng-seed

[PATCH] drivers: md: Unify common definitions of raid1 and raid10
 2019-05-16 15:39 UTC  (3+ messages)

[PATCH] KVM: Start populating /sys/hypervisor with KVM entries
 2019-05-16 15:33 UTC  (12+ messages)
`  "
  ` [PATCH v2 1/2] "
      ` [Xen-devel] "
  ` [PATCH v2 2/2] KVM: x86: Implement the arch-specific hook to report the VM UUID

[PATCH v9 0/4] drm/vc4: Binner BO management improvements
 2019-05-16 14:55 UTC  (5+ messages)
` [PATCH v9 1/4] drm/vc4: Reformat and the binner bo allocation helper
` [PATCH v9 2/4] drm/vc4: Check for V3D before binner bo alloc
` [PATCH v9 3/4] drm/vc4: Check for the binner bo before handling OOM interrupt
` [PATCH v9 4/4] drm/vc4: Allocate binner bo when starting to use the V3D

[PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput
 2019-05-16 15:32 UTC  (5+ messages)
` [PATCH v2 1/8] vsock/virtio: limit the memory used per-socket
` [PATCH v2 2/8] vsock/virtio: free packets during the socket release

[PATCH 0/3] ENETC: support hardware timestamping
 2019-05-16 15:30 UTC  (4+ messages)
` [PATCH 1/3] enetc: add hardware timestamping support

[PATCH v2] i2c: i2c-stm32f7: fix the get_irq error cases
 2019-05-16 15:29 UTC 

[v2 PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-16 15:29 UTC  (5+ messages)

[PATCH v1 1/2] pid: add pidfd_open()
 2019-05-16 15:29 UTC  (10+ messages)

[GIT PULL] Thermal management updates for v5.2-rc1
 2019-05-16 15:29 UTC 

[PATCH v2] drm/bridge: Remove duplicate header
 2019-05-16 15:25 UTC 

[PATCH v3] driver core: Fix use-after-free and double free on glue directory
 2019-05-16 15:23 UTC  (3+ messages)

[PATCH] net: sysctl: cleanup net_sysctl_init error exit paths
 2019-05-16 15:23 UTC 

[PATCH v2] RDMA: Directly cast the sockaddr union to sockaddr
 2019-05-16 15:21 UTC  (3+ messages)

[PATCH] USB: OHCI: remove space before open square bracket '['
 2019-05-16 15:19 UTC 

Recurring warning in page_copy_sane (inside copy_page_to_iter) when running stress tests involving drop_caches
 2019-05-16 15:18 UTC  (7+ messages)

[RFC PATCH v2 0/3] prerequisites for device reserved local mem rework
 2019-05-16 15:15 UTC  (7+ messages)

[PATCH 0/2] pinctrl: meson: pinconf output support
 2019-05-16 15:13 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: meson: add output support in pinconf
` [PATCH 2/2] "

[PATCH] initramfs: Don't free a non-existent initrd
 2019-05-16 15:11 UTC  (2+ messages)

[GIT PULL] Thermal-SoC management changes for v5.2-rc1
 2019-05-16 15:10 UTC  (3+ messages)

[v2 PATCH] mm: vmscan: correct nr_reclaimed for THP
 2019-05-16 15:10 UTC  (8+ messages)

[git pull] drm fixes for 5.2-rc1
 2019-05-16 15:10 UTC  (2+ messages)

[PATCH] USB: Add LPM quirk for Surface Dock GigE adapter
 2019-05-16 15:08 UTC 

[PATCH v2] media/doc: Allow sizeimage to be set by v4l clients
 2019-05-16 15:09 UTC  (6+ messages)

Linux 3.18.140
 2019-05-16 15:05 UTC  (2+ messages)

[PATCH 0/3] add thermal driver for h6
 2019-05-16 15:02 UTC  (5+ messages)
` [PATCH 2/3] thermal: sun50i: "

[PATCH 0/4] uapi, vfs: Change the mount API UAPI [ver #2]
 2019-05-16 14:59 UTC  (4+ messages)
` [PATCH 4/4] uapi: Wire up the mount API syscalls on non-x86 arches "

[PATCH 3.18 00/86] 3.18.140-stable review
 2019-05-16 14:59 UTC  (3+ messages)

[PATCH 0/4] Retrieving zPCI specific info with VFIO
 2019-05-16 14:57 UTC  (3+ messages)
` [PATCH 2/4] vfio: vfio_iommu_type1: Define VFIO_IOMMU_INFO_CAPABILITIES

[PATCH v10 0/2] usb: xhci: Add Clear_TT_Buffer
 2019-05-16 14:56 UTC  (4+ messages)
` [PATCH v10 1/2] usb: xhci : Add devaddr in struct usb_device
` [PATCH v10 2/2] usb: xhci: Add Clear_TT_Buffer

[PATCH v2 0/4] memory: tegra: Introduce Tegra30 EMC driver
 2019-05-16 14:55 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller

[PATCH 1/2] pid: add pidfd_open()
 2019-05-16 14:53 UTC  (6+ messages)

[PATCH] serial-uartlite: Fix null-ptr-deref in ulite_exit
 2019-05-16 14:52 UTC  (2+ messages)

[PATCH] RFC: genirq: allow userspace to set default priority of irq threads
 2019-05-16 14:49 UTC 

[PATCH] vfio: vfio_pci_nvlink2: use a vma helper function
 2019-05-16 14:48 UTC 

[PATCH] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling
 2019-05-16 14:47 UTC  (3+ messages)

[PATCH] can: Fix error path of can_init
 2019-05-16 14:36 UTC 

[PATCH RFC 0/5] mm/ksm, proc: introduce remote madvise
 2019-05-16 14:43 UTC  (7+ messages)
` [PATCH RFC 4/5] mm/ksm, proc: introduce remote merge

[PATCH] char: misc: Move EXPORT_SYMBOL immediately next to the functions/varibles
 2019-05-16 14:38 UTC 

[PATCH 0/2] public key: IMA signer logging: Log public key of IMA Signature signer in IMA log
 2019-05-16 14:34 UTC  (2+ messages)

[PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
 2019-05-16 14:33 UTC  (2+ messages)

[PATCH] arm64: dts: meson: g12a: add tohdmitx
 2019-05-16 14:32 UTC 

[PATCH 1/5] iio: adc: ad7606: Move oversampling and scale options to chip info
 2019-05-16 14:32 UTC  (5+ messages)
` [PATCH 2/5] iio: adc: ad7606: Add software configuration
` [PATCH 3/5] iio: adc: ad7606: Make SPI register calculation generic and add spi support
` [PATCH 4/5] iio: adc: ad7606: Add support for software mode for ad7616
` [PATCH 5/5] iio: adc: ad7606: Add debug "

[RFC V2 00/16] objtool: Add support for Arm64
 2019-05-16 14:29 UTC  (2+ messages)

5.1 kernel: khugepaged stuck at 100%
 2019-05-16 14:27 UTC  (5+ messages)

Bad virt_to_phys since commit 54c7a8916a887f35
 2019-05-16 14:27 UTC  (9+ messages)

[RFC 0/2] Support for buttons on newer MS Surface devices
 2019-05-16 14:25 UTC  (3+ messages)
` [RFC 1/2] platform: Fix device check for surfacepro3_button
` [RFC 2/2] input: soc_button_array for newer surface devices

[PATCH RFC 0/5] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-16 14:25 UTC  (8+ messages)

[PATCH] media: i2c: adv748x: initialize bit 7 of csi_tx_top_reg_1f
 2019-05-16 14:24 UTC  (4+ messages)

[PATCH v4] driver core: Fix use-after-free and double free on glue directory
 2019-05-16 14:23 UTC 

[PATCH 4.4 000/266] 4.4.180-stable review
 2019-05-16 14:23 UTC  (2+ messages)

[PATCH v2 00/30] [RFC] virtio-fs: shared file system for virtual machines
 2019-05-16 14:23 UTC  (4+ messages)
` [PATCH v2 12/30] dax: remove block device dependencies

[RFC PATCH v2] media: cec: expose HDMI connector to CEC dev mapping
 2019-05-16 14:21 UTC  (6+ messages)

[PATCH v3 04/10] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
 2019-05-16 14:21 UTC  (5+ messages)

[PATCH] ASoC: AK4458: add regulator for ak4458
 2019-05-16 14:16 UTC  (4+ messages)
` [alsa-devel] "

[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
 2019-05-16 14:14 UTC  (3+ messages)
` [PATCH v3 09/16] iommu: Introduce guest PASID bind function

PROBLEM: Power9: kernel oops on memory hotunplug from ppc64le guest
 2019-05-16 14:14 UTC 

[PATCH V3 1/2] soc: imx: Add SCU SoC info driver support
 2019-05-16 14:09 UTC  (4+ messages)

[PATCH 4.9 00/51] 4.9.177-stable review
 2019-05-16 14:09 UTC  (2+ 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).