All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-07 18:10:14 to 2018-12-07 18:50:55 UTC [more...]

[PATCH v4] mtd: spinand: add support for GigaDevice GD5FxGQ4xA
 2018-12-07 18:50 UTC  (2+ messages)

[RFC PATCH v2 0/4] x86: Add vDSO exception fixup for SGX
 2018-12-07 18:50 UTC  (7+ messages)
` [RFC PATCH v2 4/4] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions

[PATCH 00/10] mtd: rawnand: 4th batch of cleanups
 2018-12-07 18:49 UTC  (2+ messages)

[PATCHSET v5] Support for polled aio
 2018-12-07 18:48 UTC  (2+ messages)

[PATCH RFC 4/7] riscv/vdso: don't clear PG_reserved
 2018-12-07 18:45 UTC  (7+ messages)

[PATCH 1/3] drm/i915: Use explicit old crtc state in skl_compute_wm()
 2018-12-07 18:47 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Remove dead update_wm_pre assignment from SKL wm code

[PATCH] rebase docs: fix incorrect format of the section Behavioral Differences
 2018-12-07 18:46 UTC  (11+ messages)
                ` [PATCH] git-rebase.txt: update note about directory rename detection and am

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-07 18:40 UTC  (8+ messages)

[PATCH v2] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
 2018-12-07 18:42 UTC  (11+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
 2018-12-07 18:45 UTC  (3+ messages)

[PATCH] x86/mm/fault: Streamline the fault error_code decoder some more
 2018-12-07 18:44 UTC  (2+ messages)
` [PATCH] x86/fault: Decode and print #PF oops in human readable form

[PATCH v3 0/4] Add initial pinctrl support for MT6797 SoC
 2018-12-07 18:41 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: Add devicetree bindings for MT6797 SoC Pinctrl

[U-Boot] [RFC PATCH v2 00/11] SF: Migrate to Linux SPI NOR framework
 2018-12-07 18:43 UTC  (13+ messages)

[PATCH v6 00/13] ARMv8.3 pointer authentication userspace support
 2018-12-07 18:39 UTC  (33+ messages)
` [PATCH v6 01/13] arm64: add comments about EC exception levels
` [PATCH v6 02/13] arm64: add pointer authentication register bits
` [PATCH v6 03/13] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCH v6 04/13] arm64/kvm: hide ptrauth from guests
` [PATCH v6 05/13] arm64: Don't trap host pointer auth use to EL2
` [PATCH v6 06/13] arm64/cpufeature: detect pointer authentication
` [PATCH v6 07/13] arm64: add basic pointer authentication support
` [PATCH v6 08/13] arm64: expose user PAC bit positions via ptrace
` [PATCH v6 09/13] arm64: perf: strip PAC when unwinding userspace
` [PATCH v6 10/13] arm64: add prctl control for resetting ptrauth keys
` [PATCH v6 11/13] arm64: add ptrace regsets for ptrauth key management
` [PATCH v6 12/13] arm64: enable pointer authentication
` [PATCH v6 13/13] arm64: docs: document "

[PATCH v4 00/23] Ext4 Encoding and Case-insensitive support
 2018-12-07 18:41 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] riscv: qemu: Enable SiFive UART driver in defconfigs
 2018-12-07 18:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] drivers: serial: Add SiFive UART driver
 2018-12-07 18:40 UTC  (2+ messages)

Ongoing/future speculative mitigation work
 2018-12-07 18:40 UTC  (2+ messages)

[PATCH] x86/TSC: Use RDTSCP
 2018-12-07 18:39 UTC  (6+ messages)

[PATCH v3 0/4] Add Actions Semi Owl family sirq support
 2018-12-07 18:39 UTC  (4+ messages)
` [PATCH v3 2/4] drivers/irqchip: Add Actions external interrupts support

[PATCH] Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"
 2018-12-07 18:37 UTC  (5+ messages)

[RFC] ARM: dts: Introduce wilddt function instead of listing imx boards
 2018-12-07 18:35 UTC  (2+ messages)

[PATCH 0/2] Fix strict strncpy compiler warnings when building in BlueZ
 2018-12-07 18:37 UTC  (3+ messages)
` [PATCH 1/2] dbus: fix strict compiler warnings for strncpy
` [PATCH 2/2] log: Fix strict compiler warning "

[Buildroot] [PATCH v1] qt5: bump latest version to 5.11.3
 2018-12-07 18:37 UTC 

[PATCH 0/2] arm: dts: renesas: Convert remaining boards to new LVDS DT bindings
 2018-12-07 18:36 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: stout: Convert "

[PATCH 0/3] Add Xilinx I2S driver
 2018-12-07 18:32 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: ASoC: xlnx,i2s: Document i2s bindings
