lkml.org 
[lkml]   [2020]   [Jun]   [23]   [last100]  
 
/

23 Jun 2020

 
[New][PATCH 00/22] gpio: cdev: add uAPI V2Kent Gibson
 [PATCH 01/22] gpiolib: move gpiolib-sysfs function declarations in ...Kent Gibson
 [PATCH 02/22] gpiolib: cdev: sort includesKent Gibson
 [PATCH 03/22] gpiolib: cdev: minor indentation fixesKent Gibson
 [PATCH 04/22] gpiolib: cdev: refactor gpiohandle_flags_to_desc_flagsKent Gibson
 [PATCH 05/22] gpiolib: cdev: rename 'filep' and 'filp' to 'file' t ...Kent Gibson
 [PATCH 06/22] gpiolib: cdev: rename numdescs to num_descsKent Gibson
 [PATCH 07/22] gpiolib: cdev: remove pointless decrement of iKent Gibson
 [PATCH 08/22] gpiolib: cdev: complete the irq/thread timestamp han ...Kent Gibson
 [PATCH 09/22] gpiolib: cdev: rename priv to gcdevKent Gibson
 [PATCH 10/22] gpiolib: cdev: fix minor race in GET_LINEINFO_WATCHKent Gibson
 [PATCH 11/22] gpiolib: cdev: remove recalculation of offsetKent Gibson
 [PATCH 12/22] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizesKent Gibson
 [PATCH 13/22] gpio: uapi: define uAPI V2Kent Gibson
 [PATCH 14/22] gpiolib: make cdev a build optionKent Gibson
 [PATCH 15/22] gpiolib: add build option for CDEV V1 ABIKent Gibson
 Re: [PATCH v2 2/2] soc: mediatek: devapc: add devapc-mt6873 driverNeal Liu
 [RFC PATCH v3 3/5] scsi: ufs: Introduce HPB moduleDaejun Park
 [PATCH 16/22] gpiolib: cdev: add V2 uAPI implementation to parity ...Kent Gibson
 [PATCH 19/22] gpio: uapi: document uAPI V1 as deprecatedKent Gibson
 [PATCH 17/22] gpiolib: cdev: report edge detection in lineinfoKent Gibson
 [PATCH 18/22] gpiolib: cdev: support setting debounceKent Gibson
 [PATCH 21/22] tools: gpio: add debounce support to gpio-event-monKent Gibson
 [PATCH 22/22] tools: gpio: support monitoring multiple linesKent Gibson
 [PATCH 20/22] tools: gpio: switch tools to V2 uAPIKent Gibson
 Re: [PATCH v2 1/3] ALSA: compress: document the compress audio sta ...Vinod Koul
[New][PATCH 0/2] interconnect: qcom: Add common dt-bindingsMike Tipton
 [PATCH 1/2] dt-bindings: interconnect: Add generic qcom bindingsMike Tipton
 [PATCH 2/2] interconnect: qcom: Don't redefine bucket/tag macrosMike Tipton
 Re: [PATCH net v2] mptcp: drop sndr_key in mptcp_syn_optionsDavid Miller
[New][PATCH 0/4] interconnect: qcom: Misc bcm-voter changes and fixesMike Tipton
 [PATCH 1/4] interconnect: qcom: Support bcm-voter-specific TCS wai ...Mike Tipton
[New][PATCH] irqchip/riscv-plic: Fix typo in irq-riscv-intc.cGreentime Hu
 [PATCH 4/4] interconnect: qcom: Fix small BW votes being truncated ...Mike Tipton
 [PATCH 3/4] interconnect: qcom: Add support for per-BCM scaling fa ...Mike Tipton
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...David Miller
 [PATCH 2/4] interconnect: qcom: Only wait for completion in AMC/WA ...Mike Tipton
 Re: [PATCH v2 1/3] ALSA: compress: document the compress audio sta ...Vinod Koul
 Re: [PATCH v2] GUE: Fix a typoDavid Miller
[New][PATCH v2 0/3] crypto: allow users to specify acomp hardware from ...Barry Song
 [PATCH v2 1/3] crypto: permit users to specify numa node of acomp ...Barry Song
 [PATCH v2 2/3] crypto: hisilicon/zip - permit users to specify NUM ...Barry Song
 [PATCH v2 3/3] mm/zswap: allocate acomp on the numa node committin ...Barry Song
 Re: [PATCH v8] mm: Proactive compactionmaobibo
 [RFC PATCH v3 4/5] scsi: ufs: L2P map management for HPB readDaejun Park
 [RFC PATCH v3 5/5] scsi: ufs: Prepare HPB read for cached sub-regionDaejun Park
 Re: [PATCH v8] mm: Proactive compactionNitin Gupta
 Re: [PATCH v1 1/3] scsi: ufs: add write booster feature supportKyuho Choi
 Re: [PATCH v8] mm: Proactive compactionNathan Chancellor
[New][tip:x86/fsgsbase] BUILD SUCCESS a5d25e01c8146ad8846da4760422e1224 ...kernel test robot
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Ian Kent
[New][PATCH 1/2] cpufreq: intel_pstate: Allow enable/disable energy eff ...Srinivas Pandruvada
 [PATCH 2/2] cpufreq: intel_pstate: Allow raw energy performance pr ...Srinivas Pandruvada
 Re: [PATCH] ASoC: fsl_mqs: Fix unchecked return value for clk_prep ...Shengjiu Wang
[New][PATCH] cpufreq: cppc: Reorder code and remove apply_hisi_workarou ...Viresh Kumar
[New][PATCH V2 0/6] Add frequency / voltage scaling support for IPQ6018 SoCKathiravan T
 [PATCH V2 2/6] soc: qcom: smd-rpm: Add IPQ6018 compatibleKathiravan T
 [PATCH V2 1/6] dt-bindings: soc: qcom: Add IPQ6018 compatibleKathiravan T
 [PATCH V2 4/6] regulator: qcom_smd: Add MP5496 regulatorsKathiravan T
 [PATCH V2 5/6] dt-bindings: soc: qcom: convert the SMD-RPM documen ...Kathiravan T
 [PATCH V2 6/6] dt-bindings: regulator: convert QCOM SMD-RPM regula ...Kathiravan T
 [PATCH V2 3/6] dt-bindings: regulator: add MP5496 regulator compatibleKathiravan T
 Re: [TEGRA194_CPUFREQ Patch v3 3/4] cpufreq: Add Tegra194 cpufreq ...Sumit Gupta
 Re: [PATCH v7 09/19] mm: memcg/slab: charge individual slab object ...Shakeel Butt
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Greg Kroah-Hartman
 Re: [PATCH] binder: fix null deref of proc->contextGreg Kroah-Hartman
 Re: [PATCH v7 17/19] mm: memcg/slab: use a single set of kmem_cach ...Shakeel Butt
 Re: kprobe: __blkdev_put probe is missedMasami Hiramatsu
 Re: [PATCH v7 0/7] Add interrupt support to FPGA DFL driversXu Yilun
 Re: [PATCH] ASoC: fsl_easrc: Fix uninitialized scalar variable in ...Nicolin Chen
 Re: [PATCH] kbuild: Provide way to actually disable stack protectorKees Cook
[New]KASAN: use-after-free Read in cgroup_throttle_swapratesyzbot
[New]drivers/staging/wfx/fwio.c:88:2: note: in expansion of macro 'if'kernel test robot
 Re: [PATCH] docs: f2fs: fix a broken tableMauro Carvalho Chehab
 Re: [PATCH] kbuild: run the checker after the compilerMasahiro Yamada
[New][PATCH v1] regulator: pfuze100: add condition check for 'ramp_dela ...Robin Gong
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Greg Kroah-Hartman
 Re: [TEGRA194_CPUFREQ Patch v3 1/4] dt-bindings: arm: Add t194 ccp ...Sumit Gupta
[New][PATCH] gpio: add GPO driver for PCA9570Sungbo Eo
 RE: [PATCH v1 1/3] scsi: ufs: add write booster feature supportAvri Altman
[New][PATCH] MAINTAINERS: use my kernel.org addressJiri Slaby
 Re: [PATCH] ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in def ...Krzysztof Kozlowski
