All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-21 12:23:23 to 2020-02-21 13:22:34 UTC [more...]

[PATCH] ARM: dts: r8a7745: Convert to new DU DT bindings
 2020-02-21 13:22 UTC  (3+ messages)

[PULL 00/52] target-arm queue
 2020-02-21 13:07 UTC  (28+ messages)
` [PULL 01/52] aspeed/scu: Create separate write callbacks
` [PULL 02/52] aspeed/scu: Implement chip ID register
` [PULL 03/52] hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register
` [PULL 04/52] mainstone: Make providing flash images non-mandatory
` [PULL 05/52] z2: "
` [PULL 06/52] target/arm: Flush high bits of sve register after AdvSIMD EXT
` [PULL 07/52] target/arm: Flush high bits of sve register after AdvSIMD TBL/TBX
` [PULL 08/52] target/arm: Flush high bits of sve register after AdvSIMD ZIP/UZP/TRN
` [PULL 09/52] target/arm: Flush high bits of sve register after AdvSIMD INS
` [PULL 10/52] target/arm: Use bit 55 explicitly for pauth
` [PULL 11/52] target/arm: Fix select for aa64_va_parameters_both
` [PULL 12/52] target/arm: Remove ttbr1_valid check from get_phys_addr_lpae
` [PULL 13/52] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid
` [PULL 14/52] target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
` [PULL 15/52] target/arm: Check aa32_pan in take_aarch32_exception(), not aa64_pan
` [PULL 16/52] target/arm: Add isar_feature_any_fp16 and document naming/usage conventions
` [PULL 17/52] target/arm: Define and use any_predinv isar_feature test
` [PULL 18/52] target/arm: Factor out PMU register definitions
` [PULL 19/52] target/arm: Add and use FIELD definitions for ID_AA64DFR0_EL1
` [PULL 20/52] target/arm: Use FIELD macros for clearing ID_DFR0 PERFMON field
` [PULL 21/52] target/arm: Define an aa32_pmu_8_1 isar feature test function
` [PULL 23/52] target/arm: Stop assuming DBGDIDR always exists
` [PULL 24/52] target/arm: Move DBGDIDR into ARMISARegisters
` [PULL 26/52] target/arm: Implement ARMv8.1-PMU extension
` [PULL 27/52] target/arm: Implement ARMv8.4-PMU extension
` [PULL 30/52] target/arm: Correct handling of PMCR_EL0.LC bit
` [PULL 38/52] target/arm: Vectorize USHL and SSHL

[PATCH v3 00/10] add ASoC components for AHUB
 2020-02-21 13:21 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: sound: tegra: add DT binding "
` [PATCH v3 03/10] ASoC: tegra: add Tegra210 based DMIC driver
` [PATCH v3 04/10] ASoC: tegra: add Tegra210 based I2S driver

[PATCH 1/2] btrfs: Remove superflous lock acquisition in __del_reloc_root
 2020-02-21 13:22 UTC  (4+ messages)
` [PATCH 2/2] btrfs: Use list_for_each_entry_safe in free_reloc_roots
  ` [PATCH v2 "

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-21 13:20 UTC  (13+ messages)

[perf/x86] 81ec3f3c4c: will-it-scale.per_process_ops -5.5% regression
 2020-02-21 13:20 UTC  (5+ messages)
  ` [LKP] "

[PATCH 00/10] KVM: x86: Clean up VMX's TLB flushing code
 2020-02-21 13:20 UTC  (6+ messages)
` [PATCH 01/10] KVM: VMX: Use vpid_sync_context() directly when possible
` [PATCH 02/10] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines

[PATCH] spi: spidev: Fix CS polarity if GPIO descriptors are used
 2020-02-21 13:20 UTC  (4+ messages)

[PATCH] iommu/dmar: ignore devices with out-of-spec domain number
 2020-02-21 13:19 UTC  (2+ messages)

[PATCH 0/3] Clean up supported flags for ioctls
 2020-02-21 13:22 UTC  (7+ messages)
` [PATCH 1/3] btrfs: define support masks for ioctl volume args v2
` [PATCH 2/3] btrfs: use ioctl args support mask for subvolume create/delete
` [PATCH 3/3] btrfs: use ioctl args support mask for device delete

[PATCH 0/5] Support metric group constraint
 2020-02-21 13:18 UTC  (8+ messages)
` [PATCH 4/5] perf metricgroup: Support metric constraint

[PATCH V2] selinux-testsuite: Allow nfs test script to close cleanly
 2020-02-21 13:18 UTC 

