lkml.org 
[lkml]   [2015]   [Dec]   [11]   [last100]  
 
/

11 Dec 2015

 
[New][RFC] kprobe'ing conditionally executed instructionsDavid Long
 Re: [dm-devel] [PATCH 0/15] copy offload patchesMike Christie
 [PATCH v9 05/60] sparc/PCI: Keep resource idx order with bridge re ...Yinghai Lu
 [PATCH v9 06/60] PCI: Kill wrong quirk about M7101Yinghai Lu
 [PATCH v9 20/60] PCI: Treat optional as required in first try for ...Yinghai Lu
 [PATCH v9 24/60] PCI: Reuse res_to_dev_res() in reassign_resources ...Yinghai Lu
 [PATCH v9 26/60] PCI: Optimize bus min_align/size calculation duri ...Yinghai Lu
 [PATCH v9 19/60] PCI: Separate realloc list checking after allocationYinghai Lu
 [PATCH v9 04/60] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resou ...Yinghai Lu
 [PATCH v3 01/20] PM / devfreq: exynos: Add generic exynos bus freq ...Chanwoo Choi
 [PATCH v3 03/20] ARM: dts: Add DMC bus node for Exynos3250Chanwoo Choi
 [PATCH v3 02/20] PM / devfreq: exynos: Add documentation for gener ...Chanwoo Choi
 [PATCH v3 08/20] PM / devfreq: exynos: Add support of bus frequenc ...Chanwoo Choi
 [PATCH v3 10/20] PM / devfreq: exynos: Add the detailed correlatio ...Chanwoo Choi
 [PATCH v3 14/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4x12Chanwoo Choi
 [PATCH v3 16/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4210Chanwoo Choi
 [PATCH v3 18/20] ARM: dts: Add support of bus frequency using VDD_ ...Chanwoo Choi
 [PATCH v9 18/60] PCI: Set resource to FIXED for LSI devicesYinghai Lu
 [PATCH v9 41/60] PCI: Skip required+optional if there is no optionalYinghai Lu
 [PATCH v9 44/60] PCI: Add support for more than two alt_size entri ...Yinghai Lu
 [PATCH v9 52/60] PCI: Kill macro checking for bus io port sizingYinghai Lu
 [PATCH v9 16/60] PCI: Don't release fixed resource for reallocYinghai Lu
 [PATCH v9 12/60] PCI: Only treat non-pref mmio64 as pref if all br ...Yinghai Lu
 [PATCH v9 51/60] PCI: Unify skip_ioresource_align()Yinghai Lu
 [PATCH v9 54/60] resources: Make allocate_resource() return best f ...Yinghai Lu
 [PATCH v9 57/60] PCI, x86: Add pci=assign_pref_bars to reallocate ...Yinghai Lu
 [PATCH v9 01/60] PCI: Add pci_find_root_bus_resource()Yinghai Lu
 [PATCH v9 15/60] PCI: Restore pref MMIO allocation logic for host ...Yinghai Lu
 [PATCH v9 23/60] PCI: Cleanup res_to_dev_res() printoutYinghai Lu
 [PATCH v9 47/60] PCI: Move ISA io port align out of calculate_iosize()Yinghai Lu
 [PATCH v9 45/60] PCI: Fix size calculation with old_size on rescan ...Yinghai Lu
 [PATCH v9 60/60] PCI: Only try to assign io port only for root bus ...Yinghai Lu
 [PATCH v9 55/60] PCI, x86: Allocate from high in available window ...Yinghai Lu
 [PATCH v9 58/60] PCI: Introduce resource_disabled()Yinghai Lu
 [PATCH v9 48/60] PCI: Don't add too much io port for hotplug bridg ...Yinghai Lu
 [PATCH v9 37/60] PCI: Check if resource is allocated before trying ...Yinghai Lu
 [PATCH v9 50/60] PCI: Allow bridge optional only io port resource ...Yinghai Lu
 [PATCH v9 49/60] PCI: Unify calculate_size() for io port and MMIOYinghai Lu
 [PATCH v9 38/60] PCI: Separate out save_resources()/restore_resour ...Yinghai Lu
 [PATCH v9 39/60] PCI: Move comment to pci_need_to_release()Yinghai Lu
 [PATCH v9 42/60] PCI: Move saved required resource list out of req ...Yinghai Lu
 [PATCH v9 28/60] PCI: Don't add too much optional size for hotplug ...Yinghai Lu
 [PATCH v9 35/60] PCI: Add __add_to_list()Yinghai Lu
 [PATCH v9 03/60] sparc/PCI: Reserve legacy mmio after PCI mmioYinghai Lu
 [PATCH v9 11/60] PCI: Check pref compatible bit for mem64 resource ...Yinghai Lu
 [PATCH v9 02/60] sparc/PCI: Use correct bus address to resource offsetYinghai Lu
 [PATCH v9 30/60] PCI: Remove duplicated code for resource sortingYinghai Lu
 [PATCH v9 53/60] resources: Split out __allocate_resource()Yinghai Lu
 [PATCH v9 59/60] PCI: Don't set flags to 0 when assign resource failYinghai Lu
 [PATCH v9 29/60] PCI: Reorder resources list for required/optional ...Yinghai Lu
 [PATCH v9 32/60] PCI: Treat ROM resource as optional during reallocYinghai Lu
 [PATCH v9 17/60] PCI: Claim fixed resource during remove/rescan pathYinghai Lu
 [PATCH v9 14/60] PCI: Only treat non-pref mmio64 as pref if host b ...Yinghai Lu
 [PATCH v9 40/60] PCI: Separate required+optional assigning to anot ...Yinghai Lu
 [PATCH v3 19/20] ARM: dts: Expand the voltage range of buck1/3 reg ...Chanwoo Choi
 [PATCH v3 20/20] ARM: dts: Add support of bus frequency for exynos ...Chanwoo Choi
[New][PATCH v9 00/60] PCI: Resource allocation cleanup for v4.5Yinghai Lu
 [PATCH v9 07/60] PCI: Ignore BAR for ALi M1533 PCI-ISA bridgeYinghai Lu
 [PATCH v9 08/60] powerpc/PCI: Keep resource idx order with bridge ...Yinghai Lu
 [PATCH v3 17/20] ARM: dts: Add exynos4412-ppmu-common dtsi to dele ...Chanwoo Choi
 [PATCH v3 15/20] ARM: dts: Add bus nodes using VDD_INT for Exynos4x12Chanwoo Choi
 [PATCH v3 13/20] ARM: dts: Add bus nodes using VDD_INT for Exynos3250Chanwoo Choi
 [PATCH v3 12/20] MAINTAINERS: Add samsung bus frequency driver entryChanwoo Choi
 [PATCH v3 11/20] PM / devfreq: exynos: Remove unused exynos4/5 bus ...Chanwoo Choi
 [PATCH v3 09/20] PM / devfreq: exynos: Update documentation for bu ...Chanwoo Choi
 [PATCH v9 09/60] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit res ...Yinghai Lu
 [PATCH v9 21/60] PCI: Get new realloc size for bridge for last tryYinghai Lu
 [PATCH v9 22/60] PCI: Don't release sibling bridge resources durin ...Yinghai Lu
 Re: percpu irq APIs and perfVineet Gupta
 [PATCH v3 07/20] PM / devfreq: Show the related information accord ...Chanwoo Choi
 Re: new warning on sysrq kernel crash trigger"Paul E. McKenney"
 [PATCH v3 05/20] PM / devfreq: Add new passive governorChanwoo Choi
 [PATCH v3 06/20] PM / devfreq: Add devfreq_get_devfreq_by_phandle()Chanwoo Choi
 [PATCH v3 04/20] ARM: dts: Add DMC bus frequency for exynos3250-ri ...Chanwoo Choi
[New][PATCH v3 00/20] PM / devferq: Add generic exynos bus frequency dr ...Chanwoo Choi
 Re: [PATCH v5 3/7] ARM: dts: Exynos542x/5800: add CPU OPP propertiesKrzysztof Kozlowski
 [PATCH v9 33/60] PCI: Add debug printout during releasing partial ...Yinghai Lu
 [PATCH v9 36/60] PCI: Cache window alignment value during bus sizingYinghai Lu
 [PATCH v9 25/60] PCI: Use correct align for optional only resource ...Yinghai Lu
 [PATCH v9 10/60] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resourceYinghai Lu
 [PATCH v9 13/60] PCI: Add has_mem64 for struct host_bridgeYinghai Lu
[New][PATCH v2 RESEND] usb: Use memdup_user to reuse the code"Pathak, Rahul (R.)"
 Re: [PATCH v5 3/7] ARM: dts: Exynos542x/5800: add CPU OPP propertiesViresh Kumar
 Re: [PATCH] powerpc/nvram: Fix an incorrect partition mergexinhui
 Re: [PATCH] MAINTAINERS: Add missing platform maintainers for dts ...Robert Jarzmik
 RE: [PATCH v3 2/2] mm: Introduce kernelcore=mirror option"Izumi, Taku"
 Re: [PATCH v4 1/5] PCI: designware: add memory barrier after enabl ...Jisheng Zhang
 Re: [PATCH] pwm: Avoid double mutex lock on pwm_enableAnand Moon
 RE: [PATCH] x86/efi-bgrt: Fix kernel panic when mapping BGRT data"Prakhya, Sai Praneeth"
 RE: [PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL ...Bharat Kumar Gogada
[New][PATCH] Staging:rtl8192u: fixes the following sparse warning:Jandy Gou
[New][Resend 0/2] Add support for APQ8084 and MSM8916 RegulatorsAndy Gross
 [Resend 2/2] regulator: qcom-smd: Add support for PMA8084Andy Gross
 [Resend 1/2] regulator: qcom-smd: Add PM8916 supportAndy Gross
[New]linux-next: Tree for Dec 11Stephen Rothwell
 [PATCH v9 27/60] PCI: Optimize bus align/size calculation for opti ...Yinghai Lu
 [PATCH v9 31/60] PCI: Rename pdev_sort_resources() to pdev_assign_ ...Yinghai Lu
 [PATCH v9 43/60] PCI: Add alt_size ressource allocation supportYinghai Lu
 [PATCH v9 46/60] PCI: Don't add too much optional size for hotplug ...Yinghai Lu
 [PATCH v9 56/60] PCI: Add debug print out for min_align and alt_sizeYinghai Lu
 [PATCH v9 34/60] PCI: Simplify res reference using in __assign_res ...Yinghai Lu
 Re: [PATCH] clk: samsung: exynos542x: fix MFC clock hierarchy parentTomasz Figa
[New][Patch v4 0/2] Add SMEM nodes for APQ8084 and MSM8916Andy Gross
 [Patch v4 1/2] arm64: dts: qcom: Add MSM8916 SMEM nodesAndy Gross
 [Patch v4 2/2] arm: dts: Add APQ8084 SMEM nodesAndy Gross
 Re: [PATCH] MAINTAINERS: Add missing platform maintainers for dts ...Andy Gross
[New][PATCH] ARM: dts: Make CPU configuration more readable for exynos5 ...Krzysztof Kozlowski
[New][PATCH] mm: mempool: Factor out mempool_refill()Zhi Wang
[New]Re: [PATCH] zsmalloc: reorganize struct size_class to pack 4 bytes ...Sergey Senozhatsky
 Re: [PATCH] ARM: dts: Make CPU configuration more readable for exy ...Viresh Kumar
 Re: [PATCH] ARM: dts: Make CPU configuration more readable for exy ...Krzysztof Kozlowski
 Re: [RFC PATCH 3/9] drm/rockchip: Convert to support atomic APIMark yao
 Re: [PATCH 1/7] printk: Hand over printing to console if printing ...Sergey Senozhatsky
 Re: [PATCH v3 02/20] PM / devfreq: exynos: Add documentation for g ...Krzysztof Kozlowski
 Re: [PATCH v3 03/20] ARM: dts: Add DMC bus node for Exynos3250Krzysztof Kozlowski
 Re: [PATCH 09/38] selftests/timers: fix write return value handlngJohn Stultz
 Re: [PATCH] staging: goldfish: Coding Style Fix Comparison to NULL ...Sudip Mukherjee
[New][git pull] drm fixesDave Airlie
 Re: [PATCH] Staging:rtl8192u: fixes the following sparse warning:Sudip Mukherjee
 Re: [PATCH v3 13/20] ARM: dts: Add bus nodes using VDD_INT for Exy ...Krzysztof Kozlowski
 RE: [PATCH 3/9] ACPI: add struct acpi_amba_quirk for AMD pl330 spe ..."Wang, Annie"
 Re: [PATCH v3 14/20] ARM: dts: Add bus nodes using VDD_MIF for Exy ...Krzysztof Kozlowski
 Re: [PATCH v3 15/20] ARM: dts: Add bus nodes using VDD_INT for Exy ...Krzysztof Kozlowski
 Re: [PATCH v3 16/20] ARM: dts: Add bus nodes using VDD_MIF for Exy ...Krzysztof Kozlowski
[New][PATCH v2] I2C: designware: fix IO timeout issue for AMD controllerXiangliang Yu
 Re: [PICKME 0/2] cpufreq: New ST driverLee Jones
 Re: [PATCH v3 17/20] ARM: dts: Add exynos4412-ppmu-common dtsi to ...Krzysztof Kozlowski
 Re: [PATCH v3 18/20] ARM: dts: Add support of bus frequency using ...Krzysztof Kozlowski
 Re: [PATCH v3 20/20] ARM: dts: Add support of bus frequency for ex ...Krzysztof Kozlowski
 Re: [PATCH v6 3/5] memory: mediatek: Add SMI driverYong Wu
 Re: [PATCH v3 17/20] ARM: dts: Add exynos4412-ppmu-common dtsi to ...Chanwoo Choi
 Re: [PATCH v3 18/20] ARM: dts: Add support of bus frequency using ...Chanwoo Choi
 Re: [PATCH] stm: the number of masters should be (sw_end - sw_star ...Alexander Shishkin
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Peter Zijlstra
 RE: [PATCH V2 02/10] Drivers: hv: utils: run polling callback alwa ...Dexuan Cui
 Re: [PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL ...Michal Simek
 Re: [PATCH 1/7] mm: memcontrol: charge swap to cgroup2Vladimir Davydov
[New][PATCH] arch/powerpc/Kconfig: fix typo in select statementValentin Rothberg
 Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in ...Luca Abeni
 Re: [GIT PULL 00/11] perf/core improvements and fixesIngo Molnar
 Re: [PATCHSET v2] ->follow_link() without dropping from RCU modeRasmus Villemoes
[New][lkp] [x86/irq] 4c24cee6b2: IP-Config: Auto-configuration of netwo ...kernel test robot
 Re: [PATCH 2/5] x86, vdso, pvclock: Simplify and speed up the vdso ...Ingo Molnar
 Re: [PATCH v3 01/20] PM / devfreq: exynos: Add generic exynos bus ...Chanwoo Choi
 [PATCH v3 4/7] ARM: config: hisi: enable CONFIG_RESET_CONTROLLERJiancheng Xue
 [PATCH v3 3/7] ARM: hisi: add dt_machine definition for Hi3519Jiancheng Xue
 Re: [PATCH] stm: the number of masters should be (sw_end - sw_star ...Chunyan Zhang
 [PATCH v3 1/7] clk: hisilicon: add CRG driver for hi3519 socJiancheng Xue
 Re: [PATCH v3 04/18] irqchip: add nps Internal and external irqchipsVineet Gupta
 Re: Suspicious RCU from iwlwifi driverJohannes Berg
 [PATCH v3 5/7] ARM: debug: add hi3519 debug uartJiancheng Xue
 Re: [PATCH v3 01/20] PM / devfreq: exynos: Add generic exynos bus ...Krzysztof Kozlowski
[New][PATCH v3 0/7] ARM: hisi: Add initial support including clock driv ...Jiancheng Xue
 [PATCH v3 6/7] mfd: dt-bindings: add device tree bindings for Hi35 ...Jiancheng Xue
 [PATCH v3 7/7] ARM: dts: add dts files for Hi3519Jiancheng Xue
 Re: [PATCH v2 1/1] Fix int1 recursion when no perf_bp_event is reg ...Jeff Merkey
 [PATCH] x86/platform/uv: Include clocksource.h for clocksource_tou ...Ingo Molnar
 [PATCH v3 2/7] clk: hisilicon: add dt-binding document for Hi3519 CRGJiancheng Xue
[New][PATCH 1/2] f2fs: clean up node page updating flowChao Yu
[New][PATCH 2/2] f2fs: do more integrity verification for superblockChao Yu
 Re: [PATCHSET 00/16] perf top: Add multi-thread support (v1)Ingo Molnar
 Re: [PATCH 1/2] drm: make drm_dev_set_unique() not use a format stringDaniel Vetter
 Re: [PATCH] arch/powerpc/Kconfig: fix typo in select statementDaniel Axtens
 [PATCH] iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_s ...Johannes Berg
[New][PATCH] PNP: Add Broadwell to Intel MCH size workaroundChristophe Le Roy
 Re: use-after-free in __perf_install_in_contextIngo Molnar
 Re: [PATCH] mtd: nand: support JEDEC additional redundant paramete ...Antoine Tenart
[New][PATCH] staging: lustre: This patch fixes the following sparse war ...Jandy Gou
 Re: [PATCH] mmc: sdhci-acpi: set non-removable in ACPI tableAdrian Hunter
 Re: [PATCH v2 4/9] pinctrl: Add support STM32 MCUsPatrice Chotard
 Re: [PATCH 1/3] ARM: dts: sun7i: Olimex A20-SOM-EVB: Add LRADC keysMaxime Ripard
[New][PATCH RESEND v3 0/9] Add STM32 pinctrl/GPIO driverMaxime Coquelin
 [PATCH v3 2/9] Documentation: dt-bindings: Document STM32 pinctrl ...Maxime Coquelin
 [PATCH v3 4/9] pinctrl: Add STM32 MCUs supportMaxime Coquelin
 [PATCH v3 5/9] ARM: mach-stm32: Select pinctrlMaxime Coquelin
 [PATCH v3 6/9] ARM: dts: Add pinctrl node to STM32F429Maxime Coquelin
 [PATCH v3 7/9] ARM: dts: Add USART1 pin config to STM32F429 boardsMaxime Coquelin
 [PATCH v3 9/9] ARM: config: Enable GPIO Led driver in stm32_defconfigMaxime Coquelin
 Re: [PATCH v2 4/9] pinctrl: Add support STM32 MCUsMaxime Coquelin
 [PATCH v3 8/9] ARM: dts: Add leds support to STM32F429 boardsMaxime Coquelin
[New][PATCH 1/1] fs:ubifs:recovery:fixup UBIFS cannot recover master no ...Bean Huo 霍斌斌 (beanhuo)
 [PATCH v3 3/9] includes: dt-bindings: Add STM32F429 pinctrl DT bin ...Maxime Coquelin
 [PATCH v3 1/9] ARM: Kconfig: Introduce MACH_STM32F429 flagMaxime Coquelin
[New][PATCH] scsi_dh_alua: fix build warningSudip Mukherjee
 Re: [PATCH v3 20/20] ARM: dts: Add support of bus frequency for ex ...Chanwoo Choi
[New]Re: [PATCH-v8] serial: 8250_dw: Add support for big-endian MMIO ac ...Heikki Krogerus
 Re: [PATCH] scsi_dh_alua: fix build warningHannes Reinecke
 Re: [PATCH v5 0/9] mfd: axp20x: Add support for RSB based AXP223Chen-Yu Tsai
 Re: [PATCH] stm: the number of masters should be (sw_end - sw_star ...Chunyan Zhang
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Peter Zijlstra
 Re: [PATCH 2/5] x86, vdso, pvclock: Simplify and speed up the vdso ...Paolo Bonzini
 Re: [PATCH v2] I2C: designware: fix IO timeout issue for AMD contr ...Jarkko Nikula
 Re: occasional kernel hang on shutdown - kernel/cgroup_pids.cNorbert Preining
 Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table supportGeert Uytterhoeven
[New][PATCH] ASoC: rockchip: spdif: Set transmit data level to 16 samplesSjoerd Simons
 Re: [PATCH] net/macb: add support for resetting PHY using GPIOSascha Hauer
 Re: [PATCH 1/4] scsi: storvsc: Fix a bug in the layout of the hv_f ...Johannes Thumshirn
 Re: [PATCH v4 1/3] tty: Move serial8250_stop_rx in front of serial ..."Matwey V. Kornilov"
 Re: [PATCH] stm: the number of masters should be (sw_end - sw_star ...Alexander Shishkin
[New][PATCH] Drivers: hv: vmbus: fix build warningSudip Mukherjee
[New][RFC PATCH 0/3] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI ...Yongji Xie
 [RFC PATCH 1/3] powerpc/pci: Enforce all MMIO BARs to be page alignedYongji Xie
 [RFC PATCH 2/3] vfio-pci: Allow to mmap sub-page MMIO BARs if all ...Yongji Xie
 [RFC PATCH 3/3] vfio-pci: Allow to mmap MSI-X table if EEH is supp ...Yongji Xie
 Re: [PATCH 2/4] scsi: storvsc: Properly support Fibre Channel devicesJohannes Thumshirn
 Re: [PATCH 3/4] scsi: storvsc: Refactor the code in storvsc_channe ...Johannes Thumshirn
 Re: [PATCH 2/3] Add support for monitoring gpio switchesLinus Walleij
 [PATCH v2 1/5] ARM: mediatek: Add MT2701 config options for mediat ...Biao Huang
 [PATCH v2 2/5] dt-bindings: mediatek: Modify pinctrl bindings for ...Biao Huang
 [PATCH v2 3/5] pinctrl: dt bindings: Add pinfunc header file for m ...Biao Huang
 [PATCH v2 5/5] arm: dts: Add pinctrl/GPIO/EINT node for mt2701Biao Huang
 [PATCH v2 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for ...Biao Huang
 Re: [PATCH] stm: the number of masters should be (sw_end - sw_star ...Chunyan Zhang
[New][PATCH v2 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for ...Biao Huang
 Re: [PATCH 1/1] fs:ubifs:recovery:fixup UBIFS cannot recover maste ...Richard Weinberger
 Re: [PATCH 4/4] scsi: storvsc: Tighten up the interrupt pathJohannes Thumshirn
 Re: [PATCH v5 2/4] pinctrl: sunxi: Add H3 PIO controller supportLinus Walleij
 Re: [PATCH 1/4] usb: serial: remove redundant conditionsJohan Hovold
 Re: [RFC] The -Og debugging experienceMartin_Liška
 Re: [PATCH v3 RESEND] gpio: arizona: Support Cirrus Logic CS47L24 ...Linus Walleij
 [PATCH v3] staging: gdm72xx: add userspace data structWim de With
 Re: [PATCH linux-next 4/5] Documentation: atmel-quadspi: add bindi ...Nicolas Ferre
 Re: [PATCH 4/9] dmaengine: pl330: add new items for pl330 private dataVinod Koul
 Re: [PATCH 3/9] ACPI: add struct acpi_amba_quirk for AMD pl330 spe ...Vinod Koul
 Re: [PATCH V7 3/3] dma: add Qualcomm Technologies HIDMA channel driverVinod Koul
 Re: [PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL ...Marc Zyngier
 Re: [RFC] kprobe'ing conditionally executed instructionsSteve Capper
 Re: [PATCH 1/4] usb: serial: remove redundant conditions"Geyslan G. Bem"
 Re: [PATCH] stm: the number of masters should be (sw_end - sw_star ...Alexander Shishkin
 Re: [PATCH v7 0/4] usb/gadget: independent registration of gadgets ...Marek Szyprowski
 Re: [RFC][PATCH] module: Limit line length of module printsRusty Russell
 Re: [PATCH] net/macb: add support for resetting PHY using GPIOGregory CLEMENT
 Re: m(un)map kmalloc buffers to userspaceMichal Hocko
 Re: [PATCH v3 2/2] mm: Introduce kernelcore=mirror optionXishi Qiu
[New][PATCH 1/2] usb: serial: remove redundant conditions"Geyslan G. Bem"
 [PATCH 2/2] usb: serial: remove redundant condition"Geyslan G. Bem"
 Re: [PATCH] arch/powerpc/Kconfig: fix typo in select statementValentin Rothberg
 [PATCH v2 1/8] dt-bindings: Add a binding for Mediatek Video ProcessorTiffany Lin
 [PATCH v2 7/8] [media] vcodec: mediatek: Add Mediatek VP8 Video En ...Tiffany Lin
 [PATCH v2 8/8] [media] vcodec: mediatek: Add Mediatek H264 Video E ...Tiffany Lin
 [PATCH v2 6/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video E ...Tiffany Lin
 [PATCH v2 5/8] arm64: dts: mediatek: Add Video Encoder for MT8173Tiffany Lin
 [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video EncoderTiffany Lin
[New][PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU DriverTiffany Lin
 [PATCH v2 2/8] arm64: dts: mediatek: Add node for Mediatek Video P ...Tiffany Lin
 Re: Commit 81a43adae3b9 (locking/mutex: Use acquire/release semant ...Will Deacon
 [PATCH v2 3/8] [media] VPU: mediatek: support Mediatek VPUTiffany Lin
 Re: [PATCH 0/2] staging: COMEDI: checkpatch.pl cleanups in comedi.hIan Abbott
[New][PATCH net] stmmac: dwmac-sunxi: Call exit cleanup function in pro ...Chen-Yu Tsai
 Re: [RFC PATCH 5/8] arm64: parse cpu capacity from DTJuri Lelli
 Re: [RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bin ...Juri Lelli
 Re: [PATCH] MAINTAINERS: Add missing platform maintainers for dts ...Sudeep Holla
 Re: [RFC PATCH 3/8] arm: parse cpu capacity from DTJuri Lelli
 Re: [PATCH 1/2] usb: serial: remove redundant conditionsJohan Hovold
 Re: [PATCH v1 7/8] ARM: dts: rockchip: add core rk3228 dtsiHeiko Stübner
 Re: [PATCH] hisi_sas: use platform_get_irq()John Garry
 Re: [PATCH] net/macb: add support for resetting PHY using GPIOSascha Hauer
 Re: [PATCH] kvm: x86: move tracepoints outside extended quiescent ...Borislav Petkov
 Re: [PATCH 1/2] usb: serial: remove redundant conditions"Geyslan G. Bem"
 Re: [PATCH 2/4] scsi: storvsc: Properly support Fibre Channel devicesDan Carpenter
 [PATCH v2 2/2] drm: use dev_name as default unique name in drm_dev ...Nicolas Iooss
 [PATCH v2 1/2] drm: make drm_dev_set_unique() not use a format stringNicolas Iooss
 RE: [f2fs-dev] [PATCH 5/7] f2fs: enhance multithread dio write per ...Chao Yu
 Re: [RFC] kprobe'ing conditionally executed instructions"Jon Medhurst (Tixy)"
 [PATCH 2/2] mfd: arizona: Update binding docs for selecting mono/s ...Charles Keepax
[New][PATCH 1/2] mfd: arizona: Add device tree binding to specify mono ...Charles Keepax
 Re: [PATCH 1/2] usb: serial: remove redundant conditionsJohan Hovold
 Re: [PATCH] staging: gdm72xx: fix address space parse warningsOkash Khawaja
 Re: [PATCH] net/macb: add support for resetting PHY using GPIORussell King - ARM Linux
[New][PATCH v2] net/macb: add support for resetting PHY using GPIOGregory CLEMENT
 Re: [RFC] kprobe'ing conditionally executed instructionsRussell King - ARM Linux
 Re: radeon -Wmaybe-uninitialized crapBorislav Petkov
 Re: [PATCH] kvm: x86: move tracepoints outside extended quiescent ...Paolo Bonzini
 Re: [PATCH 3/4] scsi: storvsc: Refactor the code in storvsc_channe ...Dan Carpenter
 [PATCH 6/9] drivers: tty: 68328serial.c: Use tabs for indentationFrederik Völkel
 [PATCH 3/9] drivers: tty: 68328serial.c: Do not initialize statics ...Frederik Völkel
 [PATCH 9/9] drivers: tty: 68328serial.c: Move trailing statements ...Frederik Völkel
 [PATCH 8/9] drivers: tty: 68328serial.c: Use use same indentation ...Frederik Völkel
 [PATCH 2/9] drivers: tty: 68328serial.c: remove unnecessary spaces ...Frederik Völkel
 [PATCH 5/9] drivers: tty: 68328serial.c: Remove parentheses after ...Frederik Völkel
[New][PATCH 0/9] Fix checkpatch errors Frederik Völkel
 [PATCH 1/9] drivers: tty: 68328serial.c: Add missing spaces(checkp ...Frederik Völkel
 [PATCH 7/9] drivers: tty: 68328serial.c: remove trailing whitespacesFrederik Völkel
 [PATCH 4/9] drivers: tty: 68328serial.c: Fix "foo * bar" should be ...Frederik Völkel
 Re: [PATCH] MAINTAINERS: Add missing platform maintainers for dts ...Sebastian Hesselbarth
 Re: [PATCH v2] usb: gadget: ether: Allow changing the MTUMike Looijmans
 Re: Generic DT binding for IPIsQais Yousef
[New][PATCH v2 0/2] modify the number of mastersChunyan Zhang
 [PATCH v2 1/2] stm: the number of masters should be (sw_end - sw_s ...Chunyan Zhang
 [PATCH v2 2/2] intel_th: the number of masters should be (sw_end - ...Chunyan Zhang
[New]4.4-rc: 28 bioset threads on small notebookPavel Machek
 Re: Linux 4.3.2Jörg-Volker_Peetz
[New]Some confusion about the period of updating new function inMinfei Huang
 Re: [PATCH] staging: gdm72xx: fix address space parse warningsDan Carpenter
[New][PATCH] devcoredump: add scatterlist supportJohannes Berg
 Re: [PATCH] ARM: dts: imx53: fix EIM_D27/29 pad UART2 configurationShawn Guo
 Re: [RFCv6 PATCH 03/10] sched: scheduler-driven cpu frequency sele ...Juri Lelli
 Re: [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and ...Geert Uytterhoeven
 Re: [RFCv6 PATCH 07/10] sched/fair: jump to max OPP when crossing ...Juri Lelli
 Re: [PATCH] X.509: Fix the time validation [ver #3]David Howells
 Re: brcmfmac: only lock and unlock fws if fws is not nullKalle Valo
 Re: [PATCH v2 2/4] rockchip: add clock controller for rk3228Heiko Stübner
 Re: [PATCH] staging: gdm72xx: fix address space parse warningsOkash Khawaja
[New]rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17Ross Green
 Re: [PATCH v2 14/14] perf tools: Move subcommand framework and rel ...Arnaldo Carvalho de Melo
[New][PATCH 1/3] ARCv2: intc: Fix random perf irq disabling in SMP setupVineet Gupta
[New][PATCH 2/3] ARC: intc: No need to clear IRQ_NOAUTOENVineet Gupta
 Re: [RFCv6 PATCH 10/10] sched: rt scheduler sets capacity requirementJuri Lelli
[New][PATCH 3/3] ARCv2: perf: Ensure perf intr gets enabled on all coresVineet Gupta
 Re: percpu irq APIs and perfMarc Zyngier
[New][PATCH v3 00/36] usb: gadget: composite: introduce new function APIRobert Baldyga
 [PATCH v3 01/36] Documentation: usb: update usb-tools repository a ...Robert Baldyga
 [PATCH v3 02/36] usb: gadget: f_sourcesink: make ISO altset user-s ...Robert Baldyga
 Re: [PATCH v2 3/4] ARM: dts: rockchip: add core rk3228 dtsiHeiko Stübner
 [PATCH v3 04/36] usb: gadget: f_loopback: free requests in loopbac ...Robert Baldyga
 [PATCH v3 06/36] usb: gadget: composite: introduce new descriptors ...Robert Baldyga
 [PATCH v3 07/36] usb: gadget: composite: add functions for descrip ...Robert Baldyga
 [PATCH v3 10/36] usb: gadget: composite: handle vendor descsRobert Baldyga
 [PATCH v3 14/36] usb: gadget: composite: introduce clear_alt() ope ...Robert Baldyga
 [PATCH v3 16/36] usb: gadget: composite: add usb_function_get_ep() ...Robert Baldyga
 [PATCH v3 18/36] usb: gadget: composite: enable adding USB functio ...Robert Baldyga
 [PATCH v3 19/36] usb: gadget: configfs: add new composite API supportRobert Baldyga
 [PATCH v3 21/36] usb: gadget: f_sourcesink: convert to new APIRobert Baldyga
 [PATCH v3 23/36] usb: gadget: f_rndis: conversion to new APIRobert Baldyga
 [PATCH v3 25/36] usb: gadget: f_hid: conversion to new APIRobert Baldyga
 [PATCH v3 26/36] usb: gadget: f_acm: conversion to new APIRobert Baldyga
 [PATCH v3 28/36] usb: gadget: f_ncm: conversion to new APIRobert Baldyga
 [PATCH v3 34/36] usb: gadget: f_uac1: conversion to new APIRobert Baldyga
 [PATCH v3 36/36] usb: gadget: f_mass_storage: conversion to new APIRobert Baldyga
[New][PATCH] ASoC: wm8974: set cache type for regmapMans Rullgard
 [PATCH v3 32/36] usb: gadget: f_phonet: conversion to new APIRobert Baldyga
 Re: [PATCHv3 5/5] arm-cci: CCI-500: Work around PMU counter writes"Suzuki K. Poulose"
 [PATCH v3 33/36] usb: gadget: f_subset: conversion to new APIRobert Baldyga
 [PATCH v3 35/36] usb: gadget: f_uac2: conversion to new APIRobert Baldyga
 [PATCH v3 29/36] usb: gadget: f_printer: conversion to new APIRobert Baldyga
 [PATCH v3 30/36] usb: gadget: f_serial: conversion to new APIRobert Baldyga
 [PATCH v3 31/36] usb: gadget: f_obex: conversion to new APIRobert Baldyga
 Re: rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17Peter Zijlstra
 Re: [tip:locking/core] sched/wait: Fix signal handling in bit wait ...Paul Turner
 [PATCH v3 27/36] usb: gadget: f_eem: conversion to new APIRobert Baldyga
 [PATCH v3 24/36] usb: gadget: f_hid: handle requests lifetime properlyRobert Baldyga
 [PATCH v3 22/36] usb: gadget: f_ecm: conversion to new APIRobert Baldyga
 Re: [PATCH 1/3] ARM: dts: rockchip: correct the name of REG8 for r ...Heiko Stübner
 [PATCH v3 20/36] usb: gadget: f_loopback: convert to new APIRobert Baldyga
 Re: brcm80211: fix compare_const_fl.cocci warningsKalle Valo
 [PATCH v3 17/36] usb: gadget: composite: add usb_get_interface_id( ...Robert Baldyga
 [PATCH v3 15/36] usb: gadget: composite: handle get_alt() automati ...Robert Baldyga
 [PATCH v3 11/36] usb: gadget: composite: generate old descs for co ...Robert Baldyga
 [PATCH v3 13/36] usb: gadget: composite: enable eps before calling ...Robert Baldyga
 [PATCH v3 12/36] usb: gadget: composite: disable eps before callin ...Robert Baldyga
 [PATCH v3 08/36] usb: gadget: composite: introduce new USB functio ...Robert Baldyga
 [PATCH v3 09/36] usb: gadget: composite: handle function bindRobert Baldyga
 Re: [PATCH 1/6] Input: psmouse - use switch statement in psmouse_p ...Pali Rohár
 Re: [PATCH 4/4] perf top: Cleanup condition in perf_top__record_pr ...Arnaldo Carvalho de Melo
 [PATCH v3 05/36] usb: gadget: configfs: fix error pathRobert Baldyga
 Re: scary regression 4.4-rc4: /etc/profile: interrupted system cal ...Pavel Machek
 Re: [PATCH 2/6] Input: psmouse - fix comment stylePali Rohár
 Re: [PATCH 1/4] perf top: Do not convert address for perf_top__rec ...Arnaldo Carvalho de Melo
 [PATCH v3 03/36] usb: gadget: f_sourcesink: free requests in sourc ...Robert Baldyga
 Re: [tip:locking/core] sched/wait: Fix signal handling in bit wait ...Peter Zijlstra
[New][PATCH] staging: gdm72xx: Code cleanupsSanidhya Solanki
 Re: mwifiex: fix semicolon.cocci warningsKalle Valo
[New][PATCH] udf: rework name conversions to fix multi-bytes characters ...Andrew Gabbasov
 Re: [PATCH 3/6] Input: psmouse - rearrange Focaltech init codePali Rohár
 Re: [PATCH 4/6] Input: psmouse - move protocol descriptions aroundPali Rohár
 Re: prism54: fix compare_const_fl.cocci warningsKalle Valo
[New][PATCH v2] hisi_sas: use platform_get_irq()John Garry
 Re: [v2] rtlwifi: fix memory leak for USB deviceKalle Valo
 Re: [PATCH 6/6] Input: psmouse - limit protocols that we try on pa ...Pali Rohár
 Re: iwlegacy: mark il_adjust_beacon_interval as noinlineKalle Valo
 Re: [PATCH 1/1] iio:adc128s052: add support for adc124s021Martin Kepplinger
 Re: [tip:locking/core] sched/wait: Fix signal handling in bit wait ...Vladimir Murzin
 Re: [PATCH v2] hisi_sas: use platform_get_irq()Johannes Thumshirn
 Re: [PATCH v4 06/16] perf tools: Support perf event alias nameArnaldo Carvalho de Melo
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Will Deacon
 Re: [RFC PATCH 0/3] restartable sequences v2: fast user-space perc ...Mathieu Desnoyers
 Re: [RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial numbe ...Wolfram Sang
[New]Source code review around jump label usageSF Markus Elfring
 Re: [PATCHv3 5/5] arm-cci: CCI-500: Work around PMU counter writesPeter Zijlstra
 Re: [PATCH v4 09/16] perf tools: Enable indices setting syntax for ...Arnaldo Carvalho de Melo
 Re: [PATCH v4 06/16] perf tools: Support perf event alias namepi3orama
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Peter Zijlstra
 Re: [PATCHv3 5/5] arm-cci: CCI-500: Work around PMU counter writesMark Rutland
 Re: Source code review around jump label usageJulia Lawall
 Re: [RFC] kprobe'ing conditionally executed instructions"Jon Medhurst (Tixy)"
 Re: [PATCH] kvm: x86: move tracepoints outside extended quiescent ...Paolo Bonzini
 Re: [PATCH v4 09/16] perf tools: Enable indices setting syntax for ...Arnaldo Carvalho de Melo
[New][PATCH] nfs: Fix listxattr regressionAndreas Gruenbacher
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Will Deacon
 Re: [PATCH] kvm: x86: move tracepoints outside extended quiescent ...Borislav Petkov
 Re: percpu irq APIs and perfVineet Gupta
[New][PATCH] staging: dgnc: Patch includes the checkpatch fixesSanidhya Solanki
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Peter Zijlstra
 Re: [PATCH 2/2] usb: serial: remove redundant conditionSergei Shtylyov
 Re: [PATCH] X.509: Fix the time validation [ver #3]Josh Boyer
 Re: [PATCH v3 01/36] Documentation: usb: update usb-tools reposito ...Sergei Shtylyov
 Re: [PATCH net-next] hv_netvsc: Fix race condition on Multi-Send D ...Vitaly Kuznetsov
 Re: [PATCH 1/3] Device tree binding documentation for gpio-switchLinus Walleij
 Re: [PATCH v4 13/16] perf tools: Always give options even it not c ...Arnaldo Carvalho de Melo
 Re: [PATCH v4 09/16] perf tools: Enable indices setting syntax for ...pi3orama
 Re: [PATCH 2/2] usb: serial: remove redundant condition"Geyslan G. Bem"
 Re: [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and ...Petr Mladek
 Re: [RESEND RFC PATCH 1/2] gpio: Add isr property of gpio pinsLinus Walleij
 Re: [PATCH 0/7] perf stat: Change event enable codeAdrian Hunter
 Re: [PATCH v4 09/16] perf tools: Enable indices setting syntax for ...Arnaldo Carvalho de Melo
 Re: Source code review around jump label usageDan Carpenter
 Re: [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and ...Arnd Bergmann
 Re: [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and ...Geert Uytterhoeven
[New][PATCH 0/2] ARM: OMAP1/2+: DO not create omap-pcm-audio devicePeter Ujfalusi
 [PATCH 2/2] ARM: OMAP2+: Remove device creation for omap-pcm-audioPeter Ujfalusi
 [PATCH 1/2] ARM: OMAP1: Remove device creation for omap-pcm-audioPeter Ujfalusi
 Re: [RESEND RFC PATCH 0/2] Expose the PIO_ISR register on SAMA5D3Linus Walleij
 Re: [PATCH] ASoC: wm8974: set cache type for regmapCharles Keepax
[New][PATCH] sched/fair: fix mul overflow on 32-bit systemsAndrey Ryabinin
[New]perf test bpf on older kernelsArnaldo Carvalho de Melo
 Re: [PATCH] nfs: Fix listxattr regressionAl Viro
 Re: [RFC PATCH v2 1/3] restartable sequences: user-space per-cpu c ...Mathieu Desnoyers
 Re: [PATCH v4 09/16] perf tools: Enable indices setting syntax for ...pi3orama
[New][PATCH] drm: modes: Revert cc344980c767 "replace simple_strtoul by ...LABBE Corentin
 Re: [PATCH] staging: dgnc: Patch includes the checkpatch fixesDan Carpenter
 Re: [PATCH] kvm: x86: move tracepoints outside extended quiescent ...Borislav Petkov
 Re: [PATCH 2/6] nvmem: Add backwards compatibility support for old ...Wolfram Sang
 Re: [PATCH 1/2] arm64: dts: rockchip: change the correct voltage r ...Heiko Stübner
 Re: ieee802154-atusb: Delete an unnecessary check before the funct ...SF Markus Elfring
 Re: [PATCH] nfs: Fix listxattr regressionAndreas Gruenbacher
 Re: [tip:locking/core] sched/wait: Fix signal handling in bit wait ...Jan Stancek
[New][PATCH] sb_edac: Setting fixed DIMM width for Xeon Knights Landing ...Hubert Chrzaniuk
[New]Re:Матвеева Руслана
 [PATCH v4 4/4] printk/nmi: Increase the size of NMI buffer and mak ...Petr Mladek
[New][PATCH v4 0/4] Cleaning printk stuff in NMI contextPetr Mladek
 Re: ieee802154-atusb: Delete an unnecessary check before the funct ...Stefan Schmidt
[New][PATCH] sb_edac: Setting fixed DIMM width for Xeon Knights Landing ...Hubert Chrzaniuk
 [PATCH v4 2/4] printk/nmi: Use IRQ work only when readyPetr Mladek
 [PATCH v4 1/4] printk/nmi: Generic solution for safe printk in NMIPetr Mladek
 Re: [tip:locking/core] sched/wait: Fix signal handling in bit wait ...Peter Zijlstra
 [PATCH v4 3/4] printk/nmi: Warn when some message has been lost in ...Petr Mladek
 Re: [PATCH -mm] net: drop tcp_memcontrol.cMichal Hocko
[New][PATCH] mmc: sdhci: restore behavior when setting VDD via external ...Jisheng Zhang
 Re: [PATCH] sched/fair: fix mul overflow on 32-bit systemsPeter Zijlstra
 Re: [RFC PATCH v2 2/3] restartable sequences: x86 ABIMathieu Desnoyers
 Re: [PATCH] mmc: sdhci: restore behavior when setting VDD via exte ...Jisheng Zhang
 Re: [PATCH v4 0/4] Cleaning printk stuff in NMI contextPetr Mladek
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Will Deacon
 Re: [PATCH] ath9k: fix inconsistent indenting on return statementKalle Valo
 Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatformJason Cooper
 Re: [PATCH] sched/fair: fix mul overflow on 32-bit systemsPeter Zijlstra
[New][PATCH] ARM: dts: imx28: add alternate auart4 pinmuxMans Rullgard
 Re: n_tty: Check the other end of pty pair before returning EAGAIN ...Marc Aurele La France
[New][PATCH v0 0/5] perf: Introduce instruction trace filteringAlexander Shishkin
 [PATCH v0 1/5] perf: Move set_filter() from behind EVENT_TRACINGAlexander Shishkin
 [PATCH v0 2/5] perf: Extend perf_event_aux() to optionally iterate ...Alexander Shishkin
 [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
 [PATCH v0 4/5] perf/x86/intel/pt: IP filtering register/cpuid bitsAlexander Shishkin
 [PATCH v0 5/5] perf/x86/intel/pt: Add support for instruction trac ...Alexander Shishkin
 Re: [RFC PATCH 0/3] restartable sequences v2: fast user-space perc ...Mathieu Desnoyers
[New][PATCH v2] mmc: sdhci: restore behavior when setting VDD via exter ...Jisheng Zhang
 Re: [PATCH 2/6] nvmem: Add backwards compatibility support for old ...Andrew Lunn
[New]tty: WARNING in n_hdlc_tty_readDmitry Vyukov
[New][linux-next] iwl_mvm_get_key_sta_id() suspicious RCU usageSergey Senozhatsky
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Peter Zijlstra
 Re: [linux-next] iwl_mvm_get_key_sta_id() suspicious RCU usageJohannes Berg
[New][PATCH] ttm/drm: constify ttm_backend_func structuresJulia Lawall
 Re: [PATCH net-next] hv_netvsc: Fix race condition on Multi-Send D ...Vitaly Kuznetsov
 Re: [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() ...Boris Brezillon
 Re: [RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial numbe ...Bartosz Golaszewski
 Re: n_tty: Check the other end of pty pair before returning EAGAIN ...Peter Hurley
 Re: [PATCH 4/9] dmaengine: pl330: add new items for pl330 private dataAndy Shevchenko
[New][GIT PULL] fuse fixes for 4.4Miklos Szeredi
 Re: [PATCH] sched/fair: fix mul overflow on 32-bit systemsAndrey Ryabinin
 Re: [PATCH V6 18/26] coresight: etb10: implementing AUX space APIAlexander Shishkin
 Re: [PATCH] ARM: dts: vf610: use reset values for L2 cache latenciesShawn Guo
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 [PATCH v5 01/58] mtd: nand: denali: add missing nand_release() cal ...Boris Brezillon
 [PATCH v5 41/58] mtd: nand: socrates: use the mtd instance embedde ...Boris Brezillon
 [PATCH v5 15/58] mtd: nand: denali: use the mtd instance embedded ...Boris Brezillon
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Will Deacon
 Re: [PATCH 1/3] Device tree binding documentation for gpio-switchRob Herring
 Re: [PATCH] ttm/drm: constify ttm_backend_func structuresChristian_König
 Re: 4.4-rc: 28 bioset threads on small notebookMike Snitzer
[New][PATCH v2] x86: Xen PV guests don't have the rtc_cmos platform deviceBoris Ostrovsky
[New]SCHED_RR vs push-pullPeter Zijlstra
 Re: [PATCH] staging: dgnc: Patch includes the checkpatch fixesSanidhya Solanki
 Re: [PATCH V6 20/26] perf: changing pmu::setup_aux() parameter to ...Alexander Shishkin
 Re: [PATCH v2] ARM: mxs: dt: cfa10057: fix backlight PWMShawn Guo
[New]sched : performance regression 24% between 4.4rc4 and 4.3 kernelJirka Hladky
 Re: [PATCH 07/13] IB: add a proper completion queue abstractionChristoph Hellwig
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Davidlohr Bueso
 Re: [PATCH v2] ARM: mxs: dt: cfa10057: fix backlight PWMShawn Guo
 Re: [PATCH] staging: dgnc: Patch includes the checkpatch fixesDan Carpenter
 Re: [RFC PATCH 1/2] PCI/ACPI: Add ACPI support for non ECAM Host B ...Tomasz Nowicki
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
 Re: [PATCH 10/13] IB/srp: use the new CQ APIChristoph Hellwig
 Re: Some confusion about the period of updating new function inSteven Rostedt
 [PATCH 4/9] perf top: Cleanup condition in perf_top__record_precis ...Arnaldo Carvalho de Melo
 [PATCH 3/9] perf top: Fix annotation on --stdioArnaldo Carvalho de Melo
 [PATCH 8/9] perf script: Add support for PERF_TYPE_BREAKPOINTArnaldo Carvalho de Melo
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringMark Rutland
 [PATCH 7/9] perf data: Add u32_hex data typeArnaldo Carvalho de Melo
 [PATCH 1/9] perf top: Do not convert address for perf_top__record_ ...Arnaldo Carvalho de Melo
[New][GIT PULL 0/9] perf/core improvements and fixesArnaldo Carvalho de Melo
 [PATCH 5/9] tools lib bpf: Check return value of strdup when readi ...Arnaldo Carvalho de Melo
 [PATCH 9/9] perf tools: Clear struct machine during machine__init()Arnaldo Carvalho de Melo
 [PATCH 6/9] tools lib bpf: Fetch map names from correct strtabArnaldo Carvalho de Melo
 [PATCH 2/9] perf top: Access hists->lock only if neededArnaldo Carvalho de Melo
 Re: [PATCH] wireless: change cfg80211 regulatory domain info as de ...Johannes Berg
 Re: [PATCH] scripts: recordmcount: break hardlinksSteven Rostedt
 Re: [PATCH v8 3/3] ARM: dts: TS-4800: add basic device treeShawn Guo
 [PATCH v1 2/3] i2c: rk3x: new way to calc_divs for new versionDavid Wu
[New][PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new versionDavid Wu
 Re: tty: WARNING in n_hdlc_tty_readAlan Cox
 Re: [PATCH v14 2/7] fpga: add bindings document for fpga areaRob Herring
[New]Re: [PATCH] arm64: dts: Fix typo in rk3368 card detect bindingHeiko Stübner
 Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted- ...Radim Krcmár
 Re: [PATCH] wireless: change cfg80211 regulatory domain info as de ...Johannes Berg
[New][PATCH] clk: exynos: use irqsave version of spin_lock to avoid dea ...Marek Szyprowski
 Re: [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() ...Dan Carpenter
 Re: [PATCH] MAINTAINERS: Add missing platform maintainers for dts ...Arnd Bergmann
 Re: [PATCH] extcon-usb-gpio: add enable pin supportSergei Shtylyov
 Re: [PATCH] scripts: recordmcount: break hardlinksRussell King - ARM Linux
 Re: Some confusion about the period of updating new function in ftraceMinfei Huang
 Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatformArnd Bergmann
 Re: [PATCH v2] mmc: sdhci: restore behavior when setting VDD via e ...Ulf Hansson
 Re: [PATCH linux-next 5/5] mtd: atmel-quadspi: add driver for Atme ...Nicolas Ferre
 [PATCH v1 3/3] i2c: rk3x: support I2C Hs-mode for rk3399David Wu
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
[New][PATCH] udf: limit the maximum number of allocation extentsVegard Nossum
 Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatformJason Cooper
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCH] MAINTAINERS: Add missing platform maintainers for dts ...Dinh Nguyen
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCHSET 00/16] perf top: Add multi-thread support (v1)David Ahern
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
[New][PATCH] ALSA: usb-audio: constify usb_protocol_ops structuresJulia Lawall
 Re: [PATCH v14 1/7] fpga: add usage documentation for fpga areaRob Herring
[New][PATCH v6 1/4] drm: arm: Add DT bindings documentation for HDLCD d ...Liviu Dudau
[New][PATCH v6 4/4] MAINTAINERS: Add Liviu Dudau as maintainer for ARM ...Liviu Dudau
[New][PATCH v6 3/4] arm64: Juno: Add HDLCD support to the Juno boards.Liviu Dudau
 Re: [PATCH] scripts: recordmcount: break hardlinksSteven Rostedt
[New][PATCH/RFC] mm/swapfile: reduce kswapd overhead by not filling up ...Christian Borntraeger
[New][PATCH v6 2/4] drm: Add support for ARM's HDLCD controller.Liviu Dudau
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCH v5 4/5] ARM: dts: DRA7: add entry for qspi mmap regionRob Herring
 Re: [PATCH v5 01/58] mtd: nand: denali: add missing nand_release() ...Boris Brezillon
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
 [PATCH] nfs: Fix listxattr regression (2)Andreas Gruenbacher
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
 Re: [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() ...Boris Brezillon
 Re: [PATCH] ALSA: usb-audio: constify usb_protocol_ops structuresClemens Ladisch
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
 Re: [PATCH] ALSA: usb-audio: constify usb_protocol_ops structuresTakashi Iwai
 Re: [PATCH v3 2/7] clk: hisilicon: add dt-binding document for Hi3 ...Rob Herring
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCH V6 21/26] coresight: etm-perf: new PMU driver for ETM t ...Alexander Shishkin
 Re: [PATCH v3 3/7] ARM: hisi: add dt_machine definition for Hi3519Rob Herring
 Re: [PATCH v9 1/4] dt-binding:Documents of the mbigen bindingsMark Rutland
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_n ...Ewan Milne
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table supportMichal Suchanek
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: new oops in 4.4.0-rc4Chris Mason
 Re: Add support of MS SurfaceAndy Shevchenko
 Re: [PATCHv3] printf: Add format for 8-byte EUI-64 typeAndy Shevchenko
 Re: [PATCH v9 3/4] irqchip:create irq domain for each mbigen deviceMark Rutland
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
 Re: corruption causing crash in __queue_workNikolay Borisov
 RE: [PATCH net-next] hv_netvsc: Fix race condition on Multi-Send D ...Haiyang Zhang
 Re: [RFC PATCH 3/7] doc: dt: mtd: partition: add on-flash format b ...Michal Suchanek
 Re: [PATCH] sb_edac: Setting fixed DIMM width for Xeon Knights Lan ...Borislav Petkov
 Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table supportGeert Uytterhoeven
 RE: [PATCH net-next] hv_netvsc: Fix race condition on Multi-Send D ...KY Srinivasan
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
[New][PATCH 1/1] drivers:pci:hotplug Fix all whitespace issuesBogicevic Sasa
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
[New]rhashtable concurrent writers issue, 4.2+Colin Ian King
 Re: [PATCH] nfs: Fix listxattr regression (2)Andreas Gruenbacher
 Re: [PATCH 09/14] DEVICETREE: Add bindings for PIC32 usart driverJoshua Henderson
 Re: [RFC] kprobe'ing conditionally executed instructionsWilliam Cohen
 Re: [PATCH] drm: modes: Revert cc344980c767 "replace simple_strtou ...Daniel Vetter
[New][PATCH] logfs: constify logfs_block_ops structuresJulia Lawall
[New][PATCH V9 0/5] dma: add Qualcomm Technologies HIDMA driverSinan Kaya
 [PATCH V9 1/5] dma: qcom_bam_dma: move to qcom directorySinan Kaya
 [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driverSinan Kaya
 [PATCH V9 4/5] dma: qcom_hidma: implement lower level hardware int ...Sinan Kaya
 [PATCH V9 5/5] dma: qcom_hidma: add debugfs hooksSinan Kaya
 [PATCH V9 3/5] dma: add Qualcomm Technologies HIDMA channel driverSinan Kaya
 Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table supportMichal Suchanek
[New][PATCH] mm: mempool: Factor out mempool_refill()Zhi Wang
 Re: [PATCH] serial: earlycon: Initialize uart_port spinlockBjorn Andersson
 Re: [PATCH v3 7/7] ARM: dts: add dts files for Hi3519Rob Herring
[New][PATCH] [media] go7007: constify go7007_hpi_ops structuresJulia Lawall
 Re: [PATCH] kbuild: support make dir/file.i for *.SMichal Marek
 RE: [PATCH v2] mmc: sdhci: restore behavior when setting VDD via e ...Jisheng Zhang
 Re: [PATCH] Makefile: revert "Makefile: Document ability to make f ...Michal Marek
 Re: [PATCH v3 6/7] mfd: dt-bindings: add device tree bindings for ...Rob Herring
 Re: [PATCH v2] powercap, intel_rapl.c, fix BIOS lock checkJacob Pan
 Re: [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management ...Mark Rutland
 Re: [PATCH v3 2/9] Documentation: dt-bindings: Document STM32 pinc ...Rob Herring
 Re: [PATCH v2 2/5] dt-bindings: mediatek: Modify pinctrl bindings ...Rob Herring
[New][PATCH 1/3] iio: ina2xx: re-instate a sysfs show/store for the shu ...Marc Titinger
 [PATCH 3/3] iio: ina2xx: add support for CHAN_INFO_SCALEMarc Titinger
 [PATCH 2/3] iio: ina2xx: give the capture kthread a more useful na ...Marc Titinger
 Re: [PATCH v5 01/58] mtd: nand: denali: add missing nand_release() ...Dinh Nguyen
 Re: [PATCH v4 5/5] crypto: AES CBC multi-buffer glue codeTim Chen
 Re: [PATCH 2/2] gpio: omap: convert to use generic irq handlerSebastian Andrzej Siewior
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCH v3 2/8] lib: add "on" and "off" to strtoboolAndy Shevchenko
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCH v6 0/3] USB MIDI Gadget improvements and bug fixesFelipe Ferreri Tonello
 Re: [PATCH v2] mmc: sdhci: restore behavior when setting VDD via e ...Ludovic Desroches
 Re: corruption causing crash in __queue_workTejun Heo
 [PATCH v9 2/3] of: documentation: add bindings documentation for T ...Damien Riegel
 [PATCH v9 1/3] of: add vendor prefix for Technologic SystemsDamien Riegel
 [PATCH v9 3/3] ARM: dts: TS-4800: add basic device treeDamien Riegel
[New][PATCH v9 0/3] Add board support for TS-4800Damien Riegel
 Re: [PATCH v5 01/58] mtd: nand: denali: add missing nand_release() ...Boris Brezillon
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Peter Zijlstra
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
 Re: 4.4-rc: 28 bioset threads on small notebookPavel Machek
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringAlexander Shishkin
[New][PATCH 00/10] [media] Some cleanup and fixes for MC next gen patchesJavier Martinez Canillas
 [PATCH 01/10] [media] omap3isp: remove per ISP module link creatio ...Javier Martinez Canillas
 [PATCH 04/10] [media] omap3isp: consistently use v4l2_dev var in c ...Javier Martinez Canillas
 [PATCH 05/10] [media] staging: omap4iss: remove pads prefix from * ...Javier Martinez Canillas
 [PATCH 06/10] [media] v4l: vsp1: remove pads prefix from *_create_ ...Javier Martinez Canillas
 [PATCH 08/10] [media] uvcvideo: remove pads prefix from uvc_mc_cre ...Javier Martinez Canillas
 [PATCH 09/10] [media] uvcvideo: register entity subdev on initJavier Martinez Canillas
 [PATCH 10/10] [media] media-entity: remove unneded enclosing paren ...Javier Martinez Canillas
 [PATCH 07/10] [media] v4l: vsp1: use else if instead of continue w ...Javier Martinez Canillas
 [PATCH 03/10] [media] omap3isp: rename single labels to just errorJavier Martinez Canillas
 [PATCH 02/10] [media] omap3isp: remove pads prefix from isp_create ...Javier Martinez Canillas
 Re: [PATCH v2 1/8] dt-bindings: Add a binding for Mediatek Video P ...Rob Herring
 Re: [PATCH v5 01/58] mtd: nand: denali: add missing nand_release() ...Dinh Nguyen
 Re: [PATCH] locking_selftest: Save/restore migrate_disable_atomic ...Sebastian Andrzej Siewior
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ...Will Deacon
 Re: [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video E ...Rob Herring
 Re: [PATCH] backlight: pwm_bl: Fix broken PWM backlight for non-dt ...Robert Jarzmik
 Re: [PATCH 2/2] mfd: arizona: Update binding docs for selecting mo ...Rob Herring
 Re: [PATCH] x86/platform/uv: Include clocksource.h for clocksource ...Andy Lutomirski
[New][PATCH] rcusync: Fix fast/slowpath comments for rcu_sync_exitDavidlohr Bueso
 Re: [PATCH] MAINTAINERS: Add missing platform maintainers for dts ...Rob Herring
[New]Re: Commit 81a43adae3b9 (locking/mutex: Use acquire/release semant ...Andrew Pinski
[New][PATCH] locking/osq: fix ordering of node initialisation in osq_lockWill Deacon
[New][PATCH] bpf: constify bpf_verifier_ops structureJulia Lawall
 Re: [RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bin ...Mark Brown
[New][PATCH v6 0/4] Allow customizable random offset to mmap_base address.Daniel Cashman
 [PATCH v6 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR.Daniel Cashman
 [PATCH v6 4/4] x86: mm: support ARCH_MMAP_RND_BITS.Daniel Cashman
 Re: [RFC PATCH 8/8] arm64: add sysfs cpu_capacity attributeMark Brown
 Re: new oops in 4.4.0-rc4Jon Christopherson
 Re: [tip:locking/core] sched/wait: Fix signal handling in bit wait ...Vladimir Murzin
 Re: [PATCH] sched/fair: fix mul overflow on 32-bit systemsMorten Rasmussen
 Re: [PATCH] sched/fair: fix mul overflow on 32-bit systemsbsegall@google ...
 Re: percpu irq APIs and perfMarc Zyngier
 Re: [PATCH 10/13] IB/srp: use the new CQ APIDoug Ledford
 [PATCH v6 2/4] arm: mm: support ARCH_MMAP_RND_BITS.Daniel Cashman
 [PATCH v6 3/4] arm64: mm: support ARCH_MMAP_RND_BITS.Daniel Cashman
 Re: Source code review around jump label usageChristophe JAILLET
 Re: corruption causing crash in __queue_workNikolay Borisov
[New][GIT PULL] arm64 fixes for 4.4-rc5Catalin Marinas
[New][PATCH] rtc: v3020: constify v3020_chip_ops structuresJulia Lawall
 Re: [PATCH 2/5] x86, vdso, pvclock: Simplify and speed up the vdso ...Andy Lutomirski
 Re: [V6.1 PATCH 5/6] x86/nmi: Fix to save registers for crash dump ...Borislav Petkov
 Re: [PATCH] rt: x86: extend signal send delay to 32 bitSebastian Andrzej Siewior
 Re: [PATCH 1/3 v19] sys_membarrier(): system-wide memory barrier ( ..."Michael Kerrisk (man-pages)"
 Re: [PATCH v0 5/5] perf/x86/intel/pt: Add support for instruction ...Mathieu Poirier
 Re: [PATCH v3 3/3] nvdimm: Add IOCTL pass thru functionsJerry Hoemann
 Re: [PATCH v1 1/8] pinctrl: rockchip: add support for the rk3228Linus Walleij
 Re: [PATCH] scripts: recordmcount: break hardlinksSteven Rostedt
 Re: [PATCH v2 1/4] pinctrl: rockchip: add support for the rk3228Linus Walleij
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringMathieu Poirier
[New][PATCH 0/2] arm64: dts: qcom: few i2c fixesSrinivas Kandagatla
 Re: [PATCH] bpf: constify bpf_verifier_ops structureSteven Rostedt
 [PATCH 1/2] arm64: dts: fix the i2c aliasing to match to schematics.Srinivas Kandagatla
 [PATCH 2/2] arm64: dts: set the default i2c pin drive strength to 16mASrinivas Kandagatla
 Re: [PATCH v2 3/5] ARM: bcm2835: add rpi power domain driverStefan Wahren
 [PATCH v2] staging: gdm72xx: fix address space warningsOkash Khawaja
 Re: [PATCH] bpf: constify bpf_verifier_ops structureDaniel Borkmann
 Re: [PATCH] bpf: constify bpf_verifier_ops structureAlexei Starovoitov
 Re: [PATCH v3 3/3] nvdimm: Add IOCTL pass thru functionsDan Williams
 Re: [PATCH] bpf: constify bpf_verifier_ops structureAlexei Starovoitov
 [PATCH 0/2] block: Fine-tuning for two function implementationsSF Markus Elfring
 Re: [PATCH v4 09/16] perf tools: Enable indices setting syntax for ...Alexei Starovoitov
 [PATCH 1/2] zram: Less checks in zram_bvec_write() after error det ...SF Markus Elfring
 [PATCH 2/2] z2ram: Delete a jump label in z2_init()SF Markus Elfring
 [PATCH v4 02/11] fsl-mc: msi: Added FSL-MC-specific member to the ..."J. German Rivera"
[New][PATCH v4 00/11] staging: fsl-mc: MC bus MSI support"J. German Rivera"
 [PATCH v4 09/11] staging: fsl-mc: Fixed bug in dprc_probe() error path"J. German Rivera"
 Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatformJosh Triplett
[New][PATCH 0/4] arm: dts: qcom-apq8064: add smem and hwspinlock supportSrinivas Kandagatla
 [PATCH v4 05/11] staging: fsl-mc: Extended MC bus allocator to inc ..."J. German Rivera"
 [PATCH v4 10/11] staging: fsl-mc: Added DPRC interrupt handler"J. German Rivera"
 [PATCH v4 07/11] staging: fsl-mc: Populate the IRQ pool for an MC ..."J. German Rivera"
 [PATCH v4 06/11] staging: fsl-mc: Changed DPRC built-in portal's m ..."J. German Rivera"
 [PATCH v4 04/11] staging: fsl-mc: Added GICv3-ITS support for FSL- ..."J. German Rivera"
 [PATCH v4 01/11] irqdomain: Added domain bus token DOMAIN_BUS_FSL_ ..."J. German Rivera"
 [PATCH v4 08/11] staging: fsl-mc: set MSI domain for DPRC objects"J. German Rivera"
 [PATCH 1/4] ARM: dts: qcom: apq8064-ifc6410 Use hardware flow cont ...Srinivas Kandagatla
 [PATCH v4 11/11] staging: fsl-mc: Added MSI support to the MC bus ..."J. German Rivera"
 [PATCH v4 03/11] staging: fsl-mc: Added generic MSI support for FS ..."J. German Rivera"
 [PATCH 2/4] arm: dts: apq8064: add shared memory into dt reserved- ...Srinivas Kandagatla
 [PATCH 3/4] arm: dts: apq8064: add hwspinlock nodesSrinivas Kandagatla
 Re: [PATCH] sched/fair: fix mul overflow on 32-bit systemsDietmar Eggemann
 [PATCH 4/4] arm: dts: apq8064: add shared memory nodeSrinivas Kandagatla
 Re: [PATCH] extcon-usb-gpio: add enable pin supportSergei Shtylyov
 Re: [PATCH] scripts: recordmcount: break hardlinksRussell King - ARM Linux
 Re: [PATCH v14 1/7] fpga: add usage documentation for fpga areaatull
 Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatformJason Cooper
 Re: [PATCH v3 2/8] lib: add "on" and "off" to strtoboolKees Cook
 Re: new warning on sysrq kernel crash triggerAni Sinha
 Re: [PATCH] scripts: recordmcount: break hardlinksSteven Rostedt
 Re: [RFC PATCH 1/2] thread_local_abi system call: caching current ..."Michael Kerrisk (man-pages)"
 Re: [PATCH] scripts: recordmcount: break hardlinksRussell King - ARM Linux
 Re: [RFC][PATCH] devicetree: Add DTS file to support the Nexus7 20 ...Bjorn Andersson
 Re: [PATCH v3 3/3] nvdimm: Add IOCTL pass thru functionsJerry Hoemann
 Re: [PATCH 0/1][3.13.y-ckt] tty: fix stall caused by missing memor ...Kamal Mostafa
 Re: [PATCH v2 1/1] Fix int1 recursion when no perf_bp_event is reg ...Jeff Merkey
 Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatformJosh Triplett
 Re: [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management ...Sinan Kaya
 Re: [RFC PATCH] ASoC: dpcm: Apply symmetry for DPCMLiam Girdwood
 Re: corruption causing crash in __queue_workMike Snitzer
 Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatformJason Cooper
 Re: [PATCH v3] capabilities.7, prctl.2: Document ambient capabilities"Michael Kerrisk (man-pages)"
 Re: [PATCH] sched/fair: fix mul overflow on 32-bit systemsbsegall@google ...
 Re: [PATCH 4/4] arm: dts: apq8064: add shared memory nodeAndy Gross
[New]Re: [PATCH v3 1/2] um: Do not set unsecure permission for temporar ...Tristan Schmelcher
 Re: [PATCH 1/4] ARM: dts: qcom: apq8064-ifc6410 Use hardware flow ...Andy Gross
 Re: [PATCH 2/7] mm: vmscan: pass memcg to get_scan_count()Johannes Weiner
 Re: [PATCH 3/4] arm: dts: apq8064: add hwspinlock nodesAndy Gross
 Re: [PATCH 3/7] mm: memcontrol: replace mem_cgroup_lruvec_online w ...Johannes Weiner
 Re: [PATCH 2/4] arm: dts: apq8064: add shared memory into dt reser ...Andy Gross
 Re: [PATCH 4/7] swap.h: move memcg related stuff to the end of the ...Johannes Weiner
 Re: [PATCH 5/7] mm: vmscan: do not scan anon pages if memcg swap l ...Johannes Weiner
[New][PATCH] wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar
 Re: [PATCH] scripts: recordmcount: break hardlinksSteven Rostedt
 [PATCHV2 1/3] x86, ras: Add new infrastructure for machine check f ...Tony Luck
[New][PATCHV2 0/3] Machine check recovery when kernel accesses poisonTony Luck
 [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recover fr ...Tony Luck
 [PATCHV2 2/3] x86, ras: Extend machine check recovery code to anno ...Tony Luck
 Re: [PATCH 6/7] mm: free swap cache aggressively if memcg swap is fullJohannes Weiner
[New][BUG] checkpatch warning default switch case"Geyslan G. Bem"
 Re: [for-next][PATCH 3/7] ftracetest: Add instance create and dele ...Steven Rostedt
 Re: [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management ...Mark Rutland
 Re: SCHED_RR vs push-pullLuca Abeni
 Re: [PATCH 1/2] tracing: introduce TRACE_EVENT_FN_COND macroSteven Rostedt
 Re: [PATCH 7/7] Documentation: cgroup: add memory.swap.{current,ma ...Johannes Weiner
 [PATCH RESEND v2 7/8] staging: fsl-mc: update TODO and README for ...Lijun Pan
 Re: [PATCH] rt: x86: extend signal send delay to 32 bit"Shi, Yang"
 [PATCH RESEND v3 3/8] staging: fsl-mc: dprc device's sysfs rescan ...Lijun Pan
[New][PATCH RESEND v2 0/8] Management Complex restool driverLijun Pan
 [PATCH RESEND v2 5/8] staging: fsl-mc: fsl-mc bus's sysfs rescan d ...Lijun Pan
 [PATCH RESEND v2 4/8] staging: fsl-mc: root dprc rescan attribute ...Lijun Pan
[New][PATCH 0/2] gpio: Add driver for SPI serializers"Andrew F. Davis"
 [PATCH 2/2] gpio: Add driver for SPI serializers"Andrew F. Davis"
 [PATCH 1/2] dt-bindings: GPIO: Add generic serializer binding"Andrew F. Davis"
[New][PATCH] hid: add support for Lilliput touchscreenSrinivas Kandagatla
[New][PATCH] devpts: Sensible /dev/ptmx & force newinstance(Eric W. Biederman)
 Re: SCHED_RR vs push-pullSteven Rostedt
[New][PATCH 1/4] net: tcp_memcontrol: simplify linkage between socket a ...Johannes Weiner
 [PATCH 2/4] mm: memcontrol: reign in the CONFIG space madnessJohannes Weiner
 [PATCH 3/4] mm: memcontrol: flatten struct cg_protoJohannes Weiner
 [PATCH 4/4] mm: memcontrol: clean up alloc, online, offline, free ...Johannes Weiner
 Re: [dm-devel] [PATCH 0/15] copy offload patchesChristoph Hellwig
[New][PATCH 1/1] USB: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
 [PATCH RESEND v2 2/8] staging: fsl-mc: add sysfs rescan attribute ...Lijun Pan
 [PATCH RESEND v2 6/8] staging: fsl-mc: bus rescan attribute to syn ...Lijun Pan
 [PATCH RESEND v2 1/8] staging: fsl-mc: static inline function to d ...Lijun Pan
 Re: [PATCHV2 1/3] x86, ras: Add new infrastructure for machine che ...Andy Lutomirski
 Re: [PATCHV2 2/3] x86, ras: Extend machine check recovery code to ...Andy Lutomirski
 Re: [BUG] checkpatch warning default switch caseJoe Perches
 Re: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ...Andy Lutomirski
 Re: [PATCH 1/1] USB: inode.c: fix unbalanced spin_lock in ep0_writeAl Viro
[New][PATCH RESEND v3] fsl-ifc: add missing include on ARM64Lijun Pan
 Re: [PATCH 26/34] mm: implement new mprotect_key() system call"Michael Kerrisk (man-pages)"
 [PATCH RESEND v2 8/8] staging: fsl-mc: Management Complex restool ...Lijun Pan
 Re: [PATCH 00/34] x86: Memory Protection Keys (v5)Andy Lutomirski
 Re: [BUG] checkpatch warning default switch case"Geyslan G. Bem"
[New][PATCH] nfit: acpi_nfit_notify(): Do not leave device lockedAlexey Khoroshilov
 Re: [PATCH] staging: goldfish: Coding Style Fix Comparison to NULL ...Benjamin Young
 Re: [PATCH v3 4/9] usb: host: ehci.h: fix single statement macrosGreg Kroah-Hartman
 Re: [PATCH v2] usb: Use memdup_user to reuse the code""
 Re: [PATCH v2] usb: ehci: refactor scan_isoc function"Geyslan G. Bem"
 Re: [PATCH linux-next 1/2] power: Add brcm,bcm6358-power-controlle ...Simon Arlott
[New][PATCH] net: add Qualcomm IPC routerBjorn Andersson
 Re: new warning on sysrq kernel crash triggerAni Sinha
[New][RFC] mm: Account anon mappings as RLIMIT_DATACyrill Gorcunov
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstanceLinus Torvalds
 Re: [PATCH v3 4/9] usb: host: ehci.h: fix single statement macros"Geyslan G. Bem"
 Re: [RFC] mm: Account anon mappings as RLIMIT_DATALinus Torvalds
 Re: [PATCH 1/1] USB: inode.c: fix unbalanced spin_lock in ep0_writeSergei Shtylyov
 [PATCH] Remove EFI memmap quirk for UV2+Alex Thorlton
 Re: [RFC] mm: Account anon mappings as RLIMIT_DATACyrill Gorcunov
[New][PATCHv2] Remove EFI memmap quirk for UVAlex Thorlton
 RE: [PATCHV2 1/3] x86, ras: Add new infrastructure for machine che ..."Luck, Tony"
 Re: [PATCH v6 0/4] Allow customizable random offset to mmap_base a ...Kees Cook
[New][PATCH v4] arm64: Add support for PTE contiguous bit.David Woods
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstanceAl Viro
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance(Eric W. Biederman)
 Re: [PATCH 1/1] USB: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
[New][PATCH v2 1/1] USB: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
 Re: [PATCH V6 18/26] coresight: etb10: implementing AUX space APIMathieu Poirier
 Re: [PATCH V6 21/26] coresight: etm-perf: new PMU driver for ETM t ...Mathieu Poirier
 RE: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ..."Luck, Tony"
 Re: [PATCH v3 2/8] lib: add "on" and "off" to strtoboolAndy Shevchenko
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance(Eric W. Biederman)
 Re: [PATCH v2] Input: atmel_mxt_ts - Add maxtouch to I2C table for ...Dmitry Torokhov
 Re: new warning on sysrq kernel crash trigger"Paul E. McKenney"
[New][PATCH resend 0/9] usb: host: ehci.h cleanup"Geyslan G. Bem"
 [PATCH resend 1/9] usb: host: ehci.h: remove space before comma"Geyslan G. Bem"
 [PATCH resend 2/9] usb: host: ehci.h: remove space before function ..."Geyslan G. Bem"
 [PATCH resend 3/9] usb: host: ehci.h: remove space before open squ ..."Geyslan G. Bem"
 [PATCH resend 4/9] usb: host: ehci.h: fix single statement macros"Geyslan G. Bem"
 [PATCH resend 5/9] usb: host: ehci.h: remove direct use of __attri ..."Geyslan G. Bem"
 [PATCH resend 6/9] usb: host: ehci.h: use space after comma"Geyslan G. Bem"
 [PATCH resend 8/9] usb: host: ehci.h: move pointer operator to nam ..."Geyslan G. Bem"
 [PATCH resend 9/9] usb: host: ehci.h: move constant to right"Geyslan G. Bem"
 [PATCH resend 7/9] usb: host: ehci.h: remove macros trailing semicolon"Geyslan G. Bem"
 Re: SCHED_RR vs push-pullLuca Abeni
 Re: [PATCH v3 0/5] Add reboot notifier driver for rockchip platformHeiko Stübner
 Re: [PATCH v3 4/9] usb: host: ehci.h: fix single statement macros"Geyslan G. Bem"
 Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatformArnd Bergmann
 Re: [PATCH v0 0/5] perf: Introduce instruction trace filteringMathieu Poirier
[New][PATCH] staging: goldfish: Coding Style Fix - spaces preferred aro ...Benjamin Young
[New][PATCH] staging: goldfish: Coding Style Fix Comparison to NULL cou ...Benjamin Young
 Re: [PATCH 0/2] gpio: Add driver for SPI serializersLinus Walleij
[New][PATCH] MAINTAINERS: Change QCOM entriesAndy Gross
 Re: [PATCH 1/2] dt-bindings: GPIO: Add generic serializer bindingLinus Walleij
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstanceAndy Lutomirski
 Re: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ...Andy Lutomirski
 Re: [PATCH] nfit: acpi_nfit_notify(): Do not leave device lockedRoss Zwisler
[New][PATCH linux-next (v3) 1/3] MIPS: bcm963xx: Add Broadcom BCM963xx ...Simon Arlott
 [PATCH linux-next (v3) 2/3] MIPS: bcm63xx: nvram: Use nvram struct ...Simon Arlott
 Re: [BUG] checkpatch warning default switch case"Geyslan G. Bem"
 Re: [PATCH V6 20/26] perf: changing pmu::setup_aux() parameter to ...Mathieu Poirier
[New][GIT PULL] Block fixes for 4.4-rcJens Axboe
 Re: [PATCH] nfit: acpi_nfit_notify(): Do not leave device locked"Verma, Vishal L"
 [PATCH linux-next (v3) 3/3] mtd: part: Add BCM962368 CFE partition ...Simon Arlott
 Re: [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() ...Boris Brezillon
 Re: [PATCH linux-next (v3) 1/3] MIPS: bcm963xx: Add Broadcom BCM96 ...Jonas Gorski
 Re: new warning on sysrq kernel crash triggerRik van Riel
 Re: [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() ...Brian Norris
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstanceAndy Lutomirski
 Re: [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management ...Sinan Kaya
 Re: [PATCH 2/2] gpio: Add driver for SPI serializersLinus Walleij
 Re: question about cpusets vs sched_setaffinity()Jason Baron
 Re: [Patch v5 1/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture ...Benoit Parrot
 RE: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ..."Luck, Tony"
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance"H. Peter Anvin"
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance"H. Peter Anvin"
 Re: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ...Dan Williams
 Re: [PATCH] iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_k ...Laura Abbott
[New][PATCH] drivers: memory: check for missing sections in test_pages_ ...Andrew Banman
 Re: [RFC][PATCH] module: Limit line length of module printsLaura Abbott
 Re: [PATCH] proc: fix -ESRCH error when writing to /proc/$pid/core ...Kees Cook
 Re: [PATCH] mmc: sdhci-acpi: set non-removable in ACPI table"Rafael J. Wysocki"
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstanceAndy Lutomirski
 Re: [PATCH linux-next (v3) 1/3] MIPS: bcm963xx: Add Broadcom BCM96 ...Simon Arlott
 Re: [RFC][PATCH] module: Limit line length of module printsLaura Abbott
 Re: [PATCH perf/core 00/22] perf refcnt debugger API and fixesArnaldo Carvalho de Melo
 Re: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ...Andy Lutomirski
 Re: new warning on sysrq kernel crash trigger"Paul E. McKenney"
 Re: [PATCH 1/6] mm: Add a vm_special_mapping .fault methodAndrew Morton
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance"H. Peter Anvin"
 Re: [PATCH 2/6] mm: Add vm_insert_pfn_protAndrew Morton
 RE: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ..."Luck, Tony"
 Re: FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release se ..."Paul E. McKenney"
 Re: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ...Andy Lutomirski
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 Re: [PATCH v0 3/5] perf: Introduce instruction trace filteringPeter Zijlstra
 [PATCH 2/2] powercap/rapl: reduce ipi callsJacob Pan
[New][PATCH 0/2] combine remote cpu msr accessJacob Pan
 [PATCH 1/2] x86/msr: add on cpu read/modify/write functionJacob Pan
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance(Eric W. Biederman)
 Re: [PATCH 2/6] mm: Add vm_insert_pfn_protAndy Lutomirski
 RE: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ..."Luck, Tony"
[New][PATCH v2] spi: dts: sun4i: Add support for inter-word wait cycles ...Marcus Weseloh
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstanceAndy Lutomirski
 Re: [PATCH] drivers: memory: check for missing sections in test_pa ...andrew banman
 Re: [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recove ...Andy Lutomirski
[New][PATCH v5 0/3] [media] Fix race between graph enumeration and enti ...Javier Martinez Canillas
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstanceJann Horn
 [PATCH v5 3/3] [media] media-device: set topology version 0 at med ...Javier Martinez Canillas
 Re: [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and ...Andrew Morton
 [PATCH v5 2/3] [media] media-device: split media initialization an ...Javier Martinez Canillas
 [PATCH v5 1/3] [media] media-device: check before unregister if md ...Javier Martinez Canillas
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance"H. Peter Anvin"
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstanceAndy Lutomirski
[New][PATCH] perf/x86/amd: Adding support for new IOMMU performance eventSuravee Suthikulpanit
 [PATCH v2 1/6] staging/lustre: Silence warning about 'inline'Valdis Kletnieks
 [PATCH v2 5/6] Nuke an unsigned >= 0 assertValdis Kletnieks
 [PATCH v2 6/6] Nuke another unsigned >= 0 assertValdis Kletnieks
[New][PATCH] iommu/amd: Assign default IOMMU when there is only one IOMMUSuravee Suthikulpanit
 [PATCH v2 4/6] Fix another C compiler whine: set but not usedValdis Kletnieks
 [PATCH v2 3/6] Clean up another C warnining: set but not usedValdis Kletnieks
 [PATCH v2 2/6] Fix set-but-unused whinge.Valdis Kletnieks
[New][PATCH v2 0/6] Patch series to make lustre safe(r) for W=1 compilesValdis Kletnieks
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance"H. Peter Anvin"
[New]Re: [PATCH] arm: dts: rockchip: Fix typo in rk32288 sdmmc card det ...Heiko Stübner
 Re: [PATCH linux-next (v3) 3/3] mtd: part: Add BCM962368 CFE parti ...Jonas Gorski
[New][RFC] selftests: report proper exit statusesBrian Norris
 Re: [PATCHSET v2] ->follow_link() without dropping from RCU modeAl Viro
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstanceAndy Lutomirski
[New][PATCH v2] extcon: add Maxim MAX3355 driverSergei Shtylyov
 Re: [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and ...Russell King - ARM Linux
 Re: mtd, nand, omap2: parse cmdline partition failBrian Norris
 Re: [PATCH 0/2] ARM: dts: uniphier: clean up DTSIs by factoring th ...Arnd Bergmann
 Re: [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and ...Jiri Kosina
 Re: [PATCH v2] PCI/AER: enable SERR# forwarding for bridges and sw ...Sinan Kaya
 Re: [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and ...Andrew Morton
 Re: [PATCH linux-next (v3) 1/3] MIPS: bcm963xx: Add Broadcom BCM96 ...Jonas Gorski
 Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance"H. Peter Anvin"
[New][PATCH] mm/zswap: change incorrect strncmp use to strcmpDan Streetman
 Re: question about cpusets vs sched_setaffinity()Chris Friesen
 Re: [PATCH v5 1/3] [media] media-device: check before unregister i ...Shuah Khan
 Re: new warning on sysrq kernel crash triggerAni Sinha
 Re: [PATCH v2 3/4] ARM: dts: rockchip: add core rk3228 dtsiHeiko Stübner
 Re: [PATCH] mm/zswap: change incorrect strncmp use to strcmpAndrew Morton
[New][PATCH for-4.4] mtd: fix cmdlinepart parser, early naming for auto ...Brian Norris
 Re: new warning on sysrq kernel crash trigger"Paul E. McKenney"
 Re: [linux-next] iwl_mvm_get_key_sta_id() suspicious RCU usageSergey Senozhatsky
 Re: new warning on sysrq kernel crash triggerAni Sinha
[New][PATCH] perf, tools: Disable branch flags/cycles for --callgraph lbrAndi Kleen
 Re: [PATCH 0/4] arm,arm64: uniphier: add a new driver, device tree ...Arnd Bergmann
 Re: [linux-next] iwl_mvm_get_key_sta_id() suspicious RCU usageSergey Senozhatsky
 Re: new warning on sysrq kernel crash triggerAni Sinha
 Re: [PATCH] locking/osq: fix ordering of node initialisation in os ...David Daney
 Re: [PATCH 0/2] arm64: initial series for UniPhier ARMv8 SoCs supportArnd Bergmann
 Re: [PATCH 0/4] arm: dts: qcom-apq8064: add smem and hwspinlock su ...Bjorn Andersson
 Re: [PATCH 1/2] netcp: try to reduce type confusion in descriptorsDavid Miller
 Re: [PATCH 2/2] netcp: add more __le32 annotationsDavid Miller
[New][GIT PULL] VC4 3D supportEric Anholt
 RE: [PATCH V2 02/10] Drivers: hv: utils: run polling callback alwa ...KY Srinivasan
 Re: new warning on sysrq kernel crash trigger"Paul E. McKenney"
 Re: [PATCH] mtd: omap_elm: print interrupt resource using %prBrian Norris
[New][PATCH] drivers: memory: check for missing sections in test_pages_ ...Andrew Banman
 Re: [PATCH net] ipv6: sctp: clone options to avoid use after freeDavid Miller
[New][PATCH 00/10] usb: host: ehci-sched: cleanup"Geyslan G. Bem"
 [PATCH 01/10] usb: host: ehci-sched: refactor scan_isoc function"Geyslan G. Bem"
 [PATCH 03/10] usb: host: ehci-sched: remove useless assignments"Geyslan G. Bem"
 [PATCH 04/10] usb: host: ehci-sched: add spaces around operators"Geyslan G. Bem"
 [PATCH 05/10] usb: host: ehci-sched: remove prohibited spaces"Geyslan G. Bem"
 [PATCH 06/10] usb: host: ehci-sched: remove useless else branch"Geyslan G. Bem"
 [PATCH 07/10] usb: host: ehci-sched: use C89-style comments"Geyslan G. Bem"
 [PATCH 08/10] usb: host: ehci-sched: add line after declarations"Geyslan G. Bem"
 [PATCH 09/10] usb: host: ehci-sched: use sizeof operator with parens"Geyslan G. Bem"
 [PATCH 10/10] usb: host: ehci-sched: remove unnecessary braces"Geyslan G. Bem"
[New][PATCH 1/2] devicetree: qcom-apq8064.dtsi: Add i2c3 address-cells ...John Stultz
 [PATCH 2/2] devicetree: Add DTS file to support the Nexus7 2013 (f ...John Stultz
 [PATCH 02/10] usb: host: ehci-sched: move constants to right"Geyslan G. Bem"
[New]Stupid git question...Valdis Kletnieks
 Re: [PATCH net-next v3 0/4] mvneta: Introduce RSS support and XPS ...David Miller
 Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table supportBrian Norris
 Re: [BUG] checkpatch warning default switch caseJoe Perches
[New][PATCH] usb: host: ehci-sched: silence checkpatch warning"Geyslan G. Bem"
 Re: [BUG] checkpatch warning default switch case"Geyslan G. Bem"
 Re: [PATCH] cpufreq: tegra: add regulator dependency for T124"Rafael J. Wysocki"
 Re: [PATCHSET v2] ->follow_link() without dropping from RCU modeAl Viro
[New]PELT initial task load and wake_up_new_task()Steve Muckle
 Re: [PATCH] usb: host: ehci-sched: silence checkpatch warning"Geyslan G. Bem"
 Re: crypto/nx842: Ignore queue overflow informative errorHaren Myneni
[New][PATCH] misc: mic: fix incorrect use of error codes in SCIF DMA driverEric Biggers
 Re: [PATCH v1 7/8] ARM: dts: rockchip: add core rk3228 dtsiJeffy Chen
[New][PATCH RESEND 00/27] Drivers: hv: Miscellaneous fixes. "K. Y. Srinivasan"
 [PATCH RESEND 06/27] Drivers: hv: utils: use memdup_user in hvt_op ..."K. Y. Srinivasan"
 [PATCH RESEND 18/27] Drivers: hv: vmbus: fix rescind-offer handlin ..."K. Y. Srinivasan"
 [PATCH RESEND 21/27] drivers:hv: Allow for MMIO claims that span A ..."K. Y. Srinivasan"
 Re: [PATCH char-misc-next 4/4] misc: mic: use common error pathSudeep Dutt
 [PATCH RESEND 24/27] drivers/hv: correct tsc page sequence invalid ..."K. Y. Srinivasan"
 [PATCH RESEND 02/27] Drivers: hv: utils: run polling callback alwa ..."K. Y. Srinivasan"
 [PATCH 25/27] Drivers: hv: vmbus: Force all channel messages to be ..."K. Y. Srinivasan"
 [PATCH RESEND 16/27] Drivers: hv: vmbus: serialize process_chn_eve ..."K. Y. Srinivasan"
 [PATCH RESEND 13/27] Drivers: hv: vmbus: Use uuid_le_cmp() for com ..."K. Y. Srinivasan"
 [PATCH RESEND 10/27] drivers:hv: Define the channel type for Hyper ..."K. Y. Srinivasan"
 [PATCH RESEND 19/27] Drivers: hv: vmbus: release relid on error in ..."K. Y. Srinivasan"
 [PATCH RESEND 05/27] Drivers: hv: util: catch allocation errors"K. Y. Srinivasan"
 [PATCH RESEND 23/27] Drivers: hv: vmbus: Fix a Host signaling bug"K. Y. Srinivasan"
 [PATCH RESEND 20/27] Drivers: hv: vmbus: channge vmbus_connection. ..."K. Y. Srinivasan"
 [PATCH RESEND 22/27] tools/hv: Use include/uapi with __EXPORTED_HE ..."K. Y. Srinivasan"
 [PATCH 26/27] Drivers: hv: utils: Invoke the poll function after h ..."K. Y. Srinivasan"
 [PATCH 27/27] tools: hv: vss: fix the write()'s argument: error -> ..."K. Y. Srinivasan"
 Re: [PATCH] misc: mic: fix incorrect use of error codes in SCIF DM ...Sudeep Dutt
 [PATCH RESEND 07/27] drivers/hv: cleanup synic msrs if vmbus conne ..."K. Y. Srinivasan"
 [PATCH RESEND 11/27] Drivers: hv: vss: run only on supported host ..."K. Y. Srinivasan"
 [PATCH RESEND 14/27] Drivers: hv: vmbus: Get rid of the unused macro"K. Y. Srinivasan"
 [PATCH RESEND 15/27] Drivers: hv: vmbus: Get rid of the unused irq ..."K. Y. Srinivasan"
 [PATCH RESEND 12/27] Drivers: hv: vmbus: Use uuid_le type consistently"K. Y. Srinivasan"
 [PATCH RESEND 17/27] Drivers: hv: vmbus: do sanity check of channe ..."K. Y. Srinivasan"
 [PATCH RESEND 08/27] drivers:hv: Export a function that maps Linux ..."K. Y. Srinivasan"
 [PATCH RESEND 04/27] tools: hv: remove repeated HV_FCOPY string"K. Y. Srinivasan"
 [PATCH RESEND 09/27] drivers:hv: Export the API to invoke a hyperc ..."K. Y. Srinivasan"
 [PATCH RESEND 03/27] tools: hv: report ENOSPC errors in hv_fcopy_d ..."K. Y. Srinivasan"
 [PATCH RESEND 01/27] Drivers: hv: util: Increase the timeout for u ..."K. Y. Srinivasan"
[New][RFC 0/3] sparse: Introduce __private to privatize members of structsBoqun Feng
 [RFC 1/3] sparse: Add __private to privatize members of structsBoqun Feng
 [RFC 2/3] RCU: Privatize rcu_node::lockBoqun Feng
 [RFC 3/3] irq: Privatize irq_common_data::state_use_accessorsBoqun Feng
 RE: [PATCH 3/4] scsi: storvsc: Refactor the code in storvsc_channe ...KY Srinivasan
 RE: [PATCH 2/4] scsi: storvsc: Properly support Fibre Channel devicesKY Srinivasan
 RE: [PATCH 1/4] scsi: storvsc: Fix a bug in the layout of the hv_f ...KY Srinivasan
 RE: [Patch V2 2/2] x86, mce: Need to translate GPA to HPA to injec ..."Chen, Gong"
[New]Crypto/nx842: Ignore invalid XER[S0] return errorHaren Myneni
 Re: [PATCH v2] usb: Use memdup_user to reuse the coderahul pathak
 Re: [PATCH 3.16.y-ckt 009/126] sit: fix sit0 percpu double allocationsBen Hutchings
[New]Odroid U3 mutex deadlock.Anand Moon
 Re: [PATCH 3.16.y-ckt 024/126] Revert "mm: Check if section presen ...Ben Hutchings
 Re: [PATCH v2 0/2] net: thunderx: Support for pass-2 hw featuresDavid Miller
 Re: [PATCH for-4.4] mtd: fix cmdlinepart parser, early naming for ...Heiko Schocher
[New]README Cleanup ProjectDiego Viola
\
 
  \ /
  Last update: 2020-01-02 09:45    [0.455 seconds]
©2004-2020 Jasper Spaans