All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 11:20:02 to 2019-08-29 11:47:16 UTC [more...]

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-08-29 11:46 UTC  (9+ messages)
` [PATCH v6 04/24] erofs: add raw address_space operations
` [PATCH v6 08/24] erofs: add namei functions

[PATCH ARM64 v4.4 V3 00/44] V4.4 backport of arm64 Spectre patches
 2019-08-29 11:34 UTC  (87+ messages)
` [PATCH ARM64 v4.4 V3 01/44] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH ARM64 v4.4 V3 02/44] arm64: Implement array_index_mask_nospec()
` [PATCH ARM64 v4.4 V3 03/44] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH ARM64 v4.4 V3 04/44] arm64: Make USER_DS an inclusive limit
` [PATCH ARM64 v4.4 V3 05/44] arm64: Use pointer masking to limit uaccess speculation
` [PATCH ARM64 v4.4 V3 06/44] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH ARM64 v4.4 V3 07/44] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH ARM64 v4.4 V3 08/44] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH ARM64 v4.4 V3 09/44] mm/kasan: add API to check memory regions
` [PATCH ARM64 v4.4 V3 10/44] arm64: kasan: instrument user memory access API
` [PATCH ARM64 v4.4 V3 11/44] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH ARM64 v4.4 V3 12/44] arm64: cpufeature: Test 'matches' pointer to find the end of the list
` [PATCH ARM64 v4.4 V3 13/44] arm64: cpufeature: Add scope for capability check
` [PATCH ARM64 v4.4 V3 14/44] arm64: Introduce cpu_die_early
` [PATCH ARM64 v4.4 V3 15/44] arm64: Add a helper for parking CPUs in a loop
` [PATCH ARM64 v4.4 V3 16/44] arm64: Move cpu_die_early to smp.c
` [PATCH ARM64 v4.4 V3 17/44] arm64: Verify CPU errata work arounds on hotplugged CPU
` [PATCH ARM64 v4.4 V3 18/44] arm64: errata: Calling enable functions for CPU errata too
` [PATCH ARM64 v4.4 V3 19/44] arm64: Rearrange CPU errata workaround checks
` [PATCH ARM64 v4.4 V3 20/44] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH ARM64 v4.4 V3 21/44] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH ARM64 v4.4 V3 22/44] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH ARM64 v4.4 V3 23/44] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH ARM64 v4.4 V3 24/44] arm64: Move post_ttbr_update_workaround to C code
` [PATCH ARM64 v4.4 V3 25/44] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH ARM64 v4.4 V3 26/44] arm64: Move BP hardening to check_and_switch_context
` [PATCH ARM64 v4.4 V3 27/44] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH ARM64 v4.4 V3 28/44] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH ARM64 v4.4 V3 29/44] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH ARM64 v4.4 V3 30/44] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH ARM64 v4.4 V3 31/44] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH ARM64 v4.4 V3 32/44] arm64: cputype info for Broadcom Vulcan
` [PATCH ARM64 v4.4 V3 33/44] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
` [PATCH ARM64 v4.4 V3 34/44] arm64: Branch predictor hardening for Cavium ThunderX2
` [PATCH ARM64 v4.4 V3 35/44] ARM: 8478/2: arm/arm64: add arm-smccc
` [PATCH ARM64 v4.4 V3 36/44] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH ARM64 v4.4 V3 37/44] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH ARM64 v4.4 V3 38/44] firmware/psci: Expose PSCI conduit
` [PATCH ARM64 v4.4 V3 39/44] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH ARM64 v4.4 V3 40/44] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH ARM64 v4.4 V3 41/44] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH ARM64 v4.4 V3 42/44] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH ARM64 v4.4 V3 43/44] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH ARM64 v4.4 V3 44/44] arm64: futex: Mask __user pointers prior to dereference

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-29 11:45 UTC  (16+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[RFC v2 0/6] x86: dynamic indirect branch promotion
 2019-08-29 11:46 UTC  (11+ messages)
            ` Tracing text poke / kernel self-modifying code (Was: Re: [RFC v2 0/6] x86: dynamic indirect branch promotion)

[PATCH 1/5] PCI: exynos: Properly handle optional PHYs
 2019-08-29 11:46 UTC  (7+ messages)
` [PATCH 5/5] PCI: iproc: "

[PATCH] firmware: google: update vpd_decode from upstream
 2019-08-29 11:45 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] firmware: google: check if size is valid when decoding VPD data

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-29 11:45 UTC  (4+ messages)
` [PATCH 4/5] ext4: introduce direct IO write code path using "

