linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-30 15:18:16 to 2018-08-30 18:25:11 UTC [more...]

[PATCH v4 0/3] KASLR feature to randomize each loadable module
 2018-08-30 18:24 UTC  (3+ messages)

[PATCH tip/core/rcu 0/3] SRCU updates for v4.20/v5.0
 2018-08-30 18:24 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/3] srcu: Make call_srcu() available during very early boot
  ` [PATCH tip/core/rcu v2 "
` [PATCH tip/core/rcu 3/3] srcu: Make early-boot call_srcu() reuse workqueue lists

[PATCH v2 0/4] Enable Linux guests on Hyper-V on ARM64
 2018-08-30 18:23 UTC  (3+ messages)
` [PATCH v2 1/4] arm64: hyperv: Add core Hyper-V include files

[PATCH v2] serial: 8250_of: Fix for lack of interrupt support
 2018-08-30 18:21 UTC  (2+ messages)

[PATCH tip/core/rcu 0/6] Documentation updates for v4.20/v5.0
 2018-08-30 18:22 UTC  (3+ messages)
` [PATCH tip/core/rcu 4/6] doc: Update documentation for removal of RCU-bh update machinery

efi boot failures due to PTI with 32 bit builds and Intel CPUs
 2018-08-30 18:21 UTC  (7+ messages)

[PATCH] perf probe powerpc: Ignore SyS symbols irrespective of endianness
 2018-08-30 18:16 UTC  (3+ messages)

[PATCH v2 0/2] GPIO: add single-register GPIO via CREG driver
 2018-08-30 18:16 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings

[PATCH] ipmi: Fix I2C client removal in the SSIF driver
 2018-08-30 18:14 UTC 

[PATCH tip/core/rcu 0/19] RCU flavor-consolidation changes for v4.20/v5.0
 2018-08-30 18:10 UTC  (3+ messages)
` [PATCH tip/core/rcu 01/19] rcu: Refactor rcu_{nmi,irq}_{enter,exit}()

32-bit PTI with THP = userspace corruption
 2018-08-30 18:09 UTC 

[PATCH v6 1/2] mm: migration: fix migration of huge PMD shared pages
 2018-08-30 18:05 UTC  (13+ messages)

[PATCH v3 0/8] Support Trusted Foundations firmware on Tegra30
 2018-08-30 18:04 UTC  (9+ messages)
` [PATCH v3 1/8] ARM: trusted_foundations: Implement L2 cache initialization callback
` [PATCH v3 2/8] ARM: trusted_foundations: Make prepare_idle call to take mode argument
` [PATCH v3 3/8] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v3 4/8] ARM: tegra: Setup L2 cache using Trusted Foundations firmware
` [PATCH v3 5/8] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v3 6/8] ARM: tegra: Always boot CPU in ARM-mode
` [PATCH v3 7/8] ARM: tegra: Support L2 cache maintenance done via firmware
` [PATCH v3 8/8] ARM: tegra: Add firmware calls required for suspend-resume

[PATCH v5 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-08-30 18:02 UTC  (6+ messages)
` [PATCH v5 01/16] x86/cpu: create Dhyana init file and register new cpu_dev to system

[PATCH v3] dt-bindings: arm: Explicitly mark Samsung Exynos SoC as unstable
 2018-08-30 18:02 UTC 

