All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-07 10:02:37 to 2018-12-07 10:48:49 UTC [more...]

[PATCH v7 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-12-07 10:48 UTC  (10+ messages)
` [PATCH v7 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v8 00/35] drm/i915: Implement HDCP2.2
 2018-12-07 10:48 UTC  (6+ messages)
` [PATCH v8 05/35] drm/i915: MEI interface definition

[PATCH 0/7] microblaze: fix various problems in building boot images
 2018-12-07 10:47 UTC  (7+ messages)
` [PATCH 2/7] microblaze: adjust the help to the real behavior

arm64: WARN_ON_ONCE issue when resuming from hibernation
 2018-12-07 10:47 UTC  (2+ messages)

HDA headset button support
 2018-12-07 10:46 UTC  (10+ messages)

[PATCH V5 0/7] 52-bit userspace VAs
 2018-12-07 10:47 UTC  (4+ messages)
` [PATCH V5 5/7] arm64: mm: Prevent mismatched 52-bit VA support

[PATCH 0/5] pwm: rcar: Add support "atomic" API and workaround
 2018-12-07 10:45 UTC  (6+ messages)
` [PATCH 2/5] pwm: rcar: Add support "atomic" API

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2018-12-07 10:43 UTC  (4+ messages)

[PATCH] drm/i915: Skip the ERR_PTR error state
 2018-12-07 10:45 UTC  (2+ messages)

[PATCH v4] media: vivid: Improve timestamping
 2018-12-07 10:44 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2018-12-07 10:43 UTC 

nspr-4.16-r0 do_package: Function failed: split_and_strip_files
 2018-12-07 10:42 UTC  (3+ messages)

[PATCH i-g-t] igt: add timeline test cases
 2018-12-07 10:42 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for igt: add timeline test cases (rev2)

[RFC PATCH 0/6] Armada 38x comphy driver to support 2.5Gbps networking
 2018-12-07 10:41 UTC  (8+ messages)
` [RFC PATCH 4/6] dt-bindings: update mvneta binding document

[Qemu-arm] more serial ports on arm?
 2018-12-07 10:41 UTC  (4+ messages)
    ` [Qemu-devel] "

[igt-dev] [RFT i-g-t 1/2] tests/gem_shrink: Background, direct and OOM shrinker plus userptr tests
 2018-12-07 10:41 UTC  (8+ messages)
` [Intel-gfx] "
  `  "
  ` [igt-dev] [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [RFT,i-g-t,1/2] tests/gem_shrink: Background, direct and OOM shrinker plus userptr tests (rev2)

[PATCH 1/3] drm/i915: Push EMIT_INVALIDATE at request start to backends
 2018-12-07 10:39 UTC  (7+ messages)
` [PATCH 2/3] drm/i915/ringbuffer: EMIT_INVALIDATE after switch context
` [PATCH 3/3] drm/i915: Pipeline PDP updates for Braswell

BUG: v4.20-rc5+ warning on two tests(xfstests ext4/034 and generic/406)
 2018-12-07 10:38 UTC 

[PATCH v2 5/5] ARM: spectre-v2: per-CPU vtables to work around big.Little systems
 2018-12-07 10:37 UTC  (11+ messages)

[PATCH] Fix sync. in inode_has_no_xattr()
 2018-12-07 10:24 UTC  (3+ messages)

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-12-07 10:37 UTC  (4+ messages)
` [PATCH 2/4] filemap: kill page_cache_read usage in filemap_fault

[Qemu-devel] [PATCH 00/26] target/arm: Implement ARMv8.3-PAuth
 2018-12-07 10:36 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/26] target/arm: Add state for the ARMv8.3-PAuth extension
` [Qemu-devel] [PATCH 02/26] target/arm: Add SCTLR bits through ARMv8.5
` [Qemu-devel] [PATCH 03/26] target/arm: Add PAuth active bit to tbflags
` [Qemu-devel] [PATCH 04/26] target/arm: Add PAuth helpers
` [Qemu-devel] [PATCH 05/26] target/arm: Decode PAuth within system hint space
` [Qemu-devel] [PATCH 06/26] target/arm: Rearrange decode in disas_data_proc_1src
` [Qemu-devel] [PATCH 07/26] target/arm: Decode PAuth within disas_data_proc_1src
` [Qemu-devel] [PATCH 08/26] target/arm: Decode PAuth within disas_data_proc_2src
` [Qemu-devel] [PATCH 09/26] target/arm: Move helper_exception_return to helper-a64.c
` [Qemu-devel] [PATCH 10/26] target/arm: Add new_pc argument to helper_exception_return
` [Qemu-devel] [PATCH 11/26] target/arm: Rearrange decode in disas_uncond_b_reg
` [Qemu-devel] [PATCH 12/26] target/arm: Decode PAuth within disas_uncond_b_reg
` [Qemu-devel] [PATCH 13/26] target/arm: Decode Load/store register (pac)
` [Qemu-devel] [PATCH 14/26] target/arm: Move cpu_mmu_index out of line
` [Qemu-devel] [PATCH 15/26] target/arm: Introduce arm_mmu_idx
` [Qemu-devel] [PATCH 16/26] target/arm: Create ARMVAParameters and helpers
` [Qemu-devel] [PATCH 17/26] target/arm: Reuse aa64_va_parameters for setting tbflags
` [Qemu-devel] [PATCH 18/26] target/arm: Export aa64_va_parameters to internals.h
` [Qemu-devel] [PATCH 19/26] target/arm: Implement pauth_strip
` [Qemu-devel] [PATCH 20/26] target/arm: Implement pauth_auth
` [Qemu-devel] [PATCH 21/26] target/arm: Implement pauth_addpac
` [Qemu-devel] [PATCH 22/26] target/arm: Implement pauth_computepac
` [Qemu-devel] [PATCH 23/26] target/arm: Add PAuth system registers
` [Qemu-devel] [PATCH 24/26] target/arm: Enable PAuth for user-only -cpu max
` [Qemu-devel] [PATCH 25/26] target/arm: Enable PAuth for user-only, part 2
` [Qemu-devel] [PATCH 26/26] target/arm: Tidy TBI handling in gen_a64_set_pc

[ANNOUNCE] Creation of the linux-i3c mailing list
 2018-12-07 10:37 UTC  (2+ messages)

[PATCH v2 0/2] CPU hotplug fixes for ARM32
 2018-12-07 10:34 UTC  (5+ messages)
` [PATCH v2 1/2] xen/arm: link: Link proc_info_list in .data instead of .init.data

[RFC Get rid of shrink code - memory-hotplug]
 2018-12-07 10:35 UTC  (7+ messages)

[PATCH 0/7] Fastboot improvements
 2018-12-07 10:34 UTC  (8+ messages)
` [PATCH 1/7] usb: gadget: fastboot: pass message type as enum
` [PATCH 2/7] usb: gadget: fastboot: drop unnecessary global variable
` [PATCH 3/7] usb: gadget: fastboot: remove unnecessary context setting
` [PATCH 4/7] usb: gadget: fastboot: tell host that we are going to shutdown
` [PATCH 5/7] usb: gadget: fastboot: be more informative on booting
` [PATCH 6/7] usb: gadget: fastboot: simplify reboot
` [PATCH 7/7] usb: gadget: fastboot: print fastboot messages also to the logs

[meta-security][thud][PATCH] tpm2.0-tss: Remove resourcemgr sub-package
 2018-12-07 10:38 UTC 

[PATCH] blk-mq: Set request mapping to NULL in blk_mq_put_driver_tag
 2018-12-07 10:34 UTC  (6+ messages)
` +AFs-PATCH+AF0- blk-mq: Set request mapping to NULL in blk+AF8-mq+AF8-put+AF8-driver+AF8-tag

[PATCH V2] pinctrl: rza1: handle devm_kasprintf() failure cases
 2018-12-07 10:34 UTC 

[igt-dev] [PATCH i-g-t v5] test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP
 2018-12-07 10:33 UTC  (2+ messages)

[PATCH 0/2] AM654: Add ECAP PWM support
 2018-12-07  9:35 UTC 

[U-Boot] [PATCH v1] mtd: nand: raw: allow to disable unneeded ECC layouts
 2018-12-07 10:31 UTC  (3+ messages)

[PATCH] kernel-fitimage: Replace tabs with spaces in python
 2018-12-07 10:31 UTC 

[PATCH v2] clk: qcom: smd: Add support for MSM8998 rpm clocks
 2018-12-07 10:30 UTC  (2+ messages)

[PATCH] iio: light: isl29018: add optional vcc regulator operation support
 2018-12-07 10:29 UTC  (2+ messages)

[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
 2018-12-07 10:29 UTC  (10+ messages)

brcmfmac: regression using AP mode
 2018-12-07 10:29 UTC  (5+ messages)

[PATCH] ARM: dts: stm32: Enable thermal sensor support on STM32MP157c-ed1
 2018-12-07 10:28 UTC  (2+ messages)

[PATCH 0/3 REPOST] arm: covert a few spinlock_t locks to raw_spinlock_t
 2018-12-07 10:27 UTC  (4+ messages)
` [PATCH 1/3] arm: Convert arm boot_lock to raw
` [PATCH 2/3] arm: kprobe: make patch_lock a raw_spinlock_t
` [PATCH 3/3] arm: use a raw_spinlock_t in unwind

[PATCH] iio: magnetometer: mag3110: add optional vcc regulator operation support
 2018-12-07 10:26 UTC  (2+ messages)

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-07 10:25 UTC  (7+ messages)

[PATCH 0/9] xen/amd: Support for guest MSR_VIRT_SPEC_CTRL support
 2018-12-07 10:25 UTC  (11+ messages)
` [PATCH 6/9] x86/amd: Allocate resources to cope with LS_CFG being per-core on Fam17h
` [PATCH 7/9] x86/amd: Support context switching legacy SSBD interface

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-12-07 10:24 UTC  (2+ messages)

[PATCH] app/test-pmd: add IFPGA AFU register read/write access for testpmd
 2018-12-07 10:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] vmdk: Implement blockdev-create
 2018-12-07 10:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/4] vmdk: Refactor vmdk_create_extent

