All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-26 06:11:46 to 2019-04-26 07:12:38 UTC [more...]

[PATCH 0/6] iomem cacheability
 2019-04-26  7:12 UTC  (9+ messages)
` [PATCH 1/6] xen: extend XEN_DOMCTL_memory_mapping to handle cacheability
          ` [Xen-devel] "

[Qemu-devel] [PATCH v6 00/11] vhost-user for input & GPU
 2019-04-26  7:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 02/11] Add vhost-user-input-pci

[dpdk-dev] [PATCH] app/pdump: exits once primary app exited
 2019-04-26  7:11 UTC  (3+ messages)

[PATCH 1/2] dt-binding: Tegra194 pinctrl support
 2019-04-26  7:11 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: tegra: Add Tegra194 pinmux driver

[PATCH v2 1/2] arm64: dts: mt8183: Add reset-cells in infracfg
 2019-04-26  7:10 UTC  (4+ messages)
` [PATCH v2 2/2] clk: reset: Modify reset-controller driver

[PATCH v1 00/14] usb: dwc2: Fix and improve power saving modes
 2019-04-26  7:10 UTC  (5+ messages)

[PATCH] x86/mtrr: recalculate P2M type for domains with iocaps
 2019-04-26  7:09 UTC  (8+ messages)
        ` [Xen-devel] "

[PATCH v3] ARM: rockchip: fix a leaked reference by adding missing of_node_put
 2019-04-26  7:08 UTC  (2+ messages)

[PATCH v2 0/2] disabling halt polling for nested virtualization
 2019-04-26  7:09 UTC  (2+ messages)

[PATCH V2 0/3] Introduce Thermal Pressure
 2019-04-26  7:08 UTC  (8+ messages)

[PATCH] ath10k: remove iteration in wake_tx_queue
 2019-04-26  7:07 UTC  (7+ messages)

[PATCH 00/28] Optimize IRQ usage checks and other small bits
 2019-04-26  7:06 UTC  (21+ messages)
` [PATCH 19/28] locking/lockdep: Optimize irq usage check when marking lock usage bit
` [PATCH 20/28] locking/lockdep: Refactorize check_noncircular and check_redundant
` [PATCH 22/28] locking/lockdep: Adjust new bit cases in mark_lock
` [PATCH 23/28] locking/lockdep: Update irqsafe lock bitmaps
` [PATCH 24/28] locking/lockdep: Remove !dir in lock irq usage check
` [PATCH 26/28] locking/lockdep: Remove __bfs

[Buildroot] [git commit] package/bullet: extras needs dlfcn.h and threads
 2019-04-26  7:06 UTC 

[Buildroot] [git commit] package/websocketpp: fix build with boost 1.70.0
 2019-04-26  7:06 UTC 

[STATUS UPDATE] test-media regression script status
 2019-04-26  7:06 UTC  (3+ messages)

[Buildroot] [git commit] package/python-psutil: bump to version 5.6.2
 2019-04-26  7:05 UTC 

[v4 PATCH 0/6] add USB Type-B GPIO connector driver
 2019-04-26  7:02 UTC  (31+ messages)
` [PATCH v4 1/6] dt-bindings: connector: add optional properties for Type-B
  ` [v4,1/6] "
` [PATCH v4 2/6] dt-bindings: usb: add binding for Type-B GPIO connector driver
  ` [v4,2/6] "
` [PATCH v4 3/6] dt-bindings: usb: mtu3: add properties about USB Role Switch
  ` [v4,3/6] "
` [PATCH v4 4/6] usb: roles: add API to get usb_role_switch by node
  ` [v4,4/6] "
` [PATCH v4 5/6] usb: roles: add USB Type-B GPIO connector driver
  ` [v4,5/6] "
` [PATCH v4 6/6] usb: mtu3: register a USB Role Switch for dual role mode
  ` [v4,6/6] "

[PATCH] Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
 2019-04-26  6:59 UTC  (11+ messages)

[PATCH 0/3] checkout: allow -b/-B to work on a merge base
 2019-04-26  6:58 UTC  (5+ messages)
