lkml.org 
[lkml]   [2024]   [Feb]   [26]   [last100]  
 
/

26 Feb 2024

 
[New] [PATCH v8 00/35] tracing: fprobe: function_graph: Multi-function ..."Masami Hiramatsu (Google)"
  [PATCH v8 01/35] tracing: Add a comment about ftrace_regs definition"Masami Hiramatsu (Google)"
  [PATCH v8 02/35] tracing: Rename ftrace_regs_return_value to ftra ..."Masami Hiramatsu (Google)"
  [PATCH v8 03/35] x86: tracing: Add ftrace_regs definition in the ..."Masami Hiramatsu (Google)"
  [PATCH v8 04/35] function_graph: Convert ret_stack to a series of ..."Masami Hiramatsu (Google)"
  [PATCH v8 05/35] fgraph: Use BUILD_BUG_ON() to make sure we have ..."Masami Hiramatsu (Google)"
  [PATCH v8 06/35] function_graph: Add an array structure that will ..."Masami Hiramatsu (Google)"
  [PATCH v8 07/35] function_graph: Allow multiple users to attach t ..."Masami Hiramatsu (Google)"
  [PATCH v8 08/35] function_graph: Remove logic around ftrace_graph ..."Masami Hiramatsu (Google)"
  [PATCH v8 09/35] ftrace/function_graph: Pass fgraph_ops to functi ..."Masami Hiramatsu (Google)"
  [PATCH v8 10/35] ftrace: Allow function_graph tracer to be enable ..."Masami Hiramatsu (Google)"
  [PATCH v8 11/35] ftrace: Allow ftrace startup flags exist without ..."Masami Hiramatsu (Google)"
  [PATCH v8 12/35] function_graph: Have the instances use their own ..."Masami Hiramatsu (Google)"
  [PATCH v8 13/35] function_graph: Use a simple LRU for fgraph_arra ..."Masami Hiramatsu (Google)"
  [PATCH v8 14/35] function_graph: Add "task variables" per task fo ..."Masami Hiramatsu (Google)"
  [PATCH v8 15/35] function_graph: Move set_graph_function tests to ..."Masami Hiramatsu (Google)"
  [PATCH v8 16/35] function_graph: Move graph depth stored data to ..."Masami Hiramatsu (Google)"
  [PATCH v8 17/35] function_graph: Move graph notrace bit to shadow ..."Masami Hiramatsu (Google)"
  [PATCH v8 18/35] function_graph: Implement fgraph_reserve_data() ..."Masami Hiramatsu (Google)"
  [PATCH v8 19/35] function_graph: Add selftest for passing local v ..."Masami Hiramatsu (Google)"
  [PATCH v8 20/35] ftrace: Add multiple fgraph storage selftest"Masami Hiramatsu (Google)"
  [PATCH v8 21/35] function_graph: Pass ftrace_regs to entryfunc"Masami Hiramatsu (Google)"
  [PATCH v8 22/35] function_graph: Replace fgraph_ret_regs with ftr ..."Masami Hiramatsu (Google)"
  [PATCH v8 23/35] function_graph: Pass ftrace_regs to retfunc"Masami Hiramatsu (Google)"
  [PATCH v8 24/35] fprobe: Use ftrace_regs in fprobe entry handler"Masami Hiramatsu (Google)"
  [PATCH v8 25/35] fprobe: Use ftrace_regs in fprobe exit handler"Masami Hiramatsu (Google)"
  [PATCH v8 26/35] tracing: Add ftrace_partial_regs() for convertin ..."Masami Hiramatsu (Google)"
  [PATCH v8 27/35] tracing: Add ftrace_fill_perf_regs() for perf event"Masami Hiramatsu (Google)"
  [PATCH v8 28/35] tracing/fprobe: Enable fprobe events with CONFIG ..."Masami Hiramatsu (Google)"
  [PATCH v8 29/35] bpf: Enable kprobe_multi feature if CONFIG_FPROB ..."Masami Hiramatsu (Google)"
  [PATCH v8 30/35] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC"Masami Hiramatsu (Google)"
  [PATCH v8 31/35] fprobe: Rewrite fprobe on function-graph tracer"Masami Hiramatsu (Google)"
  [PATCH v8 32/35] tracing/fprobe: Remove nr_maxactive from fprobe"Masami Hiramatsu (Google)"
  [PATCH v8 33/35] selftests: ftrace: Remove obsolate maxactive syn ..."Masami Hiramatsu (Google)"
  [PATCH v8 34/35] selftests/ftrace: Add a test case for repeating ..."Masami Hiramatsu (Google)"
  [PATCH v8 35/35] Documentation: probes: Update fprobe on function ..."Masami Hiramatsu (Google)"
[New] Re: CVE-2023-52471: ice: Fix some null pointer dereference issues ...Harshit Mogalapalli
[New] [gustavoars:testing/WFAMNAE-next20240223] BUILD REGRESSION b23fc9 ...kernel test robot
[New] linux-next: duplicate patch in the hwmon-fixes treeStephen Rothwell
[New] linux-next: duplicate patch in the cxl-fixes treeStephen Rothwell
[New] linux-next: duplicate patch in the riscv-soc-fixes treeStephen Rothwell
[New] linux-next: duplicate patch in the i2c-host-fixes treeStephen Rothwell
[New] linux-next: Fixes tag needs some work in the mm treeStephen Rothwell
[New] linux-next: Signed-off-by missing for commit in the imx-mxs treeStephen Rothwell
[New] fs/overlayfs/copy_up.o: warning: objtool: ovl_copy_up_tmpfile() f ...kernel test robot
[New] linux-next: Fixes tags needs some work in the bcachefs treeStephen Rothwell
  [PATCH 3/3] ARM: dts: marvell: Add 7 segment LED display on x530Chris Packham
  [PATCH 2/3] dt-bindings: auxdisplay: Add bindings for generic 7 s ...Chris Packham
  [PATCH 1/3] auxdisplay: Add 7 segment LED display driverChris Packham
[New] [PATCH 0/3] auxdisplay: 7 segment LED displayChris Packham
[New] linux-next: Fixes tag needs some work in the pm treeStephen Rothwell
  Re: linux-next: build failure after merge of the drm-misc treeStephen Rothwell
  Re: linux-next: build failure after merge of the drm-misc treeStephen Rothwell
[New] linux-next: manual merge of the cxl-fixes tree with Linus' treeStephen Rothwell
  Re: [PATCH] tracing: Use div64_u64() instead of do_div()Masami Hiramatsu (Google)
[New] linux-next: manual merge of the mm-nonmm-stable tree with the ris ...Stephen Rothwell
  Re: [PATCH] selftests/ftrace: Limit length in subsystem-enable testsMasami Hiramatsu (Google)
[New] [PATCH] time: Use div64_long() instead of do_div()Thorsten Blum
  Re: [PATCH v5] tracing: Support to dump instance traces by ftrace ...Masami Hiramatsu (Google)
[New] linux-next: manual merge of the fuse tree with Linus' treeStephen Rothwell
[New] linux-next: manual merge of the vfs-brauner tree with the cifs treeStephen Rothwell
  Re: [LSF/MM/BPF TOPIC] no tears atomics & LBSDave Chinner
