linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-16 02:35:25 to 2019-08-16 08:12:24 UTC [more...]

[PATCH net-next 0/6] net: hns3: add some cleanups & bugfix
 2019-08-16  8:09 UTC  (6+ messages)
` [PATCH net-next 1/6] net: hns3: add or modify comments
` [PATCH net-next 2/6] net: hns3: modify redundant initialization of variable
` [PATCH net-next 3/6] net: hns3: fix error and incorrect format
` [PATCH net-next 4/6] net: hns3: change print level of RAS error log from warning to error
` [PATCH net-next 5/6] net: hns3: prevent unnecessary MAC TNL interrupt

[PATCH v3 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-16  8:11 UTC  (15+ messages)
` [PATCH v3 01/14] PCI/P2PDMA: Introduce private pagemap structure
` [PATCH v3 02/14] PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
` [PATCH v3 03/14] PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
` [PATCH v3 04/14] PCI/P2PDMA: Factor out __upstream_bridge_distance()
` [PATCH v3 05/14] PCI/P2PDMA: Apply host bridge whitelist for ACS
` [PATCH v3 06/14] PCI/P2PDMA: Factor out host_bridge_whitelist()
` [PATCH v3 07/14] PCI/P2PDMA: Whitelist some Intel host bridges

[PATCH v2 0/9] Add dual-LVDS panel support to EK874
 2019-08-16  8:11 UTC  (10+ messages)
` [PATCH v2 3/9] drm: Rename drm_bridge_timings to drm_timings

Kernel 4.14 + has 100 times higher IO latency than Kernel 4.4 with raid1
 2019-08-16  8:10 UTC  (11+ messages)
    ` Bisected: Kernel 4.14 + has 3 times higher write "

[PATCH net-next] r8152: divide the tx and rx bottom functions
 2019-08-16  8:10 UTC  (6+ messages)

[PATCH 2/5] kernel.h: Add non_block_start/end()
 2019-08-16  8:10 UTC  (16+ messages)
                ` [Intel-gfx] "

[ANN] kdevops - Linux kernel development devops framework
 2019-08-16  8:08 UTC 

[PATCH] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-08-16  8:06 UTC  (3+ messages)

[PATCH v4 0/3] kasan: support backing vmalloc space with real shadow memory
 2019-08-16  8:04 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 3/3] x86/kasan: support KASAN_VMALLOC

[v2] rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-16  8:04 UTC  (2+ messages)

[PATCH] ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
 2019-08-16  8:00 UTC  (5+ messages)
  ` 答复: "

[PATCH] powerpc/32: Add warning on misaligned copy_page() or clear_page()
 2019-08-16  7:52 UTC 

[PATCH 0/2] Enable the I2C nodes for Allwinner H6 CPU
 2019-08-16  7:52 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] dt-bindings: i2c: mv64xxx: Add compatible for the H6 i2c node
  ` [PATCH v2 2/3] arm64: allwinner: h6: add I2C nodes
  ` [PATCH v2 3/3] arm64: allwinner: h6: add i2c0 node in PineH64

cleanup the dma_pgprot handling
 2019-08-16  7:43 UTC  (8+ messages)
` [PATCH 1/6] MIPS: remove support for DMA_ATTR_WRITE_COMBINE
` [PATCH 2/6] unicore32: remove the unused pgprot_dmacoherent define
` [PATCH 3/6] arm-nommu: "
` [PATCH 4/6] dma-mapping: remove arch_dma_mmap_pgprot
` [PATCH 5/6] dma-mapping: make dma_atomic_pool_init self-contained
` [PATCH 6/6] arm64: document the choice of page attributes for pgprot_dmacoherent

[PATCH v6 00/11] media: hantro: Add support for H264 decoding
 2019-08-16  7:41 UTC  (7+ messages)
` [PATCH v6 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v6 07/11] media: cedrus: Specify H264 startcode and "
` [PATCH v6 09/11] media: hantro: Add core bits to support H264 decoding

next take at setting up a dma mask by default for platform devices v2
 2019-08-16  7:39 UTC  (8+ messages)
` [PATCH 1/6] usb: don't create dma pools for HCDs with a localmem_pool
` [PATCH 2/6] usb: add a hcd_uses_dma helper
` [PATCH 3/6] usb: add a HCD_DMA flag instead of guestimating DMA capabilities
` [PATCH 4/6] usb/max3421: remove the dummy {un,}map_urb_for_dma methods
` [PATCH 5/6] dma-mapping: remove is_device_dma_capable
` [PATCH 6/6] driver core: initialize a default DMA mask for platform device