` [PATCH 1/3] t2018: cleanup in current test

[PATCH v4] cpufreq: qoriq: add support for lx2160a
 2019-04-26  6:55 UTC 

[PATCH] KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
 2019-04-26  6:54 UTC  (2+ messages)

[PATCH v4] clk: qoriq: add support for lx2160a
 2019-04-26  6:53 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_fbcon_fbt: Do a full connector probe
 2019-04-26  6:53 UTC  (4+ messages)

[PATCH] clk: imx: correct pfdv2 gate_bit/vld_bit operations
 2019-04-26  6:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] watchdog: add sp805 watchdog support
 2019-04-26  6:52 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] ls1028a: enable watchdog for ls1028a SoC

[PATCH] dt-bindings: Add silabs,si5341
 2019-04-26  6:51 UTC  (3+ messages)

[PATCH v3] clk: qoriq: add support for lx2160a
 2019-04-26  6:49 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 00/11] Reduce ifdef mess in slice.c
 2019-04-26  6:49 UTC  (20+ messages)
` [PATCH v2 01/11] powerpc/mm: fix erroneous duplicate slb_addr_limit init
` [PATCH v2 02/11] powerpc/mm: no slice for nohash/64
` [PATCH v2 03/11] powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_struct
` [PATCH v2 04/11] powerpc/mm: move slice_mask_for_size() into mmu.h
` [PATCH v2 05/11] powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
` [PATCH v2 07/11] powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.c
` [PATCH v2 09/11] powerpc/mm: define get_slice_psize() all the time
` [PATCH v2 10/11] powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
` [PATCH v2 11/11] powerpc/mm: drop slice DEBUG

[PATCH 1/9] drm/i915/gvt: Pin the per-engine GVT shadow contexts
 2019-04-26  6:49 UTC  (11+ messages)
` [PATCH 2/9] drm/i915: Export intel_context_instance()
` [PATCH 3/9] drm/i915/selftests: Use the real kernel context for sseu isolation tests
` [PATCH 4/9] drm/i915/selftests: Pass around intel_context for sseu
` [PATCH 5/9] drm/i915: Pass intel_context to intel_context_pin_lock()
` [PATCH 6/9] drm/i915: Split engine setup/init into two phases
` [PATCH 7/9] drm/i915: Switch back to an array of logical per-engine HW contexts
` [PATCH 8/9] drm/i915: Remove intel_context.active_link
` [PATCH 9/9] drm/i915: Move i915_request_alloc into selftests/
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` ✗ Fi.CI.SPARSE: "

[Xen-devel] [xen-4.9-testing test] 135185: regressions - FAIL
 2019-04-26  6:47 UTC  (3+ messages)
  `  "

[U-Boot] [PATCH] MMC HW partition switching must also invalidate the cache
 2019-04-26  6:45 UTC 

[Qemu-devel] [PULL 00/36] ppc-for-4.1 queue 20190426
 2019-04-26  6:06 UTC  (65+ messages)
