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

7 Feb 2024

 
[New][PATCH v7 00/36] tracing: fprobe: function_graph: Multi-function g ..."Masami Hiramatsu (Google)"
 [PATCH v7 01/36] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default"Masami Hiramatsu (Google)"
 [PATCH v7 02/36] tracing: Add a comment about ftrace_regs definition"Masami Hiramatsu (Google)"
 [PATCH v7 03/36] tracing: Rename ftrace_regs_return_value to ftrac ..."Masami Hiramatsu (Google)"
 [PATCH v7 04/36] x86: tracing: Add ftrace_regs definition in the h ..."Masami Hiramatsu (Google)"
 [PATCH v7 05/36] function_graph: Convert ret_stack to a series of ..."Masami Hiramatsu (Google)"
 [PATCH v7 06/36] fgraph: Use BUILD_BUG_ON() to make sure we have s ..."Masami Hiramatsu (Google)"
 [PATCH v7 07/36] function_graph: Add an array structure that will ..."Masami Hiramatsu (Google)"
 [PATCH v7 09/36] function_graph: Remove logic around ftrace_graph_ ..."Masami Hiramatsu (Google)"
 [PATCH v7 11/36] ftrace: Allow function_graph tracer to be enabled ..."Masami Hiramatsu (Google)"
 [PATCH v7 12/36] ftrace: Allow ftrace startup flags exist without ..."Masami Hiramatsu (Google)"
 [PATCH v7 15/36] function_graph: Add "task variables" per task for ..."Masami Hiramatsu (Google)"
 [PATCH v7 16/36] function_graph: Move set_graph_function tests to ..."Masami Hiramatsu (Google)"
 [PATCH v7 18/36] function_graph: Move graph notrace bit to shadow ..."Masami Hiramatsu (Google)"
 [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() a ..."Masami Hiramatsu (Google)"
 [PATCH v7 20/36] function_graph: Improve push operation for severa ..."Masami Hiramatsu (Google)"
 [PATCH v7 21/36] function_graph: Add selftest for passing local va ..."Masami Hiramatsu (Google)"
 [PATCH v7 22/36] function_graph: Add a new entry handler with pare ..."Masami Hiramatsu (Google)"
 [PATCH v7 08/36] function_graph: Allow multiple users to attach to ..."Masami Hiramatsu (Google)"
 [PATCH v7 23/36] function_graph: Add a new exit handler with paren ..."Masami Hiramatsu (Google)"
 [PATCH v7 24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS"Masami Hiramatsu (Google)"
 [PATCH v7 25/36] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS"Masami Hiramatsu (Google)"
 [PATCH v7 13/36] function_graph: Have the instances use their own ..."Masami Hiramatsu (Google)"
 [PATCH v7 14/36] function_graph: Use a simple LRU for fgraph_array ..."Masami Hiramatsu (Google)"
 [PATCH v7 17/36] function_graph: Move graph depth stored data to s ..."Masami Hiramatsu (Google)"
 [PATCH v7 27/36] fprobe: Use ftrace_regs in fprobe exit handler"Masami Hiramatsu (Google)"
 [PATCH v7 28/36] tracing: Add ftrace_partial_regs() for converting ..."Masami Hiramatsu (Google)"
 [PATCH v7 29/36] tracing: Add ftrace_fill_perf_regs() for perf event"Masami Hiramatsu (Google)"
 [PATCH v7 30/36] tracing/fprobe: Enable fprobe events with CONFIG_ ..."Masami Hiramatsu (Google)"
 [PATCH v7 31/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE ..."Masami Hiramatsu (Google)"
 [PATCH v7 32/36] fprobe: Rewrite fprobe on function-graph tracer"Masami Hiramatsu (Google)"
 [PATCH v7 33/36] tracing/fprobe: Remove nr_maxactive from fprobe"Masami Hiramatsu (Google)"
 [PATCH v7 10/36] ftrace/function_graph: Pass fgraph_ops to functio ..."Masami Hiramatsu (Google)"
 [PATCH v7 34/36] selftests: ftrace: Remove obsolate maxactive synt ..."Masami Hiramatsu (Google)"
 [PATCH v7 35/36] selftests/ftrace: Add a test case for repeating r ..."Masami Hiramatsu (Google)"
 [PATCH v7 36/36] Documentation: probes: Update fprobe on function- ..."Masami Hiramatsu (Google)"
 [PATCH v7 26/36] fprobe: Use ftrace_regs in fprobe entry handler"Masami Hiramatsu (Google)"
 Re: [PATCH net] tipc: Check the bearer type before calling tipc_ud ...Shigeru Yoshida
[New]Re:Re: [PATCH v2 0/6] Restore data lifetime support<xuanzhuo@linux ...
[New][PATCH] eventfd: strictly check the count parameter of eventfd_wri ...wenyang.linux@foxmail ...
 Re: [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info"Wang, Qingshun"
 Re: [PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly"Wang, Qingshun"
[New][etnaviv-next v13 0/7] drm/etnaviv: Add driver wrapper for vivante ...Sui Jingfeng
 [etnaviv-next v13 1/7] drm/etnaviv: Add a helper function to get c ...Sui Jingfeng
 [etnaviv-next v13 2/7] drm/etnaviv: Add constructor and destructor ...Sui Jingfeng
 [etnaviv-next v13 3/7] drm/etnaviv: Embed struct drm_device in str ...Sui Jingfeng
 [etnaviv-next v13 4/7] drm/etnaviv: Add support for cached coheren ...Sui Jingfeng
 [etnaviv-next v13 5/7] drm/etnaviv: Replace the '&pdev->dev' with ...Sui Jingfeng
 [etnaviv-next v13 6/7] drm/etnaviv: Update the implement of etnavi ...Sui Jingfeng
 [etnaviv-next v13 7/7] drm/etnaviv: Add support for vivante GPU co ...Sui Jingfeng
 Re: [PATCH v2 5/9] evm: Use the inode holding the metadata to calc ...kernel test robot
[New][PATCH v2] mm/swap: fix race when skipping swapcacheKairui Song
[New][PATCH v2] zram: easy the allocation of zcomp_strm's buffers throu ...Barry Song
[New]linux-next: Fixes tag needs some work in the kvm-fixes treeStephen Rothwell
 Re: [PATCH] filelock: don't do security checks on nfsd setlease calls"NeilBrown"
[New]WARNING: modpost: vmlinux: section mismatch in reference: __apply_ ...kernel test robot
 Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a fals ...Dave Chinner
 Re: [PATCH v2 1/7] fs: super_set_uuid()Dave Chinner
 Re: [PATCH v2 2/7] overlayfs: Convert to super_set_uuid()Dave Chinner
 Re: [PATCH v2 3/7] fs: FS_IOC_GETUUIDDave Chinner
[New]linux-next: Signed-off-by missing for commit in the vfs-fixes treeStephen Rothwell
 Re: MediaTek for-next: Replace matthias.bgg tree with mediatekStephen Rothwell
 Re: linux-next: trees being removedStephen Rothwell
[New]security/landlock/ruleset.c:644: warning: Function parameter or st ...kernel test robot
[New]ld: drivers/net/ethernet/adi/adin1110.c:1609: undefined reference ...kernel test robot
 Re: [PATCH v2 5/7] fs: FS_IOC_GETSYSFSNAMEDave Chinner
[New][paulmck-rcu:dev.2024.02.05a] BUILD SUCCESS fa6e95361336711adb04c0 ...kernel test robot
 Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driverAndrew Lunn
 Re: next: /dev/root: Can't open blockdevMarek Szyprowski
 Re: [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to boolMasahiro Yamada
 Re: [PATCH 0/3] Fairphone 5 PMIC-GLINK support (USB-C, charger, fu ..."Luca Weiss"
 Re: [PATCH 2/5] sched/vtime: get rid of generic vtime_task_switch( ...Frederic Weisbecker
 Re: [PATCH 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SW ...Frederic Weisbecker
 Re: [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> headerFrederic Weisbecker
 Re: [PATCH v4 0/2] Bluetooth: Improve retrying of connection attemptsJonas_Dreßler
[New][PATCH RFC 0/2] spmi: Add multi master supportAbel Vesa
 [PATCH RFC 1/2] spmi: Add support for multi-masterAbel Vesa
 [PATCH RFC 2/2] spmi: pmic-arb: Add support for multi-masterAbel Vesa
[New]Re: [PATCH v2] firewire: core: send bus reset promptly on gap coun ...Takashi Sakamoto
 Re: [PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddrZhiguo Niu
[New]linux-next: build failure after merge of the perf treeStephen Rothwell
 Re: [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/ ...Masami Hiramatsu (Google)
 Re: [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE commandPaolo Bonzini
 Re: [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT commandPaolo Bonzini
 Re: [PATCH RFC 1/2] spmi: Add support for multi-masterDmitry Baryshkov
 Re: [PATCH v2 2/5] arm64: dts: qcom: sm8450: Add mapping to llcc B ...Dmitry Baryshkov
[New][PATCH] wifi: mt76: inititalize sband.band to correct valueBert Karwatzki
 Re: [PATCH RFC 5/6] fs: xfs: iomap atomic write supportDave Chinner
 Re: [PATCH v2 3/7] fs: FS_IOC_GETUUIDDave Chinner
 Re: [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM ...Andre Przywara
[New]Re: [PATCH v2 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Modu ...Andre Przywara
 Re: [PATCH v3 1/4] string: Redefine strscpy_pad() as a macroJustin Stitt
 Re: [PATCH v3] arm64: dts: qcom: sc8280xp: Introduce additional ts ...Konrad Dybcio
[New]Re: [PATCH v2 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan ...Andre Przywara
[New]linux-next: manual merge of the vfs-brauner tree with the nfsd treeStephen Rothwell
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheBarry Song
[New][PATCH] mei: Add Meteor Lake support for IVSC deviceWentong Wu
 Re: [PATCHv9 1/1] block: introduce content activity based ioprioZhaoyang Huang
 Re: [PATCH v3 3/4] string: Allow 2-argument strscpy_pad()Justin Stitt
[New]linux-next: build failure after merge of the bcachefs treeStephen Rothwell
 Re: [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platf ...Daniel Golle
 Re: Re: [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first po ...Dmitry Baryshkov
[New][PATCH v12 00/16] iommu: Prepare to deliver page faults to user spaceLu Baolu
 [PATCH v12 04/16] iommu: Cleanup iopf data structure definitionsLu Baolu
 [PATCH v12 05/16] iommu: Merge iopf_device_param into iommu_fault_ ...Lu Baolu
 [PATCH v12 06/16] iommu: Remove iommu_[un]register_device_fault_ha ...Lu Baolu
 [PATCH v12 07/16] iommu: Merge iommu_fault_event and iopf_faultLu Baolu
 [PATCH v12 08/16] iommu: Prepare for separating SVA and IOPFLu Baolu
 [PATCH v12 09/16] iommu: Make iommu_queue_iopf() more genericLu Baolu
 [PATCH v12 10/16] iommu: Separate SVA and IOPFLu Baolu
 [PATCH v12 11/16] iommu: Refine locking for per-device fault data ...Lu Baolu
 [PATCH v12 12/16] iommu: Use refcount for fault data accessLu Baolu
 [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device()Lu Baolu
 [PATCH v12 14/16] iommu: Track iopf group instead of last faultLu Baolu
 [PATCH v12 15/16] iommu: Make iopf_group_response() return voidLu Baolu
 [PATCH v12 16/16] iommu: Make iommu_report_device_fault() return voidLu Baolu
 RE: [PATCH 0/4] TDX host: kexec() support"Huang, Kai"
 Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers t ...Sergey Senozhatsky
 Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizerJustin Stitt
 Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-modekernel test robot
 Re: [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN()kernel test robot
[New][PATCH v2 0/4] f2fs: fix panic issue in small capacity deviceZhiguo Niu
 [PATCH v2 2/4] f2fs: fix panic issue in update_sit_entryZhiguo Niu
 [PATCH v2 1/4] f2fs: correct counting methods of free_segments in ...Zhiguo Niu
 [PATCH v2 3/4] f2fs: enhance judgment conditions of GET_SEGNOZhiguo Niu
 [PATCH v2 4/4] f2fs: stop checkpoint when get a out-of-bounds segmentZhiguo Niu
 Re: [PATCH] workqueue: Fix pool->nr_running type back to atomicyunlong xing
[New][RESEND][PATCH V2] thermal: power_allocator: Avoid overwriting PID ...Di Shen
 Re: [PATCH] kernel: add boot param to disable stack dump on panicBagas Sanjaya
 Re: [PATCH v2] mm/swap: fix race when skipping swapcache"Huang, Ying"
 [PATCH v2 1/1] drm/mediatek: Filter modes according to hardware ca ...Hsiao Chien Sung
[New][PATCH v2 0/1] Filter modes according to hardware capabilityHsiao Chien Sung
[New][PATCH v3 0/3] pstore: add multi-backend supportYuanhe Shu
 [PATCH 1/3] pstore: add multi-backend supportYuanhe Shu
 [PATCH 3/3] tools/testing: adjust pstore backend related selftestYuanhe Shu
 [PATCH 2/3] Documentation: adjust pstore backend related documentYuanhe Shu
 Re: [PATCH] arm64: dts: qcom: qcm6490-idp: Add configurations for ...hui liu
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheKairui Song
[New]Re: [PATCH v2] filemap: avoid unnecessary major faults in filemap_ ..."Huang, Ying"
 Re: [PATCH v3] mm: hugetlb: improve the handling of hugetlb alloca ...Muchun Song
 Re: Question about the ipi_raise filter usage and outputrichard clark
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheKairui Song
 Re: [PATCH] mm/cma: Drop cma_get_name()Anshuman Khandual
 [RFC PATCH v3] platform/x86/fujitsu-laptop: Add battery charge con ...Szilard Fabian
 Re: Question about the ipi_raise filter usage and outputrichard clark
 Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in commentskuiliang Shi
 Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in commentskuiliang Shi
[New][tip:x86/boot] BUILD SUCCESS ac456ca0af4fe9630cf84e7efd20b7f7bf596aabkernel test robot
 Re: linux-next: build failure after merge of the drm-misc treeStephen Rothwell
[New][PATCH v5 0/6] AMD Pstate Fixes And EnhancementsPerry Yuan
 [PATCH v5 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 1 ...Perry Yuan
 [PATCH v5 2/6] cpufreq:amd-pstate: fix the nominal freq value setPerry Yuan
 [PATCH v5 3/6] cpufreq:amd-pstate: initialize nominal_freq of each ...Perry Yuan
 [PATCH v5 4/6] cpufreq:amd-pstate: get pstate transition delay and ...Perry Yuan
 [PATCH v5 5/6] cppc_acpi: print error message if CPPC is unsupportedPerry Yuan
 [PATCH v5 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC c ...Perry Yuan
 RE: [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device()"Tian, Kevin"
 Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hintLiang Chen
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheBarry Song
 RE: [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pin ...Yuklin Soo
[New][PATCH v2] mm/zswap: invalidate old entry when store fail or !zswa ...chengming.zhou@linux ...
 Re: [PATCH v2] mm/swap_state: update zswap LRU's protection range ...Chengming Zhou
 Re: [PATCH v2] mm/demotion: print demotion targets"Huang, Ying"
 Re: [RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_sl ...Ze Gao
 Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers t ...Sergey Senozhatsky
 Re: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_cor ...Yujie Liu
 Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers t ...Sergey Senozhatsky
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheKairui Song
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheKairui Song
 Re: [PATCH] vhost-vdpa: fail enabling virtqueue in certain conditionsJason Wang
 Re: [PATCH v2] mm/zswap: invalidate old entry when store fail or ! ...Yosry Ahmed
[New][PATCH for-next 0/2] RDMA/hns: Support configuring congestion cont ...Junxian Huang
 [PATCH for-next 2/2] RDMA/hns: Support configuring congestion cont ...Junxian Huang
 [PATCH for-next 1/2] Revert "RDMA/hns: The UD mode can only be con ...Junxian Huang
[New][PATCH 1/2] iio: accel: adxl367: fix DEVID read after resetCosmin Tanislav
 [PATCH 2/2] iio: accel: adxl367: fix I2C FIFO data registerCosmin Tanislav
[New][PATCH v3] mm/zswap: invalidate old entry when store fail or !zswa ...chengming.zhou@linux ...
[New]linux-next: build failure after merge of the device-mapper treeStephen Rothwell
 RE: [RFC PATCH 6/6] riscv: dts: starfive: jh8100: add pinctrl devi ...Yuklin Soo
[New][PATCH v4 1/4] sched/topology: Remove duplicate descriptions from ...alexs@kernel ...
 [PATCH v4 2/4] sched/fair: remove unused parametersalexs@kernel ...
 [PATCH v4 3/4] sched/fair: Rework sched_use_asym_prio() and sched_ ...alexs@kernel ...
 [PATCH v4 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched ...alexs@kernel ...
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheBarry Song
 Re: [PATCH v2] mm/swap: fix race when skipping swapcache"Huang, Ying"
 Re: [PATCH 1/3] drm/mediatek: Dynamically allocate CMDQ and use he ...CK Hu (胡俊光)
 Re: [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 ...kernel test robot
 Re: [PATCH v4] PM / sleep: Mechanism to find source aborting kerne ...Vimal Kumar
 [PATCH v4 5/5] sched: rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCalexs@kernel ...
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheKairui Song
[New]linux-next: manual merge of the devicetree tree with the hwmon-sta ...Stephen Rothwell
 Re: next: /dev/root: Can't open blockdev"Aithal, Srikanth"
 Re: [PATCH v2] mm/swap: fix race when skipping swapcache"Huang, Ying"
 Re: [PATCH v2 1/5] media: i2c: imx335: Drop setting of 0x3a00 registerUmang Jain
[New][PATCH v2] perf: CXL: fix mismatched cpmu event opcodeHojin Nam
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheBarry Song
 Re: [PATCH] mm/cma: Add sysfs file 'release_pages_success'Anshuman Khandual
[New]linux-next: manual merge of the kvm-x86 tree with the tip treeStephen Rothwell
 Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers t ...Sergey Senozhatsky
[New]Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabl ...Neeraj Upadhyay
 Re: [PATCH v2 07/33] media: netup_unidvb: Follow renaming of SPI " ...Mauro Carvalho Chehab
 Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers t ...Barry Song
 Re: [PATCH v2 4/9] ima: Reset EVM status upon detecting changes to ...kernel test robot
 Re: [PATCH v2 SPI for-next 3/3] spi: mchp-pci1xxxx: DMA Write Supp ...<Thangaraj.S@microchi ...
 Re: Re: [PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failur ...Amit Machhiwal
 Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non cont ..."Kumar, Udit"
[New][PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to ...Amit Machhiwal
 Re: [PATCH] wifi: mt76: inititalize sband.band to correct valueKalle Valo
[New][PATCH v4 0/5] vduse: Add support for reconnectionCindy Lu
 [PATCH v4 1/5] vduse: Add new ioctl VDUSE_DEV_GET_CONFIGCindy Lu
 [PATCH v4 2/5] vduse: Add new ioctl VDUSE_DEV_GET_STATUSCindy Lu
 [PATCH v4 3/5] vduse: Add function to get/free the pages for recon ...Cindy Lu
 [PATCH v4 4/5] vduse: Add file operation for mmapCindy Lu
 [PATCH v4 5/5] Documentation: Add reconnect process for VDUSECindy Lu
[New][PATCH v7] ASoc: tas2783: Add tas2783 codec driverShenghao Ding
 Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_ ...Sven Schnelle
[New][PATCH v1 0/2] riscv: pwm: sophgo: add pwm support for CV1800Jingbao Qiu
 [PATCH v1 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 ...Jingbao Qiu
[New][PATCH v4 00/11] Add support for Intel PPS Generatorlakshmi.sowjanya.d@intel ...
 [PATCH v4 01/11] x86/tsc: Add base clock properties in clocksource ...lakshmi.sowjanya.d@intel ...
 [PATCH v4 02/11] timekeeping: Add function to convert realtime to ...lakshmi.sowjanya.d@intel ...
 [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoCJingbao Qiu
 [PATCH v4 03/11] e10002: remove convert_art_to_tsc()lakshmi.sowjanya.d@intel ...
 [PATCH v4 04/11] igc: remove convert_art_to_tsc()lakshmi.sowjanya.d@intel ...
 [PATCH v4 05/11] stmmac: intel: remove convert_art_to_tsc()lakshmi.sowjanya.d@intel ...
 [PATCH v4 06/11] ALSA: hda: remove convert_art_to_tsc()lakshmi.sowjanya.d@intel ...
 [PATCH v4 07/11] ice/ptp: remove convert_art_to_tsc()lakshmi.sowjanya.d@intel ...
 [PATCH v4 08/11] x86/tsc: Remove art to tsc conversion functions w ...lakshmi.sowjanya.d@intel ...
 [PATCH v4 09/11] pps: generators: Add PPS Generator TIO Driverlakshmi.sowjanya.d@intel ...
 [PATCH v4 10/11] Documentation: driver-api: pps: Add Intel Timed I ...lakshmi.sowjanya.d@intel ...
 [PATCH v4 11/11] ABI: pps: Add ABI documentation for Intel TIOlakshmi.sowjanya.d@intel ...
 Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) ...Sumit Garg
[New]linux-next: build warning after merge of the drm treeStephen Rothwell
[New]linux-next: build failure after merge of the mm treeStephen Rothwell
 Re: [PATCHv5 1/3] watchdog/softlockup: low-overhead detection of i ...Bitao Hu
 Re: [PATCHv5 2/3] watchdog/softlockup: report the most frequent in ...Bitao Hu
 Re: [PATCHv5 3/3] watchdog/softlockup: add SOFTLOCKUP_DETECTOR_INT ...Bitao Hu
 Re: [PATCH v2 2/7] overlayfs: Convert to super_set_uuid()Amir Goldstein
 Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>Tudor Ambarus
 RE: [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ ...Meenakshi Aggarwal
[New][PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml fileFrank Li
[New][PATCH] f2fs: support compress extension update via sysfs interfaceChao Yu
 Re: [PATCH v2 0/2] x86/asyncpf: Fixes the size of asyncpf PV data ...Xiaoyao Li
[New]ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_on_ ...kernel test robot
 Re: [PATCH v4 1/3] media: dt-bindings: Add Imagination E5010 JPEG ...Devarsh Thakkar
 Re: [PATCH next] hfsplus: fix oob in hfsplus_bnode_read_keyEdward Adam Davis
 Re: [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to ev ...Finn Thain
 Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B14 ...Jian-Hong Pan
 Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read()Joy Chakraborty
 Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B14 ...Jian-Hong Pan
[New]linux-next: Tree for Feb 7Stephen Rothwell
[New][linus:master] [kobject] 1b28cb81da: canonical_address#:#[##]kernel test robot
 Re: [PATCH] mei: Add Meteor Lake support for IVSC deviceSakari Ailus
[New][RESEND PATCH v9 0/2] Minor cleanup for case insensitive pathEugen Hristev
 [RESEND PATCH v9 1/2] ext4: Simplify the handling of cached insens ...Eugen Hristev
 [RESEND PATCH v9 2/2] f2fs: Simplify the handling of cached insens ...Eugen Hristev
[New]Re: [PATCH] iproute2: fix type incompatibility in ifstat.cFlorian Weimer
 Re: [linux][PATCH v2 2/4] drm/bridge: add lvds controller support ...<Dharma.B@microchi ...
[New][PATCH] tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming3
[New][PATCH] bus: mhi: host: free buffer on error in mhi_alloc_bhie_tableFedor Pchelkin
 Re: Re: linux-next: build failure after merge of the drm-misc treeThomas Hellström
 RE: [PATCH] mei: Add Meteor Lake support for IVSC device"Winkler, Tomas"
[New][RFC][PATCH 0/2] zram: decouple comp stream and comp bufferSergey Senozhatsky
 [RFC][PATCH 1/2] zram: do not allocate buffer if crypto comp alloc ...Sergey Senozhatsky
 [RFC][PATCH 2/2] zram: move comp buffer to a dedicate per-CPU areaSergey Senozhatsky
 Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQsGal Pressman
 Re: [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 ...Jagadeesh Kona
 Re: [PATCH V4] PCI/MSI: Fix MSI hwirq truncationVidya Sagar
 Re: [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading m ...Takashi Iwai
 Re: [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controll ...Jagadeesh Kona
 Re: [PATCH 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep acc ...Tudor Ambarus
[New]Re: [PATCH 6.6 000/326] 6.6.16-rc2 review"Linux regression tracking (Thorsten Leemhuis)"
 Re: [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio s ...Takashi Iwai
[New]linux-next: Fixes tag needs some work in the qcom treeStephen Rothwell
[New][PATCH] f2fs: fix to create selinux label during whiteout initiali ...Chao Yu
 RE: [PATCH v4 6/6] cpufreq:amd-pstate: add quirk for the pstate CP ..."Yuan, Perry"
 Re: [PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add ...Bc-bocun Chen (陳柏村)
 Re: [PATCH RFC 1/2] spmi: Add support for multi-masterAbel Vesa
 Re: [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 ...Dmitry Baryshkov
 Re: [PATCH v2] serial: port: Don't suspend if the port is still busyYicong Yang
[New][PATCH] wifi: mt76: inititalize sband.band to correct valueBert Karwatzki
 Re: [PATCH RFC 1/2] spmi: Add support for multi-masterDmitry Baryshkov
 Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non cont ...CHANDRU DHAVAMANI
 Re: [RESEND v4] perf stat: Support per-cluster aggregationYicong Yang
 Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) ...Jens Wiklander
 Re: [PATCH v12 00/25] Linux RISC-V AIA SupportBjörn Töpel
 Re: [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()Alexandre Ghiti
 Re: [PATCH] riscv: Fix text patching when icache flushes use IPIsBjörn Töpel
 Re: [PATCH] drivers/ps3: select VIDEO to provide cmdline functionsGeoff Levand
 Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non cont ..."Kumar, Udit"
 Re: [PATCH v1 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV ...Krzysztof Kozlowski
[New][PATCH v3 0/3] iio: humidity: hdc3020: add threshold events supportDimitri Fedrau
 [PATCH v3 1/3] iio: humidity: hdc3020: drop u8 register pairsDimitri Fedrau
 [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interrupt ...Dimitri Fedrau
 [PATCH v3 3/3] iio: humidity: hdc3020: add threshold events supportDimitri Fedrau
 Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) ...Sumit Garg
 Re: [revert commit 9f079dda1433] [mainline] [6.8.0-rc3] [NVME] OOP ...Tasmiya Nalatwad
 Re: [PATCH 0/4] spi: s3c64xx: add support for google,gs101-spiTudor Ambarus
[New]Re: [PATCH v4 00/16] spi: s3c64xx: straightforward cleanupTudor Ambarus
 Re: [PATCH v1 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV ...Jingbao Qiu
 Re: [RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MI ...Anshuman Khandual
 Re: [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interr ...Javier Carrasco
 Re: [PATCH 11/18] mfd: rohm: convert to use maple tree register cacheMatti Vaittinen
 Re: [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cellsKrzysztof Kozlowski
 Re: [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE commandPaolo Bonzini
 Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non cont ...CHANDRU DHAVAMANI
 Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) ...Jens Wiklander
 Re: [PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request"Linux regression tracking (Thorsten Leemhuis)"
[New][PATCH v3 SPI for-next 0/3] DMA Support for SPI in PCI1xxxxThangaraj Samynathan
 [PATCH v3 SPI for-next 1/2] spi: mchp-pci1xxxx: Add support for DM ...Thangaraj Samynathan
 [PATCH v3 SPI for-next 2/2] spi: mchp-pci1xxxx: DMA support for co ...Thangaraj Samynathan
 Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoCKrzysztof Kozlowski
 Re: [PATCH net-next v6 5/8] octeon_ep_vf: add support for ndo opsKalesh Anakkur Purayil
 Re: [PATCH v2 1/4] arch/x86/events/amd: Convert snprintf/sprintf t ...Adrian Hunter
 Re: [PATCH v2 0/3] Improve remote-endpoint parsingRob Herring
 Re: [PATCH v2 2/4] arch/x86/events/core: Convert sprintf/snprintf ...Adrian Hunter
 RE: [PATCH v3 1/8] iommu: Add iopf domain attach/detach/replace in ..."Tian, Kevin"
 Re: [PATCH v2 3/4] arch/x86/events/core: use scnprintf to print su ...Adrian Hunter
 Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) ...Jens Wiklander
 Re: [PATCH v2 4/4] arch/x86/events/intel: Convert snprintf/sprintf ...Adrian Hunter
 RE: [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw ..."Tian, Kevin"
[New][GIT PULL] Btrfs fixes for 6.8-rc4David Sterba
[New]Re: [PATCH 00/12] Add support for BCM2712 DMA engineVinod Koul
 Re: [PATCH v3 1/7] drm/mediatek: dsi: Use GENMASK() for register m ...CK Hu (胡俊光)
[New]Re: [PATCH 07/12] bcm2835-dma: Support dma flags for multi-beat burstVinod Koul
 Re: [PATCH 0/4] x86: vdso: clean up vdso MakefileBorislav Petkov
[New]Re: [PATCH 10/12] dmaengine: bcm2835: Support DMA-Lite channelsVinod Koul
 Re: [GIT PULL] Btrfs fixes for 6.8-rc4pr-tracker-bot@kernel ...
 Re: [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interr ...Dimitri Fedrau
 Re: [PATCH v1 00/16] Add missing features to FastRPC driverEkansh Gupta
 Re: [PATCH for-next 0/2] RDMA/hns: Support configuring congestion ...Leon Romanovsky
 Re: [PATCH v2 1/4] spi: cadence-qspi: put runtime in runtime PM ho ...Dhruva Gole
 Re: [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_p ...Jiri Slaby
 Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in run ...Dhruva Gole
 Re: Re: [PATCH] vhost-vdpa: fail enabling virtqueue in certain con ...Stefano Garzarella
 Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoCUwe Kleine-König
 Re: [syzbot] [jfs?] KASAN: slab-out-of-bounds Read in dtSearchJan Kara
 Re: [PATCH 12/13] writeback: add a writeback iteratorJan Kara
[New][PATCH] Add support for Ayaneo Air Plus 7320u.Sebastian Kranz
 Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in run ...Dhruva Gole
[New][syzbot] [btrfs?] kernel BUG in mapping_try_invalidatesyzbot
 Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoCJingbao Qiu
[New][syzbot] [xfs?] INFO: task hung in xfs_inodegc_flushsyzbot
[New][syzbot] [usb?] [media?] possible deadlock in vb2_video_unregister ...syzbot
[New][syzbot] [usb?] [fs?] KASAN: slab-use-after-free Read in comedi_re ...syzbot
 Re: [PATCH 2/2] drm/vkms: Use a simpler composition functionPekka Paalanen
[New][PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeDaniel Drake
 [PATCH v2 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from suspend ...Daniel Drake
 Re: [PATCH] pidfd: exit: kill the no longer used thread_group_exited()Christian Brauner
 Re: [RFC][PATCH 0/2] zram: decouple comp stream and comp bufferSergey Senozhatsky
 Re: [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helperPaul Durrant
 Re: [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pf ...Paul Durrant
 Re: [PATCH v7 0/6] Fix support of dw-edma HDMA NATIVE IP in remote ...Vinod Koul
 Re: [PATCH 1/1] dmaengine: fsl-qdma: fix SoC may hang on 16 byte u ...Vinod Koul
 Re: [PATCH 1/1] dmaengine: fsl-qdma: init irq after reg initializationVinod Koul
 Re: [PATCH 1/1] dmaengine: fsl-edma: correct calculation of 'nbyte ...Vinod Koul
 Re: (subset) [PATCH v2 0/2] dt-bindings: mmp-dma: YAML conversionVinod Koul
 Re: [PATCH v4 0/6] dmaengine: fsl-edma: integrate TCD64 support fo ...Vinod Koul
 Re: [PATCH][next] soundwire: intel_auxdevice: remove redundant ass ...Vinod Koul
 Re: [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by ...Paul Durrant
 Re: [PATCH v12 13/20] KVM: selftests / xen: map shared_info using ...Paul Durrant
[New][PATCH] arm64: dts: qcom: x1e80100-crd: add sound cardKrzysztof Kozlowski
 Re: [PATCH v1 02/16] misc: fastrpc: Add support for unsigned PDEkansh Gupta
 Re: [RFC PATCH v3] platform/x86/fujitsu-laptop: Add battery charge ...Hans de Goede
[New][PATCH] scripts/gdb/vmalloc: fix vmallocinfo errorKuan-Ying Lee
 Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoCJingbao Qiu
 Re: [PATCH for-next 0/2] RDMA/hns: Support configuring congestion ...Junxian Huang
 Re: [PATCH net-next] net/smc: change the term virtual ISM to Emula ...Wenjia Zhang
 Re: [PATCH 2/2] iio: accel: adxl367: fix I2C FIFO data registerNuno Sá
[New][PATCH] arm64: errata: Minimize tlb flush due to vttbr writes on A ...Ganapatrao Kulkarni
 Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatibl ...Marco Felsch
 Re: [PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeJian-Hong Pan
 Re: [PATCH v2 03/18] clk: qcom: reset: Ensure write completion on ...Johan Hovold
 Re: [PATCH 1/2] iio: accel: adxl367: fix DEVID read after resetNuno Sá
 Re: [PATCH RFC 1/2] spmi: Add support for multi-masterAbel Vesa
 Re: [PATCH net-next 00/15] net/smc: implement loopback-ism used by ...Wenjia Zhang
 Re: [RFC][PATCH 0/2] zram: decouple comp stream and comp bufferSergey Senozhatsky
 Re: [PATCH v2 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from sus ...Jian-Hong Pan
[New][PATCH] dt-bindings: input: atmel,captouch: convert bindings to YAMLDharma Balasubiramani
[New]Re: [PATCH net v3] net: stmmac: protect updates of 64-bit statisti ...patchwork-bot+netdevbpf@kernel ...
[New][PATCH v3] clk: keystone: sci-clk: Adding support for non contiguo ...Udit Kumar
 Re: [PATCH] pidfd: getfd should always report ESRCH if a task is e ...Christian Brauner
 Re: [PATCH v19 0/9] Add DELETE_BUF ioctlHans Verkuil
 Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warningsNeil Armstrong
 Re: [PATCH v2] iommu/ipmmu-vmsa: Use devm_platform_ioremap_resourc ...Geert Uytterhoeven
[New]Re: [PATCH v7 00/23] Introduce runtime modifiable Energy ModelLukasz Luba
 Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task i ...Christian Brauner
 Re: [PATCH V2 0/2] Add CAN and OSPI support for AM69-SK platform"Kumar, Udit"
 Re: [PATCH] drivers/ps3: select VIDEO to provide cmdline functionsThomas Zimmermann
 Re: [PATCH] drm/i915/gt: Prevent possible NULL dereference in __ca ...Tvrtko Ursulin
[New][PACTH v3] Documentation: iommu/vt-d: Add the document for Intel I ...Jingqi Liu
 Re: [PATCH v3 3/4] string: Allow 2-argument strscpy_pad()Kees Cook
 Re: [PATCH v12 00/25] Linux RISC-V AIA SupportAnup Patel
 Re: (subset) [PATCH 0/5] Add display support for stm32mp135f-dk boardNeil Armstrong
 Re: [PATCH 5/5] drm/panel: simple: push blanking limit on RK32FN48HNeil Armstrong
 Re: [PATCH v2] drm/panel: re-alphabetize the menu listNeil Armstrong
 Re: [PATCH printk v3 09/14] printk: Wait for all reserved records ...Petr Mladek
 Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-modekernel test robot
 Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warningsFabio Estevam
[New][PATCH v3 0/7] AMD Pstate Driver Core Performance BoostPerry Yuan
 [PATCH v3 1/7] cpufreq: amd-pstate: initialize new core precision ...Perry Yuan
 [PATCH v3 2/7] cpufreq: amd-pstate: implement cpb_boost sysfs entr ...Perry Yuan
 [PATCH v3 3/7] cpufreq: amd-pstate: fix max_perf calculation for a ...Perry Yuan
 [PATCH v3 4/7] cpufreq: amd-pstate: fix the MSR highest perf will ...Perry Yuan
 [PATCH v3 5/7] Documentation: cpufreq: amd-pstate: introduce the n ...Perry Yuan
 [PATCH v3 7/7] cpufreq: amd-pstate-ut: support new cpb boost contr ...Perry Yuan
 [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost callba ...Perry Yuan
 Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warningsNeil Armstrong
 Re: [PATCH] mm/vmalloc: lock contention optimization under multi-t ...Uladzislau Rezki
 Re: [PATCH v2 1/4] spi: cadence-qspi: put runtime in runtime PM ho ...Théo_Lebrun
 Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warningsNeil Armstrong
 Re: linux-next: manual merge of the block tree with the vfs-braune ...Christian Brauner
 Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in run ...Théo_Lebrun
[New][syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_syncptsyzbot
 Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task i ...Christian Brauner
[New]Re: [PATCH 2/2] spi: axi-spi-engine: move msg finalization out of ...Nuno Sá
 Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read()Srinivas Kandagatla
[New][PATCH] powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 B ...David Engraf
[New][PATCH 00/14] can: m_can: Optimizations for m_can/tcan part 2Markus Schneider-Pargmann
 [PATCH 01/14] can: m_can: Start/Cancel polling timer together with ...Markus Schneider-Pargmann
 [PATCH 02/14] can: m_can: Move hrtimer init to m_can_class_registerMarkus Schneider-Pargmann
 [PATCH 03/14] can: m_can: Write transmit header and data in one tr ...Markus Schneider-Pargmann
 [PATCH 04/14] can: m_can: Implement receive coalescingMarkus Schneider-Pargmann
 [PATCH 05/14] can: m_can: Implement transmit coalescingMarkus Schneider-Pargmann
 [PATCH 06/14] can: m_can: Add rx coalescing ethtool supportMarkus Schneider-Pargmann
 [PATCH 07/14] can: m_can: Add tx coalescing ethtool supportMarkus Schneider-Pargmann
 [PATCH 08/14] can: m_can: Use u32 for putidxMarkus Schneider-Pargmann
 [PATCH 09/14] can: m_can: Cache tx putidxMarkus Schneider-Pargmann
 [PATCH 11/14] can: m_can: Introduce a tx_fifo_in_flight counterMarkus Schneider-Pargmann
 [PATCH 10/14] can: m_can: Use the workqueue as queueMarkus Schneider-Pargmann
 [PATCH 12/14] can: m_can: Use tx_fifo_in_flight for netif_queue co ...Markus Schneider-Pargmann
[New][PATCH] block: fix deadlock between bd_link_disk_holder and partit ...linan666@huaweicl ...
 [PATCH 13/14] can: m_can: Implement BQLMarkus Schneider-Pargmann
 [PATCH 14/14] can: m_can: Implement transmit submission coalescingMarkus Schneider-Pargmann
 Re: Re: linux-next: build failure after merge of the drm-misc treeJani Nikula
 Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read()Greg Kroah-Hartman
 Re: [PATCH v4 2/3] overflow: Introduce wrapping_add(), wrapping_su ...Kees Cook
 Re: [PATCH 00/14] can: m_can: Optimizations for m_can/tcan part 2Markus Schneider-Pargmann
 Re: [etnaviv-next v13 7/7] drm/etnaviv: Add support for vivante GP ...Daniel Vetter
 Re: [PATCH v12 00/25] Linux RISC-V AIA SupportBjörn Töpel
 Re: [PATCH][next] xirc2ps_cs: remove redundant assignment to varia ...Simon Horman
 Re: [PATCH] fscrypt: clear keyring before calling key_put()Luis Henriques
[New]Re: [PATCH 1/2] spi: axi-spi-engine: remove use of ida for sync idNuno Sá
 Re: [PATCH] arm64: dts: ti: k3-am68-sk-som: Add support for OSPI flash"Kumar, Udit"
 Re: [PATCH] qed: remove duplicated assignment to variable opaque_fidSimon Horman
 Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driverDevarsh Thakkar
 Re: [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email ...Daniel Thompson
[New][PATCH] ASoC: dt-bindings: atmel,asoc-wm8904: Convert to json-schemaDharma Balasubiramani
 Re: [PATCH v12 18/25] irqchip: Add RISC-V incoming MSI controller ...Björn Töpel
[New][PATCH] drivers/perf: hisi: Enable HiSilicon Erratum 162700402 qui ...Junhao He
 Re: [PATCH RFC 1/2] spmi: Add support for multi-masterDmitry Baryshkov
 Re: [PATCH][next] netxen_nic: remove redundant assignment to varia ...Simon Horman
 Re: [PATCH] arm64: errata: Minimize tlb flush due to vttbr writes ...Oliver Upton
 Re: [PATCH 0/3] Fairphone 5 PMIC-GLINK support (USB-C, charger, fu ...Greg Kroah-Hartman
 RE: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add ..."Ding, Shenghao"
 Re: [RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MI ...Mark Rutland
 Re: [PATCH] net/mlx5: remove redundant assignment to variable obje ...Simon Horman
 Re: [RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MI ...Marc Zyngier
 Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in run ...Mark Brown
 Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task i ...Christian Brauner
 Re: [PATCH v2 2/2] fbcon: Defer console takeover for splash screen ...Daniel Vetter
 RE: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add ..."Ding, Shenghao"
 Re: [PATCH v1 00/16] Add missing features to FastRPC driverDmitry Baryshkov
 [PATCH v2 3/3] crypto: hisilicon/qm - change function type to voidWeili Qian
 [PATCH v2 2/3] crypto: hisilicon/qm - obtain stop queue statusWeili Qian
 [PATCH v2 1/3] crypto: hisilicon/qm - add stop function by hardwareWeili Qian
[New][PATCH v2 0/3] crypto: hisilicon/qm - add stop function and obtain ...Weili Qian
 Re: [PATCH v1 02/16] misc: fastrpc: Add support for unsigned PDDmitry Baryshkov
 Re: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add ...Krzysztof Kozlowski
 Re: [PATCH v3] clk: keystone: sci-clk: Adding support for non cont ...Kamlesh Gurudasani
[New][LSF/MM/BPF TOPIC] tracing the source of errorsMiklos Szeredi
 Re: [PATCH v3 3/6] usb: typec: qcom-pmic-typec: add support for PM ...Dmitry Baryshkov
 Re: [PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register m ...Alexandre Mergnat
 Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow ...Marco Elver
 Re: [PATCH v2] wifi: mwifiex: Refactor 1-element array into flexib ...Kees Cook
 Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatibl ...Krzysztof Kozlowski
 Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>Greg Kroah-Hartman
 Re: [PATCH] eventfd: strictly check the count parameter of eventfd ...Christian Brauner
 RE: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add ..."Ding, Shenghao"
 Re: [PATCH] eventfd: strictly check the count parameter of eventfd ...Christian Brauner
[New][PATCH] ahci: asm1064: correct count of reported ports"Andrey Jr. Melnikov"
 Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driverBenjamin Gaignard
 Re: [PATCH V4] PCI/MSI: Fix MSI hwirq truncationThomas Gleixner
 Re: [PATCH] ASoC: tas2781: remove unused acpi_subysystem_idGreg KH
 Re: [RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at bootMark Brown
 Re: [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatibleMark Brown
[New][PATCH 0/2] alarmtimer: Rework the suspend flow in alarmtimerPranav Prasad
 [PATCH 1/2] alarmtimer: Create alarmtimer sysfs to make duration o ...Pranav Prasad
 Re: [PATCH v2] ASoC: tas2781: remove unused acpi_subysystem_idMark Brown
 [PATCH 2/2] alarmtimer: Modify alarmtimer suspend callback toPranav Prasad
 Re: [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986Nuno Sá
 Re: [PATCH v3] ASoC: tas2781: remove unused acpi_subysystem_idMark Brown
 Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatibl ...Marco Felsch
 Re: [PATCH 6.6 000/326] 6.6.16-rc2 reviewGreg KH
 Re: [PATCH] hrtimer: add cmdline parameter retry_threshold to conf ...Thomas Gleixner
 Re: [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost ca ...Oleksandr Natalenko
 Re: [PATCH printk v3 11/14] printk: ringbuffer: Consider committed ...Petr Mladek
 Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in run ...Dhruva Gole
 Re: [PATCH] workqueue: make wq_subsys constGreg Kroah-Hartman
[New]Re: [PATCH] staging: rtl8192e: remove redundant braces from single ...Greg KH
 Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in run ...Dhruva Gole
 Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>Tudor Ambarus
 Re: [PATCH] bus: mhi: host: free buffer on error in mhi_alloc_bhie ...Greg Kroah-Hartman
 Re: [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY d ...Vinod Koul
 Re: [PATCH REPOST v2] ARM64: Dynamically allocate cpumasks and inc ...Mark Rutland
[New][PATCH][next] USB: serial: oti6858: Remove redundant assignment to ...Colin Ian King
[New][PATCH net v2 0/9] net: Fix MODULE_DESCRIPTION() for net (p5)Breno Leitao
 [PATCH net v2 1/9] net: fill in MODULE_DESCRIPTION()s for xfrmBreno Leitao
 [PATCH net v2 2/9] net: fill in MODULE_DESCRIPTION()s for mpoaBreno Leitao
 [PATCH net v2 3/9] net: fill in MODULE_DESCRIPTION()s for af_keyBreno Leitao
 [PATCH net v2 4/9] net: fill in MODULE_DESCRIPTION()s for 6LoWPANBreno Leitao
 [PATCH net v2 5/9] net: fill in MODULE_DESCRIPTION()s for ipv6 modulesBreno Leitao
 [PATCH net v2 6/9] net: fill in MODULE_DESCRIPTION()s for ipv4 modulesBreno Leitao
 [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/schedBreno Leitao
 [PATCH net v2 8/9] net: fill in MODULE_DESCRIPTION()s for ipvtapBreno Leitao
 [PATCH net v2 9/9] net: fill in MODULE_DESCRIPTION()s for dsa_loop ...Breno Leitao
 Re: [PATCH 6.6 000/326] 6.6.16-rc2 review"Linux regression tracking (Thorsten Leemhuis)"
 Re: [PATCH 00/12] Add support for BCM2712 DMA engineAndrea della Porta
 Re: [PATCH v4] PM / sleep: Mechanism to find source aborting kerne ...Greg Kroah-Hartman
 Re: [PATCH v4] tracing: Support to dump instance traces by ftrace_ ...Joel Fernandes
 Re: [PATCH] drm/i915/gt: Prevent possible NULL dereference in __ca ...Nikita Zhandarovich
 Re: [PATCH v19 0/9] Add DELETE_BUF ioctlHans Verkuil
 Re: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add ...Mark Brown
[New][PATCH v3 0/4] LVDS Controller Support for SAM9X75 SoCDharma Balasubiramani
 [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds comp ...Dharma Balasubiramani
 [PATCH v3 2/4] drm/bridge: add lvds controller support for sam9x7Dharma Balasubiramani
 [PATCH v3 3/4] MAINTAINERS: add SAM9X7 SoC's LVDS controllerDharma Balasubiramani
 [PATCH v3 4/4] ARM: configs: at91: Enable LVDS serializer supportDharma Balasubiramani
 Re: [PATCH v2 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from sus ..."Rafael J. Wysocki"
 Re: [PATCH] pidfd: getfd should always report ESRCH if a task is e ...Oleg Nesterov
[New][PATCH v3] wifi: mwifiex: Refactor 1-element array into flexible a ...Kees Cook
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ...Marek Szyprowski
 Re: [PATCH v7 00/23] Introduce runtime modifiable Energy Model"Rafael J. Wysocki"
 Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task i ...Oleg Nesterov
 Re: [PATCH v3 2/2] phy: starfive: Add mipi dphy tx supportVinod Koul
 Re: [PATCH v3 05/19] x86/startup_64: Simplify CR4 handling in star ...Ard Biesheuvel
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ..."Rafael J. Wysocki"
 Re:_This_is_the_fourth_time_I’ve_tried_to_find_ what_led_to_the_ ...Mathias Nyman
[New][regression 6.1.67] dlm: cannot start dlm midcomms -97 after backp ...Salvatore Bonaccorso
[New]Re: [PATCH 0/2] drivers: drm: struct bus_type cleanupDmitry Baryshkov
 Re: [PATCH 1/2] drm: display: make dp_aux_bus_type constDmitry Baryshkov
 Re: [PATCH v6 0/5] Support for Avago APDS9306 Ambient Light SensorSubhajit Ghosh
 Re: [PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt requestLinus Walleij
[New][PATCH][next] USB: serial: keyspan: Remove redundant assignment to ...Colin Ian King
[New][PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodesKrishna chaitanya chundru
 Removing more str APIs (was Re: [PATCH v3 4/4] um: Convert strscpy ...Kees Cook
 Re: [PATCH] gpio: set device type for GPIO chipsLinus Walleij
[New][PATCH] pinctrl: stm32: fix PM support for stm32mp257Antonio Borneo
 Re: [PATCH v1 1/1] pinctrl: nuvoton: Constify wpcm450_groupsLinus Walleij
 Re: [PATCH 1/2] pinctrl: mediatek: Drop bogus slew rate register r ...Linus Walleij
 Re: [PATCH] gpio: set device type for GPIO chipsGreg KH
[New][PATCH][next] USB: serial: ftdi_sio: Remove redundant assignment t ...Colin Ian King
 Re: [PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have inte ...Arturas Moskvinas
 Re: [PATCH v4] pinctrl: Add lock to ensure the state atomizationLinus Walleij
 Re: [PATCH] wifi: mt76: inititalize sband.band to correct valueJohannes Berg
 Re: [PATCH] dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restruct ...Linus Walleij
 Re: [PATCH] staging: rtl8192e: remove redundant braces from single ...Michael Straube
 Re: [PATCH v3 2/2] drm/bridge: cdns-dsi: Add support for StarFive ...Dmitry Baryshkov
 Re: [syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umountHillf Danton
[New][PATCH v2] arm64: Add the arm64.no32bit_el0 command line optionAndrea della Porta
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ..."Rafael J. Wysocki"
 Re: [PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo KUNDmitry Baryshkov
 Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errorsJan Kara
 Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizerKees Cook
 Re: [PATCH] arm64: dts: qcom: sc8280xp-x13s: correct analogue micr ...Srinivas Kandagatla
[New][PATCH v3 1/3] PCI: vmd: Enable PCI PM's L1 substates of remapped ...Jian-Hong Pan
 RE: [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs"Miclaus, Antoniu"
 Re: [syzbot] [usb?] [media?] possible deadlock in vb2_video_unregi ...Hillf Danton
 Re: [PATCH v6 5/5] iio: light: Add support for APDS9306 Light SensorSubhajit Ghosh
 Re: [syzbot] [reiserfs?] KASAN: use-after-free Read in set_de_name ...syzbot
[New]Re: [PATCH v5 0/2] phy: mtk-mipi-csi: add driver for CSI phyVinod Koul
 Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_ ...Steven Rostedt
 Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimizeWill Deacon
[New][PATCH v8] PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli
 Re: [PATCH] staging: rtl8192e: remove redundant braces from single ...Ahmet Sezgin Duran
[New][PATCH v3 1/3] PCI: vmd: Enable PCI PM's L1 substates of remapped ...Jian-Hong Pan
 Re: [PATCH v4] tracing: Support to dump instance traces by ftrace_ ...Steven Rostedt
 Re: [PATCH v19 0/9] Add DELETE_BUF ioctlBenjamin Gaignard
 Re: [PATCH] ahci: asm1064: correct count of reported portsHans de Goede
[New][PATCH] docs: scripts: sphinx-pre-install: Fix building docs with ...Thorsten Blum
[New][PATCH v2 0/4] spi: s3c64xx: add support for google,gs101-spiTudor Ambarus
 [PATCH v2 1/4] spi: dt-bindings: samsung: add google,gs101-spi com ...Tudor Ambarus
 [PATCH v2 2/4] spi: s3c64xx: prepare for a different flavor of iow ...Tudor Ambarus
 [PATCH v2 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep acce ...Tudor Ambarus
 [PATCH v2 4/4] spi: s3c64xx: add support for google,gs101-spiTudor Ambarus
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ...Marek Szyprowski
[New][tip:timers/urgent] BUILD SUCCESS dad6a09f3148257ac1773cd90934d721 ...kernel test robot
 Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task i ...Christian Brauner
[New][PATCH v3 2/3] PCI/ASPM: Add notes about enabling PCI-PM L1SS to p ...Jian-Hong Pan
 Re: [PATCH v19 0/9] Add DELETE_BUF ioctlHans Verkuil
 Re: [PATCH] alarmtimer, PM: suspend: Expose a function fromThomas Gleixner
 Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimizeMatthew Wilcox
[New][PATCH][next] usb: storage: freecom: Remove redundant assignment t ...Colin Ian King
 Re: [PATCH v19 0/9] Add DELETE_BUF ioctlBenjamin Gaignard
 Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errorsMiklos Szeredi
 Re: [syzbot] [usb?] [media?] possible deadlock in vb2_video_unregi ...syzbot
 Re: [PATCH v19 0/9] Add DELETE_BUF ioctlBenjamin Gaignard
[New][PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable support ...Jian-Hong Pan
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ..."Rafael J. Wysocki"
 Re: [PATCH] alarmtimer, PM: suspend: Expose a function fromThomas Gleixner
 Re: [PATCH] ahci: asm1064: correct count of reported portsSergei Shtylyov
 Re: [PATCH v19 0/9] Add DELETE_BUF ioctlHans Verkuil
 Re: [PATCH net v2 5/9] net: fill in MODULE_DESCRIPTION()s for ipv6 ...Simon Horman
 Re: [PATCH] stmmac: Fix incorrect dereference in stmmac_*_interrupt()Serge Semin
 Re: [syzbot] [usb?] [fs?] KASAN: slab-use-after-free Read in comed ...Hillf Danton
 Re: [PATCH v8] PCI/DPC: Ignore Surprise Down error on hot removalIlpo Järvinen
 Re: [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/ ...Simon Horman
 Re: [PATCH v3] mm/zswap: invalidate old entry when store fail or ! ...Chengming Zhou
[New][PATCH][next] usb: image: mdc800: Remove redundant assignment to v ...Colin Ian King
[New]Re: [PATCH v7 15/23] PM: EM: Optimize em_cpu_energy() and remove d ...Hongyan Xia
 Re: [PATCH v3 0/5] PM: domains: Add helpers for multi PM domains t ...Ulf Hansson
 Re: [PATCH net v2 9/9] net: fill in MODULE_DESCRIPTION()s for dsa_ ...Simon Horman
 Re: [PATCH net v2 1/9] net: fill in MODULE_DESCRIPTION()s for xfrmSimon Horman
 Re: [PATCH net v2 2/9] net: fill in MODULE_DESCRIPTION()s for mpoaSimon Horman
 Re: [PATCH] staging: rtl8192e: remove redundant braces from single ...Dan Carpenter
 Re: [PATCH net v2 3/9] net: fill in MODULE_DESCRIPTION()s for af_keySimon Horman
 Re: [PATCH net v2 4/9] net: fill in MODULE_DESCRIPTION()s for 6LoWPANSimon Horman
 Re: [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support fo ...Peter Griffin
 Re: [PATCH net v2 6/9] net: fill in MODULE_DESCRIPTION()s for ipv4 ...Simon Horman
 Re: [PATCH net v2 8/9] net: fill in MODULE_DESCRIPTION()s for ipvtapSimon Horman
 Re: [PATCH v2 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from sus ...Jian-Hong Pan
 Re: [PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeJian-Hong Pan
 Re: [syzbot] [xfs?] INFO: task hung in xfs_inodegc_flushHillf Danton
 Re: [PATCH RFC 1/2] spmi: Add support for multi-masterDmitry Baryshkov
[New][PATCH] pidfd: change pidfd_send_signal() to respect PIDFD_THREADOleg Nesterov
 Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodesDmitry Baryshkov
 Re: [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkh ...Raag Jadav
 Re: [PATCH v7 00/23] Introduce runtime modifiable Energy ModelLukasz Luba
 Re: [PATCH 0/4] PCI: Consolidate TLP Log reading and printingIlpo Järvinen
 Re: [syzbot] [usb?] [fs?] KASAN: slab-use-after-free Read in comed ...syzbot
 Re: [PATCH 0/2] Correcting the voltage setting for vph_pwrKomal Bajaj
 Re: [PATCH v2 03/18] clk: qcom: reset: Ensure write completion on ...Konrad Dybcio
[New][PATCH v4] mm/zswap: invalidate old entry when store fail or !zswa ...chengming.zhou@linux ...
 Re: [syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umountsyzbot
 Re: [syzbot] [xfs?] INFO: task hung in xfs_inodegc_flushsyzbot
 Re:_This_is_the_fourth_time_I’ve_tried_to_find_wha t_led_to_the_ ...Mikhail Gavrilov
 Re: [patch 04/12] clockevent unbind: use smp_call_func_single_failThomas Gleixner
[New]Re: [PATCH net v4] net: stmmac: xgmac: fix handling of DPP safety ...Jon Hunter
 Re: [patch 05/12] timekeeping_notify: use stop_machine_fail when a ...Thomas Gleixner
[New]Re: [PATCH v3] usb: dwc3: gadget: Fix NULL pointer dereference in ...Marek Szyprowski
 Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warningsAdam Ford
 Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errorsMatthew Wilcox
[New]@_X_Philosophy,_LEL_/_Гу_(Was_Fair_Source ,_Low_Jitter)Ywe Caerlyn
 Re: [PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger t ...Dave Martin
[New][PATCH][next] usb: dwc3: gadget: Remove redundant assignment to po ...Colin Ian King
 Re: [Patch] memory: tegra: Skip SID override from Guest VMMarc Zyngier
 Re: [PATCH] arm64: dts: qcom: sc8280xp-x13s: correct analogue micr ...Johan Hovold
[New][PATCH v5 00/17] spi: s3c64xx: straightforward cleanupTudor Ambarus
 [PATCH v5 02/17] spi: s3c64xx: explicitly include <linux/io.h>Tudor Ambarus
 [PATCH v5 01/17] spi: s3c64xx: sort headers alphabeticallyTudor Ambarus
 [PATCH v5 03/17] spi: s3c64xx: explicitly include <linux/bits.h>Tudor Ambarus
 [PATCH v5 05/17] spi: s3c64xx: avoid possible negative array indexTudor Ambarus
 [PATCH v5 09/17] spi: s3c64xx: move common code outside if elseTudor Ambarus
 [PATCH v5 07/17] spi: s3c64xx: remove unneeded (void *) casts in o ...Tudor Ambarus
 [PATCH v5 08/17] spi: s3c64xx: remove else after returnTudor Ambarus
 [PATCH v5 04/17] spi: s3c64xx: explicitly include <linux/types.h>Tudor Ambarus
 [PATCH v5 12/17] spi: s3c64xx: rename prepare_dma() to s3c64xx_pre ...Tudor Ambarus
 [PATCH v5 10/17] spi: s3c64xx: check return code of dmaengine_slav ...Tudor Ambarus
 [PATCH v5 11/17] spi: s3c64xx: propagate the dma_submit_error() er ...Tudor Ambarus
 [PATCH v5 13/17] spi: s3c64xx: return ETIMEDOUT for wait_for_compl ...Tudor Ambarus
 [PATCH v5 06/17] spi: s3c64xx: fix typo, s/configuartion/configurationTudor Ambarus
 [PATCH v5 14/17] spi: s3c64xx: drop blank line between declarationsTudor Ambarus
 [PATCH v5 16/17] spi: s3c64xx: remove duplicated definitionTudor Ambarus
 [PATCH v5 17/17] spi: s3c64xx: drop a superfluous bitwise NOT oper ...Tudor Ambarus
 [PATCH v5 15/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for o ...Tudor Ambarus
[New][PATCH 0/4] Add audio support for Jetson Orin NX and Jetson"Sheetal ."
 [PATCH 1/4] arm64: tegra: Move AHUB ports to SoC DTSI"Sheetal ."
 [PATCH 2/4] arm64: tegra: Define missing IO ports"Sheetal ."
 [PATCH 3/4] arm64: tegra: Add audio support for Jetson Orin NX and ..."Sheetal ."
 [PATCH 4/4] arm64: tegra: Remove Jetson Orin NX and Jetson Orin Na ..."Sheetal ."
 Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_ ...Mete Durlu
[New][PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2)Claudiu
 [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irqClaudiu
 [PATCH net-next 2/5] net: ravb: Keep the reverse order of operatio ...Claudiu
 [PATCH net-next 3/5] net: ravb: Return cached statistics if the in ...Claudiu
 [PATCH net-next 4/5] net: ravb: Do not apply RX checksum settings ...Claudiu
 [PATCH net-next 5/5] net: ravb: Add runtime PM supportClaudiu
 Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimizeWill Deacon
[New][PATCH] [v3] hfs: fix a memleak in hfs_find_initZhipeng Lu
[New][GIT PULL] LoongArch fixes for v6.8-rc4Huacai Chen
 Re: [PATCH v2 4/6] arm64: dts: qcom: msm8976: Declare and use SDC1 ...AngeloGioacchino Del Regno
 Re: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_cor ...Alexander Lobakin
 Re: [PATCH] gpio: set device type for GPIO chipsBartosz Golaszewski
 Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errorsMiklos Szeredi
 Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimizeCatalin Marinas
[New]Re: [PATCH v3 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable ...Mark Rutland
 Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE pt ...Dave Martin
 Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimizeMark Rutland
 Re: [RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at bootDave Martin
[New][PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_loca ...Marco Elver
 Re: [PATCH v2] perf: CXL: fix mismatched cpmu event opcodeJonathan Cameron
 Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_ ...Steven Rostedt
 Re: [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device()Baolu Lu
[New]Re: [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEF ...Borislav Petkov
 Re: [RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at bootDave Martin
 Re: [PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirkIlpo Järvinen
 [RESEND PATCH] README: Fix spelling/capitalizationThorsten Blum
 Re: [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register regionSerge Semin
 Re: [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY d ...Cristian Ciocaltea
[New]Re: [PATCH v2 1/1] netlabel: cleanup struct netlbl_lsm_catmappatchwork-bot+netdevbpf@kernel ...
[New][syzbot] [kernel?] kernel panic: corrupted stack end in hub_event (2)syzbot
 Re: [patch 12/12] x86/cacheinfo.c: check for block interference CPUsThomas Gleixner
 Re: [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-systemRoger Quadros
 Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimizeCatalin Marinas
 Re: [PATCH RFC 1/2] spmi: Add support for multi-masterAngeloGioacchino Del Regno
 Re: [PATCH 1/3] pstore: add multi-backend supportKees Cook
 Re: [PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger t ...Mark Brown
 Re: [PATCH 2/3] Documentation: adjust pstore backend related documentKees Cook
 Re: [PATCH 3/3] tools/testing: adjust pstore backend related selftestKees Cook
 Re: [PATCH v3] clk: keystone: sci-clk: Adding support for non cont ...Nishanth Menon
 Re: [PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable sup ...Ilpo Järvinen
 Re: [PATCH v12 00/25] Linux RISC-V AIA SupportBjörn Töpel
 Re: [PATCH v2 3/7] fs: FS_IOC_GETUUIDBrian Foster
 Re: [PATCH 0/4] watchdog: Better handling of concurrent lockupsPetr Mladek
 Re: duplicate requests on host side while streaming via uvcvideo g ...Kieran Bingham
[New][PATCH v5 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3SClaudiu
 [PATCH v5 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZ ...Claudiu
 [PATCH v5 2/9] watchdog: rzg2l_wdt: Make the driver depend on PMClaudiu
 [PATCH v5 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()Claudiu
 [PATCH v5 4/9] watchdog: rzg2l_wdt: Check return status of pm_runt ...Claudiu
 [PATCH v5 5/9] watchdog: rzg2l_wdt: Remove reset de-assert from probeClaudiu
 [PATCH v5 6/9] watchdog: rzg2l_wdt: Remove comparison with zeroClaudiu
 [PATCH v5 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for d ...Claudiu
 [PATCH v5 8/9] watchdog: rzg2l_wdt: Add suspend/resume supportClaudiu
 [PATCH v5 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S ...Claudiu
 Re: [PATCH v12 00/25] Linux RISC-V AIA SupportAnup Patel
[New][PATCH][next] cpufreq: amd-pstate: Fix min_perf assignment in amd_ ...Tor Vic
 Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE pt ...Mark Brown
 Re: duplicate requests on host side while streaming via uvcvideo g ...Michael Grzeschik
 Re: [PATCH v12 00/25] Linux RISC-V AIA SupportAnup Patel
 Re: [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkh ...Jarkko Nikula
[New][PATCH][next] mt76: Remove redundant assignment to variable tidnoColin Ian King
 Re: [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controll ...Bryan O'Donoghue
 Re: [patch 05/12] timekeeping_notify: use stop_machine_fail when a ...Marcelo Tosatti
 Re: [patch 12/12] x86/cacheinfo.c: check for block interference CPUsMarcelo Tosatti
 Re: [patch 04/12] clockevent unbind: use smp_call_func_single_failMarcelo Tosatti
 Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driverDevarsh Thakkar
[New][GIT PULL] interconnect fixes for 6.8-rcGeorgi Djakov
[New][PATCH 1/2] iio: adc: ad4130: zero-initialize clock init dataCosmin Tanislav
 [PATCH 2/2] iio: adc: ad4130: only set GPIO_CTRL if pin is unusedCosmin Tanislav
[New]Re: [PATCH] net: tipc: remove redundant 'bool' from CONFIG_TIPC_{M ...patchwork-bot+netdevbpf@kernel ...
[New]Re: [PATCH] net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entrypatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driverDevarsh Thakkar
 [PATCH v11 1/5] uaccess: add generic fallback version of copy_mc_t ...Tong Tiangen
[New][PATCH v11 0/5]arm64: add ARCH_HAS_COPY_MC supportTong Tiangen
 [PATCH v11 2/5] arm64: add support for ARCH_HAS_COPY_MCTong Tiangen
 [PATCH v11 3/5] mm/hwpoison: return -EFAULT when copy fail in copy ...Tong Tiangen
 [PATCH v11 4/5] arm64: support copy_mc_[user]_highpage()Tong Tiangen
 [PATCH v11 5/5] arm64: send SIGBUS to user process for SEA exceptionTong Tiangen
[New][PATCH] MAINTAINERS: repair entry for MICROCHIP MCP16502 PMIC DRIVERLukas Bulwahn
 Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQsTariq Toukan
 Re: [PATCH v3 0/5] Fixing live video input in ZynqMP DPSUBTomi Valkeinen
 Re: [PATCH v6 0/8] Add objtool, orc and livepatching support for L ...Huacai Chen
 Re: [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost ca ...Oleksandr Natalenko
 Re: [PATCH v3 06/19] x86/startup_64: Drop global variables keeping ...Borislav Petkov
 Re: [PATCH][next] mt76: Remove redundant assignment to variable tidnoKalle Valo
 Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_ ...Sven Schnelle
 Re: [RFC PATCH v2 0/5] sched/fair: Defer CFS throttle to user entryValentin Schneider
 Re: [RFC PATCH v2 3/5] sched/fair: Delete cfs_rq_throttled_loose() ...Valentin Schneider
 RE: [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost ca ..."Yuan, Perry"
 Re: [PATCH] kunit: device: Unregister the kunit_bus on shutdownJani Nikula
 Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task i ...Tycho Andersen
 Re: [PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger t ...Dave Martin
 [PATCH v2] bus: mhi: host: free buffer on error in mhi_alloc_bhie_ ...Fedor Pchelkin
[New][PATCH printk v4 00/14] fix console flushingJohn Ogness
 [PATCH printk v4 01/14] printk: nbcon: Relocate 32bit seq macrosJohn Ogness
 [PATCH printk v4 02/14] printk: Adjust mapping for 32bit seq macrosJohn Ogness
 [PATCH printk v4 04/14] printk: ringbuffer: Do not skip non-finali ...John Ogness
 [PATCH printk v4 03/14] printk: Use prb_first_seq() as base for 32 ...John Ogness
 [PATCH printk v4 05/14] printk: ringbuffer: Clarify special lpos v ...John Ogness
 [PATCH printk v4 06/14] printk: For @suppress_panic_printk check f ...John Ogness
 [PATCH printk v4 07/14] printk: Add this_cpu_in_panic()John Ogness
 [PATCH printk v4 08/14] printk: ringbuffer: Cleanup reader terminologyJohn Ogness
 [PATCH printk v4 11/14] printk: Disable passing console lock owner ...John Ogness
 [PATCH printk v4 12/14] printk: Avoid non-panic CPUs writing to ri ...John Ogness
 [PATCH printk v4 09/14] printk: Wait for all reserved records with ...John Ogness
 [PATCH printk v4 10/14] printk: ringbuffer: Skip non-finalized rec ...John Ogness
 [PATCH printk v4 14/14] dump_stack: Do not get cpu_sync for panic CPUJohn Ogness
 [PATCH printk v4 13/14] panic: Flush kernel log buffer at the endJohn Ogness
[New][PATCH] Bluetooth: hci_event: Remove code to removed CONFIG_BT_HSLukas Bulwahn
 Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker su ...Takashi Iwai
[New]lib/vsprintf.c:1528:9: warning: function 'va_format' might be a ca ...kernel test robot
 Re: [PATCH v3] clk: keystone: sci-clk: Adding support for non cont ...Kamlesh Gurudasani
[New][RFC,net] net: ethernet: ti: am65-cpsw: Add IFF_UNICAST_FLT flag t ...Sanjuán_García,_Jorge
 Re: [GIT PULL] interconnect fixes for 6.8-rcGreg KH
 Re: [PATCH] gpio: set device type for GPIO chipsGreg KH
 Re: [PATCH v2] gpio: set device type for GPIO chipsGreg KH
 Re: [PATCH] netdevsim: make nsim_bus constpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE pt ...Dave Martin
 Re: [PATCH 1/4] platform/x86: wmi: Check if WMxx control method existsIlpo Järvinen
 RE: [PATCH][next] cpufreq: amd-pstate: Fix min_perf assignment in ..."Yuan, Perry"
 Re: [PATCH v3 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow bi ...Andy Shevchenko
 Re: [PATCH 12/13] writeback: add a writeback iteratorBrian Foster
 Re: [PATCH v4] phy: qualcomm: eusb2-repeater: Rework init to drop ...Vinod Koul
 Re: (subset) [PATCH v2 00/16] Fix Qcom UFS PHY clocksVinod Koul
 Re: (subset) [PATCH v3 00/17] Fix Qcom UFS PHY clocksVinod Koul
 Re: [PATCH v4 0/5] PHY: Add support for dual refclk configurations ...Vinod Koul
[New]Re: [PATCH v5 2/2] phy: mtk-mipi-csi: add driver for CSI phyVinod Koul
 Re: [PATCH] phy: ti: gmii-sel: add resume supportVinod Koul
 Re: [PATCH v7 13/36] function_graph: Have the instances use their ...Masami Hiramatsu (Google)
 Re: [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY d ...Vinod Koul
 Re: [PATCH][next] cpufreq: amd-pstate: Fix min_perf assignment in ...Tor Vic
 Re: [PATCH 1/2] spi: axi-spi-engine: remove use of ida for sync idDavid Lechner
 Re: [PATCH 2/4] arm64: dts: exynos: gs101: add chipid nodePeter Griffin
 Re: [PATCH v4 0/2] Add support to dump printk buffer to console vi ...Petr Mladek
 Re: [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> headerAlexander Gordeev
 Re: [PATCH v4] tracing: Support to dump instance traces by ftrace_ ...Joel Fernandes
 Re: [PATCH RFC 5/6] fs: xfs: iomap atomic write supportJohn Garry
 Re: [PATCH 4/5] s390/irq,nmi: do not include <linux/vtime.h> headerAlexander Gordeev
 Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimizeMatthew Wilcox
 Re: linux-next: build warning after merge of the drm treeRodrigo Vivi
 Re: [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986David Lechner
[New][tip: timers/core] clocksource: Make clocksource_subsys const"tip-bot2 for Ricardo B. Marliere"
[New][tip: timers/core] clockevents: Make clockevents_subsys const"tip-bot2 for Ricardo B. Marliere"
[New][GIT PULL] another NFSD fix for 6.8-rcChuck Lever III
 Re: [PATCH RFC 1/2] spmi: Add support for multi-masterDmitry Baryshkov
 Re: [PATCH v5 2/9] watchdog: rzg2l_wdt: Make the driver depend on PMGeert Uytterhoeven
 Re: [PATCH v3] clk: keystone: sci-clk: Adding support for non cont ..."Kumar, Udit"
[New]Re: [PATCH v2 1/3] LSM: add security_execve_abort() hookKees Cook
 Re: [PATCH V2 0/2] Add CAN and OSPI support for AM69-SK platform"Kumar, Udit"
 Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQsJoe Damato
[New]Re: [PATCH v2 2/3] tomoyo: replace current->in_execve flag with se ...Kees Cook
[New]Re: [PATCH v2 3/3] fs/exec: remove current->in_execve flagKees Cook
 Re: [PATCH 1/1] iommu: Avoid races around default domain allocationsNikhil V
 Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hintPaolo Abeni
 Re: [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> headerFrederic Weisbecker
 Re: [PATCH v5 1/8] tracing/probes: add traceprobe_expand_dentry_ar ...Masami Hiramatsu (Google)
 Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker su ...Jean-Loïc Charroud
 Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQsDave Taht
 Re: [PATCH v5 4/8] tracing/probes: support '%pd/%pD' type for fprobeMasami Hiramatsu (Google)
 Re: [PATCH v5 5/8] tracing: add new type "%pd/%pD" in readme_msg[]Masami Hiramatsu (Google)
 Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()Anthony Krowiak
 Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()Paolo Bonzini
[New][PATCH] dma-contiguous: remove debug code to removed CONFIG_CMA_DEBUGLukas Bulwahn
 Re: [PATCH v5 7/8] selftests/ftrace: add kprobe test cases for VFS ...Masami Hiramatsu (Google)
 Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQsJoe Damato
[New][PATCH] mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello
 Re: linux-next: manual merge of the vfs-brauner tree with the nfsd ...Chuck Lever
 Re: [PATCH v7] ASoc: tas2783: Add tas2783 codec driverAndy Shevchenko
 Re: [PATCH v2 1/3] LSM: add security_execve_abort() hookTetsuo Handa
 Re: [PATCH 0/8] KVM: cleanup linux/kvm.hSean Christopherson
 Re: [PATCH v4 2/2] media: i2c: Add GC08A3 image sensor driverAngeloGioacchino Del Regno
 Re: [PATCH v4 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 ...AngeloGioacchino Del Regno
 Re: [PATCH v4 1/2] printk: Add function to dump printk buffer dire ...Petr Mladek
[New][PATCH v2] sched/debug: Dump end of stack when detected corruptedFeng Tang
 Re: [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ...Sean Christopherson
 Re: [PATCH v3 1/7] cpufreq: amd-pstate: initialize new core precis ...Oleksandr Natalenko
 Re: [RFC 00/18] Pkernfs: Support persistence for live update"Gowans, James"
 Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read()Joy Chakraborty
 Re: [PATCH v2] serial: port: Don't suspend if the port is still busyAndy Shevchenko
[New][PATCH] ALSA: hda/realtek: cs35l41: Fix order and duplicates in qu ...Jean-Loïc Charroud
 Re: [RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated pa ...Frederic Weisbecker
 Re: [PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have inte ...Andy Shevchenko
 Re: [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support fo ...Krzysztof Kozlowski
[New][PATCH v5 0/4] arm64: ptdump: View the second stage page-tablesSebastian Ene
 [PATCH v5 1/4] arm64: ptdump: Expose the attribute parsing functio ...Sebastian Ene
 [PATCH v5 2/4] arm64: ptdump: Use the mask from the state structureSebastian Ene
 [PATCH v5 3/4] KVM: arm64: Register ptdump with debugfs on guest c ...Sebastian Ene
 [PATCH v5 4/4] KVM: arm64: Initialize the ptdump parser with stage ...Sebastian Ene
 Re: [PATCH v3 07/19] x86/startup_64: Simplify virtual switch on pr ...Borislav Petkov
 [PATCH v2 1/2] spi: axi-spi-engine: remove use of ida for sync idDavid Lechner
[New][PATCH v2 0/2] spi: axi-spi-engine: performance improvementsDavid Lechner
 [PATCH v2 2/2] spi: axi-spi-engine: move msg finalization out of i ...David Lechner
[New][PATCH v5 0/9] MediaTek DRM - DSI driver cleanupsAngeloGioacchino Del Regno
 [PATCH v5 1/9] drm/mediatek: dsi: Use GENMASK() for register mask ...AngeloGioacchino Del Regno
 [PATCH v5 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and defin ...AngeloGioacchino Del Regno
 [PATCH v5 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_con ...AngeloGioacchino Del Regno
 [PATCH v5 4/9] drm/mediatek: dsi: Use bitfield macros where usefulAngeloGioacchino Del Regno
 [PATCH v5 5/9] drm/mediatek: dsi: Replace open-coded instance of H ...AngeloGioacchino Del Regno
 [PATCH v5 6/9] drm/mediatek: dsi: Register DSI host after acquirin ...AngeloGioacchino Del Regno
 [PATCH v5 7/9] drm/mediatek: dsi: Simplify with dev_err_probe and ...AngeloGioacchino Del Regno
 [PATCH v5 8/9] drm/mediatek: dsi: Compress of_device_id entries an ...AngeloGioacchino Del Regno
 [PATCH v5 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp ...AngeloGioacchino Del Regno
 Re: [PATCH v6 5/5] iio: light: Add support for APDS9306 Light SensorAndy Shevchenko
 Re: [PATCH][next] mt76: Remove redundant assignment to variable tidno"Colin King (gmail)"
 Re: [PATCH] Add support for Ayaneo Air Plus 7320u.Guenter Roeck
[New][PATCH] scsi: core: really include kunit tests with SCSI_LIB_KUNIT ...Lukas Bulwahn
 Re: [PATCH][next] mt76: Remove redundant assignment to variable tidnoKalle Valo
 Re: [RFC 00/18] Pkernfs: Support persistence for live update"Gowans, James"
 Re: [PATCH 1/1] iommu: Avoid races around default domain allocationsJason Gunthorpe
 Re: [PATCH RFC 1/2] spmi: Add support for multi-masterneil.armstrong@linaro ...
 Re: [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while ...Xu Yilun
 Re: [PATCH v12 13/20] KVM: selftests / xen: map shared_info using ...Sean Christopherson
 Re: linux-next: manual merge of the vfs-brauner tree with the nfsd ...Jeff Layton
[New][PATCH 0/2] platform/chrome: typec: xHCI DbCHeikki Krogerus
 [PATCH 1/2] usb: roles: Link the switch to its connectorHeikki Krogerus
 [PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB role ...Heikki Krogerus
 Re: [PATCH][next] mt76: Remove redundant assignment to variable tidnoAngeloGioacchino Del Regno
 Re: [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCsGuenter Roeck
[New][PATCH] doc:it_IT: fix a typo in the config name in RCU tortureLukas Bulwahn
 Re: [PATCH V4 0/5] mlx5 ConnectX control misc driverJakub Kicinski
 Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read()Joy Chakraborty
 Re: [PATCH 2/4] arm64: dts: exynos: gs101: add chipid nodeKrzysztof Kozlowski
 Re: [PATCH net-next v5 00/21] ice: add PFCP filter supportJakub Kicinski
 Re: [PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add ...Krzysztof Kozlowski
 Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE pt ...Mark Brown
 Re: [PATCH] wifi: ath11k: Really consistently use ath11k_vif_to_ar ...Kalle Valo
 Re: [PATCH] [v3] hfs: fix a memleak in hfs_find_initViacheslav Dubeyko
[New][PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma ...Konstantin Taranov
 Re: [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages via ...Petr Mladek
 Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker su ...Takashi Iwai
 Re: [PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger t ...Mark Brown
 Re: [PATCH v12 18/20] KVM: pfncache: check the need for invalidati ...Sean Christopherson
 Re: [PATCH v3 1/7] cpufreq: amd-pstate: initialize new core precis ...Oleksandr Natalenko
 Re: [PATCH] ASoC: dt-bindings: atmel,asoc-wm8904: Convert to json- ...Krzysztof Kozlowski
 Re: [PATCH] dt-bindings: input: atmel,captouch: convert bindings t ...Krzysztof Kozlowski
 Re: [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pf ...Sean Christopherson
 Re: [PATCH 7/8] KVM: x86/mmu: Alloc TDP MMU roots while holding mm ...Xu Yilun
 Re: [PATCH v2] media: ti: Use devm_platform_ioremap_resource() in ...Jai Luthra
 Re: [PATCH] spi: drop gpf arg from __spi_split_transfer_maxsize()Mark Brown
 Re: [PATCH v2 1/3] LSM: add security_execve_abort() hookPaul Moore
 Re: [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN()"Fabio M. De Francesco"
 Re: [RFC 00/18] Pkernfs: Support persistence for live updateJason Gunthorpe
 Re: [etnaviv-next v13 7/7] drm/etnaviv: Add support for vivante GP ...Sui Jingfeng
 Re: [PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i ...Krzysztof Kozlowski
[New][PATCH v5 0/3] overflow: Introduce wrapping helpersKees Cook
 [PATCH v5 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), ...Kees Cook
 [PATCH v5 1/3] overflow: Adjust check_*_overflow() kern-doc to ref ...Kees Cook
 [PATCH v5 3/3] overflow: Introduce wrapping_inc() and wrapping_dec()Kees Cook
 Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-modeLouis Chauvet
 Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem ...Mike Rapoport
 Re: [RFC 6/8] cgroup/drm: Introduce weight based drm cgroup controlMichal Koutný
 Re: [RFC 1/8] cgroup: Add the DRM cgroup controllerMichal Koutný
 Re: [PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i ...André Draszik
 Re: [RFC 00/18] Pkernfs: Support persistence for live updateJason Gunthorpe
 Re: [PATCH v3 2/7] dt-bindings: clock: google,gs101-clock: add PER ...Krzysztof Kozlowski
 Re: [PATCH v7] ASoc: tas2783: Add tas2783 codec driverMark Brown
 Re: [PATCH v4 07/11] ice/ptp: remove convert_art_to_tsc()Thomas Gleixner
 Re: [PATCH v5 3/3] overflow: Introduce wrapping_inc() and wrapping ...Andy Shevchenko
 Re: [PATCH] scsi: core: really include kunit tests with SCSI_LIB_K ...michael.christie@oracle ...
 Re: [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/ ...Jakub Kicinski
 Re: (subset) [PATCH v3 1/7] clk: samsung: gs-101: drop extra empty ...Krzysztof Kozlowski
 Re: (subset) [PATCH v3 2/7] dt-bindings: clock: google,gs101-clock ...Krzysztof Kozlowski
 Re: (subset) [PATCH v3 3/7] clk: samsung: gs101: add support for c ...Krzysztof Kozlowski
 Re: (subset) [PATCH v3 4/7] dt-bindings: samsung: exynos-sysreg: g ...Krzysztof Kozlowski
 Re: [PATCH v2] ARM: dts: samsung: exynos5420-galaxy-tab-common: ad ...Krzysztof Kozlowski
 Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>Sam Protsenko
 Re: [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ...Eric Auger
 Re: [PATCH v2 1/3] LSM: add security_execve_abort() hookKees Cook
 Re: [PATCH v2 2/4] spi: s3c64xx: prepare for a different flavor of ...Sam Protsenko
 Re: [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN()Ira Weiny
 Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-modeMark Brown
 Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_ ...Steven Rostedt
 Re: linux-next: build failure after merge of the device-mapper treeMike Snitzer
 Re: [PATCH 2/2] drm/vkms: Use a simpler composition functionLouis Chauvet
 Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds ...Conor Dooley
 Re: [PATCH] net: Change default delay on IP autoconfig to 0msJakub Kicinski
 Re: [PATCH v2] clocksource: timer-riscv: Clear timer interrupt on ...Anup Patel
 Re: [PATCH printk v4 04/14] printk: ringbuffer: Do not skip non-fi ...Petr Mladek
 Re: [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register regionFrank Li
 Re: [PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable sup ..."David E. Box"
 Re: [PATCH] KVM: VMX: Report up-to-date exit qualification to user ...Sean Christopherson
 Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>Mark Brown
 Re: [PATCH v5 3/3] overflow: Introduce wrapping_inc() and wrapping ...Kees Cook
 Re: MediaTek for-next: Replace matthias.bgg tree with mediatekMatthias Brugger
 Re: [PATCH v3] KVM: x86/xen: improve accuracy of Xen timersSean Christopherson
 Re: [PATCH v4 0/2] Bluetooth: Improve retrying of connection attemptspatchwork-bot+bluetooth@kernel ...
 Re: [PATCH] Bluetooth: hci_event: Remove code to removed CONFIG_BT_HSpatchwork-bot+bluetooth@kernel ...
[New][PATCH v2] drivers/ps3: select VIDEO to provide cmdline functionsRandy Dunlap
 Re: [PATCH v4 1/4] sched/topology: Remove duplicate descriptions f ...Ricardo Neri
 Re: [PATCH printk v4 14/14] dump_stack: Do not get cpu_sync for pa ...Petr Mladek
[New][PATCH] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initial ...Richard Fitzgerald
 Re: [PATCH printk v4 00/14] fix console flushingPetr Mladek
 Re: [PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR s ...Vignesh Viswanathan
 Re: [PATCH v4 2/4] sched/fair: remove unused parametersRicardo Neri
 Re: [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yamlConor Dooley
 Re: Re: [RFC 8/9] PCI/pwrctl: add PCI power control core codeBartosz Golaszewski
 Re: [PATCH] ASoC: cs35l56: Fix deadlock in ASP1 mixer register ini ...Mark Brown
 Re: [PATCH] PCI/sysfs: Fix race in pci sysfs creationSaurabh Singh Sengar
 Re: [PATCH v5 3/3] overflow: Introduce wrapping_inc() and wrapping ...Andy Shevchenko
 Re: [PATCH v4 0/2] Bluetooth: Improve retrying of connection attemptsLuiz Augusto von Dentz
 Re: [PATCH] workqueue: make wq_subsys constTejun Heo
 Re: [PATCH v19 0/9] Add DELETE_BUF ioctlBenjamin Gaignard
 Re: [PATCH v7] ASoc: tas2783: Add tas2783 codec driverAndy Shevchenko
 Re: [PATCH v2] drivers/ps3: select VIDEO to provide cmdline functionsThomas Zimmermann
 Re: [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failureJerry Snitselaar
 Re: [PATCH] Input: psmouse - add resync_on_resume dmi checkJonathan Denose
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ...Tejun Heo
 Re: [PATCH v2] fpga: dfl: afu: support Rev 2 of DFL Port featurematthew.gerlach@linux ...
 Re: [PATCH v3 2/3] iommu/iova: Reorganise some codeJerry Snitselaar
 Re: [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazinesJerry Snitselaar
 Re: [PATCH v2 1/3] LSM: add security_execve_abort() hookPaul Moore
 Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker su ...Jean-Loïc Charroud
[New][PATCH] f2fs: kill heap-based allocationJaegeuk Kim
 Re: [PATCH 1/2] alarmtimer: Create alarmtimer sysfs to make durati ...Pranav Prasad
 Re: [PATCH 0/2] alarmtimer: Rework the suspend flow in alarmtimerPranav Prasad
 Re: [PATCH v7] ASoc: tas2783: Add tas2783 codec driverPierre-Louis Bossart
 [PATCH] ALSA: hda/realtek: cs35l41: Fix device ID / model nameJean-Loïc Charroud
 Re: [PATCH printk v4 00/14] fix console flushingPetr Mladek
[New]Re: [PATCH v1 0/6] maps memory improvements and fixesNamhyung Kim
[New][PATCH] x86/nmi: Fix "in NMI handler" checkBreno Leitao
 Re: [syzbot] [reiserfs?] KASAN: use-after-free Read in set_de_name ...Jan Kara
[New][PATCH 0/2] Fix PHY init timeout issuesElad Nachman
 [PATCH 2/2] mmc: xenon: add timeout for PHY init completeElad Nachman
 [PATCH 1/2] mmc: xenon: fix PHY init clock stabilityElad Nachman
 Re: [PATCH v1 3/6] PCI: dwc: Add HDMA supportManivannan Sadhasivam
[New][PATCH v4] docs: admin-guide: Update bootloader and installation i ...Hunter Chasens
 Re: [Linaro-mm-sig] [PATCH v5 2/6] dma-buf: udmabuf: Implement .{b ...Daniel Vetter
[New][PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_S ...Yoann Congal
 [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL i ...Yoann Congal
 [PATCH v5 2/3] printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal
 [PATCH v5 3/3] printk: Remove redundant CONFIG_BASE_FULLYoann Congal
 Re: [PATCH] ALSA: hda/realtek: cs35l41: Fix device ID / model nameTakashi Iwai
 Re: [PATCH v8] PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli
 Re: [PATCH] doc:it_IT: fix a typo in the config name in RCU tortureFederico Vaga
 [tip: x86/sev] iommu/amd: Fix failure return from snp_lookup_rmpen ..."tip-bot2 for Ashish Kalra"
 Re: [PATCHv5 1/3] watchdog/softlockup: low-overhead detection of i ...Doug Anderson
 Re: [PATCHv5 2/3] watchdog/softlockup: report the most frequent in ...Doug Anderson
 Re: [PATCH v8] PCI/DPC: Ignore Surprise Down error on hot removalKuppuswamy Sathyanarayanan
[New][PATCH][next] carl9170: Remove redundant assignment to pointer superColin Ian King
 Re: [LSF/MM/BPF TOPIC] tracing the source of errors"Darrick J. Wong"
 Re: [PATCH 0/2] alarmtimer: Rework the suspend flow in alarmtimerPranav Prasad
 Re: [PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml fileConor Dooley
 Re: [PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable sup ...Kuppuswamy Sathyanarayanan
 Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driverAndrew Davis
 Re: [PATCH 1/2] mmc: xenon: fix PHY init clock stabilityUlf Hansson
 Re: [PATCH wq/for-6.9 v4 2/4] workqueue: Enable unbound cpumask up ...Tejun Heo
 Re: [PATCH 2/2] mmc: xenon: add timeout for PHY init completeUlf Hansson
 Re: [PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all q ...Jeff Johnson
 Re: [PATCH 1/2] dt-bindings: iio: adc: add ad7944 ADCsConor Dooley
[New][PATCH] arm64: dts: ti: am62-phyboard-lyra: Add overlay to enable ...Nathan Morrisson
 Re: [PATCH 2/2] alarmtimer: Modify alarmtimer suspend callback toPranav Prasad
 Re: [PATCH v3] wifi: mwifiex: Refactor 1-element array into flexib ..."Gustavo A. R. Silva"
 Re: [PATCH v2 0/7] filesystem visibililty ioctls"Theodore Ts'o"
[New][PATCH v4 00/10] IOMMU memory observabilityPasha Tatashin
 [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page alloca ...Pasha Tatashin
 [PATCH v4 03/10] iommu/io-pgtable-arm: use page allocation functio ...Pasha Tatashin
 [PATCH v4 02/10] iommu/amd: use page allocation function provided ...Pasha Tatashin
 [PATCH v4 04/10] iommu/io-pgtable-dart: use page allocation functi ...Pasha Tatashin
 [PATCH v4 05/10] iommu/exynos: use page allocation function provid ...Pasha Tatashin
 [PATCH v4 06/10] iommu/rockchip: use page allocation function prov ...Pasha Tatashin
 [PATCH v4 07/10] iommu/sun50i: use page allocation function provid ...Pasha Tatashin
 [PATCH v4 08/10] iommu/tegra-smmu: use page allocation function pr ...Pasha Tatashin
 [PATCH v4 10/10] iommu: account IOMMU allocated memoryPasha Tatashin
 [PATCH v4 09/10] iommu: observability of the IOMMU allocationsPasha Tatashin
[New][PATCH] soc: mediatek: mtk-socinfo: depends on CONFIG_SOC_BUSDaniel Golle
 Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker su ...Jean-Loïc_Charroud
 Re: [PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml fileFrank Li
 Re: [PATCH v1 0/6] maps memory improvements and fixesIan Rogers
 Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't u ...Josh Poimboeuf
 Re: [PATCH net v1] net: intel: fix old compiler regressionspatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next] net: Do not return value from init_dummy_netdev()patchwork-bot+netdevbpf@kernel ...
 Re: [RFC] string: Allow 2-argument strscpy()Pavel Machek
 Re: [RESEND PATCH v0 1/5] wave5 : Support yuv422 input format for ...Nicolas Dufresne
 Re: [PATCH v2 1/3] LSM: add security_execve_abort() hookLinus Torvalds
[New][PATCH v2 00/25] Enable FRED with KVM VMXXin Li
 [PATCH v2 01/25] KVM: VMX: Cleanup VMX basic information defines a ...Xin Li
 [PATCH v2 02/25] KVM: VMX: Cleanup VMX misc information defines an ...Xin Li
 [PATCH v2 2/2] net: phy: dp83826: support TX data voltage tuningCatalin Popescu
 [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reservedXin Li
[New][PATCH v2 1/2] dt-bindings: net: dp83826: support TX data voltage ...Catalin Popescu
 [PATCH v2 03/25] KVM: VMX: Add support for the secondary VM exit c ...Xin Li
 [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRsXin Li
 [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load unti ...Xin Li
 [PATCH v2 05/25] KVM: VMX: Initialize FRED VM entry/exit controls ...Xin Li
 [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guestXin Li
 [PATCH v2 08/25] KVM: VMX: Initialize VMCS FRED fieldsXin Li
 [PATCH v2 10/25] KVM: VMX: Add support for FRED context save/restoreXin Li
 [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled()Xin Li
 [PATCH v2 14/25] KVM: VMX: Disable FRED if FRED consistency checks ...Xin Li
 [PATCH v2 12/25] KVM: VMX: Handle FRED event dataXin Li
 [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs()Xin Li
 [PATCH v2 16/25] KVM: VMX: Invoke vmx_set_cpu_caps() before nested ...Xin Li
 [PATCH v2 13/25] KVM: VMX: Handle VMX nested exception for FREDXin Li
 [PATCH v2 20/25] KVM: nVMX: Add support for VMX FRED controlsXin Li
 [PATCH v2 17/25] KVM: nVMX: Add support for the secondary VM exit ...Xin Li
 [PATCH v2 18/25] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[O ...Xin Li
 [PATCH v2 22/25] KVM: x86: Allow FRED/LKGS/WRMSRNS to be exposed t ...Xin Li
 [PATCH v2 19/25] KVM: nVMX: Add FRED VMCS fieldsXin Li
 [PATCH v2 23/25] KVM: selftests: Run debug_regs test with FRED enabledXin Li
 [PATCH v2 25/25] KVM: selftests: Add fred exception testsXin Li
 [PATCH v2 21/25] KVM: nVMX: Add VMCS FRED states checkingXin Li
 [PATCH v2 24/25] KVM: selftests: Add a new VM guest mode to run us ...Xin Li
 Re: [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device()Vasant Hegde
 Re: [RESEND PATCH v0 2/5] wave5: Support to prepend sps/pps to IDR ...Nicolas Dufresne
 [PATCH v3 3/5] fpga: xilinx-core: rename "prog_b" and "init-b" gpiosCharles Perry
[New][PATCH v3 0/5] fpga: xilinx-selectmap: add new driverCharles Perry
 [PATCH v3 2/5] dt-bindings: fpga: xlnx,fpga-slave-serial: rename gpiosCharles Perry
 [PATCH v3 1/5] fpga: xilinx-spi: extract a common driver coreCharles Perry
 [PATCH v3 5/5] fpga: xilinx-selectmap: add new driverCharles Perry
 [PATCH v3 4/5] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schemaCharles Perry
 Re: [PATCH] ALSA: hda/realtek: cs35l41: Fix device ID / model nameJean-Loïc Charroud
 Re: [PATCH v5 2/3] overflow: Introduce wrapping_add(), wrapping_su ...Marco Elver
 Re: [GIT PULL] LoongArch fixes for v6.8-rc4pr-tracker-bot@kernel ...
 Re: [GIT PULL] KVM changes for 6.8-rc4pr-tracker-bot@kernel ...
 Re: [GIT PULL] another NFSD fix for 6.8-rcpr-tracker-bot@kernel ...
 Re: [PATCH] ASoC: dt-bindings: atmel,asoc-wm8904: Convert to json- ...Mark Brown
 Re: [PATCH v2] bus: mhi: host: free buffer on error in mhi_alloc_b ...Jeffrey Hugo
 Re: [PATCH v2] clocksource: timer-riscv: Clear timer interrupt on ...Samuel Holland
 Re: [PATCH v2 1/3] LSM: add security_execve_abort() hookPaul Moore
 Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker su ...Takashi Iwai
 Re: [PATCH][next] carl9170: Remove redundant assignment to pointer ...Kalle Valo
 Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)syzbot
[New][PATCH v9] PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli
 Re: [PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all q ...Jakub Kicinski
 Re: [PATCH] regmap: kunit: fix raw noinc write test wrappingMark Brown
 Re: [PATCH] MAINTAINERS: repair entry for MICROCHIP MCP16502 PMIC ...Mark Brown
 Re: [PATCH v3 1/4] drm/msm/mdss: generate MDSS data for MDP5 platformsAbhinav Kumar
 RE: [PATCH 1/2] ata: ahci_ceva: fix error handling for Xilinx GT P ..."Pandey, Radhey Shyam"
 Re: [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume.Nicolas Dufresne
 Re: [PATCH] x86/nmi: Fix "in NMI handler" check"Paul E. McKenney"
 Re: [PATCH v2] mm/swap: fix race when skipping swapcacheMinchan Kim
 Re: [RESEND PATCH v0 5/5] wave5 : Fixed the wrong buffer size formula.Nicolas Dufresne
 Re: [regression 6.1.67] dlm: cannot start dlm midcomms -97 after b ...Jordan Rife
 Re: [PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all q ...Andrew Halaney
 Re: [PATCH v2 2/2] net: phy: dp83826: support TX data voltage tuningAndrew Lunn
 Re: Re: [PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on a ...Andrew Halaney
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ..."Rafael J. Wysocki"
[New][RFC PATCH 0/6] async device shutdown supportDavid Jeffery
 [RFC PATCH 1/6] minimal async shutdown infrastructureDavid Jeffery
 [RFC PATCH 3/6] pci bus async shutdown supportDavid Jeffery
 [RFC PATCH 2/6] Improve ability to perform async shutdown in parallelDavid Jeffery
 [RFC PATCH 4/6] pci nvme async shutdown supportDavid Jeffery
 [RFC PATCH 5/6] scsi mid layer support for async command submitDavid Jeffery
 [RFC PATCH 6/6] sd: async cache flush on shutdownDavid Jeffery
 [PATCH v3 10/32] misc: gehc-achc: Follow renaming of SPI "master" ...Uwe Kleine-König
 [PATCH v3 17/32] spi: cadence-quadspi: Don't emit error message on ...Uwe Kleine-König
 [PATCH v3 06/32] media: mgb4: Follow renaming of SPI "master" to " ...Uwe Kleine-König
 [PATCH v3 07/32] media: netup_unidvb: Follow renaming of SPI "mast ...Uwe Kleine-König
 [PATCH v3 18/32] spi: cadence-quadspi: Follow renaming of SPI "mas ...Uwe Kleine-König
 [PATCH v3 21/32] spi: loopback-test: Follow renaming of SPI "maste ...Uwe Kleine-König
 [PATCH v3 05/32] Input: synaptics-rmi4 - follow renaming of SPI "m ...Uwe Kleine-König
 [PATCH v3 19/32] spi: cavium: Follow renaming of SPI "master" to " ...Uwe Kleine-König
 [PATCH v3 03/32] iio: adc: ad_sigma_delta: Follow renaming of SPI ...Uwe Kleine-König
 [PATCH v3 15/32] platform/chrome: cros_ec_spi: Follow renaming of ...Uwe Kleine-König
 [PATCH v3 01/32] fpga: ice40-spi: Follow renaming of SPI "master" ...Uwe Kleine-König
 [PATCH v3 08/32] media: usb/msi2500: Follow renaming of SPI "maste ...Uwe Kleine-König
 [PATCH v3 02/32] ieee802154: ca8210: Follow renaming of SPI "maste ...Uwe Kleine-König
 [PATCH v3 23/32] spi: spidev: Follow renaming of SPI "master" to " ...Uwe Kleine-König
 [PATCH v3 09/32] media: v4l2-subdev: Follow renaming of SPI "maste ...Uwe Kleine-König
 [PATCH v3 22/32] spi: slave-mt27xx: Follow renaming of SPI "master ...Uwe Kleine-König
 [PATCH v3 04/32] Input: pxspad - follow renaming of SPI "master" t ...Uwe Kleine-König
 [PATCH v3 20/32] spi: geni-qcom: Follow renaming of SPI "master" t ...Uwe Kleine-König
 [PATCH v3 13/32] net: ks8851: Follow renaming of SPI "master" to " ...Uwe Kleine-König
 [PATCH v3 30/32] spi: fsl-lib: Follow renaming of SPI "master" to ...Uwe Kleine-König
 [PATCH v3 26/32] tpm_tis_spi: Follow renaming of SPI "master" to " ...Uwe Kleine-König
 [PATCH v3 27/32] usb: gadget: max3420_udc: Follow renaming of SPI ...Uwe Kleine-König
 [PATCH v3 32/32] Documentation: spi: Update documentation for rena ...Uwe Kleine-König
 [PATCH v3 16/32] spi: bitbang: Follow renaming of SPI "master" to ...Uwe Kleine-König
 [PATCH v3 12/32] mtd: dataflash: Follow renaming of SPI "master" t ...Uwe Kleine-König
 [PATCH v3 14/32] net: vertexcom: mse102x: Follow renaming of SPI " ...Uwe Kleine-König
 [PATCH v3 28/32] video: fbdev: mmp: Follow renaming of SPI "master ...Uwe Kleine-König
 [PATCH v3 11/32] mmc: mmc_spi: Follow renaming of SPI "master" to ...Uwe Kleine-König
 [PATCH v3 25/32] staging: greybus: spi: Follow renaming of SPI "ma ...Uwe Kleine-König
 [PATCH v3 24/32] staging: fbtft: Follow renaming of SPI "master" t ...Uwe Kleine-König
 [PATCH v3 29/32] wifi: libertas: Follow renaming of SPI "master" t ...Uwe Kleine-König
 [PATCH v3 31/32] spi: Drop compat layer from renaming "master" to ...Uwe Kleine-König
[New][PATCH v3 00/32] spi: get rid of some legacy macrosUwe Kleine-König
 Re: [PATCH] x86/nmi: Fix "in NMI handler" checkXin Li
 Re: [PATCH v3 2/4] drm/msm/dpu: support binding to the mdp5 devicesAbhinav Kumar
 Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd o ...Lokesh Gidra
 Re: [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_p ...Joe Damato
 Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd o ...Lokesh Gidra
 Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd o ..."Liam R. Howlett"
 Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't u ...Borislav Petkov
 Re: [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctlSamuel Holland
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ...Tejun Heo
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ...Marek Szyprowski
 Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and co ...Allen
 Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll ...Jakub Kicinski
 Re: [PATCH net-next v6 2/4] eventpoll: Add per-epoll busy poll pac ...Jakub Kicinski
 Re: [PATCH 04/14] perf map: Add map__objdump_2rip()Namhyung Kim
 Re: [PATCH net-next v6 3/4] eventpoll: Add per-epoll prefer busy p ...Jakub Kicinski
 Re: [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_p ...Jakub Kicinski
 Re: [PATCH 14/14] perf annotate-data: Add stack canary typeNamhyung Kim
 Re: [PATCH v5 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_m ...Bjorn Helgaas
 [PATCH v1 2/3] iwlwifi: mvm: Populate trip table before registerin ..."Rafael J. Wysocki"
 [PATCH v1 1/3] iwlwifi: mvm: Drop unused fw_trips_index[] from iwl ..."Rafael J. Wysocki"
 [PATCH v1 3/3] iwlwifi: mvm: Use for_each_thermal_trip() for walki ..."Rafael J. Wysocki"
[New][PATCH v1 0/3] iwlwifi: mvm: Thermal management fixes"Rafael J. Wysocki"
 Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll ...Joe Damato
 Re: [PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB ...Sergei Shtylyov
 Re: [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_p ...Joe Damato
 Re: [PATCH v3 3/4] drm/msm: add a kernel param to select between M ...Abhinav Kumar
 Re: [PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing th ...Samuel Holland
 Re: [PATCH -fixes] riscv: Flush the tlb when a page directory is freedSamuel Holland
 Re: [PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing th ...Palmer Dabbelt
 Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errorsEric Sandeen
 Re: [PATCH] tsnep: Use devm_platform_get_and_ioremap_resource() in ...Jakub Kicinski
[New][PATCH 1/1] dmaengine: fsl-edma: correct max_segment_size settingFrank Li
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ...Tejun Heo
 Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't u ...Josh Poimboeuf
 Re: [PATCH v3 4/4] drm/msm/dpu: add support for SDM660 and SDM630 ...Abhinav Kumar
 Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped ..."David E. Box"
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ..."Rafael J. Wysocki"
[New][syzbot] [input?] [usb?] WARNING in input_register_device (2)syzbot
 Re: [PATCH 04/14] perf map: Add map__objdump_2rip()Ian Rogers
 Re: [PATCH v3 2/4] drm/msm/dpu: support binding to the mdp5 devicesDmitry Baryshkov
 [PATCH v4 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow bindin ...Jesus Gonzalez
 Re: [PATCH v3 1/4] drm/msm/mdss: generate MDSS data for MDP5 platformsDmitry Baryshkov
 Re: [PATCH v2] x86/tdx: replace deprecated strncpy with strtomem_padAndy Shevchenko
 Re: [PATCH v3 2/4] drm/msm/dpu: support binding to the mdp5 devicesAbhinav Kumar
 Re: [PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeBjorn Helgaas
[New][PATCH RESEND] arm64: dts: mediatek: mt8192-asurada: Remove CrosEC ...Nícolas_F._R._A._Prado
 Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll ...Jakub Kicinski
 Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI"Xing, Cedric"
[New][PATCH] platform/x86: wmi: Make input buffer madatory when evaulat ...Armin Wolf
 Re: [PATCH v2 2/2] fbcon: Defer console takeover for splash screen ...Mario Limonciello
 Re: [PATCH 2/2] drm/vkms: Use a simpler composition functionArthur Grillo
[New][PATCH v5 00/12] mtd: rawnand: brcmnand: driver and doc updatesWilliam Zhang
 Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll ...Joe Damato
 [PATCH v5 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCsWilliam Zhang
 [PATCH v5 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection ...William Zhang
 [PATCH v5 03/12] dt-bindings: mtd: brcmnand: Add ecc strap propertyWilliam Zhang
 [PATCH v5 04/12] ARM: dts: broadcom: bcmbca: Add NAND controller nodeWilliam Zhang
 [PATCH v5 05/12] arm64: dts: broadcom: bcmbca: Add NAND controller ...William Zhang
 [PATCH v5 06/12] arm64: dts: broadcom: bcmbca: Update router boardsWilliam Zhang
 [PATCH v5 07/12] mtd: rawnand: brcmnand: Rename bcm63138 nand driverWilliam Zhang
 [PATCH v5 08/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus ...William Zhang
 [PATCH v5 09/12] mtd: rawnand: brcmnand: Add support for getting e ...William Zhang
 Re: [PATCH v2 0/7] filesystem visibililty ioctlsKent Overstreet
[New][PATCH 0/8] selftests/damon: add more tests for core functionaliti ...SeongJae Park
 [PATCH 1/8] selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park
 [PATCH 2/8] selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park
 [PATCH 3/8] selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park
 [PATCH 4/8] selftests/damon: add a test for DAMOS quotaSeongJae Park
 [PATCH 5/8] selftests/damon: add a test for DAMOS apply intervalsSeongJae Park
 [PATCH 6/8] selftests/damon: add a test for a race between target_ ...SeongJae Park
 [PATCH 7/8] selftests/damon: add a test for the pid leak of dbgfs_ ...SeongJae Park
 [PATCH 8/8] selftests/damon/_chk_dependency: get debugfs mount poi ...SeongJae Park
[New]Re: [RFC PATCH 0/6] async device shutdown supportJeremy Allison
 Re: [PATCH 1/2] ata: ahci_ceva: fix error handling for Xilinx GT P ...Niklas Cassel
 Re: [PATCH 04/14] perf map: Add map__objdump_2rip()Namhyung Kim
[New][PATCH] crypto: ccp - Have it depend on AMD_IOMMUBorislav Petkov
 Re: [PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo KUNTobias Jakobi
 Re: [PATCH net-next 4/5] net: ravb: Do not apply RX checksum setti ...Sergey Shtylyov
[New]Re: [RFC PATCH 0/6] async device shutdown supportJeremy Allison
 Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll ...Jakub Kicinski
 Re: [PATCH v5 6/6] cpufreq:amd-pstate: add quirk for the pstate CP ...Mario Limonciello
 Re: [PATCH] gpio-mvebu: no hardcoded timer assignment for pwmJannis
 Re: [PATCH wq/for-6.9 v4 2/4] workqueue: Enable unbound cpumask up ...Waiman Long
 Re: [PATCH net v4] octeontx2-af: Initialize maps.Simon Horman
 Re: [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/ ...Jamal Hadi Salim
 Re: [PATCH v2 0/3] Improve remote-endpoint parsingSaravana Kannan
 Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABIKuppuswamy Sathyanarayanan
 Re: [PATCH] kunit: device: Unregister the kunit_bus on shutdownRae Moar
 Re: [PATCH 00/46] Dynamic allocation of reserved_mem array.Oreoluwa Babatunde
[New][PATCH 0/2] hwmon: chipcap2: fix uninitialized symbolsJavier Carrasco
 [PATCH 1/2] hwmon: chipcap2: fix uninitialized variable in cc2_get ...Javier Carrasco
 [PATCH 2/2] hwmon: chipcap2: fix return path in cc2_request_alarm_ ...Javier Carrasco
 Re: [PATCH wq/for-6.9 v4 2/4] workqueue: Enable unbound cpumask up ...Tejun Heo
[New][PATCH AUTOSEL 6.7 01/44] ext4: avoid dividing by 0 in mb_update_a ...Sasha Levin
 [PATCH AUTOSEL 6.7 02/44] ext4: avoid allocating blocks from corru ...Sasha Levin
 [PATCH AUTOSEL 6.7 03/44] ext4: avoid allocating blocks from corru ...Sasha Levin
 [PATCH AUTOSEL 6.7 04/44] Input: goodix - accept ACPI resources wi ...Sasha Levin
 [PATCH AUTOSEL 6.7 05/44] dmaengine: ti: edma: Add some null point ...Sasha Levin
 [PATCH AUTOSEL 6.7 06/44] ASoC: amd: acp: Add check for cpu dai li ...Sasha Levin
 [PATCH AUTOSEL 6.7 07/44] ASoC: codecs: wcd934x: drop unneeded reg ...Sasha Levin
 [PATCH AUTOSEL 6.7 08/44] regulator: pwm-regulator: Add validity c ...Sasha Levin
 [PATCH AUTOSEL 6.7 09/44] HID: logitech-hidpp: add support for Log ...Sasha Levin
 [PATCH AUTOSEL 6.7 10/44] ALSA: hda: Replace numeric device IDs wi ...Sasha Levin
 [PATCH AUTOSEL 6.7 11/44] ALSA: hda: Increase default bdl_pos_adj ...Sasha Levin
 [PATCH AUTOSEL 6.7 12/44] HID: nvidia-shield: Add missing null poi ...Sasha Levin
 [PATCH AUTOSEL 6.7 13/44] nvmet-tcp: fix nvme tcp ida memory leakSasha Levin
 [PATCH AUTOSEL 6.7 14/44] usb: ucsi_acpi: Quirk to ack a connector ...Sasha Levin
 [PATCH AUTOSEL 6.7 15/44] ALSA: usb-audio: Check presence of valid ...Sasha Levin
 [PATCH AUTOSEL 6.7 16/44] ASoC: sunxi: sun4i-spdif: Add support fo ...Sasha Levin
 [PATCH AUTOSEL 6.7 17/44] ALSA: hda: cs35l41: Support additional A ...Sasha Levin
 [PATCH AUTOSEL 6.7 19/44] regulator (max5970): Fix IRQ handlerSasha Levin
 [PATCH AUTOSEL 6.7 18/44] ALSA: hda: cs35l41: Support ASUS Zenbook ...Sasha Levin
 [PATCH AUTOSEL 6.7 20/44] spi: sh-msiof: avoid integer overflow in ...Sasha Levin
 [PATCH AUTOSEL 6.7 21/44] Input: xpad - add Lenovo Legion Go contr ...Sasha Levin
 [PATCH AUTOSEL 6.7 22/44] misc: open-dice: Fix spurious lockdep wa ...Sasha Levin
 [PATCH AUTOSEL 6.7 23/44] netfilter: conntrack: check SCTP_CID_SHU ...Sasha Levin
 [PATCH AUTOSEL 6.7 24/44] drm/amdkfd: Use correct drm device for c ...Sasha Levin
 [PATCH AUTOSEL 6.7 25/44] drm/amd/display: increased min_dcfclk_mh ...Sasha Levin
 [PATCH AUTOSEL 6.7 26/44] drm/amd/display: fix USB-C flag update a ...Sasha Levin
 Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd o ...Jann Horn
 [PATCH AUTOSEL 6.7 27/44] drm/amd/display: Fix DPSTREAM CLK on and ...Sasha Levin
 [PATCH AUTOSEL 6.7 28/44] cifs: make sure that channel scaling is ...Sasha Levin
 [PATCH AUTOSEL 6.7 29/44] ASoC: wm_adsp: Don't overwrite fwf_name ...Sasha Levin
 [PATCH AUTOSEL 6.7 30/44] ALSA: usb-audio: Ignore clock selector e ...Sasha Levin
 [PATCH AUTOSEL 6.7 31/44] nvme-fc: do not wait in vain when unload ...Sasha Levin
 [PATCH AUTOSEL 6.7 32/44] nvmet-fcloop: swap the list_add_tail arg ...Sasha Levin
 [PATCH AUTOSEL 6.7 33/44] nvmet-fc: release reference on target portSasha Levin
 [PATCH AUTOSEL 6.7 34/44] nvmet-fc: defer cleanup using RCU properlySasha Levin
 [PATCH AUTOSEL 6.7 35/44] nvmet-fc: free queue and assoc directlySasha Levin
 [PATCH AUTOSEL 6.7 36/44] nvmet-fc: hold reference on hostport matchSasha Levin
 [PATCH AUTOSEL 6.7 37/44] nvmet-fc: do not tack refs on tgtports f ...Sasha Levin
 [PATCH AUTOSEL 6.7 38/44] nvmet-fc: abort command when there is no ...Sasha Levin
 [PATCH AUTOSEL 6.7 39/44] nvmet-fc: avoid deadlock on delete assoc ...Sasha Levin
 [PATCH AUTOSEL 6.7 40/44] nvmet-fc: take ref count on tgtport befo ...Sasha Levin
 [PATCH AUTOSEL 6.7 41/44] cifs: do not search for channel if serve ...Sasha Levin
 [PATCH AUTOSEL 6.7 42/44] smb: client: increase number of PDUs all ...Sasha Levin
 [PATCH AUTOSEL 6.7 43/44] ext4: correct the hole length returned b ...Sasha Levin
 [PATCH AUTOSEL 6.7 44/44] Input: i8042 - add Fujitsu Lifebook U728 ...Sasha Levin
[New][PATCH AUTOSEL 6.6 01/38] ext4: avoid dividing by 0 in mb_update_a ...Sasha Levin
 [PATCH AUTOSEL 6.6 02/38] ext4: avoid allocating blocks from corru ...Sasha Levin
 [PATCH AUTOSEL 6.6 03/38] ext4: avoid allocating blocks from corru ...Sasha Levin
 [PATCH AUTOSEL 6.6 04/38] Input: goodix - accept ACPI resources wi ...Sasha Levin
 [PATCH AUTOSEL 6.6 05/38] dmaengine: ti: edma: Add some null point ...Sasha Levin
 [PATCH AUTOSEL 6.6 06/38] ASoC: amd: acp: Add check for cpu dai li ...Sasha Levin
 [PATCH AUTOSEL 6.6 07/38] ASoC: codecs: wcd934x: drop unneeded reg ...Sasha Levin
 [PATCH AUTOSEL 6.6 08/38] regulator: pwm-regulator: Add validity c ...Sasha Levin
 [PATCH AUTOSEL 6.6 09/38] HID: logitech-hidpp: add support for Log ...Sasha Levin
 [PATCH AUTOSEL 6.6 10/38] ALSA: hda: Replace numeric device IDs wi ...Sasha Levin
 [PATCH AUTOSEL 6.6 11/38] ALSA: hda: Increase default bdl_pos_adj ...Sasha Levin
 [PATCH AUTOSEL 6.6 12/38] HID: nvidia-shield: Add missing null poi ...Sasha Levin
 [PATCH AUTOSEL 6.6 13/38] nvmet-tcp: fix nvme tcp ida memory leakSasha Levin
 [PATCH AUTOSEL 6.6 14/38] usb: ucsi_acpi: Quirk to ack a connector ...Sasha Levin
 [PATCH AUTOSEL 6.6 15/38] ALSA: usb-audio: Check presence of valid ...Sasha Levin
 [PATCH AUTOSEL 6.6 16/38] ASoC: sunxi: sun4i-spdif: Add support fo ...Sasha Levin
 [PATCH AUTOSEL 6.6 17/38] regulator (max5970): Fix IRQ handlerSasha Levin
 [PATCH AUTOSEL 6.6 18/38] spi: sh-msiof: avoid integer overflow in ...Sasha Levin
 [PATCH AUTOSEL 6.6 19/38] Input: xpad - add Lenovo Legion Go contr ...Sasha Levin
 [PATCH AUTOSEL 6.6 20/38] misc: open-dice: Fix spurious lockdep wa ...Sasha Levin
 [PATCH AUTOSEL 6.6 21/38] netfilter: conntrack: check SCTP_CID_SHU ...Sasha Levin
 [PATCH AUTOSEL 6.6 22/38] drm/amdkfd: Use correct drm device for c ...Sasha Levin
 [PATCH AUTOSEL 6.6 23/38] drm/amd/display: increased min_dcfclk_mh ...Sasha Levin
 [PATCH AUTOSEL 6.6 24/38] cifs: make sure that channel scaling is ...Sasha Levin
 [PATCH AUTOSEL 6.6 25/38] ASoC: wm_adsp: Don't overwrite fwf_name ...Sasha Levin
 [PATCH AUTOSEL 6.6 26/38] ALSA: usb-audio: Ignore clock selector e ...Sasha Levin
 [PATCH AUTOSEL 6.6 27/38] nvme-fc: do not wait in vain when unload ...Sasha Levin
 [PATCH AUTOSEL 6.6 28/38] nvmet-fcloop: swap the list_add_tail arg ...Sasha Levin
 [PATCH AUTOSEL 6.6 29/38] nvmet-fc: release reference on target portSasha Levin
 [PATCH AUTOSEL 6.6 30/38] nvmet-fc: defer cleanup using RCU properlySasha Levin
 [PATCH AUTOSEL 6.6 31/38] nvmet-fc: hold reference on hostport matchSasha Levin
 [PATCH AUTOSEL 6.6 32/38] nvmet-fc: abort command when there is no ...Sasha Levin
 [PATCH AUTOSEL 6.6 33/38] nvmet-fc: avoid deadlock on delete assoc ...Sasha Levin
 [PATCH AUTOSEL 6.6 34/38] nvmet-fc: take ref count on tgtport befo ...Sasha Levin
 [PATCH AUTOSEL 6.6 35/38] cifs: do not search for channel if serve ...Sasha Levin
 [PATCH AUTOSEL 6.6 36/38] smb: client: increase number of PDUs all ...Sasha Levin
 [PATCH AUTOSEL 6.6 37/38] ext4: correct the hole length returned b ...Sasha Levin
 [PATCH AUTOSEL 6.6 38/38] Input: i8042 - add Fujitsu Lifebook U728 ...Sasha Levin
[New][PATCH AUTOSEL 6.1 01/29] ext4: avoid dividing by 0 in mb_update_a ...Sasha Levin
 [PATCH AUTOSEL 6.1 02/29] ext4: avoid allocating blocks from corru ...Sasha Levin
 [PATCH AUTOSEL 6.1 03/29] ext4: avoid allocating blocks from corru ...Sasha Levin
 [PATCH AUTOSEL 6.1 04/29] Input: goodix - accept ACPI resources wi ...Sasha Levin
 [PATCH AUTOSEL 6.1 05/29] dmaengine: ti: edma: Add some null point ...Sasha Levin
 [PATCH AUTOSEL 6.1 06/29] ASoC: codecs: wcd934x: drop unneeded reg ...Sasha Levin
 [PATCH AUTOSEL 6.1 07/29] regulator: pwm-regulator: Add validity c ...Sasha Levin
 [PATCH AUTOSEL 6.1 08/29] nvmet-tcp: fix nvme tcp ida memory leakSasha Levin
 [PATCH AUTOSEL 6.1 09/29] usb: ucsi_acpi: Quirk to ack a connector ...Sasha Levin
 [PATCH AUTOSEL 6.1 10/29] ALSA: usb-audio: Check presence of valid ...Sasha Levin
 [PATCH AUTOSEL 6.1 11/29] ASoC: sunxi: sun4i-spdif: Add support fo ...Sasha Levin
 [PATCH AUTOSEL 6.1 12/29] spi: sh-msiof: avoid integer overflow in ...Sasha Levin
 [PATCH AUTOSEL 6.1 13/29] Input: xpad - add Lenovo Legion Go contr ...Sasha Levin
 [PATCH AUTOSEL 6.1 14/29] misc: open-dice: Fix spurious lockdep wa ...Sasha Levin
 [PATCH AUTOSEL 6.1 15/29] netfilter: conntrack: check SCTP_CID_SHU ...Sasha Levin
 [PATCH AUTOSEL 6.1 16/29] drm/amd/display: increased min_dcfclk_mh ...Sasha Levin
 [PATCH AUTOSEL 6.1 17/29] ASoC: wm_adsp: Don't overwrite fwf_name ...Sasha Levin
 [PATCH AUTOSEL 6.1 18/29] ALSA: usb-audio: Ignore clock selector e ...Sasha Levin
 [PATCH AUTOSEL 6.1 19/29] nvme-fc: do not wait in vain when unload ...Sasha Levin
 [PATCH AUTOSEL 6.1 20/29] nvmet-fcloop: swap the list_add_tail arg ...Sasha Levin
 [PATCH AUTOSEL 6.1 21/29] nvmet-fc: release reference on target portSasha Levin
 [PATCH AUTOSEL 6.1 22/29] nvmet-fc: defer cleanup using RCU properlySasha Levin
 [PATCH AUTOSEL 6.1 23/29] nvmet-fc: hold reference on hostport matchSasha Levin
 [PATCH AUTOSEL 6.1 24/29] nvmet-fc: abort command when there is no ...Sasha Levin
 Re: [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interr ...Rob Herring
 [PATCH AUTOSEL 6.1 25/29] nvmet-fc: avoid deadlock on delete assoc ...Sasha Levin
 [PATCH AUTOSEL 6.1 26/29] nvmet-fc: take ref count on tgtport befo ...Sasha Levin
 Re: [PATCH v3 4/5] dt-bindings: fpga: xlnx,fpga-selectmap: add DT ...Rob Herring
 [PATCH AUTOSEL 6.1 27/29] smb: client: increase number of PDUs all ...Sasha Levin
 [PATCH AUTOSEL 6.1 28/29] ext4: correct the hole length returned b ...Sasha Levin
 [PATCH AUTOSEL 6.1 29/29] Input: i8042 - add Fujitsu Lifebook U728 ...Sasha Levin
[New][PATCH AUTOSEL 5.15 01/23] ext4: avoid dividing by 0 in mb_update_ ...Sasha Levin
 [PATCH AUTOSEL 5.15 02/23] ext4: avoid allocating blocks from corr ...Sasha Levin
 [PATCH AUTOSEL 5.15 03/23] ext4: avoid allocating blocks from corr ...Sasha Levin
 [PATCH AUTOSEL 5.15 04/23] dmaengine: ti: edma: Add some null poin ...Sasha Levin
 [PATCH AUTOSEL 5.15 05/23] ASoC: codecs: wcd934x: drop unneeded re ...Sasha Levin
 [PATCH AUTOSEL 5.15 06/23] regulator: pwm-regulator: Add validity ...Sasha Levin
 [PATCH AUTOSEL 5.15 07/23] nvmet-tcp: fix nvme tcp ida memory leakSasha Levin
 [PATCH AUTOSEL 5.15 08/23] ALSA: usb-audio: Check presence of vali ...Sasha Levin
 [PATCH AUTOSEL 5.15 09/23] ASoC: sunxi: sun4i-spdif: Add support f ...Sasha Levin
 [PATCH AUTOSEL 5.15 10/23] spi: sh-msiof: avoid integer overflow i ...Sasha Levin
 [PATCH AUTOSEL 5.15 11/23] Input: xpad - add Lenovo Legion Go cont ...Sasha Levin
 [PATCH AUTOSEL 5.15 12/23] netfilter: conntrack: check SCTP_CID_SH ...Sasha Levin
 [PATCH AUTOSEL 5.15 13/23] ALSA: usb-audio: Ignore clock selector ...Sasha Levin
 [PATCH AUTOSEL 5.15 14/23] nvme-fc: do not wait in vain when unloa ...Sasha Levin
 [PATCH AUTOSEL 5.15 15/23] nvmet-fcloop: swap the list_add_tail ar ...Sasha Levin
 [PATCH AUTOSEL 5.15 16/23] nvmet-fc: release reference on target portSasha Levin
 [PATCH AUTOSEL 5.15 17/23] nvmet-fc: defer cleanup using RCU properlySasha Levin
 [PATCH AUTOSEL 5.15 18/23] nvmet-fc: hold reference on hostport matchSasha Levin
 [PATCH AUTOSEL 5.15 19/23] nvmet-fc: abort command when there is n ...Sasha Levin
 [PATCH AUTOSEL 5.15 20/23] nvmet-fc: avoid deadlock on delete asso ...Sasha Levin
 [PATCH AUTOSEL 5.15 21/23] nvmet-fc: take ref count on tgtport bef ...Sasha Levin
 [PATCH AUTOSEL 5.15 22/23] ext4: correct the hole length returned ...Sasha Levin
 [PATCH AUTOSEL 5.15 23/23] Input: i8042 - add Fujitsu Lifebook U72 ...Sasha Levin
[New][PATCH AUTOSEL 5.10 01/16] ext4: avoid allocating blocks from corr ...Sasha Levin
 [PATCH AUTOSEL 5.10 02/16] ext4: avoid allocating blocks from corr ...Sasha Levin
 [PATCH AUTOSEL 5.10 03/16] dmaengine: ti: edma: Add some null poin ...Sasha Levin
 [PATCH AUTOSEL 5.10 04/16] ASoC: codecs: wcd934x: drop unneeded re ...Sasha Levin
 [PATCH AUTOSEL 5.10 05/16] regulator: pwm-regulator: Add validity ...Sasha Levin
 [PATCH AUTOSEL 5.10 06/16] nvmet-tcp: fix nvme tcp ida memory leakSasha Levin
 [PATCH AUTOSEL 5.10 07/16] ASoC: sunxi: sun4i-spdif: Add support f ...Sasha Levin
 [PATCH AUTOSEL 5.10 08/16] spi: sh-msiof: avoid integer overflow i ...Sasha Levin
 [PATCH AUTOSEL 5.10 09/16] netfilter: conntrack: check SCTP_CID_SH ...Sasha Levin
 [PATCH AUTOSEL 5.10 10/16] nvme-fc: do not wait in vain when unloa ...Sasha Levin
 [PATCH AUTOSEL 5.10 11/16] nvmet-fcloop: swap the list_add_tail ar ...Sasha Levin
 [PATCH AUTOSEL 5.10 12/16] nvmet-fc: release reference on target portSasha Levin
 [PATCH AUTOSEL 5.10 13/16] nvmet-fc: do not tack refs on tgtports ...Sasha Levin
[New][PATCH AUTOSEL 5.4 1/7] ext4: avoid allocating blocks from corrupt ...Sasha Levin
 [PATCH AUTOSEL 5.4 2/7] ext4: avoid allocating blocks from corrupt ...Sasha Levin
 [PATCH AUTOSEL 5.4 3/7] regulator: pwm-regulator: Add validity che ...Sasha Levin
 [PATCH AUTOSEL 5.4 4/7] nvmet-tcp: fix nvme tcp ida memory leakSasha Levin
 [PATCH AUTOSEL 5.4 5/7] ASoC: sunxi: sun4i-spdif: Add support for ...Sasha Levin
 [PATCH AUTOSEL 5.4 6/7] netfilter: conntrack: check SCTP_CID_SHUTD ...Sasha Levin
 [PATCH AUTOSEL 5.4 7/7] nvmet-fc: abort command when there is no b ...Sasha Levin
[New][PATCH AUTOSEL 4.19 1/3] ext4: avoid allocating blocks from corrup ...Sasha Levin
 [PATCH AUTOSEL 4.19 2/3] ext4: avoid allocating blocks from corrup ...Sasha Levin
 [PATCH AUTOSEL 4.19 3/3] regulator: pwm-regulator: Add validity ch ...Sasha Levin
 Re: [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/ ...Jamal Hadi Salim
 Re: [regression 6.1.67] dlm: cannot start dlm midcomms -97 after b ...Alexander Aring
 Re: [EXT] Re: [PATCH v8 0/2] wifi: mwifiex: add code to support ho ...Rafael Beims
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ...Marek Szyprowski
 Re: [PATCH 1/2] hwmon: chipcap2: fix uninitialized variable in cc2 ...Guenter Roeck
 Re: [PATCH 2/2] hwmon: chipcap2: fix return path in cc2_request_al ...Guenter Roeck
 Re: [PATCH][next] carl9170: Remove redundant assignment to pointer ...Christian Lamparter
 Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optim ...Tejun Heo
 Re: [regression 6.1.76] dlm: cannot start dlm midcomms -97 after b ...Salvatore Bonaccorso
 Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABIJames Bottomley
 Re: [PATCH v1] perf kvm powerpc: Fix buildNamhyung Kim
 Re: [PATCH] perf script: Print source line for each jump in brstac ...Namhyung Kim
 Re: [PATCH] perf record: Display data size on pipe modeNamhyung Kim
[New][PATCH 1/2] crypto: ccp: Avoid discarding errors in psp_send_platf ...Mario Limonciello
 [PATCH 2/2] crypto: ccp: Update return values for some unit testsMario Limonciello
[New][PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitc ...Frank Li
 [PATCH 1/2] dt-bindings: usb: dwc3: drop 'quirk' suffix at snps,ho ...Frank Li
 [PATCH 2/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitc ...Frank Li
 Re: [PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-g ...Conor Dooley
 Re: [PATCH v2] riscv: misaligned: remove CONFIG_RISCV_M_MODE speci ...Charlie Jenkins
 Re: [PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-g ...Frank Li
 Re: [PATCH v5] remoteproc: Make rproc_get_by_phandle() work for cl ...Tanmay Shah
 Re: [syzbot] [xfs?] WARNING in xfs_bmapi_convert_delallocJan Kara
 Re: [PATCH] arm64: dts: ti: am62-phyboard-lyra: Add overlay to ena ...Andrew Davis
 Re: [PATCH net v2 9/9] net: fill in MODULE_DESCRIPTION()s for dsa_ ...Florian Fainelli
 Re: [f2fs-dev] [PATCH 3/3] f2fs: kill zone-capacity supportDaeho Jeong
 Re: [PATCH v5] remoteproc: Make rproc_get_by_phandle() work for cl ...Tanmay Shah
[New][PATCH v2 0/6] maps memory improvements and fixesIan Rogers
 [PATCH v2 2/6] perf maps: Get map before returning in maps__findIan Rogers
 [PATCH v2 1/6] perf maps: Switch from rbtree to lazily sorted arra ...Ian Rogers
 [PATCH v2 3/6] perf maps: Get map before returning in maps__find_b ...Ian Rogers
 [PATCH v2 4/6] perf maps: Get map before returning in maps__find_n ...Ian Rogers
 [PATCH v2 5/6] perf maps: Hide maps internalsIan Rogers
 [PATCH v2 6/6] perf maps: Locking tidy up of nr_mapsIan Rogers
[New][PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Enable TBS on ...Abhishek Chauhan
[New][PATCH v4 0/3] Add drm_get_acpi_edid() helperMario Limonciello
 [PATCH v4 1/3] drm: Add drm_get_acpi_edid() helperMario Limonciello
 [PATCH v4 3/3] drm: Drop unneeded selects in DRM driversMario Limonciello
 [PATCH v4 2/3] drm/nouveau: Use drm_get_acpi_edid() helperMario Limonciello
 [PATCH v2 1/2] spi: spidev: Add Qualcomm qca4024 device compatiblePaweł Owoc
 [PATCH v2 2/2] dt-bindings: trivial-devices: Add qca,qca4024Paweł Owoc
 Re: [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() ...Frederic Weisbecker
 [PATCH v1 7/9] arm64: dts: ti: k3-am6*: Fix ti,clkbuf-sel property ...Judith Mendez
 [PATCH v1 5/9] arm64: dts: ti: k3-am62p: Add ITAP/OTAP values for MMCJudith Mendez
 [PATCH v1 2/9] arm64: dts: ti: k3-am62a-main: Add sdhci2 instanceJudith Mendez
[New][PATCH v1 0/9] Fix MMC properties on Sitara devicesJudith Mendez
 [PATCH v1 8/9] arm64: dts: ti: k3-am6*: Fix bus-width property in ...Judith Mendez
 [PATCH v1 4/9] arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values ...Judith Mendez
 [PATCH v1 1/9] arm64: dts: ti: k3-am62a-main: Add sdhci0 instanceJudith Mendez
 [PATCH v1 3/9] arm64: dts: ti: k3-am62a7-sk: Enable eMMC supportJudith Mendez
 [PATCH v1 6/9] arm64: dts: ti: k3-am6*: Remove DLL properties for ...Judith Mendez
 [PATCH v1 9/9] arm64: dts: ti: k3-am6*: Fix bootph-all property in ...Judith Mendez
[New][PATCH 0/2] Extend size of the MCE Records poolAvadhut Naik
 [PATCH 1/2] x86/MCE: Extend size of the MCE Records poolAvadhut Naik
 [PATCH 2/2] x86/MCE: Add command line option to extend MCE Records ...Avadhut Naik
 Re: [f2fs-dev] [PATCH] f2fs: kill heap-based allocationDaeho Jeong
 Re: [PATCH v7 0/1] mm: report per-page metadata informationAndrew Morton
 Re: [PATCH v4] mm/zswap: invalidate old entry when store fail or ! ...Nhat Pham
[New][PATCH v2 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml fileFrank Li
 Re: [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module ...Alex Williamson
 Re: [PATCH 3/3 v2] f2fs: kill zone-capacity supportJaegeuk Kim
 Re: [PATCH 15/17] vfio/pci: Let enable and disable of interrupt ty ...Reinette Chatre
 Re: [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module ...Alex Williamson
 Re: [PATCH v4] mm/zswap: invalidate old entry when store fail or ! ...Andrew Morton
 Re: [f2fs-dev] [PATCH 3/3 v2] f2fs: kill zone-capacity supportDaeho Jeong
 Re: [f2fs-dev] [PATCH 2/3] f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, a ...Daeho Jeong
 Re: [PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Enable TBS ...Jeff Johnson
 Re: [PATCH] scripts/gdb/vmalloc: fix vmallocinfo errorAndrew Morton
 Re: [PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_ ...Yonghong Song
 Re: [PATCH] scripts/gdb/vmalloc: fix vmallocinfo errorAndrew Morton
 Re: [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio s ...Wesley Cheng
 Re: [PATCH v13 32/53] ALSA: usb-audio: Check for support for reque ...Wesley Cheng
 Re: [PATCH] f2fs: support compress extension update via sysfs inte ...Jaegeuk Kim
 Re: [PATCH] mm/cma: Add sysfs file 'release_pages_success'Andrew Morton
 Re: [f2fs-dev] [PATCH 1/3] f2fs: deprecate io_bitsDaeho Jeong
[New][PATCH 00/11] s390: Support linking with ld.lldNathan Chancellor
 [PATCH 01/11] s390: boot: Add support for CONFIG_LD_ORPHAN_WARNNathan Chancellor
 [PATCH 02/11] s390: vmlinux.lds.S: Handle '.data.rel' sections exp ...Nathan Chancellor
 [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '. ...Nathan Chancellor
 [PATCH 04/11] s390: vmlinux.lds.S: Discard unnecessary sectionsNathan Chancellor
 [PATCH 05/11] s390/boot: vmlinux.lds.S: Handle '.init.text'Nathan Chancellor
 [PATCH 06/11] s390/boot: vmlinux.lds.S: Handle '.rela' sectionsNathan Chancellor
 [PATCH 07/11] s390/boot: vmlinux.lds.S: Handle DWARF debug sectionsNathan Chancellor
 [PATCH 08/11] s390/boot: vmlinux.lds.S: Handle ELF required sectionsNathan Chancellor
 [PATCH 09/11] s390/boot: vmlinux.lds.S: Handle commonly discarded ...Nathan Chancellor
 [PATCH 10/11] s390: Select CONFIG_ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor
 [PATCH 11/11] s390: Link vmlinux with '-z notext'Nathan Chancellor
[New]Re: [PATCH v3] f2fs: sysfs: support gc_io_awareJaegeuk Kim
 Re: [PATCH v5 2/2] lib: checksum: Use aligned accesses for ip_fast ...Charlie Jenkins
[New][PATCH v6 0/2] lib: checksum: Fix issues with checksum testsCharlie Jenkins
 [PATCH v6 1/2] lib: checksum: Fix type casting in checksum kunitsCharlie Jenkins
 [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csu ...Charlie Jenkins
 Re: [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private fau ...Michael Roth
[New]Prebuilt LLVM 18.1.0-rc2 uploadedNathan Chancellor
 Re: [PATCH v4 1/9] rust: types: add `NotThreadSafe`Martin Rodriguez Reboredo
 Re: [PATCH v4 2/9] rust: task: add `Task::current_raw`Martin Rodriguez Reboredo
 Re: [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file`Martin Rodriguez Reboredo
 Re: [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred`Martin Rodriguez Reboredo
 Re: [PATCH v4 5/9] rust: security: add abstraction for secctxMartin Rodriguez Reboredo
 Re: [PATCH v4 6/9] rust: file: add `FileDescriptorReservation`Martin Rodriguez Reboredo
 Re: [PATCH v4 7/9] rust: file: add `Kuid` wrapperMartin Rodriguez Reboredo
 Re: [PATCH v4 8/9] rust: file: add `DeferredFdCloser`Martin Rodriguez Reboredo
 Re: [PATCH v4 9/9] rust: file: add abstraction for `poll_table`Martin Rodriguez Reboredo
[New]NMI Reported with console_blast.sh"John B. Wyatt IV"
 Re: [PATCH bpf-next v2 2/2] bpftool: Support dumping kfunc prototy ...Andrii Nakryiko
 Re: [PATCH v2 1/3] LSM: add security_execve_abort() hookPaul Moore
 Re: [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio s ...Wesley Cheng
 Re: [PATCH 1/1] iommu: Avoid races around default domain allocationsJason Gunthorpe
[New][GIT PULL] percpu changes for v6.8-rc4Dennis Zhou
 [PATCH 1/2] prctl: Generalize PR_SET_MDWE support check to be per-archZev Weiss
 [PATCH 2/2] ARM: prctl: Reject PR_SET_MDWE on pre-ARMv6Zev Weiss
[New][PATCH 0/2] ARM: prctl: Reject PR_SET_MDWE where not supportedZev Weiss
 Re: [syzbot] [fs?] KASAN: use-after-free Read in sysv_new_blocksyzbot
 Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)syzbot
 Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum testsAndrew Morton
 Re: [PATCH v3] Hugetlb pages should not be reserved by shmat() if ...Andrew Morton
 Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum testsCharlie Jenkins
 Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimizeJane Chu
 Re: [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctlCharlie Jenkins
 Re: [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safelyJane Chu
 Re: [PATCH net-next v6] ptp: ocp: add Adva timecard supportJakub Kicinski
 Re: [PATCH] platform/x86: wmi: Make input buffer madatory when eva ...Kuppuswamy Sathyanarayanan
 Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum testsGuenter Roeck
 Re: [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast ...Guenter Roeck
 Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum testsPalmer Dabbelt
 Re: [PATCH v9 0/25] security: Move IMA and EVM to the LSM infrastr ...Paul Moore
[New]Re: [PATCH v9 1/25] ima: Align ima_inode_post_setattr() definition ...Paul Moore
[New]Re: [PATCH v9 2/25] ima: Align ima_file_mprotect() definition with ...Paul Moore
[New]Re: [PATCH v9 3/25] ima: Align ima_inode_setxattr() definition wit ...Paul Moore
[New]Re: [PATCH v9 4/25] ima: Align ima_inode_removexattr() definition ...Paul Moore
 Re: [PATCH v9 5/25] ima: Align ima_post_read_file() definition wit ...Paul Moore
[New]Re: [PATCH v9 7/25] evm: Align evm_inode_setxattr() definition wit ...Paul Moore
[New]Re: [PATCH v9 6/25] evm: Align evm_inode_post_setattr() definition ...Paul Moore
[New]Re: [PATCH v9 9/25] security: Align inode_setattr hook definition ...Paul Moore
 Re: [PATCH v9 8/25] evm: Align evm_inode_post_setxattr() definitio ...Paul Moore
 Re: [PATCH v9 11/25] security: Introduce inode_post_removexattr hookPaul Moore
 Re: [PATCH v9 10/25] security: Introduce inode_post_setattr hookPaul Moore
[New]Re: [PATCH v9 13/25] security: Introduce file_release hookPaul Moore
 Re: [PATCH v9 12/25] security: Introduce file_post_open hookPaul Moore
[New]Re: [PATCH v9 16/25] security: Introduce inode_post_set_acl hookPaul Moore
[New]Re: [PATCH v9 18/25] security: Introduce key_post_create_or_update ...Paul Moore
 Re: [PATCH v9 14/25] security: Introduce path_post_mknod hookPaul Moore
[New]Re: [PATCH v9 17/25] security: Introduce inode_post_remove_acl hookPaul Moore
[New]Re: [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile ...Paul Moore
[New]Re: [PATCH v9 19/25] integrity: Move integrity_kernel_module_reque ...Paul Moore
 Re: [PATCH v9 20/25] ima: Move to LSM infrastructurePaul Moore
[New]Re: [PATCH v9 23/25] evm: Make it independent from 'integrity' LSMPaul Moore
[New]Re: [PATCH v9 22/25] evm: Move to LSM infrastructurePaul Moore
[New]Re: [PATCH v9 25/25] integrity: Remove LSMPaul Moore
[New]Re: [PATCH v9 21/25] ima: Move IMA-Appraisal to LSM infrastructurePaul Moore
 Re: [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslibSteve French
 Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum testsGuenter Roeck
 Re: [PATCH v15-RFC 0/8] Add support for Sub-NUMA cluster (SNC) systemsDrew Fustini
 Re: [PATCH] eventfd: strictly check the count parameter of eventfd ...Eric Biggers
 Re: [PATCH V4 0/5] mlx5 ConnectX control misc driverSaeed Mahameed
 Re: [PATCH V2 0/2] perf symbols: Slightly improve module file exec ...Namhyung Kim
 Re: [PATCH V2 0/2] perf symbols: Slightly improve module file exec ...Namhyung Kim
 Re: [PATCH] block: fix deadlock between bd_link_disk_holder and pa ...Song Liu
 Re: [PATCH 0/2] ARM: prctl: Reject PR_SET_MDWE where not supportedZev Weiss
[New][PATCH v3 0/3] Fixed-type GENMASK/BITLucas De Marchi
 [PATCH v3 1/3] bits: introduce fixed-type genmasksLucas De Marchi
 [PATCH v3 2/3] bits: Introduce fixed-type BITLucas De Marchi
 [PATCH v3 3/3] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*Lucas De Marchi
 Re: [PATCH v5 06/14] md: fix missing release of 'active_io' for flushSong Liu
 Re: [RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated pa ...Marcelo Tosatti
\
 
  \ /
  Last update: 2024-05-27 14:56    [0.721 seconds]
©2004-2020 Jasper Spaans