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

7 Feb 2021

 
 Re: [PATCH] drm/msm/dp: Add a missing semi-colonJoe Perches
[New][PATCH v6 0/4] Add SPMI support for Mediatek MT6873/8192 SoC ICHsin-Hsiung Wang
 [PATCH v6 1/4] dt-bindings: spmi: modify the constraint 'maxItems' ...Hsin-Hsiung Wang
 [PATCH v6 4/4] arm64: dts: mt8192: add spmi nodeHsin-Hsiung Wang
 [PATCH v6 3/4] spmi: mediatek: Add support for MT6873/8192Hsin-Hsiung Wang
 [PATCH v6 2/4] dt-bindings: spmi: document binding for the Mediate ...Hsin-Hsiung Wang
[New][PATCH v4 0/3] Add support for MT6315 regulatorHsin-Hsiung Wang
 [PATCH v4 3/3] arm64: dts: mt8192: add mt6315 regulator nodesHsin-Hsiung Wang
 [PATCH v4 1/3] dt-bindings: regulator: document binding for MT6315 ...Hsin-Hsiung Wang
 [PATCH v4 2/3] regulator: mt6315: Add support for MT6315 regulatorHsin-Hsiung Wang
[New][PATCH] usb: gadget: Assign boolean values to a bool variableJiapeng Chong
 Re: [PATCH] staging: emxx_udc: Fix incorrectly defined globalStephen Rothwell
