All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-01 12:31:54 to 2018-03-01 13:02:42 UTC [more...]

[Qemu-devel] [PULL v2 00/27] s390x updates (and friends)
 2018-03-01 13:01 UTC  (11+ 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
` [Qemu-devel] [PULL v2 05/27] s390-ccw: move auxiliary IPL data to separate location
` [Qemu-devel] [PULL v2 06/27] s390-ccw: parse and set boot menu options
` [Qemu-devel] [PULL v2 07/27] s390-ccw: set up interactive boot menu parameters
` [Qemu-devel] [PULL v2 08/27] s390-ccw: read stage2 boot loader data to find menu
` [Qemu-devel] [PULL v2 09/27] s390-ccw: print zipl boot menu
` [Qemu-devel] [PULL v2 10/27] s390-ccw: read user input for boot index via the SCLP console

[PATCH] vimc: fix control event handling
 2018-03-01 13:02 UTC  (2+ messages)

[PATCH 00/45] arm Spectre fix backport review for LTS 4.9
 2018-03-01 12:54 UTC  (88+ 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

[PATCH] objtool: make use of pkg-config for libelf
 2018-03-01 12:55 UTC 

[Qemu-devel] [PULL 00/42] target-arm queue
 2018-03-01 13:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] hw/acpi-build: build SRAT memory affinity structures for DIMM devices
 2018-03-01 13:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] "

Recent changes (master)
 2018-03-01 13:00 UTC 

[Qemu-devel] [PULL v2 00/27] s390x updates (and friends)
 2018-03-01 12:58 UTC  (23+ 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
` [Qemu-devel] [PULL v2 05/27] s390-ccw: move auxiliary IPL data to separate location
` [Qemu-devel] [PULL v2 06/27] s390-ccw: parse and set boot menu options
` [Qemu-devel] [PULL v2 07/27] s390-ccw: set up interactive boot menu parameters
` [Qemu-devel] [PULL v2 08/27] s390-ccw: read stage2 boot loader data to find menu
` [Qemu-devel] [PULL v2 09/27] s390-ccw: print zipl boot menu
` [Qemu-devel] [PULL v2 10/27] s390-ccw: read user input for boot index via the SCLP console
` [Qemu-devel] [PULL v2 11/27] s390-ccw: set cp_receive mask only when needed and consume pending service irqs
` [Qemu-devel] [PULL v2 12/27] s390-ccw: use zipl values when no boot menu options are present
` [Qemu-devel] [PULL v2 13/27] s390-ccw: interactive boot menu for scsi
` [Qemu-devel] [PULL v2 14/27] pc-bios/s390: Rebuild the s390x firmware images with the boot menu changes
` [Qemu-devel] [PULL v2 15/27] s390x/cpu: expose the guest crash information
` [Qemu-devel] [PULL v2 16/27] s390/stattrib: Make SaveVMHandlers data static
` [Qemu-devel] [PULL v2 17/27] s390x/tcg: fix disabling/enabling DAT
` [Qemu-devel] [PULL v2 18/27] s390x/tcg: add various alignment checks
` [Qemu-devel] [PULL v2 19/27] qmp: expose s390-specific CPU info
` [Qemu-devel] [PULL v2 20/27] qmp: add query-cpus-fast
` [Qemu-devel] [PULL v2 21/27] qmp: add architecture specific cpu data for query-cpus-fast
` [Qemu-devel] [PULL v2 22/27] qemu-doc: deprecate query-cpus

[PATCH] libxc: really tolerate empty PV records
 2018-03-01 12:59 UTC  (2+ messages)

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


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.