All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-14 09:06:23 to 2018-03-14 09:51:56 UTC [more...]

[PATCH 00/11] kexec_file: Clean up purgatory load
 2018-03-14  9:51 UTC  (6+ messages)

[PATCH 0/3] Fix issues with connect and get_channel implementation
 2018-03-14  9:51 UTC  (3+ messages)
` [PATCH 2/3] mwifiex: fix incorrect ht capability problem

[PATCH v3] usb: core: introduce per-port over-current counters
 2018-03-14  9:51 UTC  (2+ messages)
` [v3] "

[PATCH V8 0/9] Refactor and add AHCI support for Tegra210
 2018-03-14  9:50 UTC  (2+ messages)

[RFC net-next 2/6] driver: net: bonding: allow registration of tc offload callbacks in bond
 2018-03-14  9:50 UTC  (2+ messages)

[PATCH igt] igt: Add gem_ctx_freq to exercise requesting freq on a ctx
 2018-03-14  9:49 UTC  (13+ messages)
      ` [igt-dev] "
` [igt-dev] ✗ Fi.CI.BAT: failure for igt: Add gem_ctx_freq to exercise requesting freq on a ctx (rev6)

[v3,01/12] dt-bindings: connector: add properties for typec
 2018-03-14  9:49 UTC 

[cip-dev] [Git][cip-project/cip-testing/board-at-desk-single-dev][master] 2 commits: Alter provisioning so that it works with the latest kernelci
 2018-03-14  9:49 UTC 

[PATCH v2 0/1] can: ucan: add driver for Theobroma Systems UCAN devices
 2018-03-14  9:48 UTC  (12+ messages)
` [PATCH v2 1/1] "
      ` rx_packets/bytes stats for error frames (was: Re: [PATCH v2 1/1] can: ucan: add driver for Theobroma Systems UCAN devices)
        ` rx_packets/bytes stats for error frames

[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-14  9:47 UTC  (17+ messages)

[meta-oe][PATCH] sysdig: don't build for aarch64
 2018-03-14  9:47 UTC  (2+ messages)

[RFC PATCH 0/6] Using GitLab CI for build testing
 2018-03-14  9:45 UTC  (3+ messages)

[PATCH 1/7] Cryptomount support LUKS detached header
 2018-03-14  9:45 UTC  (7+ messages)
` [PATCH 2/7] Cryptomount support key files
` [PATCH 3/7] cryptomount luks allow multiple passphrase attempts
` [PATCH 4/7] Cryptomount support plain dm-crypt
` [PATCH 5/7] Cryptomount support for hyphens in UUID
` [PATCH 6/7] Retain constness of parameters
` [PATCH 7/7] Add support for using a whole device as a keyfile

[PATCH v4.16-rc4 2/2] x86/vdso: on Intel, VDSO should handle CLOCK_MONOTONIC_RAW
 2018-03-14  9:45 UTC  (4+ messages)

Backports gentree fail with v4.12
 2018-03-14  9:44 UTC 

[PATCH] x86: always use SYSCALL_DEFINE*
 2018-03-14  9:43 UTC  (5+ messages)

[PATCH 0/2] Introduce STM32MP1 Reset driver
 2018-03-14  9:42 UTC  (6+ messages)

[PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector
 2018-03-14  9:42 UTC  (3+ messages)

[PATCH v2] ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
 2018-03-14  9:42 UTC  (6+ messages)

[PATCH 1/2] eal: add macros to align value to multiple
 2018-03-14  9:41 UTC  (2+ messages)
` [PATCH 2/2] test: update common auto test

[PATCH] x86/sigreturn: use SYSCALL_DEFINE0
 2018-03-14  9:41 UTC 

FS unmountable after RAID/LVM problems
 2018-03-14  9:41 UTC  (14+ messages)

How to enable Radeon Pro Duo with mesa
 2018-03-14  9:41 UTC 

[Qemu-devel] regression in timer code?
 2018-03-14  9:40 UTC  (3+ messages)

[git-sizer] Implications of a large commit object
 2018-03-14  9:40 UTC  (3+ messages)

[v3,01/12] dt-bindings: connector: add properties for typec
 2018-03-14  9:40 UTC 

Support for detached LUKS header
 2018-03-14  9:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] configs: sunxi: enable BLK, DM_MMC for Bananapi
 2018-03-14  9:39 UTC  (4+ messages)

[PATCH 01/36] drm/i915/stolen: Switch from DEBUG_KMS to DEBUG_DRIVER
 2018-03-14  9:37 UTC  (36+ messages)
