All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-01 12:06:09 to 2018-03-01 12:58:50 UTC [more...]

[Qemu-devel] [PULL v2 00/27] s390x updates (and friends)
 2018-03-01 12:58 UTC  (5+ messages)
` [Qemu-devel] [PULL v2 01/27] s390-ccw: refactor boot map table code
` [Qemu-devel] [PULL v2 02/27] s390-ccw: refactor eckd_block_num to use CHS
` [Qemu-devel] [PULL v2 03/27] s390-ccw: refactor IPL structs
` [Qemu-devel] [PULL v2 04/27] s390-ccw: update libc

[PATCH 00/45] arm Spectre fix backport review for LTS 4.9
 2018-03-01 12:54 UTC  (69+ messages)
` [PATCH 01/45] mm: Introduce lm_alias
` [PATCH 02/45] arm64: alternatives: apply boot time fixups via the linear mapping
` [PATCH 03/45] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH 04/45] arm64: Implement array_index_mask_nospec()
` [PATCH 05/45] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH 06/45] arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
` [PATCH 07/45] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH 08/45] arm64: uaccess: consistently check object sizes
` [PATCH 09/45] arm64: Make USER_DS an inclusive limit
` [PATCH 10/45] arm64: Use pointer masking to limit uaccess speculation
` [PATCH 11/45] arm64: syscallno is secretly an int, make it official
` [PATCH 12/45] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH 13/45] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 14/45] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH 15/45] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH 16/45] arm64: futex: Mask __user pointers prior to dereference
` [PATCH 17/45] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH 18/45] arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
` [PATCH 19/45] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH 20/45] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH 21/45] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH 22/45] arm64: Move post_ttbr_update_workaround to C code
` [PATCH 23/45] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH 24/45] arm64: Move BP hardening to check_and_switch_context
` [PATCH 25/45] arm64: KVM: Use per-CPU vector when BP hardening is enabled
` [PATCH 26/45] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH 27/45] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH 28/45] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH 29/45] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH 30/45] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH 31/45] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH 32/45] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH 33/45] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH 34/45] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH 35/45] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH 36/45] arm64: KVM: Make PSCI_VERSION a fast path
` [PATCH 37/45] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH 38/45] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 39/45] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 40/45] firmware/psci: Expose PSCI conduit
` [PATCH 41/45] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH 42/45] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH 43/45] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH 44/45] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 45/45] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround

[Qemu-devel] [PATCH 1/1] s390/kvm: implement clearing part of IPL clear
 2018-03-01 12:58 UTC  (11+ messages)

[PATCH v11 1/6] drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offset
 2018-03-01 12:58 UTC  (5+ messages)
` [PATCH v11 2/6] drm/i915: Implement dynamic GuC WOPCM offset and size calculation
` [PATCH v11 3/6] drm/i915: Add support to return CNL specific reserved WOPCM size

[PATCH RFC 0/3] hpet: add support for level triggered interrupts
 2018-03-01 12:57 UTC  (4+ messages)
` [PATCH RFC 3/3] xtf: add minimal HPET functionality test

[PATCH v3 00/43] DRM Rockchip rk3399 (Kevin)
 2018-03-01 12:56 UTC  (5+ messages)

[RFC 0/7] PMD driver for AF_XDP
 2018-03-01 12:56 UTC  (6+ messages)

[PATCH v5 0/3] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
 2018-03-01 12:56 UTC  (7+ messages)
` [v5,2/3] dmaengine: mediatek: Add MediaTek High-Speed DMA controller for "
      ` [PATCH v5 2/3] "

[Ocfs2-devel] [PATCH] Correct a comment error
 2018-03-01 12:56 UTC  (2+ messages)

[PULL] DVB-mmap Kconfig typo fix
 2018-03-01 12:55 UTC 

[PATCH V2] libxl: set channel devid when not provided by application
 2018-03-01 12:55 UTC  (2+ messages)

[PATCH 0/2] Keystone2 HW random generator
 2018-03-01 12:55 UTC  (6+ messages)
` [PATCH 1/2] Documentation: dt: rng: add bindings doc for Keystone SA HWRNG driver
` [PATCH 2/2] hw_random: keystone2: add hw_random driver

[Qemu-devel] [PATCH v1] s390x/tcg: fix loading 31bit PSWs with the highest bit set
 2018-03-01 12:54 UTC  (2+ messages)

[PATCH v3 0/4] Split page_type out from mapcount
 2018-03-01 12:53 UTC  (7+ messages)
` [PATCH v3 1/4] s390: Use _refcount for pgtables

[PATCH] Btrfs: dev-replace: skip prealloc extents when copy nocow pages
 2018-03-01 12:52 UTC  (2+ messages)

[PATCH] ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name
 2018-03-01 12:52 UTC 

