lkml.org 
[lkml]   [2017]   [Jan]   [9]   [last100]  
 
/

9 Jan 2017

 
[New][RFC] blk: increase logical_block_size to unsigned intMinchan Kim
 Re: [PATCH v3] arm64: mm: Fix NOMAP page initializationHanjun Guo
 Re: [PATCH v3] arm64: mm: Fix NOMAP page initializationHanjun Guo
 RE: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Zheng, Lv"
 Re: [RFC] drm: Parse HDMI 2.0 YCbCr 4:2:0 VDB and VCB"Sharma, Shashank"
[New][PATCH v11 1/3] of: Add vendor prefix for Lattice SemiconductorJoel Holdsworth
 Re: [PATCH 2/2] ocfs2: fix deadlocks when taking inode lock at vfs ...Eric Ren
 [PATCH v11 2/3] Documentation: Add binding document for Lattice iC ...Joel Holdsworth
 [PATCH v11 3/3] fpga: Add support for Lattice iCE40 FPGAsJoel Holdsworth
 RE: [PATCH] ACPI / EC: Use busy polling mode when GPE is not enabled"Zheng, Lv"
 Re: [PATCH v4] mmc: dw_mmc: force setup bus if active slots existJaehoon Chung
 Re: [PATCH] samples/seccomp: fix 64-bit comparison macrosJames Morris
 Re: [PATCH] Staging: lustre: lustre: lmv: Compress return logic in ..."Dilger, Andreas"
 Re: [PATCH] staging: wilc1000: Connect to highest RSSI value for r ...Aditya Shankar
[New][PATCH v2] staging: wilc1000: Connect to highest RSSI value for re ...Aditya Shankar
 Re: [PATCH v3] arm64: mm: Fix NOMAP page initializationPrakash B
[New][RFC 00/55] Nested Virtualization on KVM/ARMJintack Lim
 [RFC 01/55] arm64: Add missing TCR hw definesJintack Lim
 [RFC 08/55] KVM: arm64: Set virtual EL2 context depending on the g ...Jintack Lim
 [RFC 12/55] KVM: arm64: Handle EL2 register access trapsJintack Lim
 [RFC 14/55] KVM: arm64: Take account of system instruction trapsJintack Lim
 [RFC 26/55] KVM: arm/arm64: Add VGIC data structures for the nestingJintack Lim
 [RFC 24/55] KVM: arm64: Forward FP exceptions to the guest hypervisorJintack Lim
 [RFC 23/55] KVM: arm64: Forward WFX to the guest hypervisorJintack Lim
 [RFC 25/55] KVM: arm/arm64: Let vcpu thread modify its own active ...Jintack Lim
 [RFC 40/55] KVM: arm/arm64: Handle vttbr_el2 write operation from ...Jintack Lim
 [RFC 51/55] KVM: arm64: Expose physical address of vcpu interfaceJintack Lim
 [RFC 50/55] KVM: arm/arm64: Abstract kvm_phys_addr_ioremap() functionJintack Lim
 [RFC 47/55] KVM: arm/arm64: Forward the guest hypervisor's stage 2 ...Jintack Lim
 [RFC 48/55] KVM: arm64: Emulate TLBI instructionJintack Lim
 [RFC 49/55] KVM: arm64: Fixes to toggle_cache for nestingJintack Lim
 [RFC 52/55] KVM: arm/arm64: Create a vcpu mapping for the nested VMJintack Lim
 [RFC 53/55] KVM: arm64: Reflect shadow VMPIDR_EL2 value to MPIDR_EL1Jintack Lim
 [RFC 54/55] KVM: arm/arm64: Adjust virtual offset considering nestingJintack Lim
 [RFC 55/55] KVM: arm64: Enable nested virtualizationJintack Lim
 [RFC 46/55] KVM: arm64: Add more info to the S2 translation resultJintack Lim
 [RFC 44/55] KVM: arm/arm64: Move kvm_is_write_fault to header fileJintack Lim
 [RFC 42/55] KVM: arm64: Implement nested Stage-2 page table walk logicJintack Lim
 [RFC 41/55] KVM: arm/arm64: Unmap/flush shadow stage 2 page tablesJintack Lim
 [RFC 33/55] KVM: arm/arm64: Remove unused params in mmu functionsJintack Lim
 [RFC 38/55] KVM: arm/arm64: Make mmu functions non-staticJintack Lim
 [RFC 39/55] KVM: arm/arm64: Add mmu context for the nestingJintack Lim
 [RFC 43/55] KVM: arm/arm64: Handle shadow stage 2 page faultsJintack Lim
[New]BUG: 4.10 i915 drm display noise regression - bisected to a6a7cc4b7lkml@pengaru ...
 [RFC 45/55] KVM: arm64: KVM: Inject stage-2 page faultsJintack Lim
 [RFC 37/55] KVM: arm64: Setup vttbr_el2 on each VM entryJintack Lim
 [RFC 36/55] KVM: arm64: Invalidate virtual EL2 TLB entries when neededJintack Lim
 [RFC 35/55] KVM: arm/arm64: Support mmu for the virtual EL2 executionJintack Lim
 Re: [PATCH] ACPI/IORT: Fix iort_node_get_id() mapping entries indexingHanjun Guo
 [RFC 34/55] KVM: arm/arm64: Abstract stage-2 MMU state into a sepa ...Jintack Lim
 [RFC 31/55] KVM: arm/arm64: Inject maintenance interrupts to the g ...Jintack Lim
 [RFC 30/55] KVM: arm/arm64: Inject irqs to the guest hypervisorJintack Lim
 [RFC 28/55] KVM: arm/arm64: Prepare vgic state for the nested VMJintack Lim
 [RFC 27/55] KVM: arm/arm64: Emulate GICH interface on GICv2Jintack Lim
 [RFC 29/55] KVM: arm/arm64: Set up the prepared vgic stateJintack Lim
 Re: [PATCH v11 3/3] fpga: Add support for Lattice iCE40 FPGAskbuild test robot
 [RFC 32/55] KVM: arm/arm64: register GICH iodev for the guest hype ...Jintack Lim
 [RFC 22/55] KVM: arm64: Handle PSCI call from the guestJintack Lim
 [RFC 21/55] KVM: arm64: Forward HVC instruction to the guest hyper ...Jintack Lim
 [RFC 20/55] KVM: arm64: Forward CPACR_EL1 traps to the guest hyper ...Jintack Lim
 [RFC 19/55] KVM: arm64: Trap CPACR_EL1 access in virtual EL2Jintack Lim
 [RFC 15/55] KVM: arm64: Trap EL1 VM register accesses in virtual EL2Jintack Lim
 [RFC 16/55] KVM: arm64: Forward VM reg traps to the guest hypervisorJintack Lim
 [RFC 17/55] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 in vir ...Jintack Lim
 [RFC 18/55] KVM: arm64: Forward traps due to HCR_EL2.NV1 bit to th ...Jintack Lim
 [RFC 13/55] KVM: arm64: Handle eret instruction trapsJintack Lim
 [RFC 07/55] KVM: arm/arm64: Add virtual EL2 state emulation frameworkJintack Lim
 [RFC 11/55] KVM: arm64: Emulate taking an exception to the guest h ...Jintack Lim
 [RFC 10/55] KVM: arm64: Synchronize EL1 system registers on virtua ...Jintack Lim
 [RFC 06/55] KVM: arm64: Add EL2 execution context for nestingJintack Lim
 [RFC 09/55] KVM: arm64: Set shadow EL1 registers for virtual EL2 e ...Jintack Lim
 [RFC 05/55] KVM: arm64: Add vcpu_mode_el2 primitive to support nestingJintack Lim
 [RFC 03/55] KVM: arm64: Add KVM nesting featureJintack Lim
 [RFC 04/55] KVM: arm64: Allow userspace to set PSR_MODE_EL2xJintack Lim
 [RFC 02/55] KVM: arm64: Add nesting config optionJintack Lim
 Re: [PATCH v4] mmc: dw_mmc: force setup bus if active slots existShawn Lin
 [tip:perf/urgent] perf/x86/intel/uncore: Fix hardcoded socket 0 as ...tip-bot for Prarit Bhargava
[New][tip:efi/urgent] x86/efi: Don't allocate memmap through memblock a ...tip-bot for Nicolai Stange
 Re: [PATCH] ACPI/IORT: Fix iort_node_get_id() mapping entries indexingHanjun Guo
 Re: [PATCH] arm64: do not set dma masks that device connection can ...Nikita Yushchenko
[New][PATCH v2] arm64: dts: rockchip: add "rockchip,grf" property for R ...Xing Zheng
 Re: [PATCH 1/3] xen: clean up xenbus internal headersJuergen Gross
 Re: eMMC boot problem: switch to bus width 8 ddr failedShawn Lin
 Re: [PATCH 2/3] xen: modify xenstore watch event interfaceJuergen Gross
[New][PATCH v6 0/3] Add touch key driver support for TM2Jaechul Lee
 [PATCH v6 3/3] arm64: dts: exynos: Add tm2 touchkey nodeJaechul Lee
 [PATCH v6 2/3] input: tm2-touchkey: Add touchkey driver support fo ...Jaechul Lee
 [PATCH v6 1/3] input: Add support for the tm2 touchkey device driverJaechul Lee
 Re: [PATCH v6 2/3] input: tm2-touchkey: Add touchkey driver suppor ...Chanwoo Choi
[New][PATCH v2] arm64: do not set dma masks that device connection can' ...Nikita Yushchenko
 Re: [PATCH v6 3/3] arm64: dts: exynos: Add tm2 touchkey nodeChanwoo Choi
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Jiri Pirko
 Re: eMMC boot problem: switch to bus width 8 ddr failedShawn Lin
 Re: [PATCH v7 3/4] drm/panel: Add support for S6E3HA2 panel driver ...Andrzej Hajda
 Re: [alsa-devel] [PATCH] Revert "ASoC: core: replace aux_comp_list ...Nikita Yushchenko
 [PATCH v2] ipv4: make tcp_notsent_lowat sysctl knob behave as true ...Pavel Tikhomirov
[New]Linux 4.9.2Greg KH
 Re: Linux 4.9.2Greg KH
[New]Linux 4.8.17Greg KH
 Re: Linux 4.8.17Greg KH
[New]Linux 4.4.41Greg KH
 Re: Linux 4.4.41Greg KH
 RE: [PATCH net 1/2] r8152: fix the sw rx checksum is unavailableHayes Wang
 Re: [PATCH] ACPI/IORT: Fix iort_node_get_id() mapping entries indexingHanjun Guo
 Re: [PATCH net-next] bridge: multicast to unicastJohannes Berg
[New][PATCH v1] irqchip: irq-mips-gic:- Handle return NULL error from i ...Arvind Yadav
 Re: [PATCH net-next] bridge: multicast to unicastJohannes Berg
 Re: [PATCH] iommu: Drop the of_iommu_{set/get}_ops() interfaceMarek Szyprowski
 Re: [PATCH v2 1/5] usb: dwc2: gadget: use ep->fifo_index in contex ...Morgan Chang
 Re: [PATCH 00/10] vtime: Delay cputime accounting to tick / contex ...Martin Schwidefsky
 Re: [PATCH v2] staging: wilc1000: Connect to highest RSSI value fo ...Dan Carpenter
[New][patch] misc: mic: double free on ioctl error pathDan Carpenter
 Re: [PATCH v3 00/11] power: supply: bq275xx: implement individual ...Pali Rohár
[New]rcu_sched detected stalls on CPUs and server freeze for few minutes.mitko@stz-bg ...
 Re: [PATCH v3 2/2] backlight arcxcnn devicetree bindings for Arcti ...Lee Jones
 Re: [RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64Yury Norov
 Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapiRoman Kagan
 Re: [PATCH v4 2/5] mfd: lm3533: Support initialization from Device ...Lee Jones
[New][ANNOUNCE] Jailhouse 0.6 releasedJan Kiszka
 Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapihpa@zytor ...
 Re: [f2fs-dev] [PATCH 3/5] f2fs: check in-memory block bitmapChao Yu
 Re: [PATCH v1 3/3] thermal: zx2967: add thermal driver for ZTE's z ...Shawn Guo
[New][PATCH v4 0/2] Support for Axentia TSE-850Peter Rosin
 [PATCH v4 1/2] ARM: dts: at91: add devicetree for the Axentia TSE-850Peter Rosin
 [PATCH v4 2/2] ARM: sama5_defconfig: add support for the Axentia T ...Peter Rosin
 Re: [PATCH] mm: support __GFP_REPEAT in kvmalloc_nodeMichal Hocko
 Re: [PATCH 1/4] ARM: dts: move hdmi pinctrl out of board file.Archit Taneja
 Re: [PATCH 2/4] ARM: dts: sd-600eval: add hdmi supportArchit Taneja
 Re: [PATCH 2/6] arm64: dts: apq8016-sbc: add support to hdmi audio ...Archit Taneja
 Re: Uninitialized variable in bfad_im_bsg_els_ct_requestJohannes Thumshirn
 Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapiRoman Kagan
 Re: [PATCH v1] irqchip: irq-mips-gic:- Handle return NULL error fr ...Marc Zyngier
 Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapiPaolo Bonzini
 Re: [PATCH v11 0/5] Enabling Ring 3 MONITOR/MWAIT feature for Knig ...Thomas Gleixner
 Re: [PATCH v3 1/5] drm/dp: add connector backpointer to drm_dp_auxTomeu Vizoso
[New][PATCH v2 0/3] STM32F4 Clock binding fix & update<gabriel.fernandez@st ...
 [PATCH v2 2/3] dt-bindings: mfd: stm32f4: Add missing binding defi ...<gabriel.fernandez@st ...
 [PATCH v2 1/3] dt-bindings: mfd: stm32f4: Fix STM32F4_X_CLOCK() macro<gabriel.fernandez@st ...
 [PATCH v2 3/3] ARM: dts: stm32: Use clock DT binding definition on ...<gabriel.fernandez@st ...
 Re: [PATCH v11 0/5] Enabling Ring 3 MONITOR/MWAIT feature for Knig ...Pavel Machek
 RE: [PATCH net-next] bridge: multicast to unicast"Jean-Pierre Tosoni"
 Re: [PATCH v7 3/4] drm/panel: Add support for S6E3HA2 panel driver ...Inki Dae
 Re: [HMM v15 01/16] mm/free_hot_cold_page: catch ZONE_DEVICE pagesBalbir Singh
 Re: 4.10-rc1: thinkpad x60: who ate my cpu?Pavel Machek
 Re: [PATCH v5] PCI: add a new directory for designware coreKishon Vijay Abraham I
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ...Borislav Petkov
 Re: [PATCH] VMCI: Use kmalloc_array() in qp_alloc_ppn_set()Michal Hocko
 Re: [PATCH V2 1/2] clk: qcom: gdsc: Add support for gdscs with HW ...Stanimir Varbanov
 Re: [PATCH 3/4] mm, page_allocator: Only use per-cpu allocator for ...Mel Gorman
 RE: Problem on SCTPDavid Laight
[New][PATCHv2 0/7] perf tools: Add switch-output size and time threshol ...Jiri Olsa
 [PATCH 1/6] perf tools: Add unit_number__scnprint functionJiri Olsa
 [PATCH 6/6] perf record: Add switch-output time option argumentJiri Olsa
 [PATCH 3/6] perf record: Change switch-output option to take optio ...Jiri Olsa
 [PATCH 5/6] perf record: Add switch-output size warningJiri Olsa
 [PATCH 4/6] perf record: Add switch-output size option argumentJiri Olsa
 [PATCH 2/6] perf record: Add struct switch_outputJiri Olsa
 Re: [PATCH 1/2] serial: sh-sci: Fix early deassertion of dedicated RTSGeert Uytterhoeven
 Re: [PATCH v7 3/4] drm/panel: Add support for S6E3HA2 panel driver ...Andrzej Hajda
 Re: [PATCH 3/4] mm, page_allocator: Only use per-cpu allocator for ..."Hillf Danton"
 Re: [PATCH 4.4 54/58] powerpc: Convert cmp to cmpd in idle enter s ...Vaidyanathan Srinivasan
[New][PATCH] ACPI / OSL: Fix rcu synchronization logicLv Zheng
 Re: weird allocation pattern in alloc_ila_locksMichal Hocko
 Re: [PATCH] clk: scpi: don't add cpufreq device if the scpi dvfs n ...Sudeep Holla
 Re: [linux-sunxi] [PATCH] clk: sunxi-ng: fix PLL_CPUX adjusting on H3Maxime Ripard
 Re: Problem on SCTPSun Paul
 Re: [PATCH v2 7/7] uapi: export all headers under uapi directoriesDaniel Vetter
 Re: [patch] mm, thp: add new background defrag optionVlastimil Babka
[New][PATCH v6 00/17] mtd: nand: allow vendor specific detection/initia ...Boris Brezillon
 Re: [PATCH] ACPI / OSL: Fix rcu synchronization logicBorislav Petkov
 Re: [PATCH] clk: scpi: don't add cpufreq device if the scpi dvfs n ...Michał_Zegan
 Re: usb:xhci: support disable usb2 LPM Remote Wakeup"Thang Q. Nguyen"
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeDaniel Vetter
 Re: [GIT PULL] efi: Pass secure boot mode to kernelMatt Fleming
 [PATCH v6 08/17] mtd: nand: Add manufacturer specific initializati ...Boris Brezillon
 Re: __GFP_REPEAT usage in fq_alloc_nodeMichal Hocko
 [PATCH] drm/i915: Flush untouched framebuffers before display on !llcChris Wilson
 Re: [PATCH 4/8] [media] videobuf-dma-sg: Adjust 24 checks for null ...Dan Carpenter
 [PATCH v6 09/17] mtd: nand: Move Samsung specific init/detection l ...Boris Brezillon
 Re: [PATCH v7 1/3] gpio: exar: add gpio for exar cardsLinus Walleij
 Re: [PATCH v4] rfkill: Add rfkill-any LED triggerJohannes Berg
 Re: [GIT PULL] efi: Pass secure boot mode to kernelDavid Howells
[New]Build regressions/improvements in v4.10-rc3Geert Uytterhoeven
 Re: [PATCH v3 4/9] arm64: cpufeature: Document the rules of safe v ...Suzuki K Poulose
 Re: [PATCH v8 1/3] gpio: exar: add gpio for exar cardsLinus Walleij
 Re: [PATCH v2 2/2] reset: make optional functions really optionalPhilipp Zabel
 Re: [PATCH V6 2/7] perf/amd/iommu: Modify functions to query max b ...Suravee Suthikulpanit
 Re: [PATCH] iio: misc: add a generic regulator driverLinus Walleij
[New][PATCH] stable-fixup: hotplug: fix unused function warningArnd Bergmann
 [PATCH v6 12/17] mtd: nand: Move Micron specific init logic in nan ...Boris Brezillon
 Re: [PATCH] drm/i915: Flush untouched framebuffers before display ...Chris Wilson
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ...Jörg_Rödel
 [tip:x86/apic] x86/apic: Implement set_state_oneshot_stopped() cal ...tip-bot for Frederic Weisbecker
 Re: Dell XPS13: MCE (Hardware Error) reportedPaul Menzel
 Re: [PATCH] drm: nouveau: fix build when LEDS_CLASS=mJani Nikula
 [tip:x86/urgent] x86/boot: Add missing declaration of string functionstip-bot for Nicholas Mc Guire
 Re: [PATCH v3 9/9] arm64: Documentation - Expose CPU feature registersSuzuki K Poulose
[New]Re: [linux-sunxi] Re: [PATCH 3/6] clk: sunxi-ng: Add H5 clocksMaxime Ripard
 Re: Dell XPS13: MCE (Hardware Error) reportedBorislav Petkov
 Re: Dell XPS13: MCE (Hardware Error) reportedPaul Menzel
 Re: [RFC] drm: Parse HDMI 2.0 YCbCr 4:2:0 VDB and VCBJose Abreu
[New]Re: drivers/net/wireless/intel/iwlwifi/pcie/trans.c: 2 * suspiciou ...Luca Coelho
 Re: [PATCH v2 9/9] ARM: sunxi: Convert pinctrl nodes to generic bi ...Maxime Ripard
 [PATCH v2] drm/i915: Flush untouched framebuffers before display o ...Chris Wilson
 Re: [PATCH 0/4] Staging: comedi: comedi_fops: Header cleanupIan Abbott
 Re: [PATCH] ACPI/IORT: Fix iort_node_get_id() mapping entries indexingokaya@codeauro ...
 [PATCH v6 10/17] mtd: nand: Move Hynix specific init/detection log ...Boris Brezillon
 Re: [RFC PATCH] vring: Force use of DMA API for ARM-based systemsRobin Murphy
 [PATCH v6 17/17] mtd: nand: hynix: Add read-retry support for 1x n ...Boris Brezillon
 Re: [PATCH] stable-fixup: hotplug: fix unused function warningMichal Hocko
 Re: [Regression 4.7-rc1] btrfs: bugfix: handle FS_IOC32_{GETFLAGS, ...David Sterba
 Re: Nokia N900 headset detection & MIC Bias + TVOUTMark Brown
[New][PATCH v7 00/20] ILP32 for ARM64Yury Norov
 [PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls f ...Yury Norov
 [PATCH 04/20] arm64: ilp32: add documentation on the ILP32 ABI for ...Yury Norov
 [PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in KconfigYury Norov
 [PATCH 06/20] arm64: ensure the kernel is compiled for LP64Yury Norov
 [PATCH 07/20] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 ...Yury Norov
 [PATCH 08/20] thread: move thread bits accessors to separated fileYury Norov
 [PATCH 10/20] arm64: ilp32: add is_ilp32_compat_{task,thread} and ...Yury Norov
 [PATCH 11/20] arm64: introduce binfmt_elf32.cYury Norov
 [PATCH 13/20] arm64: ilp32: share aarch32 syscall handlersYury Norov
 [PATCH 14/20] arm64: ilp32: add sys_ilp32.c and a separate table ( ...Yury Norov
 [PATCH 15/20] arm64: signal: share lp64 signal routines to ilp32Yury Norov
 [PATCH 16/20] arm64: signal32: move ilp32 and aarch32 common code ...Yury Norov
 [PATCH 17/20] arm64: ilp32: introduce ilp32-specific handlers for ...Yury Norov
 [PATCH 20/20] arm64:ilp32: add ARM64_ILP32 to KconfigYury Norov
 Re: [PATCH v2 3/7] nios2: put setup.h in uapiArnd Bergmann
 [PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal returnYury Norov
 Re: [PATCH v2 1/7] arm: put types.h in uapiArnd Bergmann
 Re: [PATCH v2 0/7] uapi: export all headers under uapi directoriesArnd Bergmann
 [PATCH 12/20] arm64: ilp32: introduce binfmt_ilp32.cYury Norov
 [PATCH 18/20] arm64: ptrace: handle ptrace_request differently for ...Yury Norov
 [PATCH 01/20] compat ABI: use non-compat openat and open_by_handle ...Yury Norov
 [PATCH 09/20] arm64: introduce is_a32_task and is_a32_thread (for ...Yury Norov
 Re: Crash in -next due to 'mm/vmalloc: replace opencoded 4-level p ...Chris Wilson
 [PATCH 02/20] 32-bit ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
 Re: [PATCH v6 3/3] arm: dts: mt2701: Add node for Mediatek JPEG De ...Hans Verkuil
 Re: [PATCH] stable-fixup: hotplug: fix unused function warningGreg Kroah-Hartman
 [PATCH 4/5] x86/microcode/intel: Fix allocation size of struct uco ...Borislav Petkov
[New][PATCH 0/5] x86/microcode: More urgent fixesBorislav Petkov
 [PATCH 3/5] x86/microcode/intel: Add a helper which gives the micr ...Borislav Petkov
 Re: [PATCH v2 2/2] efi: efi_mem_reserve(): don't reserve through m ...Matt Fleming
 [PATCH 2/5] x86/microcode: Use native CPUID to tickle out microcod ...Borislav Petkov
 [PATCH 5/5] x86/microcode/intel: Use correct buffer size for savin ...Borislav Petkov
 [PATCH 1/5] x86/CPU: Add native CPUID variants returning a single ...Borislav Petkov
 Re: VMCI: Use kmalloc_array() in qp_alloc_ppn_set()SF Markus Elfring
[New]Outlook Security Team Micorosof"Devaraj Veerasamy, Dr"
 Re: [PATCH] stable-fixup: hotplug: fix unused function warningGreg Kroah-Hartman
 Re: [PATCH net-next] bridge: multicast to unicast"M. Braun"
 [PATCH v6 15/17] mtd: nand: samsung: Retrieve ECC requirements fro ...Boris Brezillon
 Re: [PATCH v3] arm64: mm: Fix NOMAP page initializationRobert Richter
 Re: Dell XPS13: MCE (Hardware Error) reportedPaul Menzel
 [PATCH] locking/mutex: Clear mutex-handoff flag on interruptChris Wilson
 Re: [alsa-devel] [PATCH] Revert "ASoC: core: replace aux_comp_list ...Mark Brown
 Re: [PATCH 1/2] serial: sh-sci: Fix early deassertion of dedicated RTSLaurent Pinchart
 Re: [PATCH v2 7/7] uapi: export all headers under uapi directoriesRussell King - ARM Linux
 Re: [RFC 4/8] KVM: arm/arm64: Initialize the emulated EL1 physical ...Christoffer Dall
 Re: [RFC 2/8] KVM: arm/arm64: Decouple kvm timer functions from vi ...Christoffer Dall
 Re: [PATCH v2 1/7] arm: put types.h in uapiRussell King - ARM Linux
 Re: [PATCH v3 4/9] arm64: cpufeature: Document the rules of safe v ...Catalin Marinas
 Re: [patch] mm, thp: add new background defrag optionVlastimil Babka
 Re: [PATCH] [media] atmel-isc: add the isc pipeline functionHans Verkuil
 Re: [RFC 7/8] KVM: arm/arm64: Set up a background timer for the ph ...Christoffer Dall
 Re: [RFC 6/8] KVM: arm/arm64: Update the physical timer interrupt ...Christoffer Dall
 Re: [RFC 8/8] KVM: arm/arm64: Emulate the EL1 phys timer register ...Christoffer Dall
 Re: [PATCH net-next] bridge: multicast to unicastJohannes Berg
 Re: [PATCH v2 2/5] ARM: davinci_all_defconfig: Enable PWM modulesSekhar Nori
 Re: [PATCH v2 1/5] ARM: davinci_all_defconfig: enable DA8xx pinconfSekhar Nori
 [PATCH v6 16/17] mtd: nand: hynix: Rework NAND ID decoding to extr ...Boris Brezillon
 [PATCH v6 14/17] mtd: nand: Move Macronix specific initialization ...Boris Brezillon
 Re: Problem on SCTPNeil Horman
 Re: [PATCH v2 3/5] ARM: davinci_all_defconfig: enable iio and ADS7950Sekhar Nori
 Re: [PATCH v2 1/2] ext4: Include forgotten start block on fallocat ...Roman Penyaev
 Re: [PATCH v2 2/2] ext4: Do not populate extents tree with outdate ...Roman Penyaev
 [PATCH v6 02/17] mtd: nand: Store nand ID in struct nand_chipBoris Brezillon
 Re: [PATCH 2/2] media: rc: add driver for IR remote receiver on MT ...Sean Young
 Re: [PATCH net-next] bridge: multicast to unicastLinus Lüssing
 Re: [RFC] drm: Parse HDMI 2.0 YCbCr 4:2:0 VDB and VCB"Sharma, Shashank"
 Re: [PATCH net-next] bridge: multicast to unicastJohannes Berg
[New]Outlook Security Team Micorosof"Devaraj Veerasamy, Dr"
 Re: [PATCH] Documentation/livepatch: remove the limitation for sch ...Miroslav Benes
 [PATCH v6 13/17] mtd: nand: Move AMD/Spansion specific init/detect ...Boris Brezillon
 Re: [PATCH 1/8] lockdep: allow to disable reclaim lockup detectionVlastimil Babka
 Re: [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSVlastimil Babka
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeDave Hansen
 Re: [PATCH] video: imxfb: always allocate 256 entries for the colo ...Sascha Hauer
 Re: [PATCH v2 7/7] uapi: export all headers under uapi directoriesChristoph Hellwig
 Re: [PATCHv13 1/3] rdmacg: Added rdma cgroup controllerTejun Heo
 Re: [PATCHv13 2/3] IB/core: added support to use rdma cgroup contr ...Tejun Heo
 Re: [PATCH v3 2/2] efi: efi_mem_reserve(): don't reserve through m ...Matt Fleming
 RE: [RFC PATCH] intel: Use upper_32_bits and lower_32_bitsDavid Laight
 Re: [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} APIVlastimil Babka
 Re: Build regressions/improvements in v4.10-rc3Geert Uytterhoeven
 Re: [PATCH v4 8/9] media: venus: hfi: add Venus HFI filesHans Verkuil
 Re: [PATCH v2 1/4] timekeeping: export do_adjtimex() to modulesVitaly Kuznetsov
 Re: [PATCHv13 0/3] rdmacg: IB/core: rdma controller supportTejun Heo
 Re: [PATCH v2 4/4] hv_util: improve time adjustment accuracy by di ...Vitaly Kuznetsov
 Re: [PATCH 00/10] Qualcomm 8x16 Camera Subsystem driverHans Verkuil
 Re: [PATCH v3 2/2] efi: efi_mem_reserve(): don't reserve through m ...Matt Fleming
 [PATCH v2 2/2] platform/x86: fujitsu-laptop: simplify logolamp_get()Michał Kępień
[New][PATCH v2 1/2] platform/x86: fujitsu-laptop: rework logolamp_set() ...Michał Kępień
 Re: Nokia N900 headset detection & MIC Bias + TVOUTPali Rohár
 RE: [PATCH v2 net-next 3/4] secure_seq: use SipHash in place of MD5David Laight
 Re: [PATCH 00/10] Qualcomm 8x16 Camera Subsystem driverTodor Tomov
 Re: [PATCH v3 3/5] drm/dp: add helpers for capture of frame CRCsTomeu Vizoso
 Re: [RFC] drm: Parse HDMI 2.0 YCbCr 4:2:0 VDB and VCBJose Abreu
 [PATCH v6 11/17] mtd: nand: Move Toshiba specific init/detection l ...Boris Brezillon
 Re: [RFC] drm: Parse HDMI 2.0 YCbCr 4:2:0 VDB and VCB"Sharma, Shashank"
 Re: [PATCH v3 5/5] drm/rockchip: Implement CRC debugfs APITomeu Vizoso
 Re: [PATCH 3/7] ALSA: hda - use dell_micmute_led_set() instead of ...Michał Kępień
 Re: [PATCH v2 2/2] efi: efi_mem_reserve(): don't reserve through m ...Mel Gorman
 Re: [PATCH v2 1/2] platform/x86: fujitsu-laptop: rework logolamp_s ...Jonathan Woithe
 Re: [PATCH v2 2/2] platform/x86: fujitsu-laptop: simplify logolamp ...Jonathan Woithe
 Re: [PATCH V2 2/5] phy: phy-exynos-pcie: Add support for Exynos PC ...Alim Akhtar
 Re: [PATCH] regulator: core: Unset supplies when regulators are un ...Jon Hunter
 Re: [PATCH v2] fscrypt: Factor out bio specific functionsChristoph Hellwig
 Re: [RFC PATCH] intel: Use upper_32_bits and lower_32_bitsJoe Perches
 Re: [PATCH V2 3/5] Documetation: binding: modify the exynos5440 pc ...Alim Akhtar
 [PATCH v4 5/5] drm/rockchip: Implement CRC debugfs APITomeu Vizoso
 [PATCH v4 3/5] drm/dp: add helpers for capture of frame CRCsTomeu Vizoso
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeDave Hansen
 [PATCH v4 1/5] drm/dp: add connector backpointer to drm_dp_auxTomeu Vizoso
 [PATCH v4 4/5] drm/bridge: analogix_dp: add helpers for capture of ...Tomeu Vizoso
[New]LSF/MM 2017: Call for Proposals closes January 15thJeff Layton
[New][GIT PULL] GPIO fixes for v4.10Linus Walleij
 Re: [PATCH] virtio_blk: avoid DMA to stack for the sense bufferChristoph Hellwig
 [PATCH v2 2/2] ASoC: dwc: Enable 24 bit sample size in PIO modeJose Abreu
 [PATCH v2 1/2] ASoC: dwc: Add record capability in PIO modeJose Abreu
[New][PATCH v2 0/2] ASoC: dwc: Add support for record modeJose Abreu
 Re: [PATCH v2 2/2] efi: efi_mem_reserve(): don't reserve through m ...Matt Fleming
 Re: [PATCH V2 4/5] PCI: exynos: support the using PHY generic fram ...Alim Akhtar
 [PATCH v4 2/5] drm/bridge: analogix_dp: set connector to drm_dp_auxTomeu Vizoso
[New][PATCH v4 0/5] drm/dp: Implement CRC debugfs APITomeu Vizoso
[New][PATCH v7 00/19] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA re ...Eric Auger
 [PATCH v7 01/19] iommu/dma: Implement PCI allocation optimisationEric Auger
 [PATCH v7 03/19] iommu: Rename iommu_dm_regions into iommu_resv_re ...Eric Auger
 [PATCH v7 04/19] iommu: Add a new type field in iommu_resv_regionEric Auger
 [PATCH v7 08/19] iommu: Implement reserved_regions iommu-group sys ...Eric Auger
 [PATCH v7 10/19] iommu/amd: Declare MSI and HT regions as reserved ...Eric Auger
 [PATCH v7 12/19] iommu/arm-smmu-v3: Implement reserved region get/ ...Eric Auger
 [PATCH v7 11/19] iommu/arm-smmu: Implement reserved region get/put ...Eric Auger
 [PATCH v7 14/19] genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain ...Eric Auger
 [PATCH v7 19/19] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_R ...Eric Auger
 [PATCH v7 17/19] vfio/type1: Allow transparent MSI IOVA allocationEric Auger
 [PATCH v7 18/19] vfio/type1: Check MSI remapping at irq domain levelEric Auger
 [PATCH v7 16/19] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAPEric Auger
 [PATCH v7 15/19] irqdomain: irq_domain_check_msi_remapEric Auger
 [PATCH v7 13/19] irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger
 Re: [Intel-gfx] [PATCH] drm/i915: Flush untouched framebuffers bef ...kbuild test robot
 [PATCH v7 09/19] iommu/vt-d: Implement reserved region get/put cal ...Eric Auger
 [PATCH v7 07/19] iommu: iommu_get_group_resv_regionsEric Auger
 [PATCH v7 06/19] iommu: Only map direct mapped regionsEric Auger
 Re: [PATCH 1/2] printk: drop call_console_drivers() unused paramPetr Mladek
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeDave Hansen
 [PATCH v7 02/19] iommu/dma: Allow MSI-only cookiesEric Auger
 [PATCH v7 05/19] iommu: iommu_alloc_resv_regionEric Auger
 Re: [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
 [PATCH v6 07/17] mtd: nand: Do not expose the NAND manufacturer ta ...Boris Brezillon
 Re: [PATCH] do_direct_IO: Use inode->i_blkbits to compute block co ...Christoph Hellwig
 Re: [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
 Re: [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} APIVlastimil Babka
 Re: [PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit ...Arnd Bergmann
 Re: [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of m ...Vlastimil Babka
 [PATCH v6 01/17] mtd: nand: Get rid of the mtd parameter in all au ...Boris Brezillon
 Re: [PATCH] irqchip: st: avoid compile error when PM is disabledThomas Gleixner
 Re: [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of m ...Michal Hocko
 [PATCH v6 04/17] mtd: nand: Rename nand_get_flash_type() into nand ...Boris Brezillon
 Re: [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko
 Re: [PATCH 01/10] doc: DT: camss: Binding document for Qualcomm Ca ...Todor Tomov
[New][BUG] Boot failure since df9bcc2bc on veyron_speedy"S. Gilles"
[New][PATCH v2] drm: Schedule the output_poll_work with 1s delay if we ...Peter Ujfalusi
 Re: weird allocation pattern in alloc_ila_locksEric Dumazet
 Re: [RFC] blk: increase logical_block_size to unsigned intSergey Senozhatsky
[New][PATCH 1/2] etrfs: fix up misleading GFP_NOFS usage in btrfs_relea ...Michal Hocko
 Re: linux-next: error fetching the sh treeRich Felker
 [PATCH 2/2] btrfs: drop gfp mask tweaking in try_release_extent_stateMichal Hocko
 [PATCH v6 03/17] mtd: nand: Get rid of busw parameterBoris Brezillon
 Re: weird allocation pattern in alloc_ila_locksMichal Hocko
[New][PATCH] libata-eh: Use switch() instead of sparse array for protoc ...Geert Uytterhoeven
 Re: [BUG] Boot failure since df9bcc2bc on veyron_speedy"S. Gilles"
[New][PATCH] dmaengine: omap-dma: Fix the port_window supportPeter Ujfalusi
 Re: [PATCH 3/3] ARM: dts: stm32: enable ADC on stm32f429i-eval boardAlexandre Torgue
 Re: [linux-sunxi] [PATCH] clk: sunxi-ng: fix PLL_CPUX adjusting on H3Ondřej_Jirman
 Re: [PATCH 2/3] ARM: dts: stm32: Add ADC support to stm32f429Alexandre Torgue
 [PATCH net-next 3/4] rxrpc: Allow listen(sock, 0) to be used to di ...David Howells
 [PATCH net-next 4/4] afs: Refcount the afs_call structDavid Howells
 [PATCH net-next 2/4] afs: Kill afs_wait_modeDavid Howells
[New][PATCH net-next 0/4] afs: Refcount afs_call structDavid Howells
 Re: [PATCH] Documentation/livepatch: remove the limitation for sch ...Josh Poimboeuf
 [PATCH net-next 1/4] afs: Add some tracepointsDavid Howells
[New][PATCH] drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai
[New][PATCH] pinctrl: qcom: Add msm8998 pinctrl driverImran Khan
 Re: [PATCH] xen: do not re-use pirq number cached in pci device ms ...Boris Ostrovsky
 Re: [PATCH v10 8/8] dt-bindings: mmc: Add Cavium SOCs MMC bindingsJan Glauber
 Re: [RFC 00/55] Nested Virtualization on KVM/ARMDavid Hildenbrand
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Vivien Didelot
 Re: [PATCH 1/2] arc: rename xCCM sections so they are not merged i ...Alexey Brodkin
 Re: [PATCH 1/6] drivers: pinctrl: add driver for Allwinner H5 SoCLinus Walleij
 [RFC ADD HYPERVISOR CALL SUPPORT 1/2] soc: qcom: Add hypervisor st ...Avaneesh Kumar Dwivedi
 [RFC ADD HYPERVISOR CALL SUPPORT 2/2] remoteproc: qcom: Add mss rp ...Avaneesh Kumar Dwivedi
 Re: [RFC] blk: increase logical_block_size to unsigned intJerome Marchand
[New][RFC ADD HYPERVISOR CALL SUPPORT 0/2]: Add hypervisor call support ...Avaneesh Kumar Dwivedi
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Jiri Pirko
 Re: [PATCH 3/7] ALSA: hda - use dell_micmute_led_set() instead of ...Takashi Iwai
 [PATCH v4 1/3] watchdog: introduce watchdog_worker_should_ping helperRasmus Villemoes
 [PATCH v4 3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUTRasmus Villemoes
[New][PATCH v4 0/3] watchdog: allow setting deadline for opening /dev/w ...Rasmus Villemoes
 [PATCH v4 2/3] watchdog: introduce watchdog.open_timeout commandli ...Rasmus Villemoes
 Re: [PATCH V1 1/2] usb:serial: Implement Fintek F81232 break on/offJohan Hovold
 Re: [PATCH 2/2] arc: Fix xCCM size checkAlexey Brodkin
 Re: [PATCH V1 2/2] usb:serial: Implement Fintek f81534 break on/offJohan Hovold
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Tejun Heo
[New][char-misc for 4.10-rc4] mei: bus: enable OS version only for SPT ...Tomas Winkler
[New][PATCH] vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal
 Re: [PATCH V9 3/3] irqchip: qcom: Add IRQ combiner driverMarc Zyngier
[New][PATCH] locking/spinlock: Remove the unused spin_lock_bh_nested APIWaiman Long
 Re: [PATCH net-next] bridge: multicast to unicastmichael-dev
[New][PATCH] mm,compaction: serialize waitqueue_active() checksDavidlohr Bueso
 Re: [PATCH 1/3] ARM: configs: stm32: enable ADC driverAlexandre Torgue
 Re: [PATCH 3/3] pinctrl: sunxi: Remove old sun5i pinctrl driversLinus Walleij
 Re: [PATCH] do_direct_IO: Use inode->i_blkbits to compute block co ...Jens Axboe
 Re: [PATCH v3 01/11] power: supplies: bq275xx: move overtemp tests ..."Andrew F. Davis"
 Re: [PATCH 1/2] usb: host: ehci-exynos: Decrese node refcount on e ...Javier Martinez Canillas
 Re: [PATCH v4 1/3] xattr: add simple initxattrs functionDavid Graziano
 Re: [PATCH 1/3] pinctrl: sunxi: Add pinctrl variantsLinus Walleij
[New][PATCH] media/usbvision: remove ctrl_urb_wqDavidlohr Bueso
 Re: [PATCH 2/2] usb: host: ohci-exynos: Decrese node refcount on e ...Javier Martinez Canillas
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Geert Uytterhoeven
 Re: [PATCH 2/3] pinctrl: sunxi: Add common sun5i pinctrl driverLinus Walleij
 Re: [Xen-devel] [PATCH] xen: do not re-use pirq number cached in p ...Dan Streetman
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Vivien Didelot
 Re: [PATCH net-next] bridge: multicast to unicastJohannes Berg
 Re: [PULL] Documentation changes for 4.10Geert Uytterhoeven
 Re: [PATCH] virtio_blk: avoid DMA to stack for the sense bufferJens Axboe
 Re: [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of m ...Brian Foster
 Re: [Xen-devel] [PATCH] xen: do not re-use pirq number cached in p ...Konrad Rzeszutek Wilk
 Re: __GFP_REPEAT usage in fq_alloc_nodeEric Dumazet
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Andrew Lunn
 [PATCH 2/2] ila: simplify a strange allocation patternMichal Hocko
 [PATCH 1/2] rhashtable: simplify a strange allocation patternMichal Hocko
 Re: [PATCH 1/3] ata: allow subsystem to be used on m68k archBartlomiej Zolnierkiewicz
 Re: [PATCH 1/4] ARM: dts: exynos: Fix indentation of EHCI and OHCI ...Javier Martinez Canillas
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Tejun Heo
 Re: [PATCH 1/2] usb: host: ehci-exynos: Decrese node refcount on e ...Alan Stern
 Re: [PATCH 2/2] usb: host: ohci-exynos: Decrese node refcount on e ...Alan Stern
 Re: [PATCH v3 fpga 3/4] fpga: Add scatterlist based programmingAlan Tull
 Re: [PATCH] do_direct_IO: Use inode->i_blkbits to compute block co ...Jeff Moyer
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Jiri Pirko
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Jiri Pirko
 Re: [PATCH 0/3] ata: add m68k/Atari Falcon PATA supportBartlomiej Zolnierkiewicz
[New][RESEND 0/3] davinci_all_defconfig patches for LEGO MINDSTORMS EV3David Lechner
 [RESEND 1/3] ARM: davinci_all_defconfig: enable DA8xx pinconfDavid Lechner
 [RESEND 2/3] ARM: davinci_all_defconfig: Enable PWM modulesDavid Lechner
 [RESEND 3/3] ARM: davinci_all_defconfig: enable iio and ADS7950David Lechner
 Re: [PATCH v3 fpga 3/4] fpga: Add scatterlist based programmingJason Gunthorpe
 [PATCH v6 05/17] mtd: nand: Rename the nand_manufacturers structBoris Brezillon
 Re: [PATCH 2/4] ARM: dts: exynos: Fix LAN9730 on Odroid U3 after t ...Javier Martinez Canillas
 Re: [PATCH 1/3] ata: allow subsystem to be used on m68k archGeert Uytterhoeven
 Re: usb/gadget: warning in dummy_free_requestAndrey Konovalov
 Re: [PATCH 3/4] ARM: exynos_defconfig: Enable power sequence for O ...Javier Martinez Canillas
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Christoph Hellwig
 Re: [HMM v15 01/16] mm/free_hot_cold_page: catch ZONE_DEVICE pagesDave Hansen
[New][PATCH] ibmvscsis: Fix srp_transfer_data fail return code"Bryant G. Ly"
 Re: [PATCH v1.1] ARM: multi_v7_defconfig: Enable power sequence fo ...Javier Martinez Canillas
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Geert Uytterhoeven
 Re: [PATCH v4 1/9] clk: stm32f4: Update DT bindings documentationAlexandre Torgue
 [PATCH v6 06/17] mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon
 Re: Problem on SCTPSun Paul
 Re: [PATCH net-next] net: dsa: select NET_SWITCHDEVVivien Didelot
 Re: [PATCH] virtio_blk: avoid DMA to stack for the sense buffer"Michael S. Tsirkin"
[New][PATCH] soc: dove: constify reset_control_ops structuresBhumika Goyal
 Re: [PATCH V5 03/17] blk-throttle: add .low interfaceTejun Heo
 [PATCH 3/4] mm, page_allocator: Only use per-cpu allocator for irq ...Mel Gorman
 [PATCH 4/4] mm, page_alloc: Add a bulk page allocatorMel Gorman
 [PATCH 2/4] mm, page_alloc: Split alloc_pages_nodemaskMel Gorman
[New][RFC PATCH 0/4] Fast noirq bulk page allocator v2r7Mel Gorman
 [PATCH 1/4] mm, page_alloc: Split buffered_rmqueueMel Gorman
[New][LSF/MM TOPIC] [LSF/MM ATTEND] md raid general discussionColy Li
 Re: [PATCH] regulator: core: Unset supplies when regulators are un ...Mark Brown
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeDaniel Vetter
 Re: [PATCH] PCI: designware: fix asynchronous external abort in ke ...Murali Karicheri
 Re: [PATCH v3 1/5] drm/dp: add connector backpointer to drm_dp_auxSean Paul
 Re: [PATCH v4 3/5] drm/dp: add helpers for capture of frame CRCsSean Paul
[New][PATCH v2 0/6] arm64: allwinner: a64: Enable MMC supportMaxime Ripard
 [PATCH v2 2/6] mmc: sunxi: Enable the new timings for the A64 MMC ...Maxime Ripard
 Re: [PATCH net-next] net: dsa: select NET_SWITCHDEVRandy Dunlap
 Re: [PATCH] ibmvscsis: Fix srp_transfer_data fail return codeGreg KH
 Re: [PATCHv3 3/8] rtc: add STM32 RTC driverAmelie DELAUNAY
 [PATCH v2 1/6] mmc: sunxi: Always set signal delay to 0 for A64Maxime Ripard
 [PATCH v2 6/6] arm64: allwinner: a64: Increase the MMC max frequencyMaxime Ripard
 [PATCH v2 5/6] arm64: allwinner: a64: Add MMC pinctrl nodesMaxime Ripard
 [PATCH v2 4/6] arm64: allwinner: a64: Add MMC nodesMaxime Ripard
 [PATCH v2 3/6] mmc: sunxi: Add EMMC (MMC2) controller compatibleMaxime Ripard
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeDave Hansen
 Re: [PATCH v2] drm: Schedule the output_poll_work with 1s delay if ...Sean Paul
[New][PATCH] reset: constify reset_control_ops structuresBhumika Goyal
[New][PATCH] staging: wlan-ng: remove unnecessary blank linesMarkus Buettner
 Re: [PATCH 2/2] printk: always report lost messages on serial consolePetr Mladek
 Re: [HMM v15 01/16] mm/free_hot_cold_page: catch ZONE_DEVICE pagesJerome Glisse
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeDaniel Vetter
 Re: [PATCHv14 2/3] usb: USB Type-C connector classGuenter Roeck
[New][PATCH 1/2] hwmon/tmp401: use smb word operations instead of 2 smb ...<jeroen.de_wachter.ext@nokia ...
 Re: [RFC PATCH] vring: Force use of DMA API for ARM-based systems"Michael S. Tsirkin"
 Re: [PATCH] serial: 8250_lpss: Unconditionally set PCI master for ...Jan Kiszka
 [PATCH 2/2] hwmon/tmp401: Fix some checkstyle warnings<jeroen.de_wachter.ext@nokia ...
 Re: [HMM v15 01/16] mm/free_hot_cold_page: catch ZONE_DEVICE pagesDave Hansen
 Re: [PATCH v2 6/6] arm64: allwinner: a64: Increase the MMC max fre ...Chen-Yu Tsai
 Re: [Cocci] [PATCH] coccicheck: add a test for repeat copy_from_userVaishali Thakkar
[New]net/ipv6: use-after-free in sock_wfreeAndrey Konovalov
 Re: [PATCH 1/2] hwmon/tmp401: use smb word operations instead of 2 ...Guenter Roeck
 Re: [PATCH] net: ibm: ehea: use new api ethtool_{get|set}_link_kse ...David Miller
 Re: [PATCH] net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ ...David Miller
 Re: [PATCH] net: intel: e100: use new api ethtool_{get|set}_link_k ...David Miller
 Re: [PATCH] serial: 8250_lpss: Unconditionally set PCI master for ...Jan Kiszka
 Re: [PATCH 0/4] net: ethernet: ti: cpsw: correct common res usageGrygorii Strashko
 Re: [PATCH 2/2] hwmon/tmp401: Fix some checkstyle warningsGuenter Roeck
 Re: net/ipv6: use-after-free in sock_wfreeAndrey Konovalov
 Re: [PATCH] net: ibm: ibmveth: use new api ethtool_{get|set}_link_ ...David Miller
 Re: [PATCH] net: ibm: emac: use new api ethtool_{get|set}_link_kse ...David Miller
[New][PATCH 1/1] ARM: dts: add Armadeus Systems OPOS6UL AND OPOS6ULDEV ...Sébastien Szymanski
[New][PATCH] ARM: prima2: constify reset_control_ops structuresBhumika Goyal
 Re: [PATCH v2 2/2] reset: make optional functions really optionalRamiro Oliveira
 Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system timeStephen Hemminger
[New]net/atm: warning in alloc_tx/__might_sleepAndrey Konovalov
 Re: net/ipv6: use-after-free in sock_wfreeEric Dumazet
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Christoph Hellwig
 Re: [RFC PATCH] vring: Force use of DMA API for ARM-based systemsWill Deacon
 Re: [RFC PATCH] vring: Force use of DMA API for ARM-based systemsWill Deacon
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeDave Hansen
 Re: [PATCH] ibmvscsis: Fix srp_transfer_data fail return code"Bryant G. Ly"
 Re: [PATCH 3/4] net: ethernet: ti: cpsw: don't duplicate ndev_runningGrygorii Strashko
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Christoph Hellwig
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Tejun Heo
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Tejun Heo
[New][PATCH v4 0/9] arm64: Expose CPUID registers via emulationSuzuki K Poulose
 [PATCH v4 9/9] arm64: Documentation - Expose CPU feature registersSuzuki K Poulose
 [PATCH v4 7/9] arm64: cpufeature: Track user visible fieldsSuzuki K Poulose
 [PATCH v4 8/9] arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose
 [PATCH v4 5/9] arm64: cpufeature: Define helpers for sys_reg idSuzuki K Poulose
 [PATCH v4 6/9] arm64: Add helper to decode register from instructionSuzuki K Poulose
 [PATCH v4 3/9] arm64: cpufeature: Cleanup feature bit tablesSuzuki K Poulose
 [PATCH v4 4/9] arm64: cpufeature: Document the rules of safe value ...Suzuki K Poulose
 [PATCH v4 1/9] arm64: cpufeature: treat unknown fields as RES0Suzuki K Poulose
 [PATCH v4 2/9] arm64: cpufeature: remove explicit RAZ fieldsSuzuki K Poulose
 Re: [PATCH V5 04/17] blk-throttle: configure bps/iops limit for cg ...Tejun Heo
 Re: [PATCH tip/master v4] kprobes: extable: Identify kprobes' insn ...Josh Poimboeuf
 Re: [PATCH v1.1] ARM: multi_v7_defconfig: Enable power sequence fo ...Krzysztof Kozlowski
 Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system timeVitaly Kuznetsov
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Florian Fainelli
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeDave Hansen
 Re: [PATCH v9 1/8] drivers:input:tsc2007: add new common binding n ...Rob Herring
 Re: __GFP_REPEAT usage in fq_alloc_nodeMichal Hocko
 Re: [PATCH v1.1] ARM: multi_v7_defconfig: Enable power sequence fo ...Javier Martinez Canillas
 Re: [PATCH v3 2/4] dt-bindings: Add TI SCI PM DomainsRob Herring
 [PATCH v2] nfc: don't be making arch specific unaligned decisions ...Paul Gortmaker
 Re: __GFP_REPEAT usage in fq_alloc_nodeEric Dumazet
 Re: [PATCH] ibmvscsis: Fix srp_transfer_data fail return codeGreg KH
[New][PATCH] drm/exynos: constify exynos_drm_crtc_ops structuresBhumika Goyal
 Re: [PATCH v2] i2c: do not enable fall back to Host Notify by defaultRob Herring
 Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system timeStephen Hemminger
 Re: [HMM v15 01/16] mm/free_hot_cold_page: catch ZONE_DEVICE pagesJerome Glisse
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Jiri Pirko
 Re: [PATCH v3 2/4] dt-bindings: Add TI SCI PM DomainsDave Gerlach
 [PATCH v2] hwmon/tmp401: use smb word operations instead of 2 smb ...<jeroen.de_wachter.ext@nokia ...
 [PATCH 1/4] x86/unwind: silence warnings for non-current tasksJosh Poimboeuf
 [PATCH 2/4] x86/unwind: disable KASAN checks for non-current tasksJosh Poimboeuf
[New][PATCH 0/4] x86: unwinder/entry fixesJosh Poimboeuf
 Re: [PATCH v7 2/8] MFD: add STM32 Timers driverRob Herring
 [PATCH 4/4] x86/entry: fix the end of the stack for newly forked tasksJosh Poimboeuf
 [PATCH 3/4] x86/unwind: include __schedule() in stack tracesJosh Poimboeuf
 Re: [PATCH v7 1/8] MFD: add bindings for STM32 Timers driverRob Herring
 Re: [PATCH v7 3/8] PWM: add pwm-stm32 DT bindingsRob Herring
 Re: [PATCH v7 5/8] IIO: add bindings for STM32 timer trigger driverRob Herring
 Re: [PATCH 0/4] ARM: exynos: Fix Odroid U3 USB/LAN when TFTP booti ...Anand Moon
 Re: [PATCH 1/2] Documentation: phy: introduce new optional propert ...Rob Herring
 Re: [PATCH net-next v2] net: dsa: make "label" property optional f ...Florian Fainelli
[New]ILK regression: hangs on reboot to Watchdog line, bisectedTomi Sarvela
[New]Re: SELinux lead to soft lockup when pid 1 proceess reap childOleg Nesterov
 Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system timeVitaly Kuznetsov
 Re: [PATCH 0/4] ARM: exynos: Fix Odroid U3 USB/LAN when TFTP booti ...Krzysztof Kozlowski
 Re: [PATCH 4.9 000/116] 4.9.2-stable reviewKevin Hilman
 Re: [PATCH] [linux-next] bus:qcom : Fix typo in qcom,ebi2.txtRob Herring
 Re: [PATCH v2 11/12] crypto: atmel-authenc: add support to authenc ...Cyrille Pitchen
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Geert Uytterhoeven
 Re: [PATCH 0/2] sched: Introduce rcuwaitDavidlohr Bueso
 Re: [PATCH 0/4] ARM: exynos: Fix Odroid U3 USB/LAN when TFTP booti ...Anand Moon
 Re: SELinux lead to soft lockup when pid 1 proceess reap childOleg Nesterov
 Re: [V9fs-developer] 9pfs hangs since 4.7Greg Kurz
 Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system timeStephen Hemminger
 Re: [PATCH 1/2] Documentation: devicetree: Add document bindings f ...Rob Herring
 Re: [PATCH 2/8] mmc-core: Fix a typo in a comment lineLinus Walleij
 Re: [PATCH 1/8] mmc-core: Use kmalloc_array() in mmc_test_area_init()Linus Walleij
 Re: [PATCH 3/8] mmc-core: Use seq_puts() in mtf_testlist_show()Linus Walleij
 Re: [PATCH 4/8] mmc/core/mmc_test: Add some spaces for better code ...Linus Walleij
 Re: [PATCH 5/8] mmc/core/mmc_test: Combine substrings for 5 messagesLinus Walleij
 Re: [PATCH 0/4] ARM: exynos: Fix Odroid U3 USB/LAN when TFTP booti ...Krzysztof Kozlowski
 Re: [PATCH v2 11/12] crypto: atmel-authenc: add support to authenc ...Stephan Müller
 Re: [PATCH 6/8] mmc/core/mmc_test: Improve a size determination in ...Linus Walleij
 Re: [PATCH 7/8] mmc-core: Use kcalloc() in mmc_test_alloc_mem()Linus Walleij
 Re: [PATCH 8/8] mmc-core: Use kmalloc_array() in mmc_alloc_sg()Linus Walleij
 Re: [PATCHv3 1/5] clk: mvebu: support for 98DX3236 SoCRob Herring
 Re: [V9fs-developer] 9pfs hangs since 4.7Tuomas Tynkkynen
 Re: [PATCHv3 2/5] arm: mvebu: support for SMP on 98DX3336 SoCRob Herring
 Re: [PATCH V5 05/17] blk-throttle: add upgrade logic for LIMIT_LOW ...Tejun Heo
 Re: [PATCHv3 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoCRob Herring
 Re: [PATCH] tpm, tpm_crb: Handle 64-bit resource in crb_check_reso ...Jarkko Sakkinen
 Re: [PATCHv3 4/5] arm: mvebu: Add device tree for 98DX3236 SoCsRob Herring
 Re: [PATCH 2/3] doc: binding: add new compatible for SDRAM/DDR Con ...Rob Herring
 Re: [PATCH v6 3/3] arm: dts: mt2701: Add node for Mediatek JPEG De ...Matthias Brugger
 Re: [PATCH v6 3/3] arm: dts: mt2701: Add node for Mediatek JPEG De ...Matthias Brugger
[New][PATCH] omit POSIX timer stuff from task_struct when disabledNicolas Pitre
 Re: SELinux lead to soft lockup when pid 1 proceess reap childStephen Smalley
 Re: [PATCH] of: remove redundant memset in overlayFrank Rowand
 Re: [PATCH v2] arm64: dts: rockchip: add "rockchip,grf" property f ...Doug Anderson
 Re: [PATCH v2 3/3] power: supply: bq24735-charger: allow chargers ...Linus Walleij
 Re: net/ipv6: use-after-free in sock_wfreeAndrey Konovalov
 Re: net/ipv6: use-after-free in sock_wfreeEric Dumazet
 Re: [PATCH v3 net-next 0/4] Introduce The SipHash PRFDavid Miller
 Re: [Cocci] [PATCH] coccicheck: add a test for repeat copy_from_userJulia Lawall
[New][PATCH V2 0/7 linux-next] make FS exportable plus some clean-upFabian Frederick
 [PATCH V2 3/7 linux-next] fs/affs: make affs exportableFabian Frederick
 [PATCH V2 7/7 linux-next] fs/affs: make export work with cold dcacheFabian Frederick
 [PATCH V2 4/7 linux-next] fs/affs: use octal for permissionsFabian Frederick
 [PATCH V2 6/7 linux-next] fs/affs/namei.c: forward declarations cl ...Fabian Frederick
 [PATCH V2 5/7 linux-next] fs/affs: add prefix to some functionsFabian Frederick
 [PATCH V2 2/7 linux-next] fs/affs: add validation block functionFabian Frederick
 [PATCH V2 1/7 linux-next] fs/affs: remove reference to affs_parent ...Fabian Frederick
 Re: [PATCH 4/4] perf, tools, script: Add brstackasm output for bra ...Andi Kleen
 Re: Problem on SCTPNeil Horman
 Re: Nokia N900 headset detection & MIC Bias + TVOUTMark Brown
 Re: Dell XPS13: MCE (Hardware Error) reported"Raj, Ashok"
 Re: [PATCH] cls_u32: don't bother explicitly initializing ->diviso ...David Miller
[New][PATCH] Documentation: dt: reset: Revise typos in TI syscon reset ...Suman Anna
 Re: [PATCH] net: ethernet: ti: cpsw: extend limits for cpsw_get/se ...David Miller
 Re: Nokia N900 headset detection & MIC Bias + TVOUTPali Rohár
 Re: [Xen-devel] [PATCH] xen: do not re-use pirq number cached in p ...Stefano Stabellini
 Re: [PATCH v4 1/9] clk: stm32f4: Update DT bindings documentationStephen Boyd
 Re: [PATCH v3] soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_ ...Tony Lindgren
 Re: [Intel-gfx] 4.10-rc2 oops in DRM connector codeAlex Deucher
 Re: [PATCH v2 2/3] gpio: Add gpio driver support for ThunderX and ...Linus Walleij
 Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation fo ...Linus Walleij
 Re: [PATCH 1/4] watchdog: coh901327_wdt: Simplify error handling i ...Linus Walleij
 Re: Nokia N900 headset detection & MIC Bias + TVOUTMark Brown
 Re: [PATCH 2/4] watchdog: coh901327_wdt: Keep clock enabled after ...Linus Walleij
 Re: [PATCH 3/4] watchdog: coh901327_wdt: Use devm_ioremap_resource ...Linus Walleij
 Re: [PATCH 4/4] watchdog: coh901327_wdt: Use dev variable instead ...Linus Walleij
 Re: [PATCH v3] soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_ ...Sarangdhar Joshi
 Re: [PATCH 2/6] arm64: dts: apq8016-sbc: add support to hdmi audio ...Stephen Boyd
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Tejun Heo
 Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation fo ...David Daney
 Re: xfs: commit 6552321831dc "xfs: remove i_iolock and use i_rwse ...Jeff Layton
 [PATCH 2/5] ARM: dts: keystone: Add PSC nodeSuman Anna
 [PATCH 5/5] ARM: dts: keystone-k2e: Add PSC reset controller nodeSuman Anna
[New][PATCH 0/5] Reset Controller Nodes for TI Keystone platformsSuman Anna
 [PATCH 3/5] ARM: dts: keystone-k2hk: Add PSC reset controller nodeSuman Anna
 [PATCH 1/5] ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLERSuman Anna
 [PATCH 4/5] ARM: dts: keystone-k2l: Add PSC reset controller nodeSuman Anna
 Re: [PATCH V5 05/17] blk-throttle: add upgrade logic for LIMIT_LOW ...Tejun Heo
[New][PATCH] gpio: Remove impossible checks on container_of() resultStephen Boyd
 Re: [RESEND] spi: davinci: Allow device tree devices to use DMAMark Brown
 Re: Crash in -next due to 'mm/vmalloc: replace opencoded 4-level p ...David Miller
 Re: [PATCH net v2 5/5] net: qcom/emac: fix of_node and phydev leaksTimur Tabi
 Re: [PATCH V5 07/17] blk-throttle: make sure expire time isn't too bigTejun Heo
[New][PATCH] mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz
 Re: [RFC 10/10] kmod: add a sanity check on module loading"Luis R. Rodriguez"
 Re: [PATCH 0/2] nvme: Improvements in sysfs entry for NVMe CMBs"Stephen Bates"
 Re: [PATCHv13 0/3] rdmacg: IB/core: rdma controller supportParav Pandit
 Applied "ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Di ...Mark Brown
 Applied "ASoC: dwc: Add record capability in PIO mode" to the asoc ...Mark Brown
 Re: [PATCH 2/2] nvme: improve cmb sysfs reporting"Stephen Bates"
 Applied "ASoC: dwc: Enable 24 bit sample size in PIO mode" to the ...Mark Brown
 Applied "spi: spi-axi: Free resources on error path" to the spi treeMark Brown
 Re: [PATCH v2 2/3] gpio: Add gpio driver support for ThunderX and ...David Daney
 Re: [V9fs-developer] 9pfs hangs since 4.7Al Viro
 Re: [PATCHv13 0/3] rdmacg: IB/core: rdma controller supportTejun Heo
 Re: [GIT] NetworkingLinus Torvalds
 Re: [PATCH 0/5] Reset Controller Nodes for TI Keystone platformsSantosh Shilimkar
 Re: [PATCH V5 08/17] blk-throttle: make throtl_slice tunableTejun Heo
 Re: [PATCH V5 09/17] blk-throttle: detect completed idle cgroupTejun Heo
[New]qemu failure in -next due to 'ide: Fix interface autodetection in ...Guenter Roeck
 RE: ILK regression: hangs on reboot to Watchdog line, bisected"Winkler, Tomas"
 Re: [PATCH 1/4] watchdog: coh901327_wdt: Simplify error handling i ...Guenter Roeck
 Re: [PATCH 0/2] Staging: unisys: visorbus: style fix, using octal ...Andy Shevchenko
 Re: [PATCH] do_direct_IO: Use inode->i_blkbits to compute block co ...Jan Kara
[New][patch] nbd: blk_mq_init_queue returns an error code on failure, n ...Jeff Moyer
 Re: linux-next: error fetching the sh treeStephen Rothwell
[New]Re: [PATCH v6 16/17] mtd: nand: hynix: Rework NAND ID decoding to ...Julia Lawall
 Re: [GIT] NetworkingDavid Miller
 Re: kmod: add a sanity check on module loading"Luis R. Rodriguez"
 Re: [patch] nbd: blk_mq_init_queue returns an error code on failur ...Omar Sandoval
 Re: qemu failure in -next due to 'ide: Fix interface autodetection ...David Miller
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Geert Uytterhoeven
 Re: [4.10, panic, regression] iscsi: null pointer deref at iscsi_t ...Jan Kara
 Re: [PATCH V5 10/17] blk-throttle: make bandwidth change smoothTejun Heo
 Re: [PATCH] libata-eh: Use switch() instead of sparse array for pr ...Tejun Heo
 Re: Nokia N900 headset detection & MIC Bias + TVOUTPali Rohár
 Re: [PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit ...Nikita Yushchenko
 Re: [GIT] NetworkingKalle Valo
 Re: [RESEND] spi: davinci: Allow device tree devices to use DMADavid Lechner
 [PATCH 06/10] mn10300: migrate exception table users off module.h ...Paul Gortmaker
 [PATCH 10/10] module.h: remove extable.h include now users have mi ...Paul Gortmaker
 [PATCH 04/10] arm: migrate exception table users off module.h and ...Paul Gortmaker
 Re: [patch] nbd: blk_mq_init_queue returns an error code on failur ...Jens Axboe
 [PATCH 08/10] sh: migrate exception table users off module.h and o ...Paul Gortmaker
 [PATCH 07/10] xtensa: migrate exception table users off module.h a ...Paul Gortmaker
[New][PATCH v2 00/10] Finalize separation of extable.h from module.hPaul Gortmaker
 [PATCH 05/10] alpha: migrate exception table users off module.h an ...Paul Gortmaker
 [PATCH 09/10] core: migrate exception table users off module.h and ...Paul Gortmaker
 [PATCH 03/10] m32r: migrate exception table users off module.h and ...Paul Gortmaker
 [PATCH 01/10] ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker
 [PATCH 02/10] ia64: ensure exception table search users include ex ...Paul Gortmaker
 Re: [patch] nbd: blk_mq_init_queue returns an error code on failur ...Josef Bacik
 Re: [GIT] NetworkingKalle Valo
 Re: [4.10, panic, regression] iscsi: null pointer deref at iscsi_t ...Johannes Weiner
 Re: [PATCH v2 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() anno ..."Luis R. Rodriguez"
 Re: [PATCH net-next 0/4] afs: Refcount afs_call structDavid Miller
[New]blk_queue_bounce_limit() broken for mask=0xffffffff on 64bit archsNikita Yushchenko
 Re: [PATCH v2 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() anno ..."Luis R. Rodriguez"
 Re: [Cocci] [PATCH] coccicheck: add a test for repeat copy_from_userKees Cook
 Re: [PATCH V5 11/17] blk-throttle: add a simple idle detectionTejun Heo
 Re: [PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit ...Christoph Hellwig
 Re: [PATCH V5 12/17] blk-throttle: add interface to configure idle ...Tejun Heo
 Re: blk_queue_bounce_limit() broken for mask=0xffffffff on 64bit archsChristoph Hellwig
 Re: [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of m ..."Darrick J. Wong"
 Re: [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS"Darrick J. Wong"
 Re: [PATCH V5 13/17] blk-throttle: ignore idle cgroup limitTejun Heo
 Re: [PATCH v2 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() anno ...Julia Lawall
[New][BUG] How to crash 4.9.2 x86_64: vmscan: shrink_slabSami Farin
 Re: [PATCH V5 14/17] blk-throttle: add interface for per-cgroup ta ...Tejun Heo
 Re: [PATCH 3/3] xen: optimize xenbus driver for multiple concurren ...Boris Ostrovsky
 Re: [PATCH V5 15/17] block: track request size in blk_issue_statTejun Heo
 Re: [PATCH v7 1/3] gpio: exar: add gpio for exar cardsSudip Mukherjee
[New][patch] missing include cflag on armada_traceChristophe Lyon
 Re: [PATCH net-next] bridge: multicast to unicastLinus Lüssing
 Re: [PATCH v2 0/4] hv_util: adjust system time smoothlyThomas Gleixner
 Re: [PATCH net-next] bridge: multicast to unicastStephen Hemminger
 Re: [PATCH v2] ipv4: make tcp_notsent_lowat sysctl knob behave as ...David Miller
 Re: [PATCH V5 16/17] blk-throttle: add a mechanism to estimate IO ...Tejun Heo
 [PATCH] direct-io: don't introduce another read of inode->i_blkbitsJeff Moyer
 Re: [PATCH] direct-io: don't introduce another read of inode->i_bl ...Jens Axboe
 Re: [PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup"Rafael J. Wysocki"
 Re: [PATCH V5 00/17] blk-throttle: add .low limitTejun Heo
[New][PATCH] tpm_tis: Check return values from get_burstcount.Jarkko Sakkinen
[New][PATCH net-next v2] net: dsa: select NET_SWITCHDEVVivien Didelot
 Re: [PATCH] x86/intel_rdt: reinitialize cbm for new group allocationFenghua Yu
 Re: [PATCH] x86/intel_rdt: reinitialize cbm for new group allocationThomas Gleixner
[New][PATCH linux v1 0/2] Support for ASPEED AST2400/AST2500 PWM and Fa ...Jaghathiswari Rankappagounder Natarajan
 [PATCH linux v1 2/2] drivers: hwmon: hwmon driver for ASPEED AST24 ...Jaghathiswari Rankappagounder Natarajan
 [PATCH linux v1 1/2] Documentation: dt-bindings: Document bindings ...Jaghathiswari Rankappagounder Natarajan
 [PATCH] checkpatch.pl: warn against using %ZAlexey Dobriyan
 Re: [Cocci] [PATCH] coccicheck: add a test for repeat copy_from_userKees Cook
 Re: [PATCH] x86/intel_rdt: reinitialize cbm for new group allocationThomas Gleixner
 Re: [PATCH] lib/vsprintf.c: remove %Z supportAlexey Dobriyan
 Re: [RESEND][RFC] tpm_tis: broken on TPMs with a static burst countJarkko Sakkinen
 Re: [tpmdd-devel] [PATCH RFC 4/4] tpm: add the infrastructure for ...Jarkko Sakkinen
 Re: [PATCH v3 fpga 3/4] fpga: Add scatterlist based programmingAlan Tull
 [tip:x86/urgent] x86/CPU: Add native CPUID variants returning a si ...tip-bot for Borislav Petkov
 Re: [PATCH] checkpatch.pl: warn against using %ZJoe Perches
 [tip:x86/urgent] x86/microcode: Use native CPUID to tickle out mic ...tip-bot for Borislav Petkov
 [tip:x86/urgent] x86/microcode/intel: Add a helper which gives the ...tip-bot for Borislav Petkov
 [tip:x86/urgent] x86/microcode/intel: Fix allocation size of struc ...tip-bot for Junichi Nomura
 Re: [PATCH net-next v2] net: dsa: select NET_SWITCHDEVDavid Miller
 [tip:x86/urgent] x86/microcode/intel: Use correct buffer size for ...tip-bot for Junichi Nomura
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Paul E. McKenney"
 Re: [PATCH] x86/intel_rdt: reinitialize cbm for new group allocationFenghua Yu
 [tip:x86/platform] x86/platform/intel-mid: Make intel_scu_device_r ...tip-bot for Andy Shevchenko
 Re: kernel 4.9 iwlwifi startup errorLuca Coelho
[New][PATCH] netfilter: Fix typo in NF_CONNTRACK Kconfig option descriptionWilliam Breathitt Gray
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Rafael J. Wysocki"
 Re: eMMC boot problem: switch to bus width 8 ddr failedJagan Teki
 Re: kernel 4.9 iwlwifi startup errorLuca Coelho
 Re: [PATCH v8 2/3] serial: exar: split out the exar code from 8250_pciSudip Mukherjee
 Re: [PATCH] x86/intel_rdt: reinitialize cbm for new group allocationShaohua Li
 Re: [PATCH V5 00/17] blk-throttle: add .low limitShaohua Li
[New][PATCH] net: qrtr: Mark 'buf' as little endianStephen Boyd
 Re: [RFC] x86/mm/KASLR: Remap GDTs at fixed locationThomas Garnier
 Re: [tpmdd-devel] [PATCH RFC 0/4] RFC: in-kernel resource managerJarkko Sakkinen
 Re: [PATCH 12/12] PM / OPP: Update Documentation to remove RCU spe ...Stephen Boyd
 Re: [PATCH 11/12] PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()Stephen Boyd
 Re: PROBLEM: Kernel BUG with raid5 soft + Xen + DRBD - invalid opcodeShaohua Li
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Rafael J. Wysocki"
 Re: vfio/pci: guest error recovery proposal"Michael S. Tsirkin"
 RE: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus removeLong Li
 RE: [PATCH 2/2 v3] pci-hyperv: lock pci bus on device ejectLong Li
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ...Borislav Petkov
 Re: [PATCH] net: qrtr: Mark 'buf' as little endianBjorn Andersson
 Re: [PATCH v2] vfio/pci: Support error recovery"Michael S. Tsirkin"
 Re: [PATCH 01/12] PM / OPP: Add per OPP table mutexStephen Boyd
 Re: [PATCH] ceph/iov_iter: fix bad iov_iter handling in ceph splic ...Jeff Layton
 Re: [PATCH net-next] bridge: multicast to unicastLinus Lüssing
 Re: [PATCH v8 2/3] serial: exar: split out the exar code from 8250_pciAndy Shevchenko
[New][RFC] coccicheck: add a test for repeat memory fetchesKees Cook
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Paul E. McKenney"
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ...Borislav Petkov
[New][PATCH net-next v3] net: dsa: make "label" property optional for dsa2Vivien Didelot
 Re: [tpmdd-devel] [PATCH RFC 0/4] RFC: in-kernel resource managerJarkko Sakkinen
 Re: [PATCH 2/4] mm: add new mmget() helperAndrew Morton
 Re: [PATCH] perf: protect group_leader from races that cause ctxKees Cook
[New][PATCH RFC] ia64: export ia64_delay_loop for "allmodconfig" coveragePaul Gortmaker
 Re: [PATCH] qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba ..."Madhani, Himanshu"
 Re: [PATCH] serial: 8250_lpss: Unconditionally set PCI master for ...Andy Shevchenko
 Re: [PATCH v2] memory_hotplug: zone_can_shift() returns boolean valueAndrew Morton
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Paul E. McKenney"
[New][PATCH] mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
 Re: [PATCH] ACPI / OSL: Fix rcu synchronization logic"Rafael J. Wysocki"
 Re: [PATCH 02/12] PM / OPP: Add 'struct kref' to OPP tableStephen Boyd
[New]hfsplus: GPF when deleting many files/folderLukas N Wirz
 Re: [PATCH 03/12] PM / OPP: Return opp_table from dev_pm_opp_set_* ...Stephen Boyd
 Re: [PATCH 04/12] PM / OPP: Take reference of the OPP table while ...Stephen Boyd
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ...Borislav Petkov
 Re: [PATCH] mm: extend zero pages to same element pages for zramMinchan Kim
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Rafael J. Wysocki"
 Re: [PATCH 05/12] PM / OPP: Use dev_pm_opp_get_opp_table() instead ...Stephen Boyd
 Re: [RESEND][RFC] tpm_tis: broken on TPMs with a static burst count"Maciej S. Szmigiero"
 Re: [PATCH 06/12] PM / OPP: Add 'struct kref' to struct dev_pm_oppStephen Boyd
 Re: SELinux lead to soft lockup when pid 1 proceess reap childPaul Moore
 Re: [PATCH 08/12] PM / OPP: Take kref from _find_opp_table()Stephen Boyd
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Paul E. McKenney"
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ...Borislav Petkov
 Re: [PATCH 09/12] PM / OPP: Move away from RCU lockingStephen Boyd
[New]linux-next: build failure after merge of the net-next treeStephen Rothwell
 Re: [PATCH 10/12] PM / OPP: Simplify _opp_set_availability()Stephen Boyd
 [PATCHv14 3/3] rdmacg: Added documentation for rdmacgParav Pandit
 [PATCHv14 1/3] rdmacg: Added rdma cgroup controllerParav Pandit
 [PATCHv14 2/3] IB/core: added support to use rdma cgroup controllerParav Pandit
[New][PATCHv14 0/3] rdmacg: IB/core: rdma controller supportParav Pandit
[New][PATCH v2] ext4: move halfmd4 into hash.c directly"Jason A. Donenfeld"
 Re: [PATCH] clk: scpi: don't add cpufreq device if the scpi dvfs n ...Stephen Boyd
 Re: [PATCH] clk: clk-conf: Do not print error messages if EPROBE_DEFERStephen Boyd
 Re: [tip:x86/urgent] x86/CPU: Add native CPUID variants returning ...hpa@zytor ...
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Paul E. McKenney"
 Re: SELinux lead to soft lockup when pid 1 proceess reap childCasey Schaufler
 Re: [PATCH] clk: uniphier: remove unneeded #include <linux/delay.h>Stephen Boyd
 Re: [PATCH v2 1/6] mmc: sunxi: Always set signal delay to 0 for A64André_Przywara
 Re: [RFC PATCHv2 2/4] clk: mdm9615: Add EBI2 clockStephen Boyd
 Re: [PATCH v2 2/2] efi: efi_mem_reserve(): don't reserve through m ...Dave Young
 RE: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Zheng, Lv"
 Re: [BUG] Boot failure since df9bcc2bc on veyron_speedyShawn Lin
 RE: [PATCH] ACPI / OSL: Fix rcu synchronization logic"Zheng, Lv"
 Re: [PATCH v2 0/2] Provides support for alarm.Alexandre Belloni
 Re: [PATCH v2 5/6] arm64: allwinner: a64: Add MMC pinctrl nodesAndré_Przywara
 Re: [PATCH 1/4] perf, tools: Add probing for xedAndi Kleen
 Re: [PATCH v2] arm64: dts: rockchip: add "rockchip,grf" property f ...Xing Zheng
[New]New attempt at adding an disassembler to perf v2Andi Kleen
 [PATCH 2/5] perf, tools: Add one liner warning for disabled featuresAndi Kleen
 [PATCH 4/5] perf, tools, script: Add support for printing assemblerAndi Kleen
 [PATCH 3/5] perf, tools: Add disassembler for x86 using the XED li ...Andi Kleen
 [PATCH 1/5] perf, tools: Add probing for xedAndi Kleen
 [PATCH 5/5] perf, tools, script: Add brstackasm output for branch ...Andi Kleen
 Re: [BUG] Boot failure since df9bcc2bc on veyron_speedy"S. Gilles"
 Re: eMMC boot problem: switch to bus width 8 ddr failedShawn Lin
 Re: [PATCHv2 1/2] arm: Cleanup sanity_check_meminfoLaura Abbott
 Re: [PATCH 02/11] perf, tools: Parse eventcode as number in jeventsAndi Kleen
 Re: [PATCH tip/master v4] kprobes: extable: Identify kprobes' insn ...Masami Hiramatsu
[New]ANNOUNCE: mdadm 4.0 - A tool for managing md Soft RAID under LinuxJes Sorensen
 Re: [PATCH v7 3/4] drm/panel: Add support for S6E3HA2 panel driver ...Inki Dae
[New][PATCHv3 0/2] Memblock cleanup plus memory removal fixLaura Abbott
 [PATCHv3 2/2] arm: Adjust memory boundaries after reservationsLaura Abbott
 [PATCHv3 1/2] arm: Cleanup sanity_check_meminfoLaura Abbott
[New][PATCH 0/3] arm64: dts: A64 board MMC supportAndre Przywara
 [PATCH 1/3] arm64: dts: Pine64: add MMC supportAndre Przywara
 [PATCH 3/3] arm64: dts: add BananaPi-M64 supportAndre Przywara
 [PATCH 2/3] arm64: dts: sun50i: add UART1 pin nodesAndre Przywara
[New]linux-next: build failure after merge of the selinux treeStephen Rothwell
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Rafael J. Wysocki"
[New][PATCH v3] arm64: dts: rockchip: add "rockchip, grf" property for ...Xing Zheng
 Re: [PATCH v6 3/3] arm: dts: mt2701: Add node for Mediatek JPEG De ...Eddie Huang
 Re: Problem on SCTPSun Paul
 Re: Problem on SCTPSun Paul
 [PATCH 02/11] perf, tools: Parse eventcode as number in jeventsAndi Kleen
 [PATCH 01/11] perf, tools: Factor out scale conversion codeAndi Kleen
 [PATCH 05/11] perf, tools: Support event aliases for non cpu// pmusAndi Kleen
 [PATCH 07/11] perf, tools: Collapse identically named events in pe ...Andi Kleen
 [PATCH 08/11] perf, tools: Expand PMU events by prefix matchAndi Kleen
 [PATCH 09/11] perf, tools: Add a simple expression parser for JSONAndi Kleen
 [PATCH 11/11] perf, tools, stat: Output JSON MetricExpr metricAndi Kleen
 [PATCH 03/11] perf, tools: Add support for parsing uncore json filesAndi Kleen
 [PATCH 10/11] perf, tools: Support MetricExpr header in JSON event ...Andi Kleen
 [PATCH 04/11] perf, tools: Support per pmu json aliasesAndi Kleen
 [PATCH 06/11] perf, tools: Add debug support for outputing alias s ...Andi Kleen
[New]Support Intel uncore event lists v4Andi Kleen
 Re: [Resend][PATCH 2/3] PM / core / docs: Convert sleep states API ...Lukas Wunner
 Re: [PATCH 2/3] ARM: dts: imx25.dtsi: DryIce security violation in ...Shawn Guo
 Re: [PATCH] block: fix blk_get_backing_dev_info() crash, use bdev- ...Dan Williams
[New][PATCH 1/2] staging:rtl8192u:r819xU_cmdpkt.c Fix Alignment should ...Scott Matheina
 [PATCH 2/2] staging:rtl8192u:r819xU_cmdpkt.c Removes un-necessary ...Scott Matheina
[New][PATCH] checkpatch: warn when formats use %Z and suggest %zJoe Perches
 Re: [patch] mm, thp: add new background defrag optionDavid Rientjes
 Re: [PATCH v2] ARM: dts: imx/vf: Correct license textShawn Guo
[New][PATCH] usb: dwc3-exynos fix unspecified suspend clk error handlingShuah Khan
[New][PATCH 1/2] staging:sm750fb:ddk750_chip.c Adds braces to last arm ...Scott Matheina
 [PATCH 2/2] staging:sm750fb:ddk750_chip.c removes un-necessary bla ...Scott Matheina
 Re: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_siz ..."Paul E. McKenney"
 Re: [PATCH 10/10] module.h: remove extable.h include now users hav ...kbuild test robot
 Re: [PATCH 10/10] module.h: remove extable.h include now users hav ...kbuild test robot
 Re: [PATCH 1/2] Documentation: devicetree: Add document bindings f ...Sean Wang
 Re: [PATCH v3] arm64: dts: rockchip: add "rockchip, grf" property ...Shawn Lin
 Re: [PATCH v3 1/2] Doc: devicetree: bindings: Add vendor prefix en ...Shawn Guo
 Re: [PATCH v3 00/11] power: supply: bq275xx: implement individual ...Sebastian Reichel
 Re: [PATCH] vhost: scsi: constify target_core_fabric_ops structuresJason Wang
[New]linux-next: manual merge of the y2038 tree with the net-next treeStephen Rothwell
 Re: xfs: commit 6552321831dc "xfs: remove i_iolock and use i_rwse ...Mimi Zohar
[New][PATCH v2] locking/pvqspinlock: Wait early if vCPU is preemptedPan Xinhui
[New]linux-next: build warning after merge of the rtc treeStephen Rothwell
 Re: [PATCH v3] arm64: dts: rockchip: add "rockchip, grf" property ...Doug Anderson
 Re: [PATCH v3] arm64: dts: rockchip: add "rockchip, grf" property ...Doug Anderson
[New][PATCH] treewide: A few more executable files changed to non-execu ...Joe Perches
 Re: [PATCH V3] arm64: dts: ls1046a: Add TMU device tree supportShawn Guo
 Re: [PATCH v4 07/11] pwm: imx: Provide atomic PWM support for i.MX ...Stefan Agner
 Re: [PATCH] rcu: fix the OOM problem of huge IP abnormal packet tr ...Ding Tianhong
[New][PATCH] staging: most: hdm-usb: Fix sparse warning cast to restric ...Eric Salem
 Re: [PATCH resend v4 2/3] ARM: dts: imx6: Support Savageboard dualShawn Guo
 Re: [PATCH v3] arm64: dts: rockchip: add "rockchip, grf" property ...Xing Zheng
 Re: [PATCH] ARM: multi_v7_defconfig: enable Qualcomm RPMCCOlof Johansson
 Re: [PATCH] ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simp ...Olof Johansson
[New][PATCH v7 0/7] perf/amd/iommu: Enable multi-IOMMU supportSuravee Suthikulpanit
 [PATCH v7 1/7] perf/amd/iommu: Misc fix up perf_iommu_readSuravee Suthikulpanit
 [PATCH v7 5/7] perf/amd/iommu: Clean up perf_iommu_enable_eventSuravee Suthikulpanit
 [PATCH v7 4/7] perf/amd/iommu: Declare pr_fmt and remove unnecessa ...Suravee Suthikulpanit
 [PATCH v7 7/7] perf/amd/iommu: Enable support for multiple IOMMUsSuravee Suthikulpanit
 [PATCH v7 6/7] iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit
 [PATCH v7 3/7] perf/amd/iommu: Modify IOMMU API to allow specifyin ...Suravee Suthikulpanit
 [PATCH v7 2/7] perf/amd/iommu: Modify functions to query max banks ...Suravee Suthikulpanit
 Re: [patch] mm, thp: add new background defrag optionHugh Dickins
[New][PATCH] net: add the AF_QIPCRTR entries to family name tablesSuman Anna
[New]linux-next: Tree for Jan 10Stephen Rothwell
 Re: [PATCH 4/4] mm, page_alloc: Add a bulk page allocator"Hillf Danton"
 Re: [PATCH net-next] bridge: multicast to unicastLinus Lüssing
 Re: [PATCH 1/2] scsi: qla2xxx: silent -Wformat-security warning"Martin K. Petersen"
 Re: [PATCH 02/12] PM / OPP: Add 'struct kref' to OPP tableViresh Kumar
 Re: [PATCH] qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba ..."Martin K. Petersen"
 Re: [PATCH 06/12] PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar
 Re: [PATCH 09/12] PM / OPP: Move away from RCU lockingViresh Kumar
 Re: [PATCH resend v4 2/3] ARM: dts: imx6: Support Savageboard dualMilo Kim
 Re: [PATCH 12/12] PM / OPP: Update Documentation to remove RCU spe ...Viresh Kumar
[New][PATCH 1/4] staging:vt6656:key.c Aligned code with open parenthesisScott Matheina
 [PATCH 4/4] staging:vt6656:main_usb.c Removed un-needed blank linesScott Matheina
 [PATCH 3/4] staging:vt6656:main_usb.c Aligned code to match open ...Scott Matheina
 [PATCH 2/4] staging:vt6656:mac.c Aligned code to match open parent ...Scott Matheina
 Re: [PATCH V2 1/2] clk: qcom: gdsc: Add support for gdscs with HW ...Rajendra Nayak
 Re: [PATCH] scsi: mpt3sas: fix hang on ata passthru commands"Martin K. Petersen"
 Re: [PATCH v2] scsi: esas2r: Fix format string type mistakes"Martin K. Petersen"
\
 
  \ /
  Last update: 2020-01-02 09:45    [0.561 seconds]
©2004-2020 Jasper Spaans