public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-29 05:30:03 to 2018-03-29 11:11:18 UTC [more...]

[PATCH v4 1/3] Add notrace to lib/ucmpdi2.c
 2018-03-29 10:41 UTC  (3+ messages)
` [PATCH v4 2/3] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
` [PATCH v4 3/3] MIPS: use generic GCC library routines from lib/

[PATCH v4 0/9] extend PWM framework to support PWM modes
 2018-03-29 11:10 UTC  (4+ messages)
` [PATCH v4 1/9] pwm: extend PWM framework with "
` [PATCH v4 2/9] pwm: clps711x: populate PWM mode in of_xlate function
` [PATCH v4 4/9] pwm: pxa: "

[PATCH v4 0/7] phy: qcom: Updates for USB PHYs on SDM845
 2018-03-29 11:04 UTC  (8+ messages)
` [PATCH v4 1/7] clk: msm8996-gcc: change halt check for USB/PCIE pipe_clk
` [PATCH v4 2/7] phy: qcom-qmp: Enable pipe_clk before PHY initialization
` [PATCH v4 3/7] phy: qcom-qusb2: Fix crash if nvmem cell not specified
` [PATCH v4 4/7] dt-bindings: phy-qcom-qmp: Update bindings for sdm845
` [PATCH v4 5/7] phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support "
` [PATCH v4 6/7] dt-bindings: phy-qcom-usb2: Add support to override tuning values
` [PATCH v4 7/7] phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845

