linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-12 06:03:31 to 2017-01-12 10:33:46 UTC [more...]

[RFC DRAFT] Adds PUI: process unic identifier
 2017-01-12 10:33 UTC  (2+ messages)

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-12 10:26 UTC  (29+ messages)
` [PATCH 01/37] PCI: dwc: dra7xx: Group all host related setup in add_pcie_port
` [PATCH 02/37] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH 04/37] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 05/37] PCI: dwc: Add platform_set_drvdata
` [PATCH 06/37] PCI: dwc: Rename cfg_read/cfg_write to read/write
` [RFT PATCH 08/37] PCI: dwc: Split *struct pcie_port* into host only and core structures
` [PATCH 09/37] PCI: dwc: designware: Parse *num-lanes* property in dw_pcie_setup_rc
` [PATCH 11/37] PCI: dwc: Split pcie-designware.c into host and core files
` [PATCH 12/37] PCI: dwc: Create a new config symbol to enable pci dwc host
` [PATCH 13/37] PCI: dwc: Remove dependency of designware to CONFIG_PCI
` [PATCH 14/37] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH 16/37] PCI: endpoint: Introduce configfs entry for configuring "
` [PATCH 17/37] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH 21/37] PCI: dwc: Modify dbi accessors to take dbi_base as argument
` [PATCH 22/37] PCI: dwc: Modify dbi accessors to access data of 4/2/1 bytes
` [PATCH 23/37] PCI: dwc: Add *ops* to start and stop pcie link
` [PATCH 24/37] PCI: dwc: designware: Add EP mode support
` [PATCH 25/37] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH 27/37] PCI: dwc: dra7xx: Add EP mode support
` [PATCH 29/37] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH 30/37] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH 31/37] misc: Add host side pci driver for pci test function device
` [PATCH 32/37] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH 33/37] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH 34/37] tools: PCI: Add sample test script to invoke pcitest
` [PATCH 35/37] MAINTAINERS: add PCI EP maintainer
` [PATCH 36/37] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode

[PATCH] doc: add note on usleep_range range
 2017-01-12 10:32 UTC  (6+ messages)

kvm: deadlock in kvm_vgic_map_resources
 2017-01-12 10:30 UTC  (5+ messages)

Duplicate inode number when mount --bind some directories to same mountpoint. (from Fedora18 to 4.10-rc3)
 2017-01-12 10:24 UTC  (2+ messages)

[PATCH] v4l: add support for CSI-1 bus
 2017-01-12 10:24 UTC  (3+ messages)
  ` [PATCHv2] v4l: split lane parsing code

[PATCH 0/2] Fix compatible mmap() return pointer over 4Gb
 2017-01-12  9:46 UTC  (4+ messages)
` [PATCH 1/2] x86/mm: don't mmap() over 4GB with compat syscall

[PATCH 00/62] watchdog: Convert to use device managed functions
 2017-01-12 10:04 UTC  (13+ messages)
` [PATCH 52/62] watchdog: sirfsoc_wdt: Convert to use device managed functions and other improvements
  ` [PATCH 56/62] watchdog: tangox_wdt: Convert to use device managed functions
  ` [PATCH 62/62] watchdog: wm831x_wdt: "

[PATCH v7 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2017-01-12 10:19 UTC  (3+ messages)
` [PATCH v7 4/7] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug

[patch] mm, memcg: do not retry precharge charges
 2017-01-12 10:17 UTC  (3+ messages)

[PATCHSET v6] blk-mq scheduling framework
 2017-01-12 10:17 UTC  (11+ messages)
` [PATCH 01/10] block: move existing elevator ops to union
` [PATCH 02/10] blk-mq: make mq_ops a const pointer
` [PATCH 03/10] block: move rq_ioc() to blk.h
` [PATCH 04/10] blk-mq: un-export blk_mq_free_hctx_request()
` [PATCH 05/10] blk-mq: export some helpers we need to the scheduling framework

[PATCH v5 0/5] powernv:stop: Use psscr_val,mask provided by firmware
 2017-01-12 10:04 UTC  (7+ messages)
` [PATCH v5 1/5] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
` [PATCH v5 2/5] powernv:stop: Uniformly rename power9 to arch300
` [PATCH v5 3/5] cpuidle:powernv: Add helper function to populate powernv idle states

