linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-26 11:15:01 to 2018-01-26 14:43:39 UTC [more...]

[RFC PATCH 0/9] initial support for "suniv" Allwinner new ARM9 SoC
 2018-01-26 14:43 UTC  (6+ messages)

linux-next: merge conflict between vfs for-next and overlayfs-next
 2018-01-26 14:43 UTC 

[PATCH 00/16] arm64: Rework cpu capabilities handling
 2018-01-26 14:41 UTC  (27+ messages)
` [PATCH 04/16] arm64: capabilities: Prepare for fine grained capabilities
` [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
` [PATCH 11/16] arm64: errata: Clean up midr range helpers
` [PATCH 12/16] arm64: Add helpers for checking CPU MIDR against a range
` [PATCH 13/16] arm64: Add support for checking errata based on a list of MIDRS
` [PATCH 15/16] arm64: Delay enabling hardware DBM feature

[PATCH] block: drbd: Replace GFP_ATOMIC with GFP_KERNEL in drbd_resync_finished
 2018-01-26 14:44 UTC 

[PATCH v1 0/2] Kconfig changes to enable Graphics Support for S390
 2018-01-26 14:35 UTC  (9+ 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

[PATCH v2 0/5] selinux:Significant reduce of preempt_disable holds
 2018-01-26 14:32 UTC  (6+ messages)
` [PATCH v2 1/5] selinux:Remove direct references to policydb
` [PATCH v2 2/5] selinux: Move policydb to pointer structure
` [PATCH v2 3/5] selinux: Move sidtab "
` [PATCH v2 4/5] selinux: Use pointer to switch policydb and sidtab
` [PATCH v2 5/5] selinux: Switch locking to RCU

[PATCH 00/14] arm64: Add SMCCC v1.1 support and CVE-2017-5715
 2018-01-26 14:28 UTC  (15+ messages)
` [PATCH 01/14] arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
` [PATCH 02/14] arm: "
` [PATCH 03/14] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH 04/14] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH 05/14] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH 06/14] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH 07/14] arm/arm64: KVM: Add PSCI version selection API
` [PATCH 08/14] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH 09/14] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH 10/14] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 11/14] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 12/14] firmware/psci: Expose PSCI conduit
` [PATCH 13/14] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH 14/14] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support

[PATCH v11 0/6] Add support for Qualcomm A53 CPU clock
 2018-01-26 14:30 UTC  (2+ messages)

[PATCH v5 0/2] staging: fsl-mc: Move bus driver out of staging
 2018-01-26 14:25 UTC  (6+ messages)
` [PATCH v5 1/2] staging: fsl-mc: Move core bus "
` [PATCH v5 2/2] staging: fsl-mc: Move irqchip code "

[PATCH] x86/retpoline/entry: Disable the entire SYSCALL64 fast path with retpolines on
 2018-01-26 14:24 UTC  (10+ messages)

[PATCH] kdb: use ktime_get_seconds() instead of ktime_get_ts()
 2018-01-26 14:20 UTC  (4+ messages)

[PATCH] ARM: dts: ls1021a: add quadspi node
 2018-01-26 14:20 UTC 

dvb usb issues since kernel 4.9
 2018-01-26 14:17 UTC  (3+ messages)

[PATCH] atm: firestream: Replace GFP_ATOMIC with GFP_KERNEL in fs_send
 2018-01-26 14:17 UTC  (4+ messages)

[PATCH] mfd/viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()
 2018-01-26 14:12 UTC  (9+ messages)
    `  "
        ` mfd: Patch management?

[PATCH v7 00/11] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-26 13:55 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v7 02/11] include: media: Add Renesas CEU driver interface
` [PATCH v7 03/11] media: platform: Add Renesas CEU driver
` [PATCH v7 04/11] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v7 05/11] media: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v7 06/11] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v7 07/11] media: i2c: ov772x: Support frame interval handling
` [PATCH v7 08/11] media: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v7 09/11] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v7 10/11] arch: sh: migor: Use new renesas-ceu camera driver
` [PATCH v7 11/11] media: i2c: ov7670: Fully set mbus frame fmt

[PATCH v3 0/2] drm/virtio: Add window server support
 2018-01-26 13:58 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drm/virtio: Handle buffers from the compositor

