lkml.org 
[lkml]   [2020]   [Oct]   [29]   [last100]  
 
/

29 Oct 2020

 
 [PATCH v5 07/21] perf arm-spe: Refactor packet header parsingLeo Yan
 [PATCH v5 08/21] perf arm-spe: Add new function arm_spe_pkt_desc_a ...Leo Yan
 [PATCH v5 09/21] perf arm-spe: Refactor address packet handlingLeo Yan
 [PATCH v5 10/21] perf arm_spe: Fixup top byte for data virtual addressLeo Yan
 [PATCH v5 11/21] perf arm-spe: Refactor context packet handlingLeo Yan
 [PATCH v5 16/21] perf arm-spe: Remove size condition checking for ...Leo Yan
 [PATCH v5 18/21] perf arm-spe: Refactor operation packet handlingLeo Yan
 Re: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerPaolo Bonzini
 [PATCH v5 12/21] perf arm-spe: Add new function arm_spe_pkt_desc_c ...Leo Yan
 [PATCH v5 14/21] perf arm-spe: Add new function arm_spe_pkt_desc_e ...Leo Yan
 Re: [PATCH] ext4: Use generic casefolding support"Theodore Y. Ts'o"
 [PATCH v5 19/21] perf arm-spe: Add more sub classes for operation ...Leo Yan
 [PATCH v5 20/21] perf arm_spe: Decode memory tagging propertiesLeo Yan
[New]linux-next: Tree for Oct 29Stephen Rothwell
 [PATCH v5 17/21] perf arm-spe: Add new function arm_spe_pkt_desc_o ...Leo Yan
 [PATCH v5 13/21] perf arm-spe: Refactor counter packet handlingLeo Yan
 [PATCH v5 15/21] perf arm-spe: Refactor event type handlingLeo Yan
[New]GIT PULL] ext4 fixes for 5.10-rc2"Theodore Y. Ts'o"
 Re: [PATCH 20/33] docs: ABI: testing: make the files compatible wi ...Mauro Carvalho Chehab
 [PATCH v5 21/21] perf arm-spe: Add support for ARMv8.3-SPELeo Yan
 Re: [PATCH] char: misc: increase DYNAMIC_MINORS valueGreg KH
 Re: [PATCH 0/3] KVM: x86/mmu: Add macro for hugepage GFN maskPaolo Bonzini
 [PATCH 1/1] x86/speculation: Allow IBPB to be conditionally enable ...Anand K Mistry
 Re: [PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATEGreg KH
 RE: [PATCH v2] ath10k: Fix the parsing error in service available ..."Rakesh Pillai"
 Re: [PATCH v5 3/3] net: dsa: mv88e6xxx: Add support for mv88e6393x ...kernel test robot
 Re: [f2fs-dev] [PATCH v5 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTI ...Chao Yu
[New][PATCH] drm/hisilicon: Adding a const declaration to an invariant ...Tian Tao
[New][PATCH v12 00/10] TCPM support for FRS and AutoDischarge DisconnectBadhri Jagan Sridharan
 Re: For review: seccomp_user_notif(2) manual pageJann Horn
 Re: [PATCH] pipe: fix potential inode leak in create_pipe_files()Al Viro
 Re: net/can/isotp.c:1240:13: sparse: sparse: incorrect type in ini ...Marc Kleine-Budde
[New][PATCH] ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsiDylan Hung
 [PATCH v5 6/6] dt-bindings: spi: Add compatible for Intel LGM SoC"Ramuthevar,Vadivel MuruganX"
 Re: [PATCH v6 2/4] net: phy: Add 5GBASER interface modeMarek Behun
 [PATCH v5 2/6] spi: cadence-quadspi: Disable the DAC for Intel LGM SoC"Ramuthevar,Vadivel MuruganX"
 Re: [f2fs-dev] [PATCH v5 1/2] f2fs: add F2FS_IOC_GET_COMPRESS_OPTI ...Chao Yu
 [PATCH v12 03/10] usb: typec: tcpm: Refactor logic for new-source- ...Badhri Jagan Sridharan
[New]############# Funding Projects / Investments"mr. Simsek Kadir"
 Re: [PATCH v2 net] net: sch_generic: aviod concurrent reset and en ...Vishwanath Pai
 [PATCH v12 02/10] usb: typec: tcpci_maxim: Fix the compatible stringBadhri Jagan Sridharan
 Re: [PATCH] powerpc/eeh_cache: Fix a possible debugfs deadlock"Oliver O'Halloran"
 Re: [PATCH v2 0/5] Fix the gate2 and make it more flexibleSascha Hauer
[New][PATCH v5 00/21] perf arm-spe: Refactor decoding & dumping flowLeo Yan
 Re: [PATCH] cpufreq: schedutil: set sg_policy->next_freq to the fi ...Viresh Kumar
[New]mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_d ...kernel test robot
 [PATCH v12 01/10] dt-bindings: usb: Maxim type-c controller device ...Badhri Jagan Sridharan
[New][PATCH V2 0/4] Enhancements to Tegra194 PCIe driverVidya Sagar
 Re: [PATCH v2 3/4] dm: add support for passing through inline cryp ...Satya Tangirala
 [PATCH V2 4/4] PCI: tegra: Handle error conditions properlyVidya Sagar
 [PATCH v5 03/21] perf arm-spe: Refactor payload size calculationLeo Yan
 [PATCH v5 3/6] spi: cadence-quadspi: Add multi-chipselect support ..."Ramuthevar,Vadivel MuruganX"
 Re: [PATCH] opp: Reduce the size of critical section in _opp_table ...Viresh Kumar
 [PATCH v5 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong
 Re: [RFC PATCH] irqchip/sifive-plic: Fix getting wrong chip_data w ...Anup Patel
 Re: [PATCH v6 3/4] net: dsa: mv88e6xxx: Add support for mv88e6393x ...Marek Behun
 [PATCH v5 05/21] perf arm-spe: Fix packet length handlingLeo Yan
 [PATCH v5 04/21] perf arm-spe: Refactor arm_spe_get_events()Leo Yan
 [PATCH v5 01/21] perf arm-spe: Include bitops.h for BIT() macroLeo Yan
 Re: [RFC PATCH kernel 1/2] irq: Add reference counting to IRQ mappingsAlexey Kardashevskiy
 [PATCH v5 1/6] spi: cadence-quadspi: Add QSPI support for Intel LG ..."Ramuthevar,Vadivel MuruganX"
 [PATCH v12 06/10] usb: typec: tcpci_maxim: Fix vbus stuck on upon ...Badhri Jagan Sridharan
 [PATCH v5 4/6] spi: Move cadence-quadspi.txt to Documentation/devi ..."Ramuthevar,Vadivel MuruganX"
 [PATCH v5 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to ca ..."Ramuthevar,Vadivel MuruganX"
 [PATCH v12 10/10] usb: typec: tcpci_maxim: Fix uninitialized retur ...Badhri Jagan Sridharan
 Re: [PATCH v1 2/3] iommu: Fix an issue in iommu_page_response() fl ...Yi Sun
 Re: [PATCH 0/4] Add sustainable OPP conceptViresh Kumar
[New][PATCH] power: supply: olpc_battery: remove unnecessary CONFIG_PM_ ...Coiby Xu
 Re: [f2fs-dev] [PATCH v5 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTI ...Daeho Jeong
 Re: [External] Re: [PATCH v2 07/19] mm/hugetlb: Free the vmemmap p ...Muchun Song
[New]linux-next: build failure after merge of the akpm-current treeStephen Rothwell
 [PATCH v5 02/21] perf arm-spe: Fix a typo in commentLeo Yan
 Re: [PATCH 0/3] warn and suppress irqfloodPingfan Liu
 [PATCH v5 06/21] perf arm-spe: Refactor printing string to bufferLeo Yan
 Re: [PATCH v2 net] net: sch_generic: aviod concurrent reset and en ...Yunsheng Lin
 Re: [PATCH RFC v2 4/4] Documentation: Change doc for split_lock_de ...Randy Dunlap
 [PATCH v12 04/10] usb: typec: tcpm: frs sourcing vbus callbackBadhri Jagan Sridharan
 Re: [PATCH v6 0/4] Add support for mv88e6393x family of MarvellMarek Behun
 [PATCH v12 05/10] usb: typec: tcpci: frs sourcing vbus callbackBadhri Jagan Sridharan
[New][PATCH 0/1] x86/speculation: Allow IBPB to be conditionally enable ...Anand K Mistry
 Re: [External] Re: [PATCH 4/5] mm: memcg/slab: Fix root memcg vmstatsMuchun Song
 [PATCH 14/25] ASoC: stm32: i2s: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 12/25] ASoC: stm32: sai: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 11/25] ASoC: hdac: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
[New]The Ultimate Takeover? (Fair Pay)Ywe_Cærlyn
 [PATCH 16/25] ASoC: sirf: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
[New][rcu:dev.2020.10.26b] BUILD REGRESSION 387807f02923dd87ad097a4245d ...kernel test robot
 [PATCH 15/25] ASoC: stm32: sai: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
[New][rcu:dev.2020.10.26b 81/97] include/linux/srcutree.h:127:13: error ...kernel test robot
 [PATCH 13/25] ASoC: stm32: spdifrx: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 17/25] ASoC: hdac_hdmi: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 10/25] ASoC: tegra: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 18/25] ASoC: codecs: max98373: remove unnecessary CONFIG_PM ...Coiby Xu
 [PATCH 19/25] ASoC: sirf-audio: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 20/25] ASoC: max98390: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 22/25] ASoC: max98927: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 24/25] ASoC: wm8994: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 23/25] ASoC: ts3a227e: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 25/25] ALSA: aoa: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH 2/2] usb: dwc3: gadget: Preserve UDC max speed settingThinh Nguyen
 [PATCH 21/25] ASoC: codecs: max98090: remove unnecessary CONFIG_PM ...Coiby Xu
[New][PATCH 1/5] i2c: qup: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 2/5] i2c: mediatek: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH] Staging: rtl8723bs: core: rtw_cmd: Fixed two if-statem ...Greg KH
 Re: [PATCH 2/2] usb: dwc3: gadget: Preserve UDC max speed settingThinh Nguyen
 [PATCH 3/5] i2c: brcmstb: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 回复: 回复: [PATCH v2] kthread_worker: re-set _CPU_affinities_ ..."Zhang, Qiang"
 [PATCH 5/5] i2c: stm32: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 4/5] i2c: nomadik: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 09/25] ASoC: tegra: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 08/25] ASoC: img-i2s-out: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 07/25] ASoC: img-spdif-out: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 06/25] ASoC: img-spdif-in: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH 01/25] ALSA: core: pcm: remove unnecessary CONFIG_PM_SLEEPTakashi Iwai
 Re: [RFC PATCH 0/3] Allocate memmap from hotadded memory (per device)David Hildenbrand
[New][PATCH 01/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 05/25] ASoC: img: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 04/25] ASoC: rockchip: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 04/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 02/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 03/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 03/25] ASoC: fsl: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 02/25] ASoC: fsl: fsl_ssi: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 05/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 06/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize) ...Arvind Sankar
[New][PATCH 01/25] ALSA: core: pcm: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 07/15] iio: ssp: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH V3 1/2] PCI/AER: Add pcie_is_ecrc_enabled() APIVidya Sagar
 [PATCH 08/15] iio: magnetometer: mmc35240: remove unnecessary CONF ...Coiby Xu
 [PATCH 14/15] iio: light: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
[New][PATCH 1/3] Input: pmic8xxx-keypad: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 2/3] Input: adp5589: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 3/3] Input: nomadik-ske-keypad: remove unnecessary CONFIG_P ...Coiby Xu
 [PATCH 13/15] iio: light: us5182d: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 15/15] iio: proximity: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 RE: [PATCH V3 1/1] nvme: Add quirk for LiteON CL1 devices running ...Gloria Tsai
[New][PATCH] Drivers: ssb: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH v2] gpio: mockup: Allow probing from device treeVincent Whitchurch
 Re: [PATCH 2/4] PM: hibernate: improve robustness of mapping pages ...Mike Rapoport
 Re: [PATCH 1/2] fs:regfs: add register easy filesystemzc
 Re: [PATCH v3 00/26] coresight: Support for ETM system instructionsMike Leach
 [PATCH 3/3] watchdog: sirfsoc_wdt: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH 0/4] Add sustainable OPP conceptViresh Kumar
 [PATCH 2/3] watchdog: st_lpc_wdt: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nandMiquel Raynal
[New][PATCH 1/3] ACPI: watchdog: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH 0/4] Powerpc: Better preemption for shared processorSrikar Dronamraju
[New][PATCH v5 0/6] spi: cadence-quadspi: Add QSPI controller support f ..."Ramuthevar,Vadivel MuruganX"
[New][PATCH v5 1/2] f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctlDaeho Jeong
 Re: linux-next: manual merge of the phy-next tree with the regulat ...Vinod Koul
 Re: [PATCH 1/2] fs:regfs: add register easy filesystemAl Viro
 [PATCH v12 09/10] usb: typec: tcpci_maxim: Enable auto discharge d ...Badhri Jagan Sridharan
 [PATCH v12 08/10] usb: typec: tcpci: Implement Auto discharge disc ...Badhri Jagan Sridharan
 [PATCH v12 07/10] usb: typec: tcpm: Implement enabling Auto Discha ...Badhri Jagan Sridharan
 Re: For review: seccomp_user_notif(2) manual page [v2]Jann Horn
 Re: [f2fs-dev] [PATCH v5 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTI ...Chao Yu
 Re: [PATCH 5/9] kprobes/ftrace: Add recursion protection to the ft ...Masami Hiramatsu
[New][tip:locking/urgent] BUILD SUCCESS 921c7ebd1337d1a46783d7e15a850e1 ...kernel test robot
 Re: [v3,2/3] arm64: dts: qcom: sc7180: Add gpu cooling supportAkhil P Oommen
 Re: [PATCH 2/3] watchdog: st_lpc_wdt: remove unnecessary CONFIG_PM ...Patrice CHOTARD
 RE: [PATCH V4 0/6] can: flexcan: add stop mode support for i.MX8QMJoakim Zhang
 Re: [PATCH v7] Introduce support for Systems Management Driver ove ...Mauro Carvalho Chehab
 Re: [PATCH V3 1/1] nvme: Add quirk for LiteON CL1 devices running ...Keith Busch
 Re: Kernel 5.9 IOMMU groups regression/change"Boris V."
 [PATCH 5/6] MIPS: Loongson64: Make sure the PC address is correct ...Tiezhu Yang
 [PATCH 1/6] MIPS: Loongson64: Do not write the read only field LPA ...Tiezhu Yang
 Re: [PATCH v3] mm/oom_kill: remove comment and rename is_dump_unre ...Michal Hocko
 [PATCH 6/6] MIPS: Loongson64: Move decode_cpucfg() to loongson_regs.hTiezhu Yang
 [PATCH 4/6] MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang
 [PATCH 2/6] MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN ...Tiezhu Yang
 [PATCH 3/6] MIPS: Loongson64: Set IPI_Enable register per core by ...Tiezhu Yang
[New][PATCH 0/6] Modify some registers operations and move decode_cpucf ...Tiezhu Yang
 [PATCH 09/15] iio: adc: palmas_gpadc: remove unnecessary CONFIG_PM ...Coiby Xu
 [PATCH 10/15] iio: adc: stm32: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 11/15] iio: adc: at91_adc: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
[New]ld.lld: error: undefined symbol: amba_driver_registerkernel test robot
 [PATCH 12/15] iio: imu: kmx61: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [seccomp] Request for a "enable on execve" mode for Seccomp fi ...Sargun Dhillon
 Re: [PATCH] mtd: spi-nor: intel-spi: Split intel-spi reading from ...Greg Kroah-Hartman
[New][PATCH v4 1/3] drm/msm: Add support for GPU coolingAkhil P Oommen
 Re: [RFC][PATCH 1/2 v2] ftrace/x86: Allow for arguments to be pass ...Masami Hiramatsu
 Re: [PATCH] Documentation: Chinese translation of Documentation/ar ...Alex Shi
 [PATCH v4 3/3] dt-bindings: drm/msm/gpu: Add cooling device supportAkhil P Oommen
 Re: linux-next: Signed-off-by missing for commit in the drm-intel- ...Jani Nikula
 Re: [PATCH] arm64: defconfig: enable APSS clock driver for IPQ6018Kathiravan T
 [PATCH v4 2/3] arm64: dts: qcom: sc7180: Add gpu cooling supportAkhil P Oommen
 Re: [PATCH v1] pinctrl: intel: Add Intel Alder Lake pin controller ...Mika Westerberg
 Re: [PATCH 0/4] arch, mm: improve robustness of direct map manipul ...Mike Rapoport
 [PATCH v6 1/4] dt-bindings: net: Add 5GBASER phy interface modePavana Sharma
 Re: [PATCH 1/2] fs:regfs: add register easy filesystemzc
 Re: [RFC][PATCH 7/9] mm/vmscan: Consider anonymous pages without swapOscar Salvador
 [PATCH v6 4/4] net: dsa: mv88e6xxx: Change serdes lane parameter ...Pavana Sharma
 Re: [PATCH 0/4] arch, mm: improve robustness of direct map manipul ...David Hildenbrand
 [PATCH v6 3/4] net: dsa: mv88e6xxx: Add support for mv88e6393x fam ...Pavana Sharma
 [PATCH v6 0/4] Add support for mv88e6393x family of Marvell Pavana Sharma
 [PATCH v6 2/4] net: phy: Add 5GBASER interface modePavana Sharma
[New][PATCH v4] gpio: mockup: Allow probing from device treeVincent Whitchurch
[New][PATCH] ASoC: ti: davinci-evm: Remove redundant null check before ...Xu Wang
 Re: [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize) ...Geert Uytterhoeven
 Re: [PATCH v5 1/7] fpga: sec-mgr: intel fpga security manager clas ...Moritz Fischer
 Re: [PATCH v5 1/7] fpga: sec-mgr: intel fpga security manager clas ...Moritz Fischer
 Re: 回复: 回复: [PATCH v2] kthread_worker: re-set CPU affiniti ...Thomas Gleixner
[New]arm64: Kconfig: support for nodes spanning other nodesJanghyuck Kim
 Re: [PATCH 0/8] media: v4l2: simplify compat ioctl handlingHans Verkuil