[PATCH 0/3] x86: cpu: Add new Airmont CPU model
 2019-08-16  7:38 UTC  (10+ messages)
` [PATCH 1/3] x86: cpu: Use constant definitions for CPU type
` [PATCH 2/3] x86: cpu: Add new Intel Atom "

[PATCH] libnvdimm: change disk name of virtio pmem disk
 2019-08-16  7:36 UTC  (3+ messages)

[PATCH v3 0/10] Add mt7629 and fix mt7628 pwm
 2019-08-16  7:34 UTC  (12+ messages)
` [PATCH v3 1/10] pwm: mediatek: add a property "num-pwms"
` [PATCH v3 2/10] pwm: mediatek: allocate the clks array dynamically
` [PATCH v3 3/10] pwm: mediatek: use pwm_mediatek as common prefix
` [PATCH v3 4/10] dt-bindings: pwm: add a property "num-pwms"
` [PATCH v3 5/10] arm64: dts: mt7622: add a property "num-pwms" for PWM node
` [PATCH v3 6/10] arm: dts: mt7623: "
` [PATCH v3 7/10] dt-bindings: pwm: update bindings for MT7629 SoC
` [PATCH v3 8/10] pwm: mediatek: add new property and fix mt7628 pwm
` [PATCH v3 9/10] dt-bindings: pwm: update bindings for MT7628 SoC
` [PATCH 10/10] arm: dts: mediatek: add mt7629 pwm support