` [PATCH 02/36] drm/i915/stolen: Checkpatch cleansing
` [PATCH 03/36] drm/i915/stolen: Deduce base of reserved portion as top-size on vlv
` [PATCH 04/36] drm/i915: Trim error mask to known engines
` [PATCH 05/36] drm/i915: Disable preemption and sleeping while using the punit sideband
` [PATCH 06/36] drm/i915: Lift acquiring the vlv punit magic to a common sb-get
` [PATCH 07/36] drm/i915: Lift sideband locking for vlv_punit_(read|write)
` [PATCH 08/36] drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
` [PATCH 09/36] Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
` [PATCH 10/36] drm/i915: Replace pcu_lock with sb_lock
` [PATCH 11/36] drm/i915: Separate sideband declarations to intel_sideband.h
` [PATCH 12/36] drm/i915: Merge sbi read/write into a single accessor
` [PATCH 13/36] drm/i915: Merge sandybridge_pcode_(read|write)
` [PATCH 14/36] drm/i915: Move sandybride pcode access to intel_sideband.c
` [PATCH 15/36] drm/i915: Mark up Ironlake ips with rpm wakerefs
` [PATCH 16/36] drm/i915: Record logical context support in driver caps
` [PATCH 17/36] drm/i915: Generalize i915_gem_sanitize() to reset contexts
` [PATCH 18/36] drm/i915: Enable render context support for Ironlake (gen5)
` [PATCH 19/36] drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
` [PATCH 20/36] drm/i915: Remove obsolete min/max freq setters from debugfs
` [PATCH 21/36] drm/i915: Split GT powermanagement functions to intel_gt_pm.c
` [PATCH 22/36] drm/i915: Move rps worker "
` [PATCH 23/36] drm/i915: Move all the RPS irq handlers to intel_gt_pm
` [PATCH 24/36] drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
` [PATCH 25/36] drm/i915: Remove defunct intel_suspend_gt_powersave()
` [PATCH 26/36] drm/i915: Reorder GT interface code
` [PATCH 27/36] drm/i915: Split control of rps and rc6
` [PATCH 28/36] drm/i915: Enabling rc6 and rps have different requirements, so separate them
` [PATCH 29/36] drm/i915: Simplify rc6/rps enabling
` [PATCH 30/36] drm/i915: Refactor frequency bounds computation
` [PATCH 31/36] drm/i915: Don't fiddle with rps/rc6 across GPU reset
` [PATCH 32/36] drm/i915: Rename rps min/max frequencies
` [PATCH 33/36] drm/i915: Pull IPS into RPS
` [PATCH 34/36] drm/i915, intel_ips: Enable GPU wait-boosting with IPS
` [PATCH 35/36] drm/i915: Remove unwarranted clamping for hsw/bdw
` [PATCH 36/36] drm/i915: Support per-context user requests for GPU frequency control

[PATCH v2] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
 2018-03-14  9:37 UTC  (4+ messages)

[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-14  9:35 UTC  (4+ messages)
` [PATCH v3 1/7] x86/hyper-v: move hyperv.h out of uapi

Sharing Common libs between PMDs
 2018-03-14  9:34 UTC 

[PATCH v2] macintosh: Add module license to ans-lcd
 2018-03-14  9:27 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/epapr: Move register keyword at the beginning of declaration
 2018-03-14  9:27 UTC  (2+ messages)
`  "

[PATCH 12/21] powerpc: Add missing prototype for time_init
 2018-03-14  9:27 UTC  (2+ messages)
` [12/21] "

[RFC] usb: typec: tcpm: match source fixed pdo with sink variable pdo
 2018-03-14  9:32 UTC 

[PATCH 0/3] staging: ks7010: some traces cleanups and replaces
 2018-03-14  9:31 UTC  (4+ messages)
` [PATCH 1/3] staging: ks7010: remove useless DPRINTK traces

[PATCH 17/21] powerpc: Add missing prototype for sys_debug_setcontext
 2018-03-14  9:28 UTC  (2+ messages)
` [17/21] "

[PATCH 20/21] powerpc: Add missing prototypes for ppc_select & ppc_fadvise64_64
 2018-03-14  9:28 UTC  (2+ messages)
` [20/21] "

[PATCH v2] drm/sun4i: move rgb mode_valid from connector to encoder
 2018-03-14  9:30 UTC  (4+ messages)

[PATCH v2] drm/sun4i: add lvds mode_valid function
 2018-03-14  9:30 UTC  (4+ messages)

[PATCH 21/21] powerpc: Add missing prototypes in setup_32.c
 2018-03-14  9:28 UTC  (2+ messages)
` [21/21] "

[PATCH v2 15/21] powerpc: Make function MMU_setup static
 2018-03-14  9:28 UTC  (2+ messages)
