messages from 2018-01-26 08:04:29 to 2018-01-26 13:21:46 UTC [more...]
[PATCH v2 00/43] DRM Rockchip rk3399 (Kevin)
2018-01-26 13:17 UTC (26+ messages)
` [PATCH v2 01/43] drm/rockchip: Get rid of unnecessary struct fields
` [PATCH v2 05/43] drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bind
` [PATCH v2 07/43] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v2 13/43] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v2 14/43] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v2 15/43] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v2 22/43] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v2 26/43] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v2 27/43] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v2 28/43] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v2 29/43] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v2 30/43] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v2 31/43] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v2 32/43] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v2 33/43] drm/panel: simple: Change mode for Sharp lq123p1jx31
` [PATCH v2 34/43] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v2 35/43] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v2 36/43] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v2 37/43] drm/rockchip: Disable PSR on input events
` [PATCH v2 38/43] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v2 39/43] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v2 40/43] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v2 41/43] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v2 42/43] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v2 43/43] drm/rockchip: psr: Remove flush by CRTC
[PATCH v5 0/2] staging: fsl-mc: Move bus driver out of staging
2018-01-26 13:17 UTC (4+ messages)
` [PATCH v5 1/2] staging: fsl-mc: Move core bus "
` [PATCH v5 2/2] staging: fsl-mc: Move irqchip code "
[PATCH V5 0/5] Add regulator suspend and resume support
2018-01-26 13:08 UTC (6+ messages)
` [PATCH V5 1/5] bindings: regulator: added support for suspend states
` [PATCH V5 2/5] regulator: make regulator voltage be an array to support more states
` [PATCH V5 3/5] drivers: regulator: leave one item to record whether regulator is enabled
` [PATCH V5 4/5] drivers: regulator: empty the old suspend functions
` [PATCH V5 5/5] regulator: add PM suspend and resume hooks
[PATCH] Bluetooth: btintel: remove extraneous semicolon
2018-01-26 13:06 UTC
[PATCH v9 0/2] add tracepoints for nvme command submission and completion
2018-01-26 12:52 UTC (5+ messages)
` [PATCH v9 1/2] nvme: add tracepoint for nvme_setup_cmd
` [PATCH v9 2/2] nvme: add tracepoint for nvme_complete_rq
[PATCH] [trivial] treewide: Fix typos in Kconfig
2018-01-26 12:57 UTC
[PATCH] spi: orion: Fix a resource leak if the optional "axi" clk is deferred
2018-01-26 12:54 UTC (3+ messages)
` Applied "spi: orion: Fix a resource leak if the optional "axi" clk is deferred" to the spi tree
[PATCH] staging: media: remove unused VIDEO_ATOMISP_OV8858 kconfig
2018-01-26 12:49 UTC (4+ messages)
[Patch v1 0/8] platform/x86: intel_pmc_core: Add CFL/CNL Support
2018-01-26 12:45 UTC (6+ messages)
` [Patch v1 3/8] ACPI / LPIT: Export lpit_read_residency_count_address()
` [Patch v1 6/8] x86/cpu: Add Cannonlake to Intel family
[PATCH v1 0/2] Kconfig changes to enable Graphics Support for S390
2018-01-26 12:38 UTC (6+ messages)
` [PATCH v1 1/2] Kconfig : Remove HAS_IOMEM dependency for Graphics support
` [PATCH v1 2/2] fbdev: Kconfig: Add HAS_IOMEM dependency for FB_OPENCORES
[RFC PATCH 00/16] PTI support for x86-32
2018-01-26 12:36 UTC (10+ messages)
ppc elf_map breakage with MAP_FIXED_NOREPLACE
2018-01-26 12:34 UTC (12+ messages)
[PATCH 0/4] x86: Some cleanups
2018-01-26 12:33 UTC (6+ messages)
` [PATCH 1/4] x86/alternative: Print unadorned pointers
` [PATCH 2/4] x86/nospec: Fix header guards names
` [PATCH 3/4] x86/retpoline: Simplify vmexit_fill_RSB()
` [PATCH 4/4] x86/bugs: Drop one "mitigation" from dmesg
[kernel-hardening] Re: [PATCH] cpu: do not leak vulnerabilities to unprivileged users
2018-01-26 12:31 UTC (2+ messages)
` [PATCH v2] "
aio poll, io_pgetevents and a new in-kernel poll API V4
2018-01-26 12:31 UTC (3+ messages)
[PATCH 00/16] arm64: Rework cpu capabilities handling
2018-01-26 12:31 UTC (21+ messages)
` [PATCH 04/16] arm64: capabilities: Prepare for fine grained capabilities
` [PATCH 05/16] arm64: Add flags to check the safety of a capability for late CPU
` [PATCH 06/16] arm64: capabilities: Unify the verification
` [PATCH 07/16] arm64: capabilities: Filter the entries based on a given type
` [PATCH 08/16] arm64: capabilities: Group handling of features and errata
` [PATCH 09/16] arm64: capabilities: Introduce strict features based on local CPU
` [PATCH 10/16] arm64: Make KPTI strict CPU local feature
[kernel-hardening] [RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
2018-01-26 12:28 UTC (9+ messages)
` [kernel-hardening] [PATCH 4/6] Protectable Memory
[PATCH v3 0/6] Basic Speculation Control feature support
2018-01-26 12:27 UTC (7+ messages)
` [PATCH v3 5/6] x86/pti: Do not enable PTI on processors which are not vulnerable to Meltdown
` [PATCH v3 6/6] x86/cpufeature: Blacklist SPEC_CTRL on early Spectre v2 microcodes
[PATCH v5 0/3] arm64/ras: support sea error recovery
2018-01-26 12:31 UTC (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] GHES: add a notify chain for process memory section
` [PATCH v5 3/3] arm64/ras: save error address from memory section for recovery
[PATCH] print kdump kernel loaded status in stack dump
2018-01-26 12:17 UTC (6+ messages)
[PATCH 0/8] CPU cooling device new strategies
2018-01-26 12:16 UTC (7+ messages)
` [PATCH 4/8] thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
[PATCH] slub: remove obsolete comments of put_cpu_partial()
2018-01-26 12:09 UTC
[PATCH] atm: firestream: Replace GFP_ATOMIC with GFP_KERNEL in fs_send
2018-01-26 12:05 UTC (2+ messages)
[PATCH] x86/microcode/intel: print previous microcode revision during early update
2018-01-26 11:58 UTC (4+ messages)
[PATCH] staging: rtl8723bs: remove a couple of redundant initializations
2018-01-26 11:54 UTC
[PATCH] mfd/viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()
2018-01-26 11:45 UTC (8+ messages)
` "
` mfd: Patch management?
[PATCH RFC 0/4] irqchip: qcom: add support for PDC interrupt controller
2018-01-26 11:39 UTC (12+ messages)
[RFC v2 0/4] Implement full clockgating for Kepler1 and 2
2018-01-26 11:34 UTC (3+ messages)
` [RFC v2 1/4] drm/nouveau: Add support for basic clockgating on Kepler1
` [Nouveau] "
[RFC 1/2] arm: cacheflush syscall: process only pages that are in the memory
2018-01-26 11:32 UTC (3+ messages)
` [RFC 2/2] arm64: compat: "
[PATCH v5 0/3] livepatch: introduce atomic replace
2018-01-26 11:29 UTC (5+ messages)
[PATCH v2] ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_list
2018-01-26 11:28 UTC (5+ messages)
[PATCH v4] Support intel-vbtn based tablet mode switch
2018-01-26 11:23 UTC (6+ messages)
[PATCH v5] Support intel-vbtn based tablet mode switch
2018-01-26 11:21 UTC
[PATCH] x86/retpoline/entry: Disable the entire SYSCALL64 fast path with retpolines on
2018-01-26 11:17 UTC (9+ messages)
[PATCH net-next 0/2] net: hns3: add support ethtool_ops.{set|get}_coalesce for VF
2018-01-26 11:31 UTC (3+ messages)
` [PATCH net-next 1/2] net: hns3: add get/set_coalesce support to VF
` [PATCH net-next 2/2] net: hns3: add int_gl_idx setup for VF
[git pull] drm fixes for final (second pull)
2018-01-26 11:01 UTC
[PATCH v2] of: use hash based search in of_find_node_by_phandle
2018-01-26 10:57 UTC (2+ messages)
[PATCH 00/24] objtool: retpoline and asm-goto validation
2018-01-26 10:57 UTC (25+ messages)
` [PATCH 02/24] objtool: Add retpoline validation
` [PATCH 03/24] x86/paravirt: Annotate indirect calls
` [PATCH 04/24] x86,nospec: Annotate indirect calls/jumps
` [PATCH 05/24] x86: Annotate indirect jump in head_64.S
` [PATCH 06/24] x86,kvm: Fix indirect calls in emulator
` [PATCH 08/24] x86,sme: Annotate indirect call
` [PATCH 13/24] objtool: Implement base jump_assert support
[PATCH v2] net: macb: Handle HRESP error
2018-01-26 10:42 UTC
[PATCHv2] musb_host: fix lockup on rxcsr_h_error
2018-01-26 10:42 UTC (15+ messages)
PATCH v6 0/6] livepatch: Atomic replace feature
2018-01-26 10:33 UTC (5+ messages)
` PATCH v6 6/6] livepatch: Add atomic replace
[PATCH v2 00/15] extend initramfs archive format to support xattrs
2018-01-26 10:31 UTC (6+ messages)
` [PATCH v2 01/15] Documentation: add newcx initramfs format description
[PATCH] base: power: domain: Replace mdelay with msleep
2018-01-26 10:28 UTC (3+ messages)
[PATCH 2/2] block: DAC960: Replace GFP_ATOMIC with GFP_KERNEL in DAC960_CreateAuxiliaryStructures
2018-01-26 10:25 UTC
[PATCH] block: DAC960: Replace GFP_ATOMIC with GFP_KERNEL in DAC960_DetectController
2018-01-26 10:25 UTC
[PATCH v2 0/2] sun8i-a83t: Add touchscreen support on TBS A711
2018-01-26 10:11 UTC (6+ messages)
` [PATCH v2 1/2] Input: edt-ft5x06 - Add support for regulator
[PATCH 1/2] mm,vmscan: Kill global shrinker lock
2018-01-26 10:08 UTC (4+ messages)
[patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable
2018-01-26 10:07 UTC (11+ messages)
[PATCH] drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
2018-01-26 9:54 UTC (3+ messages)
[PATCH v19 00/10] Add backlight helper functions
2018-01-26 9:48 UTC (3+ messages)
` [PATCH v19 03/10] video: backlight: Add of_find_backlight helper in backlight.c
[PATCH v5 00/13] iommu/rockchip: Use OF_IOMMU
2018-01-26 9:45 UTC (4+ messages)
` [PATCH v5 08/13] iommu/rockchip: Control clocks needed to access the IOMMU
[RFC PATCH] vsprintf: add flag ZEROPAD handling before crng is ready
2018-01-26 9:43 UTC (3+ messages)
[PATCH v4 0/7] Basic Speculation Control feature support
2018-01-26 9:40 UTC (8+ messages)
` [PATCH v4 6/7] x86/cpufeature: Blacklist SPEC_CTRL on early Spectre v2 microcodes
[PATCH] perf tools: fix spelling mistake: "successfull"-> "successful"
2018-01-26 9:35 UTC
[PATCH v2 0/3] Support qcom pinctrl protected pins
2018-01-26 9:35 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add a reserved-gpio-ranges property
` [PATCH v2 2/3] gpiolib-of: Support 'reserved-gpio-ranges' property
[PATCH] kvm: x86: remove efer_reload entry in kvm_vcpu_stat
2018-01-26 9:34 UTC
[PATCH AUTOSEL for 4.14 006/100] KVM: nVMX/nSVM: Don't intercept #UD when running L2
2018-01-26 9:34 UTC (4+ messages)
[PATCH 4.4 0/4] Backport missing sccurity and deadlock fix
2018-01-26 9:33 UTC (2+ messages)
[PATCH] block: aoenet: Replace GFP_ATOMIC with GFP_KERNEL in aoenet_rcv
2018-01-26 9:37 UTC
[PATCH 2/2] blk-mq: simplify queue mapping & schedule with each possisble CPU
2018-01-26 9:31 UTC (11+ messages)
[PATCH v2 0/2] x86/mm/64: vmalloc pgd synchronization cleanups/fixes
2018-01-26 9:30 UTC (5+ messages)
` [PATCH v2 1/2] x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems
[PATCH net-next 0/3 V1] rtnetlink: enable IFLA_IF_NETNSID for RTM_{DEL,SET}LINK
2018-01-26 9:28 UTC (8+ messages)
[PATCH V2 1/2] ARM: dts: imx7s: add temperature monitor support
2018-01-26 8:09 UTC (2+ messages)
` [PATCH V2 2/2] thermal: imx: add i.MX7 thermal sensor support
[PATCH v2] arm: dts: ls1021a: Add configure-gfladj property to USB3 node
2018-01-26 8:22 UTC
[PATCH] rtc: Fix overflow when converting time64_t to rtc_time
2018-01-26 9:24 UTC (2+ messages)
` [RESEND PATCH] "
[PATCH] kdb: use ktime_get_seconds() instead of ktime_get_ts()
2018-01-26 9:21 UTC (2+ messages)
[PATCH v8 0/2] add tracepoints for nvme command submission and completion
2018-01-26 9:18 UTC (4+ messages)
` [PATCH v8 1/2] nvme: add tracepoint for nvme_setup_cmd
` [PATCH v8 2/2] nvme: add tracepoint for nvme_complete_rq
[PATCH 0/3] e1000e: Revert interrupt handling changes
2018-01-26 9:12 UTC (4+ messages)
` [PATCH 1/3] Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
` [PATCH 2/3] Revert "e1000e: Separate signaling for link check/link up"
` [PATCH 3/3] Revert "e1000e: Do not read ICR in Other interrupt"
[RFC 09/10] x86/enter: Create macros to restrict/unrestrict Indirect Branch Speculation
2018-01-26 9:11 UTC (4+ messages)
[PATCH] bcma: Replace mdelay with usleep_range in bcma_pmu_resources_init
2018-01-26 9:13 UTC
[PATCH v3 0/2] perf stat: Add interval-count and time support
2018-01-26 9:06 UTC (3+ messages)
` [PATCH v3 1/2] perf stat: Add support to print counts for fixed times
` [PATCH v3 2/2] perf stat: Add support to print counts after a period of time
[PATCH 0/3] ARM: dts: imx6ull: fix some incompatibilities between i.MX6UL and i.MX6ULL
2018-01-26 9:05 UTC (7+ messages)
` [PATCH 1/3] ARM: dts: imx6ull: fix the i.MX6ULL UART8 configuration
` [PATCH 2/3] ARM: dts: imx6ull: add support for the esai interface
` [PATCH 3/3] ARM: dts: imx6ull: address some more incompatibilites between i.MX6UL and i.MX6ULL
[PATCH RFC 0/3] API for 128-bit IO access
2018-01-26 9:05 UTC (3+ messages)
[PATCH BUGFIX] ARM: dts: imx6ull: fix the imx6ull-14x14-evk configuration
2018-01-26 8:54 UTC (3+ messages)
` [PATCH v2 "
[PATCH RFC 00/16] A new RCU implementation based on a fast consensus protocol
2018-01-26 8:44 UTC (7+ messages)
` [PATCH RFC 06/16] rcuperf: Set gp_exp to true for tests to run
` [PATCH RFC 07/16] prcu: Implement call_prcu() API
[PATCH] opp: cpu: Replace GFP_ATOMIC with GFP_KERNEL in dev_pm_opp_init_cpufreq_table
2018-01-26 8:48 UTC
[RFC PATCH 0/9] media: base request API support
2018-01-26 8:39 UTC (3+ messages)
` [RFC PATCH 1/9] media: add request API core and UAPI
[PATCH v3] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
2018-01-26 8:34 UTC (3+ messages)
[kernel-hardening] A problem met when using crash with randomized kernel
2018-01-26 8:32 UTC
[PATCH RFC 0/6] MIPS: Broadcom eXtended KSEG0/1 support
2018-01-26 8:31 UTC (2+ messages)
[PATCH net-next v1] samples/bpf: Partially fixes the bpf.o build
2018-01-26 8:30 UTC (3+ messages)
[PATCH 0/2] MIPS: generic dma-coherence.h inclusion
2018-01-26 8:31 UTC (2+ messages)
[PATCH] of: use hash based search in of_find_node_by_phandle
2018-01-26 8:22 UTC (3+ messages)
[PATCH] atm: he: Replace GFP_ATOMIC with GFP_KERNEL in he_open
2018-01-26 8:23 UTC
[PATCH RFC 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
2018-01-26 8:11 UTC (5+ messages)
` [PATCH RFC 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages
` [PATCH RFC 2/2] mmc: sdhci-msm: support voltage pad switching
[PATCH] ARM: dts: exynos: Update x and y properties for mms114 touchscreen
2018-01-26 8:10 UTC (2+ messages)
[PATCH v6 2/2] media: V3s: Add support for Allwinner CSI
2018-01-26 8:10 UTC (5+ messages)
[PATCH] platform/x86: dell-smbios: Correct notation for filtering
2018-01-26 8:04 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox