All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-18 09:12:20 to 2018-07-18 09:42:35 UTC [more...]

[PATCH 00/39 v8] PTI support for x86-32
 2018-07-18  9:41 UTC  (22+ messages)
` [PATCH 01/39] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/39] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
` [PATCH 03/39] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 05/39] x86/entry/32: Unshare NMI return path
` [PATCH 06/39] x86/entry/32: Split off return-to-kernel path
` [PATCH 09/39] x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
` [PATCH 12/39] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
` [PATCH 17/39] x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
` [PATCH 20/39] x86/pgtable: Move two more functions from pgtable_64.h to pgtable.h
` [PATCH 21/39] x86/mm/pae: Populate valid user PGD entries
` [PATCH 26/39] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
` [PATCH 27/39] x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
` [PATCH 28/39] x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text()
` [PATCH 32/39] x86/pgtable/pae: Use separate kernel PMDs for user page-table
` [PATCH 33/39] x86/ldt: Reserve address-space range on 32 bit for the LDT
` [PATCH 34/39] x86/ldt: Define LDT_END_ADDR
` [PATCH 35/39] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 36/39] x86/ldt: Enable LDT user-mapping for PAE
` [PATCH 37/39] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
` [PATCH 38/39] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 39/39] x86/entry/32: Add debug code to check entry/exit cr3

[PATCH/RFT 0/7] rsnd: add support for r8a77965
 2018-07-18  9:19 UTC  (5+ messages)
` [PATCH/RFT 1/7] arm64: dts: renesas: r8a77965: Add Audio-DMAC device nodes
` [PATCH/RFT 2/7] ASoC: rsnd: Document R-Car M3-N support

[PATCH] net/thunderx: Block sq door writes on zero pkts
 2018-07-18  9:41 UTC  (4+ messages)
` [PATCH v2] net/thunderx: avoid sq door bell writes on zero packets

[Xenomai] rtnet , rt_e1000e is not getting loaded in kernel
 2018-07-18  9:40 UTC 

[PATCH] VMX: fix vmx_{find,del}_msr() build
 2018-07-18  9:40 UTC  (6+ messages)

[PATCH v9 2/4] rtc: ds1307: support m41t11 variant
 2018-07-18  9:40 UTC  (5+ messages)
` [PATCH v9 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v9 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx
` [PATCH v9 1/4] rtc: ds1307: fix data pointer to m41t0

[cip-dev] [Git][cip-project/cip-testing/board-at-desk-single-dev][master] 2 commits: More helpful final output #178
 2018-07-18  9:40 UTC 

[PATCH] drm/amdgpu: reciprocate amdgpu.._resume sequence to match amdgpu.._suspend
 2018-07-18  9:40 UTC 

[PATCH] kbuild: if_changed: document single use per target limitation
 2018-07-18  9:13 UTC  (2+ messages)

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-07-18  9:38 UTC  (6+ messages)
` [PATCH 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v1] tools/firmware: reproducible seabios build
 2018-07-18  9:39 UTC  (2+ messages)

[Qemu-devel] [PATCH for 3.0 0/4] Multiple fixes and improvements to TLS tests
 2018-07-18  9:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH for 3.0 1/4] tests: call qcrypto_init instead of gnutls_global_init
` [Qemu-devel] [PATCH for 3.0 2/4] tests: don't silence error reporting for all tests
` [Qemu-devel] [PATCH for 3.0 3/4] tests: use error_abort in places expecting errors
` [Qemu-devel] [PATCH for 3.0 4/4] tests: fix TLS handshake failure with TLS 1.3

[PATCH] powerpc/prom_init: remove linux,stdout-package property
 2018-07-18  9:37 UTC  (2+ messages)

[PATCH v8 2/4] rtc: ds1307: support m41t11 variant
 2018-07-18  9:36 UTC  (6+ messages)
` [PATCH v8 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v8 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx
` [PATCH v8 1/4] rtc: ds1307: fix data pointer to m41t0

[RFC PATCH 0/3] Balloon inhibit enhancements
 2018-07-18  9:36 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v2] drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha support
 2018-07-18  9:35 UTC  (6+ messages)

[PATCH v2 0/2] EFI build improvements
 2018-07-18  9:35 UTC  (5+ messages)
` [PATCH v2 1/2] x86/efi: move the logic to detect PE build support
` [PATCH v2 2/2] x86/efi: split compiler vs linker support

[PATCH] ARM: dts: exynos5: add missing interrupts for pwm node
 2018-07-18  9:34 UTC  (2+ messages)

Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.9-stable tree
 2018-07-18  9:34 UTC 

Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.9-stable tree
 2018-07-18  9:34 UTC 

Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.9-stable tree
 2018-07-18  9:34 UTC 