[New][PATCH v2 0/2] Fix unchecked return value for clk_prepare_enableShengjiu Wang
 [PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before cal ...Shengjiu Wang
 [PATCH v2 2/2] ASoC: fsl_mqs: Fix unchecked return value for clk_p ...Shengjiu Wang
[New]Re: [PATCH v4] coccinelle: misc: add array_size_dup script to dete ...Markus Elfring
[New][PATCH v3 0/8] clean-up the migration target allocation functionsjs1304@gmail ...
 [PATCH v3 1/8] mm/page_isolation: prefer the node of the source pagejs1304@gmail ...
 [PATCH v3 2/8] mm/migrate: move migration helper from .h to .cjs1304@gmail ...
 [PATCH v3 3/8] mm/hugetlb: unify migration callbacksjs1304@gmail ...
 [PATCH v3 5/8] mm/migrate: make a standard migration target alloca ...js1304@gmail ...
 [PATCH v3 4/8] mm/hugetlb: make hugetlb migration callback CMA awarejs1304@gmail ...
 [PATCH v3 6/8] mm/gup: use a standard migration target allocation ...js1304@gmail ...
 [PATCH v3 7/8] mm/mempolicy: use a standard migration target alloc ...js1304@gmail ...
 [PATCH v3 8/8] mm/page_alloc: remove a wrapper for alloc_migration ...js1304@gmail ...
 Re: [PATCH 1/2] media: omap3isp: Remove cacheflush.hChristoph Hellwig
 Re: [PATCH 2/2] asm-generic: Make cacheflush.h self-containedChristoph Hellwig
 Re: [PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before ...Nicolin Chen
 Re: [PATCH v2 2/2] ASoC: fsl_mqs: Fix unchecked return value for c ...Nicolin Chen
 Re: [PATCH] rcu/tree: Force quiescent state on callback overloadNeeraj Upadhyay
 Re: [TEGRA194_CPUFREQ Patch v3 3/4] cpufreq: Add Tegra194 cpufreq ...Viresh Kumar
 Re: [PATCH 1/2] media: omap3isp: Remove cacheflush.hMauro Carvalho Chehab
 Re: [PATCH] rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnpNeeraj Upadhyay
[New][PATCH] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K ...Anshuman Khandual
[New][PATCH 1/2 v5] exfat: write multiple sectors at onceTetsuhiro Kohada
 Re: LTP: crypto: af_alg02 regression on linux-next 20200621 tagNaresh Kamboju
[New]possible deadlock in rds_wake_sk_sleep (3)syzbot
 Re: [PATCH] MIPS: Do not flush tlb when setting pmd entrymaobibo
 RE: [PATCH 3/3] watchdog: ds1374_wdt: Introduce Dallas/Maxim DS137 ...Johnson CH Chen (陳昭勳)
[New]linux-next: Tree for Jun 23Stephen Rothwell
[New][PATCH] dt-bindings: bus: uniphier-system-bus: fix warning in exampleMasahiro Yamada
[New][PATCH 0/2][v3] Fix IPI missing issue when woken from suspend to idleChen Yu
 [PATCH 1/2][v3] PM / s2idle: Clear _TIF_POLLING_NRFLAG before susp ...Chen Yu
 [PATCH 2/2][v3] PM / s2idle: Code cleanup to make s2idle consisten ...Chen Yu
 Re: [PATCH kcsan 0/10] KCSAN updates for v5.9Marco Elver
 Re: [PATCH] MAINTAINERS: use my kernel.org addressJoe Perches
 [v1,net-next 1/4] net: qos: add tc police offloading action with m ...Po Liu
 [v1,net-next 2/4] net: enetc: add support max frame size for tc fl ...Po Liu
 [v1,net-next 3/4] net: qos: police action add index for tc flower ...Po Liu
 [v1,net-next 4/4] net: enetc add tc flower offload flow metering p ...Po Liu
 Re: [PATCH 1/1] irqchip: Add config MTK_SYSIRQ and MTK_CIRQHanks Chen
[New][PATCH] KVM: X86: Emulate APERF/MPERF to report actual VCPU frequencyLike Xu
 Re: [PATCH net-next v1 2/5] hinic: add support to set and get irq ..."luobin (L)"
 Re: [PATCH net-next v1 2/5] hinic: add support to set and get irq ..."luobin (L)"
 Re: LTP: crypto: af_alg02 regression on linux-next 20200621 tagHerbert Xu
 Re: [PATCH v8] mm: Proactive compactionNitin Gupta
 RE: [PATCH v2 14/15] vfio: Document dual stage control"Liu, Yi L"
[New][PATCH] mm: Fix compile error due to COMPACTION_HPAGE_ORDERNitin Gupta
 Re: [PATCH v2 1/3] mfd: core: Make a best effort attempt to match ...Lee Jones
 Re: [PATCH] ARM: dts: imx6qdl: Remove invalid interrupt for GPC nodeShawn Guo
 Re: [PATCH net-next v1 5/5] hinic: add support to get eeprom infor ..."luobin (L)"
 Re: [PATCH V3 2/3] arm64: dts: imx8m: add mu nodeShawn Guo
 Re: [PATCH v1 1/3] scsi: ufs: add write booster feature supportKyuho Choi
 Re: [PATCH V3 3/3] clk: imx8mp: add mu root clkShawn Guo
 Re: [PATCH] kvm: x86 mmu: avoid mmu_page_hash lookup for direct_ma ...Sean Christopherson
 Re: [PATCH] clk: imx: vf610: add CAAM clockShawn Guo
[New][PATCH 0/8] remove unicore32 supportMike Rapoport
 [PATCH 2/8] cpufreq: remove unicore32 driverMike Rapoport
 [PATCH 3/8] i2c/buses: remove i2c-puv3 driverMike Rapoport
 [PATCH 5/8] pwm: remove pwm-puv3 driverMike Rapoport
 [PATCH 6/8] video: fbdev: remove fb-puv3 driverMike Rapoport
 [PATCH 8/8] MAINTAINERS: remove "PKUNITY SOC DRIVERS" entryMike Rapoport
 [PATCH 1/8] arch: remove unicore32 portMike Rapoport
 [PATCH 4/8] input: i8042: remove support for 8042-unicore32ioMike Rapoport
 [PATCH 7/8] rtc: remove fb-puv3 driverMike Rapoport
 Re: [PATCH 1/3] ARM: dts: imx: Change sdhci node name on i.MX27/i. ...Shawn Guo
 Re: [PATCH] thermal/drivers/cpufreq_cooling: Fix wrong frequency c ...Amit Kucheria
 Re: [v1,net-next 1/4] net: qos: add tc police offloading action wi ...Ido Schimmel
[New][PATCH V2 0/3] arm64: dts: imx8qxp: dtb aliases fix/updatepeng.fan@nxp ...
 [PATCH V2 2/3] arm64: dts: imx8qxp: add i2c aliasespeng.fan@nxp ...
 Re: [PATCH RFC v8 02/11] vhost: use batched get_vq_desc versionEugenio Perez Martin
 [PATCH V2 1/3] arm64: dts: imx8qxp: add alias for lsio MUpeng.fan@nxp ...
 [PATCH V2 3/3] arm64: dts: imx8qxp: Add ethernet aliaspeng.fan@nxp ...
 Re: [PATCH v4] coccinelle: misc: add array_size_dup script to dete ...Julia Lawall
 Re: [PATCH v2] Revert "zram: convert remaining CLASS_ATTR() to CLA ...Minchan Kim
 Re: [PATCH] cpufreq: cppc: Reorder code and remove apply_hisi_work ...Xiongfeng Wang
 Re: [PATCH] ARM: dts: imx6sll: Make ssi node name same as other pl ...Shawn Guo
[New][PATCH 1/2] ASoC: fsl-asoc-card: Add WM8524 supportShengjiu Wang
 [PATCH 2/2] ASoC: bindings: fsl-asoc-card: Add compatible string f ...Shengjiu Wang
 RE: [PATCH 2/3] arm64: dts: imx8qxp: add i2c aliasesPeng Fan
[New][PATCH v2 01/15] mm: vmalloc.c: remove a kernel-doc annotation fro ...Mauro Carvalho Chehab
[New][PATCH v2 03/15] net: netdevice.h: add a description for napi_defe ...Mauro Carvalho Chehab
[New][PATCH v2 13/15] docs: ABI: fix a typo when pointing to w1-generic.rstMauro Carvalho Chehab
[New][PATCH v2 14/15] docs: fix references for DMA*.txt filesMauro Carvalho Chehab
[New][PATCH v2 06/15] scripts/kernel-doc: handle function pointer proto ...Mauro Carvalho Chehab
[New][PATCH v2 02/15] net: dev: add a missing kernel-doc annotationMauro Carvalho Chehab
 Re: [v1,net-next 3/4] net: qos: police action add index for tc flo ...Ido Schimmel
[New][PATCH v2 15/15] docs: fs: proc.rst: convert a new chapter to ReSTMauro Carvalho Chehab
[New][PATCH v2 11/15] docs: powerpc: fix some issues at vas-api.rstMauro Carvalho Chehab
[New][PATCH v2 09/15] selftests/vm/keys: fix a broken reference at prot ...Mauro Carvalho Chehab
[New][PATCH v2 10/15] docs: hugetlbpage.rst: fix some warningsMauro Carvalho Chehab
[New][PATCH v2 07/15] fs: fs.h: fix a kernel-doc parameter descriptionMauro Carvalho Chehab
[New][PATCH v2 12/15] docs: driver-model: remove a duplicated markup at ...Mauro Carvalho Chehab
[New][PATCH v2 08/15] kcsan: fix a kernel-doc warningMauro Carvalho Chehab
[New][PATCH v2 05/15] net: pylink.h: add kernel-doc descriptions for ne ...Mauro Carvalho Chehab
[New][PATCH v2 04/15] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_ ...Mauro Carvalho Chehab
 Re: [PATCH v4] page_alloc: consider highatomic reserve in watermar ...Michal Hocko
 RE: [PATCH 1/3] mfd: ds1374: Introduce Dallas/Maxim DS1374 MFD cor ...Johnson CH Chen (陳昭勳)
 Re: [PATCH] soc: imx: scu: use devm_kasprintfShawn Guo
 Re: [PATCH RFC v8 02/11] vhost: use batched get_vq_desc versionJason Wang
 Re: [RFC PATCH v5 2/3] docs: scheduler: Add scheduler overview doc ...John Mathew
 Re: [PATCH v4 3/4] drivers: soc: Add MSM8936 SMD RPM compatibleBjorn Andersson
 [tip: sched/urgent] sched: Fix ttwu() race"tip-bot2 for Peter Zijlstra"
 [tip: sched/urgent] sched/core: Fix PI boosting between RT and DEA ..."tip-bot2 for Juri Lelli"
 [tip: sched/urgent] sched/deadline: Initialize dl_boosted"tip-bot2 for Juri Lelli"
 [tip: sched/urgent] sched: s/WF_ON_RQ/WQ_ON_CPU/"tip-bot2 for Peter Zijlstra"
 [tip: sched/urgent] smp, irq_work: Continue smp_call_function*() a ..."tip-bot2 for Peter Zijlstra"
 [tip: sched/urgent] sched: __set_cpus_allowed_ptr(): Check cpus_ma ..."tip-bot2 for Scott Wood"
 Re: [PATCH v2 14/15] docs: fix references for DMA*.txt filesChristoph Hellwig
 Re: [PULL REQUEST] i2c for 5.8Andy Shevchenko
 Re: [PATCH v3 7/7] mailbox: qcom: Add sdm660 hmss compatibleBjorn Andersson
[New][PATCH v2] mm, kcsan: Instrument SLAB/SLUB free with "ASSERT_EXCLU ...Marco Elver
 Re: New mode DM-Verity error handlingMilan Broz
 Re: [PATCH v3 1/7] pinctrl: qcom: spmi-gpio: Add pm660(l) compatib ...Bjorn Andersson
 Re: [PATCH v3 2/7] Documentation: Document pm660(l) SPMI GPIOs com ...Bjorn Andersson
[New]Scheduler wakeup path tuning surface: Use-Cases and RequirementsPatrick Bellasi
 Re: [PATCH 0/8] remove unicore32 supportArnd Bergmann
[New][PATCH V7 0/7] iio: adc: Add support for QCOM SPMI PMIC7 ADCJishnu Prakash
 [PATCH V7 1/7] iio: adc: Convert the QCOM SPMI ADC bindings to .ya ...Jishnu Prakash
 [PATCH V7 2/7] iio: adc: Add PMIC7 ADC bindingsJishnu Prakash
 [PATCH V7 3/7] iio: adc: Add info property under adc_dataJishnu Prakash
 [PATCH V7 4/7] iio: adc: Add support for PMIC7 ADCJishnu Prakash
 [PATCH V7 6/7] iio: adc: Update debug printsJishnu Prakash
 [PATCH V7 5/7] iio: adc: Update return value checksJishnu Prakash
 [PATCH V7 7/7] iio: adc: Combine read functions for PMIC5 and PMIC7Jishnu Prakash
 Re: ARM: imx6: add missing put_device() call in imx6q_suspend_init()Shawn Guo
 Re: [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a tim ...Andrei Vagin
[New]Re: [PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before ...Markus Elfring
 Re: [PATCH v3 5/7] arm64: dts: qcom: Add support for Sony Xperia X ...Bjorn Andersson
 Re: [PATCH V3 0/3] firmware: imx: fix/update cm4 and add resource ...Shawn Guo
 RE: [EXT] Re: [v1,net-next 3/4] net: qos: police action add index ...Po Liu
 Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotationsDaniel Vetter
 Re: [PATCH v2 1/3] mm/shuffle: don't move pages between zones and ...David Hildenbrand
 Re: [PATCH v2] kvm: Fix false positive RCU usage warningPaolo Bonzini
[New]RE:Re: [v1,net-next 3/4] net: qos: police action add index for tc ...Po Liu
 Re: [RFC] Bypass filesystems for reading cached pagesAndreas Gruenbacher
 [PATCH v2 2/2] net: phy: call phy_disable_interrupts() in phy_init ...Jisheng Zhang
[New][PATCH v2 0/2] net: phy: call phy_disable_interrupts() in phy_init ...Jisheng Zhang
 [PATCH v2 1/2] net: phy: export phy_disable_interrupts()Jisheng Zhang
 Re: [PATCH] net: ath10k: fix memcpy size from untrusted inputKalle Valo
[New][PATCH] Revert "usb: dwc3: exynos: Add support for Exynos5422 susp ...Anand Moon
 Re: [PATCH 2/7] tty: serial: Add poll_get_irq() to the polling int ...Sumit Garg
 Re: [PATCH 0/2] Introduce PCI_FIXUP_IOMMUZhangfei Gao
[New][PATCH v2 1/1] PCI: cadence-ep: Remove obsolete path from commentFlavio Suligoi
 Re: ARM: imx6: add missing put_device() call in imx6q_suspend_init()Markus Elfring
 [SchedulerWakeupLatency] Per-task vruntime wakeup bonusPatrick Bellasi
 Re: [PATCH 03/11] arm64: dts: renesas: hihope-common: Separate out ..."Lad, Prabhakar"
 Re: [PATCH v2] USB: Serial: cypress_M8: Enable Simply Automated UP ...Johan Hovold
 Re: [PATCH v2] USB: Serial: cypress_M8: Enable Simply Automated UP ...Johan Hovold
 Re: [PATCH v2 1/3] mm/shuffle: don't move pages between zones and ...David Hildenbrand
[New]arch/x86/purgatory/purgatory.c:76:6: warning: no previous prototyp ...kernel test robot
 Re: [PATCH] media: media-request: Fix crash if memory allocation failsSakari Ailus
 Re: [PATCH] i2c: designware: Fix functionality in !CONFIG_ACPI caseJarkko Nikula
 Re: [PATCH] trivial: fix kerneldoc commentsJulia Lawall
 Re: [PATCH V7 3/7] iio: adc: Add info property under adc_dataAndy Shevchenko
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Ian Kent
 Re: [Resend PATCH net] bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur
[New][PATCH] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOZong Li
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...Kaige Li
 Re: [PATCH v3 1/7] pinctrl: qcom: spmi-gpio: Add pm660(l) compatib ...Konrad Dybcio
 Re: PC speakerOleksandr Natalenko
 Re: [PATCH V7 5/7] iio: adc: Update return value checksAndy Shevchenko
 Re: [kbuild-all] Re: ld.lld: warning: drivers/built-in.a(misc/ds16 ...Rong Chen
[New][PATCH] Revert "kbuild: Create directory for target DTB"Masahiro Yamada
 Re: [PATCH v3 5/7] arm64: dts: qcom: Add support for Sony Xperia X ...Konrad Dybcio
 Re: [PATCH v7 0/4] kasan: memorize and print call_rcu stackWalter Wu
 Re: [PATCH v2] USB: Serial: cypress_M8: Enable Simply Automated UP ...James Hilliard
 [PATCH v2] MAINTAINERS: use my kernel.org addressJiri Slaby
 Re: [PATCH 0/6] arm64: dts: qcom: Enable SM8250 remoteprocsVinod Koul
[New][PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in eni ...Kaige Li
 Re: New mode DM-Verity error handlingJeongHyeon Lee
 Re: [PATCH 03/11] arm64: dts: renesas: hihope-common: Separate out ...Geert Uytterhoeven
 Re: [PATCH 06/12] xen-blkfront: add callbacks for PM suspend and h ...Roger Pau Monné
 Re: [PATCH] dt-bindings: ASoC: Convert UniPhier AIO audio system t ...Masahiro Yamada
 Re: [PATCH] dt-bindings: ASoC: Convert UniPhier EVEA codec to json ...Masahiro Yamada
 Re: [PATCH v7 0/4] kasan: memorize and print call_rcu stackDmitry Vyukov
[New][PATCH 1/1] power_supply: wilco_ec: Add permanent long life chargi ...Crag Wang
 Re: [PATCH v2, 2/2] media: v4l: Add Ro request api for capture queuedikshita@codeauro ...
 Re: [PATCH 18/22] docs: trace: ring-buffer-design.txt: convert to ...Mauro Carvalho Chehab
 Re: [PATCH v4 1/2] thermal: add support for the MCU controlled FAN ...Neil Armstrong
 Re: [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version"Michael S. Tsirkin"
 Re: [PATCH net-next 2/2] ipv6: fib6: avoid indirect calls from fib ...Paolo Abeni
 Re: [PATCH] iwlwifi: fix crash in iwl_dbg_tlv_alloc_triggerKalle Valo
[New] george howard
 Re: [PATCH v3 5/7] arm64: dts: qcom: Add support for Sony Xperia X ...Bjorn Andersson
 Re: [PATCH v3 1/7] pinctrl: qcom: spmi-gpio: Add pm660(l) compatib ...Bjorn Andersson
[New]hellogeorge howard
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Ian Kent
[New][PATCH] staging: kpc2000: kpc_dma: set error code in probeEvgeny Novikov
 Re: [PATCH] gpio: add GPO driver for PCA9570Michael Walle
 Re: [PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before ...Shengjiu Wang
 Re: [PATCH] i2c: designware: Fix functionality in !CONFIG_ACPI caseJarkko Nikula
 Re: [PATCH v6 4/4] iommu/arm-smmu-nvidia: fix the warning reported ...Thierry Reding
 RE: [PATCH V2 3/9] clk: imx: Support building SCU clock driver as ...Stephen Boyd
 Re: [PATCH 03/11] arm64: dts: renesas: hihope-common: Separate out ..."Lad, Prabhakar"
 Re: [PATCH 2/2] xhci: Poll for U0 after disabling USB2 LPMMathias Nyman
 Re: [PATCH v6 3/4] iommu/arm-smmu: Add global/context fault implem ...Thierry Reding
 Re: [PATCH 1/1] irqchip: Add config MTK_SYSIRQ and MTK_CIRQMarc Zyngier
 Re: [PATCH 3/7] kgdb: Add request_nmi() to the io ops table for kgdbocSumit Garg
 Re: [PATCH v6 2/4] dt-bindings: arm-smmu: Add binding for Tegra194 ...Thierry Reding
 [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per- ...Peter Zijlstra
[New][PATCH v4 0/8] lockdep: Change IRQ state tracking to use per-cpu v ...Peter Zijlstra
 [PATCH v4 3/8] sparc64: Fix asm/percpu.h build errorPeter Zijlstra
 [PATCH v4 1/8] lockdep: Prepare for NMI IRQ state trackingPeter Zijlstra
 [PATCH v4 8/8] lockdep: Remove lockdep_hardirq{s_enabled,_context} ...Peter Zijlstra
 [PATCH v4 2/8] x86/entry: Fix NMI vs IRQ state trackingPeter Zijlstra
 [PATCH v4 4/8] powerpc64: Break asm/percpu.h vs spinlock_types.h d ...Peter Zijlstra
 [PATCH v4 5/8] s390: Break cyclic percpu includePeter Zijlstra
 [PATCH v4 6/8] arm: Break cyclic percpu includePeter Zijlstra
 Re: [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a tim ...Christian Brauner
[New][PATCH] scsi: lpfc: Avoid another null dereference in lpfc_sli4_hb ...SeongJae Park
[New][PATCH][next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms"Colin King
 Re: [PATCH 02/17] sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner
 Re: [PATCH] i2c: designware: Fix functionality in !CONFIG_ACPI caseAndy Shevchenko
[New]arm-linux-gnueabi-ld: section __bug_table VMA overlaps section .mo ...kernel test robot
 Re: [PATCH v4 1/2] thermal: add support for the MCU controlled FAN ...Daniel Lezcano
 [tip: sched/urgent] sched/core: Fix ttwu() race"tip-bot2 for Peter Zijlstra"
 [tip: sched/urgent] sched/core: Check cpus_mask, not cpus_ptr in _ ..."tip-bot2 for Scott Wood"
 [tip: sched/urgent] sched/core: Fix PI boosting between RT and DEA ..."tip-bot2 for Juri Lelli"
[New][tip: sched/urgent] sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT b ..."tip-bot2 for Peter Zijlstra"
 Re: [PATCH] mm/page_alloc: silence a KASAN false positiveHeiko Carstens
 [tip: sched/urgent] smp, irq_work: Continue smp_call_function*() a ..."tip-bot2 for Peter Zijlstra"
 [tip: sched/urgent] sched/core: s/WF_ON_RQ/WQ_ON_CPU/"tip-bot2 for Peter Zijlstra"
 [tip: sched/urgent] sched/deadline: Initialize ->dl_boosted"tip-bot2 for Juri Lelli"
 Re: [PATCH] nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
 Re: [PATCH] gpio: rcar: handle pm_runtime_get_sync failure caseBartosz Golaszewski
 [PATCH 3/7] irqchip/loongson-htvec: Check return value of irq_doma ...Tiezhu Yang
 [PATCH 1/7] irqchip: Fix potential resource leaksTiezhu Yang
[New][PATCH] tracing: Fix tracing buffer length in tracing_mark_writeWang ShaoBo
 Re: [PATCH] binder: fix null deref of proc->contextDan Carpenter
[New][PATCH 0/7] Fix potential resource leaks and do some code cleanups ...Tiezhu Yang
 [PATCH 4/7] irqchip/loongson-pch-pic: Check return value of irq_do ...Tiezhu Yang
 [PATCH 2/7] irqchip/loongson-htpic: Remove redundant kfree operationTiezhu Yang
 Re: [PATCH v2] USB: Serial: cypress_M8: Enable Simply Automated UP ...Johan Hovold
 Re: [PATCH] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchi ...Heiko Stübner
 Re: [PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before ...Markus Elfring
 Re: [PATCH v4 01/18] nitro_enclaves: Add ioctl interface definitionStefan Hajnoczi
 Re: [PATCH v4 17/18] nitro_enclaves: Add overview documentationStefan Hajnoczi
 Re: [PATCH v8 0/4] introduce memory hinting API for external processOleksandr Natalenko
 RE: [PATCH V2 3/9] clk: imx: Support building SCU clock driver as ...Aisheng Dong
 [PATCH 2/7 RESEND] irqchip/loongson-htpic: Remove redundant kfree ...Tiezhu Yang
 [PATCH 1/7 RESEND] irqchip: Fix potential resource leaksTiezhu Yang
 [PATCH 6/7 RESEND] irqchip/loongson-htpic: Remove unneeded select ...Tiezhu Yang
[New][PATCH 0/7 RESEND] Fix potential resource leaks and do some code c ...Tiezhu Yang
 [PATCH 5/7 RESEND] irqchip/loongson-pch-msi: Remove unneeded variableTiezhu Yang
 [PATCH 4/7 RESEND] irqchip/loongson-pch-pic: Check return value of ...Tiezhu Yang
 [PATCH 3/7 RESEND] irqchip/loongson-htvec: Check return value of i ...Tiezhu Yang
 Re: [PATCH v4 6/8] arm: Break cyclic percpu includeWill Deacon
 Re: [PATCH] binder: fix null deref of proc->contextChristian Brauner
 Re: [PATCH 2/3] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig
[New][PATCH v1] scsi: ufs: Cleanup completed request without interrupt ...Stanley Chu
[New][PATCH 0/7 RESEND] Fix potential resource leaks and do some code c ...Tiezhu Yang
 [PATCH 2/7 RESEND] irqchip/loongson-htpic: Remove redundant kfree ...Tiezhu Yang
 [PATCH 6/7 RESEND] irqchip/loongson-htpic: Remove unneeded select ...Tiezhu Yang
 [PATCH 7/7 RESEND] dt-bindings: interrupt-controller: Fix typos in ...Tiezhu Yang
 [PATCH 3/7 RESEND] irqchip/loongson-htvec: Check return value of i ...Tiezhu Yang
 [PATCH 1/7 RESEND] irqchip: Fix potential resource leaksTiezhu Yang
 [PATCH 4/7 RESEND] irqchip/loongson-pch-pic: Check return value of ...Tiezhu Yang
 [PATCH 5/7 RESEND] irqchip/loongson-pch-msi: Remove unneeded variableTiezhu Yang
 Re: [PATCH v2 05/15] net: pylink.h: add kernel-doc descriptions fo ...Russell King - ARM Linux admin
 Re: [PATCH v8 0/4] introduce memory hinting API for external processOleksandr Natalenko
 Re: [PATCH 2/3] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageWill Deacon
[New][PATCH net v2 0/2] bridge: mrp: Update MRP_PORT_ROLEHoratiu Vultur
 [PATCH net v2 2/2] bridge: mrp: Validate when setting the port roleHoratiu Vultur
 [PATCH net v2 1/2] bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur
 Re: [PATCH 03/11] net: devres: relax devm_register_netdev()Bartosz Golaszewski
[New][PATCH] KVM: x86: report sev_pin_memory errors with PTR_ERRPaolo Bonzini
[New][PATCH 0/5] soundwire: handle stream at the dailink levelBard Liao
 [PATCH 1/5] soundwire: intel: implement get_sdw_stream() operationsBard Liao
 [PATCH 2/5] soundwire: stream: add helper to startup/shutdown streamsBard Liao
 [PATCH 3/5] soundwire: intel: remove stream allocation/freeBard Liao
 [PATCH 4/5] soundwire: cadence: allocate/free dma_data in set_sdw_ ...Bard Liao
 [PATCH 5/5] soundwire: intel: don't free dma_data in DAI shutdownBard Liao
 Re: [PATCH] Revert "usb: dwc3: exynos: Add support for Exynos5422 ...Krzysztof Kozlowski
 Re: [PATCH v3 1/1] eventfd: implementation of EFD_MASK flagDamian Hobson-Garcia
[New][PATCH v3 0/2] Add Intel LGM soc DMA supportAmireddy Mallikarjuna reddy
 [PATCH v3 1/2] dt-bindings: dma: Add bindings for intel LGM SOCAmireddy Mallikarjuna reddy
 [PATCH v3 2/2] Add Intel LGM soc DMA support.Amireddy Mallikarjuna reddy
 Re: [Patch v2 1/3] lib: Restrict cpumask_local_spread to houskeepi ...Peter Zijlstra
 Re: [PATCH 4/4] iommu/arm-smmu-v3: Remove cmpxchg() in arm_smmu_cm ...John Garry
 Re: [Patch v2 3/3] net: Restrict receive packets queuing to housek ...Peter Zijlstra
 Re: [cpufreq] d83f959b5e: kmsg.cpufreq:cpufreq_online:Failed_to_in ...Quentin Perret
 Re: [PATCH v3 3/3] ASoC: ti: Add custom machine driver for j721e E ...Peter Ujfalusi
 Re: [PATCH v2 27/29] nvmem: core: Grammar fixes for help textSrinivas Kandagatla
 Re: [PATCH v2 1/3] mm/shuffle: don't move pages between zones and ...Wei Yang
 Re: [PATCH 13/15] net: phy: mdio: add support for PHY supply regulatorBartosz Golaszewski
 Re: [PATCH v2 28/29] nvmem: core: Add nvmem_cell_read_u8()Srinivas Kandagatla
[New][PATCH] ARM: dts: stm32: configure i2c5 support on stm32mp15xx-dkxAlain Volmat
 Re: [PATCH v2 18/29] nvmem: Add Realtek DHC eFuse driverSrinivas Kandagatla
 Re: linux-next build error (9)Peter Zijlstra
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Rick Lindsley
 Re: [PATCH] trivial: fix kerneldoc commentsDan Carpenter
 Re: [PATCH 2/3] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pagePeter Zijlstra
 Re: [PATCH] KVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail ...Paolo Bonzini
 Re: [PATCH v2 net 0/3] net: ethtool: netdev_features_strings[] cleanupAlexander Lobakin
 Re: [PATCH v4 5/5] arm64: entry: Enable random_kstack_offset supportMark Rutland
 Re: [PATCH 14/15] net: phy: add PHY regulator supportBartosz Golaszewski
 Re: [PATCH v4 0/7] clean up redundant 'kvm_run' parametersPaolo Bonzini
 Re: [PATCH 14/15] net: phy: add PHY regulator supportRussell King - ARM Linux admin
[New][PATCH] mm/spase: never partially remove memmap for early sectionWei Yang
 Re: [v4] coccinelle: misc: add array_size_dup script to detect mis ...Markus Elfring
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
 Re: [PATCH] trivial: fix kerneldoc commentsJulia Lawall
 Re: [PATCH] media: venus: vdec: Fix runtime PM imbalance in vdec_openStanimir Varbanov
 Re: [PATCH 14/15] net: phy: add PHY regulator supportBartosz Golaszewski
 Re: [PATCH v5 4/7] arm64: perf: Defer irq_work to IPI_IRQ_WORKAlexandru Elisei
 Re: [PATCH] media: venus: venc: Fix runtime PM imbalance in venc_openStanimir Varbanov
[New][RESEND] arm64: dts: imx8m: Add NOC nodesAbel Vesa
 Re: [PATCH] media: venus: core: Fix runtime PM imbalance in venus_ ...Stanimir Varbanov
 Re: [PATCH] KVM: X86: Fix MSR range of APIC registers in X2APIC modePaolo Bonzini
[New][PATCH v1] rtl818x_pci: use generic power managementVaibhav Gupta
[New]hppa64-linux-gcc: error: missing argument to '-Wframe-larger-than='kernel test robot
[New][PATCH] riscv: Fixup __vdso_gettimeofday broke dynamic ftraceguoren@kernel ...
 [PATCH v2 6/9] docs: move mailbox.txt to driver-api and rename itMauro Carvalho Chehab
 [PATCH v2 8/9] docs: Add remaining Documentation/*.txt at staging/ ...Mauro Carvalho Chehab
 [PATCH v2 1/9] docs: dt: convert booting-without-of.txt to ReST formatMauro Carvalho Chehab
 [PATCH v2 5/9] docs: move nommu-mmap.txt to admin-guide and rename ...Mauro Carvalho Chehab
[New][PATCH v2 0/9] Convert the remaining text files to ReST and add SP ...Mauro Carvalho Chehab
 [PATCH v2 9/9] docs: staging: use small font for literal includesMauro Carvalho Chehab
 [PATCH v2 4/9] docs: trace: ring-buffer-design.txt: convert to ReS ...Mauro Carvalho Chehab
 [PATCH v2 3/9] media: docs: use SPDX GFDL-1.1-or-later-no-invariantsMauro Carvalho Chehab
 [PATCH v2 2/9] LICENSES: add GFDL licensesMauro Carvalho Chehab
 [PATCH v2 7/9] docs: move other kAPI documents to core-apiMauro Carvalho Chehab
[New]RE: RE: RE: RE: RE: RE: RE: RE: RE: RE: PAYMENT ADVICE (transfer ..."PURCHASE DEPT."
 Re: [PATCH 14/15] net: phy: add PHY regulator supportRussell King - ARM Linux admin
[New][PATCH] sched/numa: documentation for NUMA locality me asure"丁天琛(鹰羽)"
 Re: [PATCH 2/3] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageWill Deacon
 Re: [PATCH 4/7] serial: kgdb_nmi: Add support for interrupt based ...Sumit Garg
 Re: [PATCH v4 0/7] clean up redundant 'kvm_run' parametersTianjia Zhang
 Re: [PATCH v2] kernel/fork.c: annotate data races for copy_processChristian Brauner
 Re: [PATCH] KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkruPaolo Bonzini
 Re: Strange problem with SCTP+IPv6Xin Long
 Re: [v1,net-next 3/4] net: qos: police action add index for tc flo ...Jamal Hadi Salim
 Re: linux-next build error (9)Marco Elver
 Re: [PATCH] xattr: fix EOPNOTSUPP if fs and security xattrs disabledGao Xiang
 Re: [PATCH] [v4] dmaengine: tegra210-adma: Fix runtime PM imbalanc ...Jon Hunter
[New][mm, slab/slub] 7b39adbb1b: WARNING:at_mm/slab.h:#kmem_cache_freekernel test robot
 Re: [PATCH] binder: fix null deref of proc->contextDan Carpenter
 Re: [PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeof ...Alexander Popov
 Re: linux-next build error (9)Stephen Rothwell
 Re: [PATCH 4/4] iommu/arm-smmu-v3: Remove cmpxchg() in arm_smmu_cm ...John Garry
 RE: [RFC PATCH v13 7/9] arm64/kvm: Add hypercall service for kvm ptp.Jianyong Wu
 Re: [PATCH v4 0/7] clean up redundant 'kvm_run' parametersPaolo Bonzini
[New]kcbench, the Linux kernel compile benchmark, version 0.9.0 is outThorsten Leemhuis
 Re: [PATCH 2/2] selftests/fpu: Add an FPU selftestBorislav Petkov
 Re: [PATCH v6 1/4] iommu/arm-smmu: add NVIDIA implementation for d ...Thierry Reding
 Re: [PATCH] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchi ...Marc Zyngier
 Re: [PATCH] checkpatch: fix CONST_STRUCT when const_structs.checkp ...Quentin Monnet
[New][PATCH v2] checkpatch: fix CONST_STRUCT when const_structs.checkpa ...Quentin Monnet
 Re: [kbuild] drivers/usb/gadget/udc/fsl_udc_core.c:1055 fsl_ep_fif ...Dan Carpenter
 [PATCH V8 1/8] soc: qcom: geni: Support for ICC votingAkash Asthana
[New][PATCH V8 0/8] Add interconnect support to QSPI and QUP driversAkash Asthana
 [PATCH V8 2/8] soc: qcom-geni-se: Add interconnect support to fix ...Akash Asthana
 [PATCH V8 6/8] spi: spi-geni-qcom: Add interconnect supportAkash Asthana
 [PATCH V8 4/8] tty: serial: qcom_geni_serial: Add interconnect supportAkash Asthana
 [PATCH V8 3/8] i2c: i2c-qcom-geni: Add interconnect supportAkash Asthana
 [PATCH V8 5/8] spi: spi-geni-qcom: Combine the clock setting codeAkash Asthana
 [PATCH V8 8/8] arm64: dts: sc7180: Add interconnect for QUP and QSPIAkash Asthana
 [PATCH V8 7/8] spi: spi-qcom-qspi: Add interconnect supportAkash Asthana
[New][PATCH v3 net] net: ethtool: add missing string for NETIF_F_GSO_TU ...Alexander Lobakin
 Re: [PATCH v6 0/5] DDR/L3 Scaling support on SDM845 and SC7180 SoCsViresh Kumar
 Re: [PATCH 2/2] scsi: register sysfs for scsi/iscsi workqueuesBenjamin Block
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 RE: [PATCH v3 1/2] dt-bindings: dma: Add bindings for intel LGM SOC"Langer, Thomas"
 Re: [PATCH 08/18] drm/amdgpu: add dma-fence annotations to atomic ...Daniel Vetter
 Re: [PATCH 2/7] tty: serial: Add poll_get_irq() to the polling int ...Daniel Thompson
[New]GreetingsJustin Udema
 Re: [PATCH V8 5/8] spi: spi-geni-qcom: Combine the clock setting codeMark Brown
 Re: [PATCH V8 6/8] spi: spi-geni-qcom: Add interconnect supportMark Brown
 Re: [PATCH V8 7/8] spi: spi-qcom-qspi: Add interconnect supportMark Brown
 Re: [PATCH 3/7] kgdb: Add request_nmi() to the io ops table for kgdbocDaniel Thompson
 Re: ARM: imx6: add missing put_device() call in imx6q_suspend_init()Shawn Guo
[New][PATCH] sound: usb: quirks: add quirk for Samsung USBC Headset (AKG)Macpaul Lin
 Re: [PATCH V2 0/3] arm64: dts: imx8qxp: dtb aliases fix/updateShawn Guo
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
[New][PATCH resend] virtio: virtio_console: add missing MODULE_DEVICE_T ...Alexander Lobakin
[New][PATCH] scsi: sd: add runtime pm to open / releaseMartin Kepplinger
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
 Re: [PATCH][next] mm/zswap: fix a couple of memory leaks and rewor ...Colin Ian King
[New]drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.c:63:25: sparse: ...kernel test robot
 Re: [PATCH] kvm: lapic: fix broken vcpu hotplugIgor Mammedov
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: [PATCH v2 18/29] nvmem: Add Realtek DHC eFuse driverAndreas_Färber
[New][PATCH rdma-next v1 0/2] Convert XRC to use xarrayLeon Romanovsky
[New]kernel//sched/fair.c:8429:20: note: in expansion of macro 'max_t'kernel test robot
 Re: [PATCH v6 1/4] iommu/arm-smmu: add NVIDIA implementation for d ...Robin Murphy
[New][PATCH -next] afs: Fix the memory leak in afs_mkdirChen Tao
[New]Greetings From Mrs. Sarah KoffiSarah Koffi
 Re: linux-next build error (9)Marco Elver
 Re: [PATCH v3] acpi: Extend TPM2 ACPI table with missing log fieldsStefan Berger
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
 Re: [PATCH v6 3/4] iommu/arm-smmu: Add global/context fault implem ...Robin Murphy
 Re: [PATCH v2] Kernel selftests: TPM2: upgrade TPM2 tests from Pyt ...Pengfei Xu
 Re: [PATCH] dt-bindings: bus: uniphier-system-bus: fix warning in ...Masahiro Yamada
[New][RESEND PATCH v2 0/2] Introduce multi PM domains helpersDaniel Baluta
[New][PATCH v2] dt-bindings: bus: uniphier-system-bus: fix warning in e ...Masahiro Yamada
 [RESEND PATCH v2 1/2] PM / domains: Introduce multi PM domains helpersDaniel Baluta
 [RESEND PATCH v2 2/2] ASoC: SOF: Use multi PM domains helpersDaniel Baluta
 Re: [PATCH v2] dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla
 Re: [PATCH 1/6] arm64: dts: qcom: sm8250-mtp: Drop PM8150 ldo11Manivannan Sadhasivam
 Re: [PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before ...Shengjiu Wang
 Re: [PATCH] kvm: lapic: fix broken vcpu hotplugPaolo Bonzini
 Re: [mm, slab/slub] 7b39adbb1b: WARNING:at_mm/slab.h:#kmem_cache_freeVlastimil Babka
 Re: [RESEND PATCH] mm: fix migrate_vma_setup() src_owner and norma ...Christoph Hellwig
 Re: [PATCH] dma-remap: Align the size in dma_common_*_remap()Christoph Hellwig
[New][PATCH v2] dt-bindings: ASoC: Convert UniPhier AIO audio system to ...Masahiro Yamada
[New][PATCH v2] dt-bindings: ASoC: Convert UniPhier EVEA codec to json- ...Masahiro Yamada
 Re: linux-next: manual merge of the pidfd tree with the powerpc-fi ...Michael Ellerman
 Re: [Patch v2 3/3] net: Restrict receive packets queuing to housek ...Nitesh Narayan Lal
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
[New]Inó_X_-_Sorted_information_for_the_derivative_works_ of_Adams_Tablet.Ywe_Cærlyn
 Re: [PATCH V3] soc: imx8m: Correct i.MX8MP UID fuse offsetShawn Guo
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Greg Kroah-Hartman
[New][RFC PATCH v2] xen/privcmd: Convert get_user_pages*() to pin_user_ ...Souptick Joarder
 [PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd ...Masahiro Yamada
 [PATCH 3/4] ARM: dts: uniphier: rename support card serial node to ...Masahiro Yamada
[New][PATCH 1/4] ARM: dts: uniphier: add interrupts to support card serialMasahiro Yamada
 [PATCH 2/4] arm64: dts: uniphier: add interrupts to support card s ...Masahiro Yamada
 Re: [PATCH v2 2/9] LICENSES: add GFDL licensesKate Stewart
 Re: [PATCH v6 1/3] dt-bindings: media: stm32-dcmi: Add DCMI min fr ...Benjamin GAIGNARD
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: [PATCH] arm64: dts: imx8mp: Add fallback compatible to ocotp nodeShawn Guo
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Greg Kroah-Hartman
[New][RFC PATCH v2] xen/privcmd: Convert get_user_pages*() to pin_user_ ...Souptick Joarder
 Re: [PATCH] Allow building hid.ko as an "external" modulekernel test robot
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: [PATCH 1/2] block: remove unnecessary ioc nested lockingDaniel Wagner
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Andrew Cooper
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Ian Kent
 Re: [PATCH v1] ARM: imx6plus: enable internal routing of clk_enet_ ...Shawn Guo
 Re: [PATCH 3/3] nsproxy: support CLONE_NEWTIME with setns()Christian Brauner
[New]RE: Re: [v1,net-next 3/4] net: qos: police action add index for t ...Po Liu
[New][PATCH v2 0/7] Refactor handling flow of SET_CPUID* Xiaoyao Li
 [PATCH v2 1/7] KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_C ...Xiaoyao Li
 [PATCH v2 2/7] KVM: X86: Go on updating other CPUID leaves when le ...Xiaoyao Li
 [PATCH v2 4/7] KVM: X86: Split kvm_update_cpuid()Xiaoyao Li
 [PATCH v2 7/7] KVM: X86: Move kvm_apic_set_version() to kvm_update ...Xiaoyao Li
 [PATCH v2 6/7] KVM: X86: Move kvm_x86_ops.update_vcpu_model() into ...Xiaoyao Li
 [PATCH v2 5/7] KVM: X86: Rename cpuid_update() to update_vcpu_model()Xiaoyao Li
 [PATCH v2 3/7] KVM: X86: Introduce kvm_check_cpuid()Xiaoyao Li
 Re: [PATCH v2 0/9] Convert the remaining text files to ReST and ad ...Kate Stewart
 Re: [PATCH 1/4] io_uring: fix hanging iopoll in case of -EAGAINPavel Begunkov
 Re: [v2 3/4] arm64: dts: ls1012a/ls1043a/ls1046a/ls1088a/ls208xa: ...Shawn Guo
 Re: ARM: imx6: add missing put_device() call in imx6q_suspend_init()Markus Elfring
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
 [PATCH v5 2/2] tpm: Add support for event log pointer found in TPM ...Stefan Berger
 [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fieldsStefan Berger
[New][PATCH] i2c: rk3x: support master_xfer_atomicJohn Keeping
[New][PATCH v5 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmwareStefan Berger
 Re: [PATCH] [v4] dmaengine: tegra210-adma: Fix runtime PM imbalanc ...Geert Uytterhoeven
[New][PATCH v2] dma-remap: Align the size in dma_common_*_remap()Eric Auger
 Re: ARM: imx6: add missing put_device() call in imx6q_suspend_init()Shawn Guo
 [PATCH v3 bpf-next 1/8] bpf: provide function to get vmlinux BTF i ...Alan Maguire
[New][PATCH v3 bpf-next 0/8] bpf, printk: add BTF-based type printingAlan Maguire
 [PATCH v3 bpf-next 2/8] bpf: move to generic BTF show support, app ...Alan Maguire
 [PATCH v3 bpf-next 7/8] bpf: add support for %pT format specifier ...Alan Maguire
 [PATCH v3 bpf-next 6/8] printk: extend test_printf to test %pT BTF ...Alan Maguire
 [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format speci ...Alan Maguire
 [PATCH v3 bpf-next 8/8] bpf/selftests: add tests for %pT format sp ...Alan Maguire
 [PATCH v3 bpf-next 5/8] printk: initialize vmlinux BTF outside of ...Alan Maguire
 [PATCH v3 bpf-next 3/8] checkpatch: add new BTF pointer format spe ...Alan Maguire
 Re: [PATCH] ARM: imx6: add missing put_device() call in imx6q_susp ...Shawn Guo
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
 Re: [PATCH v2] dma-remap: Align the size in dma_common_*_remap()Christoph Hellwig
 Re: linux-next: build failure after merge of the printk treePetr Mladek
[New]KASAN: null-ptr-deref Read in kvm_arch_check_processor_compatsyzbot
 Re: [PATCH net 9/9] net: qed: fix "maybe uninitialized" warningAlexander Lobakin
 Re: [v1,net-next 3/4] net: qos: police action add index for tc flo ...Jamal Hadi Salim
 Re: linux-next: build failure after merge of the printk treeHerbert Xu
 Re: [PATCH] gpio: add GPO driver for PCA9570Sungbo Eo
 Re: [PATCH 4/4] ARM: dts: uniphier: change support card to simple- ...Lee Jones
 Re: [PATCH] [v4] dmaengine: tegra210-adma: Fix runtime PM imbalanc ...Jon Hunter
 Re: [PATCH v5 06/10] media: i2c: imx290: Add support for test patt ...Sakari Ailus
[New]Hello.YAVUZ BEKTER
[New][PATCH] media: dev-encoder.rst: add GFDL-1-1+ to SPDX headerMauro Carvalho Chehab
 Re: ARM: imx6: add missing put_device() call in imx6q_suspend_init()Markus Elfring
 Re: [PATCH] nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>Greentime Hu
 Re: [RESEND PATCH v2 1/2] PM / domains: Introduce multi PM domains ...kernel test robot
[New][PATCH 0/2] perf tools: Fix record failure when mixed with ARM SPE ...Wei Li
 [PATCH 2/2] perf tools: Fix record failure when mixed with ARM SPE ...Wei Li
 [PATCH 1/2] perf tools: ARM SPE code cleanupWei Li
 Re: [PATCH v6 3/4] iommu/arm-smmu: Add global/context fault implem ...Thierry Reding
 Re: [PATCH] drivers/perf: hisi: Add identifier sysfs fileShaokun Zhang
 Re: ARM: imx6: add missing put_device() call in imx6q_suspend_init()Shawn Guo
 Re: [PATCH v2 1/2] Bluetooth: btusb: fix up firmware download sequenceMarcel Holtmann
 Re: [PATCH v2 2/2] Bluetooth: btmtksdio: fix up firmware download ...Marcel Holtmann
 Re: [PATCH v2 1/2] Bluetooth: btusb: fix up firmware download sequenceMarcel Holtmann
 Re: [PATCH v4 3/5] stack: Optionally randomize kernel stack offset ...Alexander Popov
 Re: [PATCH v2 0/2] Fix unchecked return value for clk_prepare_enableMark Brown
 Re: [PATCH] ASoC: fsl_easrc: Fix uninitialized scalar variable in ...Mark Brown
 Re: [PATCH v1] regulator: pfuze100: add condition check for 'ramp_ ...Mark Brown
 Re: [PATCH 00/21] MSM8994 peripheral enablement, DTS updatesMark Brown
 Re: [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format s ...Andy Shevchenko
 Re: [PATCH 15/15] io_uring: support true async buffered reads, if ...Pavel Begunkov
[New][PATCH 1/4] mm/page_alloc.c: replace the definition of NR_MIGRATET ...Wei Yang
 [PATCH 3/4] mm/page_alloc.c: simplify pageblock bitmap accessWei Yang
 [PATCH 4/4] mm/page_alloc.c: remove unnecessary end_bitidx for [se ...Wei Yang
 [PATCH 2/4] mm/page_alloc.c: extract the common part in pfn_to_bit ...Wei Yang
 Re: [RESEND PATCH v2 1/2] PM / domains: Introduce multi PM domains ...kernel test robot
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionDavid Hildenbrand
 Re: [v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before calli ...Markus Elfring
 Re: [PATCH] drivers/thermal: Use kobj_to_dev() insteadAmit Kucheria
 Re: [PATCH] ARM: imx6: add missing put_device() call in imx6q_susp ..."yukuai (C)"
 Re: [PATCH] gpio: add GPO driver for PCA9570Michael Walle
 Re: [PATCH v6 1/4] iommu/arm-smmu: add NVIDIA implementation for d ...Thierry Reding
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: [RFC] METADATA design using V4l2 Request APIdikshita@codeauro ...
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
[New][rcu:lkmm] BUILD SUCCESS 3ce5d6935aa24b399e3485b76f4ab8479b3fe3fckernel test robot
[New][PATCH] riscv: Fixup __vdso_gettimeofday broke dynamic ftraceguoren@kernel ...
 Re: [PATCH] media: dev-encoder.rst: add GFDL-1-1+ to SPDX headerHans Verkuil
 Re: [PATCH v1 1/2] mm: drop vm_total_pagesMichal Hocko
[New][PATCH] x86/mce, edac/mce_amd: Print PPIN in machine check recordsSmita Koralahalli
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionWei Yang
 Re: [PATCH v3 bpf-next 6/8] printk: extend test_printf to test %pT ...Andy Shevchenko
 Re: [PATCH v1 2/2] mm/page_alloc: drop nr_free_pagecache_pages()Michal Hocko
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: [PATCH v3 bpf-next 7/8] bpf: add support for %pT format specif ...Andy Shevchenko
 Re: [PATCH] ARM: imx5: add missing put_device() call in imx_suspen ...Shawn Guo
 Re: [PATCH 5/8] virt: vbox: Add support for the new VBG_IOCTL_ACQU ...Hans de Goede
 Re: [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format s ...Rasmus Villemoes
 Re: [PATCH v12 00/11] Guest Last Branch Recording EnablingLike Xu
[New][PATCH v6 0/5] clean up redundant 'kvm_run' parametersTianjia Zhang
 [PATCH v6 5/5] KVM: MIPS: clean up redundant kvm_run parameters in ...Tianjia Zhang
 [PATCH v6 2/5] KVM: arm64: clean up redundant 'kvm_run' parametersTianjia Zhang
 [PATCH v6 4/5] KVM: MIPS: clean up redundant 'kvm_run' parametersTianjia Zhang
 [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in ...Tianjia Zhang
 [PATCH v6 1/5] KVM: s390: clean up redundant 'kvm_run' parametersTianjia Zhang
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionDavid Hildenbrand
 RE: Strange problem with SCTP+IPv6David Laight
 Re: [Patch v2 1/3] lib: Restrict cpumask_local_spread to houskeepi ...Nitesh Narayan Lal
 Re: [PATCH 3/3] watchdog: ds1374_wdt: Introduce Dallas/Maxim DS137 ...Guenter Roeck
 [PATCH 3/3] nvme: Use USEC_PER_SEC instead of magic numbersBaolin Wang
 [PATCH 2/3] nvme-pci: Add controller memory buffer supported macroBaolin Wang
[New][PATCH 0/3] Some improvements for NVMeBaolin Wang
 [PATCH 1/3] nvme: Add Arbitration Burst supportBaolin Wang
 Re: [RFC PATCH 1/3 v2] futex: introduce FUTEX_SWAP operationAaron Lu
[New][ANNOUNCE] 5.4.47-rt28Steven Rostedt
 Re: [PATCH] riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGreentime Hu
 Re: [PATCH 0/8] remove unicore32 supportGuenter Roeck
[New][PATCH 0/2] riscv: Add context tracker supportGreentime Hu
 [PATCH 2/2] riscv: Enable context trackingGreentime Hu
 [PATCH 1/2] riscv: Support irq_work via self IPIsGreentime Hu
 Re: Strange problem with SCTP+IPv6Corey Minyard
[New][PATCH v3 6/7] docs: Add remaining Documentation/*.txt at staging/ ...Mauro Carvalho Chehab
[New][PATCH v3 2/7] docs: trace: ring-buffer-design.txt: convert to ReS ...Mauro Carvalho Chehab
[New][PATCH v3 5/7] docs: move other kAPI documents to core-apiMauro Carvalho Chehab
[New][PATCH v3 4/7] docs: move mailbox.txt to driver-api and rename itMauro Carvalho Chehab
[New][PATCH v3 1/7] docs: dt: convert booting-without-of.txt to ReST formatMauro Carvalho Chehab
[New][PATCH v3 7/7] docs: staging: use small font for literal includesMauro Carvalho Chehab
[New][PATCH v3 3/7] docs: move nommu-mmap.txt to admin-guide and rename ...Mauro Carvalho Chehab
[New][PATCH] mmc: sdhci-acpi: For amd device set driver type as MMC_SET ...Akshu Agrawal
 Re: [PATCH 12/13] ARM: dts: mmp3: Add the GPUPavel Machek
 Re: [PATCH v4 3/5] drm: panel: Add Xingbangda XBD599 panel (ST7703 ...Pavel Machek
 Re: [PATCH v2] Input: document inhibitingPavel Machek
 Re: [PATCH v3 3/4] nvmem: qfprom: Add fuse blowing supportPavel Machek
 Re: [PATCH] scsi: sd: stop SSD (non-rotational) disks before rebootPavel Machek
 Re: [PATCH v2 0/9] Convert the remaining text files to ReST and ad ...Mauro Carvalho Chehab
 Re: [PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV ...Konrad Rzeszutek Wilk
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
 [PATCH V5 0/3] Internal voltage control for qcom SDHCVeerabhadrarao Badiganti
 [PATCH V5 2/3] mmc: core: Set default power mode in mmc_alloc_hostVeerabhadrarao Badiganti
 [PATCH V5 3/3] mmc: sdhci-msm: Use internal voltage controlVeerabhadrarao Badiganti
 [PATCH V5 1/3] mmc: sdhci: Allow platform controlled voltage switchingVeerabhadrarao Badiganti
 RE: [PATCH v4 3/5] stack: Optionally randomize kernel stack offset ...David Laight
 Re: [PATCH kcsan 0/10] KCSAN updates for v5.9"Paul E. McKenney"
[New]drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:104:58: sparse: ...kernel test robot
 Re: [PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_c ...Maxime Ripard
 Re: [PATCH] ibft: Replace zero-length array with flexible-arrayKonrad Rzeszutek Wilk
 RE: [PATCH 1/1] power_supply: wilco_ec: Add permanent long life ch ...<Mario.Limonciello@dell ...
[New][PATCH net-next v10 0/5] RGMII Internal delay common propertyDan Murphy
 [PATCH net-next v10 1/5] dt-bindings: net: Add tx and rx internal ...Dan Murphy
 [PATCH net-next v10 3/5] dt-bindings: net: Add RGMII internal dela ...Dan Murphy
 [PATCH net-next v10 4/5] net: dp83869: Add RGMII internal delay co ...Dan Murphy
 [PATCH net-next v10 5/5] net: phy: DP83822: Add setting the fixed ...Dan Murphy
 [PATCH net-next v10 2/5] net: phy: Add a helper to return the inde ...Dan Murphy
 Re: [PATCH v7 00/19] The new cgroup slab memory controllerVlastimil Babka
[New][PATCH v2 net 0/9] net: qed/qede: various stability fixesAlexander Lobakin
 [PATCH v2 net 1/9] net: qed: fix left elements count calculationAlexander Lobakin
 Re: [PATCH v2 3/6] spi: dw: Add Microchip Sparx5 supportLars Povlsen
 [PATCH v2 net 3/9] net: qede: stop adding events on an already des ...Alexander Lobakin
 [PATCH v2 net 4/9] net: qed: fix NVMe login fails over VFsAlexander Lobakin
 [PATCH v2 net 7/9] net: qede: fix use-after-free on recovery and A ...Alexander Lobakin
 [PATCH v2 net 9/9] net: qed: fix "maybe uninitialized" warningAlexander Lobakin
 [PATCH v2 net 8/9] net: qed: reset ILT block sizes before recomput ...Alexander Lobakin
[New][GIT PULL] Btrfs fixes for 5.8-rc3David Sterba
 [PATCH v2 net 5/9] net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
 [PATCH v2 net 6/9] net: qede: fix PTP initialization on recoveryAlexander Lobakin
 [PATCH v2 net 2/9] net: qed: fix async event callbacks unregisteringAlexander Lobakin
 Re: [PATCH] binder: fix null deref of proc->contextJoel Fernandes
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Andrew Cooper
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: [PATCH][next] mm/zswap: fix a couple of memory leaks and rewor ...Vitaly Wool
 Re: [PATCH] ima: extend boot_aggregate with kernel measurementsMimi Zohar
 Re: [PATCH v2] hwmon: (dell-smm) Add Latitude 5480 to fan control ...Guenter Roeck
 Re: [PATCH v6] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_ENGuenter Roeck
 Re: Packet gets stuck in NOLOCK pfifo_fast qdisc Michael Zhivich
 Re: [PATCH v2 3/6] spi: dw: Add Microchip Sparx5 supportMark Brown
 Re: [PATCH 2/2] hwmon: (gsc): add 16bit pre-scaled voltage modeGuenter Roeck
 Re: [RFC][PATCH v5 00/51] objtool: Make recordmcount a subcommandMatt Helsley
[New][PATCH] staging: rts5208: fix memleaks on error handling paths in ...Evgeny Novikov
[New]Are you interested?Yingluck Shinawatra
 linux-next: umh: fix processed error when UMH_WAIT_PROC is used se ...Christian Borntraeger
[New][PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spect ...Masanari Iida
 Re: [PATCH] sound: usb: quirks: add quirk for Samsung USBC Headset ...Takashi Iwai
[New]drivers/char/hw_random/npcm-rng.c:166:34: warning: unused variable ...kernel test robot
[New]drivers/video/fbdev/imsttfb.c:1538:20: sparse: sparse: incorrect t ...kernel test robot
 Re: [PATCH v1] ARM: imx6plus: enable internal routing of clk_enet_ ...Fabio Estevam
[New][PATCH v2 0/2] cpufreq: Specify the default governor on command lineQuentin Perret
 [PATCH v2 1/2] cpufreq: Register governors at core_initcallQuentin Perret
 [PATCH v2 2/2] cpufreq: Specify default governor on command lineQuentin Perret
[New]krzysztof/for-next bisection: baseline.dmesg.crit on bcm2837-rpi-3-b"kernelci.org bot"
 RE: [PATCH v2] dmabuf: use spinlock to access dmabuf->name"Ruhl, Michael J"
 Re: linux-next: umh: fix processed error when UMH_WAIT_PROC is use ...Christian Borntraeger
[New][PATCH v2 0/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUI ...Hans de Goede
 [PATCH v2 2/8] virt: vbox: Fix guest capabilities mask checkHans de Goede
 [PATCH v2 3/8] virt: vbox: Rename guest_caps struct members to set ...Hans de Goede
 [PATCH v2 4/8] virt: vbox: Add vbg_set_host_capabilities() helper ...Hans de Goede
 [PATCH v2 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _ ...Hans de Goede
 [PATCH v2 5/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUI ...Hans de Goede
 [PATCH v2 8/8] virt: vbox: Fix some comments which talk about the ...Hans de Goede
 [PATCH v2 7/8] virt: vbox: Log unknown ioctl requests as errorHans de Goede
 [PATCH v2 6/8] virt: vbox: Add a few new vmmdev request types to t ...Hans de Goede
 Re: linux-next: build failures after merge of the hid treeBenjamin Tissoires
 [PATCH net-next v2 4/5] hinic: add support to identify physical deviceLuo bin
 [PATCH net-next v2 2/5] hinic: add support to set and get irq coalesceLuo bin
 [PATCH net-next v2 5/5] hinic: add support to get eeprom informationLuo bin
 [PATCH net-next v2 3/5] hinic: add self test supportLuo bin
 [PATCH net-next v2 1/5] hinic: add support to set and get pause paramsLuo bin
[New][PATCH net-next v2 0/5] hinic: add some ethtool ops supportLuo bin
[New][PATCH v2 0/8 resend] virt: vbox: Add support for the new VBG_IOCT ...Hans de Goede
 [PATCH v2 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _ ...Hans de Goede
 [PATCH v2 2/8] virt: vbox: Fix guest capabilities mask checkHans de Goede
 [PATCH v2 4/8] virt: vbox: Add vbg_set_host_capabilities() helper ...Hans de Goede
 [PATCH v2 5/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUI ...Hans de Goede
 [PATCH v2 8/8] virt: vbox: Fix some comments which talk about the ...Hans de Goede
 [PATCH v2 6/8] virt: vbox: Add a few new vmmdev request types to t ...Hans de Goede
 [PATCH v2 7/8] virt: vbox: Log unknown ioctl requests as errorHans de Goede
 [PATCH v2 3/8] virt: vbox: Rename guest_caps struct members to set ...Hans de Goede
 Re: [RESEND PATCH v2 1/2] PM / domains: Introduce multi PM domains ...kernel test robot
 Re: linux-next: build failure after merge of the printk treePetr Mladek
 Re: [PATCH 2/2] block: remove retry loop in ioc_release_fn()Daniel Wagner
 Re: [PATCH v2 1/2] thunderbolt: Add support for separating the flu ...Mika Westerberg
 Re: ARM: imx6: add missing put_device() call in imx6q_suspend_init()Markus Elfring
 [RFC v6] drm/nouveau/kms/nvd9-: Add CRC supportLyude Paul
[New][PATCH net-next v4 0/8] net: phy: mscc: PHC and timestamping supportAntoine Tenart
 [PATCH net-next v4 3/8] net: phy: mscc: remove the TR CLK disable ...Antoine Tenart
 [PATCH net-next v4 6/8] net: phy: mscc: timestamping and PHC supportAntoine Tenart
 [PATCH net-next v4 8/8] MIPS: dts: ocelot: describe the load/save GPIOAntoine Tenart
 [PATCH net-next v4 1/8] net: phy: add support for a common probe b ...Antoine Tenart
 [PATCH net-next v4 7/8] dt-bindings: net: phy: vsc8531: document t ...Antoine Tenart
 [PATCH net-next v4 5/8] net: phy: mscc: 1588 block initializationAntoine Tenart
 [PATCH net-next v4 2/8] net: phy: mscc: fix copyright and author i ...Antoine Tenart
 [PATCH net-next v4 4/8] net: phy: mscc: take into account the 1588 ...Antoine Tenart
 Re: krzysztof/for-next bisection: baseline.dmesg.crit on bcm2837-r ...Krzysztof Kozlowski
 Re: [PATCH tip/core/rcu 13/14] tools/memory-model/README: Expand d ...Akira Yokosawa
 Re: [PATCH 15/15] io_uring: support true async buffered reads, if ...Jens Axboe
 Re: [PATCH v2 2/2] thunderbolt: Add support for authenticate on di ...Mika Westerberg
[New][PATCH] gpio: Drop superfluous dependencies on GPIOLIBGeert Uytterhoeven
 Re: [PATCH 1/3] nvme: Add Arbitration Burst supportKeith Busch
 Re: [RESEND PATCH V13 3/3] Input: new da7280 haptic driverUwe Kleine-König
 RE: [PATCH v2 1/2] thunderbolt: Add support for separating the flu ...<Mario.Limonciello@dell ...
 Re: [RFC v9 02/11] vhost: use batched get_vq_desc version"Michael S. Tsirkin"
[New]Switching dmaengine tree to kernel.orgVinod Koul
 Re: [PATCH v2]: arch: arm64: vdso: export the symbols for time()Will Deacon
 Re: [PATCH v4] platform: x86: Add ACPI driver for ChromeOSEnric Balletbo i Serra
 Re: [PATCH v3 3/4] nvmem: qfprom: Add fuse blowing supportDoug Anderson
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
 Re: [PATCH v2 2/2] arm64/build: Warn on orphan section placementWill Deacon
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: [PATCH v7 01/13] tools/libperf: introduce notion of static pol ...Jiri Olsa
 Re: [PATCH v8 12/13] perf record: implement control commands handlingJiri Olsa
 Re: [PATCH v8 09/13] perf stat: implement control commands handlingJiri Olsa
 Re: [PATCH v7 03/13] perf evlist: implement control command handli ...Jiri Olsa
 Re: [PATCH v8 09/13] perf stat: implement control commands handlingJiri Olsa
 Re: [PATCH v8 03/13] perf evlist: implement control command handli ...Jiri Olsa
 Re: [PATCH v8 03/13] perf evlist: implement control command handli ...Jiri Olsa
 Re: [PATCH v8 07/13] perf stat: factor out event handling loop int ...Jiri Olsa
 Re: [PATCH v8 04/13] perf stat: factor out body of event handling ...Jiri Olsa
[New][PATCH 0/2] gpio: aggregator: Misc parsing improvementsGeert Uytterhoeven
 [PATCH 1/2] gpio: aggregator: Drop pre-initialization in get_arg()Geert Uytterhoeven
 [PATCH 2/2] gpio: aggregator: Use bitmap_parselist() for parsing G ...Geert Uytterhoeven
 Re: [PATCH 12/13] ARM: dts: mmp3: Add the GPULubomir Rintel
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
 Re: [PATCH v2 2/2] arm64/build: Warn on orphan section placementArd Biesheuvel
 Re: [PATCH v1] ARM: imx6plus: enable internal routing of clk_enet_ ...Sven Van Asbroeck
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ..."Ahmed S. Darwish"
 Re: [PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_c ...Markus Elfring
 Re: [RFC PATCH 0/1] dm-crypt excessive overheadMike Snitzer
 Re: [PATCH v2] kvm: Fix false positive RCU usage warningJoel Fernandes
 Re: [PATCH v8 03/13] perf evlist: implement control command handli ...Arnaldo Carvalho de Melo
 Re: [PATCH 0/2] Introduce PCI_FIXUP_IOMMUBjorn Helgaas
 Re: linux-next: Tree for Jun 23 (objtool (2))Randy Dunlap
 Re: [PATCH kcsan 0/10] KCSAN updates for v5.9Marco Elver
 Re: [RFC PATCH 0/1] dm-crypt excessive overheadIgnat Korchagin
[New][PATCH] efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should ...Geert Uytterhoeven
 Re: [PATCH 1/2][v3] PM / s2idle: Clear _TIF_POLLING_NRFLAG before ..."Rafael J. Wysocki"
 Re: [PATCH v8 03/13] perf evlist: implement control command handli ...Jiri Olsa
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: [PATCH 3/3] drm/bridge: ps8640: Rework power state handlingEnric Balletbo i Serra
 Re: linux-next: build failure after merge of the printk treePeter Zijlstra
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionMichal Hocko
 Re: krzysztof/for-next bisection: baseline.dmesg.crit on bcm2837-r ...Guillaume Tucker
 Re: [RFC PATCH 0/1] dm-crypt excessive overheadMike Snitzer
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Andrew Cooper
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Peter Zijlstra
 Re: [PATCH AUTOSEL 4.14 090/108] ovl: verify permissions in ovl_pa ...Naresh Kamboju
 Re: [PATCH v2] kvm: Fix false positive RCU usage warningMadhuparna Bhowmik
 Re: [v1,net-next 4/4] net: enetc add tc flower offload flow meteri ...kernel test robot
 Re: [PATCH AUTOSEL 5.7 319/388] ovl: verify permissions in ovl_pat ...Naresh Kamboju
 Re: [PATCH v2] kvm: Fix false positive RCU usage warningMadhuparna Bhowmik
 Re: [RESEND PATCH v2 1/2] PM / domains: Introduce multi PM domains ...kernel test robot
 Re: [PATCH] x86/mce, edac/mce_amd: Print PPIN in machine check recordsBorislav Petkov
 Re: Strange problem with SCTP+IPv6Xin Long
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Andrew Cooper
 Re: [PATCH v6 1/5] KVM: s390: clean up redundant 'kvm_run' parametersChristian Borntraeger
 Re: [RFC PATCH 0/1] dm-crypt excessive overheadMike Snitzer
 [tip: ras/core] x86/mce, EDAC/mce_amd: Print PPIN in machine check ..."tip-bot2 for Smita Koralahalli"
 Re: [PATCH AUTOSEL 4.19 138/172] ovl: verify permissions in ovl_pa ...Naresh Kamboju
[New][PATCH 0/7] iommu/vt-d: Misc tweaks and fixes for vSVAJacob Pan
 [PATCH 3/7] iommu/vt-d: Fix PASID devTLB invalidationJacob Pan
 Re: [PATCH 1/2] net: ethernet: mvneta: Fix Serdes configuration fo ...Sascha Hauer
 [PATCH 7/7] iommu/vt-d: Disable multiple GPASID-dev bindJacob Pan
 [PATCH 2/7] iommu/vt-d: Remove global page support in devTLB flushJacob Pan
[New]I'm being accused of "killing foss", how do I respond?nipponmail@firemail ...
 [PATCH 6/7] iommu/vt-d: Warn on out-of-range invalidation addressJacob Pan
 [PATCH 5/7] iommu/vt-d: Fix devTLB flush for vSVAJacob Pan
 [PATCH 1/7] iommu/vt-d: Enforce PASID devTLB field maskJacob Pan
 [PATCH 4/7] iommu/vt-d: Handle non-page aligned addressJacob Pan
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Joerg Roedel
 Re: [PATCH v2] kvm: Fix false positive RCU usage warning"Paul E. McKenney"
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Andrew Cooper
 Re: [PATCH v7 00/19] The new cgroup slab memory controllerRoman Gushchin
[New]Dearpeace maurice
 Re: [PATCH v7 09/19] mm: memcg/slab: charge individual slab object ...Roman Gushchin
 Re: [PATCH AUTOSEL 5.4 219/266] ovl: verify permissions in ovl_pat ...Naresh Kamboju
[New]YOUR GIFT WESTERN UNION PAYMENTBarr Kummar Faso
 Re: [PATCH] rcu/tree: Force quiescent state on callback overloadJoel Fernandes
 Re: [PATCH v2] kvm: Fix false positive RCU usage warningJoel Fernandes
 Re: [PATCH 1/2] sched/uclamp: Add a new sysctl to control RT defau ...Qais Yousef
 [kbuild] Re: [PATCH v7 33/36] rapidio: fix common struct sg_table ...Dan Carpenter
 RE: [PATCH 1/1] power_supply: wilco_ec: Add permanent long life ch ...<Crag.Wang@dell ...
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Borislav Petkov
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 RE: [PATCH 1/2] cpufreq: intel_pstate: Allow enable/disable energy ..."Doug Smythies"
 Re: [PATCH tip/core/rcu 13/14] tools/memory-model/README: Expand d ..."Paul E. McKenney"
 Re: [PATCH RFC v8 02/11] vhost: use batched get_vq_desc versionEugenio Perez Martin
[New]Re: [PATCH 1/7] irqchip: Fix potential resource leaksMarkus Elfring
 Re: [PATCH] cros_ec_spi: Even though we're RT priority, don't bump ...Qais Yousef
 Re: [PATCH v2 5/9] docs: move nommu-mmap.txt to admin-guide and re ...Mike Rapoport
 [PATCH v4] ima: extend boot_aggregate with kernel measurementsMaurizio Drocco
[New]ERROR: "min_low_pfn" undefined!kernel test robot
 Re: [PATCH] kvm: x86 mmu: avoid mmu_page_hash lookup for direct_ma ...Sean Christopherson
 Re: [PATCH v4 2/2] ASoC: tas2562: Update shutdown GPIO propertyDan Murphy
 Re: Strange problem with SCTP+IPv6Corey Minyard
 Re: [v1,net-next 4/4] net: enetc add tc flower offload flow meteri ...kernel test robot
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Dave Hansen
 [PATCH] sctp: Don't advertise IPv4 addresses if ipv6only is set on ...minyard@acm ...
 Re: [PATCH v6] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_ENManikandan
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Borislav Petkov
[New][PATCH] docs: sysctl/kernel: document randomStephen Kitt
 RE: [PATCH 11/17] hexagon: switch to copy_thread_tls()"Brian Cain"
 Re: [PATCH v2] arm64/module: Optimize module load time by optimizi ...Will Deacon
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ..."Ahmed S. Darwish"
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Borislav Petkov
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Peter Zijlstra
[New][PATCH v3 0/2] Allow breaking up Thunderbolt/USB4 updatesMario Limonciello
 [PATCH v3 1/2] thunderbolt: Add support for separating the flush t ...Mario Limonciello
 [PATCH v3 2/2] thunderbolt: Add support for authenticate on disconnectMario Limonciello
 Re: [PATCH RFC v8 02/11] vhost: use batched get_vq_desc versionEugenio Perez Martin
 [ANNOUNCE] git-filter-repo v2.27.1Elijah Newren
 Re: [RFC v5 01/10] drm/vblank: Register drmm cleanup action once p ...Daniel Vetter
 Re: Strange problem with SCTP+IPv6Corey Minyard
 Re: [PATCH] mm: Track mmu notifiers in fs_reclaim_acquire/releaseQian Cai
 Re: [PATCH 4/4] iommu/arm-smmu-v3: Remove cmpxchg() in arm_smmu_cm ...Robin Murphy
 Re: [PATCH 1/2] riscv: Support irq_work via self IPIskernel test robot
 Re: [RFC PATCH 0/1] dm-crypt excessive overheadIgnat Korchagin
[New]Re: [PATCH] afs: Fix the memory leak in afs_mkdirMarkus Elfring
 Re: [PATCH 14/15] net: phy: add PHY regulator supportBartosz Golaszewski
 Re: [PATCH 2/3] nvme-pci: Add controller memory buffer supported macroChristoph Hellwig
 Re: [PATCH] rcu/tree: Force quiescent state on callback overload"Paul E. McKenney"
[New][PATCH 0/3] x86/dumpstack: Print registers with the same log level ...Dmitry Safonov
 [PATCH 1/3] x86/dumpstack: Add log_lvl to show_iret_regs()Dmitry Safonov
 [PATCH 3/3] x86/dumpstack: Show registers dump with trace's log levelDmitry Safonov
 [PATCH 2/3] x86/dumpstack: Add log_lvl to __show_regs()Dmitry Safonov
 Re: [PATCH kcsan 0/10] KCSAN updates for v5.9"Paul E. McKenney"
 Re: [PATCH] drivers: base: power: mark 2 functions as __init to sa ..."Rafael J. Wysocki"
 Re: [PATCH v2] cpufreq: intel_pstate: Add additional OOB enabling bit"Rafael J. Wysocki"
 Re: [PATCH] drm/gma500: Fix direction check in psb_accel_2d_copy()Patrik Jakobsson
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Peter Zijlstra
 Re: [PATCH] cros_ec_spi: Even though we're RT priority, don't bump ...Qais Yousef
[New][PATCH v2 net-next 1/2] indirect_call_wrapper: extend indirect wra ...Brian Vazquez
 [PATCH v2 net-next 2/2] ipv6: fib6: avoid indirect calls from fib6 ...Brian Vazquez
 Re: [PATCH v1 2/2] romfs: address performance regression since v3.10kernel test robot
 [PATCH 01/50] staging: bcm2835: Break MMAL support out from cameraNicolas Saenz Julienne
 [PATCH 06/50] staging: mmal-vchiq: Fixup vchiq-mmal include orderingNicolas Saenz Julienne
 [PATCH 12/50] staging: vchi: Get rid of all useless callback reasonsNicolas Saenz Julienne
 [PATCH 19/50] staging: vchi: Get rid of unnecessary definesNicolas Saenz Julienne
 [PATCH 25/50] staging: vchiq: Introduce vchiq_validate_params()Nicolas Saenz Julienne
 [PATCH 26/50] staging: vchiq: Move message queue into struct vchiq ...Nicolas Saenz Julienne
 [PATCH 35/50] staging: vchiq: Pass vchiq's message when holding a ...Nicolas Saenz Julienne
 [PATCH 42/50] staging: vchiq: Move definitions only used by core i ...Nicolas Saenz Julienne
 [PATCH 50/50] staging: vchiq: Move vchiq.h into include directoryNicolas Saenz Julienne
 [PATCH 45/50] staging: vchi: Move vchi_queue_kernel_message() into ...Nicolas Saenz Julienne
 [PATCH 44/50] staging: vchi: Get rid of vchi_bulk_queue_transmit()Nicolas Saenz Julienne
 [PATCH 48/50] staging: vchiq: Use vchiq.h as the main header file ...Nicolas Saenz Julienne
 [PATCH 49/50] staging: vchiq: Move defines into core headerNicolas Saenz Julienne
 [PATCH 36/50] staging: vchi: Rework vchi_msg_hold() to match vchiq ...Nicolas Saenz Julienne
 [PATCH 46/50] staging: vchiq: Get rid of vchiNicolas Saenz Julienne
 [PATCH 47/50] staging: vchiq: Move conditional barrier definition ...Nicolas Saenz Julienne
 Re: [PATCH 2/3] x86/dumpstack: Add log_lvl to __show_regs()Jann Horn
 [PATCH 43/50] staging: vchi: Get rid of vchi_bulk_queue_receive()Nicolas Saenz Julienne
 [PATCH 41/50] staging: vchiq: Make vchiq_add_service() localNicolas Saenz Julienne
 [PATCH 40/50] staging: vchiq: Get rid of unnecessary definitions i ...Nicolas Saenz Julienne
 [PATCH 37/50] staging: vchiq: Unify fourcc definition mechanismsNicolas Saenz Julienne
 Re: [RFC v9 02/11] vhost: use batched get_vq_desc versionEugenio Perez Martin
 [PATCH 39/50] staging: vchi: Don't include vchiq_core.hNicolas Saenz Julienne
 [PATCH 38/50] staging: vchi: Get rid of struct vchiq_instance forw ...Nicolas Saenz Julienne
 [PATCH 34/50] staging: vchi: Get rid of struct vchi_serviceNicolas Saenz Julienne
 [PATCH 32/50] staging: vchiq: Don't use a typedef for vchiq_callbackNicolas Saenz Julienne
 [PATCH 30/50] staging: vchiq: Export vchiq_msg_queue_pushNicolas Saenz Julienne
 [PATCH 31/50] staging: vchi: Get rid of vchiq_shim's message callbackNicolas Saenz Julienne
 [PATCH 33/50] staging: vchi: Use struct vchiq_service_paramsNicolas Saenz Julienne
 [PATCH 24/50] staging: vchi: Get rid of effect less expressionNicolas Saenz Julienne
 [PATCH 29/50] staging: vchiq: Export vchiq_get_service_userdata()Nicolas Saenz Julienne
 [PATCH 27/50] staging: vchiq: Get rid of vchiq_util.hNicolas Saenz Julienne
 [PATCH 28/50] staging: vchi: Expose struct vchi_serviceNicolas Saenz Julienne
 [PATCH 22/50] staging: vchi: Use enum vchiq_bulk_mode instead of v ...Nicolas Saenz Julienne
 [PATCH 18/50] staging: vchi_common: Get rid of all unused definitionsNicolas Saenz Julienne
 [PATCH 23/50] staging: vchi: Use vchiq's enum vchiq_reasonNicolas Saenz Julienne
[New]brocken devfreq simple_ondemand for Odroid XU3/4?Willy Wolff
 [PATCH 21/50] staging: vchi: Get rid of flags argument in vchi_msg ...Nicolas Saenz Julienne
 [PATCH 20/50] staging: vc04_services: Get rid of vchi_cfg.hNicolas Saenz Julienne
 [PATCH 14/50] staging: vchi: Get rid of struct vchi_instance_handleNicolas Saenz Julienne
 [PATCH 17/50] staging: vchi: Get rid of vchi_msg_dequeue()Nicolas Saenz Julienne
 [PATCH 16/50] staging: vc04_services: bcm2835-audio: Use vchi_msg_ ...Nicolas Saenz Julienne
 [PATCH 13/50] staging: vchi: Get rid of vchi_msg_peek()Nicolas Saenz Julienne
 [PATCH 11/50] staging: vchiq_arm: Add a matching unregister callNicolas Saenz Julienne
 [PATCH 10/50] staging: mmal-vchiq: Fix formatting errors in mmal_p ...Nicolas Saenz Julienne
 [PATCH 09/50] staging: mmal-vchiq: If the VPU returns an error, do ...Nicolas Saenz Julienne
 Re: [PATCH v2] checkpatch: fix CONST_STRUCT when const_structs.che ...Joe Perches
 [PATCH 05/50] staging: mmal-vchiq: Make a mmal_buf struct for pass ...Nicolas Saenz Julienne
 [PATCH 07/50] staging: mmal-vchiq: Fix client_component for 64 bit ...Nicolas Saenz Julienne
 [PATCH 08/50] staging: mmal-vchiq: Always return the param size fr ...Nicolas Saenz Julienne
 [PATCH 02/50] staging: mmal-vchiq: Allocate and free components as ...Nicolas Saenz Julienne
[New][PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq splitNicolas Saenz Julienne
 [PATCH 04/50] staging: mmal-vchiq: Make timeout a defined parameterNicolas Saenz Julienne
 [PATCH 03/50] staging: mmal-vchiq: Avoid use of bool in structuresNicolas Saenz Julienne
 Re: [GIT PULL] Btrfs fixes for 5.8-rc3pr-tracker-bot@kernel ...
 Re: [PATCH] drm/radeon: fix fb_div check in ni_init_smc_spll_table()Alex Deucher
[New][PATCH] media: i2c: imx290: replace msleep(10) with usleep_range(1 ...Andrey Konovalov
 Re: [PATCH] media: i2c: imx290: replace msleep(10) with usleep_ran ...Andrey Konovalov
[New]KASAN: vmalloc-out-of-bounds Read in nl8NUM_dump_wpan_physyzbot
[New]KASAN: vmalloc-out-of-bounds Read in tipc_nl_node_dump_monitor_peersyzbot
 Re: [PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_c ...Maxime Ripard
 Re: [PATCH v7 5/8] loop: be paranoid on exit and prevent new addit ...Luis Chamberlain
 [PATCH v3 4/5] iommu/uapi: Handle data and argsz filled by usersJacob Pan
 [PATCH v3 3/5] iommu/uapi: Use named union for user dataJacob Pan
 [PATCH v3 2/5] iommu/uapi: Add argsz for user filled dataJacob Pan
[New][PATCH v3 0/5] IOMMU user API enhancementJacob Pan
 Re: [PATCH v2]: arch: arm64: vdso: export the symbols for time()Will Deacon
 [PATCH v3 1/5] docs: IOMMU user APIJacob Pan
 [PATCH v3 5/5] iommu/uapi: Support both kernel and user unbind gue ...Jacob Pan
 Re: LTP: crypto: af_alg02 regression on linux-next 20200621 tagEric Biggers
 Re: [RFC v5 02/10] drm/vblank: Add vblank worksDaniel Vetter
 Re: [PATCH v7 5/8] loop: be paranoid on exit and prevent new addit ...Johannes Thumshirn
 Re: [PATCH tip/core/rcu 16/26] rcu: Mark rcu_nmi_enter() call to r ...Peter Zijlstra
 Re: [PATCH v1 2/2] romfs: address performance regression since v3.10Sven Van Asbroeck
 Re: [RESEND PATCH] mm: fix migrate_vma_setup() src_owner and norma ...Ralph Campbell
 Re: [PATCH bpf 1/2] flow_dissector: reject invalid attach_flagsLorenz Bauer
[New][PATCH] linux/log2.h: enclose macro arg in parensJonathan Lemon
 Re: Strange problem with SCTP+IPv6Michael Tuexen
[New][GIT PULL] KVM fixes for Linux 5.8-rc3Paolo Bonzini
[New]Re: [PATCH 16/22] gpiolib: cdev: add V2 uAPI implementation to par ...Julia Lawall
[New]Hello, Please"Mr. Scott Donald"
 Re: [PATCH AUTOSEL 4.14 090/108] ovl: verify permissions in ovl_pa ...Sasha Levin
 RE: [PATCH] tools/thermal: tmon: include pthread and time headers ..."Pawnikar, Sumeet R"
 Re: [PATCH v4 2/2] ASoC: tas2562: Update shutdown GPIO propertyMark Brown
 Re: [PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 ...Will Deacon
 Re: [PATCH v4 2/2] ASoC: tas2562: Update shutdown GPIO propertyDan Murphy
 [PATCH v3 01/10] objtool: Do not assume order of parent/child func ...Kristen Carlson Accardi
 [PATCH v3 02/10] x86: tools/relocs: Support >64K section headersKristen Carlson Accardi
 [PATCH v3 03/10] x86/boot: Allow a "silent" kaslr random byte fetchKristen Carlson Accardi
 [PATCH v3 05/10] x86: Make sure _etext includes function sectionsKristen Carlson Accardi
 [PATCH v3 06/10] x86/tools: Add relative relocs for randomized fun ...Kristen Carlson Accardi
 [PATCH v3 07/10] x86/boot/compressed: change definition of STATICKristen Carlson Accardi
 [PATCH v3 04/10] x86: Makefile: Add build and config option for CO ...Kristen Carlson Accardi
 [PATCH v3 09/10] kallsyms: Hide layoutKristen Carlson Accardi
 [PATCH v3 08/10] x86: Add support for function granular KASLRKristen Carlson Accardi
 [PATCH v3 10/10] module: Reorder functionsKristen Carlson Accardi
 Re: [PATCHv3] coresight: tmc: Add shutdown callback for TMC ETRMathieu Poirier
[New][PATCH v3 00/10] Function Granular KASLRKristen Carlson Accardi
 Re: [PATCH v2 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usageSean Christopherson
 Re: [PATCH] coresight: tmc: Fix TMC mode read in tmc_read_unprepar ...Mathieu Poirier
 [PATCH v4 7/7] dt-bindings: hwmon: Add bindings for ADM1266<alexandru.tachici@analog ...
 [PATCH v4 6/7] hwmon: pmbus: adm1266: debugfs for blackbox info<alexandru.tachici@analog ...
[New][PATCH v4 0/7] hwmon: pmbus: adm1266: add support<alexandru.tachici@analog ...
 [PATCH AUTOSEL 5.7 03/28] drm/amd/display: Use kfree() to free rgb ...Sasha Levin
 [PATCH v4 5/7] hwmon: pmbus: adm1266: read blackbox<alexandru.tachici@analog ...
 Re: [mm, slab/slub] 7b39adbb1b: WARNING:at_mm/slab.h:#kmem_cache_freeRoman Gushchin
 [PATCH AUTOSEL 5.7 08/28] ibmvnic: Harden device login requestsSasha Levin
 [PATCH AUTOSEL 5.7 09/28] net: alx: fix race condition in alx_removeSasha Levin
 [PATCH AUTOSEL 5.7 15/28] s390/seccomp: pass syscall arguments via ...Sasha Levin
 [PATCH AUTOSEL 5.7 18/28] s390/ptrace: fix setting syscall numberSasha Levin
 [PATCH AUTOSEL 5.7 19/28] s390/vdso: Use $(LD) instead of $(CC) to ...Sasha Levin
 [PATCH AUTOSEL 5.7 20/28] s390/vdso: fix vDSO clock_getres()Sasha Levin
 [PATCH AUTOSEL 5.7 21/28] arm64: sve: Fix build failure when ARM64 ...Sasha Levin
[New][PATCH AUTOSEL 5.4 01/24] sata_rcar: handle pm_runtime_get_sync fa ...Sasha Levin
 [PATCH AUTOSEL 5.4 06/24] arm64/sve: Eliminate data races on sve_d ...Sasha Levin
 [PATCH AUTOSEL 5.4 07/24] ibmvnic: Harden device login requestsSasha Levin
 [PATCH AUTOSEL 5.4 09/24] test_objagg: Fix potential memory leak i ...Sasha Levin
 [PATCH AUTOSEL 5.4 16/24] s390/vdso: Use $(LD) instead of $(CC) to ...Sasha Levin
 [PATCH AUTOSEL 5.4 17/24] s390/vdso: fix vDSO clock_getres()Sasha Levin
 [PATCH AUTOSEL 5.4 19/24] kbuild: improve cc-option to clean up al ...Sasha Levin
 [PATCH AUTOSEL 5.4 21/24] kprobes: Suppress the suspicious RCU war ...Sasha Levin
 [PATCH AUTOSEL 5.4 22/24] blktrace: break out of blktrace setup on ...Sasha Levin
 [PATCH AUTOSEL 5.4 23/24] block: update hctx map when use multiple ...Sasha Levin
 [PATCH AUTOSEL 4.19 03/15] drm/amd/display: Use kfree() to free rg ...Sasha Levin
 [PATCH AUTOSEL 4.19 05/15] hwrng: ks-sa - Fix runtime PM imbalance ...Sasha Levin
 [PATCH AUTOSEL 4.19 07/15] ibmvnic: Harden device login requestsSasha Levin
 [PATCH AUTOSEL 4.19 08/15] net: alx: fix race condition in alx_removeSasha Levin
 [PATCH AUTOSEL 4.19 11/15] s390/vdso: fix vDSO clock_getres()Sasha Levin
 [PATCH AUTOSEL 4.19 13/15] kbuild: improve cc-option to clean up a ...Sasha Levin
 [PATCH AUTOSEL 4.14 2/6] net: alx: fix race condition in alx_removeSasha Levin
 [PATCH AUTOSEL 4.14 5/6] kbuild: improve cc-option to clean up all ...Sasha Levin
 [PATCH AUTOSEL 4.9 2/6] net: alx: fix race condition in alx_removeSasha Levin
 [PATCH AUTOSEL 4.9 4/6] s390/ptrace: fix setting syscall numberSasha Levin
 [PATCH AUTOSEL 4.9 5/6] kbuild: improve cc-option to clean up all ...Sasha Levin
 [PATCH AUTOSEL 4.9 6/6] blktrace: break out of blktrace setup on c ...Sasha Levin
 [PATCH AUTOSEL 4.4 2/3] kbuild: improve cc-option to clean up all ...Sasha Levin
 [PATCH AUTOSEL 4.4 3/3] blktrace: break out of blktrace setup on c ...Sasha Levin
 [PATCH AUTOSEL 4.14 6/6] blktrace: break out of blktrace setup on ...Sasha Levin
[New][PATCH AUTOSEL 4.4 1/3] net: alx: fix race condition in alx_removeSasha Levin
 [PATCH AUTOSEL 4.9 3/6] rocker: fix incorrect error handling in dm ...Sasha Levin
[New][PATCH AUTOSEL 4.9 1/6] ata/libata: Fix usage of page address by p ...Sasha Levin
 [PATCH AUTOSEL 4.14 4/6] s390/ptrace: fix setting syscall numberSasha Levin
 [PATCH AUTOSEL 4.14 3/6] rocker: fix incorrect error handling in d ...Sasha Levin
[New][PATCH AUTOSEL 4.14 1/6] ata/libata: Fix usage of page address by ...Sasha Levin
 [PATCH AUTOSEL 4.19 15/15] RISC-V: Don't allow write+exec only pag ...Sasha Levin
 Re: [PATCH v2 10/15] docs: hugetlbpage.rst: fix some warningsMike Kravetz
 [PATCH AUTOSEL 4.19 14/15] blktrace: break out of blktrace setup o ...Sasha Levin
 [PATCH AUTOSEL 4.19 12/15] arm64: sve: Fix build failure when ARM6 ...Sasha Levin
 [PATCH AUTOSEL 4.19 10/15] s390/ptrace: fix setting syscall numberSasha Levin
 [PATCH AUTOSEL 4.19 04/15] riscv/atomic: Fix sign extension for RV64ISasha Levin
 [PATCH AUTOSEL 4.19 09/15] rocker: fix incorrect error handling in ...Sasha Levin
 Re: [PATCH 1/3] nvme: Add Arbitration Burst supportSagi Grimberg
 [PATCH AUTOSEL 4.19 06/15] arm64/sve: Eliminate data races on sve_ ...Sasha Levin
 [PATCH AUTOSEL 4.19 02/15] ata/libata: Fix usage of page address b ...Sasha Levin
[New][PATCH AUTOSEL 4.19 01/15] sata_rcar: handle pm_runtime_get_sync f ...Sasha Levin
 [PATCH AUTOSEL 5.4 24/24] RISC-V: Don't allow write+exec only page ...Sasha Levin
[New]process '/usr/bin/rsync' started with executable stackChristian Kujau
 [PATCH AUTOSEL 5.4 11/24] mvpp2: ethtool rxtx stats fixSasha Levin
 [PATCH AUTOSEL 5.4 20/24] recordmcount: support >64k sectionsSasha Levin
 [PATCH AUTOSEL 5.4 18/24] arm64: sve: Fix build failure when ARM64 ...Sasha Levin
 [PATCH AUTOSEL 5.4 15/24] s390/ptrace: fix setting syscall numberSasha Levin
 [PATCH AUTOSEL 5.4 14/24] s390/ptrace: pass invalid syscall number ...Sasha Levin
 Re: [PATCH 3/3] nvme: Use USEC_PER_SEC instead of magic numbersSagi Grimberg
 [PATCH AUTOSEL 5.4 12/24] pinctrl: qcom: spmi-gpio: fix warning ab ...Sasha Levin
 Re: [PATCH v2 0/2] sched: Optionally skip uclamp logic in fast pathDietmar Eggemann
 [PATCH AUTOSEL 5.4 13/24] pinctrl: tegra: Use noirq suspend/resume ...Sasha Levin
 [PATCH AUTOSEL 5.4 10/24] rocker: fix incorrect error handling in ...Sasha Levin
 [PATCH AUTOSEL 5.4 08/24] net: alx: fix race condition in alx_removeSasha Levin
 [PATCH AUTOSEL 5.4 03/24] drm/amd/display: Use kfree() to free rgb ...Sasha Levin
 [PATCH AUTOSEL 5.4 05/24] hwrng: ks-sa - Fix runtime PM imbalance ...Sasha Levin
 [PATCH AUTOSEL 5.4 04/24] riscv/atomic: Fix sign extension for RV64ISasha Levin
 [PATCH v7 08/19] mm: memcg/slab: save obj_cgroup for non-root slab ...Roman Gushchin
[New][PATCH v7 00/19] The new cgroup slab memory controllerRoman Gushchin
 [PATCH v7 03/19] mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
 [PATCH v7 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfoRoman Gushchin
 [PATCH v7 13/19] mm: memcg/slab: simplify memcg cache creationRoman Gushchin
 [PATCH v7 15/19] mm: memcg/slab: deprecate slab_root_cachesRoman Gushchin
 [PATCH v7 17/19] mm: memcg/slab: use a single set of kmem_caches f ...Roman Gushchin
 [PATCH v7 16/19] mm: memcg/slab: remove redundant check in memcg_a ...Roman Gushchin
 [PATCH v7 06/19] mm: memcg/slab: obj_cgroup APIRoman Gushchin
 [PATCH v7 05/19] mm: memcontrol: decouple reference counting from ...Roman Gushchin
 Re: [RFC PATCH v2] xen/privcmd: Convert get_user_pages*() to pin_u ...Boris Ostrovsky
 [PATCH v7 11/19] mm: memcg/slab: move memcg_kmem_bypass() to memco ...Roman Gushchin
 [PATCH v7 14/19] mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin
 [PATCH v7 04/19] mm: slub: implement SLUB version of obj_to_index()Roman Gushchin
 [PATCH v7 18/19] kselftests: cgroup: add kernel memory accounting ...Roman Gushchin
 [PATCH v7 01/19] mm: memcg: factor out memcg- and lruvec-level cha ...Roman Gushchin
 [PATCH v7 12/19] mm: memcg/slab: use a single set of kmem_caches f ...Roman Gushchin
 [PATCH v7 07/19] mm: memcg/slab: allocate obj_cgroups for non-root ...Roman Gushchin
 [PATCH v7 02/19] mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin
 [PATCH v7 09/19] mm: memcg/slab: charge individual slab objects in ...Roman Gushchin
 [PATCH AUTOSEL 5.7 28/28] RISC-V: Don't allow write+exec only page ...Sasha Levin
 [PATCH AUTOSEL 5.4 02/24] ata/libata: Fix usage of page address by ...Sasha Levin
 [PATCH AUTOSEL 5.7 24/28] kprobes: Suppress the suspicious RCU war ...Sasha Levin
 [PATCH AUTOSEL 5.7 26/28] nvdimm/region: always show the 'align' a ...Sasha Levin
 [PATCH AUTOSEL 5.7 27/28] block: update hctx map when use multiple ...Sasha Levin
 [PATCH AUTOSEL 5.7 25/28] blktrace: break out of blktrace setup on ...Sasha Levin
 [PATCH AUTOSEL 5.7 23/28] recordmcount: support >64k sectionsSasha Levin
 [PATCH AUTOSEL 5.7 22/28] kbuild: improve cc-option to clean up al ...Sasha Levin
 [PATCH AUTOSEL 5.7 17/28] s390/ptrace: pass invalid syscall number ...Sasha Levin
 [PATCH AUTOSEL 5.7 14/28] pinctrl: tegra: Use noirq suspend/resume ...Sasha Levin
 [PATCH AUTOSEL 5.7 16/28] s390/ptrace: return -ENOSYS when invalid ...Sasha Levin
 [PATCH AUTOSEL 5.7 12/28] mvpp2: ethtool rxtx stats fixSasha Levin
 [PATCH AUTOSEL 5.7 13/28] pinctrl: qcom: spmi-gpio: fix warning ab ...Sasha Levin
 [PATCH AUTOSEL 5.7 11/28] rocker: fix incorrect error handling in ...Sasha Levin
 [PATCH AUTOSEL 5.7 10/28] test_objagg: Fix potential memory leak i ...Sasha Levin
 [PATCH AUTOSEL 5.7 07/28] arm64/sve: Eliminate data races on sve_d ...Sasha Levin
 [PATCH AUTOSEL 5.7 06/28] hwrng: ks-sa - Fix runtime PM imbalance ...Sasha Levin
 [PATCH AUTOSEL 5.7 05/28] bcache: check and adjust logical block s ...Sasha Levin
 [PATCH AUTOSEL 5.7 04/28] riscv/atomic: Fix sign extension for RV64ISasha Levin
 [PATCH v4 2/7] hwmon: pmbus: adm1266: Add Block process call<alexandru.tachici@analog ...
 [PATCH v4 4/7] hwmon: pmbus: adm1266: Add ioctl commands<alexandru.tachici@analog ...
 [PATCH v4 3/7] hwmon: pmbus: adm1266: Add support for GPIOs<alexandru.tachici@analog ...
 [PATCH AUTOSEL 5.7 02/28] ata/libata: Fix usage of page address by ...Sasha Levin
 [PATCH v4 1/7] hwmon: pmbus: adm1266: add support<alexandru.tachici@analog ...
[New][PATCH AUTOSEL 5.7 01/28] sata_rcar: handle pm_runtime_get_sync fa ...Sasha Levin
 Re: [PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 ...Will Deacon
 Re: [PATCH 16/22] gpiolib: cdev: add V2 uAPI implementation to par ...Dan Carpenter
 Re: [RFC PATCH 0/2] MTE support for KVM guestCatalin Marinas
 Re: [PATCH v2] kvm: Fix false positive RCU usage warningMadhuparna Bhowmik
 Re: [PATCH] scsi: target: tcmu: Call flush_dcache_page() with prop ...Henry Willard
 Re: [PATCH v2 net-next 1/2] indirect_call_wrapper: extend indirect ...Paolo Abeni
 Re: [PATCH tip/core/rcu 16/26] rcu: Mark rcu_nmi_enter() call to r ..."Paul E. McKenney"
 Re: [PATCH v2 net-next 2/2] ipv6: fib6: avoid indirect calls from ...Paolo Abeni
 RE: [PATCH v2 0/2] cpufreq: Specify the default governor on comman ..."Doug Smythies"
 Re: [PATCH v2 1/3] mfd: core: Make a best effort attempt to match ...Frank Rowand
 Re: [PATCH 2/2][v3] PM / s2idle: Code cleanup to make s2idle consi ..."Rafael J. Wysocki"
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Marco Elver
 Re: [PATCH 1/3] nvme: Add Arbitration Burst supportKeith Busch
 [PATCH v2] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9Maurizio Drocco
 Re: [PATCH v2 0/2] cpufreq: Specify the default governor on comman ...Quentin Perret
 Re: [RFC PATCH 0/2] MTE support for KVM guestPeter Maydell
[New][PATCH 0/8] SDM630 and Ninges fixesKonrad Dybcio
 [PATCH 2/8] arm64: dts: qcom: sdm630: Add RPM power domains supportKonrad Dybcio
 [PATCH 5/8] arm64: dts: qcom: sdm630: Fix the pinctrl nodeKonrad Dybcio
 [PATCH 6/8] arm64: dts: qcom: sdm630: nile: Reserve disabled GPIOsKonrad Dybcio
 [PATCH 8/8] arm64: dts: qcom: sdm630: ganges: Change addresses to ...Konrad Dybcio
 [PATCH 7/8] arm64: dts: qcom: sdm630: nile: Remove Volume Down gpi ...Konrad Dybcio
 [PATCH 4/8] arm64: dts: qcom: sdm630: nile: Enable BLSP1_UART2Konrad Dybcio
 [PATCH 1/8] soc: qcom: rpmpd: Add SDM660 power-domainsKonrad Dybcio
 [PATCH 3/8] arm64: dts: qcom: sdm630: Add tsens nodeKonrad Dybcio
 Re: [PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_c ...Markus Elfring
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Peter Zijlstra
 Re: [PATCH v2] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9Bruno Meneguele
 Re: [PATCH v3 bpf-next 8/8] bpf/selftests: add tests for %pT forma ...Andrii Nakryiko
 Re: [PATCH v2 1/7] KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if S ...Jim Mattson
 Re: [PATCH 2/2] selftests/fpu: Add an FPU selftestAndy Lutomirski
[New][PATCH 1/7] dt-bindings: vendor-prefixes: Add YLMPaul Cercueil
 [PATCH 2/7] dt-bindings: MIPS: Add entry for the YLM RetroMiniPaul Cercueil
 [PATCH 3/7] dt-bindings: timer/ingenic,tcu: Add compatible strings ...Paul Cercueil
 [PATCH 4/7] MIPS: ingenic: Use enum instead of macros for Ingenic SoCsPaul Cercueil
 [PATCH 5/7] MIPS: ingenic: Add support for the JZ4725B SoCPaul Cercueil
 [PATCH 6/7] MIPS: ingenic: Add support for the RS90 boardPaul Cercueil
 [PATCH 7/7] MIPS: ingenic: RS90: Added defconfigPaul Cercueil
 Re: ld.lld: warning: drivers/built-in.a(misc/ds1682.o):(.data..com ...Nick Desaulniers
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Andy Lutomirski
 [PATCH v2 2/2] cpufreq: intel_pstate: Allow raw energy performance ...Srinivas Pandruvada
[New]cpufreq: intel_pstate: Support raw epp and energy_efficiencySrinivas Pandruvada
 [PATCH v2 1/2] cpufreq: intel_pstate: Allow enable/disable energy ...Srinivas Pandruvada
 Re: [PATCH AUTOSEL 4.14 090/108] ovl: verify permissions in ovl_pa ...Naresh Kamboju
[New][RFC 0/7] media: Clean and make H264 stateless uAPI publicEzequiel Garcia
 [RFC 1/7] media: uapi: h264: update reference listsEzequiel Garcia
 [RFC 2/7] fixup! media: uapi: h264: update reference listsEzequiel Garcia
 [RFC 4/7] media: uapi: h264: increase size of fieldsEzequiel Garcia
 [RFC 5/7] media: uapi: h264: pad v4l2_ctrl_h264_pps to 64-bitEzequiel Garcia
 [RFC 6/7] media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia
 Re: [PATCH] KVM: X86: Emulate APERF/MPERF to report actual VCPU fr ...Sean Christopherson
 [RFC 7/7] media: uapi: make H264 stateless codec interface publicEzequiel Garcia
 Re: [PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in s ...Ido Schimmel
 Re: [PATCH v2 04/16] b43: Remove uninitialized_var() usageNick Desaulniers
 [RFC 3/7] media: uapi: h264: clarify pic_order_cnt_bit_size fieldEzequiel Garcia
 Re: [RFC PATCH 1/3 v2] futex: introduce FUTEX_SWAP operationPeter Oskolkov
[New][PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR supportPratyush Yadav
 [PATCH v10 01/17] spi: spi-mem: allow specifying whether an op is ...Pratyush Yadav
 [PATCH v10 03/17] spi: atmel-quadspi: reject DTR opsPratyush Yadav
 [PATCH v10 04/17] spi: spi-mtk-nor: reject DTR opsPratyush Yadav
 [PATCH v10 06/17] mtd: spi-nor: sfdp: get command opcode extension ...Pratyush Yadav
 [PATCH v10 07/17] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablePratyush Yadav
 [PATCH v10 05/17] mtd: spi-nor: add support for DTR protocolPratyush Yadav
 [PATCH v10 02/17] spi: spi-mem: allow specifying a command's extensionPratyush Yadav
 [PATCH v10 08/17] mtd: spi-nor: core: use dummy cycle and address ...Pratyush Yadav
 [PATCH v10 10/17] mtd: spi-nor: core: enable octal DTR mode when p ...Pratyush Yadav
 [PATCH v10 09/17] mtd: spi-nor: core: do 2 byte reads for SR and F ...Pratyush Yadav
[New][RESEND PATCH v2] ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey
 [PATCH v10 13/17] mtd: spi-nor: core: perform a Soft Reset on shutdownPratyush Yadav
 [PATCH v10 12/17] mtd: spi-nor: sfdp: detect Soft Reset sequence s ...Pratyush Yadav
 [PATCH v10 14/17] mtd: spi-nor: core: disable Octal DTR mode on su ...Pratyush Yadav
 [PATCH v10 15/17] mtd: spi-nor: core: expose spi_nor_default_setup ...Pratyush Yadav
 [PATCH v10 16/17] mtd: spi-nor: spansion: add support for Cypress ...Pratyush Yadav
 [PATCH v10 17/17] mtd: spi-nor: micron-st: allow using MT35XU512AB ...Pratyush Yadav
 [PATCH v10 11/17] mtd: spi-nor: sfdp: do not make invalid quad ena ...Pratyush Yadav
 Re: process '/usr/bin/rsync' started with executable stackKees Cook
[New][PATCH] KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.hUros Bizjak
 [PATCH] soc: ti: k3: fix semicolon.cocci warningskernel test robot
 [PATCH v3] ARM: dts: imx6qdl-gw: add Gateworks System Controller s ...Tim Harvey
 Re: [PATCH v12 00/10] Introduce support for guest CET featureSean Christopherson
 Re: [PATCH] KVM: X86: Emulate APERF/MPERF to report actual VCPU fr ...Jim Mattson
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Marco Elver
 Re: [RESEND PATCH v2] ARM: dts: imx6qdl-gw551x: fix audio SSIFabio Estevam
 Re: [PATCH 5.7 v2] x86/crypto: aesni: Fix build with LLVM_IAS=1Nick Desaulniers
 Re: [PATCH v2, 0/2] This patchset add Read-only(Ro) request for ca ...Ezequiel Garcia
 Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotationsFelix Kuehling
 Re: [PATCH stable 4.9] arm64: entry: Place an SB sequence followin ...Florian Fainelli
 Re: [PATCH 2/2] selftests/fpu: Add an FPU selftestBorislav Petkov
 Re: [RESEND PATCH v2] ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey
 Re: [PATCH v4] ima: extend boot_aggregate with kernel measurementsBruno Meneguele
 Re: [PATCH 01/15] net: phy: arrange headers in mdio_bus.c alphabet ...Florian Fainelli
 Re: Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP ...Andrew Cooper
 Re: [RESEND PATCH v2] ARM: dts: imx6qdl-gw551x: fix audio SSIFabio Estevam
 Re: [PATCH][next] libbpf: fix spelling mistake "kallasyms" -> "kal ...Andrii Nakryiko
 Re: [PATCH 02/15] net: phy: arrange headers in mdio_device.c alpha ...Florian Fainelli
 Re: [PATCH 03/15] net: phy: arrange headers in phy_device.c alphab ...Florian Fainelli
 Re: [PATCH 04/15] net: mdio: add a forward declaration for reset_c ...Florian Fainelli
 Re: [PATCH AUTOSEL 4.14 090/108] ovl: verify permissions in ovl_pa ...Amir Goldstein
 Re: [PATCH 1/4] io_uring: fix hanging iopoll in case of -EAGAINJens Axboe
 RE: [PATCH 1/1] power_supply: wilco_ec: Add permanent long life ch ...<Mario.Limonciello@dell ...
 Re: [Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotationsDaniel Vetter
 Re: brocken devfreq simple_ondemand for Odroid XU3/4?Krzysztof Kozlowski
 Re: [PATCH] KVM: X86: Emulate APERF/MPERF to report actual VCPU fr ...Sean Christopherson
 [PATCH v3] ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey
 Re: [PATCH 2/2] selftests/fpu: Add an FPU selftestNick Desaulniers
[New][PATCH v2] trivial: fix kerneldoc commentsJulia Lawall
 Re: [PATCH] clk: Provide future parent in clk notificationStephen Boyd
[New]drivers/soc/ti/k3-ringacc.c:616:2-3: Unneeded semicolonkernel test robot
 Re: [PATCH v3] ARM: dts: imx6qdl-gw551x: fix audio SSIFabio Estevam
 Re: [PATCH 01/21] clk: qcom: smd: Add support for MSM8992/4 rpm clocksStephen Boyd
 Re: brocken devfreq simple_ondemand for Odroid XU3/4?Krzysztof Kozlowski
 Re: [PATCH stable 4.9 00/21] Unbreak 32-bit DVB applications on 64 ...Greg KH
 Re: [PATCH 2/2] selftests/fpu: Add an FPU selftestBorislav Petkov
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Marco Elver
 Re: [PATCH 05/15] net: phy: reset the PHY even if probe() is not i ...Florian Fainelli
 Re: [PATCH 06/15] net: phy: mdio: reset MDIO devices even if probe ...Florian Fainelli
 Re: [PATCH v2 2/2] arm64/build: Warn on orphan section placementNick Desaulniers
 Re: [PATCH 01/50] staging: bcm2835: Break MMAL support out from camerakernel test robot
 [Patch v3 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUsNitesh Narayan Lal
 [Patch v3 3/3] net: Restrict receive packets queuing to housekeepi ...Nitesh Narayan Lal
 [Patch v3 2/3] PCI: Restrict probe functions to housekeeping CPUsNitesh Narayan Lal
[New][PATCH] HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard
[New][PATCH v3 0/3] Preventing job distribution to isolated CPUsNitesh Narayan Lal
 Re: [PATCH] i2c: algo-pca: Add 0x78 as SCL stuck low statusWolfram Sang
 Re: [PATCH tip/core/rcu 02/26] mm/mmap.c: Add cond_resched() for e ...Joel Fernandes
 Re: [PATCH v2] kvm: Fix false positive RCU usage warningJoel Fernandes
[New][PATCH v2 0/4] KVM: x86/mmu: Zapping and recycling cleanupsSean Christopherson
 [PATCH v2 3/4] KVM: x86/mmu: Batch zap MMU pages when shrinking th ...Sean Christopherson
 [PATCH v2 1/4] KVM: x86/mmu: Don't put invalid SPs back on the lis ...Sean Christopherson
 [PATCH v2 4/4] KVM: x86/mmu: Exit to userspace on make_mmu_pages_a ...Sean Christopherson
 [PATCH v2 2/4] KVM: x86/mmu: Batch zap MMU pages when recycling ol ...Sean Christopherson
[New]BUG: corrupted list in corrupted (3)syzbot
 Re: [PATCH v4 3/9] remoteproc: Introducing function rproc_attach()Mathieu Poirier
 Re: [PATCH v4 5/9] remoteproc: Introducing function rproc_validate()Mathieu Poirier
 Re: [PATCH] Sched: Add a tracepoint to track rq->nr_runningPhil Auld
 Re: [PATCH 12/15] dt-bindings: mdio: add phy-supply property to et ...Florian Fainelli
[New][PATCH 0/2] KVM: x86/mmu: Optimizations for kvm_get_mmu_page()Sean Christopherson
 [PATCH 2/2] KVM: x86/mmu: Optimize MMU page cache lookup for fully ...Sean Christopherson
 [PATCH 1/2] KVM: x86/mmu: Avoid multiple hash lookups in kvm_get_m ...Sean Christopherson
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Peter Zijlstra
 Re: [RFC PATCH 1/3 v2] futex: introduce FUTEX_SWAP operationAndrei Vagin
[New]next-20200623: oops in btusb_disconnect() at boot on thinkpad x60Pavel Machek
[New]KASAN: slab-out-of-bounds Write in snd_usb_mixer_notify_idsyzbot
 Re: [PATCH v4 9/9] remoteproc: Properly handle firmware name when ...Mathieu Poirier
 Re: [PATCH 09/15] net: phy: delay PHY driver probe until PHY regis ...Florian Fainelli
 Re: [PATCH V6] serial: msm_geni_serial_console : Add Earlycon supportBjorn Andersson
 Re: Writing to a const pointer: is this supposed to happen?Pavel Machek
 Re: [PATCH net-next v2 3/4] mlx5: become aware of when running as ...Saeed Mahameed
 Re: [PATCH v3 2/2] IMA: Add audit log for failure conditionsMimi Zohar
 Re: [PATCH v2 1/3] mfd: core: Make a best effort attempt to match ...Lee Jones
 [PATCH 5.7 001/477] staging: wfx: fix potential deadlock in wfx_tx ...Greg Kroah-Hartman
 [PATCH 5.7 011/477] staging: wfx: check ssidlen and prevent an arr ...Greg Kroah-Hartman
 [PATCH 5.7 016/477] ARM: integrator: Add some Kconfig selectionsGreg Kroah-Hartman
 [PATCH 5.7 017/477] ARM: dts: stm32: Add missing ethernet PHY rese ...Greg Kroah-Hartman
 [PATCH 5.7 019/477] ASoC: codecs: wm97xx: fix ac97 dependencyGreg Kroah-Hartman
 [PATCH 5.7 020/477] arm64: dts: meson-gxbb-kii-pro: fix board comp ...Greg Kroah-Hartman
 [PATCH 5.7 021/477] scsi: core: free sgtables in case command setu ...Greg Kroah-Hartman
 [PATCH 5.7 022/477] scsi: qedi: Check for buffer overflow in qedi_ ...Greg Kroah-Hartman
 [PATCH 5.7 025/477] ALSA: isa/wavefront: prevent out of bounds wri ...Greg Kroah-Hartman
 [PATCH 5.7 026/477] PCI: Allow pci_resize_resource() for devices o ...Greg Kroah-Hartman
 [PATCH 5.7 027/477] PCI: endpoint: functions/pci-epf-test: Fix DMA ...Greg Kroah-Hartman
 [PATCH 5.7 029/477] Input: edt-ft5x06 - fix get_default register w ...Greg Kroah-Hartman
 [PATCH 5.7 003/477] clk: sunxi: Fix incorrect usage of round_down()Greg Kroah-Hartman
 [PATCH 5.7 031/477] powerpc/kasan: Fix stack overflow by increasin ...Greg Kroah-Hartman
 [PATCH 5.7 032/477] rtc: mc13xxx: fix a double-unlock issueGreg Kroah-Hartman
 [PATCH 5.7 030/477] PCI: brcmstb: Fix window register offset from ...Greg Kroah-Hartman
 [PATCH 5.7 006/477] i2c: piix4: Detect secondary SMBus controller ...Greg Kroah-Hartman
 [PATCH 5.7 007/477] ASoC: SOF: imx8: Fix randbuild errorGreg Kroah-Hartman
 [PATCH 5.7 009/477] remoteproc: Fix IDR initialisation in rproc_al ...Greg Kroah-Hartman
 [PATCH 5.7 034/477] f2fs: compress: let lz4 compressor handle outp ...Greg Kroah-Hartman
 [PATCH 5.7 043/477] nvmem: ensure sysfs writes handle write-protec ...Greg Kroah-Hartman
 [PATCH 5.7 046/477] dm mpath: switch paths in dm_blk_ioctl() code pathGreg Kroah-Hartman
 [PATCH 5.7 047/477] arm64: dts: armada-3720-turris-mox: forbid SDR ...Greg Kroah-Hartman
 [PATCH 5.7 048/477] arm64: dts: armada-3720-turris-mox: fix SFP bi ...Greg Kroah-Hartman
 [PATCH 5.7 049/477] arm64: dts: juno: Fix GIC child nodesGreg Kroah-Hartman
 [PATCH 5.7 050/477] RDMA/uverbs: Fix create WQ to use the given us ...Greg Kroah-Hartman
 [PATCH 5.7 051/477] RDMA/srpt: Fix disabling device managementGreg Kroah-Hartman
 [PATCH 5.7 052/477] pinctrl: ocelot: Fix GPIO interrupt decoding o ...Greg Kroah-Hartman
 [PATCH 5.7 035/477] f2fs: report delalloc reserve as non-free in s ...Greg Kroah-Hartman
 [PATCH 5.7 054/477] ASoC: SOF: Do nothing when DSP PM callbacks ar ...Greg Kroah-Hartman
 [PATCH 5.7 053/477] clk: renesas: cpg-mssr: Fix STBCR suspend/resu ...Greg Kroah-Hartman
 [PATCH 5.7 056/477] PCI: aardvark: Dont blindly enable ASPM L0s an ...Greg Kroah-Hartman
 [PATCH 5.7 058/477] arm64: dts: fvp/juno: Fix node address fieldsGreg Kroah-Hartman
 [PATCH 5.7 062/477] RDMA/mlx5: Add init2init as a modify commandGreg Kroah-Hartman
 [PATCH 5.7 036/477] i2c: pxa: clear all master action bits in i2c_ ...Greg Kroah-Hartman
 [PATCH 5.7 063/477] scsi: hisi_sas: Do not reset phy timer to wait ...Greg Kroah-Hartman
 [PATCH 5.7 037/477] remoteproc: qcom_q6v5_mss: map/unmap mpss segm ...Greg Kroah-Hartman
 [PATCH 5.7 039/477] staging: wfx: fix output of rx_stats on big en ...Greg Kroah-Hartman
 [PATCH 5.7 042/477] serial: 8250: Fix max baud limit in generic 82 ...Greg Kroah-Hartman
 [PATCH 5.7 067/477] habanalabs: dont allow hard reset with open pr ...Greg Kroah-Hartman
 [PATCH 5.7 077/477] clk: clk-flexgen: fix clock-critical handlingGreg Kroah-Hartman
 [PATCH 5.7 078/477] IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT ...Greg Kroah-Hartman
 [PATCH 5.7 081/477] PCI: vmd: Filter resource type bits from shado ...Greg Kroah-Hartman
 [PATCH 5.7 068/477] usb: cdns3: Fix runtime PM imbalance on errorGreg Kroah-Hartman
 [PATCH 5.7 086/477] pwm: img: Call pm_runtime_put() in pm_runtime_ ...Greg Kroah-Hartman
 [PATCH 5.7 087/477] sparc32: mm: Dont try to free page-table pages ...Greg Kroah-Hartman
 [PATCH 5.7 088/477] clk: sprd: fix compile-testingGreg Kroah-Hartman
 [PATCH 5.7 089/477] drm/nouveau: gr/gk20a: Use firmware version 0Greg Kroah-Hartman
 [PATCH 5.7 090/477] crypto: omap-sham - huge buffer access fixesGreg Kroah-Hartman
 [PATCH 5.7 093/477] ASoC: meson: fix memory leak of links if alloc ...Greg Kroah-Hartman
 [PATCH 5.7 096/477] mksysmap: Fix the mismatch of .L symbols in Sy ...Greg Kroah-Hartman
 [PATCH 5.7 097/477] apparmor: fix introspection of of task mode fo ...Greg Kroah-Hartman
 [PATCH 5.7 071/477] powerpc/ptdump: Add _PAGE_COHERENT flagGreg Kroah-Hartman
 [PATCH 5.7 072/477] mfd: wm8994: Fix driver operation if loaded as ...Greg Kroah-Hartman
 [PATCH 5.7 073/477] scsi: cxgb3i: Fix some leaks in init_act_open()Greg Kroah-Hartman
 [PATCH 5.7 075/477] scsi: lpfc: Fix lpfc_nodelist leak when proces ...Greg Kroah-Hartman
 [PATCH 5.7 066/477] m68k/PCI: Fix a memory leak in an error handli ...Greg Kroah-Hartman
 [PATCH 5.7 112/477] x86/purgatory: Disable various profiling and s ...Greg Kroah-Hartman
 [PATCH 5.7 114/477] arm64: dts: realtek: rtd129x: Fix GIC CPU mask ...Greg Kroah-Hartman
 [PATCH 5.7 115/477] staging: greybus: fix a missing-check bug in g ...Greg Kroah-Hartman
 [PATCH 5.7 118/477] arm64: dts: mt8173: fix unit name warningsGreg Kroah-Hartman
 [PATCH 5.7 119/477] scsi: qedi: Do not flush offload work if ARP n ...Greg Kroah-Hartman
 [PATCH 5.7 121/477] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix ...Greg Kroah-Hartman
 [PATCH 5.7 122/477] RDMA/mlx5: Fix udata response upon SRQ creationGreg Kroah-Hartman
 [PATCH 5.7 123/477] ALSA: usb-audio: RME Babyface Pro mixer patchGreg Kroah-Hartman
 [PATCH 5.7 125/477] scsi: qedf: Fix crash when MFW calls for proto ...Greg Kroah-Hartman
 [PATCH 5.7 126/477] iio: buffer-dmaengine: use %zu specifier for s ...Greg Kroah-Hartman
 [PATCH 5.7 128/477] virtiofs: schedule blocking async replies in s ...Greg Kroah-Hartman
 [PATCH 5.7 130/477] arm64: dts: qcom: fix pm8150 gpio interruptsGreg Kroah-Hartman
 [PATCH 5.7 132/477] arm64: dts: qcom: sm8250: Fix PDC compatible a ...Greg Kroah-Hartman
 [PATCH 5.7 104/477] scsi: sr: Fix sr_probe() missing mutex_destroyGreg Kroah-Hartman
 [PATCH 5.7 105/477] scsi: sr: Fix sr_probe() missing deallocate of ...Greg Kroah-Hartman
 [PATCH 5.7 106/477] scsi: ibmvscsi: Dont send host info in adapter ...Greg Kroah-Hartman
 [PATCH 5.7 109/477] ibmvnic: Flush existing work items before devi ...Greg Kroah-Hartman
 [PATCH 5.7 134/477] staging: gasket: Fix mapping refcnt leak when ...Greg Kroah-Hartman
 [PATCH 5.7 144/477] slimbus: ngd: get drvdata from correct deviceGreg Kroah-Hartman
 [PATCH 5.7 145/477] gpio: mlxbf2: fix return value check in mlxbf2 ...Greg Kroah-Hartman
 [PATCH 5.7 146/477] of: property: Fix create device links for all ...Greg Kroah-Hartman
 [PATCH 5.7 149/477] clk: meson: meson8b: Fix the polarity of the R ...Greg Kroah-Hartman
 [PATCH 5.7 150/477] clk: meson: meson8b: Fix the vclk_div{1, 2, 4, ...Greg Kroah-Hartman
 [PATCH 5.7 135/477] ALSA: usb-audio: Improve frames size computationGreg Kroah-Hartman
 [PATCH 5.7 156/477] arm64: dts: meson: fix leds subnodes nameGreg Kroah-Hartman
 [PATCH 5.7 157/477] ASoC: SOF: Update correct LED status at the fi ...Greg Kroah-Hartman
 [PATCH 5.7 158/477] clk: meson: meson8b: Dont rely on u-boot to in ...Greg Kroah-Hartman
 [PATCH 5.7 162/477] ARM: dts: aspeed: Change KCS nodes to v2 bindingGreg Kroah-Hartman
 [PATCH 5.7 136/477] ALSA: usb-audio: Fix racy list management in o ...Greg Kroah-Hartman
 [PATCH 5.7 166/477] usb: dwc3: gadget: Properly handle failed kick ...Greg Kroah-Hartman
 [PATCH 5.7 140/477] s390/qdio: put thinint indicator after early errorGreg Kroah-Hartman
 [PATCH 5.7 141/477] staging: wfx: fix overflow in frame countersGreg Kroah-Hartman
 [PATCH 5.7 133/477] staging: gasket: Fix mapping refcnt leak when ...Greg Kroah-Hartman
 [PATCH 5.7 168/477] staging: sm750fb: add missing case while setti ...Greg Kroah-Hartman
 [PATCH 5.7 178/477] power: supply: smb347-charger: IRQSTAT_D is vo ...Greg Kroah-Hartman
 [PATCH 5.7 179/477] PCI: brcmstb: Assert fundamental reset on init ...Greg Kroah-Hartman
 [PATCH 5.7 182/477] arm64: dts: msm8996: Fix CSI IRQ typesGreg Kroah-Hartman
 [PATCH 5.7 193/477] pinctrl: rockchip: fix memleak in rockchip_dt_ ...Greg Kroah-Hartman
 [PATCH 5.7 195/477] dlm: remove BUG() before panic()Greg Kroah-Hartman
 [PATCH 5.7 196/477] phy: ti: j721e-wiz: Fix some error return code ...Greg Kroah-Hartman
 [PATCH 5.7 197/477] USB: ohci-sm501: fix error return code in ohci ...Greg Kroah-Hartman
 [PATCH 5.7 198/477] arm64: dts: qcom: db820c: Fix invalid pm8994 s ...Greg Kroah-Hartman
 [PATCH 5.7 172/477] drivers: base: Fix NULL pointer exception in _ ...Greg Kroah-Hartman
 [PATCH 5.7 173/477] PCI: rcar: Fix incorrect programming of OB windowsGreg Kroah-Hartman
 [PATCH 5.7 175/477] scsi: qla2xxx: Fix warning after FC target resetGreg Kroah-Hartman
 [PATCH 5.7 201/477] PCI: Fix pci_register_host_bridge() device_reg ...Greg Kroah-Hartman
 [PATCH 5.7 212/477] pinctrl: ocelot: Always register GPIO driverGreg Kroah-Hartman
 [PATCH 5.7 213/477] ipmi: use vzalloc instead of kmalloc for user ...Greg Kroah-Hartman
 [PATCH 5.7 214/477] ASoC: codecs: rt*-sdw: fix memory leak in set_ ...Greg Kroah-Hartman
 [PATCH 5.7 215/477] powerpc/64s/exception: Fix machine check no-lo ...Greg Kroah-Hartman
 [PATCH 5.7 202/477] powerpc/64: Dont initialise init_task->thread.regsGreg Kroah-Hartman
 [PATCH 5.7 225/477] vfio-pci: Mask cap zeroGreg Kroah-Hartman
 [PATCH 5.7 229/477] ASoC: Intel: bytcr_rt5640: Add quirk for Toshi ...Greg Kroah-Hartman
 [PATCH 5.7 230/477] USB: host: ehci-mxc: Add error handling in ehc ...Greg Kroah-Hartman
 [PATCH 5.7 207/477] ALSA: usb-audio: Add duplex sound support for ...Greg Kroah-Hartman
 [PATCH 5.7 200/477] clk: ti: composite: fix memory leakGreg Kroah-Hartman
 [PATCH 5.7 246/477] powerpc/64s/pgtable: fix an undefined behaviourGreg Kroah-Hartman
 [PATCH 5.7 247/477] powerpc/kasan: Fix error detection on memory a ...Greg Kroah-Hartman
 [PATCH 5.7 252/477] bus: mhi: core: Read transfer length from an e ...Greg Kroah-Hartman
 [PATCH 5.7 253/477] PCI: dwc: pci-dra7xx: Use devm_platform_iorema ...Greg Kroah-Hartman
 [PATCH 5.7 254/477] PCI: dwc: Fix inner MSI IRQ domain registrationGreg Kroah-Hartman
 [PATCH 5.7 257/477] IB/cma: Fix ports memory leak in cma_configfsGreg Kroah-Hartman
 [PATCH 5.7 263/477] usb: gadget: fix potential double-free in m665 ...Greg Kroah-Hartman
 [PATCH 5.7 237/477] RDMA/hns: Fix cmdq parameter of querying pf ti ...Greg Kroah-Hartman
 [PATCH 5.7 265/477] pinctrl: Fix return value about devm_platform_ ...Greg Kroah-Hartman
 [PATCH 5.7 264/477] usb: gadget: Fix issue with config_ep_by_speed ...Greg Kroah-Hartman
 [PATCH 5.7 266/477] scripts: headers_install: Exit with error on c ...Greg Kroah-Hartman
 [PATCH 5.7 238/477] scsi: target: tcmu: Userspace must not complet ...Greg Kroah-Hartman
 [PATCH 5.7 239/477] scsi: core: Fix incorrect usage of shost_for_e ...Greg Kroah-Hartman
 [PATCH 5.7 240/477] firmware: imx: scu: Fix possible memory leak i ...Greg Kroah-Hartman
 [PATCH 5.7 241/477] fuse: fix copy_file_range cache issuesGreg Kroah-Hartman
 [PATCH 5.7 242/477] fuse: copy_file_range should truncate cacheGreg Kroah-Hartman
 [PATCH 5.7 234/477] fpga: dfl: afu: Corrected error handling levelsGreg Kroah-Hartman
 [PATCH 5.7 268/477] x86/apic: Make TSC deadline timer detection me ...Greg Kroah-Hartman
 [PATCH 5.7 279/477] clk: zynqmp: Fix divider2 calculationGreg Kroah-Hartman
 [PATCH 5.7 280/477] scsi: iscsi: Fix deadlock on recovery path dur ...Greg Kroah-Hartman
 [PATCH 5.7 281/477] scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_r ...Greg Kroah-Hartman
 [PATCH 5.7 283/477] KVM: PPC: Book3S: Fix some RCU-list locksGreg Kroah-Hartman
 [PATCH 5.7 288/477] /dev/mem: Revoke mappings when a driver claims ...Greg Kroah-Hartman
 [PATCH 5.7 294/477] input: i8042 - Remove special PowerPC handlingGreg Kroah-Hartman
 [PATCH 5.7 270/477] mfd: stmfx: Fix stmfx_irq_init error pathGreg Kroah-Hartman
 [PATCH 5.7 298/477] usb: dwc3: meson-g12a: fix error path when fet ...Greg Kroah-Hartman
 [PATCH 5.7 299/477] ASoC: fsl_asrc_dma: Fix dma_chan leak when con ...Greg Kroah-Hartman
 [PATCH 5.7 271/477] mfd: stmfx: Disable IRQ in suspend to avoid sp ...Greg Kroah-Hartman
 [PATCH 5.7 272/477] mfd: wcd934x: Drop kfree for memory allocated ...Greg Kroah-Hartman
 [PATCH 5.7 274/477] powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionGreg Kroah-Hartman
 [PATCH 5.7 273/477] powerpc/32s: Dont warn when mapping RO data ROX.Greg Kroah-Hartman
 [PATCH 5.7 276/477] scsi: target: tcmu: Fix a use after free in tc ...Greg Kroah-Hartman
 [PATCH 5.7 301/477] vfio/mdev: Fix reference count leak in add_mde ...Greg Kroah-Hartman
 [PATCH 5.7 310/477] pwm: imx27: Fix rounding behaviorGreg Kroah-Hartman
 [PATCH 5.7 312/477] scsi: iscsi: Fix reference count leak in iscsi ...Greg Kroah-Hartman
 [PATCH 5.7 313/477] scsi: ufs: Dont update urgent bkops level when ...Greg Kroah-Hartman
 [PATCH 5.7 317/477] pinctrl: freescale: imx: Fix an error handling ...Greg Kroah-Hartman
 [PATCH 5.7 302/477] rtc: rv3028: Add missed check for devm_regmap_ ...Greg Kroah-Hartman
 [PATCH 5.7 319/477] nfsd: safer handling of corrupted c_typeGreg Kroah-Hartman
 [PATCH 5.7 322/477] ext4: handle ext4_mark_inode_dirty errorsGreg Kroah-Hartman
 [PATCH 5.7 327/477] geneve: change from tx_error to tx_dropped on ...Greg Kroah-Hartman
 [PATCH 5.7 326/477] bpf: Fix an error code in check_btf_func()Greg Kroah-Hartman
 [PATCH 5.7 330/477] selftests/vm/pkeys: fix alloc_random_pkey() to ...Greg Kroah-Hartman
 [PATCH 5.7 332/477] blktrace: fix endianness in get_pdu_int()Greg Kroah-Hartman
 [PATCH 5.7 309/477] nfsd4: make drc_slab global, not per-netGreg Kroah-Hartman
 [PATCH 5.7 335/477] gfs2: fix use-after-free on transaction ail listsGreg Kroah-Hartman
 [PATCH 5.7 347/477] i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=nGreg Kroah-Hartman
 [PATCH 5.7 348/477] mailbox: imx: Add context save/restore for sus ...Greg Kroah-Hartman
 [PATCH 5.7 349/477] arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS ...Greg Kroah-Hartman
 [PATCH 5.7 350/477] drivers/perf: hisi: Fix wrong value for all co ...Greg Kroah-Hartman
 [PATCH 5.7 351/477] selftests/net: in timestamping, strncpy needs ...Greg Kroah-Hartman
 [PATCH 5.7 352/477] f2fs: dont return vmalloc() memory from f2fs_k ...Greg Kroah-Hartman
 [PATCH 5.7 353/477] afs: Fix memory leak in afs_put_sysnames()Greg Kroah-Hartman
 [PATCH 5.7 358/477] ASoC: rt5645: Add platform-data for Asus T101HAGreg Kroah-Hartman
 [PATCH 5.7 361/477] tracing/probe: Fix bpf_task_fd_query() for kpr ...Greg Kroah-Hartman
 [PATCH 5.7 338/477] net: mscc: Fix OF_MDIO config checkGreg Kroah-Hartman
 [PATCH 5.7 339/477] ntb_perf: pass correct struct device to dma_al ...Greg Kroah-Hartman
 [PATCH 5.7 341/477] NTB: ntb_tool: reading the link file should no ...Greg Kroah-Hartman
 [PATCH 5.7 340/477] ntb_tool: pass correct struct device to dma_al ...Greg Kroah-Hartman
 [PATCH 5.7 378/477] bpf: Fix memlock accounting for sock_hashGreg Kroah-Hartman
 [PATCH 5.7 379/477] libbpf: Support pre-initializing .bss global v ...Greg Kroah-Hartman
 [PATCH 5.7 380/477] bpf: Undo internal BPF_PROBE_MEM in BPF insns dumpGreg Kroah-Hartman
 [PATCH 5.7 381/477] usb/xhci-plat: Set PM runtime as active on resumeGreg Kroah-Hartman
 [PATCH 5.7 384/477] perf stat: Fix NULL pointer dereferenceGreg Kroah-Hartman
 [PATCH 5.7 383/477] perf report: Fix NULL pointer dereference in h ...Greg Kroah-Hartman
 [PATCH 5.7 386/477] perf parse-events: Fix an incompatible pointerGreg Kroah-Hartman
 [PATCH 5.7 369/477] tools, bpftool: Fix memory leak in codegen err ...Greg Kroah-Hartman
 [PATCH 5.7 388/477] bcache: fix potential deadlock problem in btre ...Greg Kroah-Hartman
 [PATCH 5.7 392/477] afs: Fix non-setting of mtime when writing int ...Greg Kroah-Hartman
 [PATCH 5.7 390/477] crypto: marvell/octeontx - Fix a potential NUL ...Greg Kroah-Hartman
 [PATCH 5.7 394/477] afs: Fix EOF corruptionGreg Kroah-Hartman
 [PATCH 5.7 395/477] afs: Always include dir in bulk status fetch f ...Greg Kroah-Hartman
 [PATCH 5.7 398/477] afs: Fix the mapping of the UAEOVERFLOW abort codeGreg Kroah-Hartman
 [PATCH 5.7 371/477] nvme-pci: use simple suspend when a HMB is enabledGreg Kroah-Hartman
 [PATCH 5.7 399/477] bnxt_en: Simplify bnxt_resume().Greg Kroah-Hartman
 [PATCH 5.7 374/477] xdp: Fix xsk_generic_xmit errnoGreg Kroah-Hartman
 [PATCH 5.7 376/477] net: ipa: program upper nibbles of sequencer typeGreg Kroah-Hartman
 [PATCH 5.7 411/477] arm64: hw_breakpoint: Dont invoke overflow han ...Greg Kroah-Hartman
 [PATCH 5.7 410/477] arm64: mm: reserve hugetlb CMA after numa_initGreg Kroah-Hartman
 [PATCH 5.7 413/477] drm: encoder_slave: fix refcouting error for m ...Greg Kroah-Hartman
 [PATCH 5.7 414/477] pinctrl: qcom: ipq6018 Add missing pins in qpi ...Greg Kroah-Hartman
 [PATCH 5.7 417/477] ext4, jbd2: ensure panic by fix a race between ...Greg Kroah-Hartman
 [PATCH 5.7 418/477] arm64: dts: realtek: rtd129x: Use reserved-mem ...Greg Kroah-Hartman
 [PATCH 5.7 419/477] arm64: dts: realtek: rtd129x: Carve out boot R ...Greg Kroah-Hartman
 [PATCH 5.7 422/477] drm/dp_mst: Reformat drm_dp_check_act_status() ...Greg Kroah-Hartman
 [PATCH 5.7 425/477] drm/amdgpu: Replace invalid device ID with a v ...Greg Kroah-Hartman
 [PATCH 5.7 426/477] selinux: fix double freeGreg Kroah-Hartman
 [PATCH 5.7 427/477] selinux: fix a double free in cond_read_node() ...Greg Kroah-Hartman
 [PATCH 5.7 403/477] net: dsa: sja1105: fix PTP timestamping with l ...Greg Kroah-Hartman
 [PATCH 5.7 404/477] scsi: ufs-bsg: Fix runtime PM imbalance on errorGreg Kroah-Hartman
 [PATCH 5.7 407/477] mvpp2: remove module bugfixGreg Kroah-Hartman
 [PATCH 5.7 434/477] io_uring: reap poll completions while waiting ...Greg Kroah-Hartman
 [PATCH 5.7 443/477] drm/msm: Check for powered down HW in the devf ...Greg Kroah-Hartman
 [PATCH 5.7 446/477] drm/connector: notify userspace on hotplug aft ...Greg Kroah-Hartman
 [PATCH 5.7 448/477] drm/amd/display: Use kvfree() to free coeff in ...Greg Kroah-Hartman
 [PATCH 5.7 449/477] drm/i915/icl+: Fix hotplug interrupt disabling ...Greg Kroah-Hartman
 [PATCH 5.7 450/477] drm/i915/tc: fix the reset of ln0Greg Kroah-Hartman
 [PATCH 5.7 435/477] io_uring: fix possible race condition against ...Greg Kroah-Hartman
 [PATCH 5.7 454/477] drm/i915/gt: Move snb GT workarounds from init ...Greg Kroah-Hartman
 [PATCH 5.7 453/477] drm/i915/gt: Move ivb GT workarounds from init ...Greg Kroah-Hartman
 [PATCH 5.7 457/477] drm/i915/gt: Move gen4 GT workarounds from ini ...Greg Kroah-Hartman
 [PATCH 5.7 460/477] crypto: algif_skcipher - Cap recv SG list at c ...Greg Kroah-Hartman
 [PATCH 5.7 436/477] ext4: avoid race conditions when remounting wi ...Greg Kroah-Hartman
 [PATCH 5.7 462/477] tracing: Make ftrace packed events have align of 1Greg Kroah-Hartman
 [PATCH 5.7 440/477] f2fs: avoid utf8_strncasecmp() with unstable nameGreg Kroah-Hartman
 [PATCH 5.7 451/477] drm/i915/gt: Incrementally check for rewindingGreg Kroah-Hartman
 [PATCH 5.7 433/477] io_uring: acquire mm for task_work for SQPOLLGreg Kroah-Hartman
 [PATCH 5.7 468/477] sample-trace-array: Fix sleeping function call ...Greg Kroah-Hartman
 [PATCH 5.7 470/477] netfilter: nft_set_pipapo: Disable preemption ...Greg Kroah-Hartman
 [PATCH 5.7 472/477] kretprobe: Prevent triggering kretprobe from w ...Greg Kroah-Hartman
 [PATCH 5.7 474/477] e1000e: Do not wake up the system via WOL if d ...Greg Kroah-Hartman
 [PATCH 5.7 475/477] net: octeon: mgmt: Repair filling of RX ringGreg Kroah-Hartman
 [PATCH 5.7 476/477] net: core: device_rename: Use rwsem instead of ...Greg Kroah-Hartman
 [PATCH 5.7 467/477] sample-trace-array: Remove trace_array sample- ...Greg Kroah-Hartman
 Re: debugfs_create_u32_array() memory leaksJakub Kicinski
 [PATCH 5.4 001/314] power: supply: bq24257_charger: Replace depend ...Greg Kroah-Hartman
 [PATCH 5.4 012/314] ASoC: davinci-mcasp: Fix dma_chan refcnt leak ...Greg Kroah-Hartman
 [PATCH 5.4 013/314] ARM: integrator: Add some Kconfig selectionsGreg Kroah-Hartman
 [PATCH 5.4 015/314] scsi: core: free sgtables in case command setu ...Greg Kroah-Hartman
 [PATCH 5.4 018/314] ALSA: hda/realtek - Introduce polarity for mic ...Greg Kroah-Hartman
 [PATCH 5.4 019/314] ALSA: isa/wavefront: prevent out of bounds wri ...Greg Kroah-Hartman
 [PATCH 5.4 021/314] scsi: qla2xxx: Fix issue with adapters stoppin ...Greg Kroah-Hartman
 [PATCH 5.4 024/314] rtc: mc13xxx: fix a double-unlock issueGreg Kroah-Hartman
 [PATCH 5.4 026/314] f2fs: report delalloc reserve as non-free in s ...Greg Kroah-Hartman
 [PATCH 5.4 027/314] i2c: pxa: clear all master action bits in i2c_ ...Greg Kroah-Hartman
 [PATCH 5.4 004/314] i2c: piix4: Detect secondary SMBus controller ...Greg Kroah-Hartman
 [PATCH 5.4 006/314] iio: pressure: bmp280: Tolerate IRQ before reg ...Greg Kroah-Hartman
 [PATCH 5.4 005/314] ASoC: SOF: imx8: Fix randbuild errorGreg Kroah-Hartman
 [PATCH 5.4 007/314] remoteproc: Fix IDR initialisation in rproc_al ...Greg Kroah-Hartman
 [PATCH 5.4 038/314] pinctrl: ocelot: Fix GPIO interrupt decoding o ...Greg Kroah-Hartman
 [PATCH 5.4 029/314] clk: samsung: Mark top ISP and CAM clocks on E ...Greg Kroah-Hartman
[New][PATCH 5.4 000/314] 5.4.49-rc1 reviewGreg Kroah-Hartman
 [PATCH 5.4 039/314] clk: renesas: cpg-mssr: Fix STBCR suspend/resu ...Greg Kroah-Hartman
 [PATCH 5.4 040/314] ASoC: SOF: Do nothing when DSP PM callbacks ar ...Greg Kroah-Hartman
 [PATCH 5.4 046/314] coresight: tmc: Fix TMC mode read in tmc_read_ ...Greg Kroah-Hartman
 [PATCH 5.4 047/314] RDMA/mlx5: Add init2init as a modify commandGreg Kroah-Hartman
 [PATCH 5.4 044/314] arm64: dts: fvp/juno: Fix node address fieldsGreg Kroah-Hartman
 [PATCH 5.4 050/314] m68k/PCI: Fix a memory leak in an error handli ...Greg Kroah-Hartman
 [PATCH 5.4 053/314] powerpc/ptdump: Add _PAGE_COHERENT flagGreg Kroah-Hartman
 [PATCH 5.4 054/314] mfd: wm8994: Fix driver operation if loaded as ...Greg Kroah-Hartman
 [PATCH 5.4 056/314] clk: zynqmp: fix memory leak in zynqmp_registe ...Greg Kroah-Hartman
 [PATCH 5.4 057/314] scsi: lpfc: Fix lpfc_nodelist leak when proces ...Greg Kroah-Hartman
 [PATCH 5.4 058/314] scsi: vhost: Notify TCM about the maximum sg e ...Greg Kroah-Hartman
 [PATCH 5.4 032/314] misc: fastrpc: Fix an incomplete memory releas ...Greg Kroah-Hartman
 [PATCH 5.4 060/314] IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT ...Greg Kroah-Hartman
 [PATCH 5.4 072/314] NTB: Fix the default port and peer numbers for ...Greg Kroah-Hartman
 [PATCH 5.4 073/314] mksysmap: Fix the mismatch of .L symbols in Sy ...Greg Kroah-Hartman
 [PATCH 5.4 074/314] apparmor: fix introspection of of task mode fo ...Greg Kroah-Hartman
 [PATCH 5.4 076/314] apparmor: check/put label on apparmor_sk_clone ...Greg Kroah-Hartman
 [PATCH 5.4 077/314] f2fs: handle readonly filesystem in f2fs_ioc_s ...Greg Kroah-Hartman
 [PATCH 5.4 078/314] ASoC: meson: add missing free_irq() in error pathGreg Kroah-Hartman
 [PATCH 5.4 080/314] scsi: sr: Fix sr_probe() missing deallocate of ...Greg Kroah-Hartman
 [PATCH 5.4 063/314] PCI: vmd: Filter resource type bits from shado ...Greg Kroah-Hartman
 [PATCH 5.4 081/314] scsi: ibmvscsi: Dont send host info in adapter ...Greg Kroah-Hartman
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Peter Zijlstra
 [PATCH 5.4 088/314] arm64: dts: qcom: msm8916: remove unit name fo ...Greg Kroah-Hartman
 [PATCH 5.4 064/314] RDMA/core: Fix several reference count leaks.Greg Kroah-Hartman
 [PATCH 5.4 067/314] powerpc/crashkernel: Take "mem=" option into a ...Greg Kroah-Hartman
 [PATCH 5.4 068/314] pwm: img: Call pm_runtime_put() in pm_runtime_ ...Greg Kroah-Hartman
 [PATCH 5.4 069/314] sparc32: mm: Dont try to free page-table pages ...Greg Kroah-Hartman
 [PATCH 5.4 061/314] powerpc/perf/hv-24x7: Fix inconsistent output ...Greg Kroah-Hartman
 [PATCH 5.4 095/314] arm64: dts: qcom: fix pm8150 gpio interruptsGreg Kroah-Hartman
 [PATCH 5.4 105/314] clk: meson: meson8b: Fix the first parent of v ...Greg Kroah-Hartman
 [PATCH 5.4 107/314] clk: meson: meson8b: Fix the vclk_div{1, 2, 4, ...Greg Kroah-Hartman
 [PATCH 5.4 111/314] ASoC: max98373: reorder max98373_reset() in resumeGreg Kroah-Hartman
 [PATCH 5.4 112/314] soundwire: slave: dont init debugfs on device ...Greg Kroah-Hartman
 [PATCH 5.4 113/314] HID: intel-ish-hid: avoid bogus uninitialized- ...Greg Kroah-Hartman
 [PATCH 5.4 096/314] firmware: qcom_scm: fix bogous abuse of dma-di ...Greg Kroah-Hartman
 [PATCH 5.4 115/314] usb: dwc3: gadget: Properly handle failed kick ...Greg Kroah-Hartman
 [PATCH 5.4 116/314] staging: wilc1000: Increase the size of wid_li ...Greg Kroah-Hartman
 [PATCH 5.4 117/314] staging: sm750fb: add missing case while setti ...Greg Kroah-Hartman
 [PATCH 5.4 118/314] PCI: v3-semi: Fix a memory leak in v3_pci_prob ...Greg Kroah-Hartman
 [PATCH 5.4 122/314] PCI: rcar: Fix incorrect programming of OB windowsGreg Kroah-Hartman
 [PATCH 5.4 123/314] PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/P ...Greg Kroah-Hartman
 [PATCH 5.4 124/314] scsi: qla2xxx: Fix warning after FC target resetGreg Kroah-Hartman
 [PATCH 5.4 098/314] staging: gasket: Fix mapping refcnt leak when ...Greg Kroah-Hartman
 [PATCH 5.4 099/314] ALSA: usb-audio: Improve frames size computationGreg Kroah-Hartman
 [PATCH 5.4 129/314] arm64: dts: msm8996: Fix CSI IRQ typesGreg Kroah-Hartman
 [PATCH 5.4 138/314] clk: ti: composite: fix memory leakGreg Kroah-Hartman
 [PATCH 5.4 139/314] PCI: Fix pci_register_host_bridge() device_reg ...Greg Kroah-Hartman
 [PATCH 5.4 141/314] tty: n_gsm: Fix SOF skippingGreg Kroah-Hartman
 [PATCH 5.4 142/314] tty: n_gsm: Fix waking up upper tty layer when ...Greg Kroah-Hartman
 [PATCH 5.4 144/314] HID: Add quirks for Trust Panora Graphic TabletGreg Kroah-Hartman
 [PATCH 5.4 146/314] habanalabs: increase timeout during resetGreg Kroah-Hartman
 [PATCH 5.4 148/314] powerpc/64s/exception: Fix machine check no-lo ...Greg Kroah-Hartman
 [PATCH 5.4 130/314] scsi: target: loopback: Fix READ with data and ...Greg Kroah-Hartman
 [PATCH 5.4 154/314] drm/msm/mdp5: Fix mdp5_init error path for fai ...Greg Kroah-Hartman
 [PATCH 5.4 131/314] scsi: mpt3sas: Fix double free warningsGreg Kroah-Hartman
 [PATCH 5.4 158/314] fpga: dfl: afu: Corrected error handling levelsGreg Kroah-Hartman
 [PATCH 5.4 160/314] RDMA/hns: Bugfix for querying qkeyGreg Kroah-Hartman
 [PATCH 5.4 132/314] SoC: rsnd: add interrupt support for SSI BUSIF ...Greg Kroah-Hartman
 [PATCH 5.4 133/314] ASoC: ux500: mop500: Fix some refcounted resou ...Greg Kroah-Hartman
 [PATCH 5.4 135/314] pinctrl: rockchip: fix memleak in rockchip_dt_ ...Greg Kroah-Hartman
 [PATCH 5.4 136/314] dlm: remove BUG() before panic()Greg Kroah-Hartman
 [PATCH 5.4 137/314] USB: ohci-sm501: fix error return code in ohci ...Greg Kroah-Hartman
 [PATCH 5.4 128/314] ASoC: SOF: core: fix error return code in sof_ ...Greg Kroah-Hartman
 [PATCH 5.4 162/314] scsi: target: tcmu: Userspace must not complet ...Greg Kroah-Hartman
 [PATCH 5.4 176/314] USB: gadget: udc: s3c2410_udc: Remove pointles ...Greg Kroah-Hartman
 [PATCH 5.4 178/314] usb: gadget: fix potential double-free in m665 ...Greg Kroah-Hartman
 [PATCH 5.4 180/314] scripts: headers_install: Exit with error on c ...Greg Kroah-Hartman
 [PATCH 5.4 181/314] RDMA/iw_cxgb4: cleanup device debugfs entries ...Greg Kroah-Hartman
 [PATCH 5.4 182/314] x86/apic: Make TSC deadline timer detection me ...Greg Kroah-Hartman
 [PATCH 5.4 184/314] mfd: stmfx: Fix stmfx_irq_init error pathGreg Kroah-Hartman
 [PATCH 5.4 187/314] ASoC: fix incomplete error-handling in img_i2s ...Greg Kroah-Hartman
 [PATCH 5.4 189/314] clk: bcm2835: Fix return type of bcm2835_regis ...Greg Kroah-Hartman
 [PATCH 5.4 164/314] fuse: fix copy_file_range cache issuesGreg Kroah-Hartman
 [PATCH 5.4 192/314] KVM: PPC: Book3S: Fix some RCU-list locksGreg Kroah-Hartman
 [PATCH 5.4 191/314] KVM: PPC: Book3S HV: Ignore kmemleak false pos ...Greg Kroah-Hartman
 [PATCH 5.4 193/314] clk: sprd: return correct type of value for _s ...Greg Kroah-Hartman
 [PATCH 5.4 166/314] arm64: tegra: Fix ethernet phy-mode for Jetson ...Greg Kroah-Hartman
 [PATCH 5.4 168/314] powerpc/64s/pgtable: fix an undefined behaviourGreg Kroah-Hartman
 [PATCH 5.4 169/314] dm zoned: return NULL if dmz_get_zone_for_recl ...Greg Kroah-Hartman
 [PATCH 5.4 170/314] PCI/PTM: Inherit Switch Downstream Port PTM se ...Greg Kroah-Hartman
 [PATCH 5.4 161/314] RDMA/hns: Fix cmdq parameter of querying pf ti ...Greg Kroah-Hartman
 [PATCH 5.4 195/314] misc: xilinx-sdfec: improve get_user_pages_fas ...Greg Kroah-Hartman
 [PATCH 5.4 204/314] vfio/mdev: Fix reference count leak in add_mde ...Greg Kroah-Hartman
 [PATCH 5.4 207/314] rxrpc: Adjust /proc/net/rxrpc/calls to display ...Greg Kroah-Hartman
 [PATCH 5.4 210/314] ceph: dont return -ESTALE if theres still an o ...Greg Kroah-Hartman
 [PATCH 5.4 213/314] scsi: iscsi: Fix reference count leak in iscsi ...Greg Kroah-Hartman
 [PATCH 5.4 212/314] gfs2: Allow lock_nolock mount to specify jid=XGreg Kroah-Hartman
 [PATCH 5.4 196/314] /dev/mem: Revoke mappings when a driver claims ...Greg Kroah-Hartman
 [PATCH 5.4 215/314] pinctrl: imxl: Fix an error handling path in i ...Greg Kroah-Hartman
 [PATCH 5.4 217/314] pinctrl: freescale: imx: Use devm_of_iomap() t ...Greg Kroah-Hartman
 [PATCH 5.4 222/314] lib/zlib: remove outdated and incorrect pre-in ...Greg Kroah-Hartman
 [PATCH 5.4 197/314] net: sunrpc: Fix off-by-one issues in rpc_ntop6Greg Kroah-Hartman
 [PATCH 5.4 225/314] blktrace: use errno instead of bi_statusGreg Kroah-Hartman
 [PATCH 5.4 226/314] blktrace: fix endianness in get_pdu_int()Greg Kroah-Hartman
 [PATCH 5.4 227/314] blktrace: fix endianness for blk_log_remap()Greg Kroah-Hartman
 [PATCH 5.4 201/314] powerpc/4xx: Dont unmap NULL mbaseGreg Kroah-Hartman
 [PATCH 5.4 203/314] ASoC: fsl_asrc_dma: Fix dma_chan leak when con ...Greg Kroah-Hartman
 [PATCH 5.4 194/314] clk: ast2600: Fix AHB clock divider for A1Greg Kroah-Hartman
 [PATCH 5.4 229/314] net: marvell: Fix OF_MDIO config checkGreg Kroah-Hartman
 [PATCH 5.4 238/314] i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=nGreg Kroah-Hartman
 [PATCH 5.4 240/314] selftests/net: in timestamping, strncpy needs ...Greg Kroah-Hartman
 [PATCH 5.4 241/314] f2fs: dont return vmalloc() memory from f2fs_k ...Greg Kroah-Hartman
 [PATCH 5.4 242/314] afs: Fix memory leak in afs_put_sysnames()Greg Kroah-Hartman
 [PATCH 5.4 243/314] ASoC: core: only convert non DPCM link to DPCM ...Greg Kroah-Hartman
 [PATCH 5.4 244/314] ASoC: SOF: nocodec: conditionally set dpcm_cap ...Greg Kroah-Hartman
 [PATCH 5.4 245/314] ASoC: Intel: bytcr_rt5640: Add quirk for Toshi ...Greg Kroah-Hartman
 [PATCH 5.4 247/314] bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsgGreg Kroah-Hartman
 [PATCH 5.4 230/314] ntb_perf: pass correct struct device to dma_al ...Greg Kroah-Hartman
 [PATCH 5.4 248/314] bpf, sockhash: Synchronize delete from bucket ...Greg Kroah-Hartman
 [PATCH 5.4 251/314] libbpf: Handle GCC noreturn-turned-volatile quirkGreg Kroah-Hartman
 [PATCH 5.4 252/314] scsi: acornscsi: Fix an error handling path in ...Greg Kroah-Hartman
 [PATCH 5.4 254/314] net/filter: Permit reading NET in load_bytes_r ...Greg Kroah-Hartman
 [PATCH 5.4 256/314] nfs: set invalid blocks after NFSv4 writesGreg Kroah-Hartman
 [PATCH 5.4 258/314] iavf: fix speed reporting over virtchnlGreg Kroah-Hartman
 [PATCH 5.4 259/314] bpf: Fix memlock accounting for sock_hashGreg Kroah-Hartman
 [PATCH 5.4 234/314] NTB: perf: Dont require one more memory window ...Greg Kroah-Hartman
 [PATCH 5.4 237/314] NTB: ntb_test: Fix bug when counting remote filesGreg Kroah-Hartman
 [PATCH 5.4 273/314] afs: Fix the mapping of the UAEOVERFLOW abort codeGreg Kroah-Hartman
 [PATCH 5.4 276/314] block: Fix use-after-free in blkdev_get()Greg Kroah-Hartman
 [PATCH 5.4 277/314] mvpp2: remove module bugfixGreg Kroah-Hartman
 [PATCH 5.4 279/314] libata: Use per port sync for detachGreg Kroah-Hartman
 [PATCH 5.4 278/314] arm64: hw_breakpoint: Dont invoke overflow han ...Greg Kroah-Hartman
 [PATCH 5.4 282/314] ext4: avoid utf8_strncasecmp() with unstable nameGreg Kroah-Hartman
 [PATCH 5.4 283/314] drm/dp_mst: Reformat drm_dp_check_act_status() ...Greg Kroah-Hartman
 [PATCH 5.4 285/314] drm/amdgpu: Replace invalid device ID with a v ...Greg Kroah-Hartman
 [PATCH 5.4 291/314] x86/boot/compressed: Relax sed symbol type reg ...Greg Kroah-Hartman
 [PATCH 5.4 292/314] block: nr_sects_write(): Disable preemption on ...Greg Kroah-Hartman
 [PATCH 5.4 270/314] afs: Fix EOF corruptionGreg Kroah-Hartman
 [PATCH 5.4 295/314] f2fs: avoid utf8_strncasecmp() with unstable nameGreg Kroah-Hartman
 [PATCH 5.4 304/314] Revert "drm/amd/display: disable dcn20 abm fea ...Greg Kroah-Hartman
 [PATCH 5.4 306/314] crypto: algboss - dont wait during notifier ca ...Greg Kroah-Hartman
 [PATCH 5.4 309/314] kretprobe: Prevent triggering kretprobe from w ...Greg Kroah-Hartman
 [PATCH 5.4 310/314] e1000e: Do not wake up the system via WOL if d ...Greg Kroah-Hartman
 [PATCH 5.4 311/314] net: octeon: mgmt: Repair filling of RX ringGreg Kroah-Hartman
 [PATCH 5.4 312/314] pwm: jz4740: Enhance precision in calculation ...Greg Kroah-Hartman
 [PATCH 5.4 313/314] sched/rt, net: Use CONFIG_PREEMPTION.patchGreg Kroah-Hartman
 [PATCH 5.4 298/314] drm/msm: Check for powered down HW in the devf ...Greg Kroah-Hartman
 Re: [PATCH] KVM: X86: Emulate APERF/MPERF to report actual VCPU fr ...Jim Mattson
 [PATCH 5.4 294/314] f2fs: split f2fs_d_compare() from f2fs_match_n ...Greg Kroah-Hartman
 [PATCH 4.19 010/206] ARM: integrator: Add some Kconfig selectionsGreg Kroah-Hartman
 [PATCH 4.19 011/206] scsi: qedi: Check for buffer overflow in qedi ...Greg Kroah-Hartman
 [PATCH 4.19 012/206] ALSA: hda/realtek - Introduce polarity for mi ...Greg Kroah-Hartman
 [PATCH 4.19 014/206] PCI: Allow pci_resize_resource() for devices ...Greg Kroah-Hartman
 [PATCH 4.19 015/206] scsi: qla2xxx: Fix issue with adapters stoppi ...Greg Kroah-Hartman
 [PATCH 4.19 017/206] f2fs: report delalloc reserve as non-free in ...Greg Kroah-Hartman
 [PATCH 4.19 020/206] usblp: poison URBs upon disconnectGreg Kroah-Hartman
 [PATCH 4.19 002/206] clk: sunxi: Fix incorrect usage of round_down()Greg Kroah-Hartman
 [PATCH 4.19 022/206] dm mpath: switch paths in dm_blk_ioctl() code ...Greg Kroah-Hartman
 [PATCH 4.19 023/206] PCI: aardvark: Dont blindly enable ASPM L0s a ...Greg Kroah-Hartman
 [PATCH 4.19 024/206] ps3disk: use the default segment boundaryGreg Kroah-Hartman
 [PATCH 4.19 025/206] vfio/pci: fix memory leaks in alloc_perm_bits()Greg Kroah-Hartman
 [PATCH 4.19 003/206] ASoC: tegra: tegra_wm8903: Support nvidia, he ...Greg Kroah-Hartman
 [PATCH 4.19 004/206] i2c: piix4: Detect secondary SMBus controller ...Greg Kroah-Hartman
 [PATCH 4.19 006/206] remoteproc: Fix IDR initialisation in rproc_a ...Greg Kroah-Hartman
 [PATCH 4.19 009/206] ASoC: davinci-mcasp: Fix dma_chan refcnt leak ...Greg Kroah-Hartman
 [PATCH 4.19 028/206] gpio: dwapb: Call acpi_gpiochip_free_interrup ...Greg Kroah-Hartman
 [PATCH 4.19 037/206] yam: fix possible memory leak in yam_init_driverGreg Kroah-Hartman
 [PATCH 4.19 039/206] NTB: Fix the default port and peer numbers fo ...Greg Kroah-Hartman
 [PATCH 4.19 038/206] NTB: ntb_pingpong: Choose doorbells based on ...Greg Kroah-Hartman
 [PATCH 4.19 042/206] apparmor: check/put label on apparmor_sk_clon ...Greg Kroah-Hartman
 [PATCH 4.19 046/206] apparmor: fix nnp subset test for unconfinedGreg Kroah-Hartman
 [PATCH 4.19 047/206] x86/purgatory: Disable various profiling and ...Greg Kroah-Hartman
 [PATCH 4.19 048/206] staging: greybus: fix a missing-check bug in ...Greg Kroah-Hartman
 [PATCH 4.19 052/206] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix ...Greg Kroah-Hartman
 [PATCH 4.19 053/206] gpio: dwapb: Append MODULE_ALIAS for platform ...Greg Kroah-Hartman
 [PATCH 4.19 054/206] scsi: qedf: Fix crash when MFW calls for prot ...Greg Kroah-Hartman
 [PATCH 4.19 055/206] pinctrl: rza1: Fix wrong array assignment of ...Greg Kroah-Hartman
 [PATCH 4.19 056/206] firmware: qcom_scm: fix bogous abuse of dma-d ...Greg Kroah-Hartman
 [PATCH 4.19 030/206] scsi: lpfc: Fix lpfc_nodelist leak when proce ...Greg Kroah-Hartman
 [PATCH 4.19 058/206] staging: gasket: Fix mapping refcnt leak when ...Greg Kroah-Hartman
 [PATCH 4.19 031/206] clk: clk-flexgen: fix clock-critical handlingGreg Kroah-Hartman
 [PATCH 4.19 033/206] nfsd: Fix svc_xprt refcnt leak when setup cal ...Greg Kroah-Hartman
 [PATCH 4.19 036/206] pwm: img: Call pm_runtime_put() in pm_runtime ...Greg Kroah-Hartman
 [PATCH 4.19 035/206] powerpc/crashkernel: Take "mem=" option into ...Greg Kroah-Hartman
 [PATCH 4.19 027/206] m68k/PCI: Fix a memory leak in an error handl ...Greg Kroah-Hartman
 [PATCH 4.19 071/206] serial: amba-pl011: Make sure we initialize t ...Greg Kroah-Hartman
 [PATCH 4.19 073/206] PCI: rcar: Fix incorrect programming of OB wi ...Greg Kroah-Hartman
 [PATCH 4.19 074/206] PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/ ...Greg Kroah-Hartman
 [PATCH 4.19 076/206] power: supply: lp8788: Fix an error handling ...Greg Kroah-Hartman
 [PATCH 4.19 078/206] scsi: mpt3sas: Fix double free warningsGreg Kroah-Hartman
 [PATCH 4.19 062/206] s390/qdio: put thinint indicator after early ...Greg Kroah-Hartman
 [PATCH 4.19 085/206] tty: n_gsm: Fix waking up upper tty layer whe ...Greg Kroah-Hartman
 [PATCH 4.19 086/206] HID: Add quirks for Trust Panora Graphic TabletGreg Kroah-Hartman
 [PATCH 4.19 087/206] ipmi: use vzalloc instead of kmalloc for user ...Greg Kroah-Hartman
 [PATCH 4.19 089/206] powerpc/ps3: Fix kexec shutdown hangGreg Kroah-Hartman
 [PATCH 4.19 090/206] vfio-pci: Mask cap zeroGreg Kroah-Hartman
 [PATCH 4.19 091/206] usb/ohci-platform: Fix a warning when hibernatingGreg Kroah-Hartman
 [PATCH 4.19 092/206] drm/msm/mdp5: Fix mdp5_init error path for fa ...Greg Kroah-Hartman
 [PATCH 4.19 064/206] slimbus: ngd: get drvdata from correct deviceGreg Kroah-Hartman
 [PATCH 4.19 065/206] thermal/drivers/ti-soc-thermal: Avoid derefer ...Greg Kroah-Hartman
 [PATCH 4.19 067/206] usb: dwc3: gadget: Properly handle failed kic ...Greg Kroah-Hartman
 [PATCH 4.19 094/206] USB: host: ehci-mxc: Add error handling in eh ...Greg Kroah-Hartman
 [PATCH 4.19 104/206] IB/cma: Fix ports memory leak in cma_configfsGreg Kroah-Hartman
 [PATCH 4.19 107/206] USB: gadget: udc: s3c2410_udc: Remove pointle ...Greg Kroah-Hartman
 [PATCH 4.19 108/206] usb: gadget: lpc32xx_udc: dont dereference ep ...Greg Kroah-Hartman
 [PATCH 4.19 109/206] usb: gadget: fix potential double-free in m66 ...Greg Kroah-Hartman
 [PATCH 5.4 171/314] PCI: dwc: Fix inner MSI IRQ domain registrationGreg Kroah-Hartman
 [PATCH 4.19 111/206] RDMA/iw_cxgb4: cleanup device debugfs entries ...Greg Kroah-Hartman
 [PATCH 4.19 112/206] x86/apic: Make TSC deadline timer detection m ...Greg Kroah-Hartman
 [PATCH 4.19 115/206] clk: bcm2835: Fix return type of bcm2835_regi ...Greg Kroah-Hartman
 [PATCH 4.19 116/206] scsi: ufs-qcom: Fix scheduling while atomic issueGreg Kroah-Hartman
 [PATCH 4.19 119/206] net: sunrpc: Fix off-by-one issues in rpc_ntop6Greg Kroah-Hartman
 [PATCH 4.19 120/206] NFSv4.1 fix rpc_call_done assignment for BIND ...Greg Kroah-Hartman
 [PATCH 4.19 121/206] of: Fix a refcounting bug in __of_attach_node ...Greg Kroah-Hartman
 [PATCH 4.19 122/206] powerpc/4xx: Dont unmap NULL mbaseGreg Kroah-Hartman
 [PATCH 4.19 096/206] fpga: dfl: afu: Corrected error handling levelsGreg Kroah-Hartman
 [PATCH 4.19 123/206] extcon: adc-jack: Fix an error handling path ...Greg Kroah-Hartman
 [PATCH 4.19 124/206] ASoC: fsl_asrc_dma: Fix dma_chan leak when co ...Greg Kroah-Hartman
 [PATCH 4.19 125/206] vfio/mdev: Fix reference count leak in add_md ...Greg Kroah-Hartman
 [PATCH 4.19 097/206] clk: samsung: exynos5433: Add IGNORE_UNUSED f ...Greg Kroah-Hartman
 [PATCH 4.19 100/206] powerpc/64s/pgtable: fix an undefined behaviourGreg Kroah-Hartman
 [PATCH 4.19 102/206] PCI/PTM: Inherit Switch Downstream Port PTM s ...Greg Kroah-Hartman
 [PATCH 4.19 136/206] include/linux/bitops.h: avoid clang shift-cou ...Greg Kroah-Hartman
 [PATCH 4.19 143/206] ntb_perf: pass correct struct device to dma_a ...Greg Kroah-Hartman
 [PATCH 4.19 145/206] NTB: ntb_tool: reading the link file should n ...Greg Kroah-Hartman
 [PATCH 4.19 148/206] NTB: perf: Fix support for hardware that does ...Greg Kroah-Hartman
 [PATCH 4.19 149/206] NTB: perf: Fix race condition when run with n ...Greg Kroah-Hartman
 [PATCH 4.19 151/206] drivers/perf: hisi: Fix wrong value for all c ...Greg Kroah-Hartman
 [PATCH 4.19 150/206] NTB: ntb_test: Fix bug when counting remote filesGreg Kroah-Hartman
 [PATCH 4.19 153/206] afs: Fix memory leak in afs_put_sysnames()Greg Kroah-Hartman
 [PATCH 4.19 155/206] ASoC: Intel: bytcr_rt5640: Add quirk for Tosh ...Greg Kroah-Hartman
 [PATCH 4.19 154/206] ASoC: core: only convert non DPCM link to DPC ...Greg Kroah-Hartman
 [PATCH 4.19 129/206] scsi: iscsi: Fix reference count leak in iscs ...Greg Kroah-Hartman
 [PATCH 4.19 156/206] ASoC: rt5645: Add platform-data for Asus T101HAGreg Kroah-Hartman
 [PATCH 4.19 158/206] scsi: acornscsi: Fix an error handling path i ...Greg Kroah-Hartman
 [PATCH 4.19 157/206] drm/sun4i: hdmi ddc clk: Fix size of m dividerGreg Kroah-Hartman
 [PATCH 4.19 133/206] crypto: omap-sham - add proper load balancing ...Greg Kroah-Hartman
 [PATCH 4.19 135/206] lib/zlib: remove outdated and incorrect pre-i ...Greg Kroah-Hartman
 [PATCH 4.19 126/206] rxrpc: Adjust /proc/net/rxrpc/calls to displa ...Greg Kroah-Hartman
 [PATCH 4.19 160/206] net/filter: Permit reading NET in load_bytes_ ...Greg Kroah-Hartman
 [PATCH 4.19 171/206] arm64: hw_breakpoint: Dont invoke overflow ha ...Greg Kroah-Hartman
 [PATCH 4.19 174/206] drm/dp_mst: Reformat drm_dp_check_act_status( ...Greg Kroah-Hartman
 [PATCH 4.19 176/206] drm/amdgpu: Replace invalid device ID with a ...Greg Kroah-Hartman
 [PATCH 4.19 177/206] selinux: fix double freeGreg Kroah-Hartman
 [PATCH 4.19 179/206] ext4: avoid race conditions when remounting w ...Greg Kroah-Hartman
 [PATCH 4.19 181/206] x86/boot/compressed: Relax sed symbol type re ...Greg Kroah-Hartman
 [PATCH 4.19 180/206] drm/dp_mst: Increase ACT retry timeout to 3sGreg Kroah-Hartman
 [PATCH 4.19 182/206] block: nr_sects_write(): Disable preemption o ...Greg Kroah-Hartman
 [PATCH 4.19 183/206] mtd: rawnand: Pass a nand_chip object to nand ...Greg Kroah-Hartman
 [PATCH 4.19 186/206] mtd: rawnand: sharpsl: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.19 188/206] mtd: rawnand: orion: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.19 162/206] usb/xhci-plat: Set PM runtime as active on resumeGreg Kroah-Hartman
 [PATCH 4.19 189/206] mtd: rawnand: oxnas: Add of_node_put()Greg Kroah-Hartman
 [PATCH 4.19 165/206] perf report: Fix NULL pointer dereference in ...Greg Kroah-Hartman
 [PATCH 4.19 166/206] ext4: stop overwrite the errcode in ext4_setu ...Greg Kroah-Hartman
 [PATCH 4.19 168/206] afs: Fix non-setting of mtime when writing in ...Greg Kroah-Hartman
 [PATCH 4.19 202/206] net: octeon: mgmt: Repair filling of RX ringGreg Kroah-Hartman
 [PATCH 4.19 203/206] kretprobe: Prevent triggering kretprobe from ...Greg Kroah-Hartman
 [PATCH 4.19 205/206] net: core: device_rename: Use rwsem instead o ...Greg Kroah-Hartman
 [PATCH 4.19 206/206] Revert "dpaa_eth: fix usage as DSA master, try 3"Greg Kroah-Hartman
 [PATCH 4.19 196/206] drm/i915: Whitelist context-local timestamp i ...Greg Kroah-Hartman
 [PATCH 4.19 197/206] drm/i915/icl+: Fix hotplug interrupt disablin ...Greg Kroah-Hartman
 [PATCH 4.19 200/206] kprobes: Fix to protect kick_kprobe_optimizer ...Greg Kroah-Hartman
 [PATCH 4.19 192/206] mtd: rawnand: plat_nand: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.14 001/136] s390: fix syscall_get_error for compat processesGreg Kroah-Hartman
 [PATCH 4.14 012/136] scsi: qedi: Check for buffer overflow in qedi ...Greg Kroah-Hartman
 [PATCH 4.14 013/136] ALSA: isa/wavefront: prevent out of bounds wr ...Greg Kroah-Hartman
 [PATCH 4.14 015/136] iio: bmp280: fix compensation of humidityGreg Kroah-Hartman
 [PATCH 4.14 017/136] i2c: pxa: clear all master action bits in i2c ...Greg Kroah-Hartman
 [PATCH 4.14 018/136] usblp: poison URBs upon disconnectGreg Kroah-Hartman
 [PATCH 4.14 019/136] dm mpath: switch paths in dm_blk_ioctl() code ...Greg Kroah-Hartman
 [PATCH 4.14 020/136] PCI: aardvark: Dont blindly enable ASPM L0s a ...Greg Kroah-Hartman
 [PATCH 4.14 022/136] vfio/pci: fix memory leaks in alloc_perm_bits()Greg Kroah-Hartman
 [PATCH 4.14 021/136] ps3disk: use the default segment boundaryGreg Kroah-Hartman
 [PATCH 4.14 024/136] mfd: wm8994: Fix driver operation if loaded a ...Greg Kroah-Hartman
 [PATCH 4.14 025/136] scsi: lpfc: Fix lpfc_nodelist leak when proce ...Greg Kroah-Hartman
 [PATCH 4.14 026/136] clk: clk-flexgen: fix clock-critical handlingGreg Kroah-Hartman
 [PATCH 4.14 029/136] powerpc/crashkernel: Take "mem=" option into ...Greg Kroah-Hartman
 [PATCH 4.14 030/136] yam: fix possible memory leak in yam_init_driverGreg Kroah-Hartman
 [PATCH 4.14 005/136] i2c: piix4: Detect secondary SMBus controller ...Greg Kroah-Hartman
 Re: [PATCH v2 4/6] selftests: pidfd: do not use ksft_exit_skip aft ...Christian Brauner
 [PATCH 4.14 004/136] clk: sunxi: Fix incorrect usage of round_down()Greg Kroah-Hartman
 [PATCH 4.14 007/136] remoteproc: Fix IDR initialisation in rproc_a ...Greg Kroah-Hartman
 [PATCH 4.14 032/136] mksysmap: Fix the mismatch of .L symbols in S ...Greg Kroah-Hartman
 [PATCH 4.14 043/136] staging: sm750fb: add missing case while sett ...Greg Kroah-Hartman
 [PATCH 4.14 045/136] serial: amba-pl011: Make sure we initialize t ...Greg Kroah-Hartman
 [PATCH 4.14 046/136] drivers: base: Fix NULL pointer exception in ...Greg Kroah-Hartman
 [PATCH 4.14 048/136] PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/ ...Greg Kroah-Hartman
 [PATCH 4.14 047/136] PCI: rcar: Fix incorrect programming of OB wi ...Greg Kroah-Hartman
 [PATCH 4.14 049/136] scsi: qla2xxx: Fix warning after FC target resetGreg Kroah-Hartman
 [PATCH 4.14 033/136] apparmor: fix introspection of of task mode f ...Greg Kroah-Hartman
 [PATCH 4.14 051/136] power: supply: smb347-charger: IRQSTAT_D is v ...Greg Kroah-Hartman
 [PATCH 4.14 053/136] dlm: remove BUG() before panic()Greg Kroah-Hartman
 [PATCH 4.14 058/136] powerpc/pseries/ras: Fix FWNMI_VALID off by oneGreg Kroah-Hartman
 [PATCH 4.14 059/136] powerpc/ps3: Fix kexec shutdown hangGreg Kroah-Hartman
 [PATCH 4.14 034/136] scsi: sr: Fix sr_probe() missing deallocate o ...Greg Kroah-Hartman
 [PATCH 4.14 061/136] usb/ohci-platform: Fix a warning when hibernatingGreg Kroah-Hartman
 [PATCH 4.14 062/136] drm/msm/mdp5: Fix mdp5_init error path for fa ...Greg Kroah-Hartman
 [PATCH 4.14 039/136] ALSA: usb-audio: Improve frames size computationGreg Kroah-Hartman
 [PATCH 4.14 040/136] s390/qdio: put thinint indicator after early ...Greg Kroah-Hartman
 [PATCH 4.14 066/136] powerpc/64s/pgtable: fix an undefined behaviourGreg Kroah-Hartman
 [PATCH 4.14 075/136] usb: gadget: Fix issue with config_ep_by_spee ...Greg Kroah-Hartman
 [PATCH 4.14 080/136] NFSv4.1 fix rpc_call_done assignment for BIND ...Greg Kroah-Hartman
 [PATCH 4.14 079/136] net: sunrpc: Fix off-by-one issues in rpc_ntop6Greg Kroah-Hartman
 [PATCH 4.14 078/136] scsi: ufs-qcom: Fix scheduling while atomic issueGreg Kroah-Hartman
 [PATCH 4.14 081/136] powerpc/4xx: Dont unmap NULL mbaseGreg Kroah-Hartman
 [PATCH 4.14 082/136] extcon: adc-jack: Fix an error handling path ...Greg Kroah-Hartman
 [PATCH 4.14 006/136] iio: pressure: bmp280: Tolerate IRQ before re ...Greg Kroah-Hartman
 [PATCH 4.14 003/136] power: supply: bq24257_charger: Replace depen ...Greg Kroah-Hartman
 [PATCH 4.14 083/136] ASoC: fsl_asrc_dma: Fix dma_chan leak when co ...Greg Kroah-Hartman
 [PATCH 4.14 086/136] gfs2: Allow lock_nolock mount to specify jid=XGreg Kroah-Hartman
 [PATCH 4.14 089/136] pinctrl: imxl: Fix an error handling path in ...Greg Kroah-Hartman
 [PATCH 4.14 093/136] lib/zlib: remove outdated and incorrect pre-i ...Greg Kroah-Hartman
 [PATCH 4.14 096/136] selftests/vm/pkeys: fix alloc_random_pkey() t ...Greg Kroah-Hartman
 [PATCH 4.14 069/136] IB/cma: Fix ports memory leak in cma_configfsGreg Kroah-Hartman
 [PATCH 4.14 109/136] arm64: hw_breakpoint: Dont invoke overflow ha ...Greg Kroah-Hartman
 [PATCH 4.14 111/136] drm: encoder_slave: fix refcouting error for ...Greg Kroah-Hartman
 [PATCH 4.14 114/136] selinux: fix double freeGreg Kroah-Hartman
 [PATCH 4.14 115/136] ext4: fix partial cluster initialization when ...Greg Kroah-Hartman
 [PATCH 4.14 116/136] drm/dp_mst: Increase ACT retry timeout to 3sGreg Kroah-Hartman
 [PATCH 4.14 118/136] block: nr_sects_write(): Disable preemption o ...Greg Kroah-Hartman
 [PATCH 4.14 100/136] gfs2: fix use-after-free on transaction ail listsGreg Kroah-Hartman
 [PATCH 4.14 117/136] x86/boot/compressed: Relax sed symbol type re ...Greg Kroah-Hartman
 [PATCH 4.14 121/136] mtd: rawnand: sharpsl: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.14 126/136] mtd: rawnand: socrates: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.14 127/136] mtd: rawnand: plat_nand: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.14 128/136] mtd: rawnand: mtk: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.14 129/136] mtd: rawnand: tmio: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.14 102/136] drm/sun4i: hdmi ddc clk: Fix size of m dividerGreg Kroah-Hartman
 [PATCH 4.14 107/136] bcache: fix potential deadlock problem in btr ...Greg Kroah-Hartman
 [PATCH 4.14 098/136] blktrace: fix endianness in get_pdu_int()Greg Kroah-Hartman
 [PATCH 4.14 132/136] kprobes: Fix to protect kick_kprobe_optimizer ...Greg Kroah-Hartman
 [PATCH 4.14 133/136] e1000e: Do not wake up the system via WOL if ...Greg Kroah-Hartman
 [PATCH 4.14 134/136] kretprobe: Prevent triggering kretprobe from ...Greg Kroah-Hartman
 [PATCH 4.14 135/136] sched/rt, net: Use CONFIG_PREEMPTION.patchGreg Kroah-Hartman
 [PATCH 4.14 131/136] crypto: algboss - dont wait during notifier c ...Greg Kroah-Hartman
 [PATCH 4.14 130/136] crypto: algif_skcipher - Cap recv SG list at ...Greg Kroah-Hartman
 [PATCH 4.14 106/136] perf report: Fix NULL pointer dereference in ...Greg Kroah-Hartman
 [PATCH 4.14 104/136] usb/xhci-plat: Set PM runtime as active on resumeGreg Kroah-Hartman
 [PATCH 4.14 103/136] scsi: acornscsi: Fix an error handling path i ...Greg Kroah-Hartman
 [PATCH 4.14 101/136] selftests/net: in timestamping, strncpy needs ...Greg Kroah-Hartman
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...Jakub Kicinski
 [PATCH 4.14 125/136] mtd: rawnand: oxnas: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.14 136/136] net: core: device_rename: Use rwsem instead o ...Greg Kroah-Hartman
 Re: [PATCH 1/2] x86/x32: Use __x64 prefix for X32 compat syscallshpa@zytor ...
 [PATCH 4.14 124/136] mtd: rawnand: oxnas: Add of_node_put()Greg Kroah-Hartman
 [PATCH 4.14 123/136] mtd: rawnand: orion: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.14 105/136] usb/ehci-platform: Set PM runtime as active o ...Greg Kroah-Hartman
 [PATCH 4.14 122/136] mtd: rawnand: xway: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.14 120/136] mtd: rawnand: diskonchip: Fix the probe error ...Greg Kroah-Hartman
 [PATCH 4.14 119/136] mtd: rawnand: Pass a nand_chip object to nand ...Greg Kroah-Hartman
 [PATCH 4.14 113/136] drm/qxl: Use correct notify port address when ...Greg Kroah-Hartman
 [PATCH 4.14 112/136] drm/dp_mst: Reformat drm_dp_check_act_status( ...Greg Kroah-Hartman
 [PATCH 4.14 110/136] libata: Use per port sync for detachGreg Kroah-Hartman
 [PATCH 4.14 099/136] blktrace: fix endianness for blk_log_remap()Greg Kroah-Hartman
 [PATCH 4.14 108/136] block: Fix use-after-free in blkdev_get()Greg Kroah-Hartman
 [PATCH 4.14 074/136] usb: gadget: fix potential double-free in m66 ...Greg Kroah-Hartman
 [PATCH 4.14 073/136] usb: gadget: lpc32xx_udc: dont dereference ep ...Greg Kroah-Hartman
 [PATCH 4.14 065/136] clk: samsung: exynos5433: Add IGNORE_UNUSED f ...Greg Kroah-Hartman
 [PATCH 4.14 072/136] USB: gadget: udc: s3c2410_udc: Remove pointle ...Greg Kroah-Hartman
 [PATCH 4.14 071/136] usb: dwc2: gadget: move gadget resume after t ...Greg Kroah-Hartman
 [PATCH 4.14 095/136] elfnote: mark all .note sections SHF_ALLOCGreg Kroah-Hartman
 [PATCH 4.14 070/136] watchdog: da9062: No need to ping manually be ...Greg Kroah-Hartman
 [PATCH 4.14 091/136] crypto: omap-sham - add proper load balancing ...Greg Kroah-Hartman
 [PATCH 4.14 097/136] blktrace: use errno instead of bi_statusGreg Kroah-Hartman
 [PATCH 4.14 068/136] PCI/PTM: Inherit Switch Downstream Port PTM s ...Greg Kroah-Hartman
 Re: [PATCH 2/9] rcu: Fixup noinstr warningsPeter Zijlstra
 [PATCH 4.14 094/136] include/linux/bitops.h: avoid clang shift-cou ...Greg Kroah-Hartman
 [PATCH 4.14 092/136] geneve: change from tx_error to tx_dropped on ...Greg Kroah-Hartman
 [PATCH 4.14 067/136] dm zoned: return NULL if dmz_get_zone_for_rec ...Greg Kroah-Hartman
 [PATCH 4.14 084/136] vfio/mdev: Fix reference count leak in add_md ...Greg Kroah-Hartman
 [PATCH 4.14 090/136] pinctrl: freescale: imx: Fix an error handlin ...Greg Kroah-Hartman
 [PATCH 4.14 088/136] scsi: ufs: Dont update urgent bkops level whe ...Greg Kroah-Hartman
 [PATCH 4.14 087/136] scsi: iscsi: Fix reference count leak in iscs ...Greg Kroah-Hartman
 [PATCH 4.14 085/136] openrisc: Fix issue with argument clobbering ...Greg Kroah-Hartman
 [PATCH 4.14 077/136] clk: bcm2835: Fix return type of bcm2835_regi ...Greg Kroah-Hartman
 [PATCH 4.14 076/136] x86/apic: Make TSC deadline timer detection m ...Greg Kroah-Hartman
 [PATCH 4.14 031/136] NTB: Fix the default port and peer numbers fo ...Greg Kroah-Hartman
 [PATCH 4.14 038/136] scsi: qedi: Do not flush offload work if ARP ...Greg Kroah-Hartman
 [PATCH 4.14 063/136] USB: host: ehci-mxc: Add error handling in eh ...Greg Kroah-Hartman
 [PATCH 4.14 037/136] staging: rtl8712: fix multiline derefernce wa ...Greg Kroah-Hartman
 [PATCH 4.14 036/136] staging: greybus: fix a missing-check bug in ...Greg Kroah-Hartman
 [PATCH 4.14 064/136] tty: n_gsm: Fix bogus i++ in gsm_data_kickGreg Kroah-Hartman
 [PATCH 4.14 035/136] scsi: ibmvscsi: Dont send host info in adapte ...Greg Kroah-Hartman
 [PATCH 4.14 060/136] vfio-pci: Mask cap zeroGreg Kroah-Hartman
 [PATCH 4.14 057/136] tty: n_gsm: Fix waking up upper tty layer whe ...Greg Kroah-Hartman
 [PATCH 4.14 056/136] tty: n_gsm: Fix SOF skippingGreg Kroah-Hartman
 [PATCH 4.14 055/136] PCI: Fix pci_register_host_bridge() device_re ...Greg Kroah-Hartman
 [PATCH 4.14 054/136] clk: ti: composite: fix memory leakGreg Kroah-Hartman
 [PATCH 4.14 052/136] scsi: mpt3sas: Fix double free warningsGreg Kroah-Hartman
 [PATCH 4.14 050/136] power: supply: lp8788: Fix an error handling ...Greg Kroah-Hartman
 [PATCH 4.14 044/136] i2c: pxa: fix i2c_pxa_scream_blue_murder() de ...Greg Kroah-Hartman
 Re: [PATCH tip/core/rcu 02/26] mm/mmap.c: Add cond_resched() for e ..."Paul E. McKenney"
[New][PATCH 4.14 000/136] 4.14.186-rc1 reviewGreg Kroah-Hartman
 [PATCH 4.14 008/136] clk: qcom: msm8916: Fix the address location ...Greg Kroah-Hartman
 [PATCH 4.14 042/136] thermal/drivers/ti-soc-thermal: Avoid derefer ...Greg Kroah-Hartman
 [PATCH 4.14 041/136] tty: hvc: Fix data abort due to race in hvc_openGreg Kroah-Hartman
 [PATCH 4.14 027/136] powerpc/perf/hv-24x7: Fix inconsistent output ...Greg Kroah-Hartman
 [PATCH 4.14 009/136] backlight: lp855x: Ensure regulators are disa ...Greg Kroah-Hartman
 [PATCH 4.14 028/136] nfsd: Fix svc_xprt refcnt leak when setup cal ...Greg Kroah-Hartman
 [PATCH 4.14 002/136] drm/i915: Whitelist context-local timestamp i ...Greg Kroah-Hartman
 [PATCH 4.14 023/136] m68k/PCI: Fix a memory leak in an error handl ...Greg Kroah-Hartman
 [PATCH 4.14 016/136] f2fs: report delalloc reserve as non-free in ...Greg Kroah-Hartman
 [PATCH 4.14 011/136] ARM: integrator: Add some Kconfig selectionsGreg Kroah-Hartman
 [PATCH 4.14 014/136] scsi: qla2xxx: Fix issue with adapters stoppi ...Greg Kroah-Hartman
 [PATCH 4.14 010/136] ASoC: davinci-mcasp: Fix dma_chan refcnt leak ...Greg Kroah-Hartman
 [PATCH 4.19 201/206] e1000e: Do not wake up the system via WOL if ...Greg Kroah-Hartman
 [PATCH 4.19 198/206] crypto: algif_skcipher - Cap recv SG list at ...Greg Kroah-Hartman
 [PATCH 4.19 199/206] crypto: algboss - dont wait during notifier c ...Greg Kroah-Hartman
 [PATCH 4.19 194/206] mtd: rawnand: tmio: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.19 195/206] s390: fix syscall_get_error for compat processesGreg Kroah-Hartman
 [PATCH 4.19 193/206] mtd: rawnand: mtk: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.19 204/206] sched/rt, net: Use CONFIG_PREEMPTION.patchGreg Kroah-Hartman
 [PATCH 4.19 159/206] x86/idt: Keep spurious entries unset in syste ...Greg Kroah-Hartman
 [PATCH 4.19 164/206] usb/ehci-platform: Set PM runtime as active o ...Greg Kroah-Hartman
 [PATCH 4.19 167/206] bcache: fix potential deadlock problem in btr ...Greg Kroah-Hartman
 [PATCH 4.19 163/206] usb: host: ehci-platform: add a quirk to avoi ...Greg Kroah-Hartman
 Re: [PATCH] scsi: sd: stop SSD (non-rotational) disks before rebootHenrique de Moraes Holschuh
 [PATCH 4.19 190/206] mtd: rawnand: oxnas: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.19 191/206] mtd: rawnand: socrates: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.19 187/206] mtd: rawnand: xway: Fix the probe error pathGreg Kroah-Hartman
 [PATCH 4.19 184/206] mtd: rawnand: Pass a nand_chip object to nand ...Greg Kroah-Hartman
 [PATCH 4.19 185/206] mtd: rawnand: diskonchip: Fix the probe error ...Greg Kroah-Hartman
 [PATCH 4.19 161/206] xdp: Fix xsk_generic_xmit errnoGreg Kroah-Hartman
 [PATCH 4.19 178/206] ext4: fix partial cluster initialization when ...Greg Kroah-Hartman
 [PATCH 4.19 173/206] drm: encoder_slave: fix refcouting error for ...Greg Kroah-Hartman
 [PATCH 4.19 172/206] libata: Use per port sync for detachGreg Kroah-Hartman
 [PATCH 4.19 175/206] drm/qxl: Use correct notify port address when ...Greg Kroah-Hartman
 Re: [PATCH 2/2] selftests/fpu: Add an FPU selftestNick Desaulniers
 [PATCH 4.19 170/206] block: Fix use-after-free in blkdev_get()Greg Kroah-Hartman
 [PATCH 4.19 169/206] afs: afs_write_end() should change i_size und ...Greg Kroah-Hartman
 [PATCH 4.19 134/206] geneve: change from tx_error to tx_dropped on ...Greg Kroah-Hartman
 [PATCH 4.19 132/206] pinctrl: freescale: imx: Fix an error handlin ...Greg Kroah-Hartman
 [PATCH 4.19 131/206] pinctrl: imxl: Fix an error handling path in ...Greg Kroah-Hartman
 [PATCH 4.19 130/206] scsi: ufs: Dont update urgent bkops level whe ...Greg Kroah-Hartman
[New][PATCH net-next] bonding/xfrm: use real_dev instead of slave_devJarod Wilson
 [PATCH 4.19 152/206] selftests/net: in timestamping, strncpy needs ...Greg Kroah-Hartman
 Re: [RFC PATCH 1/3 v2] futex: introduce FUTEX_SWAP operationPeter Oskolkov
 [PATCH 4.19 128/206] gfs2: Allow lock_nolock mount to specify jid=XGreg Kroah-Hartman
 [PATCH 4.19 147/206] NTB: perf: Dont require one more memory windo ...Greg Kroah-Hartman
 [PATCH 4.19 144/206] ntb_tool: pass correct struct device to dma_a ...Greg Kroah-Hartman
 [PATCH 4.19 146/206] NTB: Revert the change to use the NTB device ...Greg Kroah-Hartman
 [PATCH 4.19 141/206] blktrace: fix endianness for blk_log_remap()Greg Kroah-Hartman
 [PATCH 4.19 142/206] gfs2: fix use-after-free on transaction ail listsGreg Kroah-Hartman
 Re: [PATCH] linux/log2.h: enclose macro arg in parensJakub Kicinski
 [PATCH 4.19 140/206] blktrace: fix endianness in get_pdu_int()Greg Kroah-Hartman
 [PATCH 4.19 139/206] blktrace: use errno instead of bi_statusGreg Kroah-Hartman
 [PATCH 4.19 137/206] elfnote: mark all .note sections SHF_ALLOCGreg Kroah-Hartman
 [PATCH 4.19 127/206] openrisc: Fix issue with argument clobbering ...Greg Kroah-Hartman
 [PATCH 4.19 138/206] selftests/vm/pkeys: fix alloc_random_pkey() t ...Greg Kroah-Hartman
 [PATCH 4.19 093/206] ASoC: Intel: bytcr_rt5640: Add quirk for Tosh ...Greg Kroah-Hartman
 [PATCH 4.19 101/206] dm zoned: return NULL if dmz_get_zone_for_rec ...Greg Kroah-Hartman
 Re: [PATCH v2] drm/amd: fix potential memleak in err branchFelix Kuehling
 [PATCH 4.19 099/206] arm64: tegra: Fix ethernet phy-mode for Jetso ...Greg Kroah-Hartman
 [PATCH 4.19 098/206] scsi: target: tcmu: Userspace must not comple ...Greg Kroah-Hartman
 Re: [PATCH tip/core/rcu 02/26] mm/mmap.c: Add cond_resched() for e ...Joel Fernandes
 [PATCH 4.19 118/206] clk: sprd: return correct type of value for _ ...Greg Kroah-Hartman
 [PATCH 4.19 117/206] KVM: PPC: Book3S HV: Ignore kmemleak false po ...Greg Kroah-Hartman
 [PATCH 4.19 113/206] ASoC: fix incomplete error-handling in img_i2 ...Greg Kroah-Hartman
 [PATCH 4.19 110/206] usb: gadget: Fix issue with config_ep_by_spee ...Greg Kroah-Hartman
 [PATCH 4.19 114/206] scsi: target: tcmu: Fix a use after free in t ...Greg Kroah-Hartman
 [PATCH 4.19 095/206] tty: n_gsm: Fix bogus i++ in gsm_data_kickGreg Kroah-Hartman
 [PATCH 4.19 105/206] watchdog: da9062: No need to ping manually be ...Greg Kroah-Hartman
 [PATCH 4.19 069/206] PCI: v3-semi: Fix a memory leak in v3_pci_pro ...Greg Kroah-Hartman
 [PATCH 4.19 106/206] usb: dwc2: gadget: move gadget resume after t ...Greg Kroah-Hartman
 [PATCH 4.19 103/206] PCI: dwc: Fix inner MSI IRQ domain registrationGreg Kroah-Hartman
 [PATCH 4.19 060/206] ALSA: usb-audio: Fix racy list management in ...Greg Kroah-Hartman
 [PATCH 4.19 068/206] staging: sm750fb: add missing case while sett ...Greg Kroah-Hartman
 [PATCH 4.19 066/206] soundwire: slave: dont init debugfs on device ...Greg Kroah-Hartman
 [PATCH 4.19 063/206] tty: hvc: Fix data abort due to race in hvc_openGreg Kroah-Hartman
 Re: [PATCH 0/2] tracing: Fix config dependency and trigger parserTom Zanussi
 [PATCH 4.19 088/206] powerpc/pseries/ras: Fix FWNMI_VALID off by oneGreg Kroah-Hartman
 [PATCH 4.19 082/206] PCI: Fix pci_register_host_bridge() device_re ...Greg Kroah-Hartman
 [PATCH 4.19 080/206] dlm: remove BUG() before panic()Greg Kroah-Hartman
 [PATCH 4.19 081/206] clk: ti: composite: fix memory leakGreg Kroah-Hartman
 [PATCH 4.19 079/206] pinctrl: rockchip: fix memleak in rockchip_dt ...Greg Kroah-Hartman
 [PATCH 4.19 061/206] Input: mms114 - add extra compatible for mms345lGreg Kroah-Hartman
 [PATCH 4.19 072/206] drivers: base: Fix NULL pointer exception in ...Greg Kroah-Hartman
 [PATCH 4.19 077/206] power: supply: smb347-charger: IRQSTAT_D is v ...Greg Kroah-Hartman
 [PATCH 4.19 070/206] i2c: pxa: fix i2c_pxa_scream_blue_murder() de ...Greg Kroah-Hartman
 [PATCH 4.19 034/206] PCI: vmd: Filter resource type bits from shad ...Greg Kroah-Hartman
 [PATCH 4.19 032/206] powerpc/perf/hv-24x7: Fix inconsistent output ...Greg Kroah-Hartman
 [PATCH 4.19 059/206] ALSA: usb-audio: Improve frames size computationGreg Kroah-Hartman
 [PATCH 4.19 057/206] staging: gasket: Fix mapping refcnt leak when ...Greg Kroah-Hartman
 [PATCH 4.19 050/206] arm64: dts: mt8173: fix unit name warningsGreg Kroah-Hartman
 [PATCH 4.19 051/206] scsi: qedi: Do not flush offload work if ARP ...Greg Kroah-Hartman
 [PATCH 4.19 049/206] staging: rtl8712: fix multiline derefernce wa ...Greg Kroah-Hartman
 [PATCH 4.19 045/206] scsi: ibmvscsi: Dont send host info in adapte ...Greg Kroah-Hartman
 [PATCH 4.19 044/206] scsi: sr: Fix sr_probe() missing deallocate o ...Greg Kroah-Hartman
 [PATCH 4.19 029/206] mfd: wm8994: Fix driver operation if loaded a ...Greg Kroah-Hartman
 [PATCH 4.19 043/206] ASoC: meson: add missing free_irq() in error pathGreg Kroah-Hartman
 [PATCH 4.19 040/206] mksysmap: Fix the mismatch of .L symbols in S ...Greg Kroah-Hartman
 [PATCH 4.19 041/206] apparmor: fix introspection of of task mode f ...Greg Kroah-Hartman
[New][PATCH 4.19 000/206] 4.19.130-rc1 reviewGreg Kroah-Hartman
 [PATCH 4.19 007/206] clk: qcom: msm8916: Fix the address location ...Greg Kroah-Hartman
 [PATCH 4.19 008/206] backlight: lp855x: Ensure regulators are disa ...Greg Kroah-Hartman
 Re: [PATCH v2 2/2] arm64/build: Warn on orphan section placementKees Cook
 [PATCH 4.19 005/206] iio: pressure: bmp280: Tolerate IRQ before re ...Greg Kroah-Hartman
 [PATCH 4.19 075/206] scsi: qla2xxx: Fix warning after FC target resetGreg Kroah-Hartman
 [PATCH 4.19 026/206] RDMA/mlx5: Add init2init as a modify commandGreg Kroah-Hartman
 [PATCH 4.19 021/206] serial: 8250: Fix max baud limit in generic 8 ...Greg Kroah-Hartman
 [PATCH 4.19 019/206] clk: samsung: Mark top ISP and CAM clocks on ...Greg Kroah-Hartman
 [PATCH 4.19 018/206] i2c: pxa: clear all master action bits in i2c ...Greg Kroah-Hartman
 [PATCH 4.19 016/206] iio: bmp280: fix compensation of humidityGreg Kroah-Hartman
 [PATCH 4.19 013/206] ALSA: isa/wavefront: prevent out of bounds wr ...Greg Kroah-Hartman
 [PATCH 4.19 001/206] power: supply: bq24257_charger: Replace depen ...Greg Kroah-Hartman
 [PATCH 5.4 302/314] drm/amd/display: Use kvfree() to free coeff in ...Greg Kroah-Hartman
[New]KASAN: slab-out-of-bounds Write in snd_usb_mixer_interruptsyzbot
 [PATCH 5.4 301/314] drm/connector: notify userspace on hotplug aft ...Greg Kroah-Hartman
 [PATCH 5.4 303/314] drm/i915/icl+: Fix hotplug interrupt disabling ...Greg Kroah-Hartman
 [PATCH 5.4 300/314] drm/i915: Whitelist context-local timestamp in ...Greg Kroah-Hartman
 [PATCH 5.4 299/314] drm/i915/gem: Avoid iterating an empty listGreg Kroah-Hartman
 [PATCH 5.4 297/314] drm/i915: Fix AUX power domain toggling across ...Greg Kroah-Hartman
 [PATCH 5.4 314/314] net: core: device_rename: Use rwsem instead of ...Greg Kroah-Hartman
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Peter Zijlstra
 [PATCH 5.4 296/314] s390: fix syscall_get_error for compat processesGreg Kroah-Hartman
 [PATCH 5.4 305/314] crypto: algif_skcipher - Cap recv SG list at c ...Greg Kroah-Hartman
 [PATCH 5.4 308/314] kprobes: Fix to protect kick_kprobe_optimizer( ...Greg Kroah-Hartman
 [PATCH 5.4 307/314] tracing/probe: Fix memleak in fetch_op_data op ...Greg Kroah-Hartman
 [PATCH 5.4 265/314] ext4: stop overwrite the errcode in ext4_setup ...Greg Kroah-Hartman
 [PATCH 5.4 266/314] bcache: fix potential deadlock problem in btre ...Greg Kroah-Hartman
 [PATCH 5.4 287/314] jbd2: clean __jbd2_journal_abort_hard() and __ ...Greg Kroah-Hartman
 [PATCH 5.4 293/314] net/mlx5: DR, Fix freeing in dr_create_rc_qp()Greg Kroah-Hartman
 [PATCH 5.4 261/314] usb: host: ehci-platform: add a quirk to avoid ...Greg Kroah-Hartman
 [PATCH 5.4 268/314] afs: Fix non-setting of mtime when writing int ...Greg Kroah-Hartman
 [PATCH 5.4 269/314] afs: afs_write_end() should change i_size unde ...Greg Kroah-Hartman
 Re: [PATCH 4.19 061/206] Input: mms114 - add extra compatible for ...Pavel Machek
 [PATCH 5.4 267/314] powerpc: Fix kernel crash in show_instructions ...Greg Kroah-Hartman
 [PATCH 5.4 284/314] drm/qxl: Use correct notify port address when ...Greg Kroah-Hartman
 [PATCH 5.4 286/314] selinux: fix double freeGreg Kroah-Hartman
 [PATCH 5.4 280/314] drm: encoder_slave: fix refcouting error for m ...Greg Kroah-Hartman
 [PATCH 5.4 281/314] ext4: fix partial cluster initialization when ...Greg Kroah-Hartman
 [PATCH 5.4 263/314] perf report: Fix NULL pointer dereference in h ...Greg Kroah-Hartman
 [PATCH 5.4 275/314] scsi: ufs-bsg: Fix runtime PM imbalance on errorGreg Kroah-Hartman
 [PATCH 5.4 264/314] perf stat: Fix NULL pointer dereferenceGreg Kroah-Hartman
 [PATCH 5.4 262/314] usb/ehci-platform: Set PM runtime as active on ...Greg Kroah-Hartman
 [PATCH 5.4 274/314] bnxt_en: Return from timer if interface is not ...Greg Kroah-Hartman
 Re: [PATCH 4.19 066/206] soundwire: slave: dont init debugfs on de ...Pavel Machek
 [PATCH 5.4 228/314] gfs2: fix use-after-free on transaction ail listsGreg Kroah-Hartman
 [PATCH 5.4 271/314] afs: Always include dir in bulk status fetch f ...Greg Kroah-Hartman
 [PATCH 5.4 272/314] afs: Set error flag rather than return error f ...Greg Kroah-Hartman
 [PATCH 5.4 236/314] NTB: perf: Fix race condition when run with nt ...Greg Kroah-Hartman
 [PATCH 5.4 235/314] NTB: perf: Fix support for hardware that doesn ...Greg Kroah-Hartman
 [PATCH 5.4 233/314] NTB: Revert the change to use the NTB device d ...Greg Kroah-Hartman
 [PATCH 5.4 232/314] NTB: ntb_tool: reading the link file should no ...Greg Kroah-Hartman
 [PATCH 5.4 260/314] usb/xhci-plat: Set PM runtime as active on resumeGreg Kroah-Hartman
 [PATCH 5.4 253/314] x86/idt: Keep spurious entries unset in system ...Greg Kroah-Hartman
 [PATCH 5.4 257/314] xdp: Fix xsk_generic_xmit errnoGreg Kroah-Hartman
 [PATCH 5.4 231/314] ntb_tool: pass correct struct device to dma_al ...Greg Kroah-Hartman
 [PATCH 5.4 255/314] nvme-pci: use simple suspend when a HMB is enabledGreg Kroah-Hartman
 [PATCH 5.4 250/314] drm/sun4i: hdmi ddc clk: Fix size of m dividerGreg Kroah-Hartman
 [PATCH 5.4 249/314] tracing/probe: Fix bpf_task_fd_query() for kpr ...Greg Kroah-Hartman
 Re: process '/usr/bin/rsync' started with executable stackAlexey Dobriyan
 [PATCH 5.4 246/314] ASoC: rt5645: Add platform-data for Asus T101HAGreg Kroah-Hartman
 [PATCH 5.4 239/314] drivers/perf: hisi: Fix wrong value for all co ...Greg Kroah-Hartman
 [PATCH 5.4 202/314] extcon: adc-jack: Fix an error handling path i ...Greg Kroah-Hartman
 [PATCH 5.4 209/314] drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI ...Greg Kroah-Hartman
 [PATCH 5.4 198/314] NFSv4.1 fix rpc_call_done assignment for BIND_ ...Greg Kroah-Hartman
 [PATCH 5.4 200/314] input: i8042 - Remove special PowerPC handlingGreg Kroah-Hartman
 [PATCH 5.4 199/314] of: Fix a refcounting bug in __of_attach_node_ ...Greg Kroah-Hartman
 [PATCH 5.4 224/314] selftests/vm/pkeys: fix alloc_random_pkey() to ...Greg Kroah-Hartman
 [PATCH 5.4 223/314] include/linux/bitops.h: avoid clang shift-coun ...Greg Kroah-Hartman
 [PATCH 5.4 221/314] geneve: change from tx_error to tx_dropped on ...Greg Kroah-Hartman
 [PATCH 5.4 220/314] crypto: omap-sham - add proper load balancing ...Greg Kroah-Hartman
 [PATCH 5.4 219/314] drm/amd/display: Revalidate bandwidth before c ...Greg Kroah-Hartman
 [PATCH 5.4 214/314] scsi: ufs: Dont update urgent bkops level when ...Greg Kroah-Hartman
 [PATCH 5.4 218/314] nfsd: safer handling of corrupted c_typeGreg Kroah-Hartman
 [PATCH 5.4 216/314] pinctrl: freescale: imx: Fix an error handling ...Greg Kroah-Hartman
 [PATCH 5.4 211/314] nfsd4: make drc_slab global, not per-netGreg Kroah-Hartman
 [PATCH 5.4 206/314] mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() chec ...Greg Kroah-Hartman
 [PATCH 5.4 205/314] rtc: rv3028: Add missed check for devm_regmap_ ...Greg Kroah-Hartman
 [PATCH 5.4 165/314] fuse: copy_file_range should truncate cacheGreg Kroah-Hartman
 [PATCH 5.4 179/314] usb: gadget: Fix issue with config_ep_by_speed ...Greg Kroah-Hartman
 [PATCH 5.4 163/314] firmware: imx: scu: Fix possible memory leak i ...Greg Kroah-Hartman
 [PATCH 5.4 186/314] powerpc/32s: Dont warn when mapping RO data ROX.Greg Kroah-Hartman
 [PATCH 5.4 167/314] arm64: tegra: Fix flag for 64-bit resources in ...Greg Kroah-Hartman
 [PATCH 5.4 190/314] scsi: ufs-qcom: Fix scheduling while atomic issueGreg Kroah-Hartman
 [PATCH 5.4 188/314] scsi: target: tcmu: Fix a use after free in tc ...Greg Kroah-Hartman
 [PATCH 5.4 185/314] mfd: stmfx: Disable IRQ in suspend to avoid sp ...Greg Kroah-Hartman
 Re: [PATCH 2/2] KVM: x86/mmu: Optimize MMU page cache lookup for f ...Jon Cargille
 [PATCH 5.4 177/314] usb: gadget: lpc32xx_udc: dont dereference ep ...Greg Kroah-Hartman
 [PATCH 5.4 175/314] usb: dwc2: gadget: move gadget resume after th ...Greg Kroah-Hartman
 [PATCH 5.4 145/314] PCI/PM: Assume ports without DLL Link Active t ...Greg Kroah-Hartman
 [PATCH 5.4 152/314] vfio-pci: Mask cap zeroGreg Kroah-Hartman
 [PATCH 5.4 151/314] powerpc/ps3: Fix kexec shutdown hangGreg Kroah-Hartman
 [PATCH 5.4 157/314] tty: n_gsm: Fix bogus i++ in gsm_data_kickGreg Kroah-Hartman
 [PATCH 5.4 159/314] clk: samsung: exynos5433: Add IGNORE_UNUSED fl ...Greg Kroah-Hartman
 [PATCH 5.4 183/314] mfd: stmfx: Reset chip on resume as supply was ...Greg Kroah-Hartman
 [PATCH 5.4 174/314] watchdog: da9062: No need to ping manually bef ...Greg Kroah-Hartman
 [PATCH 5.4 173/314] IB/cma: Fix ports memory leak in cma_configfsGreg Kroah-Hartman
 Re: [PATCH v2 2/3] mm/memory_hotplug: document why shuffle_zone() ...Dan Williams
 [PATCH 5.4 172/314] PCI: amlogic: meson: Dont use FAST_LINK_MODE t ...Greg Kroah-Hartman
 [PATCH 5.4 109/314] thermal/drivers/ti-soc-thermal: Avoid derefere ...Greg Kroah-Hartman
 [PATCH 5.4 121/314] drivers: base: Fix NULL pointer exception in _ ...Greg Kroah-Hartman
 [PATCH 5.4 097/314] staging: gasket: Fix mapping refcnt leak when ...Greg Kroah-Hartman
 [PATCH 5.4 125/314] ALSA: firewire-lib: fix invalid assignment to ...Greg Kroah-Hartman
 [PATCH 5.4 127/314] power: supply: smb347-charger: IRQSTAT_D is vo ...Greg Kroah-Hartman
 [PATCH 5.4 102/314] s390/qdio: put thinint indicator after early errorGreg Kroah-Hartman
 [PATCH 5.4 101/314] Input: mms114 - add extra compatible for mms345lGreg Kroah-Hartman
 [PATCH 5.4 100/314] ALSA: usb-audio: Fix racy list management in o ...Greg Kroah-Hartman
 [PATCH 5.4 126/314] power: supply: lp8788: Fix an error handling p ...Greg Kroah-Hartman
 [PATCH 5.4 120/314] serial: amba-pl011: Make sure we initialize th ...Greg Kroah-Hartman
 [PATCH 5.4 083/314] x86/purgatory: Disable various profiling and s ...Greg Kroah-Hartman
 [PATCH 5.4 086/314] arm64: dts: mt8173: fix unit name warningsGreg Kroah-Hartman
 [PATCH 5.4 085/314] staging: rtl8712: fix multiline derefernce war ...Greg Kroah-Hartman
 [PATCH 5.4 090/314] RDMA/mlx5: Fix udata response upon SRQ creationGreg Kroah-Hartman
 [PATCH 5.4 089/314] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix ...Greg Kroah-Hartman
 [PATCH 5.4 065/314] cifs: set up next DFS target before generic_ip ...Greg Kroah-Hartman
 [PATCH 5.4 066/314] ASoC: qcom: q6asm-dai: kCFI fixGreg Kroah-Hartman
 [PATCH 5.4 093/314] pinctrl: rza1: Fix wrong array assignment of r ...Greg Kroah-Hartman
 [PATCH 5.4 092/314] scsi: qedf: Fix crash when MFW calls for proto ...Greg Kroah-Hartman
 [PATCH 5.4 091/314] gpio: dwapb: Append MODULE_ALIAS for platform ...Greg Kroah-Hartman
 [PATCH 5.4 036/314] arm64: dts: armada-3720-turris-mox: fix SFP bi ...Greg Kroah-Hartman
 [PATCH 5.4 037/314] arm64: dts: juno: Fix GIC child nodesGreg Kroah-Hartman
 [PATCH 5.4 028/314] remoteproc: qcom_q6v5_mss: map/unmap mpss segm ...Greg Kroah-Hartman
 [PATCH 5.4 062/314] nfsd: Fix svc_xprt refcnt leak when setup call ...Greg Kroah-Hartman
 [PATCH 5.4 035/314] arm64: dts: armada-3720-turris-mox: forbid SDR ...Greg Kroah-Hartman
 [PATCH 5.4 034/314] dm mpath: switch paths in dm_blk_ioctl() code pathGreg Kroah-Hartman
 [PATCH 5.4 033/314] misc: fastrpc: fix potential fastrpc_invoke_ct ...Greg Kroah-Hartman
 [PATCH 5.4 059/314] clk: clk-flexgen: fix clock-critical handlingGreg Kroah-Hartman
 [PATCH 5.4 052/314] usb: gadget: core: sync interrupt before unbin ...Greg Kroah-Hartman
 [PATCH 5.4 031/314] serial: 8250: Fix max baud limit in generic 82 ...Greg Kroah-Hartman
 Re: [PATCH] scsi: lpfc: Avoid another null dereference in lpfc_sli ...James Smart
 [PATCH 5.4 055/314] scsi: cxgb3i: Fix some leaks in init_act_open()Greg Kroah-Hartman
 [PATCH 5.4 082/314] apparmor: fix nnp subset test for unconfinedGreg Kroah-Hartman
 [PATCH 5.4 079/314] bpf, sockhash: Fix memory leak when unlinking ...Greg Kroah-Hartman
 [PATCH 5.4 051/314] gpio: dwapb: Call acpi_gpiochip_free_interrupt ...Greg Kroah-Hartman
 [PATCH 5.4 049/314] PCI: pci-bridge-emul: Fix PCIe bit conflictsGreg Kroah-Hartman
 [PATCH 5.4 048/314] scsi: hisi_sas: Do not reset phy timer to wait ...Greg Kroah-Hartman
 [PATCH 5.4 045/314] vfio/pci: fix memory leaks in alloc_perm_bits()Greg Kroah-Hartman
 [PATCH 5.4 030/314] usblp: poison URBs upon disconnectGreg Kroah-Hartman
 [PATCH 5.4 043/314] ps3disk: use the default segment boundaryGreg Kroah-Hartman
 Re: [PATCH v2 2/2] arm64/build: Warn on orphan section placementArd Biesheuvel
 [PATCH 5.4 041/314] arm64: dts: fvp: Fix GIC child nodesGreg Kroah-Hartman
 Re: Strange problem with SCTP+IPv6'Marcelo Ricardo Leitner'
 [PATCH 5.4 003/314] ASoC: tegra: tegra_wm8903: Support nvidia, hea ...Greg Kroah-Hartman
 [PATCH 5.4 009/314] ASoC: fsl_esai: Disable exception interrupt be ...Greg Kroah-Hartman
 [PATCH 5.4 042/314] PCI: aardvark: Dont blindly enable ASPM L0s an ...Greg Kroah-Hartman
[New][PATCH] MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies
 [PATCH 5.4 008/314] clk: qcom: msm8916: Fix the address location o ...Greg Kroah-Hartman
 [PATCH 5.4 023/314] powerpc/kasan: Fix stack overflow by increasin ...Greg Kroah-Hartman
 [PATCH 5.4 025/314] iio: bmp280: fix compensation of humidityGreg Kroah-Hartman
 Re: process '/usr/bin/rsync' started with executable stackAlexey Dobriyan
 [PATCH 5.4 022/314] Input: edt-ft5x06 - fix get_default register w ...Greg Kroah-Hartman
 [PATCH 5.4 020/314] PCI: Allow pci_resize_resource() for devices o ...Greg Kroah-Hartman
 [PATCH 5.4 017/314] arm64: dts: meson: fixup SCP sram nodesGreg Kroah-Hartman
 [PATCH 5.4 016/314] scsi: qedi: Check for buffer overflow in qedi_ ...Greg Kroah-Hartman
 [PATCH 5.4 014/314] ARM: dts: stm32: Add missing ethernet PHY rese ...Greg Kroah-Hartman
 [PATCH 5.4 011/314] ARM: dts: renesas: Fix IOMMU device node namesGreg Kroah-Hartman
 [PATCH 5.4 010/314] backlight: lp855x: Ensure regulators are disab ...Greg Kroah-Hartman
 [PATCH 5.7 473/477] powerpc/64s: Fix KVM interrupt using wrong sav ...Greg Kroah-Hartman
 [PATCH 5.7 463/477] tracing/probe: Fix memleak in fetch_op_data op ...Greg Kroah-Hartman
 [PATCH 5.7 464/477] proc/bootconfig: Fix to use correct quotes for ...Greg Kroah-Hartman
 [PATCH 5.7 437/477] drm/dp_mst: Increase ACT retry timeout to 3sGreg Kroah-Hartman
 [PATCH 5.7 466/477] tools/bootconfig: Fix to return 0 if succeeded ...Greg Kroah-Hartman
 [PATCH 5.7 439/477] f2fs: split f2fs_d_compare() from f2fs_match_n ...Greg Kroah-Hartman
 [PATCH 5.7 477/477] iommu/vt-d: Remove real DMA lookup in find_domainGreg Kroah-Hartman
 [PATCH 5.7 471/477] kprobes: Fix to protect kick_kprobe_optimizer( ...Greg Kroah-Hartman
 [PATCH 5.7 469/477] netfilter: nft_set_rbtree: Dont account for ex ...Greg Kroah-Hartman
 [PATCH 5.7 442/477] drm/i915: Fix AUX power domain toggling across ...Greg Kroah-Hartman
 [PATCH 5.7 441/477] s390: fix syscall_get_error for compat processesGreg Kroah-Hartman
 [PATCH 5.7 408/477] bareudp: Fixed configuration to avoid having g ...Greg Kroah-Hartman
 [PATCH 5.7 409/477] mlxsw: spectrum: Adjust headroom buffers for 8 ...Greg Kroah-Hartman
 [PATCH 5.7 445/477] drm/i915: Whitelist context-local timestamp in ...Greg Kroah-Hartman
 [PATCH 5.7 447/477] drm/amdkfd: Use correct major in devcgroup checkGreg Kroah-Hartman
 [PATCH 5.7 452/477] drm/i915/gt: Move hsw GT workarounds from init ...Greg Kroah-Hartman
 [PATCH 5.7 455/477] drm/i915/gt: Move ilk GT workarounds from init ...Greg Kroah-Hartman
 [PATCH 5.7 444/477] drm/i915/gem: Avoid iterating an empty listGreg Kroah-Hartman
 [PATCH 5.7 400/477] bnxt_en: Re-enable SRIOV during resume.Greg Kroah-Hartman
 [PATCH 5.7 405/477] s390/numa: let NODES_SHIFT depend on NEED_MULT ...Greg Kroah-Hartman
 [PATCH 5.7 432/477] io_uring: add memory barrier to synchronize io ...Greg Kroah-Hartman
 [PATCH 5.7 421/477] drm/nouveau/kms: Fix regression by audio compo ...Greg Kroah-Hartman
 [PATCH 5.7 428/477] selinux: fix undefined return of cond_evaluate ...Greg Kroah-Hartman
 [PATCH 5.7 429/477] drm/ast: Dont check new mode if CRTC is being ...Greg Kroah-Hartman
 [PATCH 5.7 431/477] io_uring: dont fail links for EAGAIN error in ...Greg Kroah-Hartman
 [PATCH 5.7 406/477] block: Fix use-after-free in blkdev_get()Greg Kroah-Hartman
 Re: Strange problem with SCTP+IPv6Michael Tuexen
 [PATCH 5.7 430/477] io_uring: fix io_kiocb.flags modification race ...Greg Kroah-Hartman
 [PATCH 5.7 424/477] drm/amdgpu/display: use blanked rather than pl ...Greg Kroah-Hartman
 [PATCH 5.7 423/477] drm/qxl: Use correct notify port address when ...Greg Kroah-Hartman
 [PATCH 5.7 420/477] sh: Convert iounmap() macros to inline functionsGreg Kroah-Hartman
 [PATCH 5.7 367/477] x86/mce/dev-mcelog: Fix -Wstringop-truncation ...Greg Kroah-Hartman
 [PATCH 5.7 412/477] libata: Use per port sync for detachGreg Kroah-Hartman
 [PATCH 5.7 415/477] ext4: fix partial cluster initialization when ...Greg Kroah-Hartman
 [PATCH 5.7 416/477] ext4: avoid utf8_strncasecmp() with unstable nameGreg Kroah-Hartman
 [PATCH 5.7 401/477] bnxt_en: Fix AER reset logic on 57500 chips.Greg Kroah-Hartman
 [PATCH 5.7 375/477] iavf: fix speed reporting over virtchnlGreg Kroah-Hartman
 [PATCH 5.7 373/477] NFS: Fix direct WRITE throughput regressionGreg Kroah-Hartman
 [PATCH 5.7 387/477] ext4: stop overwrite the errcode in ext4_setup ...Greg Kroah-Hartman
 [PATCH 5.7 389/477] crypto: hisilicon - Cap block size at 2^31Greg Kroah-Hartman
 [PATCH 5.7 393/477] afs: afs_write_end() should change i_size unde ...Greg Kroah-Hartman
 [PATCH 5.7 397/477] afs: Remove the error argument from afs_protoc ...Greg Kroah-Hartman
 [PATCH 5.7 372/477] nfs: set invalid blocks after NFSv4 writesGreg Kroah-Hartman
 [PATCH 5.7 370/477] nvme-fc: dont call nvme_cleanup_cmd() for AENsGreg Kroah-Hartman
 [PATCH 5.7 396/477] afs: Set error flag rather than return error f ...Greg Kroah-Hartman
 [PATCH 5.7 391/477] powerpc: Fix kernel crash in show_instructions ...Greg Kroah-Hartman
 [PATCH 5.7 385/477] perf probe: Fix user attribute access in kprobesGreg Kroah-Hartman
 [PATCH 5.7 382/477] usb/ehci-platform: Set PM runtime as active on ...Greg Kroah-Hartman
 [PATCH 5.7 360/477] bpf, sockhash: Synchronize delete from bucket ...Greg Kroah-Hartman
 [PATCH 5.7 337/477] net: marvell: Fix OF_MDIO config checkGreg Kroah-Hartman
 [PATCH 5.7 364/477] scsi: acornscsi: Fix an error handling path in ...Greg Kroah-Hartman
 [PATCH 5.7 365/477] drm/ast: fix missing break in switch statement ...Greg Kroah-Hartman
 [PATCH 5.7 366/477] x86/idt: Keep spurious entries unset in system ...Greg Kroah-Hartman
 [PATCH 5.7 377/477] bpf: sockmap: Dont attach programs to UDP socketsGreg Kroah-Hartman
 [PATCH 5.7 343/477] NTB: perf: Dont require one more memory window ...Greg Kroah-Hartman
 [PATCH 5.7 342/477] NTB: Revert the change to use the NTB device d ...Greg Kroah-Hartman
 [PATCH 5.7 362/477] drm/sun4i: hdmi ddc clk: Fix size of m dividerGreg Kroah-Hartman
 [PATCH 5.7 363/477] libbpf: Handle GCC noreturn-turned-volatile quirkGreg Kroah-Hartman
 [PATCH 5.7 354/477] ASoC: soc-pcm: dpcm: fix playback/capture checksGreg Kroah-Hartman
 [PATCH 5.7 359/477] bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsgGreg Kroah-Hartman
 [PATCH 5.7 357/477] ASoC: Intel: bytcr_rt5640: Add quirk for Toshi ...Greg Kroah-Hartman
 [PATCH 5.7 355/477] ASoC: core: only convert non DPCM link to DPCM ...Greg Kroah-Hartman
 [PATCH 5.7 356/477] ASoC: SOF: nocodec: conditionally set dpcm_cap ...Greg Kroah-Hartman
 [PATCH 5.7 336/477] net: dp83867: Fix OF_MDIO config checkGreg Kroah-Hartman
 [PATCH 5.7 300/477] ASoC: SOF: Intel: hda: fix generic hda codec s ...Greg Kroah-Hartman
 [PATCH 5.7 346/477] NTB: ntb_test: Fix bug when counting remote filesGreg Kroah-Hartman
 [PATCH 5.7 345/477] NTB: perf: Fix race condition when run with nt ...Greg Kroah-Hartman
 [PATCH 5.7 344/477] NTB: perf: Fix support for hardware that doesn ...Greg Kroah-Hartman
 [PATCH 5.7 306/477] openrisc: Fix issue with argument clobbering f ...Greg Kroah-Hartman
 [PATCH 5.7 304/477] mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() chec ...Greg Kroah-Hartman
 [PATCH 5.7 305/477] rxrpc: Adjust /proc/net/rxrpc/calls to display ...Greg Kroah-Hartman
 [PATCH 5.7 308/477] ceph: dont return -ESTALE if theres still an o ...Greg Kroah-Hartman
 [PATCH 5.7 307/477] drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI ...Greg Kroah-Hartman
 [PATCH 5.7 333/477] blktrace: fix endianness for blk_log_remap()Greg Kroah-Hartman
 [PATCH 5.7 303/477] mailbox: imx: Fix return in imx_mu_scu_xlate()Greg Kroah-Hartman
 [PATCH 5.7 331/477] blktrace: use errno instead of bi_statusGreg Kroah-Hartman
 [PATCH 5.7 329/477] include/linux/bitops.h: avoid clang shift-coun ...Greg Kroah-Hartman
 [PATCH 5.7 328/477] lib/zlib: remove outdated and incorrect pre-in ...Greg Kroah-Hartman
 [PATCH 5.7 320/477] RDMA/cm: Spurious WARNING triggered in cm_dest ...Greg Kroah-Hartman
 [PATCH 5.7 311/477] gfs2: Allow lock_nolock mount to specify jid=XGreg Kroah-Hartman
 [PATCH 5.7 315/477] pinctrl: imxl: Fix an error handling path in i ...Greg Kroah-Hartman
 [PATCH 5.7 314/477] modpost: fix -i (--ignore-errors) MAKEFLAGS de ...Greg Kroah-Hartman
 [PATCH 5.7 318/477] pinctrl: freescale: imx: Use devm_of_iomap() t ...Greg Kroah-Hartman
 [PATCH 5.7 316/477] pinctrl: sirf: add missing put_device() call i ...Greg Kroah-Hartman
 [PATCH 5.7 267/477] RDMA/iw_cxgb4: cleanup device debugfs entries ...Greg Kroah-Hartman
 [PATCH 5.7 275/477] ASoC: fix incomplete error-handling in img_i2s ...Greg Kroah-Hartman
 [PATCH 5.7 296/477] powerpc/64s/kuap: Add missing isync to KUAP re ...Greg Kroah-Hartman
 [PATCH 5.7 323/477] ext4: dont block for O_DIRECT if IOCB_NOWAIT i ...Greg Kroah-Hartman
 [PATCH 5.7 324/477] crypto: omap-sham - add proper load balancing ...Greg Kroah-Hartman
 [PATCH 5.7 321/477] drm/amd/display: Revalidate bandwidth before c ...Greg Kroah-Hartman
 [PATCH 5.7 325/477] pwm: Add missing "CONFIG_" prefixGreg Kroah-Hartman
 [PATCH 5.7 297/477] extcon: adc-jack: Fix an error handling path i ...Greg Kroah-Hartman
 [PATCH 5.7 295/477] powerpc/4xx: Dont unmap NULL mbaseGreg Kroah-Hartman
 Re: [PATCH 5/7] iommu/vt-d: Fix devTLB flush for vSVAkernel test robot
 [PATCH 5.7 289/477] ASoC: dapm: Move dai_link widgets to runtime t ...Greg Kroah-Hartman
 [PATCH 5.7 293/477] ARM: davinci: fix build failure without I2CGreg Kroah-Hartman
 Re: Strange problem with SCTP+IPv6Marcelo Ricardo Leitner
 [PATCH 5.7 292/477] of: Fix a refcounting bug in __of_attach_node_ ...Greg Kroah-Hartman
 [PATCH 5.7 290/477] net: sunrpc: Fix off-by-one issues in rpc_ntop6Greg Kroah-Hartman
 [PATCH 5.7 287/477] misc: xilinx-sdfec: improve get_user_pages_fas ...Greg Kroah-Hartman
 [PATCH 5.7 269/477] mfd: stmfx: Reset chip on resume as supply was ...Greg Kroah-Hartman
 [PATCH 5.7 286/477] clk: ast2600: Fix AHB clock divider for A1Greg Kroah-Hartman
 [PATCH 5.7 285/477] clk: sprd: return correct type of value for _s ...Greg Kroah-Hartman
 [PATCH 5.7 243/477] arm64: tegra: Fix ethernet phy-mode for Jetson ...Greg Kroah-Hartman
 [PATCH 5.7 284/477] KVM: PPC: Book3S HV: Relax check on H_SVM_INIT ...Greg Kroah-Hartman
 [PATCH 5.7 282/477] KVM: PPC: Book3S HV: Ignore kmemleak false pos ...Greg Kroah-Hartman
 [PATCH 5.7 278/477] scsi: ufs-qcom: Fix scheduling while atomic issueGreg Kroah-Hartman
 [PATCH 5.7 277/477] clk: bcm2835: Fix return type of bcm2835_regis ...Greg Kroah-Hartman
 Re: [PATCH 2/2] selftests/fpu: Add an FPU selftestBorislav Petkov
 Re: [PATCH v4 9/9] remoteproc: Properly handle firmware name when ...Bjorn Andersson
 [PATCH 5.7 262/477] usb: gadget: lpc32xx_udc: dont dereference ep ...Greg Kroah-Hartman
 [PATCH 5.7 261/477] USB: gadget: udc: s3c2410_udc: Remove pointles ...Greg Kroah-Hartman
 [PATCH 5.7 260/477] usb: dwc2: gadget: move gadget resume after th ...Greg Kroah-Hartman
 [PATCH 5.7 259/477] watchdog: da9062: No need to ping manually bef ...Greg Kroah-Hartman
 [PATCH 5.7 258/477] selftests/timens: handle a case when alarm clo ...Greg Kroah-Hartman
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...David Miller
 [PATCH 5.7 235/477] clk: samsung: exynos5433: Add IGNORE_UNUSED fl ...Greg Kroah-Hartman
 [PATCH 5.7 256/477] iio: light: gp2ap002: Take runtime PM referenc ...Greg Kroah-Hartman
 [PATCH 5.7 255/477] PCI: amlogic: meson: Dont use FAST_LINK_MODE t ...Greg Kroah-Hartman
 [PATCH 5.7 236/477] RDMA/hns: Bugfix for querying qkeyGreg Kroah-Hartman
 [PATCH 5.7 251/477] PCI/PTM: Inherit Switch Downstream Port PTM se ...Greg Kroah-Hartman
 Re: process '/usr/bin/rsync' started with executable stackChristian Kujau
 [PATCH 5.7 250/477] xen/cpuhotplug: Fix initial CPU offlining for ...Greg Kroah-Hartman
 [PATCH 5.7 204/477] tty: n_gsm: Fix waking up upper tty layer when ...Greg Kroah-Hartman
 [PATCH 5.7 248/477] dm zoned: return NULL if dmz_get_zone_for_recl ...Greg Kroah-Hartman
 [PATCH 5.7 226/477] usb/ohci-platform: Fix a warning when hibernatingGreg Kroah-Hartman
 [PATCH 5.7 231/477] tty: n_gsm: Fix bogus i++ in gsm_data_kickGreg Kroah-Hartman
 [PATCH 5.7 249/477] RDMA/efa: Fix setting of wrong bit in get/set_ ...Greg Kroah-Hartman
 [PATCH 5.7 245/477] powerpc/powernv: add NULL check after kzallocGreg Kroah-Hartman
 [PATCH 5.7 244/477] arm64: tegra: Fix flag for 64-bit resources in ...Greg Kroah-Hartman
 Re: [PATCH v2 1/2] net: phy: export phy_disable_interrupts()David Miller
 [PATCH 5.7 209/477] PCI/PM: Assume ports without DLL Link Active t ...Greg Kroah-Hartman
 [PATCH 5.7 208/477] HID: Add quirks for Trust Panora Graphic TabletGreg Kroah-Hartman
 [PATCH 5.7 206/477] ALSA: usb-audio: fixing upper volume limit for ...Greg Kroah-Hartman
 [PATCH 5.7 205/477] staging: wfx: fix value of scan timeoutGreg Kroah-Hartman
 [PATCH 5.7 167/477] staging: wilc1000: Increase the size of wid_li ...Greg Kroah-Hartman
 [PATCH 5.7 211/477] arm64: dts: marvell: armada-37xx: Set pcie_res ...Greg Kroah-Hartman
 [PATCH 5.7 233/477] coresight: etm4x: Fix use-after-free of per-cp ...Greg Kroah-Hartman
 [PATCH 5.7 232/477] coresight: Fix support for sparsely populated ...Greg Kroah-Hartman
 [PATCH 5.7 203/477] tty: n_gsm: Fix SOF skippingGreg Kroah-Hartman
 [PATCH 5.7 228/477] drm/msm/mdp5: Fix mdp5_init error path for fai ...Greg Kroah-Hartman
 [PATCH 5.7 227/477] drm/msm: Fix undefined "rd_full" link errorGreg Kroah-Hartman
 [PATCH 5.7 224/477] iommu/arm-smmu-v3: Dont reserve implementation ...Greg Kroah-Hartman
 [PATCH 5.7 223/477] powerpc/ps3: Fix kexec shutdown hangGreg Kroah-Hartman
 Re: [PATCH v4 3/8] sparc64: Fix asm/percpu.h build errorDavid Miller
 [PATCH 5.7 183/477] scsi: target: loopback: Fix READ with data and ...Greg Kroah-Hartman
 [PATCH 5.7 187/477] f2fs: compress: fix zstd data corruptionGreg Kroah-Hartman
 [PATCH 5.7 189/477] unicore32: do not evaluate compilers library p ...Greg Kroah-Hartman
 [PATCH 5.7 192/477] ASoC: ti: omap-mcbsp: Fix an error handling pa ...Greg Kroah-Hartman
 [PATCH 5.7 219/477] PCI: aardvark: Improve link trainingGreg Kroah-Hartman
 [PATCH 5.7 218/477] PCI: aardvark: Train link immediately after en ...Greg Kroah-Hartman
 [PATCH 5.7 217/477] powerpc/pseries/ras: Fix FWNMI_VALID off by oneGreg Kroah-Hartman
 [PATCH 5.7 216/477] powerpc/64s/exceptions: Machine check reconcil ...Greg Kroah-Hartman
 [PATCH 5.7 210/477] habanalabs: increase timeout during resetGreg Kroah-Hartman
 [PATCH 5.7 176/477] ALSA: firewire-lib: fix invalid assignment to ...Greg Kroah-Hartman
 [PATCH 5.7 142/477] staging: wfx: fix double init of tx_policy_upl ...Greg Kroah-Hartman
 [PATCH 5.7 191/477] ASoC: ux500: mop500: Fix some refcounted resou ...Greg Kroah-Hartman
 [PATCH 5.7 190/477] SoC: rsnd: add interrupt support for SSI BUSIF ...Greg Kroah-Hartman
 [PATCH 5.7 188/477] um: do not evaluate compilers library path whe ...Greg Kroah-Hartman
 Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to ...Peter Zijlstra
 [PATCH 5.7 169/477] staging: wfx: avoid compiler warning on empty ...Greg Kroah-Hartman
 [PATCH 5.7 186/477] f2fs: fix potential use-after-free issueGreg Kroah-Hartman
 [PATCH 5.7 185/477] f2fs: Fix wrong stub helper update_sit_infoGreg Kroah-Hartman
 [PATCH 5.7 184/477] scsi: mpt3sas: Fix double free warningsGreg Kroah-Hartman
 [PATCH 5.7 180/477] ASoC: SOF: core: fix error return code in sof_ ...Greg Kroah-Hartman
 [PATCH 5.7 159/477] ASoC: max98373: reorder max98373_reset() in resumeGreg Kroah-Hartman
 [PATCH 5.7 164/477] usb: dwc3: gadget: Properly handle ClearFeatur ...Greg Kroah-Hartman
 [PATCH 5.7 165/477] usb: dwc3: meson-g12a: check return of dwc3_me ...Greg Kroah-Hartman
 [PATCH 5.7 138/477] s390/qdio: consistently restore the IRQ handlerGreg Kroah-Hartman
 [PATCH 5.7 139/477] s390/qdio: tear down thinint indicator after e ...Greg Kroah-Hartman
 [PATCH 5.7 137/477] Input: mms114 - add extra compatible for mms345lGreg Kroah-Hartman
 [PATCH 5.7 163/477] HID: intel-ish-hid: avoid bogus uninitialized- ...Greg Kroah-Hartman
 [PATCH 5.7 161/477] ARM: dts: aspeed: ast2600: Set arch timer alwa ...Greg Kroah-Hartman
 [PATCH 5.7 160/477] soundwire: slave: dont init debugfs on device ...Greg Kroah-Hartman
 [PATCH 5.4 140/314] powerpc/64: Dont initialise init_task->thread.regsGreg Kroah-Hartman
 [PATCH 5.7 461/477] crypto: algboss - dont wait during notifier ca ...Greg Kroah-Hartman
 [PATCH 5.7 402/477] bnxt_en: Return from timer if interface is not ...Greg Kroah-Hartman
 [PATCH v3 2/2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POL ...Bruno Meneguele
 [PATCH 5.7 438/477] net/mlx5: DR, Fix freeing in dr_create_rc_qp()Greg Kroah-Hartman
 [PATCH 5.4 104/314] slimbus: ngd: get drvdata from correct deviceGreg Kroah-Hartman
 [PATCH 5.4 156/314] USB: host: ehci-mxc: Add error handling in ehc ...Greg Kroah-Hartman
 [PATCH 5.7 465/477] tools/bootconfig: Fix to use correct quotes fo ...Greg Kroah-Hartman
 [PATCH 5.4 110/314] clk: meson: meson8b: Dont rely on u-boot to in ...Greg Kroah-Hartman
 [PATCH 5.7 199/477] arm64: dts: qcom: c630: Add WiFi nodeGreg Kroah-Hartman
 Re: [PATCH 1/2] KVM: x86/mmu: Avoid multiple hash lookups in kvm_g ...Jon Cargille
 [PATCH 5.4 084/314] staging: greybus: fix a missing-check bug in g ...Greg Kroah-Hartman
 Re: xilinx_axienet_main.c:undefined reference to `devm_ioremap_res ...Brendan Higgins
 Re: RFC: KTAP documentation - expected messagesBrendan Higgins
 Re: [PATCH net v2 0/2] bridge: mrp: Update MRP_PORT_ROLEDavid Miller
 [PATCH 5.4 147/314] ipmi: use vzalloc instead of kmalloc for user ...Greg Kroah-Hartman
 [PATCH 5.4 114/314] usb: dwc3: gadget: Properly handle ClearFeatur ...Greg Kroah-Hartman
 [PATCH 5.7 170/477] PCI: v3-semi: Fix a memory leak in v3_pci_prob ...Greg Kroah-Hartman
 [PATCH 5.7 458/477] Revert "drm/amd/display: disable dcn20 abm fea ...Greg Kroah-Hartman
[New][PATCH v3 0/2] ima: make appraisal state runtime dependent on secu ...Bruno Meneguele
 [PATCH 5.7 334/477] KVM: selftests: Fix build with "make ARCH=x86_64"Greg Kroah-Hartman
 [PATCH 5.7 221/477] drivers: phy: sr-usb: do not use internal fsm ...Greg Kroah-Hartman
 [PATCH 5.4 119/314] i2c: pxa: fix i2c_pxa_scream_blue_murder() deb ...Greg Kroah-Hartman
 [PATCH 5.4 108/314] gpio: pca953x: fix handling of automatic addre ...Greg Kroah-Hartman
 [PATCH 5.4 075/314] net: dsa: lantiq_gswip: fix and improve the un ...Greg Kroah-Hartman
 [PATCH 5.7 194/477] remoteproc: qcom_q6v5_mss: Drop accesses to MP ...Greg Kroah-Hartman
 [PATCH 5.7 177/477] power: supply: lp8788: Fix an error handling p ...Greg Kroah-Hartman
 [PATCH 5.4 071/314] NTB: ntb_pingpong: Choose doorbells based on p ...Greg Kroah-Hartman
 [PATCH 5.4 103/314] tty: hvc: Fix data abort due to race in hvc_openGreg Kroah-Hartman
 [PATCH 5.4 094/314] virtiofs: schedule blocking async replies in s ...Greg Kroah-Hartman
 [PATCH v3 1/2] arch/ima: extend secure boot check to include trust ...Bruno Meneguele
 [PATCH 5.7 459/477] drm/i915/tgl: Make Wa_14010229206 permanentGreg Kroah-Hartman
 [PATCH 5.4 149/314] powerpc/pseries/ras: Fix FWNMI_VALID off by oneGreg Kroah-Hartman
 [PATCH 5.7 181/477] remoteproc/mediatek: fix invalid use of sizeof ...Greg Kroah-Hartman
 [PATCH 5.4 155/314] ASoC: Intel: bytcr_rt5640: Add quirk for Toshi ...Greg Kroah-Hartman
 [PATCH 5.7 456/477] drm/i915/gt: Move vlv GT workarounds from init ...Greg Kroah-Hartman
 [PATCH 5.4 106/314] clk: meson: meson8b: Fix the polarity of the R ...Greg Kroah-Hartman
 [PATCH 5.4 150/314] drivers: phy: sr-usb: do not use internal fsm ...Greg Kroah-Hartman
 [PATCH 5.4 087/314] scsi: qedi: Do not flush offload work if ARP n ...Greg Kroah-Hartman
 Re: [PATCH 03/11] net: devres: relax devm_register_netdev()Jakub Kicinski
 [PATCH 5.7 368/477] net/filter: Permit reading NET in load_bytes_r ...Greg Kroah-Hartman
 [PATCH 5.7 220/477] PCI: aardvark: Issue PERST via GPIOGreg Kroah-Hartman
 [PATCH 5.4 070/314] yam: fix possible memory leak in yam_init_driverGreg Kroah-Hartman
 [PATCH 5.4 134/314] ASoC: ti: omap-mcbsp: Fix an error handling pa ...Greg Kroah-Hartman
 [PATCH 5.7 174/477] PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/P ...Greg Kroah-Hartman
 [PATCH 5.4 143/314] ALSA: usb-audio: Add duplex sound support for ...Greg Kroah-Hartman
 [PATCH 5.7 171/477] i2c: pxa: fix i2c_pxa_scream_blue_murder() deb ...Greg Kroah-Hartman
 [PATCH 5.4 153/314] usb/ohci-platform: Fix a warning when hibernatingGreg Kroah-Hartman
 [PATCH 5.7 222/477] phy: cadence: sierra: Fix for USB3 U1/U2 stateGreg Kroah-Hartman
 [PATCH 5.7 155/477] arm64: dts: meson-g12b-ugoos-am6: fix board co ...Greg Kroah-Hartman
 [PATCH 5.7 153/477] thermal/drivers/ti-soc-thermal: Avoid derefere ...Greg Kroah-Hartman
 [PATCH 5.7 154/477] ASoC: rt5682: fix I2C/Soundwire dependenciesGreg Kroah-Hartman
 [PATCH 5.7 152/477] ASoC: component: suppress uninitialized-variab ...Greg Kroah-Hartman
 [PATCH 5.7 151/477] gpio: pca953x: fix handling of automatic addre ...Greg Kroah-Hartman
 Re: [PATCH 4/4] X86: Use KVM CR pin MSRs"Andersen, John"
 [PATCH 5.7 148/477] clk: meson: meson8b: Fix the first parent of v ...Greg Kroah-Hartman
 [PATCH 5.7 147/477] of: property: Do not link to disabled devicesGreg Kroah-Hartman
 [PATCH 5.7 143/477] tty: hvc: Fix data abort due to race in hvc_openGreg Kroah-Hartman
 [PATCH 5.7 100/477] f2fs: handle readonly filesystem in f2fs_ioc_s ...Greg Kroah-Hartman
 [PATCH 5.7 108/477] media: v4l2-ctrls: Unset correct HEVC loop fil ...Greg Kroah-Hartman
 [PATCH 5.7 107/477] media: s5p-mfc: Properly handle dma_parms for ...Greg Kroah-Hartman
 [PATCH 5.7 127/477] pinctrl: rza1: Fix wrong array assignment of r ...Greg Kroah-Hartman
 [PATCH 5.7 131/477] firmware: qcom_scm: fix bogous abuse of dma-di ...Greg Kroah-Hartman
 Re: process '/usr/bin/rsync' started with executable stackAlexey Dobriyan
 [PATCH 5.7 103/477] bpf, sockhash: Fix memory leak when unlinking ...Greg Kroah-Hartman
 [PATCH 5.7 129/477] fuse: BUG_ON correction in fuse_dev_splice_write()Greg Kroah-Hartman
 [PATCH 5.7 124/477] gpio: dwapb: Append MODULE_ALIAS for platform ...Greg Kroah-Hartman
 [PATCH 5.7 102/477] ASoC: meson: add missing free_irq() in error pathGreg Kroah-Hartman
 [PATCH 5.7 120/477] arm64: dts: qcom: msm8916: remove unit name fo ...Greg Kroah-Hartman
 [PATCH 5.7 116/477] staging: rtl8712: fix multiline derefernce war ...Greg Kroah-Hartman
 [PATCH 5.7 117/477] staging: mt7621-pci: fix PCIe interrupt mappingGreg Kroah-Hartman
 [PATCH 5.7 113/477] ARM: dts: bcm283x: Use firmware PM driver for V3DGreg Kroah-Hartman
 [PATCH 5.7 111/477] apparmor: fix nnp subset test for unconfinedGreg Kroah-Hartman
 [PATCH 5.7 101/477] xfs: Add the missed xfs_perag_put() for xfs_if ...Greg Kroah-Hartman
 [PATCH 5.7 110/477] bpf: tcp: Recv() should return 0 when the peer ...Greg Kroah-Hartman
 [PATCH 5.7 098/477] net: dsa: lantiq_gswip: fix and improve the un ...Greg Kroah-Hartman
 [PATCH 5.7 070/477] usb: gadget: core: sync interrupt before unbin ...Greg Kroah-Hartman
 [PATCH 5.7 074/477] clk: zynqmp: fix memory leak in zynqmp_registe ...Greg Kroah-Hartman
 [PATCH 5.7 099/477] apparmor: check/put label on apparmor_sk_clone ...Greg Kroah-Hartman
 [PATCH 5.7 095/477] NTB: Fix the default port and peer numbers for ...Greg Kroah-Hartman
 [PATCH 5.7 092/477] net: mdiobus: Disable preemption upon u64_stat ...Greg Kroah-Hartman
 [PATCH 5.7 069/477] gpio: dwapb: Call acpi_gpiochip_free_interrupt ...Greg Kroah-Hartman
 [PATCH 5.7 094/477] NTB: ntb_pingpong: Choose doorbells based on p ...Greg Kroah-Hartman
 [PATCH 5.7 091/477] yam: fix possible memory leak in yam_init_driverGreg Kroah-Hartman
 [PATCH 5.7 083/477] cifs: set up next DFS target before generic_ip ...Greg Kroah-Hartman
 [PATCH 5.7 080/477] nfsd: Fix svc_xprt refcnt leak when setup call ...Greg Kroah-Hartman
 [PATCH 5.7 079/477] powerpc/perf/hv-24x7: Fix inconsistent output ...Greg Kroah-Hartman
 [PATCH 5.7 082/477] RDMA/core: Fix several reference count leaks.Greg Kroah-Hartman
 [PATCH 5.7 085/477] powerpc/crashkernel: Take "mem=" option into a ...Greg Kroah-Hartman
 [PATCH 5.7 033/477] iio: bmp280: fix compensation of humidityGreg Kroah-Hartman
 [PATCH 5.7 041/477] usb: roles: Switch on role-switch uevent reportingGreg Kroah-Hartman
 [PATCH 5.7 076/477] scsi: vhost: Notify TCM about the maximum sg e ...Greg Kroah-Hartman
 [PATCH 5.7 038/477] clk: samsung: Mark top ISP and CAM clocks on E ...Greg Kroah-Hartman
 [PATCH 5.7 040/477] usblp: poison URBs upon disconnectGreg Kroah-Hartman
 [PATCH 5.7 065/477] PCI: pci-bridge-emul: Fix PCIe bit conflictsGreg Kroah-Hartman
 [PATCH 5.7 064/477] powerpc/book3s64/radix/tlb: Determine hugepage ...Greg Kroah-Hartman
 [PATCH 5.7 061/477] coresight: tmc: Fix TMC mode read in tmc_read_ ...Greg Kroah-Hartman
 [PATCH 5.7 060/477] arm64: dts: qcom: sc7180: Correct the pdc inte ...Greg Kroah-Hartman
 [PATCH 5.7 057/477] ps3disk: use the default segment boundaryGreg Kroah-Hartman
 [PATCH 5.7 059/477] vfio/pci: fix memory leaks in alloc_perm_bits()Greg Kroah-Hartman
 [PATCH 5.7 055/477] arm64: dts: fvp: Fix GIC child nodesGreg Kroah-Hartman
 [PATCH 5.7 044/477] misc: fastrpc: Fix an incomplete memory releas ...Greg Kroah-Hartman
 [PATCH 5.7 045/477] misc: fastrpc: fix potential fastrpc_invoke_ct ...Greg Kroah-Hartman
[New][PATCH 5.7 000/477] 5.7.6-rc1 reviewGreg Kroah-Hartman
 [PATCH 5.7 008/477] iio: pressure: bmp280: Tolerate IRQ before reg ...Greg Kroah-Hartman
 [PATCH 5.7 005/477] rtc: rc5t619: Fix an ERR_PTR vs NULL checkGreg Kroah-Hartman
 Re: [PATCH 2/9] rcu: Fixup noinstr warnings"Paul E. McKenney"
 [PATCH 5.7 004/477] ASoC: tegra: tegra_wm8903: Support nvidia, hea ...Greg Kroah-Hartman
 [PATCH 5.7 028/477] scsi: qla2xxx: Fix issue with adapters stoppin ...Greg Kroah-Hartman
 [PATCH 5.7 024/477] ALSA: hda/realtek - Introduce polarity for mic ...Greg Kroah-Hartman
 [PATCH 5.7 015/477] ASoC: davinci-mcasp: Fix dma_chan refcnt leak ...Greg Kroah-Hartman
 [PATCH 5.7 002/477] power: supply: bq24257_charger: Replace depend ...Greg Kroah-Hartman
 [PATCH 5.7 013/477] backlight: lp855x: Ensure regulators are disab ...Greg Kroah-Hartman
 [PATCH 5.7 018/477] arm64: dts: renesas: Fix IOMMU device node namesGreg Kroah-Hartman
 [PATCH 5.7 014/477] ARM: dts: renesas: Fix IOMMU device node namesGreg Kroah-Hartman
 [PATCH 5.7 012/477] ASoC: fsl_esai: Disable exception interrupt be ...Greg Kroah-Hartman
 [PATCH 5.7 010/477] clk: qcom: msm8916: Fix the address location o ...Greg Kroah-Hartman
 Re: process '/usr/bin/rsync' started with executable stackAlexey Dobriyan
 Re: [PATCH v5 1/2] remoteproc: qcom: Add per subsystem SSR notific ...Alex Elder
 Re: [PATCH v5 2/2] remoteproc: qcom: Add notification types to SSRAlex Elder
 [PATCH 5.7 023/477] arm64: dts: meson: fixup SCP sram nodesGreg Kroah-Hartman
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionWei Yang
 Re: [PATCH v3 net] net: ethtool: add missing string for NETIF_F_GS ...David Miller
 Re: [PATCH net-next v2 1/5] hinic: add support to set and get paus ...Jakub Kicinski
 Re: [PATCH net-next v2 2/5] hinic: add support to set and get irq ...Jakub Kicinski
 [PATCH v2 0/6] exec: s/group_exit_task/group_exec_task/ for clarity(Eric W. Biederman)
 [PATCH v2 1/6] signal: Pretty up the SIGNAL_GROUP_FLAGS(Eric W. Biederman)
 Re: [PATCH net-next v2 4/5] hinic: add support to identify physica ...Jakub Kicinski
 [PATCH v2 2/6] exec: Lock more defensively in exec(Eric W. Biederman)
 [PATCH v2 3/6] signal: Implement SIGNAL_GROUP_DETHREAD(Eric W. Biederman)
 [PATCH v2 4/6] signal: In signal_group_exit remove the group_exit_ ...(Eric W. Biederman)
 [PATCH v2 5/6] coredump: Stop using group_exit_task(Eric W. Biederman)
 [PATCH v2 6/6] exec: Rename group_exit_task group_exec_task and co ...(Eric W. Biederman)
 Re: [PATCH v2 net 0/9] net: qed/qede: various stability fixesDavid Miller
 Re: [PATCH net-next v2 5/5] hinic: add support to get eeprom infor ...Jakub Kicinski
[New]reset-intel-gw.c:undefined reference to `devm_platform_ioremap_res ...kernel test robot
 Re: process '/usr/bin/rsync' started with executable stackChristian Kujau
 Re: [PATCH net-next v10 2/5] net: phy: Add a helper to return the ...David Miller
[New][PATCH 0/2] block: kdocify the request_queueLuis Chamberlain
 [PATCH 2/2] block: move request_queue member docs to kdocLuis Chamberlain
 [PATCH 1/2] block: add initial kdoc over the request_queueLuis Chamberlain
 Re: [PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in s ...David Miller
 [PATCH 1/2] tools/memory-model/README: Mention herdtools7 7.56 in ...Akira Yokosawa
 Re: [PATCH 5.2 003/313] ipv6: do not free rt if FIB_LOOKUP_NOREF i ..."Jason A. Donenfeld"
 [PATCH 2/2] Documentation/litmus-tests: Add note on herd7 7.56 in ...Akira Yokosawa
 Re: [PATCH 4.19 049/206] staging: rtl8712: fix multiline derefernc ...Joe Perches
 Re: Switching dmaengine tree to kernel.orgStephen Rothwell
[New][PATCH] net: ath10k: fix OOB: __ath10k_htt_rx_ring_fill_nZekun Shen
 Re: [PATCH v2 net-next 1/2] indirect_call_wrapper: extend indirect ...David Miller
 Re: [PATCH 03/50] staging: mmal-vchiq: Avoid use of bool in structuresJoe Perches
 Re: [PATCH v2 net-next 2/2] ipv6: fib6: avoid indirect calls from ...David Miller
 Re: [PATCH] mm: Track mmu notifiers in fs_reclaim_acquire/releaseDaniel Vetter
 Re: linux-next: build failures after merge of the hid treeJiri Kosina
[New][PATCH] hwmon:max6697: Make sure the OVERT mask is set correctlyChu Lin
 Re: [PATCH v2] checkpatch: fix CONST_STRUCT when const_structs.che ...Quentin Monnet
 Re: [PATCH v2 3/3] mm/shuffle: remove dynamic reconfigurationDan Williams
[New][PATCH v3] checkpatch: fix CONST_STRUCT when const_structs.checkpa ...Quentin Monnet
 Re: [PATCH net-next] bonding/xfrm: use real_dev instead of slave_devDavid Miller
 Re: [PATCH v2 1/3] mfd: core: Make a best effort attempt to match ...Frank Rowand
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...David Miller
[New][tip:sched/urgent] BUILD SUCCESS 380dc20ce84341bb376371fd5ed5fe6a9 ...kernel test robot
[New][tip:master] BUILD SUCCESS b4ee11fe08b3140524a9d205199c96c77333eef8kernel test robot
 Re: [PATCH v7 0/7] Add interrupt support to FPGA DFL driversMoritz Fischer
[New]linux-next: Fixes tag needs some work in the amdgpu treeStephen Rothwell
 Re: [PATCH v2 1/3] mfd: core: Make a best effort attempt to match ...Frank Rowand
[New]linux-next: Signed-off-by missing for commits in the cifs treeStephen Rothwell
 Re: [PATCH] mm: Track mmu notifiers in fs_reclaim_acquire/releaseDaniel Vetter
[New]linux-next: Signed-off-by missing for commit in the nds32 treeStephen Rothwell
[New][PATCH v2 00/12] MSM8994 peripheral enablement, DTS updatesKonrad Dybcio
 [PATCH v2 01/12] arm64: dts: qcom: msm8994: Modernize the DTS styleKonrad Dybcio
 [PATCH v2 02/12] arm64: dts: qcom: msm8994: Add SPMI PMIC arbiter ...Konrad Dybcio
 [PATCH v2 05/12] arm64: dts: qcom: msm8994: Add SDHCI1 nodeKonrad Dybcio
 [PATCH v2 06/12] arm64: dts: qcom: msm8994: Add SCM nodeKonrad Dybcio
 [PATCH v2 10/12] arm64: dts: qcom: angler: Add qcom,msm-id and pmic-idKonrad Dybcio
 [PATCH v2 08/12] arm64: dts: qcom: msm8994: Add pmu nodeKonrad Dybcio
 Re: [PATCH v3] checkpatch: fix CONST_STRUCT when const_structs.che ...Joe Perches
 [PATCH v2 09/12] arm64: dts: qcom: msm8994: Add PSCI nodeKonrad Dybcio
 [PATCH v2 12/12] arm64: dts: qcom: Add support for Sony Xperia Z5 ...Konrad Dybcio
 [PATCH v2 11/12] arm64: dts: qcom: Move msm8994-smd-rpm contents t ...Konrad Dybcio
 [PATCH v2 07/12] arm64: dts: qcom: msm8994: Add I2C, SPI and BLSP ...Konrad Dybcio
 [PATCH v2 04/12] arm64: dts: qcom: msm8994: Add support for SMD RPMKonrad Dybcio
 [PATCH v2 03/12] arm64: dts: qcom: msm8994: Add a proper CPU mapKonrad Dybcio
 Re: [PATCH] mm: Track mmu notifiers in fs_reclaim_acquire/releaseQian Cai
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Rick Lindsley
 Re: [PATCH 1/2] tools/memory-model/README: Mention herdtools7 7.56 ...Andrea Parri
 Re: linux-next build error (9)Stephen Rothwell
[New][PATCH 1/1] clk: qcom: smd: Add support for MSM8992/4 rpm clocksKonrad Dybcio
 Re: [PATCH 1/1] soc: qcom: smd-rpm: Add msm8994 compatibleBjorn Andersson
 Re: [PATCH] mm: Track mmu notifiers in fs_reclaim_acquire/releaseDave Chinner
[New][PATCH] checkpatch: Add --fix option for ASSIGN_IN_IFJoe Perches
 Re: [PATCH v2 1/3] mfd: core: Make a best effort attempt to match ...Frank Rowand
 Re: [PATCH 01/12] ima: Have the LSM free its audit ruleTyler Hicks
 Re: [PATCH v4 4/7] hwmon: pmbus: adm1266: Add ioctl commandskernel test robot
 Re: [PATCH v2 01/12] arm64: dts: qcom: msm8994: Modernize the DTS ...Bjorn Andersson
 Re: [PATCH drivers/misc 0/4] lkdtm: Various clean upsKees Cook
 Re: [PATCH v4 4/7] hwmon: pmbus: adm1266: Add ioctl commandskernel test robot
 Re: [PATCH v2 9/9] docs: staging: use small font for literal includesJoe Perches
 RE: [RESEND PATCH] arm64: dts: ls1028a: Add DSPI nodesLeo Li
 Re: [PATCH v2 0/6] kernfs: proposed locking and concurrency improv ...Tejun Heo
 Re: [PATCH v2 04/12] arm64: dts: qcom: msm8994: Add support for SM ...Bjorn Andersson
 Re: [PATCH v2 02/12] arm64: dts: qcom: msm8994: Add SPMI PMIC arbi ...Bjorn Andersson
 Re: [PATCH v2 03/12] arm64: dts: qcom: msm8994: Add a proper CPU mapBjorn Andersson
 Re: process '/usr/bin/rsync' started with executable stackKees Cook
 Re: [PATCH v2 05/12] arm64: dts: qcom: msm8994: Add SDHCI1 nodeBjorn Andersson
 Re: [PATCH v2 06/12] arm64: dts: qcom: msm8994: Add SCM nodeBjorn Andersson
 Re: [PATCH 16/22] gpiolib: cdev: add V2 uAPI implementation to par ...Kent Gibson
 Re: [PATCH 04/14] firmware: qcom_scm: Add msm8992 compatibleBjorn Andersson
 Re: [PATCH v2 07/12] arm64: dts: qcom: msm8994: Add I2C, SPI and B ...Bjorn Andersson
 Re: [PATCH 2/2] Documentation/litmus-tests: Add note on herd7 7.56 ...Andrea Parri
 Re: [PATCH v2 08/12] arm64: dts: qcom: msm8994: Add pmu nodeBjorn Andersson
 Re: [PATCH v2 09/12] arm64: dts: qcom: msm8994: Add PSCI nodeBjorn Andersson
 Re: [PATCH v2 10/12] arm64: dts: qcom: angler: Add qcom,msm-id and ...Bjorn Andersson
 Re: [PATCH v2 11/12] arm64: dts: qcom: Move msm8994-smd-rpm conten ...Bjorn Andersson
 Re: [PATCH v2 12/12] arm64: dts: qcom: Add support for Sony Xperia ...Bjorn Andersson
 [PATCH v6 2/3] iio: adc: rockchip_saradc: better prefix for channe ...Heiko Stuebner
[New][PATCH v6 1/3] iio: adc: rockchip_saradc: move all of probe to dev ...Heiko Stuebner
 [PATCH v6 3/3] iio: adc: rockchip_saradc: Add support iio buffersHeiko Stuebner
 Re: [PATCH v2 06/12] arm64: dts: qcom: msm8994: Add SCM nodeKonrad Dybcio
 Re: [PATCH 1/2] ASoC: fsl-asoc-card: Add WM8524 supportNicolin Chen
 Re: [PATCH 2/2] ASoC: bindings: fsl-asoc-card: Add compatible stri ...Nicolin Chen
 Re: [PATCH drivers/misc 0/4] lkdtm: Various clean upsRandy Dunlap
 Re: [PATCH v2 04/12] arm64: dts: qcom: msm8994: Add support for SM ...Konrad Dybcio
 Re: [PATCH 04/14] firmware: qcom_scm: Add msm8992 compatibleKonrad Dybcio
[New][PATCH] ima: AppArmor satisfies the audit rule requirementsTyler Hicks
 Re: [GIT PULL] General notification queue and key notificationsDan Williams
[New][PATCH] [perf] intel_pt_recording_options: Remove redundant intel_ ...Gaurav Singh
[New]linux-next: build warnings after merge of the imx-mxs treeStephen Rothwell
[New]RE: Re: [v1,net-next 3/4] net: qos: police action add index for t ...Po Liu
 Re: RFC: KTAP documentation - expected messagesFrank Rowand
 Re: [PATCH drivers/misc 0/4] lkdtm: Various clean upsKees Cook
 Re: [PATCH v2 1/2] arm/build: Warn on orphan section placementNick Desaulniers
 Re: [PATCH v2 2/2] arm64/build: Warn on orphan section placementKees Cook
 Re: [PATCH v3 1/2] integrity: Add errno field in audit messagePaul Moore
 Re: linux-next: Signed-off-by missing for commits in the cifs treeSteve French
 RE: [PATCH v2 0/2] cpufreq: Specify the default governor on comman ..."Doug Smythies"
 Re: [PATCH v2 2/2] arm/boot: Warn on orphan section placementNick Desaulniers
 Re: RFC: KTAP documentation - expected messagesFrank Rowand
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionDan Williams
 Re: linux-next: build failure after merge of the printk treeHerbert Xu
 Re: [RFC PATCH 0/1] dm-crypt excessive overheadHerbert Xu
 Re: LTP: crypto: af_alg02 regression on linux-next 20200621 tagHerbert Xu
 Re: [PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV ...Ashish Kalra
 RE: RFC: KTAP documentation - expected messages"Bird, Tim"
 Re: [PATCH] Re: filesystem being remounted supports timestamps unt ...Christian Kujau
 Re: [PATCH 5/7] iommu/vt-d: Fix devTLB flush for vSVAJacob Pan
 Re: [PATCH 1/2] block: add initial kdoc over the request_queueDamien Le Moal
 Re: [PATCH ghak124 v3] audit: log nftables configuration change eventsPaul Moore
 Re: [PATCH v2 1/7] KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if S ...Xiaoyao Li
 Re: [PATCH 2/2] block: move request_queue member docs to kdocDamien Le Moal
 Re: [PATCH 4.19 049/206] staging: rtl8712: fix multiline derefernc ...Sasha Levin
 Re: [PATCH 4.19 061/206] Input: mms114 - add extra compatible for ...Sasha Levin
 Re: [PATCH bpf v2] restore behaviour of CAP_SYS_ADMIN allowing the ...Alexei Starovoitov
 Re: [GIT PULL] General notification queue and key notificationsDavid Howells
 Re: [PATCH 4.19 066/206] soundwire: slave: dont init debugfs on de ...Sasha Levin
[New][PATCH] [net/ethernet] do_reset: remove dev null checkGaurav Singh
 RE: [PATCH V2 3/9] clk: imx: Support building SCU clock driver as ...Stephen Boyd
[New]Re: [PATCH v3 1/5] percpu: return number of released bytes from pc ...Shakeel Butt
 Re: [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT setDave Chinner
 Re: [GIT PULL] General notification queue and key notificationsDan Williams
[New][PATCH] [net/wan] cosa_init: check bounds before accessGaurav Singh
 Re: [PATCH v1 1/3] scsi: ufs: add write booster feature supportSteev Klimaszewski
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionWei Yang
 RE: [PATCH 1/2 v5] exfat: write multiple sectors at once"Namjae Jeon"
 Re: [GIT PULL] General notification queue and key notificationsDavid Howells
[New][PATCH] rtc: imxdi: fix trivial typos"Tales L. da Aparecida"
[New][PATCH] f2fs: avoid readahead race conditionJaegeuk Kim
[New][PATCH v5 0/3] Extend coredump functionalityRishabh Bhatnagar
 [PATCH v5 2/3] remoteproc: Add inline coredump functionalityRishabh Bhatnagar
 [PATCH v5 3/3] remoteproc: Add coredump debugfs entryRishabh Bhatnagar
 [PATCH v5 1/3] remoteproc: Move coredump functionality to a new fileRishabh Bhatnagar
[New]Re: [PATCH v3 2/5] mm: memcg/percpu: account percpu memory to memo ...Shakeel Butt
[New]reset-brcmstb-rescal.c:undefined reference to `devm_ioremap_resource'kernel test robot
 Re: [PATCH] riscv: Fixup __vdso_gettimeofday broke dynamic ftraceVincent Chen
 Re: [PATCH] nfsd: fix kernel crash when load nfsd in docker"J. Bruce Fields"
 Re: [PATCH v8 0/4] introduce memory hinting API for external processMinchan Kim
 Re: [PATCH 1/3] nvme: Add Arbitration Burst supportBaolin Wang
 Re: linux-next: build warnings after merge of the imx-mxs treeShawn Guo
[New][PATCH 0/2] Some fixes for spi-alteraXu Yilun
[New][PATCH] [perf] lsdir_bid_tail_filter: fix index checkGaurav Singh
 [PATCH 1/2] spi: altera: fix driver matching failure of the device ...Xu Yilun
 [PATCH 2/2] spi: altera: fix module autoloadXu Yilun
[New]Re: [PATCH v3 3/5] mm: memcg/percpu: per-memcg percpu memory stati ...Shakeel Butt
 Re: [RFC PATCH v2] xen/privcmd: Convert get_user_pages*() to pin_u ...Souptick Joarder
 Re: linux-next: build failure after merge of the drm-misc treeStephen Rothwell
 RE: [EXT] Re: [PATCH v1] ARM: imx6plus: enable internal routing of ...Andy Duan
[New]Re: [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the pa ...Shakeel Butt
 Re: [PATCH v5 1/2] remoteproc: qcom: Add per subsystem SSR notific ...rishabhb@codeauro ...
 Re: [PATCH] VMCI: Avoid extra check for access_ok()Souptick Joarder
 Re: [PATCH v2] erofs: fix partially uninitialized misuse in z_erof ...Chao Yu
 Re: [PATCH v7 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfoShakeel Butt
 Re: [PATCH 1/7] irqchip: Fix potential resource leaksTiezhu Yang
 Re: [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT setMatthew Wilcox
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionBaoquan He
 Re: [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the pa ...Roman Gushchin
 [PATCH v3 3/9] efi/libstub: Remove .note.gnu.propertyKees Cook
 [PATCH v3 2/9] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab ...Kees Cook
 [PATCH v3 5/9] x86/boot: Warn on orphan section placementKees Cook
 [PATCH v3 7/9] arm/boot: Warn on orphan section placementKees Cook
 [PATCH v3 9/9] arm64/build: Warn on orphan section placementKees Cook
 [PATCH v3 8/9] arm64/build: Use common DISCARDS in linker scriptKees Cook
 [PATCH v3 6/9] arm/build: Warn on orphan section placementKees Cook
 [PATCH v3 1/9] vmlinux.lds.h: Add .gnu.version* to DISCARDSKees Cook
 [PATCH v3 4/9] x86/build: Warn on orphan section placementKees Cook
[New][PATCH v3 0/9] Warn on orphan section placementKees Cook
 Re: [PATCH v1 1/3] scsi: ufs: add write booster feature supportStanley Chu
 Re: [PATCH v7 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfoRoman Gushchin
 Re: [PATCH v1 1/3] scsi: ufs: add write booster feature supportKyuho Choi
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...Kaige Li
[New][PATCH] kvm: x86: limit the maximum number of vPMU fixed counters to 3Like Xu
 Re: [PATCH v1 1/3] scsi: ufs: add write booster feature supportKyuho Choi
 Re: [PATCH 2/3] nvme-pci: Add controller memory buffer supported macroBaolin Wang
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...Kaige Li
 Re: [PATCH 16/22] gpiolib: cdev: add V2 uAPI implementation to par ...Kent Gibson
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionBaoquan He
[New][PATCH v4] IB/sa: Resolving use-after-free in ib_nl_send_msgDivya Indi
 RE: [PATCH V2 3/9] clk: imx: Support building SCU clock driver as ...Aisheng Dong
 [PATCH v6 1/2] remoteproc: qcom: Add per subsystem SSR notificationRishabh Bhatnagar
[New][PATCH v6 0/2] Extend SSR notifications frameworkRishabh Bhatnagar
 [PATCH v6 2/2] remoteproc: qcom: Add notification types to SSRRishabh Bhatnagar
 RE: [v2 3/4] arm64: dts: ls1012a/ls1043a/ls1046a/ls1088a/ls208xa: ..."Biwen Li (OSS)"
 Re: linux-next: build failures after merge of the hid treeNathan Chancellor
 [RFC v4 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requir ...Wesley Cheng
[New][RFC v4 0/3] Re-introduce TX FIFO resize for larger EP burstingWesley Cheng
 [RFC v4 3/3] dt-bindings: usb: dwc3: Add entry for tx-fifo-resizeWesley Cheng
 [RFC v4 2/3] arm64: boot: dts: qcom: sm8150: Enable dynamic TX FIF ...Wesley Cheng
 RE: [RESEND PATCH] arm64: dts: ls1028a: Add DSPI nodesQiang Zhao
[New][PATCH v2] exfat: optimize exfat_zeroed_cluster()Tetsuhiro Kohada
 RE: [PATCH V2 3/9] clk: imx: Support building SCU clock driver as ...Anson Huang
 Re: [PATCH v6 1/5] KVM: s390: clean up redundant 'kvm_run' parametersTianjia Zhang
 Re: [PATCH v1 1/3] scsi: ufs: add write booster feature supportStanley Chu
[New][v3 1/4] arm64: dts: lx2160a: add ftm_alarm0 DT nodeBiwen Li
 [v3 2/4] arm64: dts: ls1028a: Add ftm_alarm0 DT nodeBiwen Li
 [v3 4/4] arm: dts: ls1021a: add ftm_alarm0 DT nodeBiwen Li
 [v3 3/4] arm64: dts: ls1012a/ls1043a/ls1046a/ls1088a/ls208xa: add ...Biwen Li
[New][PATCH v1] scsi: ufs: Disable WriteBooster capability in non-suppo ...Stanley Chu
 Re: [PATCH 1/3] nvme: Add Arbitration Burst supportKeith Busch
 Re: [PATCH 1/3] nvme: Add Arbitration Burst supportBaolin Wang
 Re: [EXT] Re: [PATCH v1] ARM: imx6plus: enable internal routing of ...Sven Van Asbroeck
 Re: [PATCH 1/3] nvme: Add Arbitration Burst supportKeith Busch
 Re: [PATCH 2/3] nvme-pci: Add controller memory buffer supported macroKeith Busch
 RE: [PATCH V2 3/9] clk: imx: Support building SCU clock driver as ...Aisheng Dong
[New]linux-next: manual merge of the rcu tree with the tip treeStephen Rothwell
 Re: [PATCH 1/3] nvme: Add Arbitration Burst supportBaolin Wang
[New][PATCH] fs/read_write.c: Fix memory leak in read_write.cPeng Fan
 Re: [PATCH v3 01/10] objtool: Do not assume order of parent/child ...Josh Poimboeuf
 Re: [PATCH V3 0/4] mm/debug_vm_pgtable: Add some more testsAnshuman Khandual
 Re: [PATCH] [net/ethernet] do_reset: remove dev null checkDavid Miller
 Re: [PATCH] [net/wan] cosa_init: check bounds before accessDavid Miller
[New]Are there still some methods that could be used by the Linux kerne ...孙世龙 sunshilong
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...David Miller
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...David Miller
 Re: [PATCH] fs/read_write.c: Fix memory leak in read_write.cMatthew Wilcox
 Re: [PATCH] net: qrtr: free flow in __qrtr_node_releaseDavid Miller
 [PATCH v3 2/2] net: phy: call phy_disable_interrupts() in phy_init ...Jisheng Zhang
 [PATCH v3 1/2] net: phy: make phy_disable_interrupts() non-staticJisheng Zhang
[New][PATCH v3 0/2] net: phy: call phy_disable_interrupts() in phy_init ...Jisheng Zhang
 Re: [PATCH][next] net: ipv6: Use struct_size() helper and kcalloc()David Miller
 Re: [PATCH] [net] dcb_doit: remove redundant skb checkDavid Miller
 Re: [PATCH] [net/decnet] dn_route_rcv: remove redundant dev null checkDavid Miller
[New][PATCH] mm/page_alloc: fix documentation error and remove magic nu ...Joel Savitz
 Re: [PATCH v2 0/3] ethernet: amd: Convert to generic power managementDavid Miller
[New][PATCH] [drivers/x86] fix bound check in pmc_core_mphy_pg_showGaurav Singh
 Re: [PATCH v3 3/9] efi/libstub: Remove .note.gnu.propertyFangrui Song
 Re: [PATCH -V2] swap: Reduce lock contention on swap cache from sw ..."Huang\, Ying"
 Re: [PATCH v1 0/5] ethernet: dec: tulip: use generic power managementDavid Miller
 Re: [PATCH v3 2/2] net: phy: call phy_disable_interrupts() in phy_ ...Florian Fainelli
[New][for-linus][PATCH 0/4] tracing: Fixes for 5.8-rcSteven Rostedt
 [for-linus][PATCH 3/4] tracing: Fix event trigger to accept redund ...Steven Rostedt
 [for-linus][PATCH 2/4] tracing/boot: Fix config dependency for syn ...Steven Rostedt
 [for-linus][PATCH 1/4] ring-buffer: Zero out time extend if it is ...Steven Rostedt
 [for-linus][PATCH 4/4] tracing/boottime: Fix kprobe multiple eventsSteven Rostedt
 Re: [PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in ...Kaige Li
[New]ERROR: "min_low_pfn" undefined!kernel test robot
 RE: [EXT] Re: [PATCH v1] ARM: imx6plus: enable internal routing of ...Andy Duan
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionWei Yang
 Re: [PATCH 1/2] selftests/lkdtm: Don't clear dmesg when running testsJoe Lawrence
[New]memcg missing charge when setting BPFXie Xun
 Re: Add MediaTek MT6873 devapc driverNeal Liu
 RE: [PATCH 1/1] power_supply: wilco_ec: Add permanent long life ch ...<Crag.Wang@dell ...
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionBaoquan He
 Re: [PATCH] mm/spase: never partially remove memmap for early sectionWei Yang
[New][PATCH] powerpc/boot: Use address-of operator on section symbolsNathan Chancellor
 [PATCH 15/50] staging: vchi: Unify struct shim_service and struct ...Nicolas Saenz Julienne
 [PATCH 5.7 084/477] ASoC: qcom: q6asm-dai: kCFI fixGreg Kroah-Hartman
 [PATCH 5.4 208/314] openrisc: Fix issue with argument clobbering f ...Greg Kroah-Hartman
 [PATCH 5.4 288/314] ext4: avoid race conditions when remounting wi ...Greg Kroah-Hartman
 [PATCH 5.4 289/314] drm/dp_mst: Increase ACT retry timeout to 3sGreg Kroah-Hartman
 [PATCH 5.4 290/314] drm/amd/display: Use swap() where appropriateGreg Kroah-Hartman
 [PATCH 4.19 083/206] powerpc/64: Dont initialise init_task->thread ...Greg Kroah-Hartman
 [PATCH 4.19 084/206] tty: n_gsm: Fix SOF skippingGreg Kroah-Hartman
 [PATCH 5.4 002/314] clk: sunxi: Fix incorrect usage of round_down()Greg Kroah-Hartman
 [PATCH 5.7 291/477] NFSv4.1 fix rpc_call_done assignment for BIND_ ...Greg Kroah-Hartman
 Re: Strange problem with SCTP+IPv6Michael Tuexen
 Re: process '/usr/bin/rsync' started with executable stackAlexey Dobriyan
 Re: process '/usr/bin/rsync' started with executable stackChristian Kujau
\
 
  \ /
  Last update: 2022-09-17 16:07    [1.263 seconds]
©2004-2020 Jasper Spaans