` [Qemu-devel] [PULL 01/36] spapr: Support NVIDIA V100 GPU with NVLink2
` [Qemu-devel] [PULL 06/36] target/ppc: Style fixes for cpu.[ch]
` [Qemu-devel] [PULL 07/36] target/ppc: Style fixes for int_helper.c
` [Qemu-devel] [PULL 08/36] target/ppc: Style fixes for fpu_helper.c
` [Qemu-devel] [PULL 09/36] target/ppc: Style fixes for dfp_helper.c
` [Qemu-devel] [PULL 10/36] target/ppc: Style fixes for excp_helper.c
` [Qemu-devel] [PULL 11/36] target/ppc: Style fixes for gdbstub.c
` [Qemu-devel] [PULL 12/36] target/ppc: Style fixes for helper_regs.h
` [Qemu-devel] [PULL 13/36] target/ppc: Style fixes for kvm_ppc.h and kvm.c
` [Qemu-devel] [PULL 14/36] target/ppc: Style fixes for machine.c
` [Qemu-devel] [PULL 15/36] target/ppc: Style fixes for mem_helper.c
` [Qemu-devel] [PULL 16/36] target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.c
` [Qemu-devel] [PULL 17/36] target/ppc: Style fixes for misc_helper.c
` [Qemu-devel] [PULL 18/36] target/ppc: Style fixes for mmu-hash32.[ch]
` [Qemu-devel] [PULL 19/36] target/ppc: Style fixes for mmu-hash64.[ch]
` [Qemu-devel] [PULL 20/36] target/ppc: Style fixes for mmu_helper.c
` [Qemu-devel] [PULL 21/36] target/ppc: Style fixes for monitor.c
` [Qemu-devel] [PULL 22/36] target/ppc: Style fixes for translate_init.inc.c
` [Qemu-devel] [PULL 23/36] target/ppc: Style fixes for translate.c
` [Qemu-devel] [PULL 24/36] target/ppc: Style fixes for translate/fp-impl.inc.c
` [Qemu-devel] [PULL 25/36] target/ppc: Style fixes for translate/vsx-impl.inc.c
` [Qemu-devel] [PULL 26/36] target/ppc: Style fixes for translate/vmx-impl.inc.c
` [Qemu-devel] [PULL 27/36] target/ppc: Style fixes for translate/spe-impl.inc.c
` [Qemu-devel] [PULL 28/36] spapr_pci: Get rid of duplicate code for node name creation
` [Qemu-devel] [PULL 29/36] spapr: Drop duplicate PCI swizzle code
` [Qemu-devel] [PULL 30/36] target/ppc/trace-events: Fix trivial typo
` [Qemu-devel] [PULL 31/36] target/ppc/kvm: Convert DPRINTF to traces
` [Qemu-devel] [PULL 32/36] target/ppc: Don't check UPRT in radix mode when in HV real mode
` [Qemu-devel] [PULL 33/36] ppc/spapr: Use proper HPTE accessors for H_READ
` [Qemu-devel] [PULL 34/36] ppc/hash64: Rework R and C bit updates
` [Qemu-devel] [PULL 35/36] ppc/hash32: "
` [Qemu-devel] [PULL 36/36] target/ppc: improve performance of large BAT invalidations

[PATCH v2] xfs: always rejoin held resources during defer roll
 2019-04-26  6:41 UTC 

[PATCH 0/5] ath10k: implement PN replay protection for SDIO
 2019-04-26  6:41 UTC  (12+ messages)
` [PATCH 1/5] ath10k: add struct for high latency PN replay protection
` [PATCH 2/5] ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND event
` [PATCH 3/5] ath10k: add PN replay protection for high latency devices
` [PATCH 4/5] ath10k: add fragmentation handler "
` [PATCH 5/5] ath10k: enable QCA6174 hw3.2 SDIO hardware

[PATCH 0/9] USB: serial: fix initial-termios handling
 2019-04-26  6:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] Simplify some not-really-necessary PCI bus callbacks
 2019-04-26  6:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/3] pcie: Simplify pci_adjust_config_limit()
  ` [Qemu-devel] [Qemu-ppc] "

[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
 2019-04-26  6:39 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
 2019-04-26  6:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH 1/2] Input: add KEY_KBD_LAYOUT_NEXT
 2019-04-26  6:38 UTC  (3+ messages)
` [PATCH 2/2] HID: input: add mapping for KEY_KBD_LAYOUT_NEXT

Will we ever see a low latency/high performance PCM api for usb, firewire, avb ?
 2019-04-26  6:37 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: socfpga: Factor out handoff register configuration
 2019-04-26  6:36 UTC  (9+ messages)
` [U-Boot] [PATCH 4/4] ARM: socfpga: Add support for selecting bridges in bridge command

[Bug 110514] [CI][BAT] igt@* - skip - Test requirement: is_i915_device(fd) && has_known_intel_chipset(fd), Skip
 2019-04-26  6:34 UTC  (2+ messages)

[RFC][PATCH] panic: make panic start/end messages consistent
 2019-04-26  6:33 UTC 

[PATCH v2] cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()
 2019-04-26  6:31 UTC 