[PATCH v2 0/1] fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
 2018-07-18  9:34 UTC  (6+ messages)
` [PATCH v2 1/1] "

Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.4-stable tree
 2018-07-18  9:34 UTC 

Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.4-stable tree
 2018-07-18  9:34 UTC 

Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.17-stable tree
 2018-07-18  9:34 UTC 

Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.17-stable tree
 2018-07-18  9:34 UTC 

Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.17-stable tree
 2018-07-18  9:34 UTC 

[PATCH v2 0/11] Add R8A7745/SK-RZG1E board support
 2018-07-18  8:55 UTC  (3+ messages)
` [PATCH] arm64: dts: renesas: r8a77980: add INTC-EX support

[PATCH i-g-t] igt/gem_exec_capture: Capture many, many objects
 2018-07-18  9:32 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v4 00/11] R-Car DU Interlaced support through VSP1
 2018-07-18  8:55 UTC  (4+ messages)
` [PATCH v4 11/11] drm: rcar-du: Support interlaced video output through vsp1

[PATCH v4 7/7] gpg-interface t: extend the existing GPG tests with GPGSM
 2018-07-18  9:31 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v3 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior
 2018-07-18  8:54 UTC  (7+ messages)
` [PATCH v3 1/4] mmc: tmio: Fix tuning flow
` [PATCH v3 3/4] mmc: renesas_sdhi: Fix sampling clock position selecting
` [PATCH v3 4/4] mmc: renesas_sdhi: skip SCC error check when retuning

[PATCH v12 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-07-18  9:30 UTC  (5+ messages)
` [PATCH v12 3/4] iommu/arm-smmu: Add the device_link between masters and smmu

[PATCH v4 2/7] t/t7510: check the validation of the new config gpg.format
 2018-07-18  9:30 UTC  (2+ messages)
` [PATCH v5 "

[U-Boot] [PATCH] arm64: zynqmp: Add QSPI flash mini u-boot configuration
 2018-07-18  9:30 UTC  (2+ messages)

request (x86 + stack protector + paravirt + clang)
 2018-07-18  8:53 UTC  (3+ messages)

dmaengine: dma_request_chan_by_mask() to handle deferred probing
 2018-07-18  9:29 UTC  (2+ messages)
` [PATCH] "

[PATCH] arm64: dts: renesas: r8a77990: Enable USB3.0 host for Ebisu board
 2018-07-18  8:52 UTC  (2+ messages)

[PATCH v6 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
 2018-07-18  8:45 UTC  (4+ messages)
` [PATCH 2/4] rtc: ds1307: support m41t11 variant
  ` [PATCH 3/4] rtc: ds1307: add offset sysfs for mt41txx chips

[PATCH RT] arm64: fpsimd: use a local_lock() in addition to local_bh_disable()
 2018-07-18  9:27 UTC  (16+ messages)
              ` [PATCH RT v2] "

[PATCH] DT: irqchip: renesas-irqc: document R8A77980 support
 2018-07-18  9:27 UTC  (2+ messages)

[tpm2] Seal/Unseal NV Index to PCRs
 2018-07-18  9:26 UTC 

[PATCH] net/cxgbe: fix init failure due to new flash parts
 2018-07-18  9:26 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH] sequencer.c: terminate the last line of author-script properly
 2018-07-18  9:25 UTC  (2+ messages)

[PATCH v2 0/2] Add an altp2m subop for obtaining the page mem access
 2018-07-18  9:24 UTC  (4+ messages)
` [PATCH v2 2/2] x86/altp2m: Add a subop for obtaining the memaccess of a page

[PATCH 1/5] thermal: exynos: enable core tmu clk on exynos platform
 2018-07-18  9:24 UTC  (7+ messages)

linux-next: build failure after merge of the ida tree
 2018-07-18  9:24 UTC  (2+ messages)

[PATCH] ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitions
 2018-07-18  8:47 UTC  (3+ messages)

xfstests can't be installed by running make install
 2018-07-18  8:47 UTC  (12+ messages)

[Qemu-devel] [PATCH v2] s390x/cpumodel: fix segmentation fault when baselining models
 2018-07-18  9:23 UTC 

[PATCH -stable] pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag
 2018-07-18  9:22 UTC  (4+ messages)

[PATCH 0/2] i2c: designware: Add support for a bus clock
 2018-07-18  9:21 UTC  (13+ messages)
` [PATCH 2/2] "

[PATCH] libkmod: drop _PAD enum constants
 2018-07-18  8:43 UTC 

Silent data corruption in blkdev_direct_IO()
 2018-07-18  9:20 UTC  (10+ messages)

[PATCH V3] drm: handle error values properly
 2018-07-18  9:14 UTC  (2+ messages)

[PATCH iproute2 0/5] Various BPF improvements
 2018-07-18  8:42 UTC  (4+ messages)
` [PATCH iproute2 5/5] bpf: implement btf handling and map annotation

[PATCH v2 0/2] x86: HW vulnerability mitigation logging improvements
 2018-07-18  9:19 UTC  (4+ messages)
` [PATCH v2 1/2] x86: report use of PCID together with reporting XPTI status

[PATCH v4 00/20] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-07-18  9:19 UTC  (50+ messages)
` [PATCH v4 01/20] virtio: mmio-v1: Validate queue PFN
` [PATCH v4 02/20] virtio: pci-legacy: Validate queue pfn
` [PATCH v4 03/20] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v4 04/20] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v4 05/20] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH v4 06/20] arm64: Add a helper for PARange to physical shift conversion
` [PATCH v4 07/20] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH v4 08/20] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH v4 09/20] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v4 10/20] kvm: arm64: Prepare for dynamic stage2 page table layout
` [PATCH v4 11/20] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v4 12/20] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v4 13/20] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH v4 14/20] kvm: arm64: Switch to per VM IPA limit
` [PATCH v4 15/20] vgic: Add support for 52bit guest physical address
` [PATCH v4 16/20] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
` [PATCH v4 17/20] kvm: arm64: Set a limit on the IPA size
` [PATCH v4 18/20] kvm: arm64: Limit the minimum number of page table levels
` [PATCH v4 19/20] kvm: arm/arm64: Expose supported physical address limit for VM
` [PATCH v4 20/20] kvm: arm64: Allow tuning the physical address size "
` [kvmtool PATCH v4 21/24] kvmtool: Allow backends to run checks on the KVM device fd
` [kvmtool PATCH v4 22/24] kvmtool: arm64: Add support for guest physical address size
` [kvmtool PATCH v4 23/24] kvmtool: arm64: Switch memory layout
` [kvmtool PATCH v4 24/24] kvmtool: arm: Add support for creating VM with PA size

[PATCH 0/4] 3- and 4- copy RAID1
 2018-07-18  8:39 UTC  (7+ messages)

[PATCH 1/2] drm/amdgpu: consistenly name amdgpu_bo_ functions
 2018-07-18  9:18 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: reduce the number of placements for a BO

[PATCH] drm/amdgpu: reduce the number of placements for a BO
 2018-07-18  9:17 UTC 

Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.14-stable tree
 2018-07-18  9:17 UTC 

Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.14-stable tree
 2018-07-18  9:17 UTC 

Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.14-stable tree
 2018-07-18  9:17 UTC 

[resend PATCH v4 0/5] arm/arm64: mediatek: Fix mmsys device probing
 2018-07-18  9:16 UTC  (7+ messages)
` [resend PATCH v4 4/5] drm/mediatek: Add support for mmsys through a pdev

