All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-14 12:16:05 to 2018-09-14 13:12:40 UTC [more...]

[RFC PATCH 0/3] dma-mapping: clear dangling pointers consistently
 2018-09-14 13:12 UTC  (7+ messages)
` [RFC PATCH 2/3] dma-mapping: clear dma_ops pointer also on ARM
` [RFC PATCH 3/3] dma-mapping: clear dma_parms on teardown, too

[Bug 107213] [amdgpu/DisplayPort] KDE Wayland session is segfaulting right after login
 2018-09-14 13:12 UTC  (2+ messages)

[PATCH net-next 0/7] add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-09-14 13:11 UTC  (3+ messages)
` [PATCH net-next 1/7] dt-bindings: net: vsc8531: add two additional LED modes for VSC8584

[Qemu-devel] [PATCH v8 0/6] s390x: vfio-ap: guest dedicated crypto adapters
 2018-09-14 13:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH v8 4/6] s390x/ap: base Adjunct Processor (AP) object model
  ` [Qemu-devel] [qemu-s390x] "

[PATCH 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-09-14  7:57 UTC  (5+ messages)
` [PATCH 01/16] dt-bindings: display: renesas: du: Document r8a77990 bindings
` [PATCH 02/16] dt-bindings: display: renesas: lvds: "

[CI 1/3] drm/i915/execlists: Delay updating ring register state after resume
 2018-09-14 13:10 UTC  (5+ messages)
` [CI 2/3] drm/i915: Check engine->default_state mapping on module load
` [CI 3/3] drm/i915/execlists: Use coherent writes into the context image
` ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/3] drm/i915/execlists: Delay updating ring register state after resume
` ✓ Fi.CI.BAT: success "

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-14 13:09 UTC  (29+ messages)
` [patch 01/11] clocksource: Provide clocksource_arch_init()
` [patch 02/11] x86/time: Implement clocksource_arch_init()
` [patch 03/11] x86/vdso: Enforce 64bit clocksource
` [patch 04/11] x86/vdso: Use unsigned int consistently for vsyscall_gtod_data::seq
` [patch 05/11] x86/vdso: Introduce and use vgtod_ts
` [patch 06/11] x86/vdso: Collapse high resolution functions
` [patch 07/11] x86/vdso: Collapse coarse functions
` [patch 08/11] x86/vdso: Replace the clockid switch case
` [patch 09/11] x86/vdso: Simplify the invalid vclock case
` [patch 10/11] x86/vdso: Move cycle_last handling into the caller
` [patch 11/11] x66/vdso: Add CLOCK_TAI support

[PATCH v1] fsmonitor: update GIT_TEST_FSMONITOR support
 2018-09-14 13:09 UTC  (3+ messages)

[PATCH libdrm 1/3] amdgpu: remove invalid check in amdgpu_bo_alloc
 2018-09-14 13:09 UTC  (3+ messages)
  ` [PATCH libdrm 2/3] test/amdgpu: add proper error handling
  ` [PATCH libdrm 3/3] test/amdgpu: add GDS, GWS and OA tests

[PATCH RFC] scsi: ufs: Disable blk-mq for now
 2018-09-14 13:03 UTC  (7+ messages)

[PATCH] intel/iommu: setup inclusive mappings before enabling iommu
 2018-09-14 13:07 UTC  (2+ messages)

[Bug 201067] New: [bisected] [4.19-rc2 regression] Display corruption with Vega 64 in 4.19-rc2
 2018-09-14 13:07 UTC  (2+ messages)
` [Bug 201067] "

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-14 13:05 UTC  (13+ messages)

[Qemu-devel] [PULL 0/1] seccomp branch queue
 2018-09-14 13:06 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] seccomp: check TSYNC host capability

[PATCH 0/5] netvsc changes for 18.11
 2018-09-14 13:06 UTC  (8+ messages)
` [PATCH 1/5] bus/vmbus: add devargs support
` [PATCH 2/5] net/netvsc: allow tuning latency with devargs
` [PATCH 5/5] net/netvsc: integrated VF support

[PATCH v2] python/python3: Move test files to test package
 2018-09-14 13:06 UTC  (4+ messages)

[U-Boot] [PATCH v3 01/14] pico-imx6ul: Convert to distro config
 2018-09-14 13:06 UTC  (5+ messages)
` [U-Boot] [PATCH v3 13/14] pico-imx6ul: Add Falcon mode support

