All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-08 12:09:59 to 2019-11-08 12:37:26 UTC [more...]

[PATCH for-stable-4.4 00/50] ARM: spectre v1/v2 mitigations
 2019-11-08 12:35 UTC  (47+ messages)
` [PATCH for-stable-4.4 01/50] ARM: 8051/1: put_user: fix possible data corruption in put_user
` [PATCH for-stable-4.4 02/50] ARM: 8478/2: arm/arm64: add arm-smccc
` [PATCH for-stable-4.4 03/50] ARM: 8479/2: add implementation for arm-smccc
` [PATCH for-stable-4.4 04/50] ARM: 8480/2: arm64: "
` [PATCH for-stable-4.4 05/50] ARM: 8481/2: drivers: psci: replace psci firmware calls
` [PATCH for-stable-4.4 06/50] ARM: uaccess: remove put_user() code duplication
` [PATCH for-stable-4.4 07/50] ARM: Move system register accessors to asm/cp15.h
` [PATCH for-stable-4.4 08/50] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH for-stable-4.4 09/50] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH for-stable-4.4 10/50] firmware/psci: Expose PSCI conduit
` [PATCH for-stable-4.4 11/50] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH for-stable-4.4 12/50] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH for-stable-4.4 13/50] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH for-stable-4.4 14/50] arm/arm64: smccc: Add SMCCC-specific return codes
` [PATCH for-stable-4.4 15/50] arm/arm64: smccc-1.1: Make return values unsigned long
` [PATCH for-stable-4.4 16/50] arm/arm64: smccc-1.1: Handle function result as parameters
` [PATCH for-stable-4.4 17/50] ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
` [PATCH for-stable-4.4 18/50] ARM: bugs: prepare processor bug infrastructure
` [PATCH for-stable-4.4 19/50] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH for-stable-4.4 20/50] ARM: bugs: add support for per-processor bug checking
` [PATCH for-stable-4.4 21/50] ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
` [PATCH for-stable-4.4 22/50] ARM: spectre-v2: harden branch predictor on context switches
` [PATCH for-stable-4.4 23/50] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
` [PATCH for-stable-4.4 24/50] ARM: spectre-v2: harden user aborts in kernel space
` [PATCH for-stable-4.4 25/50] ARM: spectre-v2: add firmware based hardening
` [PATCH for-stable-4.4 26/50] ARM: spectre-v2: warn about incorrect context switching functions
` [PATCH for-stable-4.4 27/50] ARM: spectre-v1: add speculation barrier (csdb) macros
` [PATCH for-stable-4.4 28/50] ARM: spectre-v1: add array_index_mask_nospec() implementation
` [PATCH for-stable-4.4 29/50] ARM: spectre-v1: fix syscall entry
` [PATCH for-stable-4.4 30/50] ARM: signal: copy registers using __copy_from_user()
` [PATCH for-stable-4.4 31/50] ARM: vfp: use __copy_from_user() when restoring VFP state
` [PATCH for-stable-4.4 32/50] ARM: oabi-compat: copy semops using __copy_from_user()
` [PATCH for-stable-4.4 33/50] ARM: use __inttype() in get_user()
` [PATCH for-stable-4.4 34/50] ARM: spectre-v1: use get_user() for __get_user()
` [PATCH for-stable-4.4 35/50] ARM: spectre-v1: mitigate user accesses
` [PATCH for-stable-4.4 36/50] ARM: 8789/1: signal: copy registers using __copy_to_user()
` [PATCH for-stable-4.4 37/50] ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
` [PATCH for-stable-4.4 38/50] ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
` [PATCH for-stable-4.4 39/50] ARM: 8793/1: signal: replace __put_user_error with __put_user
` [PATCH for-stable-4.4 40/50] ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
` [PATCH for-stable-4.4 41/50] ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
` [PATCH for-stable-4.4 42/50] ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
` [PATCH for-stable-4.4 43/50] ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
` [PATCH for-stable-4.4 44/50] ARM: make lookup_processor_type() non-__init
` [PATCH for-stable-4.4 45/50] ARM: split out processor lookup
` [PATCH for-stable-4.4 46/50] ARM: clean up per-processor check_bugs method call

[PATCH for-5.0 v4 0/5] iotests: Test failing mirror complete
 2019-11-08 12:34 UTC  (3+ messages)
` [PATCH for-5.0 v4 1/5] block: Add bdrv_qapi_perm_to_blk_perm()
` [PATCH for-5.0 v4 2/5] block: Use bdrv_qapi_perm_to_blk_perm()

[GIT PULL v2] interconnect changes for 5.5
 2019-11-08 12:36 UTC  (4+ messages)

[PATCH v8 0/3] Add uacce module for Accelerator
 2019-11-08 12:34 UTC  (8+ messages)