[PATCH 3/4] x86/unwind: include __schedule() in stack traces
 2017-01-12 10:05 UTC  (2+ messages)
` [tip:x86/urgent] x86/unwind: Include "

[PATCH 2/4] x86/unwind: disable KASAN checks for non-current tasks
 2017-01-12 10:04 UTC  (2+ messages)
` [tip:x86/urgent] x86/unwind: Disable "

[PATCH 1/4] x86/unwind: silence warnings for non-current tasks
 2017-01-12 10:04 UTC  (2+ messages)
` [tip:x86/urgent] x86/unwind: Silence "

[PATCH 0/2] Use data tune for CMD line tune
 2017-01-12 10:04 UTC  (3+ messages)
` [PATCH 1/2] mmc: mediatek: "
` [PATCH 2/2] mmc: dt-bindings: update Mediatek MMC bindings

[RFC 0/6] optimize ctx switch with rb-tree
 2017-01-12 10:11 UTC  (5+ messages)
` [RFC 3/6] perf/core: use rb-tree to sched in event groups

[PATCH] [net] net/mlx5e: fix another -Wmaybe-uninitialized warning
 2017-01-12 10:10 UTC  (3+ messages)

PROBLEM: Belkin Thunderbolt 2 Express Dock HD display port hot plug not supported
 2017-01-12 10:09 UTC 

[PATCH v2 1/1] x86/kernel: Update bug_at() head message
 2017-01-12 10:07 UTC  (3+ messages)
` [tip:locking/core] locking/jump_labels: Update bug_at() boot message

[PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask
 2017-01-12 10:09 UTC  (6+ messages)
` NVMe vs DMA addressing limitations

[PATCH 1/1] usb: xhci: set RWE only for remote wakeup capable devices
 2017-01-12 10:08 UTC  (2+ messages)

[PATCH] x86/e820: fix e820_search_gap() error handling on x86-32
 2017-01-12 10:07 UTC  (2+ messages)
` [tip:x86/boot] x86/e820/32: Fix "

[PATCH v2] locking/pvqspinlock: Wait early if vCPU is preempted
 2017-01-12 10:06 UTC  (2+ messages)
` [tip:locking/core] locking/pvqspinlock: Don't wait "

[PATCH] locking/spinlock: Remove the unused spin_lock_bh_nested API
 2017-01-12 10:06 UTC  (2+ messages)
` [tip:locking/core] locking/spinlocks: Remove the unused spin_lock_bh_nested() API

[PATCH 4/4] x86/entry: fix the end of the stack for newly forked tasks
 2017-01-12 10:05 UTC  (2+ messages)
` [tip:x86/urgent] x86/entry: Fix "

[PATCH] i2c: piix4: Avoid race conditions with IMC
 2017-01-12 10:00 UTC  (4+ messages)

[PATCH v3 1/5] arm64: Define Falkor v1 CPU
 2017-01-12  9:59 UTC  (7+ messages)
` [PATCH v3 2/5] arm64: Work around Falkor erratum 1003

[PATCH 0/4] efi/x86: move efi bgrt init code to early init
 2017-01-12  9:56 UTC  (6+ messages)
` [PATCH 1/4] efi/x86: make efi_memmap_reserve only insert into boot mem areas
` [PATCH 2/4] efi/x86: move efi bgrt init code to early init code
` [PATCH 3/4] efi/x86: move efi_print_memmap to drivers/firmware/efi/memmap.c
` [PATCH 4/4] efi/x86: add debug code to print cooked memmap

[PATCH linux v2 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-12  9:56 UTC  (2+ messages)

[PATCH 1/4] staging: android/ion: Fix line over 80 characters
 2017-01-12  9:56 UTC  (6+ messages)
` [PATCH 2/4] staging: android/ion: Don't use return in void function
` [PATCH 3/4] staging: android/ion: Align comment mark
` [PATCH 4/4] staging: android/ion: Use variable names in header