[PATCH v3 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-03-29 11:04 UTC  (10+ messages)
` [PATCH v3 1/8] DT: mfd: renesas,rzn1-sysctrl: document RZ/N1 sysctrl node
` [PATCH v3 2/8] DT: reset: renesas,rzn1-reboot: document RZ/N1 reboot driver
` [PATCH v3 3/8] DT: arm: renesas,rzn1: add the RZ/N1 SoC and RZN1D-DB board
` [PATCH v3 4/8] reset: Renesas RZ/N1 reboot driver
` [PATCH v3 5/8] arm: shmobile: Add the RZ/N1 arch to the shmobile Kconfig
` [PATCH v3 6/8] DT: arm: Add Renesas RZ/N1 SoC base device tree file
` [PATCH v3 7/8] DT: arm: Add Renesas RZN1D-DB Board base file
` [PATCH v3 8/8] DT: arm: Add the RZN1D-DB Board to Renesas Makefile target

[PATCH] Delete some unusefull operations for centaur CPU/platform
 2018-03-29 11:03 UTC  (3+ messages)
` 答复: "
    ` 答复: "

[PATCH] pci: move pcie_pme_root_status_cleanup into SUSPEND section
 2018-03-29 11:01 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Update my email address from freescale to nxp
 2018-03-29 10:58 UTC 

[PATCH v4 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-29 10:56 UTC  (13+ messages)
` [PATCH v4 4/6] ipc: Clamp msgmni and shmmni "
          ` [RFC][PATCH] ipc: Remove IPCMNI

[PATCH v3 0/8] Decode IA32/X64 CPER
 2018-03-29 10:54 UTC  (5+ messages)
` [PATCH v3 2/8] efi: Decode IA32/X64 Processor Error Section
` [PATCH v3 3/8] efi: Decode IA32/X64 Processor Error Info Structure

[PATCH v2] staging: vt6655: check for memory allocation failures
 2018-03-29 10:53 UTC  (3+ messages)

[RFC PATCH 0/2] driver core: add new dl device status DL_DEV_PROBE_FAILED
 2018-03-29 10:51 UTC  (4+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] ACPI/IORT: use swiotlb_dma_ops when smmu probe failed

4.16-rc2+git: pata_serverworks: hanging ata detection thread on HP DL380G3
 2018-03-29 10:50 UTC  (4+ messages)

[PATCH v3 0/6] clocksource: rework Atmel TCB timer driver
 2018-03-29 10:45 UTC  (5+ messages)

[PATCH v1] kernel/trace:check the val against the available mem
 2018-03-29 10:41 UTC 

[PATCH] lockdep: Show address of "struct lockdep_map" at print_lock()
 2018-03-29 10:26 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v8 00/14] iommu/rockchip: Use OF_IOMMU
 2018-03-29 10:24 UTC  (2+ messages)

[PATCH v2 2/2] media: Add a driver for the ov7251 camera sensor
 2018-03-29 10:21 UTC  (6+ messages)
` [v2,2/2] "

[PATCH 0/2] net: mvneta: improve suspend/resume
 2018-03-29 10:15 UTC  (3+ messages)
` [PATCH 1/2] net: mvneta: split rxq/txq init into SW and HW parts
` [PATCH 2/2] net: mvneta: improve suspend/resume

[PATCH v5 00/12] PCI endpoint 64-bit BAR fixes
 2018-03-29 10:03 UTC  (21+ messages)
` [PATCH v5 01/12] PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
` [PATCH v5 02/12] PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
` [PATCH v5 03/12] PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid
` [PATCH v5 04/12] PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set
` [PATCH v5 05/12] PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set
` [PATCH v5 06/12] PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
` [PATCH v5 08/12] PCI: endpoint: Handle "
` [PATCH v5 09/12] PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar
` [PATCH v5 10/12] PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing
` [PATCH v5 11/12] PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly

[PATCH] Documentation/usb: Fix dead links and convert others to https
 2018-03-29 10:02 UTC  (2+ messages)

[PATCH v6 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder
 2018-03-29 10:02 UTC  (10+ messages)

[PATCH] w1: gpio: fix problem with platfom data in w1-gpio
 2018-03-29 10:01 UTC  (6+ messages)

[PATCH] staging: mt7621-eth: Fix sparse warning in ethtool.c
 2018-03-29  9:56 UTC  (2+ messages)

[PATCH] Staging: comedi: ni_stc: Fixed comment coding style issue
 2018-03-29  9:53 UTC  (2+ messages)

[PATCH] Extract initrd free logic from arch-specific code
 2018-03-29  9:52 UTC  (6+ messages)
` [PATCH v4 0/16] Generic initrd_free_mem
  ` [PATCH v4 02/16] riscv: Use generic free_initrd_mem
  ` [PATCH v4 09/16] m68k: "

[PATCH] [mmc_block] Prevent bus reference leak in mmc_blk_init
 2018-03-29  9:52 UTC  (2+ messages)

[PATCH 1/9] staging: ks7010: Replace manual array copy with ether_addr_copy()
 2018-03-29  9:51 UTC  (13+ messages)
` [PATCH 2/9] staging: ks7010: Remove unecessary cast
` [PATCH 3/9] staging: ks7010: Reorder ks_wlan_netdev_ops members
` [PATCH 4/9] staging: ks7010: Rename ks_wlan_set_multicast_list()
` [PATCH 5/9] staging: ks7010: Change mac_address_valid to a bool instead of int
` [PATCH 6/9] staging: ks7010: Remove unused member 'reg_net' from 'ks_wlan_private'
` [PATCH 7/9] staging: ks7010: Remove trailing "_t" from all structure names
` [PATCH 8/9] staging: ks7010: Remove 'eth_addr' field from 'struct ks_wlan_private'
` [PATCH 9/9] staging: ks7010: Remove extra blank line between functions

[RFC PATCH] sdhci: arasan: Add runtime PM support
 2018-03-29  9:46 UTC  (3+ messages)

linux-next: Tree for Mar 29
 2018-03-29  9:45 UTC 

[PATCH] gpio: dwapb: Add support for 32 interrupts
 2018-03-29  9:39 UTC  (2+ messages)

[PATCH for v3.18 00/18] Backport CVE-2017-13166 fixes to Kernel 3.18
 2018-03-29  9:32 UTC  (6+ messages)

[PATCH] net: mvneta: remove duplicate *_coal assignment
 2018-03-29  9:29 UTC 

Important Notice. (Treat As Urgent)
 2018-03-29  9:24 UTC 

[PATCH v5 0/1] drm/xen-front: Add support for Xen PV display frontend
 2018-03-29  9:24 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH] usb: musb: Support gadget mode when the port is set to dual role
 2018-03-29  9:23 UTC  (2+ messages)

[PATCH v6 0/6] adis16209 driver cleanup
 2018-03-29  9:22 UTC  (7+ messages)
` [PATCH v6 1/6] Staging: iio: adis16209: Indent the field definitions
` [PATCH v6 2/6] Staging: iio: adis16209: Prefer reverse christmas tree ordering
` [PATCH v6 3/6] Staging: iio: adis16209: Add a blank line after return statements
` [PATCH v6 4/6] Staging: iio: adis16209: Remove unused headers
` [PATCH v6 5/6] Staging: iio: adis16209: Use GENMASK
` [PATCH v6 6/6] Staging: iio: adis16209: Move adis16209 driver out of staging

[PATCH] Allwinner SPI sun6i : add dual mode support
 2018-03-29  9:18 UTC  (2+ messages)