QA Cycle report for build (yocto-3.0.2.rc2)
 2020-02-21 13:18 UTC  (8+ messages)
    ` [yocto] "

[PATCH] iio: light: Simplify the current to lux LUT
 2020-02-21 13:17 UTC  (2+ messages)

[PATCH 1/1] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
 2020-02-21 13:17 UTC 

[PATCH v2 0/4] ceph: don't request caps for idle open files
 2020-02-21 13:16 UTC  (5+ messages)
` [PATCH v2 1/4] ceph: always renew caps if mds_wanted is insufficient
` [PATCH v2 2/4] ceph: consider inode's last read/write when calculating wanted caps
` [PATCH v2 3/4] ceph: simplify calling of ceph_get_fmode()
` [PATCH v2 4/4] ceph: remove delay check logic from ceph_check_caps()

Crash on using the poll ring
 2020-02-21 13:17 UTC 

[Intel-gfx] [PATCH 3/3] drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions
 2020-02-21 13:15 UTC  (2+ messages)
` [Intel-gfx] [PATCH] drm/i915/gem: Only call eb_lookup_vma once during execbuf ioctl

[igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: increase timeout for nonblocking flip wait
 2020-02-21 13:16 UTC  (4+ messages)

Firmware files for QCA BT chip WCN3991
 2020-02-21 13:15 UTC  (2+ messages)

[PATCH] clocksource: Fix arm_arch_timer clockmode when vDSO disabled
 2020-02-21 13:15 UTC  (4+ messages)

[PATCH 0/5] Enable pt_regs based syscalls for x86-32 native
 2020-02-21 13:15 UTC  (3+ messages)

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-21 13:14 UTC  (8+ messages)

[PATCH 1/3] iio: imu: adis: add doc-string for 'adis' struct
 2020-02-21 13:14 UTC  (6+ messages)
` [PATCH 2/3] iio: imu: adis: update 'adis_data' struct doc-string
` [PATCH 3/3] iio: imu: adis: add a note better explaining state_lock

[PATCH v2] iomap: return partial I/O count on error in iomap_dio_bio_actor
 2020-02-21 13:14 UTC  (4+ messages)

[PATCH 0/3] KVM: arm64: Ask the compiler to __always_inline functions used by KVM at HYP
 2020-02-21 13:13 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH] ftrace: Fix warning unused but set variables
 2020-02-21 13:13 UTC 

[PATCH v2] KernelShark: Inherit libdir from Makefile
 2020-02-21 13:12 UTC  (2+ messages)

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-21 13:12 UTC  (12+ messages)
` [PATCH 1/2] mm: move force_dma_unencrypted() to mem_encrypt.h
` [PATCH 2/2] virtio: let virtio use DMA API when guest RAM is protected

[PATCH V15 RESEND 1/5] dt-bindings: fsl: scu: add thermal binding
 2020-02-21 13:12 UTC  (14+ messages)
` [PATCH V15 RESEND 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V15 RESEND 3/5] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V15 RESEND 5/5] arm64: dts: imx: add i.MX8QXP "

[RFC PATCH 0/9] Drop VB2_USERPTR + dma-contig combo
 2020-02-21 13:11 UTC  (5+ messages)
` [RFC PATCH 8/9] exynos/s3c/s5p: drop VB2_USERPTR

[RFC net-next] net/smc: improve peer ID in CLC decline for SMC-R
 2020-02-21 13:08 UTC 

[PATCH] media: v4l2: add VB2_DMABUF to all drivers
 2020-02-21 13:09 UTC  (2+ messages)

[PATCH] iio: accel: adxl372: Set iio_chan BE
 2020-02-21 13:09 UTC  (2+ messages)

[PATCH v3 09/37] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
 2020-02-21 13:08 UTC  (5+ messages)
` [PATCH v3.1 "

[patch V2 00/17] VDSO consolidation
 2020-02-21 13:08 UTC  (5+ messages)
` [patch V2 11/17] ARM/arm64: vdso: Use common vdso clock mode storage

Rseq registration: Google tcmalloc vs glibc
 2020-02-21 13:07 UTC  (2+ messages)

[PATCH v1] lib/vsprintf: update comment about simple_strto<foo>() functions
 2020-02-21 13:08 UTC  (2+ messages)

[PATCH v3 0/4] mfd: rn5t618: add ADC support
 2020-02-21 13:07 UTC  (3+ messages)