[New][PATCH] jfs: turn diLog(), dataLog() and txLog() into void functionsYang Li
 Re: ANNOUNCE: pahole v1.20 (gcc11 DWARF5's default, lots of ELF se ...Andrii Nakryiko
[New][PATCH] powerpc/xive: Assign boolean values to a bool variableJiapeng Chong
[New][PATCH RFC 0/7] Introduce support for guest AMX feature Jing Liu
 [PATCH RFC 1/7] kvm: x86: Expose XFD CPUID to guestJing Liu
 [PATCH RFC 2/7] kvm: x86: Introduce XFD MSRs as passthrough to guestJing Liu
 [PATCH RFC 3/7] kvm: x86: XSAVE state and XFD MSRs context switchJing Liu
 [PATCH RFC 4/7] kvm: x86: Add new ioctls for XSAVE extensionJing Liu
 [PATCH RFC 5/7] kvm: x86: Revise CPUID.D.1.EBX for alignment ruleJing Liu
 [PATCH RFC 6/7] kvm: x86: Add AMX_TILE, AMX_INT8 and AMX_BF16 supportJing Liu
 [PATCH RFC 7/7] kvm: x86: AMX XCR0 support for guestJing Liu
[New][PATCH] scsi: qla4xxx: turn qla4xxx_copy_from_fwddb_param() into voidYang Li
[New][PATCH v2 0/3] Add relative hysteresis support for hid sensorsYe Xiang
 [PATCH v2 1/3] iio: Add relative sensitivity supportYe Xiang
 [PATCH v2 2/3] iio: hid-sensor-als: Add relative hysteresis supportYe Xiang
 [PATCH v2 3/3] iio: Add relative hysteresis in ABI documentationYe Xiang
[New][PATCH] ALSA: pci: Assign boolean values to a bool variableJiapeng Chong
[New][PATCH] m68k: Drop -fno-strength-reduce from KBUILD_CFLAGSFinn Thain
[New]memory leak in __ieee80211_beacon_getsyzbot
[New][PATCH] psi: Add PSI_CPU_FULL stateChengming Zhou
[New][PATCH v2] MIPS: crash_dump.c: Simplify copy_oldmem_page()Youling Tang
 Re: [PATCH v2 2/2] perf script: Support filtering by hex address"Jin, Yao"
 Re: [PATCH v19 3/3] scsi: ufs: Prepare HPB read for cached sub-regionCan Guo
 Re: [PATCH] staging: emxx_udc: Fix incorrectly defined globalKumar Kartikeya Dwivedi
[New]WARNING in go7007_usb_onboard_write_interrupt/usb_submit_urbsyzbot
[New][PATCH] selftests/x86/ldt_gdt: remove unneeded semicolonYang Li
 Re: [PATCH] jfs: turn diLog(), dataLog() and txLog() into void fun ...kernel test robot
[New][PATCH v2] mtd: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong
[New][PATCH] bpf/benchs/bench_ringbufs: remove unneeded semicolonYang Li
 RE: [EXT] Re: [PATCH v8 net-next 02/15] dts: marvell: add CM3 SRAM ...Stefan Chulski
 Re: [PATCH 3/3] crypto: hisilicon/sec - fixes shash test errorArd Biesheuvel
[New][PATCH v2] memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE w ...Jiapeng Chong
 Re: [PATCH 04/18] arm64: Kconfig: Introduce CONFIG_ARCH_APPLEHector Martin 'marcan'
 Re: [RFC 9/9] x86/mm: Implement PR_SET/GET_TAGGED_ADDR_CTRL with LAMDmitry Vyukov
[New][PATCH v3 1/2] perf util: Change intlist int to unsigned longJin Yao
 [PATCH v3 2/2] perf script: Support filtering by hex addressJin Yao
 Re: [kbuild-all] Re: [patch 06/12] x86/entry: Convert system vecto ...Rong Chen
 Re: [RFC PATCH 04/11] iommu/arm-smmu-v3: Split block descriptor to ...Keqian Zhu
[New][RESEND PATCH v8 net-next 00/15] net: mvpp2: Add TX Flow Control s ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 01/15] doc: marvell: add cm3-mem and PPv ...<stefanc@marvell ...
 RE: [RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough"Tian, Kevin"
 [RESEND PATCH v8 net-next 02/15] dts: marvell: add CM3 SRAM memory ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 03/15] net: mvpp2: add CM3 SRAM memory map<stefanc@marvell ...
 [RESEND PATCH v8 net-next 05/15] net: mvpp2: add PPv23 version def ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 04/15] net: mvpp2: always compare hw-ver ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 06/15] net: mvpp2: increase BM pool and ...<stefanc@marvell ...
 Re: [PATCH] jfs: turn diLog(), dataLog() and txLog() into void fun ...kernel test robot
 [RESEND PATCH v8 net-next 07/15] net: mvpp2: add FCA periodic time ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 08/15] net: mvpp2: add FCA RXQ non occup ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 09/15] net: mvpp2: enable global flow co ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 10/15] net: mvpp2: add RXQ flow control ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 11/15] net: mvpp2: add ethtool flow cont ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 12/15] net: mvpp2: add BM protection und ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 13/15] net: mvpp2: add PPv23 RX FIFO flo ...<stefanc@marvell ...
 Re: Linux 4.4.256Greg Kroah-Hartman
 [RESEND PATCH v8 net-next 14/15] net: mvpp2: set 802.3x GoP Flow C ...<stefanc@marvell ...
 [RESEND PATCH v8 net-next 15/15] net: mvpp2: add TX FC firmware check<stefanc@marvell ...
 Re: [RFC 0/9] Linear Address Masking enablingDmitry Vyukov
 [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pinZhou Wang
[New][RFC PATCH v3 0/2] mempinfd: Add new syscall to provide memory pinZhou Wang
 [RFC PATCH v3 2/2] selftests/vm: add mempinfd testZhou Wang
 Re: [PATCH 08/18] arm64: cpufeature: Add a feature for FIQ supportHector Martin 'marcan'
 Re: [PATCH] staging: emxx_udc: Fix incorrectly defined globalGreg KH
 Re: [PATCH] staging: emxx_udc: Fix incorrectly defined globalGreg KH
[New][PATCH v2] jfs: turn diLog(), dataLog() and txLog() into void func ...Yang Li
[New]Re: [PATCH] staging: gasket: Align code to match with open parenth ...Greg KH
 Re: [PATCH 10/18] arm64: Introduce FIQ supportHector Martin 'marcan'
 [PATCH v2] staging: emxx_udc: Make incorrectly defined global staticKumar Kartikeya Dwivedi
 Re: [PATCH 10/18] arm64: Introduce FIQ supportHector Martin 'marcan'
 Re: [PATCH] ALSA: pci: Assign boolean values to a bool variableTakashi Iwai
[New][PATCH] drm/amd/pm: Remove unnecessary conversion to boolJiapeng Chong
 Re: [PATCH v2] staging: emxx_udc: Make incorrectly defined global ...Greg KH
 Re: [PATCH] m68k: Drop -fno-strength-reduce from KBUILD_CFLAGSJohn Paul Adrian Glaubitz
[New][PATCH] MIPS: process: Fix no previous prototype warningJinyang He
[New][PATCH] gpiolib: cdev: convert stream-like files fromYang Li
 Re: [PATCH v5 1/2] dt-bindings: hwlock: add sun6i_hwspinlockWilken Gottwalt
[New][PATCH] platform/chrome: wilco_ec: convert stream-like files from ...Yang Li
 [PATCH v3] staging: emxx_udc: Make incorrectly defined global staticKumar Kartikeya Dwivedi
 Re: [PATCH v2 4/4] hugetlb: Do early cow when page pinned on src mmGal Pressman
[New][PATCH] drm: bridge: convert sysfs sprintf/snprintf family to sysf ...Jiapeng Chong
 Re: [PATCH 05/18] tty: serial: samsung_tty: add support for Apple ...Hector Martin 'marcan'
 Re: [PATCH v3] staging: emxx_udc: Make incorrectly defined global ...Greg KH
 Re: [PATCH] mips: kernel: setup: fix crash kernel resource allocationMike Rapoport
 Re: [PATCH 5.10 04/57] net: octeontx2: Make sure the buffer is 128 ...Pavel Machek
 Re: [PATCH 11/18] arm64: Kconfig: Require FIQ support for ARCH_APPLEHector Martin 'marcan'
[New][PATCH] staging: fix ignoring return value warningYouling Tang
 Re: [PATCH 5.4 01/32] net: dsa: bcm_sf2: put device node before returnPavel Machek
 Re: [PATCH 05/18] tty: serial: samsung_tty: add support for Apple ...Hector Martin 'marcan'
 Re: [PATCH v2 2/2] drivers/clocksource: Fixup csky,mptimer compile ...Daniel Lezcano
 Re: [PATCH] staging: fix ignoring return value warningGreg Kroah-Hartman
[New][PATCH] I was wondering why I can't set the resolution to 2560x108 ...Marcin Raszka
 Re: [PATCH] m68k: Drop -fno-strength-reduce from KBUILD_CFLAGSGeert Uytterhoeven
[New][PATCH] I was wondering why I can't set the resolution to 2560x108 ...Marcin Raszka
 Re: [PATCH 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base ...Shengjiu Wang
 Re: [PATCH 3/3] crypto: hisilicon/sec - fixes shash test errorliulongfang
 Re: [PATCH 4/7] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio ...Shengjiu Wang
 Re: [PATCH 5/7] ASoC: imx-pcm-rpmsg: Add platform driver for audio ...Shengjiu Wang
[New]arch/mips/loongson64/cop2-ex.c:97:30: error: no member named 'fpu' ...kernel test robot
 Re: [RFC PATCH 10/11] vfio/iommu_type1: Optimize dirty bitmap popu ...Yi Sun
[New] george mike
 [PATCH v2 1/3] crypto: hisilicon/sec - fixes some log printing styleLongfang Liu
[New][PATCH v2 0/3] crypto:hisilicon/sec - fixes some coding styleLongfang Liu
 [PATCH v2 3/3] crypto: hisilicon/sec - fixes shash test errorLongfang Liu
 [PATCH v2 2/3] crypto: hisilicon/sec - fixes some driver coding styleLongfang Liu
[New][PATCH] powerpc/uaccess: Perform barrier_nospec() in KUAP allowanc ...Christophe Leroy
 Re: [PATCH v2] jfs: turn diLog(), dataLog() and txLog() into void ...kernel test robot
 Re: [PATCH] Input: synaptic - reverting dcb00fc799dc03fd320e123e4c ...Hans de Goede
 Re: [PATCH v6 2/4] soc: qcom: Add SoC sleep stats driverkernel test robot
 Re: [PATCH] I was wondering why I can't set the resolution to 2560 ...Willy Tarreau
 Re: [PATCH] Input: synaptic - reverting dcb00fc799dc03fd320e123e4c ...Hans de Goede
[New][PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platformShengjiu Wang
 [PATCH v2 1/7] ASoC: soc-component: Add snd_soc_pcm_component_ackShengjiu Wang
 [PATCH v2 3/7] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for r ...Shengjiu Wang
 [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base ...Shengjiu Wang
 [PATCH v2 4/7] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio c ...Shengjiu Wang
 [PATCH v2 6/7] ASoC: imx-rpmsg: Add machine driver for audio base ...Shengjiu Wang
 [PATCH v2 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for r ...Shengjiu Wang
 [PATCH v2 5/7] ASoC: imx-pcm-rpmsg: Add platform driver for audio ...Shengjiu Wang
 Re: [PATCH] ASoC: fsl: constify static snd_soc_dai_ops structsShengjiu Wang
 Re: [PATCH 5.10 04/57] net: octeontx2: Make sure the buffer is 128 ...Kevin Hao
[New][GIT PULL] x86/urgent for v5.11-rc7Borislav Petkov
 Re: [RFC PATCH 10/11] vfio/iommu_type1: Optimize dirty bitmap popu ...Keqian Zhu
 Re: [PATCH v19 3/3] scsi: ufs: Prepare HPB read for cached sub-regionBean Huo
 Re: [RESEND PATCH v8 net-next 03/15] net: mvpp2: add CM3 SRAM memo ...Baruch Siach
 Re: [PATCH] I was wondering why I can't set the resolution to 2560 ...Joe Perches
[New][GIT PULL] timers/urgent for v5.11-rc7Borislav Petkov
[New]linux-next: Fixes tag needs some work in the soundwire treeStephen Rothwell
 Re: [PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driverDaniel Scally
[New][GIT PULL] sched/urgent for v5.11-rc7Borislav Petkov
 Re: [PATCH] apparmor: fix error checkJohn Johansen
 [PATCH for-next 05/32] scsi: BusLogic: Replace spin_lock_irqsave w ...Xiaofei Tan
 [PATCH for-next 07/32] scsi: a2091: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 06/32] scsi: a100u2w: Replace spin_lock_irqsave wi ...Xiaofei Tan
 [PATCH for-next 14/32] scsi: ibmvscsi: Replace spin_lock_irqsave w ...Xiaofei Tan
 [PATCH for-next 18/32] scsi: mesh: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 04/32] scsi: qla4xxx: Replace spin_lock_irqsave wi ...Xiaofei Tan
 [PATCH for-next 10/32] scsi: bfa: Replace spin_lock_irqsave with s ...Xiaofei Tan
 [PATCH for-next 16/32] scsi: megaraid: Replace spin_lock_irqsave w ...Xiaofei Tan
 [PATCH for-next 13/32] scsi: hptiop: Replace spin_lock_irqsave wit ...Xiaofei Tan
[New][PATCH for-next 00/32] spin lock usage optimization for SCSI driversXiaofei Tan
 [PATCH for-next 29/32] scsi: stex: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 24/32] scsi: pmcraid: Replace spin_lock_irqsave wi ...Xiaofei Tan
 [PATCH for-next 22/32] scsi: ncr53c8xx: Replace spin_lock_irqsave ...Xiaofei Tan
 [PATCH for-next 26/32] scsi: qlogicfas408: Replace spin_lock_irqsa ...Xiaofei Tan
 [PATCH for-next 32/32] scsi: advansys: Replace spin_lock_irqsave w ...Xiaofei Tan
 [PATCH for-next 23/32] scsi: nsp32: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 02/32] scsi: ipr: Replace spin_lock_irqsave with s ...Xiaofei Tan
 [PATCH for-next 01/32] scsi: 53c700: Replace spin_lock_irqsave wit ...Xiaofei Tan
 [PATCH for-next 03/32] scsi: lpfc: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 11/32] scsi: esp_scsi: Replace spin_lock_irqsave w ...Xiaofei Tan
 [PATCH for-next 09/32] scsi: aha1740: Replace spin_lock_irqsave wi ...Xiaofei Tan
 [PATCH for-next 17/32] scsi: mac53c94: Replace spin_lock_irqsave w ...Xiaofei Tan
 [PATCH for-next 15/32] scsi: initio: Replace spin_lock_irqsave wit ...Xiaofei Tan
 [PATCH for-next 12/32] scsi: gvp11: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 28/32] scsi: sgiwd93: Replace spin_lock_irqsave wi ...Xiaofei Tan
 [PATCH for-next 08/32] scsi: a3000: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 31/32] scsi: wd719x: Replace spin_lock_irqsave wit ...Xiaofei Tan
 [PATCH for-next 30/32] scsi: vmw_pvscsi: Replace spin_lock_irqsave ...Xiaofei Tan
 [PATCH for-next 25/32] scsi: pcmcia: Replace spin_lock_irqsave wit ...Xiaofei Tan
 [PATCH for-next 20/32] scsi: myrb: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 21/32] scsi: myrs: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 19/32] scsi: mvumi: Replace spin_lock_irqsave with ...Xiaofei Tan
 [PATCH for-next 27/32] scsi: qlogicpti: Replace spin_lock_irqsave ...Xiaofei Tan
 Re: [PATCH v4 3/3] arm64: dts: mt8192: add mt6315 regulator nodeskernel test robot