[PATCH v5 00/13] ICELAKE DSI DRIVER
 2018-09-14 13:06 UTC  (8+ messages)
` [PATCH v5 11/13] drm/i915/icl: Add macros for MMIO of DSI transcoder registers

[PATCH net-next 0/5] Various improvements to Microsemi PHY driver
 2018-09-14 13:06 UTC  (9+ messages)
` [PATCH net-next 1/5] net: phy: mscc: add ethtool statistics counters
` [PATCH net-next 3/5] net: phy: mscc: remove unneeded parenthesis
` [PATCH net-next 4/5] net: phy: mscc: shorten `x != 0` condition to `x`
` [PATCH net-next 5/5] net: phy: mscc: remove unneeded temporary variable

[PATCH 1/3] kvfree(): Fix misleading comment
 2018-09-14 13:05 UTC  (3+ messages)
` [PATCH 2/3] mm/vmalloc: Improve vfree() kerneldoc
` [PATCH 3/3] vfree, kvfree: Add debug might sleeps

[PATCH 1/4] drm/i915/execlists: Delay updating ring register state after resume
 2018-09-14 13:03 UTC  (5+ messages)
` [PATCH 4/4] drm/i915/execlists: Use coherent writes into the context image
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915/execlists: Delay updating ring register state after resume
` ✗ Fi.CI.BAT: failure "

[PATCH v1.1] btrfs-progs: Do metadata prealloc as long as we're not modifying extent tree
 2018-09-14  7:49 UTC 

[PATCH 4.18 000/197] 4.18.8-stable review
 2018-09-14 13:02 UTC  (3+ messages)

[RFC][PATCH 00/11] my generic mmu_gather patches
 2018-09-14 13:02 UTC  (8+ messages)
` [RFC][PATCH 01/11] asm-generic/tlb: Provide a comment

[3/3] xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
 2018-09-14 13:01 UTC 

[1/3] usb: xhci: tegra: Firmware header is little endian
 2018-09-14 13:01 UTC 

[Bug 107095] Artifacts in X sessions, GPU fault 147
 2018-09-14 13:01 UTC  (2+ messages)

[PATCH v4 00/10] blk-mq: Enable runtime power management
 2018-09-14 13:01 UTC  (9+ messages)
` [PATCH v4 01/10] block: Change the preempt-only flag into a counter
` [PATCH v4 02/10] block, scsi: Give RQF_PREEMPT back its original meaning
` [PATCH v4 04/10] block: Move power management code into a new source file

[PATCH v2 0/5] drm/i915: drm/i915: GTT remapping for display
 2018-09-14 13:00 UTC  (8+ messages)
` [PATCH v2 2/5] drm/i915: Add a new "remapped" gtt_view
` [PATCH v2 4/5] drm/i915: Bump gen4+ fb stride limit to 256KiB

[2/3] xhci: Avoid USB autosuspend when resuming USB2 ports
 2018-09-14 13:00 UTC 

[PATCH] arm64: Remove unused VGA console support
 2018-09-14 13:00 UTC  (2+ messages)

[PATCH v7] Add udmabuf misc device
 2018-09-14 13:00 UTC  (8+ messages)
` [v7] "

New Repository Request
 2018-09-14 13:00 UTC  (2+ messages)

[Bug 199139] New: System freezes (kernel, amdgpu NULL pointer dereference) when video enters powersafe state
 2018-09-14 13:00 UTC  (2+ messages)
` [Bug 199139] "

[PATCH 00/10] Add RZ/G1N support
 2018-09-14 13:00 UTC  (7+ messages)
` [PATCH 06/10] dt-bindings: clock: renesas: cpg-mssr: Document r8a7744 binding
` [PATCH 08/10] clk: renesas: r8a7743: Add r8a7744 support
` [PATCH 09/10] ARM: shmobile: r8a7744: Basic SoC support

[linux-linus bisection] complete test-amd64-amd64-xl-credit2
 2018-09-14 12:59 UTC 

[distros-debian-jessie test] 75220: trouble: blocked/broken
 2018-09-14 12:56 UTC 

[PATCH 3/3] mips: uapi header and system call table file generation
 2018-09-14 12:55 UTC  (3+ messages)

[PATCH] btrfs-progs: Do metadata prealloc as long as we're not modifying csum tree
 2018-09-14  7:43 UTC 

[GIT PULL 2/2] KVM: s390: Make huge pages unavailable in ucontrol VMs
 2018-09-14 12:56 UTC 