` [PATCH v3 2/4] iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619

[PATCH 0/5] aio-posix: towards an O(1) event loop
 2020-02-21 13:06 UTC  (5+ messages)
` [PATCH 5/5] aio-posix: make AioHandler dispatch O(1) with epoll

[Xen-devel] [PATCH 2/2] smp: convert cpu_hotplug_begin into a blocking lock acquisition
 2020-02-21 13:06 UTC  (12+ messages)

[Xen-devel] [PATCH] x86/mm: switch to new APIs in arch_init_memory
 2020-02-21 13:05 UTC  (2+ messages)

[PATCH] vsprintf: don't obfuscate NULL and error pointers
 2020-02-21 13:05 UTC  (11+ messages)
` [PATCH] vsprintf: sanely handle NULL passed to %pe

[PATCH bpf-next] selftests/bpf: fix trampoline_count clean up logic
 2020-02-21 13:04 UTC  (2+ messages)

[PATCH 0/5] Support Argon2 KDF in LUKS2
 2020-02-21 13:03 UTC  (11+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] types.h: add UINT-related macros needed for Argon2
  ` [PATCH v2 3/6] argon2: Import Argon2 from cryptsetup
  ` [PATCH v2 5/6] luks2: Discern Argon2i and Argon2id
  ` [PATCH v2 6/6] luks2: Support key derival via Argon2

[Xen-devel] [PATCH v2] x86/domain_page: implement pure per-vCPU mapping infrastructure
 2020-02-21 13:02 UTC  (4+ messages)

[PATCH v2] dt-bindings: iio: adc: ad7923: Add binding documentation for AD7928
 2020-02-21 13:02 UTC  (2+ messages)

[Bug 1863601] [NEW] unable to type "|" character in french keyboard
 2020-02-21 12:53 UTC  (3+ messages)
` [Bug 1863601] "

[PATCH v26 00/22] Intel SGX foundations
 2020-02-21 13:01 UTC  (11+ messages)
` [PATCH v26 10/22] x86/sgx: Linux Enclave Driver

[PATCH 0/3] mediatek: pwm: add pwm driver for MediaTek SoCs
 2020-02-21 13:01 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] arm: dts: add pwm support "
` [PATCH 3/3] arm: mediatek: remove unuse binman config

Modern uses of CONFIG_XFS_RT
 2020-02-21 12:52 UTC  (6+ messages)

x86/sgx: v23-rc2
 2020-02-21 13:00 UTC  (11+ messages)

[PATCH v3 0/5] Introduce i3c device userspace interface
 2020-02-21 12:59 UTC  (7+ messages)
` [PATCH v3 3/5] i3c: master: add i3c_for_each_dev helper

stable/linux-4.4.y boot: 13 boots: 1 failed, 12 passed (v4.4.214)
 2020-02-21 12:59 UTC 

[PATCH 1/5] iio: buffer-dmaengine: add dev-managed calls for buffer alloc/free
 2020-02-21 12:57 UTC  (5+ messages)
` [PATCH 2/5] iio: adc: axi-adc: add support for AXI ADC IP core
` [PATCH 4/5] iio: adc: ad9467: add support AD9467 ADC