[New]Re: [PATCH 02/17] phy: amlogic: convert to devm_platform_ioremap_r ...Remi Pommarel
 Re: [PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nandMiquel Raynal
[New][PATCH] ASoC: samsung: i2s: Remove redundant null check before clk ...Xu Wang
 Re: [PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nandBoris Brezillon
 RE: [PATCH] bpf: don't rely on GCC __attribute__((optimize)) to di ...David Laight
[New][PATCH V3 0/2] Add support to configure DWC for ECRCVidya Sagar
 [PATCH V2 3/4] PCI: tegra: Set DesignWare IP versionVidya Sagar
 [PATCH V3 2/2] PCI: dwc: Add support to configure for ECRCVidya Sagar
 [PATCH V2 2/4] PCI: tegra: Map configuration space as nGnRnEVidya Sagar
 [PATCH V2 1/4] PCI: tegra: Fix ASPM-L1SS advertisement disable codeVidya Sagar
[New]Disinfectant"Ethan Smith"
[New][PATCH] gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it ...Kent Gibson
[New][PATCH] spi: fsl-dspi: fix NULL pointer dereferenceQiang Zhao
 Re: For review: seccomp_user_notif(2) manual page [v2]Sargun Dhillon
 Re: [PATCH 4.19 000/264] 4.19.153-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH v4 00/15] follow_pfn and other iomap racesChristoph Hellwig
 Re: [PATCH v4 08/15] mm: Add unsafe_follow_pfnChristoph Hellwig
[New][PATCH] ASoC: pxa: pxa-ssp: Remove redundant null check before clk ...Xu Wang
[New][PATCH] char: misc: increase DYNAMIC_MINORS valueSangmoon Kim
 Re: [PATCH v5 2/2] clk: qcom: lpass-sc7180: Disentangle the two cl ...Taniya Das
 Re: [PATCH v5 1/2] clk: qcom: lpasscc-sc7810: Use devm in probeTaniya Das
[New]Re: [PATCH -V2 1/2] mempolicy: Rename MPOL_F_MORON to MPOL_F_MOPRONMichal Hocko
[New]Linux 4.4.241Greg Kroah-Hartman
[New]Linux 4.9.241Greg Kroah-Hartman
 Re: Linux 4.4.241Greg Kroah-Hartman
[New]Linux 4.14.203Greg Kroah-Hartman
 Re: Linux 4.9.241Greg Kroah-Hartman
 Re: Linux 4.14.203Greg Kroah-Hartman
 Re: [PATCH 00/33] ABI: add it to the documentation build systemMauro Carvalho Chehab
 Re: [PATCH 2/5] mtd: rawnand: qcom: Add initial support for qspi nandBoris Brezillon
 Re: [PATCH v2] mm: memcontrol: Simplify the mem_cgroup_page_lruvecMichal Hocko
[New]RE: [PATCH] bus: mhi: core: Add support MHI EE FP for download fir ...Carl Yin(殷张成)
 Re: [PATCH] arm64/smp: Move rcu_cpu_starting() earlierWill Deacon
 Re: [PATCH 5.9 000/757] 5.9.2-rc1 reviewJon Hunter
 Re: [PATCH 5.9 000/757] 5.9.2-rc1 reviewGreg KH
 Re: [PATCH v2 1/6] crypto: Use memzero_explicit() for clearing stateHerbert Xu
 Re: [PATCH] crypto: arm/aes-neonbs - fix usage of cbc(aes) fallbackHerbert Xu
 Re: [PATCH 3/4] dm crypt: switch to EBOIV crypto API templateHerbert Xu
 Re: [RFC][PATCH v3 6/6] rcu/tree: Use irq_work_queue_remote()Peter Zijlstra
[New][PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART co ...Vignesh Raghavendra
 Re: [PATCH v16 00/15] mtd: spi-nor: add xSPI Octal DTR supportVignesh Raghavendra
[New][PATCH] iommu/rockchip: check return value of of_find_device_by_no ...Yu Kuai
[New][PATCH] iommu/sun50i: check return value of of_find_device_by_node ...Yu Kuai
[New][PATCH] leds: various: add missing put_device() call in netxbig_le ...Yu Kuai
 Re: [PATCH V3 2/4] misc: vop: do not allocate and reassign the use ...Arnd Bergmann
 Re: [RFC][PATCH v3 6/6] rcu/tree: Use irq_work_queue_remote()Peter Zijlstra
 Re: linux-next: manual merge of the staging tree with the kselftes ...Greg KH
 Re: [PATCH v4] arm64: Enable perf events based hard lockup detectorSumit Garg
 Re: [PATCH v4 08/15] mm: Add unsafe_follow_pfnDaniel Vetter
 Re: [PATCH v3 2/2] thermal: power allocator: change how estimation ...Lukasz Luba
 Re: [PATCH] iommu/sun50i: check return value of of_find_device_by_ ...Maxime Ripard
 Re: [PATCH v4 00/15] follow_pfn and other iomap racesDaniel Vetter
[New]RE: [PATCH] bus: mhi: core: Add support MHI EE FP for download fir ...Carl Yin(殷张成)
 Re: [PATCH] drm/vc4: hdmi: Add a name to the codec DAI componentMaxime Ripard
 Re: [PATCH v4 00/15] follow_pfn and other iomap racesChristoph Hellwig
 Re: [PATCH RFC v2 2/4] x86/bus_lock: Handle warn and fatal in #DB ...Peter Zijlstra
[New][PATCH net 1/1] stmmac: intel: Fix kernel panic on pci probeWong Vee Khee
 Re: [PATCH v22 01/12] landlock: Add object managementMickaël_Salaün
 Re: [PATCH v2] gpio: mockup: Allow probing from device treeBartosz Golaszewski
 Re: [PATCH] arm64: dts: allwinner: h5: OrangePi Prime: Fix etherne ...Maxime Ripard
 [PATCH] docs: ABI: sysfs-class-firmware-attributes: solve some war ...Mauro Carvalho Chehab
[New][RESEND PATCH] soc: ti: ti_sci_pm_domains: check for proper args c ...Tero Kristo
 Re: [PATCH v22 02/12] landlock: Add ruleset and domain managementMickaël_Salaün
 Re: [PATCH v4 00/15] follow_pfn and other iomap racesDaniel Vetter
 Re: [PATCH v4] gpio: mockup: Allow probing from device treeBartosz Golaszewski
 Re: [PATCH v1 1/2] ASoC: qcom: dt-bindings: Add SM8250 sound card ...Srinivas Kandagatla
 [PATCH 2/3] hwmon: ltc2992: Add support for GPIOs.<alexandru.tachici@analog ...
 [PATCH 3/3] dt-binding: hwmon: Add documentation for ltc2992<alexandru.tachici@analog ...
 [PATCH 1/3] hwmon: ltc2992: Add support<alexandru.tachici@analog ...
[New][PATCH 0/3] hwmon: ltc2992: Add support<alexandru.tachici@analog ...
 Re: [PATCH] mm: Fix a race during split THPMichal Hocko
 Re: [External] Re: [PATCH] Documentation: Add documentation for ne ...Hans de Goede
[New][PATCH] drivers: amdgpu: Correct spelling defalut to default in co ...Bhaskar Chowdhury
[New][PATCH 00/25] Make charlcd device independentpoeschel@lemonage ...
 [PATCH v5 01/25] auxdisplay: Use an enum for charlcd backlight on ...poeschel@lemonage ...
[New][PATCH 1/2] arm64: dts: imx8mq: Configure clock rate for audio pllsShengjiu Wang
 [PATCH 2/2] arm64: dts: imx8mq-evk: Add spdif sound card supportShengjiu Wang
 Re: [PATCH v3 2/3] misc: rtsx: Add SD Express mode support for RTS5261Ulf Hansson
[New][char-misc-next 0/3] mei: bus: null derefence in rxTomas Winkler
 [char-misc-next 1/3] mei: protect mei_cl_mtu from null dereferenceTomas Winkler
 [char-misc-next 2/3] mei: bus: do not start a read for disconnecte ...Tomas Winkler
 [char-misc-next 3/3] mei: bus: deinitialize callback functions on ...Tomas Winkler
 Re: [PATCH kernel v3 2/2] powerpc/dma: Fallback to dma_ops when pe ...Michael Ellerman
 Re: [PATCH kernel v4 2/2] powerpc/dma: Fallback to dma_ops when pe ...Michael Ellerman
 Re: [PATCH 0/4] Add sustainable OPP conceptLukasz Luba
 Re: [PATCH v1] ARM: vfp: Use long jump to fix THUMB2 kernel compil ...Ard Biesheuvel
 [PATCH v5 02/25] auxdisplay: Introduce hd44780_common.[ch]poeschel@lemonage ...
 [PATCH v5 04/25] auxdisplay: Move ifwidth to struct hd44780_commonpoeschel@lemonage ...
 [PATCH v5 07/25] auxdisplay: Move addr out of charlcd_privpoeschel@lemonage ...
 [PATCH v5 12/25] auxdisplay: make charlcd_backlight visible to hd4 ...poeschel@lemonage ...
 [PATCH v5 16/25] auxdisplay: cleanup unnecessary hd44780 code in c ...poeschel@lemonage ...
 [PATCH v5 20/25] auxdisplay: hd44780: Remove clear_fastpoeschel@lemonage ...
 [PATCH v5 22/25] auxdisplay: Change gotoxy calling interfacepoeschel@lemonage ...
 [PATCH v5 23/25] auxdisplay: charlcd: Do not print chars at end of ...poeschel@lemonage ...
[New][PATCH] drivers: net: phy: Fix spelling in comment defalut to defaultBhaskar Chowdhury
 [RESEND PATCH v3 4/4] ARM: multi_v7_defconfig: enable STUSB160X Ty ...Amelie Delaunay
 [RESEND PATCH v3 1/4] dt-bindings: connector: add power-opmode opt ...Amelie Delaunay
[New][RESEND PATCH v3 0/4] STUSB1600 support on STM32MP15xx-DKxAmelie Delaunay
 [RESEND PATCH v3 3/4] ARM: dts: stm32: add STUSB1600 Type-C using ...Amelie Delaunay
 [RESEND PATCH v3 2/4] dt-bindings: usb: Add DT bindings for STUSB1 ...Amelie Delaunay
 [PATCH v5 11/25] auxdisplay: Move clear_display to hd44780_commonpoeschel@lemonage ...
 [PATCH v5 21/25] auxdisplay: charlcd: replace last device specific ...poeschel@lemonage ...
 [PATCH v5 18/25] auxdisplay: Call charlcd_backlight in placepoeschel@lemonage ...
 [PATCH v5 19/25] auxdisplay: hd44780_common: Reduce clear_display ...poeschel@lemonage ...
 [PATCH v5 15/25] auxdisplay: implement various hd44780_common_ fun ...poeschel@lemonage ...
 [PATCH v5 17/25] auxdisplay: Move char redefine code to hd44780_commonpoeschel@lemonage ...
 [PATCH v5 14/25] auxdisplay: Move init_display to hd44780_commonpoeschel@lemonage ...
 [PATCH v5 13/25] auxdisplay: Make use of enum for backlight on / offpoeschel@lemonage ...
 [PATCH v5 10/25] auxdisplay: add home to charlcd_opspoeschel@lemonage ...
 [PATCH v5 09/25] auxdisplay: provide hd44780_common_gotoxypoeschel@lemonage ...
 Re: [PATCH v1] pinctrl: intel: Add Intel Alder Lake pin controller ...Andy Shevchenko
 [PATCH v5 05/25] auxdisplay: Move write_data pointer to hd44780_commonpoeschel@lemonage ...
 [PATCH v5 08/25] auxdisplay: hd44780_common_printpoeschel@lemonage ...
 [PATCH v5 06/25] auxdisplay: Move write_cmd pointers to hd44780 dr ...poeschel@lemonage ...
 [PATCH v5 03/25] auxdisplay: Move hwidth and bwidth to struct hd44 ...poeschel@lemonage ...
[New][PATCH 00/25] Make charlcd device independentpoeschel@lemonage ...
 [PATCH 02/25] auxdisplay: Introduce hd44780_common.[ch]poeschel@lemonage ...
 [PATCH 01/25] auxdisplay: Use an enum for charlcd backlight on/of ...poeschel@lemonage ...
 Re: [PATCH v4 00/15] follow_pfn and other iomap racesChristoph Hellwig
 [PATCH v5 24/25] auxdisplay: lcd2s DT binding docpoeschel@lemonage ...
 [PATCH v5 25/25] auxdisplay: add a driver for lcd2s character displaypoeschel@lemonage ...
 Re: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerArnd Bergmann
[New][PATCH] thermal: ti-soc-thermal: Disable the CPU PM notifier for O ...Peter Ujfalusi
 Re: [PATCH v7] Introduce support for Systems Management Driver ove ...Mauro Carvalho Chehab
 Re: [PATCH 00/25] Make charlcd device independentLars Poeschel
 Re: [PATCH 1/4] dt-bindings: opp: Introduce opp-sustainable bindingsLukasz Luba
 Re: [PATCH] power: supply: olpc_battery: remove unnecessary CONFIG ...Hans de Goede
 Re: [PATCH 2/5] ARM: dts: sun8i: V3/S3: Add UART1 pin definitions ...Paul Kocialkowski
 Re: [PATCH] Documentation: livepatch: document reliable stacktraceMiroslav Benes
 Re: [PATCH 1/5] dt-bindings: vendors: add Elimo Engineering vendor ...Paul Kocialkowski
[New][PATCH v3 0/4] crypto: switch to crypto API for EBOIV generationGilad Ben-Yossef
 [PATCH v3 1/4] crypto: add eboiv as a crypto API templateGilad Ben-Yossef
 [PATCH v3 2/4] crypto: add eboiv(cbc(aes)) test vectorsGilad Ben-Yossef
 [PATCH v3 3/4] dm crypt: switch to EBOIV crypto API templateGilad Ben-Yossef
 [PATCH v3 4/4] crypto: ccree: re-introduce ccree eboiv supportGilad Ben-Yossef
 [PATCH v3 2/6] mfd: ahc1ec0: Add Advantech EC include file used by ...Shihlun Lin
[New][PATCH v3 1/6] MAINTAINERS: Add Advantech embedded controller entryShihlun Lin
 [PATCH v3 4/6] mfd: ahc1ec0: Add support for Advantech embedded co ...Shihlun Lin
 [PATCH v3 3/6] dt-bindings: mfd: ahc1ec0.yaml: Add Advantech Embed ...Shihlun Lin
 [PATCH v3 5/6] mfd: ahc1ec0-hwmon: Add sub-device hwmon for Advant ...Shihlun Lin
[New][PATCH 1/9] mfd: maxim: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 2/9] mfd: motorola-cpcap: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 3/9] mfd: intel_soc_pmic: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 4/9] mfd: max77620: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 5/9] mfd: stpmic1: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH V3 2/4] misc: vop: do not allocate and reassign the use ...Vincent Whitchurch
 [PATCH 6/9] mfd: stmfx: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 7/9] mfd: sec: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 8/9] mfd: max14577: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 [PATCH 9/9] mfd: sprd-sc27xx-spi: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH] iommu/rockchip: check return value of of_find_device_b ...Robin Murphy
[New][PATCH net-next 00/19] net: phy: add support for shared interrupts ...Ioana Ciornei
 [PATCH net-next 02/19] net: phy: add a shutdown procedureIoana Ciornei
 [PATCH net-next 06/19] net: phy: mscc: use phy_trigger_machine() t ...Ioana Ciornei
 [PATCH net-next 08/19] net: phy: mscc: remove the use of .ack_inte ...Ioana Ciornei
 [PATCH net-next 11/19] net: phy: broadcom: implement generic .hand ...Ioana Ciornei
 [PATCH net-next 13/19] net: phy: cicada: implement the generic .ha ...Ioana Ciornei
 [PATCH net-next 17/19] net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei
 [PATCH net-next 16/19] net: phy: davicom: remove the use of .ack_i ...Ioana Ciornei
 [PATCH net-next 19/19] net: phy: realtek: remove the use of .ack_i ...Ioana Ciornei
 [PATCH net-next 18/19] net: phy: realtek: implement generic .handl ...Ioana Ciornei
 [PATCH net-next 15/19] net: phy: davicom: implement generic .handl ...Ioana Ciornei
 [PATCH net-next 01/19] net: phy: export phy_error and phy_trigger_ ...Ioana Ciornei
 [PATCH net-next 03/19] net: phy: make .ack_interrupt() optionalIoana Ciornei
 [PATCH net-next 09/19] net: phy: aquantia: implement generic .hand ...Ioana Ciornei
 [PATCH net-next 10/19] net: phy: aquantia: remove the use of .ack_ ...Ioana Ciornei
 [PATCH net-next 07/19] net: phy: mscc: implement generic .handle_i ...Ioana Ciornei
 [PATCH net-next 05/19] net: phy: at803x: remove the use of .ack_in ...Ioana Ciornei
 Re: [PATCH 5/5] ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBCPaul Kocialkowski
[New][PATCH] drivers: staging: Fix spelling in commentsBhaskar Chowdhury
 [PATCH net-next 04/19] net: phy: at803x: implement generic .handle ...Ioana Ciornei
[New]support splice reads on seq_file based procfs filesChristoph Hellwig
 Re: [PATCH 4/5] dt-bindings: arm: sunxi: add Elimo bindingsMaxime Ripard
 [PATCH 1/3] seq_file: add seq_read_iterChristoph Hellwig
[New][PATCH 1/2] ASoC: qcom: dt-bindings: sm8250: update compatiblesSrinivas Kandagatla
 [PATCH 2/2] ASoC: qcom: sm8250: update compatible with new bindingsSrinivas Kandagatla
 [PATCH 2/3] proc: wire up generic_file_splice_read for iter opsChristoph Hellwig
[New]simplify follow_pte a bitChristoph Hellwig
 [PATCH 3/3] proc: switch over direct seq_read method calls to seq_ ...Christoph Hellwig
 [PATCH 1/2] mm: unexport follow_pte_pmdChristoph Hellwig
 [PATCH 2/2] mm: simplify follow_pte{,pmd}Christoph Hellwig
 Re: [PATCH] iommu/sun50i: check return value of of_find_device_by_ ...Robin Murphy
[New]Re: [PATCH 15/17] phy: phy-stm32-usbphyc: convert to devm_platform ...Amelie DELAUNAY
 Re: [PATCH v5 06/21] perf arm-spe: Refactor printing string to bufferAndré_Przywara
 Re: [PATCH 4/5] dt-bindings: arm: sunxi: add Elimo bindingsIcenowy Zheng
 Re: [PATCH v2 net] net: sch_generic: aviod concurrent reset and en ...Yunsheng Lin
 [PATCH v2 3/3] watchdog: sprd: change to use usleep_range() instea ...Chunyan Zhang
 Re: [PATCH] drivers: staging: Fix spelling in commentsGreg KH
 Re: [PATCH v2 03/19] mm/hugetlb: Introduce a new config HUGETLB_PA ...Oscar Salvador
 Re: [PATCH] drivers: staging: Fix spelling in commentsGreg KH
 [tip: core/entry] entry: Add support for TIF_NOTIFY_SIGNAL"tip-bot2 for Jens Axboe"
 [tip: core/entry] task_work: Use TIF_NOTIFY_SIGNAL if available"tip-bot2 for Jens Axboe"
 [tip: core/entry] signal: Add task_sigpending() helper"tip-bot2 for Jens Axboe"
 Re: [PATCH v3 2/3] misc: rtsx: Add SD Express mode support for RTS5261Greg Kroah-Hartman
 Re: [PATCH 3/3] proc: switch over direct seq_read method calls to ...Greg KH
 Re: [PATCH 2/3] proc: wire up generic_file_splice_read for iter opsGreg KH
 Re: [PATCH V3 2/4] misc: vop: do not allocate and reassign the use ...""
 Re: [PATCH 04/25] ASoC: rockchip: remove unnecessary CONFIG_PM_SLEEPRobin Murphy
 [tip: core/entry] entry: Fixup irqentry_enter() comment"tip-bot2 for Ira Weiny"
 [tip: x86/entry] x86: Wire up TIF_NOTIFY_SIGNAL"tip-bot2 for Jens Axboe"
 [PATCH net-next 14/19] net: phy: cicada: remove the use of .ack_in ...Ioana Ciornei
 Re: [PATCH 3/5] ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetu ...Paul Kocialkowski
 [PATCH net-next 12/19] net: phy: broadcom: remove use of ack_inter ...Ioana Ciornei
 Re: [RFC PATCH 2/3] RISC-V: Initial DTS for Microchip ICICLE boardBen Dooks
 Re: [PATCH 1/3] seq_file: add seq_read_iterGreg KH
[New]Linux 4.19.153Greg Kroah-Hartman
 Re: [PATCH 5.9 000/757] 5.9.2-rc1 reviewGreg Kroah-Hartman
