linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-19 09:25:00 to 2018-03-19 14:12:17 UTC [more...]

[PATCH 0/9] KEYS: Blacklisting & UEFI database load
 2018-03-19 14:12 UTC  (6+ messages)

[PATCH net-next v2 0/2] brcmfmac: add new dt entries for SG SDIO settings
 2018-03-19 14:10 UTC  (4+ messages)
` [PATCH net-next v2 2/2] dt: bindings: add new dt entries for brcmfmac

[PATCH v2] PCI / PM: Always check PME wakeup capability for runtime wakeup support
 2018-03-19 14:09 UTC 

[PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2018-03-19 14:05 UTC  (21+ messages)
` [PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
      ` [Letux-kernel] "

use generic dma-direct and swiotlb code for x86 V3
 2018-03-19 14:00 UTC  (16+ messages)
` [PATCH 01/14] x86: remove X86_PPRO_FENCE
` [PATCH 02/14] x86: remove dma_alloc_coherent_mask
` [PATCH 03/14] x86: use dma-direct
` [PATCH 04/14] x86: use generic swiotlb_ops
` [PATCH 05/14] x86/amd_gart: look at coherent_dma_mask instead of GFP_DMA
` [PATCH 06/14] x86/amd_gart: use dma_direct_{alloc,free}
` [PATCH 07/14] iommu/amd_iommu: "
` [PATCH 08/14] iommu/intel-iommu: cleanup intel_{alloc,free}_coherent
` [PATCH 09/14] x86: remove dma_alloc_coherent_gfp_flags
` [PATCH 10/14] set_memory.h: provide set_memory_{en,de}crypted stubs
` [PATCH 11/14] swiotlb: remove swiotlb_set_mem_attributes
` [PATCH 12/14] dma-direct: handle the memory encryption bit in common code
` [PATCH 13/14] dma-direct: handle force decryption for dma coherent buffers "
` [PATCH 14/14] swiotlb: remove swiotlb_{alloc,free}_coherent

Build regressions/improvements in v4.16-rc6
 2018-03-19 13:56 UTC 

[PATCH v2] irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
 2018-03-19 13:55 UTC  (5+ messages)

[PATCH v4 00/10] Sunxi: Add SMP support on A83T
 2018-03-19 13:55 UTC  (7+ messages)
` [PATCH v4 10/10] ARM: sunxi: smp: Add initialization of CNTVOFF

[PATCH] ACPI / PM: allow deeper wakeup power states with no _SxD nor _SxW
 2018-03-19 13:53 UTC  (2+ messages)

[PATCH] drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
 2018-03-19 13:53 UTC  (4+ messages)

[PATCH] usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
 2018-03-19 13:53 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] arm: dts: hummingboard2: convert onboard audio to simple-audio-card
 2018-03-19 13:53 UTC 

[PATCH RESEND v2 0/2] drm/xen-front: Add support for Xen PV display frontend
 2018-03-19 13:51 UTC  (5+ messages)
` [PATCH RESEND v2 1/2] "

[RFC 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-03-19 13:46 UTC  (3+ messages)
` [RFC 01/12] KVM: arm/arm64: Avoid multiple dist->spis kfree