` [PATCH v8 1/3] uacce: Add documents for uacce
` [PATCH v8 2/3] uacce: add uacce driver
` [PATCH v8 3/3] crypto: hisilicon - register zip engine to uacce

Re: NULL pointer dereference in pick_next_task_fair
 2019-11-08 12:35 UTC  (13+ messages)
    `  "

[dpdk-dev] [PATCH v6] net/ice: optimize protocol extraction by dynamic mbuf API
 2019-11-08 12:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9] "

[PATCH AUTOSEL 4.19 001/205] iio: adc: max9611: explicitly cast gain_selectors
 2019-11-08 12:34 UTC  (55+ messages)
` [PATCH AUTOSEL 4.19 003/205] ath10k: fix kernel panic by moving pci flush after napi_disable
` [PATCH AUTOSEL 4.19 004/205] iio: dac: mcp4922: fix error handling in mcp4922_write_raw
` [PATCH AUTOSEL 4.19 005/205] clk: sunxi-ng: h6: fix PWM gate/reset offset
` [PATCH AUTOSEL 4.19 006/205] soundwire: Initialize completion for defer messages
` [PATCH AUTOSEL 4.19 009/205] arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltage
` [PATCH AUTOSEL 4.19 010/205] arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltage
` [PATCH AUTOSEL 4.19 014/205] y2038: make do_gettimeofday() and get_seconds() inline
` [PATCH AUTOSEL 4.19 015/205] ARM: dts: rcar: Correct SATA device sizes to 2 MiB
` [PATCH AUTOSEL 4.19 017/205] rtc: sysfs: fix NULL check in rtc_add_groups()
` [PATCH AUTOSEL 4.19 018/205] rtc: rv8803: fix the rv8803 id in the OF table
` [PATCH AUTOSEL 4.19 021/205] cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set
` [PATCH AUTOSEL 4.19 022/205] ALSA: seq: Do error checks at creating system ports
` [PATCH AUTOSEL 4.19 023/205] ath10k: skip resetting rx filter for WCN3990
` [PATCH AUTOSEL 4.19 024/205] ath9k: fix tx99 with monitor mode interface
` [PATCH AUTOSEL 4.19 026/205] wil6210: set edma variables only for Talyn-MB devices
` [PATCH AUTOSEL 4.19 027/205] wil6210: prevent usage of tx ring 0 for eDMA
` [PATCH AUTOSEL 4.19 028/205] wil6210: fix invalid memory access for rx_buff_mgmt debugfs
` [PATCH AUTOSEL 4.19 029/205] ath10k: limit available channels via DT ieee80211-freq-limit
` [PATCH AUTOSEL 4.19 032/205] gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
` [PATCH AUTOSEL 4.19 033/205] ice: Fix and update driver version string
` [PATCH AUTOSEL 4.19 035/205] ASoC: dpcm: Properly initialise hw->rate_max
` [PATCH AUTOSEL 4.19 036/205] ASoC: meson: axg-fifo: report interrupt request failure
` [PATCH AUTOSEL 4.19 040/205] ARM: dts: exynos: Use i2c-gpio for HDMI-DDC on Arndale
` [PATCH AUTOSEL 4.19 041/205] ARM: dts: exynos: Fix HDMI-HPD line handling "
` [PATCH AUTOSEL 4.19 043/205] liquidio: fix race condition in instruction completion processing
` [PATCH AUTOSEL 4.19 045/205] ARM: dts: exynos: Fix regulators configuration on Peach Pi/Pit Chromebooks
` [PATCH AUTOSEL 4.19 046/205] i40evf: Validate the number of queues a PF sends
` [PATCH AUTOSEL 4.19 048/205] i40evf: set IFF_UNICAST_FLT flag for the VF
` [PATCH AUTOSEL 4.19 049/205] i40e: Check and correct speed values for link on open
` [PATCH AUTOSEL 4.19 050/205] i40evf: Don't enable vlan stripping when rx offload is turned on
` [PATCH AUTOSEL 4.19 054/205] IB/rxe: avoid back-to-back retries
` [PATCH AUTOSEL 4.19 055/205] IB/rxe: fixes for rdma read retry
` [PATCH AUTOSEL 4.19 056/205] iwlwifi: drop packets with bad status in CD
` [PATCH AUTOSEL 4.19 058/205] iwlwifi: mvm: avoid sending too many BARs
` [PATCH AUTOSEL 4.19 059/205] media: vicodec: fix out-of-range values when decoding
` [PATCH AUTOSEL 4.19 060/205] media: i2c: Fix pm_runtime_get_if_in_use() usage in sensor drivers
` [PATCH AUTOSEL 4.19 061/205] media: ov772x: Disable clk on error path
` [PATCH AUTOSEL 4.19 062/205] ARM: dts: pxa: fix the rtc controller
` [PATCH AUTOSEL 4.19 063/205] ARM: dts: pxa: fix power i2c base address
` [PATCH AUTOSEL 4.19 064/205] rtl8187: Fix warning generated when strncpy() destination length matches the sixe argument
` [PATCH AUTOSEL 4.19 065/205] mwifiex: do no submit URB in suspended state
` [PATCH AUTOSEL 4.19 066/205] mwifex: free rx_cmd skb "
` [PATCH AUTOSEL 4.19 068/205] mt76: Fix comparisons with invalid hardware key index
` [PATCH AUTOSEL 4.19 070/205] ASoC: rsnd: ssi: Fix issue in dma data address assignment
` [PATCH AUTOSEL 4.19 071/205] net: hns3: Fix for multicast failure
` [PATCH AUTOSEL 4.19 075/205] net/mlx5: Fix atomic_mode enum values
` [PATCH AUTOSEL 4.19 076/205] net: phy: mscc: read 'vsc8531,vddmac' as an u32
` [PATCH AUTOSEL 4.19 077/205] net: phy: mscc: read 'vsc8531, edge-slowdown' "
` [PATCH AUTOSEL 4.19 078/205] ARM: dts: meson8: fix the clock controller register size
` [PATCH AUTOSEL 4.19 204/205] s390/qeth: limit csum offload erratum to L3 devices

