linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-26 14:35:48 to 2018-09-26 16:55:48 UTC [more...]

[PATCH 0/5] Update and move Dell drivers dell_rbu and dcdbas
 2018-09-26 16:55 UTC  (4+ messages)

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-09-26 16:54 UTC  (18+ messages)
` [PATCH net-next v6 07/23] zinc: ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v6 23/23] net: WireGuard secure network tunnel

[PATCH v1 01/28] platform/x86: intel_bxtwc_tmu: Convert to use SPDX identifier
 2018-09-26 16:52 UTC  (27+ messages)
` [PATCH v1 02/28] platform/x86: intel_cht_int33fe: "
` [PATCH v1 03/28] platform/x86: intel_chtdc_ti_pwrbtn: Add "
` [PATCH v1 04/28] platform/x86: intel-hid: Convert to use "
` [PATCH v1 05/28] platform/x86: intel_int0002_vgpio: "
` [PATCH v1 06/28] platform/x86: intel-ips: "
` [PATCH v1 07/28] platform/x86: intel_menlow: Sort headers alphabetically
` [PATCH v1 08/28] platform/x86: intel_menlow: Convert to use SPDX identifier
` [PATCH v1 09/28] platform/x86: intel_mid_powerbtn: Remove unnecessary init.h inclusion
` [PATCH v1 10/28] platform/x86: intel_mid_powerbtn: Convert to use SPDX identifier
` [PATCH v1 11/28] platform/x86: intel_mid_thermal: Sort headers alphabetically
` [PATCH v1 12/28] platform/x86: intel_mid_thermal: Convert to use SPDX identifier
` [PATCH v1 13/28] platform/x86: intel_oaktrail: Sort headers alphabetically
` [PATCH v1 14/28] platform/x86: intel_oaktrail: Convert to use SPDX identifier
` [PATCH v1 15/28] platform/x86: intel_pmc: Sort headers alphabetically
` [PATCH v1 16/28] platform/x86: intel_pmc: Convert to use SPDX identifier
` [PATCH v1 17/28] platform/x86: intel_punit_ipc: Sort headers alphabetically
` [PATCH v1 18/28] platform/x86: intel_punit_ipc: Convert to use SPDX identifier
` [PATCH v1 19/28] platform/x86: intel-rst: Sort headers alphabetically
` [PATCH v1 21/28] platform/x86: intel_scu_ipc: "
` [PATCH v1 22/28] platform/x86: intel_scu_ipc: Convert to use SPDX identifier
` [PATCH v1 23/28] platform/x86: intel-smartconnect: Sort headers alphabetically
` [PATCH v1 24/28] platform/x86: intel-smartconnect: Convert to use SPDX identifier
` [PATCH v1 25/28] platform/x86: intel_telemetry: "
` [PATCH v1 26/28] platform/x86: intel_turbo_max_3: Sort headers alphabetically
` [PATCH v1 27/28] platform/x86: intel_turbo_max_3: Convert to use SPDX identifier
` [PATCH v1 28/28] platform/x86: intel-wmi-thunderbolt: "

[PATCH] video/fbdev/stifb: Fix spelling mistake in fall-through annotation
 2018-09-26 16:52 UTC  (2+ messages)

[PATCH v2 00/37] ARM: dts: tegra: colibri_t20: major revamp incl. eval board support
 2018-09-26 16:52 UTC  (3+ messages)

[PATCH v2] pinctrl: qcom: Add sdm660 pinctrl driver
 2018-09-26 16:54 UTC  (7+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v4 "
    ` [PATCH v4 2/2] dt-bindings: pinctrl: qcom: Add SDM660 pinctrl binding

kernel 4.18.5 Realtek 8111G network adapter stops responding under high system load
 2018-09-26 16:44 UTC  (5+ messages)

[PATCH ARM-next] ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value
 2018-09-26 16:43 UTC  (2+ messages)

[PATCH] DRM: VBLANK: provide valid timestamp for EVENT_FLIP
 2018-09-26 16:37 UTC  (2+ messages)

[PATCH security-next v3 00/29] LSM: Explict LSM ordering
 2018-09-26 16:35 UTC  (3+ messages)
` [PATCH security-next v3 04/29] LSM: Remove initcall tracing

[PATCH] hid: microsoft: Add rumble support for Xbox One S controller
 2018-09-26 16:09 UTC  (5+ messages)
`  "
    ` AW: "
    ` XBox One S controller, Bluetooth support (was Re: hid: microsoft: Add rumble support for Xbox One S controller)

