All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 11:38:21 to 2019-08-29 12:27:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2019-08-29 12:27 UTC 

[PATCH v3 0/3] arm64: meson-sm1: add support for the SM1 based VIM3L
 2019-08-29 12:26 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings

[PATCH 0/4] Introduce variable length mdev alias
 2019-08-29 12:26 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] mdev: Introduce sha1 based "

[GIT PULL FOR v5.4] Small fixes
 2019-08-29 12:26 UTC  (2+ messages)

[PATCH 0/5] kernel-yocto: misc build / config changes
 2019-08-29 12:25 UTC  (3+ messages)

[PATCH 0/2] udf: Verify domain identifier
 2019-08-29 12:25 UTC  (3+ messages)
` [PATCH 1/2] udf: Verify domain identifier fields
` [PATCH 2/2] udf: Drop forward function declarations

[PATCH v2] KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
 2019-08-29 12:25 UTC 

linux-next: build failure after merge of the tip tree
 2019-08-29 12:24 UTC  (3+ messages)

[PATCH 0/8] kernel/kernel-yocto: consolidated M3 feature pull request
 2019-08-29 12:23 UTC  (8+ messages)
` [PATCH 4/8] kernel-devsrc: remove python2 dependency

[PATCH v4 0/4] Disable compat cruft on ppc64le v4
 2019-08-29 12:19 UTC  (4+ messages)
` [PATCH v4 1/4] powerpc: make llseek 32bit-only

[Xen-devel] [PATCH v9 00/15] improve late microcode loading
 2019-08-29 12:22 UTC  (9+ messages)
` [Xen-devel] [PATCH v9 13/15] x86/microcode: Synchronize "
` [Xen-devel] [PATCH v9 15/15] microcode: block #NMI handling when loading an ucode

[PATCH] linux-yocto_5.2.bb: Fix build races in kernel-selftests
 2019-08-29 12:22 UTC  (2+ messages)

BUG_ON in skb_segment, after bpf_skb_change_proto was applied
 2019-08-29 12:22 UTC  (5+ messages)

[PATCH v2] KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
 2019-08-29 12:21 UTC  (2+ messages)

[PATCH 0/7] vdso: Complete the conversion to 32bit syscalls
 2019-08-29 12:21 UTC  (4+ messages)
` [PATCH 5/7] arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK

post-receive: pub/scm/linux/kernel/git/mszeredi/fuse
 2019-08-29 12:21 UTC 

[PATCH v2 0/6] mm/memory_hotplug: Consider all zones when removing memory
 2019-08-29 12:20 UTC  (7+ messages)

[Qemu-devel] [PATCH for-4.2 v10 00/15] VIRTIO-IOMMU device
 2019-08-29 12:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-4.2 v10 03/15] virtio-iommu: Add skeleton

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-29 12:15 UTC  (8+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[PATCH] x86/reboot: Avoid EFI reboot when not running on EFI
 2019-08-29 12:18 UTC  (2+ messages)

[PATCH v3 0/7] Tiger Lake batch 3.5
 2019-08-29 12:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 0/2] net: core: Notify on changes to dev->promiscuity
 2019-08-29 12:18 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH] RFC drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
 2019-08-29 12:17 UTC 

[PATCH] powerpc/mm: tell if a bad page fault on data is read or write
 2019-08-29 12:14 UTC  (3+ messages)

KASAN: use-after-free Read in rxrpc_put_peer
 2019-08-29 12:17 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] Add a hotplug test with an active connector
 2019-08-29 12:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-29 12:16 UTC  (12+ messages)

[kvm-unit-tests PATCH 0/6] s390x: Add multiboot and smp
 2019-08-29 12:14 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: Use interrupts in SCLP and add locking
` [kvm-unit-tests PATCH 2/6] s390x: Add linemode console
` [kvm-unit-tests PATCH 3/6] s390x: Add linemode buffer to fix newline on every print
` [kvm-unit-tests PATCH 4/6] s390x: Add initial smp code
` [kvm-unit-tests PATCH 5/6] s390x: Prepare for external calls
` [kvm-unit-tests PATCH 6/6] s390x: SMP test

[PATCH v3 00/11] mm/memory_hotplug: Shrink zones before removing memory
 2019-08-29 12:15 UTC  (6+ messages)

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-08-29 12:14 UTC  (2+ messages)