[PATCH 1/2] dt-bindings: iio: accel: mma8452: add optional vcc-supply property
 2018-12-07 10:23 UTC  (3+ messages)
` [PATCH 2/2] iio: accell: mma8452: add optional vcc regulator operation support

[ v3 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-12-07 10:21 UTC  (7+ messages)
` [ v3 2/3] mtd: rawnand: stm32_fmc2: "
    ` [Linux-stm32] "

[PATCH v3 0/2] kobject: trival fix
 2018-12-07 10:21 UTC  (3+ messages)
` [PATCH v3 1/2] kobject: use pr_warn to replace printk
` [PATCH v3 2/2] kobject: drop newline from msg string

[PATCH v3 00/24] locking/lockdep: Add support for dynamic keys
 2018-12-07 10:21 UTC  (3+ messages)
` [PATCH v3 16/24] locking/lockdep: Retain the class key and name while freeing a lock class

I NEED YOUR URGENT REPLY
 2018-12-07 10:21 UTC 

[PATCH v5] x86: load FPU registers on return to userland
 2018-12-07 10:19 UTC  (5+ messages)
` [PATCH 08/29] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()

[PATCH v3 0/4] Add NXP pcf85263 real-time clock support
 2018-12-07 10:18 UTC  (11+ messages)
` [PATCH v3 2/4] rtc: pcf85363: Add support for NXP pcf85263 rtc