` [PATCH 2/3] ASoC: xlnx: Add i2s driver
` [PATCH 3/3] ASoC: xlnx: enable i2s driver build

New repo request: phosphor-ipmi-blobs-skm
 2018-12-07 18:35 UTC  (3+ messages)

[PATCH 0/2] HuC Update for BXT
 2018-12-07 18:28 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/huc: Update the HuC version "
` [PATCH 2/2] HAX Enable HuC testing without GuC submission

[PATCH] arm: dts: qcom: msm8998: Fixup clock to use xo_board
 2018-12-07 18:34 UTC  (4+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-07 18:35 UTC  (10+ messages)
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel

[PATCH 0/2] meson: Fix IRQ trigger type
 2018-12-07 18:33 UTC  (14+ messages)

[GIT PULL]: dmaengine fixes for v4.20-rc6
 2018-12-07 18:35 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes
 2018-12-07 18:35 UTC  (2+ messages)

[PULL REQUEST] i2c for 4.20
 2018-12-07 18:35 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 4.20-rc6
 2018-12-07 18:35 UTC 

[git pull] drm fixes for 4.20-rc6
 2018-12-07 18:35 UTC  (2+ messages)

[PATCH] x86/vdso: drop implicit common-page-size linker flag
 2018-12-07 18:33 UTC  (2+ messages)
` [tip:x86/urgent] x86/vdso: Drop "

use generic DMA mapping code in powerpc V4
 2018-12-07 18:33 UTC  (14+ messages)

[PATCH 2/3] RISC-V: defconfig: Enable RISC-V SBI earlycon support
 2018-12-07 18:30 UTC  (4+ messages)

[PATCH 0/3] RISC-V SBI earlycon
 2018-12-07 18:30 UTC  (4+ messages)

[PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
 2018-12-07 18:30 UTC  (4+ messages)

[PATCH 3/3] RISC-V: Remove EARLY_PRINTK support
 2018-12-07 18:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/18] Xen PV backend 'qdevification'
 2018-12-07 18:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 14/18] xen: add implementations of xen-block connect and disconnect functions
    `  "
` [Qemu-devel] [PATCH v2 15/18] xen: add a mechanism to automatically create XenDevice-s
  `  "

[PATCH V3] arm64: Don't flush tlb while clearing the accessed bit
 2018-12-07 17:53 UTC  (7+ messages)

[RFC PATCH v3 0/4] irqchip/gic-v3: Add support to DT based quirk for msm8996
 2018-12-07 18:30 UTC  (5+ messages)
` [RFC PATCH v3 3/4] irqchip: gic-v3: Add quirk for msm8996 secured registers
` [RFC PATCH v3 4/4] arm64: dts: add msm8996 compatible to gicv3

[PATCH v2 00/28] Unify vDSOs across more architectures
 2018-12-07 17:53 UTC  (4+ messages)
` [PATCH v2 06/28] kernel: Define gettimeofday vdso common code

[PATCH] drm/i915/icl: Skip DSI path in DDI vswing programming
 2018-12-07 18:29 UTC  (3+ messages)

[Qemu-devel] [RFC 0/2] Attempt to implement the standby feature for assigned network devices
 2018-12-07 18:26 UTC  (8+ messages)

[PATCH] Fix OMAP4430 SDP Ethernet startup
 2018-12-07 18:25 UTC  (6+ messages)

[PATCH v2 0/2] spi: Add Renesas R-Car Gen3 RPC SPI driver
 2018-12-07 18:23 UTC  (4+ messages)
` [PATCH v2 1/2] spi: Add Renesas R-Car Gen3 RPC SPI controller driver

[PATCH v2 1/3] arm64: dts: qcom: msm8998: correct xo clock name
 2018-12-07 18:23 UTC  (12+ messages)

[PATCH] x86/hvm/viridian: stop open coding updates to APIC registers
 2018-12-07 18:23 UTC  (2+ messages)

[Buildroot] QEMU support for sabrelite board
 2018-12-07 18:23 UTC 

[PATCH v2 0/6] misc: Add support to Qualcomm FastRPC driver
 2018-12-07 18:23 UTC  (3+ messages)
` [PATCH v2 1/6] misc: dt-bindings: Add Qualcomm Fastrpc bindings

[MPTCP] One approach to indirect call optimization
 2018-12-07 18:23 UTC 

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-07 18:21 UTC  (11+ messages)
` [PATCH v8 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH

[PATCH 1/2] soc: bcm2835: sync firmware properties with downstream
 2018-12-07 18:21 UTC  (2+ messages)
` [PATCH 2/2] firmware: raspberrypi: notify VC4 firmware of a reboot