[PATCH v7 00/11] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-26 13:56 UTC  (18+ messages)
` [PATCH v7 01/11] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v7 02/11] include: media: Add Renesas CEU driver interface
` [PATCH v7 03/11] media: platform: Add Renesas CEU driver
` [PATCH v7 3/9] v4l: "
` [PATCH v7 04/11] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v7 05/11] media: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v7 5/9] v4l: "
` [PATCH v7 06/11] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v7 07/11] media: i2c: ov772x: Support frame interval handling
` [PATCH v7 7/9] v4l: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v7 08/11] media: "
` [PATCH v7 8/9] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v7 9/9] arch: sh: migor: Use new renesas-ceu camera driver
` [PATCH v7 09/11] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v7 10/11] arch: sh: migor: Use new renesas-ceu camera driver

[PATCH] hrtimer: Reset hrtimer cpu base proper on CPU hotplug
 2018-01-26 13:54 UTC 

[PATCH] staging: rtlwifi: remove redundant initialization of 'cfg_cmd'
 2018-01-26 13:52 UTC 

[PATCH] x86/microcode/intel: print previous microcode revision during early update
 2018-01-26 13:50 UTC  (5+ messages)

[PATCH 0/2] Input: omap4-keypad: Adjustments for omap4_keypad_probe()
 2018-01-26 13:50 UTC  (3+ messages)
` [PATCH 1/2] Input: omap4-keypad: Delete two error messages for a failed memory allocation in omap4_keypad_probe()
` [PATCH 2/2] Input: omap4-keypad: Improve a size determination "

[PATCH net-next] ptr_ring: fix integer overflow
 2018-01-26 13:51 UTC  (6+ messages)

[PATCH net-next 00/12] ptr_ring fixes
 2018-01-26 13:45 UTC  (9+ messages)
` [PATCH net-next 03/12] ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty
` [PATCH net-next 12/12] tools/virtio: fix smp_mb on x86

[PATCH 0/4] x86: Some cleanups
 2018-01-26 13:35 UTC  (8+ 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

[PATCH v25 0/2] Virtio-balloon: support free page reporting
 2018-01-26 13:35 UTC  (7+ messages)
` [PATCH v25 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
    ` [virtio-dev] "

[RFC 1/2] arm: cacheflush syscall: process only pages that are in the memory
 2018-01-26 13:30 UTC  (3+ messages)

[PATCH v2 00/43] DRM Rockchip rk3399 (Kevin)
 2018-01-26 13:17 UTC  (44+ messages)
` [PATCH v2 01/43] drm/rockchip: Get rid of unnecessary struct fields
` [PATCH v2 02/43] drm/rockchip: support prime import sg table
` [PATCH v2 03/43] drm/rockchip: Respect page offset for PRIME mmap calls
` [PATCH v2 04/43] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
` [PATCH v2 05/43] drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bind
` [PATCH v2 06/43] drm/rockchip: Don't use atomic constructs for psr
` [PATCH v2 07/43] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v2 08/43] drm/rockchip: Remove analogix psr worker
` [PATCH v2 09/43] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH v2 10/43] drm/rockchip: add mutex vop lock
` [PATCH v2 11/43] drm/bridge: analogix_dp: add fast link train for eDP
` [PATCH v2 12/43] drm/rockchip: Only wait for panel ACK on PSR entry
` [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 16/43] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v2 17/43] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v2 18/43] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v2 19/43] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v2 20/43] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v2 21/43] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v2 22/43] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v2 23/43] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v2 24/43] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v2 25/43] drm/rockchip: Restore psr->state when enable/disable psr failed
` [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 0/8] CPU cooling device new strategies
 2018-01-26 13:25 UTC  (8+ messages)
` [PATCH 4/8] thermal/drivers/Kconfig: Convert the CPU cooling device to a choice

[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  (3+ messages)

[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  (2+ 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  (4+ messages)
` [Patch v1 6/8] x86/cpu: Add Cannonlake to Intel family

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-26 12:36 UTC  (7+ messages)

ppc elf_map breakage with MAP_FIXED_NOREPLACE
 2018-01-26 12:34 UTC  (12+ messages)

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

[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] slub: remove obsolete comments of put_cpu_partial()
 2018-01-26 12:09 UTC 

[PATCH] staging: rtl8723bs: remove a couple of redundant initializations
 2018-01-26 11:54 UTC 

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

[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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).