[PATCH 0/1] git-p4: auto-delete named temporary file
 2019-08-29 11:45 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v3 00/11] mm/memory_hotplug: Shrink zones before removing memory
 2019-08-29 11:43 UTC  (4+ messages)

[PATCH] media: i2c: adv7180: fix adv7280 BT.656-4 compatibility
 2019-08-29 11:43 UTC  (2+ messages)

[Xen-devel] [PATCH] x86: clear RDRAND CPUID bit on AMD family 15h/16h
 2019-08-29 11:42 UTC  (2+ messages)

[PATCH ARM32 v4.4 V2 00/47] V4.4 backport of arm32 Spectre patches
 2019-08-29 11:40 UTC  (2+ messages)

[PATCH v2 0/6] mm/memory_hotplug: Consider all zones when removing memory
 2019-08-29 11:39 UTC  (3+ messages)

[PATCH v2 0/8] Separate trace-cmd and libtracecmd code
 2019-08-29 11:39 UTC  (4+ messages)
` [PATCH v2 4/8] trace-cmd: Move trace-cmd global variable "quiet" to libtracecmd

[PATCH] media: staging: tegra-vde: Disable building with COMPILE_TEST
 2019-08-29 11:39 UTC  (2+ messages)

stable/linux-4.19.y boot: 77 boots: 1 failed, 76 passed (v4.19.69)
 2019-08-29 11:39 UTC 

[PATCH v2 0/2] Add LVDS panel support to HiHope RZ/G2M
 2019-08-29 11:38 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: Add idk-1110wr binding
` [PATCH v2 2/2] arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-29 11:20 UTC  (3+ messages)
` [PATCH v4 4/9] MIPS: PCI: refactor ioc3 special handling

[PATCH] MIPS64: add KASAN support
 2019-08-29 11:33 UTC  (2+ messages)

[PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR
 2019-08-29 11:37 UTC  (5+ messages)

[PATCH] mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas
 2019-08-29 11:37 UTC 

[PATCH] drm/i915: Prune 2560x2880 mode for 5K tiled dual DP monitors
 2019-08-29 11:36 UTC  (8+ messages)

[PATCH v8 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-08-29 11:35 UTC  (3+ messages)
` [PATCH v8 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions

[PATCH v2 0/1] counter: cros_ec: Add sync sensor driver
 2019-08-29 11:34 UTC  (3+ messages)
` [PATCH v2 1/1] counter: cros_ec: Add synchronization sensor

[PATCH 0/3 v3] xfs: allocate xattr buffer on demand
 2019-08-29 11:35 UTC  (4+ messages)
` [PATCH 1/5] xfs: make attr lookup returns consistent
` [PATCH 2/5] xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
` [PATCH 4/5] xfs: consolidate attribute value copying

[Buildroot] [Bug 12131] New: qt5webengine builderror in the latest stable Buildroot 2019.05.01 version
 2019-08-29 11:34 UTC  (3+ messages)
` [Buildroot] [Bug 12131] "

[PATCH v1 1/1] ARM: dts: rockchip: set crypto default disabled on rk3288
 2019-08-29 11:31 UTC  (4+ messages)

[PATCH v4 00/14] Improvements and fixes for mxsfb DRM driver
 2019-08-29 11:30 UTC  (29+ messages)
` [PATCH v4 01/14] drm/mxsfb: Update mxsfb to support a bridge
` [PATCH v4 02/14] drm/mxsfb: Read bus flags from bridge if present
` [PATCH v4 03/14] drm/mxsfb: Add defines for the rest of registers
` [PATCH v4 04/14] drm/mxsfb: Reset vital registers for a proper initialization
` [PATCH v4 05/14] drm/mxsfb: Update register definitions using bit manipulation defines
` [PATCH v4 06/14] drm/mxsfb: Update mxsfb with additional pixel formats
` [PATCH v4 07/14] drm/mxsfb: Signal mode changed when bpp changed
` [PATCH v4 08/14] drm/mxsfb: Add max-memory-bandwidth property for MXSFB
` [PATCH v4 09/14] dt-bindings: display: Add max-memory-bandwidth property for mxsfb
` [PATCH v4 10/14] drm/mxsfb: Update mxsfb to support LCD reset
` [PATCH v4 11/14] drm/mxsfb: Improve the axi clock usage
` [PATCH v4 12/14] drm/mxsfb: Clear OUTSTANDING_REQS bits
` [PATCH v4 13/14] drm/mxsfb: Add support for horizontal stride
` [PATCH v4 14/14] drm/mxsfb: Add support for live pixel format change

[PATCH v2] bonding: force enable lacp port after link state recovery for 802.3ad
 2019-08-29 11:33 UTC  (3+ messages)

[PATCH 5.3] Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"
 2019-08-29 11:29 UTC 

Surround speaker connection on Acer 8951G
 2019-08-29 11:29 UTC  (10+ messages)

Document about the REST interface
 2019-08-29 11:28 UTC  (2+ messages)

[RFC PATCH v4 1/9] printk-rb: add a new printk ringbuffer implementation
 2019-08-29 11:28 UTC  (8+ messages)
` numlist API "

[Qemu-devel] [PATCH v8 00/37] target/mips: Misc patches for 4.2
 2019-08-29 11:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 01/37] target/mips: Add support for DSPRAM

