All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-14 12:39:59 to 2018-09-14 13:23:49 UTC [more...]

post-receive: pub/scm/linux/kernel/git/s390/linux
 2018-09-14 13:23 UTC 

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

[PATCH i2c-next v6] i2c: aspeed: Handle master/slave combined irq events properly
 2018-09-14 13:23 UTC  (16+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2018-09-14 13:23 UTC 

[PATCH v2 0/4] Improve VCHIQ cache line size handling
 2018-09-14 13:22 UTC  (10+ messages)
` [PATCH v2 1/4] staging/vc04_services: Use correct cache line size
` [PATCH v2 2/4] dt-bindings: soc: Document "brcm,bcm2836-vchiq"
` [PATCH v2 3/4] ARM: dts: bcm283x: Correct vchiq compatible string
` [PATCH v2 4/4] ARM: dts: bcm283x: Correct mailbox register sizes

post-receive: pub/scm/linux/kernel/git/kbingham/rcar
 2018-09-14 13:22 UTC 

[PATCHES] tty ioctls cleanups, compat and not only
 2018-09-14 13:22 UTC  (4+ messages)
` [PATCH 01/50] presence of RS485 ioctls has been unconditional since 2014
  ` [PATCH 05/50] tty_ioctl(): start taking TIOC[SG]SERIAL into separate methods

[PATCH net-next] virtio_net: ethtool tx napi configuration
 2018-09-14  8:08 UTC  (13+ messages)

[PATCH] drm: rcar-du: Remove packed VYUY support
 2018-09-14 13:21 UTC 

[patch V2 00/10] x86/mm/cpa: Improve large page preservation handling
 2018-09-14 13:09 UTC  (11+ messages)
` [patch V2 01/10] x86/mm/cpa: Split, rename and clean up try_preserve_large_page()
` [patch V2 02/10] x86/mm/cpa: Rework static_protections()
` [patch V2 03/10] x86/mm/cpa: Allow range check for static protections
` [patch V2 04/10] x86/mm/cpa: Add debug mechanism
` [patch V2 05/10] x86/mm/cpa: Add large page preservation statistics
` [patch V2 06/10] x86/mm/cpa: Avoid static protection checks on unmap
` [patch V2 07/10] x86/mm/cpa: Add sanity check for existing mappings
` [patch V2 08/10] x86/mm/cpa: Optimize same protection check
` [patch V2 09/10] x86/mm/cpa: Do the range check early
` [patch V2 10/10] x86/mm/cpa: Avoid the 4k pages check completely

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-09-14 13:21 UTC 

[PATCH 0/3] drm: rcar-du: Update DU support
 2018-09-14 13:20 UTC  (6+ messages)
` [PATCH 2/3] drm: rcar-du: Add pixel format support

[PATCH] gpio: omap: Remove custom PM calls and use cpu_pm instead
 2018-09-14 13:20 UTC  (4+ messages)

[PATCH 0/5] netvsc changes for 18.11
 2018-09-14 13:19 UTC  (9+ 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 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-14 13:19 UTC  (31+ 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 v4 00/16] Add utilization clamping support
 2018-09-14 13:19 UTC  (4+ messages)
` [PATCH v4 06/16] sched/cpufreq: uclamp: add utilization clamping for FAIR tasks

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

[PATCH v5 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-09-14 13:18 UTC  (9+ messages)
` [PATCH v5 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v5 3/7] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v5 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
` [PATCH v5 5/7] mm, hmm: Use devm semantics for hmm_devmem_{add, remove}

[PATCH 00/17] thermal: enable/check sensor after its setup is finished
 2018-09-14 13:17 UTC  (3+ messages)

[PATCH net-next 0/5] Various improvements to Microsemi PHY driver
 2018-09-14 13:16 UTC  (10+ 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/4] drm/i915/execlists: Delay updating ring register state after resume
 2018-09-14 13:16 UTC  (5+ messages)
` [PATCH 4/4] drm/i915/execlists: Use coherent writes into the context image
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/execlists: Delay updating ring register state after resume

[RFC PATCH 00/10] fs-verity: filesystem-level integrity protection
 2018-09-14 13:15 UTC  (5+ messages)
` [RFC PATCH 01/10] fs-verity: add setup code, UAPI, and Kconfig

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

[morty][PATCH v2] qemux86: wic: Add MLPREFIX to syslinux
 2018-09-14 13:03 UTC 

[PATCH][net-next] net: move definition of pcpu_lstats to header file
 2018-09-14  8:00 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-pinctrl
 2018-09-14 13:14 UTC 

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

[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)

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

[CI 1/3] drm/i915/execlists: Delay updating ring register state after resume
 2018-09-14 13:10 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/3] "
` ✓ Fi.CI.BAT: success "

[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)

post-receive: pub/scm/network/wireless/iwd
 2018-09-14 13:08 UTC 

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

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-14 13:05 UTC  (13+ 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] "

[PATCH] kbuild: remove old check for CFLAGS use
 2018-09-14 13:06 UTC  (2+ messages)

[PATCH 1/2] kbuild: hide most of targets when running config or mixed targets
 2018-09-14 13:06 UTC  (4+ messages)
` [PATCH 2/2] kbuild: remove dead code in cmd_files calculation in top Makefile

[PATCH 0/2] Add R8A774C0 PFC support
 2018-09-14 13:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: sh-pfc: Document r8a774c0 "

[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 v2] python/python3: Move test files to test package
 2018-09-14 13:06 UTC  (4+ messages)

[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] kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionally
 2018-09-14 13:04 UTC  (2+ messages)

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

[PATCH 0/2] Add RZ/G1N PFC driver
 2018-09-14 13:01 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: sh-pfc: Document r8a7744 PFC support

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

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

[PATCH 00/10] iov_iter: Add new iters and use with AFS
 2018-09-14 12:57 UTC  (4+ messages)
` [PATCH 04/10] iov_iter: Add mapping and discard iterator types

[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  (5+ 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 00/10] Add RZ/G1N support
 2018-09-14 12:55 UTC  (7+ messages)
` [PATCH 06/10] dt-bindings: clock: renesas: cpg-mssr: Document r8a7744 binding
` [PATCH 07/10] clk: renesas: Add r8a7744 CPG Core Clock Definitions
` [PATCH 09/10] ARM: shmobile: r8a7744: Basic SoC support

[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)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2018-09-14 12:52 UTC 

post-receive: pub/scm/linux/kernel/git/kvms390/linux
 2018-09-14 12:52 UTC 

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 

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

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)

[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)

[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)

post-receive: pub/scm/linux/kernel/git/kvms390/linux
 2018-09-14 12:42 UTC 

[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  (4+ messages)
` [PATCH v2 00/33] Adding Cavium's OcteonTX crypto PMD
  ` [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)


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.