[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-03-19 13:46 UTC  (11+ messages)
` [PATCH 5/8] "
` [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter

[PATCH v4 0/9] Initial Allwinner H6 support
 2018-03-19 13:44 UTC  (4+ messages)

[PATCH] rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
 2018-03-19 13:44 UTC  (2+ messages)

[PATCH linux dev-4.16] drivers: i2c: master arbiter: create driver
 2018-03-19 13:44 UTC  (3+ messages)

[PATCH v2 2/2] ALSA: usb: initial USB Audio Device Class 3.0 support
 2018-03-19 13:43 UTC  (2+ messages)

[PATCH net-next 00/10] net: mvpp2: phylink conversion
 2018-03-19 13:42 UTC  (22+ messages)
` [PATCH net-next 02/10] net: phy: phylink: allow 10GKR interface to use in-band negotiation
            ` [EXT] "
` [PATCH net-next 04/10] phy: add 2.5G SGMII mode to the phy_mode enum

[PATCH] drm/i915/gvt: fix spelling mistake: "registeration" -> "registration"
 2018-03-19 13:41 UTC 

[PATCH 4.9 0/2] Clear LED_BLINK_SW flag in led_blink_set()
 2018-03-19 13:37 UTC  (3+ messages)
` [PATCH 4.9 1/2] Revert "led: core: Fix brightness setting when setting delay_off=0"

[PATCH 1/4] GPU: drm: Fixed Spacing issue
 2018-03-19 13:34 UTC  (2+ messages)

[PATCH] rbd: fix spelling mistake: "reregisteration" -> "re-registration"
 2018-03-19 13:33 UTC 

[PATCH 00/19] C-SKY(csky) Linux Kernel Port
 2018-03-19 13:30 UTC  (8+ messages)
` [PATCH 02/19] csky: Exception handling and syscall
` [PATCH 06/19] csky: IRQ handling
` [PATCH 19/19] irqchip: add irq-nationalchip.c and irq-csky.c

[PATCH] regulator: giving regulator controlling gpios a non-empty label when used through the devicetree
 2018-03-19 13:23 UTC 

[Outreachy kernel] [PATCH] gpu: drm: Use list_first_entry instead of list_entry
 2018-03-19 13:17 UTC  (5+ messages)
` [Outreachy kernel] "
      ` Fwd: "

use generic dma-direct and swiotlb code for x86
 2018-03-19 13:17 UTC  (8+ messages)
` [PATCH 11/13] dma-direct: handle the memory encryption bit in common code

[PATCH] hwmon: MC13982: add uid and die temperature sensor inputs
 2018-03-19 13:17 UTC  (2+ messages)

[PATCH v8 00/42] ARM: davinci: convert to common clock framework​
 2018-03-19 13:17 UTC  (2+ messages)

[PATCH v10 00/10] livepatch: Atomic replace feature
 2018-03-19 13:10 UTC  (4+ messages)
` [PATCH v10 03/10] livepatch: Initial support for dynamic structures

[PATCH v4 1/3] drm/panel: refactor INNOLUX P079ZCA panel driver
 2018-03-19 13:09 UTC  (4+ messages)

[PATCH v6 0/2] x86/devicetree: Enable multiprocessing
 2018-03-19 13:06 UTC  (3+ messages)
` [PATCH v6 1/2] of: Documentation: Specify local APIC ID in "reg"

[PATCH V6 1/8] perf/x86/intel/uncore: customized event_read for client IMC uncore
 2018-03-19 13:00 UTC  (4+ messages)
` [PATCH V6 5/8] perf/x86/intel/uncore: add infrastructure for free running counter

[bug, bisected] pfifo_fast causes packet reordering
 2018-03-19 12:56 UTC  (8+ messages)

[PATCH 00/21] eeprom: at24: driver refactoring
 2018-03-19 12:56 UTC  (6+ messages)
` [PATCH 04/21] eeprom: at24: use SPDX identifier instead of GPL boiler-plate

[RFT][PATCH v5 0/7] sched/cpuidle: Idle loop rework
 2018-03-19 12:47 UTC  (16+ messages)
` [RFT][PATCH v5 4/7] cpuidle: Return nohz hint from cpuidle_select()
` [RFT][PATCH v5 6/7] cpuidle: menu: Refine idle state selection for running tick
` [RFT][PATCH v5 7/7] cpuidle: menu: Avoid selecting shallow states with stopped tick

[PATCH 0/2] rbd: thick-provision image support
 2018-03-19 12:00 UTC 

[PATCH v3 0/3] Fix issues with huge mapping in ioremap for ARM64
 2018-03-19 12:40 UTC  (4+ messages)
` [PATCH v3 1/3] ioremap: Update pgtable free interfaces with addr
` [PATCH v3 2/3] arm64: Implement page table free interfaces
` [PATCH v3 3/3] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

[PATCH v4 0/5] PCI endpoint 64-bit BAR fixes
 2018-03-19 12:36 UTC  (5+ messages)
` [PATCH v4 1/5] PCI: endpoint: BAR width should not depend on sizeof dma_addr_t

[Possible REGRESSION, 4.16-rc4] Error updating SMART data during runtime and could not connect to lvmetad at some boot attempts
 2018-03-19 12:35 UTC  (8+ messages)

[PATCH V2 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-03-19 12:32 UTC  (7+ messages)
` [PATCH V2 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages

[PATCH 1/2] powerpc/32be: use stmw/lmw for non volatile registers save/restore
 2018-03-19 12:23 UTC  (2+ messages)
` [PATCH 2/2] powerpc: avoid an unnecessary test and branch in longjmp()

[PATCH 1/2] rbd: RBD_DEV_FLAG_THICK rbd_dev_flags bit
 2018-03-19 12:01 UTC 

[PATCH 2/2] rbd: add 'thick' sysfs rbd device attribute
 2018-03-19 12:01 UTC 

[PATCH net-next 1/2 v4] net: add uevent socket member
 2018-03-19 12:17 UTC  (2+ messages)
` [PATCH net-next 2/2 v4] netns: send uevent messages

[PATCH v5 0/7] vfio/type1: Add support for valid iova list management
 2018-03-19 12:16 UTC  (8+ messages)
` [PATCH v5 2/7] vfio/type1: Check reserve region conflict and update iova list

[PATCH 00/10 v2] iommu/amd: lock splitting & GFP_KERNEL allocation
 2018-03-19 12:15 UTC  (5+ messages)

[RFC PATCH v2 0/3] usb: typec: Support for Alternate Modes
 2018-03-19 12:15 UTC  (7+ messages)
` [RFC PATCH v2 2/3] usb: typec: Bus type for alternate modes
` [RFC PATCH v2 3/3] usb: typec: tcpm: Support for Alternate Modes

Applied "spi: Fix unregistration of controller with fixed SPI bus number" to the regulator tree
 2018-03-19 12:14 UTC  (2+ messages)

[PATCH 1/2 v3] net: add uevent socket member
 2018-03-19 11:59 UTC  (3+ messages)

[PATCH] ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"
 2018-03-19 11:41 UTC 

[PATCH 1/7] kbuild: rename real-objs-y/m to real-obj-y/m
 2018-03-19 11:32 UTC  (8+ messages)
` [PATCH 2/7] kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
` [PATCH 3/7] lib: zstd: clean up Makefile for simpler composite object handling
` [PATCH 4/7] net: liquidio: "
` [PATCH 5/7] kbuild: remove partial section mismatch detection for built-in.a
` [PATCH 6/7] kbuild: clean up built-in.a archive rule
` [PATCH 7/7] kbuild: clean up multi-used module link rule

[PATCH 1/4] Bluetooth: trailing whitespace
 2018-03-19 11:32 UTC  (4+ messages)
` [PATCH 2/4] Bluetooth: Use tabs where possible
` [PATCH 3/4] Bluetooth: trailing statements
` [PATCH 4/4] Bluetooth: space required

[PATCH RFC] xfs, memcg: Call xfs_fs_nr_cached_objects() only in case of global reclaim
 2018-03-19 11:25 UTC  (8+ messages)

[PATCH] arm64: fix undefined reference to 'printk'
 2018-03-19 11:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] staging: typec: rt1711h typec driver and dt-bindings
 2018-03-19 11:20 UTC  (3+ messages)
` [PATCH 1/2] staging: typec: rt1711h typec chip driver

[PATCH 0/5] PPC32/ioremap: Use memblock API to check for RAM
 2018-03-19 11:19 UTC  (4+ messages)
` [PATCH 3/5] powerpc/mm/32: Use page_is_ram "

[PATCH] staging: media: davinci_vpfe: fix spelling of resizer_configure_in_continious_mode
 2018-03-19 11:18 UTC 

[PATCH] ACPI: Add Time and Alarm Device (TAD) driver
 2018-03-19 11:14 UTC  (3+ messages)

[PATCH v17 00/10] LPC: legacy ISA I/O support
 2018-03-19 11:13 UTC  (8+ messages)
` [PATCH v17 07/10] ACPI / scan: rename acpi_is_serial_bus_slave() to widen use
` [PATCH v17 08/10] ACPI / scan: do not enumerate Indirect IO host children

[PATCH] crypto: doc - clarify hash callbacks state machine
 2018-03-19 11:04 UTC  (5+ messages)

[PATCH] fs: don't flush pagecache when expanding block device
 2018-03-19 11:00 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] ARC: Improve cmpxchng syscall implementation
 2018-03-19 11:00 UTC 

[PATCH v2] x86: i8237: Register based on FADT legacy boot flag
 2018-03-19 10:57 UTC  (3+ messages)

[PATCH v2] ASoC: samsung: Mark unused Odroid compatibles as deprecated
 2018-03-19 10:56 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: fix spelling mistake: "existant" -> "existent"
 2018-03-19 10:53 UTC 

[PATCH] genirq: Pass desc to __irq_free instead of irq number
 2018-03-19 10:52 UTC 

[PATCH] mm/memcontrol.c: speed up to force empty a memory cgroup
 2018-03-19 10:51 UTC  (4+ messages)
    ` 答复: "
      ` 答复: "

[PATCH v2] i2c: xlp9xx: Add support for SMBAlert
 2018-03-19 10:50 UTC  (3+ messages)

[PATCH] test_rhashtable: fix spelling mistake: "existant" -> "existent"
 2018-03-19 10:50 UTC 

[PATCH v7 00/13] Support PPTT for ARM64
 2018-03-19 10:46 UTC  (3+ messages)
` [PATCH v7 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing

[PATCH v5 0/2] Remove false-positive VLAs when using max()
 2018-03-19 10:45 UTC  (14+ messages)
` [PATCH v5 2/2] "

[PATCH v4 0/7] typec: tcpm: Add sink side support for PPS
 2018-03-19 10:39 UTC  (4+ messages)

[patch 00/3] time: Cleanup license information
 2018-03-19 10:37 UTC  (7+ messages)
` [patch 01/3] time: Remove useless filenames in top level comments
` [patch 02/3] time: Add SPDX license identifiers
` [patch 03/3] time: Remove license boilerplates and sloppy references

[PATCH v1 00/19] refactor dts and add support for more boards
 2018-03-19 10:35 UTC  (5+ messages)
` [PATCH v1 02/19] dt-bindings: cpufreq: mediatek: use - instead of _ in examples

[PATCH 1/2] powerpc/mm: Add missing tracepoint for tlbie
 2018-03-19 10:32 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm: Trace tlbia instruction

[PATCH v2 0/3] Add earlycon support for AMD Carrizo / Stoneyridge
 2018-03-19 10:31 UTC  (3+ messages)
` [PATCH v2 2/3] ACPI: SPCR: Add support for AMD CT/SZ

[PATCH 1/2] pci: host: pci-hyperv: Replace GFP_ATOMIC with GFP_KERNEL in hv_pci_onchannelcallback
 2018-03-19 10:29 UTC  (4+ messages)

[PATCH v7 00/42] ARM: davinci: convert to common clock framework​
 2018-03-19 10:26 UTC  (5+ messages)
` [PATCH v7 10/42] clk: davinci: New driver for davinci PSC clocks

[PATCH] PCI / PM: Always check PME wakeup capability for runtime wakeup support
 2018-03-19 10:19 UTC  (3+ messages)

[PATCH v3 00/11] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-03-19 10:19 UTC  (8+ messages)
` [PATCH v3 07/11] mmc: sdhci: Program a relatively accurate SW timeout value

general protection fault in ucma_accept
 2018-03-19 10:17 UTC  (2+ messages)

general protection fault in ucma_query_route
 2018-03-19 10:15 UTC  (2+ messages)

[PATCH] power/hibernate: Make passing hibernate offsets more friendly
 2018-03-19 10:11 UTC  (2+ messages)

[PATCH] ACPI / scan: Send the change uevent with offine environmental data
 2018-03-19 10:02 UTC  (2+ messages)

[PATCH] iio/gyro/bmg160_core: Improve unlocking of a mutex in five functions
 2018-03-19  9:51 UTC  (5+ messages)
  `  "

[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
 2018-03-19  9:50 UTC  (14+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-03-19  9:41 UTC  (7+ messages)
` [PATCH v4 2/7] dt-bindings: Introduce interconnect provider bindings
` [PATCH v4 6/7] dt-bindings: Introduce interconnect consumers bindings

[PATCH 3/5 V3] tpm2: add longer timeouts for creation commands
 2018-03-19  9:37 UTC  (2+ messages)

[RESEND PATCH v1 0/6] Add different features for I2C
 2018-03-19  9:36 UTC  (3+ messages)
` [RESEND PATCH v1 6/6] i2c: i2c-stm32f7: Implement I2C recovery mechanism

[PATCH] gpio: mockup: fix a potential crash when creating debugfs entries
 2018-03-19  9:35 UTC  (2+ messages)

[PATCH v2] venus: vdec: fix format enumeration
 2018-03-19  9:32 UTC 

[PATCH v4] mtdchar: fix usage of mtd_ooblayout_ecc()
 2018-03-19  9:30 UTC  (2+ messages)

[PATCH] venus: vdec: fix format enumeration
 2018-03-19  9:29 UTC  (3+ messages)

[RFC PATCH 0/6] remove in-kernel syscall invocations (part 3 == compat cruft)
 2018-03-19  9:29 UTC  (7+ messages)
` [RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation

[PATCH v3 0/2] Introduce STM32MP1 Reset driver
 2018-03-19  9:28 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: reset: add STM32MP1 resets


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