[PATCH v7 3/7] bnx2x: Replace doorbell barrier() with wmb()
 2018-03-29  9:17 UTC  (2+ messages)

General protection fault with use_blk_mq=1
 2018-03-29  9:12 UTC  (6+ messages)

[PATCH] ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
 2018-03-29  9:11 UTC  (2+ messages)
`  "

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-03-29  9:01 UTC  (4+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

[PATCH] usb: chipidea: Don't select EXTCON
 2018-03-29  9:05 UTC 

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-03-29  9:03 UTC  (9+ messages)
` [PATCH 04/10] drm/sun4i: Explicitly list and check formats supported by the backend
` [PATCH 05/10] drm/sun4i: Explicitly list and check formats supported by the frontend

[PATCH v3 1/3] arm64: dts: meson-axg: add AO clock driver DT info
 2018-03-29  8:59 UTC  (2+ messages)

[RESEND PATCH v2 0/8] Add support for PWM input capture on STM32
 2018-03-29  8:58 UTC  (4+ messages)

[PATCH] nvme-multipath: implement active-active round-robin path selector
 2018-03-29  8:56 UTC  (4+ messages)

aio poll and a new in-kernel poll API V7
 2018-03-29  8:53 UTC  (4+ messages)
` [PATCH 07/30] aio: add delayed cancel support

[PATCH 0/3] iommu/vt-d: Global PASID name space
 2018-03-29  8:52 UTC  (3+ messages)

[PATCHv3] iommu/intel: Ratelimit each dmar fault printing
 2018-03-29  8:50 UTC  (9+ messages)

[PATCH v7 0/5] Add Intel IOMMU debugfs support
 2018-03-29  8:48 UTC  (9+ messages)

[PATCH] MAINTAINERS: update entry for entry for ARM/berlin
 2018-03-29  8:42 UTC 

[PATCH 00/10 v3] iommu/amd: lock splitting & GFP_KERNEL allocation
 2018-03-29  8:38 UTC  (2+ messages)

[PATCH v3 0/5] Support perf -vv
 2018-03-29 14:56 UTC  (8+ messages)
` [PATCH v3 1/5] tools include: Add config.h header file
` [PATCH v3 3/5] perf version: Print the compiled-in status of libraries
` [PATCH v3 4/5] perf: Support perf -vv
` [PATCH v3 5/5] perf Documentation: Create perf-version.txt

[PATCH] iommu/vt-d, trivial: Remove unused variable
 2018-03-29  8:32 UTC  (2+ messages)

`do_IRQ: 1.55 No irq handler for vector` on ASRock E350M1
 2018-03-29  8:29 UTC  (11+ messages)

[PATCH v3 0/2] SDM845 System Cache Driver
 2018-03-29  8:25 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation: Documentation for qcom, llcc