[GIT PULL 1/2] s390/mm: Check for valid vma before zapping in gmap_discard
 2018-09-14 12:56 UTC 

[PATCH] drm/i915: Check engine->default_state mapping on module load
 2018-09-14 12:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v4 0/7] Make CONFIG_HVM work
 2018-09-14 12:55 UTC  (11+ messages)
` [PATCH v4 1/7] x86/p2m/pod: make it build with !CONFIG_HVM
` [PATCH v4 2/7] x86: provide stubs, declarations and macros in hvm.h
` [PATCH v4 3/7] x86/mm: put nested p2m code under CONFIG_HVM
` [PATCH v4 6/7] xen: connect guest creation with CONFIG_HVM
` [PATCH v4 7/7] x86: expose CONFIG_HVM

[Qemu-devel] [PATCH v2] usb: assign unique serial numbers to hid devices
 2018-09-14 12:54 UTC  (3+ messages)

[PATCH v3 2/2] PM / devfreq: Add devfreq driver for interconnect bandwidth voting
 2018-09-14 12:53 UTC  (2+ messages)

coreutils postinstall warning
 2018-09-14 12:51 UTC  (3+ messages)

[PATCH 1/5] libmultipath: nvme: fix path detection for kernel 4.16
 2018-09-14 12:51 UTC  (5+ messages)
` [PATCH 2/5] libmultipath: nvme: shorter topology output
` [PATCH 3/5] libmultipath: pathinfo: skip hidden devices
` [PATCH 4/5] multipathd: fix version check for DM_DEV_ARM_POLL ioctl
` [PATCH 5/5] multipathd: decrease log level of uevent messages

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-14 12:50 UTC 

Whitelist gdbserver
 2018-09-14 12:49 UTC  (3+ messages)

[PATCH 0/2] Enhanced error messages for btrfs-convert
 2018-09-14  7:36 UTC  (5+ messages)
` [PATCH 1/2] btrfs: convert: Make read_disk_extent() return more meaningful -EIO other -1
` [PATCH 2/2] btrfs-progs: convert: Output meaningful error messages for create_image()

[PATCH 4.4 00/60] 4.4.156-stable review
 2018-09-14 12:49 UTC  (2+ messages)

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-09-14 12:49 UTC  (12+ messages)

[PATCH v2 0/3] iommu: Avoid DMA ops domain refcount contention
 2018-09-14 12:48 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] add support for VSC8584 and VSC8574 Microsemi PHYs
 2018-09-14 12:48 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] net: phy: mscc: add support for VSC8584 PHY
` [U-Boot] [PATCH 2/3] net: phy: mscc: factorize part of config function for VSC8584
` [U-Boot] [PATCH 3/3] net: phy: mscc: add support for VSC8574 PHY

[RFCv2 00/48] perf tools: Add threads to record command
 2018-09-14 12:45 UTC  (11+ messages)

[Qemu-devel] [PATCH] clean up callback when del virtqueue
 2018-09-14 12:44 UTC  (3+ messages)

[PATCH v2,net-next 1/2] ip_gre: fix parsing gre header in ipgre_err
 2018-09-14 12:44 UTC  (3+ messages)

[PATCH] misc: sgi-gru: fix fall-through annotations
 2018-09-14 12:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost-user: define conventions for vhost-user backends
 2018-09-14 12:43 UTC  (3+ messages)

[PATCH 4.9 00/78] 4.9.127-stable review
 2018-09-14 12:42 UTC  (2+ messages)

[PATCH] xen: sched/Credit2: fix bug when moving CPUs between two Credit2 cpupools
 2018-09-14 12:41 UTC  (2+ messages)

[PATCH] PM / suspend: Count suspend-to-idle loop as sleep time
 2018-09-14 12:41 UTC  (6+ messages)

[CI] drm/i915: Include fence-hint for timeout warning
 2018-09-14 12:40 UTC 

[PATCH 00/16] Adding Cavium's crypto device(CPT) driver
 2018-09-14 12:39 UTC  (6+ messages)
` [PATCH v2 00/33] Adding Cavium's OcteonTX crypto PMD
  ` [PATCH v2 02/33] common/cpt: add common logging support
  ` [PATCH v2 03/33] crypto/octeontx: add PCI probe and remove

[PATCH 4.14 000/115] 4.14.70-stable review
 2018-09-14 12:39 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: enable STM32 MIPI DSI
 2018-09-14 12:39 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: enable STM32 DRM support
 2018-09-14 12:39 UTC  (2+ messages)