[New] linux-next: manual merge of the vfs-brauner tree with the bcachef ...Stephen Rothwell
[New] [PATCH v8 0/7] mtd: ubi: allow UBI volumes to provide NVMEMDaniel Golle
  [PATCH v8 1/7] dt-bindings: mtd: add basic bindings for UBIDaniel Golle
  [PATCH v8 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to ...Daniel Golle
  [PATCH v8 3/7] mtd: ubi: block: use notifier to create ubiblock f ...Daniel Golle
  [PATCH v8 4/7] mtd: ubi: attach from device treeDaniel Golle
  [PATCH v8 5/7] mtd: ubi: introduce pre-removal notification for U ...Daniel Golle
  [PATCH v8 6/7] mtd: ubi: populate ubi volume fwnodeDaniel Golle
  [PATCH v8 7/7] mtd: ubi: provide NVMEM layer over UBI volumesDaniel Golle
[New] [PATCH V2] thermal/drivers/qoriq: fix getting tmu range"Peng Fan (OSS)"
  Re: [PATCH v2] tracing: Add warning if string in __assign_str() d ...Masami Hiramatsu (Google)
  Re: [PATCH v7 7/7] mtd: ubi: provide NVMEM layer over UBI volumesDaniel Golle
  Re: [PATCH] tracing: Remove second parameter to __assign_rel_str()Masami Hiramatsu (Google)
[New] [tip:master] BUILD SUCCESS e7f108402128fb7bb10d47356cdca8aa4634c633kernel test robot
  RE: [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume.jackson.lee
[New] [PATCH v2] mm: madvise: pageout: ignore references rather than cl ...Barry Song
[New] Re: [PATCH v2] hwtracing: hisi_ptt: Move type check to the beginn ...Yang Jihong
  Re: [PATCH] ocfs2: remove SLAB_MEM_SPREAD flag usageJoseph Qi
  Re: [PATCH next v2 08/11] minmax: Add min_const() and max_const()Dave Airlie
  RE: [PATCH] wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_se ...Ping-Ke Shih
  =?utf-8?B?562U5aSNOiBbUEFUQ0ggdjNdIGYyZnM6IHJlZHVjZSBleHBlbnNpdmU ...=?utf-8?B?54mb5b+X5Zu9IChaaGlndW8gTml1KQ==?=
  Re: [PATCH v18 077/121] KVM: x86: Add a switch_db_regs flag to ha ...Binbin Wu
  Re: [PATCH] ftrace: fix most kernel-doc warningsMasami Hiramatsu (Google)
  Re: [PATCH] x86/cpu: Add a VMX flag to enumerate 5-level EPT supp ...Xiaoyao Li
[New] [PATCH 1/4] f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()Chao Yu
  [PATCH 2/4] f2fs: relocate f2fs_precache_extents() in f2fs_swap_a ...Chao Yu
  [PATCH 3/4] f2fs: clean up new_curseg()Chao Yu
  [PATCH 4/4] f2fs: fix to reset fields for unloaded cursegChao Yu
  RE: [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume.jackson.lee
  Re: [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_c ..."Huang, Kai"
[New] Re: [PATCH] f2fs: compress: reserve blocks on released compress i ...Chao Yu
  Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usageXiubo Li
[New] [PATCH] iommu/amd: drop unused but set variable entryKunwu Chan
  Re: [PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV ...Yin Fengwei
  Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisormaobibo
[New] [PATCH RESEND] crash_core: export vmemmap when CONFIG_SPARSEMEM_V ...Huang Shijie
  Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisormaobibo
[New] [PATCH] bus: bt1-apb: Remove duplicate includeJiapeng Chong
  Re: ath11k allocation failure on resume breaking wifi until power ...Baochen Qiang
  [PATCHv10 1/4] watchdog/softlockup: low-overhead detection of int ...Bitao Hu
[New] [PATCHv10 0/4] *** Detect interrupt storm in softlockup ***Bitao Hu
  [PATCHv10 2/4] genirq: Provide a snapshot mechanism for interrupt ...Bitao Hu
  [PATCHv10 3/4] genirq: Avoid summation loops for /proc/interruptsBitao Hu
  [PATCHv10 4/4] watchdog/softlockup: report the most frequent inte ...Bitao Hu
[New] [PATCH] dt-bindings: nvmem: fix tlv layout I2C eeprom exampleTobias Schramm
  Re: [PATCH] ubifs: remove SLAB_MEM_SPREAD flag usageZhihao Cheng
  Re: [PATCH] jffs2: remove SLAB_MEM_SPREAD flag usageZhihao Cheng
  Re: [PATCH 0/3] auxdisplay: 7 segment LED displayAndy Shevchenko
[New] [PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUAL wi ...=?iso-2022-jp?B?Sm9uZXMgU3l1ZSAbJEJpLVhnPSEbKEI=?=
[New] [PATCH] net: make SK_MEMORY_PCPU_RESERV tunableAdam Li
[New] [PATCH v4 1/3] drm/msm/dpu: make "vblank timeout" more usefulDmitry Baryshkov
[New] [PATCH v4 2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into ...Dmitry Baryshkov
[New] [PATCH v4 3/3] drm/msm/dpu: capture snapshot on the first commit_ ...Dmitry Baryshkov
  Re: [PATCH v5 6/6] LoongArch: Add pv ipi support on LoongArch systemmaobibo
  Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)Lizhi Xu
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Yin Fengwei
  Re: [f2fs-dev] [PATCH 1/5] f2fs: check number of blocks in a curr ...Chao Yu
  Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [PATCH] jffs2: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [PATCH] ubifs: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [f2fs-dev] [PATCH 2/5] f2fs: fix write pointers all the timeChao Yu
  Re: [PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if tar ...Ethan Zhao
  Re: [PATCH] arm64/hw_breakpoint: Determine lengths from generic p ...Anshuman Khandual
  Re: [PATCH] 9p: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)Lizhi Xu
[New] linux-next: manual merge of the tip tree with the workqueues treeStephen Rothwell
  Re: [f2fs-dev] [PATCH 3/5] f2fs: print zone status in string and ...Chao Yu
[New] [PATCH] drm/exynos: use KMEM_CACHE() to create g2d_runqueue_node ...Kunwu Chan
[New] [PATCH stable 4.19] mm: memcontrol: switch to rcu protection in d ..."GONG, Ruiqi"
  Re: [PATCH v2] filemap: avoid unnecessary major faults in filemap ..."zhangpeng (AS)"
[New] linux-next: manual merge of the rcu tree with the pm treeStephen Rothwell
  Re: [f2fs-dev] [PATCH 4/5] f2fs: prevent an f2fs_gc loop during d ...Chao Yu
  Re: [f2fs-dev] [PATCH 5/5] f2fs: allow to mount if cap is 100Chao Yu
  Re: [PATCH RFC 1/6] arm64: mm: swap: support THP_SWAP on hardware ...Barry Song
[New] [PATCH] bcachefs: Remove unused functionJiapeng Chong
  Re: [PATCH] btrfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [PATCH] usb: isp1760: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [PATCH net-next 06/15] net/smc: implement DMB-related operati ...Wen Gu
  [RESEND PATCH v8 2/8] arm64: tlbflush: Add APIs manipulating tlb ...Byungchul Park
[New] [RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving foli ...Byungchul Park
  [RESEND PATCH v8 1/8] x86/tlb: Add APIs manipulating tlb batch's ...Byungchul Park
  [RESEND PATCH v8 3/8] mm/rmap: Recognize read-only TLB entries du ...Byungchul Park
  [RESEND PATCH v8 4/8] x86/tlb, mm/rmap: Separate arch_tlbbatch_cl ...Byungchul Park
  [RESEND PATCH v8 5/8] mm: Separate move/undo doing on folio list ...Byungchul Park
  [RESEND PATCH v8 6/8] mm: Add APIs to free a folio directly to th ...Byungchul Park
  [RESEND PATCH v8 8/8] mm: Pause migrc mechanism at high memory pr ...Byungchul Park
  [RESEND PATCH v8 7/8] mm: Defer TLB flush by keeping both src and ...Byungchul Park
  Re: [PATCH 1/2] arm64: dts: imx8mp-evk: Add HDMI audio sound card ...Shengjiu Wang
[New] [PATCH v2] selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
[New] [PATCH] f2fs: fix to check return value in f2fs_insert_range()Chao Yu
[New] [PATCH v2] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT ...Andrew Jeffery
  [PATCH v7 2/9] md: changed the switch of RAID_VERSION to if linan666@huaweicl ...
  [PATCH v7 3/9] md: clean up invalid BUG_ON in md_ioctl linan666@huaweicl ...
  [PATCH v7 4/9] md: return directly before setting did_set_md_closing linan666@huaweicl ...
  [PATCH v7 7/9] md: sync blockdev before stopping raid or setting ... linan666@huaweicl ...
  [PATCH v7 9/9] md: check mddev->pers before calling md_set_readonly() linan666@huaweicl ...
  [PATCH v7 8/9] md: clean up openers check in do_md_stop() and md_ ... linan666@huaweicl ...
[New] [PATCH v7 0/9] bugfix of MD_CLOSING and clean up md_ioctl() linan666@huaweicl ...
  [PATCH v7 1/9] md: merge the check of capabilities into md_ioctl_ ... linan666@huaweicl ...
  [PATCH v7 5/9] md: Don't clear MD_CLOSING when the raid is about ... linan666@huaweicl ...
  [PATCH v7 6/9] md: factor out a helper to sync mddev linan666@huaweicl ...
[New] [PATCH] rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_stall ...Zqiang
  Re: [PATCH v2 0/4] f2fs: fix panic issue in small capacity deviceZhiguo Niu
  Re: [PATCH] time: Use div64_long() instead of do_div()"Liao, Chang"
  Re: [PATCH] rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_s ...Z qiang
  RE: [EXT] Re: [PATCH v6 4/9] dt-bindings: usb: add NXP ChipIdea U ...Xu Yang
  RE: [PATCH v3 2/2] phy: starfive: Add mipi dphy tx supportShengyang Chen
[New] [PATCH kernel v2] pci/doe: Support discovery versionAlexey Kardashevskiy
  Re: [RFC PATCH 2/3] mm: hugetlb: make the hugetlb migration strat ...Baolin Wang
[New] [PATCH] dt-bindings: pwm: opencores: Add compatible for StarFive ...Ji Sheng Teoh
[New] [PATCH] PM: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian
[New] [RESEND PATCH v2] fuse: add support for explicit export disablingJingbo Xu
[New] [PATCH v2 0/7] tracing/probes: Support function parameter access ..."Masami Hiramatsu (Google)"
  [PATCH v2 1/7] tracing/fprobe-event: cleanup: Fix a wrong comment ..."Masami Hiramatsu (Google)"
  [PATCH v2 2/7] tracing/probes: Cleanup probe argument parser"Masami Hiramatsu (Google)"
  [PATCH v2 3/7] tracing/probes: cleanup: Set trace_probe::nr_args ..."Masami Hiramatsu (Google)"
  [PATCH v2 4/7] tracing: Remove redundant #else block for BTF args ..."Masami Hiramatsu (Google)"
  [PATCH v2 5/7] tracing/probes: Support $argN in return probe (kpr ..."Masami Hiramatsu (Google)"
  [PATCH v2 6/7] selftests/ftrace: Add test cases for entry args at ..."Masami Hiramatsu (Google)"
  [PATCH v2 7/7] Documentation: tracing: Add entry argument access ..."Masami Hiramatsu (Google)"
[New] [PATCH] drm/qxl: remove redundant codeJiapeng Chong
  Re: [PATCH] fuse: increase FUSE_MAX_MAX_PAGES limitJingbo Xu
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Barry Song
  Re: [PATCH v4 2/4] drm/bridge: add lvds controller support for sam9x7 <Dharma.B@microchi ...
  Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)Lizhi Xu
[New] [PATCH] arm64: head: Remove the instructions that get the virtual ...Seongsu Park
[New] Re: [PATCH v5] arm64: dts: ti: k3-j784s4-main: Fix mux-reg-masks ...Vignesh Raghavendra
[New] [PATCH v15 00/10] Linux RISC-V AIA SupportAnup Patel
  [PATCH v15 01/10] irqchip/riscv-intc: Fix low-level interrupt han ...Anup Patel
  [PATCH v15 02/10] dt-bindings: interrupt-controller: Add RISC-V i ...Anup Patel
  [PATCH v15 03/10] irqchip: Add RISC-V incoming MSI controller ear ...Anup Patel
  [PATCH v15 04/10] irqchip/riscv-imsic: Add device MSI domain supp ...Anup Patel
  [PATCH v15 05/10] irqchip/riscv-imsic: Add device MSI domain supp ...Anup Patel
  [PATCH v15 06/10] dt-bindings: interrupt-controller: Add RISC-V a ...Anup Patel
  [PATCH v15 07/10] irqchip: Add RISC-V advanced PLIC driver for di ...Anup Patel
  [PATCH v15 08/10] irqchip/riscv-aplic: Add support for MSI-modeAnup Patel
  [PATCH v15 09/10] RISC-V: Select APLIC and IMSIC driversAnup Patel
  [PATCH v15 10/10] MAINTAINERS: Add entry for RISC-V AIA driversAnup Patel
  Re: [PATCH v1 10/14] serial: 8250_of: Switch to use uart_read_por ...Andrew Jeffery
  Re: [PATCH v1 04/14] serial: 8250_aspeed_vuart: Switch to use uar ...Andrew Jeffery
  Re: [PATCH v15 00/10] Linux RISC-V AIA SupportAnup Patel
  Re: [PATCH] ext4: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  [PATCH] arm64/hw_breakpoint: Determine lengths from generic perf ...Anshuman Khandual
  Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usageXiubo Li
  Re: [PATCH] sunrpc: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  [PATCH] arm64/sysreg: Add BRBE registers and fieldsAnshuman Khandual
  Re: [PATCH] arm64/hw_breakpoint: Determine lengths from generic p ...Anshuman Khandual
  Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: linux-next: manual merge of the tip tree with the workqueues treeLeonardo Bras Soares Passos
  Re: [PATCH RFC 2/6] mm: swap: introduce swap_nr_free() for batche ...Barry Song
  Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usageXiubo Li
  Re: [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at highe ...Icenowy Zheng
[New] [avpatel:riscv_aia_v15] [genirq/irqdomain] c3842e43d9: kernel_BUG ...kernel test robot
  Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hintJason Wang
  Re: [PATCH RFC 5/6] mm: rmap: weaken the WARN_ON in __folio_add_a ...Barry Song
  Re: [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the ...Jason Wang
[New] [PATCH v3] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT ...Andrew Jeffery
  Re: [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext t ...Anup Patel
  Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisorWANG Xuerui
  Re: [PATCH 3/4] kfifo: add kfifo_out_linear{,_ptr}()Jiri Slaby
  Re: CVE-2023-52471: ice: Fix some null pointer dereference issues ...Greg Kroah-Hartman
  Re: This is the fourth time I've tried to find what led to the re ..."Linux regression tracking (Thorsten Leemhuis)"
  Re: [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext t ...Haibo Xu
  Re: [PATCH 7/7] extcon: usbc-cros-ec: Convert to platform remove ...Tzung-Bi Shih
  Re: Recent-ish changes in binfmt_elf made my program segfault"Linux regression tracking (Thorsten Leemhuis)"
[New] [PATCH] i2c: imx-lpi2c: add generic GPIO recovery for LPI2C carlos.song@nxp ...
  Re: linux-next: manual merge of the usb tree with the usb.current ...Greg KH
[New] [PATCH] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial devi ...Raihan Ahamed
[New] linux-next: manual merge of the kspp tree with the kbuild treeStephen Rothwell
  Re: [PATCH] usb: dwc3: gadget: Fix suspend/resume warning when no ...Greg Kroah-Hartman
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Icenowy Zheng
  Re: [PATCH v2] filemap: avoid unnecessary major faults in filemap ..."Huang, Ying"
  Re: [PATCH v2] selftests/ftrace: Limit length in subsystem-enable ...Masami Hiramatsu (Google)
  Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisorHuacai Chen
  Re: [PATCH v2 1/1] iommu/vt-d: Remove INTEL_IOMMU_BROKEN_GFX_WABaolu Lu
  Re: [PATCH] iommu/vt-d: Use kcalloc() instead of kzalloc()Baolu Lu
  Re: [PACTH v3] Documentation: iommu/vt-d: Add the document for In ...Baolu Lu
[New] [PATCH v2] mm/mmap: convert all mas except mas_detach to vma iteratorYajun Deng
  Re: [PATCH v2 0/2] iommu/vt-d: Introduce rbtree for probed devicesBaolu Lu
[New] [PATCH] MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY and T ...Jarkko Sakkinen
  Re: [PATCH linux-next 3/3] powerpc/kdump: Split KEXEC_CORE and CR ...Hari Bathini
[New] [PATCH] ASoC: amd: simplify soundwire dependencies for legacy stackVijendar Mukunda
  Re: [PATCH v2 2/2] arm64: dts: s32g: add uSDHC nodeGhennadi Procopciuc
  Re: [PATCH] ASoC: amd: simplify soundwire dependencies for legacy ..."Mukunda,Vijendar"
  Re: [PATCH] MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY a ...Paul Menzel
  Re: [PATCH v2 3/3] platform/x86: intel_scu_ipcutil: Make scu staticMika Westerberg
  Re: [PATCH RFC 6/6] mm: madvise: don't split mTHP for MADV_PAGEOUTBarry Song
  Re: [PATCH] iio: avoid fortify-string overflow error"Arnd Bergmann"
[New] linux-next: duplicate patch in the gpio-brgl treeStephen Rothwell
  Re: [PATCH] net: ethernet: adi: requires PHYLIB supportMichal Kubecek
  Re: [PATCH 5.10/5.15 v2 0/1 RESEND] mm/truncate: fix WARNING in e ...Roman Smirnov
[New] linux-next: build warning after merge of the bcachefs treeStephen Rothwell
  Re: [PATCH] [RFQ] dm-integrity: Add a lazy commit mode for journal=?utf-8?B?V2Vpw58sIFNpbW9uZQ==?=
  Re: [PATCH v2 0/4] f2fs: fix panic issue in small capacity deviceChao Yu
  Re: [PATCH] MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY a ...James Bottomley
[New] [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()Nick Hu
  Re: [PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD Onyx ...Andrew Jeffery
[New] linux-next: Tree for Feb 26Stephen Rothwell
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ..."Arnd Bergmann"
[New] [PATCH V2] dt-bindings: i2c: imx-lpi2c: add i.MX95 LPI2C"Peng Fan (OSS)"
  Re: [PATCH v2] arm: flush: check if the folio is reserved for no- ...Jinjiang Tu
  Re: [PATCH 1/1] kbuild: Add DT schema check also when applying DT ...Masahiro Yamada
[New] [PATCH V2] usb: dwc3: gadget: Fix suspend/resume warning when no- ...Michael Trimarchi
  Re: [PATCH] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial ...Krzysztof Kozlowski
  Re: [PATCH v3] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to ...Krzysztof Kozlowski
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Xi Ruoyao
  Re: [PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD Onyx ...Paul Menzel
  Re: [PATCH v2 0/6] Pinephone video out fixes (flipping between tw ...Frank Oltmanns
  Re: [PATCH] x86/cpu: Add a VMX flag to enumerate 5-level EPT supp ...Tao Su
  Re: [PATCH stable 4.19] mm: memcontrol: switch to rcu protection ...Greg KH
  Re: [PATCH] dt-bindings: nvmem: fix tlv layout I2C eeprom exampleKrzysztof Kozlowski
  Re: [tip: x86/urgent] x86/bugs: Add asm helpers for executing VERWNikolay Borisov
  Re: [PATCH] thunderbolt: constify the struct device_type usageMika Westerberg
[New] Re: (subset) [PATCH v4 02/16] dt-bindings: bus: imx-weim: convert ...Krzysztof Kozlowski
[New] [PATCH] x86: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman
  [PATCH v8 02/38] ARM: ep93xx: add regmap aux_devNikita Shubin via B4 Relay
  [PATCH v8 05/38] power: reset: Add a driver for the ep93xx resetNikita Shubin via B4 Relay
[New] [PATCH v8 00/38] ep93xx device tree conversionNikita Shubin via B4 Relay
  [PATCH v8 01/38] gpio: ep93xx: split device in multipleNikita Shubin via B4 Relay
  [PATCH v8 03/38] clk: ep93xx: add DT support for Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 06/38] dt-bindings: soc: Add Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 10/38] dt-bindings: watchdog: Add Cirrus EP93xNikita Shubin via B4 Relay
  [PATCH v8 07/38] soc: Add SoC driver for Cirrus ep93xxNikita Shubin via B4 Relay
  [PATCH v8 04/38] pinctrl: add a Cirrus ep93xx SoC pin controllerNikita Shubin via B4 Relay
  [PATCH v8 11/38] watchdog: ep93xx: add DT support for Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 08/38] dt-bindings: dma: Add Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 12/38] dt-bindings: pwm: Add Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 13/38] pwm: ep93xx: add DT support for Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 14/38] dt-bindings: spi: Add Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 09/38] dma: cirrus: Convert to DT for Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 16/38] dt-bindings: net: Add Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 15/38] spi: ep93xx: add DT support for Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 18/38] dt-bindings: mtd: Add ts7200 nand-controllerNikita Shubin via B4 Relay
  [PATCH v8 17/38] net: cirrus: add DT support for Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 21/38] ata: pata_ep93xx: add device tree supportNikita Shubin via B4 Relay
  [PATCH v8 19/38] mtd: rawnand: add support for ts72xxNikita Shubin via B4 Relay
  [PATCH v8 20/38] dt-bindings: ata: Add Cirrus EP93xxNikita Shubin via B4 Relay
  [PATCH v8 22/38] dt-bindings: input: Add Cirrus EP93xx keypadNikita Shubin via B4 Relay
  [PATCH v8 24/38] wdt: ts72xx: add DT support for ts72xxNikita Shubin via B4 Relay
  [PATCH v8 27/38] ASoC: dt-bindings: ep93xx: Document Audio Port s ...Nikita Shubin via B4 Relay
  [PATCH v8 26/38] ASoC: dt-bindings: ep93xx: Document DMA supportNikita Shubin via B4 Relay
  [PATCH v8 25/38] gpio: ep93xx: add DT support for gpio-ep93xxNikita Shubin via B4 Relay
  [PATCH v8 23/38] input: keypad: ep93xx: add DT support for Cirrus ...Nikita Shubin via B4 Relay
  [PATCH v8 29/38] ARM: dts: add Cirrus EP93XX SoC .dtsiNikita Shubin via B4 Relay
  [PATCH v8 28/38] ASoC: ep93xx: Drop legacy DMA supportNikita Shubin via B4 Relay
  [PATCH v8 30/38] ARM: dts: ep93xx: add ts7250 boardNikita Shubin via B4 Relay
  [PATCH v8 32/38] ARM: ep93xx: DT for the Cirrus ep93xx SoC platformsNikita Shubin via B4 Relay
  [PATCH v8 31/38] ARM: dts: ep93xx: Add EDB9302 DTNikita Shubin via B4 Relay
  [PATCH v8 33/38] pwm: ep93xx: drop legacy pinctrlNikita Shubin via B4 Relay
  [PATCH v8 34/38] ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin via B4 Relay
  [PATCH v8 36/38] ARM: ep93xx: soc: drop definesNikita Shubin via B4 Relay
  [PATCH v8 37/38] ASoC: cirrus: edb93xx: Delete driverNikita Shubin via B4 Relay
  [PATCH v8 38/38] dma: cirrus: remove platform codeNikita Shubin via B4 Relay
  [PATCH v8 35/38] ARM: ep93xx: delete all boardfilesNikita Shubin via B4 Relay
  Re: [PATCH RFC 4/6] mm: support large folios swapin as a wholeBarry Song
  Re: [PATCH] MAINTAINERS: Drop myself as maintainer of TYPEC port ...Heikki Krogerus
  Re: [PATCH v2] filemap: avoid unnecessary major faults in filemap ..."zhangpeng (AS)"
  Re: [PATCH 1/1] MAINTAINERS: Add maintainer for NXP S32G boardsGhennadi Procopciuc
[New] [PATCH 1/2] f2fs: ro: compress: fix to avoid caching unaligned extentChao Yu
  Re: [PATCH v1] PCI / PM: Really allow runtime PM without callback ...Raag Jadav
  [PATCH 2/2] f2fs: ro: don't start discard thread for readonly imageChao Yu
[New] [PATCH 1/2] dt-bindings: leds: qcom-lpg: Drop redundant qcom,pm85 ...Krzysztof Kozlowski
  [PATCH 2/2] dt-bindings: leds: qcom-lpg: Narrow nvmem for other v ...Krzysztof Kozlowski
  Re: [PATCH 2/3] dt-bindings: leds: leds-qcom-lpg: Add support for ...Krzysztof Kozlowski
  Re: [PATCH] dt-bindings: serial: convert st,asc to DT schema=?UTF-8?Q?Rapha=C3=ABl_Gallais-Pou?=
  Re: [PATCH v2 1/3] dt-bindings: display: msm: dp-controller: docu ...Krzysztof Kozlowski
[New] [tip:irq/msi] BUILD SUCCESS c147e1ef59d4751a60687074e4268ecc0ef31b5ckernel test robot
  Re: [PATCH v1] PCI / PM: Really allow runtime PM without callback ...Mika Westerberg
  Re: [PATCH 03/13] dt-bindings: hwmon: lm75: add label propertyKrzysztof Kozlowski
  Re: [PATCH 1/2] iio: adc: ti-ads1298: Fix error code in probe()Dan Carpenter
  Re: [PATCH 3/4] f2fs: fix to handle segment allocation failure co ...Chao Yu
  Re: [PATCH] Revert "usb: typec: tcpm: reset counter when enter in ...Heikki Krogerus
[New] [PATCH 0/2] Update st,stih407-thermal deviceRaphael Gallais-Pou
  [PATCH 1/2] dt-bindings: thermal: convert st,stih407-thermal to D ...Raphael Gallais-Pou
  [PATCH 2/2] ARM: dts: st: add thermal property on stih410.dtsi an ...Raphael Gallais-Pou
  Re: [PATCH 1/4] usb: typec: constify the struct device_type usageHeikki Krogerus
  Re: [PATCH net-next v4 3/6] dt-bindings: net: remove outdated his ...Krzysztof Kozlowski
[New] [PATCH v3] Staging: rtl8723bs: Remove spaces before tabs in rtw_s ...Meir Elisha
  Re: [PATCH V2] usb: dwc3: gadget: Fix suspend/resume warning when ...Michael Nazzareno Trimarchi
  Re: [PATCH net-next v4 4/6] dt-bindings: net: add hisilicon,hisi- ...Krzysztof Kozlowski
  Re: [PATCH net-next v4 5/6] net: hisilicon: add support for hisi_ ...Krzysztof Kozlowski
  Re: [PATCH v2] filemap: avoid unnecessary major faults in filemap ..."Huang, Ying"
  Re: [PATCH net-next v4 6/6] net: hisi_femac: remove unused compat ...Krzysztof Kozlowski
  Re: [PATCH net-next v5 4/7] dt-bindings: net: remove outdated his ...Krzysztof Kozlowski
  Re: [PATCH net-next v5 5/7] dt-bindings: net: add hisilicon,hisi- ...Krzysztof Kozlowski
  Re: [PATCH net-next v5 6/7] net: hisilicon: add support for hisi_ ...Krzysztof Kozlowski
  Re: [PATCH net-next v5 7/7] net: hisi_femac: remove unused compat ...Krzysztof Kozlowski
[New] [PATCH 1/3] accel/habanalabs/gaudi2: initialize field in correct ...Oded Gabbay
  [PATCH 2/3] accel/habanalabs/gaudi2: drop support for never relea ...Oded Gabbay
  [PATCH 3/3] accel/habanalabs/gaudi2: use single function to compa ...Oded Gabbay
  Re: [PATCH net-next v5 1/7] dt-bindings: net: hisilicon-femac-mdi ...Krzysztof Kozlowski
  Re: [PATCH net-next v5 2/7] dt-bindings: net: hisilicon,hisi-fema ...Krzysztof Kozlowski
[New] [PATCH 1/2] selftests/dmabuf-heap: conform test to TAP format outputMuhammad Usama Anjum
  [PATCH 2/2] selftests: dmabuf-heap: add config file for the testMuhammad Usama Anjum
  Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisormaobibo
  Re: [f2fs-dev] [PATCH] f2fs: fix to return EIO when reading after ...Chao Yu
  Re: [PATCH v2 1/2] dt-bindings: simple-pm-bus: Add optional resetsKrzysztof Kozlowski
  Re: [PATCH v4 4/4] dt-bindings: mmc: hisilicon,hi3798cv200-dw-msh ...Krzysztof Kozlowski
[New] Re: [PATCH v3 2/4] usb: typec: tcpci: add generic tcpci fallback ...Heikki Krogerus
  Re: [PATCH] accel: constify the struct device_type usageOded Gabbay
  Re: [PATCH v3 3/4] usb: typec: tcpm: add support to set tcpc conn ...Heikki Krogerus
  Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisormaobibo
[New] [PATCH] loongarch/crypto: Clean up useless assignment operationsWangYuli
  Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisorWANG Xuerui
[New] [PATCH] drm/mediatek: Support MT8195 OVL compatible in mtk_drm_drvFei Shao
  Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressionsSu Yue
  Re: [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages vi ...Sreenath Vijayan
  Re: [PATCH] dt-bindings: serial: convert st,asc to DT schemaKrzysztof Kozlowski
  Re: [PATCH v2 for-next 2/2] RDMA/hns: Support userspace configuri ...Leon Romanovsky
[New] [PATCH net 0/3] net: lan743x: Fixes for multiple WOL related issuesRaju Lakkaraju
  [PATCH net 1/3] net: lan743x: disable WOL upon resume to restore ...Raju Lakkaraju
  [PATCH net 3/3] net: lan743x: Address problems with wake option f ...Raju Lakkaraju
  [PATCH net 2/3] net: lan743x: support WOL in MAC even when PHY do ...Raju Lakkaraju
  Re: [PATCH] dt-bindings: pwm: opencores: Add compatible for StarF ...Uwe =?utf-8?Q?Kleine-K=C3=B6nig?=
  Build regressions/improvements in v6.8-rc6Geert Uytterhoeven
[New] Re: [PATCH v3 4/4] usb: typec: tcpci: add support to set connecto ...Heikki Krogerus
  Re: [LSF TOPIC] statx extensions for subvol/snapshot filesystems ...Miklos Szeredi
  Re: [PATCH 01/16] tick/nohz: Remove duplicate between tick_nohz_s ...Thomas Gleixner
  Re: [PATCH 02/16] tick/nohz: Remove duplicate between lowres and ...Thomas Gleixner
  Re: [PATCH] loongarch/crypto: Clean up useless assignment operationsWANG Xuerui
[New] [PATCH] usb-storage: Add Brain USB3-FW to IGNORE_UASTom Hu
  Re: [PATCH v1] usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdmHeikki Krogerus
  Re: [PATCH v1] usb: typec: altmodes/displayport: send configure m ...Heikki Krogerus
  Re: [PATCH 2/2] dt-bindings: arm: amlogic: add Neil, Martin and J ...Martin Blumenstingl
  Re: [PATCH] of: property: fw_devlink: Fix stupid bug in remote-en ...Luca Ceresoli
[New] [PATCH] ext4: remove unused parameter biop in ext4_issue_discard()Wenchao Hao
  Re: [PATCH v2] filemap: avoid unnecessary major faults in filemap ..."zhangpeng (AS)"
  Re: [PATCH 1/2] dt-bindings: arm: amlogic: remove unstable remarkNeil Armstrong
  Re: [PATCH v2] filemap: avoid unnecessary major faults in filemap ...David Hildenbrand
  Re: [PATCH 2/2] dt-bindings: arm: amlogic: add Neil, Martin and J ...Neil Armstrong
  Re: [PATCH 3/3] drm/panel: simple: add CMT430B19N00 LCD panel supportNeil Armstrong
  Re: [PATCH v4 1/2] pwm: imx27: fix race condition .apply,.get_stateUwe =?utf-8?Q?Kleine-K=C3=B6nig?=
[New] [RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() i ...Chen Yu
  Re: [PATCH v2 2/5] memory: stm32-fmc2-ebi: check regmap_read retu ...Christophe Kerello
  Re: [PATCH v5 5/5] iio: amplifiers: hmc425a: add support for LTC6 ...Nuno =?ISO-8859-1?Q?S=E1?=
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Christian Brauner
  Re: [PATCH v2 3/5] memory: stm32-fmc2-ebi: add MP25 supportChristophe Kerello
  Re: [PATCH net-next 1/2] net/vsockmon: Leverage core stats allocatorStefano Garzarella
  Re: [PATCH] time: Use div64_long() instead of do_div()Thorsten Blum
  Re: [Lsf-pc] [LSF TOPIC] statx extensions for subvol/snapshot fil ...Miklos Szeredi
  [PATCH v19 001/130] x86/virt/tdx: Rename _offset to _member for T ... isaku.yamahata@intel ...
  Re: [PATCH net 1/3] net: lan743x: disable WOL upon resume to rest ...Horatiu Vultur
  [PATCH v19 002/130] x86/virt/tdx: Move TDMR metadata fields map t ... isaku.yamahata@intel ...
[New] [PATCH v19 000/130] KVM TDX basic feature support isaku.yamahata@intel ...
  [PATCH v19 004/130] x86/virt/tdx: Support global metadata read fo ... isaku.yamahata@intel ...
  [PATCH v19 003/130] x86/virt/tdx: Unbind global metadata read wit ... isaku.yamahata@intel ...
  [PATCH v19 005/130] x86/virt/tdx: Export global metadata read inf ... isaku.yamahata@intel ...
  [PATCH v19 006/130] x86/virt/tdx: Export TDX KeyID information isaku.yamahata@intel ...
  [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions isaku.yamahata@intel ...
  [PATCH v19 008/130] x86/tdx: Warning with 32bit build shift-count ... isaku.yamahata@intel ...
  [PATCH v19 009/130] KVM: x86: Add gmem hook for determining max N ... isaku.yamahata@intel ...
  [PATCH v19 010/130] KVM: x86: Pass is_private to gmem hook of gme ... isaku.yamahata@intel ...
  [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range ... isaku.yamahata@intel ...
  [PATCH v19 012/130] KVM: x86/mmu: Pass around full 64-bit error c ... isaku.yamahata@intel ...
  [PATCH v19 013/130] KVM: x86: Use PFERR_GUEST_ENC_MASK to indicat ... isaku.yamahata@intel ...
  [PATCH v19 014/130] KVM: Add KVM vcpu ioctl to pre-populate guest ... isaku.yamahata@intel ...
  [PATCH v19 015/130] KVM: Document KVM_MEMORY_MAPPING ioctl isaku.yamahata@intel ...
  [PATCH v19 016/130] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page( ... isaku.yamahata@intel ...
  [PATCH v19 017/130] KVM: x86: Implement kvm_arch_{, pre_}vcpu_mem ... isaku.yamahata@intel ...
  [PATCH v19 018/130] KVM: x86/mmu: Assume guest MMIOs are shared isaku.yamahata@intel ...
  [PATCH v19 019/130] KVM: x86: Add is_vm_type_supported callback isaku.yamahata@intel ...
  [PATCH v19 021/130] KVM: x86/vmx: initialize loaded_vmcss_on_cpu ... isaku.yamahata@intel ...
  [PATCH v19 022/130] KVM: x86/vmx: Refactor KVM VMX module init/ex ... isaku.yamahata@intel ...
  [PATCH v19 024/130] KVM: TDX: Add placeholders for TDX VM/vcpu st ... isaku.yamahata@intel ...
  [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when load ... isaku.yamahata@intel ...
  [PATCH v19 025/130] KVM: TDX: Make TDX VM type supported isaku.yamahata@intel ...
  [PATCH v19 020/130] KVM: VMX: Move out vmx_x86_ops to 'main.c' to ... isaku.yamahata@intel ...
  [PATCH v19 026/130] [MARKER] The start of TDX KVM patch series: T ... isaku.yamahata@intel ...
  [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions isaku.yamahata@intel ...
  [PATCH v19 028/130] KVM: TDX: Add TDX "architectural" error codes isaku.yamahata@intel ...
  [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX S ... isaku.yamahata@intel ...
  [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCAL ... isaku.yamahata@intel ...
  [PATCH v19 031/130] [MARKER] The start of TDX KVM patch series: T ... isaku.yamahata@intel ...
  [PATCH v19 032/130] KVM: TDX: Add helper functions to allocate/fr ... isaku.yamahata@intel ...
  [PATCH v19 033/130] KVM: TDX: Add helper function to read TDX met ... isaku.yamahata@intel ...
  [PATCH v19 034/130] KVM: TDX: Get system-wide info about TDX modu ... isaku.yamahata@intel ...
  [PATCH v19 035/130] KVM: TDX: Add place holder for TDX VM specifi ... isaku.yamahata@intel ...
  [PATCH v19 036/130] KVM: TDX: x86: Add ioctl to get TDX systemwid ... isaku.yamahata@intel ...
  [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific isaku.yamahata@intel ...
  [PATCH v19 040/130] KVM: TDX: Make pmu_intel.c ignore guest TD case isaku.yamahata@intel ...
  [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific par ... isaku.yamahata@intel ...
  [PATCH v19 038/130] KVM: TDX: create/destroy VM structure isaku.yamahata@intel ...
  [PATCH v19 042/130] [MARKER] The start of TDX KVM patch series: T ... isaku.yamahata@intel ...
  [PATCH v19 041/130] KVM: TDX: Refuse to unplug the last cpu on th ... isaku.yamahata@intel ...
  [PATCH v19 043/130] KVM: TDX: create/free TDX vcpu structure isaku.yamahata@intel ...
  [PATCH v19 045/130] [MARKER] The start of TDX KVM patch series: K ... isaku.yamahata@intel ...
  [PATCH v19 046/130] KVM: x86/mmu: Add address conversion function ... isaku.yamahata@intel ...
  [PATCH v19 044/130] KVM: TDX: Do TDX specific vcpu initialization isaku.yamahata@intel ...
  [PATCH v19 047/130] [MARKER] The start of TDX KVM patch series: K ... isaku.yamahata@intel ...
  [PATCH v19 049/130] KVM: x86/mmu: Replace hardcoded value 0 for t ... isaku.yamahata@intel ...
  [PATCH v19 048/130] KVM: Allow page-sized MMU caches to be initia ... isaku.yamahata@intel ...
  [PATCH v19 050/130] KVM: x86/mmu: Allow non-zero value for non-pr ... isaku.yamahata@intel ...
  [PATCH v19 051/130] KVM: x86/mmu: Add Suppress VE bit to shadow_m ... isaku.yamahata@intel ...
  [PATCH v19 052/130] KVM: x86/mmu: Track shadow MMIO value on a pe ... isaku.yamahata@intel ...
  [PATCH v19 053/130] KVM: x86/mmu: Disallow fast page fault on pri ... isaku.yamahata@intel ...
  [PATCH v19 054/130] KVM: VMX: Introduce test mode related to EPT ... isaku.yamahata@intel ...
  [PATCH v19 055/130] [MARKER] The start of TDX KVM patch series: K ... isaku.yamahata@intel ...
  [PATCH v19 056/130] KVM: x86/tdp_mmu: Init role member of struct ... isaku.yamahata@intel ...
  [PATCH v19 057/130] KVM: x86/mmu: Add a new is_private member for ... isaku.yamahata@intel ...
  Re: [PATCH] btrfs: remove SLAB_MEM_SPREAD flag usageJohannes Thumshirn
  [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct ... isaku.yamahata@intel ...
  [PATCH v19 065/130] KVM: VMX: Split out guts of EPT violation to ... isaku.yamahata@intel ...
  [PATCH v19 060/130] KVM: x86/tdp_mmu: Apply mmu notifier callback ... isaku.yamahata@intel ...
  [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for ... isaku.yamahata@intel ...
  [PATCH v19 061/130] KVM: x86/tdp_mmu: Sprinkle __must_check isaku.yamahata@intel ...
  [PATCH v19 066/130] KVM: TDX: Add accessors VMX VMCS helpers isaku.yamahata@intel ...
  [PATCH v19 063/130] [MARKER] The start of TDX KVM patch series: T ... isaku.yamahata@intel ...
  [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX isaku.yamahata@intel ...
  [PATCH v19 064/130] KVM: x86/mmu: Do not enable page track for TD ... isaku.yamahata@intel ...
  [PATCH v19 069/130] KVM: TDX: Require TDP MMU and mmio caching fo ... isaku.yamahata@intel ...
  [PATCH v19 068/130] KVM: TDX: Retry seamcall when TDX_OPERAND_BUS ... isaku.yamahata@intel ...
  [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping ... isaku.yamahata@intel ...
  [PATCH v19 071/130] KVM: TDX: MTRR: implement get_mt_mask() for TDX isaku.yamahata@intel ...
  [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support isaku.yamahata@intel ...
  [PATCH v19 072/130] [MARKER] The start of TDX KVM patch series: T ... isaku.yamahata@intel ...
  [PATCH v19 073/130] KVM: x86: Add hooks in kvm_arch_vcpu_memory_m ... isaku.yamahata@intel ...
  [PATCH v19 074/130] KVM: TDX: Create initial guest memory isaku.yamahata@intel ...
  [PATCH v19 076/130] KVM: TDX: Finalize VM initialization isaku.yamahata@intel ...
  [PATCH v19 075/130] KVM: TDX: Extend memory measurement with init ... isaku.yamahata@intel ...
  [PATCH v19 077/130] [MARKER] The start of TDX KVM patch series: T ... isaku.yamahata@intel ...
  [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit path isaku.yamahata@intel ...
  [PATCH v19 079/130] KVM: TDX: vcpu_run: save/restore host state(h ... isaku.yamahata@intel ...
[New] [PATCH v9] cdx: add MSI support for CDX busNipun Gupta
  [PATCH v19 080/130] KVM: TDX: restore host xsave state when exit ... isaku.yamahata@intel ...
  [PATCH v19 081/130] KVM: x86: Allow to update cached values in kv ... isaku.yamahata@intel ...
  [PATCH v19 082/130] KVM: TDX: restore user ret MSRs isaku.yamahata@intel ...
  [PATCH v19 084/130] [MARKER] The start of TDX KVM patch series: T ... isaku.yamahata@intel ...
  [PATCH v19 083/130] KVM: TDX: Add TSX_CTRL msr into uret_msrs list isaku.yamahata@intel ...
  [PATCH v19 085/130] KVM: TDX: Complete interrupts after tdexit isaku.yamahata@intel ...
  [PATCH v19 086/130] KVM: TDX: restore debug store when TD exit isaku.yamahata@intel ...
  [PATCH v19 089/130] KVM: TDX: Add support for find pending IRQ in ... isaku.yamahata@intel ...
  [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical ... isaku.yamahata@intel ...
  [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle ... isaku.yamahata@intel ...
  [PATCH v19 090/130] KVM: x86: Assume timer IRQ was injected if AP ... isaku.yamahata@intel ...
  [PATCH v19 091/130] KVM: TDX: remove use of struct vcpu_vmx from ... isaku.yamahata@intel ...
  [PATCH v19 092/130] KVM: TDX: Implement interrupt injection isaku.yamahata@intel ...
  [PATCH v19 093/130] KVM: TDX: Implements vcpu request_immediate_exit isaku.yamahata@intel ...
  [PATCH v19 095/130] KVM: VMX: Modify NMI and INTR handlers to tak ... isaku.yamahata@intel ...
  [PATCH v19 094/130] KVM: TDX: Implement methods to inject NMI isaku.yamahata@intel ...
  [PATCH v19 096/130] KVM: VMX: Move NMI/exception handler to commo ... isaku.yamahata@intel ...
  [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation t ... isaku.yamahata@intel ...
  [PATCH v19 098/130] KVM: TDX: Add a place holder to handle TDX VM ... isaku.yamahata@intel ...
  [PATCH v19 099/130] KVM: TDX: Handle vmentry failure for INTEL TD ... isaku.yamahata@intel ...
  [PATCH v19 100/130] KVM: TDX: handle EXIT_REASON_OTHER_SMI isaku.yamahata@intel ...
  [PATCH v19 102/130] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_I ... isaku.yamahata@intel ...
  [PATCH v19 103/130] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI isaku.yamahata@intel ...
  [PATCH v19 104/130] KVM: TDX: Add a place holder for handler of T ... isaku.yamahata@intel ...
  [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL isaku.yamahata@intel ...
  Re: [PATCH net 2/3] net: lan743x: support WOL in MAC even when PH ...Horatiu Vultur
  [PATCH v19 106/130] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL isaku.yamahata@intel ...
  [PATCH v19 107/130] KVM: TDX: Handle TDX PV CPUID hypercall isaku.yamahata@intel ...
  [PATCH v19 108/130] KVM: TDX: Handle TDX PV HLT hypercall isaku.yamahata@intel ...
  [PATCH v19 109/130] KVM: TDX: Handle TDX PV port io hypercall isaku.yamahata@intel ...
  [PATCH v19 110/130] KVM: TDX: Handle TDX PV MMIO hypercall isaku.yamahata@intel ...
  [PATCH v19 101/130] KVM: TDX: handle ept violation/misconfig exit isaku.yamahata@intel ...
  [PATCH v19 111/130] KVM: TDX: Implement callbacks for MSR operati ... isaku.yamahata@intel ...
  [PATCH v19 112/130] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall isaku.yamahata@intel ...
  [PATCH v19 113/130] KVM: TDX: Handle MSR MTRRCap and MTRRDefType ... isaku.yamahata@intel ...
  [PATCH v19 114/130] KVM: TDX: Handle MSR IA32_FEAT_CTL MSR and IA ... isaku.yamahata@intel ...
  [PATCH v19 115/130] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInf ... isaku.yamahata@intel ...
  [PATCH v19 117/130] KVM: TDX: Silently ignore INIT/SIPI isaku.yamahata@intel ...
  [PATCH v19 118/130] KVM: TDX: Add methods to ignore accesses to C ... isaku.yamahata@intel ...
  [PATCH v19 116/130] KVM: TDX: Silently discard SMI request isaku.yamahata@intel ...
  [PATCH v19 121/130] KVM: TDX: Add methods to ignore VMX preemptio ... isaku.yamahata@intel ...
  [PATCH v19 119/130] KVM: TDX: Add methods to ignore guest instruc ... isaku.yamahata@intel ...
  [PATCH v19 123/130] KVM: TDX: Ignore setting up mce isaku.yamahata@intel ...
  [PATCH v19 120/130] KVM: TDX: Add a method to ignore dirty logging isaku.yamahata@intel ...
  [PATCH v19 122/130] KVM: TDX: Add methods to ignore accesses to TSC isaku.yamahata@intel ...
  [PATCH v19 124/130] KVM: TDX: Add a method to ignore for TDX to i ... isaku.yamahata@intel ...
  [PATCH v19 126/130] KVM: TDX: Inhibit APICv for TDX guest isaku.yamahata@intel ...
  [PATCH v19 125/130] KVM: TDX: Add methods to ignore virtual apic ... isaku.yamahata@intel ...
  [PATCH v19 129/130] RFC: KVM: x86: Add x86 callback to check cpuid isaku.yamahata@intel ...
  [PATCH v19 127/130] Documentation/virt/kvm: Document on Trust Dom ... isaku.yamahata@intel ...
  [PATCH v19 128/130] KVM: x86: design documentation on TDX support ... isaku.yamahata@intel ...
  [PATCH v19 130/130] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2 isaku.yamahata@intel ...
[New] [PATCH v8 00/14] KVM TDX: TDP MMU: large page support isaku.yamahata@intel ...
  [PATCH v8 02/14] KVM: TDX: Flush cache based on page size before ... isaku.yamahata@intel ...
  [PATCH v8 01/14] KVM: Add transparent hugepage support for dedica ... isaku.yamahata@intel ...
  [PATCH v8 03/14] KVM: TDX: Pass KVM page level to tdh_mem_page_aug() isaku.yamahata@intel ...
  [PATCH v8 04/14] KVM: TDX: Pass size to reclaim_page() isaku.yamahata@intel ...
  [PATCH v8 05/14] KVM: TDX: Update tdx_sept_{set,drop}_private_spt ... isaku.yamahata@intel ...
  [PATCH v8 07/14] KVM: TDX: Pass desired page level in err code fo ... isaku.yamahata@intel ...
  [PATCH v8 06/14] KVM: MMU: Introduce level info in PFERR code isaku.yamahata@intel ...
  [PATCH v8 08/14] KVM: x86/tdp_mmu: Allocate private page table fo ... isaku.yamahata@intel ...
  [PATCH v8 09/14] KVM: x86/tdp_mmu: Split the large page when zap leaf isaku.yamahata@intel ...
  [PATCH v8 10/14] KVM: x86/tdp_mmu, TDX: Split a large page when 4 ... isaku.yamahata@intel ...
  [PATCH v8 11/14] KVM: x86/tdp_mmu: Try to merge pages into a larg ... isaku.yamahata@intel ...
  [PATCH v8 13/14] KVM: x86/mmu: Make kvm fault handler aware of la ... isaku.yamahata@intel ...
  [PATCH v8 14/14] KVM: TDX: Allow 2MB large page for TD GUEST isaku.yamahata@intel ...
  [PATCH v8 12/14] KVM: TDX: Implement merge pages into a large page isaku.yamahata@intel ...
  Re: [PATCH net-next 2/2] net/vsockmon: Do not set zeroed statisticsStefano Garzarella
  Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usageVlastimil Babka
  RE: [PATCH v4 6/8] cpuidle-haltpoll: ARM64 support"Tomohiro Misono (Fujitsu)"
[New] Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)syzbot
  Re: [PATCH] loongarch/crypto: Clean up useless assignment operations"=?utf-8?B?5YWz5paH5rab?="
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Lance Yang
  Re: [PATCH v6 12/13] mtd: rawnand: brcmnand: Add support for gett ...Miquel Raynal
  Re: [PATCH] PM: hibernate: Fix level3 translation fault in swsusp ...David Hildenbrand
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Lance Yang
  Re: [PATCH v4 2/2] pwm: imx27: avoid PWM consumer APIUwe =?utf-8?Q?Kleine-K=C3=B6nig?=
  RE: [PATCH v4 7/8] cpuidle/poll_state: replace cpu_relax with smp ..."Tomohiro Misono (Fujitsu)"
  Re: [PATCH 2/2] dt-bindings: arm: amlogic: add Neil, Martin and J ...Krzysztof Kozlowski
  Re: [PATCH 1/2] media: dvbdev: export adapter's name and bus ID t ...Hans Verkuil
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...David Hildenbrand
  Re: [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs pr ...Wolfram Sang
  Re: [PATCH v5 1/1] mm: enumerate all gfp flagsMichal Hocko
[New] [PATCH v13 00/16] Add audio support in v4l2 frameworkShengjiu Wang
  [PATCH v13 04/16] ASoC: fsl_asrc: move fsl_asrc_common.h to inclu ...Shengjiu Wang
  [PATCH v13 01/16] media: v4l2-ctrls: add support for fraction_bitsShengjiu Wang
  [PATCH v13 02/16] ASoC: fsl_asrc: define functions for memory to ...Shengjiu Wang
  [PATCH v13 06/16] ASoC: fsl_easrc: register m2m platform deviceShengjiu Wang
  [PATCH v13 05/16] ASoC: fsl_asrc: register m2m platform deviceShengjiu Wang
  [PATCH v13 03/16] ASoC: fsl_easrc: define functions for memory to ...Shengjiu Wang
  [PATCH v13 07/16] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flagShengjiu Wang
  Re: [PATCH v4 1/2] pwm: imx27: fix race condition .apply,.get_stateUwe =?utf-8?Q?Kleine-K=C3=B6nig?=
  [PATCH v13 08/16] media: v4l2: Add audio capture and output supportShengjiu Wang
  [PATCH v13 10/16] media: uapi: Add V4L2_CTRL_CLASS_M2M_AUDIOShengjiu Wang
  [PATCH v13 11/16] media: uapi: Add audio rate controls supportShengjiu Wang
  [PATCH v13 12/16] media: uapi: Declare interface types for AudioShengjiu Wang
  [PATCH v13 13/16] media: uapi: Add an entity type for audio resamplerShengjiu Wang
  [PATCH v13 09/16] media: uapi: Define audio sample format fourcc typeShengjiu Wang
  [PATCH v13 14/16] media: vivid: add fixed point test controlsShengjiu Wang
  [PATCH v13 16/16] media: vim2m-audio: add virtual driver for audi ...Shengjiu Wang
  [PATCH v13 15/16] media: imx-asrc: Add memory to memory driverShengjiu Wang
  Re: [PATCH] usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcom ...Heikki Krogerus
  Re: [PATCH] clk: clocking-wizard: Remove redundant initialization ...Michal Simek
  Re: [PATCH v2] filemap: avoid unnecessary major faults in filemap ..."zhangpeng (AS)"
[New] [PATCH v3 0/9] drm/vkms: Reimplement line-per-line pixel conversi ...Louis Chauvet
  [PATCH v3 7/9] drm/vkms: Add range and encoding properties to pix ...Louis Chauvet
  [PATCH v3 6/9] drm/vkms: Add YUV supportLouis Chauvet
  [PATCH v3 5/9] drm/vkms: Re-introduce line-per-line composition a ...Louis Chauvet
  Re: ath11k allocation failure on resume breaking wifi until power ...Vlastimil Babka
  [PATCH v3 8/9] drm/vkms: Drop YUV formats TODOLouis Chauvet
  [PATCH v3 3/9] drm/vkms: write/update the documentation for pixel ...Louis Chauvet
  [PATCH v3 9/9] drm/vkms: Create KUnit tests for YUV conversionsLouis Chauvet
  [PATCH v3 2/9] drm/vkms: Use drm_frame directlyLouis Chauvet
  Re: [PATCH 1/4] usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosHeikki Krogerus
  [PATCH v3 4/9] drm/vkms: Add typedef and documentation for pixel_ ...Louis Chauvet
  Re: Build regressions/improvements in v6.8-rc6Geert Uytterhoeven
  Re: ath11k allocation failure on resume breaking wifi until power ...Takashi Iwai
  [PATCH 05/11] drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"Shawn Sung
  [PATCH 02/11] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp ...Shawn Sung
  [PATCH 04/11] drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"Shawn Sung
  [PATCH 03/11] drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"Shawn Sung
  Re: [PATCH 0/8] regulator: mp8859: Cleanups and enhancementsMarkus Reichl
  [PATCH 01/11] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"Shawn Sung
[New] [PATCH 00/11] Rename mtk_drm_* to mtk_*Shawn Sung
  [PATCH 10/11] drm/mediatek: Rename mtk_ddp_comp functionsShawn Sung
  [PATCH v3 1/9] drm/vkms: Code formattingLouis Chauvet
  [PATCH 06/11] drm/mediatek: Rename files "mtk_drm_crtc.*" to "mtk ...Shawn Sung
  [PATCH 11/11] drm/mediatek: Rename "pending_needs_vblank" to "nee ...Shawn Sung
  [PATCH 08/11] drm/mediatek: Rename files "mtk_drm_plane.*" to "mt ...Shawn Sung
  [PATCH 07/11] drm/mediatek: Rename files "mtk_drm_ddp_comp.*" to ...Shawn Sung
  Re: [PATCH v2] mtd: spi-nor: Add support for BoHong bh25q128as"Michael Walle"
  [PATCH 09/11] drm/mediatek: Rename files "mtk_drm_gem.*" to "mtk_ ...Shawn Sung
  Re: [PATCH] drm/panfrost: Replace fdinfo's profiling debugfs knob ...Boris Brezillon
  Re: [PATCH v4 03/11] fs: Initial atomic write supportJohn Garry
  Re: [PATCH v2] mtd: spi-nor: Add support for BoHong bh25q128asTudor Ambarus
[New] Re: [PATCH] arm64: dts: mediatek: mt8183: Add power-domains prope ...AngeloGioacchino Del Regno
  Re: [PATCH] mm, thp: display [never] for defrag when THP is set t ...David Hildenbrand
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Lance Yang
  Re: [PATCH] net: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [PATCH md-6.9 03/10] md/raid1: fix choose next idle in read_b ...Xiao Ni
[New] Re: [PATCH V2 1/4] dt-bindings: vendor-prefixes: add CudyAngeloGioacchino Del Regno
  Re: [PATCH] of: property: fw_devlink: Fix stupid bug in remote-en ...Herve Codina
  Re: [PATCH] overlayfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [PATCH v1 2/2] tests/pid_namespace: add pid_max testsChristian Brauner
  Re: [PATCH] vfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou
[New] Re: [PATCH V2 4/4] arm64: dts: mediatek: Add Cudy WR3000 V1AngeloGioacchino Del Regno
  Re: [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx ...=?UTF-8?B?S8O2cnk=?= Maincent
  Re: [PATCH v4 03/11] fs: Initial atomic write supportJohn Garry
[New] Re: [PATCH V2 3/4] arm64: dts: mediatek: mt7981: add pinctrlAngeloGioacchino Del Regno
[New] [PATCH v3 1/1] drm/bridge: Silence error messages upon probe deferralAlexander Stein
  Re: [PATCH] dt-bindings: iio: gyroscope: bosch,bmg160: add spi-ma ...Krzysztof Kozlowski
  Re: [PATCH md-6.9 01/10] md: add a new helper rdev_has_badblock()Xiao Ni
[New] Re: [PATCH v3 1/4] dt-bindings: usb: typec-tcpci: add tcpci fallb ...Krzysztof Kozlowski
  Re: [PATCH] erofs: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [PATCH 2/2] em28xx-dvb: fix DVB adapter device nameHans Verkuil
  Re: [PATCH 1/3] drm/xe/kunit: fix link failure with built-in xeMaxime Ripard
[New] [PATCH] x86/mm/pat: fix kernel-doc warningKunwu Chan
  [PATCH v2] time: Use div64_ul() instead of do_div()Thorsten Blum
  Re: [PATCH 2/4] usb: typec: ucsi: Register cables based on GET_CA ...Heikki Krogerus
  Re: [PATCH 3/4] usb: typec: ucsi: Register SOP/SOP' Discover Iden ...Heikki Krogerus
  Re: [PATCH 4/4] usb: typec: ucsi: Register SOP' alternate modes w ...Heikki Krogerus
  Re: [PATCH] clk: imx: imx8mp: Fix SAI_MCLK_SEL definitionAbel Vesa
  Re: [PATCH v4 04/11] fs: Add initial atomic write support info to ...John Garry
  Re: [PATCH net-next 1/2] net: ethernet: ti: am65-cpts: Enable PTP ...Chintan Vankar
  Re: clk: imx: scu: Use common error handling code in __imx_clk_gp ...Abel Vesa
  Re: [PATCH v4 16/39] spi: dt-bindings: atmel,at91rm9200-spi: remo ...Tudor Ambarus
  Re: xhci_hcd: `Timeout while waiting for setup device command`, 3 ...Heikki Krogerus
  Re: [PATCH v2 7/9] media: dt-bindings: Add Chameleon v3 framebufferKrzysztof Kozlowski
  Re: [PATCH v2 0/3] cleanup of SLAB_ flagsVlastimil Babka
  Re: ath11k allocation failure on resume breaking wifi until power ...Baochen Qiang
  Re: [PATCH md-6.9 03/10] md/raid1: fix choose next idle in read_b ...Yu Kuai
  Re: [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IPKrzysztof Kozlowski
  Re: [PATCH v4 03/11] fs: Initial atomic write supportRitesh Harjani (IBM)
[New] [PATCH 5.15] media: atomisp: sh_css: check ia_css_pipeline_create ...Alexandra Diupina
  Re: [PATCH] PM: hibernate: Fix level3 translation fault in swsusp ...Mike Rapoport
[New] [PATCH net 1/2] net: dsa: mv88e6xxx: fix marvell 6320/21 switch p ...=?UTF-8?q?Steffen=20B=C3=A4tz?=
  Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodesKrzysztof Kozlowski
  [PATCH net 2/2] net: dsa: mv88e6xxx: 6320/21 read cmode on serdes ...=?UTF-8?q?Steffen=20B=C3=A4tz?=
  Re: [PATCH md-6.9 04/10] md/raid1-10: add a helper raid1_check_re ...Xiao Ni
  Re: Linux 6.8-rc6Luna Jernberg
  Re: [RFC PATCH 06/11] rust: apply cache line padding for `SpinLock`Alice Ryhl
  Re: [PATCH v3] PM / core: conditionally skip system pm in device/ ...Guan-Yu Lin
  Re: [PATCH v2 1/1] arm64: dts: mediatek: mt8186: Increase CCI fre ...=?utf-8?B?Q2h1bi1KZW4gVHNlbmcgKOabvuS/iuS7gSk=?=
  Re: [PATCH 0/2] clk: imx: composite-8m: Adjustments for __imx8m_c ...Abel Vesa
  Re: [PATCH] clk: imx: scu: Use common error handling code in imx_ ...Abel Vesa
  Re: [PATCH] clk: imx: imx8mp: Fix SAI_MCLK_SEL definitionAbel Vesa
  Re: [PATCH v5 0/6] DCP as trusted keys backend"Jarkko Sakkinen"
  Re: [PATCH 1/6] net: hisilicon: add support for hisi_femac core o ...Dan Carpenter
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ..."Arnd Bergmann"
  Re: [PATCH] MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY a ..."Jarkko Sakkinen"
  Re: [PATCH net-next v3] net: stmmac: mmc_core: Drop interrupt reg ...Jiri Pirko
  Re: [RFC PATCH 2/3] mm: hugetlb: make the hugetlb migration strat ...Oscar Salvador
  Re: This is the fourth time I've tried to find what led to the re ...Mathias Nyman
  Re: [PATCH v4 1/3] fpga: xilinx-spi: extract a common driver coreXu Yilun
  Re: [PATCH v4 05/39] dt-bindings: crypto: add sam9x7 in Atmel TDESTudor Ambarus
  Re: [PATCH v4 05/11] block: Add core atomic write supportJohn Garry
  Re: [PATCH] irqchip/loongson-pch-pic: Update interrupt registrati ...Tianyang Zhang
[New] [PATCH] ARM: dts: aspeed: ahe50dc: Update lm25066 regulator nameZev Weiss
  Re: [PATCH] MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY a ..."Jarkko Sakkinen"
  Re: [PATCH RFC net-next v1 4/6] net/mlx5e: Implement ethtool hard ...=?UTF-8?B?S8O2cnk=?= Maincent
  Re: regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2 ...Marco Elver
  Re: [PATCH net-next 2/2] net/vsockmon: Do not set zeroed statisticsJason Xing
  Re: [PATCH v6 0/5] selftests/resctrl: Add non-contiguous CBMs in ...Maciej Wieczor-Retman
  Re: [PATCH next v2 02/11] minmax: Use _Static_assert() instead of ...Jani Nikula
  Re: [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages vi ...John Ogness
[New] [PATCH] mtd: spi-nor: Add Puya Semiconductor chips driverDmitry Dunaev
[New] [PATCH 0/3] Support intra-function call validation"$(uname)"
  Re: [PATCH net 1/2] net: dsa: mv88e6xxx: fix marvell 6320/21 swit ..."Russell King (Oracle)"
[New] [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_se ...syzbot
  Re: [PATCH v4 03/39] dt-bindings: crypto: add sam9x7 in Atmel AESTudor Ambarus
[New] [syzbot] [net?] BUG: soft lockup in ser_release (3)syzbot
  Re: [PATCH net 2/2] net: dsa: mv88e6xxx: 6320/21 read cmode on se ..."Russell King (Oracle)"
[New] [PATCH v2] net: stmmac: fix rx queue priority assignmentPiotr Wejman
[New] [PATCH v3] dt-bindings: timer: Add support for cadence TTC PWMMubin Sayyed
  Re: [PATCH v4 06/11] block: Add atomic write support for statxJohn Garry
  [PATCH v2 1/3] leds: qcom-lpg: Add support for PMI8950 PWMGianluca Boiano
  [PATCH v2 2/3] arm64: dts: qcom: pmi8950: add pwm nodeGianluca Boiano
[New] Re: [syzbot] [rdma?] KASAN: slab-use-after-free Read in rdma_reso ...syzbot
  [PATCH v2 3/3] dt-bindings: leds: leds-qcom-lpg: Add support for ...Gianluca Boiano
  Re: [PATCH 1/3] tpm: protect against locality counter underflow"Jarkko Sakkinen"
[New] [PATCH] docs: freeze some package versions for sphinx virtualenv ...Lukas Bulwahn
[New] non-zero O_TEXT for open syscall for Linux binaries (not source)Paul Edwards
  Re: [PATCH v4 04/39] dt-bindings: crypto: add sam9x7 in Atmel SHATudor Ambarus
  Re: [PATCH 1/3] tpm: protect against locality counter underflow"Jarkko Sakkinen"
  Re: [PATCH md-6.9 03/10] md/raid1: fix choose next idle in read_b ...Yu Kuai
[New] [PATCH 0/3] Support intra-function call validation"$(name)"
  [PATCH 1/3] objtool: is_fentry_call() crashes if call has no dest ..."$(name)"
  [PATCH 2/3] objtool: Add support for intra-function calls"$(name)"
  [PATCH 3/3] x86/speculation: Support intra-function call validation"$(name)"
[New] [syzbot] [usb-storage?] divide error in isd200_ata_commandsyzbot
  Re: [PATCH v3 3/3] selftests/resctrl: Move cleanups out of indivi ...Maciej Wieczor-Retman
  Re: [PATCH next v2 11/11] minmax: min() and max() don't need to r ...kernel test robot
[New] [PATCH net-next v2] net: stmmac: dwmac-qcom-ethqos: Update link c ...Sarosh Hasan
  [PATCH v2 1/2] dt-bindings: arm: qcom: Add Lenovo P2Raihan Ahamed
  Re: [PATCH v3 2/3] selftests/resctrl: Simplify cleanup in ctrl-c ...Maciej Wieczor-Retman
  [PATCH v2 2/2] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initi ...Raihan Ahamed
[New] [PATCH] rust: add `Module::as_ptr`Alice Ryhl
  Re: [PATCH 0/3] Add support for Block Passthrough Endpoint functi ...Manivannan Sadhasivam
  Re: [PATCH v3] PM / core: conditionally skip system pm in device/ ...Guan-Yu Lin
  Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usageXiubo Li
  Re: [PATCH v4 07/11] block: Add fops atomic write supportJohn Garry
  Re: [PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart IDConor Dooley
  Re: [PATCH v4 03/11] fs: Initial atomic write supportJohn Garry
[New] [PATCH 00/13] enable bs > ps in XFS"Pankaj Raghav (Samsung)"
  Re: [PATCH md-6.9 03/10] md/raid1: fix choose next idle in read_b ...Xiao Ni
  [PATCH 3/3] x86/speculation: Support intra-function call validationRui Qi
  [PATCH 02/13] fs: Allow fine-grained control of folio sizes"Pankaj Raghav (Samsung)"
  [PATCH 01/13] mm: Support order-1 folios in the page cache"Pankaj Raghav (Samsung)"
  [PATCH 03/13] filemap: align the index to mapping_min_order in th ..."Pankaj Raghav (Samsung)"
  [PATCH 04/13] filemap: use mapping_min_order while allocating folios"Pankaj Raghav (Samsung)"
  [PATCH 05/13] readahead: set file_ra_state->ra_pages to be at lea ..."Pankaj Raghav (Samsung)"
  Re: [PATCH] mtd: spi-nor: Add Puya Semiconductor chips driverTudor Ambarus
  [PATCH 07/13] readahead: rework loop in page_cache_ra_unbounded()"Pankaj Raghav (Samsung)"
  [PATCH 06/13] readahead: align index to mapping_min_order in onde ..."Pankaj Raghav (Samsung)"
  [PATCH 1/3] objtool: is_fentry_call() crashes if call has no dest ...Rui Qi
  [PATCH 08/13] readahead: allocate folios with mapping_min_order i ..."Pankaj Raghav (Samsung)"
  [PATCH 10/13] iomap: fix iomap_dio_zero() for fs bs > system page ..."Pankaj Raghav (Samsung)"
  [PATCH 2/3] objtool: Add support for intra-function callsRui Qi
  [PATCH 11/13] xfs: expose block size in stat"Pankaj Raghav (Samsung)"
  [PATCH 12/13] xfs: make the calculation generic in xfs_sb_validat ..."Pankaj Raghav (Samsung)"
  [PATCH 13/13] xfs: enable block size larger than page size support"Pankaj Raghav (Samsung)"
  Re: This is the fourth time I've tried to find what led to the re ..."Linux regression tracking (Thorsten Leemhuis)"
  Re: [PATCH v5 5/7] arm64: KVM: Add interface to set guest value f ...Suzuki K Poulose
  Re: [PATCH v4 3/3] fpga: xilinx-selectmap: add new driverXu Yilun
  Re: [PATCH 1/1] MAINTAINERS: Add maintainer for NXP S32G boardsMatthias Brugger
  Re: [RFC PATCH 2/3] mm: hugetlb: make the hugetlb migration strat ...Baolin Wang
[New] [PATCH] mm: add alloc_contig_migrate_range allocation statisticsRichard Chang
  Re: linux-next: duplicate patch in the gpio-brgl treeBartosz Golaszewski
[New] [PATCH 0/3] Support intra-function call validationRui Qi
[New] [PATCH V3] usb: dwc3: gadget: Fix suspend/resume warning when no- ...Michael Trimarchi
  Re: [PATCH] freevxfs: remove SLAB_MEM_SPREAD flag usageChristoph Hellwig
  RE: [PATCH next v2 02/11] minmax: Use _Static_assert() instead of ...David Laight
  Re: [PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUA ...Hangbin Liu
  Re: (subset) [PATCH v7 32/36] drm/sun4i: hdmi: Convert encoder to ...Maxime Ripard
  Re: [PATCH] dt-bindings: serial: convert st,asc to DT schema=?UTF-8?Q?Rapha=C3=ABl_Gallais-Pou?=
  Re: [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx ...=?UTF-8?B?S8O2cnk=?= Maincent
  Re: [PATCH] net: skbuff: allocate the fclone in the current NUMA nodeAlexander Lobakin
  Re: [PATCH] MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY a ...James Bottomley
  Re: regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2 ...Vlastimil Babka
  Re: [PATCH 2/2 v3] pwm: Add driver for AXI PWM generatorUwe =?utf-8?Q?Kleine-K=C3=B6nig?=
  Re: [PATCH v3 4/8] usb: cdns3-ti: support reset-on-resume behavior=?utf-8?q?Th=C3=A9o_Lebrun?=
  Re: [PATCH] dt-bindings: pwm: opencores: Add compatible for StarF ...Conor Dooley
  Re: [PATCH V3] usb: dwc3: gadget: Fix suspend/resume warning when ...Greg Kroah-Hartman
  Re: [PATCH v7] dt-bindings: mtd: spi-nor: add optional interrupts ...Tudor Ambarus
  Re: [PATCH v5 6/7] arm64: KVM: Write TRFCR value on guest switch ...Suzuki K Poulose
  [PATCH v3 2/5] memory: stm32-fmc2-ebi: check regmap_read return valueChristophe Kerello
  [PATCH v3 1/5] dt-bindings: memory-controller: st,stm32: add MP25 ...Christophe Kerello
  RE: [PATCH next v2 11/11] minmax: min() and max() don't need to r ...David Laight
  [PATCH v3 3/5] memory: stm32-fmc2-ebi: add MP25 supportChristophe Kerello
  [PATCH v3 4/5] memory: stm32-fmc2-ebi: add MP25 RIF supportChristophe Kerello
[New] [PATCH v4] kselftest: Add basic test for probing the rust sample ...Laura Nao
  [PATCH v3 5/5] memory: stm32-fmc2-ebi: keep power domain onChristophe Kerello
  Re: [PATCH] net: skbuff: allocate the fclone in the current NUMA nodeJesper Dangaard Brouer
  Re: [PATCH V3] usb: dwc3: gadget: Fix suspend/resume warning when ...Michael Nazzareno Trimarchi
  Re: [PATCH v3] kselftest: Add basic test for probing the rust sam ...Laura Nao
  Re: [PATCH v2 3/7] mtd: maps: sun_uflash: Declare uflash_devinit ...Miquel Raynal
  Re: [PATCH 3/4] f2fs: fix to handle segment allocation failure co ...Zhiguo Niu
  Re: [PATCH v3] PM / core: conditionally skip system pm in device/ ...Guan-Yu Lin
  Re: [PATCH] net: skbuff: allocate the fclone in the current NUMA nodeEric Dumazet
  Re: [RFC PATCH v6 00/12] cxl: Add support for CXL feature command ...Jonathan Cameron
  Re: [PATCH v7 02/12] firmware: qcom: scm: enable the TZ mem allocatorKuldeep Singh
  Re: [PATCH 2/3] clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of ...Kathiravan Thirumoorthy
  Re: [PATCH v5 2/7] arm64/sysreg/tools: Update tools copy of sysreg.hSuzuki K Poulose
  Re: [PATCH 1/1] vhost: Added pad cleanup if vnet_hdr is not present.Andrew Melnichenko
  [PATCH linux-next v2 1/3] kexec/kdump: make struct crash_mem avai ...Hari Bathini
  RE: [PATCH next v2 02/11] minmax: Use _Static_assert() instead of ...Jani Nikula
[New] [PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP ...Hari Bathini
  Re: [PATCH] soc: qcom: llcc: Add llcc device availability checkMukesh Ojha
  Re: [PATCH v3 1/8] dt-bindings: usb: ti,j721e-usb: drop useless c ...=?utf-8?q?Th=C3=A9o_Lebrun?=
  Re: [PATCH] affs: remove SLAB_MEM_SPREAD flag usageDavid Sterba
  [PATCH linux-next v2 3/3] powerpc/kdump: Split KEXEC_CORE and CRA ...Hari Bathini
[New] [PATCH] PCI: Mark LSI FW643 to avoid bus resetEdmund Raile
  Re: [PATCH] freevxfs: remove SLAB_MEM_SPREAD flag usageVlastimil Babka
[New] [PATCH v3 0/5] memory: stm32-fmc2-ebi: Add MP25 FMC2 supportChristophe Kerello
  Re: [RFC PATCH v3 3/3] SPI: Add virtio SPI driver.Harald Mommer
  Re: [PATCH 2/2] mtd: Remove support for Carillo Ranch driverMiquel Raynal
  Re: [PATCH] mtd: lpc32xx: use typedef for dma_filter_fnMiquel Raynal
  Re: [PATCH] dt-bindings: mtd: update references from partition.tx ...Miquel Raynal
  Re: [PATCH] mtd: rawnand: hynix: remove @nand_technology kernel-d ...Miquel Raynal
  Re: [PATCH v6 13/13] mtd: rawnand: brcmnand: Support write protec ...Miquel Raynal
  Re: [PATCH v6 10/13] mtd: rawnand: brcmnand: Rename bcm63138 nand ...Miquel Raynal
  Re: [PATCH v2] mtd: spi-nor: Add Puya Semiconductor chips driverTudor Ambarus
  Re: [PATCH v6 09/13] arm64: dts: broadcom: bcmbca: Update router ...Miquel Raynal
  Re: [PATCH v6 08/13] arm64: dts: broadcom: bcmbca: Add NAND contr ...Miquel Raynal
  Re: [PATCH v6 07/13] ARM: dts: broadcom: bcmbca: Add NAND control ...Miquel Raynal
  Re: [PATCH v6 05/13] dt-bindings: mtd: brcmnand: Add WP pin conne ...Miquel Raynal
  Re: [PATCH v6 04/13] dt-bindings: mtd: brcmnand: Updates for bcmb ...Miquel Raynal
  Re: [PATCH v6 02/13] mtd: rawnand: brcmnand: fix style issuesMiquel Raynal
  Re: [PATCH v6 01/13] mtd: rawnand: brcmnand: exec_op helper funct ...Miquel Raynal
  Re: [PATCH v2 3/3] mtd: rawnand: stm32_fmc2: add MP25 supportMiquel Raynal
  Re: [PATCH v2 2/3] mtd: rawnand: stm32_fmc2: use dma_get_slave_ca ...Miquel Raynal
  Re: [PATCH v2 1/3] dt-bindings: mtd: st,stm32: add MP25 supportMiquel Raynal
  Re: [PATCH v7 01/36] drm/tests: helpers: Include missing drm_drv ...=?UTF-8?Q?Ma=C3=ADra_Canal?=
  Re: [PATCH v2] mtd: rawnand: Prefer struct_size over open coded a ...Miquel Raynal
  Re: [PATCH v1] mtd: rawnand: meson: fix scrambling mode value in ...Miquel Raynal
  Re: [PATCH][next] mtd: rawnand: remove redundant assignment to va ...Miquel Raynal
  Re: [PATCH v4 08/39] dt-bindings: atmel-nand: add microchip,sam9x ...Miquel Raynal
  Re: [PATCH v11 2/3] mm: memory-failure: move return value documen ...Borislav Petkov
  Re: [PATCH 1/2] dt-bindings: i2c: mux: i2c-demux-pinctrl: Drop i2 ...Wolfram Sang
  Re: [PATCH] staging: media: atomisp: Fix various formatting issue ...Hans de Goede
  Re: [PATCH] staging: media: atomisp: Fix formatting issues and mi ...Hans de Goede
  Re: [PATCH] soc: qcom: llcc: Add llcc device availability checkSahil Chandna
  Re: [PATCH] freevxfs: remove SLAB_MEM_SPREAD flag usageChristoph Hellwig
  [PATCH v6 1/3] dt-bindings: display: add STM32 LVDS deviceRaphael Gallais-Pou
  [PATCH v6 3/3] drm/stm: ltdc: add lvds pixel clockRaphael Gallais-Pou
  Re: [PATCH v2 1/3] leds: qcom-lpg: Add support for PMI8950 PWMKonrad Dybcio
  Re: [PATCH vRFC 3/8] treewide: rename firmware_request_platform()Mukesh Ojha
[New] [PATCH][next] perf test: Fix spelling mistake "curent" -> "current"Colin Ian King
[New] [PATCH v2 0/2] MIPS: Fix missing proto and passing arg warningsSerge Semin
  [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() to ...Serge Semin
  [PATCH v2] mtd: spi-nor: Add Puya Semiconductor chips driverDmitry Dunaev
  [PATCH v2 2/2] mips: cm: Convert __mips_cm_phys_base() to weak fu ...Serge Semin
  Re: [PATCH v4] clk: keystone: sci-clk: Adding support for non con ...Francesco Dolcini
  Re: [PATCH v6 06/13] dt-bindings: mtd: brcmnand: Add ecc strap pr ...Miquel Raynal
  Re: [PATCH 0/5] Fix MMC/GPIO regression on Nokia N8x0Tony Lindgren
  Re: [PATCH next v2 11/11] minmax: min() and max() don't need to r ...kernel test robot
  Re: linux-next: build warning after merge of the xfs treeChristoph Hellwig
  Re: [PATCH] mtd: rawnand: lpc32xx_mlc: fix irq handler prototypeMiquel Raynal
  [PATCH 2/3] arm64: dts: qcom: pmi8950: add pwm nodeGianluca Boiano
  Re: [syzbot] [usb-storage?] divide error in isd200_ata_commandOliver Neukum
  Re: [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IP=?UTF-8?Q?Pawe=C5=82_Anikiel?=
  Re: [PATCH] bus: bt1-apb: Remove duplicate includeSerge Semin
[New] [PATCH] drm/test/shmem: set a DMA mask for the mock deviceMarco Pagani
  Re: [PATCH net-next 0/2] doc: sfp-phylink: update the porting guideMaxime Chevallier
  Re: [PATCH] printk: Add atomic context check inside console_unlock()Mukesh Ojha
  Re: linux-next: duplicate patch in the gpio-brgl treeLee Jones
  Re: [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() ..."Arnd Bergmann"
  Re: [PATCH] arm64/hw_breakpoint: Determine lengths from generic p ...Mark Rutland
  Re: [PATCH v17 19/35] arch/mm: Export direct {un,}map functionsChristoph Hellwig
  Re: [PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if sy ...Borislav Petkov
  Re: [PATCH] gpu/drm: Fix several checkpatch warningsJani Nikula
  Re: [PATCH 0/3] Add support for Block Passthrough Endpoint functi ...Christoph Hellwig
[New] [PATCH net v1 1/1] net: lan78xx: fix "softirq work is pending" errorOleksij Rempel
  Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes=?UTF-8?Q?Pawe=C5=82_Anikiel?=
  Re: [PATCH] vfio: amba: Rename pl330_ids[] to vfio_amba_ids[]Geert Uytterhoeven
[New] [GIT PULL] mtd: Fixes for 6.8-rc7Miquel Raynal
  [PATCH 1/3] leds: qcom-lpg: Add support for PMI8950 PWMGianluca Boiano
  Re: [PATCH v6 03/13] mtd: rawnand: brcmnand: update log level mes ...Miquel Raynal
  Re: [PATCH v2 02/14] mfd: tps6594: use volatile_table instead of ...Julien Panis
  Re: [PATCH v3 2/3] power: supply: Add Acer Aspire 1 embedded cont ...Hans de Goede
  Re: [PATCH v3 1/2] clk: mediatek: Introduce need_pm_runtime to mt ...AngeloGioacchino Del Regno
  Re: [PATCH v2 01/14] mfd: tps6594: Add register definitions for T ...Julien Panis
  Re: [PATCH 1/2] platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_lis ...Hans de Goede
  Re: [syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2)Hillf Danton
  Re: [PATCH v3 0/3] clocksource/drivers/arm_global_timer: Three im ...Daniel Lezcano
  Re: [PATCH v3] Staging: rtl8723bs: Remove spaces before tabs in r ...Dan Carpenter
  Re: Re: [PATCH] drm/xe: skip building debugfs code for CONFIG_DEB ...Jani Nikula
[New] [PATCH v2] dt-bindings: mfd: dlg,da9063: Make #interrupt-cells re ...Geert Uytterhoeven
  Re: [PATCH] mm, thp: display [never] for defrag when THP is set t ...Liu Song
  Re: [PATCH 2/2] platform/mellanox: mlxbf-pmc: Ignore unsupported ...Hans de Goede
[New] Re: [PATCH][next] mtd: chips: remove redundant assignment to vari ...Miquel Raynal
[New] [PATCH] docs: submit-checklist: structure by categoryLukas Bulwahn
  Re: [PATCH] drm/test/shmem: set a DMA mask for the mock deviceMaxime Ripard
  [PATCH linux-next v2 2/3] powerpc/kexec: split CONFIG_KEXEC_FILE ...Hari Bathini
  Re: [PATCH] powerpc/mm: Code cleanup for __hash_page_thpMichael Ellerman
  Re: [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() ...Serge Semin
[New] [RFC PATCH] usb: gadget: ncm: Fix handling of zero block length p ...Krishna Kurapati
  Re: [PATCH v6 11/13] mtd: rawnand: brcmnand: Add BCMBCA read data ...Miquel Raynal
  Re: [PATCH 1/2] x86: Increase brk randomness entropy on x86_64Jiri Kosina
  Re: [PATCH] platform/x86: dell-privacy: Remove usage of wmi_has_g ...Hans de Goede
[New] [PATCH] vfio: amba: Rename pl330_ids[] to vfio_amba_ids[]Geert Uytterhoeven
  [PATCH v6 2/3] drm/stm: lvds: add new STM32 LVDS Display Interfac ...Raphael Gallais-Pou
  Re: [PATCH] drm/mediatek: Support MT8195 OVL compatible in mtk_dr ...Fei Shao
[New] [PATCH v6 0/8] kvm/coresight: Support exclude guest and exclude hostJames Clark
  [PATCH v6 1/8] arm64: KVM: Fix renamed function in commentJames Clark
  [PATCH v6 2/8] arm64/sysreg: Add a comment that the sysreg file s ...James Clark
  [PATCH v6 3/8] tools: arm64: Update sysreg.h header filesJames Clark
  [PATCH v6 4/8] arm64/sysreg/tools: Move TRFCR definitions to sysregJames Clark
  [PATCH v6 5/8] arm64: KVM: Add iflag for FEAT_TRFJames Clark
  Re: [PATCH 0/3] Support intra-function call validationqirui
  [PATCH v6 6/8] arm64: KVM: Add interface to set guest value for T ...James Clark
[New] [PATCH net] ethernet: adi: Move select PHYLIB from NET_VENDOR_ADI ...Geert Uytterhoeven
[New] [PATCH v6 0/3] Introduce STM32 LVDS driverRaphael Gallais-Pou
  [PATCH v6 8/8] coresight: Pass guest TRFCR value to KVMJames Clark
  Re: [PATCH v2] time: Use div64_ul() instead of do_div()"Liao, Chang"
  Re: [PATCH] soc: qcom: llcc: Add llcc device availability checkMukesh Ojha
  Re: This is the fourth time I've tried to find what led to the re ...Mathias Nyman
  Re: [PATCH v3 2/2] clk: mediatek: mt8183: Enable need_runtime_pm ...AngeloGioacchino Del Regno
  Re: [PATCH v2 03/14] mfd: tps6594: add regmap config in match dataJulien Panis
  Re: [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_c ..."Huang, Kai"
  Re: [PATCH v5 5/7] arm64: KVM: Add interface to set guest value f ...James Clark
  Re: [PATCH] mfd: twl6030-irq: Revert to use of_match_device()Tony Lindgren
  Re: [PATCH v2 4/9] drm/vkms: Add typedef and documentation for pi ...Pekka Paalanen
  Re: [PATCH v1 2/3] fuse: use GFP_KERNEL_ACCOUNT for allocations i ...Miklos Szeredi
  Re: [PATCH v2 5/9] drm/vkms: Re-introduce line-per-line compositi ...Pekka Paalanen
  Re: [PATCH] serial: Lock console when calling into driver before ...John Ogness
[New] [PATCH v3 0/5] PCI: dwc: Add support for integrating HDMA with DW ...Manivannan Sadhasivam
  [PATCH v3 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() APIManivannan Sadhasivam
  [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if glue ...Manivannan Sadhasivam
  [PATCH v3 3/5] PCI: dwc: Pass the eDMA mapping format flag direct ...Manivannan Sadhasivam
  [PATCH v3 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoCManivannan Sadhasivam
  [PATCH v3 5/5] PCI: epf-mhi: Enable HDMA for SA8775P SoCManivannan Sadhasivam
  Re: [PATCH v2 3/9] drm/vkms: write/update the documentation for p ...Pekka Paalanen
  Re: [PATCH net-next 0/3] Add support for TI DP83826 configuration patchwork-bot+netdevbpf@kernel ...
  Re: [PATCH net-next v3 1/1] net: dsa: microchip: Add support for ... patchwork-bot+netdevbpf@kernel ...
  [PATCH 3/3] dt-bindings: leds: leds-qcom-lpg: Add support for PMI ...Gianluca Boiano
  Re: [PATCH v2 05/14] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2CJulien Panis
  Re: [PATCH net-next 1/2] doc: sfp-phylink: drop the mention to ph ..."Russell King (Oracle)"
  Re: ath11k allocation failure on resume breaking wifi until power ...Manivannan Sadhasivam
  Re: [PATCH] bus: mhi: host: pci_generic: constify modem_telit_fn9 ...Manivannan Sadhasivam
  Re: [syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2)syzbot
  Re: [PATCH 1/7] fs/writeback: avoid to writeback non-expired inod ...Kemeng Shi
[New] [tip: x86/apic] smp: Provide 'setup_max_cpus' definition on UP too"tip-bot2 for Ingo Molnar"
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ..."Russell King (Oracle)"
  Re: [PATCH] mm, thp: display [never] for defrag when THP is set t ...David Hildenbrand
  Re: [PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if tar ...kernel test robot
  Re: [PATCH] mm, thp: display [never] for defrag when THP is set t ...David Hildenbrand
  Re: [PATCH net-next v1] net: ipv6: hop tlv ext hdr parsingRichard Gobert
  Re: [PATCH 5/7] fs/writeback: only calculate dirtied_before when ...Kemeng Shi
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ...Christophe Leroy
  Re: [PATCH net-next 2/2] doc: sfp-phylink: mention the mac_capabi ..."Russell King (Oracle)"
  Re: [PATCH v2 06/14] mfd: tps6594-spi: Add TI TPS65224 PMIC SPIJulien Panis
  [REGRESSION] Re: [PATCH v2 2/3] of: property: Improve finding the ...Luca Ceresoli
  Re: [PATCH v17 19/35] arch/mm: Export direct {un,}map functionsDavid Hildenbrand
  [PATCH v6 7/8] arm64: KVM: Write TRFCR value on guest switch with ...James Clark
[New] [tip: x86/apic] x86/apic: Build the x86 topology enumeration func ..."tip-bot2 for Ingo Molnar"
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ...Christophe Leroy
  Re: [PATCH] bus: mhi: host: pci_generic: constify modem_telit_fn9 ...Manivannan Sadhasivam
  Re: [PATCH v3 1/8] dt-bindings: usb: ti,j721e-usb: drop useless c ...Conor Dooley
  Re: [PATCH v2] arm: flush: check if the folio is reserved for no- ..."Russell King (Oracle)"
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Xi Ruoyao
[New] Re: [PATCH] ARM: dts: omap: Switch over to https:// urlTony Lindgren
[New] [PATCH v4 0/2] ASoC: codecs: tx-macro: correct TX SMIC MUXn widge ...Krzysztof Kozlowski
  [PATCH v4 1/2] ASoC: codecs: tx-macro: split widgets per differen ...Krzysztof Kozlowski
  [PATCH v4 2/2] ASoC: codecs: tx-macro: correct TX SMIC MUXn widge ...Krzysztof Kozlowski
  Re: [PATCH][next] perf test: Fix spelling mistake "curent" -> "cu ...Adrian Hunter
  [PATCH] printk: Update @console_may_schedule in console_trylock_s ...John Ogness
  Re: [PATCH v3 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() APISiddharth Vadapalli
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ..."Russell King (Oracle)"
  Re: [PATCH] of: property: fw_devlink: Fix stupid bug in remote-en ...Luca Ceresoli
  Re: [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() ..."Arnd Bergmann"
  Re: [PATCH v3] Staging: rtl8723bs: Remove spaces before tabs in r ...meir elisha
  Re: [RFC PATCH 02/20] dev_dax_iomap: Add fs_dax_get() func to pre ...Jonathan Cameron
  Re: [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IPKrzysztof Kozlowski
  Re: [syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2)Hillf Danton
[New] [PATCH v6 0/4] arm64: dts: ti: am62: Add USB support for k3-am62pRoger Quadros
  [PATCH v6 1/4] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl ...Roger Quadros
  [PATCH v6 2/4] arm64: dts: ti: k3-am62/a: use sub-node for USB_PH ...Roger Quadros
  [PATCH v6 3/4] arm64: dts: ti: k3-am62p: add the USB sub-systemRoger Quadros
  [PATCH v6 4/4] arm64: dts: ti: k3-am62a: Disable USB LPMRoger Quadros
  Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodesKrzysztof Kozlowski
  Re: [RFC PATCH 03/20] dev_dax_iomap: Move dax_pgoff_to_phys from ...Jonathan Cameron
  Re: (subset) [PATCH v4 0/5] mfd: twl: system-power-controllerTony Lindgren
  [tip: x86/boot] x86/boot/64: Use RIP_REL_REF() to access early_to ..."tip-bot2 for Ard Biesheuvel"
  [tip: x86/boot] x86/boot/64: Use RIP_REL_REF() to access early pa ..."tip-bot2 for Ard Biesheuvel"
  [tip: x86/boot] x86/boot/64: Use RIP_REL_REF() to access '__suppo ..."tip-bot2 for Ard Biesheuvel"
  [tip: x86/boot] x86/boot/64: Use RIP_REL_REF() to access early_dy ..."tip-bot2 for Ard Biesheuvel"
  [tip: x86/boot] x86/boot/64: Use RIP_REL_REF() to assign 'phys_base'"tip-bot2 for Ard Biesheuvel"
  [tip: x86/boot] x86/boot/64: Simplify global variable accesses in ..."tip-bot2 for Ard Biesheuvel"
[New] [PATCH v2] dt-bindings: iio: ti,tmp117: add optional label propertyMarco Felsch
  Re: [RFC][PATCH 11/34] x86/cpu/intel: Prepare MKTME for "address ..."Kirill A. Shutemov"
[New] [PATCH] ubifs: fix function comment warningArnd Bergmann
  Re: [PATCH v2 07/14] mfd: tps6594-core: Add TI TPS65224 PMIC coreJulien Panis
  Re: [PATCH] printk: Update @console_may_schedule in console_trylo ...Mukesh Ojha
  Re: [PATCH v4 0/4] spi: cadence-qspi: Fix runtime PM and system-w ...Dhruva Gole
  Re: [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable RX ...Roger Quadros
  Re: [PATCH v2 6/9] drm/vkms: Add YUV supportPekka Paalanen
  Re: [PATCH] RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()Borislav Petkov
  Re: [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() ...Serge Semin
  Re: [RFC PATCH 04/20] dev_dax_iomap: Save the kva from memremapJonathan Cameron
  Re: [PATCH v2 7/9] drm/vkms: Add range and encoding properties to ...Pekka Paalanen
  Re: [PATCH v7 02/36] drm/tests: helpers: Add atomic helpers=?UTF-8?Q?Ma=C3=ADra_Canal?=
  Re: [PATCH v7 03/36] drm/tests: Add helper to create mock plane=?UTF-8?Q?Ma=C3=ADra_Canal?=
[New] [PATCH] clk: mediatek: clk-mt8173-apmixedsys: Use common error ha ...Markus Elfring
  Re: [PATCH v7 04/36] drm/tests: Add helper to create mock crtc=?UTF-8?Q?Ma=C3=ADra_Canal?=
  Re: [PATCH v3 4/4] usb: typec: tcpci: add support to set connecto ...Marco Felsch
  Re: [PATCH] dt-bindings: leds: Add LED_FUNCTION_WAN_ONLINE for In ...AngeloGioacchino Del Regno
  Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes=?UTF-8?Q?Pawe=C5=82_Anikiel?=
  Re: [PATCH v9 09/10] riscv: dts: renesas: Add Andes PMU extension ...Geert Uytterhoeven
[New] [PATCH] dt-bindings: remoteproc: qcom,glink-rpm-edge: drop redund ...Krzysztof Kozlowski
[New] [PATCH net-next] dt-bindings: net: ethernet-controller: drop redu ...Krzysztof Kozlowski
  Re: [PATCH v3 0/9] drm/vkms: Reimplement line-per-line pixel conv ...Pekka Paalanen
[New] [PATCH] dt-bindings: input: allwinner,sun4i-a10-lrad: drop redund ...Krzysztof Kozlowski
  Re: [PATCH v7 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure=?UTF-8?Q?Ma=C3=ADra_Canal?=
  Re: [PATCH v7 05/36] drm/tests: connector: Add tests for drmm_con ...=?UTF-8?Q?Ma=C3=ADra_Canal?=
[New] [PATCH] dt-bindings: iio: adc: drop redundant type from labelKrzysztof Kozlowski
  Re: [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() ..."Arnd Bergmann"
  Re: [PATCH v7 30/36] drm/vc4: tests: Convert to plane creation helper=?UTF-8?Q?Ma=C3=ADra_Canal?=
  Re: [RFC PATCH 05/20] dev_dax_iomap: Add dax_operations for use b ...Jonathan Cameron
  Re: [PATCH] clk: mediatek: clk-mt8173-apmixedsys: Use common erro ...AngeloGioacchino Del Regno
  Re: [RFC PATCH 06/20] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP ker ...Jonathan Cameron
  Re: [PATCH v9 05/10] riscv: dts: renesas: r9a07g043f: Update comp ...Geert Uytterhoeven
[New] [PATCH] mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl
  Re: [PATCH 3/3] dt-bindings: leds: leds-qcom-lpg: Add support for ...Krzysztof Kozlowski
  Re: [PATCH v2] dt-bindings: iio: ti,tmp117: add optional label pr ...Krzysztof Kozlowski
  Re: [PATCH 10/11] drm/mediatek: Rename mtk_ddp_comp functionsAngeloGioacchino Del Regno
  Re: [PATCH 09/11] drm/mediatek: Rename files "mtk_drm_gem.*" to " ...AngeloGioacchino Del Regno
  Re: [PATCH 08/11] drm/mediatek: Rename files "mtk_drm_plane.*" to ...AngeloGioacchino Del Regno
  Re: [PATCH 07/11] drm/mediatek: Rename files "mtk_drm_ddp_comp.*" ...AngeloGioacchino Del Regno
  Re: [PATCH 06/11] drm/mediatek: Rename files "mtk_drm_crtc.*" to ...AngeloGioacchino Del Regno
  Re: [PATCH 04/11] drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"AngeloGioacchino Del Regno
  Re: [PATCH 03/11] drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"AngeloGioacchino Del Regno
  Re: [PATCH 01/11] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"AngeloGioacchino Del Regno
  Re: [Linux Kernel Bugs] KASAN: slab-use-after-free Read in cec_qu ..."Yang, Chenyuan"
  Re: [PATCH 11/11] drm/mediatek: Rename "pending_needs_vblank" to ...AngeloGioacchino Del Regno
  Re: [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.hJonathan Cameron
  Re: [PATCH] dt-bindings: iio: gyroscope: bosch,bmg160: add spi-ma ...Marco Felsch
  Re: [PATCH v2 08/14] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSMJulien Panis
  Re: [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IP=?UTF-8?Q?Pawe=C5=82_Anikiel?=
  Re: [PATCH 11/13] xfs: expose block size in statDave Chinner
  Re: [PATCH v3 4/9] drm/vkms: Add typedef and documentation for pi ...Arthur Grillo
  Re: [PATCH 1/3] tpm: protect against locality counter underflowAlexander Steffen
  Re: [PATCH v3 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() APISerge Semin
  Re: [PATCH 1/3] drm/xe/kunit: fix link failure with built-in xe"Arnd Bergmann"
  Re: [PATCH 12/13] xfs: make the calculation generic in xfs_sb_val ...Dave Chinner
  [PATCH 2/3] [v2] drm/xe/mmio: fix build warning for BAR resize on ...Arnd Bergmann
  Re: [RFC PATCH 08/20] famfs: Add famfs_internal.hJonathan Cameron
  Re: [PATCH] docs: submit-checklist: structure by categoryJani Nikula
  [PATCH 3/3] [v2] drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann
  Re: [PATCH 1/1] PCI: Cleanup link activation wait logic"Maciej W. Rozycki"
[New] [PATCH net] uapi: in6: replace temporary label with rfc9486Justin Iurman
  Re: [PATCH net-next 1/2] net: ethernet: ti: am65-cpts: Enable PTP ...Roger Quadros
  Re: [RFC PATCH 09/20] famfs: Add super_operationsJonathan Cameron
  Re: [PATCH 02/11] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk ...AngeloGioacchino Del Regno
  Re: [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if ...Serge Semin
  Re: [PATCH 1/1] PCI: Cleanup link activation wait logic"Maciej W. Rozycki"
[New] [PATCH] dt-bindings: firmware: arm,scmi: support system power pro ..."Peng Fan (OSS)"
  Re: [PATCH 0/2] PCI: Rework error reporting with PCIe failed link ..."Maciej W. Rozycki"
  Re: [PATCH v8 31/35] fprobe: Rewrite fprobe on function-graph tracerJiri Olsa
  Re: [PATCH v2 09/14] misc: tps6594-esm: reversion check limited t ...Julien Panis
  Re: [PATCH 05/11] drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"AngeloGioacchino Del Regno
  Re: linux-next: build failure after merge of the drm-misc tree=?UTF-8?Q?Christian_K=C3=B6nig?=
  Re: [PATCH] mtd: nand: raw: atmel: Fix comment in timings preparationNicolas Ferre
  Re: [RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_ope ...Jonathan Cameron
  Re: [PATCH v2 for-next 2/2] RDMA/hns: Support userspace configuri ...Junxian Huang
[New] [PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Add powe ..."Peng Fan (OSS)"
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Christian Brauner
  Re: [PATCH 0/3] Add support for Block Passthrough Endpoint functi ...Damien Le Moal
  Re: [PATCH 1/2] LoongArch: KVM: Start SW timer only when vcpu is ...Huacai Chen
  Re: [PATCH net-next 09/15] net/smc: introduce loopback-ism statis ...Wen Gu
  Re: [PATCH 2/2] LoongArch: KVM: Do not restart SW timer when it i ...Huacai Chen
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Ryan Roberts
[New] [PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interrupt"Peng Fan (OSS)"
  [PATCH 2/2] arm64: dts: imx93: drop the 4th interrupt for ADC"Peng Fan (OSS)"
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Ryan Roberts
  Re: [PATCH] printk: Update @console_may_schedule in console_trylo ...John Ogness
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...David Hildenbrand
[New] [PATCH 1/3] [v2] drm/xe/kunit: fix link failure with built-in xeArnd Bergmann
  Re: [PATCH v3 3/5] PCI: dwc: Pass the eDMA mapping format flag di ...Serge Semin
  Re: [PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUA ...Jiri Pirko
  Re: [PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it d ...Michal Hocko
  [PATCH v4 1/3] selftests/resctrl: Add cleanup function to test fr ...Maciej Wieczor-Retman
  [PATCH v4 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handlerMaciej Wieczor-Retman
  [PATCH v4 3/3] selftests/resctrl: Move cleanups out of individual ...Maciej Wieczor-Retman
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Ryan Roberts
  Re: [PATCH] LoongArch: KVM: Remove unnecessary CSR register savin ...Huacai Chen
  Re: [PATCH v3 3/9] drm/vkms: write/update the documentation for p ...Arthur Grillo
  Re: [PATCH v4 0/2] ASoC: codecs: tx-macro: correct TX SMIC MUXn w ...Mark Brown
  Re: [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() ...Serge Semin
[New] [PATCH] Net:cache didn't flush when ipv6 rule changed=?utf-8?B?TGVuYSBXYW5nICjnjovlqJwp?=
  Re: [PATCH vRFC 3/8] treewide: rename firmware_request_platform()Greg KH
[New] [PATCH v2 0/3] arm64: dts: add i.MX95 and EVK board"Peng Fan (OSS)"
  [PATCH v2 1/3] dt-bindings: arm: fsl: add i.MX95 19x19 EVK board"Peng Fan (OSS)"
  [PATCH v2 3/3] arm64: dts: freescale: add i.MX95 19x19 EVK minima ..."Peng Fan (OSS)"
  [PATCH v2 2/3] arm64: dts: freescale: add i.MX95 basic dtsi"Peng Fan (OSS)"
  Re: [PATCH md-6.9 02/10] md: record nonrot rdevs while adding/rem ...Xiao Ni
  Re: [RFC PATCH] usb: gadget: ncm: Fix handling of zero block leng ...Greg Kroah-Hartman
[New] [PATCH v4 0/3] selftests/resctrl: Simplify test cleanup functionsMaciej Wieczor-Retman
  [PATCH net-next v5 1/3] uapi: ioam6: API for netlink multicast eventsJustin Iurman
  [PATCH net-next v5 3/3] net: exthdrs: ioam6: send trace eventJustin Iurman
  [PATCH net-next v5 2/3] net: ioam6: multicast eventJustin Iurman
[New] [PATCH net-next v5 0/3] ioam6: netlink multicast eventJustin Iurman
  RE: [PATCH] pinctrl: scmi: support i.MX OEM pin configuration typePeng Fan
  Re: [PATCH] dt-bindings: iio: gyroscope: bosch,bmg160: add spi-ma ...Krzysztof Kozlowski
  Re: [PATCH] arm64/sysreg: Add BRBE registers and fieldsMark Brown
  Re: [PATCH v3 2/5] usb: dwc3-am62: fix error on module removalRoger Quadros
  Re: [PATCH v6 2/8] arm64/sysreg: Add a comment that the sysreg fi ...Mark Brown
[New] [syzbot] [mm?] WARNING in kunmap_local_indexedsyzbot
  Re: [RFC PATCH 11/20] famfs: Add fs_context_operationsJonathan Cameron
  Re: [PATCH md-6.9 03/10] md/raid1: fix choose next idle in read_b ...Xiao Ni
  Re: [PATCH v6 4/8] arm64/sysreg/tools: Move TRFCR definitions to ...Mark Brown
  Re: [PATCH 12/13] xfs: make the calculation generic in xfs_sb_val ...Matthew Wilcox
  Re: [PATCH v7 00/36] drm/connector: Create HDMI Connector infrast ...Maxime Ripard
  Re: [PATCH vRFC 3/8] treewide: rename firmware_request_platform()Mukesh Ojha
  Re: [PATCH net 1/2] net: dsa: mv88e6xxx: fix marvell 6320/21 swit ...Andrew Lunn
[New] [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2Shengyu Qu
  Re: [PATCH md-6.9 02/10] md: record nonrot rdevs while adding/rem ...Yu Kuai
  Re: [RFC PATCH 12/20] famfs: Add inode_operations and file_system ...Jonathan Cameron
  Re: [PATCH 13/13] xfs: enable block size larger than page size su ...Matthew Wilcox
  Re: [PATCH net 2/2] net: dsa: mv88e6xxx: 6320/21 read cmode on se ...Andrew Lunn
  Re: [RFC PATCH 00/20] Introduce the famfs shared-memory file systemJohn Groves
  Re: [PATCH] platform/x86: dell-privacy: Remove usage of wmi_has_g ...=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loading=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH 0/2] map Fn + R key on newer Yogas and Legions=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH md-6.9 02/10] md: record nonrot rdevs while adding/rem ...Xiao Ni
  Re: [PATCH v4 0/4] spi: cadence-qspi: Fix runtime PM and system-w ...Mark Brown
  Re: [PATCH] dt-bindings: firmware: arm,scmi: support system power ...Cristian Marussi
  Re: [PATCH v3] Staging: rtl8723bs: Remove spaces before tabs in r ...Dan Carpenter
  Re: [PATCH 1/3] objtool: is_fentry_call() crashes if call has no ...Greg KH
  Re: [RFC PATCH 13/20] famfs: Add iomap_opsJonathan Cameron
  Re: [PATCH 5/5] firmware: imx: add i.MX95 MISC driverCristian Marussi
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Christian Brauner
  Re: [RFC PATCH 14/20] famfs: Add struct file_operationsJonathan Cameron
  Re: [PATCH] zonefs: remove SLAB_MEM_SPREAD flag usageDamien Le Moal
  Re: [PATCH] drivers: wave5: Remove unnecessary semicolonsSebastian Fricke
  Re: [PATCH v8 00/38] ep93xx device tree conversionMark Brown
  Re: [PATCH v6 5/8] arm64: KVM: Add iflag for FEAT_TRFMarc Zyngier
  Re: [PATCH v4 0/4] spi: cadence-qspi: Fix runtime PM and system-w ...=?utf-8?q?Th=C3=A9o_Lebrun?=
  Re: linux-next: duplicate patch in the gpio-brgl treeBartosz Golaszewski
  Re: [PATCH] ARM: mvebu: Add check in coherency.c to prevent null ...Andrew Lunn
  Re: [PATCH v4 0/4] spi: cadence-qspi: Fix runtime PM and system-w ...Mark Brown
  [PATCH net-next v9 01/13] net_tstamp: Add TIMESTAMPING SOFTWARE a ...Kory Maincent
[New] [PATCH net-next v9 00/13] net: Make timestamping selectableKory Maincent
  [PATCH net-next v9 02/13] net: Make dev_get_hwtstamp_phylib acces ...Kory Maincent
  [PATCH net-next v9 03/13] net: Make net_hwtstamp_validate accessibleKory Maincent
  [PATCH net-next v9 04/13] net: Change the API of PHY default time ...Kory Maincent
  [PATCH net-next v9 05/13] net: net_tstamp: Add unspec field to hw ...Kory Maincent
  [PATCH net-next v9 07/13] ptp: Move from simple ida to xarrayKory Maincent
  [PATCH net-next v9 08/13] ptp: Add phc source and helpers to regi ...Kory Maincent
  [PATCH net-next v9 09/13] net: Add the possibility to support a s ...Kory Maincent
  [PATCH net-next v9 10/13] net: netdevsim: ptp_mock: Convert to ne ...Kory Maincent
  [PATCH net-next v9 06/13] net: Add struct kernel_ethtool_ts_infoKory Maincent
  [PATCH net-next v9 11/13] net: macb: Convert to netdev_ptp_clock_ ...Kory Maincent
  [PATCH net-next v9 13/13] netlink: specs: tsinfo: Enhance netlink ...Kory Maincent
  [PATCH net-next v9 12/13] net: ethtool: tsinfo: Add support for h ...Kory Maincent
  Re: [PATCH 1/4] dt-bindings: soc: renesas: Document Renesas RZ/V2 ...Geert Uytterhoeven
  Re: [PATCH 2/4] dt-bindings: arm: renesas: Document Renesas RZ/V2 ...Geert Uytterhoeven
  Re: [PATCH v2 0/5] More unit test for mballocKemeng Shi
  Re: [PATCH v4 0/4] spi: cadence-qspi: Fix runtime PM and system-w ...=?utf-8?q?Th=C3=A9o_Lebrun?=
  Re: [PATCH 3/4] soc: renesas: Add identification support for RZ/V ...Geert Uytterhoeven
  Re: [PATCH 4/4] arm64: defconfig: Enable R9A09G057 SoCGeert Uytterhoeven
  Re: linux-next: duplicate patch in the gpio-brgl treeLee Jones
  Re: [RFC PATCH 15/20] famfs: Add ioctl to file_operationsJonathan Cameron
  Re: [PATCH] zonefs: remove SLAB_MEM_SPREAD flag usageChengming Zhou
  Re: [PATCH] madvise:madvise_cold_or_pageout_pte_range(): allow sp ...Ryan Roberts
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Christian Brauner
  Re: [PATCH md-6.9 05/10] md/raid1-10: factor out a new helper rai ...Xiao Ni
[New] [PATCH] gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ..."Arnd Bergmann"
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Lance Yang
  Re: [PATCH net-next] xfrm: Do not allocate stats in the driverSimon Horman
  Re: [RFC PATCH 17/20] famfs: Add module stuffJonathan Cameron
  Re: [PATCH v4] clk: keystone: sci-clk: Adding support for non con ..."Kumar, Udit"
  Re: [PATCH v2 1/5] spi: add spi_optimize_message() APIsMark Brown
  Re: [PATCH] peci: constify the struct device_type usage"Winiarska, Iwona"
[New] [BUG] Null pointer deref from fib6_walk_continue+0x6d (kernel 5.1 ...Jinpu Wang
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Lance Yang
  Re: [PATCH] madvise:madvise_cold_or_pageout_pte_range(): allow sp ...David Hildenbrand
  Re: [PATCH v4] drm/stm: Avoid use-after-free issues with crtc and ...Raphael Gallais-Pou
  Re: [RFC PATCH 18/20] famfs: Support character dax via the dev_da ...Jonathan Cameron
  Re: [PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madv ...Lance Yang
  Re: [PATCH v13 09/16] media: uapi: Define audio sample format fou ...Nicolas Dufresne
[New] [PATCH v4] rust: locks: Add `get_mut` method to `Lock`Mathys-Gasnier via B4 Relay
  Re: [PATCH v2 0/6] RCU tasks fixes for v6.9Frederic Weisbecker
[New] [PATCH v3 0/3] usb: gadget: 9pfs transportMichael Grzeschik
  [PATCH v3 1/3] usb: gadget: function: move u_f.h to include/linux ...Michael Grzeschik
  [PATCH v3 3/3] tools: usb: p9_fwd: add usb gadget packet forwarde ...Michael Grzeschik
  [PATCH v3 2/3] net/9p/usbg: Add new usb gadget function transportMichael Grzeschik
  Re: [PATCH 1/4] dt-bindings: soc: renesas: Document Renesas RZ/V2 ..."Lad, Prabhakar"
  Re: [PATCH net-next] net: dsa: mv88e6xxx: add Amethyst specific S ...Andrew Lunn
  Re: [PATCHv7 10/16] x86/tdx: Convert shared memory back to privat ...Dave Hansen
  Re: [PATCH net-next v5 3/3] net: dsa: realtek: support reset cont ...=?utf-8?B?QWx2aW4gxaBpcHJhZ2E=?=
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...WANG Xuerui
  Re: [PATCH] gpio: 74x164: Enable output pins after registers are ...Andy Shevchenko
  Re: [PATCH 2/4] dt-bindings: arm: renesas: Document Renesas RZ/V2 ..."Lad, Prabhakar"
  Re: [PATCH 3/4] soc: renesas: Add identification support for RZ/V ..."Lad, Prabhakar"
[New] [PATCH 00/18] Add audio support for the MediaTek Genio 350-evk boardAlexandre Mergnat
  [PATCH 01/18] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio a ...Alexandre Mergnat
  [PATCH 02/18] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audi ...Alexandre Mergnat
  [PATCH 03/18] dt-bindings: mfd: mediatek: Add codec property for ...Alexandre Mergnat
  [PATCH 05/18] SoC: mediatek: mt8365: support audio clock controlAlexandre Mergnat
  [PATCH 04/18] ASoC: mediatek: mt8365: Add common headerAlexandre Mergnat
  [PATCH 07/18] ASoC: mediatek: mt8365: Add ADDA DAI supportAlexandre Mergnat
  [PATCH 06/18] ASoC: mediatek: mt8365: Add I2S DAI supportAlexandre Mergnat
  [PATCH 08/18] ASoC: mediatek: mt8365: Add DMIC DAI supportAlexandre Mergnat
  [PATCH 09/18] ASoC: mediatek: mt8365: Add PCM DAI supportAlexandre Mergnat
  [PATCH 10/18] ASoc: mediatek: mt8365: Add a specific soundcard fo ... amergnat@baylibre ...
  [PATCH 13/18] mfd: mt6397-core: register mt6357 sound codec amergnat@baylibre ...
  [PATCH 15/18] arm64: defconfig: enable mt8365 soundAlexandre Mergnat
  [PATCH 14/18] ASoC: mediatek: Add MT8365 supportAlexandre Mergnat
  [PATCH 16/18] arm64: dts: mediatek: add mt6357 audio codec supportAlexandre Mergnat
  [PATCH 17/18] arm64: dts: mediatek: add afe support for mt8365 SoCAlexandre Mergnat
  [PATCH 11/18] ASoC: mediatek: mt8365: Add platform driverAlexandre Mergnat
  [PATCH 18/18] arm64: dts: mediatek: add audio support for mt8365-evkAlexandre Mergnat
  [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec amergnat@baylibre ...
  Re: [PATCH v3] PM / core: conditionally skip system pm in device/ ...Andy Shevchenko
  Re: [PATCH 4/5] firmware: imx: support BBM moduleCristian Marussi
  Re: [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_c ...Dave Hansen
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2"Russell King (Oracle)"
  [PATCH v2 1/7] mm/damon: refactor DAMOS_PAGEOUT with migration_modeHonggyu Kim
[New] [RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL m ...Honggyu Kim
  Re: [PATCH] ext4: remove unused parameter biop in ext4_issue_disc ...Zhang Yi
  [PATCH v2 2/7] mm: make alloc_demote_folio externally invokable f ...Honggyu Kim
  [PATCH v2 3/7] mm/damon: introduce DAMOS_DEMOTE action for demotionHonggyu Kim
  [PATCH v2 4/7] mm/memory-tiers: add next_promotion_node to find p ...Honggyu Kim
  [PATCH v2 7/7] mm/damon/sysfs-schemes: apply target_nid for promo ...Honggyu Kim
  [PATCH v2 5/7] mm/damon: introduce DAMOS_PROMOTE action for promotionHonggyu Kim
  [PATCH v2 6/7] mm/damon/sysfs-schemes: add target_nid on sysfs-sc ...Honggyu Kim
  Re: [PATCH v2 for-next 2/2] RDMA/hns: Support userspace configuri ...Jason Gunthorpe
[New] [PATCH] riscv: deprecate CONFIG_MMU=n=?UTF-8?q?Cl=C3=A9ment=20L=C3=A9ger?=
  Re: [PATCH] ARM: mvebu: Add check in coherency.c to prevent null ..."Russell King (Oracle)"
  Re: [PATCH v7 5/5] iio: light: Add support for APDS9306 Light SensorAndy Shevchenko
  [tip: irq/core] dt-bindings: interrupt-controller: Add starfive,j ..."tip-bot2 for Changhuang Liang"
  [tip: irq/core] irqchip: Add StarFive external interrupt controller"tip-bot2 for Changhuang Liang"
[New] [PATCH v2 0/2] mm: remove total_mapcount()David Hildenbrand
  [PATCH v2 2/2] mm: remove total_mapcount()David Hildenbrand
  [PATCH v2 1/2] mm/memfd: refactor memfd_tag_pins() and memfd_wait ...David Hildenbrand
  Re: [PATCH v3 5/9] drm/vkms: Re-introduce line-per-line compositi ...Arthur Grillo
  Re: [PATCH v3 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoCJisheng Zhang
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2Shengyu Qu
  Re: [PATCH md-6.9 06/10] md/raid1: factor out read_first_rdev() f ...Xiao Ni
  Re: [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for un ...Andy Shevchenko
  [tip: irq/msi] irqchip/riscv-intc: Fix low-level interrupt handle ..."tip-bot2 for Anup Patel"
  [PATCH v2 03/14] serial: port: Introduce a common helper to read ...Andy Shevchenko
  [PATCH v2 04/14] serial: 8250_aspeed_vuart: Switch to use uart_re ...Andy Shevchenko
  [PATCH v2 02/14] serial: core: Add UPIO_UNKNOWN constant for unkn ...Andy Shevchenko
  [PATCH v2 01/14] serial: core: Move struct uart_port::quirks clos ...Andy Shevchenko
[New] [PATCH v2 00/14] serial: Add a helper to parse device properties ...Andy Shevchenko
  [PATCH v2 06/14] serial: 8250_bcm7271: Switch to use uart_read_po ...Andy Shevchenko
  [PATCH v2 09/14] serial: 8250_lpc18xx: Switch to use uart_read_po ...Andy Shevchenko
  [PATCH v2 05/14] serial: 8250_bcm2835aux: Switch to use uart_read ...Andy Shevchenko
  [PATCH v2 08/14] serial: 8250_ingenic: Switch to use uart_read_po ...Andy Shevchenko
  [PATCH v2 07/14] serial: 8250_dw: Switch to use uart_read_port_pr ...Andy Shevchenko
  [PATCH v2 11/14] serial: 8250_omap: Switch to use uart_read_port_ ...Andy Shevchenko
  [PATCH v2 13/14] serial: 8250_tegra: Switch to use uart_read_port ...Andy Shevchenko
  [PATCH v2 12/14] serial: 8250_pxa: Switch to use uart_read_port_p ...Andy Shevchenko
  [PATCH v2 10/14] serial: 8250_of: Switch to use uart_read_port_pr ...Andy Shevchenko
  [PATCH v2 14/14] serial: 8250_uniphier: Switch to use uart_read_p ...Andy Shevchenko
  Re: [PATCH v2 1/1] leds: expresswire: Don't use "proxy" headersAndy Shevchenko
  Re: [PATCH v2 2/4] gpio: cdev: use correct pointer accessors with ...kernel test robot
  Re: intel i225 NIC loses PCIe link, network becomes unusable)Arno Lehmann
[New] [PATCH v6 00/10] x86: Confine early 1:1 mapped startup codeArd Biesheuvel
  [PATCH v6 01/10] x86/startup_64: Simplify CR4 handling in startup ...Ard Biesheuvel
  [PATCH v6 02/10] x86/startup_64: Defer assignment of 5-level pagi ...Ard Biesheuvel
  [PATCH v6 03/10] x86/startup_64: Simplify calculation of initial ...Ard Biesheuvel
  [PATCH v6 04/10] x86/startup_64: Simplify virtual switch on prima ...Ard Biesheuvel
  [PATCH v6 05/10] x86/sme: Avoid SME/SVE related checks on non-SME ...Ard Biesheuvel
  Re: [RFC 1/1] mm/mempolicy: introduce system default interleave w ...Gregory Price
  [PATCH v6 06/10] efi/libstub: Add generic support for parsing mem ...Ard Biesheuvel
  [PATCH v6 07/10] x86/boot: Move mem_encrypt= parsing to the decom ...Ard Biesheuvel
  [PATCH v6 08/10] x86/sme: Move early SME kernel encryption handli ...Ard Biesheuvel
  [PATCH v6 09/10] x86/sev: Move early startup code into .head.text ...Ard Biesheuvel
  Re: [PATCH] MAINTAINERS: Drop myself as maintainer of TYPEC port ...Guenter Roeck
  [PATCH v6 10/10] x86/startup_64: Drop global variables keeping tr ...Ard Biesheuvel
  Re: [PATCH v3 0/9] auxdisplay: linedisp: Clean up and add new driverAndy Shevchenko
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Rich Felker
  Re: [PATCH net-next v3 3/3] net: stmmac: Configure AXI on Tegra23 ..."Thierry Reding"
[New] [RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisorLai Jiangshan
  Re: [PATCH v2 1/1] leds: expresswire: Don't use "proxy" headersAndy Shevchenko
  [RFC PATCH 01/73] KVM: Documentation: Add the specification for PVMLai Jiangshan
  [RFC PATCH 02/73] x86/ABI/PVM: Add PVM-specific ABI header fileLai Jiangshan
  Re: [PATCH v2 1/1] leds: expresswire: Don't use "proxy" headersAndy Shevchenko
  [RFC PATCH 03/73] x86/entry: Implement switcher for PVM VM enter/exitLai Jiangshan
  [RFC PATCH 04/73] x86/entry: Implement direct switching for the s ...Lai Jiangshan
  [RFC PATCH 05/73] KVM: x86: Set 'vcpu->arch.exception.injected' a ...Lai Jiangshan
  [RFC PATCH 06/73] KVM: x86: Move VMX interrupt/nmi handling into ...Lai Jiangshan
  [RFC PATCH 07/73] KVM: x86/mmu: Adapt shadow MMU for PVMLai Jiangshan
  [RFC PATCH 08/73] KVM: x86: Allow hypercall handling to not skip ...Lai Jiangshan
  [RFC PATCH 09/73] KVM: x86: Add PVM virtual MSRs into emulated_ms ...Lai Jiangshan
  [RFC PATCH 10/73] KVM: x86: Introduce vendor feature to expose ve ...Lai Jiangshan
  [RFC PATCH 11/73] KVM: x86: Implement gpc refresh for guest usageLai Jiangshan
  [RFC PATCH 12/73] KVM: x86: Add NR_VCPU_SREG in SREG enumLai Jiangshan
  [RFC PATCH 13/73] KVM: x86/emulator: Reinject #GP if instruction ...Lai Jiangshan
  [RFC PATCH 14/73] KVM: x86: Create stubs for PVM module as a new ...Lai Jiangshan
  [RFC PATCH 15/73] mm/vmalloc: Add a helper to reserve a contiguou ...Lai Jiangshan
[New] Re: [PATCH v2] hwtracing: hisi_ptt: Move type check to the beginn ...Suzuki K Poulose
  [RFC PATCH 17/73] KVM: x86/PVM: Implement module initialization r ...Lai Jiangshan
  [RFC PATCH 19/73] x86/entry: Export 32-bit ignore syscall entry a ...Lai Jiangshan
  [RFC PATCH 21/73] KVM: x86/PVM: Implement vcpu_run() callbacksLai Jiangshan
[New] [tip:x86/fred] [x86/fred] 65c9cc9e2c: WARNING:kernel_stackkernel test robot
  [RFC PATCH 22/73] KVM: x86/PVM: Handle some VM exits before enabl ...Lai Jiangshan
  [RFC PATCH 23/73] KVM: x86/PVM: Handle event handling related MSR ...Lai Jiangshan
  [RFC PATCH 24/73] KVM: x86/PVM: Introduce PVM mode switchingLai Jiangshan
  [RFC PATCH 25/73] KVM: x86/PVM: Implement APIC emulation related ...Lai Jiangshan
  [RFC PATCH 26/73] KVM: x86/PVM: Implement event delivery flags re ...Lai Jiangshan
  Re: [PATCH v3 1/8] dt-bindings: usb: ti,j721e-usb: drop useless c ...=?utf-8?q?Th=C3=A9o_Lebrun?=
  [RFC PATCH 27/73] KVM: x86/PVM: Implement event injection related ...Lai Jiangshan
  Re: clk: imx: scu: Use common error handling code in __imx_clk_gp ...Markus Elfring
  [RFC PATCH 29/73] KVM: x86/PVM: Implement allowed range checking ...Lai Jiangshan
  [RFC PATCH 30/73] KVM: x86/PVM: Implement segment related callbacksLai Jiangshan
  [RFC PATCH 32/73] KVM: x86/PVM: Enable guest debugging functionsLai Jiangshan
  [RFC PATCH 20/73] KVM: x86/PVM: Implement vcpu_load()/vcpu_put() ...Lai Jiangshan
  [RFC PATCH 34/73] KVM: x86/PVM: Handle ERETU/ERETS synthetic inst ...Lai Jiangshan
  [RFC PATCH 16/73] KVM: x86/PVM: Implement host mmu initializationLai Jiangshan
  [RFC PATCH 36/73] KVM: x86/PVM: Handle KVM hypercallLai Jiangshan
  [RFC PATCH 38/73] KVM: x86/PVM: Handle hypercalls for privilege i ...Lai Jiangshan
  [RFC PATCH 39/73] KVM: x86/PVM: Handle hypercall for CR3 switchingLai Jiangshan
  [RFC PATCH 41/73] KVM: x86/PVM: Allow to load guest TLS in host GDTLai Jiangshan
  [RFC PATCH 42/73] KVM: x86/PVM: Support for kvm_exit() tracepointLai Jiangshan
  [RFC PATCH 43/73] KVM: x86/PVM: Enable direct switchingLai Jiangshan
  [RFC PATCH 44/73] KVM: x86/PVM: Implement TSC related callbacksLai Jiangshan
  [RFC PATCH 45/73] KVM: x86/PVM: Add dummy PMU related callbacksLai Jiangshan
  [RFC PATCH 46/73] KVM: x86/PVM: Support for CPUID faultingLai Jiangshan
  [RFC PATCH 47/73] KVM: x86/PVM: Handle the left supported MSRs in ...Lai Jiangshan
  [RFC PATCH 49/73] KVM: x86/PVM: Implement emulation for non-PVM modeLai Jiangshan
  Re: [PATCH 1/2] iio: adc: ti-ads1298: Fix error code in probe()Andy Shevchenko
  [RFC PATCH 50/73] x86/tools/relocs: Cleanup cmdline optionsLai Jiangshan
  [RFC PATCH 51/73] x86/tools/relocs: Append relocations into input ...Lai Jiangshan
  [RFC PATCH 52/73] x86/boot: Allow to do relocation for uncompress ...Lai Jiangshan
  [RFC PATCH 35/73] KVM: x86/PVM: Handle PVM_SYNTHETIC_CPUID synthe ...Lai Jiangshan
  Re: [PATCH v2 0/6] RCU tasks fixes for v6.9"Paul E. McKenney"
  [RFC PATCH 53/73] x86/pvm: Add Kconfig option and the CPU feature ...Lai Jiangshan
  [RFC PATCH 54/73] x86/pvm: Detect PVM hypervisor supportLai Jiangshan
  [RFC PATCH 56/73] x86/pvm: Relocate kernel image early in PVH entryLai Jiangshan
  [RFC PATCH 57/73] x86/pvm: Make cpu entry area and vmalloc area v ...Lai Jiangshan
  [RFC PATCH 58/73] x86/pvm: Relocate kernel address space layoutLai Jiangshan
  [RFC PATCH 59/73] x86/pti: Force enabling KPTI for PVM guestLai Jiangshan
  [RFC PATCH 60/73] x86/pvm: Add event entry/exit and dispatch codeLai Jiangshan
  [RFC PATCH 61/73] x86/pvm: Allow to install a system interrupt ha ...Lai Jiangshan
  [RFC PATCH 62/73] x86/pvm: Add early kernel event entry and dispa ...Lai Jiangshan
  [RFC PATCH 63/73] x86/pvm: Add hypercall supportLai Jiangshan
  [RFC PATCH 66/73] x86/pvm: Use new cpu feature to describe XENPV ...Lai Jiangshan
  [RFC PATCH 67/73] x86/pvm: Implement cpu related PVOPSLai Jiangshan
  [RFC PATCH 70/73] x86/pvm: Don't use SWAPGS for gsbase read/writeLai Jiangshan
  [RFC PATCH 71/73] x86/pvm: Adapt pushf/popf in this_cpu_cmpxchg16 ...Lai Jiangshan
  [RFC PATCH 28/73] KVM: x86/PVM: Handle syscall from user modeLai Jiangshan
  [RFC PATCH 69/73] x86/pvm: Implement mmu related PVOPSLai Jiangshan
  [RFC PATCH 72/73] x86/pvm: Use RDTSCP as default in vdso_read_cpu ...Lai Jiangshan
  [RFC PATCH 73/73] x86/pvm: Disable some unsupported syscalls and ...Lai Jiangshan
[New] [PATCH] platform/x86/amd/pmf: Fix missing error code in amd_pmf_i ...Harshit Mogalapalli
  Re: [PATCH 03/13] filemap: align the index to mapping_min_order i ...Matthew Wilcox
  [RFC PATCH 18/73] KVM: x86/PVM: Implement VM/VCPU initialization ...Lai Jiangshan
  Re: [PATCH 10/11] x86/sev: Extend the config-fs attestation suppo ...Tom Lendacky
  Re: [PATCH v8 23/38] input: keypad: ep93xx: add DT support for Ci ...Andy Shevchenko
  Re: [PATCH V2] thermal/drivers/qoriq: fix getting tmu rangeDaniel Lezcano
[New] [PATCH] dm vdo: Fix a use-after-free in load_index_save()Harshit Mogalapalli
  Re: [PATCH v3] dt-bindings: timer: Add support for cadence TTC PWMDaniel Lezcano
  Re: [PATCH 1/4] staging: pi433: Remove a duplicated F_OSC defineAndy Shevchenko
  [RFC PATCH 33/73] KVM: x86/PVM: Handle VM-exit due to hardware ex ...Lai Jiangshan
  [RFC PATCH 31/73] KVM: x86/PVM: Implement instruction emulation f ...Lai Jiangshan
  [RFC PATCH 40/73] KVM: x86/PVM: Handle hypercall for loading GS s ...Lai Jiangshan
  Re: [PATCH 4/4] staging: pi433: Move FIFO_THRESHOLD define to sou ...Andy Shevchenko
  Re: [PATCH 04/13] filemap: use mapping_min_order while allocating ...Matthew Wilcox
  Re: [PATCH 05/13] readahead: set file_ra_state->ra_pages to be at ...Matthew Wilcox
  Re: [RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisorPaolo Bonzini
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2Shengyu Qu
  Re: [PATCH] platform/x86/amd/pmf: Fix missing error code in amd_p ...=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH] vfio: amba: Rename pl330_ids[] to vfio_amba_ids[]Jason Gunthorpe
  Re: [PATCH 1/3] platform/x86/intel/vsec: Remove nuisance message=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH v15 1/3] dt-bindings: adc: add AD7173Jonathan Cameron
  Re: [PATCH v4 06/16] dt-bindings: lcdif: Do not require power-dom ...Rob Herring
  Re: [PATCH 00/18] Add audio support for the MediaTek Genio 350-ev ...AngeloGioacchino Del Regno
[New] [PATCH] platform/mellanox: mlxreg-hotplug: Check pointer for NULL ...Daniil Dulov
  Re: [PATCH] riscv: deprecate CONFIG_MMU=nDamien Le Moal
  Re: [PATCH 01/12] drm/i915: Indicate which pipe failed the fastse ...Jani Nikula
  Re: [PATCH] riscv: deprecate CONFIG_MMU=n=?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?=
  Re: [PATCH 1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL ...Wen Yang
  Re: [syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2)syzbot
  Re: [RFC PATCH 02/20] dev_dax_iomap: Add fs_dax_get() func to pre ...John Groves
  Re: [PATCH md-6.9 07/10] md/raid1: factor out choose_slow_rdev() ...Xiao Ni
  [RFC PATCH 64/73] x86/pvm: Enable PVM event deliveryLai Jiangshan
  Re: [PATCH] riscv: deprecate CONFIG_MMU=nDamien Le Moal
  Re: [PATCH v6 6/8] arm64: KVM: Add interface to set guest value f ...Marc Zyngier
  Re: [PATCH 3/3] platform/x86/intel/pmc/arl: Put GNA device in D3=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH net-next 1/2] doc: sfp-phylink: drop the mention to ph ...Maxime Chevallier
  Re: [tip: x86/apic] smp: Provide 'setup_max_cpus' definition on U ...Borislav Petkov
  [RFC PATCH 55/73] x86/pvm: Relocate kernel image to specific virt ...Lai Jiangshan
  Re: [PATCH 2/3] platform/x86/intel/pmc/lnl: Remove SSRAM support=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH net-next 2/2] doc: sfp-phylink: mention the mac_capabi ...Maxime Chevallier
  Re: [PATCH] x86: irq: unconditionally define KVM interrupt vectorsThomas Gleixner
  Re: [PATCH] dt-bindings: firmware: arm,scmi: support system power ...Cristian Marussi
  Re: CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end ...Greg Kroah-Hartman
  Re: [PATCH 10/18] ASoc: mediatek: mt8365: Add a specific soundcar ...AngeloGioacchino Del Regno
  Re: [PATCH] net: ethernet: adi: move PHYLIB from vendor to driver ...Michal Kubecek
  Re: [PATCH 01/12] drm/i915: Indicate which pipe failed the fastse ...Andy Shevchenko
  Re: [PATCH v2 3/8] drivers/perf: hisi_pcie: Fix incorrect countin ...Jonathan Cameron
  Re: [PATCH] get_signal: simplify/cleanup the the usage of ksig->infoWen Yang
  [RFC PATCH 37/73] KVM: x86/PVM: Use host PCID to reduce guest TLB ...Lai Jiangshan
  Re: [RFC PATCH 03/20] dev_dax_iomap: Move dax_pgoff_to_phys from ...John Groves
  Re: [PATCH] riscv: deprecate CONFIG_MMU=nSamuel Holland
  Re: [PATCH 2/4] dt-bindings: arm: renesas: Document Renesas RZ/V2 ...Geert Uytterhoeven
  RE: [PATCH] platform/mellanox: mlxreg-hotplug: Check pointer for ...Vadim Pasternak
  Re: [PATCH v2 6/8] drivers/perf: hisi_pcie: Relax the check on re ...Jonathan Cameron
  Re: [PATCH] pinctrl: scmi: support i.MX OEM pin configuration typeCristian Marussi
  Re: [PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AERBjorn Helgaas
  Re: [PATCH v2 7/8] drivers/perf: hisi_pcie: Merge find_related_ev ...Jonathan Cameron
  Re: [PATCH v2 8/8] docs: perf: Update usage for target filter of ...Jonathan Cameron
  [RFC PATCH v2 0/5] VT: Add ability to get font requirementsAlexey Gladkov
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2"Russell King (Oracle)"
  [RFC PATCH v2 5/5] fbcon: Allow to get max font width and heightAlexey Gladkov
[New] [PATCH v2] dt-bindings: serial: convert st,asc to DT schemaRaphael Gallais-Pou
  Re: [avpatel:riscv_aia_v15] [genirq/irqdomain] c3842e43d9: kernel ...Thomas Gleixner
  [RFC PATCH v2 2/5] newport_con: Allow to get max font width and h ...Alexey Gladkov
  [RFC PATCH v2 4/5] vgacon: Allow to get max font width and heightAlexey Gladkov
  [RFC PATCH v2 1/5] VT: Add KD_FONT_OP_GET_INFO operationAlexey Gladkov
[New] [PATCH] phy: qcom: qmp-combo: fix sm8650 voltage swing tableNeil Armstrong
  [RFC PATCH v2 3/5] sticon: Allow to get max font width and heightAlexey Gladkov
  Re: CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end ...Michal Hocko
  Re: [PATCH v2 3/3] PCI/DPC: Encapsulate pci_acpi_add_edr_notifier()Bjorn Helgaas
[New] [PATCH net-next] bnxt_en: fix accessing vnic_info before allocati ...Alexander Lobakin
[New] [PATCH 1/3] RAS: Export ras_debugfs_dirYazen Ghannam
  Re: [PATCH v3] clkdev: Update clkdev id usage to allow for longer ...Andy Shevchenko
  Re: [PATCH 02/18] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add ...AngeloGioacchino Del Regno
  [RFC PATCH 68/73] x86/pvm: Implement irq related PVOPSLai Jiangshan
  Re: arch/arm64/include/asm/atomic_ll_sc.h:298:9: error: unknown t ...Naresh Kamboju
  Re: [PATCH net-next 1/3] dt-bindings: net: dp83822: support confi ...Andrew Lunn
  Re: [PATCH net-next 2/3] net: phy: dp83826: Add support for phy-m ...Andrew Lunn
  Re: [avpatel:riscv_aia_v15] [genirq/irqdomain] c3842e43d9: kernel ...Anup Patel
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2Andrew Lunn
  Re: [PATCH] platform/x86/amd/pmf: Fix missing error code in amd_p ...Mario Limonciello
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Christian Brauner
  [RFC PATCH 65/73] x86/kvm: Patch KVM hypercall as PVM hypercallLai Jiangshan
  Re: [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codecAngeloGioacchino Del Regno
  Re: [PATCH v3 2/9] auxdisplay: linedisp: Allocate buffer for the ...Geert Uytterhoeven
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2Shengyu Qu
  Re: [PATCH v3 3/9] auxdisplay: ht16k33: Add default to switch-casesGeert Uytterhoeven
  Re: Chromium sandbox on LoongArch and statx -- seccomp deep argum ...Christian Brauner
  Re: [PATCH v3 5/9] auxdisplay: ht16k33: Define a few helper macrosGeert Uytterhoeven
  Re: [net-next PATCH v2] octeontx2: Add PTP clock driver for Octeo ...Sai Krishna Gajula
  Re: [PATCH v4] arm64: dts: qcom: sc7280: add slimbus DT nodeManivannan Sadhasivam
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2"Russell King (Oracle)"
  Re: [PATCH 6/6] ASoC: meson: axg-fifo: use FIELD helpersMark Brown
  Re: [PATCH] net: phy: dp83826: disable WOL at initAndrew Lunn
  Re: [PATCH net-next] bnxt_en: fix accessing vnic_info before allo ...Jiri Pirko
  Re: [PATCH 1/3] RAS: Export ras_debugfs_dirBorislav Petkov
  Re: [PATCH v2 5/8] drivers/perf: hisi_pcie: Check the target filt ...Jonathan Cameron
  Re: [PATCH v3 7/9] auxdisplay: ht16k33: Drop struct ht16k33_segGeert Uytterhoeven
  Re: [PATCH v1 2/2] tests/pid_namespace: add pid_max testsChristian Brauner
  Re: arch/arm64/include/asm/atomic_ll_sc.h:298:9: error: unknown t ..."Arnd Bergmann"
  Re: [PATCH net-next v3 2/7] dma: avoid redundant calls for sync o ...Robin Murphy
  Re: [PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AERKuppuswamy Sathyanarayanan
[New] Re: CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end ...Michal Hocko
  Re: [PATCH 3/4] staging: pi433: Remove a duplicated FIFO_SIZE defineAndy Shevchenko
  Re: [RFC PATCH 04/20] dev_dax_iomap: Save the kva from memremapJohn Groves
  Re: [PATCH] drm/test/shmem: set a DMA mask for the mock deviceMarco Pagani
  Re: [PATCH v5 3/3] media: imagination: Add E5010 JPEG Encoder driverBenjamin Gaignard
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2"Russell King (Oracle)"
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2Shengyu Qu
  Re: [PATCH v2 1/8] drivers/perf: hisi_pcie: Rename hisi_pcie_pmu_ ...Jonathan Cameron
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2Shengyu Qu
  Re: [PATCH] fbcon: always restore the old font data in fbcon_do_s ...Daniel Vetter
  Re: [PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2Andrew Lunn
  Re: [PATCH] PCI: dwc: Enable runtime pm of the host bridgeManivannan Sadhasivam
  Re: [PATCH] Correcting the spelling mistakes in "Documentation/AB ...Suzuki K Poulose
  Re: [PATCH v3 8/9] dt-bindings: auxdisplay: Add Maxim MAX6958/6959Geert Uytterhoeven
  Re: [RFC PATCH 00/20] Introduce the famfs shared-memory file systemLuis Chamberlain
[New] [PATCH 3/3] RAS/AMD/FMPM: Add debugfs interface to print record e ...Yazen Ghannam
  Re: [PATCH 3/9] arm64: dts: qcom: sc7280: Enable MDP turbo modeDoug Anderson
  Re: [PATCH v1 3/4] ACPI: scan: Rework Device Check and Bus Check ..."Rafael J. Wysocki"
  Re: [PATCH v3 1/9] auxdisplay: linedisp: Group display drivers to ...Andy Shevchenko
  Re: arch/arm64/include/asm/atomic_ll_sc.h:298:9: error: unknown t ...Anna-Maria Behnsen
  Re: [PATCH] net: make SK_MEMORY_PCPU_RESERV tunable"Lameter, Christopher"
  Re: [PATCH 2/4] dt-bindings: arm: renesas: Document Renesas RZ/V2 ..."Lad, Prabhakar"
  Re: [PATCH v3 9/9] auxdisplay: Add driver for MAX695x 7-segment L ...Geert Uytterhoeven
[New] [PATCH v5] serial: port: Don't suspend if the port is still busyYicong Yang
  Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macroVlastimil Babka
  Re: [PATCH net-next v5 2/7] dt-bindings: net: hisilicon,hisi-fema ...Andrew Lunn
  Re: [PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loading=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH 0/3] auxdisplay: 7 segment LED displayAlexander Dahl
  Re: [EXTERNAL] Re: [PATCH v9] ASoc: tas2783: Add tas2783 codec driverPierre-Louis Bossart
[New] [PATCH] regulator: userspace-consumer: add module device tableJohn Keeping
  Re: [PATCH vRFC 3/8] treewide: rename firmware_request_platform()Luis Chamberlain
  Re: [PATCH v2 1/2] mm/memfd: refactor memfd_tag_pins() and memfd_ ...Matthew Wilcox
  Re: [RFC PATCH 05/20] dev_dax_iomap: Add dax_operations for use b ...John Groves
  Re: [PATCH v2 2/2] mm: remove total_mapcount()Matthew Wilcox
  Re: [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codecMark Brown
  Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __al ...Suren Baghdasaryan
  Re: [PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loadingLuiz Capitulino
  Re: CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end ...Greg Kroah-Hartman
  Re: [PATCH 3/3] dt-bindings: remoteproc: ti,davinci: remove unsta ...Mathieu Poirier
  Re: [PATCH v5 1/1] mm: enumerate all gfp flagsSuren Baghdasaryan
  Re: [PATCH v1 3/4] ACPI: scan: Rework Device Check and Bus Check ..."Rafael J. Wysocki"
  Re: [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if ...Manivannan Sadhasivam
  Re: [PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loadingLuiz Capitulino
[New] [PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definitionArnd Bergmann
  Re: [PATCH] vfio/type1: unpin PageReserved pageAlex Williamson
  [PATCH 2/4] arch: simplify architecture specific page size config ...Arnd Bergmann
  [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
  [PATCH 4/4] vdso: avoid including asm/page.hArnd Bergmann
  Re: [PATCH v3 1/9] auxdisplay: linedisp: Group display drivers to ...Andy Shevchenko
[New] [PATCH] sched/core: split iowait state into two statesJens Axboe
  Re: [PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO ...Sven van Ashbrook
  Re: [PATCH v3 9/9] auxdisplay: Add driver for MAX695x 7-segment L ...Andy Shevchenko
  Re: [PATCH 01/12] drm/i915: Indicate which pipe failed the fastse ...Jani Nikula
  Re: arch/arm64/include/asm/atomic_ll_sc.h:298:9: error: unknown t ..."Arnd Bergmann"
  Re: [PATCH v2] perf print-events: make is_event_supported() more ...Namhyung Kim
  Re: [PATCH v2 1/3] dt-bindings: arm: fsl: add i.MX95 19x19 EVK boardConor Dooley
  Re: [PATCH 1/1] perf bpf: Check that the minimal vmlinux.h instal ...Namhyung Kim
  Re: [PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV ...Dave Hansen
  Re: [DO NOT MERGE v6 02/37] sh: Kconfig unified OF supported targets.Geert Uytterhoeven
  Re: [PATCH v1 1/2] perf metrics: Fix metric matching"Liang, Kan"
[New] [PATCH net-next v2] net: phy: dp83826: disable WOL at initCatalin Popescu
  Re: [PATCH v6 5/8] arm64: KVM: Add iflag for FEAT_TRFJames Clark
  [PATCH 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()=?UTF-8?q?Micka=C3=ABl=20Sala=C3=BCn?=
  Re: [PATCH net v1] Documentations: correct net_cachelines title f ...Jakub Kicinski
[New] Re: [PATCH 2/3] RAS/AMD/FMPM: Save SPA valuesBorislav Petkov
  Re: [PATCH v4 07/36] mm: introduce slabobj_ext to support slab ob ...Vlastimil Babka
  Re: [PATCH] x86/mm/pat: fix kernel-doc warningRandy Dunlap
  Re: [PATCH net-next] bnxt_en: fix accessing vnic_info before allo ...Michael Chan
  Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls wh ...Robin Murphy
  Re: [PATCH v3 0/9] auxdisplay: linedisp: Clean up and add new driverAndy Shevchenko
[New] Re: [PATCH 1/3] OPP: Extend dev_pm_opp_data with turbo supportLukasz Luba
  Re: [PATCH v3 3/5] PCI: dwc: Pass the eDMA mapping format flag di ...Frank Li
  Re: [PATCH 01/12] drm/i915: Indicate which pipe failed the fastse ...Andy Shevchenko
  Re: [PATCH v3 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() APIFrank Li
  Re: [PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interruptConor Dooley
  Re: [RFC PATCH 06/20] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP ker ...John Groves
  Re: [PATCH net-next] net: dsa: mv88e6xxx: add Amethyst specific S ...Robert Marko
  Re: [PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AERBjorn Helgaas
  Re: [PATCH] firmware_loader: Use init_utsname()->releaseLuis Chamberlain
  [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB defin ...Arnd Bergmann
  Re: [PATCH v3 5/5] PCI: epf-mhi: Enable HDMA for SA8775P SoCFrank Li
[New] [PATCH 0/2] Merge TEST_F_FORK() into TEST_F()=?UTF-8?q?Micka=C3=ABl=20Sala=C3=BCn?=
  Re: [PATCH 01/12] drm/i915: Indicate which pipe failed the fastse ...Ville =?iso-8859-1?Q?Syrj=E4l=E4?=
  Re: CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end ...Michal Hocko
[New] [syzbot] [wireless?] KMSAN: uninit-value in ieee80211_amsdu_to_8023ssyzbot
  Re: [PATCH] treewide: remove meaningless assignments in MakefilesNamhyung Kim
  Re: [PATCH net-next v2] net: phy: dp83826: disable WOL at init"Russell King (Oracle)"
  Re: [PATCH v3] Watchdog: New module for ITE 5632 watchdog"Mark Pearson"
  Re: [PATCH v3 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoCFrank Li
  Re: [PATCH 3/3] [v2] drm/xe/xe2: fix 64-bit division in pte_updat ...Lucas De Marchi
  Re: [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if ...Frank Li
  Re: [PATCH 0/3] auxdisplay: 7 segment LED displayAndy Shevchenko
  [PATCH 1/2] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()=?UTF-8?q?Micka=C3=ABl=20Sala=C3=BCn?=
  Re: [PATCH 0/9] ALSA: cs35l56: Apply calibration from EFIMark Brown
  Re: [PATCH v2 9/9] drm/vkms: Create KUnit tests for YUV conversionsArthur Grillo
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ...Guenter Roeck
  Re: [PATCH net-next v6 5/8] net: phy: Immediately call adjust_lin ...Andrew Lunn
  Re: [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.hJohn Groves
  Re: [PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO ...Vlastimil Babka
  Re: [PATCH v2] spi: spi-mem: add statistics support to ->exec_op( ...Mark Brown
  [PATCH v2 3/5] ACPI: scan: Make acpi_processor_add() check the de ..."Rafael J. Wysocki"
  [PATCH v2 4/5] ACPI: scan: Rework Device Check and Bus Check noti ..."Rafael J. Wysocki"
[New] [PATCH v2 0/5] ACPI: scan: Check enabled _STA bit on Bus/Device C ..."Rafael J. Wysocki"
  [PATCH v2 1/5] ACPI: scan: Fix device check notification handling"Rafael J. Wysocki"
  Re: [RESEND PATCH V8 2/2] dmaengine: amd: qdma: Add AMD QDMA driverLizhi Hou
  Re: [PATCH 0/3] Add support for Block Passthrough Endpoint functi ...Frank Li
  [PATCH v2 5/5] ACPI: scan: Consolidate Device Check and Bus Check ..."Rafael J. Wysocki"
  [PATCH v2 2/5] ACPI: scan: Relocate acpi_bus_trim_one()"Rafael J. Wysocki"
  Re: [PATCH net-next v9 06/13] net: Add struct kernel_ethtool_ts_infoAlexandra Winter
  Re: [PATCH v2 2/5] ACPI: scan: Relocate acpi_bus_trim_one()"Rafael J. Wysocki"
  Re: [PATCH v8 01/10] PCI: dwc: ep: Remove deinit() callback from ...Frank Li
  Re: [PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AERKuppuswamy Sathyanarayanan
[New] [GIT PULL] Btrfs fixes for 6.8-rc7David Sterba
  Re: [PATCH v8 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw ...Frank Li
  Re: [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selec ...Vlastimil Babka
  Re: linux-next: manual merge of the rcu tree with the pm tree"Rafael J. Wysocki"
  Re: [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid ...Vlastimil Babka
  Re: [PATCH net-next v2] net: phy: dp83826: disable WOL at initAndrew Lunn
  Re: [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() ...Frank Li
  [PATCH v2 03/31] fsi: Use a defined value for default echo delayEddie James
  [PATCH v2 02/31] fsi: Improve master indexingEddie James
  [PATCH v2 01/31] fsi: Move slave definitions to fsi-slave.hEddie James
[New] [PATCH v2 00/31] fsi: Interrupt supportEddie James
  [PATCH v2 07/31] fsi: core: Add slave error traceEddie James
  [PATCH v2 06/31] fsi: core: Improve master read/write/error tracesEddie James
  [PATCH v2 05/31] ARM: dts: aspeed: p10 and tacoma: Set FSI clock ...Eddie James
  [PATCH v2 08/31] dt-bindings: fsi: Add AST2700 compatibleEddie James
  [PATCH v2 09/31] fsi: aspeed: Add AST2700 supportEddie James
  [PATCH v2 11/31] fsi: core: Allow cfam device type aliasesEddie James
  [PATCH v2 10/31] fsi: core: Add slave spinlockEddie James
  [PATCH v2 13/31] fsi: hub: Use common initialization and link enableEddie James
  [PATCH v2 15/31] fsi: aspeed: Remove cfam reset sysfs file in err ...Eddie James
  [PATCH v2 12/31] fsi: core: Add common regmap master functionsEddie James
  Re: [PATCH v4 10/36] slab: objext: introduce objext_flags as exte ...Vlastimil Babka
  [PATCH v2 04/31] fsi: Expose master-specific local bus clock dividerEddie James
  [PATCH v2 14/31] fsi: aspeed: Use common initialization and link ...Eddie James
  [PATCH v2 16/31] fsi: aspeed: Refactor trace functionsEddie James
  [PATCH v2 17/31] fsi: aspeed: Don't clear all IRQs during OPB tra ...Eddie James
  [PATCH v2 18/31] fsi: aspeed: Only read result register for succe ...Eddie James
  [PATCH v2 19/31] fsi: aspeed: Switch to spinlockEddie James
  [PATCH v2 20/31] fsi: aspeed: Disable relative addressing and IPO ...Eddie James
  [PATCH v2 24/31] fsi: hub: Add interrupt supportEddie James
  [PATCH v2 23/31] fsi: aspeed: Add interrupt supportEddie James
  [PATCH v2 27/31] i2c: fsi: Change fsi_i2c_write_reg to accept dat ...Eddie James
  [PATCH v2 22/31] fsi: core: Add interrupt supportEddie James
  [PATCH v2 25/31] i2c: fsi: Calculate clock divider from local bus ...Eddie James
  [PATCH v2 30/31] i2c: fsi: Add boolean for skip stop command on abortEddie James
  [PATCH v2 26/31] i2c: fsi: Improve formattingEddie James
  Re: [PATCH 1/3] clk: qcom: gcc-ipq5018: fix 'enable_reg' offset o ...Gabor Juhos
  [PATCH v2 21/31] fsi: aspeed: Use common master error handlerEddie James
  [PATCH v2 31/31] i2c: fsi: Add interrupt supportEddie James
  Re: [PATCH net-next] net: dsa: mv88e6xxx: add Amethyst specific S ...Andrew Lunn
  Re: [PATCH 1/3] clk: qcom: gcc-ipq5018: fix 'enable_reg' offset o ...Gabor Juhos
  Re: [PATCH v2 1/2] dt-bindings: arm: qcom: Add Lenovo P2Rob Herring
  Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB d ...Samuel Holland
  [PATCH v2 29/31] i2c: fsi: Define a function to check status erro ...Eddie James
  Re: [PATCH v2] tracing: Add warning if string in __assign_str() d ...Steven Rostedt
  Re: [PATCH 0/3] auxdisplay: 7 segment LED displayRob Herring
  [PATCH v2 28/31] i2c: fsi: Remove list structure of portsEddie James
  Re: [PATCH v2 1/2] mm/memfd: refactor memfd_tag_pins() and memfd_ ...David Hildenbrand
  Re: [PATCH 5/9] KVM: SVM: Save shadow stack host state on VMRUNJohn Allen
  Re: [PATCH] regmap: kunit: Add a test for ranges in combination w ...Mark Brown
  Re: [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.hJonathan Cameron
  Re: [PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loadingHans de Goede
  Re: [PATCH 7/8] Staging: rtl8192e: Rename function rtllib_FlushRx ...Philipp Hortmann
  Re: [PATCH v2] selftests/ftrace: Limit length in subsystem-enable ...Steven Rostedt
  Re: [PATCH v8 04/10] PCI: dwc: ep: Fix DBI access failure for dri ...Frank Li
  Re: [PATCH] ARM: dts: aspeed: ahe50dc: Update lm25066 regulator nameRob Herring
  Re: [PATCH v3 9/9] auxdisplay: Add driver for MAX695x 7-segment L ...Geert Uytterhoeven
  [PATCH 3/3] get_signal: don't initialize ksig->info if SIGNAL_GRO ...Oleg Nesterov
  Re: [PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loading=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH v8 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complet ...Frank Li
  Re: [PATCH 01/20] Staging: rtl8192e: Rename function rtllib_rx_AD ...Philipp Hortmann
  [PATCH 2/3] get_signal: hide_si_addr_tag_bits: fix the usage of u ...Oleg Nesterov
[New] [PATCH 5.10 0/1] rcutorture: Add missing return and use __func__ ...Daniil Dulov
  Re: [net-next PATCH v2] octeontx2: Add PTP clock driver for Octeo ...Bjorn Helgaas
  [PATCH 5.10 1/1] rcutorture: Add missing return and use __func__ ...Daniil Dulov
  Re: [PATCH v4 20/39] ARM: at91: add support in SoC driver for new ...Nicolas Ferre
  [PATCH 1/3] get_signal: don't abuse ksig->info.si_signo and ksig->sigOleg Nesterov
  Re: [PATCH] mm: add alloc_contig_migrate_range allocation statisticsSteven Rostedt
  Re: [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers ...Frank Li
  Re: [PATCH v3 9/9] auxdisplay: Add driver for MAX695x 7-segment L ...Andy Shevchenko
  Re: [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcieThomas Richard
  Re: [PATCH] mm: add alloc_contig_migrate_range allocation statisticsSteven Rostedt
  Re: [PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loadingLuiz Capitulino
  Re: [PATCH] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial ...Rob Herring
  Re: [PATCH v4 13/36] lib: prevent module unloading if memory is n ...Vlastimil Babka
  Re: [PATCH v4 15/36] lib: introduce support for page allocation t ...Vlastimil Babka
  Re: [PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loadingLuiz Capitulino
  Re: [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flagFrank Li
  Re: [PATCH] firmware_loader: Use init_utsname()->releaseLuis Chamberlain
  Re: [PATCH] landlock: Warn once if a Landlock action is requested ...=?utf-8?Q?Micka=C3=ABl_Sala=C3=BCn?=
  Re: [PATCH v4 15/36] lib: introduce support for page allocation t ...Suren Baghdasaryan
  Re: [PATCH v2 0/3] arm64: dts: add i.MX95 and EVK boardRob Herring
  Re: [PATCH] Correcting the spelling mistakes in "Documentation/AB ...Suzuki K Poulose
[New] [PATCH 0/3] get_signal: minor cleanups and fixOleg Nesterov
[New] [PATCH v2 0/2] arm64: add minimal boot support for TP-Link Archer ...Gabor Juhos
  [PATCH v2 1/2] dt-bindings: arm: qcom: add TP-Link Archer AX55 v1Gabor Juhos
  [PATCH v2 2/2] arm64: dts: qcom: add TP-Link Archer AX55 v1Gabor Juhos
  Re: [PATCH v4 13/36] lib: prevent module unloading if memory is n ...Suren Baghdasaryan
  Re: [PATCH] firmware_loader: Use init_utsname()->releaseJohn Garry
  Re: [PATCH net-next v5 08/21] s390/cio: rename bitmap_size() -> i ...Peter Oberparleiter
  Re: [PATCH] landlock: Warn once if a Landlock action is requested ...=?utf-8?Q?Micka=C3=ABl_Sala=C3=BCn?=
  Re: [f2fs-dev] [PATCH 1/5] f2fs: check number of blocks in a curr ...Daeho Jeong
  Re: [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkd ...Frank Li
  Re: arch/arm64/include/asm/atomic_ll_sc.h:298:9: error: unknown t ...Anna-Maria Behnsen
  Re: xhci_hcd: `Timeout while waiting for setup device command`, 3 ...Mathias Nyman
  Re: [PATCH v3 0/2] ASoC: codecs: tx-macro: correct TX SMIC MUXn w ...Mark Brown
  Re: [PATCH v4 0/2] ASoC: codecs: tx-macro: correct TX SMIC MUXn w ...Mark Brown
  Re: [PATCH v8 09/10] PCI: qcom-ep: Use the generic dw_pcie_ep_lin ...Frank Li
  Re: [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIsFrank Li
  Re: [PATCH v4 07/36] mm: introduce slabobj_ext to support slab ob ...Suren Baghdasaryan
[New] [PATCH v5 0/7] Add support for Translation Buffer UnitsGeorgi Djakov
  [PATCH v5 2/7] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driverGeorgi Djakov
  [PATCH v5 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUsGeorgi Djakov
  [PATCH v5 6/7] iommu/arm-smmu-qcom: Use the custom fault handler ...Georgi Djakov
  [PATCH v5 4/7] iommu/arm-smmu-qcom: Use a custom context fault ha ...Georgi Djakov
  Re: [PATCH v4 0/5] PCI: dwc: Add common pme_turn_off message by u ...Frank Li
[New] Re: [PATCH v9 00/11] KVM: selftests: Add SEV and SEV-ES smoke testsCarlos Bilbao
  Re: [PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP supportSimon Horman
  Re: Re: [PATCH v17 19/35] arch/mm: Export direct {un,}map functionsElliot Berman
  Re: [PATCH 0/3] Support intra-function call validationJosh Poimboeuf
  Re: [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IPKrzysztof Kozlowski
  Re: [PATCH v2 0/6] Pinephone video out fixes (flipping between tw ...Jernej =?utf-8?B?xaBrcmFiZWM=?=
  Re: [PATCH v3 8/9] dt-bindings: auxdisplay: Add Maxim MAX6958/6959Andy Shevchenko
  Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodesKrzysztof Kozlowski
  Re: [PATCHSET wq/for-6.9,6.10] workqueue: Implement disable/enabl ...Allen
  RE: [PATCH] dt-bindings: usb: dwc3: Add snps,enable_guctl1_ipd_quirk"Pandey, Radhey Shyam"
  Re: [PATCH] dt-bindings: input: allwinner,sun4i-a10-lrad: drop re ...Jernej =?utf-8?B?xaBrcmFiZWM=?=
  Re: [PATCH v2 1/2] dt-bindings: arm: qcom: Add Lenovo P2Krzysztof Kozlowski
  Re: [PATCH] vfio/type1: unpin PageReserved pageAlex Williamson
  [PATCH v2 1/3] media: pci: sta2x11: Fix Wcast-function-type-stric ...Ricardo Ribalda
  [PATCH v2 2/3] media: usb: pvrusb2: Fix Wcast-function-type-stric ...Ricardo Ribalda
  [PATCH v2 3/3] media: mediatek: vcodedc: Fix Wcast-function-type- ...Ricardo Ribalda
  [PATCH v5 3/7] iommu/arm-smmu: Allow using a threaded handler for ...Georgi Djakov
  Re: Linux regressions report for mainline [2024-02-25]Linus Torvalds
  Re: [PATCH] proc: allow restricting /proc/pid/mem writesDoug Anderson
  [PATCH v5 1/7] dt-bindings: iommu: Add Qualcomm TBU bindingsGeorgi Djakov
  Re: [f2fs-dev] [PATCH 2/5] f2fs: fix write pointers all the timeDaeho Jeong
  Re: [PATCH v2] dt-bindings: serial: convert st,asc to DT schemaKrzysztof Kozlowski
  Re: [PATCH v6 00/13] mtd: rawnand: brcmnand: driver and doc updatesFlorian Fainelli
  Re: [PATCH v2 3/3] media: mediatek: vcodedc: Fix Wcast-function-t ...Ricardo Ribalda
  [PATCH v5 01/10] block: Pass blk_queue_get_max_sectors() a reques ...John Garry
  [PATCH v5 02/10] block: Call blkdev_dio_unaligned() from blkdev_d ...John Garry
  [PATCH v5 04/10] fs: Add initial atomic write support info to statxJohn Garry
[New] [PATCH v5 00/10] block atomic writesJohn Garry
  [PATCH v5 07/10] block: Add fops atomic write supportJohn Garry
  [PATCH v5 10/10] nvme: Atomic write supportJohn Garry
  [PATCH v5 03/10] fs: Initial atomic write supportJohn Garry
  [PATCH v5 09/10] scsi: scsi_debug: Atomic write supportJohn Garry
  [PATCH v5 06/10] block: Add atomic write support for statxJohn Garry
  Re: [PATCH] slub: avoid scanning all partial slabs in get_slabinfo()"Christoph Lameter (Ampere)"
[New] [PATCH v2 0/3] media: Fix warnings building with LLVM=1Ricardo Ribalda
  Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_c ...Ryan Roberts
  Re: [RFC PATCH 08/20] famfs: Add famfs_internal.hJohn Groves
  Re: [PATCH net v3] net: stmmac: protect updates of 64-bit statist ...Guenter Roeck
  Re: [PATCH net 2/2] selftests: mptcp: explicitly trigger the list ...Simon Horman
  Re: [PATCH] counter: constify the struct device_type usageWilliam Breathitt Gray
  Re: [PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUA ...Jay Vosburgh
  [PATCH v5 08/10] scsi: sd: Atomic write supportJohn Garry
  Re: [PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP supportJulien Panis
  Re: [PATCH v18 032/121] KVM: x86/mmu: introduce config for PRIVAT ...Isaku Yamahata
  Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macroSuren Baghdasaryan
  [PATCH v5 05/10] block: Add core atomic write supportJohn Garry
  Re: [PATCH v6 7/8] arm64: KVM: Write TRFCR value on guest switch ...Marc Zyngier
  Re: [PATCH v3 0/3] sched/fair: Simplify and optimize update_sd_pi ...David Vernet
[New] [PATCH] vdso/datapage: Quick fix - use asm/page-def.h for ARM64Anna-Maria Behnsen
  Re: [PATCH v18 002/121] x86/virt/tdx: Export SEAMCALL functionsIsaku Yamahata
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ..."Russell King (Oracle)"
  Re: Linux 6.8-rc6Guenter Roeck
[New] Re: Kernal patch Add support for 64-bit MSI target addressWilliam McVicker
  Re: [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcieAndy Shevchenko
  Re: [PATCH net-next v6 5/8] net: phy: Immediately call adjust_lin ..."Russell King (Oracle)"
  Re: [PATCH net-next v6 5/8] net: phy: Immediately call adjust_lin ...Florian Fainelli
  Re: [PATCH v18 040/121] KVM: x86/mmu: Disallow fast page fault on ...Isaku Yamahata
  Re: [PATCH net 10/10] selftests: mptcp: explicitly trigger the li ...Simon Horman
  Re: [PATCH 10/13] iomap: fix iomap_dio_zero() for fs bs > system ...Matthew Wilcox
  Re: [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwid ..."Moger, Babu"
  Re: [PATCH v3 0/9] auxdisplay: linedisp: Clean up and add new driverAndy Shevchenko
  Re: [PATCH v2] mm/mmap: convert all mas except mas_detach to vma ..."Liam R. Howlett"
  Re: [PATCH 3/4] usb: typec: ucsi: Register SOP/SOP' Discover Iden ...Prashant Malani
  Re: [PATCH 3/4] selftests/resctrl: Add support for MBM and MBA te ..."Moger, Babu"
  Re: [PATCH v18 040/121] KVM: x86/mmu: Disallow fast page fault on ...Isaku Yamahata
  Re: [PATCH v6 5/8] arm64: KVM: Add iflag for FEAT_TRFMarc Zyngier
  Re: [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.hJohn Groves
  Re: [PATCH v18 044/121] KVM: x86/mmu: Assume guest MMIOs are sharedIsaku Yamahata
  Re: [PATCH v18 064/121] KVM: TDX: Create initial guest memoryIsaku Yamahata
  Re: This is the fourth time I've tried to find what led to the re ...Thomas Gleixner
[New] [PATCH] drm/msm/a6xx: Improve error handling in a6xx_gmu_rpmh_init()Markus Elfring
  Re: [PATCH v9 1/1] mm: report per-page metadata informationWei Xu
  Re: [syzbot] [usb-storage?] divide error in isd200_ata_commandAlan Stern
  Re: [PATCH v3 0/9] auxdisplay: linedisp: Clean up and add new driverGeert Uytterhoeven
  Re: [PATCH] usb: isp1760: remove SLAB_MEM_SPREAD flag usageRui Miguel Silva
  Re: [tip: x86/apic] smp: Provide 'setup_max_cpus' definition on U ...Thomas Gleixner
  Re: [PATCH 6/6] ASoC: meson: axg-fifo: use FIELD helpersJerome Brunet
  Re: [PATCH 6/6] ASoC: meson: axg-fifo: use FIELD helpersMark Brown
  Re: [PATCH 2/2] fbcon: Defer console takeover for splash screens ...Hans de Goede
[New] [PATCH v1] arm64: dts: rockchip: Add cache information to the Roc ...Anand Moon
  Re: [PATCH v2 05/14] serial: 8250_bcm2835aux: Switch to use uart_ ...Florian Fainelli
  Re: [PATCH v2 10/14] serial: 8250_of: Switch to use uart_read_por ...Florian Fainelli
  Re: [PATCH v2 06/14] serial: 8250_bcm7271: Switch to use uart_rea ...Florian Fainelli
  Re: [PATCH v9 04/15] x86/sgx: Implement basic EPC misc cgroup fun ...Michal =?utf-8?Q?Koutn=C3=BD?=
[New] [PATCH] mtd: ubi: fix NVMEM over UBI volumes on 32-bit systemsDaniel Golle
  Re: [PATCH v6 7/8] arm64: KVM: Write TRFCR value on guest switch ...Marc Zyngier
  Re: [PATCHSET wq/for-6.9,6.10] workqueue: Implement disable/enabl ...Tejun Heo
  Re: [PATCH] regulators: dt-bindings: gpio-regulator: Fix "gpios-s ...Mark Brown
  Re: [PATCH 12/17] workqueue: Implement disable/enable for (delaye ...Tejun Heo
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ...Charlie Jenkins
  Re: [PATCHSET wq/for-6.9,6.10] workqueue: Implement disable/enabl ...Tejun Heo
  Re: [PATCH v18 044/121] KVM: x86/mmu: Assume guest MMIOs are sharedSean Christopherson
  Re: [PATCH v3] PM / core: conditionally skip system pm in device/ ...Florian Fainelli
  Re: [PATCH v5] tracing: Support to dump instance traces by ftrace ...Steven Rostedt
  Re: [PATCH v2] mm: madvise: pageout: ignore references rather tha ...Minchan Kim
[New] [tip: x86/urgent] x86/cpu/intel: Detect TME keyid bits before set ..."tip-bot2 for Paolo Bonzini"
[New] [tip: x86/urgent] x86/cpu: Allow reducing x86_phys_bits during ea ..."tip-bot2 for Paolo Bonzini"
  Re: [PATCH v18 001/121] x86/virt/tdx: Export TDX KeyID informationIsaku Yamahata
  Re: [PATCH v3 3/8] workqueue: Implement BH workqueues to eventual ...Tejun Heo
[New] [for-next][PATCH 0/5] tracing: More updates for 6.9Steven Rostedt
  [for-next][PATCH 2/5] tracing: Remove __assign_str_len()Steven Rostedt
  [for-next][PATCH 3/5] tracing: Add __string_len() exampleSteven Rostedt
  [for-next][PATCH 1/5] ftrace: Fix most kernel-doc warningsSteven Rostedt
  [for-next][PATCH 4/5] tracing: Add warning if string in __assign_ ...Steven Rostedt
  [for-next][PATCH 5/5] tracing: Remove second parameter to __assig ...Steven Rostedt
  Re: [PATCH v18 007/121] KVM: VMX: Reorder vmx initialization with ...Isaku Yamahata
  Re: [PATCH] tracefs: remove SLAB_MEM_SPREAD flag usageSteven Rostedt
  Re: [PATCH v18 064/121] KVM: TDX: Create initial guest memorySean Christopherson
  Re: [PATCH] ring-buffer: use READ_ONCE() to read cpu_buffer->comm ...Steven Rostedt
  Re: [PATCHSET v2 wq/6.10] workqueue: Implement disable/enable_work()Tejun Heo
  Re: [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend ...Isaku Yamahata
  Re: [PATCH 4/4] vdso: avoid including asm/page.hChristophe Leroy
  Re: [PATCH] rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_s ..."Paul E. McKenney"
  Re: [PATCH] rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_s ..."Paul E. McKenney"
  Re: [PATCH v18 024/121] KVM: TDX: create/destroy VM structureIsaku Yamahata
  Re: [PATCH] perf/arm_smmuv3: Omit the two judgements which done i ...Robin Murphy
[New] [PATCH] hwrng: hisi - use dev_err_probeMartin Kaiser
  Re: [PATCH v18 025/121] KVM: TDX: initialize VM with TDX specific ...Isaku Yamahata
  Re: [PATCH v18 029/121] KVM: TDX: create/free TDX vcpu structureIsaku Yamahata
  Re: [PATCH net-next v6 5/8] net: phy: Immediately call adjust_lin ...Andrew Lunn
  Re: [PATCH] riscv: deprecate CONFIG_MMU=nCharles Lohr
  Re: [PATCH v18 030/121] KVM: TDX: Do TDX specific vcpu initializationIsaku Yamahata
  Re: [PATCH 0/3] Add support for Block Passthrough Endpoint functi ...Wadim Mueller
  Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB d ...Christophe Leroy
[New] [PATCH v3 02/15] KVM: x86: use u64_to_user_addr()Paolo Bonzini
[New] [PATCH v3 05/15] Documentation: kvm/sev: separate description of ...Paolo Bonzini
[New] [PATCH v3 11/15] KVM: x86: Add supported_vm_types to kvm_capsPaolo Bonzini
[New] [PATCH v3 12/15] KVM: SEV: introduce to_kvm_sev_infoPaolo Bonzini
[New] [PATCH v3 06/15] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTRPaolo Bonzini
[New] [PATCH v3 04/15] KVM: SVM: Compile sev.c if and only if CONFIG_KV ...Paolo Bonzini
[New] [PATCH v3 03/15] KVM: SVM: Invert handling of SEV and SEV_ES feat ...Paolo Bonzini
[New] [PATCH v3 07/15] KVM: SEV: publish supported VMSA featuresPaolo Bonzini
[New] [PATCH v3 14/15] KVM: SEV: introduce KVM_SEV_INIT2 operationPaolo Bonzini
[New] [PATCH v3 15/15] selftests: kvm: add tests for KVM_SEV_INIT2Paolo Bonzini
[New] [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo ...Paolo Bonzini
[New] [PATCH v3 13/15] KVM: SEV: define VM types for SEV and SEV-ESPaolo Bonzini
[New] [PATCH v3 09/15] KVM: SEV: disable DEBUG_SWAP by defaultPaolo Bonzini
[New] [PATCH v3 08/15] KVM: SEV: store VMSA features in kvm_sev_infoPaolo Bonzini
  Re: [PATCH 2/4] arch: simplify architecture specific page size co ...Christophe Leroy
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ..."Russell King (Oracle)"
  Re: linux-next: build failure after merge of the gpio-brgl treeBartosz Golaszewski
  Re: [PATCH v1] arm64: dts: rockchip: Add cache information to the ...Dragan Simic
[New] [PATCH v2 0/9] Cover a guard gap corner caseRick Edgecombe
  [PATCH v2 2/9] mm: Introduce arch_get_unmapped_area_vmflags()Rick Edgecombe
  [PATCH v2 3/9] mm: Use get_unmapped_area_vmflags()Rick Edgecombe
  [PATCH v2 4/9] thp: Add thp_get_unmapped_area_vmflags()Rick Edgecombe
  [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_infoRick Edgecombe
  [PATCH v2 7/9] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGSRick Edgecombe
  [PATCH v2 8/9] x86/mm: Care about shadow stack guard gap during p ...Rick Edgecombe
  [PATCH v2 9/9] selftests/x86: Add placement guard gap test for shstkRick Edgecombe
  Re: [PATCH v7 5/5] iio: light: Add support for APDS9306 Light SensorJonathan Cameron
  [PATCH v2 1/9] mm: Switch mm->get_unmapped_area() to a flagRick Edgecombe
[New] [PATCH 0/3] lib/test_vmalloc.c: three trivial fixesMartin Kaiser
  [PATCH 1/3] lib/test_vmalloc.c: fix typo in function nameMartin Kaiser
  Re: [PATCH 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()Kees Cook
  [PATCH 2/3] lib/test_vmalloc.c: drop empty exit functionMartin Kaiser
  [PATCH 3/3] lib/test_vmalloc.c: use unsigned long constantMartin Kaiser
  Re: [f2fs-dev] [PATCH 4/5] f2fs: prevent an f2fs_gc loop during d ...Daeho Jeong
  Re: [PATCH v18 057/121] KVM: TDX: Add load_mmu_pgd method for TDXIsaku Yamahata
  Re: [PATCH v15 15/23] PCI: microchip: Add event irqchip field to ...Aurelien Jarno
  Re: [PATCH v2] x86/kernel: skip ROM range scans and validation fo ...Mike Stunes
  Re: [for-next][PATCH 2/5] tracing: Remove __assign_str_len()Chuck Lever
  Re: (subset) [PATCH v2 0/5] spi: add support for pre-cooking messagesMark Brown
  Re: [PATCH RESEND] crash_core: export vmemmap when CONFIG_SPARSEM ...Andrew Morton
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ...Charlie Jenkins
  Re: [PATCH] dt-bindings: iio: adc: drop redundant type from labelJonathan Cameron
  Re: [PATCH v18 060/121] KVM: TDX: TDP MMU TDX supportIsaku Yamahata
[New] [PATCH 1/1] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif[0,1] ...Frank Li
  Re: [PATCH] iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc st ...Jonathan Cameron
  Re: [PATCH v18 061/121] KVM: TDX: MTRR: implement get_mt_mask() f ...Isaku Yamahata
  Re: [PATCH] proc: allow restricting /proc/pid/mem writesKees Cook
  Re: [PATCH v2] dt-bindings: iio: ti,tmp117: add optional label pr ...Jonathan Cameron
[New] [PATCH v2] serial: Lock console when calling into driver before r ...Peter Collingbourne
  [PATCH v2 6/9] mm: Take placement mappings gap into accountRick Edgecombe
  Re: [PATCH] proc: allow restricting /proc/pid/mem writesKees Cook
  Re: [PATCH v18 071/121] KVM: TDX: restore user ret MSRsIsaku Yamahata
[New] [PATCH] pinctrl: renesas: pinctrl-rzg2l: Remove extra space in fu ...Prabhakar
  Re: [PATCH v2 1/2] iio: dac: ad5755: make use of of_device_id tableJonathan Cameron
  Re: [PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interruptJonathan Cameron
  Re: [PATCH v2 2/2] iio: proximity: isl29501: make use of of_devic ...Jonathan Cameron
  Re: [PATCH 0/6] ASoC: meson: axg fixes and clean-upMark Brown
  Re: [PATCH v19 028/130] KVM: TDX: Add TDX "architectural" error codesIsaku Yamahata
[New] [PATCH v2] nfs: keep server info for remountsMartin Kaiser
  Re: [GIT PULL] Btrfs fixes for 6.8-rc7 pr-tracker-bot@kernel ...
  Re: [f2fs-dev] [PATCH 5/5] f2fs: allow to mount if cap is 100Daeho Jeong
  Re: [GIT PULL] mtd: Fixes for 6.8-rc7 pr-tracker-bot@kernel ...
  Re: [PATCH] parisc/unaligned: Rewrite 64-bit inline assembly of e ...Guenter Roeck
  Re: [PATCH v4 5/5] iommu/dma: Force swiotlb_max_mapping_size on a ...Robin Murphy
[New] [PATCH 1/3] platform/x86: wmi: Ignore duplicated GUIDs in legacy ...Armin Wolf
  [PATCH 3/3] platform/x86: wmi: Remove obsolete duplicate GUID all ...Armin Wolf
  [PATCH 2/3] platform/x86: wmi: Do not instantiate older WMI drive ...Armin Wolf
  Re: [PATCH v3,1/2] media: mediatek: vcodec: adding lock to protec ...Nicolas Dufresne
[New] [PATCH 1/6] staging: media: atomisp: Remove unnecessary braces fr ...Jonathan Bergh
[New] [PATCH 2/6] staging: media: atomisp: Fixed "unsigned int *" rathe ...Jonathan Bergh
[New] [PATCH 3/6] staging: media: atomisp: Ensure trailing statements a ...Jonathan Bergh
[New] [PATCH 4/6] staging: media: atomisp: Remove unnecessary parenthes ...Jonathan Bergh
[New] [PATCH 5/6] staging: media: atomisp: Remove unneeded return state ...Jonathan Bergh
[New] [PATCH 6/6] staging: media: atomisp: Remove old commented code an ...Jonathan Bergh
  Re: [PATCH 1/2] dt-bindings: arm: amlogic: remove unstable remarkRob Herring
  Re: [PATCH 2/2] dt-bindings: arm: amlogic: add Neil, Martin and J ...Rob Herring
  Re: [RESEND PATCH v2 1/5] dt-bindings: sound: Add jack-type prope ...Rob Herring
  Re: [PATCH] greybus: constify the struct device_type usageAlex Elder
  Re: [PATCH] regulator: userspace-consumer: add module device tableMark Brown
  Re: [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx ...Jacob Keller
[New] [PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml formatFrank Li
  Re: [PATCH 2/2] AppArmor: Fix lsm_get_self_attr()Paul Moore
  Re: [PATCH 0/8] KVM: SVM: Clean up VMRUN=>#VMEXIT assemblyTom Lendacky
  Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor"Jiaxun Yang"
  Re: [PATCH v6 12/13] mtd: rawnand: brcmnand: Add support for gett ...William Zhang
[New] Re: [PATCH] psi: Fix avg trigger being fired unexpectedly.Suren Baghdasaryan
  Re: [PATCH v2 0/6] Pinephone video out fixes (flipping between tw ...Erico Nunes
  Re: [PATCH 0/3] auxdisplay: 7 segment LED displayChris Packham
[New] [PATCH v1] perf vendor events intel: Add umasks to PCU events.Ian Rogers
[New] [PATCH v4 0/2] Adds additional information to ARM RAS errorsDaniel Ferguson
  Re: [PATCH] parisc/unaligned: Rewrite 64-bit inline assembly of e ...Helge Deller
  Re: [PATCH] greybus: constify the struct device_type usage"Ricardo B. Marliere"
  Re: [PATCH 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()=?utf-8?Q?Micka=C3=ABl_Sala=C3=BCn?=
  Re: [PATCH] proc: allow restricting /proc/pid/mem writesMike Frysinger
  Re: [PATCH 3/3] iio: adc: rockchip_saradc: replace custom logic w ...Dragan Simic
[New] [PATCH 1/3] arm64: dts: imx8qm-mek: add adc0 supportFrank Li
  [PATCH 2/3] arm64: dts: imx8qm-mek: add lpspi2 supportFrank Li
  [PATCH 3/3] arm64: dts: imx8qm-mek: add flexspi0 supportFrank Li
  Re: [syzbot] [reiserfs?] INFO: task hung in reiserfs_sync_fssyzbot
  Re: [PATCH 3/3] arm64: dts: imx8qm-mek: add flexspi0 supportFabio Estevam
  Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hintJohn Fastabend
[New] [PATCH] drm/vkms: Add information on how to benchmarkArthur Grillo
  Re: [PATCH net-next 03/10] net/tcp: Move tcp_inbound_hash() from ...Simon Horman
  Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macroKent Overstreet
  Re: [PATCH] net: ieee802154: mcr20a: convert to use maple tree re ...Stefan Schmidt
  Re: [PATCH] net: ieee802154: mrf24j40: convert to use maple tree ...Stefan Schmidt
  Re: [PATCH] net: ieee802154: at86rf230: convert to use maple tree ...Stefan Schmidt
[New] [PATCH v5 0/8] Split a folio to any lower order foliosZi Yan
  [PATCH v5 1/8] mm/huge_memory: only split PMD mapping when necess ...Zi Yan
  [PATCH v5 2/8] mm: Support order-1 folios in the page cacheZi Yan
  [PATCH v5 3/8] mm/memcg: use order instead of nr in split_page_me ...Zi Yan
  [PATCH v5 4/8] mm/page_owner: use order instead of nr in split_pa ...Zi Yan
  [PATCH v5 5/8] mm: memcg: make memcg huge page split support any ...Zi Yan
  [PATCH v5 6/8] mm: page_owner: add support for splitting to any o ...Zi Yan
  [PATCH v5 7/8] mm: thp: split huge page to any lower order pagesZi Yan
  [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge page ...Zi Yan
  Re: [PATCH] greybus: constify the struct device_type usage"Ricardo B. Marliere"
  Re: [PATCH] ieee802154: ca8210: Drop spurious WQ_UNBOUND from all ...Stefan Schmidt
[New] [PATCH] wifi: ath12k: remove obsolete struct wmi_start_scan_argJeff Johnson
  Re: [PATCH] PCI: Mark LSI FW643 to avoid bus resetBjorn Helgaas
[New] [PATCH] wifi: ath11k: remove obsolete struct wmi_start_scan_argJeff Johnson
  Re: [PATCH v7 2/5] PCI/ASPM: Always build aspm.cBjorn Helgaas
[New] [PATCH] greybus: move is_gb_* functions out of greybus.h"Ricardo B. Marliere"
  Re: [PATCH] psi: Fix avg trigger being fired unexpectedly.Yun Levi
  Re: [PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml ...Bjorn Helgaas
  RE: [PATCH v4 5/5] iommu/dma: Force swiotlb_max_mapping_size on a ...Michael Kelley
[New] [PATCH v2] psi: Fix avg trigger being fired unexpectedly.Levi Yun
  Re: [RFC PATCH 00/20] Introduce the famfs shared-memory file systemJohn Groves
  Re: [PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interruptConor Dooley
  Re: [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_c ..."Haitao Huang"
[New] [PATCH] media: mediatek: vcodec: Fix oops when HEVC init failsNicolas Dufresne
[New] [PATCH] drm/bridge: anx7625: Don't log an error when DSI host can ...=?utf-8?q?N=C3=ADcolas_F=2E_R=2E_A=2E_Prado?=
  Re: [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwid ...Reinette Chatre
[New] [PATCH v2 0/3] iio: humidity: hdc3020: add power and reset managementJavier Carrasco
  [PATCH v2 1/3] iio: humidity: hdc3020: add power managementJavier Carrasco
  [PATCH v2 2/3] dt-bindings: iio: humidity: hdc3020: add reset-gpiosJavier Carrasco
  [PATCH v2 3/3] iio: humidity: hdc3020: add reset managementJavier Carrasco
  [PATCH v5 4/6] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6Sebastian Reichel
  [PATCH v5 3/6] dt-bindings: soc: imx: fsl,imx-anatop: add bindingSebastian Reichel
  [PATCH v5 1/6] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: convert ...Sebastian Reichel
[New] [PATCH v5 0/6] UNI-T UTi260B supportSebastian Reichel
  [PATCH v5 2/6] dt-bindings: input: touchscreen: fsl,imx6ul-tsc co ...Sebastian Reichel
  [PATCH v5 5/6] dt-bindings: fsl-imx-sdma: fix HDMI audio indexSebastian Reichel
  [PATCH v5 6/6] ARM: dts: imx: Add UNI-T UTi260B thermal camera boardSebastian Reichel
[New] [PATCH v2] mux: convert mux_chip->mux to flexible arrayJacob Keller
  Re: [PATCH v2 1/2] drm: panel: st7701: Add Hardkernel ODROID-GO U ...Jessica Zhang
  Re: [PATCH] riscv: deprecate CONFIG_MMU=nConor Dooley
[New] [PATCH] soc: mediatek: cmdq: Don't log an error when gce-client-r ...=?utf-8?q?N=C3=ADcolas_F=2E_R=2E_A=2E_Prado?=
  Re: [PATCH v3,1/2] media: mediatek: vcodec: adding lock to protec ...Nicolas Dufresne
  Re: [PATCH v7 0/9] bugfix of MD_CLOSING and clean up md_ioctl()Song Liu
[New] [PATCH v2 0/9] SVM guest shadow stack supportJohn Allen
  [PATCH v2 1/9] x86/boot: Move boot_*msr helpers to asm/shared/msr.hJohn Allen
  [PATCH v2 2/9] KVM: x86: SVM: Emulate reads and writes to shadow ...John Allen
  [PATCH v2 3/9] KVM: x86: SVM: Update dump_vmcb with shadow stack ...John Allen
  [PATCH v2 4/9] KVM: x86: SVM: Pass through shadow stack MSRsJohn Allen
  [PATCH v2 5/9] KVM: SVM: Rename vmplX_ssp -> plX_sspJohn Allen
  [PATCH v2 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervi ...John Allen
  [PATCH v2 8/9] KVM: SVM: Use KVM-governed features to track SHSTKJohn Allen
  [PATCH v2 7/9] x86/sev-es: Include XSS value in GHCB CPUID requestJohn Allen
  [PATCH v2 9/9] KVM: SVM: Add CET features to supported_xssJohn Allen
[New] [PATCH] mmc: wmt-sdmmc: remove an incorrect release_mem_region() ...Christophe JAILLET
  Re: [PATCH v6 05/10] x86/sme: Avoid SME/SVE related checks on non ...Tom Lendacky
[New] [PATCH 0/2] KVM: arm64: Store a cpu_fp_state directly in the vCPU ...Mark Brown
  [PATCH 1/2] KVM: arm64: Rename variable for tracking ownership of ...Mark Brown
  [PATCH 2/2] KVM: arm64: Reuse struct cpu_fp_state to track the gu ...Mark Brown
  Re: [RFC PATCH 09/20] famfs: Add super_operationsJohn Groves
  Re: [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_c ..."Haitao Huang"
  Re: [PATCH] drm/dp: Don't attempt AUX transfers when eDP panels a ...Steev Klimaszewski
  Re: [syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL poin ...John Fastabend
  Re: [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_c ...Dave Hansen
  Re: [RFC PATCH] usb: gadget: ncm: Fix handling of zero block leng ...=?UTF-8?Q?Maciej_=C5=BBenczykowski?=
  Re: [PATCH 1/2] dt-bindings: arm: amlogic: remove unstable remarkMartin Blumenstingl
  Re: [PATCH 2/2] dt-bindings: arm: amlogic: add Neil, Martin and J ...Martin Blumenstingl
[New] [PATCH v2] x86/boot/64: Load kernel GDT in early bootBrian Gerst
  Re: [PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interruptJonathan Cameron
  Re: [tip: x86/urgent] x86/bugs: Add asm helpers for executing VERWPawan Gupta
[New] [PATCH] dmaengine: zynqmp_dma: rework tasklet to threaded interru ...Michael Grzeschik
[New] [tip: timers/core] timers: Assert no next dyntick timer look-up w ..."tip-bot2 for Frederic Weisbecker"
  [tip: timers/core] vdso/datapage: Quick fix - use asm/page-def.h ..."tip-bot2 for Anna-Maria Behnsen"
[New] [tip: timers/core] tick: Assume timekeeping is correctly handed o ..."tip-bot2 for Frederic Weisbecker"
[New] [tip: timers/core] tick: Shut down low-res tick from dying CPU"tip-bot2 for Frederic Weisbecker"
[New] [tip: timers/core] tick: Split nohz and highres features from noh ..."tip-bot2 for Frederic Weisbecker"
  [tip: timers/core] tick: Move individual bit features to debuggab ..."tip-bot2 for Frederic Weisbecker"
  [tip: timers/core] tick: Move got_idle_tick away from common flags"tip-bot2 for Frederic Weisbecker"
  [tip: timers/core] tick: Assume the tick can't be stopped in NOHZ ..."tip-bot2 for Frederic Weisbecker"
  [tip: timers/core] tick: Move broadcast cancellation up to CPUHP_ ..."tip-bot2 for Frederic Weisbecker"
  [tip: timers/core] tick: Move tick cancellation up to CPUHP_AP_TI ..."tip-bot2 for Frederic Weisbecker"
  [tip: timers/core] tick: Start centralizing tick related CPU hotp ..."tip-bot2 for Frederic Weisbecker"
  [tip: timers/core] tick/sched: Don't clear ts::next_tick again in ..."tip-bot2 for Frederic Weisbecker"
  [tip: timers/core] tick/sched: Rename tick_nohz_stop_sched_tick() ..."tip-bot2 for Frederic Weisbecker"
  Re: [PATCH 1/2] drm_edid: Add a function to get EDID base blockDoug Anderson
  Re: [PATCH 2/2] drm/panel: panel-edp: Match with panel hash for o ...Doug Anderson
  Re: [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_c ...Dave Hansen
  =?utf-8?q?Re=3A?= [PATCH] =?utf-8?q?proc=3A?= allow restricting ..."Adrian Ratiu"
  RE: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ...David Laight
  Re: [PATCH V3] usb: dwc3: gadget: Fix suspend/resume warning when ...Thinh Nguyen
  Re: [PATCH] proc: allow restricting /proc/pid/mem writesDoug Anderson
  Re: [tip: x86/urgent] x86/bugs: Add asm helpers for executing VERWPawan Gupta
  Re: [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_c ...Dave Hansen
  Re: [PATCH 2/2] drm/panel: panel-edp: Match with panel hash for o ...Hsin-Yi Wang
  Re: [RFC PATCH 11/20] famfs: Add fs_context_operationsJohn Groves
  Re: [PATCH v4 5/5] PCI: dwc: Add common send PME_Turn_Off message ...Frank Li
  Re: [PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUA ...Jay Vosburgh
  Re: [f2fs-dev] [PATCH 5/5] f2fs: allow to mount if cap is 100Jaegeuk Kim
  [tip: x86/misc] x86/nmi: Fix the inverse "in NMI handler" check"tip-bot2 for Breno Leitao"
  Re: [PATCH 3/5 v2] f2fs: print zone status in string and some logJaegeuk Kim
  Re: [PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if tar ...Bjorn Helgaas
  Re: [RFC PATCH 12/20] famfs: Add inode_operations and file_system ...John Groves
  Re: [PATCH v1] usb: typec: altmodes/displayport: add null pointer ...RD Babiera
  Re: [RFC PATCH 13/20] famfs: Add iomap_opsJohn Groves
  Re: linux-next: manual merge of the cxl-fixes tree with Linus' treeDan Williams
  Re: [PATCH v13 1/3] PCI: make pci_dev_is_disconnected() helper pu ...Bjorn Helgaas
  Re: [RFC PATCH 14/20] famfs: Add struct file_operationsJohn Groves
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ...Charlie Jenkins
  Re: [PATCH v3] PCI: Add D3 support for PCI bridges in DT based pl ...Bjorn Helgaas
  [tip: x86/core] x86: Increase brk randomness entropy for 64-bit s ..."tip-bot2 for Kees Cook"
  [tip: x86/core] x86/vdso: Move vDSO to mmap region"tip-bot2 for Daniel Micay"
  Re: [PATCH v3] PCI: Add D3 support for PCI bridges in DT based pl ...Bjorn Helgaas
[New] [PATCH v2] usb: typec: altmodes/displayport: create sysfs nodes a ...RD Babiera
  [PATCH V6 1/6] dt-bindings: phy: add binding for the i.MX8MP HDMI PHYAdam Ford
[New] [PATCH V6 0/6] soc: imx8mp: Finish support for HDMIAdam Ford
  [PATCH V6 3/6] arm64: dts: imx8mp: add HDMI power-domainsAdam Ford
  [PATCH V6 4/6] arm64: dts: imx8mp: add HDMI irqsteerAdam Ford
  [PATCH V6 2/6] phy: freescale: add Samsung HDMI PHYAdam Ford
  [PATCH V6 5/6] arm64: dts: imx8mp: add HDMI display pipelineAdam Ford
  [PATCH V6 6/6] arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE ...Adam Ford
  Re: [PATCH v9 0/4] KVM: arm64: Allow the VM to select DEVICE_* an ...Oliver Upton
  Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_c ...Guenter Roeck
  Re: [PATCH net-next 03/10] net/tcp: Move tcp_inbound_hash() from ...Dmitry Safonov
[New] [PATCH] x86/bugs: Use fixed addressing for VERW operandPawan Gupta
[New] [PATCH v2] scsi: lpfc: replace deprecated strncpy with strscpyJustin Stitt
  Re: [PATCH v2] regset: use kvzalloc() for regset_get_alloc()Doug Anderson
  Re: [PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to ...Sean Christopherson
  Re: [PATCH 5/6] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypa ..."Paul E. McKenney"
  Re: [PATCH net] ethernet: adi: Move select PHYLIB from NET_VENDOR ...Randy Dunlap
  Re: [PATCH 2/2] drm/panel: panel-edp: Match with panel hash for o ...Doug Anderson
  Re: [PATCH md-6.9 00/10] md/raid1: refactor read_balance() and so ...Song Liu
  Re: [PATCH 0/4] usb: typec: ucsi: Expand SOP/SOP' DiscoveryJameson Thies
[New] [PATCH 0/4] riscv: 64-bit NOMMU fixes and enhancementsSamuel Holland
  [PATCH 1/4] riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland
  [PATCH 2/4] riscv: Fix loading 64-bit NOMMU kernels past the star ...Samuel Holland
  [PATCH 3/4] riscv: Remove MMU dependency from Zbb and ZicbozSamuel Holland
  [PATCH 4/4] riscv: Allow NOMMU kernels to run in S-modeSamuel Holland
  Re: [PATCH 3/4] usb: typec: ucsi: Register SOP/SOP' Discover Iden ...Jameson Thies
  Re: [PATCH] docs: submit-checklist: structure by categoryRandy Dunlap
  Re: [PATCH 4/4] usb: typec: ucsi: Register SOP' alternate modes w ...Jameson Thies
  Re: Posix process cpu timer inaccuraciesDelyan Kratunov
  RE: [PATCH kernel v2] pci/doe: Support discovery versionDan Williams
  Re: [PATCH] proc: allow restricting /proc/pid/mem writesKees Cook
  Re: [PATCH v2] scsi: lpfc: replace deprecated strncpy with strscpyKees Cook
  Re: [syzbot] [dri?] [media?] inconsistent lock state in valid_sta ...syzbot
  Re: [PATCH 2/5 v2] f2fs: fix write pointers all the timeJaegeuk Kim
  Re: [net-next PatchV2] octeontx2-pf: Add support to read eeprom i ...Jakub Kicinski
  Re: [f2fs-dev] [PATCH 2/5] f2fs: fix write pointers all the timeJaegeuk Kim
  Re: linux-next: Tree for Feb 26 (drivers/gpu/drm/xe)Randy Dunlap
  Re: [PATCH 0/2] Match panel hash for overridden modeDoug Anderson
  Re: [syzbot] [ntfs3?] KASAN: use-after-free Read in ntfs_lookup_i ...syzbot
  Re: linux-next: Tree for Feb 26 (drivers/mtd/ubi/nvmem.c)Randy Dunlap
  Re: [PATCH 0/2] Match panel hash for overridden modeHsin-Yi Wang
  Re: [PATCH v2 0/4] f2fs: fix panic issue in small capacity deviceJaegeuk Kim
[New] [PATCH net-next v5 0/9] drivers: net: Convert EEE handling to use ...Andrew Lunn
  [PATCH net-next v5 2/9] net: usb: ax88179_178a: Use linkmode help ...Andrew Lunn
  [PATCH net-next v5 1/9] net: usb: r8152: Use linkmode helpers for EEEAndrew Lunn
  [PATCH net-next v5 3/9] net: qlogic: qede: Use linkmode helpers f ...Andrew Lunn
  [PATCH net-next v5 4/9] net: ethernet: ixgbe: Convert EEE to use ...Andrew Lunn
  [PATCH net-next v5 5/9] net: intel: i40e/igc: Remove setting Auto ...Andrew Lunn
  [PATCH net-next v5 6/9] net: intel: e1000e: Use linkmode helpers ...Andrew Lunn
  [PATCH net-next v5 7/9] net: intel: igb: Use linkmode helpers for EEEAndrew Lunn
  [PATCH net-next v5 8/9] net: intel: igc: Use linkmode helpers for EEEAndrew Lunn
  [PATCH net-next v5 9/9] net: ethtool: eee: Remove legacy _u32 fro ...Andrew Lunn
  Re: [PATCH] [v2] scsi: mpi3mr: reduce stack usage in mpi3mr_refre ..."Martin K. Petersen"
[New] [PATCH RESEND 0/2] ARM: prctl: Reject PR_SET_MDWE where not supportedZev Weiss
  [PATCH RESEND 1/2] prctl: Generalize PR_SET_MDWE support check to ...Zev Weiss
  [PATCH RESEND 2/2] ARM: prctl: Reject PR_SET_MDWE on pre-ARMv6Zev Weiss
  RE: [PATCH v3] virt: tdx-guest: Handle GetQuote request error codeDan Williams
  [PATCH for-6.9] workqueue: Drain BH work items on hot-unplugged CPUsTejun Heo
[New] [PATCH] Bluetooth: Add new quirk for broken read key length on AT ...Vinicius Peixoto
[New] [PATCH] pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationBjorn Andersson via B4 Relay
  Re: [PATCH v5] tracing: Support to dump instance traces by ftrace ...Steven Rostedt
  Re: [PATCH 1/2] selftests/dmabuf-heap: conform test to TAP format ..."T.J. Mercier"
  Re: [PATCH 2/2] selftests: dmabuf-heap: add config file for the test"T.J. Mercier"
[New] [PATCH 1/1] KVM: selftests: close the memfd in some gmem testsDongli Zhang
  Re: [RFC PATCH 00/20] Introduce the famfs shared-memory file systemJohn Groves
  Re: [PATCH] scsi: bfa: Remove further unnecessary struct declaration"Martin K. Petersen"
  Re: [PATCH v4] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to ...Rob Herring
  Re: [PATCH 1/2] [v2] scsi: bfa: fix function pointer type mismatc ..."Martin K. Petersen"
  Re: [PATCH v2] scsi: lpfc: replace deprecated strncpy with strscpy"Martin K. Petersen"
  Re: [PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to ...Sean Christopherson
[New] Re: [PATCH v9 00/11] KVM: selftests: Add SEV and SEV-ES smoke testsSean Christopherson
  Re: [PATCH v2] scsi: libfc: replace deprecated strncpy with memcpy"Martin K. Petersen"
  Re: [PATCH v3 0/8] Use TAP in some more x86 KVM selftestsSean Christopherson
  Re: Recent-ish changes in binfmt_elf made my program segfaultKees Cook
  Re: [PATCH] scsi: constify the struct device_type usage"Martin K. Petersen"
  Re: [PATCH v3] virt: tdx-guest: Handle GetQuote request error codeKuppuswamy Sathyanarayanan
  Re: linux-next: manual merge of the kspp tree with the kbuild treeKees Cook
  Re: [syzbot] [usb-storage?] divide error in isd200_ata_command"Martin K. Petersen"
  Re: [PATCH] [v2] scsi: mpi3mr: reduce stack usage in mpi3mr_refre ..."Martin K. Petersen"
  Re: [PATCH net-next v5 12/16] net: dsa: vsc73xx: introduce tag 80 ...Jakub Kicinski
  Re: [PATCH] pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationAbhinav Kumar
  Re: [PATCH v4] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to ...Rob Herring
[New] [PATCH 0/6] gpu: powervr-rogue: Add PowerVR support for some Rene ...Adam Ford
  [PATCH 1/6] dt-bindings: gpu: powervr-rogue: Add PowerVR support ...Adam Ford
  [PATCH 2/6] arm64: dts: renesas: r8a774a1: Enable GPUAdam Ford
  [PATCH 3/6] arm64: dts: renesas: r8a774e1: Enable GPUAdam Ford
  [PATCH 4/6] arm64: dts: renesas: r8a77951: Enable GPUAdam Ford
  [PATCH 5/6] arm64: dts: renesas: r8a77960: Enable GPUAdam Ford
  [PATCH 6/6] arm64: dts: renesas: r8a77961: Enable GPUAdam Ford
  Re: [PATCH 1/2] dt-bindings: leds: qcom-lpg: Drop redundant qcom, ...Rob Herring
  Re: [PATCH 2/2] dt-bindings: leds: qcom-lpg: Narrow nvmem for oth ...Rob Herring
  Re: [PATCH] dt-bindings: remoteproc: qcom,glink-rpm-edge: drop re ...Rob Herring
  Re: [PATCH net-next] dt-bindings: net: ethernet-controller: drop ...Rob Herring
  Re: [PATCH] dt-bindings: input: allwinner,sun4i-a10-lrad: drop re ...Rob Herring
  Re: [PATCH v3 2/2] arm64: dts: qcom: msm8953-lenovo-kuntao: Add i ...Rob Herring
  Re: [PATCH 1/1] kbuild: Add DT schema check also when applying DT ...Rob Herring
[New] [PATCH v2 00/20] Staging: rtl8192e: Fix checkpatch warning for rt ...Tree Davies
  [PATCH v2 02/20] Staging: rtl8192e: Rename variable NumRecvDataIn ...Tree Davies
  [PATCH v2 01/20] Staging: rtl8192e: Rename function rtllib_rx_ADD ...Tree Davies
  [PATCH v2 03/20] Staging: rtl8192e: Rename function SecIsInPMKIDL ...Tree Davies
  [PATCH v2 04/20] Staging: rtl8192e: Rename variable PMKIDListTree Davies
  [PATCH v2 05/20] Staging: rtl8192e: Rename variable Turbo_EnableTree Davies
  [PATCH v2 06/20] Staging: rtl8192e: Rename variable osCcxRmCapTree Davies
  [PATCH v2 07/20] Staging: rtl8192e: Rename variable bCkipSupportedTree Davies
  [PATCH v2 08/20] Staging: rtl8192e: Rename variable bCcxRmEnableTree Davies
  [PATCH v2 09/20] Staging: rtl8192e: Rename variable CcxRmCapBufTree Davies
  [PATCH v2 10/20] Staging: rtl8192e: Rename variable BssCcxVerNumberTree Davies
  [PATCH v2 11/20] Staging: rtl8192e: Rename variable CcxVerNumBufTree Davies
  [PATCH v2 12/20] Staging: rtl8192e: Rename variable asRsnTree Davies
  [PATCH v2 13/20] Staging: rtl8192e: Rename variable AironetIeOuiTree Davies
  [PATCH v2 14/20] Staging: rtl8192e: Rename variable osCcxAironetIETree Davies
  [PATCH v2 15/20] Staging: rtl8192e: Rename variable CcxAironetBufTree Davies
  [PATCH v2 16/20] Staging: rtl8192e: Rename varoable osCcxVerNumTree Davies
  [PATCH v2 17/20] Staging: rtl8192e: Rename varoable asStaTree Davies
  [PATCH v2 18/20] Staging: rtl8192e: Rename reference AllowAllDest ...Tree Davies
  [PATCH v2 19/20] Staging: rtl8192e: Rename boolean variable bHalf ...Tree Davies
  [PATCH v2 20/20] Staging: rtl8192e: Rename function MgntQuery_Mgn ...Tree Davies
  [PATCH 1/4] drm: xlnx: zynqmp_dpsub: Set layer mode during creationAnatoliy Klymenko
[New] [PATCH 0/4] Setting live video input format for ZynqMP DPSUBAnatoliy Klymenko
  [PATCH 2/4] drm: xlnx: zynqmp_dpsub: Anounce supported input formatsAnatoliy Klymenko
  [PATCH 3/4] drm: xlnx: zynqmp_dpsub: Set input live formatAnatoliy Klymenko
  [PATCH 4/4] drm/atomic-helper: Add select_output_bus_format callbackAnatoliy Klymenko
[New] [PATCH 6.1.y] mm/damon/reclaim: fix quota stauts loss due to onli ...SeongJae Park
  Re: [PATCH] pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationStephen Boyd
  Re: [PATCH v2 0/3] PCI/DPC: Clean up DPC vs AER/EDR ownership and ...Kuppuswamy Sathyanarayanan
  Re: [PATCH v1 1/6] perf report: Sort child tasks by tidNamhyung Kim
  Re: [PATCH v1 2/6] perf trace: Ignore thread hashing in summaryNamhyung Kim
  Re: [PATCH v1 4/6] perf threads: Move threads to its own filesNamhyung Kim
  Re: [PATCH 2/2] KVM: arm64: Reuse struct cpu_fp_state to track th ...Oliver Upton
  Re: [PATCH v1 1/6] perf report: Sort child tasks by tidIan Rogers
  Re: [PATCH v1 4/6] perf threads: Move threads to its own filesIan Rogers
[New] [PATCH] objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocksJosh Poimboeuf
\
 
  \ /
  Last update: 2024-02-27 08:35    [7.146 seconds]
©2004-2020 Jasper Spaans