[PATCH] hv_netvsc: Make sure out channel is fully opened on send
 2018-09-26 16:34 UTC 

[PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-09-26 16:32 UTC  (23+ messages)
` [PATCH v6 01/18] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v6 02/18] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v6 03/18] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH v6 04/18] arm64: Add a helper for PARange to physical shift conversion
` [PATCH v6 05/18] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH v6 06/18] kvm: arm/arm64: Allow arch specific configurations for VM
` [PATCH v6 07/18] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH v6 08/18] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v6 09/18] kvm: arm64: Prepare for dynamic stage2 page table layout
` [PATCH v6 10/18] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v6 11/18] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v6 12/18] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH v6 13/18] kvm: arm64: Switch to per VM IPA limit
` [PATCH v6 14/18] vgic: Add support for 52bit guest physical address
` [PATCH v6 15/18] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
` [PATCH v6 16/18] kvm: arm64: Set a limit on the IPA size
` [PATCH v6 17/18] kvm: arm64: Limit the minimum number of page table levels
` [PATCH v6 18/18] kvm: arm64: Allow tuning the physical address size for VM
` [kvmtool PATCH v6 19/18] kvmtool: Allow backends to run checks on the KVM device fd
` [kvmtool PATCH v6 20/18] kvmtool: arm64: Add support for guest physical address size
` [kvmtool PATCH v6 21/18] kvmtool: arm64: Switch memory layout
` [kvmtool PATCH v6 22/18] kvmtool: arm: Add support for creating VM with PA size

[RFC PATCH i2c-next 0/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-26 16:32 UTC  (10+ messages)
` [RFC PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: Add 'idle-wait-timeout-ms' setting

[RFC][PATCH 0/3] locking/qspinlock: Improve determinism for x86
 2018-09-26 16:30 UTC  (7+ messages)
` [RFC][PATCH 3/3] locking/qspinlock: Optimize "

[PATCH 0/2] usb: typec: fusb302: Resolve fixed role power configuration
 2018-09-26 16:30 UTC  (5+ messages)
` [PATCH 1/2] usb: typec: fusb302: Correct spelling mistake for toggling state
` [PATCH 2/2] usb: typec: fusb302: Resolve fixed power role contract setup

[V2 PATCH] selftests: watchdog: Add gettimeout and get|set pretimeout
 2018-09-26 16:29 UTC  (4+ messages)

[RFC PATCH] x86: load FPU registers on return to userland
 2018-09-26 16:24 UTC  (10+ messages)
` [RFC PATCH 10/10] x86/fpu: defer FPU state load until return to userspace

[PATCH V3] PCI: Enable PASID when End-to-End TLP is supported by all bridges
 2018-09-26 16:22 UTC  (2+ messages)

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-09-26 16:18 UTC  (8+ messages)
` [PATCH v5 2/4] mm: Provide kernel parameter to allow disabling page init poisoning

[PATCH] Raise maximum number of memory controllers
 2018-09-26 16:17 UTC  (9+ messages)

KASAN: use-after-free Read in rtnl_fill_ifinfo
 2018-09-26 16:16 UTC 

[PATCH v3 bpf-next 00/10] bpf: per-cpu cgroup local storage
 2018-09-26 16:13 UTC  (3+ messages)
` [PATCH v3 bpf-next 03/10] bpf: introduce "

[for-next][PATCH 0/5] tracing: Updates for 5.0
 2018-09-26 16:12 UTC  (6+ messages)
` [for-next][PATCH 1/5] tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()
` [for-next][PATCH 2/5] uprobes: Support SDT markers having reference count (semaphore)
` [for-next][PATCH 3/5] uprobes/sdt: Prevent multiple reference counter for same uprobe
` [for-next][PATCH 4/5] trace_uprobe/sdt: "
` [for-next][PATCH 5/5] perf probe: Support SDT markers having reference counter (semaphore)

[PATCH] ARM: dts: exynos: Add CD and WP pins to Odroid XU SD card
 2018-09-26 16:13 UTC  (3+ messages)

[PATCH v3 0/4] fpga: add devm managed create APIs
 2018-09-26 16:12 UTC  (5+ messages)
` [PATCH v3 1/4] fpga: mgr: add devm_fpga_mgr_create
` [PATCH v3 2/4] fpga: bridge: add devm_fpga_bridge_create
` [PATCH v3 3/4] fpga: add devm_fpga_region_create
` [PATCH v3 4/4] docs: fpga: document programming fpgas using regions

[PATCH] platform/x86: intel-wmi-thunderbolt: Add dynamic debugging
 2018-09-26 16:10 UTC 

[PATCH 0/2] boot to a mapped device
 2018-09-26 16:09 UTC  (3+ messages)
` [PATCH 2/2] init: add support to directly "

m68k allmodconfig build errors
 2018-09-26 16:09 UTC  (6+ messages)

[PATCH RESEND] trace_uprobe: support reference counter in fd-based uprobe
 2018-09-26 16:06 UTC  (2+ messages)

[PATCH 0/4] Improve virtio ID allocation
 2018-09-26 16:04 UTC  (6+ messages)
` [PATCH 1/4] drm/virtio: Replace IDRs with IDAs
` [PATCH 2/4] drm/virtio: Handle context ID allocation errors
` [PATCH 3/4] drm/virtio: Handle object "
` [PATCH 4/4] drm/virtio: Use IDAs more efficiently

[PATCH] net: nixge: fix warnings on 32-bit platforms
 2018-09-26 16:03 UTC  (2+ messages)

[PATCH v4 00/17] remoteproc: add fixed memory region support
 2018-09-26 16:00 UTC  (3+ messages)

[PATCH v4] dt-binding: remoteproc: Add QTI ADSP PIL bindings
 2018-09-26 16:00 UTC  (2+ messages)

[RFC 0/3 net] lorawan: Add LoRaWAN soft MAC module
 2018-09-26 15:52 UTC  (7+ messages)
` [RFC 1/3 net] lorawan: Add LoRaWAN class module
` [RFC 2/3 net] lorawan: Add macro and definition for LoRaWAN class modlue

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-09-26 15:59 UTC  (11+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v16 3/5] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2
` [PATCH v16 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH v7 06/39] component: alloc component_match without any comp to match
 2018-09-26 15:54 UTC 

[PATCH v23 0/4] MediaTek MT8173 CMDQ support
 2018-09-26 15:53 UTC  (3+ messages)
` [PATCH v23 4/4] soc: mediatek: Add Mediatek CMDQ helper

[PATCH] media: ov9650: avoid maybe-uninitialized warnings
 2018-09-26 15:49 UTC  (2+ messages)

[PATCH] remoteproc: qcom: pas: Add QCS404 remoteprocs
 2018-09-26 15:48 UTC  (4+ messages)

[PATCH] mt76: fix building without CONFIG_MT76x0U
 2018-09-26 15:48 UTC  (4+ messages)

[PATCH 0/4] IB: decrease large contigous allocation
 2018-09-26 15:48 UTC  (5+ messages)

[PATCH v1 1/5] dt-binding: rtci-pcf8523: add quartz_load property
 2018-09-26 15:47 UTC  (3+ messages)

KASAN: use-after-free Read in tcf_block_find
 2018-09-26 15:44 UTC 

[PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
 2018-09-26 15:38 UTC  (2+ messages)

[PATCH 0/3] ARM: dspi: Provide slave mode support for Vybryd vf610
 2018-09-26 15:37 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: Provide bindings for fsl dspi working in slave mode

[PATCH] of: base: Fix english spelling in of_alias_get_alias_list()
 2018-09-26 15:34 UTC  (2+ messages)

[RFC PATCH 0/9] TI LMU and Dedicated LED drivers
 2018-09-26 15:30 UTC  (4+ messages)
` [RFC PATCH 1/9] leds: add TI LMU backlight driver

[PATCH] [v2] ARM: omap1: add nand_chip declaration
 2018-09-26 15:30 UTC  (4+ messages)

Maybe a copyright attack on linux
 2018-09-26 15:30 UTC  (2+ messages)

[PATCH v2 1/4] power: supply: core: Introduce one property to present the battery internal resistance
 2018-09-26 15:30 UTC  (3+ messages)
` [PATCH v2 4/4] power: supply: Add Spreadtrum SC27XX fuel gauge unit driver

[PATCH V2 0/8] Introduce STPMIC1 PMIC Driver
 2018-09-26 15:29 UTC  (3+ messages)
` [PATCH V2 7/8] dt-bindings: watchdog: document stpmic1 pmic watchdog

[PATCH] pxa168fb: prepare the clock
 2018-09-26 15:27 UTC  (2+ messages)

[PATCH v2] drivers/thermal/tegra: Fix a double free on the device node
 2018-09-26 15:24 UTC  (2+ messages)

[PATCH 0/2] thp nodereclaim fixes
 2018-09-26 15:25 UTC  (3+ messages)
` linux-mm@ archive on lore.kernel.org (Was: [PATCH 0/2] thp nodereclaim fixes)

hid: microsoft: Add rumble support for Xbox One S controller
 2018-09-26 15:23 UTC 

[PATCH] clocksource: dw_apb: add reset control
 2018-09-26 15:21 UTC  (2+ messages)

[PATCH] ptrace: zero out siginfo_t in ptrace_peek_siginfo()
 2018-09-26 15:17 UTC 

r8169 hang on 4.18
 2018-09-26 15:17 UTC  (5+ messages)

[PATCH v2 0/9] x86/kvm/nVMX: optimize MMU switch between L1 and L2
 2018-09-26 15:17 UTC  (9+ messages)
` [PATCH v2 6/9] x86/kvm/mmu: make space for source data caching in struct kvm_mmu
` [PATCH v2 7/9] x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
` [PATCH v2 8/9] x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
` [PATCH v2 9/9] x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()

[PATCH 2/2] arm64: dts: allwinner: Olimex A64-OLinuXino: fix ethernet
 2018-09-26 15:14 UTC  (5+ messages)

[PATCH v2 1/2] sched/fair: Cleanup load_balance() condition
 2018-09-26 15:12 UTC  (2+ messages)
` [PATCH v2 2/2] sched/fair: Don't increase sd->balance_interval on newidle balance

[PATCH v2] KVM: arm/arm64: Check memslot bounds before mapping hugepages
 2018-09-26 15:11 UTC 

[PATCH v2] ARM: tegra: tegra20: Fix mixed tabs-spaces indentation
 2018-09-26 15:08 UTC  (2+ messages)

KMSAN: uninit-value in gre_rcv (2)
 2018-09-26 15:04 UTC 

[PATCH v9 0/8] Introduce on-chip interconnect API
 2018-09-26 15:03 UTC  (6+ messages)
` [PATCH v9 2/8] dt-bindings: Introduce interconnect binding

[PATCH 0/5] Tegra xHCI genpd support
 2018-09-26 15:02 UTC  (4+ messages)
` [PATCH 1/5] PM / Domains: Export symbol for genpd_dev_pm_attach_by_name

[PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
 2018-09-26 14:44 UTC  (2+ messages)

linux-next: build failure after merge of the pci tree
 2018-09-26 14:58 UTC  (3+ messages)

[PATCH v2 00/19] ARM: dts: tegra: apalis-tk1: minor revamp
 2018-09-26 14:56 UTC  (2+ messages)

[PATCH -V5 RESEND 00/21] swap: Swapout/swapin THP in one piece
 2018-09-26 14:51 UTC  (5+ messages)
` [PATCH -V5 RESEND 03/21] swap: Support PMD swap mapping in swap_duplicate()

[PATCH v2 00/34] ARM: dts: tegra: colibri_t30: major revamp
 2018-09-26 14:48 UTC  (2+ messages)

[PATCH] f2fs: refactor ->page_mkwrite() flow
 2018-09-26 14:45 UTC 

[PATCH v2 00/34] ARM: dts: tegra: apalis_t30: major revamp incl. v1.1 hardware support
 2018-09-26 14:46 UTC  (2+ messages)

[PATCH RESEND v2] Revert: "f2fs: check last page index in cached bio to decide submission"
 2018-09-26 14:44 UTC 

[PATCH 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-09-26 14:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c-omap: Add new compatible "

[RFC 00/10] perf: Add cputime events/metrics
 2018-09-26 14:44 UTC  (3+ messages)

[PATCH net-next] phy: mscc: fix printf format
 2018-09-26 14:42 UTC  (2+ messages)

[PATCH] powerpc: Move a dereference below a NULL test
 2018-09-26 14:42 UTC  (3+ messages)

[PATCH 1/3] perf report: don't try to map ip to invalid map
 2018-09-26 14:41 UTC  (3+ messages)

[PATCH v2, RESEND 0/3] tpm: retrieve digest size of unknown algorithms from TPM
 2018-09-26 14:40 UTC  (2+ messages)

[PATCH v4 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-09-26 14:40 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation

[PATCH] ARM: dts: tegra30: fix xcvr-setup-use-fuses
 2018-09-26 14:40 UTC  (2+ messages)

EXTERNAL: [PATCH v2 2/3] tpm: modify tpm_pcr_read() definition to pass TPM hash algorithms
 2018-09-26 14:39 UTC 

[PATCH 0/2] spi: fsl-lpspi: Option to prevent FIFO under/overrun
 2018-09-26 14:37 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: spi: fsl-lpspi: Option to allow stalling

[PATCH] Add Second Fan Support for Thinkpad P50
 2018-09-26 14:34 UTC  (2+ messages)


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