WARNING in __mark_chain_precision (2)
 2019-08-29 11:28 UTC 

KASAN: use-after-free Read in nr_release (2)
 2019-08-29 11:28 UTC 

[PATCH] powerpc/kmcent2: update the ethernet devices' phy properties
 2019-08-29 11:25 UTC  (8+ messages)

Linux 4.19.69
 2019-08-29 11:26 UTC  (2+ messages)

[PATCH] input: add handler for reset and power key input events
 2019-08-29 11:26 UTC  (2+ messages)

Linux 5.2.11
 2019-08-29 11:26 UTC 

[Qemu-devel] [PATCH v9 00/13] backup-top filter driver for backup
 2019-08-29 11:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 04/13] block/backup: adjust block-copy functions style

Linux 4.14.141
 2019-08-29 11:26 UTC  (2+ messages)

[PATCH] ARC: unwind: Mark expected switch fall-through
 2019-08-29 11:25 UTC  (4+ messages)

[PATCH] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
 2019-08-29 11:25 UTC  (3+ messages)

[PATCH] mfd: db8500-prcmu: Support the higher DB8520 ARMSS
 2019-08-29 11:25 UTC 

[U-Boot] [PULL] u-boot-stm32 for v2019.10 (round 1)
 2019-08-29 11:24 UTC  (2+ messages)

[tip: timers/core] posix-cpu-timers: Use common permission check in posix_cpu_clock_get()
 2019-08-29 11:23 UTC  (4+ messages)

[PATCH 0/8] media: cedrus: h264: Support multi-slice frames
 2019-08-29 11:23 UTC  (4+ messages)
` [PATCH 7/8] media: cedrus: Add support for holding capture buffer

[PATCH] replace: stop replace lookup when reaching a self-reference
 2019-08-29 11:22 UTC 

[PATCH 0/7] vdso: Complete the conversion to 32bit syscalls
 2019-08-29 11:18 UTC  (8+ messages)
` [PATCH 1/7] arm64: compat: vdso: Expose BUILD_VDSO32
` [PATCH 2/7] lib: vdso: Build 32 bit specific functions in the right context
` [PATCH 3/7] mips: compat: vdso: Use legacy syscalls as fallback
` [PATCH 4/7] lib: vdso: Remove VDSO_HAS_32BIT_FALLBACK
` [PATCH 5/7] arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
` [PATCH 6/7] mips: "
` [PATCH 7/7] x86: "

[PATCH v2] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
 2019-08-29 11:22 UTC 

[PATCH v2 0/2 RESEND] Fix USB3.0 DRD PHY calibration issues (DWC3/XHCI) on Exynos542x SoCs
 2019-08-29 11:22 UTC  (8+ messages)
  ` [PATCH v2 1/2 RESEND] usb: core: phy: add support for PHY calibration

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-29 11:20 UTC  (11+ messages)

[Xen-devel] [PATCH V3 0/8] iommu/arm: Add Renesas IPMMU-VMSA support + Linux's iommu_fwspec
 2019-08-29 11:19 UTC  (3+ messages)
` [Xen-devel] [PATCH V3 8/8] iommu/arm: Add Renesas IPMMU-VMSA support

[U-Boot] [PATCH] cmd: pxe: Use internal FDT if external one cannot be retrieved
 2019-08-29 11:20 UTC  (3+ messages)

[PATCH 0/4] Introduce variable length mdev alias
 2019-08-29 11:19 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] mdev: Make mdev alias unique among all mdevs
  ` [PATCH v2 3/6] mdev: Expose mdev alias in sysfs tree


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.