lkml.org 
[lkml]   [2021]   [Feb]   [10]   [last100]  
 
/

10 Feb 2021

 
 Re: [PATCH 4.4 00/38] 4.4.257-rc1 reviewNaresh Kamboju
[New][PATCH 0/3] add support for never printing hashed addressesTimur Tabi
 [PATCH 1/3] lib/test_printf: use KSTM_MODULE_GLOBALS macroTimur Tabi
 [PATCH 2/3] kselftest: add support for skipped testsTimur Tabi
 [PATCH 3/3] [v2] lib/vsprintf: make-printk-non-secret printks all ...Timur Tabi
[New][PATCH] mmc: core: add a power cycle when CMD11 failsDooHyun Hwang
 Re: [RFC PATCH 2/2] KVM: selftests: Add a test for kvm page table code"wangyanan (Y)"
 Re: [PATCH v4 5/7] cpufreq: qcom-hw: Implement CPRh aware OSM prog ...Viresh Kumar
 RE: [Linuxarm] Re: [PATCH for-next 00/32] spin lock usage optimiz ..."Song Bao Hua (Barry Song)"
 Re: [PATCH] mm: page-writeback: simplify memcg handling in test_cl ...Hugh Dickins
[New][PATCH 0/3][RESEND] add support for never printing hashed addressesTimur Tabi
 [PATCH 1/3] lib/test_printf: use KSTM_MODULE_GLOBALS macroTimur Tabi
 Re: WARNING: suspicious RCU usage (5.11.0-rc7+ #1812 Tainted: G)Kalle Valo
 [PATCH 2/3] kselftest: add support for skipped testsTimur Tabi
 [PATCH 3/3] lib/vsprintf: make-printk-non-secret printks all addre ...Timur Tabi
[New][next] [s390 ] net: mlx5: tc_tun.h:24:29: error: field 'match_leve ...Naresh Kamboju
 Re: [PATCH 1/3] lib/test_printf: use KSTM_MODULE_GLOBALS macroTimur Tabi
[New][next] [mips] spinlock.h:17:28: error: redefinition of 'queued_spi ...Naresh Kamboju
 Re: [PATCH v19 3/3] scsi: ufs: Prepare HPB read for cached sub-regionCan Guo
[New]drivers/hsi/clients/ssi_protocol.c:630:33: sparse: sparse: cast to ...kernel test robot
 Re: [next] [s390 ] net: mlx5: tc_tun.h:24:29: error: field 'match_ ...Saeed Mahameed
 RE: linux-next: manual merge of the gpio-brgl tree with the arm-so ...<nobuhiro1.iwamatsu@toshiba ...
 Re: [PATCH] net/mlx5: docs: correct section reference in table of ...Saeed Mahameed
 Re: [PATCH] ext4: add .kunitconfig fragment to enable ext4-specifi ...Daniel Latypov
[New][PATCH] docs: reporting-issues.rst: explain how to decode stack tracesThorsten Leemhuis
 Re: [PATCH v1 5/5] driver core: Set fw_devlink=on by defaultGuenter Roeck
 Re: [PATCH] bpf_lru_list: Read double-checked variable once withou ...Martin KaFai Lau
 Re: [PATCH v2 06/28] locking/rwlocks: Add contention detection for ...Guenter Roeck
 Re: [PATCH v2 08/14] x86/fault: Skip erratum #93 workaround on new ...Andy Lutomirski
 Re: [PATCH v7 2/6] mfd: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen
[New][PATCH V2 0/8] btrfs: convert kmaps to core page callsira.weiny@intel ...
 [PATCH V2 1/8] mm/highmem: Lift memcpy_[to|from]_page to coreira.weiny@intel ...
 [PATCH V2 2/8] mm/highmem: Convert memcpy_[to|from]_page() to kmap ...ira.weiny@intel ...
 [PATCH V2 3/8] mm/highmem: Introduce memcpy_page(), memmove_page() ...ira.weiny@intel ...
 [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() callsira.weiny@intel ...
 [PATCH V2 5/8] iov_iter: Remove memzero_page() in favor of zero_user()ira.weiny@intel ...
 [PATCH V2 6/8] btrfs: use memcpy_[to|from]_page() and kmap_local_p ...ira.weiny@intel ...
 [PATCH V2 7/8] btrfs: use copy_highpage() instead of 2 kmaps()ira.weiny@intel ...
 [PATCH V2 8/8] btrfs: convert to zero_user()ira.weiny@intel ...
 Re: [PATCH] crypto: picoxcell - convert sysfs sprintf/snprintf fam ...Herbert Xu
 Re: [RESEND PATCH v18 0/3] userspace MHI client interface driverManivannan Sadhasivam
 Re: [PATCH Resend] mailbox: arm_mhuv2: Fix sparse warningsJassi Brar
[New][PATCH v2] perf probe: fix kretprobe issue caused by GCC bugJianlin Lv
 Re: [PATCH Resend] mailbox: arm_mhuv2: Fix sparse warningsViresh Kumar
 Re: [GIT PULL] memblock: remove return value of memblock_free_all()Mike Rapoport
 Re: [PATCH v3] printk: fix deadlock when kernel panicSergey Senozhatsky
 Re: [PATCH V2 1/8] mm/highmem: Lift memcpy_[to|from]_page to coreChaitanya Kulkarni
 Re: [kbuild-all] Re: [PATCH v12 7/7] kasan: don't run tests in asy ...Rong Chen
 Re: [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio b ...Shengjiu Wang
 Re: [PATCH V2 2/8] mm/highmem: Convert memcpy_[to|from]_page() to ...Chaitanya Kulkarni
 Re: [PATCH v2 6/7] ASoC: codec: lpass-tx-macro: add support for lp ...kernel test robot
 Re: [PATCH v2] mm: cma: support sysfsGreg KH
 Re: [PATCH v2 3/3] crypto: hisilicon/sec - fixes shash test errorHerbert Xu
[New][PATCH 0/3] Use clocks property in a device nodeSameer Pujar
 [PATCH 1/3] ASoC: simple-card-utils: Fix device module clockSameer Pujar
 [PATCH 2/3] Revert "ASoC: audio-graph-card: Add clocks property to ...Sameer Pujar
 [PATCH 3/3] arm64: tegra: Move clocks from RT5658 endpoint to devi ...Sameer Pujar
 Re: [PATCH v2] driver core: auxiliary bus: Fix calling stage for a ...Greg KH
[New][PATCH] tee: optee: add invoke_fn tracepointsJisheng Zhang
 Re: [PATCH] driver core: auxiliary bus: Fix calling stage for auxi ...Greg KH
 Re: [PATCH V2 3/8] mm/highmem: Introduce memcpy_page(), memmove_pa ...Chaitanya Kulkarni
[New][ext4] 80149e782f: stress-ng.link.ops_per_sec -87.5% regressionkernel test robot
 Re: [PATCH v2 16/24] net: stmmac: Use optional reset control API t ...Jisheng Zhang
 Re: [PATCH RFC 0/6] Add roundrobin raid1 read policyAnand Jain
 Re: [PATCH 00/20] Rid W=1 warnings in CryptoHerbert Xu
[New][PATCH] mm/hugetlb: use some helper functions to cleanup codeMiaohe Lin
 Re: [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() callsChaitanya Kulkarni
[New][PATCH/v2] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_ ...huangxuesen
 RE: How can a userspace program tell if the system supports the AC ...Dexuan Cui
 Re: [PATCH v7 3/6] mfd: bd9576: Add IRQ supportMatti Vaittinen
 Re: [patch V2 11/13] softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigKees Cook
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Heiner Kallweit
 Re: [patch V2 12/13] softirq: Move do_softirq_own_stack() to gener ...Kees Cook
[New][PATCH] mfd: dbx500-prcmu: Use true and false for bool variableJiapeng Chong
 Re: [PATCH v2] mm: cma: support sysfsMinchan Kim
 Re: [page-reclaim] Augmented Page ReclaimYu Zhao
[New][PATCH] mm/hugetlb: optimize the surplus state transfer code in mo ...Miaohe Lin
 Re: [PATCH v2] mm: cma: support sysfsJohn Hubbard
 Re: [PATCH v6 04/11] crypto: qce: skcipher: Return unsupported if ...Herbert Xu
 Re: [PATCH] crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depe ...Herbert Xu
 Re: [PATCH] hw_random/timeriomem-rng: Fix cooldown period calculationHerbert Xu
 Re: [PATCH v2] crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with ...Herbert Xu
 Re: [PATCH] crypto: ecdh_helper - Ensure 'len >= secret.len' in de ...Herbert Xu
 Re: [PATCH] crypto: powerpc: remove unneeded semicolonHerbert Xu
 Re: [PATCH] crypto: Fixed optimzation to optimization in the file ...Herbert Xu
[New][nouveau] WARNING: possible circular locking dependency detected i ...Alexander Kapshuk
 Re: [PATCH] crypto: keembay-ocs-aes - Fix 'q' assignment during CC ...Herbert Xu
 Re: [PATCH] crypto: cavium: remove casting dma_alloc_coherentHerbert Xu
[New][PATCH] mm/huge_memory.c: Remove unnecessary local variable ret2Miaohe Lin
 Re: [PATCH 1/2] crypto: octeontx2 - fix -Wpointer-bool-conversion ...Herbert Xu
 Re: [PATCH 0/6] crypto: hisilicon/qm - misc fixesHerbert Xu
 Re: [PATCH] crypto: hisilicon/hpre - enable Elliptic curve cryptog ...Herbert Xu
 Re: [ANNOUNCE] exfatprogs-1.1.0 version releasedSedat Dilek
 Re: [PATCH 0/4] crypto: hisilicon - some updates to adapt Kunpeng930Herbert Xu
 Re: [PATCH v2] mm: cma: support sysfsGreg KH
 Re: [PATCH v2 01/14] x86/fault: Fix AMD erratum #91 errata fixup f ...Christoph Hellwig
 Re: [PATCH] Documentation: Replace lkml.org links with loreKees Cook
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentkarthek
 Re: [PATCH v2] nvme: Add 48-bit DMA address quirk for Amazon NVMe ...Christoph Hellwig
 Re: [PATCH 1/4] perf/core: Add support to exclude kernel mode inst ...Sai Prakash Ranjan
 Re: [PATCH] rtlwifi: rtl8192se: Simplify bool comparisonKalle Valo
 Re: [PATCH] rtlwifi: rtl8821ae: phy: Simplify bool comparisonKalle Valo
 Re: [PATCH] Documentation: Replace lkml.org links with loreJoe Perches
[New][PATCH -next] NTB: Drop kfree for memory allocated with devm_kzallocWei Yongjun
[New][PATCH] sign-file: add openssl engine supportYang Song
 Re: [PATCH 0/3] drm/ttm: constify static vm_operations_structsChristian_König
 Re: [PATCH v2] Drivers: staging: most: sound: Fixed styling issue.Greg KH
[New][PATCH -next] drm/rockchip: cdn-dp: Mark cdn_dp_resume as __maybe_ ...Wei Yongjun
[New][PATCH -next] mfd: arizona: Make some symbols staticWei Yongjun
[New][PATCH -next] soc: mediatek: Make symbol 'mtk_mutex_driver' staticWei Yongjun
 Re: [PATCH] dmaengine: ti: k3-udma: Fix NULL pointer dereference errorPéter_Ujfalusi
[New][PATCH v2 0/2] pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
 [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs filesDrew Fustini
 [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
 Re: [PATCH v2] mm: cma: support sysfsJohn Hubbard
 Re: [PATCH] ubsan: remove overflow checksPeter Zijlstra
 Re: [PATCH] sched/autogroup: Use true and false for bool variablePeter Zijlstra
 RE: [PATCH v2 0/9] Introduce vfio-pci-core subsystem"Tian, Kevin"
[New][PATCH -next] soc: ti: knav_qmss_queue: Make symbol 'knav_acc_firm ...Wei Yongjun
[New][PATCH] mm/hugetlb: remove redundant reservation check condition i ...Miaohe Lin
[New][PATCH v3] mm: cma: support sysfsMinchan Kim
[New][PATCH] MAINTAINERS: replace non-matching patterns for loongson{2,3}Lukas Bulwahn
[New][PATCH v2] staging: gdm724x: Fix DMA from stackAmey Narkhede
 Re: [PATCH] sign-file: add openssl engine supportDavid Woodhouse
 Re: [PATCH v3] mm: cma: support sysfsGreg KH
 Re: [RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthroughShenming Lu
 Re: [PATCH 4/5] ath10k: detect conf_mutex held ath10k_drain_tx() callskernel test robot
 Re: [PATCH] x86, sched: Allow NUMA nodes to share an LLC on Intel ...Peter Zijlstra
 Re: [PATCH v3] mm: cma: support sysfsJohn Hubbard
 Re: [PATCH] selftests/vDSO: fix ABI selftest on riscvTobias Klauser
 Re: linux-next: build failure after merge of the modules treeJessica Yu
 Re: [PATCH v2] staging: gdm724x: Fix DMA from stackGreg KH
 Re: [PATCH] staging: rtl8723bs: fix function comments to follow ke ...Dan Carpenter
[New][PATCH v2 0/2] phy: amlogic: Add support for the G12A Analog MIPI ...Neil Armstrong
 [PATCH v2 1/2] dt-bindings: phy: add Amlogic G12A Analog MIPI D-PH ...Neil Armstrong
 [PATCH v2 2/2] phy: amlogic: Add G12A Analog MIPI D-PHY driverNeil Armstrong
 Re: [PATCH 1/5] ath10k: fix conf_mutex lock assert in ath10k_debug ...Kalle Valo
 Re: [PATCH] clk: at91: sama5d2: Mark device OF_POPULATED after setup<Tudor.Ambarus@microchi ...
 Re: [PATCH] virtio-mmio: Use to_virtio_mmio_device() to simply codeJason Wang
 Re: [PATCH] x86, sched: Allow NUMA nodes to share an LLC on Intel ...Peter Zijlstra
[New][PATCH] net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend o ...Geert Uytterhoeven
 Re: [PATCH 2/2] arm64: dts: meson: add initial device-tree for Min ...Neil Armstrong
 Re: [PATCH 2/5] ath10k: fix WARNING: suspicious RCU usageKalle Valo
 Re: [PATCH] MAINTAINERS: replace non-matching patterns for loongso ...Joe Perches
[New][PATCH v3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Add DSI and ...Amit Pundir
 Re: [PATCH RESEND v2 4/5] iommu/tegra-smmu: Rework tegra_smmu_prob ...Nicolin Chen
 Re: [PATCH v4 0/8] Make fw_devlink=on more forgiving<Tudor.Ambarus@microchi ...
 Re: [PATCH RFC 6/6] btrfs: Add roundrobin raid1 read policyAnand Jain
 Re: linux-next: build failure after merge of the powerpc treeNicholas Piggin
 Re: [PATCH 1/2] power: supply: bq25980: Applies multiple fixes bro ...Krzysztof Kozlowski
 Re: [PATCH v1 5/5] driver core: Set fw_devlink=on by defaultSaravana Kannan
 Re: [PATCH v2] arm64: dts: qcom: sdm845-xiaomi-beryllium: Add DSI ...Amit Pundir
 Re: [PATCH] checkpatch: add warning for non-lore mailing list URLsKees Cook
 Re: [PATCH 2/2] power: supply: bq25980: Moves properties from batt ...Krzysztof Kozlowski
 Re: [PATCH] video: use getter/setter functionsLee Jones
 Re: [RFC PATCH 2/2] mm,page_alloc: Make alloc_contig_range handle ...David Hildenbrand
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Michael Walle
 Re: [PATCH v4 4/8] of: property: Add fw_devlink support for option ...Geert Uytterhoeven
 Re: [PATCH 4/5] ath10k: detect conf_mutex held ath10k_drain_tx() callsKalle Valo
[New][PATCH 0/1] MHI fix for v5.12Manivannan Sadhasivam
 [PATCH 1/1] mhi: Fix double dma freeManivannan Sadhasivam
 Re: [PATCH 5.4 00/65] 5.4.97-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH 5/5] ath10k: reduce invalid ht params rate message noiseKalle Valo
 Re: [PATCH 5.4 00/65] 5.4.97-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH v5 3/3] iio: proximity: Add a ChromeOS EC MKBP proximit ...Gwendal Grignou
 Re: [PATCH 5.10 000/120] 5.10.15-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH 5.10 000/120] 5.10.15-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH 5.10 000/120] 5.10.15-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs filesJoe Perches
 Re: [PATCH 5.10 000/120] 5.10.15-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH] sign-file: add openssl engine supportDavid Howells
 Re: [PATCH 5.10 000/120] 5.10.15-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH 5.10 000/120] 5.10.15-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs filesGeert Uytterhoeven
[New][PATCH v3 1/3] perf core: Factor out __perf_sw_event_schedNamhyung Kim
 [PATCH v3 2/3] perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim
 [PATCH v3 3/3] perf tools: Add 'cgroup-switches' software eventNamhyung Kim
 Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileGeert Uytterhoeven
 Re: [PATCH v5 2/2] power: supply: bq25790: Introduce the BQ25790 c ...Krzysztof Kozlowski
 Re: [PATCH] mm/hugetlb: use some helper functions to cleanup codeDavid Hildenbrand
[New][PATCH] soc: ti: omap-prm: Fix reboot issue with invalid pcie rese ...Tony Lindgren
[New]Linux 4.4.257Greg Kroah-Hartman
 Re: Linux 4.4.257Greg Kroah-Hartman
[New]Linux 4.9.257Greg Kroah-Hartman
 Re: Linux 4.9.257Greg Kroah-Hartman
 Re: [PATCH v5 1/2] dt-bindings: power: Add the bq25790 dt bindingsKrzysztof Kozlowski
 Re: linux-next: build failure after merge of the modules treeMasahiro Yamada
[New][PATCH RESEND] MAINTAINERS: replace non-matching patterns for loon ...Lukas Bulwahn
 Re: [PATCH 4/5] ARM: dts: stm32: enable the analog filter for all ...Pierre Yves MORDRET
[New][RFC][PATCH] objtool: WARN about ENDBR instructionsPeter Zijlstra
 Re: [PATCH v10 7/7] at24: Support probing while offSakari Ailus
[New]Linux 4.14.221Greg Kroah-Hartman
 Re: Linux 4.14.221Greg Kroah-Hartman
 [PATCH v6 3/2] powerpc/syscall: Avoid storing 'current' in another ...Christophe Leroy
 Re: [PATCH v5 20/22] powerpc/syscall: Avoid storing 'current' in a ...Christophe Leroy
[New][PATCH] arch: x86: entry: vdso: Fix the spelling postive to positi ...Bhaskar Chowdhury
 Re: [init/console] a91bd6223e: unixbench.score -5.9% regressionPetr Mladek
 Re: [PATCH] clk: at91: Fix the declaration of the clocksGeert Uytterhoeven
 Re: [PATCH] mm/hugetlb: use some helper functions to cleanup codeMiaohe Lin
 [PATCH 2/2] checkpatch: Don't check for mutex_trylock_recursive()Sebastian Andrzej Siewior
[New][PATCH 0/2] locking/mutex: Kill mutex_trylock_recursive()Sebastian Andrzej Siewior
 [PATCH 1/2] locking/mutex: Kill mutex_trylock_recursive()Sebastian Andrzej Siewior
[New]Linux 4.19.175Greg Kroah-Hartman
 Re: Linux 4.19.175Greg Kroah-Hartman
[New]Linux 5.4.97Greg Kroah-Hartman
 Re: Linux 5.4.97Greg Kroah-Hartman
[New]Linux 5.10.15Greg Kroah-Hartman
[New][PATCH v14 0/4] Adding the Sparx5 Serdes driverSteen Hegelund
 [PATCH v14 1/4] dt-bindings: phy: Add sparx5-serdes bindingsSteen Hegelund
 [PATCH v14 2/4] phy: Add media type and speed serdes configuration ...Steen Hegelund
 Re: [PATCH -next] mfd: arizona: Make some symbols staticHans de Goede
 [PATCH v14 4/4] arm64: dts: sparx5: Add Sparx5 serdes driver nodeSteen Hegelund
 Re: [PATCH v4 0/8] Make fw_devlink=on more forgivingSaravana Kannan
 Re: [RFC][PATCH 06/13] mm/migrate: update migration order during o ...Oscar Salvador
 Re: Linux 5.10.15Greg Kroah-Hartman
 [PATCH v14 3/4] phy: Add Sparx5 ethernet serdes PHY driverSteen Hegelund
 Re: [RFC PATCH 1/2] mm,page_alloc: Make alloc_contig_range handle ...David Hildenbrand
[New][PATCH] drivers: iio: proximity: Fix a spelling postive to positiv ...Bhaskar Chowdhury
 Re: [PATCH 4/6] MIPS: refactor the maybe coherent DMA indicatorsChristoph Hellwig
 Re: [PATCH] clk: at91: Fix the declaration of the clocksSaravana Kannan
 Re: [PATCH v2] staging: gdm724x: Fix DMA from stackAmey Narkhede
 Re: [PATCH] mtd: rawnand: qcom: Update register macro name for 0x2 ...Manivannan Sadhasivam
 Re: [PATCH] staging: rtl8723bs: fix function comments to follow ke ...karthek
[New][gustavoars-linux:for-next/testing] BUILD SUCCESS 12577b728c005a48 ...kernel test robot
 Re: [PATCH v2] staging: gdm724x: Fix DMA from stackGreg KH
 [PATCH v2.1 2/3] objtool,x86: Additionally decode: mov %rsp, (%reg)Peter Zijlstra
 Re: [PATCH 2/3] kselftest: add support for skipped testskernel test robot
 Re: [PATCH] clk: at91: Fix the declaration of the clocksGeert Uytterhoeven
 Re: [GIT PULL] phy: second round of fixes for v5.11Vinod Koul
 Re: [PATCH v2] nvme: Add 48-bit DMA address quirk for Amazon NVMe ...Filippo Sironi
 Re: [PATCH] perf stat: Use nftw() instead of ftw()Namhyung Kim
[New][PATCH] hugetlb_cgroup: fix imbalanced css_get and css_put pair fo ...Miaohe Lin
 Re: [PATCH 0/2] locking/mutex: Kill mutex_trylock_recursive()Peter Zijlstra
 Re: [PATCH] fs: buffer: use raw page_memcg() on locked pageMichal Hocko
[New][PATCH v3 net-next 00/11] Cleanup in brport flags switchdev offloa ...Vladimir Oltean
 [PATCH v3 net-next 01/11] net: switchdev: propagate extack to port ...Vladimir Oltean
 [PATCH v3 net-next 02/11] net: bridge: offload all port flags at o ...Vladimir Oltean
 [PATCH v3 net-next 04/11] net: dsa: configure proper brport flags ...Vladimir Oltean
 [PATCH v3 net-next 03/11] net: bridge: don't print in br_switchdev ...Vladimir Oltean
 [PATCH v3 net-next 05/11] net: squash switchdev attributes PRE_BRI ...Vladimir Oltean
 [PATCH v3 net-next 06/11] net: dsa: kill .port_egress_floods overe ...Vladimir Oltean
 [PATCH v3 net-next 08/11] net: bridge: put SWITCHDEV_ATTR_ID_PORT_ ...Vladimir Oltean
 [PATCH v3 net-next 07/11] net: prep switchdev drivers for concurre ...Vladimir Oltean
[New][PATCH v5 0/3] Adding the Sparx5 Switch Reset DriverSteen Hegelund
 [PATCH v5 2/3] reset: mchp: sparx5: add switch reset driverSteen Hegelund
 [PATCH v5 3/3] arm64: dts: reset: add microchip sparx5 switch rese ...Steen Hegelund
 [PATCH v3 net-next 09/11] net: mscc: ocelot: use separate flooding ...Vladimir Oltean
 [PATCH v3 net-next 10/11] net: mscc: ocelot: offload bridge port f ...Vladimir Oltean
 [PATCH v5 1/3] dt-bindings: reset: microchip sparx5 reset driver b ...Steen Hegelund
 [PATCH v3 net-next 11/11] net: dsa: sja1105: offload bridge port f ...Vladimir Oltean
 Re: [PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base ...Pali Rohár
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentDan Carpenter
 Re: [PATCH] staging: rtl8723bs: fix function comments to follow ke ...karthek
 Re: [ANNOUNCE] exfatprogs-1.1.0 version releasedSedat Dilek
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Michael Walle
 Re: [PATCH v2.1 2/3] objtool,x86: Additionally decode: mov %rsp, ( ...Peter Zijlstra
[New][PATCH v4 0/7] ASoC: codecs: add support for LPASS Codec TX and RX ...Srinivas Kandagatla
 [PATCH v4 1/7] ASoC: qcom: dt-bindings: add bindings for lpass rx ...Srinivas Kandagatla
 [PATCH v4 2/7] ASoC: codecs: lpass-rx-macro: add support for lpass ...Srinivas Kandagatla
 [PATCH v4 3/7] ASoC: codecs: lpass-rx-macro: add dapm widgets and ...Srinivas Kandagatla
 [PATCH v4 4/7] ASoC: codecs: lpass-rx-macro: add iir widgetsSrinivas Kandagatla
 Re: [PATCH] PCI: Use subdir-ccflags-* to inherit debug flagYicong Yang
 Re: [PATCH v2] pwm: sunxi: Add Allwinner SoC PWM controller driverMaxime Ripard
 [PATCH v4 5/7] ASoC: qcom: dt-bindings: add bindings for lpass tx ...Srinivas Kandagatla
 [PATCH v4 6/7] ASoC: codecs: lpass-tx-macro: add support for lpass ...Srinivas Kandagatla
 [PATCH v4 7/7] ASoC: codecs: lpass-tx-macro: add dapm widgets and ...Srinivas Kandagatla
 RE: [PATCH v3] sched/topology: fix the issue groups don't span dom ..."Song Bao Hua (Barry Song)"
 Re: [RFC PATCH 2/2] KVM: selftests: Add a test for kvm page table code"wangyanan (Y)"
 Re: [PATCH v1] x86/vdso: fix CE on non-compatible cflagsBorislav Petkov
 RE: [PATCH v19 3/3] scsi: ufs: Prepare HPB read for cached sub-regionAvri Altman
 Re: [PATCH v2] staging: gdm724x: Fix DMA from stackDan Carpenter
 Re: [PATCH] clk: at91: Fix the declaration of the clocksGreg Kroah-Hartman
 RE: [EXT] Re: [PATCH v11 net-next 15/15] net: mvpp2: add TX FC fir ...Stefan Chulski
 Re: [PATCH V4] mtd: rawnand: qcom: update last code word registerManivannan Sadhasivam
 Re: [PATCH v1] vdpa/mlx5: Restore the hardware used index after ch ...Si-Wei Liu
[New]include/linux/compiler_types.h:338:38: error: call to '__compileti ...kernel test robot
 Re: [PATCH] staging: rtl8723bs: fix function comments to follow ke ...Dan Carpenter
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Heiner Kallweit
[New][PATCH] DMA/qedr: Use true and false for bool variableJiapeng Chong
 Re: [GIT PULL] phy: second round of fixes for v5.11Greg KH
 Re: [PATCH v2] perf tools: Fix arm64 build error with gcc-11John Garry
 Re: [PATCH v2 2/4] hwmon: Use subdir-ccflags-* to inherit debug flagYicong Yang
[New]linux-next: build failure after merge of the iomem-mmap-vs-gup treeStephen Rothwell
 Re: [RFC][PATCH 01/13] mm/vmscan: restore zone_reclaim_mode ABIOscar Salvador
 Re: [RFC][PATCH 02/13] mm/vmscan: move RECLAIM* bits to uapi headerOscar Salvador
 Re: [PATCH 1/3] mm: Fix dropped memcg from mem cgroup soft limit treeMichal Hocko
[New][PATCH v12 net-next 00/15] net: mvpp2: Add TX Flow Control support<stefanc@marvell ...
 [PATCH v12 net-next 01/15] doc: marvell: add CM3 address space and ...<stefanc@marvell ...
 [PATCH v12 net-next 02/15] dts: marvell: add CM3 SRAM memory to cp ...<stefanc@marvell ...
 [PATCH v12 net-next 03/15] net: mvpp2: add CM3 SRAM memory map<stefanc@marvell ...
 [PATCH v12 net-next 04/15] net: mvpp2: always compare hw-version v ...<stefanc@marvell ...
 [PATCH v12 net-next 05/15] net: mvpp2: add PPv23 version definition<stefanc@marvell ...
 Re: [PATCH 2/3] mm: Force update of mem cgroup soft limit tree on ...Michal Hocko
 [PATCH v12 net-next 06/15] net: mvpp2: increase BM pool and RXQ size<stefanc@marvell ...
 [PATCH v12 net-next 07/15] net: mvpp2: add FCA periodic timer conf ...<stefanc@marvell ...
 [PATCH v12 net-next 08/15] net: mvpp2: add FCA RXQ non occupied de ...<stefanc@marvell ...
 [PATCH v12 net-next 09/15] net: mvpp2: enable global flow control<stefanc@marvell ...
 [PATCH v12 net-next 10/15] net: mvpp2: add RXQ flow control config ...<stefanc@marvell ...
 [PATCH v12 net-next 11/15] net: mvpp2: add ethtool flow control co ...<stefanc@marvell ...
 [PATCH v12 net-next 12/15] net: mvpp2: add BM protection underrun ...<stefanc@marvell ...
 [PATCH v12 net-next 13/15] net: mvpp2: add PPv23 RX FIFO flow control<stefanc@marvell ...
 Re: [RFC][PATCH 03/13] mm/vmscan: replace implicit RECLAIM_ZONE ch ...Oscar Salvador
 [PATCH v12 net-next 14/15] net: mvpp2: set 802.3x GoP Flow Control ...<stefanc@marvell ...
 [PATCH v12 net-next 15/15] net: mvpp2: add TX FC firmware check<stefanc@marvell ...
 RE: [EXT] [PATCH] DMA/qedr: Use true and false for bool variableMichal Kalderon
[New]MIPS noncoherent DMA cleanups v2Christoph Hellwig
 [PATCH 1/6] MIPS/malta: simplify plat_setup_iocoherencyChristoph Hellwig
 [PATCH 2/6] MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig
 [PATCH 3/6] MIPS: refactor the runtime coherent vs noncoherent DMA ...Christoph Hellwig
 [PATCH 4/6] driver core: lift dma_default_coherent into common codeChristoph Hellwig
 [PATCH 6/6] MIPS: remove CONFIG_DMA_PERDEV_COHERENTChristoph Hellwig
 [PATCH 5/6] MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig
 Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileAndy Shevchenko
[New][GIT PULL] dmaengine fixes for v5.11Vinod Koul
[New]Dear Beneficiary,Mr Gouli Frank
 Re: [PATCH v4 1/5] perf stat: Add AGGR_PCIE_PORT modeNamhyung Kim
 Re: [PATCH v4 0/8] Make fw_devlink=on more forgiving<Tudor.Ambarus@microchi ...
 Re: [PATCH] dmaengine: ti: k3-udma: Fix NULL pointer dereference errorPéter_Ujfalusi
 Re: [PATCH] dt-bindings: arm: xilinx: Add missing Zturn boardsMichal Simek
 [PATCH v4 01/17] docs: ioctl-number.rst: reserve IIO subsystem ioc ...Alexandru Ardelean
 [PATCH v4 02/17] iio: core: register chardev only if neededAlexandru Ardelean
 [PATCH v4 07/17] iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean
 [PATCH v4 03/17] iio: core-trigger: make iio_device_register_trigg ...Alexandru Ardelean
 [PATCH v4 04/17] iio: core: rework iio device group creationAlexandru Ardelean
[New][PATCH v4 00/17] iio: core,buffer: add support for multiple IIO bu ...Alexandru Ardelean
 [tip: timers/core] clocksource/drivers/u300: Remove the u300 driver"tip-bot2 for Arnd Bergmann"
 [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Add ..."tip-bot2 for Claudiu Beznea"
 [tip: timers/core] clocksource/drivers/efm32: Drop unused timer codetip-bot2 for Uwe Kleine-König
 [PATCH v4 08/17] iio: buffer: wrap all buffer attributes into iio_ ...Alexandru Ardelean
 [PATCH v4 11/17] iio: buffer: move __iio_buffer_free_sysfs_and_mas ...Alexandru Ardelean
 [PATCH v4 14/17] iio: core: rename 'dev' -> 'indio_dev' in iio_dev ...Alexandru Ardelean
 [PATCH v4 15/17] tools: iio: make iioutils_get_type() private in i ...Alexandru Ardelean
 [PATCH v4 16/17] tools: iio: privatize globals and functions in ii ...Alexandru Ardelean
 [tip: timers/core] clocksource/drivers/prima: Remove sirf prima driver"tip-bot2 for Arnd Bergmann"
 [PATCH v4 17/17] tools: iio: convert iio_generic_buffer to use new ...Alexandru Ardelean
 [tip: timers/core] clocksource/drivers/atlas: Remove sirf atlas driver"tip-bot2 for Arnd Bergmann"
 [PATCH v4 13/17] iio: buffer: add ioctl() to support opening extra ...Alexandru Ardelean
 [PATCH v4 09/17] iio: buffer: dmaengine: obtain buffer object from ...Alexandru Ardelean
 [PATCH v4 10/17] iio: core: wrap iio device & buffer into struct f ...Alexandru Ardelean
 [tip: timers/core] Merge tag 'timers-v5.12-rc1' of https://git.lin ..."tip-bot2 for Thomas Gleixner"
 [PATCH v4 12/17] iio: buffer: introduce support for attaching more ...Alexandru Ardelean
 [tip: timers/core] dt-bindings: timer: nuvoton: Clarify that inter ...tip-bot2 for Jonathan Neuschäfer
 [tip: timers/core] clocksource/drivers/davinci: Move pr_fmt() befo ..."tip-bot2 for Bartosz Golaszewski"
 [PATCH v4 06/17] iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean
 [PATCH v4 05/17] iio: buffer: group attr count and attr allocAlexandru Ardelean
 [tip: timers/core] clocksource/drivers/tango: Remove tango driver"tip-bot2 for Arnd Bergmann"
 Re: [PATCH v4 2/5] perf stat: Basic support for iostat in perfNamhyung Kim
 Re: [PATCH 3/3] mm: Fix missing mem cgroup soft limit tree updatesMichal Hocko
 Re: [PATCH net-next v3 0/5] bridge: mrp: Extend br_mrp_switchdev_*Vladimir Oltean
 Re: [PATCH] vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()Stefano Garzarella
 Re: [PATCH RFC 4/6] btrfs: Check if the filesystem is has mixed ty ...Filipe Manana
[New][PATCH v2] dt-bindings: spi: zynq: Convert Zynq QSPI binding to yamlMichal Simek
[New][PATCH 1/2] Updated locking documentation for transaction_tAlexander Lochmann
[New]linux-next: build warning after merge of the rdma treeStephen Rothwell
 Re: [PATCH 0/8] MUSE: Userspace backed MTD v3Miklos Szeredi
 [PATCH 2/2] clk: axi-clkgen: Add support for FPGA infoAlexandru Ardelean
[New][PATCH 1/2] include: fpga: adi-axi-common.h: add definitions for s ...Alexandru Ardelean
 Re: [PATCH v3 net-next 07/11] net: prep switchdev drivers for conc ...Ido Schimmel
[New]drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "drm/n ...Mike Galbraith
 [PATCH 1/2] Updated locking documentation for transaction_tAlexander Lochmann
 Re: [PATCH v3 net-next 08/11] net: bridge: put SWITCHDEV_ATTR_ID_P ...Nikolay Aleksandrov
 Re: [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs filesAndy Shevchenko
 Re: [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs filesAndy Shevchenko
[New][PATCH 2/2] Updated locking documentation for journal_tAlexander Lochmann
 Re: [PATCH 0/8] MUSE: Userspace backed MTD v3Miklos Szeredi
[New]No Hardball opensource philosophy. (Fair Pay Iterated)Ywe_Cærlyn
 Re: [PATCH 8/8] perf arm-spe: Set thread TIDJames Clark
 Re: [PATCH net-next v3 5/5] net: mscc: ocelot: Add support for MRPVladimir Oltean
 Re: [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs filesAndy Shevchenko
 Re: [PATCH v2 1/2] misc: Add clock control logic into Aspeed LPC S ...Joel Stanley
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Tony Lindgren
 [PATCH 3/7] x86/boot/compressed/64: Setup IDT in startup_32 boot pathJoerg Roedel
 [PATCH 5/7] x86/boot/compressed/64: Add CPUID sanity check to 32-b ...Joerg Roedel
 [PATCH 4/7] x86/boot/compressed/64: Add 32-bit boot #VC handlerJoerg Roedel
 [PATCH 7/7] x86/sev-es: Replace open-coded hlt-loops with sev_es_t ...Joerg Roedel
 [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32-bit ...Joerg Roedel
[New][PATCH 0/7] x86/seves: Support 32-bit boot path and other updatesJoerg Roedel
 [PATCH 1/7] x86/boot/compressed/64: Cleanup exception handling bef ...Joerg Roedel
 [PATCH 2/7] x86/boot/compressed/64: Reload CS in startup_32Joerg Roedel
 Re: [v3 net-next 08/10] skbuff: reuse NAPI skb cache on allocation ...Paolo Abeni
 Re: [PATCH v5 0/2] Implement DE2.0 and DE3.0 per-plane alpha supportMaxime Ripard
 Re: [PATCH v3 net-next 07/11] net: prep switchdev drivers for conc ...Vladimir Oltean
 Re: [PATCH v2] perf probe: fix kretprobe issue caused by GCC bugMasami Hiramatsu
 Re: [PATCH v3 1/5] clk: sunxi-ng: mp: fix parent rate change flag ...Maxime Ripard
 Re: [PATCH v3 0/5] sunxi: fix H6 HDMI related issuesMaxime Ripard
 Re: RFC: oftree based setup of composite board devicesAndy Shevchenko
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Russell King - ARM Linux admin
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Nikolay Aleksandrov
 Re: [RFC PATCH 11/12] platform/x86: skeleton for oftree based boar ...Andy Shevchenko
 Re: [PATCH 2/5] ARM: dts: rockchip: assign a fixed index to mmc de ...Arnd Bergmann
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Christian_König
 Re: [PATCH v3 0/2] kunit: fail tests on UBSAN errorsAlan Maguire
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Michael Walle
[New][RFC PATCH 0/2] Introduce a way to adjust CLOCK_BOOTTIME from user ...Hikaru Nishida
[New][gustavoars-linux:testing/drm/radeon/si_dpm] BUILD REGRESSION ec57 ...kernel test robot
 [RFC PATCH 2/2] drivers/virt: introduce CLOCK_BOOTTIME adjustment ...Hikaru Nishida
 [RFC PATCH 1/2] timekeeping: Add timekeeping_adjust_boottimeHikaru Nishida
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Mike Galbraith
[New]Sie_haben_eine_Spende_von_€_2.000.000,00<sandra.marin@infotec ...
 RE: [EXT] Re: [PATCH net-next 5/7] net: marvell: prestera: add LAG ...Mickey Rachamim
 RE: [EXT] Re: [PATCH net-next 5/7] net: marvell: prestera: add LAG ...Mickey Rachamim
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Christian_König
[New][PATCH 1/2] dt-bindings: power: Add rpm power domain bindings for ...Vinod Koul
 [PATCH 2/2] soc: qcom: rpmhpd: Add SM8350 power domainsVinod Koul
 Re: [PATCH v4 05/22] media: camss: Make ISPIF subdevice optionalRobert Foss
[New][PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add SM8350 remoteprocsVinod Koul
 [PATCH 2/2] remoteproc: qcom: pas: Add SM8350 PAS remoteprocsVinod Koul
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Vladimir Oltean
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Mike Galbraith
[New]linux-next: build failure after merge of the driver-core treeStephen Rothwell
 Re: MIPS noncoherent DMA cleanups v2Thomas Bogendoerfer
[New][PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM8350 DT bindingsVinod Koul
 [PATCH 2/2] interconnect: qcom: Add SM8350 interconnect provider d ...Vinod Koul
 Re: [RFC PATCH 2/2] drivers/virt: introduce CLOCK_BOOTTIME adjustm ...Greg Kroah-Hartman
 Re: [PATCH v2] staging: gdm724x: Fix DMA from stackAmey Narkhede
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Russell King - ARM Linux admin
[New]bcm2711_thermal: Kernel panic - not syncing: Asynchronous SError I ...Juerg Haefliger
 Re: [RFC PATCH 0/2] Introduce a way to adjust CLOCK_BOOTTIME from ...Greg Kroah-Hartman
[New][PATCH] iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean
 Re: [PATCH 2/5] ARM: dts: rockchip: assign a fixed index to mmc de ...Heiko Stübner
 Re: [Linuxarm] [PATCH for next v1 0/2] gpio: few clean up patches ...Andy Shevchenko
 Re: [RFC PATCH 2/2] drivers/virt: introduce CLOCK_BOOTTIME adjustm ...Greg Kroah-Hartman
 Re: [PATCH for next v1 2/2] gpio: grgpio: Replace spin_lock_irqsav ...Andy Shevchenko
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Christian_König
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Nikolay Aleksandrov
[New][PATCH] scsi: ufs: sysfs: add is_ascii_output entryArthur Simchaev
 Re: [PATCH 1/1] s390/vfio-ap: fix circular lockdep when setting/cl ...Cornelia Huck
 Re: [PATCH v2] staging: gdm724x: Fix DMA from stackAmey Narkhede
[New][PATCH] module: potential uninitialized return in module_kallsyms_ ...Dan Carpenter
[New]Sie_haben_eine_Spende_von_€_2.000.000,00<sandra.marin@infotec ...
[New][PATCH] MAINTAINERS: replace my with email with replacementsAlexandru Ardelean
[New][PATCH v2] arm64: dts: qcom: pm8994: Add resin node to PONYassine Oudjana
 Re: [PATCH v2 net-next 04/11] net: bridge: offload initial and fin ...Ido Schimmel
 Re: [PATCH 0/8] MUSE: Userspace backed MTD v3Richard Weinberger
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Vladimir Oltean
 Re: [PATCH net-next] net: phy: introduce phydev->portRussell King - ARM Linux admin
 Re: [PATCH 3/3] lib/vsprintf: make-printk-non-secret printks all a ...Vlastimil Babka
 Re: [PATCH] usb: quirks: add quirk to start video capture on ELMO ...Johan Hovold
 Re: [PATCH v4 6/7] ASoC: codecs: lpass-tx-macro: add support for l ...kernel test robot
 Re: [PATCH 2/2] usb: misc: usb5744: Add support for USB hub controllerMichal Simek
[New][gustavoars-linux:testing/drm/amd/pm/powerplay/si_dpm] BUILD SUCCE ...kernel test robot
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Mike Galbraith
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Hector Martin
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Nikolay Aleksandrov
 [PATCH 5/6] arm64: dts: rockchip: add cif clk-control pinctrl for ...Heiko Stuebner
 [PATCH v2 1/6] drm/rockchip: dsi: add own additional pclk handlingHeiko Stuebner
 [PATCH v2 2/6] dt-bindings: display: rockchip-dsi: add optional #p ...Heiko Stuebner
 [PATCH 6/6] arm64: dts: rockchip: add isp1 node on rk3399Heiko Stuebner
 [PATCH 4/6] arm64: dts: rockchip: add #phy-cells to mipi-dsi1Heiko Stuebner
 [PATCH 3/6] drm/rockchip: dsi: add ability to work as a phy instea ...Heiko Stuebner
[New][PATCH v2 0/6] Support second Image Signal Processor on rk3399Heiko Stuebner
 Re: [PATCH bpf-next v6 2/5] bpf: Expose bpf_get_socket_cookie to t ...Florent Revest
 Re: [PATCH v2 0/6] Support second Image Signal Processor on rk3399Heiko Stübner
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Marco Elver
[New][PATCH] usb: quirks: add quirk to start video capture on ELMO L-12 ...Stefan Ursella
 Re: [PATCH 0/8] MUSE: Userspace backed MTD v3Richard Weinberger
[New]Re: [PATCH 1/2] bfq: remove some useless logic of bfq_update_next_ ...Paolo Valente
[New][PATCH V7 0/3] dt: Build unittests statically with fdtoverlayViresh Kumar
 [PATCH V7 1/3] kbuild: Add generic rule to apply fdtoverlayViresh Kumar
 [PATCH V7 3/3] of: unittest: Statically apply overlays using fdtov ...Viresh Kumar
 [PATCH V7 2/3] of: unittest: Create overlay_common.dtsi and testca ...Viresh Kumar
[New]Re: [PATCH 2/2] bfq: amend the function name of bfq_may_expire_for ...Paolo Valente
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Michael Walle
[New][PATCH bpf-next v7 1/5] bpf: Be less specific about socket cookies ...Florent Revest
 Re: [PATCH 0/8] MUSE: Userspace backed MTD v3Miquel Raynal
 [PATCH bpf-next v7 2/5] bpf: Expose bpf_get_socket_cookie to traci ...Florent Revest
 [PATCH bpf-next v7 3/5] selftests/bpf: Integrate the socket_cookie ...Florent Revest
 [PATCH bpf-next v7 4/5] selftests/bpf: Use vmlinux.h in socket_coo ...Florent Revest
 [PATCH bpf-next v7 5/5] selftests/bpf: Add a selftest for the trac ...Florent Revest
 Re: [PATCH 0/6] Support second Image Signal Processor on rk3399Heiko Stübner
 Re: [PATCH 0/8] MUSE: Userspace backed MTD v3Miklos Szeredi
 Re: [RFC PATCH 0/2] Introduce a way to adjust CLOCK_BOOTTIME from ...Alexander Graf
 Re: [PATCH 5/6] irqchip/loongson-liointc: irqchip add 2.0 version."Jiaxun Yang"
 Re: linux-next: build failure after merge of the powerpc treeStephen Rothwell
 RE: [PATCH] MAINTAINERS: replace my with email with replacements"Hennerich, Michael"
 Re: [PATCH 4/6] MIPS: Loongson64: Add 2K1000 early_printk_port"Jiaxun Yang"
 Re: [PATCH net-next] net: phy: introduce phydev->portMichael Walle
 Re: upstream test error: BUG: got no fallback coverage:Dmitry Vyukov
 Re: [PATCH v2] sched/topology: fix the issue groups don't span dom ...Peter Zijlstra
 Re: [PATCH] usb: quirks: add quirk to start video capture on ELMO ...Greg Kroah-Hartman
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Mike Galbraith
 RE: [PATCH] MAINTAINERS: replace my with email with replacements"Sa, Nuno"
 Re: [PATCH 0/8] MUSE: Userspace backed MTD v3Richard Weinberger
[New]possible deadlock in dquot_commitsyzbot
 Re: syzbot reporting less duplicatesDmitry Vyukov
 Re: [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM8350 DT ...Georgi Djakov
 Re: [PATCH] MAINTAINERS: replace my with email with replacementsGreg KH
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Tony Lindgren
 Re: [PATCH] dmaengine: ti: k3-udma: Fix NULL pointer dereference errorKishon Vijay Abraham I
 Re: [PATCH 2/2] MIPS: make kgdb depend on FPU supportDaniel Thompson
 Re: [PATCH 2/2] interconnect: qcom: Add SM8350 interconnect provid ...Georgi Djakov
 Re: [Freedreno] [v2] drm/msm/disp/dpu1: turn off vblank irqs aggre ...kalyan_t@codeauro ...
 Re: [PATCH 1/4] driver core: Use subdir-ccflags-* to inherit debug ...Daniel Thompson
[New]linux-next: Tree for Feb 10Stephen Rothwell
 RE: [patch V2 03/13] x86/irq/64: Adjust the per CPU irq stack poin ...David Laight
[New][PATCH] arm64: dts: qcom: msm8996: Add gpu cooling supportYassine Oudjana
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Hector Martin
 [PATCH v1 4/7] ACPI: property: Satisfy kernel doc validator (part 2)Andy Shevchenko
[New][PATCH v1 1/7] ACPI: property: Remove dead codeAndy Shevchenko
 Re: [PATCH v3 1/8] mm: Cleanup faultaround and finish_fault() code ...Will Deacon
 [PATCH v1 2/7] ACPI: property: Make acpi_node_prop_read() staticAndy Shevchenko
 [PATCH v1 5/7] ACPI: property: Refactor acpi_data_prop_read_single()Andy Shevchenko
 [PATCH v1 6/7] ACPI: property: Allow to validate a single valueAndy Shevchenko
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Christian_König
 [PATCH] clk: Mark fwnodes when their clock provider is addedTudor Ambarus
 [PATCH] clk: Mark fwnodes when their clock provider is addedTudor Ambarus
 Re: [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for mi ...Prasanna Vengateshan Varadharajan
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Andy Shevchenko
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Russell King - ARM Linux admin
 [PATCH v1 7/7] ACPI: property: Allow counting a single value as an ...Andy Shevchenko
 [PATCH v1 3/7] ACPI: property: Satisfy kernel doc validator (part 1)Andy Shevchenko
 RE: [Linuxarm] Re: [PATCH for next v1 0/2] gpio: few clean up pat ..."Song Bao Hua (Barry Song)"
 Re: [PATCH] ubsan: remove overflow checksAndrey Rybainin
 Re: [PATCH net-next] net: phy: introduce phydev->portRussell King - ARM Linux admin
 Re: [PATCH net-next 2/8] net: dsa: tag_ksz: add tag handling for M ...Prasanna Vengateshan Varadharajan
[New][PATCH] doc/admin-guide: fix spelling mistake: "perfomance" -> "pe ...Colin King
 Re: [PATCH v4, 01/10] soc: mediatek: mmsys: create mmsys folderMatthias Brugger
 Re: [PATCH] module: potential uninitialized return in module_kalls ...Christoph Hellwig
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Vladimir Oltean
[New][PATCH][next] drm/amd/pm: fix spelling mistake in various messages ...Colin King
 Re: [PATCH 8/8] perf arm-spe: Set thread TIDLeo Yan
 [PATCH v6 1/5] tools/certs: Add print-cert-tbs-hash.shMickaël Salaün
 [PATCH v6 2/5] certs: Check that builtin blacklist hashes are validMickaël Salaün
 [PATCH v6 4/5] certs: Factor out the blacklist hash creationMickaël Salaün
[New][PATCH v6 0/5] Enable root to update the blacklist keyringMickaël Salaün
 [PATCH v6 3/5] certs: Make blacklist_vet_description() more strictMickaël Salaün
 Re: [PATCH 4/4] perf tools: determine if LR is the return addressAlexandre Truong
 Re: [PATCH 1/2] mmc: mmci: enable MMC_CAP_NEED_RSP_BUSYUlf Hansson
 [PATCH v6 5/5] certs: Allow root user to append signed hashes to t ...Mickaël Salaün
 Re: [PATCH] staging: rtl8723bs: fix function comments to follow ke ...Dan Carpenter
[New][PATCH] staging: ralink-gdma: Fix checkpatch.pl CHECKAakash Hemadri
 Re: [PATCH] staging: ralink-gdma: Fix checkpatch.pl CHECKGreg Kroah-Hartman
 Re: [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM8350 DT ...Vinod Koul
[New][PATCH bpf 0/4] Expose network namespace cookies to user spaceLorenz Bauer
 Re: [PATCH] module: potential uninitialized return in module_kalls ...Miroslav Benes
 Re: [PATCH] erofs: initialized fields can only be observed after b ...Chao Yu
 [PATCH bpf 1/4] net: add SO_NETNS_COOKIE socket optionLorenz Bauer
 [PATCH bpf 2/4] nsfs: add an ioctl to discover the network namespa ...Lorenz Bauer
 [PATCH bpf 3/4] tools/testing: add test for NS_GET_COOKIELorenz Bauer
 Re: [PATCH net-next] net: phy: introduce phydev->portMichael Walle
 Re: [PATCH 2/2] interconnect: qcom: Add SM8350 interconnect provid ...Vinod Koul
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Nikolay Aleksandrov
 Re: [PATCH 2/2] MIPS: make kgdb depend on FPU support"Maciej W. Rozycki"
 Re: [PATCH v2] usb: quirks: add quirk to start video capture on EL ...Greg Kroah-Hartman
 Re:_Conflict_with_Mickaël_Salaün's_blacklis t_patches_[was_[PATC ...Mickaël_Salaün
 Re: [RESEND PATCH v3 2/2] usb: dwc3: Add driver for Xilinx platformsMichael Grzeschik
 [PATCH bpf 4/4] tools/testing: add a selftest for SO_NETNS_COOKIELorenz Bauer
 Re: [v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helperKirill Tkhai
 Re: [PATCH] mm: remove lru_add_drain_all in alloc_contig_rangeVlastimil Babka
 Re: [PATCH] vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()"Michael S. Tsirkin"
 Re: [PATCH v13 7/8] soc: mediatek: add mtk mutex support for MT8183Matthias Brugger
 Re: [PATCH net-next v3 0/5] bridge: mrp: Extend br_mrp_switchdev_*Horatiu Vultur
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Michael Walle
 Re: [PATCH] mm: remove lru_add_drain_all in alloc_contig_rangeVlastimil Babka
 Re: [PATCH RFC 0/6] Add roundrobin raid1 read policyMichal Rostecki
 Re: [PATCH v6 01/22] dt-bindings: ARM: Mediatek: Add new document ...Matthias Brugger
 Re: [PATCH] staging: ralink-gdma: Fix checkpatch.pl CHECKDan Carpenter
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Ido Schimmel
 Re: linux-next: build failure after merge of the modules treeStephen Rothwell
 [tip: x86/paravirt] x86/pv: Rework arch_local_irq_restore() to not ..."tip-bot2 for Juergen Gross"
 [tip: x86/paravirt] x86/xen: Use specific Xen pv interrupt entry f ..."tip-bot2 for Juergen Gross"
 [tip: x86/paravirt] x86/xen: Use specific Xen pv interrupt entry f ..."tip-bot2 for Juergen Gross"
 [tip: x86/paravirt] x86/pv: Switch SWAPGS to ALTERNATIVE"tip-bot2 for Juergen Gross"
 [tip: x86/paravirt] x86/xen: Drop USERGS_SYSRET64 paravirt call"tip-bot2 for Juergen Gross"
 Re: [PATCH] mm: remove lru_add_drain_all in alloc_contig_rangeMichal Hocko
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Mike Galbraith
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Daniel Palmer
 Re: [PATCH 13/18] arm64: ioremap: use nGnRnE mappings on platforms ...Hector Martin
 Re: [v3 net-next 08/10] skbuff: reuse NAPI skb cache on allocation ...Alexander Lobakin
 Re: [PATCH 5.10 078/120] drm/dp/mst: Export drm_dp_get_vc_payload_bw()Pavel Machek
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Heiner Kallweit
 Re: [PATCH v10 7/7] at24: Support probing while offBartosz Golaszewski
 RE: [PATCH v2] sched/topology: fix the issue groups don't span dom ..."Song Bao Hua (Barry Song)"
 Re: [PATCH RFC 6/6] btrfs: Add roundrobin raid1 read policyMichal Rostecki
 Re: [PATCH 2/2] MIPS: make kgdb depend on FPU supportDaniel Thompson
 Re: [PATCH 2/3] mlx5_vdpa: fix feature negotiation across device reset"Michael S. Tsirkin"
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Vladimir Oltean
 Re: [RFC PATCH v2] taskstats: add /proc/taskstats to fetch pid/tgi ...Weiping Zhang
 Re: [PATCH net-next v3 5/5] net: mscc: ocelot: Add support for MRPHoratiu Vultur
 [PATCH v2] usb: quirks: add quirk to start video capture on ELMO L ...Stefan Ursella
 Re: [PATCH V3 06/14] dts: bindings: Document device tree bindings ...Suzuki K Poulose
 Re: [PATCH V3 16/19] virtio-pci: introduce modern device module"Michael S. Tsirkin"
 Re: [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs filesJoe Perches
 Re: [PATCH] staging: ralink-gdma: Fix checkpatch.pl CHECKAakash Hemadri
 Re: [PATCH v1 7/7] ACPI: property: Allow counting a single value a ..."Rafael J. Wysocki"
 Re: [RFC PATCH v6 01/11] media: v4l2-common: add normalized pixelf ...Dafna Hirschfeld
[New][PATCH V4 0/6] x86: Don't abuse tss.sp1Lai Jiangshan
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Ido Schimmel
 [PATCH V4 1/6] x86/entry/64: Move cpu_current_top_of_stack out of TSSLai Jiangshan
 [PATCH V4 2/6] x86/entry/32: Use percpu instead of offset-calculat ...Lai Jiangshan
 [PATCH V4 3/6] x86/entry/32: Switch to the task stack without empt ...Lai Jiangshan
 [PATCH V4 4/6] x86/entry/32: Restore %fs before switching stackLai Jiangshan
 [PATCH V4 6/6] x86/entry/32: Introduce cpu_current_thread_sp0 to r ...Lai Jiangshan
 [PATCH V4 5/6] x86/entry/32: Use percpu to get thread.sp0 in SYSENTERLai Jiangshan
 Re: [PATCH] erofs: initialized fields can only be observed after b ...Gao Xiang
 Re: [PATCH 2/2] checkpatch: Don't check for mutex_trylock_recursive()Joe Perches
 Re: [PATCH 5.10 078/120] drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
[New][PATCH][next] scripts/spelling.txt: add more spellings to spelling.txtColin King
 Re: [PATCH v6 10/22] clk: mediatek: Add MT8192 basic clocks supportMatthias Brugger
 Re: [PATCH] Revert "dts: phy: add GPIO number and active state use ...Andreas Schwab
 Re: [PATCH RFC 4/6] btrfs: Check if the filesystem is has mixed ty ...Michal Rostecki
[New][PATCH] media: qcom: camss: Fix overflows in clock rate calculationsVladimir Lypak
 Re: [PATCH v4 3/3] vsprintf: dump full information of page flags i ...Petr Mladek
 Re: [PATCH 15/24] perf daemon: Add ping commandArnaldo Carvalho de Melo
 Re: [v3 net-next 08/10] skbuff: reuse NAPI skb cache on allocation ...Paolo Abeni
 Re: [PATCH v8 0/2] PCI: cadence: Retrain Link to work around Gen2Lorenzo Pieralisi
 Re: [PATCH V2 2/8] mm/highmem: Convert memcpy_[to|from]_page() to ...Christoph Hellwig
 Re: [PATCH V2 1/8] mm/highmem: Lift memcpy_[to|from]_page to coreChristoph Hellwig
 Re: [PATCH V2 3/8] mm/highmem: Introduce memcpy_page(), memmove_pa ...Christoph Hellwig
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Tony Lindgren
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Vladimir Oltean
 Re: [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() callsChristoph Hellwig
[New][PATCH v2 net-next 0/4] Add support for Qualcomm QCA807x PHYsRobert Marko
 Re: [PATCH RFC 4/6] btrfs: Check if the filesystem is has mixed ty ...Michal Rostecki
 [PATCH v2 net-next 1/4] dt-bindings: net: Add QCA807x PHYRobert Marko
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Krzysztof Kozlowski
 [PATCH v2 net-next 2/4] dt-bindings: net: Add bindings for Qualcom ...Robert Marko
 [PATCH v2 net-next 3/4] net: phy: Add Qualcomm QCA807x driverRobert Marko
 Re: [PATCH V2 5/8] iov_iter: Remove memzero_page() in favor of zer ...Christoph Hellwig
 Re: [PATCH V2 6/8] btrfs: use memcpy_[to|from]_page() and kmap_loc ...Christoph Hellwig
 [PATCH v2 net-next 4/4] MAINTAINERS: Add entry for Qualcomm QCA807 ...Robert Marko
 Re: [PATCH 1/3] powerpc/32s: Change mfsrin() into a static inline ...Michael Ellerman
 Re: [PATCH 01/10] mm/page-flags: introduce PageHighMemZone()Prakash Gupta
 Re: [PATCH] powerpc/uaccess: Perform barrier_nospec() in KUAP allo ...Michael Ellerman
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Hector Martin
 Re: [PATCH 1/9] mm/migrate.c: Always allow device private pages to ...Jason Gunthorpe
 Re: [PATCH V2 7/8] btrfs: use copy_highpage() instead of 2 kmaps()Christoph Hellwig
 Re: [PATCH] powerpc/8xx: Fix software emulation interruptMichael Ellerman
 Re: [PATCH] arch: powerpc: kernel: Fix the spelling mismach to mis ...Michael Ellerman
 Re: [PATCH V2 8/8] btrfs: convert to zero_user()Christoph Hellwig
[New]Hello my dear,Kayla
 Re: [PATCH RFC 6/6] btrfs: Add roundrobin raid1 read policyMichał_Mirosław
 Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev of ...Ido Schimmel
 Re: [PATCH v4 3/3] vsprintf: dump full information of page flags i ...Joe Perches
 Re: [PATCH 0/9] Add support for SVM atomics in NouveauDaniel Vetter
 Re: [PATCH] gpio: uapi: use the preferred SPDX license identifierBartosz Golaszewski
 Re: [PATCH] erofs: fix shift-out-of-bounds of blkszbitsGao Xiang
 Re: [PATCH v2] driver core: auxiliary bus: Fix calling stage for a ...kernel test robot
 Re: [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implemen ...Daniel Vetter
[New][gustavoars-linux:testing/staging/rtl8188eu] BUILD REGRESSION 25e1 ...kernel test robot
 Re: [PATCH v3 11/11] fs/dax: Remove useless functionsChristoph Hellwig
 Re: [RFC PATCH 2/2] drivers/virt: introduce CLOCK_BOOTTIME adjustm ...Thomas Gleixner
 Re: [PATCH] drm: use getter/setter functionsDaniel Vetter
 Re: [RFC PATCH 1/2] timekeeping: Add timekeeping_adjust_boottimeThomas Gleixner
 Re: [PATCH] video: use getter/setter functionsDaniel Vetter
 Re: [PATCH] xhci-pci: Set AMD Renoir USB controller to D3 when shu ...Mathias Nyman
 Re: [PATCH 0/3] drm/ttm: constify static vm_operations_structsDaniel Vetter
 Re: [PATCH 1/3] lib/test_printf: use KSTM_MODULE_GLOBALS macroPetr Mladek
 Re: [PATCH] kswapd: no need reclaim cma pages triggered by unmovab ...Michal Hocko
 Re: [PATCH] video: use getter/setter functionsJulia Lawall
 Re: [PATCH] net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depe ...Andrew Lunn
 Re: bcm2711_thermal: Kernel panic - not syncing: Asynchronous SErr ...Nicolas Saenz Julienne
 Re: [v3 net-next 08/10] skbuff: reuse NAPI skb cache on allocation ...Florian Westphal
 [PATCH v5 1/5] Documentation/bindings: phy: update references to cp11x<kostap@marvell ...
[New][PATCH v5 0/5] DTS updates for Marvell Armada CN913x platforms<kostap@marvell ...
 [PATCH v5 2/5] arch/arm64/boot/dts/marvell: fix NAND partitioning ...<kostap@marvell ...
 [PATCH v5 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and ...<kostap@marvell ...
 [PATCH v5 3/5] arm64: dts: cn913x: add device trees for topology B ...<kostap@marvell ...
 [PATCH v5 5/5] arm64: dts: add support for Marvell cn9130-crb platform<kostap@marvell ...
 Re: [PATCH 5/7] fsdax: Dedup file range to use a compare functionChristoph Hellwig
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Tony Lindgren
[New][gustavoars-linux:testing/media/venus/hfi_msgs] BUILD SUCCESS b6fb ...kernel test robot
 Re: [PATCH v3 01/11] pagemap: Introduce ->memory_failure()Christoph Hellwig
 Re: [PATCH v3 02/11] blk: Introduce ->corrupted_range() for block ...Christoph Hellwig
 Re: [page-reclaim] Augmented Page ReclaimMichal Hocko
 Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) dev ...Krzysztof Kozlowski
 Re: [PATCH] gpio: GPIO_MXS should not default to y, unconditionallyBartosz Golaszewski
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Christian_König
[New][PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH_SPA ...Geert Uytterhoeven
 Re: [PATCH 15/24] perf daemon: Add ping commandJiri Olsa
 Re: [PATCH v2 08/14] x86/fault: Skip erratum #93 workaround on new ...Borislav Petkov
 Re: [PATCH V5 1/2] mfd: qcom-spmi-pmic: Convert bindings to .yaml ...kgunda@codeauro ...
 Re: [PATCH v1 7/7] ACPI: property: Allow counting a single value a ..."Rafael J. Wysocki"
 Re: [RFC PATCH 0/2] Introduce a way to adjust CLOCK_BOOTTIME from ...Arnd Bergmann
 Re: [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler fo ...Christoph Hellwig
 Re: [PATCH v2 2/8] cxl/mem: Find device capabilitiesJonathan Cameron
 Re: [PATCH v2 0/9] Introduce vfio-pci-core subsystemJason Gunthorpe
[New]possible deadlock in start_this_handle (2)syzbot
 Re: [PATCH 13/18] arm64: ioremap: use nGnRnE mappings on platforms ...Mark Kettenis
 Re: [PATCH v3 06/11] mm, pmem: Implement ->memory_failure() in pme ...Christoph Hellwig
 Re: [PATCH 3/3] lib/vsprintf: make-printk-non-secret printks all a ...Petr Mladek
 Re: [PATCH v3 10/11] xfs: Implement ->corrupted_range() for XFSChristoph Hellwig
 Re: [PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH ...Lars Povlsen
 Re: [PATCH v1] x86/vdso: fix CE on non-compatible cflagsTong Zhang
 Re: [PATCH] mm: page-writeback: simplify memcg handling in test_cl ...Shakeel Butt
 Re: [PATCH v1 7/7] ACPI: property: Allow counting a single value a ..."Rafael J. Wysocki"
[New][PATCH linux-next] vpda: correctly size vdpa_nl_policyEric Dumazet
[New][PATCH] mailbox: tegra-hsp: Set lockdep class dynamicallyMikko Perttunen
 Re: linux-next: build warning after merge of the rdma treeJason Gunthorpe
 Re: [PATCH v6 0/7] gpio: ep93xx: fixes series patchBartosz Golaszewski
 Re: [PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH ...Geert Uytterhoeven
 Re: [PATCH 2/5] ARM: dts: rockchip: assign a fixed index to mmc de ...Arnd Bergmann
 [tip: sched/core] rcu/nocb: Perform deferred wake up before last i ..."tip-bot2 for Frederic Weisbecker"
 [tip: sched/core] rcu/nocb: Trigger self-IPI on late deferred wake ..."tip-bot2 for Frederic Weisbecker"
 [tip: sched/core] sched/features: Fix hrtick reprogramming"tip-bot2 for Juri Lelli"
 [tip: sched/core] sched/features: Distinguish between NORMAL and D ..."tip-bot2 for Juri Lelli"
 [tip: sched/core] sched,x86: Allow !PREEMPT_DYNAMIC"tip-bot2 for Peter Zijlstra"
 [tip: sched/core] sched/deadline: Reduce rq lock contention in dl_ ..."tip-bot2 for Dietmar Eggemann"
 [tip: sched/core] rcu: Pull deferred rcuog wake up to rcu_eqs_ente ..."tip-bot2 for Frederic Weisbecker"
 [tip: sched/core] entry/kvm: Explicitly flush pending rcuog wakeup ..."tip-bot2 for Frederic Weisbecker"
 [tip: sched/core] entry: Explicitly flush pending rcuog wakeup bef ..."tip-bot2 for Frederic Weisbecker"
 [tip: sched/core] uprobes: (Re)add missing get_uprobe() in __find_ ..."tip-bot2 for Sven Schnelle"
 [tip: sched/core] smp: Process pending softirqs in flush_smp_call_ ..."tip-bot2 for Sebastian Andrzej Siewior"
[New][PATCH] spi: atmel-quadspi: Disable the QSPI IP at suspend()Tudor Ambarus
 [RFC][PATCH] kprobes: Remove kprobe::fault_handlerPeter Zijlstra
[New][tip: locking/core] s390: Use arch_local_irq_{save,restore}() in e ..."tip-bot2 for Sven Schnelle"
 [tip: locking/core] locking/mutex: Kill mutex_trylock_recursive()"tip-bot2 for Sebastian Andrzej Siewior"
 [tip: locking/core] lockdep: Noinstr annotate warn_bogus_irq_restore()"tip-bot2 for Peter Zijlstra"
 [tip: perf/core] perf/x86/rapl: Only check lower 32bits for RAPL e ..."tip-bot2 for Zhang Rui"
 [tip: perf/core] perf/x86/rapl: Add msr mask support"tip-bot2 for Zhang Rui"
 Re: [PATCH RFC 0/6] Add roundrobin raid1 read policyMichal Rostecki
 Re: [PATCH v2 net-next 3/4] net: phy: Add Qualcomm QCA807x driverHeiner Kallweit
 Re: [PATCH v5 4/5] dts: marvell: Enable 10G interfaces on 9130-DB ...Marcin Wojtas
 Re: [PATCH v4 13/17] iio: buffer: add ioctl() to support opening e ...kernel test robot
 Re: [PATCH stable 4.9] mm: memcontrol: fix NULL pointer crash in t ...Greg KH
 Re: [PATCH] mm, slub: better heuristic for number of cpus when cal ...Mel Gorman
 Re: [RFC PATCH 1/2] mm,page_alloc: Make alloc_contig_range handle ...Oscar Salvador
[New][PATCH v2 00/12] Device tree fixes for Armada family<kostap@marvell ...
 [PATCH v2 01/12] fix: arm64: dts: replace wrong regulator on ap emmc<kostap@marvell ...
 [PATCH v2 02/12] dts: mvebu: Update A8K AP806/AP807 SDHCI settings<kostap@marvell ...
 [PATCH v2 04/12] fix: dts: a8k: Add CP eMMC regulator and update d ...<kostap@marvell ...
 [PATCH v2 03/12] dts: mvebu: Add pin control definitions for SDIO ...<kostap@marvell ...
 [PATCH v2 05/12] arm64: dts: marvell: armada-3720-db: add comphy r ...<kostap@marvell ...
 [PATCH v2 07/12] fix: ARM64: dts: cp110: Switch to 8-bit ECC NAND ...<kostap@marvell ...
 [PATCH v2 06/12] arm64: dts: marvell: armada-3270-espressobin: add ...<kostap@marvell ...
 [PATCH v2 08/12] arm64: dts: marvell: armada-3720-db: add eeprom d ...<kostap@marvell ...
 [PATCH v2 12/12] arm64: dts: fix the Armada 8040 DB AP SDHCI bus width<kostap@marvell ...
 [PATCH 1/4] ARM: div64: Remove always-true __div64_const32_is_OK() ...Geert Uytterhoeven
 [PATCH 3/4] asm-generic: div64: Remove always-true __div64_const32 ...Geert Uytterhoeven
 [PATCH 2/4] ARM: unified: Remove check for gcc < 4Geert Uytterhoeven
 Re: [RFC PATCH 1/2] mm,page_alloc: Make alloc_contig_range handle ...David Hildenbrand
 [PATCH 4/4] microblaze: Remove support for gcc < 4Geert Uytterhoeven
[New][PATCH 0/4] Remove checks for gcc < 4Geert Uytterhoeven
 Re: [RFC PATCH 1/2] mm,page_alloc: Make alloc_contig_range handle ...Oscar Salvador
 Re: [PATCH 2/2] MIPS: make kgdb depend on FPU support"Maciej W. Rozycki"
 Re: [PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH ...Alexandre Belloni
[New][net-next] net: mvpp2: add an entry to skip parser<stefanc@marvell ...
 Re: [tip: sched/core] sched,x86: Allow !PREEMPT_DYNAMICFrederic Weisbecker
 Re: [v7 PATCH 02/12] mm: vmscan: consolidate shrinker_maps handlin ...Shakeel Butt
 Re: [PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH ...Geert Uytterhoeven
 Re: [RFC PATCH 1/2] mm,page_alloc: Make alloc_contig_range handle ...David Hildenbrand
 Re: [PATCH] media: qcom: camss: Fix overflows in clock rate calcul ...Robert Foss
 Re: [RFC PATCH 2/2] mm,page_alloc: Make alloc_contig_range handle ...Oscar Salvador
 Re: [PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH ...Lars Povlsen
[New][PATCH] kgdb: Remove kgdb_schedule_breakpoint()Daniel Thompson
[New][PATCH v3] staging: gdm724x: Fix DMA from stackAmey Narkhede
 Re: [PATCH] mm: remove lru_add_drain_all in alloc_contig_rangeOscar Salvador
[New][gustavoars-linux:testing/drm/radeon/nislands_smc] BUILD SUCCESS 1 ...kernel test robot
 Re: [PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH ...Geert Uytterhoeven
 Re: [PATCH] mm: remove lru_add_drain_all in alloc_contig_rangeOscar Salvador
 Re: linux-next: build failure after merge of the drm-misc treeMaarten Lankhorst
[New]Notice ="The Trustees"
 Re: [v7 PATCH 09/12] mm: vmscan: use per memcg nr_deferred of shrinkerKirill Tkhai
 Re: [RFC PATCH 2/2] mm,page_alloc: Make alloc_contig_range handle ...David Hildenbrand
 Re: [PATCH] tee: optee: add invoke_fn tracepointsSteven Rostedt
 [PATCH v2 10/12] dts: marvell: add 2 eeprom properties to A8K DB d ...<kostap@marvell ...
 [PATCH v2 09/12] dts: a3700: enable dma coherence<kostap@marvell ...
 [PATCH v2 11/12] dts: marvell: add 2 eeprom properties to A7K DB d ...<kostap@marvell ...
 Re: [PATCH v2 14/15] ARM: dts: bcm2711: Add the BSC interrupt cont ...Maxime Ripard
 RE: [PATCH v2] perf tools: Fix arm64 build error with gcc-11Jianlin Lv
 Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqsJohn Garry
 Re: [PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_headJens Axboe
 Re: [PATCH v3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Add DSI ...Konrad Dybcio
 [PATCH v2] usb: quirks: add quirk to start video capture on ELMO L ...Stefan Ursella
[New][PATCH] locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
 Re: [PATCH v1 7/7] ACPI: property: Allow counting a single value a ...Andy Shevchenko
 Re: [PATCH/v2] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_EN ...Willem de Bruijn
 Re: [PATCH bpf 1/4] net: add SO_NETNS_COOKIE socket optionEric Dumazet
[New][PATCH] pstore/ram : Add support for cached pagesMukesh Ojha
 Re: bcm2711_thermal: Kernel panic - not syncing: Asynchronous SErr ...Juerg Haefliger
 Re: [PATCH v3] staging: gdm724x: Fix DMA from stackGreg KH
 Re: [Linuxarm] Re: [PATCH for next v1 0/2] gpio: few clean up pat ...Andy Shevchenko
 Re: [PATCH v3 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "u ...Serge Semin
 Re: [PATCH v3 1/8] mm: Cleanup faultaround and finish_fault() code ...Guenter Roeck
 Re: [PATCH v2 06/28] locking/rwlocks: Add contention detection for ...Waiman Long
[New] David Howells
 Re: [PATCH 0/7] x86/seves: Support 32-bit boot path and other updatesKonrad Rzeszutek Wilk
 Re: [PATCH] sign-file: add openssl engine supportJames Bottomley
[New][PATCH] staging: wlan-ng: Fix comments typosMairo Paul Rufus
[New][GIT PULL] keys: Collected minor fixes and cleanupsDavid Howells
[New]Re: [PATCH v2] Added AMS tsl2591 driver implementationPeter Meerwald-Stadler
 Re: [PATCH v1 7/7] ACPI: property: Allow counting a single value a ..."Rafael J. Wysocki"
 Re: [PATCH] ARM: dts: sun8i: h3: orangepi-plus: Fix Ethernet PHY modeMaxime Ripard
 Re: [PATCH v3] staging: gdm724x: Fix DMA from stackAmey Narkhede
 Re: [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unif ...Dafna Hirschfeld
 Re: [next] [mips] spinlock.h:17:28: error: redefinition of 'queued ...Waiman Long
 Re: [PATCH] locking/arch: Move qrwlock.h include after qspinlock.hGuenter Roeck
[New][PATCH] scripts/recordmcount.pl: support big endian for ARCH shRong Chen
 Re: [PATCH v2 2/8] cxl/mem: Find device capabilitiesJonathan Cameron
 Re: [PATCH v1 5/5] driver core: Set fw_devlink=on by defaultGuenter Roeck
 Re: [PATCH 3/4] asm-generic: div64: Remove always-true __div64_con ...Arnd Bergmann
 Re: [PATCH 0/7] x86/seves: Support 32-bit boot path and other updatesJoerg Roedel
[New][GIT PULL] Add EFI_CERT_X509_GUID support for dbx/mokx entriesDavid Howells
 Re: [PATCH v2 06/28] locking/rwlocks: Add contention detection for ...Waiman Long
 Re: [GIT PULL] Add EFI_CERT_X509_GUID support for dbx/mokx entriesDavid Howells
 Re: Very slow unlockall()Vlastimil Babka
 Re: [PATCH v3] staging: gdm724x: Fix DMA from stackDan Carpenter
 Re: [PATCH 0/7] x86/seves: Support 32-bit boot path and other updatesKonrad Rzeszutek Wilk
 Re: [PATCH 1/2] bfq: remove some useless logic of bfq_update_next_ ...Oleksandr Natalenko
 RE: [PATCH v2] perf tools: Fix arm64 build error with gcc-11David Laight
 Re: [PATCH 1/2] bfq: remove some useless logic of bfq_update_next_ ...Jens Axboe
 Re: [PATCH] x86, sched: Allow NUMA nodes to share an LLC on Intel ...Dave Hansen
 Re: [PATCH 1/1] s390/vfio-ap: fix circular lockdep when setting/cl ...Halil Pasic
 Re: [next] [mips] spinlock.h:17:28: error: redefinition of 'queued ...Naresh Kamboju
[New][PATCH][next] net: hns3: Fix uninitialized return from functionColin King
 RE: [PATCH v2 5/8] cxl/mem: Add a "RAW" send command<Ariel.Sibley@microchi ...
 Re: [PATCH 0/7] x86/seves: Support 32-bit boot path and other updatesJoerg Roedel
[New][PATCH] x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_ ...Thomas Gleixner
 Re: [PATCH v2 14/15] ARM: dts: bcm2711: Add the BSC interrupt cont ...Marc Zyngier
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Mike Galbraith
 Re: [PATCH 1/1] s390/vfio-ap: fix circular lockdep when setting/cl ...Halil Pasic
 Re: [PATCH] hugetlb_cgroup: fix imbalanced css_get and css_put pai ...kernel test robot
 Re: [PATCH AUTOSEL 5.10 14/36] media: rkisp1: uapi: change hist_bi ...Sasha Levin
 Re: Pstore : Query on using ramoops driver for DDRMukesh Ojha
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Christian_König
 Re: [PATCH v3] staging: gdm724x: Fix DMA from stackAmey Narkhede
 Re: [PATCH 2/2] bfq: amend the function name of bfq_may_expire_for ...Oleksandr Natalenko
 Re: drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "d ...Mike Galbraith
 Re: [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio b ...Mark Brown
 Re: [PATCH v4 3/3] vsprintf: dump full information of page flags i ...Yafang Shao
 Re: [PATCH] arm64: dts: ls1028a: add interrupt to Root Complex Eve ...Vladimir Oltean
 Re: [PATCH v1 7/7] ACPI: property: Allow counting a single value a ...Andy Shevchenko
[New][gustavoars-linux:testing/drm/vega10_pptable] BUILD SUCCESS 52f226 ...kernel test robot
[New][gustavoars-linux:testing/uapi/nfsd/nfsfh] BUILD REGRESSION d28670 ...kernel test robot
 Re: [PATCH v1 7/7] ACPI: property: Allow counting a single value a ..."Rafael J. Wysocki"
 Re: [PATCH v1] vdpa/mlx5: Restore the hardware used index after ch ...Eli Cohen
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Tetsuo Handa
 Re: [PATCH v2 14/15] ARM: dts: bcm2711: Add the BSC interrupt cont ...Dave Stevenson
 Re: [PATCH v5 0/4] perf vendor events: Support PMU events for A64FXJohn Garry
 Re: [PATCH] hugetlb_cgroup: fix imbalanced css_get and css_put pai ...kernel test robot
 Re: [PATCH 1/2] bfq: remove some useless logic of bfq_update_next_ ...Paolo Valente
 Re: [PATCH] locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
 Re: [PATCH] nbd: Convert to DEFINE_SHOW_ATTRIBUTEJosef Bacik
[New][PATCH net-next RFC] net: hdlc_x25: Queue outgoing LAPB framesXie He
 Re: [PATCH 4/5] ath10k: detect conf_mutex held ath10k_drain_tx() callsShuah Khan
 Re: [PATCH] kgdb: Remove kgdb_schedule_breakpoint()Doug Anderson
 Re: [PATCH 6/8] lib: bitmap: support "N" as an alias for size of b ...Paul Gortmaker
 Re: [PATCH] mm: remove lru_add_drain_all in alloc_contig_rangeMinchan Kim
 Re: [PATCH v3] mm: cma: support sysfsMinchan Kim
[New][PATCH] KVM: nSVM: call nested_svm_load_cr3 on nested state loadMaxim Levitsky
 Re: [PATCH v6 1/2] media: v4l2-ctrl: add controls for long term re ...Nicolas Dufresne
[New]re: mt76: mt7921: add MCU supportColin Ian King
 Re: [RFC PATCH v8 5/5] KVM: arm64: ioctl to fetch/store tags in a ...Steven Price
[New][stable 4.4, 4.9, 4.14, 4.19 LTS] Missing fix "memcg: fix a crash ...Mathieu Desnoyers
[New][PATCH v2] mm: remove lru_add_drain_all in alloc_contig_rangeMinchan Kim
[New]KASAN: invalid-free in ieee80211_ibss_leavesyzbot
 Re: [PATCH v18 1/7] arm/arm64: Probe for the presence of KVM hyper ...Steven Price
 Re: [PATCH v2 08/14] x86/fault: Skip erratum #93 workaround on new ...Andy Lutomirski
 Re: [RFC][PATCH] objtool: WARN about ENDBR instructionsJosh Poimboeuf
 Re: [BUG REPORT] media: coda: mpeg4 decode corruption on i.MX6qp onlyNicolas Dufresne
 Re: [PATCH] video: use getter/setter functionsLee Jones
 Re: [PATCH 5/5] ath10k: reduce invalid ht params rate message noiseShuah Khan
 Re: [PATCH] arch: x86: entry: vdso: Fix the spelling postive to po ...Randy Dunlap
 [PATCH 2/2] MIPS: Simplify EVA cache handlingThomas Bogendoerfer
[New][PATCH 1/2] Revert "MIPS: kernel: {ftrace,kgdb}: Set correct addre ...Thomas Bogendoerfer
 Re: linux-next: build failure after merge of the modules treeJessica Yu
 Re: [PATCH] drivers: iio: proximity: Fix a spelling postive to pos ...Randy Dunlap
[New][PATCH] clk: qcom: gcc-sm8350: add gdscVinod Koul
 Re: [PATCH] module: potential uninitialized return in module_kalls ...Jessica Yu
 Re: [PATCH v2 1/8] cxl/mem: Introduce a driver for CXL-2.0-Type-3 ...Jonathan Cameron
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Steven Rostedt
 Re: [PATCH] locking/arch: Move qrwlock.h include after qspinlock.hThomas Bogendoerfer
 Re: [PATCH v18 3/7] ptp: Reorganize ptp_kvm.c to make it arch-inde ...Andre Przywara
 Re: [PATCH 1/5] ath10k: fix conf_mutex lock assert in ath10k_debug ...Shuah Khan
 Re: [PATCH] mm: page-writeback: simplify memcg handling in test_cl ...Hugh Dickins
 Re: [PATCH] clk: at91: Fix the declaration of the clocksRob Herring
 Re: [PATCH 2/5] ath10k: fix WARNING: suspicious RCU usageShuah Khan
 Re: [PATCH v18 5/7] clocksource: Add clocksource id for arm arch c ...Andre Przywara
 [PATCH] pinctrl/sunxi: adding input-debounce-ns propertyMarjan Pascolo
 Re: [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32 ...Dave Hansen
 Re: [PATCH v5 1/2] nbd: Fix NULL pointer in flush_workqueueJosef Bacik
 Re: bcm2711_thermal: Kernel panic - not syncing: Asynchronous SErr ...Robin Murphy
[New][PATCH] dma-buf: system_heap: do not warn for costly allocationMinchan Kim
[New][PATCH RFC] input/elants_i2c: Detect enum overflowJosh Poimboeuf
 Re: [PATCH v4 0/8] support for bitmap (and hence CPU) list "N" abb ...Andy Shevchenko
 Re: [PATCH 2/8] lib: test_bitmap: add tests to trigger ERANGE case.Andy Shevchenko
[New][PATCH v4 net-next 00/11] skbuff: introduce skbuff_heads bulking a ...Alexander Lobakin
 [PATCH v4 net-next 01/11] skbuff: move __alloc_skb() next to the o ...Alexander Lobakin
 [PATCH v4 net-next 02/11] skbuff: simplify kmalloc_reserve()Alexander Lobakin
 Re: [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() callsIra Weiny
 [PATCH v4 net-next 03/11] skbuff: make __build_skb_around() return ...Alexander Lobakin
 Re: [PATCH 4/8] lib: bitmap: move ERANGE check from set_region to ...Andy Shevchenko
 [PATCH v4 net-next 06/11] skbuff: remove __kfree_skb_flush()Alexander Lobakin
 [PATCH v4 net-next 04/11] skbuff: simplify __alloc_skb() a bitAlexander Lobakin
 Re: [GIT PULL] fscache: I/O API modernisation and netfs helper libraryDavid Howells
 [PATCH v4 net-next 07/11] skbuff: move NAPI cache declarations upp ...Alexander Lobakin
 [PATCH v4 net-next 08/11] skbuff: introduce {,__}napi_build_skb() ...Alexander Lobakin
 [PATCH v4 net-next 09/11] skbuff: allow to optionally use NAPI cac ...Alexander Lobakin
 [PATCH v4 net-next 05/11] skbuff: use __build_skb_around() in __al ...Alexander Lobakin
 Re: [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() callsIra Weiny
 [PATCH v4 net-next 10/11] skbuff: allow to use NAPI cache from __n ...Alexander Lobakin
 [PATCH v4 net-next 11/11] skbuff: queue NAPI_MERGED_FREE skbs into ...Alexander Lobakin
 [PATCH 1/4] dt-bindings: net: Add DT bindings for Toshiba Visconti ...Nobuhiro Iwamatsu
 [PATCH 2/4] net: stmmac: Add Toshiba Visconti SoCs glue driverNobuhiro Iwamatsu
 [PATCH 3/4] MAINTAINERS: Add entries for Toshiba Visconti ethernet ...Nobuhiro Iwamatsu
[New][PATCH 0/4] net: stmmac: Add Toshiba Visconti SoCs glue driverNobuhiro Iwamatsu
 [PATCH 4/4] arm: dts: visconti: Add DT support for Toshiba Viscont ...Nobuhiro Iwamatsu
 Re: [GIT PULL] fscache: I/O API modernisation and netfs helper libraryDavid Howells
 Re: [PATCH 5/8] lib: bitmap: pair nbits value with region structAndy Shevchenko
 Re: [PATCH] misc: fastrpc: fix incorrect usage of dma_map_sgtableSrinivas Kandagatla
[New][PATCH 0/2] coresight: Patches for v5.12 (part 2)Mathieu Poirier
 [PATCH 1/2] coresight: etm-perf: Support PID tracing for kernel at EL2Mathieu Poirier
 Re: [GIT PULL] fscache: I/O API modernisation and netfs helper libraryDavid Howells
 Re: [PATCH v5 0/4] perf vendor events: Support PMU events for A64FX""
 [PATCH 2/2] Documentation: coresight: Add PID tracing descriptionMathieu Poirier
 Re: [PATCH v2 0/9] Introduce vfio-pci-core subsystemAlex Williamson
 Re: [PATCH] nbd: Convert to DEFINE_SHOW_ATTRIBUTEJens Axboe
 Re: [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implemen ...Suren Baghdasaryan
 Re: [PATCH v2 1/2] dt-bindings: phy: add Amlogic G12A Analog MIPI ...Rob Herring
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Tetsuo Handa
 Re: [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() callsChristoph Hellwig
 Re: [v7 PATCH 09/12] mm: vmscan: use per memcg nr_deferred of shrinkerYang Shi
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Steven Rostedt
 Re: [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32 ...Joerg Roedel
 Re: [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32 ...Dave Hansen
 Re: [PATCH v6 1/4] dt-bindings: spmi: modify the constraint 'maxIt ...Rob Herring
 Re: [PATCH 01/20] net: phy: realtek: Fix events detection failure ...Serge Semin
[New][PATCH net-next v2 0/9] net: phy: icplus: cleanups and new featuresMichael Walle
 [PATCH net-next v2 1/9] net: phy: icplus: use PHY_ID_MATCH_MODEL() ...Michael Walle
 [PATCH net-next v2 3/9] net: phy: icplus: drop address operator fo ...Michael Walle
 [PATCH net-next v2 4/9] net: phy: icplus: use the .soft_reset() of ...Michael Walle
 [PATCH net-next v2 2/9] net: phy: icplus: use PHY_ID_MATCH_EXACT() ...Michael Walle
 Re: [PATCH v2 5/8] cxl/mem: Add a "RAW" send commandBen Widawsky
 [PATCH net-next v2 9/9] net: phy: icplus: add MDI/MDIX support for ...Michael Walle
 [PATCH net-next v2 5/9] net: phy: icplus: split IP101A/G driverMichael Walle
 [PATCH net-next v2 7/9] net: phy: icplus: fix paged register accessMichael Walle
 [PATCH net-next v2 6/9] net: phy: icplus: don't set APS_EN bit on ...Michael Walle
 [PATCH net-next v2 8/9] net: phy: icplus: add PHY counter for IP101GMichael Walle
 Re: [PATCH 6/8] lib: bitmap: support "N" as an alias for size of b ...Andy Shevchenko
 Re: [PATCH v2 1/2] dt-bindings: phy: add Amlogic G12A Analog MIPI ...Rob Herring
 Re: [PATCH V3 11/14] coresight: sink: Add TRBE driverMathieu Poirier
 Re: bcm2711_thermal: Kernel panic - not syncing: Asynchronous SErr ...Nicolas Saenz Julienne
 Re: [PATCH v2 2/8] cxl/mem: Find device capabilitiesBen Widawsky
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Timur Tabi
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Andy Shevchenko
 Re: Very slow unlockall()Michal Hocko
 Re: [v7 PATCH 01/12] mm: vmscan: use nid from shrink_control for t ...Yang Shi
[New][PATCH] staging: rtl8723bs: cleanup macros within include/rtw_debug.hPhillip Potter
[New][PATCH] staging: rtl8723bs: remove blank line from include/autoconf.hPhillip Potter
 Re: [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys frameworkJarkko Sakkinen
 Re: [RFC][PATCH] objtool: WARN about ENDBR instructionsPeter Zijlstra
 Re: [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() callsIra Weiny
 Re: [PATCH] staging: wlan-ng: Fix comments typosGreg KH
 Re: [PATCH 2/2] MIPS: make kgdb depend on FPU supportDaniel Thompson
[New]Re: [Patch v4 net-next 0/7] ethtool support for fec and link confi ...Hariprasad Kelam
 Re: [PATCH v3 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "u ...Greg Kroah-Hartman
[New][PATCH] arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Tetsuo Handa
 Re: [PATCH v2 0/9] Introduce vfio-pci-core subsystemJason Gunthorpe
 Re: [stable 4.4, 4.9, 4.14, 4.19 LTS] Missing fix "memcg: fix a cr ...Greg KH
 Re: [PATCH 0/2] coresight: Patches for v5.12 (part 2)Greg KH
[New][PATCH v5 0/4] USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke
 Re: [PATCH 0/2] coresight: Patches for v5.12 (part 2)Greg KH
 [PATCH v5 1/4] dt-bindings: usb: Add binding for discrete onboard ...Matthias Kaehlcke
 [PATCH v5 2/4] USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke
 [PATCH v5 3/4] usb: host: xhci-plat: Create platform device for on ...Matthias Kaehlcke
 [PATCH v5 4/4] arm64: dts: qcom: sc7180-trogdor: Add nodes for onb ...Matthias Kaehlcke
 Re: [PATCH v2 1/8] cxl/mem: Introduce a driver for CXL-2.0-Type-3 ...Ben Widawsky
 Re: [PATCH 1/1] PCI/RCEC: Fix failure to inject errors to some RCi ...Krzysztof Wilczyński
 Re: [PATCH] staging: rtl8723bs: cleanup macros within include/rtw_ ...Greg KH
[New][PATCH v1 0/2] Add support for RPMH clock for SC7280Taniya Das
 [PATCH v1 1/2] dt-bindings: clock: Add RPMHCC bindings for SC7280Taniya Das
 [PATCH v1 2/2] clk: qcom: rpmh: Add support for RPMH clocks on SC7280Taniya Das
 Re: [PATCH] KVM: selftests: Add missing header file needed by xAPI ...Paolo Bonzini
 Re: [PATCH v17 00/10] Carry forward IMA measurement log on kexec o ...Rob Herring
 Re: [PATCH v3] KVM: x86/MMU: Do not check unsync status for root SP.Paolo Bonzini
 Re: [PATCH net-next v2 5/9] net: phy: icplus: split IP101A/G driverHeiner Kallweit
 Re: [PATCH v3] printk: fix deadlock when kernel panicPetr Mladek
 Re: linux-next: build warning after merge of the rdma treeNathan Chancellor
 Re: [PATCH v17 05/10] powerpc: Move ima buffer fields to struct kimageRob Herring
[New][PATCH 1/3] MAINTAINERS: power: supply: add entry for S3C ADC batt ...Krzysztof Kozlowski
 [PATCH 2/3] power: supply: s3c_adc_battery: add SPDX license ident ...Krzysztof Kozlowski
 [PATCH 3/3] power: supply: s3c_adc_battery: remove unused pdata in ...Krzysztof Kozlowski
 Re: [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implemen ...Daniel Vetter
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Timur Tabi
[New][PATCH] MAINTAINERS: cpuidle: exynos: include header in file patternKrzysztof Kozlowski
 Re: [PATCH v17 02/10] of: Add a common kexec FDT setup functionRob Herring
 Re: [PATCH v2 1/8] cxl/mem: Introduce a driver for CXL-2.0-Type-3 ...Jonathan Cameron
 Re: [PATCH v12 net-next 01/15] doc: marvell: add CM3 address space ...Rob Herring
 Re: [PATCH] dma-buf: system_heap: do not warn for costly allocationSuren Baghdasaryan
[New][gustavoars-linux:testing/media/venus/hfi_cmds] BUILD SUCCESS e7d4 ...kernel test robot
 Re: [stable 4.4, 4.9, 4.14, 4.19 LTS] Missing fix "memcg: fix a cr ...Mathieu Desnoyers
 Re: [v3 net-next 08/10] skbuff: reuse NAPI skb cache on allocation ...Jesper Dangaard Brouer
 Re: [PATCH v17 03/10] arm64: Use common of_kexec_alloc_and_setup_fdt()Will Deacon
 Re: [PATCH 3/3] lib/vsprintf: make-printk-non-secret printks all a ...Timur Tabi
 Re: [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implemen ...Suren Baghdasaryan
 [PATCH v6 04/10] arm: dts: lpc18xx: Harmonize EHCI/OHCI DT nodes nameSerge Semin
 [PATCH v6 03/10] arc: dts: Harmonize EHCI/OHCI DT nodes nameSerge Semin
 [PATCH v6 02/10] arm: dts: keystone: Correct DWC USB3 compatible s ...Serge Semin
[New][PATCH RESEND v6 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI ...Serge Semin
 [PATCH v6 01/10] arm: dts: ls1021a: Harmonize DWC USB3 DT nodes nameSerge Semin
[New][RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers ...Krzysztof Kozlowski
 [PATCH v6 06/10] arm: dts: keystone: Harmonize DWC USB3 DT nodes nameSerge Semin
 [PATCH v6 07/10] arm: dts: stih407-family: Harmonize DWC USB3 DT n ...Serge Semin
 [PATCH v6 08/10] arm64: dts: apm: Harmonize DWC USB3 DT nodes nameSerge Semin
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Steven Rostedt
 [PATCH v6 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"- ...Serge Semin
 [PATCH v6 05/10] powerpc: dts: akebono: Harmonize EHCI/OHCI DT nod ...Serge Semin
 [PATCH v6 10/10] arm64: dts: qcom: Harmonize DWC USB3 DT nodes nameSerge Semin
 Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
 Re: [PATCH v2 2/8] cxl/mem: Find device capabilitiesJonathan Cameron
 Re: [PATCH] dma-buf: system_heap: do not warn for costly allocationJohn Stultz
 Re: [PATCH v17 00/10] Carry forward IMA measurement log on kexec o ...Lakshmi Ramasubramanian
 Re: [PATCH] locking/arch: Move qrwlock.h include after qspinlock.hBen Gardon
[New][PATCH v4 1/2] dt-bindings: input/touchscreen: add bindings for ms ...Vincent Knecht
 Re: [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx dri ...Dan Murphy
 Re: [PATCH] staging: rtl8723bs: cleanup macros within include/rtw_ ...Phillip Potter
 [PATCH v4 2/2] Input: add MStar MSG2638 touchscreen driverVincent Knecht
[New][PATCH net-next RFC v2] net: hdlc_x25: Queue outgoing LAPB framesXie He
 Re: [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx dri ...Krzysztof Kozlowski
 Re: [PATCH V10 01/10] dt-bindings: remoteproc: convert imx rproc b ...Rob Herring
[New][PATCH -next] fs: io_uring: build when CONFIG_NET is disabledRandy Dunlap
 Re: [PATCH] KVM: nSVM: call nested_svm_load_cr3 on nested state loadPaolo Bonzini
 Re: Very slow unlockall()Michal Hocko
 Re: [PATCH] dma-buf: system_heap: do not warn for costly allocationMinchan Kim
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Tetsuo Handa
 Re: [PATCH] x86, sched: Allow NUMA nodes to share an LLC on Intel ...Dave Hansen
 Re:_[PATCH_mvebu_v2_00/10]_Armada_37xx:_Fix_cpufreq_changing_b ase ...nnet
 Re: [PATCH v2 2/8] cxl/mem: Find device capabilitiesJonathan Cameron
 Re: [PATCH -next] fs: io_uring: build when CONFIG_NET is disabledPavel Begunkov
 Re: [PATCH] PCI: Also set up legacy files only after sysfs initDaniel Vetter
 [PATCH v2] mm: page-writeback: simplify memcg handling in test_cle ...Johannes Weiner
 Re: [PATCH 1/1] mhi: Fix double dma freeBhaumik Bhatt
 Re: [PATCH v5 3/3] iio: proximity: Add a ChromeOS EC MKBP proximit ...Stephen Boyd
[New][GIT PULL] ACPI fix for v5.11-rc8"Rafael J. Wysocki"
 Re: [PATCH] checkpatch: add warning for non-lore mailing list URLsBjorn Helgaas
 [tip: x86/mm] x86/fault: Don't run fixups for SMAP violations"tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Don't look for extable entries for SMEP v ..."tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Rename no_context() to kernelmode_fixup_o ..."tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/{fault,efi}: Fix and rename efi_recover_from_pag ..."tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Bypass no_context() for implicit kernel f ..."tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Improve kernel-executing-user-memory handling"tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Fold mm_fault_error() into do_user_addr_f ..."tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Correct a few user vs kernel checks wrt WRUSS"tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Document the locking in the fault_signal_ ..."tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault/32: Move is_f00f_bug() to do_kern_addr_fault()"tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Skip the AMD erratum #91 workaround on un ..."tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Split the OOPS code out from no_context()"tip-bot2 for Andy Lutomirski"
 [tip: x86/mm] x86/fault: Fix AMD erratum #91 errata fixup for user ..."tip-bot2 for Andy Lutomirski"
[New][PATCH][next] media: uvcvideo: remove duplicated dma_dev assignmentColin King
[New][GIT PULL] Power management fixes for v5.11-rc8"Rafael J. Wysocki"
 Re: [PATCH] staging: rtl8723bs: cleanup macros within include/rtw_ ...Greg KH
 Re: [PATCH] dma-buf: system_heap: do not warn for costly allocationMinchan Kim
 [PATCH V2.1] mm/highmem: Add VM_BUG_ON() to mem*_page() callsira.weiny@intel ...
 Re: [PATCH] arm/xen: Don't probe xenbus as part of an early initcall"Woodhouse, David"
 Re: linux-next: Tree for Feb 10 (acrn)Randy Dunlap
 Re: [PATCH 0/9] Add support for SVM atomics in NouveauJason Gunthorpe
 Re: [PATCH v4 0/8] support for bitmap (and hence CPU) list "N" abb ..."Paul E. McKenney"
 [PATCH v20 01/25] Documentation/x86: Add CET descriptionYu-cheng Yu
 [PATCH v20 09/25] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITSYu-cheng Yu
 [PATCH v20 08/25] x86/mm: Introduce _PAGE_COWYu-cheng Yu
 [PATCH v20 10/25] x86/mm: Update pte_modify for _PAGE_COWYu-cheng Yu
 [PATCH v20 07/25] x86/mm: Remove _PAGE_DIRTY from kernel RO pagesYu-cheng Yu
[New][PATCH v20 00/25] Control-flow Enforcement: Shadow StackYu-cheng Yu
 Re: [PATCH 0/9] Add support for SVM atomics in NouveauJason Gunthorpe
 Re: [PATCH v17 02/10] of: Add a common kexec FDT setup functionLakshmi Ramasubramanian
 Re: [PATCH] printk: avoid prb_first_valid_seq() where possibleJohn Ogness
 [PATCH v20 02/25] x86/cet/shstk: Add Kconfig option for user-mode ...Yu-cheng Yu
 [PATCH v20 12/25] mm: Introduce VM_SHSTK for shadow stack memoryYu-cheng Yu
 [PATCH v20 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and s ...Yu-cheng Yu
 [PATCH v20 13/25] x86/mm: Shadow Stack page fault error checkingYu-cheng Yu
 [PATCH v20 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set ...Yu-cheng Yu
 [PATCH v20 03/25] x86/cpufeatures: Add CET CPU feature flags for C ...Yu-cheng Yu
 Re: [PATCH 00/16] net: stmmac: Add DW MAC GPIOs and Baikal-T1 GMAC ...Serge Semin
 Re: [stable 4.4, 4.9, 4.14, 4.19 LTS] Missing fix "memcg: fix a cr ...Sasha Levin
 Re: [PATCH v17 05/10] powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian
 [PATCH v20 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES sup ...Yu-cheng Yu
 [PATCH v20 15/25] mm: Fixup places that call pte_mkwrite() directlyYu-cheng Yu
 [PATCH v20 5/7] x86/cet/ibt: Update arch_prctl functions for Indir ...Yu-cheng Yu
 [PATCH v20 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking su ...Yu-cheng Yu
[New][PATCH v20 0/7] Control-flow Enforcement: Indirect Branch TrackingYu-cheng Yu
 Re: [PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base ...Pali Rohár
 [PATCH v20 06/25] x86/cet: Add control-protection fault handlerYu-cheng Yu
 [PATCH v20 16/25] mm: Add guard pages around a shadow stack.Yu-cheng Yu
 Re: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pinJason Gunthorpe
 [PATCH v20 14/25] x86/mm: Update maybe_mkwrite() for shadow stackYu-cheng Yu
 RE: [PATCH v2 5/8] cxl/mem: Add a "RAW" send command<Ariel.Sibley@microchi ...
 [PATCH v20 20/25] x86/cet/shstk: User-mode shadow stack supportYu-cheng Yu
 [PATCH v20 1/7] x86/cet/ibt: Update Kconfig for user-mode Indirect ...Yu-cheng Yu
 [PATCH v20 19/25] mm: Re-introduce vm_flags to do_mmap()Yu-cheng Yu
 [PATCH v20 17/25] mm/mmap: Add shadow stack pages to memory accountingYu-cheng Yu
 [PATCH v20 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tr ...Yu-cheng Yu
 Re: [PATCH v3 1/2] dt-bindings: input/touchscreen: add bindings fo ...Vincent Knecht
 [PATCH v20 7/7] x86/vdso: Insert endbr32/endbr64 to vDSOYu-cheng Yu
[New][gustavoars-linux:testing/scsi/aacraid] BUILD SUCCESS b3519d554ac9 ...kernel test robot
 Re: [PATCH v4 08/10] userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen
 [PATCH v20 4/7] x86/cet/ibt: Update ELF header parsing for Indirec ...Yu-cheng Yu
 [PATCH v20 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entr ...Yu-cheng Yu
 [PATCH v20 22/25] ELF: Introduce arch_setup_elf_property()Yu-cheng Yu
 [PATCH v20 23/25] x86/cet/shstk: Handle thread shadow stackYu-cheng Yu
 [PATCH v20 18/25] mm: Update can_follow_write_pte() for shadow stackYu-cheng Yu
 [PATCH v20 24/25] x86/cet/shstk: Add arch_prctl functions for shad ...Yu-cheng Yu
 [PATCH v20 21/25] x86/cet/shstk: Handle signals for shadow stackYu-cheng Yu
 [PATCH v20 25/25] mm: Introduce PROT_SHSTK for shadow stackYu-cheng Yu
 RE: [PATCH V2 1/4] scsi: ufs: Add exception event tracepointAvri Altman
 RE: [PATCH v10 01/20] dlb: add skeleton for DLB driver"Chen, Mike Ximing"
 Re: [BUG REPORT] media: coda: mpeg4 decode corruption on i.MX6qp onlySven Van Asbroeck
 Re: [PATCH v2 5/8] cxl/mem: Add a "RAW" send commandBen Widawsky
 Re: [v7 PATCH 04/12] mm: vmscan: remove memcg_shrinker_map_sizeVlastimil Babka
 Re: [PATCH v2 2/8] cxl/mem: Find device capabilitiesBen Widawsky
 Re: general protection fault in tomoyo_socket_sendmsg_permissionShuah Khan
 Re: [PATCH v3 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "u ...Rob Herring
 Re: [PATCH v6 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "u ...Rob Herring
 Re: [v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helperVlastimil Babka
 Re: [PATCH v2 3/8] cxl/mem: Register CXL memX devicesJonathan Cameron
 Re: [PATCH] dax: fix default return code of range_parse()Joao Martins
 Re: linux-next: build failure after merge of the driver-core treeGreg KH
 Re: [PATCH v1 1/2] dt-bindings: clock: Add SC7280 GCC clock bindingTaniya Das
 Re: [PATCH RESEND v6 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/ ...Florian Fainelli
 Re: [PATCH] DMA/qedr: Use true and false for bool variableJason Gunthorpe
 Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileDan Carpenter
 Re: [PATCH v1 1/2] dt-bindings: clock: Add SC7280 GCC clock bindingTaniya Das
[New][PATCH] Documentation: ioctl: add entry for nsfs.hRandy Dunlap
 Re: KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3Eric Dumazet
 Re: [v7 PATCH 07/12] mm: vmscan: use a new flag to indicate shrink ...Vlastimil Babka
 Re: [PATCH v1] clang_tools:gen_compile_commands: Change the defaul ...Nathan Chancellor
 Re: [PATCH v1 2/2] clk: qcom: Add Global Clock controller (GCC) dr ...Taniya Das
 Re: [PATCH] printk: avoid prb_first_valid_seq() where possibleJohn Ogness
[New][PATCH 0/5] KVM: x86/xen: Selftest fixes and a cleanupSean Christopherson
 [PATCH 1/5] KVM: selftests: Ignore recently added Xen tests' build ...Sean Christopherson
 [PATCH 2/5] KVM: selftests: Fix size of memslots created by Xen testsSean Christopherson
 [PATCH 3/5] KVM: selftests: Fix hex vs. decimal snafu in Xen testSean Christopherson
[New][PATCH v2 0/2] Add Global Clock controller (GCC) driver for SC7280Taniya Das
 [PATCH v2 1/2] dt-bindings: clock: Add SC7280 GCC clock bindingTaniya Das
 [PATCH v2 2/2] clk: qcom: Add Global Clock controller (GCC) driver ...Taniya Das
 [PATCH 4/5] KVM: sefltests: Don't bother mapping GVA for Xen shinf ...Sean Christopherson
 [PATCH 5/5] KVM: x86/xen: Explicitly pad struct compat_vcpu_info t ...Sean Christopherson
 Re: [BUG REPORT] media: coda: mpeg4 decode corruption on i.MX6qp onlySven Van Asbroeck
 Re: [PATCH] locking/arch: Move qrwlock.h include after qspinlock.hPaolo Bonzini
 Re: [stable 4.4, 4.9, 4.14, 4.19 LTS] Missing fix "memcg: fix a cr ...Sasha Levin
 Re: [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implemen ...Christian_König
[New][PATCH] locking/arch: Move qrwlock.h include after qspinlock.hPaolo Bonzini
 Re: [PATCH net-next] net: phy: introduce phydev->portFlorian Fainelli
[New][PATCH -next] ACRN: update MAINTAINERS: mailing list is subscriber ...Randy Dunlap
 Re: [PATCH 0/5] KVM: x86/xen: Selftest fixes and a cleanupPaolo Bonzini
 Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileGeert Uytterhoeven
 Re: [PATCH] staging: rtl8723bs: cleanup macros within include/rtw_ ...Dan Carpenter
 Re: [PATCH v6 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "u ...Serge Semin
 Re: [RESEND PATCH v18 0/3] userspace MHI client interface driverJakub Kicinski
 Re: [PATCH v5 1/2] dt-bindings: counter: add event-counter bindingRob Herring
 Re: [PATCH RESEND v6 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/ ...Serge Semin
 Re: [PATCH v5 1/8] dt-bindings: usb: convert rockchip,dwc3.txt to yamlRob Herring
 Re: [PATCH v5 6/8] dt-bindings: usb: dwc3: add description for rk3328Rob Herring
 Re: [PATCH v5 2/3] dt-bindings: iio: Add cros ec proximity yaml docRob Herring
 RE: [PATCH v2 5/8] cxl/mem: Add a "RAW" send command<Ariel.Sibley@microchi ...
 Re: [PATCH v2 4/8] cxl/mem: Add basic IOCTL interfaceJonathan Cameron
 Re: [v7 PATCH 07/12] mm: vmscan: use a new flag to indicate shrink ...Yang Shi
 Re: [PATCH 0/5] KVM: x86/xen: Selftest fixes and a cleanupSean Christopherson
 Re: [PATCH v2 14/15] ARM: dts: bcm2711: Add the BSC interrupt cont ...Florian Fainelli
[New][PATCH][next] soc: xilinx: vcu: remove deadcode on null divider checkColin King
 Re: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pinMatthew Wilcox
 Re: [PATCH] locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
 Re: [PATCH v2 2/8] cxl/mem: Find device capabilitiesBen Widawsky
 Re: [PATCH v5 2/4] USB: misc: Add onboard_usb_hub driverkernel test robot
 Re: [PATCH v3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Add DSI ...AngeloGioacchino Del Regno
 Re: [PATCH] staging: rtl8723bs: cleanup macros within include/rtw_ ...Phillip Potter
 Re: [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() callsMatthew Wilcox
 Re: [PATCH v6 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "u ...Bjorn Andersson
 RE: linux-next: manual merge of the rdma tree with Linus' tree"Pearson, Robert B"
 Re: [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for mi ...Andrew Lunn
 Re: [PATCH v6 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "u ...Rob Herring
 Re: [PATCH V3 11/14] coresight: sink: Add TRBE driverMathieu Poirier
 Re: [PATCH 0/3][RESEND] add support for never printing hashed addr ...Timur Tabi
 Re: [PATCH v5 1/5] Documentation/bindings: phy: update references ...Rob Herring
 Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
[New][PATCH] arm64: defconfig: enable modern virtio pci deviceAnders Roxell
 Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileDan Carpenter
 Re: linux-next: build failure after merge of the driver-core treeSaravana Kannan
 Re: [PATCH v4 08/10] userfaultfd: add UFFDIO_CONTINUE ioctlPeter Xu
[New][PATCH][next] media: i2c: imx334: Fix a read of the uninitialized ...Colin King
 Re: general protection fault in tomoyo_socket_sendmsg_permissionTetsuo Handa
 Re: [RFC][PATCH] kprobes: Remove kprobe::fault_handlerChristoph Hellwig
 Re:_[PATCH_mvebu_v2_00/10]_Armada_37xx:_Fix_cpufreq_changing_b ase ...nnet
[New][PATCH] staging: rtl8723bs: fix function comments to follow kernel-dockarthik alapati
[New][PATCH] staging: rtl8723bs: remove obsolete commented out codekarthik alapati
 Re: [PATCH 1/2] Revert "MIPS: kernel: {ftrace,kgdb}: Set correct a ...Christoph Hellwig
 Re: [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implemen ...Suren Baghdasaryan
 Re: [PATCH v2 5/8] cxl/mem: Add a "RAW" send commandBen Widawsky
 Re: [PATCH] clk: Mark fwnodes when their clock provider is addedSaravana Kannan
 Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
 NAK: [PATCH][next] media: uvcvideo: remove duplicated dma_dev assi ...Colin Ian King
 Re: [PATCH v4 0/8] Make fw_devlink=on more forgivingSaravana Kannan
 Re: linux-next: build failure after merge of the driver-core treeSaravana Kannan
 Re: [PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base ...Marek Behún
 Re: [PATCH] staging: rtl8723bs: fix function comments to follow ke ...karthek
 Re: [RESEND PATCH v18 0/3] userspace MHI client interface driverJeffrey Hugo
[New][PATCH] platform/x86: intel_scu_ipc: Increase virtual timeout from ...Casey Bowman
 Re: [PATCH] staging: rtl8723bs: remove obsolete commented out codekarthek
[New][PATCH][next][V2] media: uvcvideo: remove duplicated dma_dev assig ...Colin King
 Re: [PATCH v3 1/2] dt-bindings: iommu: add bindings for sprd iommuRob Herring
 Re: [PATCH RFC 6/6] btrfs: Add roundrobin raid1 read policyMichal Rostecki
 Re: [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implemen ...Christian_König
 Re: [EXT] Re: [PATCH net-next 5/7] net: marvell: prestera: add LAG ...Jakub Kicinski
 Re: [PATCH v4 14/22] dt-bindings: media: camss: Add qcom,msm8916-c ...Rob Herring
[New][PATCH][next] net: hns3: fix return of random stack value"Gustavo A. R. Silva"
 Re: general protection fault in tomoyo_socket_sendmsg_permissionShuah Khan
[New][PATCH][next] media: uvcvideo: Remove duplicate assignment to poin ..."Gustavo A. R. Silva"
[New][gustavoars-linux:testing/staging/rt8723bs] BUILD SUCCESS 5504ec19 ...kernel test robot
 Re: [PATCH v2 2/8] cxl/mem: Find device capabilitiesBen Widawsky
 Re: [PATCH v4 15/22] dt-bindings: media: camss: Add qcom,msm8996-c ...Rob Herring
 Re: [PATCH v4 17/22] dt-bindings: media: camss: Add qcom,sdm845-ca ...Rob Herring
 Re: [PATCH v20 02/25] x86/cet/shstk: Add Kconfig option for user-m ...Kees Cook
 Re: [PATCH v4 19/22] media: dt-bindings: media: Remove qcom,camss ...Rob Herring
 Re: [PATCH v6 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "u ...Serge Semin
 Re: [PATCH v4 0/5] add support for inline encryption to device mapperMike Snitzer
 Re: [PATCH v20 07/25] x86/mm: Remove _PAGE_DIRTY from kernel RO pagesKees Cook
 Re: [PATCH v20 06/25] x86/cet: Add control-protection fault handlerKees Cook
[New][PATCH 3/4] perf archive: Fix filtering of empty build-idsNicholas Fraser
 Re: [PATCH v4 07/22] media: camss: Add support for VFE hardware ve ...Andrey Konovalov
[New][PATCH 1/4] perf buildid-cache: Don't skip 16-byte build-idsNicholas Fraser
 Re: [PATCH] staging: rtl8723bs: cleanup macros within include/rtw_ ...Greg KH
 Re: [PATCH v28 07/12] landlock: Support filesystem access-control"Serge E. Hallyn"
[New][PATCH 4/4] perf report: Fix return value when loading PE DSONicholas Fraser
 Re: linux-next: build failure after merge of the driver-core treeGreg KH
[New][PATCH 2/4] perf report: Load PE files from debug cache onlyNicholas Fraser
[New][PATCH 0/4] perf: Fix archive/debugcache PE filesNicholas Fraser
 Re: [PATCH] x86, sched: Allow NUMA nodes to share an LLC on Intel ...Peter Zijlstra
[New][PATCH 0/2] uio and tcmu: Fix memory leak in tcmu by adding new ui ...Bodo Stroesser
 Re: [PATCH] pstore/ram : Add support for cached pagesRandy Dunlap
 Re: [PATCH v20 02/25] x86/cet/shstk: Add Kconfig option for user-m ..."Yu, Yu-cheng"
 [PATCH 1/2] uio: Add late_release callback to uio_infoBodo Stroesser
 [PATCH 2/2] scsi: target: tcmu: Fix memory leak by using new uio c ...Bodo Stroesser
 Re: [PATCH v20 08/25] x86/mm: Introduce _PAGE_COWKees Cook
 Re: [PATCH v20 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp ...Kees Cook
 Re: [PATCH v20 25/25] mm: Introduce PROT_SHSTK for shadow stackKees Cook
 Re: [PATCH] pstore/ram : Add support for cached pagesRandy Dunlap
 Re: [PATCH v4 1/4] hwmon: lm75: Add lm75 to of_match listRob Herring
 Re: [PATCH] kgdb: Remove kgdb_schedule_breakpoint()Davidlohr Bueso
 Re: [RFC][PATCH] kprobes: Remove kprobe::fault_handlerAlexei Starovoitov
 Re: [PATCH 1/2] uio: Add late_release callback to uio_infoGreg Kroah-Hartman
 Re: [PATCH v20 06/25] x86/cet: Add control-protection fault handlerAndy Lutomirski
 Re: [Patch v4 net-next 0/7] ethtool support for fec and link confi ...Jakub Kicinski
 Re: [EXTERNAL] Re: [PATCH 1/2] power: supply: bq25980: Applies mul ...Ricardo Rivera-Matos
 Re: [EXTERNAL] Re: [PATCH 2/2] power: supply: bq25980: Moves prope ...Ricardo Rivera-Matos
 Re: [PATCH bpf-next v7 2/5] bpf: Expose bpf_get_socket_cookie to t ...Andrii Nakryiko
 Re: KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3Steven Rostedt
 Re: [PATCH v2 2/8] cxl/mem: Find device capabilitiesDan Williams
 Re: [PATCH v4 2/5] block: keyslot-manager: Introduce functions for ...Eric Biggers
 Re: [PATCH bpf-next v7 2/5] bpf: Expose bpf_get_socket_cookie to t ...Florent Revest
 Re: [PATCH 1/2] uio: Add late_release callback to uio_infoBodo Stroesser
 Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec ...Mark Brown
 Re: [PATCH v20 21/25] x86/cet/shstk: Handle signals for shadow stackKees Cook
 Re: [RESEND PATCH v2 0/9] soundwire/regmap: use _no_pm routinesMark Brown
 Re: [PATCH v4 0/5] add support for inline encryption to device mapperJens Axboe
[New][PATCH][next] io_uring: remove redundant initialization of variabl ...Colin King
[New][PATCH] of: irq: Fix the return value for of_irq_parse_one() stubSaravana Kannan
[New][tip: objtool/core] objtool: Support stack-swizzle"tip-bot2 for Peter Zijlstra"
[New][tip: objtool/core] x86/unwind/orc: Change REG_SP_INDIRECT"tip-bot2 for Peter Zijlstra"
[New][tip: objtool/core] objtool,x86: Additionally decode: mov %rsp, (%reg)"tip-bot2 for Peter Zijlstra"
 Re: [PATCH][next] io_uring: remove redundant initialization of var ...Chaitanya Kulkarni
[New][PATCH] dm writecache: fix flexible_array.cocci warningsJulia Lawall
[New][PATCH] xfs: fix boolreturn.cocci warningskernel test robot
 Re: [PATCH] ASoC: soc-pcm: change error message to debug messageMark Brown
 Re: [PATCH v4 00/22] Add support for the SDM845 Camera SubsystemAndrey Konovalov
 Re: [PATCH v2] mm: page-writeback: simplify memcg handling in test ...Hugh Dickins
 Re: linux-next: build failure after merge of the driver-core treeRob Herring
[New][PATCH v3] driver core: auxiliary bus: Fix calling stage for auxil ...Dave Jiang
 Re: [PATCH v4 1/7] ASoC: qcom: dt-bindings: add bindings for lpass ...Rob Herring
 Re: [PATCH v28 07/12] landlock: Support filesystem access-controlMickaël_Salaün
 Re: [PATCH] pstore/ram : Add support for cached pagesKees Cook
 Re: [PATCH v4 3/5] dm: add support for passing through inline cryp ...Eric Biggers
 Re: [PATCH v4 5/7] ASoC: qcom: dt-bindings: add bindings for lpass ...Rob Herring
 Re: [PATCH V3 1/2] dt-bindings: clk: versaclock5: Add optional loa ...Rob Herring
 Re: [PATCH v3 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediat ...Rob Herring
 Re: [PATCH] staging: rtl8723bs: cleanup macros within include/rtw_ ...Dan Carpenter
 Re: [GIT PULL] ACPI fix for v5.11-rc8pr-tracker-bot@kernel ...
 Re: [PATCH v3 1/2] dt-bindings: phy: phy-stm32-usbphyc: add #clock ...Rob Herring
 Re: [GIT] Networking pr-tracker-bot@kernel ...
 Re: [GIT PULL] Power management fixes for v5.11-rc8pr-tracker-bot@kernel ...
 Re: [GIT PULL] dmaengine fixes for v5.11pr-tracker-bot@kernel ...
 Re: [GIT PULL] I3C fixes for 5.11pr-tracker-bot@kernel ...
 Re: [PATCH V3 1/2] dt-bindings: ata: ahci: ceva: Update documentat ...Rob Herring
 Re: [PATCH v4 4/5] dm: support key eviction from keyslot managers ...Eric Biggers
 Re: [PATCH bpf-next] selftests/bpf: Simplify the calculation of va ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v2 4/8] cxl/mem: Add basic IOCTL interfaceBen Widawsky
 Re: [Freedreno] [v2] drm/msm/disp/dpu1: turn off vblank irqs aggre ...Rob Clark
 Re: [PATCH v4 5/5] dm: set DM_TARGET_PASSES_CRYPTO feature for som ...Eric Biggers
 Re: [PATCH net-next 7/9] net: phy: icplus: select page before writ ...Andrew Lunn
 Re: [PATCH v20 08/25] x86/mm: Introduce _PAGE_COW"Yu, Yu-cheng"
 Re: [PATCH][next] io_uring: remove redundant initialization of var ...Jens Axboe
 Re: [PATCH v1] clang_tools:gen_compile_commands: Change the defaul ...Tom Roeder
 Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileDan Carpenter
 Re: [PATCH 1/1] s390/vfio-ap: fix circular lockdep when setting/cl ...Tony Krowiak
 Re: linux-next: manual merge of the rdma tree with Linus' treeJason Gunthorpe
 Re: [PATCH] psi: Use ONCPU state tracking machinery to detect reclaimJohannes Weiner
 Re: [PATCH v10 12/16] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE ...Ashish Kalra
 Re: [EXTERNAL] Re: [PATCH 1/2] power: supply: bq25980: Applies mul ...Krzysztof Kozlowski
 Re: [PATCH V3 1/2] dt-bindings: clk: versaclock5: Add optional loa ...Adam Ford
 Re: [PATCH] arch: x86: kernel: apic: Fix spelling theroretical to ...Randy Dunlap
 RE: [Linuxarm] Re: [PATCH for next v1 0/2] gpio: few clean up pat ..."Song Bao Hua (Barry Song)"
 Re: [PATCH v17 00/10] Carry forward IMA measurement log on kexec o ...Rob Herring
 Re: [GIT PULL] fscache: I/O API modernisation and netfs helper libraryLinus Torvalds
 Re: [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32 ...Tom Lendacky
 Re: linux-next: build failure after merge of the driver-core treeSaravana Kannan
 Re: [PATCH v2] seccomp: Improve performace by optimizing rmb()Kees Cook
 Re: [PATCH v10 2/7] i2c: Allow an ACPI driver to manage the device ...Sakari Ailus
 Re: [PATCH v10 7/7] at24: Support probing while offSakari Ailus
 Re: [PATCH 5/5] KVM: x86/xen: Explicitly pad struct compat_vcpu_in ..."Woodhouse, David"
 Re: [EXTERNAL] [PATCH 1/5] KVM: selftests: Ignore recently added X ...David Woodhouse
 Re: [PATCH v1 5/5] driver core: Set fw_devlink=on by defaultSaravana Kannan
 Re: [PATCH net-next 5/7] net: marvell: prestera: add LAG supportTaras Chornyi
 Re: [EXTERNAL] [PATCH 2/5] KVM: selftests: Fix size of memslots cr ...David Woodhouse
 Re: [PATCH 3/3] selftest/arm64/ptrace: add tests for PTRACE_O_ARM6 ...Kees Cook
 Re: [PATCH 3/5] KVM: selftests: Fix hex vs. decimal snafu in Xen test"Woodhouse, David"
 Re: [PATCH 0/8] MUSE: Userspace backed MTD v3Miquel Raynal
 Re: [PATCH v17 00/10] Carry forward IMA measurement log on kexec o ...Mimi Zohar
 Re: [PATCH] include: uapi: linux: Fix the spelling simulatneous to ...Randy Dunlap
 Re: [PATCH] drivers: scsi: aic7xxx: Fix the spelling verson to ver ...Randy Dunlap
 Re: linux-next: build failure after merge of the driver-core treeRob Herring
 Re: [PATCH] staging: rtl8723bs: cleanup macros within include/rtw_ ...Phillip Potter
[New][tip:sched/core] BUILD SUCCESS 355b3a57ddba71b73a99aa249a99aed6ed9 ...kernel test robot
[New][PATCH v2][next] media: uvcvideo: Remove duplicate assignments to ..."Gustavo A. R. Silva"
[New][tip:timers/urgent] BUILD SUCCESS 0fcc7c20d2e2a65fb5b80d42841084e8 ...kernel test robot
 Re: [PATCH v3 2/4] mm/gup: decrement head page once for group of s ...Jason Gunthorpe
 Re: [PATCH] xfs: fix boolreturn.cocci warningsBrian Foster
 Re: [PATCH][next] media: i2c: imx334: Fix a read of the uninitiali ...Sakari Ailus
 Re: [PATCH v5 0/4] USB: misc: Add onboard_usb_hub driverKrzysztof Kozlowski
 Re: [EXTERNAL] [PATCH 4/5] KVM: sefltests: Don't bother mapping GV ...David Woodhouse
 Re: [PATCH v5 3/4] usb: host: xhci-plat: Create platform device fo ...Krzysztof Kozlowski
 RE: [Linuxarm] Re: [PATCH for-next 00/32] spin lock usage optimiza ...Finn Thain
[New][PATCH net-next v2 0/9] net: phy: icplus: cleanups and new featuresMichael Walle
 [PATCH net-next v3 1/9] net: phy: icplus: use PHY_ID_MATCH_MODEL() ...Michael Walle
 [PATCH net-next v3 2/9] net: phy: icplus: use PHY_ID_MATCH_EXACT() ...Michael Walle
 [PATCH net-next v3 3/9] net: phy: icplus: drop address operator fo ...Michael Walle
 [PATCH net-next v3 4/9] net: phy: icplus: use the .soft_reset() of ...Michael Walle
 [PATCH net-next v3 6/9] net: phy: icplus: don't set APS_EN bit on ...Michael Walle
 [PATCH net-next v3 8/9] net: phy: icplus: add PHY counter for IP101GMichael Walle
 [PATCH net-next v3 7/9] net: phy: icplus: fix paged register accessMichael Walle
 [PATCH net-next v3 5/9] net: phy: icplus: split IP101A/G driverMichael Walle
 [PATCH net-next v3 9/9] net: phy: icplus: add MDI/MDIX support for ...Michael Walle
 Re: [PATCH] media: qcom: camss: Fix overflows in clock rate calcul ...kernel test robot
 Re: [PATCH] of: irq: Fix the return value for of_irq_parse_one() stubStephen Rothwell
 [tip: x86/urgent] x86/pci: Create PCI/MSI irqdomain after x86_init ..."tip-bot2 for Thomas Gleixner"
 Re: [PATCH 0/8] MUSE: Userspace backed MTD v3Richard Weinberger
 Re: [PATCH 5/5] KVM: x86/xen: Explicitly pad struct compat_vcpu_in ...Sean Christopherson
 Re: [PATCH] dma-buf: system_heap: do not warn for costly allocationkernel test robot
[New][PATCH net-next] net: ipa: pass checksum trailer with received packetsAlex Elder
 Re: [PATCH 5/5] KVM: x86/xen: Explicitly pad struct compat_vcpu_in ..."Woodhouse, David"
 Re: [PATCH v1 5/5] driver core: Set fw_devlink=on by defaultGuenter Roeck
[New][PATCH v2] ath10k: hold RCU lock when calling ieee80211_find_sta_b ...Shuah Khan
 Re: [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs filesDrew Fustini
 [PATCH v5 04/10] hugetlb/userfaultfd: Unshare all pmds for hugetlb ...Axel Rasmussen
 [PATCH v5 05/10] userfaultfd: add minor fault registration modeAxel Rasmussen
[New][PATCH v5 00/10] userfaultfd: add minor fault handlingAxel Rasmussen
 [PATCH v5 01/10] hugetlb: Pass vma into huge_pte_alloc() and huge_ ...Axel Rasmussen
 [PATCH v5 02/10] hugetlb/userfaultfd: Forbid huge pmd sharing when ...Axel Rasmussen
 [PATCH v5 03/10] mm/hugetlb: Move flush_hugetlb_tlb_range() into h ...Axel Rasmussen
 [PATCH v5 07/10] userfaultfd: hugetlbfs: only compile UFFD helpers ...Axel Rasmussen
 [PATCH v5 06/10] userfaultfd: disable huge PMD sharing for MINOR r ...Axel Rasmussen
 [PATCH v5 08/10] userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen
 [PATCH v5 09/10] userfaultfd: update documentation to describe min ...Axel Rasmussen
 [PATCH v5 10/10] userfaultfd/selftests: add test exercising minor ...Axel Rasmussen
 Re: [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() callsIra Weiny
[New][RESEND PATCH ] KVM: VMX: Enable/disable PML when dirty logging ge ...Makarand Sonare
[New][PATCH][next] drm/amd/display: Fix potential integer overflow"Gustavo A. R. Silva"
 Re: [PATCH linux-next] vpda: correctly size vdpa_nl_policy"Michael S. Tsirkin"
 Re: [RFC/context] add serdev interfaces to n_gsmPavel Machek
 RE: [Linuxarm] Re: [PATCH for-next 00/32] spin lock usage optimiza ..."Song Bao Hua (Barry Song)"
 Re: [PATCH 1/2] Revert "MIPS: kernel: {ftrace,kgdb}: Set correct a ...Thomas Bogendoerfer
[New][PATCH v3 0/2] pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
 [PATCH v3 1/2] pinctrl: use to octal permissions for debugfs filesDrew Fustini
 [PATCH v3 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
[New][PATCH 0/3][v3] add support for never printing hashed addressesTimur Tabi
 [PATCH 1/3] [v3] lib: use KSTM_MODULE_GLOBALS macro in kselftest d ...Timur Tabi
 [PATCH 2/3] [v3] kselftest: add support for skipped testsTimur Tabi
 [PATCH 3/3] [v3] lib/vsprintf: debug_never_hash_pointers prints al ...Timur Tabi
 Re: [PATCH] arm/xen: Don't probe xenbus as part of an early initcallStefano Stabellini
 Re: [PATCH v20 21/25] x86/cet/shstk: Handle signals for shadow stack"Yu, Yu-cheng"
 RE: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pin"Song Bao Hua (Barry Song)"
 Re: [PATCH] dma-buf: system_heap: do not warn for costly allocationJohn Stultz
[New]drivers/accessibility/speakup/speakup_acntpc.c:262:14: warning: pe ...kernel test robot
 Re: [PATCH] PCI: Also set up legacy files only after sysfs initBjorn Helgaas
 Re: [PATCH v17 00/10] Carry forward IMA measurement log on kexec o ...Mimi Zohar
[New][PATCH 0/2] phy: rockchip: add Innosilicon-based CSI DPHYHeiko Stuebner
 [PATCH 1/2] dt-bindings: phy: add yaml binding for rockchip-inno-c ...Heiko Stuebner
 [PATCH 2/2] phy/rockchip: add Innosilicon-based CSI dphyHeiko Stuebner
 RE: [EXT] Re: [PATCH net-next 5/7] net: marvell: prestera: add LAG ...Tobias Waldekranz
 Re: [PATCH 1/2] PCI: xilinx-nwl: Enable coherent PCIe DMA traffic ...Krzysztof Wilczyński
 Re: [PATCH][next] net: hns3: Fix uninitialized return from functionkernel test robot
 Re: [PATCH v5 1/1] iio/scmi: Adding support for IIO SCMI Based SensorsCristian Marussi
 Re: [PATCH] auxdisplay: Remove in_interrupt() usage.Miguel Ojeda
[New]improving crash dump discussionPavel Tatashin
 [PATCH v2 2/3] vdpa/mlx5: fix feature negotiation across device resetSi-Wei Liu
 [PATCH v2 3/3] vdpa/mlx5: defer clear_virtqueues to until DRIVER_OKSi-Wei Liu
[New][PATCH v2 0/3] mlx5_vdpa bug fixesSi-Wei Liu
 [PATCH v2 1/3] vdpa/mlx5: should exclude header length and fcs fro ...Si-Wei Liu
 Re: [PATCH 1/1] iscsi_ibft: KASAN false positive failure occurs in ...George Kennedy
 Re: [PATCH v2 04/24] dt-bindings: net: dwmac: Refactor snps,*-conf ...Serge Semin
 Re: [PATCH] kgdb: Remove kgdb_schedule_breakpoint()Jason Wessel
 Re: [RFC PATCH v2 1/3] dt-bindings: usb: mtk-xhci: add compatible ...Rob Herring
 Re: [PATCH v3 2/2] kunit: ubsan integrationkernel test robot
 Re: [PATCH v10 12/16] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE ...Steve Rutherford
 Re: [PATCH v2 07/24] dt-bindings: net: dwmac: Detach Generic DW MA ...Serge Semin
 Re: [PATCH 1/1] s390/vfio-ap: fix circular lockdep when setting/cl ...Tony Krowiak
 Re: [PATCH v10 12/16] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE ...Steve Rutherford
 Re: [PATCH 1/1] s390/vfio-ap: fix circular lockdep when setting/cl ...Tony Krowiak
 Re: [RESEND PATCH v18 0/3] userspace MHI client interface driverBjorn Andersson
 Re: linux-next: build warning after merge of the rdma treeLee Jones
 RE: linux-next: manual merge of the rdma tree with Linus' tree"Pearson, Robert B"
 Re: [PATCH] x86, sched: Allow NUMA nodes to share an LLC on Intel ...Alison Schofield
 Re: [PATCH v2 3/7] ASoC: dt-bindings: fsl_rpmsg: Add binding doc f ...Rob Herring
[New]phy_attach_direct()'s use of device_bind_driver()Saravana Kannan
 Re: [PATCH v2 16/24] net: stmmac: Use optional reset control API t ...Serge Semin
[New][PATCH 0/1] Coding style fixFatih YILDIRIM
 [PATCH 1/1] Macros with multiple statements should be enclosed in ...Fatih YILDIRIM
 Re: RFC: oftree based setup of composite board devices"Enrico Weigelt, metux IT consult"
 Re: [PATCH v2 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc f ...Rob Herring
 Re: [PATCH v5 3/4] usb: host: xhci-plat: Create platform device fo ...Matthias Kaehlcke
 Re: [PATCH 2/2] PCI: Revoke mappings like devmemBjorn Helgaas
 Re: [PATCH v5 08/10] userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen
 Re: [PATCH v2 1/2] dt-bindings: usb: misc: Add binding for Microch ...Rob Herring
 Re: [PATCH] xfs: fix boolreturn.cocci warningsChaitanya Kulkarni
 Re: [RFC/PATCH v2 01/16] dt-bindings: soc: bcm: bcm2835-pm: Conver ...Rob Herring
 Re: [PATCH 01/16] dt-bindings: net: dwmac: Add DW GMAC GPIOs prope ...Serge Semin
 Re: [PATCH v10 2/7] i2c: Allow an ACPI driver to manage the device ...Sakari Ailus
[New][PATCH v4 0/2] pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
 [PATCH v4 1/2] pinctrl: use to octal permissions for debugfs filesDrew Fustini
 [PATCH v4 2/2] pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
[New][PATCH net-next 0/5] net: ipa: some more cleanupAlex Elder
 [PATCH net-next 1/5] net: ipa: use a separate pointer for adjusted ...Alex Elder
 [PATCH net-next 3/5] net: ipa: fix register write command validationAlex Elder
 [PATCH net-next 2/5] net: ipa: don't report EPROBE_DEFER errorAlex Elder
 [PATCH net-next 4/5] net: ipa: introduce ipa_table_hash_support()Alex Elder
 [PATCH net-next 5/5] net: ipa: introduce gsi_channel_initialized()Alex Elder
 RE: [Linuxarm] Re: [PATCH for-next 00/32] spin lock usage optimiza ...Finn Thain
 Re: [PATCH v17 00/10] Carry forward IMA measurement log on kexec o ...Lakshmi Ramasubramanian
 Re: [PATCH v5 0/4] USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke
[New][PATCH][next] drm/amd/pm: Replace one-element array with flexible- ..."Gustavo A. R. Silva"
 Re: phy_attach_direct()'s use of device_bind_driver()Heiner Kallweit
 Re: [RFC/PATCH v2 02/16] dt-bindings: soc: bcm: bcm2835-pm: Introd ...Rob Herring
 Re: [RFC/PATCH v2 03/16] dt-bindings: soc: bcm: bcm2835-pm: Add su ...Rob Herring
 Re: [RFC/PATCH v2 11/16] dt-bindings: gpu: v3d: Add BCM2711's comp ...Rob Herring
 Re: [PATCH v2 1/2] dt-bindings: mailbox: omap: Update binding for ...Rob Herring
 Re: [PATCH v2] dt-bindings: spi: zynq: Convert Zynq QSPI binding t ...Rob Herring
 Re: [PATCH 1/1] s390/vfio-ap: fix circular lockdep when setting/cl ...Halil Pasic
[New][PATCH][next] staging: rtl8723bs: Replace one-element array with f ..."Gustavo A. R. Silva"
 Re: [PATCH v2 net-next 2/4] dt-bindings: net: Add bindings for Qua ...Rob Herring
 Re: phy_attach_direct()'s use of device_bind_driver()Andrew Lunn
 Re: [PATCH 1/5] dt-bindings: media: mtk-vcodec: Add dma-ranges pro ...Rob Herring
 Re: [PATCH 3/5] dt-bindings: media: mtk-vcodec: Add binding for MT ...Rob Herring
 Re: [PATCH] doc: devicetree: bindings: usb: Chnage descibe to des ...Rob Herring
 Re: phy_attach_direct()'s use of device_bind_driver()Andrew Lunn
[New][PATCH][next] media: venus: hfi_cmds.h: Replace one-element array ..."Gustavo A. R. Silva"
 [PATCH v2 2/2] power: supply: bq25980: Move props from battery nodeRicardo Rivera-Matos
[New][PATCH v2 1/2] power: supply: bq25980 Apply datasheet revision changesRicardo Rivera-Matos
 Re: [PATCH v2] mm: page-writeback: simplify memcg handling in test ...Shakeel Butt
 Re: bcm2711_thermal: Kernel panic - not syncing: Asynchronous SErr ...Florian Fainelli
[New][PATCH] platform/surface: aggregator: Fix access of unaligned valueMaximilian Luz
 Re: [PATCH v2 net-next 3/4] net: phy: Add Qualcomm QCA807x driverkernel test robot
[New][PATCH 00/15] VM: selftests: Hugepage fixes and cleanupsSean Christopherson
 [PATCH 01/15] KVM: selftests: Explicitly state indicies for vm_gue ...Sean Christopherson
 [PATCH 02/15] KVM: selftests: Expose align() helpers to testsSean Christopherson
 [PATCH 03/15] KVM: selftests: Align HVA for HugeTLB-backed memslotsSean Christopherson
 [PATCH 05/15] KVM: selftests: Require GPA to be aligned when backe ...Sean Christopherson
 [PATCH 06/15] KVM: selftests: Use shorthand local var to access st ...Sean Christopherson
 [PATCH 04/15] KVM: selftests: Force stronger HVA alignment (1gb) f ...Sean Christopherson
 [PATCH 07/15] KVM: selftests: Capture per-vCPU GPA in perf_test_vc ...Sean Christopherson
 [PATCH 08/15] KVM: selftests: Use perf util's per-vCPU GPA/pages i ...Sean Christopherson
 [PATCH 13/15] KVM: selftests: Sync perf_test_args to guest during ...Sean Christopherson
 [PATCH 09/15] KVM: selftests: Move per-VM GPA into perf_test_argsSean Christopherson
 [PATCH 14/15] KVM: selftests: Track size of per-VM memslot in perf ...Sean Christopherson
 [PATCH 10/15] KVM: selftests: Remove perf_test_args.host_page_sizeSean Christopherson
 [PATCH 11/15] KVM: selftests: Create VM with adjusted number of gu ...Sean Christopherson
 [PATCH 12/15] KVM: selftests: Fill per-vCPU struct during "perf_te ...Sean Christopherson
 [PATCH 15/15] KVM: selftests: Get rid of gorilla math in memslots ...Sean Christopherson
 [PATCH v11 4/7] ACPI: Add a convenience function to tell a device ...Sakari Ailus
 [PATCH v11 5/7] ov5670: Support probe whilst the device is in ACPI ...Sakari Ailus
 [PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration po ...Sakari Ailus
 [PATCH v11 3/7] Documentation: ACPI: Document _DSE object usage fo ...Sakari Ailus
 [PATCH v11 2/7] i2c: Allow an ACPI driver to manage the device's p ...Sakari Ailus
 [PATCH v11 6/7] media: i2c: imx319: Support device probe in non-ze ...Sakari Ailus
 [PATCH v11 7/7] at24: Support probing while in non-zero ACPI D stateSakari Ailus
 Re: [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs filesJoe Perches
[New][PATCH v11 0/7] Support running driver's probe for a device powere ...Sakari Ailus
 Re: [PATCH v3 3/4] mm/gup: add a range variant of unpin_user_pages ...Jason Gunthorpe
 Re: [PATCH] dma-buf: system_heap: do not warn for costly allocationMinchan Kim
 Re: [PATCH v3 4/4] RDMA/umem: batch page unpin in __ib_umem_release()Jason Gunthorpe
 Re: [PATCH v3 3/4] mm/gup: add a range variant of unpin_user_pages ...John Hubbard
 Re: [PATCH v3 1/4] mm/gup: add compound page list iteratorJason Gunthorpe
 Re: [PATCH] doc: devicetree: bindings: usb: Chnage descibe to des ...Bhaskar Chowdhury
 Re: [PATCH net-next v3 7/9] net: phy: icplus: fix paged register a ...kernel test robot
 Re: [PATCH AUTOSEL 5.10 09/36] platform/x86: hp-wmi: Disable table ...mark gross
 Re: [PATCH v2 net-next 04/11] net: bridge: offload initial and fin ...Vladimir Oltean
 Re: [PATCH v7] pgo: add clang's Profile Guided Optimization infras ...Bill Wendling
[New][PATCH][next] drm/amd/pm: Replace one-element array with flexible- ..."Gustavo A. R. Silva"
 Re: [PATCH v17 02/10] of: Add a common kexec FDT setup functionThiago Jung Bauermann
[New][PATCH] arc: Replace lkml.org links with loreKees Cook
 Re: [PATCH v12 net-next 12/15] net: mvpp2: add BM protection under ...David Miller
 Re: phy_attach_direct()'s use of device_bind_driver()Saravana Kannan
 Re: [PATCH v5 02/14] dmaengine: idxd: add IMS detection in base driverJason Gunthorpe
 Re: [PATCH net-next] rxrpc: Fix missing dependency on NET_UDP_TUNNELpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v17 03/10] arm64: Use common of_kexec_alloc_and_setup_fdt()Thiago Jung Bauermann
 Re: [PATCH v14 2/4] phy: Add media type and speed serdes configura ...David Miller
 Re: [PATCH v5 02/14] dmaengine: idxd: add IMS detection in base driverDave Jiang
[New][PATCH] staging: Replace lkml.org links with loreKees Cook
 Re: [PATCH] include: uapi: linux: Fix the spelling simulatneous to ...Bhaskar Chowdhury
 Re: [PATCH v3 net-next 07/11] net: prep switchdev drivers for conc ...David Miller
[New][PATCH] Input: psmouse - add support for FocalTech PS/2 Protocol v2Hamza Farooq
[New][PATCH] Documentation: Replace more lkml.org links with loreKees Cook
 Re: [PATCH v4 0/2] x86: Add the feature Virtual SPEC_CTRLBabu Moger
 Re: [PATCH] drm/msm: fix a6xx_gmu_clear_oobEric Anholt
[New][PATCH] perf: Replace lkml.org links with loreKees Cook
 Re: [PATCH v2][next] media: uvcvideo: Remove duplicate assignments ...Laurent Pinchart
 Re: [PATCH V4 0/6] x86: Don't abuse tss.sp1mark gross
[New][PATCH] arm64: Replace lkml.org links with loreKees Cook
[New][tip:timers/core] BUILD SUCCESS 11db5710d4a954148e00e376f04ba91a49 ...kernel test robot
[New][PATCH] xen: Replace lkml.org links with loreKees Cook
 Re: [PATCH v5 04/14] vfio/mdev: idxd: Add auxialary device plumbin ...Jason Gunthorpe
 RE: [Linuxarm] Re: [PATCH for-next 00/32] spin lock usage optimiza ..."Song Bao Hua (Barry Song)"
 Re: [PATCH net-next v3 6/9] net: phy: icplus: don't set APS_EN bit ...Andrew Lunn
[New][PATCH][next] drm/radeon/nislands_smc.h: Replace one-element array ..."Gustavo A. R. Silva"
 Re: [PATCH][next][V2] media: uvcvideo: remove duplicated dma_dev a ...Laurent Pinchart
 Re: [net-next] net: mvpp2: add an entry to skip parserpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v4 0/8] support for bitmap (and hence CPU) list "N" abb ...Yury Norov
[New][PATCH] mips: Replace lkml.org links with loreKees Cook
[New][PATCH] block: Replace lkml.org links with loreKees Cook
 Re: [PATCH] platform/surface: aggregator: Fix access of unaligned ...mark gross
[New][PATCH] ARM: kexec: Remove unused kexec_reinit callbackJoel Stanley
[New][PATCH] usb: Replace lkml.org links with loreKees Cook
 Re: [PATCH net-next v3 7/9] net: phy: icplus: fix paged register a ...Michael Walle
 Re: [PATCH] bpf_lru_list: Read double-checked variable once withou ...Andrii Nakryiko
 Re: [PATCH] PCI: Run platform power transition on initial D0 entryBjorn Helgaas
 Re: [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration ...Jason Gunthorpe
 Re: [PATCH] bpf_lru_list: Read double-checked variable once withou ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v5 07/14] vfio/mdev: idxd: add 1dwq-v1 mdev typeJason Gunthorpe
[New][PATCH v2 1/1] af_unix: Allow Unix sockets to raise SIGURGrao.shoaib@oracle ...
 Re: [PATCH 01/15] dt-bindings: arm: fsl: add ls1021a-tsn boardRob Herring
 [RFC PATCH 1/5] hugetlb: add hugetlb helpers for soft dirty supportMike Kravetz
 [RFC PATCH 2/5] hugetlb: enhance hugetlb fault processing to suppo ...Mike Kravetz
 [RFC PATCH 5/5] mm proc/task_mmu.c: add hugetlb specific routine f ...Mike Kravetz
 Re: [PATCH v1 0/5] Enable fw_devlink=on by defaultSaravana Kannan
 [RFC PATCH 4/5] hugetlb: don't permit pmd sharing if soft dirty in useMike Kravetz
 [RFC PATCH 3/5] mm proc/task_mmu.c: add soft dirty pte checks for ...Mike Kravetz
 Re: [PATCH v2 net-next 3/4] net: phy: Add Qualcomm QCA807x driverAndrew Lunn
[New][RFC PATCH 0/5] Add hugetlb soft dirty supportMike Kravetz
[New][PATCH][next] media: venus: hfi_msgs.h: Replace one-element arrays ..."Gustavo A. R. Silva"
 Re: [PATCH net-next v3 9/9] net: phy: icplus: add MDI/MDIX support ...Michael Walle
 Re: [PATCH 4/5] ath10k: detect conf_mutex held ath10k_drain_tx() callskernel test robot
 Re: [PATCH v2 net-next 3/4] net: phy: Add Qualcomm QCA807x driverAndrew Lunn
 Re: [PATCH v4 0/8] support for bitmap (and hence CPU) list "N" abb ..."Paul E. McKenney"
 Re: [PATCH v2] selinux: measure state and policy capabilitiesPaul Moore
 Re: [PATCH v2 net-next 1/4] dt-bindings: net: Add QCA807x PHYAndrew Lunn
 Re: [PATCH] mm/slab: minor coding style tweaksDavid Rientjes
 Re: [PATCH] mm/slub: minor coding style tweaksDavid Rientjes
 Re: [PATCH v2] mm: page-writeback: simplify memcg handling in test ...Johannes Weiner
 Re: [PATCH v4 1/1] mm/highmem: Remove deprecated kmap_atomicIra Weiny
 Re: [PATCH] lkdtm: don't move ctors to .rodataStephen Boyd
 Re: [PATCH 02/15] KVM: selftests: Expose align() helpers to testsBen Gardon
 [tip: x86/entry] softirq: Move do_softirq_own_stack() to generic a ..."tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig"tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK"tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/softirq/64: Inline do_softirq_own_stack()"tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/entry: Convert system vectors to irq stack macro"tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/apic: Split out spurious handling code"tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/irq: Provide macro for inlining irq stack swi ..."tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/irq/64: Adjust the per CPU irq stack pointer by 8"tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/softirq: Remove indirection in do_softirq_own ..."tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/irq: Sanitize irq stack tracking"tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/entry: Convert device interrupts to inline st ..."tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/entry: Fix instrumentation annotation"tip-bot2 for Thomas Gleixner"
 [tip: x86/entry] x86/entry: Use run_sysvec_on_irqstack_cond() for ..."tip-bot2 for Thomas Gleixner"
 Re: [PATCH 01/15] KVM: selftests: Explicitly state indicies for vm ...Ben Gardon
 Re: UBSAN: shift-out-of-bounds in xprt_do_reserveRandy Dunlap
 Re: [PATCH 03/15] KVM: selftests: Align HVA for HugeTLB-backed mem ...Ben Gardon
 Re: [RESEND PATCH ] KVM: VMX: Enable/disable PML when dirty loggin ...Sean Christopherson
 Re: [RFC PATCH 1/2] mm,page_alloc: Make alloc_contig_range handle ...Mike Kravetz
 Re: [PATCH 05/15] KVM: selftests: Require GPA to be aligned when b ...Ben Gardon
 Re: UBSAN: shift-out-of-bounds in xprt_do_reserveTrond Myklebust
 Re: [PATCH 06/15] KVM: selftests: Use shorthand local var to acces ...Ben Gardon
 RE: [Linuxarm] Re: [PATCH for-next 00/32] spin lock usage optimiza ...Finn Thain
 Re: general protection fault in tomoyo_socket_sendmsg_permissionTetsuo Handa
 Re: [PATCH] erofs: fix shift-out-of-bounds of blkszbitsChao Yu
 Re: [PATCH] Documentation: Replace more lkml.org links with loreJoe Perches
 Re: [RFC PATCH 2/2] mm,page_alloc: Make alloc_contig_range handle ...Mike Kravetz
 Re: [PATCH] PCI: Run platform power transition on initial D0 entryMaximilian Luz
 Re: [PATCH 09/15] KVM: selftests: Move per-VM GPA into perf_test_argsBen Gardon
 Re: [PATCH 08/15] KVM: selftests: Use perf util's per-vCPU GPA/pag ...Ben Gardon
 Re: [PATCH 07/15] KVM: selftests: Capture per-vCPU GPA in perf_tes ...Ben Gardon
[New]possible deadlock in fs_reclaim_acquire (2)syzbot
 Re: [PATCH 10/15] KVM: selftests: Remove perf_test_args.host_page_sizeBen Gardon
 Re: [PATCH v5 3/4] usb: host: xhci-plat: Create platform device fo ...kernel test robot
 Re: [PATCH 11/15] KVM: selftests: Create VM with adjusted number o ...Ben Gardon
 Re: [PATCH v5 3/4] usb: host: xhci-plat: Create platform device fo ...kernel test robot
 Re: [PATCH v17 04/10] powerpc: Use common of_kexec_alloc_and_setup ...Thiago Jung Bauermann
[New][net-next v5 00/14] Add Marvell CN10K supportGeetha sowjanya
 [net-next v5 01/14] octeontx2-af: cn10k: Add mbox support for CN10 ...Geetha sowjanya
 [net-next v5 02/14] octeontx2-pf: cn10k: Add mbox support for CN10KGeetha sowjanya
 [net-next v5 03/14] octeontx2-af: cn10k: Update NIX/NPA context st ...Geetha sowjanya
 [net-next v5 04/14] octeontx2-af: cn10k: Update NIX and NPA contex ...Geetha sowjanya
 [net-next v5 05/14] octeontx2-pf: cn10k: Initialise NIX contextGeetha sowjanya
 [net-next v5 06/14] octeontx2-pf: cn10k: Map LMTST regionGeetha sowjanya
 [net-next v5 08/14] octeontx2-af: cn10k: Add RPM MAC supportGeetha sowjanya
 [net-next v5 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/N ...Geetha sowjanya
 [net-next v5 09/14] octeontx2-af: cn10k: Add support for programma ...Geetha sowjanya
 [net-next v5 10/14] octeontx2-af: cn10K: Add MTU configurationGeetha sowjanya
 [net-next v5 11/14] octeontx2-pf: cn10k: Get max mtu supported fro ...Geetha sowjanya
 [net-next v5 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats supportGeetha sowjanya
 [net-next v5 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame ...Geetha sowjanya
 [net-next v5 14/14] octeontx2-af: cn10k: MAC internal loopback supportGeetha sowjanya
 Re: [PATCH v17 04/10] powerpc: Use common of_kexec_alloc_and_setup ...Lakshmi Ramasubramanian
 Re: [PATCH V4 0/6] x86: Don't abuse tss.sp1Lai Jiangshan
 Re: [PATCH v17 06/10] powerpc: Enable passing IMA log to next kern ...Thiago Jung Bauermann
 Re: [PATCH 09/15] KVM: selftests: Move per-VM GPA into perf_test_argsSean Christopherson
 Re: [PATCH v2] selinux: measure state and policy capabilitiesLakshmi Ramasubramanian
 Re: [PATCH v20 21/25] x86/cet/shstk: Handle signals for shadow stackKees Cook
 Re: [RESEND PATCH ] KVM: VMX: Enable/disable PML when dirty loggin ...Sean Christopherson
 [for-next][PATCH 01/12] tracing: Do not create "enable" or "filter ...Steven Rostedt
[New][for-next][PATCH 00/12] tracing: Updates for 5.12Steven Rostedt
 [for-next][PATCH 02/12] tracepoints: Remove unnecessary "data_args ...Steven Rostedt
 [for-next][PATCH 03/12] tracepoints: Do not punish non static call ...Steven Rostedt
 [for-next][PATCH 04/12] tracepoints: Code clean upSteven Rostedt
 [for-next][PATCH 06/12] kprobes: Warn if the kprobe is reregisteredSteven Rostedt
 [for-next][PATCH 05/12] ftrace: Remove unused ftrace_force_update()Steven Rostedt
 [for-next][PATCH 08/12] tracing: Rework synthetic event command pa ...Steven Rostedt
 [for-next][PATCH 07/12] tracing/dynevent: Delegate parsing to crea ...Steven Rostedt
 [for-next][PATCH 12/12] selftests/ftrace: Add !event synthetic eve ...Steven Rostedt
 [for-next][PATCH 10/12] tracing: Add a backward-compatibility chec ...Steven Rostedt
 [for-next][PATCH 09/12] tracing: Update synth command errorsSteven Rostedt
 [for-next][PATCH 11/12] selftests/ftrace: Update synthetic event s ...Steven Rostedt
 Re: [PATCH] dma-buf: system_heap: do not warn for costly allocationJohn Stultz
 Re: [PATCH RFC] input/elants_i2c: Detect enum overflowMichał_Mirosław
 Re: [PATCH 0/9] Add support for SVM atomics in NouveauJohn Hubbard
 Re: [PATCH v3 1/5] clk: sunxi-ng: mp: fix parent rate change flag ...Stephen Boyd
 Re: [PATCH RFC 6/6] btrfs: Add roundrobin raid1 read policyMichał_Mirosław
 Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding descri ...Daniel Palmer
 Re: [PATCH] dma-buf: system_heap: do not warn for costly allocationMinchan Kim
[New][PATCH v2] dma-buf: system_heap: do not warn for costly allocationMinchan Kim
 Re: [RFC PATCH v2] taskstats: add /proc/taskstats to fetch pid/tgi ...Balbir Singh
 Re: [PATCH V3 1/2] dt-bindings: clk: versaclock5: Add optional loa ...Stephen Boyd
 Re: [PATCH 1/1] Macros with multiple statements should be enclosed ...kernel test robot
[New][PATCH v6 0/3] iio: Add a ChromeOS EC MKBP proximity driverStephen Boyd
 [PATCH v6 1/3] platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MK ...Stephen Boyd
 [PATCH v6 2/3] dt-bindings: iio: Add cros ec proximity yaml docStephen Boyd
 [PATCH v6 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driverStephen Boyd
[New][PATCH v5 0/2] ARM: kprobes: asm warning fixes and UAL conversionNick Desaulniers
 [PATCH v5 1/2] ARM: kprobes: fix UNPREDICTABLE warningsNick Desaulniers
 [PATCH v5 2/2] ARM: kprobes: rewrite test-arm.c in UALNick Desaulniers
 Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding descri ...Stephen Boyd
 RE: [Linuxarm] Re: [PATCH for-next 00/32] spin lock usage optimiza ..."Song Bao Hua (Barry Song)"
 Re: [PATCH] clk: socfpga: agilex: add clock driver for eASIC N5X p ...Stephen Boyd
 Re: [PATCH v6 02/15] clk: tegra: Don't enable PLLE HW sequencer at ...Stephen Boyd
 Re: [PATCH v6 01/15] clk: tegra: Add PLLE HW power sequencer controlStephen Boyd
 Re: [PATCH] block: Replace lkml.org links with loreJens Axboe
 Re: [Intel-gfx] [PATCH v5 1/4] drm/i915/gen9_bc: Recognize TGP PCH ...Rodrigo Vivi
 Re: [PATCH v5 3/4] drm/i915/gen9_bc: Introduce HPD pin mappings fo ...Rodrigo Vivi
 Re: [PATCH v5 4/4] drm/i915/gen9_bc: Add W/A for missing STRAP con ...Rodrigo Vivi
 Re: [RFC v1] clk: core: support clocks that need to be enabled dur ...Stephen Boyd
 Re: [PATCH][next] soc: xilinx: vcu: remove deadcode on null divide ...Stephen Boyd
[New][PATCH net-next] misc: Add Renesas Synchronization Management Unit ...<min.li.xe@renesas ...
 Re: linux-next: Tree for Feb 10 (acrn)"Liu, Shuo A"
 Re: [Intel-gfx] [PATCH v5 2/4] drm/i915/gen9_bc: Introduce TGP PCH ...Rodrigo Vivi
[New][PATCH net-next] mfd: Add Renesas Synchronization Management Unit ...<min.li.xe@renesas ...
[New][PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
 Re: [PATCH] scsi: ufs: sysfs: add is_ascii_output entryBart Van Assche
[New]linux-next: build failure after merge of the device-mapper treeStephen Rothwell
 Re: [PATCH] erofs: initialized fields can only be observed after b ...Chao Yu
 Re: [Intel-gfx] [RFC v4 09/11] drm/i915/dpcd_bl: Print return code ...Rodrigo Vivi
[New][PATCH] regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek
 Re: [Intel-gfx] [RFC v4 08/11] drm/i915/dpcd_bl: Return early in v ...Rodrigo Vivi
 Re: [RFC v4 05/11] drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_ena ...Rodrigo Vivi
 Re: [PATCH 1/2] include: fpga: adi-axi-common.h: add definitions f ...Moritz Fischer
 Re: [PATCH] dmaengine: qcom: bam_dma: Add LOCK and UNLOCK flag bit ...mdalam@codeauro ...
 Re: [PATCH 2/2] clk: axi-clkgen: Add support for FPGA infoMoritz Fischer
 Re: [PATCH v3 net-next 01/11] net: switchdev: propagate extack to ...Florian Fainelli
 Re: [Intel-gfx] [RFC v4 10/11] drm/dp: Extract i915's eDP backligh ...Rodrigo Vivi
 Re: [PATCH v3 net-next 04/11] net: dsa: configure proper brport fl ...Florian Fainelli
 Re: [PATCH v3 net-next 06/11] net: dsa: kill .port_egress_floods o ...Florian Fainelli
 Re: [PATCH v3 net-next 09/11] net: mscc: ocelot: use separate floo ...Florian Fainelli
 Re: [PATCH v3 net-next 10/11] net: mscc: ocelot: offload bridge po ...Florian Fainelli
 Re: linux-next: Tree for Feb 10 (acrn)Randy Dunlap
 Re: [PATCH] regulator: qcom-rpmh: fix pm8009 ldo7Vinod Koul
 Re: [PATCH v2 4/8] cxl/mem: Add basic IOCTL interfaceDan Williams
[New][PATCH v2 1/4] perf tools: record aarch64 registers automaticallyAlexandre Truong
 [PATCH v2 2/4] perf tools: add a mechanism to inject stack framesAlexandre Truong
 [PATCH v2 3/4] perf tools: enable dwarf_callchain_users on aarch64Alexandre Truong
 [PATCH v2 4/4] perf tools: determine if LR is the return addressAlexandre Truong
 [tip: locking/core] checkpatch: Don't check for mutex_trylock_recu ..."tip-bot2 for Sebastian Andrzej Siewior"
 [tip: perf/core] perf/x86/kvm: Add Cascade Lake Xeon steppings to ..."tip-bot2 for Jim Mattson"
 [tip: perf/core] perf/x86/rapl: Fix psys-energy event on Intel SPR ..."tip-bot2 for Zhang Rui"
\
 
  \ /
  Last update: 2022-09-17 16:09    [1.259 seconds]
©2004-2020 Jasper Spaans