[PATCH for-4.12 v2 00/17] xen/arm: Implement Set/Way operations
 2018-12-07 10:18 UTC  (17+ messages)
` [PATCH for-4.12 v2 04/17] xen/arm: p2m: Introduce p2m_is_valid and use it
` [PATCH for-4.12 v2 05/17] xen/arm: p2m: Handle translation fault in get_page_from_gva
` [PATCH for-4.12 v2 11/17] xen/arm: p2m: Extend p2m_get_entry to return the value of bit[0] (valid bit)
` [PATCH for-4.12 v2 13/17] xen/arm: p2m: Rework p2m_cache_flush_range

[PATCH] x86/vdso: drop implicit common-page-size linker flag
 2018-12-07 10:18 UTC  (2+ messages)

[PATCH] iio: adc: Replace license text w/ SPDX identifier
 2018-12-07 10:16 UTC  (7+ messages)

[PATCH 0/2] x86: Cleanup to segment handling
 2018-12-07 10:16 UTC  (3+ messages)
` [PATCH 1/2] x86: Switch "struct desc_struct" to being seg_desc_t

[PATCH] net: Fix xps_needed inc/dec mismatch
 2018-12-07 10:16 UTC 

[Qemu-devel] [PATCH for-4.0 0/6] qemu/queue.h usage cleanup, improved QTAILQ API
 2018-12-07 10:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/6] qemu/queue.h: do not access tqe_prev directly
` [Qemu-devel] [PATCH 3/6] qemu/queue.h: typedef QTAILQ heads

usb: dwc2: Revert "usb: dwc2: Disable all EP's on disconnect"
 2018-12-07 10:15 UTC  (2+ messages)