[PATCH v3 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-16  7:32 UTC  (5+ messages)
` [PATCH v3 2/3] hwmon/ltc2990: Generalise DT to fwnode support

[PATCH] staging: erofs: use common file type conversion
 2019-08-16  7:25 UTC  (2+ messages)

[PATCH] dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
 2019-08-16  7:22 UTC  (2+ messages)

[PATCH v9 00/21] MT8183 IOMMU SUPPORT
 2019-08-16  7:22 UTC  (8+ messages)
` [PATCH v9 08/21] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode

[PATCH] Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
 2019-08-16  7:16 UTC  (3+ messages)
` [PATCH] KVM: x86/MMU: Zap all when removing memslot if VM has assigned device

[PATCH 5.2 000/144] 5.2.9-stable review
 2019-08-16  7:15 UTC  (3+ messages)

[PATCH 4.14 00/69] 4.14.139-stable review
 2019-08-16  7:15 UTC  (4+ messages)

[PATCH] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
 2019-08-16  7:14 UTC  (4+ messages)

[PATCH 0/2] Use ccm(aes) aead transform in staging drivers
 2019-08-16  6:59 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes)
` [PATCH 2/2] staging: rtl8192e: rtllib_crypt_ccmp.c: "

[PATCH v4 00/21] Common patches from downstream development
 2019-08-16  7:09 UTC  (7+ messages)
` [PATCH v4 14/21] ARM: dts: imx6ull-colibri: Add sleep mode to fec
` [PATCH v4 20/21] ARM: dts: imx7-colibri: Add UHS support to eval board
` [PATCH v4 21/21] ARM: dts: imx6qdl-colibri.dtsi: UHS-I support for v1.1a hw

possible deadlock in static_key_slow_dec
 2019-08-16  7:07 UTC  (2+ messages)

[RFC PATCH 00/15] acrn: add the ACRN driver module
 2019-08-16  7:05 UTC  (5+ messages)
` [RFC PATCH 04/15] drivers/acrn: add the basic framework of acrn char device driver

[PATCH] csky: Fixup ioremap function losing
 2019-08-16  7:03 UTC  (2+ messages)

[PATCH] MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
 2019-08-16  7:01 UTC  (9+ messages)

[PATCH] Revert "clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804"
 2019-08-16  6:59 UTC  (3+ messages)
` [PATCH] clocksource/drivers/sp804: make CONFIG_ARM_TIMER_SP804 selectable again

linux-next: manual merge of the gpio-brgl tree with the gpio tree
 2019-08-16  6:56 UTC 

[LKP] [drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-08-16  6:55 UTC  (2+ messages)

add a not device managed memremap_pages v2
 2019-08-16  6:54 UTC  (5+ messages)
` [PATCH 1/4] resource: add a not device managed request_free_mem_region variant
` [PATCH 2/4] memremap: remove the dev field in struct dev_pagemap
` [PATCH 3/4] memremap: don't use a separate devm action for devmap_managed_enable_get
` [PATCH 4/4] memremap: provide a not device managed memremap_pages

[PATCH v2] dmaengine: ti: dma-crossbar: Fix a memory leak bug
 2019-08-16  6:53 UTC  (2+ messages)

[PATCH 4.19 00/91] 4.19.67-stable review
 2019-08-16  6:53 UTC  (3+ messages)

turn hmm migrate_vma upside down v3
 2019-08-16  6:51 UTC  (2+ messages)

[PATCH v3 0/2] vfs: make active swap files unwritable
 2019-08-16  6:48 UTC  (6+ messages)
` [PATCH 1/2] mm: set S_SWAPFILE on blockdev swap devices
` [PATCH 2/2] vfs: don't allow writes to swap files

[PATCH RFC v1] clk: Fix potential NULL dereference in clk_fetch_parent_index()
 2019-08-16  6:48 UTC  (3+ messages)

[PATCH v2 0/7] AMD64 EDAC fixes
 2019-08-16  6:47 UTC  (4+ messages)

[PATCH] dmaengine: ti: Fix a memory leak bug
 2019-08-16  6:45 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
 2019-08-16  6:45 UTC  (13+ messages)
` [PATCH v3 2/2] pwm: sprd: Add Spreadtrum PWM support

[PATCH net-next v2 0/5] r8152: RX improve
 2019-08-16  6:42 UTC  (3+ messages)
  ` [PATCH net-next v2 4/5] r8152: support skb_add_rx_frag

linux-next: manual merge of the scsi tree with the scsi-fixes tree
 2019-08-16  6:40 UTC 

[PATCHv6 00/36] kernel: Introduce Time Namespace
 2019-08-16  6:36 UTC  (11+ messages)
` [PATCHv6 01/36] ns: "
` [PATCHv6 28/36] posix-clocks: Add align for timens_offsets
` [PATCHv6 30/36] selftest/timens: Add Time Namespace test for supported clocks

cleanup the walk_page_range interface
 2019-08-16  6:27 UTC  (3+ messages)

[PATCH v5 00/15] ASoC: sun4i-i2s: Updates to the driver
 2019-08-16  6:27 UTC  (6+ messages)
` [PATCH v5 02/15] ASoC: sun4i-i2s: Add set_tdm_slot functionality

linux-next: build warning after merge of the drm-misc tree
 2019-08-16  6:23 UTC  (3+ messages)

[PATCH] iio: dac: ad5380: fix incorrect assignment to val
 2019-08-16  6:16 UTC  (2+ messages)

Early EFI-related boot freeze in parse_setup_data()
 2019-08-16  6:14 UTC 

[PATCH v4 00/14] net: phy: adin: add support for Analog Devices PHYs
 2019-08-16  6:09 UTC  (4+ messages)
` [PATCH v4 11/14] net: phy: adin: implement Energy Detect Powerdown mode

[PATCH 0/3] soc: fsl: dpio: small fixes
 2019-08-16  6:02 UTC  (4+ messages)
` [PATCH 1/3] bus: fsl-mc: remove explicit device_link_del

linux-next: manual merge of the net-next tree with the kbuild tree
 2019-08-16  6:01 UTC  (3+ messages)

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-16  5:54 UTC  (4+ messages)
` [RFC PATCH v4 9/9] printk: use a "

[PATCH] dma-buf: fix a memory leak bug
 2019-08-16  5:53 UTC 

[PATCH 1/5] powerpc/mm: define empty update_mmu_cache() as static inline
 2019-08-16  5:41 UTC  (5+ messages)
` [PATCH 2/5] powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
` [PATCH 3/5] powerpc/mm: move update_mmu_cache() into book3s hash utils
` [PATCH 4/5] powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
` [PATCH 5/5] powerpc/mm: ppc 603 doesn't need update_mmu_cache()

[PATCH V1 1/1] serial: 8250_pci: Add F81504A series Support
 2019-08-16  5:27 UTC 

[PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
 2019-08-16  5:03 UTC 

[PATCH] ACPI: custom_method: fix memory leaks
 2019-08-16  5:08 UTC 

linux-next: build failure after merge of the keys tree
 2019-08-16  5:04 UTC 

[RFC/RFT v4 0/5] Add generic trusted keys framework/subsystem
 2019-08-16  4:58 UTC  (5+ messages)

linux-next: build failure after merge of the arm64 tree
 2019-08-16  4:52 UTC  (4+ messages)

linux-next: manual merge of the keys tree with the fscrypt tree
 2019-08-16  4:48 UTC 

[PATCH v6 0/8] iommu: Bounce page for untrusted devices
 2019-08-16  4:46 UTC  (7+ messages)
` [PATCH v6 5/8] iommu: Add bounce page APIs

[PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk
 2019-08-16  4:44 UTC  (18+ messages)

[PATCH 0/2] Add support for AHB DMA controller on Milbeaut series
 2019-08-16  4:43 UTC  (5+ messages)
` [PATCH 2/2] dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms

[PATCH] ACPI / PCI: fix a memory leak bug
 2019-08-16  4:33 UTC 

[PATCH 1/2] dt-bindings: clock: Document SM8150 rpmh-clock compatible
 2019-08-16  4:24 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: clk-rpmh: Add support for SM8150

[PATCH v2 0/3] PCI: pci-sysfs.c cleanup
 2019-08-16  4:22 UTC  (3+ messages)
` [PATCH v3 0/4] PCI: Clean up pci-sysfs.c

[git pull] drm fixes for 5.3-rc5
 2019-08-16  4:21 UTC 

[PATCHv3 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-08-16  4:17 UTC  (3+ messages)
` [PATCHv3 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes

Linux Kernel 5.2.8 iwlwifi driver
 2019-08-16  3:59 UTC 

[PATCH v2] clk: Fix falling back to legacy parent string matching
 2019-08-16  3:52 UTC  (2+ messages)

[PATCH] airo: fix memory leaks
 2019-08-16  3:50 UTC 

[PATCH] kprobes: fix potential deadlock in kprobe_optimizer()
 2019-08-16  3:45 UTC  (2+ messages)

[PATCH] vfio_pci: Replace pci_try_reset_function() with __pci_reset_function_locked() to ensure that the pci device configuration space is restored to its original state
 2019-08-16  3:33 UTC 

[GIT PULL] Hisilicon fixes for v5.3
 2019-08-16  3:29 UTC 

[PATCH v4 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-16  3:13 UTC  (5+ messages)

Linux Kernel 5.2.8
 2019-08-16  3:10 UTC  (3+ messages)
` Linux Kernel 5.2.8 (uvc or i915?)
    ` Linux Kernel 5.2.8 (uvc or i915? <<<)

[PATCH v9 0/7] Solve postboot supplier cleanup and optimize probe ordering
 2019-08-16  3:09 UTC  (6+ messages)

[PATCH] f2fs: fix to avoid data corruption by forbidding SSR overwrite
 2019-08-16  3:03 UTC 

[PATCH 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-16  3:00 UTC  (9+ messages)
` [PATCH 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH 05/10] PCI: layerscape: Modify the way of getting capability with different PEX

[PATCH -rcu dev 1/3] rcu/tree: tick_dep_set/clear_cpu should accept bits instead of masks
 2019-08-16  2:59 UTC  (5+ messages)
` [PATCH -rcu dev 2/3] rcu/tree: Fix issue where sometimes rcu_urgent_qs is not set on IPI
` [PATCH -rcu dev 3/3] RFC: rcu/tree: Read dynticks_nmi_nesting in advance
` [PATCH v2 -rcu dev 2/3] rcu/tree: Fix issue where sometimes rcu_urgent_qs is not set on IPI

[PATCH 0/4] Followup to "Make clk_hw::init NULL after clk registration"
 2019-08-16  2:48 UTC  (3+ messages)
` [PATCH 4/4] clk: qcom: Remove error prints from DFS registration

[PATCH v2] fs: fs_parser: avoid NULL param->string to kstrtouint
 2019-08-16  2:46 UTC  (2+ messages)

linux-next: build failure after merge of the amdgpu tree
 2019-08-16  2:43 UTC  (6+ messages)

[rcu:dev.2019.08.13a 35/60] ERROR: "tick_nohz_full_running" [kernel/rcu/rcutorture.ko] undefined!
 2019-08-16  2:41 UTC 

rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-16  2:40 UTC  (5+ messages)

[PATCH v5 0/6] Deliver vGPU display refresh event to userspace
 2019-08-16  2:35 UTC  (7+ messages)
` [PATCH v5 1/6] vfio: Define device specific irq type capability
` [PATCH v5 2/6] vfio: Introduce vGPU display irq type
` [PATCH v5 3/6] drm/i915/gvt: Register vGPU display event irq
` [PATCH v5 4/6] drm/i915/gvt: Deliver vGPU refresh event to userspace
` [PATCH v5 5/6] drm/i915/gvt: Deliver async primary plane page flip events at vblank
` [PATCH v5 6/6] drm/i915/gvt: Add cursor plane reg update trap emulation handler

[PATCH v4 0/5] Fixes for HiSilicon LPC driver and logical PIO code
 2019-08-16  2:35 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).