[New][GIT PULL] core/urgent for v5.11-rc7Borislav Petkov
 Re: [RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthroughShenming Lu
 Re: [PATCH RFC 3/7] kvm: x86: XSAVE state and XFD MSRs context switchBorislav Petkov
 Re: [PATCH net-next] net: socket: use BIT_MASK for MSG_*Andy Shevchenko
 Re: [PATCH v2 net-next] net: socket: use BIT() for MSG_*Andy Shevchenko
 Re: [PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driverAndy Shevchenko
[New][PATCH] psi: Remove the redundant psi_task_tickChengming Zhou
 Re: [PATCH v2] jfs: turn diLog(), dataLog() and txLog() into void ...kernel test robot
 Re: [RFC PATCH 05/11] iommu/arm-smmu-v3: Merge a span of page to b ...Keqian Zhu
 Re: [PATCH] tmpfs: Disallow CONFIG_TMPFS_INODE64 on s390Heiko Carstens
[New]KMSAN: uninit-value in bpf_iter_prog_supportedsyzbot
 Re: linux-next: Fixes tag needs some work in the soundwire treeVinod Koul
[New]KMSAN: uninit-value in ext4_inode_journal_modesyzbot
 RE: [EXT] Re: [RESEND PATCH v8 net-next 03/15] net: mvpp2: add CM3 ...Stefan Chulski
[New]drivers/pci/controller/pci-ftpci100.c:37:9: warning: 'PCI_IOSIZE' ...kernel test robot
[New][PATCH] radeon: added support for 2560x1080 resolutionMarcin Raszka
[New][PATCH v4] kvfree_rcu: Release page cache under memory pressureqiang.zhang@windrive ...
[New]drivers/md/raid10.c:995 wait_barrier() warn: if();kernel test robot
 [PATCH v2] ipc.2: Fix prototype parameter typesAlejandro Colomar
 Re: [RFC PATCH 06/11] iommu/arm-smmu-v3: Scan leaf TTD to sync har ...Keqian Zhu
[New]Genuine Fundsinfo@inb ...
 Re: [PATCH 0/7] xen/events: bug fixes and some diagnostic aidsJürgen Groß
 [PATCH 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpiJitao Shi
[New][PATCH 0/3] Add check for max clock rate in mode_validJitao Shi
 [PATCH 1/3] drm/mediatek: mtk_dpi: Add check for max clock rate in ...Jitao Shi
 [PATCH 2/3] drm/mediatek: mtk_dpi: Add dpi config for mt8192Jitao Shi
 Re: [PATCH] I was wondering why I can't set the resolution to 2560 ...Simon Ser
[New][PATCH] uapi: map_to_7segment: Update example in documentationGeert Uytterhoeven
 RE: [PATCH V2 0/4] imx esdhc dt/driver updatePeng Fan
 Re: [PATCH v2] drm/lima: add governor data with pre-defined thresholdsQiang Yu
 Re: [PATCH] drm/lima: Use delayed timer as default in devfreq profileQiang Yu
[New]I want to seek your assistanceMr Abdoul hassan
[New][PATCH v15] staging: fbtft: add tearing signal detectCarlis
 RE: [char-misc-next 6/6] mei: bus: add client dma interface"Winkler, Tomas"
 RE: [PATCH v2 0/9] Add Host control mode to HPBAvri Altman
 Re: [RFC 9/9] x86/mm: Implement PR_SET/GET_TAGGED_ADDR_CTRL with LAM"Kirill A. Shutemov"
[New][PATCH] staging: gasket: fix indentation and lines ending with ope ...Mahak Gupta
 Re: [RFC 0/9] Linear Address Masking enabling"Kirill A. Shutemov"
 Re: [RFC 9/9] x86/mm: Implement PR_SET/GET_TAGGED_ADDR_CTRL with LAMDmitry Vyukov
[New]Please i need your helpAisha Al-Qaddafi
 Re: [RFC v1 09/26] x86/tdx: Handle CPUID via #VE"Kirill A. Shutemov"
 Re: [PATCH] printk: Userspace format enumeration supportChris Down
 Re: [PATCH v2 net-next] net: socket: use BIT() for MSG_*Menglong Dong
[New][GIT PULL] irq/urgent for v5.11-rc7Borislav Petkov
[New][PATCH] staging: rtl8723bs: fix block comments alignmentkarthek
[New][PATCH] bus: bt1-apb:Fix duplicate included linux/clk.halex_luca@163 ...
[New][PATCH] mtd: spi-nor: boya: add support for boya by25q128asGeorge Brooke
[New][PATCH v3 net-next] net: socket: use BIT() for MSG_*menglong8.dong@gmail ...
 Re: [char-misc-next 6/6] mei: bus: add client dma interfaceGreg Kroah-Hartman
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentGreg Kroah-Hartman
 Re: [PATCH] staging: gasket: fix indentation and lines ending with ...Greg KH
 Re: [PATCH 5.4 00/32] 5.4.96-rc1 reviewGreg Kroah-Hartman
[New][PATCH v6 00/11] Regression fixes/clean ups in the Qualcomm crypto ...Thara Gopinath
 [PATCH v6 01/11] crypto: qce: sha: Restore/save ahash state with c ...Thara Gopinath
 [PATCH v6 02/11] crypto: qce: sha: Hold back a block of data to be ...Thara Gopinath
 [PATCH v6 03/11] crypto: qce: skcipher: Return unsupported if key1 ...Thara Gopinath
 [PATCH v6 04/11] crypto: qce: skcipher: Return unsupported if any ...Thara Gopinath
 [PATCH v6 05/11] crypto: qce: skcipher: Return error for zero leng ...Thara Gopinath
 [PATCH v6 06/11] crypto: qce: skcipher: Return error for non-block ...Thara Gopinath
 [PATCH v6 07/11] crypto: qce: skcipher: Set ivsize to 0 for ecb(aes)Thara Gopinath
 [PATCH v6 08/11] crypto: qce: skcipher: Improve the conditions for ...Thara Gopinath
 [PATCH v6 10/11] crypto: qce: Remover src_tbl from qce_cipher_reqctxThara Gopinath
 [PATCH v6 09/11] crypto: qce: common: Set data unit size to messag ...Thara Gopinath
 [PATCH v6 11/11] crypto: qce: Remove totallen and offset in qce_startThara Gopinath
[New][PATCH] staging: octeon: convert all uses of strlcpy to strscpy in ...Phillip Potter
 Re: [PATCH] tmpfs: Disallow CONFIG_TMPFS_INODE64 on s390"Kirill A. Shutemov"
[New][PATCH] HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
 Re: [PATCH] staging: octeon: convert all uses of strlcpy to strscp ...Greg KH
 Re: [PATCH] printk: Userspace format enumeration supportJoe Perches
[New][PATCH v2] staging: octeon: convert all uses of strlcpy to strscpy ...Phillip Potter
[New]Linux 4.14.220Greg Kroah-Hartman
 Re: Linux 4.14.220Greg Kroah-Hartman
[New]Linux 4.19.174Greg Kroah-Hartman
 Re: Linux 4.19.174Greg Kroah-Hartman
 Re: Linux 5.4.96Greg Kroah-Hartman
[New]Linux 5.4.96Greg Kroah-Hartman
[New]Linux 5.10.14Greg Kroah-Hartman
 Re: Linux 5.10.14Greg Kroah-Hartman
 Re: [PATCH v2] staging: octeon: convert all uses of strlcpy to str ...Greg KH
 Re: [PATCH 2/3] drm/mediatek: mtk_dpi: Add dpi config for mt8192kernel test robot
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentkarthek
[New][PATCH v2] staging: octeon: convert all uses of strlcpy to strscpy ...Phillip Potter
[New][RFC PATCH v4 00/17] virtio/vsock: introduce SOCK_SEQPACKET supportArseny Krasnov
 [RFC PATCH v4 01/17] af_vsock: update functions for connectible socketArseny Krasnov
 [RFC PATCH v4 02/17] af_vsock: separate wait data loopArseny Krasnov
 [RFC PATCH v4 03/17] af_vsock: separate receive data loopArseny Krasnov
 [RFC PATCH v4 04/17] af_vsock: implement SEQPACKET receive loopArseny Krasnov
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentGreg Kroah-Hartman
 [RFC PATCH v4 05/17] af_vsock: separate wait space loopArseny Krasnov
 [RFC PATCH v4 06/17] af_vsock: implement send logic for SEQPACKETArseny Krasnov
 [RFC PATCH v4 07/17] af_vsock: rest of SEQPACKET supportArseny Krasnov
 [RFC PATCH v4 08/17] af_vsock: update comments for stream socketsArseny Krasnov
 [RFC PATCH v4 09/17] virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov
 [RFC PATCH v4 11/17] virtio/vsock: add SEQPACKET receive logicArseny Krasnov
 [RFC PATCH v4 10/17] virtio/vsock: fetch length for SEQPACKET recordArseny Krasnov
 [RFC PATCH v4 12/17] virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov
 [RFC PATCH v4 13/17] virtio/vsock: setup SEQPACKET ops for transportArseny Krasnov
 [RFC PATCH v4 14/17] vhost/vsock: setup SEQPACKET ops for transportArseny Krasnov
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentkarthek
 [RFC PATCH v4 16/17] loopback/vsock: setup SEQPACKET ops for transportArseny Krasnov
 [RFC PATCH v4 15/17] vsock_test: add SOCK_SEQPACKET testsArseny Krasnov
 [RFC PATCH v4 17/17] virtio/vsock: simplify credit update function APIArseny Krasnov
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentGreg Kroah-Hartman
[New][PATCH] mm/list_lru.c: remove kvfree_rcu_local()Shakeel Butt
[New]Re: [Patch v3 net-next 7/7] octeontx2-pf: ethtool physical link co ...Hariprasad Kelam
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentkarthek
 Re: [PATCH] staging: octeon: convert all uses of strlcpy to strscp ...Joe Perches
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentGreg Kroah-Hartman
 Re: [PATCH v2 4/4] hugetlb: Do early cow when page pinned on src mmPeter Xu
 Re: [PATCH] staging: rtl8723bs: fix block comments alignmentkarthek
 Re: [PATCH v2] staging: octeon: convert all uses of strlcpy to str ...Greg KH
 Re: [PATCH 10/18] arm64: Introduce FIQ supportHector Martin 'marcan'
 Re: [PATCH] Input: synaptic - reverting dcb00fc799dc03fd320e123e4c ..."Jason A. Donenfeld"
 Re: [PATCH v2] staging: octeon: convert all uses of strlcpy to str ...Phillip Potter
 Re: [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arraysChristoph Hellwig
[New]sound/soc/fsl/fsl_easrc.c:345:19: warning: taking address of packe ...kernel test robot
 Re: [RFC v1 09/26] x86/tdx: Handle CPUID via #VEDave Hansen
[New][PATCH] kbuild: simplify access to the kernel's versionSasha Levin
 Re: [PATCH] printk: Userspace format enumeration supportChris Down
 Re: [RFC PATCH v4 00/17] virtio/vsock: introduce SOCK_SEQPACKET su ..."Michael S. Tsirkin"
[New][GIT PULL] dma-mapping fix for 5.11Christoph Hellwig
 Re: [PATCH] staging: gasket: fix indentation and lines ending with ...Joe Perches
 Re: WARNING in go7007_usb_onboard_write_interrupt/usb_submit_urbAlan Stern
[New]Important business relationship"Mr. Alain Nkontchou"
 Re: [RESEND PATCH v8 net-next 03/15] net: mvpp2: add CM3 SRAM memo ...Andrew Lunn
 Re: [PATCH 6/9] perf report: Support instruction latencyAthira Rajeev
 RE: [EXT] Re: [RESEND PATCH v8 net-next 03/15] net: mvpp2: add CM3 ...Stefan Chulski
 Re: [PATCH] printk: Userspace format enumeration supportChris Down
 Re: [PATCH 1/3] drm/mediatek: mtk_dpi: Add check for max clock rat ...kernel test robot
 [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename itShiyang Ruan
 [PATCH 3/7] fsdax: Copy data before writeShiyang Ruan
[New][PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdaxShiyang Ruan
 [PATCH 2/7] fsdax: Introduce dax_copy_edges() for CoWShiyang Ruan
 [PATCH 4/7] fsdax: Replace mmap entry in case of CoWShiyang Ruan
 [PATCH 6/7] fs/xfs: Handle CoW for fsdax write() pathShiyang Ruan
 [PATCH 7/7] fs/xfs: Add dedupe support for fsdaxShiyang Ruan
 [PATCH 5/7] fsdax: Dedup file range to use a compare functionShiyang Ruan
 Re: [PATCH 2/3] drm/mediatek: mtk_dpi: Add dpi config for mt8192kernel test robot
 Re: [PATCH net-next v2] seg6: fool-proof the processing of SRv6 be ...David Ahern
[New][GIT PULL]: soundwire: updates for v5.12-rc1Vinod Koul
[New][PATCH v3 0/2] Rename audio graph export functionsSameer Pujar
 [PATCH v3 1/2] ASoC: audio-graph: Rename functions needed for exportSameer Pujar
 [PATCH v3 2/2] ASoC: tegra: Add driver remove() callbackSameer Pujar
[New][GIT PULL] libnvdimm fixes for v5.11-rc7Dan Williams
[New][PATCH] pinctrl: renesas:fix possible null pointer dereference str ...alex_luca@163 ...
 Re: [PATCH] staging: gasket: fix indentation and lines ending with ...Joe Perches
[New][GIT PULL]: Linux-phy updates for v5.12Vinod Koul
 Re: [GIT PULL] x86/urgent for v5.11-rc7Linus Torvalds
[New]drivers/media/test-drivers/vidtv/vidtv_psi.c:667:31: warning: taki ...kernel test robot
 Re: [GIT PULL] x86/urgent for v5.11-rc7Borislav Petkov
 Re: [GIT PULL] x86/urgent for v5.11-rc7Linus Torvalds
 Re: [GIT PULL] x86/urgent for v5.11-rc7Dave Hansen
 Re: [GIT PULL] Kbuild fixes for v5.11-rc7pr-tracker-bot@kernel ...
 Re: [GIT PULL] x86/urgent for v5.11-rc7pr-tracker-bot@kernel ...
 Re: [GIT PULL] sched/urgent for v5.11-rc7pr-tracker-bot@kernel ...
 Re: [GIT PULL] timers/urgent for v5.11-rc7pr-tracker-bot@kernel ...
 Re: [GIT PULL] core/urgent for v5.11-rc7pr-tracker-bot@kernel ...
 Re: [GIT PULL] irq/urgent for v5.11-rc7pr-tracker-bot@kernel ...
 Re: [GIT PULL] x86/urgent for v5.11-rc7Andy Lutomirski
 Re: [GIT PULL] x86/urgent for v5.11-rc7Dave Hansen
[New][PATCH v9 net-next 00/15] net: mvpp2: Add TX Flow Control support<stefanc@marvell ...
 [PATCH v9 net-next 01/15] doc: marvell: add CM3 address space and ...<stefanc@marvell ...
 [PATCH v9 net-next 02/15] dts: marvell: add CM3 SRAM memory to cp1 ...<stefanc@marvell ...
 [PATCH v9 net-next 03/15] net: mvpp2: add CM3 SRAM memory map<stefanc@marvell ...
 [PATCH v9 net-next 04/15] net: mvpp2: always compare hw-version vs ...<stefanc@marvell ...
 Re: [GIT PULL] x86/urgent for v5.11-rc7Linus Torvalds
 [PATCH v9 net-next 07/15] net: mvpp2: add FCA periodic timer confi ...<stefanc@marvell ...
 [PATCH v9 net-next 09/15] net: mvpp2: enable global flow control<stefanc@marvell ...
 [PATCH v9 net-next 10/15] net: mvpp2: add RXQ flow control configu ...<stefanc@marvell ...
 [PATCH v9 net-next 12/15] net: mvpp2: add BM protection underrun f ...<stefanc@marvell ...
 [PATCH v9 net-next 06/15] net: mvpp2: increase BM pool and RXQ size<stefanc@marvell ...
 [PATCH v9 net-next 13/15] net: mvpp2: add PPv23 RX FIFO flow control<stefanc@marvell ...
 [PATCH v9 net-next 08/15] net: mvpp2: add FCA RXQ non occupied des ...<stefanc@marvell ...
 [PATCH v9 net-next 11/15] net: mvpp2: add ethtool flow control con ...<stefanc@marvell ...
 [PATCH v9 net-next 05/15] net: mvpp2: add PPv23 version definition<stefanc@marvell ...
 [PATCH v9 net-next 14/15] net: mvpp2: set 802.3x GoP Flow Control mode<stefanc@marvell ...
 [PATCH v9 net-next 15/15] net: mvpp2: add TX FC firmware check<stefanc@marvell ...
[New][PATCH] HID: semitek: new driver for GK6X series keyboardsBenjamin Moody
 Re: [PATCH RESEND v5 8/8] arm64: dts: mt6359: add PMIC MT6359 rela ...Matthias Brugger
 Re: add a new dma_alloc_noncontiguous API v2Christoph Hellwig
[New][PATCH V3 1/2] dt-bindings: clk: versaclock5: Add optional load ca ...Adam Ford
 [PATCH V3 2/2] clk: vc5: Add support for optional load capacitanceAdam Ford
[New]drivers/media/test-drivers/vidtv/vidtv_psi.c:1457:31: warning: tak ...kernel test robot
 RE: [char-misc-next 6/6] mei: bus: add client dma interface"Grumbach, Emmanuel"
[New]drivers/net/ethernet/renesas/sh_eth.c:885:37: sparse: sparse: inco ...kernel test robot
 Re: [GIT PULL] dma-mapping fix for 5.11pr-tracker-bot@kernel ...
 Re: [GIT PULL] libnvdimm fixes for v5.11-rc7pr-tracker-bot@kernel ...
 Re: [PATCH 0/2] pci sysfs file iomem revoke supportStephen Rothwell
[New][PATCH net] net: bridge: use switchdev for port flags set through ...Vladimir Oltean
 Re: linux-next: build failure after merge of the kvm treeStephen Rothwell
[New]drivers/media/test-drivers/vidtv/vidtv_psi.c:1778:32: warning: tak ...kernel test robot
[New][PATCH] staging: rtl8192e: replace spaces with tab for a closing i ...Phillip Potter
 Re: [vdpa_sim_net] 79991caf52: net/ipv4/ipmr.c:#RCU-list_traversed ...Dongli Zhang
[New][PATCH] staging: fieldbus: arcx-anybus: constify static structsRikard Falkeborn
 Re: [RFC v1 09/26] x86/tdx: Handle CPUID via #VE"Kirill A. Shutemov"
 [96e8740] [PATCH 2/2] Staging: wimax: i2400m: some readability imp ...dev.dragon@bk ...
 Re: [GIT PULL] x86/urgent for v5.11-rc7Alexei Starovoitov
 Re: [PATCH 0/3] drivers/net/ethernet/amd: Follow style guideAmy Parker
[New]drivers/remoteproc/ti_k3_r5_remoteproc.c:377:28: sparse: sparse: i ...kernel test robot
 Re: [PATCH 0/3] Fix some seq_file users that were recently brokenAndrew Morton
[New][PATCH] driver core: platform: Emit a warning if a remove callback ...Uwe Kleine-König
 Re: [PATCH] x86/sgx: Drop racy follow_pfn checkJarkko Sakkinen
 Re: [PATCH v4] x86: Remove unnecessary kmap() from sgx_ioc_enclave ...Jarkko Sakkinen
 Re: [PATCH 2/2] x86/sgx: Maintain encl->refcount for each encl->mm ...Jarkko Sakkinen
 Re: [PATCH v9 net-next 01/15] doc: marvell: add CM3 address space ...Andrew Lunn
 Re: [PATCH v2 2/4] MIPS: microMIPS: Fix the judgment of mm_jr16_op ..."Maciej W. Rozycki"
 Re: [PATCH v9 net-next 03/15] net: mvpp2: add CM3 SRAM memory mapAndrew Lunn
 Re: [PATCH 2/2] x86/sgx: Maintain encl->refcount for each encl->mm ...Jarkko Sakkinen
 Re: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pinMatthew Wilcox
[New]Captemp Press Release by Portuguese GovermentJoe Pereira Guerra
 Re: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pinArnd Bergmann
 [PATCH v1 2/2] ipack: Handle a driver without remove callbackUwe Kleine-König
[New][PATCH v1 1/2] ipack: Fail earlier for drivers without probe functionUwe Kleine-König
 Re: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pinAndy Lutomirski
[New][PATCH v8] x86/sgx: Maintain encl->refcount for each encl->mm_list ...Jarkko Sakkinen
[New][PATCH] PCI: tegra: Constify static structsRikard Falkeborn
 Re: [PATCH] printk: Userspace format enumeration supportkernel test robot
[New][PATCH v1 1/2] mei: bus: simplify mei_cl_device_remove()Uwe Kleine-König
 [PATCH v1 2/2] mei: bus: change remove callback to return voidUwe Kleine-König
 RE: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pin"Song Bao Hua (Barry Song)"
 Re: [RFC v1 09/26] x86/tdx: Handle CPUID via #VEDave Hansen
[New]Linux 5.11-rc7Linus Torvalds
 Re: [GIT PULL] x86/urgent for v5.11-rc7Dave Hansen
 Re: [PATCH v8] x86/sgx: Maintain encl->refcount for each encl->mm_ ...Dave Hansen
 Re: [PATCH 0/3] Fix some seq_file users that were recently brokenNeilBrown
 Re: [RFC v1 09/26] x86/tdx: Handle CPUID via #VEAndy Lutomirski
 Re: [GIT PULL] x86/urgent for v5.11-rc7Josh Poimboeuf
[New][PATCH] PM / Domains: Fix integer overflows on u32 bit multipliesColin King
[New][PATCH] staging: rtl8192e: remove braces from single-line blockPhillip Potter
[New][PATCH] drm/amdgpu: fix potential integer overflow on shift of a intColin King
[New][Linux v5.11-rc7] x86: entry: Leftover of _TIF_SINGLESTEP define?Sedat Dilek
[New]drivers/net/wireless/intel/iwlwifi/mvm/scan.c:2094 iwl_mvm_scan_um ...kernel test robot
[New][PATCH] HID: logitech-dj: fix unintentional integer overflow on le ...Colin King
[New][PATCH net-next 0/9] Cleanup in brport flags switchdev offload for DSAVladimir Oltean
 [PATCH net-next 1/9] net: bridge: don't print in br_switchdev_set_ ...Vladimir Oltean
 [PATCH net-next 2/9] net: bridge: offload initial and final port f ...Vladimir Oltean
 [PATCH net-next 3/9] net: dsa: stop setting initial and final brpo ...Vladimir Oltean
 [PATCH net-next 4/9] net: dsa: kill .port_egress_floods overengine ...Vladimir Oltean
 [PATCH net-next 5/9] net: squash switchdev attributes PRE_BRIDGE_F ...Vladimir Oltean
 [PATCH net-next 6/9] net: bridge: stop treating EOPNOTSUPP as spec ...Vladimir Oltean
 [PATCH net-next 7/9] net: mscc: ocelot: use separate flooding PGID ...Vladimir Oltean
 [PATCH net-next 8/9] net: mscc: ocelot: offload bridge port flags ...Vladimir Oltean
 [PATCH net-next 9/9] net: mscc: ocelot: support multiple bridgesVladimir Oltean
 Re: [Linux v5.11-rc7] x86: entry: Leftover of _TIF_SINGLESTEP define?Kyle Huey
 Re: Linux 5.11-rc7Bhaskar Chowdhury
 Re: [Linux v5.11-rc7] x86: entry: Leftover of _TIF_SINGLESTEP define?Bhaskar Chowdhury
[New]PROBLEM: 5.11.0-rc7 fails to com pile_with_error:_‘-mindirect-br ...Stuart Little
[New]linux-next: manual merge of the xfs tree with the pidfd treeStephen Rothwell
 RE: [EXT] Re: [PATCH v9 net-next 01/15] doc: marvell: add CM3 addr ...Stefan Chulski
 Re: [PATCH v1] tpm_tis_spi_main: set cs_change = 0 when timesoutJarkko Sakkinen
 Re: [PATCH v1 2/2] mei: bus: change remove callback to return voidGuenter Roeck
 Re: [PATCH 1/2] Add namespace tags that can be used for matching w ...Jarkko Sakkinen
 Re: [PATCH] ia64: Fix style guide breakageDavid Sterba
 Re: [PATCH 0/3] fs/efs: Follow kernel style guideDavid Sterba
 Re: [PATCH v1 2/2] mei: bus: change remove callback to return voidkernel test robot
 Re: [PATCH v1 2/2] mei: bus: change remove callback to return voidkernel test robot
 Re: [PATCH v1 2/2] mei: bus: change remove callback to return voidkernel test robot
 Re: PROBLEM: 5.11.0-rc7 fails to _compile_with_error:_‘-mindirec ...Stuart Little
 Re: [PATCH v10 12/16] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE ...Ashish Kalra
[New]linux-next: build warning after merge of the v4l-dvb treeStephen Rothwell
 Re: PROBLEM: 5.11.0-rc7 fails to _compile_with_error:_‘-mindirec ...Stuart Little
 Re: [PATCH 1/1] tpm_tis: handle -EPROBE_DEFER in tpm_tis_plat_probe()Jarkko Sakkinen
 Re: [Intel-gfx] [drm/i915] 04ff178484: phoronix-test-suite.supertu ...kernel test robot
 Re: [PATCH v2 2/4] MIPS: microMIPS: Fix the judgment of mm_jr16_op ...Jinyang He
 Re: [PATCH] printk: Userspace format enumeration supportChris Down
 Re: [RFC PATCH 06/11] iommu/arm-smmu-v3: Scan leaf TTD to sync har ...Keqian Zhu
[New][PATCH v2 0/3] Add check for max clock rate in mode_validJitao Shi
 [PATCH v2 2/3] drm/mediatek: mtk_dpi: Add dpi config for mt8192Jitao Shi
 [PATCH v2 1/3] drm/mediatek: mtk_dpi: Add check for max clock rate ...Jitao Shi
 [PATCH v2 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpiJitao Shi
 Re: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pinMatthew Wilcox
[New][PATCH v3 0/3] Add check for max clock rate in mode_validJitao Shi
 [PATCH v3 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpiJitao Shi
 [PATCH v3 2/3] drm/mediatek: mtk_dpi: Add dpi config for mt8192Jitao Shi
 [PATCH v3 1/3] drm/mediatek: mtk_dpi: Add check for max clock rate ...Jitao Shi
 RE: [PATCH v5 0/4] perf vendor events: Support PMU events for A64FX""
 [PATCH v2] tpm_tis_spi_main: set cs_change = 0 when timesoutwanghongzhe
 Re: [PATCH 00/18] new API for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTRDave Chinner
 Re: [PATCH v7 0/2] PCI: cadence: Retrain Link to work around Gen2Kishon Vijay Abraham I
 RE: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pinDavid Rientjes
 Re: [Linux v5.11-rc7] x86: entry: Leftover of _TIF_SINGLESTEP define?Sedat Dilek
 Re: [Linux v5.11-rc7] x86: entry: Leftover of _TIF_SINGLESTEP define?Sedat Dilek
 Re: [PATCH 6/8] mm: memcontrol: switch to rstatShakeel Butt
[New]net-next build error (3)syzbot
[New]drivers/soundwire/stream.c:260:12: warning: stack frame size of 28 ...kernel test robot
[New][PATCH RESEND] wl1251: cmd: remove redundant assignmentsamirweng1979
 RE: [RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pin"Song Bao Hua (Barry Song)"
 Re: [PATCH 7/8] mm: memcontrol: consolidate lruvec stat flushingShakeel Butt
[New][PATCH RESEND] mwl8k: assign value when defining variablessamirweng1979
 Re: ANNOUNCE: pahole v1.20 (gcc11 DWARF5's default, lots of ELF se ...Sedat Dilek
[New][PATCH] staging: gasket: fix indentation and lines ending with ope ...Mahak Gupta
[New][PATCH v2] staging: gasket: fix indentation and lines ending with ...Mahak Gupta
 Re: Linux 5.11-rc7Randy Dunlap
 Re: [PATCH] mm/memtest: Add ARCH_USE_MEMTESTAnshuman Khandual
[New][PATCH] cpufreq: schedutil: Don't use the limits_changed flag any moreYue Hu
 Re: [PATCH 1/4] mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny
 Re: [PATCH] mm/memtest: Add ARCH_USE_MEMTESTAnshuman Khandual
[New][RFC v4 PATCH] usb: xhci-mtk: improve bandwidth scheduling with TTChunfeng Yun
 Re: [PATCH RFC 3/7] kvm: x86: XSAVE state and XFD MSRs context switch"Liu, Jing2"
[New][RFC PATCH v1] MIPS: tlbex: Avoid access invalid address when pmd ...hev
 Re: [PATCH v3 1/7] seqnum_ops: Introduce Sequence Number OpsRandy Dunlap
 Re: [PATCH v16 11/12] powerpc: Use OF alloc and free for FDTMichael Ellerman
 Re: [PATCH v3 09/13] vhost/vdpa: remove vhost_vdpa_config_validate()Jason Wang
[New][PATCH RESEND] rsi: remove redundant assignmentsamirweng1979
 Re: [PATCH V3 18/19] virtio_vdpa: don't warn when fail to disable vqJason Wang
 Re: [PATCH V3 17/19] vdpa: set the virtqueue num during registerJason Wang
 Re: [PATCH V3 11/14] coresight: sink: Add TRBE driverAnshuman Khandual
 Re: [PATCH v1] vdpa/mlx5: Restore the hardware used index after ch ...Jason Wang
 Re: [PATCH 1/4] mm/highmem: Lift memcpy_[to|from]_page to coreChaitanya Kulkarni
 Re: [PATCH 2/3] mlx5_vdpa: fix feature negotiation across device resetJason Wang
 Re: [PATCH 3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OKJason Wang
 Re: [PATCH 1/3] mlx5_vdpa: should exclude header length and fcs fr ...Jason Wang
 Re: [RFC 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE ...Anshuman Khandual
\
 
  \ /
  Last update: 2021-02-08 05:42    [0.034 seconds]
©2004-2020 Jasper Spaans