[PATCH 13/19] vfs: Add a mount-notification facility [ver #16]
 2020-02-21 12:57 UTC  (5+ messages)
` [PATCH 00/19] VFS: Filesystem information and notifications "

[PATCH] pinctrl: sh-pfc: Remove use of ARCH_R8A7796
 2020-02-21 12:55 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tools/i915-perf: Fix compiler warning
 2020-02-21 12:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tools/i915-perf: Fix compiler warning (rev2)

[plbossart-sound:pr/15 1/1] sound/soc//intel/boards/sdw_rt711_rt1308_rt715.c:540:11: error: 'rt711_init' undeclared here (not in a function); did you mean 'rt715_init'?
 2020-02-21 12:52 UTC 

[Buildroot] SSH server starts too late
 2020-02-21 12:51 UTC 

[PATCH v3 00/37] KVM: s390: Add support for protected VMs
 2020-02-21 12:49 UTC  (5+ messages)
` [PATCH v3 03/37] s390/protvirt: introduce host side setup
` [PATCH v3 11/37] KVM: s390: protvirt: Secure memory is not mergeable

[PATCH 01/10] cfg80211: drop duplicated documentation of field "probe_resp_offload"
 2020-02-21 12:49 UTC  (6+ messages)
` [PATCH 09/10] cfg80211: align documentation style of ieee80211_iface_combination

[PATCH for-next v3] ASoC: tas2562: Add support for digital volume control
 2020-02-21 12:41 UTC  (2+ messages)

[PATCH v7 0/9] Inline Encryption Support
 2020-02-21 11:50 UTC  (2+ messages)
` [f2fs-dev] [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption

[PATCH v3 0/5] SFH: Add Support for AMD Sensor Fusion Hub
 2020-02-21 12:47 UTC  (8+ messages)

[PATCH] Add virtio SCMI device specification
 2020-02-21 12:47 UTC  (2+ messages)
` [virtio-comment] Fwd: "

[PATCH] thinkpad_acpi: Add sysfs entry for lcdshadow feature
 2020-02-21 12:45 UTC  (12+ messages)
  ` [External] "

[PATCH] hw/char/pl011: Output characters using best-effort mode
 2020-02-21 12:44 UTC  (7+ messages)

Proposal: delete BMCWeb sessions after some kinds of account changes
 2020-02-21 12:45 UTC  (2+ messages)

[PATCH v2] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb
 2020-02-21 12:40 UTC  (2+ messages)

[PATCH 0/2] trivial fixes for fsl-spi and spidev
 2020-02-21 12:43 UTC  (5+ messages)
` [PATCH 2/2] spi: spidev: fix a max speed setting

[Xen-devel] [PATCH v2] rwlock: allow recursive read locking when already locked in write mode
 2020-02-21 12:42 UTC  (4+ messages)

[PATCH v2 00/25] Large pages in the page cache
 2020-02-21 12:42 UTC  (9+ messages)
` [PATCH v2 13/25] fs: Add zero_user_large

[PATCH] staging: wilc1000: use YAML schemas for DT binding documentation
 2020-02-21 12:38 UTC  (2+ messages)

[Xen-devel] [PATCH] xen/arm: Restrict access to most HVM_PARAM's
 2020-02-21 12:37 UTC  (3+ messages)

[PATCH 1/3] regulator: max14577: Add proper dt-compatible strings
 2020-02-21 12:38 UTC  (4+ messages)

regression with ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
 2020-02-21 12:36 UTC 

[dpdk-dev] ABI version of experimental libraries
 2020-02-21 12:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH] build: fix experimental library versioning

Race condition in overlayed qcow2?
 2020-02-21 12:35 UTC  (8+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2020-02-21 12:30 UTC  (12+ messages)
                  ` [f2fs-dev] "

ZFS grubenv write support
 2020-02-21 12:28 UTC  (4+ messages)

[PATCH] tcg: gdbstub: Fix single-step issue on arm target
 2020-02-21 12:33 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: i2c: cros-ec-tunnel: convert i2c-cros-ec-tunnel.txt to yaml
 2020-02-21 12:32 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: tegra: fix nodes names under i2c-tunnel

[PATCH -next] ipw2x00: Use bitwise instead of arithmetic operator for flags
 2020-02-21 12:24 UTC 

[dpdk-dev] [RFC] service: stop lcore threads before 'finalize'
 2020-02-21 12:28 UTC  (7+ messages)

[PATCH -next] drm/amd/powerplay: Use bitwise instead of arithmetic operator for flags
 2020-02-21 12:21 UTC 

[PATCH 0/3] staging: pi433: overlay: Convert to sugar syntax
 2020-02-21 12:21 UTC  (4+ messages)
` [PATCH 1/3] staging: pi433: overlay: Fix Broadcom vendor prefix
` [PATCH 2/3] staging: pi433: overlay: Fix reg-related warnings
` [PATCH 3/3] staging: pi433: overlay: Convert to sugar syntax

[PATCH 0/3] ASoC: meson: g12a: add internal audio DAC support
 2020-02-21 12:22 UTC  (4+ messages)
` [PATCH 1/3] ASoC: meson: g12a: add toacodec dt-binding documentation
` [PATCH 2/3] ASoC: meson: g12a: add internal DAC glue driver
` [PATCH 3/3] ASoC: meson: axg-card: add toacodec support

stable/linux-4.19.y boot: 53 boots: 1 failed, 52 passed (v4.19.105)
 2020-02-21 12:25 UTC 

[PATCH v6 00/51] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-21 12:25 UTC  (3+ messages)
` [PATCH v6 45/51] drm/omap: dpi: Register a drm_bridge

5.4.x: PAGE FAULT crashes the system multiple times / 24h; question w.r.t. bisect
 2020-02-21 12:23 UTC 

[PATCH v6 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-21 12:23 UTC  (4+ messages)

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-19 10:23 UTC 


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.