[PATCH] media: vimc: add configfs API to configure the topology
 2018-12-07 18:22 UTC 

[PATCH] PCI: pciehp: Report degraded links via link bandwidth notification
 2018-12-07 18:20 UTC  (2+ messages)
` [PATCH v2] "

[Bug 108973] The game Evil Twin segfaults when loading saved state
 2018-12-07 18:21 UTC  (2+ messages)

[Cocci] Fatal error: exception File "engine/ctlcocci_integration.ml", line 361, characters 4-10: Assertion failed
 2018-12-07 18:20 UTC  (6+ messages)

[PATCH] drm/i915: Clear bogus DMC BIOS/debug power well requests
 2018-12-07 18:20 UTC  (4+ messages)

Please apply commit 5045ea37377c ("powerpc/vdso64: Use double word ...") to v3.18.y
 2018-12-07 18:19 UTC 

RFE: git-patch-id should handle patches without leading "diff"
 2018-12-07 18:19 UTC 

[PATCH 1/5] net: dsa: ksz: Add MIB counter reading support
 2018-12-07 18:18 UTC  (5+ messages)
` [PATCH 2/5] net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
` [PATCH 3/5] net: dsa: ksz: Factor out common tag code
` [PATCH 4/5] net: dsa: ksz: Add KSZ8795 "
` [PATCH 5/5] net: dsa: ksz: Add Microchip KSZ8795 DSA driver

[Qemu-devel] [PATCH] util/error: Remove an unnecessary NULL check
 2018-12-07 18:16 UTC  (2+ messages)

[PATCH v6 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-12-07 18:16 UTC  (3+ messages)

[PATCH v2 00/22] mfd: demodularization of non-modular drivers
 2018-12-07 18:16 UTC  (4+ messages)
` [PATCH 18/22] mfd: wm831x-i2c: Make it explicitly non-modular

[PATCH 0/3] Make STM32 interrupt controller use hwspinlock
 2018-12-07 18:14 UTC  (4+ messages)
` [PATCH 2/3] irqchip: stm32: protect configuration registers with hwspinlock

[Bug 107826] amdgpu-pro ubuntu 18.30: Missing xserver modesetting package (--px install)
 2018-12-07 18:14 UTC  (3+ messages)
` [Bug 107826] amdgpu-pro "
` [Bug 107826] amdgpu-pro 18.30/18.40: "

[linux-4.19 test] 131074: regressions - FAIL
 2018-12-07 18:14 UTC 

OMAP4430 SDP with KS8851: very slow networking
 2018-12-07 18:14 UTC  (7+ messages)

[PATCH] drm/amd/display: Fix duplicating scaling/underscan connector state
 2018-12-07 18:14 UTC  (2+ messages)

[Buildroot] [PATCH v2] libp11: Add new package for OpenSSL PKCS#11 engine
 2018-12-07 18:13 UTC 

[PATCH V2] blk-mq: re-build queue map in case of kdump kernel
 2018-12-07 18:12 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4 0/6] igt: Add support for testing writeback connectors
 2018-12-07 18:12 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 1/6] lib/igt_kms: Add writeback support

[PATCH 4.9 000/101] 4.9.144-stable review
 2018-12-07 18:12 UTC  (3+ messages)
` [PATCH 4.9 100/101] f2fs: fix to do sanity check with cp_pack_start_sum

[RFC 0/3] virtio_ring: define flags as shifts consistently
 2018-12-07 18:11 UTC  (8+ messages)
` [RFC 3/3] virtio_ring: use new vring flags
  ` [virtio-dev] "
  ` [virtio-dev] Re: [RFC 0/3] virtio_ring: define flags as shifts consistently

I wait to hear from you
 2018-12-07 18:11 UTC 

[PATCHv2 00/10] arm64: assembly export cleanup
 2018-12-07 18:08 UTC  (6+ messages)
` [PATCHv2 05/10] arm64: smccc: use asm EXPORT_SYMBOL()
` [PATCHv2 07/10] arm64: uaccess: "
` [PATCHv2 08/10] arm64: string: "
` [PATCHv2 09/10] arm64: frace: "
` [PATCHv2 10/10] arm64: remove arm64ksyms.c

[PATCHv2 net 0/3] net: add support for flex_array_resize in flex_array
 2018-12-07 18:10 UTC  (3+ messages)

[PATCH] Revert "drm/amd/display: Set RMX_ASPECT as default"
 2018-12-07 18:10 UTC  (2+ messages)

[PATCH 0/3] new software event timer adapter
 2018-12-07 18:10 UTC  (4+ messages)
` [PATCH v2 0/2] Timer library changes
  ` [PATCH v2 1/2] timer: allow timer management in shared memory


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.