[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
 2018-08-30 17:59 UTC  (19+ messages)
` [RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v3 18/24] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction

[RFC 0/3] Introduce usb_{alloc,free}_noncoherent API
 2018-08-30 17:59 UTC  (6+ messages)
` [RFC 1/3] HACK: ARM: dma-mapping: Get writeback memory for non-consistent mappings
` [RFC 2/3] USB: core: Add non-coherent buffer allocation helpers
` [RFC 3/3] stk1160: Use non-coherent buffers for USB transfers

[PATCH 00/15] soc: octeontx2: Add RVU admin function driver
 2018-08-30 17:55 UTC  (8+ messages)
` [PATCH 11/15] soc: octeontx2: Add Marvell OcteonTX2 CGX driver

[PATCH 00/43] perf stat: Make some of the stat code generic
 2018-08-30 17:54 UTC  (2+ messages)

[PATCH net-next 0/3] nixge: fixed-link support
 2018-08-30 17:54 UTC  (10+ messages)
` [PATCH net-next 1/3] net: nixge: Add support for fixed-link subnodes
` [PATCH net-next 2/3] net: nixge: Add support for having nixge as subdevice

[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-08-30 17:42 UTC  (6+ messages)
` [PATCH 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a

[PATCH] Drivers: hv: vmbus: Use raw_smp_processor_id() in vmbus_connect()
 2018-08-30 17:41 UTC  (5+ messages)

[PATCH tip/core/rcu 0/52] Remove rcu_state pointers for v4.20/v5.0
 2018-08-30 17:40 UTC  (9+ messages)

[PATCH v2] drm/nouveau: Fix nouveau_connector_ddc_detect()
 2018-08-30 17:37 UTC  (3+ messages)

[PATCH] clk: qcom: Allocate space for NULL terimation in DFS table
 2018-08-30 17:34 UTC 

[PATCH 0/6] x86/alternatives: text_poke() fixes
 2018-08-30 17:32 UTC  (7+ messages)
` [PATCH 1/6] x86/alternatives: clarify text_mutex use in text_poke
` [PATCH 2/6] x86/mm: temporary mm struct
` [PATCH 3/6] fork: provide a function for copying init_mm
` [PATCH 4/6] x86/alternatives: initializing temporary mm for patching
` [PATCH 5/6] x86/alternatives: use temporary mm for text poking
` [PATCH 6/6] x86/alternatives: remove text_poke() return value

[PATCH 4/4] staging: comedi: Correct multiline dereference as per TODO
 2018-08-30 17:32 UTC 

[PATCH 3/4] staging: comedi: Correct multiline dereference as per TODO
 2018-08-30 17:32 UTC 

[PATCH 2/4] staging: comedi: Correct multiline dereference as per TODO
 2018-08-30 17:32 UTC 

[PATCH 1/4] staging: comedi: Correct multiline dereference as per TODO
 2018-08-30 17:32 UTC 

[PATCH 0/4] staging: comedi: Correct multiline dereference as per TODO
 2018-08-30 17:32 UTC 

[PATCH v2 0/3] exec: fix passing of file locks across execve in multithreaded processes
 2018-08-30 17:24 UTC  (4+ messages)
` [PATCH v2 1/3] exec: separate thread_count for files_struct
` [PATCH v2 2/3] exec: delay clone(CLONE_FILES) if task associated with current files_struct is exec'ing
` [PATCH v2 3/3] exec: do unshare_files after de_thread

[PATCH] fsl: remove redundant pointer 'priv'
 2018-08-30 17:23 UTC  (2+ messages)

[PATCH v2] fs: Convert return type int to vm_fault_t
 2018-08-30 17:25 UTC 

[PATCH v2] ARM: tegra: tegra20: Fix mixed tabs-spaces indentation
 2018-08-30 17:21 UTC 

[PATCH 0/6] crypto: vf-crc - Add new driver (and required clk, DTS...)
 2018-08-30 17:15 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: crypto: Add Freescale Vybrid CRC
` [PATCH 2/6] clk: imx: vf610: Add CRC clock
` [PATCH 3/6] ARM: dts: vfxxx: Add node for CRC hardware block
` [PATCH 4/6] crypto: testmgr - Add CRC16 test tables
` [PATCH 5/6] crypto - Group Freescale/NXP ARM architecture Kconfig entires together
` [PATCH 6/6] crypto: vf-crc - Add new driver for Freescale Vybrid CRC

Affinity managed interrupts vs non-managed interrupts
 2018-08-30 17:15 UTC  (3+ messages)

Patch "asm-generic/bitops/lock.h: Rewrite using atomic_fetch_" causes kernel crash
 2018-08-30 17:15 UTC  (8+ messages)

[PATCH V1] add huawei ibma driver modules The driver is used for communication between in-band management agent(iBMA) and out-of-band management controller(iBMC) via pcie bus in Huawei V3 server. The driver provides character device,VNIC and black box interface for application layer
 2018-08-30 17:15 UTC  (2+ messages)

[PATCH 00/12] Avoid synchronous TLB invalidation for intermediate page-table entries on arm64
 2018-08-30 17:11 UTC  (15+ messages)
` [PATCH 01/12] arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()
` [PATCH 02/12] arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
` [PATCH 03/12] arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()
` [PATCH 04/12] arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()
` [PATCH 05/12] arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()
` [PATCH 06/12] arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code
` [PATCH 07/12] asm-generic/tlb: Guard with #ifdef CONFIG_MMU
` [PATCH 08/12] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
` [PATCH 09/12] asm-generic/tlb: Track which levels of the page tables have been cleared
` [PATCH 10/12] arm64: tlb: Adjust stride and type of TLBI according to mmu_gather
` [PATCH 11/12] arm64: tlb: Avoid synchronous TLBIs when freeing page tables
` [PATCH 12/12] arm64: tlb: Rewrite stale comment in asm/tlbflush.h

[PATCH] EDAC, ghes: use CPER module handles to locate DIMMs
 2018-08-30 17:11 UTC  (11+ messages)

[PATCH v5 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700
 2018-08-30 17:05 UTC  (2+ messages)

[PATCH] soc: fsl/qe: Use of_get_child_by_name helper
 2018-08-30 17:04 UTC  (3+ messages)

[PATCH v1 1/7] mfd: intel_msic: Use DEFINE_RES_IRQ() macro
 2018-08-30 16:52 UTC  (7+ messages)
` [PATCH v1 2/7] mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macro
` [PATCH v1 3/7] mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macro
` [PATCH v1 4/7] mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
` [PATCH v1 5/7] mfd: Sort headers alphabetically for Intel PMIC drivers
` [PATCH v1 6/7] mfd: Convert Intel PMIC drivers to use SPDX identifier
` [PATCH v1 7/7] MAINTAINERS: Add myself as designated reviewer of Intel MFD PMIC

[PATCH v2] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-30 16:50 UTC  (5+ messages)
` [PATCH v2] clk: "

[PATCH v1] MAINTAINERS: Add myself as designated reviewer of Intel PMIC GPIO
 2018-08-30 16:49 UTC 

Path added
 2018-08-30 14:04 UTC 

[rfc] leds: add TI LMU backlight driver
 2018-08-30 16:40 UTC  (3+ messages)
` [PATCH] "

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-08-30 16:40 UTC  (34+ messages)
` [PATCH v3 01/30] mfd: Makefile: Remove build option for MFD:sun4i-gpadc
` [PATCH v3 02/30] mfd: Kconfig: Remove MFD_SUN4I_GPADC config option
` [PATCH v3 03/30] iio: adc: Remove ID table
` [PATCH v3 04/30] iio: adc: Kconfig: Update Kconfig to new build options
` [PATCH v3 05/30] iio: adc: move SUN4I_GPADC_CHANNEL define to header file
` [PATCH v3 06/30] iio: adc: remove ofnode options
` [PATCH v3 07/30] iio: adc: remove mfd_probe & sunwi_irq_init function
` [PATCH v3 08/30] iio: adc: remove hwmon structure
` [PATCH v3 09/30] iio: adc: Threat A33 as thermal sensor and remove non thermal sun4i channel
  ` [linux-sunxi] "
` [PATCH v3 10/30] iio: adc: rework irq and adc_channel handling
` [PATCH v3 11/30] iio: adc: add new compatibles
` [PATCH v3 12/30] mfd: Remove old mfd driver & Move sun4i-gpadc.h to iio/adc/
` [PATCH v3 13/30] arm: config: Enable SUN4I_GPADC in defconfig
` [PATCH v3 14/30] dt-bindings: update the Allwinner GPADC device tree binding for H3 & A83T
` [PATCH v3 15/30] iio: adc: sun4i-gpadc-iio: rename A33-specified registers to contain A33
` [PATCH v3 16/30] iio: adc: sun4i-gpadc-iio: rework: readout temp_data
` [PATCH v3 17/30] iio: adc: sun4i-gpadc-iio: rework: support clocks and reset
` [PATCH v3 18/30] iio: adc: sun4i-gpadc-iio: rework: support multiple sensors
` [PATCH v3 19/30] iio: adc: sun4i-gpadc-iio: rework: support nvmem calibration data
` [PATCH v3 20/30] iio: adc: sun4i-gpadc-iio: rework: device specific suspend & resume
` [PATCH v3 21/30] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
  ` [linux-sunxi] "
` [PATCH v3 22/30] iio: adc: sun4i-gpadc-iio: add support for A83T "
` [PATCH v3 23/30] ARM: dts: sunxi-h3-h5: add support for the thermal sensor in H3 and H5
` [PATCH v3 24/30] ARM: dts: sun8i: h3: add support for the thermal sensor in H3
` [PATCH v3 25/30] ARM: dts: sun8i: h3: add thermal zone to H3
` [PATCH v3 26/30] ARM: dts: sun8i: h3: enable H3 sid controller
` [PATCH v3 27/30] ARM: dts: sun8i: h3: use calibration for ths
` [PATCH v3 28/30] ARM: dts: sun8i: a83t: add support for the thermal sensor in A83T
` [PATCH v3 29/30] ARM: dts: sun8i: a83t: add thermal zone to A83T
` [PATCH v3 30/30] ARM: sun8i: a83t: full range OPP tables and CPUfreq
  ` [linux-sunxi] "

[PATCH 1/6] staging: erofs: formatting fix in unzip_vle_lz4.c
 2018-08-30 16:32 UTC  (4+ messages)
` [PATCH 2/6] staging: erofs: formatting fix to NULL comparison

[PATCH] fs: Convert return type int to vm_fault_t
 2018-08-30 16:38 UTC  (3+ messages)

[tip:x86/urgent 9/11] arch/x86/kernel/dumpstack.c:107:17: sparse: incorrect type in argument 1 (different address spaces)
 2018-08-30 16:30 UTC 

[PATCH] arm64: defconfig: enable EFI_ARMSTUB_DTB_LOADER
 2018-08-30 16:23 UTC  (6+ messages)

[PATCH 0/8] RISC-V: Assorted Cleanups
 2018-08-30 16:11 UTC  (4+ messages)
` [PATCH 5/8] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu

[PATCH v2 0/3] RISC-V: Add new smp features
 2018-08-30 16:04 UTC  (5+ messages)

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-08-30 15:54 UTC  (3+ messages)

[PATCH v2 0/9] of: fix compatible-child-node lookups
 2018-08-30 15:51 UTC  (3+ messages)
` [PATCH v2 1/9] of: add helper to lookup compatible child node

[PATCH v2 00/32] selftests/ftrace: Improve ftracetest with coverage check
 2018-08-30 15:50 UTC  (5+ messages)
` [PATCH v2 22/32] selftests/ftrace: Add ringbuffer size changing testcase

[PATCH] binder: use standard functions to allocate fds
 2018-08-30 15:49 UTC  (3+ messages)

[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
 2018-08-30 15:49 UTC  (6+ messages)

[PATCH v1] mm: relax deferred struct page requirements
 2018-08-30 15:45 UTC  (9+ messages)

[PATCH] f2fs: avoid wrong decrypted data from disk
 2018-08-30 15:44 UTC  (4+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

KASAN: stack-out-of-bounds Read in __schedule
 2018-08-30 15:40 UTC  (7+ messages)

[PATCH 0/4] media: platform: Add Aspeed Video Engine driver
 2018-08-30 15:40 UTC  (4+ messages)
` [PATCH 4/4] "

WARNING in handle_irq (3)
 2018-08-30 15:39 UTC  (2+ messages)

[lkp-robot] [mm] 15d36fecd0: WARNING:at_kernel/memremap.c:#devm_memremap_pages
 2018-08-30 15:39 UTC  (4+ messages)

[PATCH] device-dax: Convert variable to vm_fault_t type
 2018-08-30 15:40 UTC  (2+ messages)

[PATCH 0/3] Add Xilinx AMS Driver
 2018-08-30 15:36 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: Add Xilinx AMS driver

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-08-30 15:35 UTC  (5+ messages)
` [PATH v5 "
  ` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array

[PATCH 1/3] pinctrl: Document pin_config_group_get() return codes like pin_config_get()
 2018-08-30 15:28 UTC  (5+ messages)
` [PATCH 3/3] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant

[PATCH] perf event-parse: Use fixed size string for comms
 2018-08-30 15:28 UTC  (2+ messages)

[PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
 2018-08-30 15:25 UTC  (4+ messages)
` [PATCH 2/2] x86/mm/KASLR: Adjust the vmemmap size according to paging mode

[RFT PATCH 0/2] pinctrl: Fix two more xxx_config_get() functions to be compliant
 2018-08-30 15:23 UTC  (3+ messages)
` [RFT PATCH 1/2] pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() "
` [RFT PATCH 2/2] pinctrl: spmi-mpp: Fix pmic_mpp_config_get() "

[PATCH v2 0/1] perf: Sharing PMU counters across compatible events
 2018-08-30 15:18 UTC  (3+ messages)
` [PATCH v2 1/1] "


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