Some questions about KernelCI
 2019-08-29 12:14 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] test_bpf: Add an skb_segment test for a linear head_frag=0 skb whose gso_size was mangled
 2019-08-29 12:13 UTC  (3+ messages)
` [PATCH bpf-next 1/2] test_bpf: Refactor test_skb_segment() to allow testing skb_segment() on numerous different skbs
` [RFC PATCH bpf-next 2/2] test_bpf: Introduce 'gso_linear_no_head_frag' skb_segment test

[PATCH] x86/hpet: Disable HPET on Intel Coffe Lake
 2019-08-29 12:13 UTC  (2+ messages)

[PATCH 1/5] PCI: exynos: Properly handle optional PHYs
 2019-08-29 12:13 UTC  (10+ messages)
` [PATCH 5/5] PCI: iproc: "

[PATCH v2 0/10] Symbol namespaces - RFC
 2019-08-29 12:13 UTC  (5+ messages)
` [PATCH v3 00/11] Symbol Namespaces
  ` [PATCH v3 08/11] scripts: Coccinelle script for namespace dependencies

Kernel 5.2.11 dpes not compile
 2019-08-29 12:13 UTC 

[Qemu-devel] [PATCH] qapi: Reintroduce CommandDisabled error class
 2019-08-29 12:10 UTC  (2+ messages)

Gratiutuous struct_mutex elimination
 2019-08-29 12:11 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [01/36] drm/i915/execlists: Try rearranging breadcrumb flush

KASAN: use-after-free Read in rxrpc_send_keepalive
 2019-08-29 12:10 UTC  (2+ messages)

Linux 5.2.11
 2019-08-29 12:09 UTC  (2+ messages)

[PATCH v5 1/2] xhci-ext-caps.c: Add property to disable Intel SW switch
 2019-08-29 11:56 UTC  (2+ messages)
` [PATCH v5 2/2] usb: roles: intel: Enable static DRD mode for role switch

[Qemu-devel] [PATCH for-4.2 v4 1/2] kvm: s390: split too big memory section on several memslots
 2019-08-29 12:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-4.2 v5 "
          ` [Qemu-devel] [qemu-s390x] "

[PATCH v4] mtd: spi-nor: Add flash property for mt35xu02g
 2019-08-29 12:07 UTC  (4+ messages)
` [PATCH v4] mtd: spi-nor: Rename n25q512a to mt25qu512a(n25q512a)

[U-Boot] [PULL] u-boot-usb/master
 2019-08-29 12:08 UTC 

[Qemu-riscv] [PATCH] RISCV: support riscv vector extension 0.7.1
 2019-08-29 12:00 UTC  (4+ messages)
` [Qemu-devel] "
    ` [Qemu-riscv] "

[U-Boot] [PULL] u-boot-sh/master
 2019-08-29 12:07 UTC 

[PATCH v5 0/2] Restrict xmon when kernel is locked down
 2019-08-29  7:43 UTC  (5+ messages)
` [PATCH v5 1/2] powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
` [PATCH v5 2/2] powerpc/xmon: Restrict when kernel is locked down

[PATCH 1/3] mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
 2019-08-29 12:05 UTC  (3+ messages)

[BUG] kernel BUG at fs/userfaultfd.c:385 after 04f5866e41fb
 2019-08-29 12:05 UTC  (5+ messages)

