lkml.org 
[lkml]   [2023]   [Feb]   [16]   [last100]  
 
/

16 Feb 2023

 
 Re: [PATCH v3] vdpa/mlx5: should not activate virtq object when su ...Si-Wei Liu
 Re: [RFC PATCH 0/5] Retire IA64/Itanium supportMike Rapoport
 Re: [Paatch] [staging][atomisp] Remove unneeded version.h include ...Randy Dunlap
 Re: [PATCH v3 06/10] sched/fair: Use the prefer_sibling flag of th ...Ricardo Neri
 Re: [PATCH v3] vdpa/mlx5: should not activate virtq object when su ...Jason Wang
 Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVMMike Rapoport
 [PATCH v3 01/35] maple_tree: Be more cautious about dead nodesSuren Baghdasaryan
[New][PATCH v3 00/35] Per-VMA locksSuren Baghdasaryan
 [PATCH v3 02/35] maple_tree: Detect dead nodes in mas_start()Suren Baghdasaryan
 [PATCH v3 03/35] maple_tree: Fix freeing of nodes in rcu modeSuren Baghdasaryan
 [PATCH v3 04/35] maple_tree: remove extra smp_wmb() from mas_dead_ ...Suren Baghdasaryan
 [PATCH v3 05/35] maple_tree: Fix write memory barrier of nodes onc ...Suren Baghdasaryan
 [PATCH v3 06/35] maple_tree: Add smp_rmb() to dead node detectionSuren Baghdasaryan
 [PATCH v3 08/35] mm: Enable maple tree RCU mode by default.Suren Baghdasaryan
 [PATCH v3 07/35] maple_tree: Add RCU lock checking to rcu callback ...Suren Baghdasaryan
 [PATCH v3 09/35] mm: introduce CONFIG_PER_VMA_LOCKSuren Baghdasaryan
 [PATCH v3 11/35] mm: move mmap_lock assert function definitionsSuren Baghdasaryan
 [PATCH v3 10/35] mm: rcu safe VMA freeingSuren Baghdasaryan
 [PATCH v3 13/35] mm: mark VMA as being written when changing vm_flagsSuren Baghdasaryan
 [PATCH v3 14/35] mm/mmap: move VMA locking before vma_adjust_trans ...Suren Baghdasaryan
 [PATCH v3 15/35] mm/khugepaged: write-lock VMA while collapsing a ...Suren Baghdasaryan
 [PATCH v3 12/35] mm: add per-VMA lock and helper functions to cont ...Suren Baghdasaryan
 [PATCH v3 18/35] mm/mremap: write-lock VMA while remapping it to a ...Suren Baghdasaryan
 [PATCH v3 19/35] mm: write-lock VMAs before removing them from VMA ...Suren Baghdasaryan
 [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can gro ...Suren Baghdasaryan
 [PATCH v3 20/35] mm: conditionally write-lock VMA in free_pgtablesSuren Baghdasaryan
 [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splittin ...Suren Baghdasaryan
 [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expan ...Suren Baghdasaryan
 [PATCH v3 22/35] kernel/fork: assert no VMA readers during its des ...Suren Baghdasaryan
 [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing wi ...Suren Baghdasaryan
 [PATCH v3 24/35] mm: introduce vma detached flagSuren Baghdasaryan
 [PATCH v3 25/35] mm: introduce lock_vma_under_rcu to be used from ...Suren Baghdasaryan
 [PATCH v3 30/35] mm: introduce per-VMA lock statisticsSuren Baghdasaryan
 [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is no ...Suren Baghdasaryan
 [PATCH v3 27/35] mm: add FAULT_FLAG_VMA_LOCK flagSuren Baghdasaryan
 [PATCH v3 28/35] mm: prevent do_swap_page from handling page fault ...Suren Baghdasaryan
 [PATCH v3 29/35] mm: prevent userfaults to be handled under per-vm ...Suren Baghdasaryan
 [PATCH v3 31/35] x86/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan
 [PATCH v3 32/35] arm64/mm: try VMA lock-based page fault handling ...Suren Baghdasaryan
 [PATCH v3 33/35] powerc/mm: try VMA lock-based page fault handling ...Suren Baghdasaryan
 [PATCH v3 35/35] mm: separate vma->lock from vm_area_structSuren Baghdasaryan
 [PATCH v3 34/35] mm/mmap: free vm_area_struct without call_rcu in ...Suren Baghdasaryan
 Re: [PATCH v4 05/11] iommu/mediatek: mt8192: Add iova_region_larb_mskYong Wu (吴勇)
 Re: [PATCH v2 7/8] x86/mm: only check uniform after calling mtrr_t ...Juergen Gross
 Re: [PATCH] arm_pmu: Invert fallback armpmu_filter() return value ...Asahi Lina
 Re: [PATCH net-next v1 1/1] net: phy: c45: genphy_c45_an_config_an ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next] net: lan966x: Use automatic selection of VCAP ...Jakub Kicinski
 Re: [RESEND v8 4/5] clk: qcom: lpassaudiocc-sc7280: Merge AHB cloc ...Stephen Boyd
 Re: PROBLEM: sparc64 random crashes starting w/ Linux 6.1 (regression)Nick Bowler
[New][PATCH v7 0/6] MT8188 IOMMU SUPPORTYong Wu
 [PATCH v7 2/6] iommu/mediatek: Fix two IOMMU share pagetable issueYong Wu
 [PATCH v7 1/6] dt-bindings: mediatek: mt8188: Add binding for MM & ...Yong Wu
 [PATCH v7 3/6] iommu/mediatek: Adjust mtk_iommu_config flowYong Wu
 [PATCH v7 4/6] iommu/mediatek: Add enable IOMMU SMC command for IN ...Yong Wu
 [PATCH v7 5/6] iommu/mediatek: Add MT8188 IOMMU SupportYong Wu
 [PATCH v7 6/6] iommu/mediatek: mt8188: Add iova_region_larb_mskYong Wu
 Re: [PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRRJuergen Gross
 Re: [PATCH v2 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-de ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH 2/2] HID: apple-magic-backlight: Add driver for keyboar ...Thomas Weißschuh
 Re: [PATCH net,v2,1/2] ipv6: Add lwtunnel encap size of all siblin ...David Ahern
 Re: [PATCH 1/2] arm64: dts: qcom: sc7180: Fix trogdor qspi pull di ...Stephen Boyd
 Re: [PATCH v2 1/2] thunderbolt: Adjust how NVM reading worksMika Westerberg
 Re: [PATCH v3] Documentation: core-api: packing: correct spellingpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v4 1/4] dt-bindings: mmc: Add StarFive MMC moduleWilliam Qiu
 Re: [PATCH net,v2,2/2] selftests: fib_tests: Add test cases for IP ...David Ahern
 Re: 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): u ...Benjamin Gray
 Re: [PATCH 2/2] HID: apple-magic-backlight: Add driver for keyboar ...Orlando Chamberlain
 Re: [PATCH] scsi: ufs: support IO traces for zoned block deviceChristoph Hellwig
 Re: [PATCH v2 1/2] thunderbolt: Adjust how NVM reading worksMario Limonciello
 Re: [net-next 1/3] seg6: factor out End lookup nexthop processing ...David Ahern
 Re: [Patch] [drivers/net] Remove unneeded version.h includesJakub Kicinski
 Re: [net-next 2/3] seg6: add PSP flavor support for SRv6 End behaviorDavid Ahern
 RE: [PATCH v2] sched/isolation: Fix illegal CPU value by housekeep ..."Zhang, Qiang1"
 Re: [PATCH] block: Fix io statistics for cgroup in throttle pathChristoph Hellwig
 Re: [PATCH v6 3/6] cpufreq: amd_pstate: Add guided autonomous modeHuang Rui
 Re: [net-next 3/3] selftests: seg6: add selftest for PSP flavor in ...David Ahern
[New][PATCH -next v2] thermal/drivers/mediatek: Remove unneeded semicolonYang Li
[New]RE: Hello DearMiss Reacheal
 Re: [PATCH v6 4/6] Documentation: amd_pstate: Move amd_pstate para ...Huang Rui
 Re: [PATCH v6 5/6] cpufreq: amd_pstate: Add guided mode control su ...Huang Rui
 Re: [PATCH v6 6/6] Documentation: amd_pstate: Update amd_pstate st ...Huang Rui
 Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAsMuhammad Usama Anjum
[New][PATCH] orphan sysvfsChristoph Hellwig
[New][PATCH] stop mainaining UUIDChristoph Hellwig
 Re: [PATCH v6 4/6] Documentation: amd_pstate: Move amd_pstate para ...Huang Rui
 Re: [PATCH] block: Fix io statistics for cgroup in throttle pathMing Lei
[New][PATCH -next] drivers/perf: Use devm_platform_get_and_ioremap_reso ...Yang Li
 Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64"Paul E. McKenney"
 Re: [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic ...Greg Kroah-Hartman
 [PATCH 0/2] mailbox: pcc: Support platform notification for type4 ...Huisong Li
 [PATCH 2/2] mailbox: pcc: Support shared interrupt for multiple su ...Huisong Li
 [PATCH 1/2] mailbox: pcc: Add processing platform notification for ...Huisong Li
 Re: [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regionsGreg Kroah-Hartman
 Re: [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPCGreg Kroah-Hartman
 Re: [PATCH v6 3/6] cpufreq: amd_pstate: Add guided autonomous modeWyes Karny
[New][PATCH v3 1/2] mm/userfaultfd: Support WP on multiple VMAsMuhammad Usama Anjum
 Re: [EXT] Re: [PATCH v0] qed/qed_dev: guard against a possible div ...Daniil Tatianin
 [PATCH v3 2/2] mm/userfaultfd: add VM_WARN_ONCE()Muhammad Usama Anjum
 Re: [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMCChristophe Leroy
 Re: [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC coreGreg Kroah-Hartman
 Re: [PATCH v3 2/3] LoongArch: Add ptrace single step supportJinyang He
 Re: [PATCH v6 4/6] Documentation: amd_pstate: Move amd_pstate para ...Wyes Karny
 Re: [PATCH 2/2] leds: trigger: ledtrig-tty: add additional modesJiri Slaby
 Re: [PATCH] net: mdio: thunder: Do not unregister buses that have ...Christophe JAILLET
 Re: [PATCH 2/2] OPP: Disallow "opp-hz" property without a correspo ...Manivannan Sadhasivam
 Re: [PATCH v2] tty: ttynull: implement console writeGreg Kroah-Hartman
 Re: [PATCH v3 1/2] dt-bindings: arm: omap: add phytec pcm-049 som ...Tony Lindgren
[New]Re: [syzbot] WARNING in usb_tx_block/usb_submit_urb"Fabio M. De Francesco"
 Re: [PATCH v4 2/5] LoongArch: Use la.pcrel instead of la.abs for e ...Huacai Chen
 Re: [PATCH] block: Fix io statistics for cgroup in throttle pathMuchun Song
 Re: [PATCH v3 2/3] LoongArch: Add ptrace single step supportWANG Xuerui
 Re: [RFC 0/3] Make WLAN and Bluetooth basically work for CI20"H. Nikolaus Schaller"
 Re: [PATCH stable v5.15.y 1/1] crypto: add __init/__exit annotatio ...Greg KH
 Re: [PATCH] drm/amdgpu: make kobj_type structures constantChristian_König
 Re: [PATCH v4 2/5] LoongArch: Use la.pcrel instead of la.abs for e ...Jinyang He
 Re: [PATCH] MIPS: vpe-mt: provide a default 'physical_memsize'Randy Dunlap
 Re: [PATCH] kcsan: select CONFIG_CONSTRUCTORSMarco Elver
 Re: [PATCH v2] f2fs: fix uninitialized skipped_gc_rwsemMiko Larsson
 Re: [PATCH v4 2/5] LoongArch: Use la.pcrel instead of la.abs for e ...Xi Ruoyao
 Re: [PATCH 2/2] HID: apple-magic-backlight: Add driver for keyboar ...Orlando Chamberlain
 Re: [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driverXingyu Wu
[New][PATCH] iommu: Avoid softlockup and rcu stall in fq_flush_timeout().Peng Zhang
[New][PATCH v2] f2fs: fix uninitialized skipped_gc_rwsemYonggil Song
 Re: [PATCH v3 2/2] ext4: make sure fs error flag setted before cle ...Baokun Li
 Re: [PATCH v3 1/2] ext4: commit super block if fs record error whe ...Baokun Li
 Re: [PATCH v3 0/2] fix error flag covered by journal recoveryBaokun Li
 Re: [PATCH v2] HID: add KEY_CAMERA_FOCUS event in HIDGreg KH
 Re: [RFC PATCH 1/5] soc: qcom: Make the Qualcomm UFS/SDCC ICE a de ...Eric Biggers
 Re: [PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not ...Leon Romanovsky
[New][PATCH v2] f2fs: fix uninitialized skipped_gc_rwsemYonggil Song
 Re: [PATCH v2 1/9] PCI: rockchip: Remove writes to unused registersDamien Le Moal
 Re: [PATCH v2 08/47] clk: mediatek: mt2712: Move apmixedsys clock ...Chen-Yu Tsai
 Re: [PATCH v2 09/47] clk: mediatek: mt2712: Change to use module_p ...Chen-Yu Tsai
[New][PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEMBaoquan He
 [PATCH 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEMBaoquan He
 Re: [PATCH 1/2] scsi: ufs: core: Fix mcq tag calcualtionManivannan Sadhasivam
 Re: [RFC PATCH 1/5] soc: qcom: Make the Qualcomm UFS/SDCC ICE a de ...Eric Biggers
 Re: [PATCH v2 5/7] media: dt-bindings: samsung,exynos4212-is: conv ...Krzysztof Kozlowski
 Re: [syzbot] WARNING in usb_tx_block/usb_submit_urbsyzbot
[New][PATCH v2] f2fs: fix uninitialized skipped_gc_rwsemYonggil Song
 Re: [PATCH v2] f2fs: fix uninitialized skipped_gc_rwsem""
 Re: [PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not ...Leon Romanovsky
[New][PATCH bpf-next] selftests/bpf: Remove not used headersTiezhu Yang
 Re: [PATCH 0/2] handle memoryless nodes more appropriatelyMichal Hocko
[New][PATCH v2] regulator: max597x: Align for simple_mfd_i2c driverNaresh Solanki
 [RFC v1 net-next 1/7] phy: phy-ocelot-serdes: add ability to be us ...Colin Foster
[New][RFC v1 net-next 0/7] add support for ocelot external portsColin Foster
 [RFC v1 net-next 2/7] mfd: ocelot: add ocelot-serdes capabilityColin Foster
 [RFC v1 net-next 3/7] net: mscc: ocelot: expose ocelot_pll5_init r ...Colin Foster
 [RFC v1 net-next 4/7] net: mscc: ocelot: expose generic phylink_ma ...Colin Foster
 [RFC v1 net-next 5/7] net: dsa: felix: attempt to initialize inter ...Colin Foster
 [RFC v1 net-next 6/7] net: dsa: felix: allow external parsing of p ...Colin Foster
 [RFC v1 net-next 7/7] net: dsa: ocelot_ext: add support for extern ...Colin Foster
 Re: [PATCH v2 11/47] clk: mediatek: mt8365: Convert simple_gate to ...Chen-Yu Tsai
 Re: [PATCH] riscv: kprobe: Optimize kprobe with accurate atomicityBjörn Töpel
 Re: [PATCH v3 1/2] ext4: commit super block if fs record error whe ..."yebin (H)"
 Re: [PATCH v2 12/47] clk: mediatek: mt8365: Join top_misc_mux_gate ...Chen-Yu Tsai
 Re: [PATCH v2 13/47] clk: mediatek: mt8365: Convert to mtk_clk_sim ...Chen-Yu Tsai
 Re: [PATCH v2 16/47] clk: mediatek: mt8167: Remove __initconst ann ...Chen-Yu Tsai
 Re: [PATCH v2 17/47] clk: mediatek: mt8167: Convert to mtk_clk_sim ...Chen-Yu Tsai
 Re: [PATCH v4 2/5] LoongArch: Use la.pcrel instead of la.abs for e ...Youling Tang
 Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memoryMichal Hocko
[New][PATCH bpf-next] Fix typos in selftest/bpf filesTaichi Nishimura
 Re: [PATCH] tasks: Extract rcu_users out of unionOleg Nesterov
 Re: [PATCH v1 4/5] usb: fotg210: Switch to use dev_err_probe()Christophe JAILLET
 Re: [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST26 ...Krzysztof Kozlowski
 Re: [PATCH net-next v2 06/10] net: microchip: sparx5: Add ES0 VCAP ...Paolo Abeni
 Re: [PATCH V2 1/2] dt-bindings: interrupt-controller: Add Loongson ...Krzysztof Kozlowski
 Re: [PATCH v2 18/47] clk: mediatek: mt8183: Move apmixedsys clock ...Chen-Yu Tsai
 Re: [PATCH v3 0/2] fix error flag covered by journal recovery"yebin (H)"
 Re: [PATCH v4 2/7] dt-bindings: net: snps,dwmac: Update the maxite ...Krzysztof Kozlowski
 Re: [PATCH 2/3] dt-bindings: hwlock: sun6i: Add missing namesKrzysztof Kozlowski
 Re: [PATCH bpf-next] Fix typos in selftest/bpf filesGreg KH
[New][PATCH v7 0/6] cpufreq: amd-pstate: Add guided autonomous mode supportWyes Karny
 [PATCH v7 1/6] acpi: cppc: Add min and max perf reg writing supportWyes Karny
[New][PATCH] perf/arm-cmn: Fix and refactor device mapping resourceJing Zhang
 [PATCH v7 2/6] acpi: cppc: Add auto select register read/write supportWyes Karny
 [PATCH v7 3/6] Documentation: cpufreq: amd-pstate: Move amd_pstate ...Wyes Karny
 [PATCH v7 4/6] cpufreq: amd-pstate: Add guided autonomous modeWyes Karny
 Re: [PATCH v6 3/3] watchdog: mt7621-wdt: avoid ralink architecture ...Krzysztof Kozlowski
 [PATCH v7 5/6] cpufreq: amd-pstate: Add guided mode control suppor ...Wyes Karny
 [PATCH v7 6/6] Documentation: cpufreq: amd-pstate: Update amd_psta ...Wyes Karny
 Re: [PATCH 0/2] handle memoryless nodes more appropriatelyQi Zheng
[New][PATCH] scsi: virtio_scsi: Modify the kmalloc allocation flagLi zeming
 Re: [PATCH v2 19/47] clk: mediatek: mt8183: Compress clocks arrays ...Chen-Yu Tsai
 Re: [PATCH v2 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpioKrzysztof Kozlowski
 Re: [syzbot] WARNING in usb_tx_block/usb_submit_urb"Fabio M. De Francesco"
 Re: [PATCH net-next v2 00/10] Adding Sparx5 ES0 VCAP supportpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v1 4/5] usb: fotg210: Switch to use dev_err_probe()Linus Walleij
 Re: [PATCH bpf-next] Fix typos in selftest/bpf filesRandy Dunlap
 Re: [PATCH 3/3] irqchip/gic-v3: Save and restore distributor and r ...Marc Zyngier
 Re: [PATCH 1/3] drm/msm/dpu: Read previously-uninitialized SSPP sc ...Marijn Suijten
 Re: [PATCH] ARM: dts: mvebu: Add support for Thecus N2350 boardKrzysztof Kozlowski
 Re: [PATCH v7 0/6] cpufreq: amd-pstate: Add guided autonomous mode ...Huang Rui
[New][PATCH v3] Our HID device need KEY_CAMERA_FOCUS event to control c ...Qi Feng
 Re: [PATCH v2 3/5] dt-bindings: hwlock: sun6i: Add missing namesKrzysztof Kozlowski
 Re: [PATCH v2 5/5] arm64: dts: allwinner: a64: Add hwspinlock nodeKrzysztof Kozlowski
[New][PATCH] of: reserved_mem: Use proper binary prefixGeert Uytterhoeven
 Re: [PATCH 0/2] handle memoryless nodes more appropriatelyMichal Hocko
 Re: [PATCH v2 4/5] dt-bindings: hwlock: sun6i: Add a64 compatible ...Krzysztof Kozlowski
[New][tip:objtool/core] [x86/unwind/orc] ffb1b4a410: BUG:KASAN:stack-o ...kernel test robot
 Re: [PATCH 1/3] dt-bindings: hwlock: sun6i: Add missing #hwlock-cellsBastian Germann
 Re: [PATCH v2 2/5] dt-bindings: hwlock: sun6i: Add #hwlock-cells t ...Krzysztof Kozlowski
 Re: [PATCH net-next v1 3/3] net/mlx5e: TC, Add support for VxLAN G ...Gavin Li
 Re: [RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancingBharata B Rao
[New][PATCH] kbuild: optimize the increments the version number rulesMeng Tang
 Re: [PATCH v2 1/9] PCI: rockchip: Remove writes to unused registersRick Wertenbroek
 Re: [syzbot] WARNING in usb_tx_block/usb_submit_urbsyzbot
[New][PATCH v4] HID: add KEY_CAMERA_FOCUS event in HIDQi Feng
 Re: [PATCH v3 5/5] arm64: dts: imx8mp-verdin: add 88W8997 serdev t ...Francesco Dolcini
[New][PATCH v4] firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
 Re: [PATCH v3] firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
 Re: [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk supportAlexandre Mergnat
 Re: [PATCH v2 3/5] dt-bindings: hwlock: sun6i: Add missing namesWilken Gottwalt
[New][PATCH bpf-next] Fix typos in selftest/bpf filesTaichi Nishimura
 Re: [PATCH v3 0/4] dmaengine: dw-edma: Add support for native HDMASerge Semin
 Re: [PATCH v2 20/47] clk: mediatek: mt8183: Convert all remaining ...Chen-Yu Tsai
[New]acerhdf thermal questionDaniel Lezcano
 Re: [PATCH v2 01/12] media: v4l2: Add NV15 pixel formatHsia-Jun Li
[New]KASAN: A use-after-free bug in btrfsic_print_rem_linkbutt3rflyh4ck
 RE: [PATCH v2] LoongArch: add checksum optimization for 64-bit systemDavid Laight
 Re: [PATCH 0/3] drm/msm/dpu: Initialize SSPP scaler version (from ...Marijn Suijten
 Re: [PATCH v2 0/3] SPI core CS delay fixes and additionsJanne Grunau
 Re: [PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEMNiklas Schnelle
 Re: [PATCH 4/6] regulator: Add operation to let drivers select vse ...Frieder Schrempf
[New][PATCH -next] can: ctucanfd: Use devm_platform_ioremap_resource()Yang Li
 Re: [PATCH V6 1/3] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' ...Krzysztof Kozlowski
 Re: [PATCH 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEMNiklas Schnelle
 Re: [PATCH net-next v2 06/10] net: microchip: sparx5: Add ES0 VCAP ...Steen Hegelund
 Re: [PATCH v1 1/1] usb: dwc3: xilinx: Remove unused of_gpio,hMichal Simek
 Re: acerhdf thermal questionHans de Goede
 Re: [PATCH 2/2] Revert "splice: Do splice read from a buffered fil ...Konrad Dybcio
 Re: [PATCH net-next v1 7/7] net: fec: add support for PHYs with Sm ...Oleksij Rempel
 Re: acerhdf thermal questionHans de Goede
 Re: [PATCH 1/2] dt-bindings: regulator: Add bindings for Richtek R ...Krzysztof Kozlowski
 Re: [PATCH] i2c: xiic: Remove some dead codeMichal Simek
[New]هل يمكنك مساعدتي"Mrs. Cristina Campbell"
 Re: [PATCH v5 1/2] usb: serial: add support for CH348Johan Hovold
 Re: Does earlyprintk=ttyS0 work for an AMD SNP guest on KVM?Jeremi Piotrowski
 Re: [PATCH 2/2] dt-bindings: rng: Add MediaTek MT7981 TRNGKrzysztof Kozlowski
 Re: [PATCH v7 0/7] add support for CDX busKrzysztof Kozlowski
[New][PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAsMuhammad Usama Anjum
 RE: [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST26 ...Ryan Chen
 Re: [PATCH v3 1/2] ext4: commit super block if fs record error whe ...Baokun Li
 [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()Muhammad Usama Anjum
 Re: [PATCH] iommu/of: mark an unused function as __maybe_unusedJoerg Roedel
 Re: [PATCH 2/2] dt-bindings: rng: Add MediaTek MT7981 TRNGDaniel Golle
 Re: [PATCH 1/2] dt-bindings: usb: dwc3: Add snps,ulpi-ext-vbus-drv ...Krzysztof Kozlowski
 Re: [PATCH 3/3] arm64: dts: qcom: sa8775p: add the GNSS high-speed ...Krzysztof Kozlowski
 RE: [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST26 ...Ryan Chen
 Re: [PATCH v5 2/2] usb: serial: add myself as maintainer of CH348Johan Hovold
[New]Re: [syzbot] WARNING in usb_tx_block/usb_submit_urb"Fabio M. De Francesco"
 Re: [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST26 ...Krzysztof Kozlowski
[New][PATCH v2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth ...Tim Jiang
 Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()David Hildenbrand
 RE: [PATCH v7 0/7] add support for CDX bus"Agarwal, Nikhil"
 Re: [PATCH v2] LoongArch: add checksum optimization for 64-bit systemmaobibo
 Re: [PATCH v4] HID: add KEY_CAMERA_FOCUS event in HIDqi feng
 RE: [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST26 ...Ryan Chen
 Re: [PATCH] dt-bindings: gpio.txt: expand gpio-line-names recommen ...Linus Walleij
 Re: [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 Visio ...Emil Renner Berthing
 Re: [PATCH net-next 1/3] net/sched: taprio: fix calculation of max ...Kurt Kanzenbach
 Re: [PATCH 0/4] drm/vc4: hdmi: Firmware clocks cleanupMaxime Ripard
 Re: [PATCH net-next 2/3] net/sched: taprio: don't allow dynamic ma ...Kurt Kanzenbach
 Re: [PATCH net-next 3/3] net/sched: taprio: dynamic max_sdu larger ...Kurt Kanzenbach
[New][regression] Bug 217037 - cmb attributes missing from the nvme cla ..."Linux regression tracking (Thorsten Leemhuis)"
 Re: [PATCH v3 1/2] ext4: commit super block if fs record error whe ..."yebin (H)"
 Re: [PATCH V2 1/2] dt-bindings: interrupt-controller: Add Loongson ...Huacai Chen
 Re: [PATCH v2 2/8] x86/mtrr: support setting MTRR state for softwa ...Juergen Gross
 Re: [PATCH V2 1/2] dt-bindings: interrupt-controller: Add Loongson ...Krzysztof Kozlowski
 Re: [PATCHv2] io_uring: Support calling io_uring_register with a r ...Dylan Yudaken
[New][PATCH 00/17] Mass convert GPIO IRQ chips to be immutableLinus Walleij
 [PATCH 01/17] gpio: altera: Convert to immutable irq_chipLinus Walleij
 [PATCH 02/17] gpio: adnp: Convert to immutable irq_chipLinus Walleij
 [PATCH 03/17] gpio: aspeed: Convert to immutable irq_chipLinus Walleij
 [PATCH 05/17] gpio: ath79: Convert to immutable irq_chipLinus Walleij
 [PATCH 04/17] gpio: aspeed-sgpio: Convert to immutable irq_chipLinus Walleij
 [PATCH 06/17] gpio: cadence: Convert to immutable irq_chipLinus Walleij
 [PATCH 08/17] gpio: hisi: Convert to immutable irq_chipLinus Walleij
 [PATCH 07/17] gpio: eic_sprd: Convert to immutable irq_chipLinus Walleij
 [PATCH 09/17] gpio: hlwd: Convert to immutable irq_chipLinus Walleij
 [PATCH 11/17] gpio: msc313: Convert to immutable irq_chipLinus Walleij
 [PATCH 10/17] gpio: idt3243x: Convert to immutable irq_chipLinus Walleij
 [PATCH 12/17] gpio: mlxbf2: Convert to immutable irq_chipLinus Walleij
 [PATCH 13/17] gpio: max732x: Convert to immutable irq_chipLinus Walleij
 [PATCH 14/17] gpio: omap: Drop irq_baseLinus Walleij
 Re: [PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM"Arnd Bergmann"
 [PATCH 17/17] gpio: pcie-idio-24: Convert to immutable irq_chipLinus Walleij
 [PATCH 16/17] gpio: pci-idio-16: Convert to immutable irq_chipLinus Walleij
 [PATCH 15/17] gpio: omap: Convert to immutable irq_chipLinus Walleij
 Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAsDavid Hildenbrand
 Re: [PATCH net-next v2 06/10] net: microchip: sparx5: Add ES0 VCAP ...Paolo Abeni
 Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVMDavid Hildenbrand
 Re: [PATCH v2 3/4] arm64: dts: qcom: sa8775p: add the GNSS high-sp ...Bartosz Golaszewski
 Re: [RFC 2/5] workqueue: Warn when a new worker could not be createdPetr Mladek
 Re: [PATCH 1/2] x86/kexec: Preserve CR4.MCE during kexec"Kirill A. Shutemov"
 [PATCH 2/2] erofs: set block size to the on-disk block sizeJingbo Xu
 Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migra ...David Hildenbrand
[New][PATCH 1/2] erofs: convert hardcoded blocksize to sb->s_blocksizeJingbo Xu
[New][regression] Bug 217042 - mdb_copy produces a corrupted database o ..."Linux regression tracking #adding (Thorsten Leemhuis)"
 Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()Muhammad Usama Anjum
 Re: [PATCH 1/3] ASoC: soc-generic-dmaengine-pcm: add option to sta ...<Claudiu.Beznea@microchi ...
 Re: [PATCH v2 2/2] mm/memory_hotplug: cleanup 'ret' variable usage ...David Hildenbrand
 Re: [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 Visio ...Conor Dooley
 Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to ..."Nikunj A. Dadhania"
[New][PATCH] mm, page_alloc: reduce page alloc/free sanity checksVlastimil Babka
 Re: [PATCH v2 1/9] PCI: rockchip: Remove writes to unused registersDamien Le Moal
 Re: [PATCH bpf-next v1 0/4] Support bpf trampoline for RV64Björn Töpel
 Re: [PATCH 1/2] dt-bindings: regulator: Add bindings for Richtek R ...ChiYuan Huang
 Re: [PATCH 0/3] mailbox: Allow direct registration to a channelSudeep Holla
 Re: [PATCH] stop mainaining UUIDAndy Shevchenko
[New][syzbot] WARNING: stack going in the wrong direction? at __sys_set ...syzbot
 Re: [PATCH 1/2] dt-bindings: regulator: Add bindings for Richtek R ...Krzysztof Kozlowski
 Re: [PATCH 1/2] hwrng: add driver for MediaTek TRNG SMCAngeloGioacchino Del Regno
 Re: [syzbot] WARNING: stack going in the wrong direction? at __sys ...Dmitry Vyukov
 Re: [PATCH 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,sta ...Krzysztof Kozlowski
 Re: [PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 ...AngeloGioacchino Del Regno
 Re: 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): u ..."Linux regression tracking (Thorsten Leemhuis)"
[New]VERY VERY URGENT.Zahiri Keen
 Re: [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 Visio ...Conor Dooley
 Re: [PATCH RFC net-next v2 1/3] vsock: support sockmapStefano Garzarella
 Re: [PATCH RFC net-next v2 2/3] selftests/bpf: add vsock to vmtest.shStefano Garzarella
 Re: [PATCH -next] can: ctucanfd: Use devm_platform_ioremap_resource()Pavel Pisa
 Re: [PATCH v4] HID: add KEY_CAMERA_FOCUS event in HIDGreg KH
 Re: [PATCH 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,sta ...<Claudiu.Beznea@microchi ...
 Re: [PATCH 1/6] dt-bindings: regulator: pca9450: Document new usag ...Frieder Schrempf
 Re: [PATCH 1/7] dt-bindings: clock: split qcom,gcc-ipq4019 to sepa ...Krzysztof Kozlowski
 Re: [PATCH RFC net-next v2 3/3] selftests/bpf: Add a test case for ...Stefano Garzarella
 Re: [PATCH 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,sta ...Krzysztof Kozlowski
 Re: [PATCH v4] HID: add KEY_CAMERA_FOCUS event in HIDGreg KH
 Re: [PATCH 1/2] erofs: convert hardcoded blocksize to sb->s_blocksizeGao Xiang
[New][PATCH] scsi-3w-9xxx: NULL check in twa_scsiop_execute_scsi()Alexander Sapozhnikov
 Re: [PATCH] wifi: brcmfmac: p2p: Introduce generic flexible array ...Linus Walleij
 Re: [PATCH v4 1/4] dt-bindings: mmc: Add StarFive MMC moduleKrzysztof Kozlowski
 Re: [PATCH RFC net-next v2 0/3] vsock: add support for sockmapStefano Garzarella
 Re: [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer- ...AngeloGioacchino Del Regno
 Re: [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify ..."Kirill A. Shutemov"
 Re: [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon docKrzysztof Kozlowski
 Re: [PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not ...Joerg Roedel
[New][PATCH v2] HID: mcp-2221: prevent UAF in delayed workBenjamin Tissoires
 Re: [PATCH v2 21/47] clk: mediatek: Consistently use GATE_MTK() macroChen-Yu Tsai
 Re: [PATCH v2 1/8] include/acpi: add definition of ASPT tableJeremi Piotrowski
 Re: [PATCH net-next 3/3] net/sched: taprio: dynamic max_sdu larger ...Vladimir Oltean
 Re: [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon docConor Dooley
 Re: [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compa ...Krzysztof Kozlowski
[New][PATCH] cpufreq: qcom-hw: Simplify counting frequency domainsKonrad Dybcio
 Re: [PATCH v5 1/2] usb: serial: add support for CH348Greg KH
 Re: [PATCH 3/7] dt-bindings: phy: qcom,qmp-pcie: Add ipq9574 compa ...Krzysztof Kozlowski
 Re: [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon docWilliam Qiu
[New][PATCHv2] drm/amdgpu: register a vga_switcheroo client for MacBook ...Orlando Chamberlain
 Re: [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon docKrzysztof Kozlowski
 Re: [PATCH v4 1/4] dt-bindings: mmc: Add StarFive MMC moduleConor Dooley
 Re: [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon docKrzysztof Kozlowski
 Re: [RESEND PATCH 00/12] arm64: dts: qcom: Supply clock from cpufr ...Konrad Dybcio
 Re: [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 Visio ...Emil Renner Berthing
 Re: [RESEND PATCH 01/12] arm64: dts: qcom: sdm845: Supply clock fr ...Konrad Dybcio
 [PATCH 1/9] ASoC: amd: vangogh: Remove unnecessary init functionLucas Tanure
 Re: [PATCH] drm/i915: Make kobj_type structures constantJani Nikula
 [PATCH 3/9] ASoC: amd: vangogh: use sizeof of variable instead of ...Lucas Tanure
 [PATCH 5/9] ASoC: amd: vangogh: use for_each_rtd_components instea ...Lucas Tanure
 [PATCH 9/9] ASoC: amd: vangogh: Include cs35l41 in structs namesLucas Tanure
 [PATCH 2/9] ASoC: amd: vangogh: Update code indentationLucas Tanure
 [PATCH 4/9] ASoC: amd: vangogh: remove unnecessarily included headersLucas Tanure
[New][PATCH 0/9] Refactor Vangogh acp5x machine driverLucas Tanure
 [PATCH 8/9] ASoC: amd: vangogh: Centralize strings definitionLucas Tanure
 [PATCH 6/9] ASoC: amd: vangogh: Check Bit Clock rate before snd_so ...Lucas Tanure
 [PATCH 7/9] ASoC: amd: vangogh: Move nau8821 and CPU side code up ...Lucas Tanure
 Re: [RESEND PATCH 02/12] arm64: dts: qcom: sc7280: Supply clock fr ...Konrad Dybcio
 Re: [RESEND PATCH 03/12] arm64: dts: qcom: sm6350: Supply clock fr ...Konrad Dybcio
 Re: [PATCH net-next 3/3] net/sched: taprio: dynamic max_sdu larger ...Vladimir Oltean
 Re: [RESEND PATCH 04/12] arm64: dts: qcom: sm8550: Supply clock fr ...Konrad Dybcio
 Re: [PATCH 1/2] dt-bindings: regulator: Add bindings for Richtek R ...ChiYuan Huang
[New][PATCHv2] hda/hdmi: Register with vga_switcheroo on Dual GPU MacbooksOrlando Chamberlain
 Re: [PATCH V8 3/7] dt-bindings: pinctrl: qcom: Add support for IPQ9574Krzysztof Kozlowski
 Re: [PATCH net-next] net: lan966x: Use automatic selection of VCAP ...Horatiu Vultur
 Re: [RESEND PATCH 05/12] arm64: dts: qcom: sm8250: Supply clock fr ...Konrad Dybcio
 Re: [RESEND PATCH 08/12] arm64: dts: qcom: sm8150: Supply clock fr ...Konrad Dybcio
 Re: [RESEND PATCH 06/12] arm64: dts: qcom: qdu1000: Supply clock f ...Konrad Dybcio
 Re: [RESEND PATCH 07/12] arm64: dts: qcom: sc7180: Supply clock fr ...Konrad Dybcio
 Re: [RESEND PATCH 09/12] arm64: dts: qcom: sm8350: Supply clock fr ...Konrad Dybcio
 Re: [RESEND PATCH 10/12] arm64: dts: qcom: sc8280xp: Supply clock ...Konrad Dybcio
 Re: [PATCH net-next 3/3] net/sched: taprio: dynamic max_sdu larger ...Kurt Kanzenbach
 Re: [RESEND PATCH 11/12] arm64: dts: qcom: sm6375: Supply clock fr ...Konrad Dybcio
 Re: [RFC PATCH kernel 1/2] perf/x86/amd: Add amd_prevent_hostibs_w ..."Shukla, Manali"
 Re: [RESEND PATCH 12/12] arm64: dts: qcom: sm6115: Supply clock fr ...Konrad Dybcio
[New][PATCH] NULL check in twl_scsiop_execute_scsi()Alexander Sapozhnikov
 Re: [PATCH 1/7] dt-bindings: clock: split qcom,gcc-ipq4019 to sepa ...Robert Marko
 Re: Reg the next LTS kernel (6.1?)Kris Chaplin
 Re: [PATCH 6/7] clk: qcom: gcc-ipq4019: move pcnoc clocks upKonrad Dybcio
[New][PATCH 5.15-rt] printk: ignore consoles without write() callbackJohn Ogness
 Re: [PATCH 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,sta ...<Claudiu.Beznea@microchi ...
 Re: [PATCH v3] dt-bindings: gpio: rockchip,gpio-bank: add compatib ...Krzysztof Kozlowski
 Re: [PATCH 2/7] clk: qcom: gcc-ipq4019: convert XO and sleep clk t ...Konrad Dybcio
 Re: [PATCH 2/7] clk: qcom: gcc-ipq4019: convert XO and sleep clk t ...Konrad Dybcio
 Re: [PATCH 1/7] dt-bindings: clock: split qcom,gcc-ipq4019 to sepa ...Krzysztof Kozlowski
 Re: [PATCH 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,sta ...Krzysztof Kozlowski
 Re: [PATCH v2 3/4] arm64: dts: qcom: sa8775p: add the GNSS high-sp ...Konrad Dybcio
 Re: [PATCH 1/2] dt-bindings: regulator: Add bindings for Richtek R ...Krzysztof Kozlowski
[New][tip:sched/urgent] BUILD SUCCESS c2dbe32d5db5c4ead121cf86dabd5ab69 ...kernel test robot
 Re: [PATCH 1/4] ARM: dts: qcom: ipq4018-ap120c-ac: setup serial co ...Konrad Dybcio
 RE: [PATCH v3 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth ...Sherry Sun
 Re: [PATCH v2 22/47] clk: mediatek: mt7622: Properly use CLK_IS_CR ...Chen-Yu Tsai
 Re: [PATCH 3/4] ARM: dts: qcom: ipq4018-ap120c-ac: align SPI-NAND ...Konrad Dybcio
 Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP i ...Peter Zijlstra
 Re: [PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not ...Jean-Philippe Brucker
 Re: [PATCH 00/17] Mass convert GPIO IRQ chips to be immutableMarc Zyngier
 Re: [PATCH 2/4] ARM: dts: qcom: ipq4018-ap120c-ac: align GPIO hog ...Konrad Dybcio
 Re: [PATCH v5 1/2] usb: serial: add support for CH348Johan Hovold
 Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGEDavid Hildenbrand
[New][PATCH] net: sched: sch: null pointer dereference in htb_offload_m ...Alok Tiwari
 Re: [PATCH 0/2] handle memoryless nodes more appropriatelyQi Zheng
[New][PATCH v2] cpufreq: qcom-hw: Simplify counting frequency domainsKonrad Dybcio
 Re: [PATCH v2 23/47] clk: mediatek: mt7622: Move apmixedsys clock ...Chen-Yu Tsai
 RE: [PATCH v3 3/3] Bluetooth: NXP: Add protocol support for NXP Bl ...Sherry Sun
 Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migra ...Baolin Wang
 Re: [PATCH v2 24/47] clk: mediatek: mt7622: Move infracfg to clk-m ...Chen-Yu Tsai
 Re: [PATCH v4 5/7] net: stmmac: Add glue layer for StarFive JH7110 ...Emil Renner Berthing
 Re: [PATCH 01/16] dt-bindings: PCI: Rename Exynos PCIe binding to ...Krzysztof Kozlowski
[New]drivers/gpu/drm/i915/i915_hwmon.c:69 hwm_in_read() error: uninitia ...Dan Carpenter
 [PATCH 3/4] usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak
 [PATCH 2/4] usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak
 Re: [PATCH v2 25/47] clk: mediatek: mt7622: Convert to platform dr ...Chen-Yu Tsai
 Re: [PATCH 02/16] PCI: exynos: Rename Exynos PCIe driver to Samsun ...Krzysztof Kozlowski
 Re: [PATCH v2 26/47] clk: mediatek: mt8516: Move apmixedsys clock ...Chen-Yu Tsai
 Re: [PATCH 00/16] Refactor Exynos PCIe driver to make it genericKrzysztof Kozlowski
 Re: [PATCH 2/2] Revert "splice: Do splice read from a buffered fil ...David Hildenbrand
[New][syzbot] WARNING in do_mknodatsyzbot
 Re: [PATCH 03/16] PCI: samsung: Change macro names to exynos specificKrzysztof Kozlowski
 Re: [PATCH 02/16] PCI: exynos: Rename Exynos PCIe driver to Samsun ...Krzysztof Kozlowski
 Re: [PATCH 2/4] ARM: dts: qcom: ipq4018-ap120c-ac: align GPIO hog ...Robert Marko
 Re: [PATCH v2 27/47] clk: mediatek: mt8516: Convert to platform dr ...Chen-Yu Tsai
 Re: [PATCH v2 28/47] clk: mediatek: mt8516: Allow building clock d ...Chen-Yu Tsai
 Re: [PATCH 00/19] mm: Introduce a cgroup to limit the amount of lo ...David Hildenbrand
 Re: [PATCH 04/16] PCI: samsung: Use clock bulk API to get clocksKrzysztof Kozlowski
 Re: [PATCH v2 2/8] x86/mtrr: support setting MTRR state for softwa ...Jeremi Piotrowski
[New]Re: [PATCH] iommu: Avoid softlockup and rcu stall in fq_flush_time ...Peng Zhang
 Re: [PATCH 06/16] arm64: dts: exynos: Rename the term elbi to applKrzysztof Kozlowski
 Re: [PATCH 05/16] dt-bindings: PCI: Rename the term elbi to applKrzysztof Kozlowski
 Re: [PATCH 1/2] usb: gadget: u_ether: Do not make UDC parent of th ..."Linux regression tracking #update (Thorsten Leemhuis)"
 Re: [PATCH 08/16] PCI: samsung: Rename exynos_pcie to samsung_pcieKrzysztof Kozlowski
 Re: [PATCH v2 2/8] x86/mtrr: support setting MTRR state for softwa ...Jeremi Piotrowski
 Re: [PATCH 09/16] PCI: samsung: Make common appl readl/writel func ...Krzysztof Kozlowski
[New][GIT PULL] file locking changes for v6.3Jeff Layton
[New][PATCH 1/2] dt-bindings: arm: Add Cortex-A715 and X3Konrad Dybcio
 [PATCH 2/2] arm64: dts: qcom: sm8550: Use correct CPU compatiblesKonrad Dybcio
 Re: [PATCH 13/16] PCI: samsung: Rename common functions to samsungKrzysztof Kozlowski
 Re: 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): u ..."Erhard F."
 Re: [PATCH v1 2/2] mmc: atmel-mci: Convert to agnostic GPIO APIUlf Hansson
 Re: Latest RC causing web browser crash"Linux regression tracking (Thorsten Leemhuis)"
 Re: [PATCH v10 16/26] firmware: qcom_scm: Register Gunyah platform opskernel test robot
 Re: [PATCH 15/16] PCI: samsung: Add structure to hold resource ope ...Krzysztof Kozlowski
[New][PATCH] drm/atomic-helpers: remove legacy_cursor_update hacksDaniel Vetter
 Re: [PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not ...Jean-Philippe Brucker
 Re: [RFC v1 net-next 7/7] net: dsa: ocelot_ext: add support for ex ..."Russell King (Oracle)"
 Re: [PATCH v4 2/5] LoongArch: Use la.pcrel instead of la.abs for e ...Youling Tang
[New][PATCH v2][next] dt-bindings: power: supply: Revise Richtek RT9467 ...ChiaEn Wu
[New][GIT PULL] i_version handling changes for v6.3Jeff Layton
 [PATCH 1/4] usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak
[New][PATCH] [PATCH] NULL check in ahc_handle_scsiint()Alexander Sapozhnikov
 Re: Reg the next LTS kernel (6.1?)Greg KH
 Re: [PATCH 3/4] usb: cdns2: Add tracepoints for CDNS2 driverGreg KH
 Re: [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer- ...Matthias Brugger
 Re: Reg the next LTS kernel (6.1?)Kris Chaplin
 Re: [PATCH 1/4] usb: cdns2: Device side header file for CDNS2 driverGreg KH
 Re: [PATCH v2 2/8] x86/mtrr: support setting MTRR state for softwa ...Borislav Petkov
 Re: [PATCH 2/4] usb: cdns2: Add main part of Cadence USBHS driverGreg KH
 Re: [PATCH v2 2/8] x86/mtrr: support setting MTRR state for softwa ...Borislav Petkov
 Re: [PATCH v4 1/4] dt-bindings: mmc: Add StarFive MMC moduleShengyu Qu
 Re: [PATCH v4 2/5] LoongArch: Use la.pcrel instead of la.abs for e ...Youling Tang
[New][PATCH] f2fs: add iostat latency statistics support for discardYangtao Li
 Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP i ...Peter Zijlstra
 Re: [PATCH 1/2] hwrng: add driver for MediaTek TRNG SMCMatthias Brugger
 Re: [PATCH] hid: bigben_probe(): validate report countBenjamin Tissoires
 Re: [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer- ...AngeloGioacchino Del Regno
 RE: [PATCH 3/4] usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak
 Re: [PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not ...Ganapatrao Kulkarni
 Re: [PATCH v1 2/2] mmc: atmel-mci: Convert to agnostic GPIO APIAndy Shevchenko
 Re: [RFC] usb: gadget: f_fs: add capability for dfu run-time descr ...Greg KH
 RE: [PATCH v5 char-misc-next] misc: microchip: pci1xxxx: Add OTP/E ...<Kumaravel.Thiagarajan@microchi ...
 Re: [PATCH v2] Bluetooth: hci_qca: Add support for Qualcomm Blueto ...Paul Menzel
 Re: [PATCH v4] HID: add KEY_CAMERA_FOCUS event in HIDqi feng
 Re: [PATCH 2/7] PCI: qcom: Add IPQ9574 PCIe supportSricharan Ramabadhran
 Re: [PATCH] usb: gadget: Do not handle OS Descriptors config separ ...Greg KH
 [PATCH net-next v1 2/2] dns: use memscan() instead of open coded v ...Andy Shevchenko
 Re: [PATCH v7 04/12] remoteproc: mediatek: Add SCP core 1 register ...Matthias Brugger
[New][PATCH net-next v1 1/2] string: Make memscan() to take constAndy Shevchenko
 Re: [PATCH RFC] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTLGreg KH
[New][PATCH v1 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)Julien Panis
 [PATCH v1 1/4] dt-bindings: mfd: Add DT bindings for TI TPS6594 PMICJulien Panis
 [PATCH v1 3/4] mfd: tps6594-esm: Add driver for TI TPS6594 ESMJulien Panis
 [PATCH v1 4/4] mfd: tps6594-pfsm: Add driver for TI TPS6594 PFSMJulien Panis
 [PATCH v1 2/4] mfd: tps6594: Add driver for TI TPS6594 PMICJulien Panis
 Re: [PATCH v2] usb: fix some spelling mistakes in comment of gadgetGreg KH
 Re: [PATCH v2 24/47] clk: mediatek: mt7622: Move infracfg to clk-m ...AngeloGioacchino Del Regno
 Re: acerhdf thermal questionPaul Gortmaker
 Re: [PATCH v7 02/12] arm64: dts: mediatek: mt8183-kukui: Update th ...Matthias Brugger
 Re: [RFC PATCH V2 1/1] rasdaemon: Fix poll() on per_cpu trace_pipe ..."Linux regression tracking (Thorsten Leemhuis)"
[New][PATCH 0/4] Introduced new Cadence USBHS DriverPawel Laszczak
 Re: [PATCH v5 char-misc-next] misc: microchip: pci1xxxx: Add OTP/E ...Greg KH
 Re: [PATCH 2/2] HID: apple-magic-backlight: Add driver for keyboar ...Andy Shevchenko
 Re: [PATCH v4] HID: add KEY_CAMERA_FOCUS event in HIDGreg KH
 Re: [PATCH 2/2] HID: apple-magic-backlight: Add driver for keyboar ...Andy Shevchenko
 [PATCH 4/4] MAINTAINERS: add Cadence USBHS driver entryPawel Laszczak
 RE: [PATCH 1/4] usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak
 Re: [PATCH net-next v2 1/3] vxlan: Expose helper vxlan_build_gbp_hdrPaolo Abeni
 Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP i ...Peter Zijlstra
 Re: [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driverKonrad Dybcio
[New][PATCH V5 0/5] Enable crashdump collection support for IPQ9574Poovendhan Selvaraj
 [PATCH V5 1/5] dt-bindings: scm: Add compatible for IPQ9574Poovendhan Selvaraj
 [PATCH V5 2/5] dt-bindings: mfd: Add the tcsr compatible for IPQ9574Poovendhan Selvaraj
 [PATCH V5 3/5] arm64: dts: qcom: ipq9574: Enable the download mode ...Poovendhan Selvaraj
 [PATCH V5 4/5] arm64: dts: qcom: ipq9574: Add SMEM supportPoovendhan Selvaraj
 [PATCH V5 5/5] firmware: scm: Modify only the DLOAD bit in TCSR re ...Poovendhan Selvaraj
 Re: [PATCH 8/8] kbuild, PCI: microchip: comment out MODULE_LICENSE ...Nick Alcock
 Re: [PATCHv2] io_uring: Support calling io_uring_register with a r ...Josh Triplett
 Re: [PATCH 16/17] gpio: pci-idio-16: Convert to immutable irq_chipWilliam Breathitt Gray
 Re: [PATCH 17/17] gpio: pcie-idio-24: Convert to immutable irq_chipWilliam Breathitt Gray
 Re: [PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for ...Nanyong Sun
 Re: [PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for ...Nanyong Sun
[New][PATCH 1/2] dt-bindings usb: typec: rt1711h: Use a generic node nameKonrad Dybcio
 [PATCH 2/2] arm64: dts: hisilicon: hikey960: Use generic node name ...Konrad Dybcio
 RE: [PATCH 0/6] media: mediatek: Update video decoder nodes for MT ...Allen-KH Cheng (程冠勳)
[New]next: x86_64: kunit test crashed and kernel panicNaresh Kamboju
 Re: [RFC v1 net-next 0/7] add support for ocelot external ports"Russell King (Oracle)"
 Re: [PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU an ...Daniel Vetter
 Re: [PATCH v3 06/10] sched/fair: Use the prefer_sibling flag of th ...Peter Zijlstra
 Re: next: x86_64: kunit test crashed and kernel panicMarco Elver
 Re: [PATCH v2] merge_config.sh: do not report some differencess be ...Masahiro Yamada
 Re: [PATCH v2 2/8] x86/mtrr: support setting MTRR state for softwa ...Juergen Gross
 Re: [PATCH] net: dsa: ocelot: fix selecting MFD_OCELOTpatchwork-bot+netdevbpf@kernel ...
[New][PATCH v2 0/5] apple-gmux: support MMIO gmux type on T2 MacsOrlando Chamberlain
 [PATCH v2 1/5] apple-gmux: use first bit to check switch stateOrlando Chamberlain
 [PATCH v2 2/5] apple-gmux: refactor gmux typesOrlando Chamberlain
 [PATCH v2 3/5] apple-gmux: Use GMSP acpi method for interrupt clearOrlando Chamberlain
 [PATCH v2 5/5] apple-gmux: add debugfs interfaceOrlando Chamberlain
 [PATCH v2 4/5] apple-gmux: support MMIO gmux on T2 MacsOrlando Chamberlain
 Re: [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 Visio ...Hal Feng
[New][PATCH net-next v2] net: lan966x: Use automatic selection of VCAP ...Horatiu Vultur
 Re: [PATCH v2 2/8] x86/mtrr: support setting MTRR state for softwa ...Borislav Petkov
[New][PATCH] spi: spidev: drop the incorrect notice from KconfigBartosz Golaszewski
 Re: [PATCH 2/2] misc: smpro-errmon: Add dimm training failure syndromeGreg Kroah-Hartman
 Re: [PATCH RFC] ipc/mqueue: introduce msg cache"Linux regression tracking (Thorsten Leemhuis)"
 Re: [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driverDaniel Vetter
[New][PATCH v4 00/16] mm: ioremap: Convert architectures to take GENER ...Baoquan He
 [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAPBaoquan He
 [PATCH v4 02/16] openrisc: mm: remove unneeded early ioremap codeBaoquan He
 [PATCH v4 03/16] mm/ioremap: Define generic_ioremap_prot() and gen ...Baoquan He
 [PATCH v4 04/16] mm: ioremap: allow ARCH to have its own ioremap m ...Baoquan He
 [PATCH v4 05/16] mm/ioremap: add slab availability checking in ior ...Baoquan He
 [PATCH v4 06/16] arc: mm: Convert to GENERIC_IOREMAPBaoquan He
 [PATCH v4 07/16] ia64: mm: Convert to GENERIC_IOREMAPBaoquan He
 [PATCH v4 08/16] openrisc: mm: Convert to GENERIC_IOREMAPBaoquan He
 [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAPBaoquan He
 [PATCH v4 10/16] sh: mm: Convert to GENERIC_IOREMAPBaoquan He
 [PATCH v4 11/16] xtensa: mm: Convert to GENERIC_IOREMAPBaoquan He
 [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAPBaoquan He
 [PATCH v4 13/16] mm/ioremap: Consider IOREMAP space in generic ioremapBaoquan He
 [PATCH v4 14/16] powerpc: mm: Convert to GENERIC_IOREMAPBaoquan He
 [PATCH v4 15/16] arm64 : mm: add wrapper function ioremap_prot()Baoquan He
 [PATCH v4 16/16] mm: ioremap: remove unneeded ioremap_allowed and ...Baoquan He
 Re: [PATCH v2 2/7] platform/x86/intel/ifs: Introduce Array Scan te ...Greg KH
[New][PATCH 00/11] SEV: Cleanup sev-guest a bit and add throttlingBorislav Petkov
 [PATCH 01/11] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLBorislav Petkov
 [PATCH 04/11] virt/coco/sev-guest: Remove the disable_vmpck label ...Borislav Petkov
 [PATCH 03/11] virt/coco/sev-guest: Simplify extended guest request ...Borislav Petkov
 [PATCH 02/11] virt/coco/sev-guest: Check SEV_SNP attribute at prob ...Borislav Petkov
 [PATCH 05/11] virt/coco/sev-guest: Carve out the request issuing l ...Borislav Petkov
 Re: [PATCH v4 04/16] mm: ioremap: allow ARCH to have its own iorem ..."Arnd Bergmann"
 RE: [PATCH V2 net-next] net: fec: add CBS offload supportWei Fang
 Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memoryJason Gunthorpe
 [PATCH 07/11] virt/coco/sev-guest: Convert the sw_exit_info_2 chec ...Borislav Petkov
 [PATCH 09/11] virt/coco/sev-guest: Double-buffer messagesBorislav Petkov
 [PATCH 06/11] virt/coco/sev-guest: Do some code style cleanupsBorislav Petkov
 [PATCH 08/11] virt/coco/sev-guest: Add throttling awarenessBorislav Petkov
 [PATCH 10/11] crypto: ccp: Get rid of __sev_platform_init_locked() ...Borislav Petkov
 [PATCH 11/11] x86/sev: Change snp_guest_issue_request()'s fw_err a ...Borislav Petkov
 Re: [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driverNeil Armstrong
[New][PATCH] arm64: dts: qcom: sm6115: Un-enable SPI5 by defaultKonrad Dybcio
 Re: [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driverDaniel Vetter
 Re: [PATCH 0/3] some minor fixes of error checking about debugfs_r ...Greg Kroah-Hartman
 Re: [PATCH net-next v1 7/7] net: fec: add support for PHYs with Sm ...Andrew Lunn
 Re: [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe coreYanchao Yang (杨彦超)
[New][PATCH v3 0/9] arm64: dts: qcom: sa8775p-ride: enable relevant QUP ...Bartosz Golaszewski
 [PATCH v3 1/9] arm64: dts: qcom: sa8775p: add the QUPv3 #2 nodeBartosz Golaszewski
 [PATCH v3 2/9] arm64: dts: qcom: sa8775p-ride: enable QUPv3 #2Bartosz Golaszewski
 [PATCH v3 3/9] arm64: dts: qcom: sa8775p: add the i2c18 nodeBartosz Golaszewski
 [PATCH v3 4/9] arm64: dts: qcom: sa8775p-ride: enable i2c18Bartosz Golaszewski
 [PATCH v3 5/9] arm64: dts: qcom: sa8775p: add the spi16 nodeBartosz Golaszewski
 [PATCH v3 6/9] arm64: dts: qcom: sa8775p-ride: enable the SPI nodeBartosz Golaszewski
 [PATCH v3 7/9] arm64: dts: qcom: sa8775p: add high-speed UART nodesBartosz Golaszewski
 [PATCH v3 8/9] arm64: dts: qcom: sa8775p-ride: enable the GNSS UAR ...Bartosz Golaszewski
 [PATCH v3 9/9] arm64: dts: qcom: sa8775p-ride: enable the BT UART portBartosz Golaszewski
 Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP"Arnd Bergmann"
 Re: [PATCH v5 2/2] sched/fair: Introduce SIS_SHORT to wake up shor ...Abel Wu
 Re: [PATCH] ext4: ialloc: Remove variables defined more than once ...Ritesh Harjani
 Re: [PATCH 1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSETDavid Hildenbrand
 Re: [PATCH 2/2] sh: initialize max_mapnrDavid Hildenbrand
[New][PATCH v1 0/9] soc/mediatek: Cleanup mmsys, mutex, cmdq headerAngeloGioacchino Del Regno
 [PATCH v1 1/9] soc: mediatek: mtk-mmsys: Add .remove() callbackAngeloGioacchino Del Regno
 [PATCH v1 2/9] soc: mediatek: mtk-mmsys: Use module_platform_drive ...AngeloGioacchino Del Regno
 [PATCH v1 3/9] soc: mediatek: mtk-mmsys: Compress of_device_id arr ...AngeloGioacchino Del Regno
 [PATCH v1 4/9] soc: mediatek: mtk-mmsys: Add MODULE_DEVICE_TABLE() ...AngeloGioacchino Del Regno
 [PATCH v1 5/9] soc: mediatek: mtk-mutex: Compress of_device_id arr ...AngeloGioacchino Del Regno
 [PATCH v1 6/9] soc: mediatek: mtk-mutex: Replace max handles numbe ...AngeloGioacchino Del Regno
 [PATCH v1 7/9] soc: mediatek: mtk-mutex: Use module_platform_drive ...AngeloGioacchino Del Regno
 [PATCH v1 8/9] soc: mediatek: cmdq: Add inline functions for !CONF ...AngeloGioacchino Del Regno
 [PATCH v1 9/9] soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONF ...AngeloGioacchino Del Regno
 Re: [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 Visio ...Conor Dooley
 RE: [PATCH V2 net-next] net: fec: add CBS offload supportWei Fang
 Re: [PATCH v3 1/1] KVM: s390: vsie: clarifications on setting the APCBDavid Hildenbrand
 Re: [PATCH v2 3/5] apple-gmux: Use GMSP acpi method for interrupt ...Hans de Goede
 Re: [PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU an ...AngeloGioacchino Del Regno
[New][PATCH v3] LoongArch: add checksum optimization for 64-bit systemBibo Mao
 Re: Re: Kernel-only deployments?Zhangjin Wu
 Re: [PATCHv2] io_uring: Support calling io_uring_register with a r ...Jens Axboe
[New][GIT PULL] SPI updates for v6.2-rc8-abiMark Brown
 Re: [PATCH v5 0/7] sm8550: Add support for eUSB2 repeaterVinod Koul
 Re: [PATCH v2 0/3] media: pci: intel: ivsc: Add driver of Intel Vi ...Sakari Ailus
 Re: [PATCH v2] ext4: make dioread_nolock consistent in each mappin ...Ritesh Harjani (IBM)
[New][PATCH] dt-bindings: display: msm: sm6115-mdss: Fix DSI compatibleKonrad Dybcio
 Re: [PATCH v2 2/5] apple-gmux: refactor gmux typesHans de Goede
 Re: [PATCH v2 4/5] apple-gmux: support MMIO gmux on T2 MacsHans de Goede
[New][PATCH 0/4] [PULL REQUEST] iommu/vt-d: Fixes for v6.2-rc8Lu Baolu
 [PATCH 1/4] iommu/vt-d: Fix error handling in sva enable/disable pathsLu Baolu
 [PATCH 2/4] iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeLu Baolu
 [PATCH 3/4] iommu/vt-d: Fix PASID directory pointer coherencyLu Baolu
 [PATCH 4/4] iommu/vt-d: Allow to use flush-queue when first level ...Lu Baolu
 Re: [PATCH -next RFC 2/3] block: factor out the setting of GD_NEED ...Jan Kara
 Re: [PATCH v6 0/4] sched/fair: Improve scan efficiency of SISAbel Wu
[New][PATCH] eventfd: use wait_event_interruptible_locked_irq() helperwenyang.linux@foxmail ...
 Re: [PATCH -next RFC 3/3] block: fix scan partition for exclusivel ...Jan Kara
 Re: [PATCH] Don't test for NULL firmware before releasingStanislaw Gruszka
 Re: [PATCHv2] hda/hdmi: Register with vga_switcheroo on Dual GPU M ...Takashi Iwai
 Re: [PATCH v2 5/5] apple-gmux: add debugfs interfaceHans de Goede
 Re: [PATCH] ASoC: da7219: Improve the IRQ process to increase the ...Mark Brown
 Re: [PATCH v2][next] dt-bindings: power: supply: Revise Richtek RT ...Krzysztof Kozlowski
[New][PATCH v1 0/3] Introduce Intel Tangier GPIO driverRaag Jadav
 [PATCH v1 3/3] gpio: elkhartlake: Introduce Elkhart Lake PSE GPIORaag Jadav
 [PATCH v1 2/3] gpio: merrifield: Adapt to tangier driverRaag Jadav
 [PATCH v1 1/3] gpio: tangier: Introduce tangier gpio driverRaag Jadav
[New]soc: mediatek: mtk-svs: fix passing zero to 'PTR_ERR'Roger Lu
 Re: [PATCH 6/6] i2c: designware: Use PCI PSP driver for communicationJarkko Nikula
 Re: [PATCH v2 4/5] apple-gmux: support MMIO gmux on T2 MacsHans de Goede
 Re: [PATCH net-next v2 1/3] vxlan: Expose helper vxlan_build_gbp_hdrGavin Li
 Re: [PATCH] eventfd: use wait_event_interruptible_locked_irq() helperMatthew Wilcox
 Re: [PATCH v2 2/6] RISC-V: Add a syscall for HW probing"Arnd Bergmann"
 Re: [PATCH 6/6] i2c: designware: Use PCI PSP driver for communicationMario Limonciello
 Re: [PATCH v5 06/14] x86/ioremap: Support hypervisor specified ran ...Borislav Petkov
 Re: [PATCH] eventfd: use wait_event_interruptible_locked_irq() helperMatthew Wilcox
 Re: [PATCH v9 1/1] ptrace,syscall_user_dispatch: checkpoint/restor ...Oleg Nesterov
 Re: [RFC PATCH v1 00/12] vsock: MSG_ZEROCOPY flag supportStefano Garzarella
 Re: [PATCH 1/8] kbuild, PCI: generic,versatile: comment out MODULE ...Nick Alcock
 Re: [GIT PULL] thermal material for v6.3, take 2"Rafael J. Wysocki"
 RE: [RFC PATCH V2 1/1] rasdaemon: Fix poll() on per_cpu trace_pipe ...Shiju Jose
[New][GIT PULL] Power management updates for v6.3-rc1"Rafael J. Wysocki"
 Re: [RFC PATCH v1 01/12] vsock: check error queue to set EPOLLERRStefano Garzarella
 Re: [PATCH v3 1/1] KVM: s390: vsie: clarifications on setting the APCBJanosch Frank
 Re: [PATCH v3 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops str ...Serge Semin
 Re: [PATCH 0/4] [PULL REQUEST] iommu/vt-d: Fixes for v6.2-rc8Joerg Roedel
[New][PATCH v5 00/10] Add the PowerQUICC audio support using the QMCHerve Codina
 [PATCH v5 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controllerHerve Codina
 [PATCH v5 03/10] MAINTAINERS: add the Freescale TSA controller entryHerve Codina
 [PATCH v5 02/10] soc: fsl: cpm1: Add support for TSAHerve Codina
 [PATCH v5 04/10] powerpc/8xx: Use a larger CPM1 command check maskHerve Codina
 [PATCH v5 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controllerHerve Codina
 [PATCH v5 07/10] MAINTAINERS: add the Freescale QMC controller entryHerve Codina
 [PATCH v5 08/10] dt-bindings: sound: Add support for QMC audioHerve Codina
 [PATCH v5 06/10] soc: fsl: cpm1: Add support for QMCHerve Codina
 [PATCH v5 09/10] ASoC: fsl: Add support for QMC audioHerve Codina
 [PATCH v5 10/10] MAINTAINERS: add the Freescale QMC audio entryHerve Codina
[New][GIT PULL] ACPI updates for v6.3-rc1"Rafael J. Wysocki"
 Re: [PATCH 0/4] [PULL REQUEST] iommu/vt-d: Fixes for v6.2-rc8Baolu Lu
[New][GIT PULL] Thermal control updates for v6.3-rc1"Rafael J. Wysocki"
 Re: [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler"Gupta, Pankaj"
 Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAPMatthew Wilcox
 Re: [PATCH v2 2/2] pinctrl: add mt7981 pinctrl driverArınç ÜNAL
 Re: [PATCH 1/3] ASoC: soc-generic-dmaengine-pcm: add option to sta ...Lars-Peter Clausen
[New][PATCH] f2fs: convert to use bitmap APIYangtao Li
 Re: [RFC PATCH V2 1/1] rasdaemon: Fix poll() on per_cpu trace_pipe ..."Linux regression tracking (Thorsten Leemhuis)"
 Re: [RFC PATCH v1 02/12] vsock: read from socket's error queueStefano Garzarella
 Re: [PATCH 2/2] ptrace,syscall_user_dispatch: checkpoint/restore s ...Oleg Nesterov
 Re: [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when ...David Wysochanski
 Re: [PATCH V5 5/5] firmware: scm: Modify only the DLOAD bit in TCS ...Mukesh Ojha
[New][GIT PULL] USB-serial updates for 6.3-rc1Johan Hovold
 Re: [PATCH] arm_pmu: Invert fallback armpmu_filter() return valueMark Rutland
 Re: [RFC PATCH v1 03/12] vsock: check for MSG_ZEROCOPY supportStefano Garzarella
 [PATCH v9 1/8] i2c: add I2C Address Translator (ATR) supportTomi Valkeinen
[New][PATCH v9 0/8] i2c-atr and FPDLinkTomi Valkeinen
 [PATCH v9 2/8] media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIXTomi Valkeinen
 [PATCH v9 3/8] dt-bindings: media: add TI DS90UB913 FPD-Link III S ...Tomi Valkeinen
 [PATCH v9 4/8] dt-bindings: media: add TI DS90UB953 FPD-Link III S ...Tomi Valkeinen
 [PATCH v9 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III D ...Tomi Valkeinen
 [PATCH v9 7/8] media: i2c: add DS90UB913 driverTomi Valkeinen
 [PATCH v9 6/8] media: i2c: add DS90UB960 driverTomi Valkeinen
 [PATCH v9 8/8] media: i2c: add DS90UB953 driverTomi Valkeinen
[New][PATCH v2, RESEND] f2fs: export compress_percent and compress_wate ...Yangtao Li
 Re: [PATCH net-next v2] net: lan966x: Use automatic selection of V ...Larysa Zaremba
[New][PATCH 0/2] arm_pmu: fix fallout from context handling rewriteMark Rutland
 [PATCH 1/2] arm_pmu: fix event CPU filteringMark Rutland
 [PATCH 2/2] arm64: perf: reject CHAIN events at creation timeMark Rutland
 Re: [PATCH v2 0/2] kprobes: Fix issues related to optkprobeMasami Hiramatsu (Google)
[New][syzbot] WARNING: can't access registers at entry_SYSCALL_64_after ...syzbot
 Re: [RFC PATCH v1 04/12] vhost/vsock: non-linear skb handling supportStefano Garzarella
[New][PATCH] gpio: sim: fix a memory leakBartosz Golaszewski
 Re: INFO: REPRODUCED: memory leak in gpio device in 6.2-rc6Bartosz Golaszewski
 Re: [PATCH V2 4/6] dt-bindings: timestamp: Add Tegra234 supportKrzysztof Kozlowski
 Re: rtmutex, pi_blocked_on, and blk_flush_plug()Sebastian Andrzej Siewior
 Re: [PATCH V2 6/6] arm64: tegra: Add GTE nodesKrzysztof Kozlowski
 Re: [PATCH v4] ksmbd: fix possible memory leak in smb2_lock()Namjae Jeon
 Re: [PATCH v7 1/1] dma: qcom: bam_dma: Add support to initialize i ...Vladimir Zapolskiy
 Re: [RFC PATCH v1 05/12] vsock/virtio: non-linear skb supportStefano Garzarella
[New][PATCH v3 0/7] media: dt-bindings: Convert Samsung SoC Camera to D ...Krzysztof Kozlowski
 [PATCH v3 1/7] media: dt-bindings: i2c: samsung,s5k6a3: convert to ...Krzysztof Kozlowski
 [PATCH v3 2/7] media: dt-bindings: i2c: samsung,s5k5baf: convert t ...Krzysztof Kozlowski
 [PATCH v3 4/7] media: dt-bindings: samsung,exynos4212-fimc-lite: c ...Krzysztof Kozlowski
 [PATCH v3 3/7] media: dt-bindings: samsung,exynos4210-csis: conver ...Krzysztof Kozlowski
 [PATCH v3 5/7] media: dt-bindings: samsung,exynos4212-is: convert ...Krzysztof Kozlowski
 [PATCH v3 7/7] media: dt-bindings: samsung,s5c73m3: convert to dts ...Krzysztof Kozlowski
 [PATCH v3 6/7] media: dt-bindings: samsung,fimc: convert to dtschemaKrzysztof Kozlowski
 Re: [PATCH 3/6] crypto: ccp: Move some PSP mailbox bit definitions ...Tom Lendacky
 Re: [PATCH v2] smb3: Replace smb2pdu 1-element arrays with flex-arraysNamjae Jeon
 Re: [GIT PULL] USB-serial updates for 6.3-rc1Greg Kroah-Hartman
 Re: commit 3497b9a5 (usb: dwc3: add power down scale setting) brea ..."Linux regression tracking #update (Thorsten Leemhuis)"
 Re: [RFC PATCH v1 06/12] vsock/virtio: non-linear skb handling for ...Stefano Garzarella
 Re: [PATCH 4/6] regulator: Add operation to let drivers select vse ...Mark Brown
 Re: [PATCH] x86/hyperv: Fix hv_get/set_register for nested bringupWei Liu
[New][PATCH 1/3] mfd: tqmx86: do not access I2C_DETECT register through ...Matthias Schiffer
 [PATCH 3/3] mfd: tqmx86: correct board names for TQMxE39xMatthias Schiffer
 [PATCH 2/3] mfd: tqmx86: specify IO port register range more preciselyMatthias Schiffer
 Re: [PATCH 1/2] arm_pmu: fix event CPU filteringJanne Grunau
 Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP i ...Masami Hiramatsu (Google)
 Re: "KVM: x86/mmu: Overhaul TDP MMU zapping and flushing" breaks S ...Jeremi Piotrowski
 Re: [net-next 0/3] seg6: add PSP flavor support for SRv6 End behaviorpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] habanalabs: change unused extern decl of hdev to forwa ...Oded Gabbay
 Re: [PATCH][next] habanalabs: Fix spelling mistake "offest" -> "of ...Oded Gabbay
 Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfdPeter Xu
 Re: [PATCH] gpio: sim: fix a memory leakAndy Shevchenko
 Re: [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 syste ...Hal Feng
 Re: [PATCH] habanalabs: set hl_capture_*_err storage-class-specifi ...Oded Gabbay
 Re: [PATCH] uio:uio_pci_generic:Don't clear master bit when the pr ..."Suweifeng (Weifeng, EulerOS)"
 Re: [PATCH 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,sta ...Mark Brown
 Re: [RFC PATCH V3 14/16] x86/sev: Initialize #HV doorbell and hand ..."Gupta, Pankaj"
 Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAPBaoquan He
[New][paulmck-rcu:usama.2023.02.15a] BUILD SUCCESS 14b579377771708d5466 ...kernel test robot
 Re: [PATCH v3 2/6] sign-file: move file signing logic to its own f ...kernel test robot
 Re: [PATCH] gpio: sim: fix a memory leakBartosz Golaszewski
 Re: [PATCH v1 2/3] gpio: merrifield: Adapt to tangier driverAndy Shevchenko
 Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP"Arnd Bergmann"
 [Re: PATCH bpf-next] Fix typos in selftest/bpf filesTaichi Nishimura
 Re: [PATCHv2] drm/amdgpu: register a vga_switcheroo client for Mac ...Alex Deucher
 Re: [PATCH v1 0/3] Introduce Intel Tangier GPIO driverAndy Shevchenko
[New][GIT PULL] gpio: fixes for v6.2Bartosz Golaszewski
 [PATCH v2 1/1] ice: Change assigning method of the CPU affinity masksPawel Chmielewski
[New][PATCH] f2fs: convert to MAX_SBI_FLAG instead of 32 in stat_show()Yangtao Li
 Re: [PATCH 6/6] i2c: designware: Use PCI PSP driver for communicationAndy Shevchenko
[New][PATCH 1/5] dt-bindings: arm-smmu: Add SM8350 Adreno SMMUKonrad Dybcio
 [PATCH 2/5] arm64: dts: qcom: sc7280: Add qcom,smmu-500 to Adreno SMMUKonrad Dybcio
 [PATCH 3/5] arm64: dts: qcom: sm8150: Add qcom,smmu-500 to Adreno SMMUKonrad Dybcio
 [PATCH 4/5] arm64: dts: qcom: sm8250: Add qcom,smmu-500 to Adreno SMMUKonrad Dybcio
 [PATCH 5/5] arm64: dts: qcom: sm8350: Add qcom,smmu-500 to Adreno SMMUKonrad Dybcio
 Re: [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driverGuenter Roeck
 Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAPBaoquan He
 Re: rtmutex, pi_blocked_on, and blk_flush_plug()Sebastian Andrzej Siewior
 [PATCH v6 1/2] mm: Merge folio_has_private()/filemap_release_folio ...David Howells
[New][PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when fol ...David Howells
 Re: [PATCH] uio:uio_pci_generic:Don't clear master bit when the pr ...Greg KH
 [PATCH v6 2/2] mm, netfs, fscache: Stop read optimisation when fol ...David Howells
[New][PATCH v3] i3c: update dw-i3c-master i3c_clk_cfg functionJack Chen
 Re: [PATCH 1/2] arm_pmu: fix event CPU filteringMark Rutland
 Re: [PATCH v2 1/6] tracing: always use canonical ftrace pathMasami Hiramatsu (Google)
 Re: [syzbot] WARNING: can't access registers at entry_SYSCALL_64_a ...Dmitry Vyukov
 Re: [PATCH 2/9] ASoC: amd: vangogh: Update code indentationMark Brown
 Re: [PATCH v2 1/1] ice: Change assigning method of the CPU affinit ...Andy Shevchenko
 Re: [PATCH v2 1/1] ice: Change assigning method of the CPU affinit ...Andy Shevchenko
 Re: [RFC PATCH v1 07/12] vsock/virtio: MGS_ZEROCOPY flag supportStefano Garzarella
 Re: [PATCH 1/2] arm_pmu: fix event CPU filteringWill Deacon
 Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP"Arnd Bergmann"
 Re: [regression] Bug 217037 - cmb attributes missing from the nvme ...Keith Busch
 Re: [PATCH net-next v1 3/3] net/mlx5e: TC, Add support for VxLAN G ...Alexander Lobakin
 Re: [PATCH] riscv: kprobe: Optimize kprobe with accurate atomicityMasami Hiramatsu (Google)
[New][PATCH v2 0/7] MODULE_LICENSE removals, first trancheNick Alcock
 [PATCH v2 1/7] kbuild, PCI: versatile: remove MODULE_LICENSE in no ...Nick Alcock
 [PATCH v2 2/7] kbuild, PCI: mobiveil: remove MODULE_LICENSE in non ...Nick Alcock
 [PATCH v2 3/7] kbuild, PCI: tegra: remove MODULE_LICENSE in non-mo ...Nick Alcock
 [PATCH v2 4/7] kbuild, PCI: endpoint: remove MODULE_LICENSE in non ...Nick Alcock
 [PATCH v2 5/7] kbuild, PCI: hip: remove MODULE_LICENSE in non-modulesNick Alcock
 [PATCH v2 6/7] kbuild, shpchp: remove MODULE_LICENSE in non-modulesNick Alcock
 [PATCH v2 7/7] kbuild, PCI: dwc: remove MODULE_LICENSE in non-modulesNick Alcock
 Re: [PATCH v5 2/2] sched/fair: Introduce SIS_SHORT to wake up shor ...Chen Yu
 Re: [RFC PATCH v1 12/12] test/vsock: MSG_ZEROCOPY support for vsoc ...Stefano Garzarella
[New][PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on s ...Peter Xu
 [RFC 2/2] WIP: dt-bindings: omap: Convert omap.txt to yamlAndrew Davis
 [RFC 1/2] ARM: dts: omap: Drop ti,omap36xx compatibleAndrew Davis
[New][RFC 0/2] Convert omap.txt to DT schemaAndrew Davis
 Re: PROBLEM: sparc64 random crashes starting w/ Linux 6.1 (regression)Peter Xu
 Re: [PATCH v1] drm/shmem-helper: Remove another errant put in erro ...Rob Clark
 Re: [PATCH] hugetlb: check for undefined shift on 32 bit architecturesNaresh Kamboju
 Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can ..."Liam R. Howlett"
 Re: [PATCH v1] sparc/mm: don't unconditionally set HW writable bit ...David Hildenbrand
 Re: [PATCH 8/9] ASoC: amd: vangogh: Centralize strings definitionMark Brown
 Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty ...David Hildenbrand
[New][PATCH V3 00/14] kvm: x86/mmu: Share the same code to invalidate e ...Lai Jiangshan
 [PATCH V3 01/14] KVM: x86/mmu: Use 64-bit address to invalidate to ...Lai Jiangshan
 [PATCH V3 02/14] kvm: x86/mmu: Move the check in FNAME(sync_page) ...Lai Jiangshan
 [PATCH V3 03/14] kvm: x86/mmu: Check mmu->sync_page pointer in kvm ...Lai Jiangshan
 [PATCH V3 04/14] kvm: x86/mmu: Set mmu->sync_page as NULL for dire ...Lai Jiangshan
 [PATCH V3 05/14] kvm: x86/mmu: Move the code out of FNAME(sync_pag ...Lai Jiangshan
 [PATCH V3 06/14] kvm: x86/mmu: Reduce the update to the spte in FN ...Lai Jiangshan
 [PATCH V3 07/14] KVM: x86/mmu: Sanity check input to kvm_mmu_free_ ...Lai Jiangshan
 [PATCH V3 09/14] kvm: x86/mmu: Use kvm_mmu_invalidate_addr() in kv ...Lai Jiangshan
 [PATCH V3 08/14] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_in ...Lai Jiangshan
[New][tip:x86/cpu] BUILD SUCCESS e067248949e3de7fbeae812b0ccbbee7a401e7aakernel test robot
 Re: [PATCH] riscv: kprobe: Optimize kprobe with accurate atomicityMasami Hiramatsu (Google)
 Re: [PATCH] net: sched: sch: null pointer dereference in htb_offlo ...Larysa Zaremba
 Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma i ...Matthew Wilcox
[New][PATCH 0/2] pinctrl: at91: Minor cleanupsMark Brown
 [PATCH 2/2] pinctrl: at91: Remove pioc_index from struct at91_gpio ...Mark Brown
 [PATCH 1/2] pinctrl: at91: Make the irqchip immutableMark Brown
 Re: [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoCCristian Ciocaltea
 Re: [PATCH v9 0/8] i2c-atr and FPDLinkAndy Shevchenko
 Re: [PATCH v2 4/4] nios2: dts: Fix tse_mac "max-frame-size" propertyDinh Nguyen
 Re: [PATCH v2 0/3] SPI core CS delay fixes and additionsMark Brown
 Re: [PATCH] uio:uio_pci_generic:Don't clear master bit when the pr ..."Michael S. Tsirkin"
 Re: [PATCH] RDMA/cma: Distinguish between sockaddr_in and sockaddr ...Jason Gunthorpe
[New][PATCH] soc:amd:yp:Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler
 Re: [PATCH 14/17] dt-bindings: sound: apple,mca: Add t8112-mca com ...Mark Brown
[New][PATCH 00/10] arm64: support Armv8.8 memcpy instructions in userspaceKristina Martsenko
 [PATCH 01/10] KVM: arm64: initialize HCRX_EL2Kristina Martsenko
 [PATCH 02/10] arm64: cpufeature: detect FEAT_HCXKristina Martsenko
 [PATCH 03/10] KVM: arm64: switch HCRX_EL2 between host and guestKristina Martsenko
 [PATCH 04/10] arm64: mops: document boot requirements for MOPSKristina Martsenko
 [PATCH 05/10] arm64: mops: don't disable host MOPS instructions fr ...Kristina Martsenko
 [PATCH 06/10] KVM: arm64: hide MOPS from guestsKristina Martsenko
 [PATCH 07/10] arm64: mops: handle MOPS exceptionsKristina Martsenko
 [PATCH 08/10] arm64: mops: handle single stepping after MOPS exceptionKristina Martsenko
 [PATCH 09/10] arm64: mops: detect and enable FEAT_MOPSKristina Martsenko
 [PATCH 10/10] arm64: mops: allow disabling MOPS from the kernel co ...Kristina Martsenko
 Re: [syzbot] WARNING in do_mknodatAleksandr Nogikh
 RE: [PATCH v2 2/8] x86/mtrr: support setting MTRR state for softwa ..."Michael Kelley (LINUX)"
 Re: [PATCH] RDMA/mana_ib: Fix a bug when the PF indicates more ent ...Jason Gunthorpe
 Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP i ...Josh Poimboeuf
 Re: [PATCH V2 net-next] net: fec: add CBS offload supportAlexander Lobakin
 Re: [External] Re: [PATCH v2] ext4: make dioread_nolock consistent ...hanjinke
 Re: [RFC 2/2] WIP: dt-bindings: omap: Convert omap.txt to yaml"H. Nikolaus Schaller"
[New][PATCH v8 0/3] Add MT8195 HDMI phy supportGuillaume Ranquet
 [PATCH v8 2/3] phy: phy-mtk-hdmi: Add generic phy configure callbackGuillaume Ranquet
 [PATCH v8 1/3] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 co ...Guillaume Ranquet
 [PATCH v8 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195Guillaume Ranquet
 RE: [PATCH v5 06/14] x86/ioremap: Support hypervisor specified ran ..."Michael Kelley (LINUX)"
 Re: KMSAN: uninit-value in nilfs_add_checksums_on_logsRyusuke Konishi
 Re: [PATCH v3 2/4] dmaengine: dw-edma: Create a new dw_edma_core_o ...Serge Semin
 Re: [RFC 2/2] WIP: dt-bindings: omap: Convert omap.txt to yamlAndrew Davis
 Re: [PATCH 03/10] KVM: arm64: switch HCRX_EL2 between host and guestMark Brown
 Re: [PATCH v2 0/3] SPI core CS delay fixes and additionsJanne Grunau
 Re: [PATCH 1/1] wifi: ath9k: hif_usb: fix memory leak of remain_skbsToke Høiland-Jørgensen
 Re: [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAPNiklas Schnelle
 Re: [PATCH 4/7] perf record: Record dropped sample countJiri Olsa
 Re: [PATCH 09/10] arm64: mops: detect and enable FEAT_MOPSMark Brown
 Re: [PATCH] soc:amd:yp:Add OMEN by HP Gaming Laptop 16z-n000 to quirksMark Brown
 Re: [PATCH v2 0/3] SPI core CS delay fixes and additionsMark Brown
 Re: [PATCH 14/17] dt-bindings: sound: apple,mca: Add t8112-mca com ...Janne Grunau
 Re: [PATCH v3 2/4] dmaengine: dw-edma: Create a new dw_edma_core_o ...Serge Semin
 Re: [GIT PULL] SPI updates for v6.2-rc8-abiMark Brown
 Re: [PATCH v2 2/2] pinctrl: add mt7981 pinctrl driverDaniel Golle
 Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGEPeter Xu
 Re: [PATCH 4/7] perf record: Record dropped sample countArnaldo Carvalho de Melo
 Re: [PATCH v2 2/2] pinctrl: add mt7981 pinctrl driverArınç ÜNAL
[New][GIT PULL] SPI updates for v6.2-rc8-abiMark Brown
 Re: [6.2.0-rc7] BUG: KASAN: slab-out-of-bounds in hop_cmp+0x26/0x110Yury Norov
 Re: [PATCH 4/7] perf record: Record dropped sample countJiri Olsa
 Re: [PATCH 1/3] drm/msm/dpu: Read previously-uninitialized SSPP sc ...Dmitry Baryshkov
 Re: next: x86_64: kunit test crashed and kernel panicAlexander Potapenko
 Re: [PATCH 03/10] KVM: arm64: switch HCRX_EL2 between host and guestMarc Zyngier
[New][PATCH net v3] l2tp: Avoid possible recursive deadlock in l2tp_tun ...Shigeru Yoshida
 [PATCH 1/3] mailbox: Allow direct registration to a channelElliot Berman
 Re: [PATCH v3 3/4] dmaengine: dw-edma: Add support for native HDMASerge Semin
 Re: [PATCH v11 044/113] KVM: x86/tdp_mmu: Make handle_changed_spte ...Zhi Wang
 Re: [PATCH 0/3] mailbox: Allow direct registration to a channelElliot Berman
 Re: [RFC 2/2] WIP: dt-bindings: omap: Convert omap.txt to yamlRob Herring
 Re: [PATCH v3 3/4] dmaengine: dw-edma: Add support for native HDMASerge Semin
 Re: [PATCH] drm/msm: Fix potential invalid ptr freeDmitry Baryshkov
 Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAsPeter Xu
 Re: [PATCH v1] arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois
 Re: [RFC 2/2] WIP: dt-bindings: omap: Convert omap.txt to yaml"H. Nikolaus Schaller"
 Re: [PATCH 03/11] virt/coco/sev-guest: Simplify extended guest req ...Dionna Amalie Glaze
[New][PATCH] ARM: dts: omap3-gta04: fix compatible record for GTA04 board"H. Nikolaus Schaller"
 Re: [PATCH v2 2/2] pinctrl: add mt7981 pinctrl driverDaniel Golle
 Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migra ...SeongJae Park
 Re: [PATCH] scsi: virtio_scsi: Modify the kmalloc allocation flagChristoph Hellwig
 Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migra ...SeongJae Park
 Re: [PATCH] uio:uio_pci_generic:Don't clear master bit when the pr ...Greg KH
 Re: [PATCH -next] can: ctucanfd: Use devm_platform_ioremap_resource()Alexander Lobakin
 Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP i ...Josh Poimboeuf
 Re: [PATCH bpf-next] Fix typos in selftest/bpf filesRandy Dunlap
 Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty ..."Linux regression tracking (Thorsten Leemhuis)"
 Re: [PATCH 11/11] x86/sev: Change snp_guest_issue_request()'s fw_e ...Borislav Petkov
 Re: [PATCH v2 01/12] media: v4l2: Add NV15 pixel formatNicolas Dufresne
 Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGEDavid Hildenbrand
 Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty ...David Hildenbrand
 Re: [PATCH v5 06/14] x86/ioremap: Support hypervisor specified ran ...Borislav Petkov
[New][PATCH v3 mm-unstable] mm/memory_hotplug: cleanup return value han ...SeongJae Park
 Re: [PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inod ...Andreas Dilger
 Re: [PATCH v3 4/4] dmaengine: dw-edma: Add HDMA DebugFS supportSerge Semin
 Re: [Patch] [testing][wireguard] Remove unneeded version.h include ...Alexander Lobakin
 Re: [PATCH 3/3] mfd: tqmx86: correct board names for TQMxE39xAndrew Lunn
[New][PATCH v2 1/1] ufs: mcq: fix incorrectly set queue depthAsutosh Das
 Re: [PATCH RFC net-next v2 1/3] vsock: support sockmapBobby Eshleman
 Re: [PATCH] drm/msm: Fix potential invalid ptr freeDmitry Osipenko
 [PATCH 1/2] dyndbg: remove unused 'base' arg from __ddebug_add_mod ...Jason Baron
 [PATCH 2/2] dyndbg: use the module notifier callbacksJason Baron
 Re: [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPCElliot Berman
 Re: [PATCH v3 08/11] dt-bindings: clock: Add StarFive JH7110 alway ...Hal Feng
 Re: [PATCH 1/3] mfd: tqmx86: do not access I2C_DETECT register thr ...Andrew Lunn
 Re: [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic ...Elliot Berman
 Re: [PATCH 2/3] mfd: tqmx86: specify IO port register range more p ...Andrew Lunn
 Re: [PATCH v3 2/2] ext4: make sure fs error flag setted before cle ...Jan Kara
 Re: [PATCH v2 20/20] jump_label: RFC - tolerate toggled stateJason Baron
 Re: [PATCH v2] media: cec: i2c: ch7322: Drop of_match_ptrJoe Tessler
 Re: [PATCH v1] scsi: ufs: core: Add trace event for MCQSteven Rostedt
 Re: [PATCH v1] arm64: efi: Make efi_rt_lock a raw_spinlockArd Biesheuvel
 Re: [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regionsElliot Berman
 Re: [PATCH v2] dt-bindings: ata: Add UniPhier controller bindingKunihiko Hayashi
 Re: [PATCH 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()Ira Weiny
 Re: [RFC 2/2] WIP: dt-bindings: omap: Convert omap.txt to yamlAndrew Davis
 Re: [PATCH 0/5] KVM: Put struct kvm_vcpu on a dietSean Christopherson
 Re: [PATCH v3 1/2] ext4: commit super block if fs record error whe ...Jan Kara
 Re: [PATCH 1/2] x86/kexec: Preserve CR4.MCE during kexec"Edgecombe, Rick P"
 Re: [Patch] [testing][wireguard] Remove unneeded version.h include ..."Jason A. Donenfeld"
 Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS ...Olga Kornievskaia
 Re: [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC coreElliot Berman
 Re: [PATCH v2 0/7] MODULE_LICENSE removals, first trancheBjorn Helgaas
 Re: [Regression] Bug 216961 - Severe IO scheduling starvation issu ...Thorsten Leemhuis
 Re: [PATCH v1] scsi: ufs: core: Add trace event for MCQBart Van Assche
 Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocat ...Mikulas Patocka
 Re: [PATCH v2 1/1] ufs: mcq: fix incorrectly set queue depthBart Van Assche
[New][PATCH] dm-crypt: allocate compound pages if possibleMikulas Patocka
 Re: [PATCH] kernel/sys.c: fix and improve control flow in __sys_se ..."Eric W. Biederman"
 Re: [PATCH 0/2] Kexec enabling in TDX guestDave Hansen
 RE: [PATCH v3 2/2] Support NVIDIA BlueField-3 pinctrl driverAsmaa Mnebhi
 Re: [PATCH 1/1] wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
 Re: [PATCH net-next 2/6] net: ipa: kill gsi->virt_rawAlexander Lobakin
[New][PATCH 0/3] RZ/G2L: Add CRU, CSI supportPrabhakar
 [PATCH 1/3] arm64: dts: renesas: r9a07g044: Add CSI and CRU nodesPrabhakar
 [PATCH 2/3] arm64: dts: renesas: rzg2l-smarc: Add OV5645 nodePrabhakar
 [PATCH 3/3] arm64: dts: renesas: rzg2l-smarc: Enable CRU and CSI nodesPrabhakar
 Re: [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoCAndrew Lunn
 Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGEPeter Xu
[New][PATCH] mtd: rawnand: meson: initialize struct with zeroesКраснов Арсений
 RE: Does earlyprintk=ttyS0 work for an AMD SNP guest on KVM?Dexuan Cui
 Re: [PATCH v2 0/7] MODULE_LICENSE removals, first trancheConor Dooley
 Re: [PATCH] PCI/sysfs: Make kobj_type structure constantBjorn Helgaas
[New][PATCH 0/2] dyndbg: let's use the module notifier callbackJason Baron
 Re: [RFC v2 PATCH 0/7] x86/resctrl: Miscellaneous resctrl features"Moger, Babu"
 Re: [PATCH] block: Fix io statistics for cgroup in throttle pathJens Axboe
 Re: [PATCH 1/1] wifi: ath9k: hif_usb: fix memory leak of remain_skbsToke Høiland-Jørgensen
 Re: linux-next: build warning after merge of the powerpc treeJosh Poimboeuf
 Re: [PATCH] mtd: rawnand: meson: initialize struct with zeroesDmitry Rokosov
 Re: [PATCH v2 1/1] ufs: mcq: fix incorrectly set queue depthManivannan Sadhasivam
 Re: [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe coreJakub Kicinski
 Re: [PATCH net-next 2/6] net: ipa: kill gsi->virt_rawAlex Elder
 Re: [PATCH v2 4/7] kbuild, PCI: endpoint: remove MODULE_LICENSE in ...Manivannan Sadhasivam
[New][PATCH] bus: mvebu-mbus: Remove open coded "ranges" parsingRob Herring
 Re: [PATCH 0/2] Kexec enabling in TDX guest"Kirill A. Shutemov"
 Re: [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 syste ...Conor Dooley
[New][PATCH V2 00/21] Add basic ACPI support for RISC-VSunil V L
 [PATCH V2 01/21] riscv: move sbi_init() earlier before jump_label_ ...Sunil V L
 [PATCH V2 02/21] ACPICA: MADT: Add RISC-V INTC interrupt controllerSunil V L
 [PATCH V2 03/21] ACPICA: Add structure definitions for RISC-V RHCTSunil V L
 [PATCH V2 04/21] RISC-V: Add support to build the ACPI coreSunil V L
 [PATCH V2 05/21] ACPI: Kconfig: Enable ACPI_PROCESSOR for RISC-VSunil V L
 [PATCH V2 06/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V.Sunil V L
 [PATCH V2 09/21] RISC-V: smpboot: Create wrapper smp_setup()Sunil V L
 [PATCH V2 11/21] RISC-V: ACPI: Add a function to retrieve the hartidSunil V L
 [PATCH V2 08/21] drivers/acpi: RISC-V: Add RHCT related codeSunil V L
 [PATCH V2 07/21] ACPI: processor_core: RISC-V: Enable mapping proc ...Sunil V L
 [PATCH V2 10/21] RISC-V: smpboot: Add ACPI support in smp_setup()Sunil V L
 [PATCH V2 13/21] RISC-V: cpu: Enable cpuinfo for ACPI systemsSunil V L
 [PATCH V2 12/21] RISC-V: cpufeature: Add ACPI support in riscv_fil ...Sunil V L
 [PATCH V2 14/21] irqchip/riscv-intc: Add ACPI supportSunil V L
 [PATCH V2 16/21] clocksource/timer-riscv: Add ACPI supportSunil V L
 [PATCH V2 15/21] clocksource/timer-riscv: Refactor riscv_timer_ini ...Sunil V L
 [PATCH V2 20/21] MAINTAINERS: Add entry for drivers/acpi/riscvSunil V L
 [PATCH V2 19/21] RISC-V: Enable ACPI in defconfigSunil V L
 [PATCH V2 18/21] RISC-V: Add ACPI initialization in setup_arch()Sunil V L
 [PATCH V2 17/21] RISC-V: time.c: Add ACPI support for time_init()Sunil V L
 [PATCH V2 21/21] Documentation/kernel-parameters.txt: Add RISC-V f ...Sunil V L
 Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGEDavid Hildenbrand
[New][PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helperwenyang.linux@foxmail ...
 Re: [PATCH bpf-next] selftests/bpf: Remove not used headersStanislav Fomichev
 Re: [PATCH 0/2] Kexec enabling in TDX guestDave Hansen
 Re: [PATCH] drm/edid: Add Vive Pro 2 to non-desktop listIaroslav Boliukin
 Re: [PATCH v2 0/3] can: esd_usb: Some more preparation for support ...Frank Jungclaus
 Re: [PATCH] kcsan: select CONFIG_CONSTRUCTORS"Paul E. McKenney"
 Re: [PATCH 4/7] perf record: Record dropped sample countNamhyung Kim
 [PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()Josh Poimboeuf
 Re: [PATCH v3 2/2] Support NVIDIA BlueField-3 pinctrl driverAndy Shevchenko
[New][PATCH] f2fs: bugon w/ SBI_NEED_FSCK when has CONFIG_F2FS_CHECK_FSYangtao Li
 Re: [PATCH] tasks: Extract rcu_users out of unionDavid Vernet
 [PATCH v2.1 04/24] arm64/cpu: Mark cpu_die() __noreturnJosh Poimboeuf
 [PATCH v2.1 09/24] mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf
 Re: [PATCH 1/1] wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
 RE: [PATCH v3 2/2] Support NVIDIA BlueField-3 pinctrl driverAsmaa Mnebhi
 RE: [PATCH v2 2/7] platform/x86/intel/ifs: Introduce Array Scan te ..."Luck, Tony"
 Re: [PATCH 1/2] arm64: dts: qcom: sc7180: Fix trogdor qspi pull di ...Stephen Boyd
 Re: [PATCH 04/12] soc: sifive: ccache: Add non-coherent DMA handlingConor Dooley
 Re: [syzbot] WARNING: can't access registers at entry_SYSCALL_64_a ...Josh Poimboeuf
 Re: [PATCH v3 2/2] Support NVIDIA BlueField-3 pinctrl driverAndy Shevchenko
[New][PATCH] ext4: fix another off-by-one fsmap error on 1k block files ..."Darrick J. Wong"
[New][PULL] Networking for v6.2 finalJakub Kicinski
 Re: next: x86_64: kunit test crashed and kernel panicAlexander Potapenko
 Re: [PATCH] dm-crypt: allocate compound pages if possibleMatthew Wilcox
 [PATCH v3 3/3] can: esd_usb: Improve readability on decoding ESD_E ...Frank Jungclaus
 [PATCH v3 1/3] can: esd_usb: Move mislocated storage of SJA1000_EC ...Frank Jungclaus
[New][PATCH v3 0/3] can: esd_usb: Some more preparation for supporting ...Frank Jungclaus
 [PATCH v3 2/3] can: esd_usb: Make use of can_change_state() and re ...Frank Jungclaus
 Re: [PATCH] ext4: fix another off-by-one fsmap error on 1k block f ...Eric Biggers
 Re: [PATCH v2 0/7] MODULE_LICENSE removals, first trancheBjorn Helgaas
 Re: [PATCH] drm/edid: Add Vive Pro 2 to non-desktop listDmitry Osipenko
 Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty ...Peter Xu
 Re: [PATCH v2 0/7] MODULE_LICENSE removals, first trancheNick Alcock
 [PATCH v2] wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
[New][PATCH] cxl/mem: Add kdoc param for event log driver statealison.schofield@intel ...
 RE: [PATCH v3 2/2] Support NVIDIA BlueField-3 pinctrl driverAsmaa Mnebhi
 Re: [PATCH v1 01/24] LoongArch: KVM: Implement kvm module related ...Oliver Upton
 Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can ...Suren Baghdasaryan
[New][PATCH v1 1/1] x86/platform/intel-mid: Remove unused definitions f ...Andy Shevchenko
[New][PATCH net] net: bcmgenet: fix MoCA LED controlDoug Berger
 Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma i ...Suren Baghdasaryan
[New]PATCH] tracing: Add BUILD_BUG() to make sure stacktrace fits in s ...Steven Rostedt
 Re: [PATCH net] net: bcmgenet: fix MoCA LED controlFlorian Fainelli
 Re: [PATCH 1/2] x86/kexec: Preserve CR4.MCE during kexecAndrew Cooper
 Re: linux-next: manual merge of the spi tree with the i2c treeAlain Volmat
 Re: [PATCH 05/11] dt-bindings: arm: sti: remove bindings for stih4 ...Alain Volmat
 Re: [RFC PATCH] sched/fair: Interleave cfs bandwidth timers for im ...shrikanth hegde
 Re: [PATCH v4 1/5] i2c: hpe: Add GXP SoC I2C Controller"Hawkins, Nick"
 Re: [PATCH 00/11] ARM: removal of STiH415/STiH416 remainings bitsAlain Volmat
 Re: [PATCH v3 0/3] can: esd_usb: Some more preparation for support ...Marc Kleine-Budde
 Re: [PATCH -next] can: ctucanfd: Use devm_platform_ioremap_resource()Marc Kleine-Budde
 Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGEPeter Xu
[New][PATCH] Add error checking to sysfs_update_group in drivers/scsi/s ...Nur Hussein
[New][PATCH v3 0/3] Fix problems fetching TBT3 DROM from AMD USB4 routersMario Limonciello
 [PATCH v3 1/3] thunderbolt: Adjust how NVM reading worksMario Limonciello
 [PATCH v3 3/3] thunderbolt: Refactor DROM readingMario Limonciello
 [PATCH v3 2/3] thunderbolt: use `tb_eeprom_get_drom_offset` to dis ...Mario Limonciello
[New][PATCH] KVM: x86: Assert that the emulator doesn't load CS with ga ...Sean Christopherson
 Re: [GIT PULL] SPI updates for v6.2-rc8-abipr-tracker-bot@kernel ...
 Re: [GIT PULL] gpio: fixes for v6.2pr-tracker-bot@kernel ...
 Re: [PULL] Networking for v6.2 finalpr-tracker-bot@kernel ...
[New][RESEND x2][PATCH v3] trace: Add trace points for tasklet entry/exitJohn Stultz
 Re: [syzbot] WARNING: can't access registers at entry_SYSCALL_64_a ...Josh Poimboeuf
 Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAsPeter Xu
 Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()Peter Xu
 Re: [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driverSam Ravnborg
[New][PATCH] objtool: Fix ORC 'signal' propagationJosh Poimboeuf
 Re: [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driverSam Ravnborg
 Re: [PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU an ...Dmitry Osipenko
 Re: [PATCH] drm/edid: Add Vive Pro 2 to non-desktop listJani Nikula
 Re: [PATCH v4 1/5] i2c: hpe: Add GXP SoC I2C ControllerWolfram Sang
 Re: [PATCH v2] wifi: ath9k: hif_usb: fix memory leak of remain_skbsToke Høiland-Jørgensen
 Re: [PATCH v8 12/13] dt-bindings: net: phy: Document support for l ...Christian Marangi
 Re: [PATCH 6/6] i2c: designware: Use PCI PSP driver for communication"Limonciello, Mario"
[New][PATCH v1 1/1] device property: Clarify description on returned va ...Andy Shevchenko
 Re: [PATCH v9 1/8] x86/apic/x2apic: Allow CPU cluster_mask to be p ...Kim Phillips
 Re: [PATCH v2 2/6] selftests: use canonical ftrace pathSteven Rostedt
 Re: [PATCH 6/6] i2c: designware: Use PCI PSP driver for communicationAndy Shevchenko
 Re: [PATCH 2/2] locking/rwsem: Wake up all readers for wait queue ...Waiman Long
 Re: [PATCH v2 4/6] tools/kvm_stat: use canonical ftrace pathSteven Rostedt
 [PATCH v2 1/3] locking/rwsem: Minor code refactoring in rwsem_mark ...Waiman Long
[New][PATCH-tip v2 0/3] locking/rwsem: Miscellaneous rwsem enhancementsWaiman Long
 [PATCH v2 2/3] locking/rwsem: Enable early rwsem writer lock handoffWaiman Long
 [PATCH v2 3/3] locking/rwsem: Wake up all readers for wait queue wakerWaiman Long
 Re: [PATCH v4 02/12] KVM: VMX: Refactor intel_pmu_set_msr() to ali ...Sean Christopherson
 Re: [PATCH 6/6] i2c: designware: Use PCI PSP driver for communicationAndy Shevchenko
 Re: [PATCH v7 04/10] pwm: dwc: move memory alloc to own functionUwe Kleine-König
 Re: [PATCH] dm-crypt: allocate compound pages if possibleMikulas Patocka
[New][PATCH v2] dm-crypt: allocate compound pages if possibleMikulas Patocka
 Re: [PATCH] soc:amd:yp:Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler
 Re: [PATCH] ARM: dts: mvebu: Add support for Thecus N2350 boardTony Dinh
 Re: [PATCH 6/6] i2c: designware: Use PCI PSP driver for communication"Limonciello, Mario"
 Re: [PATCH v7 06/10] pwm: dwc: split pci out of core driverUwe Kleine-König
 Re: [PATCH v7 07/10] pwm: dwc: make timer clock configurableUwe Kleine-König
 Re: [PATCH v7 10/10] pwm: dwc: use clock rate in hz to avoid round ...Uwe Kleine-König
[New]KASAN: use-after-free Read in diFreeSanan Hasanov
[New]KASAN: use-after-free Read in f2fs_igetSanan Hasanov
[New]general protection fault in blkg_destroy_allSanan Hasanov
[New]UBSAN: array-index-out-of-bounds in f2fs_igetSanan Hasanov
[New]WARNING in udf_truncate_extentsSanan Hasanov
[New][tip:master] BUILD SUCCESS cf8bcc2d0f4c94bb429c8fd14efb1a08b064214bkernel test robot
 Re: [PATCH 1/3] drm/msm/dpu: Read previously-uninitialized SSPP sc ...Marijn Suijten
 Re: [PATCH 04/14] Implement CAP_TRUST capability."Dr. Greg"
[New][PATCH 00/17] smb3: Use iov_iters down to the network transport an ...David Howells
 [PATCH 01/17] mm: Pass info, not iter, into filemap_get_pages()David Howells
 [PATCH 04/17] iov_iter: Define flags to qualify page extraction.David Howells
 [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT f ...David Howells
 [PATCH 05/17] iov_iter: Add a function to extract a page list from ...David Howells
 [PATCH 02/17] splice: Add a func to do a splice from a buffered fi ...David Howells
 [PATCH 07/17] cifs: Implement splice_read to pass down ITER_BVEC n ...David Howells
 [PATCH 08/17] netfs: Add a function to extract a UBUF or IOVEC int ...David Howells
 [PATCH 06/17] splice: Export filemap/direct_splice_read()David Howells
 [PATCH 13/17] cifs: Add a function to read into an iter from a socketDavid Howells
 [PATCH 10/17] cifs: Add a function to build an RDMA SGE list from ...David Howells
 [PATCH 11/17] cifs: Add a function to Hash the contents of an iteratorDavid Howells
 [PATCH 12/17] cifs: Add some helper functionsDavid Howells
 [PATCH 15/17] cifs: Build the RDMA SGE list directly from an iteratorDavid Howells
 [PATCH 09/17] netfs: Add a function to extract an iterator into a ...David Howells
 [PATCH 16/17] cifs: Remove unused codeDavid Howells
 [PATCH 17/17] cifs: DIO to/from KVEC-type iterators should now workDavid Howells
 Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocat ...Yang Shi
 [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather ...David Howells
 Re: [PATCH 02/12] dt-bindings: riscv: sifive-ccache: Add 'uncached ...Conor Dooley
 Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty ...Andrew Morton
 Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfdYang Shi
 Re: [PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU an ...Daniel Vetter
 RE: [PATCH v5 02/10] soc: fsl: cpm1: Add support for TSALeo Li
 Re: [RFC v2 PATCH 0/7] x86/resctrl: Miscellaneous resctrl featuresReinette Chatre
 Re: [PATCH 0/2] arm_pmu: fix fallout from context handling rewriteWill Deacon
 [PATCH v1 2/4] mfd: qcom-pm8008: Convert irq chip to config regsAidan MacDonald
 [PATCH v1 3/4] mfd: qcom-pm8008: Use .get_irq_reg() for irq chipAidan MacDonald
 [PATCH v1 1/4] mfd: qcom-pm8008: Fix swapped mask/unmask in irq chipAidan MacDonald
[New][PATCH v1 0/4] regmap-irq fixes for qcom-pm8008Aidan MacDonald
 [PATCH v1 4/4] mfd: qcom-pm8008: Remove workaround for a regmap-ir ...Aidan MacDonald
 Re: [PATCH v1 0/7] MPFS system controller/mailbox fixesConor Dooley
[New][PATCH v2 0/2] pinctrl: Sama7g5 drive strength options updated<Ryan.Wanner@microchi ...
 [PATCH v2 1/2] pinctrl: at91-pio4: Implement the correct drive val ...<Ryan.Wanner@microchi ...
 [PATCH v2 2/2] ARM: at91: dt: adding new macros<Ryan.Wanner@microchi ...
 Re: [RFC v2 PATCH 1/7] x86/resctrl: Add multiple tasks to the resc ...Fenghua Yu
[New]RFC for new feature to move pages from one vma to another without ...Lokesh Gidra
 [PATCH v5 4/5] usb: dwc3: Add function suspend and function wakeup ...Elson Roy Serrao
[New][PATCH v5 0/5] Add function suspend/resume and remote wakeup supportElson Roy Serrao
 [PATCH v5 1/5] usb: gadget: Properly configure the device for remo ...Elson Roy Serrao
 [PATCH v5 3/5] usb: gadget: Add function wakeup supportElson Roy Serrao
 [PATCH v5 2/5] usb: dwc3: Add remote wakeup handlingElson Roy Serrao
 [PATCH v5 5/5] usb: gadget: f_ecm: Add suspend/resume and remote w ...Elson Roy Serrao
[New][PATCH v1 1/2] regmap-irq: Remove unused type_invert flagAidan MacDonald
 [PATCH v1 2/2] regmap-irq: Remove unused mask_invert flagAidan MacDonald
 Re: [PATCH] drm/bridge: anx7625: Use common macros for DP power se ...Nícolas F. R. A. Prado
 Re: [Regression] Bug 216961 - Severe IO scheduling starvation issu ...Josef Bacik
 Re: [PATCH v3 4/4] mm: change to return bool for isolate_movable_p ...Andrew Morton
[New]Am Waiting to hear from you"Mr. Daniel Kafando"
 RE: [PATCH v2 0/3] cxl: Enhance trace point informationDan Williams
 RE: [PATCH] cxl/mem: Add kdoc param for event log driver stateDan Williams
 Re: [PATCH v2 2/7] platform/x86/intel/ifs: Introduce Array Scan te ..."Joseph, Jithu"
 Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfdPeter Xu
 Re: [PATCH] drm/bridge: anx7625: Drop device lock before drm_helpe ...Nícolas F. R. A. Prado
 Re: [PATCHv2] drm/amdgpu: register a vga_switcheroo client for Mac ...Orlando Chamberlain
[New]linux-next: manual merge of the net-next tree with Linus' treeStephen Rothwell
 Re: [PATCH v2 2/6] RISC-V: Add a syscall for HW probingEvan Green
[New][PATCH net-next 00/12] Add tc-mqprio and tc-taprio support for pre ...Vladimir Oltean
 [PATCH net-next 01/12] net: enetc: rename "mqprio" to "qopt"Vladimir Oltean
 [PATCH net-next 02/12] net: mscc: ocelot: add support for mqprio o ...Vladimir Oltean
 [PATCH net-next 03/12] net: dsa: felix: act upon the mqprio qopt i ...Vladimir Oltean
 [PATCH net-next 04/12] net: ethtool: fix __ethtool_dev_mm_supporte ...Vladimir Oltean
 [PATCH net-next 07/12] net/sched: mqprio: add extack to mqprio_par ...Vladimir Oltean
 [PATCH net-next 05/12] net: ethtool: create and export ethtool_dev ...Vladimir Oltean
 [PATCH net-next 06/12] net/sched: mqprio: simplify handling of nla ...Vladimir Oltean
 [PATCH net-next 08/12] net/sched: mqprio: add an extack message to ...Vladimir Oltean
 [PATCH net-next 10/12] net/sched: taprio: allow per-TC user input ...Vladimir Oltean
 [PATCH net-next 09/12] net/sched: mqprio: allow per-TC user input ...Vladimir Oltean
 [PATCH net-next 11/12] net: mscc: ocelot: add support for preempti ...Vladimir Oltean
 [PATCH net-next 12/12] net: enetc: add support for preemptible tra ...Vladimir Oltean
 Re: [PATCH v2 2/5] apple-gmux: refactor gmux typesOrlando Chamberlain
 Re: [PATCH v2 4/5] apple-gmux: support MMIO gmux on T2 MacsOrlando Chamberlain
 Re: [PATCH] PCI/MSI: clean up duplicate dependency in config PCI_H ...Bjorn Helgaas
 Re: [PATCH v2 5/5] apple-gmux: add debugfs interfaceOrlando Chamberlain
 Re: 答复: [PATCH] PCI: of:_War n if bridge base/limit region ov ...Bjorn Helgaas
 Re: [PATCH v2 0/7] MODULE_LICENSE removals, first trancheConor Dooley
[New]linux-next: manual merge of the net-next tree with Linus' treeStephen Rothwell
[New][PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable ...Marco Elver
 [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in unin ...Marco Elver
 [PATCH -tip v4 3/3] kasan: test: Fix test for new meminstrinsic in ...Marco Elver
 [PATCH V3 10/14] kvm: x86/mmu: Use kvm_mmu_invalidate_addr() in ne ...Lai Jiangshan
 [PATCH V3 11/14] kvm: x86/mmu: Allow the roots to be invalid in FN ...Lai Jiangshan
 [PATCH V3 12/14] kvm: x86/mmu: Remove FNAME(invlpg) and use FNAME( ...Lai Jiangshan
 [PATCH V3 13/14] kvm: x86/mmu: Remove @no_dirty_log from FNAME(pre ...Lai Jiangshan
 Re: next: x86_64: kunit test crashed and kernel panicMarco Elver
 [PATCH V3 14/14] kvm: x86/mmu: Skip calling mmu->sync_spte() when ...Lai Jiangshan
 Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfdYang Shi
 Re: [PATCH v5 00/10] Add the PowerQUICC audio support using the QMCMichael Ellerman
 Re: [PATCH] docs/mm: Physical Memory: correct spelling in referenc ...Jonathan Corbet
[New][PATCH v3 0/5] Remove VT-d virtual command interface and IOASIDJacob Pan
 [PATCH v3 1/5] iommu/vt-d: Remove virtual command interfaceJacob Pan
 [PATCH v3 3/5] iommu/sva: Stop using ioasid_set for SVAJacob Pan
 [PATCH v3 2/5] iommu/sva: Move PASID helpers to sva codeJacob Pan
 [PATCH v3 4/5] iommu/ioasid: Rename INVALID_IOASIDJacob Pan
 [PATCH v3 5/5] iommu: Remove ioasid infrastructureJacob Pan
 Re: [PATCH v3] Documentation: core-api: padata: correct spellingJonathan Corbet
 Re: [PATCH v3 2/5] iommu/sva: Move PASID helpers to sva codeJason Gunthorpe
 Re: [PATCH v5 3/5] usb: gadget: Add function wakeup supportThinh Nguyen
 Re: [PATCH v3 4/5] iommu/ioasid: Rename INVALID_IOASIDJason Gunthorpe
 Re: [PATCH] x86/hyperv: Pass on the lpj value from host to guestStanislav Kinsburskii
 Re: apparmor: global buffers spin lock may get contendedJohn Johansen
 Re: [PATCH v2 4/5] apple-gmux: support MMIO gmux on T2 MacsOrlando Chamberlain
 [PATCH v3] apparmor: global buffers spin lock may get contendedJohn Johansen
 Re: [PATCH] soc:amd:yp:Add OMEN by HP Gaming Laptop 16z-n000 to quirksMark Brown
 Re: linux-next: manual merge of the spi tree with the i2c treeMark Brown
 Re: [PATCH v3] irqchip/irq-sifive-plic: Add syscore callbacks for ...Mason Huo
 Re: [PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for ...Jason Gunthorpe
[New]linux-next: manual merge of the sound tree with the arm-soc treeStephen Rothwell
 Re: [PATCH v2] docs: describe how to quickly build a trimmed kernelJonathan Corbet
 Re: [PATCH 0/2] Documentation/Watchdog/hpwdtJonathan Corbet
 Re: [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoCCristian Ciocaltea
 Re: [PATCH] soc:amd:yp:Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler
 Re: [PATCH v5 3/5] usb: gadget: Add function wakeup supportElson Serrao
 Re: [RFC v1 net-next 0/7] add support for ocelot external portsColin Foster
 Re: [PATCH v2 3/5] apple-gmux: Use GMSP acpi method for interrupt ...Orlando Chamberlain
 [RFC PATCH 1/5] syscall: Allow configure used system callsZhangjin Wu
[New][RFC PATCH 0/5] Add dead syscalls elimination supportZhangjin Wu
 [RFC PATCH 3/5] RISC-V: Enable dead code eliminationZhangjin Wu
 [RFC PATCH 4/5] RISC-V: Add dead syscalls elimination supportZhangjin Wu
 [for-next][PATCH 2/5] tracing: Add BUILD_BUG() to make sure stackt ...Steven Rostedt
 [for-next][PATCH 5/5] tracing/histogram: Fix stacktrace histogram ...Steven Rostedt
 [for-next][PATCH 1/5] tracing/histogram: Dont use strlen to find l ...Steven Rostedt
[New][for-next][PATCH 0/5] tracing: Updates for 6.3Steven Rostedt
 [for-next][PATCH 4/5] tracing/histogram: Fix stacktrace keySteven Rostedt
 [for-next][PATCH 3/5] tracing/histogram: Fix a few problems with s ...Steven Rostedt
 [RFC PATCH 2/5] MIPS: Add dead syscalls elimination supportZhangjin Wu
 [RFC PATCH 5/5] nolibc: Record used syscalls in their own sectionsZhangjin Wu
 Re: [PATCH bpf-next] Fix typos in selftest/bpf filespatchwork-bot+netdevbpf@kernel ...
 Re: [RFC v1 net-next 0/7] add support for ocelot external portsVladimir Oltean
[New][PATCH 1/1] dm: remove unnecessary (void*) conversionsXU pengfei
 Re: [PATCH v3 4/5] iommu/ioasid: Rename INVALID_IOASIDFenghua Yu
 Re: [PATCH 13/21] ext4: remove dead check in mb_buddy_mark_freeKemeng Shi
 Re: [PATCH v1 01/24] LoongArch: KVM: Implement kvm module related ...Tianrui Zhao
 Re: [PATCH] tracing/probe: trace_probe_primary_from_call(): checke ...Masami Hiramatsu (Google)
 Re: [RFC v1 net-next 7/7] net: dsa: ocelot_ext: add support for ex ...Colin Foster
 Re: [PATCH v3 06/10] sched/fair: Use the prefer_sibling flag of th ...Ricardo Neri
 Re: [PATCH v1 01/24] LoongArch: KVM: Implement kvm module related ...maobibo
[New]Bitte, haben Sie meine vorherige E-Mail erhalten?Garner Julianne
 Re: linux-next: build warning after merge of the powerpc treeMichael Ellerman
 Re: [PATCH 3/9] sched: add sched_numa_find_nth_cpu()Yury Norov
 Re: [RFC v2 PATCH 5/7] x86/resctrl: Introduce -o debug mount optionFenghua Yu
 Re: [PATCH v3 1/2] ext4: commit super block if fs record error whe ...Baokun Li
 Re: [PATCH -next RFC 2/3] block: factor out the setting of GD_NEED ...Yu Kuai
 Re: [PATCH v3 1/2] ext4: commit super block if fs record error whe ..."yebin (H)"
 Re: [RFC v2 PATCH 6/7] x86/resctrl: Display the RMID and COSID for ...Fenghua Yu
 Re: [PATCH v2 0/3] media: pci: intel: ivsc: Add driver of Intel Vi ...Bingbu Cao
 Re: [PATCH] tracepoint: Allow livepatch module add trace eventSteven Rostedt
 Re: [RFC v2 PATCH 7/7] x86/resctrl: Add debug files when mounted w ...Fenghua Yu
 Re: [PATCH] soc:amd:yp:Add OMEN by HP Gaming Laptop 16z-n000 to quirksMark Brown
 Re: [PATCH v2] regulator: max597x: Align for simple_mfd_i2c driverMark Brown
 Re: [PATCH] spi: spidev: drop the incorrect notice from KconfigMark Brown
 Re: [PATCH] drm/i915: move a Kconfig symbol to unbreak the menu pr ...Zhenyu Wang
 Re: [syzbot] [reiserfs?] WARNING in reiserfs_readdir_inodesyzbot
[New][PATCH -next 0/2] block: fix scan partition for exclusively open d ...Yu Kuai
 [PATCH -next 1/2] block: Revert "block: Do not reread partition ta ...Yu Kuai
 [PATCH -next 2/2] block: fix scan partition for exclusively open d ...Yu Kuai
 Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfdDavid Stevens
 Re: [PATCH v5 3/5] usb: gadget: Add function wakeup supportThinh Nguyen
[New][PATCH v2 0/2] Add Richtek RT5739 switching voltage regulator support<cy_huang@richtek ...
 [PATCH v2 1/2] dt-bindings: regulator: Add Richtek RT5739<cy_huang@richtek ...
 [PATCH v2 2/2] regulator: Add support for Richtek RT5739 voltage r ...<cy_huang@richtek ...
 Re: [PATCH v1 1/2] regmap-irq: Remove unused type_invert flagMark Brown
 Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma i ...Suren Baghdasaryan
[New][git pull] drm fixes for 6.2 finalDave Airlie
 RE: [PATCH V2 net-next] net: fec: add CBS offload supportWei Fang
 Re: [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 syste ...Hal Feng
 Re: [PATCH] riscv: kprobe: Optimize kprobe with accurate atomicityGuo Ren
 Re: [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driverXingyu Wu
 Re: [Patch] [samples/trace_events] Remove unnecessary version.h in ...Steven Rostedt
 Re: [PATCH 1/2] erofs: convert hardcoded blocksize to sb->s_blocksizekernel test robot
 RE: [PATCH] x86/hyperv: Pass on the lpj value from host to guest"Michael Kelley (LINUX)"
 Re: [PATCH v3 2/3] LoongArch: Add ptrace single step supportQing Zhang
 Re: [PATCH 2/2] misc: smpro-errmon: Add dimm training failure syndromeQuan Nguyen
[New][PATCH v4 0/3] LoongArch: Add hardware breakpoints/watchpoints supportQing Zhang
 [PATCH v4 2/3] LoongArch: Add ptrace single step supportQing Zhang
 [PATCH v4 1/3] LoongArch: Add hardware breakpoints/watchpoints supportQing Zhang
 [PATCH v4 3/3] LoongArch: ptrace: expose hardware breakpoints to d ...Qing Zhang
 Re: [PATCH v2 01/12] media: v4l2: Add NV15 pixel formatHsia-Jun Li
 Re: [PATCH net-next v1 3/3] net/mlx5e: TC, Add support for VxLAN G ...Gavin Li
 Re: [PATCH v5 2/2] sched/fair: Introduce SIS_SHORT to wake up shor ...Abel Wu
[New][PATCH] ASoC: mediatek: mt8186: Use devm_platform_ioremap_resource()<ye.xingchen@zte ...
[New][RFC PATCH 1/1] x86/mm/pat: Clear VM_PAT if copy_p4d_range failedWupeng Ma
 Re: [PATCH 11/17] cifs: Add a function to Hash the contents of an ...Eric Biggers
[New][PATCH] dma-buf: make kobj_type structure constantThomas_Weißschuh
[New][PATCH] livepatch: Make kobj_type structures constantThomas_Weißschuh
[New][PATCH] irq: make kobj_type structures constantThomas_Weißschuh
[New][PATCH] padata: Make kobj_type structure constantThomas_Weißschuh
[New][PATCH] x86/MCE/AMD: Make kobj_type structure constantThomas_Weißschuh
 Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfdYang Shi
[New][PATCH] thermal/drivers/banggap: Use devm_platform_ioremap_resource()<ye.xingchen@zte ...
[New][PATCH] thermal/drivers/tsens: Use devm_platform_ioremap_resource()<ye.xingchen@zte ...
 [PATCH net-next v3 1/5] vxlan: Remove unused argument from vxlan_b ...Gavin Li
[New][PATCH net-next v3 0/5] net/mlx5e: Add GBP VxLAN HW offload supportGavin Li
 [PATCH net-next v3 2/5] vxlan: Expose helper vxlan_build_gbp_hdrGavin Li
 [PATCH net-next v3 3/5] net/mlx5e: Add helper for encap_info_equal ...Gavin Li
 [PATCH net-next v3 4/5] ip_tunnel: constify input argument of ip_t ...Gavin Li
 [PATCH net-next v3 5/5] net/mlx5e: TC, Add support for VxLAN GBP e ...Gavin Li
 Re: [PATCH v2] eventfd: use wait_event_interruptible_locked_irq() ...Eric Biggers
[New]drivers/iommu/io-pgtable-arm.c:330:8: error: instruction requires ...kernel test robot
 Re: [PATCH 1/2] erofs: convert hardcoded blocksize to sb->s_blocksizekernel test robot
 Re: [PATCH v7 1/1] dma: qcom: bam_dma: Add support to initialize i ...Bhupesh Sharma
[New]linux-next: Tree for Feb 17Stephen Rothwell
 Re: [PATCH v1 0/7] MPFS system controller/mailbox fixesJassi Brar
 Re: [PATCH v2 29/47] clk: mediatek: Propagate struct device with m ...Chen-Yu Tsai
 Re: [PATCH v2 30/47] clk: mediatek: mt7986-apmixed: Use PLL_AO fla ...Chen-Yu Tsai
 Re: [PATCH v2 31/47] clk: mediatek: mt7986-infracfg: Migrate to co ...Chen-Yu Tsai
 Re: [PATCH v2 32/47] clk: mediatek: mt7986-eth: Migrate to common ...Chen-Yu Tsai
[New][PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvestYu Zhao
 [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()Yu Zhao
 [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()Yu Zhao
 [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()Yu Zhao
 [PATCH mm-unstable v1 4/5] kvm/powerpc: add kvm_arch_test_clear_yo ...Yu Zhao
 [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_tes ...Yu Zhao
 Re: [PATCH v2 33/47] clk: mediatek: mt8186-mcu: Migrate to common ...Chen-Yu Tsai
 Re: [PATCH v2 34/47] clk: mediatek: Switch to module_platform_driv ...Chen-Yu Tsai
 Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_yo ...Yu Zhao
 Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_ ...Yu Zhao
 Re: [PATCH v2 35/47] clk: mediatek: Add MODULE_LICENSE() where missingChen-Yu Tsai
 Re: [PATCH mm-unstable v1 4/5] kvm/powerpc: add kvm_arch_test_clea ...Yu Zhao
 Re: [PATCH v2 36/47] clk: mediatek: mt2712: Change Kconfig options ...Chen-Yu Tsai
 Re: [PATCH v2 37/47] clk: mediatek: Split MT8195 clock drivers and ...Chen-Yu Tsai
 Re: [PATCH v2 38/47] clk: mediatek: Allow building MT8192 non-crit ...Chen-Yu Tsai
 Re: [PATCH v2 39/47] clk: mediatek: Allow MT7622 clocks to be buil ...Chen-Yu Tsai
 Re: [git pull] drm fixes for 6.2 finalpr-tracker-bot@kernel ...
\
 
  \ /
  Last update: 2023-03-27 00:26    [0.729 seconds]
©2004-2020 Jasper Spaans