lkml.org 
[lkml]   [2015]   [Jun]   [4]   [last100]  
 
/

4 Jun 2015

 
[New]linux-next: build failure after merge of the sound-asoc treeStephen Rothwell
 RE: [PATCH 3/5] drivers:usb:fsl: Replace macros with enumerated typeBadola Nikhil
[New][RFT v2 00/48] Refine irq interfaces to reduce number of parametersJiang Liu
 [RFT v2 01/48] genirq: Clean up outdated comments related to inclu ...Jiang Liu
 [RFT v2 02/48] genirq: Kill never used irq_node()Jiang Liu
 [RFT v2 03/48] MIPS, irq: Use irq_desc_get_xxx() to avoid redundan ...Jiang Liu
 [RFT v2 04/48] powerpc, irq: Use irq_desc_get_xxx() to avoid redun ...Jiang Liu
 [RFT v2 05/48] gpio: Use irq_desc_get_xxx() to avoid redundant loo ...Jiang Liu
 [RFT v2 06/48] pinctrl: Use irq_desc_get_xxx() to avoid redundant ...Jiang Liu
 [RFT v2 07/48] avr32, irq: Use irq_desc_get_xxx() to avoid redunda ...Jiang Liu
 [RFT v2 08/48] mfd: Use irq_desc_get_xxx() to avoid redundant look ...Jiang Liu
 [RFT v2 09/48] ARM, irq: Use irq_desc_get_xxx() to avoid redundant ...Jiang Liu
 [RFT v2 11/48] ipu: Use irq_desc_get_xxx() to avoid redundant look ...Jiang Liu
 [RFT v2 12/48] sh: intc: Use irq_desc_get_xxx() to avoid redundant ...Jiang Liu
 [RFT v2 13/48] keystone, irq: Use irq_data_get_xxx() to avoid redu ...Jiang Liu
 [RFT v2 14/48] spmi: Use irq_desc_get_xxx() to avoid redundant loo ...Jiang Liu
 [RFT v2 15/48] genirq: Kill the parameter 'irq' of kstat_incr_irqs ...Jiang Liu
 [RFT v2 17/48] genirq: Kill the parameter 'irq' of check_irq_resend()Jiang Liu
 [RFT v2 18/48] genirq: Kill the parameter 'irq' of note_interrupt()Jiang Liu
 [RFT v2 21/48] ARM, irq: Prepare for killing the first parameter ' ...Jiang Liu
 [RFT v2 22/48] blackfin, irq: Prepare for killing the first parame ...Jiang Liu
 [RFT v2 25/48] mips, irq: Prepare for killing the first parameter ...Jiang Liu
 [RFT v2 24/48] m68k, irq: Prepare for killing the first parameter ...Jiang Liu
 [RFT v2 23/48] c6x, irq: Prepare for killing the first parameter ' ...Jiang Liu
 [RFT v2 26/48] powerpc, irq: Prepare for killing the first paramet ...Jiang Liu
 [RFT v2 31/48] irqchip: Prepare for killing the first parameter 'i ...Jiang Liu
 [RFT v2 28/48] unicore32, irq: Prepare for killing the first param ...Jiang Liu
 [RFT v2 32/48] mfd: Prepare for killing the first parameter 'irq' ...Jiang Liu
 [RFT v2 34/48] pinctrl: Prepare for killing the first parameter 'i ...Jiang Liu
 [RFT v2 35/48] genirq: Kill the first parameter 'irq' of irq_flow_ ...Jiang Liu
 [RFT v2 36/48] genirq, arm: Kill the first parameter 'irq' of irq_ ...Jiang Liu
 [RFT v2 37/48] genirq, blackfin: Kill the first parameter 'irq' of ...Jiang Liu
 [RFT v2 33/48] PCI/keystone: Prepare for killing the first paramet ...Jiang Liu
 Re: [PATCH TRIVIAL] scripts/kconfig/Makefile: Cosmetic fixesDiego Viola
 Re: [RFC][PATCH 03/10] zsmalloc: introduce zs_can_compact() functionSergey Senozhatsky
 [RFT v2 38/48] genirq, powerpc: Kill the first parameter 'irq' of ...Jiang Liu
 [RFT v2 29/48] ipu: Prepare for killing the first parameter 'irq' ...Jiang Liu
 [RFT v2 30/48] gpio: Prepare for killing the first parameter 'irq' ...Jiang Liu
 [RFT v2 27/48] sh, irq: Prepare for killing the first parameter 'i ...Jiang Liu
 [RFT v2 39/48] genirq, mips: Kill the first parameter 'irq' of irq ...Jiang Liu
 [RFT v2 41/48] genirq, x86: Kill the first parameter 'irq' of irq_ ...Jiang Liu
 [RFT v2 40/48] genirq, m68k: Kill the first parameter 'irq' of irq ...Jiang Liu
 [RFT v2 42/48] genirq, sh: Kill the first parameter 'irq' of irq_f ...Jiang Liu
 [RFT v2 43/48] genirq, arch: Kill the first parameter 'irq' of irq ...Jiang Liu
 [RFT v2 44/48] genirq, pinctrl: Kill the first parameter 'irq' of ...Jiang Liu
 Re: [PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow boardMichal Suchanek
 [RFT v2 47/48] genirq, mfd: Kill the first parameter 'irq' of irq_ ...Jiang Liu
 [RFT v2 48/48] genirq, drivers: Kill the first parameter 'irq' of ...Jiang Liu
 [RFT v2 46/48] genirq, irqchip: Kill the first parameter 'irq' of ...Jiang Liu
 [RFT v2 45/48] genirq, gpio: Kill the first parameter 'irq' of irq ...Jiang Liu
 [RFT v2 20/48] genirq: Kill the parameter 'irq' of setup_affinity()Jiang Liu
 [RFT v2 19/48] genirq: Change prototypes of register_irq_proc() an ...Jiang Liu
 [RFT v2 16/48] genirq: Introduce helper irq_desc_get_irq()Jiang Liu
 [RFT v2 10/48] irqchip: Use irq_desc_get_xxx() to avoid redundant ...Jiang Liu
[New]linux-next: manual merge of the block tree with the cris treeStephen Rothwell
 Re: [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size.Michal Suchanek
[New]linux-next: manual merge of the block tree with Linus' treeStephen Rothwell
 Re: [PATCH v9 2/6] arm64: hi6220: Document devicetree bindings for ...Rob Herring
 Re: [PATCH v3] fusion: remove dead MTRR codeSreekanth Reddy
 Re: [RFT v2 10/48] irqchip: Use irq_desc_get_xxx() to avoid redund ...Krzysztof Kozlowski
[New]linux-next: manual merge of the block tree with Linus' treeStephen Rothwell
 Re: [PATCH RESEND] sched: prefer an idle cpu vs an idle sibling fo ...Mike Galbraith
 Re: [RFT v2 46/48] genirq, irqchip: Kill the first parameter 'irq' ...Krzysztof Kozlowski
 Re: [RFT v2 36/48] genirq, arm: Kill the first parameter 'irq' of ...Krzysztof Kozlowski
 Re: [PATCH 04/11] mtd: ofpart: do not fail probe when no partition ...Michal Suchanek
[New][sched] WARNING: CPU: 0 PID: 10 at kernel/kthread.c:333 __kthread_ ...Fengguang Wu
[New][sched/preempt] BUG: kernel boot crashedFengguang Wu
 Re: [RFC][PATCH 07/10] zsmalloc: introduce auto-compact supportMinchan Kim
[New]Question about HighPoint RocketRAID 642L SCSI driver conflict with ..."linux"
 Re: [RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods inst ...Darren Hart
 Re: [PATCH v4 3/3] dell-laptop: Use dell-rbtn instead i8042 filter ...Darren Hart
 Re: Question about HighPoint RocketRAID 642L SCSI driver conflict ...Tejun Heo
 Re: [PATCH 07/11] staging: rtl8192e: Remove dead code: dig_t::dbg_modeSudip Mukherjee
 Re: [Linaro-mm-sig] [RFCv3 2/2] dma-buf: add helpers for sharing a ...Sumit Semwal
 Re: [RFC][PATCH 07/10] zsmalloc: introduce auto-compact supportSergey Senozhatsky
 Re: [PATCH v4 1/7] staging:lustre: move tcpip abstractionSudip Mukherjee
 Re: [PATCH] x86, setup: code clean of e820_reserve_setup_data()Ingo Molnar
 Re: [GIT PULL 0/6] perf/core improvements and fixesIngo Molnar
 Re: [PATCH 07/11] staging: rtl8192e: Remove dead code: dig_t::dbg_modeMateusz Kulikowski
 Re: [PATCH v2] kdbus: do not append the same connection to the que ...Greg KH
 Re: [PATCH v4 3/7] selftests/kdbus: install kdbus-testGreg Kroah-Hartman
 Re: [PATCH v3 2/3] video: fbdev: vesafb: add missing mtrr_del() fo ...Tomi Valkeinen
 Re: [PATCH v4 4/7] staging:lustre: rename tcpip handling functions ...Sudip Mukherjee
 Re: [GIT PULL] kdbus cleanups for 4.2Greg Kroah-Hartman
 Re: [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timerIngo Molnar
 Re: [PATCH] kdbus: update kernel-doc for kdbus_sync_reply_wakeup()Greg Kroah-Hartman
 Re: [PATCH v5 0/6] i2c: at91: add support to FIFOs and alternative ...Ludovic Desroches
 Re: [PATCH v4 6/7] staging:lustre: style cleanups for lib-socket.cSudip Mukherjee
 Re: [PATCH 07/11] staging: rtl8192e: Remove dead code: dig_t::dbg_modeSudip Mukherjee
 Re: [PATCH] x86/asm/msr: Retract msr-index.hIngo Molnar
 Re: [GIT PULL 0/6] perf/core improvements and fixes"Wangnan (F)"
 Re: [PATCH v2 06/13] KVM: x86: save/load state on SMM switchPaolo Bonzini
 Re: [PATCH 4.0 000/148] 4.0.5-stable reviewGreg Kroah-Hartman
 Re: [PATCH 4.0 000/148] 4.0.5-stable reviewGreg Kroah-Hartman
 Re: [PATCH v2] kdbus: do not append the same connection to the que ...David Herrmann
 Re: [PATCH v3 8/8] staging:lustre: Update license and copyright fo ...Sudip Mukherjee
 Re: [RFT v2 05/48] gpio: Use irq_desc_get_xxx() to avoid redundant ...Javier Martinez Canillas
 Re: [RFT v2 45/48] genirq, gpio: Kill the first parameter 'irq' of ...Javier Martinez Canillas
 [PATCH] x86, setup: code clean of e820_reserve_setup_data()Wei Yang
 Re: [RFC][PATCH 07/10] zsmalloc: introduce auto-compact supportMinchan Kim
 Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI ...Hanjun Guo
 Re: [PATCH] x86/cpu: Fix SMAP check in PVOPS environments"H. Peter Anvin"
 Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI ...Jiang Liu
[New]Re: [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size.Geert Uytterhoeven
 Re: [PATCH v3] clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
 Re: [PATCH] powerpc: Make doorbell check preemption safeShreyas B Prabhu
 Re: [RFC][PATCH 4/4] time: Do leapsecond adjustment in gettime fas ...Ingo Molnar
 Re: [PATCH RFC v3 1/3] crypto: add PKE APIHerbert Xu
[New]Re: [PATCH 01/11] ARM: dt: Add SPI CS on Samsung Snow board.Javier Martinez Canillas
 Re: [PATCH RFC v3 2/3] crypto: RSA: KEYS: convert rsa and public k ...Herbert Xu
[New]linux-next: manual merge of the edac-amd tree with the tip treeStephen Rothwell
 Re: [lkp] [block] fbccf1df065: +276.3% boot-meminfo.KernelStackMing Lin
 Re: [RFT v2 00/48] Refine irq interfaces to reduce number of param ...Geert Uytterhoeven
 Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI ...Hanjun Guo
 Re: [RFC][PATCH 07/10] zsmalloc: introduce auto-compact supportMinchan Kim
 Re: [RFC 0/2] target: Add TFO->complete_irq queue_work bypass"Nicholas A. Bellinger"
 Re: [PATCH] x86, setup: code clean of e820_reserve_setup_data()Wei Yang
[New][PATCH v4] ARM: dts: mt8173: support arm64 cpuidle-dtHoward Chen
 Re: [RFT v2 32/48] mfd: Prepare for killing the first parameter 'i ...Lee Jones
 Re: [PATCH 1/1] x86 TSC: set X86_FEATURE_TSC_RELIABLE, per CPUID"H. Peter Anvin"
 Re: [PATCH 1/1] USB: cp210x: add ID for HubZ dual ZigBee and Z-Wav ...Johan Hovold
 Re: [PATCH] cris: Wire up missing syscallsJesper Nilsson
 Re: [GIT PULL 0/6] perf/core improvements and fixesIngo Molnar
 Re: [RFT v2 00/48] Refine irq interfaces to reduce number of param ...Jiang Liu
[New][PATCH v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS ...Y Vo
 Re: [PATCH 2/2] time: allow gcc to fold constants when possibleNicholas Mc Guire
 Re: [RFC][PATCH 07/10] zsmalloc: introduce auto-compact supportSergey Senozhatsky
 Re: [PATCH v9 2/6] arm64: hi6220: Document devicetree bindings for ...Bintian
 Re: [Git PULL] score: Fix exception handler labelLennox Wu
 Re: [PATCH v4 2/7] mmc: mediatek: Add Mediatek MMC driverUlf Hansson
 Re: [PATCH v4 1/7] staging:lustre: move tcpip abstractionDan Carpenter
 Re: [PATCH 1/2] dmaengine: at_xdmac: lock fixesNicolas Ferre
 Re: [PATCH v4 4/7] staging:lustre: rename tcpip handling functions ...Dan Carpenter
 Re: [PATCH 2/2] dmaengine: at_xdmac: rework slave configuration partNicolas Ferre
 Re: [PATCH v4 1/7] staging:lustre: move tcpip abstractionSudip Mukherjee
 Re: [PATCH v1 1/9]powerpc/powernv: Data structure and macros defin ...Madhavan Srinivasan
 Re: [PATCH v4 6/7] staging:lustre: style cleanups for lib-socket.cDan Carpenter
 Re: [PATCH] x86/asm/msr: Retract msr-index.hBorislav Petkov
 Re: [PATCH v2 00/16] AT91 DT for 4.2Nicolas Ferre
 Re: linux-next: manual merge of the edac-amd tree with the tip treeBorislav Petkov
 Re: [PATCH v2 16/16] ARM: at91/dt: Add Acme Arietta G25Nicolas Ferre
 Re: [PATCH] ARM: at91/dts: kizbox: fix mismatch LED PWM deviceNicolas Ferre
[New][PATCH] kvm: x86: default legacy PCI device assignment support to "n"Paolo Bonzini
[New][PATCH v6 0/8] mfd: cros_ec: Add multi EC and proto v3 supportJavier Martinez Canillas
 [PATCH v6 1/8] mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
 [PATCH v6 5/8] mfd: cros_ec: add bus-specific proto v3 codeJavier Martinez Canillas
 [PATCH v6 4/8] mfd: cros_ec: add proto v3 skeletonJavier Martinez Canillas
 [PATCH v6 3/8] mfd: cros_ec: Move protocol helpers out of the MFD ...Javier Martinez Canillas
 [PATCH v6 2/8] mfd: cros_ec: rev cros_ec_commands.hJavier Martinez Canillas
 [PATCH v6 6/8] mfd: cros_ec: Support multiple EC in a systemJavier Martinez Canillas
 Re: [PATCH] ARM: at91: dt: sama5d4ek: mci0 uses slot 0Nicolas Ferre
[New][PATCH -next] iommu: Fix build failure without INTEL_IOMMUDaniel J Blueman
 Re: [PATCH v1 2/9]powerpc/powernv: nest pmu init function with cpu ...Madhavan Srinivasan
 Re: [patch] gpio: Added GPIO support to ZynqMP SoCLinus Walleij
 [PATCH v6 8/8] mfd: cros_ec: spi: Add delay for asserting CSJavier Martinez Canillas
 [PATCH v6 7/8] mfd: cros_ec: spi: Add a DT property to delay asser ...Javier Martinez Canillas
 Re: [PATCH -next] iommu: Fix build failure without INTEL_IOMMUJiang Liu
[New]linux-next: build failure after merge of the drivers-x86 treeStephen Rothwell
[New][PATCH] ASoC: Intel: mrfld: simplify sst_fill_widget_module_infoRasmus Villemoes
 Re: [PATCH] crypto: fix nx-842 pSeries driver minimum buffer sizeHerbert Xu
 Re: [PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmplHerbert Xu
 Re: [PATCH] mmc: core: Fix off-by-one error in mmc_do_calc_max_dis ...Ulf Hansson
[New][PATCH] kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
 Re: [RFC] pinctrl: pinctrl-imx: implement suspend/resumeLinus Walleij
 Re: [PATCH] mmc: core: Fix off-by-one error in mmc_do_calc_max_dis ...David Jander
 Re: [PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()Grant Likely
 Re: [PATCH 1/3] MIPS: prepare for user enabling of CONFIG_OFGrant Likely
 Re: [PATCH v5 2/4] base/platform: Continue on insert_resource() errorGrant Likely
 Re: [PATCH] of: clean-up unnecessary libfdt include pathsGrant Likely
 Re: [PATCH] of/fdt: fix argument name and add comments of unflatte ...Grant Likely
 Re: [PATCH 2/2 v2] of/platform: Use platform_device interfaceGrant Likely
 Re: [PATCH 14/15] KVM: MTRR: do not map huage page for non-consist ...Xiao Guangrong
 Re: [PATCH 14/15] KVM: MTRR: do not map huage page for non-consist ...Xiao Guangrong
 Re: [RFC PATCH] mmc: core: Optimize case for exactly one erase-gro ...Ulf Hansson
 Re: [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size.Michal Suchanek
 Re: [PATCH v1 3/9]powerpc/powernv: Add cpu hotplug supportMadhavan Srinivasan
 Re: [PATCH 14/15] KVM: MTRR: do not map huage page for non-consist ...Paolo Bonzini
 Re: [PATCH] mmc: sdhci-pxav3: fix device wakeup initializationUlf Hansson
 Re: [PATCH 14/15] KVM: MTRR: do not map huage page for non-consist ...Paolo Bonzini
[New][PATCH] virtio_pci: Clear stale cpumask when setting irq affinityJiang Liu
[New]linux-next: manual merge of the usb tree with the mips treeStephen Rothwell
 Re: [PATCH 00/21] On-demand device registrationTomeu Vizoso
 Re: Fwd: [RFC] make kthread_worker_fn to be freezableyalin wang
[New][PATCH] perf tools: avoid possible race condition in copyfileMilos Vyletel
[New][PATCH] KVM: x86: clear hidden CPU state at reset timePaolo Bonzini
 Re: [PATCH v5 2/4] base/platform: Continue on insert_resource() errorRicardo Ribalda Delgado
 Re: [PATCH 2/2 v2] of/platform: Use platform_device interfaceRicardo Ribalda Delgado
 [PATCH v2 14/13] KVM: x86: latch INITs while in system management modePaolo Bonzini
 Re: [PATCH] HID: hid-sony: Support PS3 Move Controller when connec ...Jiri Kosina
 Re: [PATCH] x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
 [PATCH v2 14/13] KVM: x86: latch INITs while in system management modePaolo Bonzini
 Re: [PATCH v4 2/7] mmc: mediatek: Add Mediatek MMC driverSascha Hauer
 Re: [PATCH v4 3/3] AHCI: Add generic MSI-X interrupt support to SA ...Robert Richter
 [patch] [patch 2/2 v2] w1: use correct lock on error in w1_seq_show()Dan Carpenter
 Re: [PATCH v1 4/9]powerpc/powernv: Add generic nest pmu opsMadhavan Srinivasan
 Re: [PATCH] perf tools: avoid possible race condition in copyfileIngo Molnar
[New][REGRESSION] 4.1-rc6 unloading loop OOPSStefan Seyfried
 Re: [PATCH kernel v11 17/34] powerpc/spapr: vfio: Switch from iomm ...Alexey Kardashevskiy
 Re: [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timerKirill Tkhai
[New]Re: [PATCH 10/11] spi: add more debug prints in s3c64xxMark Brown
 Re: linux-next: build failure after merge of the extcon treeStephen Rothwell
[New][PATCH 0/7] arm64: dts: qcom: msm8916 fixes and updates"Ivan T. Ivanov"
 [PATCH 3/7] arm64: dts: qcom: Add msm8916 sdhci configuration nodes"Ivan T. Ivanov"
 [PATCH 4/7] arm64: dts: qcom: Add msm8916 USB configuration nodes"Ivan T. Ivanov"
 [PATCH 6/7] arm64: dts: qcom: Fix apq8016-sbc board USB related pi ..."Ivan T. Ivanov"
 [PATCH 7/7] arm64: dts: qcom: Add apq8016-sbc board LED's related ..."Ivan T. Ivanov"
 [PATCH 5/7] arm64: dts: qcom: apq8016-sbc: Don't hog client driver ..."Ivan T. Ivanov"
 [PATCH 2/7] arm64: dts: qcom: Add msm8916 BLSP device nodes"Ivan T. Ivanov"
 [PATCH 1/7] arm64: dts: qcom: Extend msm8916 pinctrl device coverage"Ivan T. Ivanov"
 [PATCH] x86/microcode: Disable builtin microcode loading on 32-bit ...Borislav Petkov
 RE: [patch] gpio: Added GPIO support to ZynqMP SoCAnurag Kumar Vulisha
[New][PATCH] checkpatch: remove local from codespell pathMaxim Uvarov
 Re: [PATCH v1 4/9]powerpc/powernv: Add generic nest pmu opsMadhavan Srinivasan
 Re: [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ...Hanjun Guo
 Re: [PATCH 10/11] spi: add more debug prints in s3c64xxGeert Uytterhoeven
 Re: [PATCH] KVM: arm64: fix misleading comments in save/restoreChristoffer Dall
 Re: [PATCH 10/11] spi: add more debug prints in s3c64xxMichal Suchanek
[New][PATCH] of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven
 Re: [PATCH] mm: kmemleak: Fix crashing during kmemleak disablingCatalin Marinas
[New][RFC/PATCH 0/8] Introduce strreplaceRasmus Villemoes
 [RFC/PATCH 3/8] blktrace: use strreplace in do_blk_trace_setupRasmus Villemoes
 [RFC/PATCH 7/8] fs/jbd2/journal.c: Use strreplaceRasmus Villemoes
 [RFC/PATCH 8/8] fs/ext4/super.c: Use strreplace in ext4_fill_superRasmus Villemoes
 [RFC/PATCH 6/8] drivers/md/md.c: Use strreplaceRasmus Villemoes
 [RFC/PATCH 5/8] drivers/base/core.c: Use strreplaceRasmus Villemoes
 [RFC/PATCH 4/8] lib/kobject.c: Use strreplaceRasmus Villemoes
 Re: [sched] WARNING: CPU: 0 PID: 10 at kernel/kthread.c:333 __kthr ...Peter Zijlstra
 Re: [PATCH v2 16/16] ARM: at91/dt: Add Acme Arietta G25Sergio Tanzilli
 Re: [sched/preempt] BUG: kernel boot crashedPeter Zijlstra
 [RFC/PATCH 2/8] kernel/trace/trace_events_filter.c: Use strreplaceRasmus Villemoes
 [RFC/PATCH 1/8] lib: string: Introduce strreplaceRasmus Villemoes
[New][RFC PATCH] arm64: Image: Allow the appending of a device tree binaryYang Yingliang
 Re: [RFC PATCH] mmc: core: Optimize case for exactly one erase-gro ...David Jander
 Re: [PATCH 10/11] spi: add more debug prints in s3c64xxMark Brown
[New][PATCH 1/1] x86/microcode: change type to unsigned int in few placesAndy Shevchenko
 Re: [PATCH] perf tools: avoid possible race condition in copyfileMilos Vyletel
 Re: [PATCH] x86/microcode: Disable builtin microcode loading on 32 ..."Shevchenko, Andriy"
 Re: [PATCH v1 5/9]powerpc/powernv: nest pmu feature detection supportMadhavan Srinivasan
 Re: [PATCH] checkpatch: remove local from codespell pathJoe Perches
 Re: [PATCH] KVM: arm64: fix misleading comments in save/restoreMarc Zyngier
 Re: [PATCH v1 6/9]powerpc/powernv: dt parser function for nest pmu ...Madhavan Srinivasan
 Re: [RFC PATCH] arm64: Image: Allow the appending of a device tree ...Mark Rutland
 [PATCH V1] x86, espfix: postpone the initialization of espfix stac ...Gu Zheng
 Re: [GIT PULL 0/6] perf/core improvements and fixes"Wangnan (F)"
 Re: [RFC PATCH] arm64: Image: Allow the appending of a device tree ...Dave Martin
 Re: [PATCH 2/2] x86/asm/entry/32: Remove unnecessary optimization ...Denys Vlasenko
 Re: [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra
 Re: [PATCH] KVM: arm64: fix misleading comments in save/restoreAlex Bennée
 Re: of: clean-up unnecessary libfdt include pathsMichael Ellerman
 [RFC PATCH 2/2] mmc: core.c: Add comment to clarify special cases ...David Jander
 [EXPERIENCE] My experience on using perf record BPF filter on a re ..."Wangnan (F)"
 Re: [PATCH v5 08/12] KVM: arm64: re-factor hyp.S debug register codeChristoffer Dall
 Re: [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ...Lorenzo Pieralisi
 Re: [PATCH 1/1] x86/microcode: change type to unsigned int in few ...Borislav Petkov
 Re: [REGRESSION] 4.1-rc6 unloading loop OOPSMing Lei
 Re: [PATCH 10/11] spi: add more debug prints in s3c64xxMark Brown
 Re: [PATCH v1 8/9] powerpc/powernv: Add OPAL support for Nest PMUMadhavan Srinivasan
 Re: [PATCH] KVM: arm64: fix misleading comments in save/restoreMarc Zyngier
 Re: [PATCH v5 08/12] KVM: arm64: re-factor hyp.S debug register codeAlex Bennée
 Re: [RFC PATCH] perf: honoring cpuid for number of fixed countersImre Palik
[New]Re: [PATCH] sctp:Make the function sctp_assoc_lookup_laddr boolNeil Horman
[New][PATCH] kdbus: fix type conversion in item macrosesSergei Zviagintsev
[New][PATCH] kdbus: use parentheses in KDBUS_ITEM_FOREACH macro uniformlySergei Zviagintsev
[New][PATCH] kdbus: use FIELD_SIZEOF in kdbus_member_set_user macroSergei Zviagintsev
 Re: [PATCH] KVM: arm64: fix misleading comments in save/restoreAlex Bennée
 Re: [patch v2] checkpatch: complain about GW-BASIC style label namesDan Carpenter
 Re: [PATCH v1 1/9]powerpc/powernv: Data structure and macros defin ...Mike & Meg
 Re: [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra
[New]linux-next: manual merge of the userns tree with the tip treeStephen Rothwell
 Re: [PATCH] KVM: arm64: fix misleading comments in save/restoreMarc Zyngier
 Re: [PATCH 10/11] spi: add more debug prints in s3c64xxMichal Suchanek
 Re: [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra
 Re: [PATCH v5 09/12] KVM: arm64: introduce vcpu->arch.debug_ptrChristoffer Dall
 Re: [RFC/PATCH 1/8] lib: string: Introduce strreplaceJoe Perches
[New][PATCH 0/6] MIPS/BPF fixes for 4.3Markos Chandras
 [PATCH 4/6] MIPS: net: BPF: Move register definition to the BPF headerMarkos Chandras
 [PATCH 3/6] MIPS: net: BPF: Fix stack pointer allocationMarkos Chandras
 [PATCH 2/6] MIPS: net: BPF: Replace RSIZE with SZREGMarkos Chandras
 [PATCH 6/6] MIPS: net: BPF: Introduce BPF ASM helpersMarkos Chandras
 [PATCH 5/6] MIPS: net: BPF: Use BPF register names to describe the ABIMarkos Chandras
 Re: of/dynamic: Fix test for PPC_PSERIESMichael Ellerman
 Re: [PATCH 10/11] spi: add more debug prints in s3c64xxMark Brown
 [PATCH 1/6] MIPS: net: BPF: Free up some callee-saved registersMarkos Chandras
 Re: [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra
 Re: [PATCH v5 10/12] KVM: arm64: guest debug, HW assisted debug su ...Christoffer Dall
 Re: [PATCH v5 03/12] KVM: arm64: guest debug, define API headersChristoffer Dall
 Re: [PATCH v5 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_ ...Christoffer Dall
 Re: [PATCH v5 07/12] KVM: arm64: guest debug, add support for sing ...Christoffer Dall
 [RESEND PATCH V4 1/1] input: misc: da9063: OnKey driverS Twiss
[New][RESEND PATCH V4 0/1] Add OnKey support for DA9063S Twiss
 Re: [PATCH v5 08/12] KVM: arm64: re-factor hyp.S debug register codeChristoffer Dall
[New]Hi"fs"
 Re: [RFC PATCH 2/2] mmc: core.c: Add comment to clarify special ca ...Adrian Hunter
 Re: [BUG, bisect] hrtimer: severe lag after suspend & resumeThomas Gleixner
 Re: [PATCH] kdbus: fix type conversion in item macrosesDavid Herrmann
 Re: [RFT v2 30/48] gpio: Prepare for killing the first parameter ' ...Linus Walleij
 Re: [RFT v2 45/48] genirq, gpio: Kill the first parameter 'irq' of ...Linus Walleij
 Re: [PATCH] kdbus: use parentheses in KDBUS_ITEM_FOREACH macro uni ...David Herrmann
 Re: [PATCH] kdbus: use FIELD_SIZEOF in kdbus_member_set_user macroDavid Herrmann
 Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_cali ...Adrian Hunter
 Re: [PATCH 09/98] via_drm.h: include linux/types.h instead of non- ...Emil Velikov
 Re: [PATCH v2 06/13] KVM: x86: save/load state on SMM switchRadim Krčmář
[New][PATCH] checkpatch: Avoid NOT_UNIFIED_DIFF errors on cover-letter. ...Joe Perches
[New]linux-next: manual merge of the init tree with the mips treeStephen Rothwell
 Re: [1/1] powerpc/perf/hv-24x7: Check support before registeringMichael Ellerman
[New][PATCH] staging: fbtft: fix out of bound accessSudip Mukherjee
 Re: [PATCH] kdbus: use parentheses in KDBUS_ITEM_FOREACH macro uni ...Sergei Zviagintsev
 Re: [PATCH] kdbus: fix type conversion in item macrosesFrans Klaver
 Re: [RFC PATCH] perf: honoring cpuid for number of fixed countersPeter Zijlstra
 Re: [PATCH] treewide: Fix typo compatability -> compatibilityStanislav Yakovlev
[New][PATCH] genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy
 Re: [PATCH V3 2/2] tee: add OP-TEE driverMark Brown
[New][PATCH] zswap: dynamic pool creationDan Streetman
 Re: [PATCH 1/3] checkpatch: Improve output with multiple command-l ...Petr Mladek
 Re: [PATCH 2/3] checkpatch: colorize output to terminalPetr Mladek
[New]linux-next: manual merge of the akpm-current tree with the tip treeStephen Rothwell
 Re: [PATCH] staging: fbtft: fix out of bound accessJoe Perches
 Re: [PATCH] zswap: dynamic pool creationDan Streetman
 Re: [PATCH 1/3] checkpatch: Improve output with multiple command-l ...Joe Perches
 Re: [RFT v2 03/48] MIPS, irq: Use irq_desc_get_xxx() to avoid redu ...Sergey Ryazanov
 Re: [3/5] mm/hugetlb: remove arch_prepare/release_hugepage from ar ...Michael Ellerman
 Re: [PATCH v2] PM / Domains: Skip timings during syscore suspend/r ...Ulf Hansson
 Re: [PATCH] kdbus: fix type conversion in item macrosesSergei Zviagintsev
 Re: [PATCH 3/3] checkpatch: Add --showfile to allow input via pipe ...Petr Mladek
 Re: [PATCH v4 1/1] usb: ulpi: ulpi_init should be executed in subs ...Heikki Krogerus
 Re: [RFC PATCH 2/2] mmc: core.c: Add comment to clarify special ca ...David Jander
 Re: [RFT v2 39/48] genirq, mips: Kill the first parameter 'irq' of ...Sergey Ryazanov
 Re: [PATCH] staging: fbtft: fix out of bound accessSudip Mukherjee
[New][PATCH v2] gpio: Added GPIO support to Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha
 Re: [PATCH v2 00/13] SMM implementation for KVMRadim Krčmář
 Re: [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ...Hanjun Guo
 Re: [PATCH 1/3] checkpatch: Improve output with multiple command-l ...Petr Mladek
[New]linux-next: build warning after merge of the akpm-current treeStephen Rothwell
 Re: [RFC PATCH] perf: honoring cpuid for number of fixed countersImre Palik
 Re: [PATCH v4 1/1] usb: ulpi: ulpi_init should be executed in subs ..."Lu, Baolu"
[New]linux-next: build warning after merge of the drm treeStephen Rothwell
 Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_cali ...Ingo Molnar
 Re: [PATCH linux-next 1/4] ARM: at91/dt: add new DT properties for ...Jakub Kiciński
 Re: [PATCH 1/3] checkpatch: Improve output with multiple command-l ...Joe Perches
 Re: [PATCH] staging: fbtft: fix out of bound accessDan Carpenter
 Re: [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timerIngo Molnar
 Re: [GIT PULL 0/6] perf/core improvements and fixesIngo Molnar
 Re: [PATCH 3/3] checkpatch: Add --showfile to allow input via pipe ...Joe Perches
[New][PATCH v5 1/1] usb: ulpi: ulpi_init should be executed in subsys_i ...Lu Baolu
 Re: [PATCH] x86/asm/msr: Retract msr-index.hIngo Molnar
 Re: [PATCH v2 1/2] net/xen-netfront: Correct printf format in xenn ...Julien Grall
 Re: [PATCH v2 1/2] net/xen-netfront: Correct printf format in xenn ...David Vrabel
 Re: [PATCH] cris: Wire up missing syscallsChen Gang
 Re: [PATCH] staging: fbtft: fix out of bound accessSudip Mukherjee
 Re: [PATCH 1/9] input: goodix: fix alignment issuesBastien Nocera
 Re: [PATCH] cris: Wire up missing syscallsChen Gang
 Re: [PATCH 4/9] input: goodix: add ACPI IDs for GT911 and GT9271Bastien Nocera
 Re: [Xen-devel] [PATCH v2 1/2] net/xen-netfront: Correct printf fo ...Julien Grall
[New][RFC] module: add per-module params lockDan Streetman
 Re: [PATCH 6/9] input: goodix: write configuration data to deviceBastien Nocera
[New][PATCH] drm/tegra: Support kernel mappings with IOMMUArto Merilainen
 Re: [PATCH] virtio_pci: Clear stale cpumask when setting irq affinity"Michael S. Tsirkin"
 Re: [PATCH 8/9] input: goodix: add support for ESDBastien Nocera
[New][RFC PATCH 00/12] mm: mirrored memory support for page buddy alloc ...Xishi Qiu
[New][asoc:topic/zx 2/4] sound/soc/zte/zx296702-i2s.c:358:27: sparse: s ...kbuild test robot
 Re: [PATCH 7/9] input: goodix: add power management supportBastien Nocera
 [RFC PATCH 04/12] mm: add mirrored pages to buddy systemXishi Qiu
 Re: [GIT PULL 0/6] perf/core improvements and fixespi3orama
 [PATCH asoc] ASoC: zx: zx_i2s_dai can be statickbuild test robot
 [RFC PATCH 03/12] mm: introduce MIGRATE_MIRROR to manage the mirro ...Xishi Qiu
 Re: [PATCH] ARM: at91/dts: kizbox: fix mismatch LED PWM deviceGaël PORTAY
 Re: [PATCH 0/9] Goodix touchscreen enhancementsBastien Nocera
 [RFC PATCH 05/12] mm: introduce a new zone_stat_item NR_FREE_MIRRO ...Xishi Qiu
 [RFC PATCH 11/12] mm: add the PCP interfaceXishi Qiu
 Re: [PATCH 3/4] sunrpc: if we're closing down a socket, clear mema ...Mel Gorman
 [RFC PATCH 12/12] mm: let slab/slub/slob use mirrored memoryXishi Qiu
 [RFC PATCH 09/12] mm: enable allocate mirrored memory at boot timeXishi Qiu
 [RFC PATCH 07/12] mm: introduce __GFP_MIRROR to allocate mirrored ...Xishi Qiu
 [RFC PATCH 10/12] mm: add the buddy system interfaceXishi Qiu
 [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirrored m ...Xishi Qiu
 [RFC PATCH 06/12] mm: add free mirrored pages infoXishi Qiu
 [RFC PATCH 01/12] mm: add a new config to manage the codeXishi Qiu
 [RFC PATCH 02/12] mm: introduce mirror_infoXishi Qiu
[New][PATCH] blk-mq: free hctx->ctxs in queue's release handlerMing Lei
[New]linux-next: Tree for Jun 4Stephen Rothwell
 Re: [PATCH] blk-mq: free hctx->ctxs in queue's release handlerMing Lei
 Re: [PATCH v2] gpio: Added GPIO support to Zynq Ultrascale+ MPSoCMichal Simek
[New][PATCH v2] KVM: arm64: fix misleading comments in save/restoreAlex Bennée
[New][PATCH 0/2] ovl: support NFS as lower layerMiklos Szeredi
 [PATCH 2/2] ovl: allow distributed fs as lower layerMiklos Szeredi
 Re: [RFC PATCH] perf: honoring cpuid for number of fixed countersPeter Zijlstra
 [PATCH 1/2] ovl: don't traverse automount pointsMiklos Szeredi
[New][PATCH] perf/x86/intel/pt: Fix a refactoring glitchAlexander Shishkin
[New][PATCH v2] staging: fbtft: fix out of bound accessSudip Mukherjee
[New]"Out of SW-IOMMU space" reading films from SD cardBastien Nocera
[New]drm/amdkfd: bad CONFIG_ prefix for enum entriesValentin Rothberg
 Re: [PATCH] compat: fix possible out-of-bound accesses in compat_g ...Helge Deller
 Re: [PATCH v5 07/12] KVM: arm64: guest debug, add support for sing ...Alex Bennée
 Re: linux-next: unsigned patch on the top of the nfsd tree"J. Bruce Fields"
 Re: [PATCH v5 03/12] KVM: arm64: guest debug, define API headersAlex Bennée
 Re: [PATCHv2 0/9] perf stat: Separate shadow counters codeJiri Olsa
 Re: [PATCH v2 00/13] SMM implementation for KVMPaolo Bonzini
 [PATCHv3] perf stat: Add id into perf_stat structJiri Olsa
 Re: [PATCH 06/11] staging: rtl8192e: Remove dead code: rtl_dm.[ch]Dan Carpenter
 Re: [PATCH 07/11] staging: rtl8192e: Remove dead code: dig_t::dbg_modeDan Carpenter
 Re: linux-next: build warning after merge of the akpm-current treeAndrea Arcangeli
 Re: [PATCH v2 06/13] KVM: x86: save/load state on SMM switchPaolo Bonzini
 Re: drm/amdkfd: bad CONFIG_ prefix for enum entriesValentin Rothberg
 Re: drm/amdkfd: bad CONFIG_ prefix for enum entriesAlex Deucher
 Re: [GIT PULL 0/6] perf/core improvements and fixesIngo Molnar
 Re: drm/amdkfd: bad CONFIG_ prefix for enum entriesValentin Rothberg
 Re: [PATCH v2 4/4] scsi: ufs: probe and init of variant driver fro ...Paul Bolle
 Re: [PATCH] blk-mq: free hctx->ctxs in queue's release handlerJens Axboe
 [tip:perf/core] perf probe: Fix segfault when glob matching funct ...tip-bot for Wang Nan
[New][tip:perf/core] perf machine: Fix the search for the kernel DSO o ...tip-bot for Arnaldo Carvalho de Melo
 [tip:perf/core] perf tools: Remove newline char when reading even ...tip-bot for Madhavan Srinivasan
 [tip:perf/core] perf tools: Move linux/kernel.h to tools/includetip-bot for Wang Nan
 [tip:perf/core] perf tools: Deal with kernel module names in '[]' ...tip-bot for Wang Nan
 [tip:perf/core] tools: Move tools/perf/util/include/linux/{list.h ...tip-bot for Wang Nan
[New][tip:perf/urgent] perf/x86/intel/pt: Fix a refactoring bugtip-bot for Alexander Shishkin
 Re: [PATCH 1/2] dmaengine: at_xdmac: lock fixesVinod Koul
 Re: [RFC][PATCH] regmap: Add reg_sequence for use with multi_reg_w ...Nariman Poushin
[New][PATCH v1] blk-mq: free hctx->ctxs in queue's release handlerMing Lei
 Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_a ...Javi Merino
 Re: [PATCH 3/4] sunrpc: if we're closing down a socket, clear mema ...Jeff Layton
[New][PATCH] kernel:acct - fix for duplicate word in comment to file headerShailendra Verma
[New][PATCHv2 0/4] Add Altera Arria10 EDAC Support<tthayer@opensour ...
 [PATCHv2 3/4] edac, altera: Addition of Arria10 EDAC<tthayer@opensour ...
 [PATCHv2 2/4] edac, altera: Refactor EDAC for Altera CycloneV SoC.<tthayer@opensour ...
 [PATCHv2 4/4] arm: socfpga: dts: Arria10 SDRAM EDAC DTS additions.<tthayer@opensour ...
 Re: [PATCH] kvm: x86: default legacy PCI device assignment support ...Bandan Das
 Re: [PATCH v2 4/4] scsi: ufs: probe and init of variant driver fro ...Akinobu Mita
 Re: [PATCH] kvm: x86: default legacy PCI device assignment support ...Paolo Bonzini
 Re: [REGRESSION] 4.1-rc6 unloading loop OOPSStefan Seyfried
[New][RFC PATCH] blk-mq: fix failure case of blk_mq_init_allocated_queueMing Lei
 Re: [PATCH asoc] ASoC: zx: zx_i2s_dai can be staticMark Brown
 Re: [PATCH v5 03/12] KVM: arm64: guest debug, define API headersAndrew Jones
[New][PATCH] atm:he - Do not initialise statics to 0.Shailendra Verma
 Re: [PATCH v2 4/4] scsi: ufs: probe and init of variant driver fro ...Paul Bolle
 [PATCHv2 1/4] edac, altera: Generalize driver to use DT Memory size<tthayer@opensour ...
 Re: [PATCH v2 2/2] kprobes/x86: Use 16 bytes for each instruction ...Jeff Epler
 Re: [PATCH 2/3] kconfig: Wrap long "make help" text linesMichal Marek
 Re: [PATCH] asus-nb-wmi: Add wapf4 quirk for X200MACorentin Chary
 Re: [REGRESSION] 4.1-rc6 unloading loop OOPSMing Lei
 Re: [PATCH] kvm: x86: default legacy PCI device assignment support ...Alex Williamson
 Re: [RFC][PATCH 07/10] zsmalloc: introduce auto-compact supportSergey Senozhatsky
 Re: [PATCH] kvm: x86: default legacy PCI device assignment support ...Bandan Das
 Re: [PATCH TRIVIAL] scripts/kconfig/Makefile: Cosmetic fixesDiego Viola
 Re: [RFC] pinctrl: pinctrl-imx: implement suspend/resumeZhi Li
 Re: [PATCH TRIVIAL] scripts/kconfig/Makefile: Cosmetic fixesMichal Marek
 Re: [PATCH TRIVIAL] scripts/kconfig/Makefile: Cosmetic fixesDiego Viola
 Re: [Y2038] [PATCH v4 06/25] time/posix-timers:Introduce {get, put ...Arnd Bergmann
[New][PATCH] SDHCI: Change AMD SDHCI quirk application scopeWan ZongShun
 Re: drm/amdkfd: bad CONFIG_ prefix for enum entriesAlex Deucher
 Re: [PATCH 1/2] dmaengine: at_xdmac: lock fixesLudovic Desroches
 RE: [PATCH] NFSv4: handle nfs4_get_referral failure"Frank Filz"
[New][PATCH] NFSv4: handle nfs4_get_referral failureDominique Martinet
 Re: [PATCH] kdbus: fix type conversion in item macrosesSergei Zviagintsev
[New][PATCH] scripts:checkpatch - correct the error message during Shailendra Verma
 Re: [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size.Marek Vasut
 Re: [PATCH 04/11] mtd: ofpart: do not fail probe when no partition ...Marek Vasut
 Re: [PATCH 11/11] dt: Exynos: add Snow SPI NOR node.Marek Vasut
 Re: [PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow boardMarek Vasut
 Re: [PATCHv2 2/4] edac, altera: Refactor EDAC for Altera CycloneV SoC.Dinh Nguyen
 Re: [PATCH] SDHCI: Change AMD SDHCI quirk application scopeBorislav Petkov
 [PATCH v3 2/2] net/xen-netback: Remove unused code in xenvif_rx_actionJulien Grall
[New][PATCH v3 0/2] net/xen: Clean upJulien Grall
 [PATCH v3 1/2] net/xen-netfront: Correct printf format in xennet_g ...Julien Grall
[New][PATCH 0/3] preempt: Fix tracing crashFrederic Weisbecker
 [PATCH 1/3] sched: Make preempt_schedule_context() function-tracin ...Frederic Weisbecker
 [PATCH 2/3] preempt: Use preempt_schedule_context() as the officia ...Frederic Weisbecker
 [PATCH 3/3] preempt: Reorganize a bit the notrace declensionsFrederic Weisbecker
 Re: [PATCH 04/11] mtd: ofpart: do not fail probe when no partition ...Michal Suchanek
 Re: [PATCH staging] drivers/hwtracing: fix coresight-etm4x implici ...Mathieu Poirier
 Re: [PATCH staging] drivers/hwtracing: fix coresight-replicator-qc ...Mathieu Poirier
 Re: [PATCH 1/2] dmaengine: at_xdmac: lock fixesVinod Koul
 Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI ...Mark Salter
[New][PULL REQUEST] slave dmaengine fixesVinod Koul
 Re: [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_c ...Peter Ujfalusi
 Re: [PATCH 2/2] x86/asm/entry/32: Remove unnecessary optimization ...Josh Triplett
 Re: [PATCH v2 2/2] soc: qcom: spm: Fix idle on THUMB2 kernelsLina Iyer
 Re: [PATCH] scripts:checkpatch - correct the error message duringJoe Perches
 Re: [GIT PULL 0/6] perf/core improvements and fixesAlexei Starovoitov
 Re: [PATCH] drivers/clk: convert sunxi/clk-mod0.c to use builtin_p ...Maxime Ripard
 Re: [PATCH v3 2/3] video: fbdev: vesafb: add missing mtrr_del() fo ..."Luis R. Rodriguez"
 Re: [Xen-devel] [PATCH v2 1/2] net/xen-netfront: Correct printf fo ...Joe Perches
 Re: [PATCH RFC v3 3/3] crypto: add tests vectors for RSATadeusz Struk
 Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI ...Jiang Liu
 Re: Plumbers 2015 -- Performance and Scalability trackDavidlohr Bueso
 Re: [PATCH] compat: fix possible out-of-bound accesses in compat_g ...Linus Torvalds
 Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_cali ..."George Spelvin"
 Re: [PATCH v2] seccomp: add ptrace options for suspend/resumeKees Cook
[New][PATCH v4 0/3] vesafb: remove theoretical MTRR uses"Luis R. Rodriguez"
[New][PATCH 1/1] USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle"John D. Blair"
 Re: [GIT PULL] qcom SoC changes for 4.2-1Lina Iyer
 [PATCH v4 1/3] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB"Luis R. Rodriguez"
 Re: [PATCH 0/6] MIPS/BPF fixes for 4.3Alexei Starovoitov
 Re: [PATCH 00/21] On-demand device registration""
 [PATCH v4 2/3] video: fbdev: vesafb: add missing mtrr_del() for ad ..."Luis R. Rodriguez"
 Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_cali ...Linus Torvalds
 [PATCH v4 3/3] video: fbdev: vesafb: use arch_phys_wc_add()"Luis R. Rodriguez"
[New][PATCH 00/20] tip queue 2015-06-04Borislav Petkov
 [PATCH 04/20] x86/mm/pat: Use 7th PAT MSR slot for Write-Through P ...Borislav Petkov
 [PATCH 06/20] x86/mm: Teach is_new_memtype_allowed() about Write-T ...Borislav Petkov
 [PATCH 10/20] x86/mm/pat: Add pgprot_writethrough()Borislav Petkov
 [PATCH 07/20] x86/mm, asm-generic: Add ioremap_wt() for creating W ...Borislav Petkov
 [PATCH 02/20] x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov
 Re: drm/amdkfd: bad CONFIG_ prefix for enum entriesChristian König
 [PATCH 05/20] x86/mm/pat: Change reserve_memtype() for Write-Throu ...Borislav Petkov
 RE: [RFC PATCH 02/12] mm: introduce mirror_info"Luck, Tony"
 Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI ...Mark Salter
[New][PATCH] jfs: fix indentation on if statementColin King
 [PATCH 15/20] x86/mce: Add infrastructure to support Local MCEBorislav Petkov
 [PATCH 20/20] x86/microcode: Correct variables typeBorislav Petkov
 Re: [PATCH v2] security_syslog() should be called once onlyKees Cook
 [PATCH 16/20] x86/mce: Handle Local MCE eventsBorislav Petkov
 Re: [RFC 0/2] target: Add TFO->complete_irq queue_work bypassSagi Grimberg
 [PATCH 12/20] x86/mm: Add set_memory_wt() for Write-Through typeBorislav Petkov
 [PATCH 08/20] arch/*/io.h: Add ioremap_wt() to all architecturesBorislav Petkov
 RE: [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirror ..."Luck, Tony"
 [PATCH 19/20] x86/microcode: Disable builtin microcode loading on ...Borislav Petkov
 [PATCH 17/20] x86: Kill CONFIG_X86_HTBorislav Petkov
 [PATCH 11/20] x86/mm/pat: Extend set_page_memtype() to support Wri ...Borislav Petkov
 [PATCH 13/20] drivers/block/pmem: Map NVDIMM in Write-Through modeBorislav Petkov
 [PATCH 14/20] x86/mce: Add Local MCE definitionsBorislav Petkov
 [PATCH 09/20] video/fbdev, asm/io.h: Remove ioremap_writethrough()Borislav Petkov
 Re: of: clean-up unnecessary libfdt include pathsRob Herring
 [PATCH 18/20] x86/uapi: Do not export <asm/msr-index.h> as part of ...Borislav Petkov
 [PATCH 03/20] x86/mm/pat: Remove pat_enabled() checksBorislav Petkov
 [PATCH 01/20] x86/mm/pat: Untangle pat_init()Borislav Petkov
 Re: [RFC][PATCH] regmap: Add reg_sequence for use with multi_reg_w ...Mark Brown
 RE: [RFC PATCH 10/12] mm: add the buddy system interface"Luck, Tony"
[New][PATCH] f2fs: fix to return exact trimmed sizeJaegeuk Kim
 Re: [RFC][PATCH 0/2] Android style loosening of cgroup attach perm ...John Stultz
[New][PATCH] ASoC: zx: fix platform_no_drv_owner.cocci warningskbuild test robot
 Re: [PATCH v2] seccomp: add ptrace options for suspend/resumeTycho Andersen
 RE: [RFC PATCH 12/12] mm: let slab/slub/slob use mirrored memory"Luck, Tony"
 Re: [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size.Richard Cochran
 Re: [PATCH] ASoC: zx: fix platform_no_drv_owner.cocci warningsMark Brown
 Re: [PATCH RFC v3 1/3] crypto: add PKE APITadeusz Struk
 Re: [PATCH RFC v3 2/3] crypto: RSA: KEYS: convert rsa and public k ...Tadeusz Struk
 Re: [PATCH v10 1/3] smpboot: allow excluding cpus from the smpboot ...Chris Metcalf
 Re: [PATCH] scripts:checkpatch - correct the error message duringJoe Perches
[New][PATCH] tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf
 Re: [PATCH 1/1] USB: cp210x: add ID for HubZ dual ZigBee and Z-Wav ...Johan Hovold
 Re: [PATCH] Doc: networking: txtimestamp: fix printf format warningRichard Cochran
[New][BUG 4.1.0-rc6] iwlwifi: "Error sending REPLY_TXFIFO_FLUSH: time o ..."Kirill A. Shutemov"
 Re: [PATCH v3] fusion: remove dead MTRR code"Luis R. Rodriguez"
 Re: drm/amdkfd: bad CONFIG_ prefix for enum entriesValentin Rothberg
 linux-next: build failure after merge of the drivers-x86 treeRadim Krčmář
[New]Re: [next:master 9165/9394] arch/tile/mm/fault.c:845:1: warning: l ...Chris Metcalf
 Re: [PATCH] ASoC: zx: fix platform_no_drv_owner.cocci warningsMark Brown
[New][PATCH] tools, add tools/testing/selftests/timers/.gitignorePrarit Bhargava
 Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_cali ..."George Spelvin"
 Re: [PATCH 2/2] ipc,msg: provide barrier pairings for lockless receiveManfred Spraul
[New][PATCH] tile: avoid a "label not used" warning in do_page_fault()Chris Metcalf
 Re: [PATCH v2] seccomp: add ptrace options for suspend/resumeOleg Nesterov
[New][PATCH] drm: bridge/dw_hdmi: Return num_modes in dw_hdmi_connector ...Doug Anderson
 Re: [PATCH] Doc: networking: txtimestamp: fix printf format warningFrans Klaver
 Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_cali ...Linus Torvalds
[New][PATCH 0/3] ARM: dts: Changes for Gumstix Pepper dtsArun Bharadwaj
 [PATCH 2/3] ARM: dts: configure regulators for Gumstix PepperArun Bharadwaj
 [PATCH 3/3] ARM: dts: Fix frequency scaling on Gumstix Pepper.Arun Bharadwaj
 [PATCH 1/3] ARM: dts: Correct audio input route & set mic biasArun Bharadwaj
 Re: [PATCH v2] seccomp: add ptrace options for suspend/resumeKees Cook
 Re: [PATCH v2] seccomp: add ptrace options for suspend/resumeKees Cook
 Re: [BUG 4.1.0-rc6] iwlwifi: "Error sending REPLY_TXFIFO_FLUSH: ti ..."Grumbach, Emmanuel"
 Re: [RFC 3/9] net: dsa: mv88e6xxx: add support for VTU opsnolan
[New][PATCH] mac: validate mac_partition is within sectorKees Cook
 Re: [PATCH] jfs: fix indentation on if statementDave Kleikamp
 Re: [PATCH v2] seccomp: add ptrace options for suspend/resumeOleg Nesterov
 Re: [PATCH 1/2] ipc,shm: move BUG_ON check into shm_lockManfred Spraul
[New][PATCH 0/6] kernel: power: Neaten PM: loggingJoe Perches
 [PATCH 1/6] power: hibernate: Use separate messages for "Syncing f ...Joe Perches
 [PATCH 3/6] power: suspend: Standardize "Syncing filesystems" messagesJoe Perches
[New][PATCH] staging: unisys: drop format string in kthread_runKees Cook
 [PATCH 5/6] power: user: Standardize "Syncing filesystems ..." messageJoe Perches
 [PATCH 6/6] power: Use pr_fmt and pr_<level>Joe Perches
 Re: [RFC][PATCH 0/2] Android style loosening of cgroup attach perm ...Johannes Weiner
 [PATCH 4/6] power: swap: Standardize "Image <loading/saving>" messagesJoe Perches
 [PATCH 2/6] power: process: Standardize "freezing process" messagesJoe Perches
 Re: [PATCH 0/6] MIPS/BPF fixes for 4.3David Miller
[New][PATCH] scsi: Avoid potential infinite eh_timeout_handler() loopRajat Jain
 Re: [PATCH 2/2] ipc,msg: provide barrier pairings for lockless receiveDavidlohr Bueso
 Re: [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirror ...Dave Hansen
 Re: [PATCH v2 1/2] net/xen-netfront: Correct printf format in xenn ...David Miller
 Re: [RFC PATCH 11/12] mm: add the PCP interfaceDave Hansen
 Re: [RFC][PATCH 0/2] Android style loosening of cgroup attach perm ...Tejun Heo
 Re: [PATCH v5 14/21] clk: tegra: pll: Adjust vco_min if SDM presentStephen Boyd
 Re: [Intel-gfx] [RFC PATCH 00/11] drm/i915: Expose OA metrics via ...Robert Bragg
 [PATCH/RFC 07/15] ARM: shmobile: r8a7790 dtsi: Add L1 cache inform ...Geert Uytterhoeven
 [PATCH/RFC 08/15] ARM: shmobile: r8a7791 dtsi: Add L1 cache inform ...Geert Uytterhoeven
 [PATCH/RFC 14/15] ARM: shmobile: r8a7793 dtsi: Add SYSC PM domainsGeert Uytterhoeven
 [PATCH/RFC 11/15] ARM: shmobile: r8a7779 dtsi: Add SYSC PM domainsGeert Uytterhoeven
 [PATCH/RFC 03/15] ARM: shmobile: r8a7790 dtsi: Add L2 cache-contro ...Geert Uytterhoeven
 [PATCH/RFC 10/15] ARM: shmobile: r8a7794 dtsi: Add L1 cache inform ...Geert Uytterhoeven
 [PATCH/RFC 13/15] ARM: shmobile: r8a7791 dtsi: Add SYSC PM domainsGeert Uytterhoeven
 [PATCH/RFC 02/15] ARM: shmobile: R-Car: Add DT support for PM domainsGeert Uytterhoeven
 [PATCH/RFC 15/15] ARM: shmobile: r8a7794 dtsi: Add SYSC PM domainsGeert Uytterhoeven
 [PATCH/RFC 04/15] ARM: shmobile: r8a7791 dtsi: Add L2 cache-contro ...Geert Uytterhoeven
 [PATCH/RFC 01/15] PM / Domains: Add DT bindings for the R-Car Syst ...Geert Uytterhoeven
 [PATCH/RFC 12/15] ARM: shmobile: r8a7790 dtsi: Add SYSC PM domainsGeert Uytterhoeven
[New][PATCH/RFC 00/15] ARM: shmobile: R-Car: Add SYSC PM Domain DT SupportGeert Uytterhoeven
 [PATCH/RFC 06/15] ARM: shmobile: r8a7794 dtsi: Add L2 cache-contro ...Geert Uytterhoeven
 Re: [PATCH 2/2] ipc,msg: provide barrier pairings for lockless receiveDavidlohr Bueso
 [PATCH/RFC 05/15] ARM: shmobile: r8a7793 dtsi: Add L2 cache-contro ...Geert Uytterhoeven
 [PATCH/RFC 09/15] ARM: shmobile: r8a7793 dtsi: Add L1 cache inform ...Geert Uytterhoeven
 Re: [PATCH 1/2] ipc,shm: move BUG_ON check into shm_lockDavidlohr Bueso
 Re: [PATCH RESEND 0/3] clk: mmp: fix and add new clockStephen Boyd
 Re: linux-next: Tree for Jun 4 (radeonfb && xfs)Randy Dunlap
[New][PATCH] arm: Update memblock limit after mapping lowmemLaura Abbott
 Re: [PATCH v6] firmware: qcom: scm: Add support for ARM64 SoCsRob Clark
 [RFC/PATCHv2 1/2] clk: of: helper for filling parent clock array a ...<dinguyen@opensour ...
 [RFC/PATCHv2 2/2] clk: socfpga: make use of of_clk_parent_fill hel ...<dinguyen@opensour ...
[New][RFC/PATCHv2 0/2] clk: of: add helper function to fill parent clo ...<dinguyen@opensour ...
 Re: [PATCH 0/3] preempt: Fix tracing crashPeter Zijlstra
[New][PATCH 1/1] gpio_wdt: change initcall levelJean-Baptiste Theou
[New][PATCH v2] Doc: networking: txtimestamp: fix printf format warningFrans Klaver
 Re: [PATCH] tools, add tools/testing/selftests/timers/.gitignoreShuah Khan
 Re: [BUG 4.1.0-rc6] iwlwifi: "Error sending REPLY_TXFIFO_FLUSH: ti ..."Kirill A. Shutemov"
 Re: [PATCH v3 0/2] capabilities: Ambient capability patchsetAndy Lutomirski
 Re: sysctl_writes_strict documentation + an oddity?Kees Cook
 Re: [BUG 4.1.0-rc6] iwlwifi: "Error sending REPLY_TXFIFO_FLUSH: ti ..."Grumbach, Emmanuel"
 Re: [PATCH 1/3] clk: pistachio: Add a pll_lock() helper for clarityStephen Boyd
 Re: [PATCH 2/3] clk: pistachio: Lock the PLL when enabled upon rat ...Stephen Boyd
 Re: [PATCH 3/3] clk: pistachio: Add sanity checks on PLL configurationStephen Boyd
 Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspa ...Andreas Mohr
 Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspa ...Andreas Mohr
[New][PATCH v7 1/3] dt/bindings: Add binding for the Raspberry Pi firmw ...Eric Anholt
 [PATCH v7 3/3] ARM: bcm2835: Add the firmware driver information t ...Eric Anholt
 [PATCH v7 2/3] ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt
 Re: [BUG, bisect] hrtimer: severe lag after suspend & resumeJeremiah Mahler
[New][PATCH 1/1] USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle"John D. Blair"
 Re: [PATCH v3 3/5] clk: add support for clocks provided by SCP(Sys ...Stephen Boyd
[New]perf: aux buffer and mmaping PROT_WRITEVince Weaver
[New][PATCH] x86/asm/entry/64: Remove pointless jump to irq_returnAndy Lutomirski
 Re: kernel/params.c: 'err' variable "set but not used" and perhaps ...Rusty Russell
 Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspa ...Rusty Russell
 Re: [PATCH] x86/cpu: Fix SMAP check in PVOPS environmentsRusty Russell
 Re: [RFC] pinctrl: pinctrl-imx: implement suspend/resumeStefan Agner
 Re: [PATCH] scsi: Avoid potential infinite eh_timeout_handler() loopJames Bottomley
 Re: [PATCH] x86/cpu: Fix SMAP check in PVOPS environments"H. Peter Anvin"
 Re: kernel/params.c: 'err' variable "set but not used" and perhaps ...Tejun Heo
 Re: [PATCH 1/2] ipc,shm: move BUG_ON check into shm_lockDavidlohr Bueso
 Re: [PATCH 00/21] On-demand device registrationAlexander Holler
 Re: [PATCH v2 4/4] scsi: ufs: probe and init of variant driver fro ...ygardi@codeauro ...
 Re: [PATCH v2] staging: fbtft: fix out of bound accessJoe Perches
 Re: [PATCH v2 4/4] scsi: ufs: probe and init of variant driver fro ...ygardi@codeauro ...
 Re: [PATCH 0/5] Add Mediatek MT8173 subsystem clocks supportStephen Boyd
 Re: [PATCH 00/21] On-demand device registrationAlexander Holler
 Re: [PATCH v2] seccomp: add ptrace options for suspend/resumeTycho Andersen
 Re: [PATCH v4 01/11] block: make generic_make_request handle arbit ...Mike Snitzer
 Re: [PATCH 1/5] clk: mediatek: Fix apmixedsys clock registrationStephen Boyd
 Re: [PATCH 1/2] rtc: mxc: add a second clockPhilippe Reynes
 Re: [PATCH v3 4/5] clk: scpi: add support for cpufreq virtual deviceStephen Boyd
[New][PATCH block/for-4.2/writeback] bdi: fix wrong error return value ...Tejun Heo
 Re: [PATCH v4 3/3] AHCI: Add generic MSI-X interrupt support to SA ...Tejun Heo
 Re: [PATCH 1/1] USB: cp210x: add ID for HubZ dual ZigBee and Z-Wav ...Johan Hovold
 Re: [RFC/PATCHv2 1/2] clk: of: helper for filling parent clock arr ...Stephen Boyd
 Re: [RFC/PATCHv2 2/2] clk: socfpga: make use of of_clk_parent_fill ...Stephen Boyd
 Re: [PATCH 2/2] rtc: mxc: add support of device treePhilippe Reynes
[New][PATCH v3 0/2] drm/msm/hdmi: Use pinctrl in HDMI driverStephane Viau
 [PATCH v3 2/2] drm/msm/hdmi: Use pinctrl in HDMI driverStephane Viau
 [PATCH v3 1/2] drm/msm/hdmi: Point to the right struct deviceStephane Viau
 Re: [PATCHv2 2/4] edac, altera: Refactor EDAC for Altera CycloneV SoC.Thor Thayer
 Re: [GIT PULL 0/6] perf/core improvements and fixesMasami Hiramatsu
 Re: [PATCH] scsi: Avoid potential infinite eh_timeout_handler() loopRajat Jain
 Re: [RFC/PATCH 4/8] lib/kobject.c: Use strreplaceGreg Kroah-Hartman
 Re: [RFC/PATCH 5/8] drivers/base/core.c: Use strreplaceGreg Kroah-Hartman
 Re: Re: [PATCH 2/2] kprobes/x86: Use 16 bytes for each instruction ...Masami Hiramatsu
 Re: [PATCH v3 2/2] capabilities: Add a securebit to disable PR_CAP ..."Serge E. Hallyn"
[New][PATCH V2 00/10] Drivers: hv: vmbus: Enable kexec and other misc c ..."K. Y. Srinivasan"
 [PATCH V2 01/10] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplu ..."K. Y. Srinivasan"
 [PATCH V2 02/10] Drivers: hv: vmbus: use cpu_hotplug_enable/disable"K. Y. Srinivasan"
 [PATCH V2 03/10] Drivers: hv: vmbus: remove hv_synic_free_cpu() ca ..."K. Y. Srinivasan"
 [PATCH V2 07/10] Drivers: hv: kvp: check kzalloc return value"K. Y. Srinivasan"
 [PATCH V2 04/10] Drivers: hv: vmbus: add special kexec handler"K. Y. Srinivasan"
 [PATCH V2 05/10] Drivers: hv: don't do hypercalls when hypercall_p ..."K. Y. Srinivasan"
 [PATCH V2 08/10] Drivers: hv: fcopy: dynamically allocate smsg_out ..."K. Y. Srinivasan"
 Re: [PATCHv2 2/4] edac, altera: Refactor EDAC for Altera CycloneV SoC.Borislav Petkov
 [PATCH V2 09/10] Drivers: hv: balloon: Enable dynamic memory proto ..."K. Y. Srinivasan"
 [PATCH V2 10/10] Drivers: hv: vmbus: Permit sending of packets wit ..."K. Y. Srinivasan"
 [PATCH V2 06/10] Drivers: hv: vmbus: use 'die' notification chain ..."K. Y. Srinivasan"
 Re: [RFC PATCH 2/3] clk: stm32: Add clock driver for STM32F4[23]xx ...Stephen Boyd
 Re: [PATCH] compat: fix possible out-of-bound accesses in compat_g ...Helge Deller
 Re: [GIT PULL 0/6] perf/core improvements and fixesAlexei Starovoitov
 Re: [PATCH v5 2/4] base/platform: Continue on insert_resource() errorRob Herring
 Re: [PATCH 1/2] rtc: mxc: add a second clockAlexandre Belloni
 Re: [PATCH v4 01/11] block: make generic_make_request handle arbit ...Ming Lin
 Re: [PATCH 2/2] rtc: mxc: add support of device treeAlexandre Belloni
 Re: [RFC/PATCH 5/8] drivers/base/core.c: Use strreplaceAl Viro
 Re: [RFC/PATCH 4/8] lib/kobject.c: Use strreplaceAl Viro
 Re: [PATCHv2 2/4] edac, altera: Refactor EDAC for Altera CycloneV SoC.Dinh Nguyen
 Re: [PATCH] genalloc: add support of multiple gen_pools per deviceAndrew Morton
 Re: [RFC/PATCH 1/8] lib: string: Introduce strreplaceAl Viro
 Re: [PATCH v6 00/10] tracing: 'hist' triggersMasami Hiramatsu
 Re: [PATCHv6 0/2] socfpga: support suspend to ram*Dinh Nguyen
 Re: [PATCH 2/2] clk: divider: fix to set parent rate from CLK_DIVI ...Stephen Boyd
 Re: [PATCH] atm:he - Do not initialise statics to 0.David Miller
 Re: [PATCH 1/2] clk: divider: don't set_rate with CLK_DIVIDER_READ ...Stephen Boyd
 Re: [RFC/PATCH 1/8] lib: string: Introduce strreplaceJoe Perches
 Re: [PATCH] vfs: Minor documentation fixJonathan Corbet
 Re: [PATCH] drivers/clk: convert sunxi/clk-mod0.c to use builtin_p ...Stephen Boyd
 Re: [PATCH] Documentation, intel_pstate: Add a better description ...Jonathan Corbet
 Re: [BUG, bisect] hrtimer: severe lag after suspend & resumeJohn Stultz
 Re: [PATCH] oom: split out forced OOM killerDavid Rientjes
 Re: linux-next: Tree for Jun 4 (radeonfb && xfs)Dave Chinner
[New]Interaction issue of intel wifi and broadcom bluetooth - it appear ...Jonas Thiem
 Re: [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototypePaul Walmsley
[New][Fwd: Re: [PATCH] vTPM: set virtual device before passing to ibmvt ..."Hon Ching (Vicky) Lo"
 Re: [PATCH v2] Doc: networking: txtimestamp: fix printf format warningJonathan Corbet
 [PATCH] vfs: Minor documentation fixAndreas Gruenbacher
 Re: [PATCH] oom: always panic on OOM when panic_on_oom is configuredDavid Rientjes
 Re: [PATCH] vfs: Minor documentation fixAndreas_Grünbacher
[New]mmotm 2015-06-04-16-23 uploadedakpm@linux-fo ...
[New]Getting rid of i7300_idle's idle notifier?Andy Lutomirski
 Re: [PATCH] genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy
 Re: [PATCH] vfs: Minor documentation fixJonathan Corbet
 Re: [BUG, bisect] hrtimer: severe lag after suspend & resumeJeremiah Mahler
[New][PATCH V8 00/10] New cpumask API and Intel Cache Allocation supportVikas Shivappa
 [PATCH 04/10] x86/intel_rdt: Cache Allocation documentation and cg ...Vikas Shivappa
 [PATCH 03/10] x86/intel_rapl: Modify hot cpu notification handling ...Vikas Shivappa
 [PATCH 10/10] x86/intel_rdt: Intel haswell Cache Allocation enumer ...Vikas Shivappa
 [PATCH 09/10] x86/intel_rdt: Hot cpu support for Cache AllocationVikas Shivappa
 [PATCH 08/10] x86/intel_rdt: Implement scheduling support for Inte ...Vikas Shivappa
 [PATCH 07/10] x86/intel_rdt: Add support for cache bit mask managementVikas Shivappa
 Re: [PATCH kernel v11 33/34] vfio: powerpc/spapr: Register memory ...Gavin Shan
 [PATCH 05/10] x86/intel_rdt: Add support for Cache Allocation dete ...Vikas Shivappa
 [PATCH 02/10] x86/intel_cqm: Modify hot cpu notification handlingVikas Shivappa
 [PATCH 06/10] x86/intel_rdt: Add new cgroup and Class of service m ...Vikas Shivappa
 [PATCH 01/10] cpumask: Introduce cpumask_any_online_butVikas Shivappa
 Re: [PATCH v4 01/11] block: make generic_make_request handle arbit ...Mike Snitzer
 Re: [PATCH 2/2] ovl: allow distributed fs as lower layerAl Viro
 Re: [RFC][PATCH 4/4] time: Do leapsecond adjustment in gettime fas ...John Stultz
 Re: [PATCH kernel v11 05/34] powerpc/iommu: Always release iommu_t ...Gavin Shan
[New][PATCH] x86/msr: Make wrmsrl_safe a functionAndy Lutomirski
[New][PATCH] notifiers: Assert that RCU is watching in notify_dieAndy Lutomirski
 Re: [PATCH kernel v11 16/34] powerpc/spapr: vfio: Replace iommu_ta ...Gavin Shan
 Re: [PATCH kernel v11 20/34] powerpc/powernv/ioda2: Move TCE kill ...Gavin Shan
 Re: [RFT v2 00/48] Refine irq interfaces to reduce number of param ...Daniel Axtens
[New][PATCH] phy: ulpi_phy: Add const qualifier to opsAxel Lin
 Re: [PATCH kernel v11 21/34] powerpc/powernv/ioda2: Add TCE invali ...Gavin Shan
 Re: Getting rid of i7300_idle's idle notifier?Andy Lutomirski
 Re: [PATCH] compat: fix possible out-of-bound accesses in compat_g ...Al Viro
 Re: of/dynamic: Fix test for PPC_PSERIESNathan Fontenot
 Re: [PATCH] ASoC: zx: fix platform_no_drv_owner.cocci warningsFengguang Wu
 Re: [PATCH RFC] hwspinlock: Don't take software spinlock before hw ...Ohad Ben-Cohen
 Re: [RFT v2 00/48] Refine irq interfaces to reduce number of param ...Jiang Liu
 Re: [PATCH v6 00/10] tracing: 'hist' triggersTom Zanussi
[New]Re: Re: Re: [RFC] arm: Add for atomic half word exchangeSarbojit Ganguly
 Re: [PATCH] ASoC: zx: fix platform_no_drv_owner.cocci warningsJoe Perches
[New][lkp] [sched/preempt] b30f0e3ffed: kernel BUG at kernel/sched/core ...Huang Ying
[New][PULL REQUEST] i2c for 4.1Wolfram Sang
 Re: [PATCH] SDHCI: Change AMD SDHCI quirk application scopeWan ZongShun
 Re: of/dynamic: Fix test for PPC_PSERIESGrant Likely
 Re: [PATCH 0/5] Add Mediatek MT8173 subsystem clocks supportJames Liao
 Re: [RFC][PATCH 0/5] Optimize percpu-rwsemAl Viro
[New][PATCH V2 1/1] iio: Add iio_mod_light_uva, iio_mod_light_uvb, and ...Kevin Tsai
 Re: [RFC PATCH 02/12] mm: introduce mirror_infoXishi Qiu
[New][PATCH 0/3] ARM: Allow SPARSEMEM on multiplatform buildGregory Fong
 [PATCH 1/3] ARM: Add default SPARSEMEM settingsGregory Fong
 [PATCH 2/3] ARM: Remove redundant ARCH_SPARSEMEM_DEFAULT settingGregory Fong
 [PATCH 3/3] ARM: Allow either FLATMEM or SPARSEMEM on the multipla ...Gregory Fong
 Re: [PATCH] ASoC: zx: fix platform_no_drv_owner.cocci warningsFengguang Wu
 Re: Calling irq_set_irq_wake() from .set_irq_wake()?Roger Quadros
[New][git pull] drm fixesDave Airlie
 Re: [PATCH kernel v11 21/34] powerpc/powernv/ioda2: Add TCE invali ...Alexey Kardashevskiy
 Re: [PATCH 2/7] ARM: bcm2835: Add a Raspberry Pi-specific clock dr ...Stephen Warren
 Re: [RFC] module: add per-module params lockRusty Russell
 Re: kernel/params.c: 'err' variable "set but not used" and perhaps ...Rusty Russell
 Re: [PATCH] x86/cpu: Fix SMAP check in PVOPS environmentsRusty Russell
 Re: [PATCH v2 2/2] mmc: sdhci-bcm2835: Actually enable the clockStephen Warren
 Re: [RFT v2 06/48] pinctrl: Use irq_desc_get_xxx() to avoid redund ...Tomasz Figa
[New] xiaoqiang zhao
 Re: [PATCH v7 2/3] ARM: bcm2835: Add the Raspberry Pi firmware driverStephen Warren
 Re: [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirror ...Xishi Qiu
 Re: [RFC PATCH 10/12] mm: add the buddy system interfaceXishi Qiu
 Re: [PATCH 02/36] mmu_notifier: keep track of active invalidation ...John Hubbard
 Re: Kconfiglib -- a flexible Kconfig parser -- now on GitHubUlf Magnusson
 Re: [RFT v2 00/48] Refine irq interfaces to reduce number of param ...Fengguang Wu
\
 
  \ /
  Last update: 2020-01-02 09:45    [3.370 seconds]
©2004-2020 Jasper Spaans