All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-21 10:15:17 to 2019-06-21 10:58:18 UTC [more...]

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2019-06-21 10:58 UTC 

[PATCH v2] DT node for SiFive FU540 Ethernet Controller driver
 2019-06-21 10:53 UTC  (4+ messages)
` [PATCH v2] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[Qemu-devel] [PATCH v3 0/2] Fix build of Xen support + cleanup
 2019-06-21 10:54 UTC  (5+ messages)
` [Xen-devel] "
` [Xen-devel] [PATCH v3 1/2] Revert xen/io/ring.h of "Clean up a few header guard symbols"
` [Qemu-devel] [PATCH v3 2/2] xen: Import other xen/io/*.h
  ` [Xen-devel] "

[PATCH] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
 2019-06-21 10:55 UTC  (6+ messages)

[dpdk-dev] [PATCH] Define TCP flags in rte_tcp.h instead of in rte_eth_ctrl.h
 2019-06-21 10:55 UTC 

[PATCH] x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()
 2019-06-21 10:54 UTC  (3+ messages)

Audit and fix all misuse of NLA_STRING: STATUS
 2019-06-21 10:54 UTC  (3+ messages)

[PATCH] ARM: dts: uniphier: update to new Denali NAND binding
 2019-06-21 10:53 UTC  (2+ messages)

[PATCH v2 0/2] i2c: bcm2835: Fixes for clock changes in probe function
 2019-06-21 10:52 UTC  (6+ messages)
` [PATCH v2 1/2] i2c: bcm2835: Move IRQ request after clock code in probe
` [PATCH v2 2/2] i2c: bcm2835: Ensure clock exists when probing

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-06-21 10:53 UTC  (14+ messages)

[PATCH] drm/i915: Refine eDP aux backlight enable/disable sequence
 2019-06-21 10:52 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH v4 00/13] Add migration support for VFIO device
 2019-06-21 10:45 UTC  (7+ messages)

[igt-dev] [RFC v2 00/43] Upgrading the Engine discovery
 2019-06-21 10:51 UTC  (36+ messages)
` [igt-dev] [RFC v2 01/43] test/i915: gem_bad_reloc: use the gem_engine_topology library
` [igt-dev] [RFC v2 05/43] lib/i915: Helper func for engine class to exec_flag
` [igt-dev] [RFC v2 16/43] tests/i915/gem_eio: use the gem_engine_topology library
` [igt-dev] [RFC v2 18/43] tests/i915/gem_exec_create: "
` [igt-dev] [RFC v2 19/43] tests/i915/gem_exec_fence: "
` [igt-dev] [RFC v2 23/43] tests/i915/gem_exec_nop: "
` [igt-dev] [RFC v2 24/43] tests/i915/gem_exec_reloc: "
` [igt-dev] [RFC v2 25/43] tests/i915/gem_exec_schedule: "
` [igt-dev] [RFC v2 27/43] tests/i915/gem_exec_whisper: "
` [igt-dev] [RFC v2 29/43] tests/i915/gem_reset_stats: "
` [igt-dev] [RFC v2 31/43] tests/i915/gem_ringfill: "
` [igt-dev] [RFC v2 32/43] tests/i915/gem_shrink: "
` [igt-dev] [RFC v2 35/43] tests/i915/gem_userptr_blits: "
` [igt-dev] [RFC v2 38/43] tests/kms_busy: "
` [igt-dev] [RFC v2 39/43] tests/prime_busy: "
` [igt-dev] [RFC v2 41/43] tests/i915/gem_ctx_shared: "
` [igt-dev] ✓ Fi.CI.BAT: success for Upgrading the Engine discovery

[LTP] [PATCH v2 1/2] syscalls/futex_cmp_requeue01.c: Add new test
 2019-06-21 10:51 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] syscalls/futex_cmp_requeue02.c: "

[U-Boot] [PATCH] usb: ehci-mx6: Fix bus enumeration for DM case
 2019-06-21 10:50 UTC  (3+ messages)

[PATCH] mmc: remove another TMIO MMC variant usdhi6rol0.c
 2019-06-21 10:50 UTC  (3+ messages)

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-21 10:49 UTC  (28+ messages)
` [PATCH v7 01/25] kernel: Standardize vdso_datapage
` [PATCH v7 02/25] kernel: Define gettimeofday vdso common code
` [PATCH v7 03/25] kernel: Unify update_vsyscall implementation
` [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
` [PATCH v7 05/25] arm64: Build vDSO with -ffixed-x18
` [PATCH v7 06/25] arm64: compat: Add missing syscall numbers
` [PATCH v7 07/25] arm64: compat: Expose signal related structures
` [PATCH v7 08/25] arm64: compat: Generate asm offsets for signals
` [PATCH v7 09/25] lib: vdso: Add compat support
` [PATCH v7 10/25] arm64: compat: Add vDSO
` [PATCH v7 11/25] arm64: Refactor vDSO code
` [PATCH v7 12/25] arm64: compat: vDSO setup for compat layer
` [PATCH v7 13/25] arm64: elf: vDSO code page discovery
` [PATCH v7 14/25] arm64: compat: Get sigreturn trampolines from vDSO
` [PATCH v7 15/25] arm64: Add vDSO compat support
` [PATCH v7 16/25] arm: Add support for generic vDSO
` [PATCH v7 17/25] arm: Add clock_getres entry point
` [PATCH v7 18/25] arm: Add clock_gettime64 "
` [PATCH v7 19/25] mips: Add support for generic vDSO
` [PATCH v7 20/25] mips: Add clock_getres entry point
` [PATCH v7 21/25] mips: Add clock_gettime64 "
` [PATCH v7 22/25] x86: Add support for generic vDSO
` [PATCH v7 23/25] x86: Add clock_getres entry point
` [PATCH v7 24/25] x86: Add clock_gettime64 "
` [PATCH v7 25/25] kselftest: Extend vDSO selftest

[PATCH 2/2] generic/059: also test that the file's mtime and ctime are updated
 2019-06-21 10:48 UTC  (3+ messages)

[PATCH 0/2] Add OBJECT_INFO_NO_FETCH_IF_MISSING flag
 2019-06-21 10:47 UTC  (3+ messages)

[PATCH v2 0/1] drm/exynos: drop use of drmP.h
 2019-06-21 10:46 UTC  (3+ messages)
` [PATCH v2 1/1] drm/exynos: drop drmP.h usage

[Xen-devel] [linux-4.9 test] 138023: tolerable FAIL - PUSHED
 2019-06-21 10:46 UTC 

[PATCH v7 0/6] Add support for Orange Pi 3
 2019-06-21 10:44 UTC  (4+ messages)

[PATCH] dmaengine: dw-edma: fix endianess confusion
 2019-06-21 10:44 UTC  (4+ messages)

[Xen-devel] [xen-4.6-testing test] 138127: trouble: preparing/queued
 2019-06-21 10:43 UTC 

[PATCH v2 0/5] Perf uncore PMU event alias support for Hisi hip08 ARM64 platform
 2019-06-21 10:42 UTC  (7+ messages)
` [PATCH v2 2/5] perf pmu: Support more complex PMU event aliasing

[PATCH] doc: improve usage string in MyFirstContribution
 2019-06-21 10:43 UTC  (3+ messages)

[PATCH v2 0/8] staging: erofs: decompression inplace approach
 2019-06-21 10:42 UTC  (5+ messages)
` [PATCH v2 5/8] staging: erofs: introduce generic decompression backend

[PATCH 00/13] Add arm64/signal initial kselftest support
 2019-06-21 10:36 UTC  (42+ messages)
` [PATCH 01/13] kselftest: arm64: introduce new boilerplate code
` [PATCH 02/13] kselftest: arm64: adds arm64/signal support code
` [PATCH 03/13] kselftest: arm64: mangle_sp_misaligned
` [PATCH 04/13] kselftest: arm64: mangle_pc_invalid
` [PATCH 05/13] kselftest: arm64: mangle_pstate_invalid_daif_bits
` [PATCH 06/13] kselftest: arm64: mangle_pstate_invalid_state_toggle
` [PATCH 07/13] kselftest: arm64: mangle_pstate_invalid_mode_el?
` [PATCH 08/13] kselftest: arm64: mangle_pstate_ssbs_regs
` [PATCH 09/13] kselftest: arm64: fake_sigreturn_misaligned
` [PATCH 10/13] kselftest: arm64: fake_sigreturn_bad_magic
` [PATCH 11/13] kselftest: arm64: fake_sigreturn_bad_size
` [PATCH 12/13] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
` [PATCH 13/13] kselftest: arm64: fake_sigreturn_overflow_reserved

[PATCH v1] scsi: Don't select SCSI_PROC_FS by default
 2019-06-21 10:41 UTC  (11+ messages)

[PATCH -next v2] mm/page_alloc: fix a false memory corruption
 2019-06-21 10:39 UTC  (3+ messages)

[PATCH v10 0/6] support a new type of PMIC, including two chips(rk817 and rk809)
 2019-06-21 10:34 UTC  (14+ messages)
` [PATCH v10 0/6] support a new type of PMIC,including "
` [PATCH v10 1/6] mfd: rk808: remove the id_table
` [PATCH v10 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v10 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v10 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v10 5/6] rtc: rk808: add RK809 and RK817 support
` [PATCH v10 6/6] clk: RK808: "

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-21 10:37 UTC  (3+ messages)
` [PATCH 09/59] drm/prime: Align gem_prime_export with obj_funcs.export

[PATCH 0/2] add Microchip PIT64B timer
 2019-06-21 10:34 UTC  (11+ messages)
` [PATCH 2/5] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support
          `  "

[PATCH] hid: add another quirk for Chicony PixArt mouse
 2019-06-21 10:36 UTC  (3+ messages)

[PATCHv2 0/2] coresight: Do not default to CPU0 for missing CPU phandle
 2019-06-21 10:33 UTC  (9+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] coresight: Abort probe if cpus are not available

[PATCH v2] mtd: rawnand: initialize ntargets with maxchips
 2019-06-21 10:32 UTC  (5+ messages)

[dpdk-dev] [RFC PATCH] mbuf: outer offsets must be zero for non-tunnel packets
 2019-06-21 10:34 UTC  (2+ messages)
` [dpdk-dev] [PATCH] "

[Qemu-devel] [RFC v2 PATCH] hw/arm/virt: makes virt a default machine type
 2019-06-21 10:33 UTC  (2+ messages)

sched_deadline sched_setattr fails after setting cpuset
 2019-06-21 10:34 UTC  (4+ messages)

[PATCH] ABI: sysfs-driver-mlxreg-io: fix the what fields
 2019-06-21 10:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/kishon/linux-phy
 2019-06-21 10:32 UTC 

[PATCH v2 0/3] PCI / ACPI: Handle sibling devices sharing power resources
 2019-06-21 10:32 UTC  (8+ messages)
` [PATCH v2 1/3] PCI / ACPI: Use cached ACPI device state to get PCI device power state

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v10
 2019-06-21 10:32 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH net-next 11/18] ionic: Add Rx filter and rx_mode nod support
 2019-06-21 10:30 UTC  (3+ messages)
` [PATCH] ionic: fix semicolon.cocci warnings

[PATCH iproute2-next v2 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-21 10:30 UTC  (2+ messages)

[PATCH v2 bpf-next 00/11] BTF-defined BPF map definitions
 2019-06-21 10:29 UTC  (6+ messages)

[PATCH v5 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-21 10:28 UTC  (8+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add support for is25wp256

[U-Boot] [PATCH v2] watchdog: tangier: Convert to use WDT class
 2019-06-21 10:29 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/2] watchdog: tangier: Replace unused constant with a comment
 2019-06-21 10:28 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] watchdog: tangier: Convert to use WDT class

[PATCH v4 0/8] arm64: IRQ priority masking and Pseudo-NMI fixes
 2019-06-21 10:27 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2019-06-21 10:27 UTC 

[LTP] [PATCH] daemonlib.sh: call tty before executing service
 2019-06-21 10:26 UTC  (3+ messages)

[LTP] [PATCH v2 3/3] pkey: add pkey02 test
 2019-06-21 10:26 UTC 

[LTP] [PATCH v2 2/3] pkey: add test for memory protection keys
 2019-06-21 10:26 UTC 

[LTP] [PATCH v2 1/3] pkey: add syscall numbers for pkey
 2019-06-21 10:26 UTC 

[LTP] [PATCH v2 0/3] Test for Memory Protection Key
 2019-06-21 10:26 UTC 

state of uClibc ARC soft-float support
 2019-06-21 10:25 UTC  (2+ messages)
` [uclibc-ng-devel] "

[RESEND, v2] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
 2019-06-21 10:10 UTC 

[PATCH V2 0/4] csky: Use generic asid function from arm
 2019-06-21 10:10 UTC  (3+ messages)
` [PATCH V2 2/4] csky: Add new asid lib code "

[Buildroot] [PATCH 0/3] Add jailhouse package
 2019-06-21 10:23 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/jailhouse: new package
` [Buildroot] [PATCH 2/3] package/python-jailhouse: "
` [Buildroot] [PATCH 3/3] package/jailhouse: introduce python helpers

[PATCH] mfd: da9063: occupy second I2C address, too
 2019-06-21 10:23 UTC  (5+ messages)

[PATCH v7 00/21] MT8183 IOMMU SUPPORT
 2019-06-21 10:10 UTC  (5+ messages)
` [PATCH v7 19/21] iommu/mediatek: Rename enable_4GB to dram_is_4gb

[PATCH] DT node for SiFive FU540 Ethernet Controller driver
 2019-06-21  9:59 UTC  (4+ messages)
` [PATCH] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-06-21 10:23 UTC  (6+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[RFC PATCH 0/7] sched/cpufreq: Make schedutil energy aware
 2019-06-21 10:22 UTC  (9+ messages)
` [RFC PATCH 1/7] PM: Introduce em_pd_get_higher_freq()

[PATCH V2] gcc-runtime: fix C++ header mapping for n32/x32 tune
 2019-06-21 10:21 UTC  (5+ messages)
` [PATCH V3] "

[PATCH] drm/fourcc: Add Arm 16x16 block modifier
 2019-06-21 10:21 UTC 

[PATCH] db/smdb: add info command with type filtering
 2019-06-21 10:18 UTC 

[PATCH v2 0/8] Change <non-empty?> GIT_TEST_* variables to <boolean>
 2019-06-21 10:18 UTC  (10+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] config tests: simplify include cycle test
` [PATCH v3 2/8] env--helper: new undocumented builtin wrapping git_env_*()
` [PATCH v3 3/8] config.c: refactor die_bad_number() to not call gettext() early
` [PATCH v3 4/8] t6040 test: stop using global "script" variable
` [PATCH v3 5/8] tests: make GIT_TEST_GETTEXT_POISON a boolean
` [PATCH v3 6/8] tests README: re-flow a previously changed paragraph
` [PATCH v3 7/8] tests: replace test_tristate with "git env--helper"
` [PATCH v3 8/8] tests: make GIT_TEST_FAIL_PREREQS a boolean

[PATCH] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-21 10:15 UTC 

[dpdk-dev] [PATCH 1/3] ethdev: avoid error on PCI unplug of already closed ethdev
 2019-06-21 10:15 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH 0/2] mm/vmscan: calculate reclaimed slab in all reclaim paths
 2019-06-21 10:14 UTC  (3+ messages)
` [PATCH 1/2] mm/vmscan: add a new member reclaim_state in struct shrink_control
` [PATCH 2/2] mm/vmscan: calculate reclaimed slab caches in all reclaim paths


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.