[PATCH v6 00/25] Support qcom's HSIC USB and rewrite USB2 HS support
 2017-01-12  9:52 UTC  (7+ messages)
` [PATCH v6 11/25] usb: chipidea: vbus event may exist before starting gadget
` [PATCH v6 23/25] usb: chipidea: Pullup D+ in device mode via phy APIs

Problem on SCTP
 2017-01-12  9:51 UTC  (13+ messages)

[PATCH] wext: handle NULL exta data in iwe_stream_add_point better
 2017-01-12  9:44 UTC  (8+ messages)

[PATCH] PCI: dwc: Add COMPILE_TEST to all designware based drivers
 2017-01-12  9:43 UTC 

Robust futexes: lost wakeups and design flaws in the glibc/kernel synchronization scheme
 2017-01-12  9:39 UTC  (2+ messages)

[PATCH] fix race caused by hyperthreads when online an offline cpu
 2017-01-12  9:32 UTC 

mm, vmscan: commit makes PAE kernel crash nightly (bisected)
 2017-01-12  9:36 UTC  (5+ messages)

[PATCH v2] backlight: gpio-backlight: Correct initial power state handling
 2017-01-12  9:35 UTC 

[PATCH 00/18] MTD-CFI: Fine-tuning for several function implementations
 2017-01-12  9:27 UTC  (5+ messages)
` [PATCH 03/18] mtd-cfi_cmdset_0001: Add some spaces for better code readability
` [PATCH 18/18] mtd-cfi_cmdset_0020: "

[PATCH v2 00/11] add support for VBUS max current and min voltage limits AXP20X and AXP22X PMICs
 2017-01-12  9:28 UTC  (2+ messages)

[PATCH] afs: correctly use 64-bit time for UUID
 2017-01-12  9:27 UTC  (2+ messages)
` [PATCH] afs: use random UUID

[PATCH 1/7] staging:r8188eu: remove unused (GET|PUT)U32 macros
 2017-01-12  9:16 UTC  (7+ messages)
` [PATCH 2/7] staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macro
` [PATCH 3/7] staging:r8188eu: remove unused EOR macro
` [PATCH 4/7] staging:r8188eu: remove unused get_rxmem()
` [PATCH 5/7] staging:r8188eu: remove unused struct wifidirect_info and all corresponding code
` [PATCH 6/7] staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()
` [PATCH 7/7] staging:r8188eu: remove unused rx_head member of struct recv_frame

[PATCH v2 0/6] pinctrl: Fixes and updates to Intel drivers
 2017-01-12  9:22 UTC  (5+ messages)
` [PATCH v2 3/6] pinctrl: Add a possibility to configure pins from a gpiolib based drivers

[PATCHv2 0/5] Support for Marvell switches with integrated CPUs
 2017-01-12  9:13 UTC  (6+ messages)
  ` [PATCHv3 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

GPU hang with kernel 4.10rc3
 2017-01-12  9:21 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 0/3] perf/x86/amd/uncore: Update AMD uncore driver
 2017-01-12  9:20 UTC  (3+ messages)
` [PATCH 2/3] perf/x86/amd/uncore: Dynamically allocate uncore counters

[PATCH RESEND] splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
 2017-01-12  9:16 UTC  (3+ messages)

+ mm-vmscan-add-mm_vmscan_inactive_list_is_low-tracepoint.patch added to -mm tree
 2017-01-12  9:10 UTC  (6+ messages)

[PATCH] powerpc/mm: fix a hardcode on memory boundary checking
 2017-01-12  9:09 UTC 