` [v2,15/21] "

[PATCH] xmon: Clear all breakpoints when xmon is disabled via debugfs
 2018-03-14  9:28 UTC  (2+ messages)
`  "

[PATCH] PCI/hotplug: ppc: correct a php_slot usage after free
 2018-03-14  9:28 UTC  (2+ messages)
`  "

[PATCH v2] xmon: Setup xmon debugger hooks when first break-point is set
 2018-03-14  9:28 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/powernv/mce: Don't silently restart the machine
 2018-03-14  9:28 UTC  (2+ messages)
`  "

[PATCH 1/4] powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h
 2018-03-14  9:28 UTC  (2+ messages)
` [1/4] "

[PATCH v2 06/21] powerpc: Avoid comparison of unsigned long >= 0 in __access_ok
 2018-03-14  9:28 UTC  (2+ messages)
` [v2, "

[PATCH v2 01/10] powerpc/mm/slice: Simplify and optimise slice context initialisation
 2018-03-14  9:28 UTC  (2+ messages)
` [v2, "

[PATCH v2 05/21] powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid
 2018-03-14  9:28 UTC  (2+ messages)
` [v2, "

[PATCH] selftests/powerpc: Skip tm-unavailable if TM is not enabled
 2018-03-14  9:28 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Drop the function native_register_proc_table()
 2018-03-14  9:28 UTC  (2+ messages)
`  "

[PATCH v2 01/21] powerpc: Remove warning on array size when empty
 2018-03-14  9:28 UTC  (2+ messages)
` [v2,01/21] "

[PATCH] powerpc/8xx: fix cpm_cascade() dual end of interrupt
 2018-03-14  9:28 UTC  (2+ messages)
`  "

[PATCH] media: omap3isp: fix unbalanced dma_iommu_mapping
 2018-03-14  9:28 UTC  (6+ messages)

[PATCH v3] powerpc/npu-dma.c: Fix deadlock in mmio_invalidate
 2018-03-14  9:28 UTC  (2+ messages)
` [v3] "

[PATCH v10 1/2] powerpc/powernv: Enable tunneled operations
 2018-03-14  9:28 UTC  (2+ messages)
` [v10,1/2] "

[PATCH 08/21] powerpc: Make function __giveup_fpu static
 2018-03-14  9:28 UTC  (2+ messages)
` [08/21] "

[PATCH 19/21] powerpc: Add missing prototypes for hw_breakpoint_handler & arch_unregister_hw_breakpoint
 2018-03-14  9:28 UTC  (2+ messages)
` [19/21] "

[Devel] [PATCH v3] Add support for hex AML C header file generation
 2018-03-14  9:28 UTC 

[PATCH 18/21] powerpc: Add missing prototypes for sys_sigreturn & sys_rt_sigreturn
 2018-03-14  9:28 UTC  (2+ messages)
` [18/21] "

[PATCH v3 1/1] drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric
 2018-03-14  9:28 UTC  (4+ messages)

[PATCH 16/21] powerpc: Add missing prototype for init_IRQ
 2018-03-14  9:28 UTC  (2+ messages)
` [16/21] "

[PATCH 14/21] powerpc: Add missing prototype for arch_irq_work_raise
 2018-03-14  9:27 UTC  (2+ messages)
` [14/21] "

[PATCH 13/21] powerpc: Add missing prototype for arch_dup_task_struct
 2018-03-14  9:27 UTC  (2+ messages)
` [13/21] "

[PATCH 11/21] powerpc: Add missing prototype for hdec_interrupt
 2018-03-14  9:27 UTC  (2+ messages)
` [11/21] "

[PATCH 10/21] powerpc: Add missing prototype for slb_miss_bad_addr
 2018-03-14  9:27 UTC  (2+ messages)
` [10/21] "

[PATCH 04/21] powerpc: Mark both tmp variables as unused
 2018-03-14  9:27 UTC  (2+ messages)
` [04/21] "

[PATCH 07/21] powerpc: Make functions flipper_pic_init & ug_udbg_putc static
 2018-03-14  9:27 UTC  (2+ messages)
` [07/21] "

[PATCH 02/21] powerpc: Move the inline keyword at the beginning of function declaration
 2018-03-14  9:27 UTC  (2+ messages)
` [02/21] "

[PATCH v2] powerpc/via-pmu: Fix section mismatch warning
 2018-03-14  9:27 UTC  (2+ messages)
` [v2] "

[PATCH v2] cxl: Check if PSL data-cache is available before issue flush request
 2018-03-14  9:27 UTC  (2+ messages)
` [v2] "

[PATCH v2] cxl: Remove function write_timebase_ctrl_psl9() for PSL9
 2018-03-14  9:27 UTC  (2+ messages)
` [v2] "

[PATCH] cxl: Enable NORST bit in PSL_DEBUG register for PSL9
 2018-03-14  9:27 UTC  (2+ messages)
`  "

[PATCH 1/5] powerpc/vas: Remove a stray line in Makefile
 2018-03-14  9:27 UTC  (2+ messages)
` [1/5] "

[PATCH 1/1] vas: vas_window_init_dbgdir: fix order of cleanup
 2018-03-14  9:27 UTC  (2+ messages)
` [1/1] "

[PATCH] selftest/powerpc: Add test for sigreturn in transaction
 2018-03-14  9:27 UTC  (2+ messages)
`  "

[PATCH] powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
 2018-03-14  9:24 UTC  (2+ messages)
`  "

[PATCH 1/2] perf record: Synthesize features before events in pipe mode
 2018-03-14  9:22 UTC  (2+ messages)
` [PATCH 2/2] perf report: Support forced leader feature "

[PATCH v2 1/2] btrfs: drop num argument from find_live_mirror()
 2018-03-14  9:24 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: drop optimal "

perf-core build fails on powerpc
 2018-03-14  9:23 UTC  (7+ messages)

[Qemu-devel] [PULL 00/13] Bitmaps patches
 2018-03-13 21:36 UTC  (2+ messages)

[PATCH] hv_netvsc: Make sure out channel is fully opened on send
 2018-03-14  9:22 UTC  (3+ messages)

[PATCH v2] xen/arm: p2m: Prevent deadlock when using memaccess
 2018-03-14  9:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration
 2018-03-14  9:20 UTC  (6+ messages)

[PATCH v3 0/7] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-03-14  9:21 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: reset: Add AOSS reset bindings for "
` [PATCH v3 2/7] reset: qcom: AOSS (always on subsystem) reset controller
` [PATCH v3 3/7] dt-bindings: mailbox: Add APCS global binding for SDM845 SoCs
` [PATCH v3 4/7] mailbox: Add support for Qualcomm "
` [PATCH v3 5/7] dt-bindings: remoteproc: Add Q6v5 Modem PIL binding for SDM845
` [PATCH v3 6/7] remoteproc: qcom: Add support for mss remoteproc on SDM845
` [PATCH v3 7/7] remoteproc: qcom: Always assert and deassert reset signals in SDM845

[PATCH net v2] ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
 2018-03-14  9:21 UTC 

[RFC PATCH] btrfs: check for SB checksum when scanned
 2018-03-14  9:20 UTC  (2+ messages)

[RESEND PATCH] rsi: Remove stack VLA usage
 2018-03-14  9:19 UTC  (14+ messages)
  ` [RESEND] "

[PATCH 1/2] Btrfs-progs: check, fix false error reports for shared prealloc extents
 2018-03-14  9:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] i386: Disable Intel PT if packets IP payloads have LIP values
 2018-03-13 19:26 UTC 

[Qemu-devel] Proposal: deprecate and remove QEMU's unicore32 target code
 2018-03-14  9:09 UTC  (7+ messages)
` [Qemu-devel] Deprecate tilegx ? (was: Proposal: deprecate and remove QEMU's unicore32 target code)
  ` [Qemu-devel] Deprecate tilegx ?

[PATCH v2 00/10] meson build support for dpaaX
 2018-03-14  9:12 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v13 00/17] Add NV12 support
 2018-03-14  9:12 UTC  (3+ messages)