[New]Linux 5.4.73Greg Kroah-Hartman
 Re: [PATCH v2.1 4/4] cpufreq: schedutil: Always call driver if nee ..."Rafael J. Wysocki"
 Re: Linux 4.19.153Greg Kroah-Hartman
 Re: Linux 5.4.73Greg Kroah-Hartman
 [PATCH v20 02/20] mm/memcg: bail early from swap accounting if mem ...Alex Shi
 [PATCH v20 01/20] mm/memcg: warning on !memcg after readahead page ...Alex Shi
 [PATCH v20 09/20] mm/memcg: add debug checking in lock_page_memcgAlex Shi
 [PATCH v20 07/20] mm/vmscan: remove unnecessary lruvec addingAlex Shi
 [PATCH v20 13/20] mm/mlock: remove lru_lock on TestClearPageMlockedAlex Shi
 [PATCH v20 19/20] mm/lru: introduce the relock_page_lruvec functionAlex Shi
 [PATCH v20 20/20] mm/lru: revise the comments of lru_lockAlex Shi
 [PATCH v20 18/20] mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi
 [PATCH v20 17/20] mm/swap.c: serialize memcg changes in pagevec_lr ...Alex Shi
 [PATCH v20 05/20] mm/thp: Simplify lru_add_page_tail()Alex Shi
 [PATCH v20 10/20] mm/swap.c: fold vm event PGROTATED into pagevec_ ...Alex Shi
 [PATCH v20 14/20] mm/mlock: remove __munlock_isolate_lru_pageAlex Shi
 [PATCH v20 15/20] mm/lru: introduce TestClearPageLRUAlex Shi
 [PATCH v20 16/20] mm/compaction: do page isolation first in compactionAlex Shi
 [PATCH v20 12/20] mm/vmscan: remove lruvec reget in move_pages_to_lruAlex Shi
 [PATCH v20 11/20] mm/lru: move lock into lru_note_costAlex Shi
 [PATCH v20 08/20] mm: page_idle_get_page() does not need lru_lockAlex Shi
 [PATCH v20 06/20] mm/thp: narrow lru lockingAlex Shi
[New][PATCH v20 00/20] per memcg lru lockAlex Shi
 [PATCH v20 03/20] mm/thp: move lru_add_page_tail func to huge_memory.cAlex Shi
 [PATCH v20 04/20] mm/thp: use head for head page in lru_add_page_tailAlex Shi
 Re: [PATCH v22 07/12] landlock: Support filesystem access-controlMickaël_Salaün
[New]Re: [PATCH 04/17] phy: cadence: convert to devm_platform_ioremap_r ...Peter Chen
[New]Re: [PATCH 05/17] phy: freescale: convert to devm_platform_ioremap ...Peter Chen
 Re: [PATCH] thermal: ti-soc-thermal: Disable the CPU PM notifier f ...Tony Lindgren
 [tip: perf/core] perf/x86/intel: Add event constraint for CYCLE_AC ..."tip-bot2 for Kan Liang"
 [tip: perf/core] perf/x86/cstate: Add Rocket Lake CPU support"tip-bot2 for Kan Liang"
 [tip: perf/core] powerpc/perf: Support PERF_SAMPLE_DATA_PAGE_SIZE"tip-bot2 for Kan Liang"
 [tip: sched/core] sched: Reenable interrupts in do_sched_yield()"tip-bot2 for Thomas Gleixner"
 [tip: sched/core] sched/deadline: Fix sched_dl_global_validate()"tip-bot2 for Peng Liu"
 [tip: sched/core] sched/deadline: Optimize sched_dl_global_validate()"tip-bot2 for Peng Liu"
[New][tip: sched/core] sched/cpupri: Add CPUPRI_HIGHER"tip-bot2 for Peter Zijlstra"
 [tip: sched/core] sched/fair: Improve the accuracy of sched_stat_w ..."tip-bot2 for jun qian"
 Re: [PATCH v5 06/21] perf arm-spe: Refactor printing string to bufferLeo Yan
 [tip: perf/core] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE"tip-bot2 for Kan Liang"
 [tip: sched/core] sched/cpupri: Remove pri_to_cpu[1]"tip-bot2 for Dietmar Eggemann"
 [tip: sched/core] sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]"tip-bot2 for Dietmar Eggemann"
[New][tip: sched/core] sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1"tip-bot2 for Peter Zijlstra"
[New][tip: sched/core] sched/fair: Exclude the current CPU from find_ne ..."tip-bot2 for Peter Zijlstra"
 [tip: sched/core] sched: fix exit_mm vs membarrier (v4)"tip-bot2 for Mathieu Desnoyers"
 [tip: sched/core] sched: membarrier: cover kthread_use_mm (v4)"tip-bot2 for Mathieu Desnoyers"
 [tip: sched/core] sched: membarrier: document memory ordering scen ..."tip-bot2 for Mathieu Desnoyers"
 [tip: perf/core] perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE"tip-bot2 for Stephane Eranian"
 [tip: sched/core] sched/fair: Check for idle core in wake_affine"tip-bot2 for Julia Lawall"
[New][tip: sched/core] sched: Remove relyance on STRUCT_ALIGNMENT"tip-bot2 for Peter Zijlstra"
 [tip: perf/core] perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZE"tip-bot2 for Kan Liang"
 [tip: perf/core] perf/x86/msr: Add Rocket Lake CPU support"tip-bot2 for Kan Liang"
[New][tip: perf/core] perf,mm: Handle non-page-table-aligned hugetlbfs"tip-bot2 for Peter Zijlstra"
 [tip: perf/core] perf/x86/intel: Add Rocket Lake CPU support"tip-bot2 for Kan Liang"
 [tip: perf/core] perf/x86/intel/uncore: Add Rocket Lake support"tip-bot2 for Kan Liang"
 Re: [PATCH v2.1 4/4] cpufreq: schedutil: Always call driver if nee ...Viresh Kumar
[New][PATCH v2] clk: renesas: r8a774c0: Add RPC clocksLad Prabhakar
 Re: [PATCH v5 06/21] perf arm-spe: Refactor printing string to bufferAndré_Przywara
 Re: [PATCH 08/11] afs: Wrap page->private manipulations in inline ...David Howells
 Re: [PATCH 3/9] mfd: intel_soc_pmic: remove unnecessary CONFIG_PM_ ...Andy Shevchenko
[New][PATCHv2 0/3] PM operations for software nodesHeikki Krogerus
 [PATCHv2 1/3] software node: Power management operations for softw ...Heikki Krogerus
 [PATCHv2 3/3] usb: dwc3: pci: Register a software node for the dwc ...Heikki Krogerus
 [PATCHv2 2/3] software node: Introduce device_add_software_node()Heikki Krogerus
 Re: [PATCH] power: supply: olpc_battery: remove unnecessary CONFIG ...Coiby Xu
 Re: BTI interaction between seccomp filters in systemd and glibc m ...Catalin Marinas
 Re: [PATCH linux-5.9 1/1] net: netfilter: fix KASAN: slab-out-of-b ...Greg KH
 Re: [PATCH 1/1] video: fbdev: fix divide error in fbcon_switchGreg KH
[New]Re: [PATCH] getdents.2: Use 'ssize_t' instead of 'int'Alejandro Colomar
[New][PATCH kernel v2] irq: Add reference counting to IRQ mappingsAlexey Kardashevskiy
 Re: [PATCH] spi: fsl-dspi: fix NULL pointer dereferenceVladimir Oltean