[PATCH net-next 0/8] net/smc: Link Layer Control enhancements
 2018-03-01 12:51 UTC  (9+ messages)
` [PATCH net-next 1/8] net/smc: cleanup smc_llc.h and smc_clc.h headers
` [PATCH net-next 2/8] net/smc: move netinfo function to file smc_clc.c
` [PATCH net-next 3/8] net/smc: remove unused fields from smc structures
` [PATCH net-next 4/8] net/smc: respond to test link messages
` [PATCH net-next 5/8] net/smc: process confirm/delete rkey messages
` [PATCH net-next 6/8] net/smc: do not allow eyecatchers in rmbe
` [PATCH net-next 7/8] net/smc: process add/delete link messages
` [PATCH net-next 8/8] net/smc: prevent new connections on link group

[PATCH v9 0/3] PCI: dwc: Enables MSI-X driver support
 2018-03-01 12:50 UTC  (4+ messages)
` [PATCH v9 1/3] PCI: dwc: Add new IRQ API

[PATCH v3] net: iucv: Free memory obtained by kzalloc
 2018-03-01 12:50 UTC  (2+ messages)

[PATCH 0/6] x86: Switch some bits of MSR handing over to the new infrastructure
 2018-03-01 12:50 UTC  (7+ messages)
` [PATCH 2/6] x86/hvm: Handle viridian MSRs via the new guest_{rd, wr}msr() infrastructure

[Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
 2018-03-01 12:50 UTC  (13+ messages)
` [Qemu-devel] [PATCH 06/19] target/arm: Define init-svtor property for the reset secure VTOR value
` [Qemu-devel] [PATCH 15/19] hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton
` [Qemu-devel] [PATCH 17/19] hw/misc/iotkit-secctl: Add remaining simple registers
` [Qemu-devel] [PATCH 19/19] mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image

[RFC PATCH] fstests: Check if a fs can survive random (emulated) power loss
 2018-03-01 12:50 UTC  (7+ messages)

[PATCH] Detect early free of a live mm
 2018-03-01 12:49 UTC  (6+ messages)

[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
 2018-03-01 12:47 UTC  (2+ messages)

[linux-lvm] Snapshot behavior on classic LVM vs ThinLVM
 2018-03-01 12:48 UTC  (21+ messages)

[PATCH RESEND v2 0/7] x86/alternatives: Support for automatic padding calculations
 2018-03-01 12:44 UTC  (3+ messages)
` [PATCH v2 3/7] x86/alt: Clean up the assembly used to generate alternatives

[PATCH] net/mlx: fix rdma-core glue path with EAL plugins
 2018-03-01 12:43 UTC 

[PATCH v2] ata: add Amiga Gayle PATA controller driver
 2018-03-01 12:42 UTC  (5+ messages)

[PATCH] evm: check for remount ro in progress before writing
 2018-03-01 12:38 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: don't handle migrate lockres if already in shutdown
 2018-03-01 12:37 UTC  (3+ messages)

[PATCH v4] Input: gpio_keys: Add level trigger support for GPIO keys
 2018-03-01 12:37 UTC  (3+ messages)

[Xenomai] [NATIVE API] Xenomai native API equivalent for clock_gettime
 2018-03-01 12:37 UTC 

Reduce pack-objects memory footprint?
 2018-03-01 12:37 UTC  (4+ messages)
` [PATCH 00/11] Reduce pack-objects memory footprint
  ` [PATCH 07/11] pack-objects: move in_pack out of struct object_entry

[U-Boot] Keymap problem {Scanned}
 2018-03-01 12:35 UTC 

KASAN: use-after-free Read in mac80211_hwsim_del_radio
 2018-03-01 12:35 UTC  (3+ messages)

[PATCH v1] dir.c: don't flag the index as dirty for changes to the untracked cache
 2018-03-01 12:35 UTC  (5+ messages)

[PATCH] tools/misc: Tweak reserved bit handling for xen-cpuid
 2018-03-01 12:34 UTC  (2+ messages)

[PATCH] udf: Do not mark possibly inconsistent filesystems as closed
 2018-03-01 12:33 UTC  (3+ messages)

[Bug 105308] X log ballooning in size with "drmmode_wait_vblank failed for scanout update" and "get vblank counter failed"
 2018-03-01 12:32 UTC  (2+ messages)

[Qemu-devel] [PULL] qemu-sparc updates
 2018-03-01 12:32 UTC  (2+ messages)

[PATCH net] rds: Incorrect reference counting in TCP socket creation
 2018-03-01 12:31 UTC  (4+ messages)

Clang build of arm64 kernel fails
 2018-03-01 12:31 UTC  (4+ messages)

[PATCH v7 0/3] GICv3 Save and Restore
 2018-03-01 12:29 UTC  (4+ messages)
` [PATCH v7 1/3] irqchip/gic-v3-its: add ability to save/restore ITS state

[Buildroot] [next,v2 0/8] Package CPE Reporting
 2018-03-01 12:30 UTC  (4+ messages)
` [Buildroot] [next, v2 4/8] cpe-info: infra defines CPE_ID_* defaults

[PATCH] can: m_can: select pinctrl state in each suspend/resume function
 2018-03-01 12:29 UTC  (2+ messages)

[PATCH] package.bbclass: fetch PRIVATE_LIBS twice as we iterate twice
 2018-03-01 12:29 UTC 

[PATCH 1/4] drm/i915/icl: Add the ICL PCI IDs
 2018-03-01 12:23 UTC  (7+ messages)
` [PATCH 3/4] drm/i915/icl: Prepare for more rings
` [PATCH 4/4] drm/i915/icl: Interrupt handling

[seabios test] 120079: regressions - FAIL
 2018-03-01 12:26 UTC 

[Buildroot] [PATCH] package/qt5/qt5scxml: install missing QML module
 2018-03-01 12:26 UTC  (3+ messages)

btrfs space used issue
 2018-03-01 12:25 UTC  (7+ messages)

[PATCH 1/2] misc: rtsx: rename SG_END macro
 2018-03-01 12:23 UTC  (3+ messages)
` [PATCH 2/2] staging: rts5208: "

[patch] mm, compaction: drain pcps for zone when kcompactd fails
 2018-03-01 12:23 UTC  (3+ messages)

[PATCH net-next] net: Make account struct net to memcg
 2018-03-01 12:23 UTC 

[PATCH v5 0/3] pci: endpoint: Fix double free in pci_epf_create()
 2018-03-01 12:22 UTC  (2+ messages)

[Qemu-devel] [PULL 00/26] s390x updates (and friends)
 2018-03-01 12:21 UTC  (5+ messages)

[PATCH 0/7] meson build support for dpaaX
 2018-03-01 12:22 UTC  (4+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 02/10] bus/dpaa: fix the BE compilation issue

[PATCH] xl: remove apic option for PVH guests
 2018-03-01 12:22 UTC  (2+ messages)

usb: Don't disable Latency tolerance Messaging (LTM) before port reset
 2018-03-01 12:21 UTC 

Luminous v12.2.4 released
 2018-03-01 12:20 UTC  (2+ messages)
    ` [Ceph-announce] "

[PATCH 0/4] systemd & systemd-boot: upgrade to 236
 2018-03-01 12:19 UTC  (5+ messages)
` [PATCH 2/4] systemd: "

[PATCH RESEND] arm64: dts: hi6220: enable watchdog
 2018-03-01 12:18 UTC  (2+ messages)

[Buildroot] [PATCH next] gnutls: bump to version 3.5.18
 2018-03-01 12:18 UTC 

[PATCH 01/12] parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe()
 2018-03-01 12:17 UTC  (4+ messages)

[PATCH v4 1/2] irqchip: add support for Layerscape external interrupt lines
 2018-03-01 12:16 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] "

[PATCH 0/6] phy: rockchip-typec: fix boards that does not report cable-state
 2018-03-01 12:15 UTC  (5+ messages)
` [PATCH 1/6] phy: rockchip-typec: fall back to working in host-mode if extcon is missing

linux-next: UEFI Secure boot lockdown patchset
 2018-03-01 12:15 UTC  (2+ messages)

[xfstests PATCH v5 0/5] overlay: add overlay filesystem dirs check
 2018-03-01 12:13 UTC  (6+ messages)
` [xfstests PATCH v5 1/5] common/rc: improve dev mounted check helper
` [xfstests PATCH v5 2/5] overlay: hook filesystem "
` [xfstests PATCH v5 3/5] overlay/003: fix fs check failure
` [xfstests PATCH v5 4/5] overlay: skip check for tests finished with corrupt filesystem
` [xfstests PATCH v5 5/5] overlay: correct scratch dirs check

ceph mgr balancer bad distribution
 2018-03-01 12:12 UTC  (13+ messages)

[PATCH v4 0/3] mm: improve zone->lock scalability
 2018-03-01 12:11 UTC  (4+ messages)
` [PATCH v4 1/3] mm/free_pcppages_bulk: update pcp->count inside

[RFC][PATCH v3] overlay: hardlink all whiteout files into a single one
 2018-03-01 12:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] nbd block status base:allocation
 2018-03-01 12:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 0/2] nbd block status initial patches
  ` [Qemu-devel] [PATCH v2 1/2] nbd: BLOCK_STATUS constants
  ` [Qemu-devel] [PATCH v2 2/2] nbd/client: fix error messages in nbd_handle_reply_err

[PATCH v7 00/13] Support PPTT for ARM64
 2018-03-01 12:06 UTC  (4+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.