[U-Boot] [PATCH V2 00/32] i.MX: Add i.MX8QXP support
 2018-07-18  9:15 UTC  (6+ messages)
` [U-Boot] [PATCH V2 07/32] misc: add i.MX8 misc driver

[Qemu-devel] [PATCH for-3.0] qapi: Make 'allow-oob' optional in SchemaInfoCommand
 2018-07-18  9:14 UTC  (2+ messages)

[PATCH v4 0/4] add mailbox support for i.MX7D
 2018-07-18  9:14 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: arm: fsl: rework mu doc

[PATCH] arm64: fix kernel panic on serror caused by user process
 2018-07-18  9:14 UTC  (8+ messages)
` [PATCH] arm64: fix kernel panic on serror exception "

[PATCH v2 0/6] x86: (allow to) suppress use of hyper-threading
 2018-07-18  9:13 UTC  (2+ messages)
  ` [PATCH v2 1/6] cpupools: fix state when downing a CPU failed

[PATCH v7 2/4] rtc: ds1307: support m41t11 variant
 2018-07-18  9:13 UTC  (3+ messages)
` [PATCH v7 3/4] rtc: ds1307: add offset sysfs for mt41txx chips

[igt-dev] [ANNOUNCE] igt-gpu-tools 1.23
 2018-07-18  9:13 UTC 

[PATCH v2 0/6] Fix issues and cleanup for ERR_FATAL and ERR_NONFATAL
 2018-07-18  9:13 UTC  (5+ messages)
` [PATCH v2 1/6] PCI/AER: Take severity mask into account while clearing error bits

[PATCH] net/pcap: set queue started and stopped
 2018-07-18  9:13 UTC  (2+ messages)

[PATCH 0/1] fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
 2018-07-18  9:13 UTC  (5+ messages)
` [PATCH 1/1] "


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.