[Xen-devel] max_grant_frames/max_maptrack_frames
 2019-11-08 12:33 UTC  (5+ messages)

[PATCH 0/4] drm/udl: Replace fbdev by generic emulation
 2019-11-08 12:33 UTC  (10+ messages)
` [PATCH 1/4] drm/udl: Replace fbdev code with "
` [PATCH 2/4] drm/udl: Remove udl implementation of GEM's free_object()
` [PATCH 3/4] drm/fb-helper: Remove drm_fb_helper_unlink_fbi()
` [PATCH 4/4] fbdev: Unexport unlink_framebuffer()

Boot failure with 5.4-rc5, bisected to 0f0581b24bd0 ("spi: fsl: Convert to use CS GPIO descriptors")
 2019-11-08 12:33 UTC 

[PATCH v3 0/2] Add initial support for slimport anx7625
 2019-11-08  9:00 UTC  (2+ messages)
` [PATCH v4 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH RESEND v3 0/2] selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
 2019-11-08 12:31 UTC  (3+ messages)

dm-snapshot for system updates in Android
 2019-11-08 12:31 UTC  (5+ messages)

[PATCH v3 0/2] Add initial support for slimport anx7625
 2019-11-08  8:56 UTC  (4+ messages)
` [PATCH v3 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-08  8:25 UTC 

[PATCH v2] i2c: cadence: try reset when master receive arbitration lost
 2019-11-08 12:25 UTC  (6+ messages)
  `  "

[PATCH v5 00/34] crypto: crypto API library interfaces for WireGuard
 2019-11-08 12:22 UTC  (35+ messages)
` [PATCH v5 01/34] crypto: tidy up lib/crypto Kconfig and Makefile
` [PATCH v5 02/34] crypto: chacha - move existing library code into lib/crypto
` [PATCH v5 03/34] crypto: x86/chacha - depend on generic chacha library instead of crypto driver
` [PATCH v5 04/34] crypto: x86/chacha - expose SIMD ChaCha routine as library function
` [PATCH v5 05/34] crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
` [PATCH v5 06/34] crypto: arm64/chacha - expose arm64 ChaCha routine as library function
` [PATCH v5 07/34] crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
` [PATCH v5 08/34] crypto: arm/chacha - remove dependency on generic ChaCha driver
` [PATCH v5 09/34] crypto: arm/chacha - expose ARM ChaCha routine as library function
` [PATCH v5 10/34] crypto: mips/chacha - import 32r2 ChaCha code from Zinc
` [PATCH v5 11/34] crypto: mips/chacha - wire up accelerated 32r2 "
` [PATCH v5 12/34] crypto: chacha - unexport chacha_generic routines
` [PATCH v5 13/34] crypto: poly1305 - move core routines into a separate library
` [PATCH v5 14/34] crypto: x86/poly1305 - unify Poly1305 state struct with generic code
` [PATCH v5 15/34] crypto: poly1305 - expose init/update/final library interface
` [PATCH v5 16/34] crypto: x86/poly1305 - depend on generic library not generic shash
` [PATCH v5 17/34] crypto: x86/poly1305 - expose existing driver as poly1305 library
` [PATCH v5 18/34] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
` [PATCH v5 19/34] crypto: arm/poly1305 "
` [PATCH v5 20/34] crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
` [PATCH v5 21/34] int128: move __uint128_t compiler test to Kconfig
` [PATCH v5 22/34] crypto: BLAKE2s - generic C library implementation and selftest
` [PATCH v5 23/34] crypto: testmgr - add test cases for Blake2s
` [PATCH v5 24/34] crypto: blake2s - implement generic shash driver
` [PATCH v5 25/34] crypto: BLAKE2s - x86_64 SIMD implementation
` [PATCH v5 26/34] crypto: Curve25519 - generic C library implementations
` [PATCH v5 27/34] crypto: curve25519 - add kpp selftest
` [PATCH v5 28/34] crypto: curve25519 - implement generic KPP driver
` [PATCH v5 29/34] crypto: lib/curve25519 - work around Clang stack spilling issue
` [PATCH v5 30/34] crypto: Curve25519 - x86_64 library and KPP implementations
` [PATCH v5 31/34] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH v5 32/34] crypto: arm/Curve25519 - wire up NEON implementation
` [PATCH v5 33/34] crypto: chacha20poly1305 - import construction and selftest from Zinc
` [PATCH v5 34/34] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine

[PATCH 0/2] Intel IFC VF driver for VDPA
 2019-11-08 12:24 UTC  (4+ messages)
` [PATCH 1/2] IFC hardware operation layer

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-11-08 12:23 UTC  (7+ messages)
` [RFC v2 2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)

[PATCH v2 1/2] dt-bindings: iio: imo: mpu6050: add vdd-supply
 2019-11-08 12:11 UTC  (2+ messages)

[alsa-devel] [PATCH 1/3] ASoC: SOF: topology: fix missing NULL pointer check
 2019-11-08 12:20 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: SOF: topology: fix missing NULL pointer check" to the asoc tree

[PATCH] tcp: remove redundant new line from tcp_event_sk_skb
 2019-11-08 12:22 UTC  (2+ messages)

[PATCH v3 0/4] drm/udl: Convert to SHMEM
 2019-11-08 12:22 UTC  (5+ messages)

[alsa-devel] [PATCH 2/3] ASoC: SOF: Intel: hda: set L1SEN on S0ix suspend
 2019-11-08 12:20 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: SOF: Intel: hda: set L1SEN on S0ix suspend" to the asoc tree

[dpdk-dev] [PATCH 1/2] ethdev: add flow action type update as an offload
 2019-11-08 12:20 UTC  (7+ messages)

[PATCHv8 0/6] cfg80211/mac80211: Add support for TID specific configuration
 2019-11-08 12:20 UTC  (5+ messages)

PR - i915 firmware updates (GuC and HuC for EHL and TGL)
 2019-11-08 12:18 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2 0/2] Deprecate implicit filters
 2019-11-08 12:17 UTC  (2+ messages)

[Xen-devel] [PATCH for-4.13] x86/shim: copy back the result of EVTCHNOP_status
 2019-11-08 12:17 UTC  (5+ messages)

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-11-08 12:17 UTC  (4+ messages)
` [PATCH RFC v2 09/25] kmsan: add KMSAN runtime

[U-Boot] [PATCH v2 0/4] drivers: Add a framework for MUX drivers
 2019-11-08 12:16 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/4] drivers: mux: mmio-based syscon mux controller

[Cocci] Fixing SmPL scripts for data output according to structured file formats
 2019-11-08 12:15 UTC 

[igt-dev] [PATCH i-g-t v4 0/3] GEN12 render decompression
 2019-11-08 12:15 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for GEN12 render decompression (rev3)

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-08 12:14 UTC  (6+ messages)
` [RFC 02/37] s390/protvirt: introduce host side setup

[U-Boot] [PATCH 0/8] RISC-V AX25-AE350 support SPL
 2019-11-08 12:14 UTC  (27+ messages)
` [U-Boot] [PATCH 4/8] riscv: andes_plic: Fix some wrong configurations

next/master boot: 226 boots: 2 failed, 217 passed with 7 offline (next-20191108)
 2019-11-08 12:13 UTC 

[PATCH 0/4] Add LCD panel support to iwg20d
 2019-11-08 12:13 UTC  (7+ messages)
` [PATCH 1/4] drm/bridge: Repurpose lvds-encoder.c

[PATCH v15 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-08 12:12 UTC  (3+ messages)
` [PATCH v15 07/12] numa: Calculate hmat latency and bandwidth entry list

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-08 12:12 UTC  (3+ messages)

[LTP] [PATCH v2] syscalls/prctl02: add more error tests
 2019-11-08 12:12 UTC  (4+ messages)
` [LTP] [PATCH v3] "

[PATCH] powerpc/fadump: Remove duplicate message
 2019-11-08 11:38 UTC  (3+ messages)
` [PATCH v3] powerpc/fadump: when fadump is supported register the fadump sysfs files


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.