[PATCH resend] swiotlb: ensure that page-sized mappings are page-aligned
 2017-01-12  9:09 UTC  (3+ messages)

[PATCH v4 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-12  9:02 UTC  (5+ messages)
` [PATCH v4 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports

[PATCH v5 0/4] drm/dp: Implement CRC debugfs API
 2017-01-12  8:58 UTC  (5+ messages)
` [PATCH v5 1/4] drm/bridge: analogix_dp: set connector to drm_dp_aux
` [PATCH v5 2/4] drm/dp: add helpers for capture of frame CRCs
` [PATCH v5 3/4] drm/bridge: analogix_dp: "
` [PATCH v5 4/4] drm/rockchip: Implement CRC debugfs API

[v2 0/2] test capability for remote task
 2017-01-12  8:52 UTC  (3+ messages)
` [v2 1/2] capability: export has_capability
` [v2 2/2] vfio iommu type1: fix the testing of capability for remote task

New attempt at adding an disassembler to perf v2
 2017-01-12  8:52 UTC  (5+ messages)
` [PATCH 1/5] perf, tools: Add probing for xed

[PATCH RESEND] Staging: greybus: style fix, permissions as octal
 2017-01-12  8:51 UTC  (2+ messages)

wl1251 & mac address & calibration data
 2017-01-12  8:50 UTC  (7+ messages)

[PATCH v2] greybus: checkpatch: Change parameter type unsigned to unsigned int
 2017-01-12  8:47 UTC  (4+ messages)
` [PATCH v3] staging: "

[PATCH] clk: qcom: gdsc: Fix handling of hw control enable/disable
 2017-01-12  8:47 UTC  (5+ messages)

[PATCH 4.9 000/116] 4.9.2-stable review
 2017-01-12  8:45 UTC  (10+ messages)
` [PATCH 4.9 003/116] rtlwifi: Fix enter/exit power_save

[PATCH] pinctrl: core: Fix regression caused by delayed work for hogs
 2017-01-12  8:43 UTC  (2+ messages)

[PATCH v5 4/6] usb: xhci: use bus->sysdev for DMA configuration
 2017-01-12  8:38 UTC  (2+ messages)

[PATCH v2 3/3] phy: rockchip-inno-usb2: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set
 2017-01-12  8:37 UTC  (5+ messages)

[PATCH 6/6] perf record: Add switch-output time option argument
 2017-01-12  8:34 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] tools: Sync x86's vmx.h with the kernel
 2017-01-12  8:34 UTC 

[PATCH 5/6] perf record: Add switch-output size warning
 2017-01-12  8:33 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/6] perf record: Add switch-output size option argument
 2017-01-12  8:33 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/6] perf record: Change switch-output option to take optional argument
 2017-01-12  8:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] power: supply: axp20x_usb_power: fix 64-bit build warning
 2017-01-12  8:32 UTC  (3+ messages)

[PATCH 2/6] perf record: Add struct switch_output
 2017-01-12  8:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/6] perf tools: Add unit_number__scnprint function
 2017-01-12  8:31 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add unit_number__scnprintf function

[tip:perf/core] perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
 2017-01-12  8:30 UTC 

[PATCH] [Performance Events] Fix typo in tools/perf/evlist.c
 2017-01-12  8:30 UTC  (2+ messages)
` [tip:perf/core] perf evlist: Fix typo in perf_evlist__start_workload()

[PATCH] perf tools: Create libdir directory before installing libperf-jvmti.so
 2017-01-12  8:28 UTC  (2+ messages)
` [tip:perf/core] perf jvmti: "

[tip:perf/core] perf kallsyms: Introduce tool to look for extended symbol information on the running kernel
 2017-01-12  8:29 UTC 

[PATCH] perf/x86: Fix 'may be used uninitialized' build warnings in core.c
 2017-01-12  8:30 UTC  (2+ messages)

[tip:perf/core] perf machine: Add a kallsyms loading constructor
 2017-01-12  8:29 UTC 