` [PATCH v13 17/17] drm/i915: Display WA 827

Hangs in balance_dirty_pages with arm-32 LPAE + highmem
 2018-03-14  9:12 UTC  (6+ messages)

[PATCH v4 1/3] drm/panel: refactor INNOLUX P079ZCA panel driver
 2018-03-14  9:12 UTC  (3+ messages)
` [PATCH v4 2/3] drm/panel: support Innolux P097PFG panel
` [PATCH v4 3/3] dt-bindings: Add INNOLUX P097PFG panel bindings

[meta-qt5] QtWebengine SIGBUS alignment exception
 2018-03-14  9:11 UTC  (2+ messages)

[Bug 198123] New: Console is the wrong color at boot with radeon 6670
 2018-03-14  9:10 UTC  (2+ messages)
` [Bug 198123] "

[PATCH 0/3] Add IPMMU support for r8a774[35]
 2018-03-14  9:08 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: iommu: ipmmu-vmsa: Add device tree "

[PATCH v3 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-14  9:06 UTC  (5+ messages)
  ` [PATCH v3 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder

[RESEND PATCH v1 5/6] i2c: i2c-stm32f7: Add DMA support
 2018-03-14  9:06 UTC  (4+ messages)

[PATCH] drivers: base: add description for .coredump() callback
 2018-03-14  9:06 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.