` [PATCH] "

[RFC PATCH] gpio: pl061: handle failed allocations
 2018-12-07 10:14 UTC  (3+ messages)

[PATCH arm64/kexec] arm64: kexec_file: forbid kdump via kexec_file_load()
 2018-12-07 10:14 UTC  (3+ messages)

[PATCH v1 0/3] support nvidia,thermtrip property
 2018-12-07 10:10 UTC  (8+ messages)
` [PATCH v1 1/3] of: add nvidia,thermtrips property
` [PATCH v1 2/3] thermal: tegra: support hw and sw shutdown
` [PATCH v1 3/3] arm64: dts: tegra210: set thermtrip

[PATCH v2] xfs: use a dedicated SLAB cache for sector sized buffer data
 2018-12-07 10:14 UTC  (4+ messages)

System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
 2018-12-07 10:13 UTC  (3+ messages)

[PATCH 0/3] PCI: designware: Fixing MSI handling flow
 2018-12-07 10:13 UTC  (7+ messages)
` [PATCH 3/3] PCI: designware: Move interrupt acking into the proper callback

[PATCH v16 00/16] arm64: kexec: add kexec_file_load() support
 2018-12-07 10:12 UTC  (7+ messages)
` [PATCH v16 06/16] lib: fdt: add a helper function for handling memory range property

[Qemu-trivial] [PATCH] cutils: Assert in-range base for string-to-integer conversions
 2018-12-07 10:12 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-07 10:12 UTC  (8+ messages)

[PATCH] Add ir-rcmm-driver
 2018-12-07 10:12 UTC  (5+ messages)
` [PATCHv2] "
  ` [PATCH] "
    ` [PATCHv3 1/1] "

[PATCH v2 0/4] Xilinx Zynq Ultrascale+ MPSoC support
 2018-12-07 10:11 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] ARM: lib64: .gitignore barebox.lds
  ` [PATCH v3 2/4] ARM: aarch64: compile with general-regs-only
  ` [PATCH v3 3/4] ARM: aarch64: add ENTRY_PROC macro for arm64
  ` [PATCH v3 4/4] ARM: zynqmp: add support for Xilinx ZCU104 board

[PATCH] pinctrl: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-07 10:11 UTC  (2+ messages)

usb: dwc2: Revert "usb: dwc2: Disable all EP's on disconnect"
 2018-12-07 10:11 UTC  (2+ messages)
` [PATCH] "

[PATCH] libuuid: fix man page typos
 2018-12-07 10:02 UTC 

[PATCH] gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-07 10:10 UTC  (2+ messages)

[PATCH] leds: gpio: Drop unneeded manual of_node assignment
 2018-12-07 10:10 UTC 

[PATCH] irq: Request and release resources for chained IRQs
 2018-12-07 10:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] aio_poll race condition
 2018-12-07 10:09 UTC  (2+ messages)

[PATCH] mm, page_alloc: calculate first_deferred_pfn directly
 2018-12-07 10:08 UTC 

[PATCH] dt-bindings: tegra186-gpio: Add Tegra186 specific prefix
 2018-12-07 10:08 UTC  (2+ messages)

[PATCH 1/1] media: venus: core: Set dma maximum segment size
 2018-12-07 10:08 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0 00/14] nbd: add qemu-nbd --list
 2018-12-07 10:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH 11/14] nbd/client: Add nbd_receive_export_list()

[PATCH v4 0/5] hisi_sas: DIF support
 2018-12-07 10:07 UTC  (7+ messages)
` [PATCH v4 2/5] scsi: hisi_sas: Relocate some code to reduce complexity

[RFC PATCH v2 0/2] Extended Key ID support for linux
 2018-12-07 10:01 UTC  (4+ messages)

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-12-07 10:06 UTC  (5+ messages)

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-12-07 10:05 UTC  (8+ messages)
            ` [Qemu-devel] "

[PATCH 1/3] dt-bindings: clock: imx7ulp: add HSRUN mode related clocks
 2018-12-07 10:03 UTC  (6+ messages)
` [PATCH 2/3] clk: imx: imx7ulp: add arm hsrun mode clocks support
` [PATCH 3/3] ARM: dts: imx7ulp: add HSRUN mode clocks

[PATCH] Revert "clk: fix __clk_init_parent() for single parent clocks"
 2018-12-07 10:03 UTC  (7+ messages)

[PATCH v2] media: Use of_node_name_eq for node name comparisons
 2018-12-07 10:02 UTC  (2+ 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.