[tip:perf/core] tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
 2017-01-12  8:28 UTC 

[PATCH v2 1/2] drm/nouveau: Don't enabling polling twice on runtime resume
 2017-01-12  8:27 UTC  (3+ messages)
` [PATCH 2/2] drm/nouveau: Handle fbcon suspend/resume in seperate worker

[GIT PULL 00/13] perf/core improvements and fixes
 2017-01-12  8:25 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: mt7623: Add initial Geek Force support
 2017-01-12  8:23 UTC  (5+ messages)

[PATCH] can: Fix kernel panic at security_sock_rcv_skb
 2017-01-12  8:22 UTC  (2+ messages)

x86-64: Maintain 16-byte stack alignment
 2017-01-12  8:18 UTC  (19+ messages)

[PATCH] pinctrl: amd: avoid maybe-uninitalized warning
 2017-01-12  8:15 UTC  (3+ messages)

[PATCH 0/4 v3] Fixes and workarounds for dwc2 on HiKey board (rebased to synopsys-usb/next)
 2017-01-12  8:05 UTC  (3+ messages)

[RFC PATCH] ext4: increase the protection of drop nlink and ext4 inode destroy
 2017-01-12  8:00 UTC  (8+ messages)

[patch] mm, thp: add new background defrag option
 2017-01-12  8:01 UTC  (11+ messages)
              ` [patch v2] mm, thp: add new defer+madvise "

[PATCH] ceph/iov_iter: fix bad iov_iter handling in ceph splice codepaths
 2017-01-12  7:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 8/8] crypto/testmgr: Allocate only the required output size for hash tests
 2017-01-12  7:52 UTC  (3+ messages)

[PATCH] usb: dwc3: core: Disable USB2.0 phy suspend when dwc3 acts as host role
 2017-01-12  7:49 UTC  (4+ messages)

[PATCH] tty_port: checkpatch: Refactored file to linux style guides
 2017-01-12  7:49 UTC  (2+ messages)

[PATCH v2 1/1] platform/x86: Remove PMIC GPIO block support
 2017-01-12  7:47 UTC  (3+ messages)

[PATCH linux v2 2/6] hwmon: occ: Add sysfs interface
 2017-01-12  7:39 UTC  (3+ messages)
  ` [PATCH] hwmon: occ: fix err_cast.cocci warnings

[PATCH v2 0/5] Support for LEGO MINDSTORMS EV3
 2017-01-12  7:39 UTC  (5+ messages)
` [PATCH v2 5/5] ARM: dts: Add LEGO MINDSTORMS EV3 dts

[PATCH v8 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-12  7:40 UTC  (3+ messages)

[PATCH] staging: android/ion: Fix coding style issues
 2017-01-12  7:36 UTC  (2+ messages)

[PATCH] usb: dwc3-exynos Fix dma_mask WARN_ON from xhci_plat_probe()
 2017-01-12  7:26 UTC  (2+ messages)

[PATCH] serial: fsl_lpuart: Remove the alias node dependence
 2017-01-12  7:26 UTC  (4+ messages)

[PATCH 0/2] test capability for remote task
 2017-01-12  6:45 UTC  (4+ messages)
` [PATCH 1/2] capability: export has_capability

[PATCH 1/1] iommu/arm-smmu: Fix for ThunderX erratum #27704
 2017-01-12  6:41 UTC  (3+ messages)

[PATCH] arm64: dts: exynos: Replace small letter of base address/offset on Exynos5433
 2017-01-12  6:34 UTC  (4+ messages)

[PATCH 0/2] arm64: fix handling of DMA masks wider than bus supports
 2017-01-12  6:33 UTC  (5+ messages)
  ` [PATCH 1/2] dma-mapping: let arch know origin of dma range passed to arch_setup_dma_ops()

[PATCH v3 00/10] perf: arm64: Support for Hisilicon SoC Hardware event counters
 2017-01-12  6:27 UTC  (3+ 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).