stable/linux-5.2.y boot: 83 boots: 1 failed, 82 passed (v5.2.11)
 2019-08-29 12:04 UTC 

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-29 12:03 UTC  (4+ messages)
` [PATCH V3 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries

[Xen-devel] [PATCH] x86: clear RDRAND CPUID bit on AMD family 15h/16h
 2019-08-29 12:01 UTC  (3+ messages)

[PATCH] Makefile: Convert -Wimplicit-fallthrough to -Wimplicit-fallthrough=2
 2019-08-29 12:02 UTC 

[Qemu-devel] [PATCH v9 00/13] backup-top filter driver for backup
 2019-08-29 12:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 05/13] block: move block_copy from block/backup.c to separate file

[Buildroot] [PATCH 0/7] Remove broken defconfigs
 2019-08-29 12:00 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] configs/ts4800: remove defconfig
` [Buildroot] [PATCH 2/7] boot/ts4800-mrboot: remove package
` [Buildroot] [PATCH 3/7] configs/nanopc_t4: remove defconfig
` [Buildroot] [PATCH 4/7] configs/nanopi_neo4: "
` [Buildroot] [PATCH 5/7] configs/nanopi_m4: "
` [Buildroot] [PATCH 6/7] configs/pine64_rockpro64: "
` [Buildroot] [PATCH 7/7] configs/radxa_rock_pi4: "

[tip: timers/core] posix-cpu-timers: Make expiry_active check actually work correctly
 2019-08-29 12:00 UTC 

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-08-29 11:59 UTC  (9+ messages)
` [PATCH v6 04/24] erofs: add raw address_space operations
` [PATCH v6 05/24] erofs: add inode operations

Recent changes (master)
 2019-08-29 12:00 UTC 

Truncate regression due to commit 69b6c1319b6
 2019-08-29 11:59 UTC  (10+ messages)

[Buildroot] [Bug 12131] New: qt5webengine builderror in the latest stable Buildroot 2019.05.01 version
 2019-08-29 11:59 UTC  (3+ messages)
` [Buildroot] [Bug 12131] "

[PATCH] drm/i915: add Type-C port to encoder name
 2019-08-29 11:59 UTC 

[LTP] [PATCH v3 LTP] Skip the test if "htop" is used
 2019-08-29 11:58 UTC  (4+ messages)

[PATCH v1] cpuidle-haltpoll: vcpu hotplug support
 2019-08-29 11:56 UTC  (2+ messages)

[PATCH v3 00/13] virtio-fs: shared file system for virtual machines
 2019-08-29 11:58 UTC  (4+ messages)
    ` [Virtio-fs] "

[PATCH] KVM: s390: Test for bad access register at the start of S390_MEM_OP
 2019-08-29 11:56 UTC  (6+ messages)

[PATCH 00/10] OOM Debug print selection and additional information
 2019-08-29 11:56 UTC  (8+ messages)

[PATCH] mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas
 2019-08-29 11:54 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-08-29 11:54 UTC 

[PATCH v2 0/4] powerpc/64: syscalls in C
 2019-08-29 11:51 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/mszeredi/fuse
 2019-08-29 11:52 UTC 

[PATCH v2 1/2] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
 2019-08-29 11:50 UTC  (7+ messages)

[PATCH 0/3 v3] xfs: allocate xattr buffer on demand
 2019-08-29 11:35 UTC  (3+ messages)
` [PATCH 3/5] xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
` [PATCH 5/5] xfs: allocate xattr buffer on demand

[PATCH v2 net-next 0/2] Dynamic toggling of vlan_filtering for SJA1105 DSA
 2019-08-29 11:50 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering

[PATCH v3 00/11] Add arm64/signal initial kselftest support
 2019-08-29 11:50 UTC  (5+ messages)
` [PATCH v3 04/11] kselftest: arm64: mangle_pstate_invalid_mode_el

[PATCH v2 1/2] splice: don't read more than available pipe space
 2019-08-29 11:49 UTC  (9+ messages)