[New]Re: Possible bug in getdents64()?Alejandro Colomar
 Re: [PATCH] opp: fix bad error check logic in the opp helper registerTero Kristo
 Re: [PATCH v5 06/21] perf arm-spe: Refactor printing string to bufferLeo Yan
 Re: [PATCH net-next 4/5] net: mscc: ocelot: make entry_type a memb ...Vladimir Oltean
 Re: [PATCH linux-5.9 1/1] net: netfilter: fix KASAN: slab-out-of-b ...Pablo Neira Ayuso
 Re: linux-next: build failure after merge of the akpm-current treeAndy Shevchenko
 Re: [PATCH v3 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET f ...Qais Yousef
[New][PATCH v2 0/6] ASoC: codecs: add support for LPASS Codec macrosSrinivas Kandagatla
 [PATCH v2 2/6] ASoC: codecs: lpass-wsa-macro: Add support to WSA MacroSrinivas Kandagatla
 [PATCH v2 1/6] ASoC: qcom: dt-bindings: add bindings for lpass wsa ...Srinivas Kandagatla
 [PATCH v2 5/6] ASoC: codecs: lpass-va-macro: Add support to VA MacroSrinivas Kandagatla
 [PATCH v2 6/6] ASoC: codecs: lpass-va-macro: add dapm widgets and ...Srinivas Kandagatla
 [PATCH v2 4/6] ASoC: qcom: dt-bindings: add bindings for lpass va ...Srinivas Kandagatla
 [PATCH v2 3/6] ASoC: codecs: lpass-wsa-macro: add dapm widgets and ...Srinivas Kandagatla
[New][PATCH] drivers: staging: rtl8188eu: Fix spelling in two comments ...Bhaskar Chowdhury
 Re: [PATCH] power: supply: olpc_battery: remove unnecessary CONFIG ...Hans de Goede
 Re: Possible bug in getdents64()?Florian Weimer
 Re: [PATCH v2 06/15] perf session: load data directory into tool p ...Namhyung Kim
 Re: Possible bug in getdents64()?Alejandro Colomar
 [PATCH v2.2 4/4] cpufreq: schedutil: Always call driver if CPUFREQ ..."Rafael J. Wysocki"
 Re: [PATCHv2 1/3] software node: Power management operations for s ...Sakari Ailus
 Re: [PATCH 1/1] video: fbdev: fix divide error in fbcon_switchJani Nikula
 Re: [PATCH 2/2] pinctrl: qcom: Add SDX55 pincontrol driverVinod Koul
 Re: [PATCH] perf data: Allow to use stdio functions for pipe modeNamhyung Kim
 Re: [PATCH v2] sched/fair: prefer prev cpu in asymmetric wakeup pathValentin Schneider
[New]Re: [PATCH] cpufreq: schedutil: set sg_policy->next_freq to the fi ..."zhuguangqing83"
 Re: [PATCH v3 1/4] firmware: arm_scmi: Add Voltage Domain SupportEtienne Carriere
[New][PATCH -next] platform/x86/dell-wmi-sysman: Make some symbols staticZou Wei
 Re: [PATCH v2.2 4/4] cpufreq: schedutil: Always call driver if CPU ...Viresh Kumar
[New][PATCH] opp: fix bad error check logic in the opp helper registerTero Kristo
 Re: [PATCH] Documentation: Add documentation for new platform_prof ..."Rafael J. Wysocki"
 Re: [PATCH] cpufreq: schedutil: set sg_policy->next_freq to the fi ...Viresh Kumar
[New][PATCH -next] platform/x86/dell-wmi-sysman: Make wmi_sysman_kobj_s ...Zou Wei
[New][PATCH] kbuild: use -fmacro-prefix-map for .S sources compilationDenys Zagorui
 Re: [PATCH v2.2 4/4] cpufreq: schedutil: Always call driver if CPU ..."Rafael J. Wysocki"
 Re: [PATCH 1/1] video: fbdev: fix divide error in fbcon_switchGreg KH
 Re: [PATCH v22 08/12] landlock: Add syscall implementationsMickaël_Salaün
 Re: [PATCH] drivers: staging: rtl8188eu: Fix spelling in two comme ...Greg KH
 Re: [PATCH 5/5] i2c: stm32: remove unnecessary CONFIG_PM_SLEEPFabrice Gasnier
[New][PATCH 01/17] vt: keyboard, remove ctrl_alt_del declarationJiri Slaby
 [PATCH 02/17] vt: keyboard, include linux/spinlock.hJiri Slaby
 [PATCH 08/17] vt: keyboard, use DECLARE_BITMAP for key_downJiri Slaby
 [PATCH 06/17] vt: keyboard, extract vt_kdgkbent and vt_kdskbentJiri Slaby
 [PATCH 09/17] vt: keyboard, use bool for repJiri Slaby
 Re: [PATCH 10/15] iio: adc: stm32: remove unnecessary CONFIG_PM_SLEEPFabrice Gasnier
 [PATCH 11/17] vt: keyboard, reorder user buffer handling in vt_do_ ...Jiri Slaby
 [PATCH 12/17] vt: keyboard, extract and simplify vt_kdskbsentJiri Slaby
 [PATCH 17/17] vt: keyboard, use tty_insert_flip_string in puts_queueJiri Slaby
 [PATCH 16/17] vt: keyboard, use find_next_bit in kbd_matchJiri Slaby
 [PATCH 13/17] vt: keyboard, remove unneeded func_* declarationsJiri Slaby
 [PATCH 14/17] vt: keyboard, union perm checks in vt_do_kdgkb_ioctlJiri Slaby
 [PATCH 10/17] vt: keyboard, rename i to kb_func in vt_do_kdgkb_ioctlJiri Slaby
 [PATCH 15/17] vt: keyboard, make HW_RAW a functionJiri Slaby
 [PATCH 07/17] vt: keyboard, union perm checks in vt_do_kdsk_ioctlJiri Slaby
 [PATCH 03/17] vt: keyboard, sort includesJiri Slaby
 [PATCH 04/17] vt: keyboard, sort key types by their numberJiri Slaby
 [PATCH 05/17] vt: keyboard, clean up max_valsJiri Slaby
[New][PATCH -next] platform/surface: remove status assignment without r ...Zou Wei
[New]Linux 5.8.17Greg Kroah-Hartman
[New]Linux 5.9.2Greg Kroah-Hartman
 Re: Linux 5.8.17Greg Kroah-Hartman
 Re: [PATCH] powerpc: avoid broken GCC __attribute__((optimize))Michael Ellerman
 Re: Linux 5.9.2Greg Kroah-Hartman
[New][PATCH net-next] net: add in_softirq() debug checking in napi_cons ...Yunsheng Lin
 Re: [PATCH v22 12/12] landlock: Add user and kernel documentationMickaël_Salaün
 Re: [PATCH v22 00/12] Landlock LSMMickaël_Salaün
 Re: [PATCH v3 1/4] firmware: arm_scmi: Add Voltage Domain SupportCristian Marussi
[New][PATCH] MAINTAINERS: rectify DELL WMI SYSMAN DRIVERS sectionLukas Bulwahn
[New][PATCH -next] drm/amdgpu/swsmu: Remove unused static struct 'navi1 ...Zou Wei
 Re: [PATCH 11/11] afs: Fix dirty-region encoding on ppc32 with 64K ...David Howells
 AW: [PATCH] x86/unwind: remove unneeded initializationWalter Harms
[New][RESEND PATCH] arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC supportVignesh Raghavendra
 Re: [PATCHv2 1/3] software node: Power management operations for s ...Heikki Krogerus
 Re: [PATCH -next] platform/surface: remove status assignment witho ...Andy Shevchenko
 Re: [PATCH V3 2/4] misc: vop: do not allocate and reassign the use ...Arnd Bergmann
 Re: [PATCH -next] platform/x86/dell-wmi-sysman: Make some symbols ...Andy Shevchenko
[New][PATCH] serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra
 Re: [RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MNLucas Stach
 Re: [PATCH 05/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPAndy Shevchenko
 Re: [PATCH] perf data: Allow to use stdio functions for pipe modeJiri Olsa
 [PATCH v1 1/6] scsi: ufs-mediatek: Assign arguments with correct typeStanley Chu
 [PATCH v1 4/6] scsi: ufs-mediatek: Support option to disable auto- ...Stanley Chu
 [PATCH v1 2/6] scsi: ufs-mediatek: Support VA09 regulator operationsStanley Chu
 [PATCH v1 6/6] scsi: ufs-mediatek: Add HS-G4 supportStanley Chu
 [PATCH v1 3/6] scsi: ufs-mediatek: Decouple features from platform ...Stanley Chu
[New][PATCH v1 0/6] scsi: ufs: Add some proprietary features in MediaTe ...Stanley Chu
 [PATCH v1 5/6] scsi: ufs: Add enums for UniPro version higher than 1.6Stanley Chu
[New][PATCH -next] dma-buf: heaps: Make sys_heap staticZou Wei
 Re: [PATCH v5 10/21] perf arm_spe: Fixup top byte for data virtual ...Andre Przywara
[New][PATCH] Staging: rtl8723bs: core: rtw_cmd: Fixed four if-statement ...Manuel Palenzuela
 Re: [PATCH] x86/unwind: remove unneeded initializationPeter Zijlstra
 Re: [PATCH v3 1/4] PM / EM: Add a flag indicating units of power v ...Lukasz Luba
 Re: [PATCH v3 3/4] nvmem: core: Add support for keepout regionsSrinivas Kandagatla
 Re: [PATCH v7 0/4] Add mmc support for MT8192 SoCUlf Hansson
 Re: [PATCH] mmc: mediatek: replace spin_lock_irqsave by spin_lock ...Ulf Hansson
[New][PATCH net-next 1/2] net: phy: realtek: Add phy ids for RTL8226-CG ...Willy Liu
 Re: [PATCH v3 3/3] mmc: rtsx: Add SD Express mode support for RTS5261Ulf Hansson
[New][PATCH v4 0/6] vt: Add SRG mouse reporting featuresTammo Block
 [PATCH v4 1/6] tiocl.h: Change/Add defines for mouse reportTammo Block
 [PATCH v4 2/6] console_struct.h: Add members for mouse reportTammo Block
 [PATCH v4 3/6] vt/vt: Enable mode change via escape sequenceTammo Block
 [PATCH v4 4/6] vt/vt: Add SRG mouse reporting protocolTammo Block
[New][PATCH V2] drivers: staging: rtl8188eu: Fix spelling in two commen ...Bhaskar Chowdhury
 [PATCH v4 5/6] vt/vt: Add URXVT mouse reporting protocolTammo Block
 [PATCH v4 6/6] Documentation: Describe console mouse reportingTammo Block
[New][PATCH] ARM: configs: at91_dt: resync with media changesEugen Hristev
[New][PATCH net-next 2/2] net: phy: realtek: Add support for RTL8221B-V ...Willy Liu
 Re: [PATCH v5 2/4] leds: Add driver for Qualcomm LPGAndy Shevchenko
 [tip: x86/apic] x86/kvm: Enable 15-bit extension when KVM_FEATURE_ ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86: Kill all traces of irq_remapping_get_irq_domain()"tip-bot2 for David Woodhouse"
 [tip: x86/apic] iommu/hyper-v: Implement select() method on remapp ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] PCI: vmd: Use msi_msg shadow structs"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/kvm: Use msi_msg shadow structs"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/apic: Replace pointless apic:: Dest_logical usage"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/msi: Provide msi message shadow structs"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/apic: Cleanup delivery mode defines"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/apic/uv: Fix inconsistent destination mode"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/msi: Only use high bits of MSI address for DMA ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86/apic: Fix x2apic enablement without interrupt ..."tip-bot2 for David Woodhouse"
[New][tip: x86/apic] x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID"tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86/devicetree: Fix the ioapic interrupt type table"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/apic: Get rid of apic:: Dest_logical"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/apic: Cleanup destination mode"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] genirq/irqdomain: Implement get_name() method on i ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86/apic: Always provide irq_compose_msi_msg() met ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86/hpet: Use irq_find_matching_fwspec() to find r ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86/hpet: Move MSI support into hpet.c"tip-bot2 for David Woodhouse"
 [tip: x86/apic] genirq/msi: Allow shadow declarations of msi_msg:: ..."tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] iommu/intel: Use msi_msg shadow structs"tip-bot2 for Thomas Gleixner"
 Re: [PATCHv2 1/3] software node: Power management operations for s ...Andy Shevchenko
 [tip: x86/apic] iommu/amd: Use msi_msg shadow structs"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/pci/xen: Use msi_msg shadow structs"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/ioapic: Cleanup IO/APIC route entry structs"tip-bot2 for Thomas Gleixner"
 [tip: x86/apic] x86/msi: Remove msidef.h"tip-bot2 for Thomas Gleixner"
 Re: [PATCHv2 0/3] PM operations for software nodesAndy Shevchenko
 [tip: x86/apic] x86/ioapic: Handle Extended Destination ID field i ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86/ioapic: Generate RTE directly from parent irqc ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] iommu/amd: Implement select() method on remapping ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86/apic: Add select() method on vector irqdomain"tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86/ioapic: Use irq_find_matching_fwspec() to find ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] iommu/vt-d: Simplify intel_irq_remapping_select()"tip-bot2 for David Woodhouse"
 Re: [PATCH] powerpc/smp: Move rcu_cpu_starting() earlierQian Cai
 [tip: x86/apic] iommu/vt-d: Implement select() method on remapping ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] iommu/hyper-v: Disable IRQ pseudo-remapping if 15 ..."tip-bot2 for David Woodhouse"
 [tip: x86/apic] x86/apic: Support 15 bits of APIC ID in MSI where ..."tip-bot2 for David Woodhouse"
 Re: [RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MNAbel Vesa
 Re: [RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MNAdam Ford
[New][PATCH 0/2] vdpasim: allow to set MAC addressLaurent Vivier
 [PATCH 1/2] vdpasim: fix MAC address configurationLaurent Vivier
 Re: [PATCH -next] net: nvidia: forcedeth: remove useless if/elseAndrew Lunn
 Re: [PATCH v2] sched/fair: prefer prev cpu in asymmetric wakeup pathValentin Schneider
 [PATCH 2/2] vdpasim: allow to assign a MAC addressLaurent Vivier
 [PATCH 3/4] misc/pvpanic: Avoid initializing multiple pvpanic devicesMihai Carabas
 [PATCH 4/4] misc/pvpanic: add new pvpanic pci driverMihai Carabas
 [PATCH 2/4] misc/pvpanic: Add pvpanic driver frameworkMihai Carabas
 [PATCH 1/4] misc/pvpanic : preparing for pvpanic driver frameworkMihai Carabas
[New][PATCH 0/4] clocksource/drivers/sp804: misc cleanupKefeng Wang
 [PATCH 3/4] clocksource/drivers/sp804: Correct clk_get_rate handleKefeng Wang
 [PATCH 2/4] clocksource/drivers/sp804: Use clk_prepare_enable and ...Kefeng Wang
 [PATCH 1/4] clocksource/drivers/sp804: Make some symbol staticKefeng Wang
 [PATCH 4/4] clocksource/drivers/sp804: Use pr_fmtKefeng Wang
[New][PATCH] add support for pci in the pvpanic driverMihai Carabas
 Re: [PATCH] module: set MODULE_STATE_GOING state when a module fai ...Miroslav Benes
 Re: [PATCH V2] drivers: staging: rtl8188eu: Fix spelling in two co ...Greg KH
[New][PATCH] net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang
 Re: [PATCH -next] net: stmmac: platform: remove useless if/elseAndrew Lunn
[New][PATCH v2] Bluetooth: btusb: Add more IDs to usb_device_id table f ...<max.chou@realtek ...
 Re: [PATCH v3 0/4] Clarify abstract scale usage for power values i ...Lukasz Luba
 Re: [PATCH v3 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET f ...Dietmar Eggemann
 Re: [PATCH 00/18] Add Hantro regmap and VC8000 h264 decode supportEzequiel Garcia
 Re: [PATCH][next] ASoC: qcom: fix unsigned int bitwidth compared t ...Mark Brown
 Re: [PATCH v2] Asoc: qcom: lpass-cpu: Fix clock disable failureMark Brown
 Re: [PATCH v2] Asoc: qcom: lpass-sc7180: Fix MI2S bitwidth field b ...Mark Brown
 Re: [PATCH v6 2/4] net: phy: Add 5GBASER interface modeAndrew Lunn
 Re: [RFC] Have insn decoder functions return success/failureBorislav Petkov
[New][RESEND PATCH v5] net: macb: add support for high speed interfaceParshuram Thombare
 Re: [PATCH] Documentation: Add documentation for new platform_prof ...Bastien Nocera
[New][PATCH V3] drivers: staging: rtl8188eu: Fix spelling in two commen ...Bhaskar Chowdhury
 Re: [PATCH] cpufreq: schedutil: set sg_policy->next_freq to the fi ..."Rafael J. Wysocki"
 Re: [PATCH 1/4] dt-bindings: opp: Introduce opp-sustainable bindingsNishanth Menon
[New][selftest/bpf] 472547778d: WARNING:at_kernel/bpf/verifier.c:#resol ...kernel test robot
 Re: [PATCH 1/3] ACPI: watchdog: remove unnecessary CONFIG_PM_SLEEPGuenter Roeck
 Re: [PATCH v3 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET f ...Yun Hsiang
 Re: [PATCHv2 1/3] software node: Power management operations for s ...Sakari Ailus
 Re: [PATCH 2/3] watchdog: st_lpc_wdt: remove unnecessary CONFIG_PM ...Guenter Roeck
 Re: [RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MNLucas Stach
 Re: [PATCH 3/3] watchdog: sirfsoc_wdt: remove unnecessary CONFIG_P ...Guenter Roeck
 Re: [PATCH -next] platform/surface: remove status assignment witho ...Maximilian Luz
 Re: [PATCH v3 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET f ...Qais Yousef
 Re: [PATCH 00/18] Add Hantro regmap and VC8000 h264 decode supportEzequiel Garcia
 Re: [PATCH v2] kthread_worker: re-set CPU affinities if CPU come o ...Petr Mladek
[New][xfs] 3d46c44ae1: aim7.jobs-per-min -14.9% regressionkernel test robot
 Re: [PATCH] drivers: net: phy: Fix spelling in comment defalut to ...Andrew Lunn
 Re: [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapt ...Lukasz Stelmach
 Re: [PATCH v16 00/15] mtd: spi-nor: add xSPI Octal DTR supportPratyush Yadav
 Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_doneSebastian Andrzej Siewior
 Re: [PATCH v3 5/6] mfd: ahc1ec0-hwmon: Add sub-device hwmon for Ad ...Lee Jones
 Re: [PATCH 2/3] watchdog: st_lpc_wdt: remove unnecessary CONFIG_PM ...Patrice CHOTARD
[New][ext4] aa75f4d3da: ltp.swapoff02.failkernel test robot
[New][PATCH v6 0/9] KFENCE: A low-overhead sampling-based memory safety ...Marco Elver
 [PATCH v6 1/9] mm: add Kernel Electric-Fence infrastructureMarco Elver
 [PATCH v6 3/9] arm64, kfence: enable KFENCE for ARM64Marco Elver
 [PATCH v6 4/9] mm, kfence: insert KFENCE hooks for SLABMarco Elver
 [PATCH v6 2/9] x86, kfence: enable KFENCE for x86Marco Elver
 [PATCH v6 5/9] mm, kfence: insert KFENCE hooks for SLUBMarco Elver
 [PATCH v6 6/9] kfence, kasan: make KFENCE compatible with KASANMarco Elver
 [PATCH v6 8/9] kfence: add test suiteMarco Elver
 [PATCH v6 9/9] MAINTAINERS: Add entry for KFENCEMarco Elver
 [PATCH v6 7/9] kfence, Documentation: add KFENCE documentationMarco Elver
 Re: [PATCH] arm64/smp: Move rcu_cpu_starting() earlierQian Cai
 Re: [PATCH] iommu/rockchip: check return value of of_find_device_b ..."yukuai (C)"
 Re: [PATCH v5 1/1] drm/mediatek: dsi: fix scrolling of panel with ...Chun-Kuang Hu
 Re: [PATCH V3 2/4] misc: vop: do not allocate and reassign the use ..."Dixit, Ashutosh"
 [PATCH v2] net: usb: usbnet: update __usbnet_{read|write}_cmd() to ...Anant Thazhemadam
 Re: [PATCH v2 04/19] mm/hugetlb: Introduce nr_free_vmemmap_pages i ...Oscar Salvador
 Re: [PATCH] dt-bindings: serial: 8250_omap: Add compatible for UAR ...Nishanth Menon
[New][RESEND PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers ...Krzysztof Kozlowski
 Re: [PATCH -next] drm/i915: Remove unused variable retVille Syrjälä
[New][PATCH v2] input: add 2 kind of switchHyungJae Im
 Re: [RFC][PATCH 0/3 v3] ftrace: Add access to function arguments f ...Masami Hiramatsu
[New]False positive from checkscript: git git://...Jean Delvare
 Re: [PATCH] ARM: configs: at91_dt: resync with media changesAlexandre Belloni
 Re: [PATCH 1/4] dt-bindings: opp: Introduce opp-sustainable bindingsLukasz Luba
 Re: [External] Re: [PATCH v2 03/19] mm/hugetlb: Introduce a new co ...Muchun Song
 Re: [PATCH V3 2/4] misc: vop: do not allocate and reassign the use ..."Dixit, Ashutosh"
 RE: [PATCH] MAINTAINERS: rectify DELL WMI SYSMAN DRIVERS section"Bharathi, Divya"
 Re: [PATCH 2/4] arm64: hide more compat_vdso codeArnd Bergmann
 Re: [PATCH] arm64: NUMA: Kconfig: Increase max number of nodesCatalin Marinas
 Re: [PATCH net-next 1/2] net: phy: realtek: Add phy ids for RTL822 ...Andrew Lunn
 Re: [PATCH 5/9] kprobes/ftrace: Add recursion protection to the ft ...Steven Rostedt
 Re: [PATCH] ath10k: Introduce a devicetree quirk to skip host cap ...Bjorn Andersson
[New][PATCH v7 0/3] Adding support for Microchip/Microsemi serial GPIO ...Lars Povlsen
 [PATCH v7 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl drive ...Lars Povlsen
 [PATCH v7 3/3] arm64: dts: sparx5: Add SGPIO devicesLars Povlsen
 [PATCH v7 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-micr ...Lars Povlsen
 Re: [External] Re: [PATCH v2 04/19] mm/hugetlb: Introduce nr_free_ ...Muchun Song
 [PATCH v3 5/6] pci: dwc: pci-exynos: rework the driver to support ...Marek Szyprowski
 Re: [PATCH v2] input: add 2 kind of switchBarnabás_Pőcze
 [PATCH v3 1/6] dt-bindings: pci: drop samsung,exynos5440-pcie bindingMarek Szyprowski
[New][PATCH v3 0/6] Add DW PCIe support for Exynos5433 SoCsMarek Szyprowski
[New][gustavoars-linux:testing/uapi/fam1/ipv4_6] BUILD SUCCESS a841122b ...kernel test robot
 [PATCH v3 2/6] dt-bindings: pci: add the samsung,exynos-pcie bindingMarek Szyprowski
 [PATCH v3 4/6] phy: samsung: phy-exynos-pcie: rework driver to sup ...Marek Szyprowski
 [PATCH v3 6/6] arm64: dts: exynos: add the WiFi/PCIe support to TM ...Marek Szyprowski
 [PATCH v2] getdents.2: Use appropriate typesAlejandro Colomar
 Re: [PATCH v20 11/20] mm/lru: move lock into lru_note_costJohannes Weiner
 Re: LPC 2020 Hackroom Session: summary and next steps for isolated ..."Enrico Weigelt, metux IT consult"
 Re: [PATCH] PCI: pcie-rcar-host: Drop unused members from struct r ...Geert Uytterhoeven
 Re: [PATCH v20 01/20] mm/memcg: warning on !memcg after readahead ...Johannes Weiner
 Re: [PATCH v7 02/12] dt-bindings: leds: Convert pwm to yamlRussell King - ARM Linux admin
 [PATCH 2/2] arm64: dts: renesas: r8a77961: ulcb-kf: Initial device ...Eugeniu Rosca
[New][PATCH 1/2] arm64: dts: renesas: r8a77961: Add CAN{0,1} placeholde ...Eugeniu Rosca
 Re: [RESEND PATCH v2] mtd: spi-nor: Fix address width on flash chi ...Vignesh Raghavendra
[New][PATCH, net -> staging, v2] wimax: move out to stagingArnd Bergmann
 [PATCH v3 3/6] dt-bindings: phy: add the samsung,exynos-pcie-phy b ...Marek Szyprowski
 Re: [PATCH v20 02/20] mm/memcg: bail early from swap accounting if ...Johannes Weiner
 Re: [PATCH] powerpc/smp: Move rcu_cpu_starting() earlierQian Cai
 Re: [PATCH net-next 1/2] net: phy: realtek: Add phy ids for RTL822 ...Heiner Kallweit
 Re: WARNING: suspicious RCU usage in ovs_flow_tbl_masks_cache_resize"Eelco Chaudron"
 Re: [PATCH v20 03/20] mm/thp: move lru_add_page_tail func to huge_ ...Johannes Weiner
 Re: [PATCH v2] sched/fair: prefer prev cpu in asymmetric wakeup pathVincent Guittot
 Re: [PATCH 2/4] misc/pvpanic: Add pvpanic driver frameworkkernel test robot
 Re: [PATCH 1/4] dt-bindings: opp: Introduce opp-sustainable bindingsNishanth Menon
 Re: [PATCH 6/9] livepatch/ftrace: Add recursion protection to the ...Miroslav Benes
 Re: [PATCH] iommu/rockchip: check return value of of_find_device_b ...Robin Murphy
 Re: [PATCH v20 04/20] mm/thp: use head for head page in lru_add_pa ...Johannes Weiner
 Re: [PATCH v2] input: add 2 kind of switch""
 Re: [PATCH 2/4] arm64: hide more compat_vdso codeDmitry Safonov
 Re: [PATCH V3 2/4] misc: vop: do not allocate and reassign the use ...Arnd Bergmann
 Re: [PATCH v2] getdents.2: Use appropriate types"Michael Kerrisk (man-pages)"
 Re: [PATCH] mtd: spi-nor: Don't copy self-pointing struct aroundVignesh Raghavendra
 Re: [seccomp] Request for a "enable on execve" mode for Seccomp fi ...Rich Felker
 Re: [PATCH v2] sched/fair: prefer prev cpu in asymmetric wakeup pathVincent Guittot
 Re: [PATCH v2] input: add 2 kind of switch""
 Re: [PATCH 2/2] pinctrl: qcom: Add sc7280 pinctrl driverLinus Walleij
 Re: [PATCH v20 05/20] mm/thp: Simplify lru_add_page_tail()Johannes Weiner
[New]INFO: task hung in __do_sys_reboot (2)syzbot
[New]drivers/accessibility/speakup/speakup_dtlk.c:334:28: sparse: spars ...kernel test robot
 Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_doneChristoph Hellwig
[New][GIT PULL] afs fixesDavid Howells
 Re: [PATCH 2/2] arm64: dts: renesas: r8a77961: ulcb-kf: Initial de ...Geert Uytterhoeven
 Re: [PATCH 1/2] arm64: dts: renesas: r8a77961: Add CAN{0,1} placeh ...Geert Uytterhoeven
 Re: [PATCH] arm64/smp: Move rcu_cpu_starting() earlier"Paul E. McKenney"
 Re: KASAN: out-of-bounds Read in __switch_to (2)syzbot
 [PATCH v3] getdents.2: Use appropriate typesAlejandro Colomar
 Re: [PATCH 00/18] Add Hantro regmap and VC8000 h264 decode supportRobin Murphy
 Re: [PATCH] power: supply: olpc_battery: remove unnecessary CONFIG ...Coiby Xu
 Re: For review: seccomp_user_notif(2) manual page [v2]"Michael Kerrisk (man-pages)"
 Re: [PATCH 1/4] dt-bindings: opp: Introduce opp-sustainable bindingsLukasz Luba
 Re: [PATCH 2/2] pinctrl: qcom: Add sc7280 pinctrl driverBjorn Andersson
 Re: [PATCH v2 2/2] ARM: dts: add Protonic WD3 boardShawn Guo
 Re: [PATCH v2] sched/fair: prefer prev cpu in asymmetric wakeup pathVincent Guittot
 Re: [External] Re: [PATCH] Documentation: Add documentation for ne ...Bastien Nocera
 Re: [PATCH] inotify: Increase default inotify.max_user_watches lim ...Waiman Long
 Re: [PATCH v2 1/2] dt-bindings: arm: fsl: add Protonic WD3 boardShawn Guo
 Re: [PATCH, net -> staging, v2] wimax: move out to stagingJohannes Berg
 Re: Adding ABI to htmldocs - Was: Re: [PATCH 2/2] w1: w1_therm: Ad ...Mauro Carvalho Chehab
 Re: [PATCH v2] clk: renesas: r8a774c0: Add RPC clocksGeert Uytterhoeven
[New][PATCH] x86/entry/64: Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
 Re: [PATCH v2] sched/fair: prefer prev cpu in asymmetric wakeup pathVincent Guittot
 Re: [PATCH 5/5] i2c: stm32: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH 04/25] ASoC: rockchip: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH 3/9] mfd: intel_soc_pmic: remove unnecessary CONFIG_PM_ ...Coiby Xu
 Re: [PATCH 3/3] watchdog: sirfsoc_wdt: remove unnecessary CONFIG_P ...Coiby Xu
 Re: 答复: 答复: [PATCH] bus: mhi: core :_Add_support_MHI_EE_FP ...Jeffrey Hugo
 Re: [RFC][PATCH 7/9] mm/vmscan: Consider anonymous pages without swapDave Hansen
 Re: [PATCH v2] sched/fair: prefer prev cpu in asymmetric wakeup pathVincent Guittot
 Re: [PATCH 1/3] dt-bindings: watchdog: fsl-imx: document i.MX comp ...Shawn Guo
 Re: [PATCH v2] input: add 2 kind of switchBarnabás_Pőcze
 Re: [PATCH 6/9] livepatch/ftrace: Add recursion protection to the ...Steven Rostedt
 Re: [PATCH 01/25] ALSA: core: pcm: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH] opp: Reduce the size of critical section in _opp_table ...Dmitry Osipenko
 Re: [PATCH 2/3] ARM: dts: imx: align watchdog node name with dtschemaShawn Guo
 Re: [PATCH 3/3] ARM: dts: vf: align watchdog node name with dtschemaShawn Guo
 Re: [PATCH 01/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPJonathan Cameron
 Re: [PATCH 05/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
 Re: [PATCH] x86/entry/64: Use TEST %reg,%reg instead of CMP $0,%regAndy Lutomirski
 Re: [PATCH 5.9 000/757] 5.9.2-rc1 reviewRonald Warsow
 Re: [PATCH 3/3] kconfig: qconf: convert to Qt5 new signal/slot con ...Boris Kolpackov
 Re: [PATCH 06/14] dt-bindings: arm: fsl: document i.MX25 and i.MX2 ...Shawn Guo
 Re: [PATCH 30/33] docs: ABI: cleanup several ABI documentsJonathan Cameron
[New]drivers/vhost/vdpa.c:303:13: sparse: expected unsigned int constkernel test robot
 Re: [PATCH 01/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPCoiby Xu
[New]drivers/video/fbdev/pvr2fb.c:788:26: sparse: expected voidkernel test robot
 Re: [PATCH v2] sched/fair: prefer prev cpu in asymmetric wakeup pathValentin Schneider
 Re: [PATCH 00/18] Add Hantro regmap and VC8000 h264 decode supportMark Brown
 Re: [PATCH 2/4] misc/pvpanic: Add pvpanic driver frameworkkernel test robot
 Re: [PATCH v3 05/16] soc: mediatek: pm_domains: Make bus protectio ...Matthias Brugger
 Re: [PATCH 20/33] docs: ABI: testing: make the files compatible wi ...Jonathan Cameron
 Re: [PATCH v3 15/16] soc: mediatek: pm-domains: Add default power ...Matthias Brugger
 Re: [PATCH 2/3] watchdog: st_lpc_wdt: remove unnecessary CONFIG_PM ...Coiby Xu
 Re: [PATCH] iio: light: apds9960: remove unneeded semicolonJonathan Cameron
[New][PATCH v1] coresched/proc: add forceidle report with coresched enabledAubrey Li
 Re: [PATCH 30/33] docs: ABI: cleanup several ABI documentsTom Rix
 Re: False positive from checkscript: git git://...Joe Perches
 Re: [PATCH V3 1/1] nvme: Add quirk for LiteON CL1 devices running ...Christoph Hellwig
 Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_doneSebastian Andrzej Siewior
 Re: [PATCH] iio/adc: ingenic: remove unneeded semicolonJonathan Cameron
 Re: [PATCH 6/9] livepatch/ftrace: Add recursion protection to the ...Petr Mladek
 Re: [PATCH] iio: adc: at91-sama5d2_adc: remove unneeded semicolonJonathan Cameron
 Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_doneChristoph Hellwig
[New][PATCH v6 0/7] arm64: Add framework to turn an IPI as NMISumit Garg
 [PATCH v6 1/7] arm64: Add framework to turn IPI as NMISumit Garg
 [PATCH v6 2/7] irqchip/gic-v3: Enable support for SGIs to act as NMIsSumit Garg
 [PATCH v6 3/7] arm64: smp: Assign and setup an IPI as NMISumit Garg
 [PATCH v6 4/7] nmi: backtrace: Allow runtime arch specific overrideSumit Garg
 [PATCH v6 5/7] arm64: ipi_nmi: Add support for NMI backtraceSumit Garg
 Re: [RESEND PATCH 2/4] usb: musb: Fix NULL check on struct musb_re ...Tony Lindgren
 [PATCH v6 6/7] kgdb: roundup: Allow runtime arch specific overrideSumit Garg
 [PATCH v6 7/7] arm64: kgdb: Roundup cpus using IPI as NMISumit Garg
 Re: [PATCH v2] kthread_worker: re-set CPU affinities if CPU come o ...Thomas Gleixner
 Re: WARN_ON(fuse_insert_writeback(root, wpa)) in tree_insert()Qian Cai
 Re: [PATCH 6/9] livepatch/ftrace: Add recursion protection to the ...Miroslav Benes
 Re: [PATCH v3] AMD_SFH: Fix for incorrect Sensor indexJiri Kosina
 [PATCH 01/18] block: cleanup del_gendisk a bitChristoph Hellwig
 Re: [PATCH] net/usb/r8153_ecm: support ECM mode for RTL8153kernel test robot
 [PATCH 02/18] block: open code kobj_map into in block/genhd.cChristoph Hellwig
 RE: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerDavid Laight
[New][PATCH] trace: Fix some typos in commentsQiujun Huang
 [PATCH 03/18] block: split block_class_lockChristoph Hellwig
 Re: SIGHUP on connect"Michael J. Baars"
 [PATCH 04/18] block: rework requesting modules for unclaimed devicesChristoph Hellwig
 Re: linux-next: Tree for Oct 29 [drivers/nvdimm/nd_e820.ko]Randy Dunlap
[New]simplify gendisk lookup and remove struct block_device aliases v4Christoph Hellwig
[New][PATCH][next] sched/debug: fix memory corruption caused by multipl ...Colin King
 Re: False positive from checkscript: git git://...Jean Delvare
 Re: [PATCH] HID: i2c-hid: show the error of failing to fetch the H ...Jiri Kosina
 [PATCH 05/18] block: add an optional probe callback to major_namesChristoph Hellwig
 Re: SIGHUP on connect"Michael J. Baars"
 [PATCH 06/18] ide: remove ide_{,un}register_regionChristoph Hellwig
 Re:Re: [PATCH] Documentation: Chinese translation of Documentation ...Bailu Lin
 [PATCH 2/2] regulator: Add support for DA9121 regulatorVincent Whitchurch
 [PATCH 1/2] dt-bindings: regulator: Add DA9121Vincent Whitchurch
[New][PATCH 0/2] DA9121 regulator supportVincent Whitchurch
 [PATCH 07/18] swim: don't call blk_register_regionChristoph Hellwig
 Re: [PATCH V9 0/5] Intel Platform Monitoring TechnologyLee Jones
 Re: [PATCH v2] net: usb: usbnet: update __usbnet_{read|write}_cmd( ...Anant Thazhemadam
 [PATCH 08/18] sd: use __register_blkdev to avoid a modprobe for an ...Christoph Hellwig
 Re: [PATCH] regmap: provide regmap_assign_bits()Mark Brown
[New]Hello My Dearest"Mrs. Sophia Robin"
 Re: SIGHUP on connect"Michael J. Baars"
 [PATCH 10/18] loop: use __register_blkdev to allocate devices on d ...Christoph Hellwig
[New][PATCH] tracing: Fix in out of bounds write in get_trace_bufQiujun Huang
 Re: [PATCH] HID: ghlive: support for ghlive ps3/wii u donglesJiri Kosina
[New][PATCH v5] x86: add failure injection to get/put/clear_userAlexander Potapenko
 [PATCH 11/18] md: use __register_blkdev to allocate devices on demandChristoph Hellwig
 Re: [PATCH] fuse: fix potential accessing NULL pointer problem in ...Miklos Szeredi
 Re: drivers/video/backlight/ltv350qv.c:192:12: warning: stack fram ...Andrey Konovalov
 [PATCH 12/18] ide: switch to __register_blkdev for command set probingChristoph Hellwig
 [PATCH 3/3] MAINTAINERS: add files for Mediatek DRM driversChun-Kuang Hu
[New][PATCH 0/3] Move Mediatek MIPI DSI PHY driver from DRM folder to P ...Chun-Kuang Hu
 Re: [PATCH v4 2/5] dt-bindings: net: Add bindings for AX88796C SPI ...Rob Herring
 [PATCH 1/3] drm/mediatek: Separate mtk_mipi_tx to an independent m ...Chun-Kuang Hu
 [PATCH 2/3] phy: mediatek: Move mtk_mipi_dsi_phy driver into drive ...Chun-Kuang Hu
 Re: [PATCH v2 1/2] ASoC: dt-bindings: fsl_aud2htx: Add binding doc ...Rob Herring
 Re: [PATCH 3/9] mfd: intel_soc_pmic: remove unnecessary CONFIG_PM_ ...Lee Jones
 Re: [PATCH 2/2] regulator: Add support for DA9121 regulatorMark Brown
 Re: [PATCH v3 14/26] coresight: etm4x: Add sysreg access helpersSuzuki K Poulose
 [PATCH 13/18] floppy: use a separate gendisk for each media formatChristoph Hellwig
 Re: WARN_ON(fuse_insert_writeback(root, wpa)) in tree_insert()Miklos Szeredi
 [PATCH 09/18] brd: use __register_blkdev to allocate devices on demandChristoph Hellwig
 Re: [PATCH v6 6/7] kgdb: roundup: Allow runtime arch specific overrideDaniel Thompson
 Re: [PATCH][next] sched/debug: fix memory corruption caused by mul ...Valentin Schneider
 [PATCH 14/18] amiflop: use separate gendisks for Amiga vs MS-DOS modeChristoph Hellwig
[New][PATCH v2] tracing: Fix out of bounds write in get_trace_bufQiujun Huang
 Re: [PATCH v5 0/3] time namespace aware system boot timeChristian Brauner
 Re: [PATCH] gpiolib: acpi: Support GpioInt with active_low polarityRicardo Ribalda
 [PATCH 15/18] ataflop: use a separate gendisk for each media formatChristoph Hellwig
 Re: For review: seccomp_user_notif(2) manual page [v2]Christian Brauner
 Re: [PATCH 3/3] dt-binding: hwmon: Add documentation for ltc2992Rob Herring
 Re: [RFC PATCH 1/2] rseq: Implement KTLS prototype for x86-64Florian Weimer
 Re: [PATCH 30/33] docs: ABI: cleanup several ABI documentskajoljain
 Re: [PATCH] selftests/ftrace: Use $FUNCTION_FORK to reference kern ...Christian Brauner
 Re: [PATCH v12 01/10] dt-bindings: usb: Maxim type-c controller de ...Rob Herring
 [PATCH 16/18] z2ram: reindentChristoph Hellwig
 Re: [PATCH 3/3] dt-binding: hwmon: Add documentation for ltc2992Rob Herring
 Re: [PATCH 3/5] iio: adc: xilinx: use a devres action to disable a ...Jonathan Cameron
 Re: [PATCH v2 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXECChristian Brauner
 Re: [PATCH] mtd: spi-nor: intel-spi: Split intel-spi reading from ...Daniel Gutson
 [PATCH] builddeb: Consolidate consecutive chmod calls into oneSven Joachim
 Re: [PATCH v2] mm: memcg: link page counters to root if use_hierar ...Michal Koutný
 [PATCH 17/18] z2ram: use separate gendisk for the different modesChristoph Hellwig
 Re: [PATCH v3 0/4] Clarify abstract scale usage for power values i ...Doug Anderson
 Re: [RESEND PATCH v3 1/4] dt-bindings: connector: add power-opmode ...Rob Herring
 Re: False positive from checkscript: git git://...Joe Perches
 Re: [PATCH][next] sched/debug: fix memory corruption caused by mul ...Valentin Schneider
[New]Hello.Henrita Pieres
 Re: [PATCH v3 45/56] iio: fix a kernel-doc markupJonathan Cameron
[New][RESEND PATCH v2 1/2] MAINTAINERS: Remove JZ4780 DMA driver entryKrzysztof Kozlowski
 [RESEND PATCH v2 2/2] MAINTAINERS: Add linux-mips mailing list to ...Krzysztof Kozlowski
 Re: [PATCH] regmap: provide regmap_assign_bits()Bartosz Golaszewski
 Re: [PATCH v3 00/26] coresight: Support for ETM system instructionsSuzuki K Poulose
[New][PATCH v2] inotify: Increase default inotify.max_user_watches limi ...Waiman Long
 Re: [PATCH 4/5] iio: adc: xilinx: use devres for irq handlingJonathan Cameron
[New][RESEND PATCH] KEYS: asymmetric: Fix kerneldocKrzysztof Kozlowski
 Re: [PATCH] regmap: provide regmap_assign_bits()Mark Brown
 Re: [PATCH v2] mm: memcg/slab: Fix return child memcg objcg for ro ...Shakeel Butt
 Re: [PATCH v5 1/1] arm64: dts: Add Mediatek SoC MT8192 and evaluat ...Matthias Brugger
 Re: [PATCH v3 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET f ...Dietmar Eggemann
 Re: False positive from checkscript: git git://...Dwaipayan Ray
 Re: [PATCH v9 1/3] dt-bindings: Add vendor prefix for Novatek Micr ...Rob Herring
 [PATCH 18/18] block: switch gendisk lookup to a simple xarrayChristoph Hellwig
 Re: [PATCH v2] mm: memcg/slab: Fix use after free in obj_cgroup_chargeShakeel Butt
 Re: [RESEND PATCH v3] arm64: dts: mediatek: align GPIO hog names w ...Matthias Brugger
 Re: [PATCH] regmap: provide regmap_assign_bits()Bartosz Golaszewski
 Re: [PATCH v2] mm: memcg/slab: Rename *_lruvec_slab_state to *_lru ...Shakeel Butt
 Re: [f2fs-dev] [PATCH v5 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTI ...Eric Biggers
 Re: [PATCH] x86/entry/64: Use TEST %reg,%reg instead of CMP $0,%regArvind Sankar
 Re: [PATCH 24/25] ASoC: wm8994: remove unnecessary CONFIG_PM_SLEEPCharles Keepax
 Re: [RFC] wimax: move out to stagingJakub Kicinski
[New][PATCH v3] tracing: Fix out of bounds write in get_trace_bufQiujun Huang
 Re: [RFC][PATCH 7/9] mm/vmscan: Consider anonymous pages without swapYang Shi
 Re: [PATCH] dma-mapping: Fix 32-bit overflow with CONFIG_ARM_LPAE=nChristoph Hellwig
 Re: [PATCH v5 5/6] dt-bindings: spi: Convert cadence-quadspi.txt t ...Rob Herring
 Re: [PATCH v2] mm: memcontrol: Simplify the mem_cgroup_page_lruvecShakeel Butt
 Re: [PATCH] stop_machine: Mark functions as notraceGuo Ren
[New][PATCH v2] x86/boot/64: Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
 Re: [PATCH] power: supply: olpc_battery: remove unnecessary CONFIG ...Hans de Goede
 Re: [RFC][PATCH v3 6/6] rcu/tree: Use irq_work_queue_remote()"Paul E. McKenney"
 Re: [PATCH] stop_machine: Mark functions as notraceGuo Ren
 Re: [RFC][PATCH v3 6/6] rcu/tree: Use irq_work_queue_remote()"Paul E. McKenney"
 Re: [PATCH V9 0/5] Intel Platform Monitoring Technology"David E. Box"
 binder: add transaction latency tracerFrankie Chang
 Re: [External] Re: [PATCH v2] mm: memcg/slab: Fix return child mem ...Muchun Song
[New][PATCH] libbpf hashmap: Fix undefined behavior in hash_bitsIan Rogers
 Re: [PATCH 1/4] drm/bridge: ti-sn65dsi86: Combine register accesse ...Doug Anderson
 Re: [PATCH 2/4] drm/bridge: ti-sn65dsi86: Make polling a busy loopDoug Anderson
 Re: [PATCH v2 net 0/5] net: ipa: minor bug fixesJakub Kicinski
 Re: [PATCH 3/4] drm/bridge: ti-sn65dsi86: Read EDID blob over DDCDoug Anderson
 Re: [PATCH 1/3] dt-bindings: watchdog: fsl-imx: document i.MX comp ...Krzysztof Kozlowski
 Re: [PATCH v2] mm: memcontrol: Simplify the mem_cgroup_page_lruvecMichal Hocko
 Re: [PATCH v4 23/23] drm/msm: Don't implicit-sync if only a single ...Daniel Vetter
 Re: [RFC][PATCH v3 6/6] rcu/tree: Use irq_work_queue_remote()Peter Zijlstra
 Re: [PATCH 30/33] docs: ABI: cleanup several ABI documentsOded Gabbay
 Re: [PATCH v3 0/4] Clarify abstract scale usage for power values i ...Lukasz Luba
[New][PATCH] microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe
[New][PATCH] nds32: add support for TIF_NOTIFY_SIGNALJens Axboe
[New][PATCH] nios32: add support for TIF_NOTIFY_SIGNALJens Axboe
[New][PATCH v3] sched/fair: prefer prev cpu in asymmetric wakeup pathVincent Guittot
 Re: [PATCH v3 3/4] nvmem: core: Add support for keepout regionsEvan Green
 Re: [External] Re: [PATCH v2] mm: memcg/slab: Fix return child mem ...Shakeel Butt
 [PATCH v2] x86/build: Fix vmlinux size check on 64-bitArvind Sankar
[New][PATCH v4] tracing: Fix out of bounds write in get_trace_bufQiujun Huang
[New][PATCH v2 0/4] arch, mm: improve robustness of direct map manipulationMike Rapoport
 [PATCH v2 1/4] mm: introduce debug_pagealloc_map_pages() helperMike Rapoport
 [PATCH v2 2/4] PM: hibernate: make direct map manipulations more e ...Mike Rapoport
 [PATCH v2 3/4] arch, mm: restore dependency of __kernel_map_pages( ...Mike Rapoport
 [PATCH v2 4/4] arch, mm: make kernel_page_present() always availableMike Rapoport
[New][PATCH v4] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on ...Krzysztof Kozlowski
[New][PATCH v2 1/2] dt-bindings: watchdog: fsl-imx: document NXP compat ...Krzysztof Kozlowski
 Re: [PATCH v6 7/7] arm64: kgdb: Roundup cpus using IPI as NMIDaniel Thompson
 Re: [PATCH 00/18] Add Hantro regmap and VC8000 h264 decode supportJonas Karlman
 [PATCH v2 2/2] ARM: dts: freescale: align watchdog node name with ...Krzysztof Kozlowski
 Re: [PATCH 4/4] drm/bridge: ti-sn65dsi86: Update reply on aux failuresDoug Anderson
 Re: [RFC] wimax: move out to stagingArnd Bergmann
 Re: [PATCH 1/2] ASoC: qcom: dt-bindings: sm8250: update compatiblesMark Brown
 Re: [PATCH v4 11/19] sched/core: Make migrate disable and CPU hotp ...Valentin Schneider
 Re: [PATCH v4 14/19] sched, lockdep: Annotate ->pi_lock recursionValentin Schneider
 Re: [PATCH 00/18] Add Hantro regmap and VC8000 h264 decode supportEzequiel Garcia
 Re: [PATCH v4 17/19] sched: Add migrate_disable() tracepointsValentin Schneider
[New][PATCH v1 0/4] powernv/memtrace: don't abuse memory hot(un)plug in ...David Hildenbrand
 [PATCH v1 1/4] powerpc/mm: factor out creating/removing linear mappingDavid Hildenbrand
 [PATCH v1 2/4] powerpc/mm: print warning in arch_remove_linear_map ...David Hildenbrand
 [PATCH v1 3/4] powerpc/mm: remove linear mapping if __add_pages() ...David Hildenbrand
 [PATCH v1 4/4] powernv/memtrace: don't abuse memory hot(un)plug in ...David Hildenbrand
 Re: [PATCH v4 19/19] sched: Comment affine_move_task()Valentin Schneider
 [PATCH v2 4/4] perf: Tweak perf_event_attr::exclusive semanticsPeter Zijlstra
 [PATCH v2 1/4] perf: Simplify group_sched_out()Peter Zijlstra
 RE: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerDavid Laight
 Re: [PATCH] coresight: Fix uninitialised pointer bug in etm_setup_ ...Mathieu Poirier
 Re: [RFC] wimax: move out to stagingJakub Kicinski
 Re: [PATCH v2 2/4] PM: hibernate: make direct map manipulations mo ..."Rafael J. Wysocki"
 Re: [PATCH v2] net: usb: usbnet: update __usbnet_{read|write}_cmd( ...Alan Stern
 Re: [External] Re: [PATCH v2] mm: memcg/slab: Fix return child mem ...Muchun Song
 Re: [PATCH 2/2] arm64: dts: renesas: r8a77961: ulcb-kf: Initial de ...Eugeniu Rosca
 [PATCH v2 2/4] perf: Simplify group_sched_in()Peter Zijlstra
 [PATCH v2 3/4] perf: Fix event multiplexing for exclusive groupsPeter Zijlstra
[New][PATCH v2 0/4] perf: Fix perf_event_attr::exclusive rotationPeter Zijlstra
 Re: [RESEND PATCH] KEYS: asymmetric: Fix kerneldocBen Boeckel
[New][PATCH] mtd: rawnand: stm32_fmc2: fix broken ECCChristophe Kerello
 Re: [PATCH v6 7/7] arm64: kgdb: Roundup cpus using IPI as NMIDaniel Thompson
 Re: [PATCH v2 2/6] ASoC: codecs: lpass-wsa-macro: Add support to W ...Pierre-Louis Bossart
 Re: [PATCH v2 5/6] ASoC: codecs: lpass-va-macro: Add support to VA ...Pierre-Louis Bossart
 Re: [PATCH v2 3/6] ASoC: codecs: lpass-wsa-macro: add dapm widgets ...Pierre-Louis Bossart
 Re: [PATCH] module: set MODULE_STATE_GOING state when a module fai ...Jessica Yu
[New][RESEND PATCH 01/25] media: i2c: imx214: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 02/25] media: i2c: imx219: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 03/25] media: i2c: imx290: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 04/25] media: i2c: imx319: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 05/25] media: i2c: imx319: silence unused acpi_devic ...Krzysztof Kozlowski
 [RESEND PATCH 06/25] media: i2c: imx355: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 07/25] media: i2c: imx355: silence unused acpi_devic ...Krzysztof Kozlowski
 [RESEND PATCH 08/25] media: i2c: ad5820: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 09/25] media: i2c: adp1653: simplify getting state c ...Krzysztof Kozlowski
 [RESEND PATCH 10/25] media: i2c: adv7180: simplify getting state c ...Krzysztof Kozlowski
 [RESEND PATCH 11/25] media: i2c: ak7375: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 12/25] media: i2c: dw9768: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 14/25] media: i2c: hi556: simplify getting state con ...Krzysztof Kozlowski
 [RESEND PATCH 15/25] media: i2c: ov13858: simplify getting state c ...Krzysztof Kozlowski
 [RESEND PATCH 18/25] media: i2c: ov2740: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 19/25] media: i2c: ov5670: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 20/25] media: i2c: ov5675: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 22/25] media: i2c: ov7740: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 23/25] media: i2c: ov8856: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 24/25] media: i2c: smiapp: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 21/25] media: i2c: ov5695: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 13/25] media: i2c: et8ek8: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 16/25] media: i2c: ov2680: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 17/25] media: i2c: ov2685: simplify getting state co ...Krzysztof Kozlowski
 [RESEND PATCH 25/25] media: i2c: tvp5150: simplify getting state c ...Krzysztof Kozlowski