` [PATCH v3 2/2] drivers: soc: Add LLCC driver

[PATCH v2 0/2] Add support for ov7251 camera sensor
 2018-03-29  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: Binding document for OV7251 "

[PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
 2018-03-29  8:06 UTC  (4+ messages)
` [PATCH v3 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()

[PATCH net V2] vhost: correctly remove wait queue during poll failure
 2018-03-29  8:01 UTC  (3+ messages)

[PATCH net] vhost: validate log when IOTLB is enabled
 2018-03-29  8:00 UTC 

[PATCH v8 00/24] Speculative page faults
 2018-03-29  7:50 UTC  (5+ messages)
` [PATCH v8 22/24] mm: Speculative page fault handler return VMA

[PATCH v4 0/2] drm/xen-front: Add support for Xen PV display frontend
 2018-03-29  7:49 UTC  (8+ messages)
` [PATCH v4 2/2] "
  ` [RFC PATCH] drm/xen-front: display_mode_valid() can be static

[PATCH v2] PM / wakeup: use seq_open() to show wakeup stats
 2018-03-29  7:49 UTC  (2+ messages)

[PATCH v2] wcn36xx: Disable 5GHz for wcn3610
 2018-03-29  7:45 UTC  (5+ messages)

linux-next: build failure after merge of the powerpc tree
 2018-03-29  7:43 UTC 

[PATCH net-next v2 0/2] phylink: API changes
 2018-03-29  7:44 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: phy: phylink: Provide PHY interface to mac_link_{up,down}
  ` [EXT] "
` [PATCH net-next v2 2/2] sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
  ` [EXT] "
` [EXT] [PATCH net-next v2 0/2] phylink: API changes

Problem with commit 31e77c93e432 "sched/fair: Update blocked load when newly idle"
 2018-03-29  7:41 UTC  (6+ messages)

[PATCH] drm: clarify adjusted_mode for a bridge connected to a crtc
 2018-03-29  7:39 UTC  (4+ messages)

Linux 4.4.125
 2018-03-29  7:26 UTC  (2+ messages)

Linux 4.9.91
 2018-03-29  7:26 UTC  (2+ messages)

Linux 4.14.31
 2018-03-29  7:26 UTC  (2+ messages)

Linux 4.15.14
 2018-03-29  7:25 UTC  (2+ messages)

INFO: task hung in stop_sync_thread (2)
 2018-03-29  7:25 UTC 

[PATCH 1/1] Drivers: hv: vmbus: Fix ring buffer signaling
 2018-03-29  7:24 UTC  (3+ messages)

[GIT PULL 0/8] perf/core improvements and fixes
 2018-03-29  7:23 UTC  (2+ messages)

[PATCH 00/10] softirq: Consolidate and optimize softirq mask
 2018-03-29  7:16 UTC  (3+ messages)
` [PATCH 10/10] softirq: Remove __ARCH_SET_SOFTIRQ_PENDING

[PATCH v3 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-29  7:16 UTC  (4+ messages)
` [PATCH v3 7/8] remoteproc/davinci: use "

[lkp-robot] [cpuidle] a97056a6fa: aim9.exec_test.ops_per_sec -11.9% regression
 2018-03-29  7:11 UTC 

[PATCH] drm/atmel-hlcdc: add command line option to specify preferred depth
 2018-03-29  7:10 UTC  (5+ messages)

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2018-03-29  7:03 UTC  (3+ messages)
` [PATCH 2/2] perf: add arm64 smmuv3 pmu driver

[PATCH] xfs: always free inline data before resetting inode fork during ifree
 2018-03-29  7:01 UTC  (8+ messages)

[PATCH] wcn36xx: Disable 5GHz for wcn3610
 2018-03-29  7:00 UTC  (3+ messages)

[PATCH RFC v10 0/6] Introduce the STACKLEAK feature and a test for it
 2018-03-29  6:58 UTC  (4+ messages)
` [PATCH RFC v10 2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-03-29  6:57 UTC  (3+ messages)
` [PATCH 4/8] dma-buf: add peer2peer flag

[PATCH v5] ANDROID: binder: change down_write to down_read
 2018-03-29  6:54 UTC 

Regression in 4.16-rc7 - ipsec vpn broken
 2018-03-29  6:51 UTC 

[PATCH v4] ANDROID: binder: change down_write to down_read
 2018-03-29  6:48 UTC  (2+ messages)

[PATCH v1] hwmon, via-cputem: support new centaur CPUs
 2018-03-29  6:36 UTC 

[PATCH 0/2] Add QCOM RPMh Clock driver
 2018-03-29  6:17 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
` [PATCH 2/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings

[PATCH] hwmon, via-cputemp: support new centaur CPUs
 2018-03-29  6:17 UTC 

[PATCH] usb: dwc3: of-simple: use managed and shared reset control
 2018-03-29  6:07 UTC 

[PATCH v3 0/2] of_net: Implement of_get_nvmem_mac_address helper
 2018-03-29  5:31 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH 0/2] rhashtable_walk fixes
 2018-03-29  5:50 UTC  (5+ messages)
` [PATCH 1/2] rhashtable: fix insertion of in rhltable when duplicate found
` [PATCH 2/2] rhashtable: improve rhashtable_walk stability when stop/start used

[PATCH v2] media: i2c: wm9090: replace codec to component
 2018-03-29  5:35 UTC 

[PATCH v2] pcm_native: Remove VLA usage
 2018-03-29  5:34 UTC  (2+ messages)

[PATCH] media: i2c: wm9090: replace codec to component
 2018-03-29  5:33 UTC  (3+ messages)

[PATCHv2 00/14] Partial MKTME enabling
 2018-03-29  5:32 UTC  (3+ messages)
` [PATCHv2 08/14] mm/page_ext: Drop definition of unused PAGE_EXT_DEBUG_POISON

[PATCH] serial: 8250: omap: Provide ability to enable/disable UART as wakeup source
 2018-03-29  5:32 UTC  (3+ messages)

[PATCH v4 0/2] of_net: Implement of_get_nvmem_mac_address helper
 2018-03-29  5:29 UTC  (2+ messages)
` [PATCH v4 1/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox