lkml.org 
[lkml]   [2019]   [Jul]   [10]   [last100]  
 
/

10 Jul 2019

 
 [PATCH v2] gnss: core: added logging statement when kfifo_alloc failsKeyur Patel
 Re: [PATCH v7 06/18] kbuild: enable building KUnitMasahiro Yamada
 Re: [PATCH v7 10/25] arm64: compat: Add vDSOJohn Stultz
 Re: [PATCH v2] gpu/drm_memory: fix a few warningsJ Lovejoy
 Re: [PATCH 1/2] dt-bindings: milbeaut-m10v-hdmac: Add Socionext Mi ...Jassi Brar
 Re: [PATCH 5/7] ASoC: rockchip: rockchip-max98090: Add node for HDMICheng-yi Chiang
[New][RESEND PATCH 1/2] clk: imx8mm: rename lcdif pixel clockFancy Fang
 [RESEND PATCH 2/2] clk: imx8mm: rename 'share_count_dcss' to 'shar ...Fancy Fang
 Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1Stephen Rothwell
 Re: [PATCH] net/mlx5e: Return in default case statement in tx_post ...Leon Romanovsky
 Re: linux-next: build failure after merge of the rdma treeStephen Rothwell
[New]Question about ARM FASTFPEMasahiro Yamada
 Re: linux-next: build failure after merge of the net-next treeStephen Rothwell
 Re: [PATCH] RDMA/siw: Print error code while kthread_create failedLeon Romanovsky
 [PATCH v2] net/mlx5e: Refactor switch statements to avoid using un ...Nathan Chancellor
[New][PATCH v3 0/3] Powerpc64/Watchpoint: Few important fixesRavi Bangoria
 [PATCH v3 1/3] Powerpc64/Watchpoint: Fix length calculation for un ...Ravi Bangoria
 [PATCH v3 2/3] Powerpc64/Watchpoint: Don't ignore extraneous excep ...Ravi Bangoria
 [PATCH v3 3/3] Powerpc64/Watchpoint: Rewrite ptrace-hwbreak.c selftestRavi Bangoria
[New][PATCH 00/12] treewide: Fix GENMASK misusesJoe Perches
 [PATCH 02/12] clocksource/drivers/npcm: Fix misuse of GENMASK macroJoe Perches
 [PATCH 03/12] drm: aspeed_gfx: Fix misuse of GENMASK macroJoe Perches
 [PATCH 04/12] iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches
 [PATCH 06/12] mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches
 [PATCH 07/12] net: ethernet: mediatek: Fix misuses of GENMASK macroJoe Perches
 [PATCH 08/12] net: stmmac: Fix misuses of GENMASK macroJoe Perches
 [PATCH 10/12] phy: amlogic: G12A: Fix misuse of GENMASK macroJoe Perches
 [PATCH 09/12] rtw88: Fix misuse of GENMASK macroJoe Perches
 [PATCH 12/12] ASoC: wcd9335: Fix misuse of GENMASK macroJoe Perches
 [PATCH 11/12] staging: media: cedrus: Fix misuse of GENMASK macroJoe Perches
 [PATCH 05/12] irqchip/gic-v3-its: Fix misuse of GENMASK macroJoe Perches
 Re: [PATCH v2 05/10] net: hisilicon: HI13X1_GMAX need dreq reset a ...Jiangfeng Xiao
 [PATCH 01/12] checkpatch: Add GENMASK testsJoe Perches
 RE: [PATCH 09/12] rtw88: Fix misuse of GENMASK macroTony Chuang
[New][PATCH] ARM: stm32: use "depends on" instead of "if" after promptMasahiro Yamada
 Re: [GIT PULL] x86/topology changes for v5.3Linus Torvalds
 Re: [PATCH v3 17/30] locking/lockdep: Add read-write type for a lo ...Boqun Feng
 Re: [PATCH V12 01/12] PCI: Add #defines for some of PCIe spec r4.0 ...Vidya Sagar
 Re: linux-next: build failure after merge of the net-next treeLeon Romanovsky
[New][git pull] m68knommu changes for v5.3Greg Ungerer
 Re: [PATCH v2] net/mlx5e: Refactor switch statements to avoid usin ...Leon Romanovsky
 Re: [PATCH v2 00/11] FPGA DFL updatesWu Hao
 Re: [PATCH] sound: soc: codecs: mt6358: change return type of mt63 ...Tzung-Bi Shih
 Re: [PATCH v2] nvme: fix multipath crash when ANA desactivatedMarta Rybczynska
 Re: [PATCH v3 30/30] locking/lockdep: Remove irq-safe to irq-unsaf ...Boqun Feng
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Eric Biggers
 Re: [GIT PULL] x86/topology changes for v5.3Kees Cook
[New][PATCH] platform/x86: hp_accel: Add support for HP ZBook 17 G5Kai-Heng Feng
 Re: [PATCH v2] net/mlx5e: Refactor switch statements to avoid usin ...David Miller
[New][GIT] NetworkingDavid Miller
 Re: [PATCH v2 0/3] Documentation: virtual: convert .txt to .rstPaolo Bonzini
