lkml.org 
[lkml]   [2023]   [May]   [22]   [last100]  
 
/

22 May 2023

 
[New][PATCH] sched/deadline: simplify dl_bw_cpus() using cpumask_weight ...Miaohe Lin
 Re: [PATCHv3] mm: skip CMA pages when they are not availableMatthew Wilcox
 Re: [RFC PATCH] sched/fair: Introduce SIS_PAIR to wakeup task on l ...Chen Yu
 Re: [PATCH] sched/headers: remove duplicate included headerChristophe JAILLET
 Re: [PATCH v7 3/4] powerpc/purgatory: Remove PGO flagsMichael Ellerman
 Re: [PATCH v2 1/5] audit: refactor queue full checksEiichi Tsukata
 Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in bufferkernel test robot
 Re: [PATCH v2 2/5] audit: account backlog waiting time in audit_r ...Eiichi Tsukata
 Re: [PATCH v2 4/5] audit: check if audit_queue is full after prep ...Eiichi Tsukata
 Re: [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor ...Yi-De Wu (吳一德)
 Re: [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtua ...Yi-De Wu (吳一德)
 Re: [GIT PULL] ksmbd server fixesSteve French
 Re: [PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()Eiichi Tsukata
[New][PATCH] firmware: qcom_scm: use the SCM_CONVENTION based on ARM / ...Kathiravan T
[New][PATCH 00/31] mm: allow pte_offset_map[_lock]() to failHugh Dickins
[New]ld.lld: error: undefined symbol: devm_gen_pool_createkernel test robot
 [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier()Hugh Dickins
 Re: [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON listHORIGUCHI NAOYA(堀口 直也)
 [PATCH 02/31] mm/migrate: remove cruft from migration_entry_wait()sHugh Dickins
 [PATCH 03/31] mm/pgtable: kmap_local_page() instead of kmap_atomic()Hugh Dickins
 Re: [PATCH v1 01/23] perf tools: Warn if no user requested CPUs ma ...Ian Rogers
 [PATCH 04/31] mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins
 Re: Marvell NFC timings on CN9130Chris Packham
 [PATCH 05/31] mm/filemap: allow pte_offset_map_lock() to failHugh Dickins
 [PATCH 06/31] mm/page_vma_mapped: delete bogosity in page_vma_mapp ...Hugh Dickins
 [PATCH 07/31] mm/page_vma_mapped: reformat map_pte() with less ind ...Hugh Dickins
[New][PATCH v1] gpio: tangier: calculate number of ctx using temporary ...Raag Jadav
 [PATCH 08/31] mm/page_vma_mapped: pte_offset_map_nolock() not pte_ ...Hugh Dickins
 [PATCH 09/31] mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock( ...Hugh Dickins
 [PATCH 10/31] mm/pagewalk: walk_pte_range() allow for pte_offset_map()Hugh Dickins
[New]undefined reference to `ftrace_likely_update'kernel test robot
 [PATCH 11/31] mm/vmwgfx: simplify pmd & pud mapping dirty helpersHugh Dickins
 [PATCH 12/31] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()Hugh Dickins
 [PATCH 13/31] mm/hmm: retry if pte_offset_map() failsHugh Dickins
 [PATCH 14/31] fs/userfaultfd: retry if pte_offset_map() failsHugh Dickins
 [PATCH v3 03/10] maple_tree: Fix the arguments to __must_hold()Peng Zhang
[New][PATCH v3 00/10] Clean ups for maple treePeng Zhang
 [PATCH v3 01/10] maple_tree: Rework mtree_alloc_{range,rrange}()Peng Zhang
 [PATCH v3 05/10] maple_tree: Make the code symmetrical in mas_wr_e ...Peng Zhang
 [PATCH 15/31] mm/userfaultfd: allow pte_offset_map_lock() to failHugh Dickins
 [PATCH v3 06/10] maple_tree: Add mas_wr_new_end() to calculate new ...Peng Zhang
 [PATCH v3 08/10] maple_tree: Rework mas_wr_slot_store() to be clea ...Peng Zhang
 [PATCH v3 02/10] maple_tree: Drop mas_{rev_}alloc() and mas_fill_gap()Peng Zhang
 [PATCH v3 04/10] maple_tree: Simplify mas_is_span_wr()Peng Zhang
 [PATCH v3 07/10] maple_tree: Add comments and some minor cleanups ...Peng Zhang
 [PATCH v3 10/10] maple_tree: Relocate the declaration of mas_empty ...Peng Zhang
 [PATCH v3 09/10] maple_tree: Simplify and clean up mas_wr_node_store()Peng Zhang
 [PATCH 16/31] mm/debug_vm_pgtable,page_table_check: warn pte map failsHugh Dickins
 [PATCH 17/31] mm/various: give up if pte_offset_map[_lock]() failsHugh Dickins
 [PATCH 18/31] mm/mprotect: delete pmd_none_or_clear_bad_unless_tra ...Hugh Dickins
 [PATCH 19/31] mm/mremap: retry if either pte_offset_map_*lock() failsHugh Dickins
 Re: [PATCH v1 03/23] perf evlist: Remove __evlist__add_defaultIan Rogers
 Re: [PATCH v5 3/8] net-next: mvpp2: relax return value check for I ...Matti Vaittinen
 [PATCH 20/31] mm/madvise: clean up pte_offset_map_lock() scansHugh Dickins
 Re: [PATCH v5 4/8] pinctrl: wpcm450: relax return value check for ...Matti Vaittinen
 Re: linux-next: build failure after merge of the crypto treeHerbert Xu
 [PATCH 21/31] mm/madvise: clean up force_shm_swapin_readahead()Hugh Dickins
 [PATCH 22/31] mm/swapoff: allow pte_offset_map[_lock]() to failHugh Dickins
 Re: [PATCH] crypto: starfive - Fix driver dependenciesHerbert Xu
 [PATCH 23/31] mm/mglru: allow pte_offset_map_nolock() to failHugh Dickins
 [PATCH 24/31] mm/migrate_device: allow pte_offset_map_lock() to failHugh Dickins
 Re: [PATCH v1 05/23] perf pmu: Remove perf_pmu__hybrid_mountedIan Rogers
 [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unsta ...Hugh Dickins
 [PATCH 26/31] mm/huge_memory: split huge pmd under one pte_offset_ ...Hugh Dickins
 [PATCH 27/31] mm/khugepaged: allow pte_offset_map[_lock]() to failHugh Dickins
 [PATCH 28/31] mm/memory: allow pte_offset_map[_lock]() to failHugh Dickins
 [PATCH 29/31] mm/memory: handle_pte_fault() use pte_offset_map_nol ...Hugh Dickins
 Re: [PATCH 23/31] mm/mglru: allow pte_offset_map_nolock() to failYu Zhao
 [PATCH 30/31] mm/pgtable: delete pmd_trans_unstable() and friendsHugh Dickins
 [PATCH 31/31] perf/core: Allow pte_offset_map() to failHugh Dickins
 Re: [PATCH v1 20/23] perf pmus: Split pmus list into core and uncoreIan Rogers
 Re: [PATCH 1/2] block: make the fair sharing of tag configurablekernel test robot
 Re: [PATCH v3 3/7] virt: geniezone: Introduce GenieZone hypervisor ...Yi-De Wu (吳一德)
[New]drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c:218:70: warning: ...kernel test robot
 Re: [PATCH v2 1/7] docs: geniezone: Introduce GenieZone hypervisorYi-De Wu (吳一德)
 Re: [PATCH v2] mm/folio: Avoid special handling for order value 0 ...Tarun Sahu
 Re: [PATCH] usb: gadget: u_serial: Add null pointer check in gseri ...Prashanth K
[New][syzbot] [net?] general protection fault in __sk_mem_raise_allocatedsyzbot
[New][syzbot] [bluetooth?] KASAN: slab-use-after-free Write in hci_conn ...syzbot
 Re: [PATCH v2] PCI: Don't assume root ports from > 2015 are power ...Mika Westerberg
 Re: [PATCH v3] mm, compaction: Skip all non-migratable pages durin ..."Huang, Ying"
 RE: [PATCH v4] Bluetooth: btrtl: Add Realtek devcoredump supportHilda Wu
 [PATCH v4 2/3] venus: enable sufficient sequence change support fo ...Dikshita Agarwal
 [PATCH v4 3/3] venus: fix EOS handling in decoder stop commandDikshita Agarwal
[New][PATCH v4 0/3] fix decoder issues with firmware version checkDikshita Agarwal
 [PATCH v4 1/3] venus: add firmware version based checkDikshita Agarwal
 Re: [PATCH] PCI: dwc: keystone: Free IRQ in `ks_pcie_remove` and t ...曾祥翼
 Re: [PATCH v3] firmware: qcom_scm: Clear download bit during rebootMukesh Ojha
 Re: [PATCH v10 00/30] Add KVM LoongArch supportXi Ruoyao
[New][PATCH] venus: replace arrary index with enum for supported formatsDikshita Agarwal
 Re: [PATCH V1] block: Fix null pointer dereference issue on struct ...Pradeep Pragallapati
 [tip: irq/urgent] Merge tag 'irqchip-fixes-6.4-1' of git://git.ker ..."tip-bot2 for Thomas Gleixner"
 Re: [PATCH 0/2] arm/arm64: dts: Enable device-tree overlay support ...Uwe Kleine-König
 Re: [PATCH -next 1/5] md/raid5: don't allow replacement while resh ...Song Liu
 Re: [RFC 7/7] net: pcs: Drop the TSE PCS driverMaxime Chevallier
[New][syzbot] [btrfs?] WARNING in btrfs_split_ordered_extentsyzbot
[New][PATCH] x86/microcode: move microcode_mutex declarationChristian Gmeiner
 Re: [PATCH] ALSA: hda/ca0132: add quirk for EVGA X299 DARKTakashi Iwai
 Re: [PATCH v21 22/30] ocfs2: Provide a splice-read stubDavid Howells
 Re: [RESEND PATCH v7 2/2] sched/fair: Scan cluster before scanning ...Chen Yu
 Re: [PATCH 4/4] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmcKomal Bajaj
[New][PATCH 0/2] amd-pstate: amd_pstate related fixesWyes Karny
 Re: Regression. -6.3.X Good. -6.4-rcY Bad.Ard Biesheuvel
 Re: [PATCH] firmware: qcom_scm: use the SCM_CONVENTION based on AR ...Bhupesh Sharma
 Re: [PATCH 0/2] sysctl: Remove register_sysctl_table from sourcesJoel Granados
 [PATCH 1/2] cpufreq/amd-pstate: Write CPPC enable bit for each coreWyes Karny
 [PATCH 2/2] cpufreq/amd-pstate: Remove unnecessary active state checksWyes Karny
 Re: [PATCH v21 22/30] ocfs2: Provide a splice-read stubJoseph Qi
[New][PATCHv4] mm: skip CMA pages when they are not available"zhaoyang.huang"
[New][PATCH] mmu_notifiers: Notify on pte permission upgradesAlistair Popple
 Re: [PATCH 09/24] workqueue: Make unbound workqueues to use per-cp ...Leon Romanovsky
 Re: [PATCH] docs: printk-formats: Clarify %*pb format parameters"Luca Weiss"
 [PATCH v2 03/23] perf evlist: Remove __evlist__add_defaultIan Rogers
 [PATCH v2 01/23] perf tools: Warn if no user requested CPUs match ...Ian Rogers
 [PATCH v2 02/23] perf evlist: Remove evlist__warn_hybrid_groupIan Rogers
[New][PATCH v2 00/23] PMU refactoring and improvementsIan Rogers
 [PATCH v2 05/23] perf pmu: Remove perf_pmu__hybrid_mountedIan Rogers
 [PATCH v2 04/23] perf evlist: Reduce scope of evlist__has_hybridIan Rogers
 [PATCH v2 06/23] perf pmu: Detect ARM and hybrid PMUs with sysfsIan Rogers
 [PATCH v2 07/23] perf pmu: Add is_core to pmuIan Rogers
 [PATCH v2 08/23] perf pmu: Rewrite perf_pmu__has_hybrid to avoid listIan Rogers
 [PATCH v2 09/23] perf x86: Iterate hybrid PMUs as core PMUsIan Rogers
 [PATCH v2 10/23] perf topology: Avoid hybrid list for hybrid topologyIan Rogers
 [PATCH v2 11/23] perf evsel: Compute is_hybrid from PMU being coreIan Rogers
 [PATCH v2 12/23] perf header: Avoid hybrid PMU list in write_pmu_capsIan Rogers
 [PATCH v2 14/23] perf stat: Avoid hybrid PMU listIan Rogers
 [PATCH v2 13/23] perf metrics: Remove perf_pmu__is_hybrid useIan Rogers
 [PATCH v2 15/23] perf mem: Avoid hybrid PMU listIan Rogers
 [PATCH v2 16/23] perf pmu: Remove perf_pmu__hybrid_pmus listIan Rogers
 [PATCH v2 17/23] perf pmus: Prefer perf_pmu__scan over perf_pmus__ ...Ian Rogers
 [PATCH v2 20/23] perf pmus: Split pmus list into core and otherIan Rogers
 [PATCH v2 18/23] perf x86 mem: minor refactor to is_mem_loads_aux_ ...Ian Rogers
 [PATCH v2 21/23] perf pmus: Allow just core PMU scanningIan Rogers
 [PATCH v2 19/23] perf pmu: Separate pmu and pmusIan Rogers
 [PATCH v2 23/23] perf pmus: Ensure all PMUs are read for find_by_typeIan Rogers
 [PATCH v2 22/23] perf pmus: Avoid repeated sysfs scanningIan Rogers
 Re: Regression. -6.3.X Good. -6.4-rcY Bad.Bagas Sanjaya
[New]drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_factory.c:384 c ...Dan Carpenter
 Re: [PATCH 2/3] dt-bindings: rtc: Add Mstar SSD20xD RTC devicetree ...Romain Perier
 Re: [PATCH v5 7/7] ufs: core: Add error handling for MCQ modeStanley Chu
[New][PATCH v2 0/4] venus: add support for 10 bit decodingDikshita Agarwal
 [PATCH v2 4/4] venus: return P010 as preferred format for 10 bit d ...Dikshita Agarwal
 [PATCH v2 1/4] venus: add support for V4L2_PIX_FMT_P010 color formatDikshita Agarwal
 [PATCH v2 2/4] venus: update calculation for dpb buffersDikshita Agarwal
 [PATCH v2 3/4] venus: add handling of bit depth change from firmwarDikshita Agarwal
[New]drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: ...Dan Carpenter
 Re: [PATCH v21 22/30] ocfs2: Provide a splice-read stubDavid Howells
[New]drivers/block/drbd/drbd_worker.c:588 make_resync_request() warn: v ...Dan Carpenter
 Re: [PATCH] certs: buffer stderr from openssl unless errorPhilip Li
 Re: [PATCH v21 22/30] ocfs2: Provide a splice-read stubJoseph Qi
 Re: [PATCH v5 7/7] ufs: core: Add error handling for MCQ modeStanley Chu
 [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()Linus Walleij
[New][PATCH v2 00/12] arch: Make virt_to_pfn into a static inlineLinus Walleij
 [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij
[New]linux-next: build failure after merge of the amdgpu treeStephen Rothwell
 [PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in initLinus Walleij
 [PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page()Linus Walleij
 [PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglobLinus Walleij
 [PATCH v2 05/12] cifs: Pass a pointer to virt_to_page()Linus Walleij
 [PATCH v2 07/12] netfs: Pass a pointer to virt_to_page()Linus Walleij
 [PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlinesLinus Walleij
 [PATCH v2 08/12] arm64: vdso: Pass (void *) to virt_to_page()Linus Walleij
 [PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
 [PATCH v2 11/12] arm64: memory: Make virt_to_pfn() a static inlineLinus Walleij
 [PATCH v2 12/12] m68k/mm: Make pfn accessors static inlinesLinus Walleij
[New][PATCH v2 0/4] sock: Improve condition on sockmem pressureAbel Wu
 [PATCH v2 3/4] sock: Consider memcg pressure when raising sockmemAbel Wu
 [PATCH v2 1/4] sock: Always take memcg pressure into considerationAbel Wu
 [PATCH v2 2/4] sock: Fix misuse of sk_under_memory_pressure()Abel Wu
 Re: [PATCH v2] ata: libata-scsi: Fix get identity data failedDamien Le Moal
 [PATCH v2 4/4] sock: Remove redundant cond of memcg pressureAbel Wu
 Re: [PATCH 2/4] arm: dts: qcom: qdu1000: Add SDHCI nodeKomal Bajaj
 Re: [PATCH v4] bus: mhi: host: Skip MHI reset if device is in RDDMQiang Yu
 RE: linux-next: build failure after merge of the amdgpu tree"Zhang, Hawking"
[New][PATCH v4] usb: typec: intel_pmc_mux: Expose IOM port status to de ...Rajat Khandelwal
[New]linux-next: build failure after merge of the drm-msm-lumag treeStephen Rothwell
 [PATCH -V2 4/5] swap: remove get/put_swap_device() in __swap_dupli ...Huang Ying
[New][PATCH -next] block: Fix the partition start may overflow in add_p ...Zhong Jinghua
 [PATCH -V2 3/5] swap: remove __swp_swapcount()Huang Ying
 Re: [PATCH] EDAC: Expose node link in sysfs if CONFIG_NUMAkernel test robot
 Re: [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU resetConor Dooley
 [PATCH -V2 2/5] swap, __read_swap_cache_async(): enlarge get/put_s ...Huang Ying
[New][PATCH -V2 0/5] swap: cleanup get/put_swap_device() usageHuang Ying
 [PATCH -V2 5/5] swap: comments get_swap_device() with usage ruleHuang Ying
 [PATCH -V2 1/5] swap: Remove get/put_swap_device() in __swap_count()Huang Ying
[New][PATCH] sched: deadline: Remove unnecessary ‘NULL’ values fro ...Li zeming
 [PATCH v11 1/2] dt-bindings: spi: add loongson spiYinbo Zhu
[New][PATCH v11 0/2] spi: loongson: add bus driver for the loongson spiYinbo Zhu
 [PATCH v11 2/2] spi: loongson: add bus driver for the loongson spi ...Yinbo Zhu
[New]linux-next: build failure after merge of the amdgpu treeStephen Rothwell
 Re: [PATCH 1/2] mfd: max5970: Rename driver and remove wildcardLee Jones
 Re: [RFC PATCH] sched/fair: Introduce SIS_PAIR to wakeup task on l ...Mike Galbraith
 Re: [PATCH v4 03/10] dt-bindings: serial: add documentation for Bo ...Conor Dooley
[New][PATCH v2] tpm_tis_spi: fix:release chip select when flow control ...[email protected] ...
 [PATCH v3 04/21] x86/efistub: Clear BSS in EFI handover protocol e ...Ard Biesheuvel
 [PATCH v3 02/21] x86/efistub: Simplify and clean up handover entry ...Ard Biesheuvel
 Re: [PATCH v11 31/31] LoongArch: KVM: Add maintainers for LoongArc ...Tianrui Zhao
 [PATCH v3 01/21] x86/efistub: Branch straight to kernel entry poin ...Ard Biesheuvel
[New][PATCH v3 00/21] efi/x86: Avoid bare metal decompressor during EFI ...Ard Biesheuvel
 [PATCH v3 06/21] x86/decompressor: Store boot_params pointer in ca ...Ard Biesheuvel
 [PATCH v3 05/21] x86/decompressor: Use proper sequence to take the ...Ard Biesheuvel
 Re: [PATCH v4 2/2] leds: add aw20xx driverLee Jones
 [PATCH v3 03/21] x86/decompressor: Avoid magic offsets for EFI han ...Ard Biesheuvel
 [PATCH v3 08/21] x86/decompressor: Use standard calling convention ...Ard Biesheuvel
 [PATCH v3 07/21] x86/decompressor: Call trampoline as a normal fun ...Ard Biesheuvel
 [PATCH v3 09/21] x86/decompressor: Avoid the need for a stack in t ...Ard Biesheuvel
 [PATCH v3 10/21] x86/decompressor: Call trampoline directly from C ...Ard Biesheuvel
 [PATCH v3 11/21] x86/decompressor: Only call the trampoline when c ...Ard Biesheuvel
 [PATCH v3 12/21] x86/decompressor: Merge trampoline cleanup with s ...Ard Biesheuvel
 [PATCH v3 18/21] x86/head_64: Store boot_params pointer in callee- ...Ard Biesheuvel
 Re: linux-next: build failure after merge of the drm-msm-lumag treeDmitry Baryshkov
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesQi Zheng
 [PATCH v3 14/21] x86/efistub: Prefer EFI memory attributes protoco ...Ard Biesheuvel
 [PATCH v3 20/21] x86/efistub: Check SEV/SNP support while running ...Ard Biesheuvel
 [PATCH v3 13/21] x86/efistub: Perform 4/5 level paging switch from ...Ard Biesheuvel
 [PATCH v3 17/21] x86/decompressor: Factor out kernel decompression ...Ard Biesheuvel
 [PATCH v3 16/21] x86/decompressor: Move global symbol references t ...Ard Biesheuvel
 [PATCH v3 21/21] x86/efistub: Avoid legacy decompressor when doing ...Ard Biesheuvel
 [PATCH v3 15/21] decompress: Use 8 byte alignmentArd Biesheuvel
 [PATCH v3 19/21] efi/libstub: Add limit argument to efi_random_alloc()Ard Biesheuvel
[New]linux-next: build failure after merge of the amdgpu treeStephen Rothwell
 Re: [PATCH 2/3] dt-bindings: rtc: Add Mstar SSD20xD RTC devicetree ...Conor Dooley
 Re:_[PATCH]_sched:_deadline:_Remove_unnecessary ‘NULL’ values ...Mukesh Ojha
 [PATCH v2] erofs: kill hooked chains to avoid loops on deduplicate ...Gao Xiang
 [PATCH v2 0/2] soc: hisilicon: Support HCCS driver on Kunpeng SoC Huisong Li
 Re: [v1 0/2] *** Support Starry-himax83102-j02 and Starry-ili9882t ...[email protected] ...
 [PATCH v2 2/2] doc: soc: hisilicon: Add Kunpeng HCCS driver docume ...Huisong Li
 Re: linux-next: build failure after merge of the amdgpu tree"Lazar, Lijo"
 Re: [PATCH v5 4/4] spi: spidev_test Add three missing spi mode bitsBörge Strümpfel
 Re: Probing nvme disks fails on Upstream kernels on powerpc MaxconfigSrikar Dronamraju
 [PATCH v2 1/2] soc: hisilicon: Support HCCS driver on Kunpeng SoCHuisong Li
 RE: [PATCH 2/2] cpufreq/amd-pstate: Remove unnecessary active stat ..."Yuan, Perry"
[New][PATCH v4 0/3] md: bugfix of writing raid sysfs[email protected] ...
 [PATCH v4 1/3] md/raid10: fix overflow of md/safe_mode_delay[email protected] ...
 [PATCH v4 2/3] md/raid10: fix wrong setting of max_corr_read_errors[email protected] ...
 [PATCH v4 3/3] md/raid10: optimize check_decay_read_errors()[email protected] ...
 Re: [PATCH 12/31] mm/vmalloc: vmalloc_to_page() use pte_offset_ker ...Lorenzo Stoakes
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH v2] pinctrl: qcom: sa8775p: add the wakeirq mapLinus Walleij
[New][PATCH next] drm/amdgpu: Fix unsigned comparison with zero in gmc_ ...Harshit Mogalapalli
 Re: [PATCH V7 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driverLinus Walleij
 Re: [PATCH 06/16] ARM: tcm: move tcm_init() prototype to asm/tcm.hLinus Walleij
 Re: [ANNOUNCE / RFC] Periodic Upstream Call for KVMChao Peng
 Re: [PATCH RFC v2] Randomized slab caches for kmalloc()Gong Ruiqi
 Re: [PATCH 11/16] ARM: move setup functions to headerLinus Walleij
 [tip: sched/core] sched/psi: Avoid resetting the min update period ..."tip-bot2 for Yang Yang"
 Re: [PATCH v3 1/5] dt-bindings: gpio: Add GPIO3 for AXP209 GPIO bi ...Linus Walleij
 Re: [PATCH v4] usb: typec: intel_pmc_mux: Expose IOM port status t ...Greg KH
 Re: [PATCH - for 6.4] tpm: tpm_tis: Disable interrupts for AEON UP ...Péter_Ujfalusi
[New]Pozycjonowanie- informacja"Dominik Perkowski"
 Re: Probing nvme disks fails on Upstream kernels on powerpc MaxconfigMichael Ellerman
 Re: [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU resetGuo Ren
 [RFC PATCH v3 03/17] vsock/virtio: support to send non-linear skbArseniy Krasnov
 [RFC PATCH v3 01/17] vsock/virtio: read data from non-linear skbArseniy Krasnov
 [RFC PATCH v3 09/17] vsock: enable SOCK_SUPPORT_ZC bitArseniy Krasnov
 [RFC PATCH v3 02/17] vhost/vsock: read data from non-linear skbArseniy Krasnov
 [RFC PATCH v3 07/17] vsock: read from socket's error queueArseniy Krasnov
[New][RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag supportArseniy Krasnov
 [RFC PATCH v3 10/17] vhost/vsock: support MSG_ZEROCOPY for transportArseniy Krasnov
 [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tapArseniy Krasnov
 [RFC PATCH v3 12/17] vsock/loopback: support MSG_ZEROCOPY for tran ...Arseniy Krasnov
 [RFC PATCH v3 13/17] net/sock: enable setting SO_ZEROCOPY for PF_VSOCKArseniy Krasnov
[New]Verificación_/_Actualización"@zimbra "
 [RFC PATCH v3 14/17] docs: net: description of MSG_ZEROCOPY for AF ...Arseniy Krasnov
 [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov
 [RFC PATCH v3 08/17] vsock: check for MSG_ZEROCOPY supportArseniy Krasnov
 [RFC PATCH v3 17/17] test/vsock: io_uring rx/tx testsArseniy Krasnov
 [RFC PATCH v3 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perfArseniy Krasnov
 [RFC PATCH v3 11/17] vsock/virtio: support MSG_ZEROCOPY for transportArseniy Krasnov
 [RFC PATCH v3 06/17] vsock: check error queue to set EPOLLERRArseniy Krasnov
 [RFC PATCH v3 15/17] test/vsock: MSG_ZEROCOPY flag testsArseniy Krasnov
[New][PATCH v3 1/2] dt-bindings: usb: Add microchip USB5807 HUBMike Looijmans
 [PATCH v3 2/2] usb: misc: usb5807: Add driverMike Looijmans
 Re: [PATCH 1/7] arm: docs: Move Arm documentation to Documentation ...Alexandre TORGUE
 Re: [PATCH v2 1/2] gpio: tps65219: add GPIO support for TPS65219 PMICjerome Neanne
 Re: [PATCH v2] usb: gadget: udc: core: Offload usb_udc_vbus_handle ...Badhri Jagan Sridharan
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesAlistair Popple
[New]Re: [PATCH v1] MAINTAINERS: update arm64 Microchip entriesNicolas Ferre
 Re: [PATCH 2/4] x86: always initialize xen-swiotlb when xen-pcifro ...Petr Tesařík
 Re: [PATCH 2/4] x86: always initialize xen-swiotlb when xen-pcifro ...Petr Tesařík
[New]Verificación_/_Actualización"@zimbra "
[New][linus:master] [module] 8660484ed1: WARNING:at_kernel/module/dups. ...kernel test robot
 Re: [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_ ...David Howells
 Re: [PATCH v4 00/12] sched: Avoid unnecessary migrations within SM ...Shrikanth Hegde
 Re: [PATCH] perf symbol: Add LoongArch case in get_plt_sizes()Tiezhu Yang
 Re: [PATCH v2] ata: libata-scsi: Fix get identity data failedJason Yan
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH RFC v2] Randomized slab caches for kmalloc()Hyeonggon Yoo
 Re: [GIT PULL] ksmbd server fixesronnie sahlberg
 Re: [PATCH v6 4/8] drm/bridge: mhdp8546: Set input_bus_flags from ...[email protected] ...
 Re: r8169: disable ASPM during NAPI poll locking changes --> BUG: ...Sebastian Andrzej Siewior
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...WANG Xuerui
 Re: [PATCH] [v9] platform/chrome: cros_ec_lpc: Move host command t ...[email protected] ...
 Re: [PATCH] efi: fix missing prototype warningsArd Biesheuvel
 Re: [PATCH] efi/esrt: Allow ESRT access without CAP_SYS_ADMINArd Biesheuvel
 Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNO ...Thomas Gleixner
 Re: [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: enable support fo ...Alexis_Lothoré
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH 1/2] dt-bindings: mtd: nand: Macronix: document new bindingMiquel Raynal
 Re: kernel error at led trigger "phy0tpt"Thorsten Leemhuis
 Re: [PATCH v2] tpm_tis_spi: fix:release chip select when flow cont ...Paul Menzel
 Re: [PATCH 1/2] cpufreq/amd-pstate: Write CPPC enable bit for each ...Huang Rui
[New]drivers/net/wireless/legacy/ray_cs.c:628:17: warning: 'strncpy' sp ...kernel test robot
 Re: [PATCH v2 2/6] can: esd_usb: Replace initializer macros used f ...Marc Kleine-Budde
 Re: [PATCH v2 1/6] can: esd_usb: Make use of existing kernel macrosMarc Kleine-Budde
 RE: [PATCH v1 2/2] clk: divider: Properly handle rates exceeding U ...David Laight
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...WANG Xuerui
[New][PATCH 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMCHerve Codina
 [PATCH 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case o ...Herve Codina
 [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina
 Re: [PATCH 1/5] dt-bindings: clock: Add YAML schemas for LPASSCC a ...Johan Hovold
 Re: [PATCH 0/7] riscv: Memory Hot(Un)Plug supportDavid Hildenbrand
 Re: [PATCH 2/5] dt-bindings: clock: Add YAML schemas for LPASS AUD ...Johan Hovold
[New][PATCH] mm/mmap: refactor mlock_future_check()Lorenzo Stoakes
 Aw: Re: [PATCH] arm64: dts: mt7986: set Wifi Leds low-active for B ...Frank Wunderlich
 Re: [PATCH v3 1/2] dt-bindings: usb: Add microchip USB5807 HUBRob Herring
 Re: [PATCH v5 2/3] mm, page_owner: Add page_owner_stacks file to p ...Alexander Potapenko
 Re: [PATCH -next v20 20/26] riscv: Add prctl controls for userspac ...Andy Chiu
 Re: [RFC PATCH 3/3] irqflags: Warn on irq disable when disabled an ...kernel test robot
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesQi Zheng
 Re: [PATCH v4 3/3] cpufreq: Return failure if fast_switch is not s ...kernel test robot
 Re: [PATCH] mtd: spi-nor: Fix divide by zero for spi-nor-generic f ...Miquel Raynal
 Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max ...Lukasz Luba
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH 3/5] clk: qcom: Add lpass clock controller driver for S ...Johan Hovold
 Re: [PATCH] i3c: master: svc: fix cpu schedule in spin lockMiquel Raynal
 Re: [PATCH] i3c: master: svc: fix i3c suspend/resume issueMiquel Raynal
 Re: [PATCH 4/5] clk: qcom: Add lpass audio clock controller driver ...Johan Hovold
 Re: [PATCH] i3c: master: svc: add NACK check after start byte sentMiquel Raynal
 Re: [PATCH v5 2/3] drm/panel: Add Samsung S6D7AA0 panel controller ...Neil Armstrong
 Re: [tip: locking/core] bcache: Convert to lock_cmp_fnPeter Zijlstra
 Re: [PATCH v5 3/3] MAINTAINERS: Add entry for Samsung S6D7AA0 LCD ...Neil Armstrong
 Re: [PATCH V3 1/4] dt-bindings: clock: Add crypto clock and reset ...[email protected] ...
 Re: [PATCH V3 3/4] dt-bindings: qcom-qce: add SoC compatible strin ...[email protected] ...
 Re: [PATCH 2/4] x86: always initialize xen-swiotlb when xen-pcifro ...Juergen Gross
 Re: [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hintJesper Dangaard Brouer
 Re: [PATCH v5 3/3] mm,page_owner: Filter out stacks by a threshold ...Alexander Potapenko
 Re: [PATCH 5/5] arm64: dts: qcom: sc8280xp: add resets for soundwi ...Johan Hovold
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...WANG Xuerui
 Re: [PATCH] iio: addac: ad74413: don't set DIN_SINK for functions ...Rasmus Villemoes
 Re: [PATCH v4 2/3] pinctrl: tps6594: Add driver for TPS6594 pinctr ..."Esteban Blanc"
 Re: [PATCH 3/5] clk: qcom: Add lpass clock controller driver for S ...Johan Hovold
 Re: [PATCH bpf-next] samples/bpf: hbm: Fix compile error about fal ...Daniel Borkmann
 Re: [PATCH] certs: buffer stderr from openssl unless errorGuo Ren
 Re: [PATCH V1 1/4] irqchip/loongson-pch-pic: Fix initialization of ...Jianmin Lv
 Re: [PATCH V1 2/4] irqchip/loongson-pch-pic: Fix potential incorre ...Jianmin Lv
[New][PATCH] vhost: use kzalloc() instead of kmalloc() followed by memset()Prathu Baronia
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH 7/7] dt-bindings: Add bidings for mtk,apu-drmAlexandre Bailon
 Re: [PATCH v2 1/5] kselftest: vm: Fix tabs/spaces inconsistency in ...David Hildenbrand
 Re: [PATCH V3 4/4] arm64: dts: qcom: ipq9574: Enable crypto nodes[email protected] ...
 Re: [PATCH v2 2/5] mm: damon must atomically clear young on ptes a ...Ryan Roberts
 Re: [PATCH v2 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test caseDavid Hildenbrand
 Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNO ...Feng Tang
 Re: Marvell NFC timings on CN9130Miquel Raynal
[New]Verificación_/_Actualización"@zimbra "
 Re: [PATCH 2/2] drm/panel-fannal-c3004: Add fannal c3004 DSI panel[email protected] ...
[New][PATCH] block: remove redundant req_op in blk_rq_is_passthrough[email protected] ...
 Re: [PATCH 0/2] drm/panel: add fannal c3004 panel[email protected] ...
 Re: [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longDavid Hildenbrand
 Re: [PATCH v2 2/8] PCI: qcom: Disable write access to read only re ...Lorenzo Pieralisi
 Re: [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_ ...James Clark
 Re: [PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling whe ...Vitaly Kuznetsov
[New][PATCH][next] wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RE ...Colin Ian King
 Re: [PATCH RFC v2] Randomized slab caches for kmalloc()"GONG, Ruiqi"
 Re: [PATCH V3 2/4] clk: qcom: gcc-ipq9574: Enable crypto clocks[email protected] ...
 Re: [PATCH V1 3/4] irqchip/loongson-liointc: Fix IRQ trigger polarityJianmin Lv
 Re: [PATCH v3] firmware: qcom_scm: Clear download bit during rebootRobert Marko
 Re: [PATCH RESEND 2/2] arm64: dts: rockchip: Add RGA2 support to r ...Sakari Ailus
 Re: [PATCH V1 4/4] irqchip/loongson-liointc: Add IRQCHIP_SKIP_SET_ ...Jianmin Lv
 Re: [PATCH RFC 01/10] drm/panel: Clean up SOFEF00 config dependenciesNeil Armstrong
 Re: [PATCH v2 0/8] PCI: qcom: Do not advertise hotplug capabilityLorenzo Pieralisi
[New][PATCH][next] drm/amdgpu: Fix a couple of spelling mistakes in inf ...Colin Ian King
 Re: [PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctlDavid Hildenbrand
 Re: Marvell NFC timings on CN9130Miquel Raynal
 Re: [PATCH v1] meson saradc: fix clock divider mask lengthDmitry Rokosov
 Re: [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xpe ...Neil Armstrong
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH 1/2] dt-bindings: display: panel: Add Visionox R66451 A ...Neil Armstrong
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...WANG Xuerui
 Re: [PATCH v2] usb: gadget: udc: core: Offload usb_udc_vbus_handle ...Badhri Jagan Sridharan
 Re: [PATCH] ARM: at91: pm: fix imbalanced reference counter for et ...Nicolas Ferre
 Re: [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panelNeil Armstrong
 Re: [PATCH RFC 08/10] drm/panel/samsung-sofef03: Add panel driver ...Neil Armstrong
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...WANG Xuerui
 Re: [PATCH] ARM: at91: pm: fix imbalanced reference counter for et ..."Russell King (Oracle)"
 Re: [PATCH v1] meson saradc: fix clock divider mask lengthDmitry Rokosov
 Re: [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panelNeil Armstrong
 Re: [PATCH v3] firmware: qcom_scm: Clear download bit during rebootMukesh Ojha
 Re: [PATCH] drm/panel: Support for Starry-himax83102-j02 TDDI MIPI ...[email protected] ...
 Re: [PATCH 1/3] pinctrl: at91-pio4: Enable Push-Pull configurationNicolas Ferre
 Re: [PATCH 2/3] dt-bindings: pinctrl: at91-pio4: Add push-pull supportNicolas Ferre
 Re: [PATCH v5 0/3] Add Samsung S6D7AA0 panel controller driverNeil Armstrong
 Re: [PATCH] mtd: spi-nor: Fix divide by zero for spi-nor-generic f ...Tudor Ambarus
 Re: [PATCH V4 0/6] Add PCIe support for IPQ9574Lorenzo Pieralisi
[New][PATCH 0/3] Add CPSW9G DT support for J784S4Siddharth Vadapalli
 [PATCH 3/3] arm64: dts: ti: k3-j784s4: Add overlay for dual port U ...Siddharth Vadapalli
 Re: [PATCH 3/3] ARM: dts: at91: Return to boolean propertiesNicolas Ferre
 Re: [PATCH v8 1/6] usb: Add support for Intel LJCA deviceOliver Neukum
 Re: [PATCH 1/2] dt-bindings: mtd: nand: Macronix: document new bindingliao jaime
[New][PATCH] erofs: use HIPRI by default if per-cpu kthreads are enabledGao Xiang
 [PATCH 2/3] arm64: dts: ti: k3-j784s4: Add overlay to enable QSGMI ...Siddharth Vadapalli
 [PATCH 1/3] arm64: dts: ti: k3-j784s4-main: Add CPSW9G nodesSiddharth Vadapalli
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH v3] firmware: qcom_scm: Clear download bit during rebootRobert Marko
 Re: RCU WARNING on 6.4-rc2, TI AM62 and TPS65219jerome Neanne
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...WANG Xuerui
[New][PATCH 0/2] MT8192/95: Set correct MSDCPLL rateAngeloGioacchino Del Regno
 [PATCH 2/2] arm64: dts: mediatek: mt8195: Make sure MSDCPLL's rate ...AngeloGioacchino Del Regno
 [PATCH 1/2] arm64: dts: mediatek: mt8192: Make sure MSDCPLL's rate ...AngeloGioacchino Del Regno
 Re: [Freedreno] [PATCH 02/11] drm/msm/dpu: use the actual lm maxim ...Arnaud Vrac
 Re: [PATCH] block: remove redundant req_op in blk_rq_is_passthroughChaitanya Kulkarni
[New][PATCH v2 0/3] soc: loongson2_pm: add power management supportYinbo Zhu
 [PATCH v2 2/3] dt-bindings: soc: add loongson-2 pmYinbo Zhu
 [PATCH v2 1/3] loongarch: export loongarch pm interfaceYinbo Zhu
[New][PATCH v2 3/3] soc: loongson2_pm: add power management supportYinbo Zhu
 Re: [PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR s ...Mukesh Ojha
 Re: [PATCH] mtd: spi-nor: Fix divide by zero for spi-nor-generic f ...Hans de Goede
 [PATCH v2 1/4] dt-bindings: mmc: sdhci-msm: Document the QDU1000/Q ...Komal Bajaj
 [PATCH v2 2/4] arm: dts: qcom: qdu1000: Add SDHCI nodeKomal Bajaj
 [PATCH v2 3/4] arm64: dts: qcom: qdu1000: Add SDHCI1 pin configura ...Komal Bajaj
 [PATCH v2 4/4] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmcKomal Bajaj
 Re: [PATCH v8 2/6] usb: ljca: Add transport interfaces for sub-mod ...Oliver Neukum
 Re: [PATCH v4 2/2] leds: add aw20xx driverAndy Shevchenko
[New][PATCH v2 0/4] arm64: dts: qcom: qdu1000: add SDHCIKomal Bajaj
[New]kernel/locking/lockdep.c:2877-2887: dead code[email protected] ...
 Re: [PATCH 2/2] drm/ofdrm: Update expected device name"Linux regression tracking (Thorsten Leemhuis)"
[New][PATCH v2] MAINTAINERS: update arm64 Microchip entriesConor Dooley
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [RFC PATCH v2 10/11] KVM: selftests: Add tests for virtual enu ..."Liu, Jingqi"
 Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entriesNicolas Ferre
 Re: [PATCH] ARM: dts: lan966x: Add support for SMA connectors<[email protected] ...
 Re: [RFC PATCH v2 09/11] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_S ..."Liu, Jingqi"
 Re: [patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM ...David Hildenbrand
 Re: [RFC PATCH v2 08/11] KVM: VMX: Advertise MITI_ENUM_RETPOLINE_S ..."Liu, Jingqi"
 Re: [PATCH v2] ata: libata-scsi: Fix get identity data failedDamien Le Moal
 Re: [PATCH] ARM: dts: at91: tse850: add properties for gpio-line-names<[email protected] ...
 Re: [PATCH net-next v5 1/3] scm: add SO_PASSPIDFD and SCM_PIDFDChristian Brauner
 Re: [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clockVladimir Oltean
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH v2 3/4] arm64: dts: qcom: qdu1000: Add SDHCI1 pin confi ...Bhupesh Sharma
 Re: [PATCH v8 5/6] i2c: Add support for Intel LJCA USB I2C driverOliver Neukum
 Re: [PATCH v2 1/4] dt-bindings: mmc: sdhci-msm: Document the QDU10 ...Bhupesh Sharma
 Re: [PATCH] mtd: spi-nor: Fix divide by zero for spi-nor-generic f ...Miquel Raynal
 Re: [PATCH 2/2] spi: spi-cadence: Add missing kernel doc for clk_r ...Mark Brown
[New][PATCH 1/2] mm/memcontrol: fix typo in commentHaifeng Xu
 Re: [PATCH v2 0/2] SPDX conversion from UDFJan Kara
 Re: [PATCH v2 4/4] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmcBhupesh Sharma
[New][PATCH 2/2] selftests: cgroup: fix unexpected failure on test_memc ...Haifeng Xu
 Re: [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clockVladimir Oltean
 Re: [PATCH v4] usb: typec: intel_pmc_mux: Expose IOM port status t ...Rajat Khandelwal
 Re: [PATCH v4 0/9] fs: implement multigrain timestampsChristian Brauner
 Re: [PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalidJohn Garry
 Re: [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clockVladimir Oltean
 Re: [PATCH v4 05/11] drm/mediatek: gamma: Enable the Gamma LUT tab ...CK Hu (胡俊光)
 Re: [PATCH v4 9/9] btrfs: convert to multigrain timestampsDavid Sterba
 Re: [PATCH v3] firmware: qcom_scm: Clear download bit during rebootRobert Marko
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...WANG Xuerui
 Re:_[PATCH_-next_v20_20/26]_riscv:_Add_prc tl_controls_for_userspa ...Rémi_Denis-Courmont
 Re: [PATCH v4 9/9] btrfs: convert to multigrain timestampsJeff Layton
 Re: [PATCH v4] Makefile.compiler: replace cc-ifversion with compil ...Ricardo Cañuelo
 Re: [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to ...Geert Uytterhoeven
[New]Re: [syzbot] [hfs?] KMSAN: uninit-value in hfsplus_listxattr侯伟桃 Vincent Hou
 [char-misc-next 2/2] mei: bus-fixup: fix buffer typeTomas Winkler
[New][char-misc-next 1/2] mei: bus: drop useless cldev null checkTomas Winkler
 Re: [PATCH net] forcedeth: Fix an error handling path in nv_probe()Simon Horman
 Re: [PATCH bpf-next v2] bpftool: specify XDP Hints ifname when loa ...Larysa Zaremba
 Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in bufferAndy Shevchenko
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in bufferAndy Shevchenko
[New][PATCH v5 00/11] Add Renesas PMIC RAA215300 and built-in RTC supportBiju Das
 Re: [PATCH V2 net-next] net: fec: turn on XDP features[email protected] ...
 Re: [PATCH] [net-next] net: ipconfig: move ic_nameservers_fallback ...[email protected] ...
 Re: [PATCH V2 net-next] net: fec: remove useless fec_enet_reset_skb()[email protected] ...
 Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in bufferPaul Cercueil
 Re: [PATCH] ARM: dts: at91: tse850: add properties for gpio-line-namesPeter Rosin
 Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in bufferPaul Cercueil
 Re: Linux 5.15.104Lee Jones
[New][PATCH] ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques
[New][PATCH] ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques
[New][PATCH] ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques
[New][PATCH] ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...WANG Xuerui
 Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to ge ...Muhammad Usama Anjum
[New][PATCH] perf cs-etm: Copy kernel coresight-pmu.h headerJames Clark
 [tip: locking/core] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()"tip-bot2 for Peter Zijlstra"
 [tip: locking/core] slub: Replace cmpxchg_double()"tip-bot2 for Peter Zijlstra"
 [tip: locking/core] x86,intel_iommu: Replace cmpxchg_double()"tip-bot2 for Peter Zijlstra"
 Re: [regression] Bug 217218 - Trying to boot Linux version 6-2.2 k ..."Linux regression tracking (Thorsten Leemhuis)"
 [tip: locking/core] x86,amd_iommu: Replace cmpxchg_double()"tip-bot2 for Peter Zijlstra"
 [tip: locking/core] instrumentation: Wire up cmpxchg128()"tip-bot2 for Peter Zijlstra"
 [tip: locking/core] cyrpto/b128ops: Remove struct u128"tip-bot2 for Peter Zijlstra"
 [tip: locking/core] percpu: Wire up cmpxchg128"tip-bot2 for Peter Zijlstra"
 [tip: locking/core] s390/cpum_sf: Convert to cmpxchg128()"tip-bot2 for Peter Zijlstra"
 [tip: locking/core] types: Introduce [us]128"tip-bot2 for Peter Zijlstra"
 [tip: locking/core] arch: Remove cmpxchg_double"tip-bot2 for Peter Zijlstra"
 Re: [PATCH RESEND 0/2] media: rockchip: rga: Add rk3568 supportMichael Tretter
 Re: r8169: disable ASPM during NAPI poll locking changes --> BUG: ...Heiner Kallweit
 Re: [PATCH v11 0/2] spi: loongson: add bus driver for the loongson spiMark Brown
 Re: r8169: disable ASPM during NAPI poll locking changes --> BUG: ...Sebastian Andrzej Siewior
 Re: [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longAlexey Izbyshev
 Re: [PATCH net] forcedeth: Fix an error handling path in nv_probe()Dan Carpenter
 Re: r8169: disable ASPM during NAPI poll locking changes --> BUG: ...Mike Galbraith
 Re: [PATCH v4 05/41] counter: add HAS_IOPORT dependenciesNiklas Schnelle
[New][PATCH v8 0/6] ksm: support tracking KSM-placed zero-pages<[email protected] ...
 Re: Regression: w1_therm: sysfs w1_slave sometimes report 85 degre ..."Linux regression tracking #update (Thorsten Leemhuis)"
 Re: [PATCH 0/2] media: nxp: imx8-isi: Two build fixesSakari Ailus
 Re: [PATCH] sched/deadline: simplify dl_bw_cpus() using cpumask_we ...Mukesh Ojha
 Re: [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLEAlexandre Ghiti
 [PATCH v8 1/6] ksm: support unsharing KSM-placed zero pagesYang Yang
 [PATCH v5 03/44] char: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 10/44] firmware: dmi-sysfs: handle HAS_IOPORT=nNiklas Schnelle
 [PATCH v5 07/44] counter: add HAS_IOPORT_MAP dependencyNiklas Schnelle
 [PATCH v5 05/44] char: tpm: handle HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 08/44] /dev/port: don't compile file operations without ...Niklas Schnelle
[New][PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=nNiklas Schnelle
 [PATCH v5 02/44] ata: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 01/44] kgdb: add HAS_IOPORT dependencyNiklas Schnelle
 [PATCH v5 19/44] misc: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 11/44] gpio: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 09/44] drm: handle HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 15/44] Input: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 13/44] i2c: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 06/44] comedi: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 04/44] char: ipmi: handle HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 23/44] parport: PC style parport depends on HAS_IOPORTNiklas Schnelle
 [PATCH v5 17/44] leds: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 16/44] Input: gameport: add ISA and HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 24/44] PCI: Make quirk using inw() depend on HAS_IOPORTNiklas Schnelle
 [PATCH v5 18/44] media: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 21/44] mpt fusion: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 12/44] hwmon: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 20/44] mISDN: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 25/44] PCI/sysfs: Make I/O resource depend on HAS_IOPORTNiklas Schnelle
 [PATCH v5 27/44] platform: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 14/44] iio: ad7606: Kconfig: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 29/44] power: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 26/44] pcmcia: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 22/44] net: handle HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 28/44] pnp: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 35/44] tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 38/44] usb: pci-quirks: handle HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 41/44] video: Handle HAS_IOPORT dependenciesNiklas Schnelle
 Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entries<[email protected] ...
 [PATCH v5 34/44] staging: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 40/44] fbdev: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 39/44] vgacon: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 36/44] usb: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 43/44] wireless: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 30/44] rtc: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 37/44] usb: uhci: handle HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 33/44] speakup: add HAS_IOPORT dependency for SPEAKUP_SE ...Niklas Schnelle
 [PATCH v5 44/44] asm-generic/io.h: Remove I/O port accessors for H ...Niklas Schnelle
 [PATCH v5 32/44] sound: add HAS_IOPORT dependenciesNiklas Schnelle
 [PATCH v5 42/44] watchdog: add HAS_IOPORT dependenciesNiklas Schnelle
[New][syzbot] [net?] KASAN: invalid-access Read in __packet_get_statussyzbot
 [PATCH v8 2/6] ksm: count all zero pages placed by KSMYang Yang
 Re: [syzbot] [hfs?] KMSAN: uninit-value in hfsplus_listxattrChristian Brauner
 [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older bi ...Andrew Cooper
[New][PATCH net] net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non ...[email protected] ...
 Re: [PATCH v2 2/2] input: joystick: Fix buffer data parsingAndy Shevchenko
 Re: [PATCH v5] iio: adc: ad_sigma_delta: Fix IRQ issue by setting ...Masahiro Honda
 Re: [regression] Bug 217218 - Trying to boot Linux version 6-2.2 k ...Robin Murphy
 Re: [PATCHv12 4/9] x86/boot/compressed: Handle unaccepted memory"Kirill A. Shutemov"
[New]Dear Friend,Abebe Aemro Selassie
 Re: [PATCH v4 9/9] btrfs: convert to multigrain timestampsChristian Brauner
 Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in bufferAndy Shevchenko
 [PATCH v8 5/6] ksm: update the calculation of KSM profitYang Yang
 Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in bufferAndy Shevchenko
 Re: [PATCH] drm/nouveau: dispnv50: fix missing-prototypes warningKarol Herbst
 Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov
 Re: [PATCH v5 4/4] spi: spidev_test Add three missing spi mode bitsAndy Shevchenko
 Re: [PATCHv12 4/9] x86/boot/compressed: Handle unaccepted memoryArd Biesheuvel
 Re: [PATCH net] page_pool: fix inconsistency for page_pool_ring_[u ...Jesper Dangaard Brouer
 Re: Probing nvme disks fails on Upstream kernels on powerpc MaxconfigSrikar Dronamraju
[New][PATCH 0/9] Mitigate a vmap lock contention"Uladzislau Rezki (Sony)"
 [PATCH 8/9] mm: vmalloc: Offload free_vmap_area_lock global lock"Uladzislau Rezki (Sony)"
 [PATCH 5/9] mm: vmalloc: Insert busy-VA per-cpu zone"Uladzislau Rezki (Sony)"
 [PATCH 3/9] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c"Uladzislau Rezki (Sony)"
 [PATCH 9/9] mm: vmalloc: Scale and activate cvz_size"Uladzislau Rezki (Sony)"
 [PATCH 2/9] mm: vmalloc: Rename adjust_va_to_fit_type() function"Uladzislau Rezki (Sony)"
 [PATCH 1/9] mm: vmalloc: Add va_alloc() helper"Uladzislau Rezki (Sony)"
 [PATCH 4/9] mm: vmalloc: Add a per-CPU-zone infrastructure"Uladzislau Rezki (Sony)"
 [PATCH 6/9] mm: vmalloc: Support multiple zones in vmallocinfo"Uladzislau Rezki (Sony)"
 [PATCH 7/9] mm: vmalloc: Insert lazy-VA per-cpu zone"Uladzislau Rezki (Sony)"
[New][PATCH v11 0/9] Implement copy offload supportNitesh Shetty
 [PATCH v11 1/9] block: Introduce queue limits for copy-offload supportNitesh Shetty
 [PATCH v11 3/9] block: add emulation for copyNitesh Shetty
 [PATCH v11 2/9] block: Add copy offload support infrastructureNitesh Shetty
 [PATCH v11 4/9] fs, block: copy_file_range for def_blk_ops for dir ...Nitesh Shetty
 [PATCH v11 5/9] nvme: add copy offload supportNitesh Shetty
 [PATCH v11 8/9] dm: Enable copy offload for dm-linear targetNitesh Shetty
 [PATCH v11 6/9] nvmet: add copy command support for bdev and file nsNitesh Shetty
 [PATCH v11 7/9] dm: Add support for copy offloadNitesh Shetty
 [PATCH v11 9/9] null_blk: add support for copy offloadNitesh Shetty
 Re: [PATCH net] forcedeth: Fix an error handling path in nv_probe()Simon Horman
 [PATCH v8 6/6] selftest: add a testcase of ksm zero pagesYang Yang
 [PATCH v8 4/6] ksm: add documentation for ksm zero pagesYang Yang
 [PATCH v8 3/6] ksm: add ksm zero pages for each processYang Yang
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [PATCH] drm/nouveau/acr/ga102: set variable ga102_gsps storage ...Karol Herbst
 Re: [PATCH v4 05/41] counter: add HAS_IOPORT dependenciesWilliam Breathitt Gray
 Re: [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with olde ..."Russell King (Oracle)"
 Re: [PATCH v2 1/2] gpio: tps65219: add GPIO support for TPS65219 PMICAndy Shevchenko
[New][PATCH mm-unstable 1/4] mm: multi-gen LRU: use macro for bitmap"T.J. Alumbaugh"
 [PATCH mm-unstable 2/4] mm: multi-gen LRU: cleanup lru_gen_soft_re ..."T.J. Alumbaugh"
 [PATCH mm-unstable 4/4] mm: multi-gen LRU: cleanup lru_gen_test_re ..."T.J. Alumbaugh"
 [PATCH mm-unstable 3/4] mm: multi-gen LRU: add helpers in page tab ..."T.J. Alumbaugh"
 Re: [PATCH 04/31] mm/pgtable: allow pte_offset_map[_lock]() to failQi Zheng
 [PATCH v2] irqchip/gic-v3: workaround for ASR8601 when reading mpidrzhengyan
 Re: [PATCH 05/31] mm/filemap: allow pte_offset_map_lock() to failQi Zheng
 Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to ge ...Muhammad Usama Anjum
 Re: [PATCH 2/3] dt-bindings: rtc: Add Mstar SSD20xD RTC devicetree ...Romain Perier
 Re: [PATCH v2] ata: libata-scsi: Fix get identity data failedJohn Garry
 Re: [PATCH v2] PCI: Don't assume root ports from > 2015 are power ...Mario Limonciello
 Re: [PATCH] drm/drm_vblank.c: avoid unsigned int to signed int castJani Nikula
 Re: [PATCH] scsi: target: Fix data corruption under concurrent tar ...Grzegorz Uriasz
 Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_I ..."Arnd Bergmann"
[New][PATCH V2 1/6] perf/x86/intel: Add Grand Ridge and Sierra Forest[email protected] ...
 [PATCH V2 2/6] perf: Add branch stack extension[email protected] ...
 [PATCH V2 3/6] perf: Support branch events[email protected] ...
 [PATCH V2 5/6] tools headers UAPI: Sync include/uapi/linux/perf_ev ...[email protected] ...
 [PATCH V2 4/6] perf/x86/intel: Support LBR event logging[email protected] ...
 [PATCH V2 6/6] perf tools: Add branch event knob[email protected] ...
[New][PATCH net-next v2 0/6] microchip_t1s: Update on Microchip 10BASE- ...Parthiban Veerasooran
 [PATCH net-next v2 1/6] net: phy: microchip_t1s: modify driver des ...Parthiban Veerasooran
 [PATCH net-next v2 2/6] net: phy: microchip_t1s: replace read-modi ...Parthiban Veerasooran
 [PATCH net-next v2 3/6] net: phy: microchip_t1s: update LAN867x PH ...Parthiban Veerasooran
 [PATCH net-next v2 4/6] net: phy: microchip_t1s: fix reset complet ...Parthiban Veerasooran
 [PATCH net-next v2 5/6] net: phy: microchip_t1s: remove unnecessar ...Parthiban Veerasooran
 [PATCH net-next v2 6/6] net: phy: microchip_t1s: add support for M ...Parthiban Veerasooran
 Re: [PATCH v1 01/23] perf tools: Warn if no user requested CPUs ma ..."Liang, Kan"
 Re: [PATCH mm-unstable 1/4] mm: multi-gen LRU: use macro for bitmapDavid Hildenbrand
 Re: [regression] Bug 217218 - Trying to boot Linux version 6-2.2 k ..."Linux regression tracking (Thorsten Leemhuis)"
 Re: [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 Et ...Simon Horman
 Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in bufferPaul Cercueil
 Re: [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 Et ...Simon Horman
 Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entries<[email protected] ...
 Re: [PATCH v2] PCI: Don't assume root ports from > 2015 are power ...Mika Westerberg
 Re: [PATCH 08/31] mm/page_vma_mapped: pte_offset_map_nolock() not ...Qi Zheng
 Re: [PATCH v1 1/1] m68k: Move signal frame following exception on ...Geert Uytterhoeven
 Re: [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32Jesper Dangaard Brouer
[New]Re: [PATCH v13 6/8] media: i2c: add DS90UB960 driverLudwig Zenz
 Re: [PATCH 2/2] drm/ofdrm: Update expected device nameMichal Suchánek
 Re: [PATCH v11 0/2] spi: loongson: add bus driver for the loongson spizhuyinbo
 Re: [PATCH v11 1/9] block: Introduce queue limits for copy-offload ...Damien Le Moal
 Re: [PATCH net] page_pool: fix inconsistency for page_pool_ring_[u ...Ilias Apalodimas
 Re: [PATCH v2] ata: libata-scsi: Fix get identity data failedDamien Le Moal
[New][PATCH] arm64: watchdog_hld: provide arm_pmu_irq_is_nmi stubArnd Bergmann
 Re: [PATCH v5 02/44] ata: add HAS_IOPORT dependenciesDamien Le Moal
 Re: [PATCH] md/raid5: Convert stripe_head's "dev" to flexible arra ...Yu Kuai
 Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNO ...Thomas Gleixner
 Re: [PATCH v4 1/3] rtc: tps6594: Add driver for TPS6594 RTC"Esteban Blanc"
 [PATCH v5 31/44] scsi: add HAS_IOPORT dependenciesNiklas Schnelle
[New][PATCH 1/5] drm/amd/pm: mark irq functions as 'static'Arnd Bergmann
 [PATCH 2/5] drm/amdkfd: mark local functions as staticArnd Bergmann
 [PATCH 3/5] drm/amdgpu:mark aqua_vanjaram_reg_init.c function as s ...Arnd Bergmann
 [PATCH 4/5] drm/amdgpu: use %pad format string for dma_addr_tArnd Bergmann
 [PATCH 5/5] drm/amdgpu: fix acpi build warningsArnd Bergmann
 Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary"Rafael J. Wysocki"
 Re: [PATCH -V2 1/5] swap: Remove get/put_swap_device() in __swap_c ...David Hildenbrand
 Re: [PATCH v1 05/23] perf pmu: Remove perf_pmu__hybrid_mounted"Liang, Kan"
 Re: [PATCH] drm/drm_vblank.c: avoid unsigned int to signed int castSui Jingfeng
 Re: [PATCH v11 0/2] spi: loongson: add bus driver for the loongson spiMark Brown
[New][PATCH 0/3] raid10 bugfix[email protected] ...
 [PATCH 2/3] md/raid10: fix incorrect done of recovery[email protected] ...
 [PATCH 1/3] md/raid10: fix null-ptr-deref of mreplace in raid10_sy ...[email protected] ...
 [PATCH 3/3] md/raid10: fix io loss while replacement replace rdev[email protected] ...
 Re: Potential issue with (or misunderstanding of) of_irq_get()Conor Dooley
 Re: [PATCH v7 0/6] Add support for TI TPS65219 PMIC.jerome Neanne
 Re: [PATCH v5 32/44] sound: add HAS_IOPORT dependenciesTakashi Iwai
[New][PATCH v5] hwmon: add HP WMI Sensors driverJames Seo
 Re: Break doesn't work on a CP2105Johan Hovold
[New][PATCH net] lan966x: Fix unloading/loading of the driverHoratiu Vultur
 Re: [PATCH -next v2 0/6] blk-wbt: minor fix and cleanup"Linux regression tracking (Thorsten Leemhuis)"
 Re: [PATCH] ocfs2: fix use-after-free when unmounting read-only fi ...Joseph Qi
 Re: [PATCH v3 0/7] add VTM nodes to TI's K3 SoCsChristian Gmeiner
 Re: [PATCH -V2 2/5] swap, __read_swap_cache_async(): enlarge get/p ...David Hildenbrand
 Re: [PATCH -V2 3/5] swap: remove __swp_swapcount()David Hildenbrand
 Re: RCU WARNING on 6.4-rc2, TI AM62 and TPS65219jerome Neanne
 Re: [PATCH v5 32/44] sound: add HAS_IOPORT dependenciesJaroslav Kysela
 Re: [PATCH -V2 4/5] swap: remove get/put_swap_device() in __swap_d ...David Hildenbrand
 Re: [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_ ...Leo Yan
 RE: [PATCH] drm/drm_vblank.c: avoid unsigned int to signed int castDavid Laight
 Re: [PATCH -V2 5/5] swap: comments get_swap_device() with usage ruleDavid Hildenbrand
 Re: [PATCH v5 28/44] pnp: add HAS_IOPORT dependenciesJaroslav Kysela
 [PATCH net-next v10 01/16] net: Declare MSG_SPLICE_PAGES internal ...David Howells
 Re: [PATCH 13/31] mm/hmm: retry if pte_offset_map() failsQi Zheng
 [PATCH net-next v10 02/16] net: Pass max frags into skb_append_pag ...David Howells
[New][PATCH net-next v10 00/16] splice, net: Replace sendpage with send ...David Howells
 [PATCH net-next v10 03/16] net: Add a function to splice pages int ...David Howells
 [PATCH net-next v10 12/16] ip6, udp6: Support MSG_SPLICE_PAGESDavid Howells
 [PATCH net-next v10 11/16] ip, udp: Support MSG_SPLICE_PAGESDavid Howells
 [PATCH net-next v10 05/16] tcp: Convert do_tcp_sendpages() to use ...David Howells
 [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()David Howells
 [PATCH net-next v10 10/16] tcp: Fold do_tcp_sendpages() into tcp_s ...David Howells
 [PATCH net-next v10 04/16] tcp: Support MSG_SPLICE_PAGESDavid Howells
 [PATCH net-next v10 06/16] tcp_bpf: Inline do_tcp_sendpages as it' ...David Howells
 [PATCH net-next v10 07/16] espintcp: Inline do_tcp_sendpages()David Howells
 [PATCH net-next v10 09/16] siw: Inline do_tcp_sendpages()David Howells
 [PATCH net-next v10 13/16] udp: Convert udp_sendpage() to use MSG_ ...David Howells
 [tip: smp/core] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with ..."tip-bot2 for Andrew Cooper"
 [PATCH net-next v10 16/16] unix: Convert unix_stream_sendpage() to ...David Howells
 [PATCH net-next v10 14/16] ip: Remove ip_append_page()David Howells
 Re: [PATCH -next v2 0/6] blk-wbt: minor fix and cleanupYu Kuai
 [PATCH net-next v10 15/16] af_unix: Support MSG_SPLICE_PAGESDavid Howells
 Re: [PATCH][next] wifi: rtw89: 8851b: rfk: Fix spelling mistake KI ...Simon Horman
 Re: [PATCH 1/2] dt-bindings: mms114: Add linux,keycodes property f ...Conor Dooley
 Re: [PATCH] drm/drm_vblank.c: avoid unsigned int to signed int castJani Nikula
 [PATCH net-next 01/30] net: dsa: mt7530: add missing @p5_interface ...[email protected] ...
 [PATCH net-next 02/30] net: dsa: mt7530: use p5_interface_select a ...[email protected] ...
[New][PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP ...[email protected] ...
 [PATCH net-next 03/30] net: dsa: mt7530: properly support MT7531AE ...[email protected] ...
 [PATCH net-next 04/30] net: dsa: mt7530: improve comments regardin ...[email protected] ...
 [PATCH net-next 07/30] net: dsa: mt7530: do not run mt7530_setup_p ...[email protected] ...
 [PATCH net-next 05/30] net: dsa: mt7530: read XTAL value from corr ...[email protected] ...
 [PATCH net-next 06/30] net: dsa: mt7530: improve code path for set ...[email protected] ...
 [PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface t ...[email protected] ...
 [PATCH net-next 09/30] net: dsa: mt7530: empty default case on mt7 ...[email protected] ...
 [PATCH net-next 10/30] net: dsa: mt7530: call port 6 setup from mt ...[email protected] ...
 [PATCH net-next 11/30] net: dsa: mt7530: remove pad_setup function ...[email protected] ...
 [PATCH net-next 12/30] net: dsa: mt7530: move XTAL check to mt7530 ...[email protected] ...
 [PATCH net-next 13/30] net: dsa: mt7530: move enabling port 6 to m ...[email protected] ...
 [PATCH net-next 14/30] net: dsa: mt7530: switch to if/else stateme ...[email protected] ...
 [PATCH net-next 15/30] net: dsa: mt7530: set TRGMII RD TAP if trgm ...[email protected] ...
 [PATCH net-next 16/30] net: dsa: mt7530: move lowering port 5 RGMI ...[email protected] ...
 [PATCH net-next 17/30] net: dsa: mt7530: fix port capabilities for ...[email protected] ...
 [PATCH net-next 18/30] net: dsa: mt7530: remove .mac_port_config f ...[email protected] ...
 [PATCH net-next 19/30] net: dsa: mt7530: set interrupt register on ...[email protected] ...
 [PATCH net-next 20/30] net: dsa: mt7530: properly reset MT7531 switch[email protected] ...
 [PATCH net-next 21/30] net: dsa: mt7530: get rid of useless error ...[email protected] ...
 [PATCH net-next 22/30] net: dsa: mt7530: rename p5_intf_sel and us ...[email protected] ...
 [PATCH net-next 23/30] net: dsa: mt7530: run mt7530_pll_setup() on ...[email protected] ...
 [PATCH net-next 25/30] net: dsa: mt7530: properly set MT7531_CPU_PMAP[email protected] ...
 [PATCH net-next 24/30] net: dsa: mt7530: rename MT7530_MFC to MT75 ...[email protected] ...
 [PATCH net-next 26/30] net: dsa: mt7530: properly set MT7530_CPU_PORT[email protected] ...
 [PATCH net-next 27/30] net: dsa: mt7530: introduce BPDU trapping f ...[email protected] ...
 [PATCH net-next 28/30] net: dsa: mt7530: introduce LLDP frame trapping[email protected] ...
 [PATCH net-next 29/30] net: dsa: introduce preferred_default_local ...[email protected] ...
 [PATCH net-next 30/30] MAINTAINERS: add me as maintainer of MEDIAT ...[email protected] ...
 Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM aft ...Mimi Zohar
 Re: [PATCH] ocfs2: fix use-after-free when unmounting read-only fi ...Luís_Henriques
 [PATCH 03/26] locking/atomic: hexagon: remove redundant arch_atomi ...Mark Rutland
 [PATCH 02/26] locking/atomic: remove fallback commentsMark Rutland
 [PATCH 04/26] locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
 [PATCH 01/26] locking/atomic: arm: fix sync opsMark Rutland
[New][PATCH 00/26] locking/atomic: restructuring + kerneldocMark Rutland
 [PATCH 07/26] locking/atomic: hexagon: add preprocessor symbolsMark Rutland
 [PATCH 05/26] locking/atomic: arc: add preprocessor symbolsMark Rutland
 [PATCH 08/26] locking/atomic: m68k: add preprocessor symbolsMark Rutland
 [PATCH 06/26] locking/atomic: arm: add preprocessor symbolsMark Rutland
 Re: [PATCH 17/31] mm/various: give up if pte_offset_map[_lock]() failsQi Zheng
 [PATCH 10/26] locking/atomic: sh: add preprocessor symbolsMark Rutland
 [PATCH 09/26] locking/atomic: parisc: add preprocessor symbolsMark Rutland
 [PATCH 12/26] locking/atomic: x86: add preprocessor symbolsMark Rutland
 [PATCH 14/26] locking/atomic: scripts: remove bogus order parameterMark Rutland
 [PATCH 13/26] locking/atomic: xtensa: add preprocessor symbolsMark Rutland
 [PATCH 11/26] locking/atomic: sparc: add preprocessor symbolsMark Rutland
 [PATCH 21/26] locking/atomic: scripts: split pfx/name/sfx/orderMark Rutland
 [PATCH 19/26] locking/atomic: scripts: build raw_atomic_long*() di ...Mark Rutland
 [PATCH 22/26] locking/atomic: scripts: simplify raw_atomic_long*() ...Mark Rutland
 [PATCH 18/26] locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland
 [PATCH 15/26] locking/atomic: scripts: remove leftover "${mult}"Mark Rutland
 [PATCH 23/26] locking/atomic: scripts: simplify raw_atomic*() defi ...Mark Rutland
 [PATCH 17/26] locking/atomic: scripts: add trivial raw_atomic*_<op>()Mark Rutland
 [PATCH 20/26] locking/atomic: scripts: restructure fallback ifdefferyMark Rutland
 [PATCH 16/26] locking/atomic: scripts: factor out order template g ...Mark Rutland
 [PATCH 25/26] locking/atomic: docs: Add atomic operations to the d ...Mark Rutland
 [PATCH 24/26] locking/atomic: scripts: generate kerneldoc commentsMark Rutland
 Re: [PATCH v4 05/11] drm/mediatek: gamma: Enable the Gamma LUT tab ...AngeloGioacchino Del Regno
 [PATCH 26/26] locking/atomic: treewide: delete arch_atomic_*() ker ...Mark Rutland
 Re: [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: enable support fo ...Alexis_Lothoré
 Re: [PATCH v2 1/2] gpio: tps65219: add GPIO support for TPS65219 PMICjerome Neanne
 [PATCH net-next v4 1/2] phy: mscc: Use PHY_ID_MATCH_VENDOR to mini ...Harini Katakam
 [PATCH net-next v4 2/2] phy: mscc: Add support for RGMII delay con ...Harini Katakam
[New][PATCH net-next v4 0/2] Add support for VSC85xx DT RGMII delaysHarini Katakam
 Re: [PATCH 09/24] workqueue: Make unbound workqueues to use per-cp ...Dennis Dalessandro
 Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps re ...Oleg Nesterov
 Re: [PATCH net] 3c589_cs: Fix an error handling path in tc589_probe()Simon Horman
 Re: [PATCH] ocfs2: fix use-after-free when unmounting read-only fi ...Heming Zhao
 Re: [PATCH net-next v2 1/6] net: phy: microchip_t1s: modify driver ...Andrew Lunn
 Re: [PATCH net-next v2 2/6] net: phy: microchip_t1s: replace read- ...Andrew Lunn
 Re: [PATCH 17/31] mm/various: give up if pte_offset_map[_lock]() failsQi Zheng
 Re: [PATCH locking/atomic 19/19] docs: Add atomic operations to th ...Mark Rutland
 Re: [PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & ...Andrew Lunn
 Re: [PATCH net-next v2 3/6] net: phy: microchip_t1s: update LAN867 ...Andrew Lunn
 Re: [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: enable support fo ...Andrew Lunn
 Re: [PATCH v5 09/44] drm: handle HAS_IOPORT dependenciesThomas Zimmermann
 Re: [regression] Since kernel 6.3.1 logitech unify receiver not wo ..."Linux regression tracking (Thorsten Leemhuis)"
[New][PATCH RESEND] blk-wbt: fix that wbt can't be disabled by defaultYu Kuai
[New][PATCH] drm/amdgpu: remove unused variable num_xccTom Rix
[New][PATCH] f2fs: fix to avoid NULL pointer dereference f2fs_write_end ...Chao Yu
 Re: [RESEND PATCH v7 2/2] sched/fair: Scan cluster before scanning ...Yicong Yang
 Re: [PATCH net-next v2 4/6] net: phy: microchip_t1s: fix reset com ...Andrew Lunn
 Re: A null-ptr-deref bug in f2fs_write_end_ioChao Yu
 Re: [PATCH net-next v2 5/6] net: phy: microchip_t1s: remove unnece ...Andrew Lunn
 Re: [PATCH v3 02/18] x86/reboot: Harden virtualization hooks for e ..."Huang, Kai"
 Re: [PATCH 1/1] media: camss: set VFE bpl_alignment to 16 for sdm8 ...Bryan O'Donoghue
 Re: [PATCH 0/1] media: camss: fix VFE bpl_alignment for sdm845 and ...Bryan O'Donoghue
 Re: [PATCH v2 2/3] dt-bindings: soc: add loongson-2 pmConor Dooley
[New][PATCH] ARM: dts: at91: sama5d2: remove extra lineClaudiu Beznea
 Re: [PATCH v2 17/20] x86: efistub: Check SEV/SNP support while run ...Joerg Roedel
 Re: [PATCH v2 2/4] sock: Fix misuse of sk_under_memory_pressure()Simon Horman
 Re: [PATCH v2 3/4] sock: Consider memcg pressure when raising sockmemSimon Horman
 Re: [PATCH 29/31] mm/memory: handle_pte_fault() use pte_offset_map ...Qi Zheng
 Re: [PATCH] irqchip: gic-v3: Collection table support muti pageswangwudi
 Re: Break doesn't work on a CP2105Corey Minyard
 Re: [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_ ...Christian Brauner
 Re: [PATCH] drm/drm_vblank.c: avoid unsigned int to signed int castSui Jingfeng
 Re: [PATCH v2 4/4] sock: Remove redundant cond of memcg pressureSimon Horman
 Re: [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboo ..."Huang, Kai"
 [tip: core/debugobjects] debugobjects: Don't wake up kswapd from f ..."tip-bot2 for Tetsuo Handa"
 Re: [PATCH v16 1/1] clk: npcm8xx: add clock controllerTomer Maimon
 Re: [PATCH net-next v2 6/6] net: phy: microchip_t1s: add support f ...Andrew Lunn
 Re: [PATCH v3 04/18] x86/reboot: KVM: Disable SVM during reboot vi ..."Huang, Kai"
 Re: [PATCH RFC 08/10] drm/panel/samsung-sofef03: Add panel driver ...Dmitry Baryshkov
 Re: [syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir"yebin (H)"
 Re: [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xpe ...Dmitry Baryshkov
 Re: [PATCH v4 0/3] Add JH7110 MIPI DPHY RX supportChanghuang Liang
 Re: [PATCH v2 2/8] PCI: qcom: Disable write access to read only re ...Dmitry Baryshkov
 Re: [PATCH v15 5/6] dt-bindings: clock: meson: add A1 Peripherals ...Dmitry Rokosov
 Re: [PATCH 1/3] md/raid10: fix null-ptr-deref of mreplace in raid1 ...Yu Kuai
[New][PATCH] drm/amdgpu: remove unused variable mmhub_v1_8_mmea_cgtt_cl ...Tom Rix
 Re: [syzbot] [fs?] [usb?] INFO: rcu detected stall in vfs_readlinkChristian Brauner
 Re: [PATCH v2 1/3] docs: sound: add 'pcmtest' driver documentationBagas Sanjaya
 Re: [PATCH v3 6/6] drm/shmem-helper: Switch to reservation lockEmil Velikov
 Re: [PATCH 3/3] md/raid10: fix io loss while replacement replace rdevYu Kuai
 Re: [PATCH v3 0/2] memcontrol: support cgroup level OOM protectionMichal Hocko
 Re: [PATCH v5 0/5] dt-bindings: clocks: at91: convert to yaml<[email protected] ...
 Re: [PATCH 22/32] vfs: inode cache conversion to hash-blChristian Brauner
 Re: [PATCH v3 06/18] x86/reboot: Assert that IRQs are disabled whe ..."Huang, Kai"
 Re: [PATCH v3 05/18] x86/reboot: Disable virtualization during reb ..."Huang, Kai"
 Re: [PATCH v5 09/44] drm: handle HAS_IOPORT dependencies"Arnd Bergmann"
 Re: [PATCH v2 17/20] x86: efistub: Check SEV/SNP support while run ...Ard Biesheuvel
 Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNO ...Feng Tang
 Re: [PATCH v11 0/2] spi: loongson: add bus driver for the loongson spizhuyinbo
 Re: [PATCH v5 30/44] rtc: add HAS_IOPORT dependencies"Maciej W. Rozycki"
 Re: [PATCH v11 0/2] spi: loongson: add bus driver for the loongson spiMark Brown
 Re: [PATCH v3 07/18] x86/reboot: Hoist "disable virt" helpers abov ..."Huang, Kai"
 Re: [PATCH v4 0/3] Add JH7110 MIPI DPHY RX supportConor Dooley
 Re: [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag supportSimon Horman
 Re: [PATCH] x86/head/64: Switch to KERNEL_CS as soon as new GDT is ...Joerg Roedel
 Re: [PATCH v3 08/18] x86/reboot: Expose VMCS crash hooks if and on ..."Huang, Kai"
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...Sui Jingfeng
 Re: [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tapSimon Horman
 Re: [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov
 Re: [PATCH v5 09/44] drm: handle HAS_IOPORT dependenciesGerd Hoffmann
 Re: [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tapArseniy Krasnov
 Re: [PATCH] ocfs2: fix use-after-free when unmounting read-only fi ...Luís_Henriques
 Re: [PATCH v3 10/18] x86/virt: KVM: Move VMXOFF helpers into KVM VMX"Huang, Kai"
 Re: [PATCH net-next v5 1/3] scm: add SO_PASSPIDFD and SCM_PIDFDSimon Horman
 Re: [syzbot] [fs?] [usb?] INFO: rcu detected stall in vfs_readlinkOliver Neukum
 Re: [PATCH bpf-next v2] bpftool: specify XDP Hints ifname when loa ...Quentin Monnet
 Re: dmaengine: at_hdmac: Regression regarding rs485 via dma in v5.4Thorsten Leemhuis
 Re: [PATCH v9 2/2] hwmon: max31827: add MAX31827 driverGuenter Roeck
[New][PATCH net-next v6 0/3] Add SCM_PIDFD and SO_PEERPIDFDAlexander Mikhalitsyn
 [PATCH net-next v6 1/3] scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
 [PATCH net-next v6 2/3] net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn
 [PATCH net-next v6 3/3] selftests: net: add SCM_PIDFD / SO_PEERPID ...Alexander Mikhalitsyn
[New]Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in ke ...Bagas Sanjaya
[New][PATCH V2 1/9] ASoC: amd: ps: create platform devices based on acp ...Vijendar Mukunda
[New][PATCH V2 2/9] ASoC: amd: ps: handle SoundWire interrupts in acp p ...Vijendar Mukunda
[New][PATCH V2 3/9] ASoC: amd: ps: add SoundWire dma driverVijendar Mukunda
[New][PATCH V2 4/9] ASoC: amd: ps: add SoundWire dma driver dma opsVijendar Mukunda
[New][PATCH V2 5/9] ASoC: amd: ps: add support for SoundWire DMA interruptsVijendar Mukunda
[New][PATCH V2 6/9] ASoC: amd: ps: add pm ops support for SoundWire dma ...Vijendar Mukunda
[New][PATCH V2 7/9] ASoC: amd: ps: enable SoundWire dma driver buildVijendar Mukunda
[New][PATCH V2 8/9] ASoC: amd: update comments in Kconfig fileVijendar Mukunda
[New][PATCH V2 9/9] ASoC: amd: ps: Add SoundWire specific checks in pci ...Vijendar Mukunda
 Re: [PATCH v3 6/6] drm/shmem-helper: Switch to reservation lockDmitry Osipenko
 Re: [PATCH v2 2/2] drm/bridge: ti-sn65dsi83: Fix enable/disable fl ...Frieder Schrempf
 Re: [PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalidBart Van Assche
 Re: [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_E ...Oleg Nesterov
 Re: [PATCH v15 6/6] clk: meson: a1: add Amlogic A1 Peripherals clo ...Dmitry Rokosov
 Re: [PATCH v2 17/20] x86: efistub: Check SEV/SNP support while run ...Joerg Roedel
 Re: [PATCH v2 1/5] mtd: rawnand: qcom: Implement exec_op()Miquel Raynal
[New][PATCH v2] md: fix duplicate filename for rdevYu Kuai
 Re: [PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & ...Arınç ÜNAL
 Re: [PATCH v2 0/3] Add basic tracing for uclamp and schedutilLukasz Luba
 Re: r8169: disable ASPM during NAPI poll locking changes --> BUG: ...Sebastian Andrzej Siewior
 Re: [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clo ...Dmitry Rokosov
 Re: [PATCH v2 2/5] mtd: rawnand: qcom: Add support for reset, read ...Miquel Raynal
 Re: [PATCH net] lan966x: Fix unloading/loading of the driverSimon Horman
 Re: [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panelDmitry Baryshkov
[New][syzbot] [block?] [reiserfs?] KASAN: user-memory-access Write in z ...syzbot
 Re: [PATCH v4 0/6] Add uprobes support for LoongArchJeff Xie
 Re: [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping
[New][PATCH] MAINTAINERS: Orphan the OV7740 driver<[email protected] ...
 Re: [PATCH v2 3/5] mtd: rawnand: qcom: Add support for param_page ...Miquel Raynal
 Re: [Intel-wired-lan] [PATCH net-next 07/11] net: page_pool: add D ...Alexander Lobakin
[New][PATCH v22 00/31] splice: Kill ITER_PIPEDavid Howells
 [PATCH v22 01/31] splice: Fix filemap_splice_read() to use the cor ...David Howells
 Re: [PATCH] media: camss: camss-video: Don't zero subdev format ag ...Andrey Konovalov
[New][PATCH v2] net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao
 [PATCH v22 04/31] splice: Clean up copy_splice_read() a bitDavid Howells
 [PATCH v22 02/31] splice: Make filemap_splice_read() check s_maxbytesDavid Howells
 Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] ...Michael Roth
 [PATCH v22 03/31] splice: Rename direct_splice_read() to copy_spli ...David Howells
 [PATCH v22 05/31] splice: Make do_splice_to() generic and export itDavid Howells
 [PATCH v22 06/31] splice: Check for zero count in vfs_splice_read()David Howells
 [PATCH v22 09/31] shmem: Implement splice-readDavid Howells
 [PATCH v22 07/31] splice: Make splice from an O_DIRECT fd use copy ...David Howells
 [PATCH v22 10/31] overlayfs: Implement splice-readDavid Howells
 [PATCH v22 11/31] coda: Implement splice-readDavid Howells
 [PATCH v22 08/31] splice: Make splice from a DAX file use copy_spl ...David Howells
 [PATCH v22 13/31] net: Make sock_splice_read() use copy_splice_rea ...David Howells
 [PATCH v22 12/31] tty, proc, kernfs, random: Use copy_splice_read()David Howells
 [PATCH v22 14/31] 9p: Add splice_read wrapperDavid Howells
 [PATCH v22 15/31] afs: Provide a splice-read wrapperDavid Howells
 [PATCH v22 16/31] ceph: Provide a splice-read wrapperDavid Howells
 [PATCH v22 18/31] ext4: Provide a splice-read wrapperDavid Howells
 [PATCH v22 19/31] f2fs: Provide a splice-read wrapperDavid Howells
 [PATCH v22 17/31] ecryptfs: Provide a splice-read wrapperDavid Howells
 [PATCH v22 20/31] nfs: Provide a splice-read wrapperDavid Howells
 [PATCH v22 21/31] ntfs3: Provide a splice-read wrapperDavid Howells
 [PATCH v22 22/31] ocfs2: Provide a splice-read wrapperDavid Howells
 [PATCH v22 23/31] orangefs: Provide a splice-read wrapperDavid Howells
 [PATCH v22 25/31] zonefs: Provide a splice-read wrapperDavid Howells
 [PATCH v22 27/31] cifs: Use filemap_splice_read()David Howells
 [PATCH v22 26/31] trace: Convert trace/seq to use copy_splice_read()David Howells
 [PATCH v22 28/31] splice: Use filemap_splice_read() instead of gen ...David Howells
 [PATCH v22 24/31] xfs: Provide a splice-read wrapperDavid Howells
 [PATCH v22 29/31] splice: Remove generic_file_splice_read()David Howells
 [PATCH v22 31/31] splice: kdoc for filemap_splice_read() and copy_ ...David Howells
 [PATCH v22 30/31] iov_iter: Kill ITER_PIPEDavid Howells
 Re: [PATCH v2 4/5] mtd: rawnand: qcom: Add support for read, write ...Miquel Raynal
 Re: [PATCH v5 37/44] usb: uhci: handle HAS_IOPORT dependenciesAlan Stern
 Re: [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping
 Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM aft ...Amir Goldstein
 Re: [PATCH v4 9/9] net: use new capable_any functionalityMiquel Raynal
 Re: [PATCH v2] md: fix duplicate filename for rdevPaul Menzel
 Re: [PATCH v1 05/23] perf pmu: Remove perf_pmu__hybrid_mountedIan Rogers
 Re: [PATCH v3] net: stmmac: compare p->des0 and p->des1 with __le3 ...Edward Cree
 Re: [PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & ...Horatiu Vultur
 Re: [PATCH 2/3] md/raid10: fix incorrect done of recoveryYu Kuai
 RE: [PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling whe ..."Michael Kelley (LINUX)"
 Re: [RESEND PATCH v3] mtd: rawnand: macronix: OTP access for MX30L ...Miquel Raynal
 Re: [PATCH v6 00/16] x86/mtrr: fix handling with PAT but without MTRRJuergen Gross
 Re: [PATCH 22/43] dt-bindings: mtd: add DT bindings for ts7250 nandMiquel Raynal
 RE: [PATCH v9 2/2] hwmon: max31827: add MAX31827 driver"Matyas, Daniel"
 Re: [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()Heiko Carstens
 Re: [patch V2 06/40] PCI/MSI: Provide static key for parent mask/u ...Thomas Gleixner
 Re: A null-ptr-deref bug in f2fs_write_end_iobutt3rflyh4ck
 Re: [PATCH v8 2/4] crypto: starfive - Add crypto engine supportConor Dooley
 Re: [PATCH 2/2] spi: spi-cadence: Add missing kernel doc for clk_r ...Charles Keepax
 Re: [PATCH v7 08/11] arm64: dts: mediatek: add ethernet support fo ...Alexandre Mergnat
 Re: [PATCH v7 06/11] arm64: dts: mediatek: set vmc regulator as al ...Alexandre Mergnat
 Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_capsDave Hansen
 [PATCH v4 1/7] iio: light: vcnl4000: Add proximity irq for vcnl4200Astrid Rost
 [PATCH v4 2/7] iio: light: vcnl4000: Add proximity ps_it for vcnl4200Astrid Rost
 [PATCH v4 6/7] iio: light: vcnl4000: Add oversampling_ratio for 40 ...Astrid Rost
 [PATCH v4 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200Astrid Rost
[New][PATCH v4 0/7] iio: light: vcnl4000: Add features for vncl4040/4200Astrid Rost
 [PATCH v4 4/7] iio: light: vcnl4000: add illuminance irq vcnl4040/4200Astrid Rost
 [PATCH v4 7/7] iio: light: vcnl4000: Add calibration bias for 4040 ...Astrid Rost
 [PATCH v4 5/7] iio: light: vcnl4000: Add period for vcnl4040/4200Astrid Rost
 Re: [PATCH 2/2] spi: spi-cadence: Add missing kernel doc for clk_r ...Mark Brown
 Re: [PATCH 1/2] bpf: hide unused bpf_patch_call_argsDaniel Borkmann
[New][PATCH v2] kselftest/arm64: Add a smoke test for ptracing hardware ...Mark Brown
 Re: [PATCH v2 1/2] spi: spi-cadence: Interleave write of TX and re ...Mark Brown
 Re: [PATCH v5 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU ...Jonathan Cameron
 Re: [PATCH v20 23/32] splice: Convert trace/seq to use direct_spli ...Steven Rostedt
 Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNO ...Thomas Gleixner
 Re: [PATCH] arm64: watchdog_hld: provide arm_pmu_irq_is_nmi stubDoug Anderson
 [PATCH 2/2] tpm, tpm_tis: reuse code in disable_interrupts()Lino Sanfilippo
[New][PATCH 1/2] tpm, tpm_tis: Handle interrupt stormLino Sanfilippo
 Re: [PATCH] racing/user_events: Prevent same address and bit per p ...Steven Rostedt
 Re: [PATCH v3 1/2] remoteproc: Introduce traces for remoteproc eventsMukesh Ojha
 Re: [PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & ...Arınç ÜNAL
 Re: [PATCH v5 32/44] sound: add HAS_IOPORT dependenciesNiklas Schnelle
[New][PATCH] Fix l2cap_disconnect_req deadlockYing Hsu
 Re: [PATCH v2 0/3] Add basic tracing for uclamp and schedutil"Rafael J. Wysocki"
[New][PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the ...David Howells
 Re: [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clockAndrew Lunn
 Re: [PATCH] MAINTAINERS: Remove Hyun and Anurag from maintainer listMichal Simek
 Re: [PATCH v2 0/3] Add basic tracing for uclamp and schedutilLukasz Luba
[New]selftests: memfd/memfd_test.c: does not compile under AlmaLinux 8.7Mirsad Todorovac
 Re: [PATCH v5 32/44] sound: add HAS_IOPORT dependenciesTakashi Iwai
 RE: [PATCH] tty: serial: fsl_lpuart: Check the return value of dma ...Shenwei Wang
 Re: [PATCH 0/2] Add SEAMA partition typesMiquel Raynal
[New][PATCH v2] arm64: zynqmp: Switch to amd.com emailsMichal Simek
 Re: [PATCH v20 23/32] splice: Convert trace/seq to use direct_spli ...David Howells
 Re: [PATCH 1/2] dt-bindings: display: panel: Add Visionox R66451 A ...Marijn Suijten
 Re: [syzbot] [net?] KASAN: invalid-access Read in __packet_get_statusWillem de Bruijn
[New]drivers/phy/renesas/phy-rcar-gen3-usb2.c:747 rcar_gen3_phy_usb2_pr ...Dan Carpenter
 [RESEND][PATCH v2 2/3] cpufreq: schedutil: Refactor sugov_update_s ...Lukasz Luba
 Re: linux-next: build failure after merge of the rcu tree"Paul E. McKenney"
[New][RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutilLukasz Luba
 [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture fi ...Lukasz Luba
 [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclam ...Lukasz Luba
 [PATCH v2 RESEND] x86/cpu: fix SME test in stop_this_cpu()Tony Battersby
 Re: [PATCH v2 2/4] arm: dts: qcom: qdu1000: Add SDHCI nodeBjorn Andersson
 RE: [PATCH v6 RESEND 2/2] i2c: tegra: Share same DMA channel for R ...Akhil R
[New]Re: Email ProjectTang Lang
 Re: [PATCH] iommu: Avoid softlockup and rcu stall in fq_flush_time ...Joerg Roedel
 Re: [PATCH] i2c: designware: fix idx_write_cnt in read loopJarkko Nikula
[New]DP83867 ethernet PHY regressionFrancesco Dolcini
[New][PATCH v2 0/6] arm64: zynqmp: Misc zynqmp changesMichal Simek
 [PATCH v2 1/6] arm64: zynqmp: Describe TI phy as ethernet-phy-idMichal Simek
 Re: [PATCH] MAINTAINERS: Add myself as reviewer instead of NagaMichal Simek
 [PATCH v2 4/6] arm64: zynqmp: Add L2 cache nodesMichal Simek
 [PATCH v2 3/6] arm64: zynqmp: Set qspi tx-buswidth to 4Michal Simek
 [PATCH v2 2/6] arm64: zynqmp: Fix usb node drive strength and slew ...Michal Simek
 Re: [PATCH v2] iommu: make IPMMU_VMSA dependencies more strictJoerg Roedel
 [PATCH v2 6/6] arm64: zynqmp: Used fixed-partitions for QSPI in k26Michal Simek
 Re: [PATCH][next] drm/amdgpu: Fix a couple of spelling mistakes in ...Alex Deucher
 Re: [PATCH] drm/drm_vblank.c: avoid unsigned int to signed int castJani Nikula
 [PATCH v2 5/6] arm64: zynqmp: Add pmu interrupt-affinityMichal Simek
 Re: [PATCH] ASoC: atmel: sam9g20_wm8731: Remove the unneeded inclu ...Mark Brown
 Re: [PATCH] ASoC: adau1761: Use the devm_clk_get_optional() helperMark Brown
 Re: [PATCH] ASoC: cs42l51: Use the devm_clk_get_optional() helperMark Brown
 Re: [PATCH] ASoC: cs53l30: Use the devm_clk_get_optional() helperMark Brown
 Re: [PATCH] ASoC: rt5659: Use the devm_clk_get_optional() helperMark Brown
 Re: [PATCH] ASoC: dt-bindings: tlv320aic32x4: Fix supply namesMark Brown
 Re: [PATCH] ASoC: rt5682s: Use the devm_clk_get_optional() helperMark Brown
 Re: [PATCH] ASoC: stm32: sai: Use the devm_clk_get_optional() helperMark Brown
 Re: [PATCH v2 0/7] KVM: selftests: Add tests for pmu event filterSean Christopherson
 Re: [PATCH next] drm/amdgpu: Fix unsigned comparison with zero in ...Alex Deucher
 Re: [PATCH net-next v2 6/6] net: phy: microchip_t1s: add support f ...Simon Horman
 Re: [PATCH net-next 3/3] net: tcp: handle window shrink properlyNeal Cardwell
 Re: [PATCH] iommu: Fix unwind goto issueJoerg Roedel
 Re: [PATCH v4 1/5] mtd: rawnand: meson: fix command sequence for r ...Miquel Raynal
 Re: [Intel-wired-lan] [PATCH net-next 10/11] libie: add per-queue ...Paul Menzel
 Re: [PATCH RESEND bpf-next 01/15] ice: make RX hash reading code m ...Larysa Zaremba
 Re: [PATCH 5/5] drm/amdgpu: fix acpi build warningsAlex Deucher
 [PATCH] vsprintf/doc: Document format flags including field width ...Petr Mladek
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesCatalin Marinas
 Re: [PATCH RESEND bpf-next 02/15] ice: make RX HW timestamp readin ...Larysa Zaremba
 Re: [PATCH] iommu/iova: Optimize iova_magazine_alloc()Joerg Roedel
 Re: [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clockVladimir Oltean
 Re: [PATCH] drm/amdgpu: remove unused variable num_xccAlex Deucher
 [PATCH 1/2] dt-bindings: sram: qcom,imem: document qdu1000Komal Bajaj
[New][PATCH 0/2] arm64: dts: qcom: qdu1000: add IMEMKomal Bajaj
 [PATCH 2/2] arm64: dts: qcom: qdu1000: Add IMEM and PIL info regionKomal Bajaj
 Re: [PATCH v3] mm, compaction: Skip all non-migratable pages durin ...Khalid Aziz
[New]xtensa-linux-ld: section .start VMA [00000000d1000000,00000000d100 ...kernel test robot
 Re: DP83867 ethernet PHY regressionAndrew Lunn
 Re: [PATCH] iommu: amd: Use page mode macros in fetch_pteJoerg Roedel
 Re: [PATCH v6 2/2] can: m_can: Add hrtimer to generate software in ...Judith Mendez
 Re: [PATCH v4] fs/buffer.c: update per-CPU bh_lru cache via RCUValentin Schneider
 Re: [PATCH] iommu: Avoid softlockup and rcu stall in fq_flush_time ...Jerry Snitselaar
[New]PWM regression causing failures with the pwm-atmel driverPeter Rosin
[New][PATCH v2] EDAC: Expose node and memory controller link in sysfs i ...Yajun Deng
 Re: [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping
 Re: RCU WARNING on 6.4-rc2, TI AM62 and TPS65219Francesco Dolcini
 Re: [PATCH 1/3] acpi: nfit: add declaration in a local headerDave Jiang
 Re: [PATCH 3/3] libnvdimm: mark 'security_show' static againDave Jiang
 Re: [PATCH 2/3] testing: nvdimm: add missing prototypes for wrappe ...Dave Jiang
[New]fs/nfs/nfs42xdr.c:1131 decode_read_plus() warn: missing error code ...Dan Carpenter
 Re: [PATCH] iommu: amd: Fix up merge conflict resolutionJoerg Roedel
 Re: [Intel-wired-lan] [PATCH net-next 07/11] net: page_pool: add D ...Magnus Karlsson
 Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNO ...Feng Tang
 Re: [v2 1/2] HID: i2c-hid: elan: Add ili9882t timingDoug Anderson
 Re: [PATCH] MAINTAINERS: Orphan the OV7740 driverSakari Ailus
 Re: [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32Alexander Lobakin
[New][PATCH net] net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav
[New][BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinu ...Mirsad Todorovac
 Re: [PATCH v3 1/2] remoteproc: Introduce traces for remoteproc eventsMukesh Ojha
 Re: [v2 2/2] dt-bindings: input: touchscreen: Add ilitek 9882T tou ...Doug Anderson
 Re: [PATCH v4 2/5] mtd: rawnand: meson: move OOB to non-protected ...Miquel Raynal
 Re: [PATCH] iommu/amd: Fix domain flush size when syncing iotlbJoerg Roedel
 Re: DP83867 ethernet PHY regressionFrancesco Dolcini
 Re: [Intel-wired-lan] [PATCH net-next 10/11] libie: add per-queue ...Alexander Lobakin
 Re: [PATCH v3] net: stmmac: compare p->des0 and p->des1 with __le3 ...Min-Hua Chen
 Re: [PATCH] iommu: Avoid softlockup and rcu stall in fq_flush_time ...John Garry
 Re: [PATCH v2] video: imsttfb: Fix use after free bug in imsttfb_p ...Michal Koutný
 Re: [PATCH] certs: buffer stderr from openssl unless errorkernel test robot
 Re: [PATCH v4 3/5] mtd: rawnand: meson: always read whole OOB bytesMiquel Raynal
 Re: [PATCH RESEND bpf-next 01/15] ice: make RX hash reading code m ...Alexander Lobakin
[New]Bernd Weber""
 Re: [PATCH 0/2] iommu: Make flush queues a proper capabilityJoerg Roedel
 Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_rel ...Dan Carpenter
 Re: [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clockVladimir Oltean
 Re: [PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & ...Vladimir Oltean
 Re: [PATCH v4 4/5] mtd: rawnand: meson: check buffer lengthMiquel Raynal
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()Kuniyuki Iwashima
 Re: [PATCH] mtdchar: mark bits of ioctl handler noinlineMiquel Raynal
 Re: [PATCH v1] meson saradc: fix clock divider mask lengthСтарк Георгий Николаеви ч
 Re: [PATCH] MAINTAINERS: Add myself as reviewer instead of NagaMiquel Raynal
[New][PATCH] drm/radeon: Replace all non-returning strlcpy with strscpyAzeem Shaikh
[New][PATCH] drm/display/dp_mst: Replace all non-returning strlcpy with ...Azeem Shaikh
[New][PATCH] drm/rockchip: Replace all non-returning strlcpy with strscpyAzeem Shaikh
 Re: [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hintLarysa Zaremba
[New][PATCH] drm/bridge: dw-hdmi: Replace all non-returning strlcpy wit ...Azeem Shaikh
[New][PATCH] drm/amd/pm: Replace all non-returning strlcpy with strscpyAzeem Shaikh
[New][PATCH] drm/mediatek: Replace all non-returning strlcpy with strscpyAzeem Shaikh
[New][PATCH] drm/sun4i: hdmi: Replace all non-returning strlcpy with st ...Azeem Shaikh
[New][PATCH] drm/i915: Replace all non-returning strlcpy with strscpyAzeem Shaikh
 Re: [PATCH RESEND bpf-next 03/15] ice: make RX checksum checking c ...Alexander Lobakin
[New][PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy with s ...Azeem Shaikh
[New][PATCH v2] sched/headers: remove duplicate included header files"Yan Yan(cailing)"
 Re: [PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalidJohn Garry
 Re: [PATCH] MAINTAINERS: Add myself as reviewer instead of NagaMiquel Raynal
 Re: [PATCH v2] usb: gadget: udc: core: Offload usb_udc_vbus_handle ...Alan Stern
 Re: [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32Daniel Borkmann
 Re: [PATCH] mtd: rawnand: ingenic: fix empty stub helper definitionsMiquel Raynal
 Re: [PATCH] mtd: spi-nor: Fix divide by zero for spi-nor-generic f ...Miquel Raynal
 Re: [PATCH v2] mtd: spi-nor: spansion: make sure local struct does ...Miquel Raynal
 Re: [PATCH] mtd: st_spi_fsm: Use the devm_clk_get_enabled() helper ...Miquel Raynal
 Re: Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] i ...Uladzislau Rezki
 Re: [PATCH v2 2/4] ARM: dts: qcom: msm8226: Add PMU nodeLuca Weiss
 Re: [PATCH 2/3] md/raid10: fix incorrect done of recoverySong Liu
 Re: [PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy wi ..."Russell King (Oracle)"
 Re: [PATCH v5 2/4] PCI: move Alibaba Vendor ID linux/pci_ids.hBjorn Helgaas
[New][PATCH] acpi: Fix header declaration of acpi_arch_dma_setup() w/o ...Dave Jiang
[New][PATCH] soc: qcom: rpmpd: use correct __le32 typeMin-Hua Chen
 Re: [PATCH RESEND bpf-next 03/15] ice: make RX checksum checking c ...Larysa Zaremba
 Re: [PATCH v2 3/4] ARM: dts: qcom: msm8226: Add rpm-stats device nodeLuca Weiss
 Re: [PATCH] PCI: dwc: keystone: Free IRQ in `ks_pcie_remove` and t ...Bjorn Helgaas
 Re: [PATCH v2 4/4] ARM: dts: qcom: msm8226: Add IMEM nodeLuca Weiss
 Re: [PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()Willem de Bruijn
 Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNO ...Peter Zijlstra
[New][PATCH v2 0/2] KVM: SVM: small tweaks for sev_hardware_setupAlexander Mikhalitsyn
 [PATCH v2 1/2] KVM: SVM: free sev_*asid_bitmap init if SEV init failsAlexander Mikhalitsyn
 [PATCH v2 2/2] KVM: SVM: enhance info printk's in SEV initAlexander Mikhalitsyn
 Re: DP83867 ethernet PHY regressionAndrew Lunn
 Re: [PATCH v2] media: verisilicon: Fix crash when probing encoderBenjamin Gaignard
 Re: [PATCH] befs: Replace all non-returning strlcpy with strscpyAzeem Shaikh
 Re: [PATCH] dlm: Replace all non-returning strlcpy with strscpyAzeem Shaikh
 Re: [PATCH] NFS: Prefer strscpy over strlcpy callsAzeem Shaikh
 Re: [PATCH 0/3] Add Intel 8254 Counter supportWilliam Breathitt Gray
 Re: [syzbot] [net?] KASAN: invalid-access Read in __packet_get_statusWillem de Bruijn
 Re: [PATCH] tty: serial: fsl_lpuart: Check the return value of dma ...""
[New][PATCH 0/5] b4/sysreg: More conversions to automatic generationMark Brown
 [PATCH 3/5] arm64/sysreg: Convert MDSCR_EL1 to automatic register ...Mark Brown
 [PATCH 4/5] arm64/sysreg: Standardise naming of bitfield constants ...Mark Brown
 [PATCH 5/5] arm64/sysreg: Convert OSLAR_EL1 to automatic generationMark Brown
 [PATCH 2/5] arm64/sysreg: Convert MDCCINT_EL1 to automatic registe ...Mark Brown
 Re: Linux 5.15.104Greg Kroah-Hartman
 [PATCH 1/5] arm64/sysreg: Remove some unused sysreg definitionsMark Brown
 Re: [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longDavid Hildenbrand
 Re: PWM regression causing failures with the pwm-atmel driverThierry Reding
[New][PATCH] dt-bindings: leds: qcom-lpg: document PM8550 compatibleNeil Armstrong
 Re: [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per ...Robin Murphy
 Re: [PATCH v4] usb: typec: intel_pmc_mux: Expose IOM port status t ...Greg KH
 Re: [PATCH] soc: qcom: rpmpd: use correct __le32 typeKonrad Dybcio
 Re: Linux 5.15.104Lee Jones
 Re: [BUG] selftests: af_unix: unix:diag.c does not compile on Alma ...Kuniyuki Iwashima
 [PATCH v5 3/3] usb: host: ohci-platform: increase max clock number ...Sebastian Reichel
 [PATCH v5 1/3] dt-bindings: usb: Add RK3588 OHCISebastian Reichel
 [PATCH v5 2/3] dt-bindings: usb: Add RK3588 EHCISebastian Reichel
[New][PATCH v5 0/3] generic-ohci/ehci: add RK3588 supportSebastian Reichel
 Re: linux-next: build failure after merge of the amdgpu treeNick Desaulniers
 Re: [PATCH RFC 06/10] drm/panel/samsung-sofef01: Add panel driver ...Konrad Dybcio
[New][PATCH v5 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators)Esteban Blanc
 [PATCH v5 1/3] rtc: tps6594: Add driver for TPS6594 RTCEsteban Blanc
 [PATCH v5 2/3] pinctrl: tps6594: Add driver for TPS6594 pinctrl an ...Esteban Blanc
 [PATCH v5 3/3] regulator: tps6594-regulator: Add driver for TI TPS ...Esteban Blanc
 Re: [PATCH RFC 08/10] drm/panel/samsung-sofef03: Add panel driver ...Konrad Dybcio
[New]patches to move ksmbd and cifs under new subdirectorySteve French
 Re: [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_ ...James Clark
 Re: linux-next: build failure after merge of the amdgpu treeAlex Deucher
 Re: [PATCH v4 2/2] leds: add aw20xx driverLee Jones
 Re: [dm-devel] [PATCH v7 5/5] loop: Add support for provision requests"Darrick J. Wong"
 Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_capsSean Christopherson
 Re: [PATCH v14 1/2] drm: add kms driver for loongson display contr ...WANG Xuerui
 Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_rel ...Will Deacon
 Re: [PATCH 2/2] arm64: dts: qcom: qdu1000: Add IMEM and PIL info r ...Konrad Dybcio
 Re: [PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks"Rafael J. Wysocki"
 Re: [PATCH 2/3] gpio: 104-dio-48e: Add Counter/Timer supportWilliam Breathitt Gray
 RE: [PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks"Limonciello, Mario"
 Re: linux-next: build failure after merge of the amdgpu treeNick Desaulniers
 Re: Linux 5.15.104Greg Kroah-Hartman
 Re: [PATCH RESEND bpf-next 05/15] ice: Introduce ice_xdp_buffAlexander Lobakin
 Re: [PATCH] cpufreq: intel_pstate: Avoid initializing variables pr ..."Rafael J. Wysocki"
 Re: [PATCH v4] Makefile.compiler: replace cc-ifversion with compil ...Greg KH
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()SeongJae Park
 Re: [PATCH] sched/deadline: simplify dl_bw_cpus() using cpumask_we ...Dietmar Eggemann
[New][PATCH v4] vfio/pci: Propagate ACPI notifications to user-space vi ...Grzegorz Jaszczyk
 Re: [PATCH v5 10/21] modpost: rename find_elf_symbol() and find_el ...Nick Desaulniers
 Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps re ...Mike Christie
 Re: r8169: disable ASPM during NAPI poll locking changes --> BUG: ...Mike Galbraith
 Re: [PATCH v2 3/5] iommu/amd: Introduce Disable IRTE Caching SupportAlejandro Jimenez
 [PATCH v3 3/7] phy: phy-rockchip-inno-usb2: add reset supportSebastian Reichel
[New][PATCH v3 0/7] phy-rockchip-inno-usb2: add RK3588 supportSebastian Reichel
 [PATCH v3 1/7] dt-bindings: phy: rockchip,inno-usb2phy: add rk3588Sebastian Reichel
 [PATCH v3 4/7] phy: phy-rockchip-inno-usb2: add rk3588 phy tuning ...Sebastian Reichel
 [PATCH v3 5/7] phy: phy-rockchip-inno-usb2: simplify phy clock han ...Sebastian Reichel
 [PATCH v3 2/7] phy: phy-rockchip-inno-usb2: add rk3588 supportSebastian Reichel
 [PATCH v3 6/7] phy: phy-rockchip-inno-usb2: simplify getting match ...Sebastian Reichel
 [PATCH v3 7/7] phy: phy-rockchip-inno-usb2: improve error messageSebastian Reichel
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()Kuniyuki Iwashima
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()Greg KH
 Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] ...Sean Christopherson
 Re: [PATCH net-next v5 2/3] net: core: add getsockopt SO_PEERPIDFDStanislav Fomichev
 Re: r8169: disable ASPM during NAPI poll locking changes --> BUG: ...Mike Galbraith
 Re: [PATCH net] forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
[New][PATCH v2] locking: SIX locks (shared/intent/exclusive)Kent Overstreet
 Re: [PATCH net] 3c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()SeongJae Park
 Re: patches to move ksmbd and cifs under new subdirectoryTom Talpey
 Re: [PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy wi ...Kees Cook
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()SeongJae Park
 Re: PWM regression causing failures with the pwm-atmel driverUwe Kleine-König
 Re: [PATCH] cpufreq: intel_pstate: Avoid initializing variables pr ...Christophe JAILLET
[New][PATCH v3] phy: cadence: Sierra: Add single link SGMII register co ...Marcin Wierzbicki
 Re: [PATCH v6 2/4] iommu: Move global PASID allocation from SVA to ...Jacob Pan
 Re: [PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check ...Shyam Prasad N
 Re: [PATCH 1/2] dt-bindings: sram: qcom,imem: document qdu1000Conor Dooley
 Re: [syzbot] [net?] general protection fault in __sk_mem_raise_all ...Kuniyuki Iwashima
[New]Did you know??[email protected] ...
 Re: patches to move ksmbd and cifs under new subdirectoryLinus Torvalds
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()SeongJae Park
 [PATCH v2 1/6] dt-bindings: soc: rockchip: add rk3588 pipe-phy sysconSebastian Reichel
 [PATCH v2 3/6] dt-bindings: ata: ahci: dwc: enforce rockchip clocksSebastian Reichel
 [PATCH v2 4/6] dt-bindings: phy: rockchip: rk3588 has two reset linesSebastian Reichel
[New][PATCH v2 0/6] Add RK3588 SATA supportSebastian Reichel
 [PATCH v2 2/6] dt-bindings: ata: ahci: add RK3588 AHCI controllerSebastian Reichel
 [PATCH v2 6/6] arm64: dts: rockchip: rk3588: add SATA supportSebastian Reichel
 [PATCH v2 5/6] arm64: dts: rockchip: rk3588: add combo PHYsSebastian Reichel
 Re: [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panelJessica Zhang
 Re: [PATCH v16 1/1] clk: npcm8xx: add clock controllerChristophe JAILLET
 Re: [PATCH] dt-bindings: leds: qcom-lpg: document PM8550 compatibleConor Dooley
 Re: [PATCH v6 01/20] Revert "modpost: skip ELF local symbols durin ...Nick Desaulniers
 Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_capsSean Christopherson
 Re: [PATCH v4 3/3] md/raid10: optimize check_decay_read_errors()Song Liu
 Re: [PATCH v3 2/2] riscv: Add Zawrs support for spinlocksConor Dooley
 Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps re ...Oleg Nesterov
 Re: [PATCH v20 23/32] splice: Convert trace/seq to use direct_spli ...Linus Torvalds
 Re: [PATCH v4 0/3] md: bugfix of writing raid sysfsSong Liu
 Re: [PATCH RESEND 3/3] clk: qcom: cbf-msm8996: Add support for MSM ...Yassine Oudjana
 Re: [PATCH v3 05/18] x86/reboot: Disable virtualization during reb ...Sean Christopherson
 Re: [PATCH v6 02/20] modpost: fix section mismatch message for R_A ...Nick Desaulniers
 Re: [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboo ...Sean Christopherson
 Re: [PATCH] dt-bindings: leds: qcom-lpg: document PM8550 compatibleNeil Armstrong
 RE: [PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy"Luck, Tony"
 Re: [PATCH RESEND 3/3] clk: qcom: cbf-msm8996: Add support for MSM ...Dmitry Baryshkov
 Re: [BUG] selftests: af_unix: unix:diag.c does not compile on Alma ...Mirsad Goran Todorovac
 Re: [PATCH v2] video: imsttfb: Fix use after free bug in imsttfb_p ...Helge Deller
 Re: [PATCH v6 03/20] modpost: detect section mismatch for R_ARM_MO ...Nick Desaulniers
 Re: [PATCH v3 1/5] msm/drm/dsi: Round up DSC hdisplay calculationJessica Zhang
 Re: [PATCH v3 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature ...Jessica Zhang
[New]Re: [PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max volt ...Daniel Golle
 Re: [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_ ...Ian Rogers
 Re: [PATCH v2] perf: test: Add support for testing JSON generated ...Ian Rogers
 Re: [PATCH v6 04/20] modpost: remove unused argument from secref_w ...Nick Desaulniers
 Re: [PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check ...David Howells
 Re: [PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & ..."Russell King (Oracle)"
 Re: [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Ad ...Conor Dooley
 Re: [PATCH v6 05/20] modpost: refactor find_fromsym() and find_tosym()Nick Desaulniers
 Re: next: WARNING: CPU: 0 PID: 63 at kernel/workqueue.c:1999 worke ...Tejun Heo
 Re: [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON listJiaqi Yan
 Re: [PATCH v6 06/20] modpost: unify 'sym' and 'to' in default_mism ...Nick Desaulniers
 Re: [regression] Since kernel 6.3.1 logitech unify receiver not wo ...Linus Torvalds
[New]Stable backport request: skbuff: Proactively round up to kmalloc b ...Daniel Díaz
 Re: [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Ad ...Florian Fainelli
 Re: [BUG] selftests: af_unix: unix:diag.c does not compile on Alma ...Kuniyuki Iwashima
 Re: [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Etherne ...Conor Dooley
 Re: [PATCH v2] perf: test: Add support for testing JSON generated ...Arnaldo Carvalho de Melo
 Re: [PATCH v7 0/5] Introduce provisioning primitivesMike Snitzer
 Re: Stable backport request: skbuff: Proactively round up to kmall ...Greg Kroah-Hartman
 Re: [PATCH v2] perf: test: Add support for testing JSON generated ...Arnaldo Carvalho de Melo
 Re: [PATCH v6 07/20] modpost: replace r->r_offset, r->r_addend wit ...Nick Desaulniers
 Re: [PATCH V2 1/9] ASoC: amd: ps: create platform devices based on ...Pierre-Louis Bossart
 Re: [PATCH V2 2/9] ASoC: amd: ps: handle SoundWire interrupts in a ...Pierre-Louis Bossart
 Re: [PATCH V2 3/9] ASoC: amd: ps: add SoundWire dma driverPierre-Louis Bossart
 Re: [PATCH V2 4/9] ASoC: amd: ps: add SoundWire dma driver dma opsPierre-Louis Bossart
 Re: [PATCH V2 5/9] ASoC: amd: ps: add support for SoundWire DMA in ...Pierre-Louis Bossart
 Re: [PATCH V2 6/9] ASoC: amd: ps: add pm ops support for SoundWire ...Pierre-Louis Bossart
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesSean Christopherson
 Re: Stable backport request: skbuff: Proactively round up to kmall ...Nick Desaulniers
 Re: [PATCH v20 23/32] splice: Convert trace/seq to use direct_spli ...Steven Rostedt
 Re: [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Ad ...Conor Dooley
 Re: [PATCH v6 2/2] can: m_can: Add hrtimer to generate software in ...Marc Kleine-Budde
 Re: [PATCH v3 5/5] drm/msm/dsi: Remove incorrect references to sli ...Jessica Zhang
 Re: [patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM ...David Rientjes
 Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config optionJonas Gorski
[New][PATCH 1/1] HID: apple: Option to swap only left side mod keysLasse Brun
 Re: [PATCH v2] perf: test: Add support for testing JSON generated ...Arnaldo Carvalho de Melo
 Re: [PATCH] cgroup: fix missing cpus_read_{lock,unlock}() in cgrou ...Tejun Heo
 Re: [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Etherne ...Justin Chen
 Re: [patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM ...Linus Torvalds
 Re: [PATCH for-next v5 7/7] RDMA/rxe: Add support for the traditio ...Bob Pearson
 Re: [PATCH v4 2/2] leds: add aw20xx driverAndy Shevchenko
[New]Re: Patch "HID: wacom: Force pen out of prox if no events have bee ...Greg KH
 Re: [PATCH net] net: fix skb leak in __skb_tstamp_tx()Eric Dumazet
 Re: [PATCH 5.10 000/381] 5.10.180-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longAlexey Izbyshev
 Re: [PATCH v2] locking: SIX locks (shared/intent/exclusive)Linus Torvalds
 Re: [PATCH v6 2/2] can: m_can: Add hrtimer to generate software in ...Judith Mendez
 Re: [PATCH v2] vfio/type1: check pfn valid before converting to st ...Alex Williamson
[New]arch/powerpc/math-emu/fcmpu.c:13:2: warning: variable 'A_c' set bu ...kernel test robot
 Re: [PATCH v2] md: fix duplicate filename for rdevSong Liu
 Re: Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] i ...Forza
[New][PATCH v1] leds: trigger: pattern: add support for hrtimerMartin Kurbanov
 Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in bufferAndy Shevchenko
[New][PATCH] bus: mhi: host: Add userspace character interfaceJeffrey Hugo
 Re: [PATCH] cgroup: Replace all non-returning strlcpy with strscpyTejun Heo
[New][PATCH net] net: mellanox: mlxbf_gige: Fix skb_panic splat under m ...Thomas Bogendoerfer
 Re: [PATCH] kernfs: fix missing kernfs_idr_lock to remove an ID fr ...Tejun Heo
 Re: [PATCH 1/2] amdgpu: validate drm_amdgpu_gem_va addrs for all opsChristian_König
 Re: [PATCH 0/2] capability: Introduce CAP_BLOCK_ADMINCasey Schaufler
 Re: linux-next: build failure after merge of the amdgpu treeAlex Deucher
[New][PATCH 5.15 000/203] 5.15.113-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH v2 1/2] dt-bindings: phy: add mediatek mipi csi driver ...Kevin Hilman
 Re: Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] i ...David Sterba
 Re: [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout d ...Joerg Roedel
 Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary"Michael S. Tsirkin"
 Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMPVineeth Remanan Pillai
[New][PATCH 6.1 000/292] 6.1.30-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH v2 4/6] dt-bindings: phy: rockchip: rk3588 has two rese ...Conor Dooley
 Re: [PATCH v2] net: ioctl: Use kernel memory on protocol ioctl cal ...Willem de Bruijn
 Re: PWM regression causing failures with the pwm-atmel driverPeter Rosin
 Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_capsXiaoyao Li
 [PATCH v12 03/10] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit fo ...Kuogee Hsieh
 [PATCH v12 02/10] drm/msm/dpu: add dsc blocks to the catalog of MS ...Kuogee Hsieh
 [PATCH v12 05/10] drm/msm/dpu: Introduce PINGPONG_NONE to disconne ...Kuogee Hsieh
 [PATCH v12 04/10] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_P ...Kuogee Hsieh
 [PATCH v12 07/10] drm/msm/dpu: always clear every individual pendi ...Kuogee Hsieh
 [PATCH v12 10/10] drm/msm/dpu: tear down DSC data path when DSC di ...Kuogee Hsieh
 [PATCH v12 01/10] drm/msm/dpu: set DSC flush bit correctly at MDP ...Kuogee Hsieh
[New][PATCH v12 00/10] add DSC 1.2 dpu supportsKuogee Hsieh
 [PATCH v12 08/10] drm/msm/dpu: separate DSC flush update out of in ...Kuogee Hsieh
 [PATCH v12 09/10] drm/msm/dpu: add DSC 1.2 hw blocks for relevant ...Kuogee Hsieh
 [PATCH v12 06/10] drm/msm/dpu: add support for DSC encoder v1.2 engineKuogee Hsieh
 [PATCH v2 2/4] arm64: dts: imx8mm-venice-gw700x: remove invalid pr ...Tim Harvey
[New][PATCH v2 1/4] dt-bindings: mfd: gateworks-gsc: remove unnecessary ...Tim Harvey
 [PATCH v2 4/4] ARM: dts: imx6qdl-gw5912: remove invalid nodes from ...Tim Harvey
 [PATCH v2 3/4] ARM: dts: imx6qdl-gw54xx: remove invalid nodes from ...Tim Harvey
 Re: [PATCH v2 2/6] dt-bindings: ata: ahci: add RK3588 AHCI controllerConor Dooley
[New][PATCH 6.3 000/364] 6.3.4-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH] scsi: 3w-9xxx: Replace all non-returning strlcpy with ...Kees Cook
 Re: [PATCH] NFS: Prefer strscpy over strlcpy callsKees Cook
 Re: [PATCH] scsi: bnx2i: Replace all non-returning strlcpy with st ...Kees Cook
 Re: [PATCH] scsi: qedi: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH] dlm: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH] scsi: aacraid: Replace all non-returning strlcpy with ...Kees Cook
 Re: [PATCH] KEYS: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with ...Kees Cook
 Re: [PATCH] vboxsf: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH v2] tracing: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE und ...Nick Desaulniers
 Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps re ..."Michael S. Tsirkin"
 Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to C ...Mark Brown
 Re: [PATCH 5.15 000/203] 5.15.113-rc1 reviewFlorian Fainelli
 Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" parititionTejun Heo
 [PATCH 1/5] sched: hide unused sched_update_scaling()Arnd Bergmann
 [PATCH 3/5] sched: fair: hide unused init_cfs_bandwidth() stubArnd Bergmann
 [PATCH 2/5] sched: add schedule_user() declarationArnd Bergmann
[New][PATCH 0/5] sched: address missing-prototype warningsArnd Bergmann
 [PATCH 4/5] sched: make task_vruntime_update() prototype visibleArnd Bergmann
 [PATCH 5/5] sched: fair: move unused stub functions to headerArnd Bergmann
 Re: [PATCH v4] Makefile.compiler: replace cc-ifversion with compil ...Nick Desaulniers
 Re: [PATCH] ARM: sunxi: fix return code check of of_property_match ...Nick Desaulniers
[New][PATCH v2 1/4] include/linux/suspend.h: Only show pm_pr_dbg messag ...Mario Limonciello
 [PATCH v2 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM stat ...Mario Limonciello
 [PATCH v2 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messagesMario Limonciello
 [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend ...Mario Limonciello
 Re: [PATCH v4] Makefile.compiler: replace cc-ifversion with compil ...Greg KH
[New][PATCH v9] can: usb: IXXAT USB-to-CAN adapters driversPeter Seiderer
 Re: [syzbot] [ext4?] kernel BUG in ext4_write_inline_datasyzbot
 Re: [PATCH 0/5] sched: address missing-prototype warningsPeter Zijlstra
[New][PATCH v2] drm/msm/dp: enable HDP plugin/unplugged interrupts at h ...Kuogee Hsieh
 Re: [PATCH net-next v5 1/3] scm: add SO_PASSPIDFD and SCM_PIDFDJakub Kicinski
 Re: [PATCH wireless-next v1 4/4] wifi: rtw88: Add support for the ...Martin Blumenstingl
 Re: [PATCH v2] locking: SIX locks (shared/intent/exclusive)Kent Overstreet
 Re: [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE und ...Kees Cook
 Re: [PATCH] drm/radeon: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH] drm/display/dp_mst: Replace all non-returning strlcpy ...Kees Cook
 Re: [PATCH] drm/rockchip: Replace all non-returning strlcpy with s ...Kees Cook
 Re: [PATCH] drm/bridge: dw-hdmi: Replace all non-returning strlcpy ...Kees Cook
 Re: [PATCH] drm/i915: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH] drm/amd/pm: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH] drm/mediatek: Replace all non-returning strlcpy with s ...Kees Cook
 Re: [PATCH] drm/sun4i: hdmi: Replace all non-returning strlcpy wit ...Kees Cook
 Re: [PATCH v4] Makefile.compiler: replace cc-ifversion with compil ...Nick Desaulniers
 Re: [PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy wi ...Kees Cook
 Re: [PATCH] igb: Fix igb_down hung on surprise removalGrant Grundler
 Re: [PATCH v2] drm/msm/dp: enable HDP plugin/unplugged interrupts ...Dmitry Baryshkov
 Re: [PATCH v12 01/10] drm/msm/dpu: set DSC flush bit correctly at ...Dmitry Baryshkov
 Re: [PATCH net-next v5 1/3] scm: add SO_PASSPIDFD and SCM_PIDFDLuca Boccassi
[New][PATCH] drm/nouveau/acr: Abort loading ACR if no firmware was foundKarol Herbst
 [PATCH wireless-next v2 2/4] wifi: rtw88: rtw8723d: Implement RTL8 ...Martin Blumenstingl
 [PATCH wireless-next v2 3/4] mmc: sdio: Add/rename SDIO ID of the ...Martin Blumenstingl
[New][PATCH wireless-next v2 0/4] wifi: rtw88: Add support for the RTL8 ...Martin Blumenstingl
 [PATCH wireless-next v2 1/4] wifi: rtw88: sdio: Check the HISR RX_ ...Martin Blumenstingl
 [PATCH wireless-next v2 4/4] wifi: rtw88: Add support for the SDIO ...Martin Blumenstingl
[New]Re: [PATCH 6.3 000/364] 6.3.4-rc1 reviewRonald Warsow
 Re: [PATCH V2 1/6] perf/x86/intel: Add Grand Ridge and Sierra ForestPeter Zijlstra
 [PATCH v4 4/5] drm/msm/dpu: Set DATA_COMPRESS for command modeJessica Zhang
 Re: [PATCH next] ASoC: SOF: Intel: hda-dai: Fix locking in hda_ipc ...Ranjani Sridharan
 Re: [PATCH] mm/mmap: refactor mlock_future_check()Andrew Morton
 RE: [PATCH 6.3 000/364] 6.3.4-rc1 reviewChris Paterson
 [PATCH v4 5/5] drm/msm/dsi: Remove incorrect references to slice_countJessica Zhang
 [PATCH v4 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flagJessica Zhang
 RE: [PATCH 6.1 000/292] 6.1.30-rc1 reviewChris Paterson
 [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay calculationJessica Zhang
 [PATCH v4 2/5] drm/msm/dsi: Adjust pclk rate for compressionJessica Zhang
[New][PATCH v4 0/5] Add DSC v1.2 Support for DSIJessica Zhang
 RE: [PATCH 5.15 000/203] 5.15.113-rc1 reviewChris Paterson
 Re: [PATCH -next] ASoC: SOF: ipc4-topology: Fix an unsigned compar ...Ranjani Sridharan
 Re: [PATCH net-next v6 1/3] scm: add SO_PASSPIDFD and SCM_PIDFDJakub Kicinski
[New][RFC PATCH stable 5.4 0/8] bpf: Fix bpf_probe_read/bpf_probe_read_ ...Jiri Olsa
 [RFC PATCH stable 5.4 2/8] bpf: Add probe_read_{user, kernel} and ...Jiri Olsa
 [RFC PATCH stable 5.4 3/8] bpf: Restrict bpf_probe_read{, str}() o ...Jiri Olsa
 Re: [PATCH] mm/mmap: refactor mlock_future_check()Lorenzo Stoakes
 [RFC PATCH stable 5.4 1/8] uaccess: Add strict non-pagefault kerne ...Jiri Olsa
 [RFC PATCH stable 5.4 4/8] maccess: clarify kerneldoc commentsJiri Olsa
 RE: [PATCH 6.3 000/364] 6.3.4-rc1 reviewChris Paterson
 [RFC PATCH stable 5.4 7/8] bpf: rework the compat kernel probe han ...Jiri Olsa
 [RFC PATCH stable 5.4 5/8] maccess: rename strncpy_from_unsafe_use ...Jiri Olsa
 RE: [PATCH] drm/amd/pm: Replace all non-returning strlcpy with strscpy"Deucher, Alexander"
 [RFC PATCH stable 5.4 6/8] maccess: rename strncpy_from_unsafe_str ...Jiri Olsa
 RE: [PATCH] drm/radeon: Replace all non-returning strlcpy with strscpy"Deucher, Alexander"
 [RFC PATCH stable 5.4 8/8] bpf: bpf_probe_read_kernel_str() has to ...Jiri Olsa
 Re: [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clo ...Heiner Kallweit
 Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config optionJiaxun Yang
[New][PATCH v1 0/3] Bring back vmlinux.h generationIan Rogers
 [PATCH v1 1/3] perf build: Add ability to build with a generated v ...Ian Rogers
 [PATCH v1 3/3] perf test: Add build tests for BUILD_BPF_SKELIan Rogers
 [PATCH v1 2/3] perf bpf: Move the declaration of struct rqIan Rogers
 RE: [PATCH V2 1/6] perf/x86/intel: Add Grand Ridge and Sierra Forest"Luck, Tony"
 Re: PWM regression causing failures with the pwm-atmel driverUwe Kleine-König
 Re: [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay calculationMarijn Suijten
 Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config optionJiaxun Yang
 Re: [PATCH v4 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature ...Marijn Suijten
 Re: [PATCH v6 1/4] KVM: mmu: introduce new gfn_to_pfn_noref functionsSean Christopherson
 Re: [PATCH V2 1/6] perf/x86/intel: Add Grand Ridge and Sierra ForestPeter Zijlstra
 Re: [RFC] drm/msm/dp: Allow attaching a drm_panelBjorn Andersson
 Re: [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay calculationKonrad Dybcio
 Re: [PATCH v4 4/5] drm/msm/dpu: Set DATA_COMPRESS for command modeMarijn Suijten
 Re: [PATCH v2] locking: SIX locks (shared/intent/exclusive)Linus Torvalds
 Re: [PATCH] drm/radeon: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH] drm/amd/pm: Replace all non-returning strlcpy with strscpyKees Cook
 Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_capsPawan Gupta
 Re: [RFC PATCH 3/3] cgroup: Do not take css_set_lock in cgroup_sho ...Tejun Heo
 Re: [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay calculationMarijn Suijten
 Re: [PATCH] mm/mmap: refactor mlock_future_check()Andrew Morton
 [PATCH v21 1/6] iomap: Don't get an reference on ZERO_PAGE for dir ...David Howells
[New][PATCH v21 0/6] block: Use page pinningDavid Howells
 Re: [PATCH 00/26] locking/atomic: restructuring + kerneldocKees Cook
 [PATCH v21 2/6] block: Fix bio_flagged() so that gcc can better op ...David Howells
 [PATCH v21 6/6] block: convert bio_map_user_iov to use iov_iter_ex ...David Howells
 [PATCH v21 4/6] block: Add BIO_PAGE_PINNED and associated infrastr ...David Howells
 [PATCH v21 3/6] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFE ...David Howells
 [PATCH v21 5/6] block: Convert bio_iov_iter_get_pages to use iov_i ...David Howells
 Re: [PATCH for-6.4/block] block/rq_qos: protect rq_qos apis with a ...Tejun Heo
 Re: [PATCH v4 5/5] drm/msm/dsi: Remove incorrect references to sli ...Marijn Suijten
 Re: [PATCH v4 5/5] drm/msm/dsi: Remove incorrect references to sli ...Marijn Suijten
 Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to C ...Thomas Gleixner
 Re: [PATCH] vsprintf/doc: Document format flags including field wi ...Rasmus Villemoes
[New][syzbot] [usb?] WARNING in corrupted (3)syzbot
 Re: [PATCH v12 01/10] drm/msm/dpu: set DSC flush bit correctly at ...Marijn Suijten
[New][PATCH 0/2] kernel/sysctl.c: remove to major base directoriesLuis Chamberlain
 [PATCH 1/2] sysctl: remove empty dev tableLuis Chamberlain
 [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own fileLuis Chamberlain
 Re: next: WARNING: CPU: 0 PID: 63 at kernel/workqueue.c:1999 worke ...Tejun Heo
 Re: [PATCH 6.1 000/292] 6.1.30-rc1 reviewFlorian Fainelli
 Re: [PATCH] arm64: dts: ti: k3-j721s2: Add support for CAN instanc ...Judith Mendez
 Re: [RFC] usb: dwc3: gadget: Fix amount of data copied from event ...Thinh Nguyen
[New][PATCH] overflow: Add struct_size_t() helperKees Cook
 Re: [PATCH v12 07/10] drm/msm/dpu: always clear every individual p ...Marijn Suijten
[New][PATCH v2] md/raid5: Convert stripe_head's "dev" to flexible array ...Kees Cook
 Re: [PATCH] module: Fix use-after-free bug in read_file_mod_stats()Luis Chamberlain
 Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_capsPawan Gupta
[New][PATCH] MAINTAINERS: Add Konrad Dybcio as linux-arm-msm co-maintainerKonrad Dybcio
[New][GIT PULL] PECI fixes for v6.4"Winiarska, Iwona"
 Re: [PATCH v4 4/5] drm/msm/dpu: Set DATA_COMPRESS for command modeJessica Zhang
 Re: [PATCH v4 5/5] drm/msm/dsi: Remove incorrect references to sli ...Jessica Zhang
[New][GIT PULL] Modules fixes for v6.4-rc4Luis Chamberlain
[New][PATCH] lkdtm/bugs: Switch from 1-element array to flexible arrayKees Cook
 Re: [PATCH v4 2/5] drm/msm/dsi: Adjust pclk rate for compressionMarijn Suijten
[New][PATCH v3] drm/msm/dp: enable HDP plugin/unplugged interrupts at h ...Kuogee Hsieh
 Re: [PATCH] overflow: Add struct_size_t() helper"Darrick J. Wong"
 Re: [Intel-wired-lan] [PATCH] overflow: Add struct_size_t() helper"Gustavo A. R. Silva"
 Re: [PATCH v6 02/20] modpost: fix section mismatch message for R_A ...Ard Biesheuvel
 Re: [PATCH v3] drm/msm/dp: enable HDP plugin/unplugged interrupts ...Dmitry Baryshkov
[New][PATCH] fscrypt: Replace 1-element array with flexible arrayKees Cook
 Re: [PATCH v2] scsi: mpi3mr: Fix the type used for pointers to bitmap"Martin K. Petersen"
 Re: [PATCH] drivers: scsi: 3w-xxxx: Add error handling for initial ..."Martin K. Petersen"
 Re: [PATCH] btrfs: fix uninitialized warning in btrfs_log_inodeDavid Sterba
 Re: [PATCH v1] leds: trigger: pattern: add support for hrtimerkernel test robot
 Re: [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay calculationJessica Zhang
 Re: [PATCH 6.3 000/364] 6.3.4-rc1 reviewFlorian Fainelli
 Re: [RFC] drm/msm/dp: Allow attaching a drm_panelBjorn Andersson
 Re: [PATCH v6 03/20] modpost: detect section mismatch for R_ARM_MO ...Ard Biesheuvel
 Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessaryBjorn Helgaas
 Re: [PATCH v2] locking: SIX locks (shared/intent/exclusive)Kent Overstreet
 Re: [PATCH v5] scsi: support packing multi-segment in UNMAP command"Martin K. Petersen"
 Re: [PATCH v6 4/4] KVM: mmu: remove over-aggressive warningsSean Christopherson
 Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary"Michael S. Tsirkin"
 Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary"Rafael J. Wysocki"
[New][PATCH v3] Input: tests: add test to cover all input_grab_device() ...Dana Elfassy
 Re: [PATCH] btrfs: fix uninitialized warning in btrfs_log_inodeDavid Sterba
 Re: [PATCH] btrfs: fix uninitialized warning in btrfs_log_inodeDavid Sterba
 Re: [Freedreno] [PATCH v4 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMP ...Jessica Zhang
 Re: [PATCH v3] drm/msm/dp: enable HDP plugin/unplugged interrupts ...Bjorn Andersson
 Re: [PATCH v3] drm/msm/dp: enable HDP plugin/unplugged interrupts ...Dmitry Baryshkov
 Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config optionJonas Gorski
 Re: [PATCH 1/2][next] scsi: lpfc: Replace one-element array with f ..."Martin K. Petersen"
 Re: [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()Thomas Gleixner
 Re: [PATCH v2] locking: SIX locks (shared/intent/exclusive)Boqun Feng
 Re: [PATCH RESEND 01/13] scsi: ncr53c8xx: Use default @max_active ..."Martin K. Petersen"
 Re: [Freedreno] [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay ...Jessica Zhang
 [PATCH v7 5/5] loop: Add support for provision requestsSarthak Kukreti
[New][PATCH] Input: gameport - provide default trigger() and read()Dmitry Torokhov
 Re: [PATCH 1/2][next] scsi: lpfc: Replace one-element array with f ..."Gustavo A. R. Silva"
 Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_rel ...Mark Brown
 Re: [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay calculationDmitry Baryshkov
 Re: [PATCH v5 16/44] Input: gameport: add ISA and HAS_IOPORT depen ...Dmitry Torokhov
 Re: [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay calculationMarijn Suijten
 Re: [PATCH 6.3 000/364] 6.3.4-rc1 reviewDaniel_Díaz
 Re: [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay calculationDmitry Baryshkov
 Re: [PATCH v2 2/2] PCI: pciehp: Clear the optional capabilities in ...Smita Koralahalli
 Re: [PATCH v2 1/2] PCI: pciehp: Add support for async hotplug with ...Smita Koralahalli
 Re: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X ...Thomas Gleixner
 Re: [PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid"Martin K. Petersen"
 Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config optionJiaxun Yang
 Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to C ...Mark Brown
 Re: [PATCH v5 31/44] scsi: add HAS_IOPORT dependencies"Martin K. Petersen"
 Re: [PATCH v9 2/2] hwmon: max31827: add MAX31827 driverGuenter Roeck
 Re: [PATCH] drivers/fsi/scom: Return -EFAULT if copy failsGuenter Roeck
 Re: [syzbot] [btrfs?] kernel BUG in btrfs_exclop_balance (2)David Sterba
 Re: [PATCH RFC 06/10] drm/panel/samsung-sofef01: Add panel driver ...Marijn Suijten
 Re: [PATCH v4 2/5] drm/msm/dsi: Adjust pclk rate for compressionJessica Zhang
 Re: [PATCH] fscrypt: Replace 1-element array with flexible arrayBill Wendling
 Re: [PATCH v3] drm/msm/dp: enable HDP plugin/unplugged interrupts ...Kuogee Hsieh
[New][syzbot] [fs?] KASAN: null-ptr-deref Write in get_block (2)syzbot
 Re: [PATCH] lkdtm/bugs: Switch from 1-element array to flexible arrayBill Wendling
 Re: [PATCH v2] media: verisilicon: Fix crash when probing encoderDiederik de Haas
 Re: [PATCH RFC 06/10] drm/panel/samsung-sofef01: Add panel driver ...Marijn Suijten
[New][PATCH] thermal: int340x: Add new line for UUID displaySrinivas Pandruvada
 Re: [PATCH 00/11] Documentation/scsi: organize SCSI docs & make mo ..."Martin K. Petersen"
 Re: [PATCH] scsi: 3w-9xxx: Replace all non-returning strlcpy with ..."Martin K. Petersen"
 Re: [PATCH] overflow: Add struct_size_t() helper"Martin K. Petersen"
 Re: [PATCH v3] drm/msm/dp: enable HDP plugin/unplugged interrupts ...Bjorn Andersson
[New][tip:locking/core] BUILD SUCCESS 3cf363a4daf359e8392b5048c619b7e9e ...kernel test robot
 Re: [PATCH] scsi: bfa: Replace all non-returning strlcpy with strscpy"Martin K. Petersen"
 Re: [PATCH] scsi: qla4xxx: Replace all non-returning strlcpy with ..."Martin K. Petersen"
 Re: [PATCH 1/2] tpm, tpm_tis: Handle interrupt stormJerry Snitselaar
 Re: [PATCH 2/2] tpm, tpm_tis: reuse code in disable_interrupts()Jerry Snitselaar
 Re: [PATCH] scsi: qla2xxx: Replace all non-returning strlcpy with ..."Martin K. Petersen"
 Re: [PATCH] scsi: megaraid_sas: Convert union megasas_sgl to flex- ..."Martin K. Petersen"
 Re: [PATCH] scsi: target: Replace all non-returning strlcpy with s ..."Martin K. Petersen"
 Re: [PATCH v2] ufs: hwmon: constify pointers to hwmon_channel_info"Martin K. Petersen"
 Re: [PATCH v2 0/3] dc395x stale reference cleanup"Martin K. Petersen"
[New][PATCH 0/1] block: fix conversion of GPT partition name to 7-bitOlivier Gayot
 Re: [PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid[email protected] ...
 [PATCH 1/1] block: fix conversion of GPT partition name to 7-bitOlivier Gayot
 Re: [PATCH kernel v5 3/6] KVM: SEV-ES: explicitly disable debugSean Christopherson
 Re: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X ...Reinette Chatre
 Re: [PATCH kernel v5 4/6] KVM: SVM/SEV/SEV-ES: Rework interceptsSean Christopherson
 Re: [PATCH RFC 06/10] drm/panel/samsung-sofef01: Add panel driver ...Dmitry Baryshkov
 Re: [PATCH] fscrypt: Replace 1-element array with flexible arrayEric Biggers
[New][PATCH v4] drm/msm/dp: enable HDP plugin/unplugged interrupts at h ...Kuogee Hsieh
 RE: [PATCH] Input: synaptics-rmi4 - retry reading SMBus version on ...Andrew Duggan
 Re: [PATCH] nfsd: make a copy of struct iattr before calling notif ..."NeilBrown"
 Re: [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboo ..."Huang, Kai"
 Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to C ...Thomas Gleixner
 Re: [PATCH v3 05/18] x86/reboot: Disable virtualization during reb ..."Huang, Kai"
 [PATCH v2 3/3] integrity: Remove EXPERIMENTAL from KconfigEric Snowberg
 [PATCH v2 2/3] integrity: Enforce digitalSignature usage in the im ...Eric Snowberg
[New][PATCH v2 0/3] Add digitalSignature enforcement keyring restrictionsEric Snowberg
 [PATCH v2 1/3] KEYS: DigitalSignature link restrictionEric Snowberg
 Re: [PATCH] HID: ensure timely release of driver-allocated resourcesDmitry Torokhov
 Re: [PATCH v3 15/18] KVM: VMX: Ensure CPU is stable when probing b ..."Huang, Kai"
 Re: [PATCH v3 14/18] KVM: SVM: Check that the current CPU supports ..."Huang, Kai"
[New][GIT PULL] x86/urgent for 6.4-rc4Dave Hansen
 Re: [PATCH v3 17/18] KVM: x86: Force kvm_rebooting=true during eme ..."Huang, Kai"
 Re: [PATCH v3 16/18] x86/virt: KVM: Move "disable SVM" helper into ..."Huang, Kai"
 [PATCH v2 net 1/6] net/sched: sch_ingress: Only create under TC_H_ ...Peilin Ye
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesAlistair Popple
 Re: [PATCH v3 09/18] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX"Huang, Kai"
 Re: [PATCH kernel v5 5/6] KVM: SEV: Enable data breakpoints in SEV-ESSean Christopherson
 Re: [PATCH v3 3/3] arm64: mte: Simplify swap tag restoration logicPeter Collingbourne
 [PATCH v13 03/10] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit fo ...Kuogee Hsieh
 Re: [PATCH kernel v5 6/6] x86/sev: Do not handle #VC for DR7 read/ ...Sean Christopherson
[New][PATCH RESEND] media: usb: siano: Fix warning due to null work_fun ...Duoming Zhou
 [PATCH v13 10/10] drm/msm/dpu: tear down DSC data path when DSC di ...Kuogee Hsieh
 [PATCH v13 06/10] drm/msm/dpu: add support for DSC encoder v1.2 engineKuogee Hsieh
 [PATCH v13 02/10] drm/msm/dpu: add dsc blocks to the catalog of MS ...Kuogee Hsieh
 [PATCH v13 08/10] drm/msm/dpu: separate DSC flush update out of in ...Kuogee Hsieh
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesAlistair Popple
[New]Re: + fix-mult_frac-multiple-argument-evaluation-bug.patch added t ...Thomas Gleixner
 Re: [PATCH v2 2/5] iommu/amd: Remove the unused struct amd_ir_data.refJerry Snitselaar
 Re: PWM regression causing failures with the pwm-atmel driverPeter Rosin
 [PATCH v13 04/10] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_P ...Kuogee Hsieh
[New][PATCH v13 00/10] add DSC 1.2 dpu supportsKuogee Hsieh
 Re: [GIT PULL] Modules fixes for v6.4-rc4[email protected] ...
 [PATCH v13 07/10] drm/msm/dpu: always clear every individual pendi ...Kuogee Hsieh
 Re: [PATCH v2 1/5] iommu/amd: Switch amd_iommu_update_ga() to use ...Jerry Snitselaar
[New][PATCH v2 net 0/6] net/sched: Fixes for sch_ingress and sch_clsactPeilin Ye
 Re: [PATCH v1 0/3] Bring back vmlinux.h generationAndrii Nakryiko
 Re: [PATCH 26/31] mm/huge_memory: split huge pmd under one pte_off ...Yang Shi
[New][PATCH] dmaengine: pl330: rename _start to prevent build errorRandy Dunlap
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesSean Christopherson
 Re: [ANNOUNCE / RFC] Periodic Upstream Call for KVMSean Christopherson
 Re: [PATCH v2 5/5] iommu/amd: Improving Interrupt Remapping Table ...Jerry Snitselaar
 Re: [PATCH 6.1 000/292] 6.1.30-rc1 reviewShuah Khan
 Re: [PATCH 6.3 000/364] 6.3.4-rc1 reviewShuah Khan
 Re: [PATCH v4 0/9] drm: fdinfo memory statsDave Airlie
 Re: [PATCH v2 3/5] iommu/amd: Introduce Disable IRTE Caching SupportJerry Snitselaar
 Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] ...Sean Christopherson
 Re: [PATCH 5.15 000/203] 5.15.113-rc1 reviewShuah Khan
 Re: [PATCH v2 4/5] iommu/amd: Do not Invalidate IRT when disable I ...[email protected] ...
 Re: [PATCH modules-next v10 00/13] kallsyms: reliable symbol->addr ...Luis Chamberlain
 [PATCH v13 05/10] drm/msm/dpu: Introduce PINGPONG_NONE to disconne ...Kuogee Hsieh
 [PATCH v13 09/10] drm/msm/dpu: add DSC 1.2 hw blocks for relevant ...Kuogee Hsieh
 [PATCH v13 01/10] drm/msm/dpu: set DSC flush bit correctly at MDP ...Kuogee Hsieh
 Re: [PATCH v3] Input: tests: add test to cover all input_grab_devi ...Dmitry Torokhov
 Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] ...Michael Roth
[New][PATCH v2] Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu
 Re: [PATCH v3 13/18] x86/virt: KVM: Open code cpu_has_svm() into k ..."Huang, Kai"
 [PATCH v2 net 5/6] net/sched: Refactor qdisc_graft() for ingress a ...Peilin Ye
 Re: [PATCH 3/6] fs: distinguish between user initiated freeze and ..."Darrick J. Wong"
 [PATCH v2 net 4/6] net/sched: Prohibit regrafting ingress or clsac ...Peilin Ye
 Re: [PATCH 27/31] mm/khugepaged: allow pte_offset_map[_lock]() to failYang Shi
 [PATCH v2 net 6/6] net/sched: qdisc_destroy() old ingress and clsa ...Peilin Ye
 [PATCH v2 net 2/6] net/sched: sch_clsact: Only create under TC_H_C ...Peilin Ye
 [PATCH v2 net 3/6] net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) f ...Peilin Ye
 Re: [RFC v3 03/24] fs: distinguish between user initiated freeze a ..."Darrick J. Wong"
[New][tip:smp/core] BUILD SUCCESS 6a4be6984595b164b6f281c5b242dbdf1c06d528kernel test robot
[New]vmlinux.o: warning: objtool: __ct_user_enter+0x3e: call to ftrace_ ...kernel test robot
 Re: [PATCH v2] xpad: Spelling fixes for "Xbox", improve and proofr ...Dmitry Torokhov
 Re: [GIT PULL] x86/urgent for 6.4-rc4[email protected] ...
[New][PATCH v4 0/3] mm: Fix bug affecting swapping in MTE tagged pagesPeter Collingbourne
 Re: linux-next: build failure after merge of the crypto treeStephen Rothwell
 Re: [PATCH v1] Documentation/process: add soc maintainer handbookJessica Clarke
[New][PATCH v4 0/3] mm: Fix bug affecting swapping in MTE tagged pagesPeter Collingbourne
 [PATCH v4 1/3] mm: Call arch_swap_restore() from do_swap_page()Peter Collingbourne
[New]linux-next: manual merge of the drm-misc tree with Linus' treeStephen Rothwell
 [PATCH v4 3/3] arm64: mte: Simplify swap tag restoration logicPeter Collingbourne
 Re: [PATCH] erofs: use HIPRI by default if per-cpu kthreads are en ...Yue Hu
 [PATCH v4 2/3] mm: Call arch_swap_restore() from unuse_pte()Peter Collingbourne
 Re: [PATCH -V2 2/5] swap, __read_swap_cache_async(): enlarge get/p ..."Huang, Ying"
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesAlistair Popple
 Re: [PATCH -V2 3/5] swap: remove __swp_swapcount()"Huang, Ying"
 Re: [patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM ...David Rientjes
 Re: [PATCH -V2 4/5] swap: remove get/put_swap_device() in __swap_d ..."Huang, Ying"
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesJohn Hubbard
 Re: [PATCH] cgroup: always put cset in cgroup_css_set_put_forkTejun Heo
 Re: [PATCH RESEND 01/13] scsi: ncr53c8xx: Use default @max_active ...Tejun Heo
 Re: [PATCH 6.1 000/292] 6.1.30-rc1 review"Theodore Ts'o"
 Re: [PATCH 1/2] dt-bindings: mtd: nand: Macronix: document new bindingWilliam Zhang
 Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_capsXiaoyao Li
 Re: [PATCH -V2 5/5] swap: comments get_swap_device() with usage rule"Huang, Ying"
 Re: A null-ptr-deref bug in f2fs_write_end_ioChao Yu
 Re: [PATCH v4 0/3] Add JH7110 MIPI DPHY RX supportChanghuang Liang
[New][PATCH] dt-bindings: clock: qcom: Accept power-domains for GPUCCBjorn Andersson
[New][PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno bindingBjorn Andersson
 Re: [PATCH 2/2] bpf: add bpf_probe_read_kernel declarationAlexei Starovoitov
 Re: [PATCH 5.15 000/203] 5.15.113-rc1 review"Theodore Ts'o"
 [PATCH v5 4/5] drm/msm/dpu: Set DATA_COMPRESS on command mode for ...Jessica Zhang
 [PATCH v5 2/5] drm/msm/dsi: Adjust pclk rate for compressionJessica Zhang
[New][PATCH v5 0/5] Add DSC v1.2 Support for DSIJessica Zhang
 [PATCH v5 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature fla ...Jessica Zhang
 [PATCH v5 1/5] msm/drm/dsi: Round up DSC hdisplay calculationJessica Zhang
 [PATCH v5 5/5] drm/msm/dsi: Remove incorrect references to slice_countJessica Zhang
 Re: [PATCH v1 1/1] m68k: Move signal frame following exception on ...Michael Schmitz
 Re: [PATCH v2] md: fix duplicate filename for rdevYu Kuai
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesAlistair Popple
 Re: [PATCH] mmu_notifiers: Notify on pte permission upgradesJohn Hubbard
 [PATCH v2 2/3] arm64: dts: qcom: sc8280xp: Add GPU related nodesBjorn Andersson
[New][PATCH v2 0/3] drm/msm/adreno: GPU support on SC8280XPBjorn Andersson
 [PATCH v2 1/3] drm/msm/adreno: Add Adreno A690 supportBjorn Andersson
 [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Enable GPU related nodesBjorn Andersson
 Re: [PATCH v2] md: fix duplicate filename for rdevYu Kuai
 Re:_[PATCH]_scsi:_3w-9xxx:_Replace_a ll_non-returning_strlcpy_with ...Kees Cook
 Re: [PATCH v7 5/5] loop: Add support for provision requests"Darrick J. Wong"
 Re: [PATCH -V2 1/5] swap: Remove get/put_swap_device() in __swap_c ...Yosry Ahmed
 Re: [PATCH] fscrypt: Replace 1-element array with flexible arrayKees Cook
 Re: [PATCH v3] mm, compaction: Skip all non-migratable pages durin ..."Huang, Ying"
 Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNO ...Feng Tang
 Re: [RFC] usb: dwc3: gadget: Fix amount of data copied from event ...Krishna Kurapati PSSNV
 Re: [PATCH v1 1/3] perf build: Add ability to build with a generat ...kernel test robot
 Re: [PATCH] bus: mhi: host: Add userspace character interfacekernel test robot
[New][PATCH v3] md: fix duplicate filename for rdevYu Kuai
[New][PATCH 0/2][next] vfio/ccw: Replace one-element array with flexibl ..."Gustavo A. R. Silva"
 [PATCH 1/2][next] vfio/ccw: Replace one-element array with flexibl ..."Gustavo A. R. Silva"
 Re: [PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe CopyKefeng Wang
 [PATCH 2/2][next] vfio/ccw: Use struct_size() helper"Gustavo A. R. Silva"
 Re: [PATCH -V2 5/5] swap: comments get_swap_device() with usage ruleYosry Ahmed
 Re: [PATCH -V2 4/5] swap: remove get/put_swap_device() in __swap_d ...Yosry Ahmed
[New][linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% ...kernel test robot
 Re: [PATCH 02/31] mm/migrate: remove cruft from migration_entry_wa ...Alistair Popple
 Re: [PATCH -V2 1/5] swap: Remove get/put_swap_device() in __swap_c ..."Huang, Ying"
 Re: [patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM ...Linus Torvalds
 Re: [PATCH] perf symbol: Add LoongArch case in get_plt_sizes()Huacai Chen
 Re: [PATCH -V2 1/5] swap: Remove get/put_swap_device() in __swap_c ...Yosry Ahmed
 Re: [PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue ...Linus Torvalds
 Re: Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] i ...Bagas Sanjaya
 Re: [PATCH] erofs: use HIPRI by default if per-cpu kthreads are en ...Gao Xiang
[New][PATCH] usb: host: xhci: Do not re-initialize the XHCI HC if being ...Wesley Cheng
 Re: [PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & ...Jakub Kicinski
 Re: FOLL_LONGTERM vs FOLL_EPHEMERAL Re: [PATCH] tee: add FOLL_LONG ...John Hubbard
 Re: [PATCH] erofs: use HIPRI by default if per-cpu kthreads are en ...Yue Hu
 Re: [PATCH] lkdtm/bugs: Switch from 1-element array to flexible arraykernel test robot
 RE: [PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1Alice Guo
 Re: [PATCH v3 17/18] KVM: x86: Force kvm_rebooting=true during eme ..."Huang, Kai"
 Re: [syzbot] [rdma?] INFO: trying to register non-static key in sk ...Guoqing Jiang
 Re: [PATCH v11 0/2] spi: loongson: add bus driver for the loongson spizhuyinbo
[New][PATCH] i2c: Replace all non-returning strlcpy with strscpyAzeem Shaikh
[New][PATCH] leds: blinkm: Replace all non-returning strlcpy with strscpyAzeem Shaikh
 Re: [syzbot] [rdma?] INFO: trying to register non-static key in sk ...syzbot
[New][PATCH v8 0/5] md: protect md_thread with rcuYu Kuai
 [PATCH v8 2/5] dm-raid: remove useless checking in raid_message()Yu Kuai
 Re: [PATCH net] page_pool: fix inconsistency for page_pool_ring_[u ...Yunsheng Lin
 [PATCH v8 1/5] md: factor out a helper to wake up md_thread directlyYu Kuai
 [PATCH v8 4/5] md/bitmap: factor out a helper to set timeoutYu Kuai
 [PATCH v8 3/5] md/bitmap: always wake up md_thread in timeout_storeYu Kuai
 [PATCH v8 5/5] md: protect md_thread with rcuYu Kuai
 Re: [PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Con ...Brad Larson
[New][PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpyAzeem Shaikh
[New][PATCH] leds: Replace all non-returning strlcpy with strscpyAzeem Shaikh
[New][PATCH] staging: most: Replace all non-returning strlcpy with strscpyAzeem Shaikh
 Re: [PATCH v2] md: fix duplicate filename for rdevkernel test robot
 Re: [PATCH] kernfs: fix missing kernfs_idr_lock to remove an ID fr ...Muchun Song
[New][PATCH] drm/amdgpu: Remove duplicate includeJiapeng Chong
[New][PATCH] dma-buf/sw_sync: Replace all non-returning strlcpy with st ...Azeem Shaikh
 [PATCH v2 5/7] ASoC: soc-dapm.c: clean up debugfs for freed widgetTrevor Wu
 [PATCH v2 1/7] ASoC: mediatek: mt8188: separate ADDA playback dai ...Trevor Wu
 [PATCH v2 4/7] ASoC: mediatek: common: soundcard driver add dai_fm ...Trevor Wu
 [PATCH v2 3/7] ASoC: mediatek: mt8188-mt6359: register hdmi/dp jac ...Trevor Wu
 [PATCH v2 2/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: remove A ...Trevor Wu
[New][PATCH v2 0/7] ASoC: mt8188: add new board supportTrevor Wu
 [PATCH v2 7/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: add NAU8 ...Trevor Wu
 [PATCH v2 6/7] ASoC: mediatek: mt8188-mt6359: support new board wi ...Trevor Wu
[New][PATCH] w1: sgi_w1: Replace all non-returning strlcpy with strscpyAzeem Shaikh
 Re: [PATCH net] page_pool: fix inconsistency for page_pool_ring_[u ...Jakub Kicinski
 Re: [PATCH v13 002/113] KVM: x86/vmx: Refactor KVM VMX module init ..."Wen, Qian"
 Re: [PATCH 24/31] mm/migrate_device: allow pte_offset_map_lock() t ...Alistair Popple
 Re: [syzbot] [rdma?] INFO: trying to register non-static key in sk ...Guoqing Jiang
 Re: [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_u ...Yang Shi
 Re: [PATCH V3 3/6] coresight: etm4x: Drop pid argument from etm4_p ...Anshuman Khandual
 Re: linux-next: Tree for May 15 (several RV64 build errors)Randy Dunlap
 Re: [ANNOUNCE / RFC] Periodic Upstream Call for KVMChao Peng
 Re: [PATCH net] 3c589_cs: Fix an error handling path in tc589_probe()[email protected] ...
 Re: [PATCH net] forcedeth: Fix an error handling path in nv_probe()[email protected] ...
[New][PATCH] drivers: mcb: Modify mismatched function nameJiapeng Chong
 Re: [PATCH] drivers: mcb: Modify mismatched function nameRandy Dunlap
 Re: [PATCH] erofs: use HIPRI by default if per-cpu kthreads are en ...Sandeep Dhavale
 Re: [PATCH] clk: imx: composite-8m: Add imx8m_divider_determine_ratePeng Fan
 [PATCH] crypto: starfive - Depend on AMBA_PL08X instead of selecti ...Herbert Xu
 Re: [PATCH net] page_pool: fix inconsistency for page_pool_ring_[u ...Yunsheng Lin
[New][PATCH] netfilter: nf_tables: fix register orderingAndrew Paniakin
 [PATCH v7 1/2] dt-bindings: net: can: Remove interrupt properties ...Judith Mendez
[New][PATCH v7 0/2] Enable multiple MCAN on AM62xJudith Mendez
 [PATCH v7 2/2] can: m_can: Add hrtimer to generate software interruptJudith Mendez
 Re: [PATCH] Revert "drm/msm/dp: Remove INIT_SETUP delay""Leonard Lausen"
 Re: [PATCH V3 4/6] coresight: etm4x: Change etm4_platform_driver d ...Anshuman Khandual
[New][PATCH v2] kernfs: fix missing kernfs_idr_lock to remove an ID fro ...Muchun Song
 Re: [PATCH v2] kernfs: fix missing kernfs_idr_lock to remove an ID ...Tejun Heo
 Re: [PATCH] ocfs2: fix use-after-free when unmounting read-only fi ...Joseph Qi
 Re: [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clo ...Xingyu Wu
 Re: [PATCH] ocfs2: fix use-after-free when unmounting read-only fi ...Joseph Qi
 Re: [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON listHORIGUCHI NAOYA(堀口 直也)
 Re: [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clo ...Xingyu Wu
 Re: [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_u ...Yang Shi
 Re: [PATCH V3 6/6] coresight: platform: acpi: Ignore the absence o ...Anshuman Khandual
 [PATCH v3] tpm_tis_spi: Release chip select when flow control fails[email protected] ...
 Re: Re: [PATCH v2] tpm_tis_spi: fix:release chip select when flow ...[email protected] ...
 Re: [PATCH 13/31] mm/hmm: retry if pte_offset_map() failsAlistair Popple
 Re: [PATCH v22 25/31] zonefs: Provide a splice-read wrapperDamien Le Moal
 Re: [PATCH] fscrypt: Replace 1-element array with flexible arrayEric Biggers
 Re: [PATCH] netfilter: nf_tables: fix register orderingAndrew Paniakin
[New]Re: Re: [PATCH v2] tpm_tis_spi: fix:release chip select when flow ...[email protected] ...
 Re: [PATCH v10 00/30] Add KVM LoongArch supportmaobibo
 Re: [syzbot] [rdma?] INFO: trying to register non-static key in sk ...syzbot
 Re: [PATCH v2 0/3] drm/msm/adreno: GPU support on SC8280XPSteev Klimaszewski
 Re: [PATCH v5 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU ...Shuai Xue
 Re: (subset) [PATCH 1/3] ARM: dts: qcom: apq8026: remove superfluo ...Bjorn Andersson
[New][PATCH v2 0/2] ASoC: SOF: add mt8188 audio supportTrevor Wu
 [PATCH v2 2/2] ASoC: SOF: mediatek: add adsp debug dumpTrevor Wu
 Re: [PATCH v2] arm64: dts: qcom: sc8280xp: Add SDC2 and enable on CRDBjorn Andersson
 Re: (subset) [PATCH 1/4] arm64: dts: qcom: fix indentationBjorn Andersson
 [PATCH v2 1/2] ASoC: SOF: mediatek: add mt8188 audio supportTrevor Wu
 Re: (subset) [PATCH 1/2] arm64: dts: qcom: sm8250-xiaomi-elish-boe ...Bjorn Andersson
 Re: (subset) [PATCH 1/2] arm64: dts: qcom: sc7280-idp: drop incorr ...Bjorn Andersson
 Re: (subset) [PATCH v3 0/8] phy: qcom-qmp-combo: Support orientati ...Bjorn Andersson
 Re: [PATCH 0/7] phy: qcom-qmp-combo: Support orientation switchingBjorn Andersson
 Re: [PATCH] arm64: dts: qcom: sm6375-pdx225: Fix remoteproc firmwa ...Bjorn Andersson
 Re: [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clo ...Xingyu Wu
[New][PATCH 4.14] netfilter: nf_tables: fix register orderingAndrew Paniakin
 Re: Re: [PATCH v2 4/4] sock: Remove redundant cond of memcg pressureAbel Wu
 Re: [PATCH 0/2] capability: Introduce CAP_BLOCK_ADMINTianjia Zhang
 Re: [linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -8 ...Qi Zheng
 Re: [PATCH 5.15 000/203] 5.15.113-rc1 reviewBagas Sanjaya
 Re: [PATCH] irq: fasteoi handler re-runs on concurrent invoke"liaochang (A)"
 Re: [PATCH] irq: fasteoi handler re-runs on concurrent invoke"liaochang (A)"
 Re: [PATCH] irq: fasteoi handler re-runs on concurrent invoke"liaochang (A)"
[New][PATCH] drm/amdgpu: Modify mismatched function nameJiapeng Chong
[New][PATCH] workqueue: Fix warning triggered when nr_running is checke ...Zqiang
[New][PATCH] mtd: rawnand: marvell: ensure timing values are writtenChris Packham
 Re: [PATCH v5 2/4] PCI: move Alibaba Vendor ID linux/pci_ids.hShuai Xue
 Re: [PATCH 6.1 000/292] 6.1.30-rc1 reviewBagas Sanjaya
 Re: [PATCH v2 2/3] dt-bindings: soc: add loongson-2 pmzhuyinbo
 Re: [PATCH] clk: imx: composite-8m: Add imx8m_divider_determine_rateAdam Ford
[New][PATCH v2] LoongArch: Add support to clone a time namespaceTiezhu Yang
 Re: [PATCH] erofs: use HIPRI by default if per-cpu kthreads are en ...Chao Yu
[New][PATCH v2] KVM: x86/mmu: Assert on @mmu in the __kvm_mmu_invalidat ...Like Xu
 RE: [PATCH 4/4] tools/testing/cxl: add firmware update emulation t ...Dan Williams
[New][PATCH] drm/amdgpu/vcn: Modify mismatched function nameJiapeng Chong
[New][syzbot] [reiserfs?] INFO: task hung in flush_old_commitssyzbot
 Re: [PATCH 3/4] cxl: add a firmware update mechanism using the sys ...Dan Williams
 Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_capsPawan Gupta
[New]linux-next: build warning after merge of the scsi-mkp treeStephen Rothwell
 RE: [PATCH 3/4] cxl: add a firmware update mechanism using the sys ...Dan Williams
 Re: [PATCH v2 4/5] iommu/amd: Do not Invalidate IRT when disable I ..."Suthikulpanit, Suravee"
 Re: [PATCH v3] mm, compaction: Skip all non-migratable pages durin ...Baolin Wang
 Re: [patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM ...Matthew Wilcox
[New][paulmck-rcu:dev.2023.05.20a] BUILD SUCCESS a5806de1d9364d0c34c1a4 ...kernel test robot
 Re: [syzbot] [rdma?] INFO: trying to register non-static key in sk ...Zhu Yanjun
 Re: [PATCH v2 net 6/6] net/sched: qdisc_destroy() old ingress and ...Pedro Tammela
 Re: [PATCH 6.3 000/364] 6.3.4-rc1 reviewBagas Sanjaya
[New][PATCH net 1/1] net: stmmac: Remove redundant checking for rx_coal ...Gan Yi Fang
 Re: [PATCH] drm/drm_vblank.c: avoid unsigned int to signed int castSui Jingfeng
[New]linux-next: bott test warningStephen Rothwell
[New][PATCH] f2fs: don't reset unchangable mount option in f2fs_remount()Chao Yu
 Re: [PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()Eiichi Tsukata
 Re: [syzbot] [rdma?] INFO: trying to register non-static key in sk ...Guoqing Jiang
\
 
  \ /
  Last update: 2023-05-23 06:00    [0.589 seconds]
©2004-2020 Jasper Spaans