` [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
            ` [Cluster-devel] "

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-29 11:45 UTC  (17+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

Subconnector property for DP downstream type
 2019-08-29 11:48 UTC  (8+ messages)
` [PATCH v4 1/7] drm: move DP_MAX_DOWNSTREAM_PORTS from i915 to drm core
  ` [PATCH v4 2/7] drm: always determine branch device with drm_dp_is_branch()
  ` [PATCH v4 3/7] drm: report dp downstream port type as a subconnector property
  ` [PATCH v4 4/7] drm/i915: utilize subconnector property for DP
    ` [PATCH v4 5/7] drm/nouveau: "
  ` [PATCH v4 6/7] drm/amdgpu: utilize subconnector property for DP through atombios
  ` [PATCH v4 7/7] drm/amdgpu: utilize subconnector property for DP through DisplayManager

[PATCH ARM32 v4.4 V2 00/47] V4.4 backport of arm32 Spectre patches
 2019-08-29 11:40 UTC  (3+ messages)

[PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR
 2019-08-29 11:37 UTC  (4+ messages)

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-29 11:47 UTC  (6+ messages)
` [PATCH 4/5] ext4: introduce direct IO write code path using "

[PATCH ARM64 v4.4 V3 00/44] V4.4 backport of arm64 Spectre patches
 2019-08-29 11:34 UTC  (35+ messages)
` [PATCH ARM64 v4.4 V3 11/44] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH ARM64 v4.4 V3 12/44] arm64: cpufeature: Test 'matches' pointer to find the end of the list
` [PATCH ARM64 v4.4 V3 13/44] arm64: cpufeature: Add scope for capability check
` [PATCH ARM64 v4.4 V3 14/44] arm64: Introduce cpu_die_early
` [PATCH ARM64 v4.4 V3 15/44] arm64: Add a helper for parking CPUs in a loop
` [PATCH ARM64 v4.4 V3 16/44] arm64: Move cpu_die_early to smp.c
` [PATCH ARM64 v4.4 V3 17/44] arm64: Verify CPU errata work arounds on hotplugged CPU
` [PATCH ARM64 v4.4 V3 18/44] arm64: errata: Calling enable functions for CPU errata too
` [PATCH ARM64 v4.4 V3 19/44] arm64: Rearrange CPU errata workaround checks
` [PATCH ARM64 v4.4 V3 20/44] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH ARM64 v4.4 V3 21/44] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH ARM64 v4.4 V3 22/44] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH ARM64 v4.4 V3 23/44] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH ARM64 v4.4 V3 24/44] arm64: Move post_ttbr_update_workaround to C code
` [PATCH ARM64 v4.4 V3 25/44] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH ARM64 v4.4 V3 26/44] arm64: Move BP hardening to check_and_switch_context
` [PATCH ARM64 v4.4 V3 27/44] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH ARM64 v4.4 V3 28/44] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH ARM64 v4.4 V3 29/44] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH ARM64 v4.4 V3 30/44] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH ARM64 v4.4 V3 31/44] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH ARM64 v4.4 V3 32/44] arm64: cputype info for Broadcom Vulcan
` [PATCH ARM64 v4.4 V3 33/44] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
` [PATCH ARM64 v4.4 V3 34/44] arm64: Branch predictor hardening for Cavium ThunderX2
` [PATCH ARM64 v4.4 V3 35/44] ARM: 8478/2: arm/arm64: add arm-smccc
` [PATCH ARM64 v4.4 V3 36/44] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH ARM64 v4.4 V3 37/44] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH ARM64 v4.4 V3 38/44] firmware/psci: Expose PSCI conduit
` [PATCH ARM64 v4.4 V3 39/44] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH ARM64 v4.4 V3 40/44] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH ARM64 v4.4 V3 41/44] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH ARM64 v4.4 V3 42/44] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH ARM64 v4.4 V3 43/44] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH ARM64 v4.4 V3 44/44] arm64: futex: Mask __user pointers prior to dereference

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2019-08-29 11:46 UTC 

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2019-08-29 11:46 UTC 

[RFC v2 0/6] x86: dynamic indirect branch promotion
 2019-08-29 11:46 UTC  (11+ messages)
            ` Tracing text poke / kernel self-modifying code (Was: Re: [RFC v2 0/6] x86: dynamic indirect branch promotion)

[PATCH v2] firmware: google: update vpd_decode from upstream
 2019-08-29 11:45 UTC  (2+ messages)
` [PATCH v3] firmware: google: check if size is valid when decoding VPD data

[PATCH 0/1] git-p4: auto-delete named temporary file
 2019-08-29 11:45 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] media: i2c: adv7180: fix adv7280 BT.656-4 compatibility
 2019-08-29 11:43 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2019-08-29 11:41 UTC 

[PATCH v2 0/8] Separate trace-cmd and libtracecmd code
 2019-08-29 11:39 UTC  (4+ messages)
` [PATCH v2 4/8] trace-cmd: Move trace-cmd global variable "quiet" to libtracecmd

[PATCH] media: staging: tegra-vde: Disable building with COMPILE_TEST
 2019-08-29 11:39 UTC  (2+ messages)

stable/linux-4.19.y boot: 77 boots: 1 failed, 76 passed (v4.19.69)
 2019-08-29 11:39 UTC 

[PATCH v2 0/2] Add LVDS panel support to HiHope RZ/G2M
 2019-08-29 11:38 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: Add idk-1110wr binding
` [PATCH v2 2/2] arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-29 11:20 UTC  (3+ messages)
` [PATCH v4 4/9] MIPS: PCI: refactor ioc3 special handling


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.