[Qemu-devel] [PATCH] checkpatch: allow SPDX-License-Identifier
 2019-04-26  6:27 UTC  (3+ messages)

[Buildroot] [PATCH] linux-tools/perf: Respect TARGET_CFLAGS
 2019-04-26  6:30 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_kms: drop unneeded drmModeAtomicSetCursor() call
 2019-04-26  6:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Bug 110521] Make skips easily parseable by machines
 2019-04-26  6:28 UTC 

[LSF/MM TOPIC] Direct block mapping through fs for device
 2019-04-26  6:28 UTC  (2+ messages)

[PATCH v2 00/17] Reduce ifdef mess in hugetlbpage.c
 2019-04-26  5:59 UTC  (12+ messages)
` [PATCH v2 07/17] powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE
` [PATCH v2 08/17] powerpc/mm: make gup_hugepte() static
` [PATCH v2 09/17] powerpc/mm: split asm/hugetlb.h into dedicated subarch files
` [PATCH v2 10/17] powerpc/mm: add a helper to populate hugepd
` [PATCH v2 11/17] powerpc/mm: cleanup ifdef mess in add_huge_page_size()
` [PATCH v2 12/17] powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
` [PATCH v2 13/17] powerpc/mm: cleanup HPAGE_SHIFT setup
` [PATCH v2 14/17] powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
` [PATCH v2 15/17] powerpc/mm: flatten function __find_linux_pte() step 1
` [PATCH v2 16/17] powerpc/mm: flatten function __find_linux_pte() step 2
` [PATCH v2 17/17] powerpc/mm: flatten function __find_linux_pte() step 3

QA cycle report for 2.7 RC2
 2019-04-26  6:27 UTC 

[PATCH 0/3] Apple iBridge support
 2019-04-26  6:26 UTC  (7+ messages)
` [PATCH 1/3] mfd: apple-ibridge: Add Apple iBridge MFD driver

[PATCH V8 1/4] USB: serial: f81232: clear overrun flag
 2019-04-26  6:26 UTC  (6+ messages)
` [PATCH V8 2/4] USB: serial: f81232: fix interrupt worker not stop
    ` [V8,2/4] "
  ` [V8,1/4] USB: serial: f81232: clear overrun flag

linux-next: build warning after merge of the char-misc tree
 2019-04-26  6:25 UTC  (2+ messages)

Partition linux page cache for each VM
 2019-04-26  6:23 UTC  (4+ messages)

[PATCH] tty: Don't force RISCV SBI console as preferred console
 2019-04-26  6:21 UTC  (6+ messages)

[Buildroot] Any ETA for 2019.02.2?
 2019-04-26  6:22 UTC  (3+ messages)
  ` [Buildroot] [arc-buildroot] "

[PATCH 00/10] cleanup btrfs_ioctl_setflags and btrfs_set_prop
 2019-04-26  6:20 UTC  (3+ messages)

[locking/rwsem] e59710760a: vm-scalability.median -32.1% regression
 2019-04-26  6:20 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/2] spl: fix linker size check off-by-one errors
 2019-04-26  6:19 UTC  (4+ messages)
` [U-Boot] [PATCH v5 2/2] dlmalloc: fix malloc range at end of ram

[Qemu-devel] [PATCH] vhost-user: fix reconnection support for host notifier
 2019-04-26  6:18 UTC 

[U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
 2019-04-26  6:19 UTC  (3+ messages)

[PATCH 01/10] drm/i915: Seal races between async GPU cancellation, retirement and signaling
 2019-04-26  6:17 UTC  (6+ messages)
` [PATCH 02/10] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` ✗ Fi.CI.BAT: failure for series starting with [01/10] drm/i915: Seal races between async GPU cancellation, retirement and signaling (rev2)

[LKP] [btrfs] 302167c50b: fio.write_bw_MBps -12.4% regression
 2019-04-26  6:14 UTC  (3+ messages)
  `  "

[U-Boot] [PATCH] fit: Add support for printing more than one FPGA node name
 2019-04-26  6:12 UTC  (3+ messages)
` [U-Boot] "


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.