[New]kernel oops loading i915 after "x86/asm: Pin sensitive CR4 bits" ( ...Xi Ruoyao
 Re: [GIT PULL] scheduler changes for v5.3John Stultz
 Re: [PATCH v3 0/3] kernel/notifier.c: avoid duplicate registrationVasily Averin
 Re: [PATCH v2 00/11] FPGA DFL updatesGreg KH
 Re: [PATCH v3 0/3] kernel/notifier.c: avoid duplicate registrationGreg KH
 Re: Coccinelle: Checking the deletion of duplicate of_node_put() c ...Markus Elfring
 Re: [PATCH v2] net/mlx5e: Refactor switch statements to avoid usin ...Nathan Chancellor
[New]Reminder: 5 open syzbot bugs in lockdep subsystemEric Biggers
 Re: [PATCH 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODESThomas Gleixner
 Re: linux-next: manual merge of the char-misc tree with the driver ...Stephen Rothwell
 [PATCH net-next v3] net/mlx5e: Convert single case statement switc ...Nathan Chancellor
 Re: [PATCH 4.4 00/73] 4.4.185-stable reviewJon Hunter
 Re: [PATCH 4.9 000/102] 4.9.185-stable reviewJon Hunter
 Re: [PATCH v7 10/25] arm64: compat: Add vDSOThomas Gleixner
 Re: [PATCH 4.14 00/56] 4.14.133-stable reviewJon Hunter
 Re: [PATCH 4.19 00/90] 4.19.58-stable reviewJon Hunter
 Re: [PATCH 5.1 00/96] 5.1.17-stable reviewJon Hunter
 Re: [PATCH 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODESHoan Tran OS
 [PATCH] RDMA/siw: remove unnecessary print in iw_create_tx_threadsYueHaibing
 Re: [PATCH 02/13] cpufreq: qcom: Re-organise kryo cpufreq to use i ...Viresh Kumar
 Re: [RFC PATCH] x86: Remove X86_FEATURE_MFENCE_RDTSCPaolo Bonzini
[New][PATCH V13 00/12] PCI: tegra: Add Tegra194 PCIe supportVidya Sagar
 [PATCH V13 01/12] PCI: Add #defines for some of PCIe spec r4.0 fea ...Vidya Sagar
 [PATCH V13 02/12] PCI: Disable MSI for Tegra root portsVidya Sagar
 [PATCH V13 03/12] PCI: dwc: Perform dbi regs write lock towards th ...Vidya Sagar
 [PATCH V13 04/12] PCI: dwc: Move config space capability search APIVidya Sagar
 [PATCH V13 05/12] PCI: dwc: Add ext config space capability search APIVidya Sagar
 [PATCH V13 06/12] dt-bindings: PCI: designware: Add binding for CD ...Vidya Sagar
 [PATCH V13 07/12] PCI: dwc: Add support to enable CDM register checkVidya Sagar
 [PATCH V13 08/12] dt-bindings: Add PCIe supports-clkreq propertyVidya Sagar
[New]Reminder: 6 open syzbot bugs in mm subsystemEric Biggers
 Re: [RFC v2] vhost: introduce mdev based hardware vhost backendTiwei Bie
 [PATCH V13 09/12] dt-bindings: PCI: tegra: Add device tree support ...Vidya Sagar
 [PATCH V13 10/12] dt-bindings: PHY: P2U: Add Tegra194 P2U blockVidya Sagar
 [PATCH V13 11/12] phy: tegra: Add PCIe PIPE2UPHY supportVidya Sagar
 [PATCH V13 12/12] PCI: tegra: Add Tegra194 PCIe supportVidya Sagar
 Re: [PATCH v3 2/3] Powerpc64/Watchpoint: Don't ignore extraneous e ...Christophe Leroy
 Re: [PATCH v3 30/30] locking/lockdep: Remove irq-safe to irq-unsaf ...Yuyang Du
 Re: [PATCH 04/13] cpufreq: qcom: Refactor the driver to make it ea ...Viresh Kumar
 Re: [PATCH 2/5] KVM: cpuid: extract do_cpuid_7_mask and support mu ...Paolo Bonzini
 Re: [PATCH 5/5] KVM: cpuid: remove has_leaf_count from struct kvm_ ...Paolo Bonzini
 Re: [PATCH v3 2/3] Powerpc64/Watchpoint: Don't ignore extraneous e ...Ravi Bangoria
 Re: [PATCH v10 03/12] dt-binding: gce: add binding for gce client ...Bibby Hsieh
[New][PATCH] ASoC: Relocate my e-mail to .com domain zoneKirill Marinushkin
[New][PATCH V5 1/5] clocksource: imx-sysctr: Add internal clock divider ...Anson.Huang@nxp ...
 [PATCH V5 2/5] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platformsAnson.Huang@nxp ...
 [PATCH V5 5/5] arm64: dts: imx8mm: Enable cpu-idle driverAnson.Huang@nxp ...
 [PATCH V5 4/5] arm64: dts: imx8mq: Add system counter nodeAnson.Huang@nxp ...
 [PATCH V5 3/5] arm64: dts: imx8mm: Add system counter nodeAnson.Huang@nxp ...
 Re: [PATCH] s390/zcrypt: remove the exporting of ap_query_configur ...Harald Freudenberger
 Re: [PATCH 4/5] staging: mt7621-dts: add dt nodes for mt7621-pllChuanhong Guo
 Re: [v4 1/6] dt-bindings: media: Document bindings for DW MIPI CSI ...<Eugen.Hristev@microchi ...
 Re: [v2 0/5] arm64: allow to reserve memory for normal kexec kernelDave Young
 Re: linux-next: build failure after merge of the akpm-current treeMichal Hocko
 Re: [PATCH] r8169: add enable_aspm parameterAceLan Kao
[New][PATCH v2 0/4] Add HDMI jack support on RK3288Cheng-Yi Chiang
 [PATCH v2 1/4] ASoC: hdmi-codec: Add an op to set callback functio ...Cheng-Yi Chiang
 [PATCH v2 2/4] drm: bridge: dw-hdmi: Report connector status using ...Cheng-Yi Chiang
 [PATCH v2 3/4] ASoC: rockchip_max98090: Add dai_link for HDMICheng-Yi Chiang
 [PATCH v2 4/4] ASoC: rockchip_max98090: Add HDMI jack supportCheng-Yi Chiang
[New][PATCH v8 00/18] kunit: introduce KUnit, the Linux kernel unit tes ...Brendan Higgins
 [PATCH v8 01/18] kunit: test: add KUnit test runner coreBrendan Higgins
 [PATCH v8 02/18] kunit: test: add test resource management APIBrendan Higgins
 [PATCH v8 04/18] kunit: test: add kunit_stream a std::stream like ...Brendan Higgins
 [PATCH v8 03/18] kunit: test: add string_stream a std::stream like ...Brendan Higgins
 [PATCH v8 05/18] kunit: test: add the concept of expectationsBrendan Higgins
 [PATCH v8 06/18] kbuild: enable building KUnitBrendan Higgins
 [PATCH v8 07/18] kunit: test: add initial testsBrendan Higgins
 [PATCH v8 10/18] kunit: test: add tests for kunit test abortBrendan Higgins
 [PATCH v8 11/18] kunit: test: add the concept of assertionsBrendan Higgins
 [PATCH v8 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC S ...Brendan Higgins
 [PATCH v8 15/18] Documentation: kunit: add documentation for KUnitBrendan Higgins
 [PATCH v8 16/18] MAINTAINERS: add entry for KUnit the unit testing ...Brendan Higgins
 [PATCH v8 17/18] kernel/sysctl-test: Add null pointer test for sys ...Brendan Higgins
 [PATCH v8 14/18] kunit: defconfig: add defconfigs for building KUn ...Brendan Higgins
 [PATCH v8 13/18] kunit: tool: add Python wrappers for running KUni ...Brendan Higgins
 [PATCH v8 12/18] kunit: test: add tests for KUnit managed resourcesBrendan Higgins
 [PATCH v8 09/18] kunit: test: add support for test abortBrendan Higgins
 [PATCH v8 08/18] objtool: add kunit_try_catch_throw to the noretur ...Brendan Higgins
 Re: [git pull] m68knommu changes for v5.3Geert Uytterhoeven
 Re: [PATCH v7 06/18] kbuild: enable building KUnitBrendan Higgins
 Re: [1/2] powerpc/83xx: fix use-after-free in mpc831x_usb_cfg()Markus Elfring
 Re: [RFC v2] vhost: introduce mdev based hardware vhost backendJason Wang
 Re: [PATCH v14 2/2] dt-bindings: spi: Document Renesas R-Car Gen3 ...Geert Uytterhoeven
 Re: [PATCH 11/12] staging: media: cedrus: Fix misuse of GENMASK macroPaul Kocialkowski
 Re: [PATCH 5.1 00/96] 5.1.17-stable reviewGreg Kroah-Hartman
[New][PATCH] hwmon (occ): Add temp sensor value checkJoel Stanley
[New][PATCH 0/4] Fix some use-after-free problems in sound/soc/genericWen Yang
 [PATCH 3/4] ASoC: audio-graph-card: fix use-after-free in graph_da ...Wen Yang
 [PATCH 2/4] ASoC: simple-card: fix an use-after-free in simple_for ...Wen Yang
 [PATCH 4/4] ASoC: audio-graph-card: fix an use-after-free in graph ...Wen Yang
 [PATCH 1/4] ASoC: simple-card: fix an use-after-free in simple_dai ...Wen Yang
 Re: [PATCH] ipvs: Delete some unused space characters in KconfigSimon Horman
 Re: [RFC V3 00/18] objtool: Add support for arm64Raphael Gault
 Re: [PATCH -next v4] drm/amdgpu: return 'ret' immediately if faile ...maowenan
 Re: [v2 0/5] arm64: allow to reserve memory for normal kexec kernelBhupesh Sharma
 Re: [PATCH 2/5] KVM: cpuid: extract do_cpuid_7_mask and support mu ...Jing Liu
 Re: [PATCH 0/7] media: vimc: Add a V4L2 output deviceHans Verkuil
[New][PATCH] Check sk before sendpageYang Bin
 Re: [PATCH v2 00/11] FPGA DFL updatesWu Hao
[New]Greetings"Mrs. Aangela Gilbert"
 Re: [PATCH v2 1/2] leds: tlc591xx: simplify driver by using the ma ...Jean-Jacques Hiblot
[New][PATCH] ipvs: remove unnecessary spaceyangxingwu
 Re: [PATCH 2/5] KVM: cpuid: extract do_cpuid_7_mask and support mu ...Paolo Bonzini
 Re: [PATCH 5.1 00/96] 5.1.17-stable reviewGreg Kroah-Hartman
 Re: [PATCH 5.1 00/96] 5.1.17-stable reviewGreg Kroah-Hartman
 Re: [PATCH v8 06/18] kbuild: enable building KUnitMasahiro Yamada
 Re: [PATCH 5.1 00/96] 5.1.17-stable reviewGreg Kroah-Hartman
[New]general protection fault in rcu_coresyzbot
 Re: [PATCH] tipc: ensure skb->lock is initialisedEric Dumazet
[New][PATCH] [net-next] davinci_cpdma: don't cast dma_addr_t to pointerArnd Bergmann
 Re: [PATCH RFC 2/9] OPP: Export a number of helpers to prevent cod ...Sibi Sankar
 Re: [PATCH] printk: Do not lose last line in kmsg dumpVincent Whitchurch
 Re: [PATCH] ipvs: remove unnecessary spaceSimon Horman
[New]possible deadlock in shrink_dcache_parentsyzbot
 Re: [PATCH 0/4] Fix some use-after-free problems in sound/soc/genericKuninori Morimoto
[New][PATCH] [net-next] netfilter: bridge: make NF_TABLES_BRIDGE tristateArnd Bergmann
 Re: [PATCHv4 1/2] media: docs-rst: Document memory-to-memory video ...Hans Verkuil
[New][PATCH] watchdog: digicolor_wdt: drop unused variableArnd Bergmann
 Re: [PATCH v7 08/12] KVM/x86/vPMU: Add APIs to support host save/r ...Wei Wang
 Re: [PATCH] arm64/sve: fix genksyms generationWill Deacon
 Re: [PATCH v7 08/12] KVM/x86/vPMU: Add APIs to support host save/r ...Wei Wang
 Re: [PATCH] printk: Do not lose last line in kmsg dumpSergey Senozhatsky
 Re: Question about ARM FASTFPERussell King - ARM Linux admin
 Re: [PATCHv4 1/2] media: docs-rst: Document memory-to-memory video ...Tomasz Figa
 RE: [PATCH v9 5/6] usb:cdns3 Add Cadence USB3 DRD DriverPawel Laszczak
[New]linux-next: manual merge of the akpm-current tree with the iomap treeStephen Rothwell
 Re: [PATCH v7 10/25] arm64: compat: Add vDSOWill Deacon
 Re: [PATCH 05/12] irqchip/gic-v3-its: Fix misuse of GENMASK macroMarc Zyngier
 Re: [PATCH] ARM: mtd-xip: work around clang/llvm bugArnd Bergmann
[New][PATCH] smp: force all cpu to boot once under maxcpus optionPingfan Liu
 RE: [PATCH v2 1/2] rtw88: pci: Rearrange the memory usage for skb ...Tony Chuang
 Re: Re: [PATCH] RDMA/siw: Print error code while kthread_create f ..."Bernard Metzler"
 Re: [PATCH] dmaengine: tegra210-adma: Fix unused function warningsJon Hunter
 Re: [PATCH] printk: Do not lose last line in kmsg dumpSergey Senozhatsky
 Re: [PATCH 2/2] x86/numa: instance all parsed numa nodePingfan Liu
 Re: pagecache lockingJan Kara
 Re: [PATCH] dmaengine: tegra210-adma: mark PM funtions as __maybe_ ...Jon Hunter
 Re: [ALSA patch] [PATCH] ALSA: pcm: Enable MMAP status and control ...Timo Wischer
 [PATCH v3 1/2] rtw88: pci: Rearrange the memory usage for skb in R ...Jian-Hong Pan
 [PATCH v3 2/2] rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan
 Re: kernel oops loading i915 after "x86/asm: Pin sensitive CR4 bit ..."Dmitry V. Levin"
 Re: [PATCH] watchdog: digicolor_wdt: drop unused variableBaruch Siach
 Re: [PATCH] power: supply: bq25890_charger: Add the BQ25895 partKrzysztof Kozlowski
 Re: [PATCH] arm64/sve: fix genksyms generationMasahiro Yamada
 Re: [PATCH v2] nvme: fix multipath crash when ANA desactivatedMax Gurtovoy
 Re: [PATCH v2 1/2] rtw88: pci: Rearrange the memory usage for skb ...Jian-Hong Pan
 RE: [PATCH v3 1/2] rtw88: pci: Rearrange the memory usage for skb ...David Laight
 Re: [PATCH] ARM: mtd-xip: work around clang/llvm bugRussell King - ARM Linux admin
 Re: [PATCH v7 10/25] arm64: compat: Add vDSOThomas Gleixner
 Re: [PATCH] input: touchscreen: add delay time to device power onCrag Wang
 Re: [v4 2/6] media: platform: dwc: Add MIPI CSI-2 controller driver<Eugen.Hristev@microchi ...
[New][PATCH 00/21] perf db-export: Comm tidy-up and export switch eventsAdrian Hunter
 [PATCH 06/21] perf db-export: Move export__comm_thread into db_exp ...Adrian Hunter
 [PATCH 05/21] perf db-export: Export comm before exporting threadAdrian Hunter
 [PATCH 08/21] perf db-export: Export comm detailsAdrian Hunter
 [PATCH 09/21] perf scripts python: export-to-sqlite.py: Export com ...Adrian Hunter
 [PATCH 10/21] perf scripts python: export-to-postgresql.py: Export ...Adrian Hunter
 [PATCH 13/21] perf scripts python: export-to-sqlite.py: Add has_ca ...Adrian Hunter
 [PATCH 16/21] perf scripts python: exported-sql-viewer.py: Use new ...Adrian Hunter
 [PATCH 18/21] perf db-export: Factor out db_export__threads()Adrian Hunter
 [PATCH 17/21] perf script: Add scripting operation process_switch()Adrian Hunter
 [PATCH 19/21] perf db-export: Export switch eventsAdrian Hunter
 [PATCH 20/21] perf scripts python: export-to-sqlite.py: Export swi ...Adrian Hunter
 [PATCH 21/21] perf scripts python: export-to-postgresql.py: Export ...Adrian Hunter
 [PATCH 15/21] perf scripts python: exported-sql-viewer.py: Remove ...Adrian Hunter
 [PATCH 14/21] perf scripts python: export-to-postgresql.py: Add ha ...Adrian Hunter
 [PATCH 12/21] perf db-export: Also export thread's current commAdrian Hunter
 [PATCH 11/21] perf db-export: Factor out db_export__comm()Adrian Hunter
 [PATCH 07/21] perf db-export: Fix a white space issue in db_export ...Adrian Hunter
 [PATCH 01/21] perf db-export: Get rid of db_export__deferred()Adrian Hunter
 [PATCH 04/21] perf db-export: Export main_thread in db_export__sam ...Adrian Hunter
 [PATCH 02/21] perf db-export: Rename db_export__comm() to db_expor ...Adrian Hunter
 [PATCH 03/21] perf db-export: Pass main_thread to db_export__thread()Adrian Hunter
 Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800Krzysztof Kozlowski
 Re: [PATCH 3/3] ARM: dts: exynos: add initial data for coupled reg ...Krzysztof Kozlowski
 Re: [PATCH 11/13] arm64: dts: qcom: qcs404: Add CPR and populate O ...Viresh Kumar
 Re: [PATCH] hwmon (occ): Add temp sensor value checkAlexander Amelkin
 [tip:irq/urgent] irqchip/gic-v3-its: Fix misuse of GENMASK macrotip-bot for Joe Perches
[New][PATCH 1/2] gpio: em: remove the gpiochip before removing the irq ...Bartosz Golaszewski
 [PATCH 2/2] gpio: em: use a helper variable for &pdev->devBartosz Golaszewski
 [tip:timers/urgent] clocksource/drivers/npcm: Fix misuse of GENMAS ...tip-bot for Joe Perches
 Re: [PATCH v7 10/25] arm64: compat: Add vDSOWill Deacon
 Re: [RFC PATCH v2 0/3] Support CPU hotplug for ARM64Marc Zyngier
 Re: [RESEND, PATCH v4 0/2] cpufreq: Add sunxi nvmem based CPU scal ...Viresh Kumar
 Re: [PATCH 00/12] treewide: Fix GENMASK misusesJohannes Berg
 Re: [PATCH v7 12/12] KVM/VMX/vPMU: support to report GLOBAL_STATUS ...Wei Wang
 Re: [PATCH 1/1] scsi: aacraid: resurrect correct arc ctrl checks f ...Konstantin Khorenko
[New]Re: [1/2] powerpc/83xx: fix use-after-free in mpc831x_usb_cfg()Markus Elfring
[New][PATCH] bcache: fix deadlock in bcache_allocator()Andrea Righi
 [PATCH v2 1/2] Revert "scsi: aacraid: Remove reference to Series-9"Konstantin Khorenko
 [PATCH v2 2/2] scsi: aacraid: Remove references to Series-9 (only)Konstantin Khorenko
 [PATCH v2 0/2] aacraid: Host adapter Adaptec 6405 constantly reset ...Konstantin Khorenko
 Re: [PATCH net-next v3] net/mlx5e: Convert single case statement s ...Leon Romanovsky
[New][PATCH net-next] net: mlx5: Fix compiling error in tls.cMao Wenan
 Re: [PATCH 1/2] gpio: em: remove the gpiochip before removing the ...Phil Reid
 Re: [PATCH 00/12] treewide: Fix GENMASK misusesRussell King - ARM Linux admin
 Re: [PATCH v7 10/25] arm64: compat: Add vDSOVincenzo Frascino
 Re: [PATCH 1/2] gpio: em: remove the gpiochip before removing the ...Bartosz Golaszewski
 Re: [PATCH v7 10/25] arm64: compat: Add vDSOVincenzo Frascino
 Re: [PATCH] sound: pci: lx6464es: Remove unneeded variable errTakashi Iwai
 Re: [PATCH 4/4] tty: n_gsm: add ioctl to map serial device to mux' ...Martin_Hundebøll
 Re: [PATCH] sound: pci: lx6464es: Remove unneeded variable errTakashi Iwai
 Re: Question about ARM FASTFPEMasahiro Yamada
 Re: [PATCH] sound: ppc: snd_ps3: Remove Unneeded variable: "ret"Takashi Iwai
 Re: [PATCH 5.1 29/96] usb: gadget: udc: lpc32xx: allocate descript ...Pavel Machek
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeVille Syrjälä
 Re: [PATCHv4 1/2] media: docs-rst: Document memory-to-memory video ...Hans Verkuil
[New][PATCH 2/2] Fixed a brace styling issuesheetalsingala
 Re: Question about ARM FASTFPERussell King - ARM Linux admin
 Re: [GIT PULL] x86/topology changes for v5.3"Rafael J. Wysocki"
 Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800Kamil Konieczny
 Re: [PATCH v5] cpufreq/pasemi: fix an use-after-free in pas_cpufre ..."Rafael J. Wysocki"
 Re: [PATCH] cpufreq: imx-cpufreq-dt: Add i.MX8MN support"Rafael J. Wysocki"
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeMaxime Ripard
[New][RFC PATCH] PM: QoS: Get rid of unused flagsAmit Kucheria
 Re: [PATCH 1/2] gpio: em: remove the gpiochip before removing the ...Geert Uytterhoeven
 Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800Krzysztof Kozlowski
 Re: [PATCH 1/3] opp: core: add regulators enable and disableKamil Konieczny
[New][PATCH] driver core: Remove device link creation limitation"Rafael J. Wysocki"
 RE: [v4 1/6] dt-bindings: media: Document bindings for DW MIPI CSI ...Luis de Oliveira
 Re: [PATCH RFC] gpio: Add Virtual Aggregator GPIO DriverGeert Uytterhoeven
 Re: The tick is active on idle adaptive-tick CPUs when /dev/cpu_dm ..."Rafael J. Wysocki"
 RE: [v4 1/6] dt-bindings: media: Document bindings for DW MIPI CSI ...Luis de Oliveira
 Re: Question about ARM FASTFPERussell King - ARM Linux admin
[New][PATCH] fs/seq_file.c: Fix a UAF vulnerability in seq_release()bsauce
 RE: [PATCH 08/12] net: stmmac: Fix misuses of GENMASK macroJose Abreu
 Re: [PATCH V13 05/12] PCI: dwc: Add ext config space capability se ...Lorenzo Pieralisi
 Re: [PATCH 1/3] opp: core: add regulators enable and disableKamil Konieczny
 Re: [PATCH] blk-throttle: fix zero wait time for iops throttled groupKonstantin Khlebnikov
 Re: [PATCH 1/3] opp: core: add regulators enable and disableKamil Konieczny
 Re: Question about ARM FASTFPEMasahiro Yamada
 Re: Question about ARM FASTFPERussell King - ARM Linux admin
 Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUTMinchan Kim
[New][PATCH] ASoC: codecs: ad193x: Use regmap_multi_reg_write() when in ...Codrin Ciubotariu
 Re: [PATCH 2/5] blkcg, writeback: Rename wbc_account_io() to wbc_a ...Jan Kara
 Re: [PATCH v3 5/5] mm: factor out pmd young/dirty bit handling and ...Minchan Kim
 Re: [GIT PULL] scheduler changes for v5.3Peter Zijlstra
 Re: [PATCH] fs/seq_file.c: Fix a UAF vulnerability in seq_release()Eric Dumazet
[New][PATCH] s390/livepatch: Implement reliable stack tracing for the c ...Miroslav Benes
 RE: [PATCHv6 00/28] PCI: mobiveil: fixes for Mobiveil PCIe Host Br ..."Z.q. Hou"
[New][PATCH] sample_configfs: bin_file read and writeSunKe
[New]WARNING in port100_send_cmd_async/usb_submit_urbsyzbot
[New]WARNING in i2400mu_bus_bm_wait_for_ack/usb_submit_urbsyzbot
[New]WARNING in gpio_to_descsyzbot
[New]WARNING in iforce_get_id_packet/usb_submit_urbsyzbot
[New]WARNING in wa_nep_create/usb_submit_urbsyzbot
[New]linux-next: Tree for Jul 10Stephen Rothwell
[New][v2,1/2] rtc/fsl: add FTM alarm driver as the wakeup sourceBiwen Li
 [v2,2/2] Documentation: dt: binding: rtc: add binding for ftm alar ...Biwen Li
 Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUTMichal Hocko
 Re: [RFC PATCH v2 0/3] An alternative __vdso_sgx_enter_enclave() t ...Jarkko Sakkinen
[New]linux-next: Fixes tag needs some work in the pm treeStephen Rothwell
 Re: [PATCH V13 05/12] PCI: dwc: Add ext config space capability se ...Vidya Sagar
 Re: [GIT PULL] x86/topology changes for v5.3Xi Ruoyao
[New][PATCH 1/1] arm64: dts: sdm845: Add device node for Last level cac ...Vivek Gautam
[New]linux-next: Fixes tag needs some work in the mmc treeStephen Rothwell
 Re: [RFC PATCH] x86: Remove X86_FEATURE_MFENCE_RDTSCThomas Gleixner
 Re: [PATCH v2 00/11] Arasan SDHCI enhancements and ZynqMP Tap Dela ...Adrian Hunter
 Re: [PATCH 2/2] x86/numa: instance all parsed numa nodeThomas Gleixner
 Re: [PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 brid ...Maxime Ripard
[New][PATCH] thermal: Add some error messagesAmit Kucheria
 Re: [PATCHv2 3/4] tty: n_gsm: add helper to convert mux-num to/fro ...Alan Cox
 Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUTMinchan Kim
 Re: [GIT PULL] x86/topology changes for v5.3Xi Ruoyao
 Re: [PATCH 2/3] platform/x86/pcengines-apuv2: add legacy leds gpio ...Florian Eckert
 Re: [PATCH RESEND] Revert "x86/paravirt: Set up the virt_spin_lock ...Juergen Gross
 Re: [PATCH v12 1/5] can: m_can: Create a m_can platform frameworkDan Murphy
 Re: [PATCH] printk: Do not lose last line in kmsg dumpPetr Mladek
[New][git pull] m68k updates for 5.3 (take two)Geert Uytterhoeven
 Re: [PATCH net-next v6 04/15] ethtool: introduce ethtool netlink i ...Michal Kubecek
 Re: [PATCH v7 1/2] fTPM: firmware TPM running in TEEIlias Apalodimas
[New][gpio] f69e00bd21: unixbench.score -24.2% regressionkernel test robot
 Re: [GIT PULL] x86/topology changes for v5.3Thomas Gleixner
 Re: [PATCH] fs/seq_file.c: Fix a UAF vulnerability in seq_release()Matthew Wilcox
 Re: [PATCH v2] Documentation: filesystems: Convert ufs.txt to reSt ...Mauro Carvalho Chehab
[New]WARNING in mcba_usb_probe/usb_submit_urbsyzbot
 Re: [PATCH v8 0/5] arm64: ftrace with regsRuslan Bilovol
 Re: [PATCH 1/3] platform/x86/pcengines-apuv2: add mpcie reset gpio ...Florian Eckert
 Re: [GIT PULL] x86/topology changes for v5.3Jiri Kosina
 Re: [PATCH v2] Documentation: filesystems: Convert jfs.txt toMauro Carvalho Chehab
[New]Linux 3.16.70Ben Hutchings
[New][RFC PATCH 0/6] Rename functions to match their entry pointsJanusz Krzysztofik
 [RFC PATCH 2/6] drm/i915: Replace "_load" with "_probe" consequentlyJanusz Krzysztofik
 [RFC PATCH 3/6] drm/i915: Propagate "_release" function name suffi ...Janusz Krzysztofik
 [RFC PATCH 4/6] drm/i915: Propagate "_remove" function name suffix ...Janusz Krzysztofik
 [RFC PATCH 5/6] drm/i915: Propagate "_probe" function name suffix downJanusz Krzysztofik
 [RFC PATCH 6/6] drm/i915: Rename "inject_load_failure" module para ...Janusz Krzysztofik
 [RFC PATCH 1/6] drm/i915: Rename "_load"/"_unload" to match PCI en ...Janusz Krzysztofik
[New][PATCH] media: i2c: adv748x: Convert to new i2c device probe()Kieran Bingham
 Re: [PATCH net-next v6 06/15] ethtool: netlink bitset handlingMichal Kubecek
[New][PATCH v3 0/4] Add a generic driver for LED-based backlightJean-Jacques Hiblot
 [PATCH v3 4/4] backlight: add led-backlight driverJean-Jacques Hiblot
 [PATCH v3 3/4] dt-bindings: backlight: Add led-backlight bindingJean-Jacques Hiblot
 [PATCH v3 1/4] leds: Add of_led_get() and led_put()Jean-Jacques Hiblot
 [PATCH v3 2/4] leds: Add managed API to get a LED from a device driverJean-Jacques Hiblot
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeDmitry Osipenko
 Re: [Patch V3] Documentation: coresight: covert txt to rstMauro Carvalho Chehab
 Re: [PATCH] printk: Do not lose last line in kmsg dumpSteven Rostedt
 Re: [RFC PATCH 0/6] Rename functions to match their entry pointsChris Wilson
 Re: [PATCH 0/3] Update pcengines-apuv2 platform deviceFlorian Eckert
 Re: [RFC PATCH 0/6] Rename functions to match their entry pointsJanusz Krzysztofik
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeMaxime Ripard
[New]Linux 4.4.185Greg KH
 Re: Linux 4.4.185Greg KH
[New]Linux 4.9.185Greg KH
 Re: Linux 4.9.185Greg KH
[New]Linux 4.14.133Greg KH
 Re: [PATCH net-next v6 06/15] ethtool: netlink bitset handlingJiri Pirko
 Re: Linux 4.14.133Greg KH
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeDmitry Osipenko
[New]Linux 4.19.58Greg KH
 Re: Linux 4.19.58Greg KH
[New]Linux 5.1.17Greg KH
 Re: Linux 5.1.17Greg KH
[New][PATCH] vsyscall: use __iter_div_u64_rem()Arnd Bergmann
 [PATCH] arm64: vdso: Fix ABI regression in compat vdsoVincenzo Frascino
[New][PATCH] x86: fix LOWMEM_PAGES constantArnd Bergmann
[New][PATCH] acpi: blacklist: fix clang warning for unused dmi tableArnd Bergmann
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeMaxime Ripard
[New][PATCH] [net-next] net/mlx5e: avoid uninitialized variable useArnd Bergmann
[New][PATCH] mic: avoid statically declaring a 'struct device'.Arnd Bergmann
 Re: [PATCH v2 1/3] Documentation: kvm: Convert cpuid.txt to .rstMauro Carvalho Chehab
 Re: [PATCH 2/3] platform/x86/pcengines-apuv2: add legacy leds gpio ..."Enrico Weigelt, metux IT consult"
[New][PATCH] [net-next] IB/hfi1: removed shadowed 'err' variableArnd Bergmann
 Re: [PATCH] gpio: don't WARN() on NULL descs if gpiolib is disabled"Enrico Weigelt, metux IT consult"
 RE: [PATCH] tipc: ensure skb->lock is initialisedJon Maloy
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeDmitry Osipenko
[New][PATCH] ipv6: Use ipv6_authlen for lenyangxingwu
 Re: [PATCH v6 4/4] x86/xen: Add "nopv" support for HVM guestBoris Ostrovsky
 Re: [GIT PULL] x86/topology changes for v5.3Peter Zijlstra
 Re: [PATCH V4 2/5] clocksource/drivers/sysctr: Add clock-frequency ...Rob Herring
 Re: [RFC] udf: 2.01 interoperability issues with Windows 10Steve Magnani
 Re: [GIT PULL] x86/topology changes for v5.3Xi Ruoyao
 Re: [PATCH] arm64: vdso: Fix ABI regression in compat vdsoWill Deacon
 Re: [GIT PULL] x86/topology changes for v5.3Jiri Kosina
 Re: [GIT PULL] x86/topology changes for v5.3Jiri Kosina
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeDmitry Osipenko
 Re: [GIT PULL] x86/topology changes for v5.3Xi Ruoyao
[New][GIT PULL] Char/Misc driver patches for 5.3-rc1Greg KH
[New][GIT PULL] Staging/IIO driver patches for 5.3-rc1Greg KH
[New][GIT PULL] TTY/Serial patches for 5.3-rc1Greg KH
[New][GIT PULL] USB patches for 5.3-rc1Greg KH
 Re: [PATCH] drivers: thermal: processor_thermal: mark pm function ...Zhang Rui
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeDmitry Osipenko
[New][PATCH] libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
[New][PATCH -next] rdma/siw: Add missing dependencies on LIBCRC32C and ...Geert Uytterhoeven
 Re: [PATCH v7 10/25] arm64: compat: Add vDSOVincenzo Frascino
 Re: [PATCH] arm64: vdso: Fix ABI regression in compat vdsoVincenzo Frascino
[New][PATCH v7 0/6] Add CPU clock support for Armada 7K/8KGregory CLEMENT
 [PATCH v7 5/6] arm64: marvell: enable the Armada 7K/8K CPU clk driverGregory CLEMENT
 [PATCH v7 4/6] clk: mvebu: ap806: Fix clock name for the clusterGregory CLEMENT
 [PATCH v7 3/6] clk: mvebu: add CPU clock driver for Armada 7K/8KGregory CLEMENT
 [PATCH v7 2/6] clk: mvebu: add helper file for Armada AP and CP clocksGregory CLEMENT
 [PATCH v7 1/6] dt-bindings: ap806: add the cluster clock node in t ...Gregory CLEMENT
 Re: [GIT PULL] x86/topology changes for v5.3Peter Zijlstra
[New][RFC PATCH] fanotify, inotify, dnotify, security: add security hoo ...Aaron Goidel
 [PATCH v7 6/6] arm64: dts: marvell: Add cpu clock node on Armada 7K/8KGregory CLEMENT
 Re: [PATCH] drm: assure aux_dev is nonzero before using itTony Camuso
[New]KMSAN: uninit-value in friio_power_ctrlsyzbot
 Re: [PATCH 1/2] dt-bindings: milbeaut-m10v-hdmac: Add Socionext Mi ...Rob Herring
 Re: [v4 4/6] dt-bindings: phy: Document the Synopsys MIPI DPHY Rx ...Rob Herring
 Re: [RFC] udf: 2.01 interoperability issues with Windows 10Pali Rohár
 Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800Kamil Konieczny
 Re: [PATCH 1/3] opp: core: add regulators enable and disableKamil Konieczny
 Re: [PATCH 1/4] dt-bindings: iio/adc: Add a compatible string for ...Rob Herring
 Re: [PATCH 2/4] dt-bindings: iio/adc: Add AUX2 channel idx for JZ4 ...Rob Herring
 Re: [PATCHSET for-5.3/block] block: add blkcg bio punt mechanismJens Axboe
 Re: [PATCH] drm: assure aux_dev is nonzero before using itVille Syrjälä
 Re: KMSAN: uninit-value in friio_power_ctrlsyzbot
 Re: [PATCH] blk-throttle: fix zero wait time for iops throttled groupJens Axboe
[New][GIT PULL] MMC and MEMSTICK updates for v5.3Ulf Hansson
 [PATCH v2] arm64: vdso: Fix ABI regression in compat vdsoVincenzo Frascino
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeDmitry Osipenko
 Re: [GIT PULL] x86/topology changes for v5.3Thomas Gleixner
 Re: [PATCH 0/2] perf/hw_breakpoint: Fix breakpoint overcommit issuePeter Zijlstra
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeMaxime Ripard
[New][PATCH] clk: aspeed: Add SDIO gateAndrew Jeffery
[New][PATCH] mm: remove the exporting of totalram_pagesDenis Efremov
 Re: [Openipmi-developer] [PATCH] ipmi_si_intf: use usleep_range() ...Tejun Heo
[New][PATCH 0/3] ARM: configs: aspeed-g5: SD Controller supportAndrew Jeffery
 [PATCH 2/3] ARM: config: aspeed-g5: Enable SD ControllerAndrew Jeffery
 [PATCH 3/3] ARM: config: aspeed-g5: Enable EXT4, VFATAndrew Jeffery
 [PATCH 1/3] ARM: config: aspeed-g5: Refresh on 5.2Andrew Jeffery
 Re: Reminder: 5 open syzbot bugs in lockdep subsystemBart Van Assche
 Re: [PATCH v2 3/5] memremap: Add support for read-only memory mappingsWill Deacon
 Re: [PATCH RFC 0/4] DDR/L3 Scaling support on SDM845 SoCsSibi Sankar
 Re: [PATCH 2/2] cputime: remove duplicate code in account_process_tickPeter Zijlstra
 [PATCH 1/3] ARM: dts: aspeed: Describe SD controller in DTSIsAndrew Jeffery
 [PATCH 2/3] ARM: dts: aspeed: Enable both MMC slots on AST2500 EVBAndrew Jeffery
 [PATCH 3/3] ARM: dts: aspeed: Enable both MMC slots on SwiftAndrew Jeffery
[New][PATCH 0/3] ARM: dts: aspeed: Enable SD controllersAndrew Jeffery
 [PATCH RFC 3/4] lib/bpf: Add support for ftrace event attach and d ..."Joel Fernandes (Google)"
 [PATCH RFC 4/4] selftests/bpf: Add test for ftrace-based BPF attac ..."Joel Fernandes (Google)"
 [PATCH RFC 2/4] trace/bpf: Add support for attach/detach of ftrace ..."Joel Fernandes (Google)"
[New][PATCH RFC 0/4] Add support to directly attach BPF program to ftrace"Joel Fernandes (Google)"
 [PATCH RFC 1/4] Move bpf_raw_tracepoint functionality into bpf_trace.c"Joel Fernandes (Google)"
[New][PATCH 0/2] mmc: Add support for the ASPEED SD controllerAndrew Jeffery
 [PATCH 1/2] dt-bindings: mmc: Document Aspeed SD controllerAndrew Jeffery
 [PATCH 2/2] mmc: Add support for the ASPEED SD controllerAndrew Jeffery
 Re: [PATCH V13 05/12] PCI: dwc: Add ext config space capability se ...Lorenzo Pieralisi
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Bart Van Assche
 Re: [PATCH] drivers: thermal: processor_thermal: mark pm function ...Arnd Bergmann
 Re: Linux 5.1.17Bhaskar Chowdhury
 RE: [v4 2/6] media: platform: dwc: Add MIPI CSI-2 controller driverLuis de Oliveira
 Re: [PATCH] ipmi_si_intf: use usleep_range() instead of busy loopingTejun Heo
 Re: [PATCH] [net-next] net/mlx5e: avoid uninitialized variable useTariq Toukan
 Re: [GIT PULL] x86/topology changes for v5.3Jiri Kosina
 Re: Linux 3.16.70Bhaskar Chowdhury
 Re: [PATCH] blk-throttle: fix zero wait time for iops throttled groupKonstantin Khlebnikov
 Re: [PATCH] mm: remove the exporting of totalram_pagesMichal Hocko
 Re: [PATCH] blk-throttle: fix zero wait time for iops throttled groupJens Axboe
 Re: [GIT PULL] x86/topology changes for v5.3Thomas Gleixner
 Re: [PATCH] [net-next] davinci_cpdma: don't cast dma_addr_t to pointerIvan Khoronzhuk
 Re: [GIT PULL] x86/topology changes for v5.3Peter Zijlstra
[New][PATCH] virtio_pmem: fix sparse warningPankaj Gupta
 Re: [RFC V3 00/18] objtool: Add support for arm64Josh Poimboeuf
 Re: [PATCH v2] kvm: x86: Fix -Wmissing-prototypes warningsPaolo Bonzini
 Re: [PATCH v8 07/21] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB ...Will Deacon
[New][PATCH v6 0/5] net: macb: cover letterParshuram Thombare
 [PATCH v6 1/4] net: macb: add phylink supportParshuram Thombare
 Re: [PATCH net-next v6 06/15] ethtool: netlink bitset handlingMichal Kubecek
 [PATCH v6 2/4] net: macb: add support for sgmii MAC-PHY interfaceParshuram Thombare
 [PATCH v6 3/4] net: macb: add support for c45 PHYParshuram Thombare
 [PATCH v6 4/4] net: macb: add support for high speed interfaceParshuram Thombare
 Re: [GIT PULL] x86/topology changes for v5.3Xi Ruoyao
 Re: [PATCH -next] rdma/siw: Add missing dependencies on LIBCRC32C ...Jason Gunthorpe
[New]KMSAN: uninit-value in smsc95xx_read_eeprom (2)syzbot
 Re: [PATCH AUTOSEL 4.19 14/60] mwifiex: Abort at too short BSS des ...Sasha Levin
[New][RFC PATCH] drm/i915: Drop extern qualifiers from header function ...Janusz Krzysztofik
[New]RE: [PATCH 2/3 v1] ARM: dts: aspeed: Add SGPIO driverHongwei Zhang
 Re: [RFC PATCH] fanotify, inotify, dnotify, security: add security ...Amir Goldstein
[New][PATCH v3 0/3] Add ST lsm6dso i3c supportVitor Soares
 [PATCH v3 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM ...Vitor Soares
 [PATCH v3 1/3] regmap: add i3c bus supportVitor Soares
 [PATCH v3 2/3] i3c: move i3c_device_match_id to device.c and export itVitor Soares
[New][RFC PATCH] drm/i915: Join quoted strings and align them with open ...Janusz Krzysztofik
 Re: screen freeze with 5.2-rc6 Dell XPS-13 skylake i915James Bottomley
 Re: [RFC PATCH] drm/i915: Drop extern qualifiers from header funct ...Chris Wilson
 [Patch V4] Documentation: coresight: covert txt to rstPhong Tran
 Re: [PATCH] fs/seq_file.c: Fix a UAF vulnerability in seq_release()Alexander Duyck
 Re: [PATCH v3 1/3] regmap: add i3c bus supportMark Brown
[New][PATCH AUTOSEL 5.1 01/11] MIPS: ath79: fix ar933x uart parity modeSasha Levin
 [PATCH AUTOSEL 5.1 02/11] MIPS: fix build on non-linux hostsSasha Levin
 [PATCH AUTOSEL 5.1 03/11] drm/virtio: move drm_connector_update_ed ...Sasha Levin
 [PATCH AUTOSEL 5.1 05/11] drm/etnaviv: add missing failure path to ...Sasha Levin
 [PATCH AUTOSEL 5.1 04/11] arm64/efi: Mark __efistub_stext_offset a ...Sasha Levin
 [PATCH AUTOSEL 5.1 06/11] KVM: x86: degrade WARN to pr_warn_rateli ...Sasha Levin
 [PATCH AUTOSEL 5.1 10/11] dmaengine: jz4780: Fix an endian bug in ...Sasha Levin
[New][PATCH AUTOSEL 4.19 1/9] MIPS: ath79: fix ar933x uart parity modeSasha Levin
 [PATCH AUTOSEL 4.19 2/9] MIPS: fix build on non-linux hostsSasha Levin
 [PATCH AUTOSEL 4.19 5/9] KVM: x86: degrade WARN to pr_warn_ratelimitedSasha Levin
 [PATCH AUTOSEL 4.19 7/9] drm/imx: notify drm core before sending e ...Sasha Levin
 [PATCH AUTOSEL 4.19 9/9] dmaengine: imx-sdma: fix use-after-free o ...Sasha Levin
[New][PATCH AUTOSEL 4.14 1/8] MIPS: ath79: fix ar933x uart parity modeSasha Levin
 [PATCH AUTOSEL 4.14 3/8] arm64/efi: Mark __efistub_stext_offset as ...Sasha Levin
 [PATCH AUTOSEL 4.14 4/8] KVM: x86: degrade WARN to pr_warn_ratelimitedSasha Levin
 [PATCH AUTOSEL 4.14 6/8] drm/imx: notify drm core before sending e ...Sasha Levin
 [PATCH AUTOSEL 4.9 3/7] arm64/efi: Mark __efistub_stext_offset as ...Sasha Levin
 [PATCH AUTOSEL 4.9 6/7] drm/imx: only send event on crtc disable i ...Sasha Levin
 [PATCH AUTOSEL 4.9 5/7] drm/imx: notify drm core before sending ev ...Sasha Levin
[New][PATCH AUTOSEL 4.4 1/4] MIPS: ath79: fix ar933x uart parity modeSasha Levin
 [PATCH AUTOSEL 4.4 2/4] MIPS: fix build on non-linux hostsSasha Levin
 [PATCH AUTOSEL 4.4 4/4] dmaengine: imx-sdma: fix use-after-free on ...Sasha Levin
 [PATCH AUTOSEL 4.4 3/4] KVM: x86: degrade WARN to pr_warn_ratelimitedSasha Levin
 [PATCH AUTOSEL 4.9 2/7] MIPS: fix build on non-linux hostsSasha Levin
 [PATCH AUTOSEL 4.9 7/7] dmaengine: imx-sdma: fix use-after-free on ...Sasha Levin
 [PATCH AUTOSEL 4.9 4/7] KVM: x86: degrade WARN to pr_warn_ratelimitedSasha Levin
[New][PATCH AUTOSEL 4.9 1/7] MIPS: ath79: fix ar933x uart parity modeSasha Levin
 [PATCH AUTOSEL 4.14 8/8] dmaengine: imx-sdma: fix use-after-free o ...Sasha Levin
 [PATCH AUTOSEL 4.14 7/8] drm/imx: only send event on crtc disable ...Sasha Levin
 [PATCH AUTOSEL 4.14 5/8] scsi: iscsi: set auth_protocol back to NU ...Sasha Levin
 [PATCH AUTOSEL 4.14 2/8] MIPS: fix build on non-linux hostsSasha Levin
 [PATCH AUTOSEL 4.19 4/9] drm/etnaviv: add missing failure path to ...Sasha Levin
 [PATCH AUTOSEL 4.19 8/9] drm/imx: only send event on crtc disable ...Sasha Levin
 [PATCH AUTOSEL 4.19 6/9] scsi: iscsi: set auth_protocol back to NU ...Sasha Levin
 [PATCH AUTOSEL 4.19 3/9] arm64/efi: Mark __efistub_stext_offset as ...Sasha Levin
 [PATCH AUTOSEL 5.1 11/11] dmaengine: imx-sdma: fix use-after-free ...Sasha Levin
 [PATCH AUTOSEL 5.1 09/11] drm/imx: only send event on crtc disable ...Sasha Levin
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeDmitry Osipenko
 [PATCH AUTOSEL 5.1 08/11] drm/imx: notify drm core before sending ...Sasha Levin
 [PATCH AUTOSEL 5.1 07/11] scsi: iscsi: set auth_protocol back to N ...Sasha Levin
 Re: [PATCH v3 1/2] powerpc/boot: add {get, put}_unaligned_be32 to ...Michael Ellerman
 Re: [RFC PATCH] drm/i915: Join quoted strings and align them with ...Chris Wilson
 Re: [PATCH] bcache: fix deadlock in bcache_allocator()Coly Li
 Re: [GIT PULL] x86/topology changes for v5.3Thomas Gleixner
[New]Re: Coccinelle: Checking of_node_put() calls with SmPLMarkus Elfring
 Re: [PATCH 1/3] spi: spi-nxp-fspi: dynamically alloc AHB memory fo ...Mark Brown
 Re: [v1 0/5] allow to reserve memory for normal kexec kernelJames Morse
 [tip:timers/urgent] timekeeping/vsyscall: Use __iter_div_u64_rem()tip-bot for Arnd Bergmann
 [tip:x86/urgent] x86/pgtable/32: Fix LOWMEM_PAGES constanttip-bot for Arnd Bergmann
[New]Need to remove char pointers from trace eventsSteven Rostedt
 Re: [PATCH 1/2] drm/vram: store dumb bo dimensions.Daniel Vetter
[New][PATCH 2/3 v2] ARM: dts: aspeed: Add SGPIO driverHongwei Zhang
 Re: [PATCH] drm/bridge: sii902x: add audio graph card supportDaniel Vetter
 Re: [v2 0/5] arm64: allow to reserve memory for normal kexec kernelMatthias Brugger
 Re: [PATCH V13 08/12] dt-bindings: Add PCIe supports-clkreq propertyLorenzo Pieralisi
 [PATCH v3] Documentation: filesystems: Convert jfs.txt toShobhit Kukreti
[New][PATCH] ahci: Remove the exporting of ahci_em_messagesDenis Efremov
[New][PATCH v3 0/3] Documentation: virtual: convert .txt to .rstLuke Nowakowski-Krijger
 [PATCH v3 2/3] Documentation: kvm: Convert cpuid.txt to .rstLuke Nowakowski-Krijger
 [PATCH v3 3/3] Documentation: virtual: Add toctree hooksLuke Nowakowski-Krijger
 [PATCH v3] Documentation: filesystems: Convert ufs.txt to reStruct ...Shobhit Kukreti
 [PATCH v3 1/3] Documentation: virtual: Convert paravirt_ops.txt to ...Luke Nowakowski-Krijger
 Re: [PATCH 0/2] perf/hw_breakpoint: Fix breakpoint overcommit issueFrederic Weisbecker
 Applied "ASoC: audio-graph-card: fix use-after-free in graph_dai_l ...Mark Brown
 Applied "ASoC: rt1308: Remove executable attribute from source fil ...Mark Brown
 Applied "ASoC: simple-card: fix an use-after-free in simple_dai_li ...Mark Brown
 Applied "ASoC: Relocate my e-mail to .com domain zone" to the asoc ...Mark Brown
 Applied "spi: spi-fsl-qspi: change i.MX7D RX FIFO size" to the spi ...Mark Brown
 Applied "spi: dt-bindings: spi-controller: remove unnecessary 'max ...Mark Brown
 Applied "ASoC: simple-card: fix an use-after-free in simple_for_ea ...Mark Brown
 Applied "ASoC: audio-graph-card: fix an use-after-free in graph_ge ...Mark Brown
 RE: [EXT] Re: [PATCH 1/3] spi: spi-nxp-fspi: dynamically alloc AHB ...Han Xu
[New]Re: sched_clock and device suspend/resumeSteven Rostedt
[New][PATCH V2 0/1] tools/dtrace: initial implementation of DTraceKris Van Hees
 [PATCH V2 0/1] tools/dtrace: initial implementation of DTraceKris Van Hees
 Re: [PATCH] mic: avoid statically declaring a 'struct device'.Arnd Bergmann
 Re: [PATCH v2] arm64: vdso: Fix ABI regression in compat vdsoJohn Stultz
 Re: Need to remove char pointers from trace eventsVille Syrjälä
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeDmitry Osipenko
 Re: [GIT PULL] scheduler changes for v5.3John Stultz
 Re: [PATCH 00/12] treewide: Fix GENMASK misusesJoe Perches
 Re: [PATCH] bcache: fix deadlock in bcache_allocator()Andrea Righi
 Re: [PATCH v7 0/4] Panel rotation patchesSam Ravnborg
 Re: [PATCH 1/2] dt-bindings: mmc: Document Aspeed SD controllerRob Herring
 Re: [v2 0/5] arm64: allow to reserve memory for normal kexec kernelPavel Tatashin
 Re: [PATCH v2] arm64: vdso: Fix ABI regression in compat vdsoVincenzo Frascino
 Re: [v2 0/5] arm64: allow to reserve memory for normal kexec kernelPavel Tatashin
 Re: [PATCH v2 6/7] dt-bindings: net: realtek: Add property to conf ...Rob Herring
 Re: [v1 0/5] allow to reserve memory for normal kexec kernelPavel Tatashin
 Re: [PATCH] bcache: fix deadlock in bcache_allocator()Coly Li
 Re: [PATCH v3] Documentation: filesystems: Convert jfs.txt toMauro Carvalho Chehab
 Re: [GIT PULL] x86/topology changes for v5.3Xi Ruoyao
 Re: [v2 0/5] arm64: allow to reserve memory for normal kexec kernelPavel Tatashin
 Re: [PATCH v3] Documentation: filesystems: Convert ufs.txt to reSt ...Mauro Carvalho Chehab
 Re: Need to remove char pointers from trace eventsSteven Rostedt
[New][PATCH] drm/i915: Copy name string into ring buffer for intel_upda ...Steven Rostedt
 Re: [PATCH 00/12] treewide: Fix GENMASK misusesJoe Perches
 Re: [Patch V4] Documentation: coresight: covert txt to rstMauro Carvalho Chehab
[New]helloeddy william
 Re: [PATCH v1] drm/modes: Skip invalid cmdline modeDmitry Osipenko
 Re: [PATCH] drm/msm/a6xx: add missing MODULE_FIRMWARE()Rob Clark
 Re: [RFC PATCH v2 0/3] Support CPU hotplug for ARM64Maran Wilson
 Re: Reminder: 5 open syzbot bugs in lockdep subsystemEric Biggers
[New]linux-next: Fixes tag needs some work in the sound-asoc treeStephen Rothwell
 Re: screen freeze with 5.2-rc6 Dell XPS-13 skylake i915Paul Bolle
[New][ANNOUNCE] v5.0.21-rt16Sebastian Andrzej Siewior
[New][PATCH] staging: greybus: add logging statement when kfifo_alloc failsKeyur Patel
 Re: [PATCH V34 10/29] hibernate: Disable when the kernel is locked ...Joey Lee
 Re: [PATCH v2 6/7] dt-bindings: net: realtek: Add property to conf ...Florian Fainelli
 Re: screen freeze with 5.2-rc6 Dell XPS-13 skylake i915James Bottomley
 Re: [PATCH] staging: greybus: add logging statement when kfifo_all ...Greg Kroah-Hartman
 Re: [RFC PATCH] fanotify, inotify, dnotify, security: add security ...Casey Schaufler
 Re: [PATCH v2] nvme: fix multipath crash when ANA desactivatedChristoph Hellwig
 Re: [PATCH V3] drm/vkms: Add support for vkms work without vblankDaniel Vetter
 Re: screen freeze with 5.2-rc6 Dell XPS-13 skylake i915Paul Bolle
 Re: [RESEND PATCH v2 2/3] iommu/io-pgtable-arm: Add support for AA ...Robin Murphy
 Re: [RESEND PATCH v2 3/3] iommu/arm-smmu: Add support for DOMAIN_A ...Robin Murphy
 Re: [PATCH 0/2] drm/vkms: Use alpha value for blendingDaniel Vetter
 Re: [RFC PATCH] fanotify, inotify, dnotify, security: add security ...Randy Dunlap
 Re: [PATCH] locking/mutex: Test for initialized mutexWill Deacon
 RE: [PATCH] [net-next] IB/hfi1: removed shadowed 'err' variable"Marciniszyn, Mike"
 Re: [PATCH v2 1/7] EDAC/amd64: Support more than two controllers f ..."Phillips, Kim"
 Re: [RFC PATCH] fanotify, inotify, dnotify, security: add security ...Casey Schaufler
 Re: [PATCH] vsyscall: use __iter_div_u64_rem()Nathan Chancellor
 Re: [PATCH] [net-next] IB/hfi1: removed shadowed 'err' variableJason Gunthorpe
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Eric Biggers
 Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800Krzysztof Kozlowski
 Re: [PATCH 0/2] drm/vkms: Introduce basic support for configfsDaniel Vetter
 Re: [PATCH 1/3] opp: core: add regulators enable and disableKrzysztof Kozlowski
 Re: [PATCH V13 12/12] PCI: tegra: Add Tegra194 PCIe supportLorenzo Pieralisi
 Re: [PATCH v2] IB/rdmavt: Fix variable shadowing issue in rvt_crea ...Jason Gunthorpe
 Re: [PATCH v2] IB/rdmavt: Fix variable shadowing issue in rvt_crea ...Ira Weiny
 Re: [PATCH 2/3] devfreq: exynos-bus: convert to use dev_pm_opp_set ...Krzysztof Kozlowski
 Re: [PATCH v2] IB/rdmavt: Fix variable shadowing issue in rvt_crea ...Nathan Chancellor
 Re: [PATCH v2] IB/rdmavt: Fix variable shadowing issue in rvt_crea ...Nathan Chancellor
 Re: [PATCH v2 00/13] Cleanup recordmcount and begin objtool conversionSteven Rostedt
 Re: [PATCH] acpi: blacklist: fix clang warning for unused dmi tableNathan Chancellor
 [PATCH v2] drm/i915: Copy name string into ring buffer for intel_u ...Ville Syrjala
 Re: [PATCH] [net-next] net/mlx5e: avoid uninitialized variable useNathan Chancellor
 Re: [PATCH V13 08/12] dt-bindings: Add PCIe supports-clkreq propertyVidya Sagar
 Re: [PATCH v2] IB/rdmavt: Fix variable shadowing issue in rvt_crea ...Ira Weiny
[New]KASAN: global-out-of-bounds Read in dvb_pll_attachsyzbot
 Re: [PATCH v2 00/13] Cleanup recordmcount and begin objtool conversionJosh Poimboeuf
 Re: [RFC PATCH] fanotify, inotify, dnotify, security: add security ...Joe Perches
 Re: [PATCH] r8169: add enable_aspm parameterHeiner Kallweit
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Eric Biggers
 Re: [RFC PATCH] fanotify, inotify, dnotify, security: add security ...Joe Perches
[New][RESEND][PATCH v2] tools/power/x86/intel-speed-select: Add .gitign ...Srinivas Pandruvada
 Re: [Non-DoD Source] Re: [RFC PATCH] fanotify, inotify, dnotify, s ...Aaron Goidel
 Re: [PATCH V13 12/12] PCI: tegra: Add Tegra194 PCIe supportVidya Sagar
 Re: Re: [PATCH] RDMA/siw: Print error code while kthread_create failedJason Gunthorpe
 Re: screen freeze with 5.2-rc6 Dell XPS-13 skylake i915James Bottomley
 Re: [PATCH 1/6] dt-bindings: irqchip: Add PRUSS interrupt controll ...David Lechner
[New]Submit to the Tracing Microconference at Linux Plumbers 2019Steven Rostedt
[New][PATCH v3] mdev: Send uevents around parent device registrationAlex Williamson
 Re: [PATCH v9 1/6] filemap: check compound_head(page)->mapping in ...Johannes Weiner
[New]BUG: KASAN: global-out-of-bounds in ata_exec_internal_sg+0x50f/0xc70Jeffrin Thalakkottoor
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Bart Van Assche
[New][PATCH] rdma/siw: Use proper enumerated type in map_cqe_statusNathan Chancellor
 Re: [PATCH v9 1/6] filemap: check compound_head(page)->mapping in ...Johannes Weiner
 Re: linux-next: build failure after merge of the net-next treeJason Gunthorpe
 Re: [PATCH v9 2/6] filemap: update offset check in filemap_fault()Johannes Weiner
 Re: [RFC PATCH] fanotify, inotify, dnotify, security: add security ...Randy Dunlap
[New][PATCH] video: fbdev: nvidia: Remove extra returnSouptick Joarder
 Re: [PATCH v9 3/6] mm,thp: stats for file backed THPJohannes Weiner
[New][PATCH v2] virtio_pmem: fix sparse warningPankaj Gupta
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Eric Biggers
[New][PATCH] net: phy: make exported variables non-staticDenis Efremov
 Re: [RESEND PATCH v2 2/3] iommu/io-pgtable-arm: Add support for AA ...Jordan Crouse
 Re: [RFC PATCH v2 0/3] An alternative __vdso_sgx_enter_enclave() t ..."Xing, Cedric"
 Re: [PATCH 1/2] regmap: Add DSI bus supportJeffrey Hugo
[New][PATCH] video: fbdev: nvidia: Remove dead codeSouptick Joarder
 Re: [PATCH v3] mdev: Send uevents around parent device registrationKirti Wankhede
 Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial imp ...Kris Van Hees
 Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1"Gustavo A. R. Silva"
 Re: linux-next: build failure after merge of the tip treeIlya Dryomov
 Re: [PATCH V3 1/2] zpool: Add malloc_support_movable to zpool_driverShakeel Butt
 Re: [PATCH v9 4/6] khugepaged: rename collapse_shmem() and khugepa ...Johannes Weiner
 Re: [PATCH] staging: greybus: add logging statement when kfifo_all ...Keyur Patel
 Re: [PATCH v3] kasan: add memory corruption identification for sof ...Andrey Ryabinin
 Re: [PATCH] rdma/siw: Use proper enumerated type in map_cqe_statusJason Gunthorpe
 [PATCH v2] iommu: add support for drivers that manage iommu explicitlyRob Clark
 Re: [PATCH] Check sk before sendpageLee Duncan
 Re: [PATCH V3 2/2] zswap: Use movable memory if zpool support allo ...Shakeel Butt
 Re: [PATCH v5 0/5] Add object validation in ksize()Andrey Ryabinin
 Re: [GIT PULL] Keys: Set 4 - Key ACLs for 5.3Linus Torvalds
 Re: sched_clock and device suspend/resumeThomas Gleixner
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Bart Van Assche
[New][PATCHv3 0/6] CPPC optional registers AMD support"Natarajan, Janakarajan"
 [PATCHv3 6/6] drivers/cpufreq: Add a CPUFreq driver for AMD proces ..."Natarajan, Janakarajan"
 [PATCHv3 4/6] acpi/cppc: Add support for optional CPPC registers"Natarajan, Janakarajan"
 [PATCHv3 5/6] acpi/cppc: Add support for CPPC Enable register"Natarajan, Janakarajan"
 [PATCHv3 3/6] acpi/cppc: Rework cppc_set_perf() to use cppc_regs index"Natarajan, Janakarajan"
 [PATCHv3 2/6] acpi/cppc: Ensure only supported CPPC sysfs entries ..."Natarajan, Janakarajan"
 [PATCHv3 1/6] acpi/cppc: Add macros for CPPC register checks"Natarajan, Janakarajan"
 Re: [RFC PATCH] fanotify, inotify, dnotify, security: add security ...Stephen Smalley
 Re: [GIT PULL] x86/topology changes for v5.3Linus Torvalds
 Re: [Question] Should direct reclaim time be bounded?Mike Kravetz
 Re: [PATCH] watchdog: digicolor_wdt: drop unused variableGuenter Roeck
 Re: [PATCH] nfsd4: fix a deadlock on state owner replay mutex黄乐
 [tip:timers/urgent] timekeeping/vsyscall: Use __iter_div_u64_rem()tip-bot for Arnd Bergmann
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Eric Dumazet
 Re: [PATCH v6 0/5] net: macb: cover letterDavid Miller
 Re: [PATCH v9 5/6] mm,thp: add read-only THP support for (non-shme ...Johannes Weiner
 Re: [PATCH] Check sk before sendpageJames Bottomley
 Re: sched_clock and device suspend/resumeSteven Rostedt
[New][PATCH] dma-direct: Force unencrypted DMA under SME for certain DM ..."Lendacky, Thomas"
 Re: [PATCH] dax: Fix missed PMD wakeupsJan Kara
[New][PATCH] net/mlx5e: Move priv variable into case statement in mlx5e ...Nathan Chancellor
[New][PATCH] security/lsm_hooks: Updated set/remove xattr documentationCarmeli Tamir
 Re: sched_clock and device suspend/resumeThomas Gleixner
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Bart Van Assche
 Re: [PATCH v3 1/4] leds: Add of_led_get() and led_put()Pavel Machek
 Re: [PATCH v3 2/4] leds: Add managed API to get a LED from a devic ...Pavel Machek
 Re: [PATCH v9 6/6] mm,thp: avoid writes to file with THP in pagecacheJohannes Weiner
 Re: [PATCH v3 3/4] dt-bindings: backlight: Add led-backlight bindingPavel Machek
 Re: sched_clock and device suspend/resumeSteven Rostedt
 Re: [PATCH] locking/mutex: Test for initialized mutexSebastian Andrzej Siewior
 Re: sched_clock and device suspend/resumeThomas Gleixner
 Re: [PATCH v3 4/4] backlight: add led-backlight driverPavel Machek
 [PATCH 1/2] dt-bindings: iio: chemical: pms7003: convert bindings ...Tomasz Duszynski
 [PATCH 2/2] MAINTAINERS: add entry for plantower pms7003 driverTomasz Duszynski
[New][PATCH 0/2] iio: chemical: pms7003: convert bindings to yamlTomasz Duszynski
 Re: sched_clock and device suspend/resumeThomas Gleixner
[New][PATCHv3 1/4] tty: n_gsm: remove obsolete mknod doc exampleMartin Hundebøll
 [PATCHv3 3/4] tty: n_gsm: add helpers to convert mux-num to/from t ...Martin Hundebøll
 [PATCHv3 4/4] tty: n_gsm: add ioctl to map serial device to mux'ed ttyMartin Hundebøll
 [PATCHv3 2/4] tty: n_gsm: update doc example to use header for N_G ...Martin Hundebøll
[New][PATCHSET v3 btrfs/for-next] btrfs: fix cgroup writeback supportTejun Heo
 [PATCH 5/5] Btrfs: extent_write_locked_range() should attach inode ...Tejun Heo
 [PATCH 4/5] Btrfs: use REQ_CGROUP_PUNT for worker thread submitted ...Tejun Heo
 [PATCH 3/5] Btrfs: only associate the locked page with one async_c ...Tejun Heo
 [PATCH 2/5] Btrfs: delete the entire async bio submission frameworkTejun Heo
 [PATCH 1/5] Btrfs: stop using btrfs_schedule_bio()Tejun Heo
 Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial imp ...Daniel Borkmann
 Re: [PATCH] perf/x86/intel: Fix spurious NMI on fixed counterAndi Kleen
[New][PATCH RFC] modpost: Support I2C Aliases from OF tablesKieran Bingham
 [PATCH] x86/asm: Move native_write_cr0/3() out of lineThomas Gleixner
 Re: [PATCH 2/2] Documentation: dt: binding: rtc: add binding for f ...Li Yang
 Re: [Question] Should direct reclaim time be bounded?Michal Hocko
 Re: [PATCH v3 3/3] iio: imu: st_lsm6dsx: add i3c basic support for ...Lorenzo Bianconi
 Re: [v2,2/2] Documentation: dt: binding: rtc: add binding for ftm ...Li Yang
 Re: [GIT PULL] Keys: Set 4 - Key ACLs for 5.3Eric Biggers
 Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUTMichal Hocko
 Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial imp ...Steven Rostedt
 Re: [PATCH] trace:add "gfp_t" support in synthetic_eventsTom Zanussi
 [RFC][Patch v11 2/2] virtio-balloon: page_hinting: reporting to th ...Nitesh Narayan Lal
 [RFC][Patch v11 1/2] mm: page_hinting: core infrastructureNitesh Narayan Lal
[New][RFC][PATCH v11 0/2] mm: Support for page hintingNitesh Narayan Lal
 [QEMU Patch] virtio-baloon: Support for page hintingNitesh Narayan Lal
 Re: [PATCH v2 1/7] x86/paravirt: Make read_cr2() CALLEE_SAVESteven Rostedt
 Re: [PATCH] x86/asm: Move native_write_cr0/3() out of lineKees Cook
 Re: [PATCH] x86/asm: Move native_write_cr0/3() out of lineThomas Gleixner
 Re: [PATCH] gpio: don't WARN() on NULL descs if gpiolib is disabled"Claus H. Stovgaard"
 Re: [PATCH] x86/asm: Move native_write_cr0/3() out of linePeter Zijlstra
 Re: [RFC PATCH] fanotify, inotify, dnotify, security: add security ...Casey Schaufler
 Re: [PATCH] ipmi_si_intf: use usleep_range() instead of busy loopingCorey Minyard
 Re: [PATCH v2 2/7] x86/entry/32: Simplify common_exceptionSteven Rostedt
 Re: [PATCH 1/2] dt-bindings: iio: chemical: pms7003: convert bindi ...Rob Herring
[New][PATCH v3 03/11] KVM: SVM: Add KVM_SEV_SEND_FINISH command"Singh, Brijesh"
[New][PATCH v3 04/11] KVM: SVM: Add support for KVM_SEV_RECEIVE_START c ..."Singh, Brijesh"
[New]next-20190708: kernel BUG at lib/lockref.c:189, softlockups in shr ...Pavel Machek
[New][PATCH v3 06/11] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command"Singh, Brijesh"
[New][PATCH v3 02/11] KVM: SVM: Add KVM_SEND_UPDATE_DATA command"Singh, Brijesh"
[New][PATCH v3 11/11] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl"Singh, Brijesh"
[New][PATCH v3 09/11] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl"Singh, Brijesh"
[New][PATCH v3 10/11] mm: x86: Invoke hypercall when page encryption st ..."Singh, Brijesh"
[New][PATCH v3 08/11] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall"Singh, Brijesh"
[New][PATCH v3 05/11] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command"Singh, Brijesh"
[New][PATCH v3 07/11] KVM: x86: Add AMD SEV specific Hypercall3"Singh, Brijesh"
[New][PATCH v3 01/11] KVM: SVM: Add KVM_SEV SEND_START command"Singh, Brijesh"
 Re: [PATCH V13 01/12] PCI: Add #defines for some of PCIe spec r4.0 ...Bjorn Helgaas
 Re: [PATCH] dax: Fix missed PMD wakeupsMatthew Wilcox
 Re: [PATCH v2 2/7] x86/entry/32: Simplify common_exceptionPeter Zijlstra
 Re: [GIT PULL] Keys: Set 4 - Key ACLs for 5.3Eric Biggers
 Re: [QEMU Patch] virtio-baloon: Support for page hintingAlexander Duyck
 Re: [RFC][PATCH v11 0/2] mm: Support for page hintingDave Hansen
 [tip:x86/urgent] x86/asm: Move native_write_cr0/4() out of linetip-bot for Thomas Gleixner
[New][patch] x86/mm: Free sme_early_buffer after initDavid Rientjes
 Re: [PATCH] mmc: dw_mmc: Fix occasional hang after tuning on eMMCDoug Anderson
 Re: [PATCH v2 3/7] x86/entry/64: Simplify idtentry a littleSteven Rostedt
 Re: [PATCH v2 4/7] x86/entry/64: Update comments and sanity tests ...Steven Rostedt
 Re: [v2,2/2] Documentation: dt: binding: rtc: add binding for ftm ...Rob Herring
 Re: [PATCH v2 5/7] x86/mm, tracing: Fix CR2 corruptionSteven Rostedt
 Re: [PATCH v7 16/18] MAINTAINERS: add entry for KUnit the unit tes ...Brendan Higgins
 Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial imp ...Jonathan Corbet
[New][PATCH] staging: gasket: apex: fix copy-paste typoIvan Bornyakov
 Re: [RFC][Patch v11 1/2] mm: page_hinting: core infrastructureDave Hansen
[New][PATCH] Fix perf stat repeat segfaultNumfor Mbiziwo-Tiapo
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Eric Dumazet
[New][GIT PULL] Devicetree updates for 5.3Rob Herring
 Re: [PATCH] mm/z3fold.c: don't try to use buddy slots after freeShakeel Butt
 [PATCH 02/10] blkcg: make ->cpd_init_fn() optionalTejun Heo
 [PATCH 03/10] blkcg: separate blkcg_conf_get_disk() out of blkg_co ...Tejun Heo
 [PATCH 07/10] blk-mq: add optional request->pre_start_time_nsTejun Heo
 [PATCH 10/10] blkcg: add tools/cgroup/iocost_coef_gen.pyTejun Heo
 [PATCH 08/10] blkcg: implement blk-iocostTejun Heo
 [PATCH 06/10] blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/Tejun Heo
 [PATCH 05/10] block/rq_qos: implement rq_qos_ops->queue_depth_chan ...Tejun Heo
 [PATCH 09/10] blkcg: add tools/cgroup/iocost_monitor.pyTejun Heo
[New][PATCHSET v2 block/for-linus] IO cost model based work-conserving ...Tejun Heo
 [PATCH 01/10] blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo
 [PATCH 04/10] block/rq_qos: add rq_qos_merge()Tejun Heo
 Re: [PATCH] hwmon (occ): Add temp sensor value checkGuenter Roeck
 Re: [PATCH] tipc: ensure skb->lock is initialisedChris Packham
 Re: [v2,1/2] rtc/fsl: add FTM alarm driver as the wakeup sourceLi Yang
 Re: [PATCH AUTOSEL 4.19 14/60] mwifiex: Abort at too short BSS des ...Brian Norris
[New][PATCH] objtool: Use Elf_Scn typedef instead of assuming struct nameJosh Poimboeuf
 Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial imp ...Daniel Borkmann
[New][PATCH] objtool: Rename elf_open() to prevent conflict with libelf ...Josh Poimboeuf
 [PATCH 11/10] block: omit request->pre_start_time_ns if !CONFIG_BL ...Tejun Heo
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Bart Van Assche
[New][patch] crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUALDavid Rientjes
[New][PATCH] mm/z3fold.c: remove z3fold_migration trylockHenry Burns
 Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial imp ...Brendan Gregg
 Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1Stephen Rothwell
[New][PATCH] iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
 Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial imp ...Kris Van Hees
 Re: linux-next: build failure after merge of the tip treeStephen Rothwell
 Re: [PATCH] mm/z3fold.c: remove z3fold_migration trylockShakeel Butt
[New]list corruption in deferred_split_scan()Qian Cai
 Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial imp ...Brendan Gregg
 Re: [PATCH] mm/z3fold.c: remove z3fold_migration trylockHenry Burns
[New][PATCH 4/6] media: i2c: s5c73m3: Convert to new i2c device probe()Kieran Bingham
[New][PATCH 5/6] media: i2c: et8ek8: Convert to new i2c device probe()Kieran Bingham
[New][PATCH 2/6] media: radio: si470x: Convert to new i2c device probe()Kieran Bingham
[New][PATCH 1/6] media: radio: si4713: Convert to new i2c device probe()Kieran Bingham
[New][PATCH 3/6] media: i2c: smiapp: Convert to new i2c device probe()Kieran Bingham
[New][PATCH 6/6] media: i2c: Convert to new i2c device probe()Kieran Bingham
 Re: [RFC][Patch v11 1/2] mm: page_hinting: core infrastructureAlexander Duyck
 Re: screen freeze with 5.2-rc6 Dell XPS-13 skylake i915Paul Bolle
 Re: [PATCH v2] gen_compile_command: Add support for separate KBUIL ...Matthias Kaehlcke
[New][GIT PULL] nfsd changes for 5.3(J. Bruce Fields)
[New]Greetings!fuqingzheng@asia ...
 Re: [PATCH] driver core: Remove device link creation limitationSaravana Kannan
 Re: [patch] crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL"Lendacky, Thomas"
 Re: [PATCH 08/16] nfsd: escape high characters in binary data"J. Bruce Fields"
 Re: BUG: MAX_STACK_TRACE_ENTRIES too low! (2)Peter Zijlstra
 Re: [PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 brid ...Vasily Khoruzhick
[New][PATCH] Fix perf test data race for tsan buildNumfor Mbiziwo-Tiapo
 Re: screen freeze with 5.2-rc6 Dell XPS-13 skylake i915James Bottomley
[New]are you still alive?Bryan Cattano
[New][GIT PULL] gfs2: 5.3 mergeAndreas Gruenbacher
 Re: [PATCH] Staging: rtl8723bs: hal: rtl8723bs_recv.c: Fix code styleJoe Perches
 Re: [PATCH] Revert "of/device: Really only set bus DMA mask when a ...Alistair Francis
 Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial imp ...David Miller
 Re: [PATCH V2 0/1] tools/dtrace: initial implementation of DTraceDavid Miller
 Re: [PATCH v5 2/7] drm/panel: simple: Add ability to override typi ...Doug Anderson
 Re: [RFC PATCH v2 0/3] An alternative __vdso_sgx_enter_enclave() t ...Jarkko Sakkinen
 Re: [RFC PATCH v2 0/3] An alternative __vdso_sgx_enter_enclave() t ..."Xing, Cedric"
 Re: [PATCH v5 2/7] drm/panel: simple: Add ability to override typi ...Doug Anderson
[New][PATCH] input: API for Setting a Timestamp from a DriverAtif Niyaz
 Re: [PATCH v4 00/11] add thermal driver for h6Vasily Khoruzhick
 Re: [PATCH] ASoC: Intel: Atom: read timestamp moved to period_elapsedCurtis Malainey
 Re: [RFC PATCH v2 0/3] An alternative __vdso_sgx_enter_enclave() t ...Jarkko Sakkinen
[New][PATCH] checkpatch.pl: warn on invalid commit hashMatteo Croce
 Re: objtool warnings in prerelease clang-9Josh Poimboeuf
 bpf_prog_free_deferred bug. WAS: Re: WARNING in mark_chain_precisionAndrii Nakryiko
 Re: [PATCH V3 2/2] ASoC: fsl_esai: recover the channel swap after xrunNicolin Chen
 Re: [Question] Should direct reclaim time be bounded?Mike Kravetz
 Re: [RFC PATCH v2 0/3] An alternative __vdso_sgx_enter_enclave() t ..."Xing, Cedric"
 Re: [RFC][PATCH v11 0/2] mm: Support for page hintingAlexander Duyck
 Re: [PATCH] checkpatch.pl: warn on invalid commit hashJoe Perches
 Re: objtool warnings in prerelease clang-9Nick Desaulniers
 Re: [bpf-next v3 01/12] selftests/bpf: Print a message when tester ...Andrii Nakryiko
 Re: [bpf-next v3 02/12] selftests/bpf: Avoid a clobbering of errnoAndrii Nakryiko
 Re: [PATCH] rdma/siw: Use proper enumerated type in map_cqe_statusNick Desaulniers
 Re: [bpf-next v3 03/12] selftests/bpf: Avoid another case of errno ...Andrii Nakryiko
 Re: [bpf-next v3 04/12] selftests/bpf: Use bpf_prog_test_run_xattrAndrii Nakryiko
 Re: objtool warnings in prerelease clang-9Josh Poimboeuf
 Re: [PATCH v5 2/2] RISC-V: Setup initial page tables in two stagesPaul Walmsley
 Re: next-20190708: kernel BUG at lib/lockref.c:189, softlockups in ...Andrew Morton
 Re: [PATCH] thermal: Add some error messagesJoe Perches
 Re: list corruption in deferred_split_scan()Yang Shi
[New][PATCH v2] checkpatch.pl: warn on invalid commit idMatteo Croce
 Re: [PATCH] ipvs: remove unnecessary spaceJoe Perches
 Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUTMinchan Kim
 Re: next-20190708: kernel BUG at lib/lockref.c:189, softlockups in ...Al Viro
 Re: linux-next: build failure after merge of the akpm-current treeAndrew Morton
 Re: linux-next: Fixes tag needs some work in the sound-asoc treeTzung-Bi Shih
 [PATCH v2] i915: intel_dp_aux_backlight: Fix max backlight calcula ...Furquan Shaikh
 Re: [PATCH 1/2] dt-bindings: mmc: Document Aspeed SD controller"Andrew Jeffery"
 Re: [PATCH] ASoC: codecs: ad193x: Use regmap_multi_reg_write() whe ...Tzung-Bi Shih
 Re: [f2fs-dev] [PATCH] f2fs: allow all the users to pin a fileChao Yu
 RE: [PATCH] ahci: Remove the exporting of ahci_em_messages"Liu, Chuansheng"
 RE: [PATCH V4 2/5] clocksource/drivers/sysctr: Add clock-frequency ...Anson Huang
[New][RFC][PATCH] io_uring: Incapsulate conditional mem accounting"Pavel Begunkov (Silence)"
 Re: [bpf-next v3 05/12] selftests/bpf: Allow passing more informat ...Andrii Nakryiko
 Re: [PATCH 0/2] Fix misuse of blk_rq_stats in blk-iolatencyPavel Begunkov
[New][PATCH v2] KVM: x86: PMU Event FilterEric Hankland
[New][PATCH v4 0/4] Introduce MADV_COLD and MADV_PAGEOUTMinchan Kim
 [PATCH v4 1/4] mm: introduce MADV_COLDMinchan Kim
 [PATCH v4 2/4] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIMMinchan Kim
 [PATCH v4 3/4] mm: account nr_isolated_xxx in [isolate|putback]_lr ...Minchan Kim
 [PATCH v4 4/4] mm: introduce MADV_PAGEOUTMinchan Kim
 Re: [PATCH v2 1/2] dt-bindings: mmc: add DT bindings for Milbeaut ...<orito.takao@socionex ...
[New][PATCH v2] f2fs: improve print log in f2fs_sanity_check_ckpt()Chao Yu
[New]I WANT YOU TO USE THIS DONATION TO HELP THE POOR URGENT."Mrs.Ivvone Balakiwal"
[New]linux-next: build warning after merge of the pm treeStephen Rothwell
 RE: [PATCH v3 0/3] kernel/notifier.c: avoid duplicate registrationNixiaoming
 Re: [PATCH 2/3 v1] ARM: dts: aspeed: Add SGPIO driver"Andrew Jeffery"
 Re: [PATCH 2/3 v2] ARM: dts: aspeed: Add SGPIO driver"Andrew Jeffery"
 Re: linux-next: build failure after merge of the net-next treeStephen Rothwell
 Re: [PATCH 08/16] nfsd: escape high characters in binary dataKees Cook
 RE: [PATCH v3 0/3] kernel/notifier.c: avoid duplicate registrationNixiaoming
 Re: [GIT PULL] Keys: Set 4 - Key ACLs for 5.3Linus Torvalds
[New][PATCH v1] drm/modes: Don't apply cmdline's rotation if it wasn't ...Dmitry Osipenko
[New][PATCH v2] arm: dts: mediatek: add basic support for MT7629 SoC<ryder.lee@kernel ...
[New][PATCH v1 1/1] arm64: dts: rockchip: Add support for TB-96AI boardElon Zhang
 Re: [PATCH v3 1/4] perf pmu: Support more complex PMU event aliasingJohn Garry
 Re: linux-next: build failure after merge of the net-next treeJason Gunthorpe
[New][PATCH] drm/virtio: kick vq outside of the vq lockChia-I Wu
[New][PATCH] x86/stacktrace: Fix infinite loop in arch_stack_walk_user()Eiichi Tsukata
 Re: [PATCH v6 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioct ...Chia-I Wu
 [PATCH] drm/virtio: kick vq outside of the vq lockChia-I Wu
[New][PATCH 1/1] riscv: Fix perf record without libelf supportMao Han
[New][PATCH] hwmon (occ): Fix division by zero issueLei YU
[New][PATCH 1/2] dt-bindings: imx-ocotp: Add i.MX8MN compatibleAnson.Huang@nxp ...
 [PATCH 2/2] nvmem: imx-ocotp: Add i.MX8MN supportAnson.Huang@nxp ...
 Re: [BUG] lockdep splat with kernfs lockdep annotations and slab m ...Steven Rostedt
 Re: [PATCH] rdma/siw: Use proper enumerated type in map_cqe_statusNathan Chancellor
 Re: [GIT PULL] Keys: Set 4 - Key ACLs for 5.3Mimi Zohar
[New][PATCH] ARM: fix O= building with CONFIG_FPE_FASTFPEMasahiro Yamada
[New][PATCH] ARM: fix O= building with CONFIG_FPE_FASTFPEMasahiro Yamada
 Re: [PATCH] dax: Fix missed PMD wakeupsMatthew Wilcox
[New][PATCH 1/2] drm/ttm: use the same attributes when freeing d_page-> ...Fuqian Huang
 Re: [PATCH 4/6] irqchip/irq-pruss-intc: Add helper functions to co ...David Lechner
[New][PATCH 2/2] dmaengine: pl330: use the same attriobutes when freein ...Fuqian Huang
 Re: [PATCH] ARM: fix O= building with CONFIG_FPE_FASTFPEMasahiro Yamada
[New][PATCH v2 0/6] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)Dmitry Osipenko
 [PATCH v2 4/6] cpuidle: tegra: Support CPU cluster power-down on T ...Dmitry Osipenko
 Re: linux-next: build failure after merge of the net-next treeStephen Rothwell
 [PATCH v2 6/6] ARM: tegra: Enable Tegra cpuidle driver in tegra_de ...Dmitry Osipenko
 [PATCH v2 5/6] ARM: multi_v7_defconfig: Enable Tegra cpuidle driverDmitry Osipenko
 [PATCH v2 3/6] cpuidle: Add unified driver for NVIDIA Tegra SoCsDmitry Osipenko
 [PATCH v2 1/6] ARM: tegra: Remove cpuidle driversDmitry Osipenko
 [PATCH v2 2/6] ARM: tegra: Expose functions required for cpuidle d ...Dmitry Osipenko
 Re: linux-next: build failure after merge of the net-next treeStephen Rothwell
 Re: [PATCH v2 6/7] x86/entry/64: Remove TRACE_IRQS_*_DEBUGSteven Rostedt
 Re: linux-next: build failure after merge of the net-next treeStephen Rothwell
[New][PATCH -next] mfd: rk808: Mark rk8xx_resume and rk8xx_suspend as _ ...YueHaibing
 Re: [PATCH] dax: Fix missed PMD wakeupsMatthew Wilcox
[New][PATCH] ipvs: remove unnecessary spaceyangxingwu
 RE: [PATCH v4] Added warnings in checkpatch.pl script to :"Gote, Nitin R"
 Re: [PATCH v3 1/2] rtw88: pci: Rearrange the memory usage for skb ...Jian-Hong Pan
\
 
  \ /
  Last update: 2020-01-02 09:45    [0.622 seconds]
©2004-2020 Jasper Spaans