[PATCH] perf/x86/intel/lbr: Optimize context switches for LBR
 2018-09-14 12:39 UTC  (5+ messages)

[PATCH] ARM: multi_v7_defconfig: enable panel RM68200
 2018-09-14 12:39 UTC  (2+ messages)

[PATCH v2] drm/i915: use for_each_pipe loop to assign crtc_mask
 2018-09-14 12:38 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] ARM: multi_v7_defconfig: enable panel OTM8009A
 2018-09-14 12:39 UTC  (2+ messages)

[PATCH 1/6] ARM: multi_v7_defconfig: enable backlight gpio
 2018-09-14 12:39 UTC  (2+ messages)

[PATCH][regulator-next] regulator: pfuze100-regulator: fix spelling mistake "standy" -> "standby"
 2018-09-14 12:38 UTC  (2+ messages)

[PATCH] usb: core: safely deal with the dynamic quirk lists
 2018-09-14  8:58 UTC 

[PATCH] kdb: use correct pointer when 'btc' calls 'btt'
 2018-09-14 12:35 UTC 

[3/3] xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
 2018-09-14 12:33 UTC 

[2/3] xhci: Avoid USB autosuspend when resuming USB2 ports
 2018-09-14 12:33 UTC 

[1/3] usb: xhci: tegra: Firmware header is little endian
 2018-09-14 12:33 UTC 

[PATCH v2 0/4] Add Xilinx AMS Driver
 2018-09-14  7:18 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation
` [PATCH v2 2/4] iio: Documentation: Add Xilinx AMS sysfs documentation
` [PATCH v2 4/4] arm64: zynqmp: DT: Add Xilinx AMS node

Fwd: spelling mistake 'rerere' on docs/git-gc
 2018-09-14 12:31 UTC 

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-09-14 12:30 UTC  (9+ messages)
` [PATCH v8 07/26] PM / Domains: Add genpd governor for CPUs

[PATCH] Make credit2 the default scheduler
 2018-09-14 12:29 UTC  (2+ messages)

[PATCH] scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
 2018-09-14 12:28 UTC  (2+ messages)

[PATCH 1/2] vfio: add edid api for display (vgpu) devices
 2018-09-14 12:25 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: Fix SPI controller node names
 2018-09-14 12:25 UTC  (3+ messages)

[PATCH bpf-next 07/11] bpf: Add helper to retrieve socket in BPF
 2018-09-14  7:11 UTC  (2+ messages)

[PATCH] media: imx-pxp: fix compilation on i386 or x86_64
 2018-09-14  7:10 UTC 

[PATCH] printk: inject caller information into the body of message
 2018-09-14 12:22 UTC  (11+ messages)

[LTP] [PATCH] syscalls/mmap15: relax condition a bit
 2018-09-14 12:21 UTC  (3+ messages)

[Xenomai] Order options to build a Xenomai program
 2018-09-14 12:19 UTC  (5+ messages)

[PATCH] media: s5p-mfc: Fix memdev DMA configuration
 2018-09-14 12:19 UTC  (3+ messages)

[PATCH v2 0/7] btrfs-progs: lowmem: bug fixes and inode_extref repair
 2018-09-14  7:13 UTC  (6+ messages)
` [PATCH v2 4/7] btrfs-progs: lowmem: search key of root again after check_fs_root() under repair

[PATCH] drm/etnaviv: add DMA configuration for etnaviv platform device
 2018-09-14 12:19 UTC  (2+ messages)

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-14 12:10 UTC  (13+ messages)
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 22/30] mm: nobootmem: remove bootmem allocation APIs
` [PATCH 23/30] memblock: replace free_bootmem{_node} with memblock_free
` [PATCH 24/30] memblock: replace free_bootmem_late with memblock_free_late
` [PATCH 25/30] memblock: rename free_all_bootmem to memblock_free_all
` [PATCH 26/30] memblock: rename __free_pages_bootmem to memblock_free_pages
` [PATCH 27/30] mm: remove nobootmem
` [PATCH 28/30] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 30/30] docs/boot-time-mm: remove bootmem documentation

[PATCH 1/4] drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
 2018-09-14 12:17 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board
 2018-09-14 12:09 UTC 

[PATCH v8 0/2] x86: Fix SEV guest regression
 2018-09-14 12:17 UTC  (5+ messages)
` [PATCH v8 1/2] x86/mm: add .bss..decrypted section to hold shared variables


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.