All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-18 08:46:44 to 2018-07-18 09:27:23 UTC [more...]

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2018-07-18  9:27 UTC 

[PATCH] DT: irqchip: renesas-irqc: document R8A77980 support
 2018-07-18  9:27 UTC  (3+ 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 v3 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior
 2018-07-18  8:48 UTC  (3+ messages)
` [PATCH v3 1/4] mmc: tmio: Fix tuning flow

request (x86 + stack protector + paravirt + clang)
 2018-07-18  8:48 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 RT] arm64: fpsimd: use a local_lock() in addition to local_bh_disable()
 2018-07-18  9:24 UTC  (13+ messages)
              ` [PATCH RT v2] "

[PATCH 1/5] thermal: exynos: enable core tmu clk on exynos platform
 2018-07-18  9:24 UTC  (6+ 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 v8 2/4] rtc: ds1307: support m41t11 variant
 2018-07-18  9:22 UTC  (5+ 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

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

[PATCH 0/2] i2c: designware: Add support for a bus clock
 2018-07-18  9:21 UTC  (11+ 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/RFT 0/7] rsnd: add support for r8a77965
 2018-07-18  9:19 UTC  (6+ 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 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  (8+ messages)
` [PATCH v2 1/2] x86: report use of PCID together with reporting XPTI status
` [PATCH v2 2/2] x86/spec-ctrl: split reporting for PV and HVM guests

[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/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 "x86/paravirt: Make native_save_fl() extern inline" 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

[PATCH] kbuild: if_changed: document single use per target limitation
 2018-07-18  9:13 UTC 

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

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

[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  (4+ messages)
` [PATCH v2 2/6] x86: distinguish CPU offlining from CPU removal
  ` [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  (6+ messages)
` [PATCH v7 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v7 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx
` [PATCH v7 1/4] rtc: ds1307: fix data pointer to m41t0

[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] "

[PATCH 1/5] drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
 2018-07-18  9:12 UTC  (4+ messages)

[PATCH v12 07/12] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace (fwd)
 2018-07-18  9:09 UTC  (3+ messages)

[PATCH] bitbake: fetch2/npm.py: Allow shrinkwrap resolved relative URL which startswith 'http' (e.g http-proxy)
 2018-07-18  9:03 UTC 

[Qemu-devel] [PATCH] s390x/cpumodel: fix segmentation fault when baselining models
 2018-07-18  9:06 UTC  (6+ messages)
` [Qemu-devel] [qemu-s390x] "

post-receive: pub/scm/linux/kernel/git/joro/linux
 2018-07-18  9:05 UTC 

[U-Boot] [PATCH v2 00/11] Add ethernet support for phyCORE-RK3288
 2018-07-18  9:05 UTC  (8+ messages)
` [U-Boot] [PATCH v2 01/11] arch: arm: mach-rockchip: rk3288: Enable regulators in board_init
` [U-Boot] [PATCH v2 07/11] net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID
` [U-Boot] [PATCH v2 08/11] drivers: net: designware: Add reading of DT phy-handle node
` [U-Boot] [PATCH v2 09/11] net: phy: ti: Add binding for the CLK_OUT pin muxing
` [U-Boot] [PATCH v2 10/11] ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing
` [U-Boot] [PATCH v2 11/11] rockchip: rk3288-phycore: set flash1 iodomain to 1.8V

[PATCH 13/19] btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent
 2018-07-18  8:28 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v5] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-07-18  9:04 UTC  (3+ messages)

TPM support within Grub2
 2018-07-18  9:03 UTC  (6+ messages)

[PATCH] eal: fix build with gcc 4.7
 2018-07-18  9:02 UTC  (3+ messages)

Why don't uninative tarfile filenames include a version?
 2018-07-18  9:02 UTC  (2+ messages)

[PATCH] net/cxgbe: update release notes for flow API support
 2018-07-18  9:00 UTC  (2+ messages)

[PATCH 0/2] support MAC changes when no live changes allowed
 2018-07-18  8:58 UTC  (2+ messages)
` [dpdk-stable] "

[igt-dev] [PATCH i-g-t] igt/gem_exec_capture: Capture many, many objects
 2018-07-18  8:58 UTC  (2+ messages)
`  "

INFO: task hung in generic_file_write_iter
 2018-07-18  8:58 UTC 

[PATCH v3 0/4] mtd: rawnand: Improve compile-test coverage
 2018-07-18  8:56 UTC  (5+ messages)
` [PATCH v3 1/4] mtd: rawnand: s3c2410: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v3 2/4] mtd: rawnand: orion: Avoid direct inclusion of asm headers
` [PATCH v3 3/4] mtd: rawnand: orion: Handle cases where __LINUX_ARM_ARCH__ is not defined
` [PATCH v3 4/4] mtd: rawnand: orion: Allow selection of this driver when COMPILE_TEST=y

[PATCH V5 2/2] scsi: ufs: Add configfs support for ufs provisioning
 2018-07-18  8:56 UTC  (8+ messages)

[PATCH v5 00/10] Make unit tests great again
 2018-07-18  8:56 UTC  (5+ messages)
` [PATCH v5 09/10] mk: update make targets for classified testcases
` [PATCH v5 10/10] mk: remove unnecessary make rules of test

[Qemu-devel] [PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-07-18  8:56 UTC  (15+ messages)
` [Qemu-devel] [PATCH 05/12] migration: show the statistics of compression
          `  "
` [Qemu-devel] [PATCH 07/12] migration: hold the lock only if it is really needed
              `  "

[U-Boot] [PATCH] arm64: zynqmp: Add QSPI flash mini u-boot configuration
 2018-07-18  8:56 UTC 

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

[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 v5 0/11] Add basic SoC support for mt6765
 2018-07-18  8:54 UTC  (6+ messages)
` [PATCH v5 04/11] soc: mediatek: add MT6765 scpsys support

[PATCH net-next 00/16] mlxsw: Introduce initial Spectrum-2 support
 2018-07-18  8:14 UTC  (17+ messages)
` [PATCH net-next 01/16] mlxsw: reg: Add Infrastructure Entry Delete Register
` [PATCH net-next 02/16] mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2
` [PATCH net-next 03/16] mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubs
` [PATCH net-next 04/16] mlxsw: spectrum: Add Spectrum-2 variant of flex actions ops
` [PATCH net-next 05/16] mlxsw: spectrum: Introduce flex key blocks for Spectrum-2
` [PATCH net-next 06/16] mlxsw: reg: Add support for activity information from PEFA register
` [PATCH net-next 07/16] mlxsw: acl: Introduce activity get operation for action block/set
` [PATCH net-next 08/16] mlxsw: reg: Add Policy-Engine Region Association Register
` [PATCH net-next 09/16] mlxsw: reg: Add Policy-Engine Region Configuration Register
` [PATCH net-next 10/16] mlxsw: reg: Add Policy-Engine Region eRP Register
` [PATCH net-next 11/16] mlxsw: reg: Add Policy-Engine General Configuration Register
` [PATCH net-next 12/16] mlxsw: spectrum_acl: Prepare for Spectrum-2 block encoding
` [PATCH net-next 13/16] mlxsw: spectrum_acl: Add support "
` [PATCH net-next 14/16] mlxsw: spectrum_acl: Add region association callback
` [PATCH net-next 15/16] mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementation
` [PATCH net-next 16/16] mlxsw: spectrum: Extend to support Spectrum-2 ASIC

[PATCH V2 2/2] Documentation: dt-bindings: add adi,adgs1408 doc
 2018-07-18  8:52 UTC  (2+ messages)

[LTP] [RFC] new LTP testrunner
 2018-07-18  8:52 UTC  (5+ messages)
    ` [Fuego] "

[PATCH 1/2] app/testpmd: fix use of uninitialized field
 2018-07-18  8:51 UTC  (3+ messages)
` [PATCH 2/2] app/testpmd: fix help string for tm commit cmd

FIO mixed tests with different patters and block sizes
 2018-07-18  8:14 UTC 

WARNING: kmalloc bug in vfs_getxattr_alloc
 2018-07-18  8:50 UTC  (2+ messages)

[PATCH v2 0/2] mm: soft-offline: fix race against page allocation
 2018-07-18  8:50 UTC  (5+ messages)
` [PATCH v2 1/2] mm: fix race on soft-offlining free huge pages

KASAN: use-after-free Write in __xfrm_policy_unlink
 2018-07-18  8:50 UTC 

[PATCH] ipv6: ila: select CONFIG_DST_CACHE
 2018-07-18  8:48 UTC  (2+ messages)

[PATCH 0/5] crypto: add IV generation templates
 2018-07-18  8:48 UTC  (5+ messages)
` [PATCH 4/5] crypto: Add "

BUG: unable to handle kernel NULL pointer dereference in corrupted (2)
 2018-07-18  8:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] monitor: enable OOB by default
 2018-07-18  8:47 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in corrupted
 2018-07-18  8:47 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.