[New][PATCH v3] mm: memcg/slab: Fix return child memcg objcg for root memcgMuchun Song
 [PATCH 2/2] coresight: Fix uninitialised pointer bug in etm_setup_ ...Mathieu Poirier
 Re: [PATCH v3 net] gtp: fix an use-before-init in gtp_newlink()Jakub Kicinski
 [PATCH 1/2] coresight: cti: Initialize dynamic sysfs attributesMathieu Poirier
[New][PATCH 0/2] coresight: Fixes for v5.10-rc2 Mathieu Poirier
 Re: [PATCH v2 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXECGiuseppe Scrivano
 Re: [PATCH v5 02/40] arm64: mte: Add in-kernel MTE helpersAndrey Konovalov
 [PATCH 02/16] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies"Uladzislau Rezki (Sony)"
 [PATCH 06/16] mm/pagemap: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
 [PATCH 07/16] locking/bitspinlock: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
 [PATCH 09/16] sched: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
 [PATCH 08/16] uaccess: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
 [PATCH 12/16] drm/i915: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
 [PATCH 16/16] rcu/tree: Use delayed work instead of hrtimer to ref ..."Uladzislau Rezki (Sony)"
 [PATCH 15/16] rcu/tree: Allocate a page when caller is preemptible"Uladzislau Rezki (Sony)"
 Re: [RESEND PATCH v3 1/4] dt-bindings: connector: add power-opmode ...Amelie DELAUNAY
 [PATCH 14/16] preempt: Remove PREEMPT_COUNT from Kconfig"Uladzislau Rezki (Sony)"
 Re: [PATCH v2 net 0/5] net: ipa: minor bug fixesAlex Elder
 [PATCH 13/16] rcutorture: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
 [PATCH 11/16] xtensa: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
 [PATCH 10/16] ARM: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
[New][PATCH 01/16] rcu/tree: Add a work to allocate pages from regular ..."Uladzislau Rezki (Sony)"
 [PATCH 05/16] lockdep: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
 [PATCH 04/16] preempt: Cleanup PREEMPT_COUNT leftovers"Uladzislau Rezki (Sony)"
[New]Re: [PATCH 14/17] phy: samsung: convert to devm_platform_ioremap_r ...Krzysztof Kozlowski
 [PATCH 03/16] preempt: Make preempt count unconditional"Uladzislau Rezki (Sony)"
 Re: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerThomas Gleixner
 Re: [PATCH v5 08/40] arm64: mte: Switch GCR_EL1 in kernel entry an ...Andrey Konovalov
 Re: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerArvind Sankar
 Re: [PATCH net-next v3 2/4] net: hdlc_fr: Change the use of "dev" ...Willem de Bruijn
 Re: [PATCH v8 -tip 08/26] sched/fair: Snapshot the min_vruntime of ...Joel Fernandes
 Re: [PATCH v4 23/23] drm/msm: Don't implicit-sync if only a single ...Rob Clark
 Re: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerPaolo Bonzini
 Re: [PATCH net-next v3 1/4] net: hdlc_fr: Simpify fr_rx by using " ...Willem de Bruijn
[New][PATCH] drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price
 Re: [PATCH 1/4] misc/pvpanic : preparing for pvpanic driver frameworkAndy Shevchenko
 Re: [PATCH 3/9] mfd: intel_soc_pmic: remove unnecessary CONFIG_PM_ ...Andy Shevchenko
 Re: [PATCH 2/3] mwifiex: add allow_ps_mode module parameterWillem de Bruijn
 Re: [PATCH v2] mm: memcg: link page counters to root if use_hierar ...Roman Gushchin
 Re: [PATCH 01/15] iio: accel: remove unnecessary CONFIG_PM_SLEEPAndy Shevchenko
 Re: [PATCH v4 2/5] dt-bindings: net: Add bindings for AX88796C SPI ...Marc Kleine-Budde
[New][PATCH 0/3] Firmware loading optionAndrej Valek
 [PATCH 3/3] Input: atmel_mxt_ts - add option to disable firmware l ...Andrej Valek
 Re: [RFC 3/3] pinctl: mt7622: drop pwm ch7 as mt7622 only has 6 ch ...Linus Walleij
 Re: [PATCH v2] mm: memcg/slab: Fix return child memcg objcg for ro ...Roman Gushchin
 Re: [PATCHv2 1/3] software node: Power management operations for s ..."Rafael J. Wysocki"
 Re: [RFC PATCH 2/3] dt-bindings: gpio: Add binding documentation f ...Linus Walleij
 [PATCH 2/3] dt-bindings: goodixAndrej Valek
 [PATCH 1/3] Input: goodix - add option to disable firmware loadingAndrej Valek
 Re: [PATCH 33/33] docs: ABI: unify /sys/class/leds/<led>/max_brigh ...Pavel Machek
 Re: [PATCH v1] of: platform: Batch fwnode parsing in the init_mach ...Tomi Valkeinen
 Re: [PATCH v3 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET f ...Qais Yousef
 Re: [PATCH v2 net] net: sch_generic: aviod concurrent reset and en ...Vishwanath Pai
 Re: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerArvind Sankar
[New]ld.lld: error: undefined symbol: bpf_preload_opskernel test robot
 Re: [PATCH v9 1/3] dt-bindings: Add vendor prefix for Novatek Micr ...AngeloGioacchino Del Regno
 Re: [PATCH net-next v2 4/4] net: hdlc_fr: Add support for any Ethe ...Willem de Bruijn
[New][PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMANicolas Saenz Julienne
 [PATCH v5 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()Nicolas Saenz Julienne
 [PATCH v5 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()Nicolas Saenz Julienne
 [PATCH v5 7/7] mm: Remove examples from enum zone_type commentNicolas Saenz Julienne
 Re: [PATCH v18 0/4] iommu/arm-smmu: Add adreno-smmu implementation ...Will Deacon
 [PATCH v5 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's ...Nicolas Saenz Julienne
 [PATCH v5 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scanNicolas Saenz Julienne
 [PATCH v5 2/7] arm64: mm: Move zone_dma_bits initialization into z ...Nicolas Saenz Julienne
 [PATCH v5 3/7] of/address: Introduce of_dma_get_max_cpu_address()Nicolas Saenz Julienne
 Re: [PATCH v2] inotify: Increase default inotify.max_user_watches ...Amir Goldstein
[New][PATCH v2 0/2] Add support for the Sony Exmor-RS IMX300 camera sensorkholk11@gmail ...
 [PATCH v2 2/2] media: dt-bindings: media: i2c: Add IMX300 CMOS sen ...kholk11@gmail ...
 [PATCH v2 1/2] media: i2c: Add driver for the Sony Exmor-RS IMX300 ...kholk11@gmail ...
 Re: [PATCH 1/1] ARM: dts: sun8i: h3: Add initial NanoPi R1 supportMaxime Ripard
 Re: [PATCH] gpiolib: acpi: Support GpioInt with active_low polarityAndy Shevchenko
 Re: [GIT PULL] afs fixespr-tracker-bot@kernel ...
 Re: [PATCH v4 11/19] sched/core: Make migrate disable and CPU hotp ...Peter Zijlstra
 Re: [PATCH -next] coresight: core: Remove unneeded semicolonMathieu Poirier
 Re: [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapt ...Marc Kleine-Budde
[New][PATCH v5 0/3] net, mac80211, kernel: enable KCOV remote coverage ...Aleksandr Nogikh
 [PATCH v5 1/3] kernel: make kcov_common_handle consider the curren ...Aleksandr Nogikh
 [PATCH v5 2/3] net: add kcov handle to skb extensionsAleksandr Nogikh
 [PATCH v5 3/3] mac80211: add KCOV remote annotations to incoming f ...Aleksandr Nogikh
 Re: [PATCH 3/3] mm, page_alloc: reduce static keys in prep_new_page()Alexander Potapenko
 Re: [PATCH v4 14/19] sched, lockdep: Annotate ->pi_lock recursionPeter Zijlstra
 Re: [PATCH v4 3/3] mac80211: add KCOV remote annotations to incomi ...Aleksandr Nogikh
 Re: [PATCH v4 17/19] sched: Add migrate_disable() tracepointsPeter Zijlstra
[New][PATCH] vhost/vsock: add IOTLB API supportStefano Garzarella
 Re: [PATCH v5 3/3] mac80211: add KCOV remote annotations to incomi ...Johannes Berg
 Re: [PATCH v4 19/19] sched: Comment affine_move_task()Peter Zijlstra
 Re: [PATCH v2] input: add 2 kind of switchDmitry Torokhov
 Re: [PATCH] libbpf hashmap: Fix undefined behavior in hash_bitsSong Liu
 Re: [PATCH] leds: various: add missing put_device() call in netxbi ...Pavel Machek
 Re: [PATCH] arm64: dts: exynos: Fix reboot/poweroff issues on Exynos7Krzysztof Kozlowski
 Re: [PATCH 1/3] Input: pmic8xxx-keypad: remove unnecessary CONFIG_ ...Dmitry Torokhov
 Re: [PATCH v4 11/19] sched/core: Make migrate disable and CPU hotp ...Valentin Schneider
 Re: [PATCH v4 17/19] sched: Add migrate_disable() tracepointsValentin Schneider
 Re: [PATCH v7 4/6] drivers: leds: Add the IEI WT61P803 PUZZLE LED ...Pavel Machek
 Re: [PATCH v4 17/19] sched: Add migrate_disable() tracepointsPeter Zijlstra
 Re: [PATCH 00/18] Add Hantro regmap and VC8000 h264 decode supportMark Brown
 Re: [PATCH v5 3/3] mac80211: add KCOV remote annotations to incomi ...Marco Elver
[New]arch/powerpc/lib/sstep.c:1172:21: error: variable 'suffix' set but ...kernel test robot
 Re: [PATCH v7 0/6] Add support for the IEI WT61P803 PUZZLE MCUPavel Machek
 Re: [PATCH] gpiolib: acpi: Support GpioInt with active_low polarityRicardo Ribalda
 Re: [PATCH v2] inotify: Increase default inotify.max_user_watches ...Waiman Long
 Re: [PATCH v4 14/19] sched, lockdep: Annotate ->pi_lock recursionValentin Schneider
 Re: [PATCH v6 2/4] leds: Add driver for Qualcomm LPGPavel Machek
 Re: [PATCH] gpiolib: acpi: Support GpioInt with active_low polarityAndy Shevchenko
 Re: [PATCH] bus: mhi: core: Add support MHI EE FP for download fir ...Bhaumik Bhatt
 Re: [PATCH] bus: mhi: core: Add support MHI EE FP for download fir ...Bhaumik Bhatt
[New]drivers/char/agp/hp-agp.c - mismatch between SPDX and MODULE_LICENSEJoe Perches
[New][PATCH] cpuset: fix race between hotplug work and later CPU offlineDaniel Jordan
 Re: [PATCH v4 23/23] drm/msm: Don't implicit-sync if only a single ...Daniel Vetter
 Re: [PATCH 2/2] arm64: dts: renesas: r8a77961: ulcb-kf: Initial de ...Geert Uytterhoeven
 Re: [PATCH 6/9] livepatch/ftrace: Add recursion protection to the ...Steven Rostedt
 Re: [PATCH v8 -tip 08/26] sched/fair: Snapshot the min_vruntime of ...Joel Fernandes
 Re: [PATCH] leds: various: add missing put_device() call in netxbi ...Marek Behun
 Re: [PATCH 1/3] mwifiex: disable ps_mode explicitly by default insteadBrian Norris
 Re: [PATCH v3] tracing: Fix out of bounds write in get_trace_bufSteven Rostedt
 Re: [PATCH 1/9] mfd: maxim: remove unnecessary CONFIG_PM_SLEEPKrzysztof Kozlowski
 Re: [PATCH v5 0/3] iommu/arm-smmu-qcom: Support maintaining bootlo ...Will Deacon
[New][PATCH v3 0/2] security: add fault injection to LSM hooksAleksandr Nogikh
 [PATCH v3 1/2] security: add fault injection capabilityAleksandr Nogikh
 [PATCH v3 2/2] docs: add fail_lsm_hooks info to fault-injection.rstAleksandr Nogikh
 Re: [PATCH] ASoC: samsung: i2s: Remove redundant null check before ...Krzysztof Kozlowski
 Re: [PATCH 1/3] mwifiex: disable ps_mode explicitly by default insteadAndy Shevchenko
[New][GIT PULL] Please pull RDMA subsystem changesJason Gunthorpe
 Re: [PATCH] stop_machine: Mark functions as notraceAtish Patra
 Re: [PATCH v2] netem: fix zero division in tabledistJakub Kicinski
 Re: [PATCH v2] inotify: Increase default inotify.max_user_watches ...Amir Goldstein
 Re: [PATCH v4] tracing: Fix out of bounds write in get_trace_bufSteven Rostedt
 Re: [PATCH] HID: ghlive: support for ghlive ps3/wii u donglesPascal Giard
 Re: [GIT PULL] Please pull RDMA subsystem changesLinus Torvalds
 Re: [PATCH 1/3] mwifiex: disable ps_mode explicitly by default insteadBrian Norris
 Re: [PATCH v1 4/5] misc: pvpanic: Combine ACPI and platform driversAndy Shevchenko
 Re: [GIT PULL] Please pull RDMA subsystem changespr-tracker-bot@kernel ...
 Re: [PATCH v8 -tip 08/26] sched/fair: Snapshot the min_vruntime of ...Peter Zijlstra
[New][PATCH 1/2] drm: msm: adreno: use DEFINE_DEBUGFS_ATTRIBUTE with de ...Deepak R Varma
[New][PATCH v1 0/4] x86: Remove direct use of MSR_IA32_ENERGY_PERF_BIASBorislav Petkov
 [PATCH v1 1/4] tools/power/cpupower: Read energy_perf_bias from sysfsBorislav Petkov
 [PATCH v1 4/4] x86/msr: Do not allow writes to MSR_IA32_ENERGY_PER ...Borislav Petkov
 [PATCH v1 2/4] tools/power/turbostat: Read energy_perf_bias from sysfsBorislav Petkov
 Re: [PATCH v4 00/19] sched: Migrate disable supportValentin Schneider
 [PATCH v1 3/4] tools/power/x86_energy_perf_policy: Read energy_per ...Borislav Petkov
 [PATCH 2/2] drm: msm: adreno: improve code indentation & alignmentDeepak R Varma
 Re: [PATCH v2] inotify: Increase default inotify.max_user_watches ...Waiman Long
 Re: [PATCH v2 net] net: sch_generic: aviod concurrent reset and en ...Cong Wang
[New][PATCH] net: ethernet: ti: cpsw: disable PTPv1 hw timestamping adv ...Grygorii Strashko
[New][PATCH net-next] selftests/net: timestamping: add ptp v2 supportGrygorii Strashko
 Re: [PATCH 1/2] coresight: cti: Initialize dynamic sysfs attributesGreg KH
 Re: [PATCH] drm/hisilicon: Adding a const declaration to an invari ...Thomas Zimmermann
 Re: [PATCH] ARM: dts: am437x-l4: fix compatible for cpsw switch dt ...Grygorii Strashko
 Re: [PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATEGreg KH
 [PATCH 1/5] misc: Add Synopsys DesignWare xData IP driverGustavo Pimentel
[New][PATCH 0/5] misc: Add Add Synopsys DesignWare xData IP driver Gustavo Pimentel
 [PATCH 4/5] Documentation: misc-devices: Add Documentation for dw- ...Gustavo Pimentel
 [PATCH 5/5] MAINTAINERS: Add Synopsys xData IP driver maintainerGustavo Pimentel
 [PATCH 2/5] misc: Add Synopsys DesignWare xData IP driver to MakefileGustavo Pimentel
 [PATCH 3/5] misc: Add Synopsys DesignWare xData IP driver to KconfigGustavo Pimentel
 Re: [PATCH] mtd: spi-nor: intel-spi: Split intel-spi reading from ...Greg Kroah-Hartman
 Re: [PATCH] ARM: multi_v7_defconfig: ti: Enable networking options ...Grygorii Strashko
 Re: [PATCH v5 3/3] mac80211: add KCOV remote annotations to incomi ...Andrey Konovalov
 [tip: x86/seves] x86/boot/compressed/64: Introduce sev_status"tip-bot2 for Joerg Roedel"
 [tip: x86/seves] x86/sev-es: Do not support MMIO to/from encrypted ..."tip-bot2 for Joerg Roedel"
 [tip: x86/seves] x86/head/64: Check SEV encryption before switchin ..."tip-bot2 for Joerg Roedel"
 [tip: x86/seves] x86/boot/compressed/64: Sanity-check CPUID result ..."tip-bot2 for Joerg Roedel"
 [tip: x86/seves] x86/boot/compressed/64: Check SEV encryption in 6 ..."tip-bot2 for Joerg Roedel"
 Re: [PATCH 5.9 000/757] 5.9.2-rc1 reviewGreg KH
 Re: [PATCH 2/2] arm64: dts: imx8mq-evk: Add spdif sound card supportKrzysztof Kozlowski
 Re: For review: seccomp_user_notif(2) manual page [v2]"Michael Kerrisk (man-pages)"
 Re: [RFC][PATCH 7/9] mm/vmscan: Consider anonymous pages without swaposalvador
 Re: [PATCH v2 5/6] RISC-V: Protect .init.text & .init.dataAtish Patra
 Re: [PATCH 02/18] block: open code kobj_map into in block/genhd.cGreg Kroah-Hartman
 Re: [PATCH] arm64: dts: imx8mm: Add support for micfilKrzysztof Kozlowski
[New][PATCH v6 00/40] kasan: add hardware tag-based mode for arm64Andrey Konovalov
 [PATCH v6 01/40] arm64: Enable armv8.5-a asm-arch optionAndrey Konovalov
 [PATCH v6 04/40] arm64: kasan: Add arch layer for memory tagging h ...Andrey Konovalov
 [PATCH v6 02/40] arm64: mte: Add in-kernel MTE helpersAndrey Konovalov
 [PATCH v6 03/40] arm64: mte: Reset the page tag in page->flagsAndrey Konovalov
 [PATCH v6 06/40] arm64: kasan: Enable in-kernel MTEAndrey Konovalov
 [PATCH v6 07/40] arm64: mte: Convert gcr_user into an exclude maskAndrey Konovalov
 [PATCH v6 09/40] arm64: kasan: Align allocations for HW_TAGSAndrey Konovalov
 [PATCH v6 10/40] kasan: drop unnecessary GPL text from comment headersAndrey Konovalov
 [PATCH v6 12/40] kasan: group vmalloc codeAndrey Konovalov
 [PATCH v6 13/40] kasan: shadow declarations only for software modesAndrey Konovalov
 [PATCH v6 11/40] kasan: KASAN_VMALLOC depends on KASAN_GENERICAndrey Konovalov
 [PATCH v6 17/40] kasan: split out shadow.c from common.cAndrey Konovalov
 [PATCH v6 20/40] kasan: don't duplicate config dependenciesAndrey Konovalov
 [PATCH v6 19/40] kasan: rename report and tags filesAndrey Konovalov
 [PATCH v6 18/40] kasan: define KASAN_GRANULE_PAGEAndrey Konovalov
 [PATCH v6 25/40] kasan: rename addr_has_shadow to addr_has_metadataAndrey Konovalov
 [PATCH v6 26/40] kasan: rename print_shadow_for_address to print_m ...Andrey Konovalov
 [PATCH v6 28/40] kasan: rename SHADOW layout macros to METAAndrey Konovalov
 [PATCH v6 29/40] kasan: separate metadata_fetch_row for each modeAndrey Konovalov
 [PATCH v6 27/40] kasan: kasan_non_canonical_hook only for software ...Andrey Konovalov
 [PATCH v6 30/40] kasan, arm64: don't allow SW_TAGS with ARM64_MTEAndrey Konovalov
 [PATCH v6 33/40] kasan, x86, s390: update undef CONFIG_KASANAndrey Konovalov
 [PATCH v6 34/40] kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
 [PATCH v6 39/40] kasan: add documentation for hardware tag-based modeAndrey Konovalov
 [PATCH v6 38/40] kasan, arm64: enable CONFIG_KASAN_HW_TAGSAndrey Konovalov
 [PATCH v6 40/40] kselftest/arm64: Check GCR_EL1 after context switchAndrey Konovalov
 [PATCH v6 37/40] kasan, mm: reset tags when accessing metadataAndrey Konovalov
 [PATCH v6 31/40] kasan: introduce CONFIG_KASAN_HW_TAGSAndrey Konovalov
 [PATCH v6 36/40] kasan, arm64: print report from tag fault handlerAndrey Konovalov
 [PATCH v6 35/40] kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov
 [PATCH v6 32/40] kasan: define KASAN_GRANULE_SIZE for HW_TAGSAndrey Konovalov
 [PATCH v6 24/40] kasan, arm64: only use kasan_depth for software modesAndrey Konovalov
 [PATCH v6 23/40] kasan, arm64: only init shadow for software modesAndrey Konovalov
 [PATCH v6 22/40] kasan: decode stack frame only with KASAN_STACK_E ...Andrey Konovalov
 [PATCH v6 21/40] kasan: hide invalid free check implementationAndrey Konovalov
 [PATCH v6 16/40] kasan: only build init.c for software modesAndrey Konovalov
 [PATCH v6 15/40] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*Andrey Konovalov
 [PATCH v6 08/40] arm64: mte: Switch GCR_EL1 in kernel entry and exitAndrey Konovalov
 [PATCH v6 14/40] kasan: rename (un)poison_shadow to (un)poison_memoryAndrey Konovalov
 [PATCH v6 05/40] arm64: mte: Add in-kernel tag fault handlerAndrey Konovalov
 Re: ld.lld: error: undefined symbol: amba_driver_registerNick Desaulniers
 [PATCH v2] fs/dcache: optimize start_dir_add()Davidlohr Bueso
 Re: ld.lld: error: undefined symbol: amba_driver_registerKrzysztof Kozlowski
 Re: [RFC][PATCH 7/9] mm/vmscan: Consider anonymous pages without swapYang Shi
 Re: [PATCH 02/18] block: open code kobj_map into in block/genhd.cChristoph Hellwig
[New][PATCH] memory: pl353-smc: fix compile test on !ARM_AMBAKrzysztof Kozlowski
 Re: [PATCH net-next 03/11] rsxx: remove extraneous 'const' qualifierNick Desaulniers
 Re: [PATCH v4 5/7] dma-buf: system_heap: Allocate higher order pag ...John Stultz
 Re: [PATCH] libbpf hashmap: Fix undefined behavior in hash_bitsIan Rogers
[New][GIT PULL] NetworkingJakub Kicinski
[New][PATCH v3] inotify: Increase default inotify.max_user_watches limi ...Waiman Long
[New][PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATEChris Ye
 Re: [PATCH 16/16] rcu/tree: Use delayed work instead of hrtimer to ..."Paul E. McKenney"
[New][PATCH] ANDROID: Fix the HID usage of DPAD input event generation.Chris Ye
[New][GIT PULL] fallthrough fixes for Clang for 5.10-rc2"Gustavo A. R. Silva"
 Re: [PATCH] arm64: NUMA: Kconfig: Increase max number of nodesVanshidhar Konda
 Re: [PATCH v3] getdents.2: Use appropriate types"Michael Kerrisk (man-pages)"
 Re: [PATCH RFC v2 04/21] kasan: unpoison stack only with CONFIG_KA ...Andrey Konovalov
 [PATCH v4 1/2] dt-bindings: Add bindings for BrcmSTB SCMI mailbox ...Jim Quinlan
 [PATCH v4 2/2] mailbox: Add Broadcom STB mailbox driverJim Quinlan
 Re: [PATCH RFC v2 05/21] kasan: allow VMAP_STACK for HW_TAGS modeAndrey Konovalov
[New][PATCH v4 0/2] mailbox: Add Broadcom STB mailbox driver for SCMIJim Quinlan
 Re: [PATCH v12 01/10] dt-bindings: usb: Maxim type-c controller de ...Badhri Jagan Sridharan
 Re: For review: seccomp_user_notif(2) manual page [v2]"Michael Kerrisk (man-pages)"
 Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_doneSagi Grimberg
 Re: [PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATEChris Ye
 Re: [PATCH v6 5/9] media: staging: rkisp1: remove unecessary clocksRob Herring
[New][PATCH] mm/compaction: count pages and stop correctly during page ...Zi Yan
 Re: [PATCH] devres: zero the memory in devm_krealloc() if neededAndy Shevchenko
 Re: [PATCH] x86/build: Fix vmlinux size check on 64-bitBorislav Petkov
 Re: [PATCH] ARM: multi_v7_defconfig: ti: Enable networking options ...Arnd Bergmann
 Re: [PATCH v4 2/5] dt-bindings: net: Add bindings for AX88796C SPI ...Lukasz Stelmach
 Re: [PATCH RFC v2 06/21] kasan: mark kasan_init_tags as __initAndrey Konovalov
[New][PATCH] arm64: dts: allwinner: h6: PineH64 model B: Add wifiJernej Skrabec
 Re: [PATCH 16/16] rcu/tree: Use delayed work instead of hrtimer to ...Uladzislau Rezki
 Re: [PATCH RFC v2 07/21] kasan, arm64: move initialization messageAndrey Konovalov
 Re: [PATCH] libbpf hashmap: Fix undefined behavior in hash_bitsAndrii Nakryiko
 Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing softw ...Laurent Pinchart
 Re: [GIT PULL] Networkingpr-tracker-bot@kernel ...
 Re: [GIT PULL] fallthrough fixes for Clang for 5.10-rc2pr-tracker-bot@kernel ...
[New][PATCH v2 0/3] md superblock write alignment on 512e devicesChristopher Unkel
 [PATCH 3/3] md: reuse sb length-checking logicChristopher Unkel
 [PATCH 2/3] md: align superblock writes to physical blocksChristopher Unkel
 [PATCH v2 1/3] md: factor out repeated sb alignment logicChristopher Unkel
 Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing softw ...Laurent Pinchart
 Re: [RESEND PATCH] soc: ti: ti_sci_pm_domains: check for proper ar ...santosh.shilimkar@oracle ...
 Re: [PATCH 16/16] rcu/tree: Use delayed work instead of hrtimer to ...Uladzislau Rezki
 Re: [PATCH 4/4] drm/bridge: ti-sn65dsi86: Update reply on aux failuresStephen Boyd
 Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing softw ...Andy Shevchenko
 Re: [PATCH 1/3] powerpc/uaccess: Switch __put_user_size_allowed() ...Andreas Schwab
 Re: [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapt ...Lukasz Stelmach
 Re: [PATCH 16/16] rcu/tree: Use delayed work instead of hrtimer to ..."Paul E. McKenney"
 Re: [PATCH v2] mm: memcg/slab: Fix return child memcg objcg for ro ...Shakeel Butt
 Re: [PATCH 1/3] Input: goodix - add option to disable firmware loadingDmitry Torokhov
 Re: For review: seccomp_user_notif(2) manual page [v2]"Michael Kerrisk (man-pages)"
[New][PATCH v2] arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda
 Re: [PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATEDmitry Torokhov
 Re: [PATCH v2] venus: venc: Fix setting of profile and levelSteev Klimaszewski
 Re: [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize) ...Segher Boessenkool
 Re: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerThomas Gleixner
 Re: [selftest/bpf] 472547778d: WARNING:at_kernel/bpf/verifier.c:#r ...Andrii Nakryiko
 Re: [v4,1/3] drm/msm: Add support for GPU coolingmka@chromium ...
 Re: SIGHUP on connectBernd Petrovitsch
 Re: [selftest/bpf] 472547778d: WARNING:at_kernel/bpf/verifier.c:#r ...Hao Luo
 Re: [RFC PATCH 0/3] Fix errors on DT overlay removal with devlinksFrank Rowand
 Re: [PATCH 06/16] mm/pagemap: Cleanup PREEMPT_COUNT leftoversUladzislau Rezki
 Re: [PATCH] libbpf hashmap: Fix undefined behavior in hash_bitsIan Rogers
[New]linux-next: Fixes tag needs some work in the hid treeStephen Rothwell
 Re: [PATCH 16/16] rcu/tree: Use delayed work instead of hrtimer to ...Uladzislau Rezki
 Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_doneSebastian Andrzej Siewior
 [tip: x86/build] x86/build: Fix vmlinux size check on 64-bit"tip-bot2 for Arvind Sankar"
 Re: arm64: dropping prevent_bootmem_remove_notifierSudarshan Rajagopalan
[New][GIT PULL, staging, net-next] wimax: move to stagingArnd Bergmann
 Re: [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapt ...Andrew Lunn
 Re: [PATCH] powerpc/32s: Setup the early hash table at all time.Andreas Schwab
 Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_doneSagi Grimberg
 Re: [PATCH v2] KVM: arm64: Failback on unsupported huge page sizesMarc Zyngier
[New]Re: [PATCH] KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL ...Marc Zyngier
 Re: [PATCH v2 0/1] KVM: arm64: fix the mmio faultingMarc Zyngier
[New]Re: [PATCH] KVM: arm64: Fix masks in stage2_pte_cacheable()Marc Zyngier
[New]linux-next: failure while fetching the pinctrl-samsung-fixes treeStephen Rothwell
 Re: [GIT PULL] Networkingpatchwork-bot+netdevbpf@kernel ...
 Re: Re: [RFC PATCH 0/3] Fix errors on DT overlay removal with devlinksMichael Auchter
 Re: [PATCH] mm/compaction: count pages and stop correctly during p ...Yang Shi
 Re: [PATCH v2] mm: memcg/slab: Fix return child memcg objcg for ro ...Roman Gushchin
 Re: [PATCH 06/16] mm/pagemap: Cleanup PREEMPT_COUNT leftovers"Paul E. McKenney"
[New]mm/memblock: export memblock_{start/end}_of_DRAMSudarshan Rajagopalan
[New][PATCH v5] driver/perf: Add PMU driver for the ARM DMC-620 memory ...Tuan Phan
 Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing softw ...Laurent Pinchart
 Re: [PATCH net-next 1/2] net: phy: realtek: Add phy ids for RTL822 ...Jakub Kicinski
 Re: [PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertisi ...Daniel Winkler
 Re: [PATCH v4] cpupower: Provide online and offline CPU informationShuah Khan
 Re: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerArvind Sankar
 Re: [PATCH net-next 03/11] rsxx: remove extraneous 'const' qualifierJoe Perches
 Re: [PATCH] mm/compaction: count pages and stop correctly during p ...Zi Yan
 Re: [PATCH] smp: Add bootcpus parameter to boot subset of CPUsElliot Berman
 Re: [PATCH 1/4] tools/power/cpupower: Read energy_perf_bias from sysfsShuah Khan
[New][PATCH v10 0/4] userspace MHI client interface driverHemant Kumar
 [PATCH v10 4/4] bus: mhi: Add userspace client interface driverHemant Kumar
 [PATCH v10 2/4] bus: mhi: core: Move MHI_MAX_MTU to external heade ...Hemant Kumar
 [PATCH v10 3/4] docs: Add documentation for userspace client interfaceHemant Kumar
 [PATCH v10 1/4] bus: mhi: core: Add helper API to return number of ...Hemant Kumar
 Re: [RFC PATCH] irqchip/sifive-plic: Fix getting wrong chip_data w ...Atish Patra
 Re: [PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertisi ...Luiz Augusto von Dentz
 Re: [PATCH v10 3/4] docs: Add documentation for userspace client i ...Randy Dunlap
 Re: [PATCH v3 2/2] vhost-vdpa: fix page pinning leakage in error path"Michael S. Tsirkin"
 Re: [PATCH -next] drm/amd/display: remove useless if/elseAlex Deucher
 Re: [PATCH v3 5/6] pci: dwc: pci-exynos: rework the driver to supp ...Jingoo Han
 Re: [PATCH 1/4] tools/power/cpupower: Read energy_perf_bias from sysfsBorislav Petkov
 Re: [PATCH][next] drm/amd/pm: fix out-of-bound read on pptable->Sk ...Alex Deucher
 Re: [External] Re: [PATCH v2 07/19] mm/hugetlb: Free the vmemmap p ...Mike Kravetz
 Re: [PATCH V3 2/2] PCI: dwc: Add support to configure for ECRCJingoo Han
[New][tip:perf/core] BUILD SUCCESS 306e3e91edf1c6739a55312edd110d298ff498ddkernel test robot
[New][tip:sched/core] BUILD SUCCESS WITH WARNING d8fcb81f1acf651a0e50ea ...kernel test robot
[New][PATCH] libbpf hashmap: Avoid undefined behavior in hash_bitsIan Rogers
[New][PATCH] kunit: tool: print out stderr from make (like build warnings)Daniel Latypov
 Re: [PATCH 7/7] platform/chrome: cros_ec_typec: Register partner a ...Prashant Malani
 Re: [PATCH 33/33] docs: ABI: unify /sys/class/leds/<led>/max_brigh ...Jacek Anaszewski
 RE: [PATCH] [v2] x86: apic: avoid -Wshadow warning in headerDavid Laight
 Re: [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize) ...Ard Biesheuvel
 Re: [PATCH v5 5/6] dt-bindings: spi: Convert cadence-quadspi.txt t ..."Ramuthevar, Vadivel MuruganX"
 Re: [PATCH v2 2/2] init/Kconfig: Increase default log buffer size ...Paul Menzel
 Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing softw ...Andy Shevchenko
[New][PATCH][next] nl80211/cfg80211: fix potential infinite loopColin King
 Re: Use after free in bcm2835_spi_remove()Mark Brown
 Re: [PATCH] libbpf hashmap: Avoid undefined behavior in hash_bitsAndrii Nakryiko
 Re: [PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertisi ...Daniel Winkler
[New][ANNOUNCE] Git v2.29.2Junio C Hamano
[New][PATCH v2 0/7] platform/chrome: cros_ec_typec: Register partner PD ...Prashant Malani
 [PATCH v2 1/7] platform/chrome: cros_ec_typec: Relocate set_port_p ...Prashant Malani
 [PATCH v2 2/7] platform/chrome: cros_ec_typec: Fix remove partner ...Prashant Malani
 [PATCH v2 3/7] platform/chrome: cros_ec_typec: Clear partner ident ...Prashant Malani
 [PATCH v2 4/7] platform/chrome: cros_ec: Import Type C host commandsPrashant Malani
 Re: [PATCH v4 7/7] dma-buf: system_heap: Add a system-uncached hea ...John Stultz
[New][PATCH v2 iproute2-next] bridge: add support for L2 multicast groupsVladimir Oltean
 [PATCH v2 5/7] platform/chrome: cros_ec_typec: Introduce TYPEC_STATUSPrashant Malani
 [PATCH v2 6/7] platform/chrome: cros_ec_typec: Parse partner PD ID ...Prashant Malani
 [PATCH v2 7/7] platform/chrome: cros_ec_typec: Register partner al ...Prashant Malani
 [patch V2 05/18] arc/mm/highmem: Use generic kmap atomic implement ...Thomas Gleixner
 [patch V2 04/18] x86/mm/highmem: Use generic kmap atomic implement ...Thomas Gleixner
 [patch V2 18/18] io-mapping: Provide iomap_local variantThomas Gleixner
 [patch V2 15/18] io-mapping: Cleanup atomic iomap Thomas Gleixner
 [patch V2 07/18] csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner
 Re: [PATCH 1/4] tools/power/cpupower: Read energy_perf_bias from sysfsShuah Khan
 [patch V2 01/18] sched: Make migrate_disable/enable() independent ...Thomas Gleixner
[New][tip:x86/entry] BUILD SUCCESS c8d5ed67936fddbe2ae845fc80397718006322d7kernel test robot
[New][patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & ...Thomas Gleixner
 [patch V2 06/18] ARM: highmem: Switch to generic kmap atomicThomas Gleixner
 [patch V2 03/18] highmem: Provide generic variant of kmap_atomic*Thomas Gleixner
 [patch V2 11/18] powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner
 [patch V2 16/18] sched: highmem: Store local kmaps in task structThomas Gleixner
 [patch V2 02/18] mm/highmem: Un-EXPORT __kmap_atomic_idx()Thomas Gleixner
 [patch V2 08/18] microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner
 [patch V2 12/18] sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner
 [patch V2 17/18] mm/highmem: Provide kmap_local*Thomas Gleixner
 [patch V2 14/18] mm/highmem: Remove the old kmap_atomic cruftThomas Gleixner
 [patch V2 13/18] xtensa/mm/highmem: Switch to generic kmap atomicThomas Gleixner
 [patch V2 10/18] nds32/mm/highmem: Switch to generic kmap atomicThomas Gleixner
 [patch V2 09/18] mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner
 Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing softw ...Dan Scally
 Re: [PATCH 6/9] mfd: stmfx: remove unnecessary CONFIG_PM_SLEEPkernel test robot
[New][PATCH v2] libbpf hashmap: Fix undefined behavior in hash_bitsIan Rogers
[New][tip:core/entry] BUILD SUCCESS WITH WARNING 45ff510517f3b1354a3d9c ...kernel test robot
 Re: [PATCH v2] libbpf hashmap: Fix undefined behavior in hash_bitsAndrii Nakryiko
[New][PATCH] clk: imx: remove redundant assignment to pointer npColin King
[New][Build fail] i386 & nvdimm is unhappyThomas Gleixner
 Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value ...Arnd Bergmann
 Re: [PATCH v19 5/5] remoteproc: Add initial zynqmp R5 remoteproc d ...Mathieu Poirier
 Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing softw ...Laurent Pinchart
 Re: [Build fail] i386 & nvdimm is unhappyDan Williams
 Re: [PATCH v19 4/5] dt-bindings: remoteproc: Add documentation for ...Mathieu Poirier
 Re: [PATCH v19 5/5] remoteproc: Add initial zynqmp R5 remoteproc d ...Mathieu Poirier
 Re: [PATCH v2] libbpf hashmap: Fix undefined behavior in hash_bitsSong Liu
 Re: [PATCH -next] net: stmmac: platform: remove useless if/elseJakub Kicinski
 Re: [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapt ...Lukasz Stelmach
 Re: [PATCH net-next v3 1/4] net: hdlc_fr: Simpify fr_rx by using " ...Xie He
 Re: [PATCH 1/4] tools/power/cpupower: Read energy_perf_bias from sysfsBorislav Petkov
 Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomi ...Linus Torvalds
 Re: [Build fail] i386 & nvdimm is unhappyPhilip Li
 Re: [PATCH bpf-next 1/5] bpf: Implement task local storageAndrii Nakryiko
 Re: [Build fail] i386 & nvdimm is unhappyRandy Dunlap
 Re: [PATCH net-next v3 2/4] net: hdlc_fr: Change the use of "dev" ...Xie He
 Re: [PATCH 2/4] PM: hibernate: improve robustness of mapping pages ..."Edgecombe, Rick P"
 Re: [PATCH 0/4] arch, mm: improve robustness of direct map manipul ..."Edgecombe, Rick P"
 Re: [PATCH v3 2/2] vhost-vdpa: fix page pinning leakage in error pathsi-wei liu
 Re: [PATCH bpf-next 1/5] bpf: Implement task local storageSong Liu
 Re: [Build fail] i386 & nvdimm is unhappyRandy Dunlap
 Re: [PATCH v11 01/14] s390/vfio-ap: No need to disable IRQ after q ...Tony Krowiak
[New]Geschäftsvorschlag_29.10.2020WILLIAM YUN
 Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomi ...Thomas Gleixner
 Re: INFO: rcu detected stall in security_file_open (3)syzbot
 Re: [Build fail] i386 & nvdimm is unhappyDan Williams
 Re: [PATCH net-next v2 4/4] net: hdlc_fr: Add support for any Ethe ...Xie He
 Re: [PATCH v6 2/4] remoteproc: coredump: Add minidump functionalitySiddharth Gupta
 Re: [PATCH 1/9] arm64: dts: ls1088a: add external MDIO device nodesShawn Guo
 Re: [PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertisi ...Luiz Augusto von Dentz
 Re: [PATCH] ASoC: bcm2835: Add enable/disable clock functionsAllen Martin
[New]linux-next: build failure after merge of the drm-misc treeStephen Rothwell
 Re: [PATCH 2/9] arm64: dts: ls1088ardb: add QSGMII PHY nodesShawn Guo
 Re: [PATCH 2/3] Driver core: platform: Add platform_get_irqs_affin ...kernel test robot
 Re: [PATCH 5/9] arm64: dts: ls2088ardb: add PHY nodes for the CS43 ...Shawn Guo
[New][PATCH] remoteproc: qcom: Add notification timeoutsRishabh Bhatnagar
 [PATCH] z2ram: MODULE_LICENSE update and neateningJoe Perches
 Re: [PATCH] ARM: imx: Add revision support for i.MX7ULP revision 2.2Shawn Guo
 Re: [PATCH 3/5] ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetu ...Matteo Scordino
[New][tip:x86/apic] BUILD SUCCESS WITH WARNING 2e008ffe426f927b1697adb4 ...kernel test robot
 Re: [PATCH 4/5] dt-bindings: arm: sunxi: add Elimo bindingsMatteo Scordino
 Re: [PATCH 1/6] arm64: dts: imx8mm-var-som: fix missing PMIC's int ...Shawn Guo
 Re: [PATCH 5/5] ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBCMatteo Scordino
 RE: [PATCH] nios32: add support for TIF_NOTIFY_SIGNAL"Tan, Ley Foon"
 Re: [PATCH] mm/compaction: count pages and stop correctly during p ...Andrew Morton
 Re: [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize) ...Nick Desaulniers
 Re: [PATCH] arm64: dts: imx8mn-evk: Add cpu-supply to enable cpufreqShawn Guo
 Re: [PATCH v2] arm64: dts: fix endianness issue of rcpmShawn Guo
 Re: [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize) ...Nick Desaulniers
 Re: [PATCH v2 1/2] dt-bindings: watchdog: fsl-imx: document NXP co ...Shawn Guo
 Re: [PATCH v2 2/2] ARM: dts: freescale: align watchdog node name w ...Shawn Guo
 Re: [RFC 13/13] m68k: mac: convert to generic clockeventFinn Thain
 Re: [PATCH 0/2] vsock: minor clean up of ioctl error handlingJakub Kicinski
 Re: [PATCH net-next v2 4/4] net: hdlc_fr: Add support for any Ethe ...Xie He
 Re: [PATCH] memory: pl353-smc: fix compile test on !ARM_AMBANick Desaulniers
 Re: [PATCH net-next v2 4/4] net: hdlc_fr: Add support for any Ethe ...Willem de Bruijn
 Re: [PATCH 1/3] arm64: dts: imx8mm: adjust GIC CPU mask to match n ...Shawn Guo
 Re: [PATCH net-next v2 4/4] net: hdlc_fr: Add support for any Ethe ...Willem de Bruijn
 Re: [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be ...John Stultz
 Re: [PATCH v3 4/9] perf mem: Only initialize memory event for reco ...Ian Rogers
 Re: [PATCH] z2ram: MODULE_LICENSE update and neateningJames Bottomley
 Re: [PATCH v3 9/9] perf mem: Document event type 'ldst'Ian Rogers
[New][PATCH v2 0/4] drm/bridge: ti-sn65dsi86: Support EDID readingStephen Boyd
 [PATCH v2 1/4] drm/bridge: ti-sn65dsi86: Combine register accesses ...Stephen Boyd
 [PATCH v2 3/4] drm/bridge: ti-sn65dsi86: Read EDID blob over DDCStephen Boyd
 [PATCH v2 4/4] drm/bridge: ti-sn65dsi86: Update reply on aux failuresStephen Boyd
 [PATCH v2 2/4] drm/bridge: ti-sn65dsi86: Make polling a busy loopStephen Boyd
 Re: [PATCH 1/4] drm/bridge: ti-sn65dsi86: Combine register accesse ...Stephen Boyd
 Re: [PATCH] mm/compaction: count pages and stop correctly during p ...Zi Yan
 Re: [PATCH] z2ram: MODULE_LICENSE update and neateningJoe Perches
 Re: [PATCH 0/2] vdpasim: allow to set MAC addressJason Wang
 Re: [RFC] Have insn decoder functions return success/failureMasami Hiramatsu
 Re: [PATCH] iommu/rockchip: check return value of of_find_device_b ..."yukuai (C)"
 Re: [Build fail] i386 & nvdimm is unhappyDan Williams
[New][PATCH] mmc: moxart: replace spin_lock_irqsave by spin_lock in har ...Tian Tao
[New][PATCH] drm/tegra: sor: fix missing clk_disable_unprepare() on err ...Qinglang Miao
[New][PATCH] media: usb: dvb-usb-v2: zd1301: fix missing platform_devic ...Qinglang Miao
[New][PATCH] PCI: v3: fix missing clk_disable_unprepare() on error in v ...Qinglang Miao
 Re: [PATCH v9 01/14] ASoC: sun4i-i2s: Change set_chan_cfg() paramsSamuel Holland
 Re: [f2fs-dev] [PATCH v5 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTI ...Daeho Jeong
 Re: [PATCH v3 9/9] perf mem: Document event type 'ldst'Leo Yan
[New]linux-next: build failure after merge of the pinctrl treeStephen Rothwell
[New][PATCH v2 00/12] Bug fixes and improvements for MHI power operationsBhaumik Bhatt
 [PATCH v2 03/12] bus: mhi: core: Skip device wake in error or shut ...Bhaumik Bhatt
 [PATCH v2 06/12] bus: mhi: core: Move to an error state on any fir ...Bhaumik Bhatt
 [PATCH v2 09/12] bus: mhi: core: Check for IRQ availability during ...Bhaumik Bhatt
 [PATCH v2 07/12] bus: mhi: core: Use appropriate label in firmware ...Bhaumik Bhatt
 [PATCH v2 12/12] bus: mhi: core: Remove MHI event ring IRQ handler ...Bhaumik Bhatt
 [PATCH v2 11/12] bus: mhi: core: Mark and maintain device states e ...Bhaumik Bhatt
 Re: [f2fs-dev] [PATCH v5 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTI ...Chao Yu
 [PATCH v2 10/12] bus: mhi: core: Separate system error and power d ...Bhaumik Bhatt
 [PATCH v2 05/12] bus: mhi: core: Prevent sending multiple RDDM ent ...Bhaumik Bhatt
 [PATCH v2 08/12] bus: mhi: core: Move to an error state on mission ...Bhaumik Bhatt
 [PATCH v2 02/12] bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt
 [PATCH v2 04/12] bus: mhi: core: Move to SYS_ERROR regardless of R ...Bhaumik Bhatt
 [PATCH v2 01/12] bus: mhi: core: Use appropriate names for firmwar ...Bhaumik Bhatt
 Re: [PATCH] libfc: fix enum-conversion warning"Martin K. Petersen"
[New]BUG: using __this_cpu_read() in preemptible code in __bad_area_nos ...syzbot
 Re: [PATCH 1/2] libfc: move scsi/fc_encode.h to libfc"Martin K. Petersen"
 Re: [RESEND PATCH v3 1/4] dt-bindings: connector: add power-opmode ...Jun Li
 Re: [PATCH] ibmvfc: add new fields for version 2 of several MADs"Martin K. Petersen"
 Re: [PATCH v2 1/2] scsi: ufs: Put hba into LPM during clk gating"Martin K. Petersen"
[New][git pull] drm fixes for 5.10-rc2Dave Airlie
 RE: [PATCH] spi: fsl-dspi: fix NULL pointer dereferenceQiang Zhao
 Re: [PATCH v2 0/2] scsi: arcmsr: configure the default SCSI device ..."Martin K. Petersen"
 Re: [PATCH] fix scheduler regression from "sched/fair: Rework load ...Rik van Riel
 Re: [PATCH 08/18] sd: use __register_blkdev to avoid a modprobe fo ..."Martin K. Petersen"
 Re: [PATCH v10 3/4] docs: Add documentation for userspace client i ...Hemant Kumar
 Re: [PATCH v3] scsi: hpsa: fix memory leak in hpsa_init_one"Martin K. Petersen"
[New][PATCH] MAINTAINERS: add missing file in ext4 entryChao Yu
[New][PATCH 0/3] xfrm/compat: syzbot-found fixesDmitry Safonov
 [PATCH 2/3] xfrm/compat: memset(0) 64-bit padding at right placeDmitry Safonov
 [PATCH 1/3] xfrm/compat: Translate by copying XFRMA_UNSPEC attributeDmitry Safonov
 [PATCH 3/3] xfrm/compat: Don't allocate memory with __GFP_ZERODmitry Safonov
 Re: [linux-sunxi] [PATCH] arm64: dts: allwinner: h6: PineH64 model ...Chen-Yu Tsai
[New][PATCH v6 1/2] f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctlDaeho Jeong
 [PATCH v6 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong
[New][PATCH net-next v4 0/5] net: hdlc_fr: Improve fr_rx and add suppor ...Xie He
 [PATCH net-next v4 1/5] net: hdlc_fr: Simpify fr_rx by using "goto ...Xie He
 Re: [PATCH v20 02/20] mm/memcg: bail early from swap accounting if ...Alex Shi
 [PATCH net-next v4 2/5] net: hdlc_fr: Change the use of "dev" in f ...Xie He
 [PATCH net-next v4 3/5] net: hdlc_fr: Improve the initial checks w ...Xie He
 [PATCH net-next v4 4/5] net: hdlc_fr: Do skb_reset_mac_header for ...Xie He
 [PATCH net-next v4 5/5] net: hdlc_fr: Add support for any EthertypeXie He
 Re: [PATCH] nios32: add support for TIF_NOTIFY_SIGNALJens Axboe
 Re: [PATCH] kunit: tool: fix extra trailing \n in parsed test outputDavid Gow
 Re: [PATCH] Documentation: Chinese translation of Documentation/ar ...Alex Shi
 Re: [f2fs-dev] [PATCH v6 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTI ...Chao Yu
[New][PATCH -next v2] platform/x86/dell-wmi-sysman: Make some symbols s ...Zou Wei
 Re: [PATCH v8 -tip 08/26] sched/fair: Snapshot the min_vruntime of ...Joel Fernandes
 Re: [PATCH] kunit: tool: print out stderr from make (like build wa ...David Gow
 Re: [f2fs-dev] [PATCH v5 1/2] f2fs: add F2FS_IOC_GET_COMPRESS_OPTI ...Chao Yu
 Re: [PATCH v8 -tip 08/26] sched/fair: Snapshot the min_vruntime of ...Joel Fernandes
[New][PATCH v11 0/4] userspace MHI client interface driverHemant Kumar
 [PATCH v11 3/4] docs: Add documentation for userspace client interfaceHemant Kumar
 [PATCH v11 4/4] bus: mhi: Add userspace client interface driverHemant Kumar
 RE: [PATCH net-next 1/2] net: phy: realtek: Add phy ids for RTL822 ...Willy Liu
 [PATCH v11 2/4] bus: mhi: core: Move MHI_MAX_MTU to external heade ...Hemant Kumar
 [PATCH v11 1/4] bus: mhi: core: Add helper API to return number of ...Hemant Kumar
 Re: [PATCH v20 04/20] mm/thp: use head for head page in lru_add_pa ...Alex Shi
 Re: [PATCH v6 0/9] KFENCE: A low-overhead sampling-based memory sa ...Jann Horn
 Re: [PATCH v6 1/9] mm: add Kernel Electric-Fence infrastructureJann Horn
 Re: [PATCH v6 2/9] x86, kfence: enable KFENCE for x86Jann Horn
 Re: [PATCH v6 3/9] arm64, kfence: enable KFENCE for ARM64Jann Horn
 Re: [PATCH v6 4/9] mm, kfence: insert KFENCE hooks for SLABJann Horn
 Re: [PATCH v6 5/9] mm, kfence: insert KFENCE hooks for SLUBJann Horn
 Re: [PATCH v6 6/9] kfence, kasan: make KFENCE compatible with KASANJann Horn
 Re: [PATCH v6 7/9] kfence, Documentation: add KFENCE documentationJann Horn
 Re: [PATCH v6 8/9] kfence: add test suiteJann Horn
 Re: [PATCH v6 9/9] MAINTAINERS: Add entry for KFENCEJann Horn
 Re: [PATCH v20 05/20] mm/thp: Simplify lru_add_page_tail()Alex Shi
 Re: BUG: using __this_cpu_read() in preemptible code in __bad_area ...Steven Rostedt
 Re: [PATCH v20 18/20] mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi
 Re: [PATCH] kunit: tool: fix pre-existing python type annotation e ...David Gow
[New][PATCH v6 00/21] perf arm-spe: Refactor decoding & dumping flowLeo Yan
 [PATCH v6 01/21] perf arm-spe: Include bitops.h for BIT() macroLeo Yan
 [PATCH v6 02/21] perf arm-spe: Fix a typo in commentLeo Yan
 [PATCH v6 03/21] perf arm-spe: Refactor payload size calculationLeo Yan
 [PATCH v6 04/21] perf arm-spe: Refactor arm_spe_get_events()Leo Yan
 Re: [PATCH net-next v7 00/10] net: bridge: cfm: Add support for Co ...Jakub Kicinski
[New][PATCH v2 0/2] iommu: Fix a few issues related to PRQYi Sun
 Re: [PATCH v3 RESEND] net: mii: Report advertised link capabilitie ...Jakub Kicinski
 [PATCH v2 1/2] iommu/vt-d: Fix sid not set issue in intel_svm_bind ...Yi Sun
 [PATCH v6 08/21] perf arm-spe: Add new function arm_spe_pkt_desc_a ...Leo Yan
 [PATCH v6 07/21] perf arm-spe: Refactor packet header parsingLeo Yan
 [PATCH v6 09/21] perf arm-spe: Refactor address packet handlingLeo Yan
 [PATCH v6 11/21] perf arm-spe: Refactor context packet handlingLeo Yan
 [PATCH v6 12/21] perf arm-spe: Add new function arm_spe_pkt_desc_c ...Leo Yan
 [PATCH v6 13/21] perf arm-spe: Refactor counter packet handlingLeo Yan
 [PATCH v6 14/21] perf arm-spe: Add new function arm_spe_pkt_desc_e ...Leo Yan
 [PATCH v6 15/21] perf arm-spe: Refactor event type handlingLeo Yan
 [PATCH v6 16/21] perf arm-spe: Remove size condition checking for ...Leo Yan
 [PATCH v6 17/21] perf arm-spe: Add new function arm_spe_pkt_desc_o ...Leo Yan
 [PATCH v6 10/21] perf arm_spe: Fixup top byte for data virtual addressLeo Yan
 [PATCH v6 18/21] perf arm-spe: Refactor operation packet handlingLeo Yan
 [PATCH v6 19/21] perf arm-spe: Add more sub classes for operation ...Leo Yan
 [PATCH v6 20/21] perf arm_spe: Decode memory tagging propertiesLeo Yan
 [PATCH v6 21/21] perf arm-spe: Add support for ARMv8.3-SPELeo Yan
 Re: [External] Re: [PATCH v2 07/19] mm/hugetlb: Free the vmemmap p ...Muchun Song
 [PATCH v6 05/21] perf arm-spe: Fix packet length handlingLeo Yan
 [PATCH v2 2/2] iommu/vt-d: Fix a bug for PDP check in prq_event_threadYi Sun
 [PATCH v6 06/21] perf arm-spe: Refactor printing string to bufferLeo Yan
 Re: [PATCH] fuse: fix potential accessing NULL pointer problem in ...Zhiqiang Liu
 Re: [PATCH v22 01/12] landlock: Add object managementJann Horn
[New][PATCH] f2fs: move ioctl interface definitions to separated fileChao Yu
[New][PATCH] treewide: Remove stringification from __alias macro definitionJoe Perches
 Re: [PATCH v22 08/12] landlock: Add syscall implementationsJann Horn
 [PATCH v6 1/2] dt-bindings: display: himax,hx8837: Add Himax HX883 ...Lubomir Rintel
 [PATCH v6 2/2] drm/bridge: hx8837: add a Himax HX8837 display cont ...Lubomir Rintel
[New] Lubomir Rintel
 Re:_[PATCH]_ARM:_dts:_aspeed-g6:_Fix_HVI3C_function-group_in_p inc ..."Andrew Jeffery"
 Re: [RESENDPATCH v15 2/2] mtd: rawnand: Add NAND controller suppor ..."Ramuthevar, Vadivel MuruganX"
 Re: [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize) ...Alexei Starovoitov
[New][PATCH] drm/amdgpu: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_crea ...Deepak R Varma
 [PATCH net-next v2] net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang
 Re: [f2fs-dev] [PATCH v5 1/2] f2fs: add F2FS_IOC_GET_COMPRESS_OPTI ...Daeho Jeong
 RE: [PATCH] clk: imx: remove redundant assignment to pointer npAisheng Dong
[New][PATCH] drm/amd/pm: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_crea ...Deepak R Varma
 Re: [PATCH] stop_machine: Mark functions as notraceGuo Ren
[New][PATCH] drm/i915/gvt: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_cr ...Deepak R Varma
[New]Re: [PATCH v4 5/7] dma-buf: system_heap: Allocate higher order pag ...John Stultz
[New][PATCH] drm/panel: st7703: use DEFINE_DEBUGFS_ATTRIBUTE with debug ...Deepak R Varma
 Re: INFO: rcu detected stall in ip_list_rcvsyzbot
[New][PATCH] drm/sti: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_ ...Deepak R Varma
 Re: [PATCH] drm/amdgpu: remove unneeded semicolonAlex Deucher
 Re: [PATCH] drm/amd/display: remove unneeded semicolonAlex Deucher
[New][PATCH] ARC: [plat-hsdk] Remap CCMs super early in asm boot trampolineVineet Gupta
 Re: [PATCH 2/5] drm/amdgpu: fix incorrect enum typeAlex Deucher
 Re: [PATCH 02/17] phy: amlogic: convert to devm_platform_ioremap_r ...Chunfeng Yun
[New][PATCH v2 0/2] fixes and improvement for sprd hwspinlockChunyan Zhang
 [PATCH v2 1/2] hwspinlock: sprd: fixed warning of unused variable ...Chunyan Zhang
 Re: [PATCH] ARM: dts: aspeed-g6: Fix HVI3C function-group in pinct ...Joel Stanley
 [PATCH v2 2/2] hwspinlock: sprd: use module_platform_driver() inst ...Chunyan Zhang
[New]Re: [PATCH 03/17] phy: broadcom: convert to devm_platform_ioremap_ ...Florian Fainelli
 Re: [tip: locking/core] lockdep: Fix usage_traceoverflowBoqun Feng
 Re: [PATCH 4/5] drm/amdgpu: fix build_coefficients() argumentAlex Deucher
[New][PATCH RESEND v13 00/10] Guest Last Branch Recording EnablingLike Xu
 [PATCH RESEND v13 01/10] KVM: x86: Move common set/get handler of ...Like Xu
 [PATCH RESEND v13 02/10] KVM: x86/vmx: Make vmx_set_intercept_for_ ...Like Xu
 [PATCH RESEND v13 03/10] KVM: x86/pmu: Use IA32_PERF_CAPABILITIES ...Like Xu
 [PATCH RESEND v13 05/10] KVM: vmx/pmu: Create a guest LBR event wh ...Like Xu
 [PATCH RESEND v13 07/10] KVM: vmx/pmu: Reduce the overhead of LBR ...Like Xu
 [PATCH RESEND v13 06/10] KVM: vmx/pmu: Pass-through LBR msrs to wh ...Like Xu
 [PATCH RESEND v13 08/10] KVM: vmx/pmu: Emulate legacy freezing LBR ...Like Xu
 [PATCH RESEND v13 09/10] KVM: vmx/pmu: Expose LBR_FMT in the MSR_I ...Like Xu
 [PATCH RESEND v13 10/10] KVM: vmx/pmu: Release guest LBR event via ...Like Xu
 [PATCH RESEND v13 04/10] KVM: vmx/pmu: Clear PMU_CAP_LBR_FMT when ...Like Xu
\
 
  \ /
  Last update: 2020-10-30 04:58    [0.885 seconds]
©2004-2020 Jasper Spaans