lkml.org 
[lkml]   [2020]   [Aug]   [28]   [last100]  
 
/

28 Aug 2020

 
 Re: [RFC][PATCH 6/7] freelist: Lock less freelistLai Jiangshan
 Re: [Cocci] [PATCH] usb: atm: don't use snprintf() for sysfs attrsJoe Perches
 RE: [PATCH 1/2] dt-bindings: pwm: renesas,pwm-rcar: Add r8a774e1 s ...Yoshihiro Shimoda
 Re: [PATCH 09/10] sh: don't allow non-coherent DMA for NOMMUChristoph Hellwig
 Re: [PATCH 17/19] z2ram: reindentChristoph Hellwig
[New][PATCH v4] power: supply: sbs-battery: don't assume i2c errors as ...Ikjoon Jang
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashMasami Hiramatsu
 Re: [PATCH v2 3/3] riscv: Add cache information in AUX vectorkernel test robot
 Re: [PATCH RFC 1/2] riscv/kvm: Fix use VSIP_VALID_MASK mask HIP re ...Anup Patel
[New]Loanmendes.maia@cosanpa ...
 Re: WARNING: at drivers/opp/core.c:678 dev_pm_opp_set_rate+0x4cc/0 ...Viresh Kumar
 Re: [PATCH RFC 2/2] target/kvm: Add interfaces needed for log dirtyAnup Patel
 Re: [RFC 0/2] Add risc-v vhost-net supportAnup Patel
[New]possible deadlock in proc_pid_syscall (2)syzbot
 Re: Printing bitfields in the kernel (Re: [PATCH] drm: Parse Color ...Joe Perches
 Re: [PATCH] mmc: sdhci-msm: When dev_pm_opp_of_add_table() returns ...Viresh Kumar
 Re: [PATCH 6/6] gpio: zynq: Simplify with dev_err_probe()Michal Simek
 Re: Aw: Re: [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701Frank Wunderlich
[New]linux-next: Tree for Aug 28Stephen Rothwell
 Re: [PATCH v18 00/32] per memcg lru_lockAlex Shi
 Re: [PATCH 09/23] cachefiles: use ASSERT_FAIL()/ASSERT_WARN() to c ...kernel test robot
 Re: [PATCH v1 4/9] powerpc/vdso: Remove unnecessary ifdefs in vdso ...Christophe Leroy
[New][PATCH 0/1] Remove redundant condition for MTK_TIMER Freddy Hsin
 [PATCH v1 1/1] timer: mt6873: remove COMPILE_TEST condition for MT ...Freddy Hsin
 Re: [PATCH v1 4/9] powerpc/vdso: Remove unnecessary ifdefs in vdso ...Christophe Leroy
[New][PATCH] f2fs: prevent compressed file from being disabled after re ...Daeho Jeong
 Re: [PATCH v3 2/3] usb typec: mt6360: Rename driver/Kconfig/Makefi ...ChiYuan Huang
[New][PATCH v2 1/5] powerpc/vdso: Remove DBG()Christophe Leroy
 [PATCH v2 4/5] powerpc/vdso: Declare constant vars as __ro_after_initChristophe Leroy
 [PATCH v2 2/5] powerpc/vdso: Don't rely on vdso_pages being 0 for ...Christophe Leroy
 [PATCH v2 5/5] powerpc/vdso: Declare vdso_patches[] as __initdataChristophe Leroy
 [PATCH v2 3/5] powerpc/vdso: Initialise vdso32_kbase at compile timeChristophe Leroy
 Re: [PATCH v4 1/4] fpga: dfl: change data type of feature id to u16Xu Yilun
 Re: [PATCH 1/4] drivers: hv: dxgkrnl: core codeGreg KH
 Re: drivers/net/wireless/realtek/rtw88/pci.c:1477:5: warning: no p ...Kalle Valo
 Re: [PATCH 06/23] rxrpc: use ASSERT_FAIL()/ASSERT_WARN() to cleanu ...kernel test robot
[New][PATCH V2 0/8] opp: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar
 [PATCH V2 3/8] drm/msm: Unconditionally call dev_pm_opp_of_remove_ ...Viresh Kumar
 [PATCH V2 8/8] qcom-geni-se: remove has_opp_tableViresh Kumar
 [PATCH V2 7/8] tty: serial: qcom_geni_serial: Unconditionally call ...Viresh Kumar
 [PATCH V2 5/8] spi: spi-geni-qcom: Unconditionally call dev_pm_opp ...Viresh Kumar
 [PATCH V2 6/8] spi: spi-qcom-qspi: Unconditionally call dev_pm_opp ...Viresh Kumar
 [PATCH V2 4/8] mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_ ...Viresh Kumar
 [PATCH V2 2/8] drm/lima: Unconditionally call dev_pm_opp_of_remove ...Viresh Kumar
 [PATCH V2 1/8] cpufreq: imx6q: Unconditionally call dev_pm_opp_of_ ...Viresh Kumar
 Re: [PATCH 1/4] drivers: hv: dxgkrnl: core codeGreg KH
 Re: [PATCH 1/4] drivers: hv: dxgkrnl: core codeGreg KH
[New][PATCH] aio: make aio wait path to account iowait timeXianting Tian
 Re: [PATCH 1/4] drivers: hv: dxgkrnl: core codeGreg KH
 Re: [PATCH 1/4] drivers: hv: dxgkrnl: core codeGreg KH
 Re: Some questions about the patching processGreg Kroah-Hartman
 Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for ...Florian Weimer
 Re: [PATCH v2 09/18] iio: afe: iio-rescale: Simplify with dev_err_ ...Krzysztof Kozlowski
 Re: [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock controlHoegeun Kwon
 Re: [PATCH 1/3] clk: samsung: Add clk ID definitions for the CPU p ...Krzysztof Kozlowski
 Re: [PATCH 2/3] clk: samsung: exynos5420/5250: Add IDs to the CPU ...Krzysztof Kozlowski
[New][PATCH 0/2] fix memleak when using pci_iounmap()Yang Yingliang
 [PATCH 2/2] pci: fix memleak when calling pci_iomap/unmap()Yang Yingliang
 [PATCH 1/2] iomap: move some definitions to include/linux/io.hYang Yingliang
 Re: [PATCH v2] opp: Power on (virtual) power domains managed by th ...Viresh Kumar
[New][PATCH] In the device tree file openbmc-flash-layout.dtsi, rofs pa ...Kun Zhao
 Re: [PATCH v2 3/5] fpga manager: xilinx-spi: rework write_complete ...Luca Ceresoli
 Re: [PATCH 3/3] clk: samsung: Use cached clk_hws instead of __clk_ ...Krzysztof Kozlowski
 Re: [PATCH v2] x86: Use xorl %0,%0 in __get_user_asmUros Bizjak
 Re: [PATCH 1/2] ASoC: wm8994: Skip setting of the WM8994_MICBIAS r ...Krzysztof Kozlowski
 Re: [PATCH] sched/numa: use runnable_avg to classify nodeVincent Guittot
 Re: [PATCH v5 03/18] crypto: sun8i-ss: support hash algorithmsHerbert Xu
 Re: [PATCH 2/2] ASoC: wm8994: Ensure the device is resumed in wm89 ...Krzysztof Kozlowski
 Re: [PATCH v5 02/18] crypto: sun8i-ss: Add support for the PRNGHerbert Xu
 Re: [PATCH 1/7] soundwire: bus: use property to set interrupt masksVinod Koul
[New][PATCH] clk: imx: fix i.MX7D peripheral clk mux flagspeng.fan@nxp ...
 Re: [PATCH v3] mm: Fix kthread_use_mm() vs TLB invalidateNicholas Piggin
 Re: [PATCH] Remove unneeded variable t1Herbert Xu
 Re: [PATCH v2 09/18] iio: afe: iio-rescale: Simplify with dev_err_ ...Peter Rosin
 Re: [PATCH] leds: pwm: Allow automatic labels for DT based devicesAlexander Dahl
 Re: [PATCH v2 09/18] iio: afe: iio-rescale: Simplify with dev_err_ ...Krzysztof Kozlowski
 Re: [PATCH v2] ARM: STM32: Replace HTTP links with HTTPS onesAlexandre Torgue
 Re: [PATCH v2] null_blk: add support for max open/active zone limi ...Damien Le Moal
 Re: [PATCH] linux/kernel.h: add container_from()Allen
 Re: [PATCH v2] i2c: i2c-rcar: Auto select RESET_CONTROLLERWolfram Sang
[New][PATCH net] drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He
 Re: [PATCH 12/19] md: use __register_blkdev to allocate devices on ...Song Liu
[New][PATCH] MAINTAINERS: orphan sections with qlogic.com group aliasLukas Bulwahn
[New][PATCH v3 0/3] Get cache information from userlandZong Li
 [PATCH v3 3/3] riscv: Add cache information in AUX vectorZong Li
 [PATCH v3 1/3] riscv: Set more data to cacheinfoZong Li
 [PATCH v3 2/3] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOZong Li
 Re: [PATCH] linux/kernel.h: add container_from()Allen
 Re: [PATCH v2 13/18] iio: imu: inv_mpu6050: Simplify with dev_err_ ...Jean-Baptiste Maneyrol
[New][PATCH] kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu
[New][PATCH v9 0/4] scsi: ufs: Add Host Performance Booster SupportDaejun Park
 Re: [PATCH -next] crypto: sa2ul - Fix pointer-to-int-cast warningHerbert Xu
 Re: [PATCH] crypto: cavium/nitrox: add an error message to explain ...Herbert Xu
 Re: [PATCH] crypto: ccree - fix runtime PM imbalance on errorHerbert Xu
 Re: [PATCH v2 5/7][next] printk: ringbuffer: add finalization/exte ...Petr Mladek
[New][PATCH v3] hwmon (pmbus/max20730): add device monitoring via debugfsUgur Usug
 Re: [PATCH 4/4] regmap: sdw: add support for SoundWire 1.2 MBQVinod Koul
 Re: [PATCH 0/1] block io layer filters apiDamien Le Moal
 Re: [PATCH 05/11] soundwire: bus: update multi-link definition wit ...Vinod Koul
[New][PATCH v2] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 supportLad Prabhakar
 Re: [PATCH v2 1/2] iommu/iova: Retry from last rb tree node if iov ...Vijayanand Jitta
 Re: [PATCH 7/7] [NOT FOR MERGE] ARM: dts: sun8i: a83t: bananapi-m3 ...Kévin L'hôpital
 Re: [PATCH v2] null_blk: add support for max open/active zone limi ...Klaus Jensen
 Re: [PATCH 5/7] media: sunxi: sun6i-csi: Add support of MIPI CSI-2 ...Kévin L'hôpital
 Re: [PATCH v2] null_blk: add support for max open/active zone limi ...Damien Le Moal
 Re: [ANNOUNCE] v5.9-rc2-rt1Daniel Wagner
 Re: [PATCH 05/14 v5] usb: typec: tcpci: Add set_vbus tcpci callbackGreg Kroah-Hartman
 Re: linux-next: Tree for Aug 26Anders Roxell
 Re: [PATCH 3/3] ARM: tegra: Pass multiple versions in opp-supporte ...Dmitry Osipenko
 Re: [PATCH 2/3] opp: Allow opp-supported-hw to contain multiple ve ...Dmitry Osipenko
 RE: [Cocci] [PATCH] usb: atm: don't use snprintf() for sysfs attrsDavid Laight
 Re: [PATCH] usb/c67x00/c67x00-drv: Fix Data Race bugGreg KH
 Re: [PATCH] Revert "wlcore: Adding suppoprt for IGTK key in wlcore ...Kalle Valo
[New][PATCH] drm/bridge: Fix the dsi remote end-pointsVinod Koul
 Re: [PATCH v2 1/3] platform/x86: Add Intel Input Output Manager (I ...Greg Kroah-Hartman
[New][PATCH] arm64: dts: qcom: sdm845-db845c: Fix hdmi nodesVinod Koul
 Re: [PATCH] Revert "wlcore: Adding suppoprt for IGTK key in wlcore ...Mauro Carvalho Chehab
 Re: [PATCH 07/11] soundwire: intel: Only call sdw stream APIs for ...Vinod Koul
 Re: [PATCHv1 1/2] power: supply: smb347-charger: Drop pdata supportDmitry Osipenko
 Re: [PATCHv1 0/2] power: supply: smb347-charger: CleanupsDmitry Osipenko
 Re: [PATCHv1 2/2] power: supply: smb347-charger: Use generic prope ...Dmitry Osipenko
 Re: [PATCH v2] null_blk: add support for max open/active zone limi ...Klaus Jensen
[New][PATCH] spi: spi-cadence-quadspi: Fix mapping of buffers for DMA readsVignesh Raghavendra
 Re: [PATCH] USB: integrate macro definitions into include/linux/usb.hGreg KH
 Re: [PATCH 07/11] soundwire: intel: Only call sdw stream APIs for ...Vinod Koul
[New][PATCH 0/1] Refine mtk wdt driver init flowFreddy Hsin
 Re: [PATCH 09/11] soundwire: intel: add dynamic debug trace for cl ...Vinod Koul
 [PATCH v1 1/1] driver: watchdog: Add mtk_wdt_init for mediatek wat ...Freddy Hsin
[New][PATCH v2] dt-bindings: usb: renesas,usb-xhci: Document r8a774e1 s ...Lad Prabhakar
 Re: [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 su ..."Lad, Prabhakar"
 [PATCH v9 1/4] scsi: ufs: Add HPB feature related parametersDaejun Park
 Re: [for-next][PATCH 2/2] tracing: Use temp buffer when filtering ...Wen Gong
 Re: [PATCH v3 01/11] usb: early: convert to readl_poll_timeout_ato ...Greg Kroah-Hartman
 Re: [PATCH v2] null_blk: add support for max open/active zone limi ...Damien Le Moal
 [PATCH v9 2/4] scsi: ufs: Introduce HPB featureDaejun Park
 [PATCH v9 3/4] scsi: ufs: L2P map management for HPB readDaejun Park
 [PATCH v9 4/4] scsi: ufs: Prepare HPB read for cached sub-regionDaejun Park
 Re: [Cocci] [PATCH] usb: atm: don't use snprintf() for sysfs attrsKees Cook
 Re: Some questions about the patching processQiushi Wu
 Re: [PATCH] soundwire: cadence: fix race condition between suspend ...Vinod Koul
 Re: [PATCH 3/6] gpio: omap: Simplify with dev_err_probe()Grygorii Strashko
 Re: [PATCH] checkpatch: Allow not using -f with files that are in gitJoe Perches
 Re: [PATCH] staging: ion: remove from the treeGreg Kroah-Hartman
 Re: [PATCH v2] MAINTAINERS: Add the security document to SECURITY ...Greg Kroah-Hartman
 Re: [PATCH v2 1/1] Input: atmel_mxt_ts - allow specification of fi ...Dmitry Osipenko
 Re: [Cocci] [PATCH] usb: atm: don't use snprintf() for sysfs attrsJoe Perches
 Re: [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap moduleCornelia Huck
[New][PATCH] mm/mmap: leave adjust_next as virtual address instead of p ...Wei Yang
 Re: [RFD PATCH] x86/mce: Make sure to send SIGBUS even after losin ...HORIGUCHI NAOYA(堀口 直也)
[New][RFC PATCH] KVM: x86: Support write protect huge pages lazilyKeqian Zhu
 Re: [ANNOUNCE] v5.9-rc2-rt1Sebastian Andrzej Siewior
 Re: [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to se ...Cornelia Huck
 Re: [PATCH v10 5/5] drivers/tty/serial: add LiteUART driverGreg Kroah-Hartman
 Re: [PATCH v3] lib/string.c: implement stpcpyAndy Shevchenko
 Re: [PATCH V2] serial: qcom_geni_serial: To correct QUP Version de ...Greg Kroah-Hartman
 Re: [PATCH v1 1/5] seqlock: seqcount_LOCKTYPE_t: Standardize namin ...peterz@infradea ...
 Re: [PATCH] MAINTAINERS: Remove bouncing email of Beniamin BiaAndy Shevchenko
 Re: [PATCH 1/1] Input: atmel_mxt_ts - implement I2C retriesDmitry Osipenko
 Re: [PATCH v4] tty: serial: earlycon dependencyGreg KH
 Re: [PATCH] fix comment concerning GCC 4.6Luc Van Oostenryck
 Re: [PATCH] MAINTAINERS: Move Hartmut Knaack to CreditsAndy Shevchenko
 Re: [Cocci] [PATCH] usb: atm: don't use snprintf() for sysfs attrsJoe Perches
 Re: [PATCH v1 1/5] seqlock: seqcount_LOCKTYPE_t: Standardize namin ..."Ahmed S. Darwish"
[New][rcu:dev.2020.08.24a] BUILD SUCCESS f8f08683e7e36606d965b19d384426 ...kernel test robot
 Re: [PATCH v2 09/18] iio: afe: iio-rescale: Simplify with dev_err_ ...Andy Shevchenko
 RE: [PATCH v2 3/3] ASoC: codecs: fix port_ready[] dynamic allocati ..."Liao, Bard"
 Re: Some questions about the patching processGreg Kroah-Hartman
 Re: [PATCH] spi: spi-cadence-quadspi: Fix mapping of buffers for D ...Jan Kiszka
 Re: [PATCH v1 2/5] seqlock: Use unique prefix for seqcount_t prope ...peterz@infradea ...
 Re: [PATCH v5 13/36] PM / devfreq: tegra30: Use MC timings for bui ...Dmitry Osipenko
 Re: [PATCH v1 3/5] seqlock: seqcount_t: Implement all read APIs as ...peterz@infradea ...
 Re: [PATCH] Revert "wlcore: Adding suppoprt for IGTK key in wlcore ...Mauro Carvalho Chehab
 Re: [PATCH v9 0/5] Add support for iMX8MQ Display Controller SubsystemLaurentiu Palcu
 Re: [PATCH v1 3/5] seqlock: seqcount_t: Implement all read APIs as ..."Ahmed S. Darwish"
 Re: [PATCH v6 1/6] i2c: Allow an ACPI driver to manage the device' ...Wolfram Sang
[New][PATCH] dmaengine: Remove unused define for dma_request_slave_chan ...Peter Ujfalusi
 Re: [PATCH mmc-next] dt-bindings: mmc: Fix mmc node name in DT exampleUlf Hansson
 Re: [v5,2/3] arm64: dts: mt7622: add reset node for mmc deviceUlf Hansson
 Re: [PATCH] mmc: sdhci-msm: When dev_pm_opp_of_add_table() returns ...Ulf Hansson
 Re: [PATCH V2 4/8] mmc: sdhci-msm: Unconditionally call dev_pm_opp ...Ulf Hansson
 Re: [PATCH] mmc: sd: Use kobj_to_dev() instead of container_of()Ulf Hansson
 Re: [PATCH RFC] mmc: sdhci-msm: enable compile-testing on !ARMUlf Hansson
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashpeterz@infradea ...
 Re: [PATCH v2] mmc: sdhci_am654: Add workaround for card detect de ...Ulf Hansson
 Re: [PATCH v7 0/7] Fix timeout clock used by hardware data timeoutUlf Hansson
 Re: [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 c ...Ulf Hansson
 Re: [RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelistpeterz@infradea ...
 Re: [PATCH] MIPS: perf: Fix wrong check condition of Loongson even ...Huacai Chen
[New][PATCH 1/1] mfd: khadas-mcu: Fix randconfig 'unused-const-variable ...Lee Jones
 Re: [PATCH 2/2] ASoC: wm8994: Ensure the device is resumed in wm89 ...Sylwester Nawrocki
 Re: [PATCH] mmc: sdhci-msm: Enable restore_dll_config flag for sc7 ...Ulf Hansson
[New][PATCH] sparse: use static inline for __chk_{user,io}_ptr()Luc Van Oostenryck
[New][PATCH 0/5] Fix nested VMX controls MSRsChenyi Qiang
 [PATCH 1/5] KVM: nVMX: Fix VMX controls MSRs setup when nested VMX ...Chenyi Qiang
 [PATCH 3/5] KVM: nVMX: Update VMX controls MSR according to guest ...Chenyi Qiang
 [PATCH 5/5] KVM: nVMX: Simplify the initialization of nested_vmx_msrsChenyi Qiang
 [PATCH 4/5] KVM: nVMX: Fix the update value of nested load IA32_PE ...Chenyi Qiang
 [PATCH 2/5] KVM: nVMX: Verify the VMX controls MSRs with the globa ...Chenyi Qiang
 Re: [PATCH] aio: make aio wait path to account iowait timeJan Kara
 Re: [PATCH v1 4/5] seqlock: seqcount_LOCKTYPE_t: Introduce PREEMPT ...peterz@infradea ...
[New][GIT PULL] MFD fixes for v5.9Lee Jones
 Re: [PATCH v1 2/5] seqlock: Use unique prefix for seqcount_t prope ..."Ahmed S. Darwish"
[New][x86/irq] e03700cc45: WARNING:at_arch/x86/kernel/apic/vector.c:#ap ...kernel test robot
 Re: [PATCH v1 4/5] seqlock: seqcount_LOCKTYPE_t: Introduce PREEMPT ...peterz@infradea ...
 Re: [PATCH 12/30] net: wireless: cisco: airo: Fix a myriad of codi ...Kalle Valo
 RE: [RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to ...Al Grant
 Re: [PATCH] MAINTAINERS: Move Hartmut Knaack to CreditsKrzysztof Kozlowski
[New][PATCH v2] sched/debug: Add new tracepoint to track cpu_capacityvincent.donnefort@arm ...
 Re: [PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERE ..."Li, Hao"
 Re: [PATCH 1/3] pinctrl: mcp23s08: Fixup mcp23x17 regmap_configLinus Walleij
 Re: [RFC PATCH kernel] serial_core: Check for port state when tty ...Greg Kroah-Hartman
[New][PATCH] x86, fakenuma: Fix invalid starting node IDHuang Ying
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashMasami Hiramatsu
 Re: [PATCH] aio: make aio wait path to account iowait timepeterz@infradea ...
 Re: [PATCH v2 1/3] platform/x86: Add Intel Input Output Manager (I ...Heikki Krogerus
 Re: [PATCH v3] PCI: Introduce flag for detached virtual functionsNiklas Schnelle
 Re: [PATCH 2/2] ASoC: wm8994: Ensure the device is resumed in wm89 ...Krzysztof Kozlowski
 Re: [PATCH v10 3/4] media: docs: add glossary.rst with common term ...Mauro Carvalho Chehab
 Re: [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock controlMaxime Ripard
 Re: [PATCH v4 2/4] objtool: Move orc outside of checkMiroslav Benes
 Re: Some questions about the patching processQiushi Wu
 Re: [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 c ...Krzysztof Kozlowski
 Re: [PATCH] ARM: dts: stm32: lxa-mc1: Fix kernel warning about PHY ...Alexandre Torgue
 Re: [PATCH V2] dt-bindings: gpio: Convert vf610 to json-schemaLinus Walleij
 Re: [RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelistMasami Hiramatsu
 Re: [PATCH v6 1/2] dt-bindings: mfd: Add ENE KB3930 Embedded Contr ...Lee Jones
 Re: [RFC/RFT PATCH 1/6] numa: Move numa implementation to common codeJonathan Cameron
 Re: [PATCH v6 2/2] mfd: ene-kb3930: Add driver for ENE KB3930 Embe ...Lee Jones
 Re: [PATCH] mmc: sdhci-msm: When dev_pm_opp_of_add_table() returns ...Naresh Kamboju
[New][PATCH v11 0/4] Add a glossary for the media subsystemMauro Carvalho Chehab
 [PATCH v11 2/4] media: open.rst: remove the minor number rangeMauro Carvalho Chehab
 [PATCH v11 3/4] media: docs: add glossary.rst with common terms us ...Mauro Carvalho Chehab
 [PATCH v11 1/4] media: open.rst: better document device node namingMauro Carvalho Chehab
 [PATCH v11 4/4] media: open.rst: document mc-centric and video-nod ...Mauro Carvalho Chehab
 Re: [PATCH] MAINTAINERS: orphan sections with qlogic.com group aliasRoman Bolshakov
 Re: [RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelistpeterz@infradea ...
[New][rcu:rcu/next] BUILD SUCCESS 417ea89c28ab7b3694c14ba851b483bbe443c8a7kernel test robot
 Re: [PATCH 1/1] mfd: khadas-mcu: Fix randconfig 'unused-const-vari ...Neil Armstrong
 Re: [PATCH] ext4: Fix memleak in add_new_gdbJan Kara
 Re: [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock controlDave Stevenson
 Re: Kernel panic : Unable to handle kernel paging request at virtu ...Naresh Kamboju
 答复: 答复: [PATCH V2] vfio dma_map/unmap :_optimized_for_huge ..."Maoming (maoming, Cloud Infrastructure Service Product Dept.)"
 答复: [PATCH V2] vfio dma_map/unmap: optimize d_for_hugetlbfs_pages"Maoming (maoming, Cloud Infrastructure Service Product Dept.)"
 Re: [RFC/RFT PATCH 1/6] numa: Move numa implementation to common codeJonathan Cameron
 Re: [PATCH v4 4/4] objtool: check: Use orc definition only when neededMiroslav Benes
[New][PATCH v4 1/2] usb typec: mt6360: Add support for mt6360 Type-C drivercy_huang
 [PATCH v4 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding doc ...cy_huang
[New][gustavoars-linux:for-linus/kspp] BUILD SUCCESS c165a08d2b2857c91c ...kernel test robot
[New][PATCH V3] vfio dma_map/unmap: optimized for hugetlbfs pagesMing Mao
 Re: [PATCH 09/10] sh: don't allow non-coherent DMA for NOMMUUlf Hansson
 Re: [PATCH 1/3] pinctrl: mcp23s08: Fixup mcp23x17 regmap_configAndy Shevchenko
 Re: [PATCH] video: backlight: sky81452-backlight: Fix reference co ...Lee Jones
 Re: [PATCH] MAINTAINERS: Move Hartmut Knaack to CreditsAndy Shevchenko
 Re: [PATCH v1 4/5] seqlock: seqcount_LOCKTYPE_t: Introduce PREEMPT ..."Ahmed S. Darwish"
 Re: [PATCH v7 3/3] ARM: dts: stm32: add initial support for stm32m ...Alexandre Torgue
 Re: Kernel panic : Unable to handle kernel paging request at virtu ...Ulf Hansson
 Re: [RFC/RFT PATCH 2/6] arm64, numa: Change the numa init function ...Jonathan Cameron
 Re: [PATCH v3 1/3] usb typec: mt6360: Add support for mt6360 Type- ...Heikki Krogerus
 Re: [PATCH v2 09/18] iio: afe: iio-rescale: Simplify with dev_err_ ...Peter Rosin
 Re: [PATCH] MAINTAINERS: Move Hartmut Knaack to CreditsKrzysztof Kozlowski
 Re: [PATCH v2 09/18] iio: afe: iio-rescale: Simplify with dev_err_ ...Peter Rosin
 Re: [PATCH] aio: make aio wait path to account iowait timeJan Kara
 Re: [PATCH 01/22] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 comp ...Linus Walleij
 Re: [PATCH 0/3] drm/vc4: Support HDMI QHD or higher outputMaxime Ripard
 Re: [PATCH v2] opp: Power on (virtual) power domains managed by th ...Ulf Hansson
 Re: [RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definitio ...Jonathan Cameron
[New]Re: [RFC v7 06/10] mm/damon: Implement callbacks for physical memo ...SeongJae Park
 Re: [PATCH] ARM: dts: stm32: use stm32h7 usart compatible string f ...Alexandre Torgue
 Re: [PATCH] ARM: dts: stm32: add resets property to spi device nod ...Alexandre Torgue
 Re: [PATCH] ARM: dts: stm32: add display controller node to stm32h743Alexandre Torgue
 Re: [PATCH 21/35] arm64: mte: Add in-kernel tag fault handlerCatalin Marinas
 Re: [PATCH] MAINTAINERS: Fix sort order for RDACM20Kieran Bingham
 Re: [PATCH v2] opp: Power on (virtual) power domains managed by th ...Stephan Gerhold
[New][PATCH 0/4] more mm switching vs TLB shootdown and lazy tlbNicholas Piggin
 Re: [PATCH] MAINTAINERS: orphan sections with qlogic.com group aliasGreg Kroah-Hartman
 [PATCH 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb ...Nicholas Piggin
 [PATCH 2/4] powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin
 [PATCH 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use ...Nicholas Piggin
 [PATCH 4/4] powerpc/64s/radix: Fix mm_cpumask trimming race vs kth ...Nicholas Piggin
 Re: [PATCH v2 5/7][next] printk: ringbuffer: add finalization/exte ...John Ogness
 Re: [PATCH 1/3] mfd: madera: Simplify with dev_err_probe()Charles Keepax
 Re: [PATCH v5 00/16] Allwinner A100 Initial supportLinus Walleij
 Re: [PATCH v4 2/2] mfd: intel-m10-bmc: add Max10 BMC chip support ...Lee Jones
 Re: [PATCH v2 1/3] platform/x86: Add Intel Input Output Manager (I ...Greg Kroah-Hartman
 Re: [PATCH 1/6] gpio: bcm-kona: Simplify with dev_err_probe()Andy Shevchenko
 Re: [PATCH v2] null_blk: add support for max open/active zone limi ...Niklas Cassel
 Re: [PATCH] nds32: Fix bogus reference to <asm/procinfo.h>Greentime Hu
 Re: kernel BUG at fs/ext4/inode.c:LINE!Jan Kara
 Re: [PATCH 0/7] Allwinner A64 digital audio codec fixesMaxime Ripard
 Re: [PATCH 12/30] net: wireless: cisco: airo: Fix a myriad of codi ...Lee Jones
 Re: Kernel panic : Unable to handle kernel paging request at virtu ...Naresh Kamboju
 Re: [PATCH] platform/x86: acer-wmi: add automatic keyboard backgro ...joeyli
 Re: [PATCH 1/3] pinctrl: mcp23s08: Fixup mcp23x17 regmap_configAndy Shevchenko
 Re: [PATCH 1/3] mfd: madera: Simplify with dev_err_probe()Lee Jones
 Re: [PATCH 2/3] mfd: stmfx: Simplify with dev_err_probe()Lee Jones
 Re: [PATCH v2 12/23] nds32: use asm-generic/mmu_context.h for no-o ...Greentime Hu
 Re: [PATCH 3/3] mfd: wcd934x: Simplify with dev_err_probe()Lee Jones
 Re: [PATCH v4 1/9] mfd: mt6360: Rearrange include fileLee Jones
 Re: WARNING: at drivers/opp/core.c:678 dev_pm_opp_set_rate+0x4cc/0 ...Naresh Kamboju
 Re: [PATCH v4 8/9] mfd: mt6360: Fix flow which is used to check ic ...Lee Jones
 Re: [PATCH] staging: android: ion: remove unnecessary intermediate ...Greg KH
 Re: [PATCH 2/2] pci: fix memleak when calling pci_iomap/unmap()kernel test robot
 Re: [PATCH v4 00/10] Function Granular KASLRMiroslav Benes
 Re: [PATCH 05/17] virt: acrn: Introduce ACRN HSM basic driverGreg Kroah-Hartman
 Re: [PATCH 06/17] virt: acrn: Introduce VM management interfacesGreg Kroah-Hartman
 Re: [PATCH 06/17] virt: acrn: Introduce VM management interfacesGreg Kroah-Hartman
 Re: [PATCH v2] sched/debug: Add new tracepoint to track cpu_capacityQais Yousef
 Re: [PATCH v3 1/3] usb typec: mt6360: Add support for mt6360 Type- ...ChiYuan Huang
 Re: [PATCH v2] null_blk: add support for max open/active zone limi ...Damien Le Moal
 Re: Kernel panic : Unable to handle kernel paging request at virtu ...Anders Roxell
 Re: [PATCH v3] udf: Use kvzalloc() in udf_sb_alloc_bitmap()Jan Kara
 Re: [PATCH v2 2/3] dyndbg: refine export, rename to dynamic_debug_ ...Greg KH
 [PATCH v4 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding doc ...cy_huang
[New][PATCH v4 1/2] usb typec: mt6360: Add support for mt6360 Type-C drivercy_huang
 Re: [PATCH v2 3/3] dyndbg: fix problem parsing format="foo bar"Greg KH
 Re: [PATCH] dmaengine: Remove unused define for dma_request_slave_ ...Vinod Koul
 Re: [RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communicationCornelia Huck
 Re: [PATCH 11/23] afs: use ASSERT_FAIL()/ASSERT_WARN() to cleanup ...kernel test robot
 Re: [PATCH v4 9/9] mfd: mt6360: Merge different sub-devices I2C re ...Lee Jones
 Re: [RESEND PATCH v2] mfd: syscon: Use a unique name with regmap_c ...Mark Brown
 Re: [PATCH v2] arm64: use a common .arch preamble for inline assemblyCatalin Marinas
 Re: [PATCH v2] mfd: dm355evm_msp: Convert LEDs to GPIO descriptor ...Lee Jones
 Re: [PATCH net] drivers/net/wan/hdlc_cisco: Add hard_header_lenKrzysztof_Hałasa
 Re: [RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelistMasami Hiramatsu
 Re: [PATCH v5 1/2] dt-bindings: dma: Add bindings for intel LGM SOCVinod Koul
 Re: [PATCH v2 3/3] ASoC: codecs: fix port_ready[] dynamic allocati ...Mark Brown
 Re: [PATCHv2 2/2] misc: add Intel SoCFPGA crypto service driverGreg KH
 Re: [PATCH v2] mfd: intel-lpss: Add device IDs for UART ports for ...Lee Jones
 Re: [PATCH 0/7] Allwinner A64 digital audio codec fixesMaxime Ripard
 Re: [PATCH v10 3/4] media: docs: add glossary.rst with common term ...Sakari Ailus
 Re: [PATCH] aio: make aio wait path to account iowait timepeterz@infradea ...
[New][PATCH net v2] net: dsa: mt7530: fix advertising unsupported 1000b ...Landen Chao
 Re: [PATCH v3] mfd: sprd: Add wakeup capability for PMIC irqLee Jones
 Re: [PATCH net v2] net: dsa: mt7530: fix advertising unsupported 1 ...Russell King - ARM Linux admin
 Re: [PATCH] MAINTAINERS: Fix sort order for RDACM20Mauro Carvalho Chehab
 Re: [RESEND PATCH V5 0/3] Intel Platform Monitoring TechnologyLee Jones
[New][PATCH v3] null_blk: add support for max open/active zone limit fo ...Niklas Cassel
 Re: [PATCH V5 2/3] mfd: Intel Platform Monitoring Technology supportLee Jones
 Re: [PATCH] of: of_match_node: Make stub an inline function to avo ...kernel test robot
 Re: [PATCH] compiler-clang: add build check for clang 10.0.1Andrey Konovalov
[New][PATCH] dmaengine: Mark dma_request_slave_channel() deprecatedPeter Ujfalusi
 Re: [NAK] Re: [PATCH] fs: Optimized fget to improve performanceWill Deacon
 Re: [PATCH 06/12] soc/tegra: pmc: provide usb sleepwalk register mapkernel test robot
 Re: [PATCH v2] Documentation: add minimum clang/llvm versionWill Deacon
 Re: [PATCH] net: usb: Fix uninit-was-stored issue in asix_read_phy ...Himadri Pandya
 Re: [PATCH] of: of_match_node: Make stub an inline function to avo ...kernel test robot
 Re: [PATCH v5 00/16] Allwinner A100 Initial supportFrank Lee
 Re: [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks se ...Lorenzo Pieralisi
[New][PATCH] drm/sun4i: Fix dsi dcs long write functionOndrej Jirman
 Re: [PATCH 2/2] pci: fix memleak when calling pci_iomap/unmap()kernel test robot
 Re: [PATCH] drm: virtio: fix kconfig dependency warningGerd Hoffmann
 Re: [PATCH 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy ...peterz@infradea ...
 Re: [PATCH 1/2] drm/virtio: fix unblankGerd Hoffmann
[New][PATCH] ASoC: tlv320adcx140: Add digital mic channel enable routingDan Murphy
 Re: [RESEND PATCH V5 0/3] Intel Platform Monitoring TechnologyAndy Shevchenko
 [PATCH 2/5] dt-bindings: display/bridge: nwl-dsi: Document video_p ..."Robert Chiras (OSS)"
[New][PATCH 0/5] Add new features to nwl-dsi driver"Robert Chiras (OSS)"
 Re: [PATCH] mm/migrate: remove obsolete comment about device publicJason Gunthorpe
 [PATCH 3/5] drm/bridge: nwl-dsi: Add support for clock-drop-level"Robert Chiras (OSS)"
 [PATCH 1/5] drm/bridge: nwl-dsi: Add support for video_pll"Robert Chiras (OSS)"
[New][PATCH] kprobes, x86/ptrace.h: fix regs argument order for i386Vamshi K Sthambamkadi
 Re: [PATCH] dmaengine: Mark dma_request_slave_channel() deprecatedAndy Shevchenko
 [PATCH 4/5] dt-bindings: display/bridge: nwl-dsi: Document fsl,clo ..."Robert Chiras (OSS)"
 [PATCH 5/5] drm/bridge: nwl-dsi: add support for DCSS"Robert Chiras (OSS)"
 Re: [PATCH 35/35] kasan: add documentation for hardware tag-based modeMarco Elver
 Re: [PATCH] mm/test: use the new SKIP() macroJason Gunthorpe
 Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for ..."H.J. Lu"
 Re: [RFC v7 06/10] mm/damon: Implement callbacks for physical memo ...SeongJae Park
 Re: [patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSIJoerg Roedel
 RE: [PATCH 2/2] usb: dwc3: Add driver for Xilinx platformsManish Narani
 Re: [PATCH V2 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in g ...rojay@codeauro ...
 Re: [PATCH V2 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2crojay@codeauro ...
[New][PATCH v3] power: supply: Add support for RN5T618/RC5T619 charger ...Andreas Kemnade
 Re: [PATCH v7 04/10] clk: actions: Add MMC clock-register reset bitsManivannan Sadhasivam
 Re: [PATCH v6 02/76] KVM: SVM: Add GHCB definitionsJoerg Roedel
 Re: [PATCH] sparse: use static inline for __chk_{user,io}_ptr()kernel test robot
 Re: [PATCH v2 1/3] platform/x86: Add Intel Input Output Manager (I ...Heikki Krogerus
 Re: [PATCH] sparse: use static inline for __chk_{user,io}_ptr()kernel test robot
 Re: [PATCH V3 2/3] arm64: dts: qcom: sc7180: Add sleep pin ctrl fo ...skakit@codeauro ...
 Re: [PATCH] kprobes, x86/ptrace.h: fix regs argument order for i386Masami Hiramatsu
 Re: [PATCH v3 1/3] usb typec: mt6360: Add support for mt6360 Type- ...Heikki Krogerus
 Re: [PATCH v7 07/10] dt-bindings: reset: s700: Add binding constan ...Manivannan Sadhasivam
 Re: [PATCH v7 08/10] dt-bindings: mmc: owl: add compatible string ...Manivannan Sadhasivam
 RE: [PATCH] aio: make aio wait path to account iowait timeTianxianting
 Re: [PATCH] kprobes, x86/ptrace.h: fix regs argument order for i386peterz@infradea ...
 Re: [RFC][PATCH] pinctrl: Rework driver_deferred_probe_check_state ...Thierry Reding
 Re: possible deadlock in proc_pid_syscall (2)(Eric W. Biederman)
 Re: [PATCH v7 04/10] clk: actions: Add MMC clock-register reset bitsManivannan Sadhasivam
 Re: [PATCH v3 1/3] usb typec: mt6360: Add support for mt6360 Type- ...Chunfeng Yun
 Re: [PATCH v6 13/76] x86/boot/compressed/64: Add IDT InfrastructureJoerg Roedel
 Re: [PATCH] tools build feature: cleanup feature files on make cleanDaniel Borkmann
[New][PATCH] x86: Extend arch_prctl (int, ...) to 5 arguments"H.J. Lu"
 Re: [PATCH v2 13/14] [DO NOT MERGE] arm64: dts: allwinner: h6: Add ...Clément Péron
 Re: [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks se ...Jason Gunthorpe
[New][GIT PULL] Ceph fixes for 5.9-rc3Ilya Dryomov
 Re: [PATCH v2 13/14] [DO NOT MERGE] arm64: dts: allwinner: h6: Add ...Ondřej Jirman
 Re: Kernel panic : Unable to handle kernel paging request at virtu ...Ulf Hansson
[New][PATCH] Rescan the entire target on transport reset when LUN is 0Matej Genci
 RE: [PATCH v2] dt-bindings: usb: renesas,usb-xhci: Document r8a774 ...Yoshihiro Shimoda
[New][PATCH v4 00/23] kprobes: Unify kretprobe trampoline handlers and ...Masami Hiramatsu
 [PATCH v4 01/23] kprobes: Add generic kretprobe trampoline handlerMasami Hiramatsu
 [PATCH v4 02/23] x86/kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
 [PATCH v4 03/23] arm: kprobes: Use generic kretprobe trampoline ha ...Masami Hiramatsu
 [PATCH v4 04/23] arm64: kprobes: Use generic kretprobe trampoline ...Masami Hiramatsu
 [PATCH v4 05/23] arc: kprobes: Use generic kretprobe trampoline ha ...Masami Hiramatsu
 [PATCH v4 06/23] csky: kprobes: Use generic kretprobe trampoline h ...Masami Hiramatsu
 [PATCH v4 07/23] ia64: kprobes: Use generic kretprobe trampoline h ...Masami Hiramatsu
 [PATCH v4 09/23] parisc: kprobes: Use generic kretprobe trampoline ...Masami Hiramatsu
 [PATCH v4 08/23] mips: kprobes: Use generic kretprobe trampoline h ...Masami Hiramatsu
 [PATCH v4 10/23] powerpc: kprobes: Use generic kretprobe trampolin ...Masami Hiramatsu
 Re: [PATCH 35/35] kasan: add documentation for hardware tag-based modeAndrey Konovalov
 [PATCH v4 12/23] sh: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
 [PATCH v4 14/23] kprobes: Remove NMI context checkMasami Hiramatsu
 [PATCH v4 15/23] kprobes: Free kretprobe_instance with rcu callbackMasami Hiramatsu
 [PATCH v4 13/23] sparc: kprobes: Use generic kretprobe trampoline ...Masami Hiramatsu
 [PATCH v4 16/23] kprobes: Make local used functions staticMasami Hiramatsu
 [PATCH v4 17/23] llist: Add nonatomic __llist_add()Masami Hiramatsu
 [PATCH v4 21/23] asm-generic/atomic: Add try_cmpxchg() fallbacksMasami Hiramatsu
 [PATCH v4 23/23] kprobes: Replace rp->free_instance with freelistMasami Hiramatsu
 [PATCH v4 22/23] freelist: Lock less freelistMasami Hiramatsu
 Re: [PATCH] arm64: vdso32: make vdso32 install conditionalCatalin Marinas
 [PATCH v4 19/23] kprobes: Remove kretprobe hashMasami Hiramatsu
 [PATCH v4 18/23] sched: Fix try_invoke_on_locked_down_task() semanticsMasami Hiramatsu
 [PATCH v4 11/23] s390: kprobes: Use generic kretprobe trampoline h ...Masami Hiramatsu
 Re: [PATCH v6 27/76] x86/sev-es: Add CPUID handling to #VC handlerJoerg Roedel
 [PATCH v4 20/23] [RFC] kprobes: Remove task scan for updating kret ...Masami Hiramatsu
 Re: [PATCH v2 3/5] fpga manager: xilinx-spi: rework write_complete ...Tom Rix
 Re: [PATCH v3 06/16] csky: kprobes: Use generic kretprobe trampoli ...Guo Ren
 Re: cpu-freq: running the perf increases the data rate?Artem Bityutskiy
 Re: [linux-sunxi] [PATCH] drm/sun4i: Fix dsi dcs long write functionJernej Škrabec
 Re: [PATCH v3 3/5] cpufreq: intel_pstate: Tweak the EPP sysfs inte ...Artem Bityutskiy
 Re: [PATCH v4 00/23] kprobes: Unify kretprobe trampoline handlers ...Masami Hiramatsu
 Re: possible deadlock in proc_pid_syscall (2)peterz@infradea ...
 Re: [PATCH 12/30] net: wireless: cisco: airo: Fix a myriad of codi ...Kalle Valo
 [PATCH v5] tty: serial: earlycon dependencyTong Zhang
 Re: [PATCH v4] tty: serial: earlycon dependencyTong Zhang
 Re: [PATCH] mmc: sdhci-msm: Add retries when all tuning phases are ...vbadigan@codeauro ...
 Re: [PATCH] pinctrl: devicetree: Keep deferring even on timeoutLinus Walleij
 Re: [PATCH] nvme-pci: cancel nvme device request before disablingTong Zhang
[New][PATCH v3] drm/vkms: avoid warning in vkms_get_vblank_timestampSidong Yang
 Re: [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock controlStefan Wahren
 Re: [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks se ...Marc Zyngier
[New][PATCH v2] drm/sun4i: Fix dsi dcs long write functionOndrej Jirman
 Re: [linux-sunxi] [PATCH] drm/sun4i: Fix dsi dcs long write functionOndřej Jirman
 Re: [PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindingsLinus Walleij
 Re: INFO: task hung in usb_bulk_msgsyzbot
 Re: [PATCH v4 20/23] [RFC] kprobes: Remove task scan for updating ...peterz@infradea ...
 Re: [PATCH] wireless: ath10k: Return early in ath10k_qmi_event_ser ...Kalle Valo
 Re: [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks se ...Jason Gunthorpe
 Re: [PATCH] sched/fair: avoid vruntime compensation for SCHED_IDLE ...Vincent Guittot
[New][PATCH 0/2] Backport uclamp static key to 5.4.y stableQais Yousef
 [PATCH 1/2] sched/uclamp: Protect uclamp fast path code with stati ...Qais Yousef
 [PATCH 2/2] sched/uclamp: Fix a deadlock when enabling uclamp stat ...Qais Yousef
 Re: [PATCH] of: of_match_node: Make stub an inline function to avo ...Andrew Lunn
[New][PATCH] ARM: dts: stm32: lxa-mc1: enable DDR50 mode on eMMCHolger Assmann
 Re: [linux-sunxi] Re: [PATCH v2 13/14] [DO NOT MERGE] arm64: dts: ...Jernej Škrabec
 Re: [PATCH 16/16] iio: magnetometer: ak8974: Simplify with dev_err ...Linus Walleij
 Re: [PATCH 1/1] i2c: busses: Add support for atomic transfers in A ...Manivannan Sadhasivam
 [PATCH 02/10] arm64: dts: arm: Fix SP805 clock-namesAndre Przywara
 [PATCH 03/10] arm64: dts: broadcom: Fix SP805 clock-namesAndre Przywara
 [PATCH 04/10] arm64: dts: freescale: Fix SP805 clock-namesAndre Przywara
[New][PATCH 00/10] dt-bindings: Convert SP805 to Json-schema (and fix u ...Andre Przywara
 [PATCH 01/10] dt-bindings: watchdog: sp-805: Convert to Json-schemaAndre Przywara
 Re: [PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindingsKrzysztof Kozlowski
[New][PATCH] clk: meson: g12a: mark fclk_div2 as CLK_IGNORE_UNUSEDMarek Szyprowski
 [PATCH 09/10] ARM: dts: NSP: Fix SP805 clock-namesAndre Przywara
 [PATCH 05/10] arm64: dts: hisilicon: Fix SP805 clocksAndre Przywara
 [PATCH 07/10] ARM: dts: arm: Fix SP805 clocksAndre Przywara
 [PATCH 08/10] ARM: dts: Cygnus: Fix SP805 clocksAndre Przywara
 [PATCH 10/10] ARM: dts: hisilicon: Fix SP805 clocksAndre Przywara
 [PATCH 06/10] arm64: dts: lg: Fix SP805 clocksAndre Przywara
 Re: [PATCH] wireless: ath10k: Return early in ath10k_qmi_event_ser ...Govind Singh
 RE: [RFC][PATCH 3/7] kprobes: Remove kretprobe hash""
[New][PATCH v2 0/3] Add support of OV8865 cameraKévin L'hôpital
 [PATCH v2 1/3] dt-bindings: media: i2c: Add documentation for ov8865Kévin L'hôpital
 Re: [PATCH 02/14 v2] usb: typec: tcpci: Add support when hidden tx ...Heikki Krogerus
 [PATCH v2 2/4] media: sunxi: sun6i-csi: Move the sun6i_csi_dev str ...Kévin L'hôpital
[New][PATCH v2 0/4] Support of MIPI CSI-2 for A83TKévin L'hôpital
[New]kernel BUG at fs/inode.c:LINE! (2)syzbot
 [PATCH v2 3/3] [NOT FOR MERGE] ARM: dts: sun8i: a83t: bananapi-m3: ...Kévin L'hôpital
 [PATCH v2 4/4] ARM: dts: sun8i: a83t: Add support for the MIPI CSI ...Kévin L'hôpital
 [PATCH v2 1/4] media: sun6i-csi: Fix the bpp for 10-bit bayer formatsKévin L'hôpital
 [PATCH v2 3/4] media: sunxi: sun6i-csi: Add support of MIPI CSI-2 ...Kévin L'hôpital
 [PATCH v2 2/3] media: i2c: Add support for the OV8865 image sensorKévin L'hôpital
[New][PATCH 0/4] kselftests/arm64: add PAuth testsBoyan Karatotev
 [PATCH 4/4] kselftests/arm64: add PAuth tests for single threaded ...Boyan Karatotev
 [PATCH 1/4] kselftests/arm64: add a basic Pointer Authentication testBoyan Karatotev
 [PATCH 2/4] kselftests/arm64: add nop checks for PAuth testsBoyan Karatotev
 [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec() ch ...Boyan Karatotev
 Re: linux-next: Tree for Aug 26"Paul E. McKenney"
[New]VERY CONFIDENTIAL.KUBAN MANFI
 Re: [PATCH] MAINTAINERS: orphan sections with qlogic.com group aliasLukas Bulwahn
 Re: [PATCH] sparse: use static inline for __chk_{user,io}_ptr()kernel test robot
 Re: [PATCH v4 04/23] arm64: kprobes: Use generic kretprobe trampol ...peterz@infradea ...
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashpeterz@infradea ...
 Re: [PATCH] Documentation/llvm: Improve formatting of commands, va ...Masahiro Yamada
 Re: INFO: task hung in usb_bulk_msgAndy Shevchenko
 Re: [PATCH 2/2] pci: fix memleak when calling pci_iomap/unmap()kernel test robot
[New][PATCH v6 0/8] clk: clk-wizard: clock-wizard: Driver updatesShubhrajyoti Datta
 Re: [PATCH] clk: meson: g12a: mark fclk_div2 as CLK_IGNORE_UNUSEDJerome Brunet
 Re: [PATCH v4 04/23] arm64: kprobes: Use generic kretprobe trampol ...Mark Rutland
[New][AMDGPU] [OOPS] Warnings 5.8.3 / 5.8.5 kernel logsChris Rankin
 Re: [PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active""
 Re: [PATCH v4 04/23] arm64: kprobes: Use generic kretprobe trampol ...Mark Rutland
 Re: [PATCH v4 2/2] mfd: intel-m10-bmc: add Max10 BMC chip support ...Tom Rix
[New][GIT PULL] gfs2: Fix memory leak on filesystem withdrawAndreas Gruenbacher
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashMasami Hiramatsu
 Re: [PATCH] clk: meson: g12a: mark fclk_div2 as criticalJerome Brunet
 Re: [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks se ...Marc Zyngier
[New][PATCH v2 0/4] Add initial support for RoseapplePi SBCCristian Ciocaltea
 [PATCH v2 1/4] arm: dts: owl-s500: Fix incorrect PPI interrupt spe ...Cristian Ciocaltea
 [PATCH v2 3/4] dt-bindings: arm: actions: Document RoseapplePiCristian Ciocaltea
 [PATCH v2 4/4] arm: dts: owl-s500: Add RoseapplePiCristian Ciocaltea
 [PATCH v2 2/4] dt-bindings: Add vendor prefix for RoseapplePi.orgCristian Ciocaltea
 Re: [PATCH 0/1] block io layer filters apiJens Axboe
 Re: [PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is activeFelix Kuehling
 Re: [PATCH] net: dsa: mt7530: fix advertising unsupportedDavid Miller
[New][PATCH] media: mtk-mdp: Fix Null pointer dereference when calling ...Dafna Hirschfeld
 [PATCH v2] netlabel: remove unused param from audit_log_format()Alex Dewar
 Re: [PATCH v4 04/23] arm64: kprobes: Use generic kretprobe trampol ...Masami Hiramatsu
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashpeterz@infradea ...
 [PATCH v6 8/8] staging: clocking-wizard: Delete the driver from th ...Shubhrajyoti Datta
 [PATCH v6 6/8] clk: clock-wizard: Remove the hardcoding of the clo ...Shubhrajyoti Datta
 [PATCH v6 1/8] dt-bindings: add documentation of xilinx clocking w ...Shubhrajyoti Datta
 [PATCH v6 2/8] clk: clock-wizard: Add the clockwizard to clk directoryShubhrajyoti Datta
 [PATCH v6 7/8] clk: clock-wizard: Update the fixed factor divisorsShubhrajyoti Datta
 [PATCH v6 4/8] clk: clock-wizard: Add support for dynamic reconfig ...Shubhrajyoti Datta
 [PATCH v6 3/8] clk: clock-wizard: Fix kernel-doc warningShubhrajyoti Datta
 [PATCH v6 5/8] clk: clock-wizard: Add support for fractional supportShubhrajyoti Datta
 Re: [PATCH 3/6] ARM: dts: broadcom: Fix SP804 nodeAndré_Przywara
 Re: [PATCH] drm: virtio: fix kconfig dependency warningRandy Dunlap
 Re: [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map ...Linus Walleij
 [RFC PATCH 2/2] mm/gup: fix gup_fast with dynamic page table foldingGerald Schaefer
 [RFC PATCH 1/2] mm/gup: fix gup_fast with dynamic page table foldingGerald Schaefer
[New][RFC PATCH 0/2] mm/gup: fix gup_fast with dynamic page table foldingGerald Schaefer
 Re: [PATCH 2/6] ARM: dts: arm: Fix SP804 usersLinus Walleij
 Re: [PATCH v1 07/10] powerpc/pseries/iommu: Allow DDW windows star ...Leonardo Bras
 Re: [PATCH 1/2] drm/mcde: Fix handling of platform_get_irq() errorLinus Walleij
 Re: [PATCH 2/2] drm/tve200: Fix handling of platform_get_irq() errorLinus Walleij
 Re: [PATCH v5 2/2] Add Intel LGM soc DMA support.Peter Ujfalusi
[New][PATCH v2] drm: virtio: fix kconfig dependency warningRandy Dunlap
 Re: [PATCH 12/24] Input: cy8ctma140 - Simplify with dev_err_probe()Linus Walleij
 Re: [PATCH net-next v3 0/2] Enable Fiber on DP83822 PHYDavid Miller
[New]include/linux/list.h:35:9: sparse: sparse: context imbalance in 't ...kernel test robot
 RE: [RFC][PATCH 3/7] kprobes: Remove kretprobe hash""
 Re: [PATCH 04/14 v1] usb: typec: tcpci: Add a getter method to ret ...Heikki Krogerus
 Re: [PATCH v2 0/4] Support of MIPI CSI-2 for A83TPaul Kocialkowski
 Re: [PATCH 12/14] usb: typec: tcpm: Implement enabling Auto Discha ...Heikki Krogerus
 [PATCH v2 3/3] x86: add failure injection to get/put/clear_useralbert.linde@gmail ...
[New][PATCH v2 0/3] add fault injection to user memory accessalbert.linde@gmail ...
 [PATCH v2 1/3] lib, include/linux: add usercopy failure capabilityalbert.linde@gmail ...
 [PATCH v2 2/3] lib, uaccess: add failure injection to usercopy fun ...albert.linde@gmail ...
 [PATCH v2] nvme-pci: cancel nvme device request before disablingTong Zhang
 Re: [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map ...Geert Uytterhoeven
 Re: [PATCH v4 -rcu 1/4] rcu/segcblist: Do not depend on rcl->len t ..."Paul E. McKenney"
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashMasami Hiramatsu
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashpeterz@infradea ...
[New][PATCH v2 0/6] dt-bindings: Convert SP804 to Json-schema (and fix ...Andre Przywara
 [PATCH v2 2/6] ARM: dts: arm: Fix SP804 usersAndre Przywara
 [PATCH v2 4/6] ARM: dts: hisilicon: Fix SP804 usersAndre Przywara
 [PATCH v2 6/6] arm64: dts: lg: Fix SP804 usersAndre Przywara
 [PATCH v2 5/6] ARM: dts: nspire: Fix SP804 usersAndre Przywara
 [PATCH v2 3/6] ARM: dts: NSP: Fix SP804 compatible nodeAndre Przywara
 [PATCH v2 1/6] dt-bindings: timers: sp-804: Convert to json-schemaAndre Przywara
 Re: [PATCH v2 08/14] media: uapi: h264: Drop SLICE_PARAMS 'size' fieldNicolas Dufresne
 Re: [RFC PATCH 0/2] mm/gup: fix gup_fast with dynamic page table f ...Jason Gunthorpe
 Re: [PATCH] sparse: use static inline for __chk_{user,io}_ptr()kernel test robot
 Re: [PATCH 2/6] ARM: dts: arm: Fix SP804 usersAndré_Przywara
 Re: 答复: 答复: [PATC H V2] vfio dma_map/unmap: optimized for ...Peter Xu
 Re: [PATCH 1/4] kselftests/arm64: add a basic Pointer Authenticati ...Vincenzo Frascino
 Re: [PATCH v1 1/1] driver: watchdog: Add mtk_wdt_init for mediatek ...Guenter Roeck
 Re: [PATCH v3 00/18] virtiofs: Add DAX supportMiklos Szeredi
 Re: [PATCH v2 28/47] staging: vchi: Get rid of vchiq_shim's messag ...Jacopo Mondi
 Re: [PATCH 2/4] kselftests/arm64: add nop checks for PAuth testsVincenzo Frascino
 Re: [PATCH v3 07/27] Input: bu21013_ts - Simplify with dev_err_probe()Linus Walleij
 Re: [PATCH] clk: meson: g12a: mark fclk_div2 as criticalAnand Moon
 Re: [PATCH v3 24/27] gpio: Add devm_fwnode_gpiod_get_optional() he ...Linus Walleij
 Re: [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec( ...Vincenzo Frascino
 Re: [PATCH v3 26/27] Input: bu21013_ts - Use local 'client->dev' v ...Linus Walleij
 Re: [PATCH v2 16/18] iio: magnetometer: ak8974: Simplify with dev_ ...Linus Walleij
 Re: [PATCH v3 1/3] usb typec: mt6360: Add support for mt6360 Type- ...ChiYuan Huang
 Re: [PATCH 4/4] kselftests/arm64: add PAuth tests for single threa ...Vincenzo Frascino
 Re: [PATCH v1 4/5] seqlock: seqcount_LOCKTYPE_t: Introduce PREEMPT ..."Ahmed S. Darwish"
 Re: [PATCH v2] netlabel: remove unused param from audit_log_format()Paul Moore
 Re: [PATCH v5 00/20] gpio: cdev: add uAPI v2Linus Walleij
 Re: [PATCH v4 0/3] Mediatek pinctrl patch on mt8192Linus Walleij
 Re: [PATCH v3 00/18] virtiofs: Add DAX supportVivek Goyal
[New][PATCH v3 00/10] NTFS read-write driver GPL implementation by Para ...Konstantin Komarov
 [PATCH v3 03/10] fs/ntfs3: Add bitmapKonstantin Komarov
 [PATCH v3 05/10] fs/ntfs3: Add attrib operationsKonstantin Komarov
 [PATCH v3 07/10] fs/ntfs3: Add NTFS journalKonstantin Komarov
 [PATCH v3 06/10] fs/ntfs3: Add compressionKonstantin Komarov
 [PATCH v3 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/MakefileKonstantin Komarov
 [PATCH v3 08/10] fs/ntfs3: Add Kconfig, Makefile and docKonstantin Komarov
 [PATCH v3 10/10] fs/ntfs3: Add MAINTAINERSKonstantin Komarov
 [PATCH v3 04/10] fs/ntfs3: Add file operations and implementationKonstantin Komarov
 [PATCH v3 01/10] fs/ntfs3: Add headers and misc filesKonstantin Komarov
 [PATCH v3 02/10] fs/ntfs3: Add initialization of super blockKonstantin Komarov
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashMasami Hiramatsu
 Re: [PATCH v4 1/2] usb typec: mt6360: Add support for mt6360 Type- ...Guenter Roeck
 Re: [PATCH 07/10] ARM: dts: arm: Fix SP805 clocksLinus Walleij
 Re: [PATCH v3 24/27] gpio: Add devm_fwnode_gpiod_get_optional() he ...Krzysztof Kozlowski
 Re: [PATCH v2] mm/hugetlb: Fix a race between hugetlb sysctl handlersMike Kravetz
 Re: [RFC][PATCH 6/7] freelist: Lock less freelistOleg Nesterov
 Re: [PATCH v3 1/3] usb typec: mt6360: Add support for mt6360 Type- ...Guenter Roeck
 Re: [PATCH RFC v6 1/6] dt-bindings: exynos-bus: Add documentation ...Sylwester Nawrocki
 Re: [RFC][PATCH 3/7] kprobes: Remove kretprobe hashMasami Hiramatsu
 Re: [PATCH 02/14 v2] usb: typec: tcpci: Add support when hidden tx ...Badhri Jagan Sridharan
 Re: [PATCH] ASoC: tlv320adcx140: Add digital mic channel enable ro ...Mark Brown
 Re: [PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindingsLinus Walleij
 Re: [PATCH 07/14 v1] usb: typec: tcpci_maxim: Chip level TCPC driverBadhri Jagan Sridharan
 Re: [PATCH v2 0/6] dt-bindings: Convert SP804 to Json-schema (and ...Linus Walleij
[New][PATCH] media: ov7670: check status of ov7670_readtrix@redhat ...
 Re: [PATCH] mmc: sdhci-msm: When dev_pm_opp_of_add_table() returns ...Doug Anderson
 Re: [PATCH v3 24/27] gpio: Add devm_fwnode_gpiod_get_optional() he ...Andy Shevchenko
[New][PATCH v2 1/4] Input: ep93xx_keypad - Fix handling of platform_get ...Krzysztof Kozlowski
 [PATCH v2 2/4] Input: omap4-keypad - Fix handling of platform_get_ ...Krzysztof Kozlowski
 [PATCH v2 3/4] Input: twl4030_keypad - Fix handling of platform_ge ...Krzysztof Kozlowski
 [PATCH v2 4/4] Input: sun4i-ps2 - Fix handling of platform_get_irq ...Krzysztof Kozlowski
[New][PATCH] drm/panel: rm67191: Remove CLOCK_NON_CONTINUOUS flag"Robert Chiras (OSS)"
 Re: [RFC PATCH 0/2] mm/gup: fix gup_fast with dynamic page table f ...Gerald Schaefer
 Re: [PATCH] MAINTAINERS: orphan sections with qlogic.com group aliasJames Bottomley
 Re: [PATCHv1 0/2] power: supply: smb347-charger: CleanupsSebastian Reichel
 Re: [PATCH V2 4/8] mmc: sdhci-msm: Unconditionally call dev_pm_opp ...Doug Anderson
 Re: [PATCH 07/11] soundwire: intel: Only call sdw stream APIs for ...Pierre-Louis Bossart
[New]WARNING: ODEBUG bug in exit_to_user_mode_preparesyzbot
 Re: [PATCH] Remove ipvs v6 dependency on iptablesNicolas Dichtel
 Re: linux-next: build failure after merge of the net-next treeSven Joachim
 Re: [PATCH 09/10] sh: don't allow non-coherent DMA for NOMMURich Felker
 Re: [PATCH v6 13/76] x86/boot/compressed/64: Add IDT InfrastructureArvind Sankar
 Re: [PATCH v4 20/23] [RFC] kprobes: Remove task scan for updating ...Masami Hiramatsu
 Re: [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to se ...Tony Krowiak
 RE: [PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active"Deucher, Alexander"
 Re: linux-next: build failure after merge of the net-next treeRandy Dunlap
 Re: [PATCH] sparse: use static inline for __chk_{user,io}_ptr()kernel test robot
 Re: [PATCH] media: ov7670: check status of ov7670_readNick Desaulniers
[New][PATCH] extcon: palmas: Simplify with dev_err_probe()Krzysztof Kozlowski
[New][PATCH] ASoC: meson: axg-toddr: fix channel order on g12 platformsJerome Brunet
 Re: [PATCH] soundwire: cadence: fix race condition between suspend ...Pierre-Louis Bossart
 Re: [PATCH v6 29/76] x86/idt: Split idt_data setup out of set_intr ...Borislav Petkov
 Re: [PATCH v2 1/2] media: v4l2-mem2mem: always consider OUTPUT que ...Ezequiel Garcia
 Re: [PATCH 4/4] regmap: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart
 Re: [PATCH 09/11] soundwire: intel: add dynamic debug trace for cl ...Pierre-Louis Bossart
 Re: [PATCH v4 20/23] [RFC] kprobes: Remove task scan for updating ...peterz@infradea ...
 Re: [PATCH v2 2/2] media: v4l2-mem2mem: simplify poll logicEzequiel Garcia
 Re: [RFC PATCH 0/2] mm/gup: fix gup_fast with dynamic page table f ...Jason Gunthorpe
 RE: [PATCH v2 1/3] platform/x86: Add Intel Input Output Manager (I ..."Mani, Rajmohan"
 RE: [PATCH v2 1/3] platform/x86: Add Intel Input Output Manager (I ..."Mani, Rajmohan"
 Re: [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock controlMaxime Ripard
 Re: [PATCH v1 08/10] powerpc/pseries/iommu: Add ddw_property_creat ...Leonardo Bras
[New][PATCH 1/3] dmaengine: pl330: Simplify with dev_err_probe()Krzysztof Kozlowski
 [PATCH 2/3] dmaengine: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski
 [PATCH 3/3] dmaengine: xilinx: Simplify with dev_err_probe()Krzysztof Kozlowski
 Re: [PATCH 0/5] qspi binding and DTS fixesKamal Dasu
 Re: [PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active""
 Re: [PATCH] MAINTAINERS: orphan sections with qlogic.com group aliasLukas Bulwahn
 Re: [PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active""
 Re: [RFC][PATCH 6/7] freelist: Lock less freelistpeterz@infradea ...
[New][PATCH] devfreq: rk3399_dmc: Simplify with dev_err_probe()Krzysztof Kozlowski
 Re: [PATCH v2 4/4] Input: sun4i-ps2 - Fix handling of platform_get ...Chen-Yu Tsai
 Re: [PATCH] media: ov7670: check status of ov7670_readTom Rix
[New][PATCH 1/2] memory: brcmstb_dpfe: Simplify with dev_err_probe()Krzysztof Kozlowski
 [PATCH 2/2] memory: tegra186-emc: Simplify with dev_err_probe()Krzysztof Kozlowski
 Re: [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock controlDave Stevenson
 Re: [PATCH] MAINTAINERS: orphan sections with qlogic.com group aliasJames Bottomley
 Re: kernel BUG at fs/inode.c:LINE! (2)Al Viro
 Re: [PATCH RESEND v1 02/11] perf mem: Introduce weak function perf ...James Clark
 Re: [PATCH] MAINTAINERS: orphan sections with qlogic.com group alias"Martin K. Petersen"
 Re: [PATCH v2 0/6] dt-bindings: Convert SP804 to Json-schema (and ...André_Przywara
[New][PATCH] arm64: dts: meson: vim3l: remove sound card definitionJerome Brunet
 Re: [PATCH v3 04/10] fs/ntfs3: Add file operations and implementationAl Viro
 Re: [PATCH] MAINTAINERS: orphan sections with qlogic.com group aliasLukas Bulwahn
 RE: [PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active"Deucher, Alexander"
[New][PATCH] clk: meson: make shipped controller configurableJerome Brunet
 Re: [PATCH 1/2] ASoC: wm8994: Skip setting of the WM8994_MICBIAS r ...Charles Keepax
 Re: [PATCH 3/4] sh: Add SECCOMP_FILTERRich Felker
 Re: [PATCH v2] nvme-pci: cancel nvme device request before disablingKeith Busch
[New][PATCH v2] clk: meson: g12a: mark fclk_div2 as criticalStefan Agner
 Re: [PATCH v3 04/10] fs/ntfs3: Add file operations and implementationAl Viro
 Re: [PATCH v2] nvme-pci: cancel nvme device request before disablingSagi Grimberg
 Re: VRRP not working on i40e X722 S2600WFT(Lennart Sorensen)
 Re: [PATCH v4] power: supply: sbs-battery: don't assume i2c errors ...Sebastian Reichel
 Re: [PATCH v3] power: supply: Add support for RN5T618/RC5T619 char ...Sebastian Reichel
[New][PATCH 1/2] dt-bindings: display: simple: Add AM-1280800N3TZQW-T00HJagan Teki
 [PATCH 2/2] drm: panel: simple: Add AM-1280800N3TZQW-T00HJagan Teki
 [PATCH v2 3/3] IMA: Support early boot measurement of critical dataLakshmi Ramasubramanian
[New][PATCH v2 0/3] IMA: Generalize early boot data measurementLakshmi Ramasubramanian
 [PATCH v2 1/3] IMA: Generalize early boot measurement of asymmetri ...Lakshmi Ramasubramanian
[New][PATCH 1/3] dt-bindings: media: imx258: Add bindings for IMX258 sensorKrzysztof Kozlowski
 [PATCH 3/3] media: imx258: Get clock from device properties and en ...Krzysztof Kozlowski
 [PATCH v2 2/3] IMA: Support measurement of generic data during ear ...Lakshmi Ramasubramanian
[New][PATCH v2] convert l2 cache dt bindings to YAML formatSagar Kadam
 [PATCH v2] dt-bindings: riscv: sifive-l2-cache: convert bindings t ...Sagar Kadam
 Re: [PATCH v4 20/23] [RFC] kprobes: Remove task scan for updating ...Masami Hiramatsu
 [PATCH 2/3] media: imx258: Add support for binding via device treeKrzysztof Kozlowski
[New][PATCH] ARM: dts: imx6q-icore-ofcap10: Use 10.1" Ampire panel comp ...Jagan Teki
 Re: [PATCH 2/2] ASoC: wm8994: Ensure the device is resumed in wm89 ...Charles Keepax
 Re: [PATCH RFC v6 2/6] drm/sprd: add Unisoc's drm kms masterKevin Tang
 Re: [PATCH 0/2] fix memleak when using pci_iounmap()Bjorn Helgaas
 Re: [PATCH v2] netlabel: remove unused param from audit_log_format()David Miller
 Re: [PATCH 1/2] memory: brcmstb_dpfe: Simplify with dev_err_probe()Markus Mayer
 Re: [PATCH v3 05/10] fs/ntfs3: Add attrib operationsMark Harmstone
[New][PATCH] driver code: print symbolic error codeMichał Mirosław
[New][ANNOUNCE] 4.19.135-rt61Tom Zanussi
 Re: [RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definitio ...Bjorn Helgaas
 Re: [PATCH] usb/c67x00/c67x00-drv: Fix Data Race bugMadhuparna Bhowmik
 Re: [PATCH v2] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 ...Bartosz Golaszewski
 Re: [PATCH 3/4] sh: Add SECCOMP_FILTERJohn Paul Adrian Glaubitz
 Re: [Patch v2 2/7] mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_ ...Mike Kravetz
 Re: [PATCH 1/2] i2c: i801: Fix runtime PMBjorn Helgaas
 Re: [Patch v2 6/7] mm/hugetlb: return non-isolated page in the loo ...Mike Kravetz
 Re: [PATCH 3/4] sh: Add SECCOMP_FILTERRich Felker
[New][RFC PATCH] coccinelle: api: add flex_array_size.cocci scriptDenis Efremov
 Re: [PATCH 0/2] Backport uclamp static key to 5.4.y stableSasha Levin
 Re: [PATCH 3/4] sh: Add SECCOMP_FILTERJohn Paul Adrian Glaubitz
[New][PATCH] arc: fix memory initialization for systems with two memory ...Mike Rapoport
 [PATCH 1/3] ntfs3: Add and use logging macrosJoe Perches
[New][PATCH 0/3] ntfs3: trivial style cleanupsJoe Perches
 [PATCH 3/3] ntfs3: Rename NTFS_FLAGS_LOG_REPLAING to NTFS_FLAGS_LO ...Joe Perches
 [PATCH 2/3] ntfs3: Use more common brace styleJoe Perches
 Re: [PATCH v3 1/1] netfilter: nat: add a range check for l3/l4 pro ...Pablo Neira Ayuso
 Re: [PATCH bpf-next v4 08/30] bpf: refine memcg-based memory accou ...Shakeel Butt
 Re: [PATCH v3 1/1] netfilter: nat: add a range check for l3/l4 pro ...Florian Westphal
 Re: [PATCH v2 00/28] The new cgroup slab memory controllerPavel Tatashin
[New][PATCH v2 00/19] arm64: dts: imx8: Align pins and regulators with ...Krzysztof Kozlowski
 [PATCH v2 01/19] dt-bindings: mfd: rohm,bd71847-pmic: Correct cloc ...Krzysztof Kozlowski
 [PATCH v2 02/19] dt-bindings: mtd: gpmi-nand: Fix matching of cloc ...Krzysztof Kozlowski
 [PATCH v2 03/19] arm64: dts: imx8mm-beacon-kit: Add missing build ...Krzysztof Kozlowski
 [PATCH v2 04/19] arm64: dts: imx8mm-beacon-som: Align regulator na ...Krzysztof Kozlowski
 [PATCH v2 05/19] arm64: dts: imx8mm-beacon-som: Fix atmel,24c64 EE ...Krzysztof Kozlowski
 [PATCH v2 06/19] arm64: dts: imx8mm-beacon: Align pin configuratio ...Krzysztof Kozlowski
 RE: [PATCH v2] dt-bindings: riscv: sifive-l2-cache: convert bindin ...Sagar Kadam
 [PATCH v2 09/19] arm64: dts: imx8mm-evk: Align pin configuration g ...Krzysztof Kozlowski
 [PATCH v2 10/19] arm64: dts: imx8mm-ddr4-evk: Align pin configurat ...Krzysztof Kozlowski
 [PATCH v2 13/19] arm64: dts: imx8mq-evk: Align pin configuration g ...Krzysztof Kozlowski
 [PATCH v2 12/19] arm64: dts: imx8mn-evk: Align pin configuration g ...Krzysztof Kozlowski
 [PATCH v2 14/19] arm64: dts: imx8mq-librem5-devkit: Align pin conf ...Krzysztof Kozlowski
 [PATCH v2 11/19] arm64: dts: imx8mn-ddr4-evk: Align regulator name ...Krzysztof Kozlowski
 [PATCH v2 07/19] arm64: dts: imx8mm-evk: Align regulator names wit ...Krzysztof Kozlowski
 [PATCH v2 15/19] arm64: dts: imx8mq-phanbell: Align pin configurat ...Krzysztof Kozlowski
 [PATCH v2 08/19] arm64: dts: imx8mm-evk: Add 32.768 kHz clock to PMICKrzysztof Kozlowski
 [PATCH v2 16/19] arm64: dts: imx8mq-pico-pi: Align pin configurati ...Krzysztof Kozlowski
 [PATCH v2 17/19] arm64: dts: imx8mq-sr-som: Align pin configuratio ...Krzysztof Kozlowski
 [PATCH v2 18/19] arm64: dts: imx8mq-hummingboard-pulse: Align pin ...Krzysztof Kozlowski
 [PATCH v2 19/19] arm64: dts: imx8qxp-colibri: Align pin configurat ...Krzysztof Kozlowski
[New]Re: [PATCH v2 05/10] fs/ntfs3: Add attrib operationsKonstantin Komarov
 Re: [PATCH v2] mm/hugetlb: Fix a race between hugetlb sysctl handlersAndi Kleen
 Re: [PATCH v2 1/9] docs: Document IO Address Space ID (IOASID) APIsJacob Pan
[New][RESEND PATCH v2 0/1] convert l2 cache dt bindings to YAML formatSagar Kadam
 [RESEND PATCH v2 1/1] dt-bindings: riscv: sifive-l2-cache: convert ...Sagar Kadam
 Re: [PATCH 3/4] sh: Add SECCOMP_FILTERRich Felker
 Re: [PATCH 03/10] arm64: dts: broadcom: Fix SP805 clock-namesRay Jui
 Re: [PATCH RFC v6 4/6] drm/sprd: add Unisoc's drm display controll ...Kevin Tang
 Re: [PATCH 08/10] ARM: dts: Cygnus: Fix SP805 clocksRay Jui
 Re: [PATCH 09/10] ARM: dts: NSP: Fix SP805 clock-namesRay Jui
 Re: [PATCH v2] sched/debug: Add new tracepoint to track cpu_capacityDietmar Eggemann
 Re: [PATCH v3 1/1] netfilter: nat: add a range check for l3/l4 pro ...Pablo Neira Ayuso
 Re: [PATCH 1/2] memory: brcmstb_dpfe: Simplify with dev_err_probe()Florian Fainelli
 Re: [PATCH v2 3/6] ARM: dts: NSP: Fix SP804 compatible nodeFlorian Fainelli
 Re: [PATCH v2] mm/hugetlb: Fix a race between hugetlb sysctl handlersMike Kravetz
 Re: [PATCH 1/6] gpio: bcm-kona: Simplify with dev_err_probe()Florian Fainelli
 Re: [PATCH net-next v1 3/3] hinic: add support to query function tableJakub Kicinski
[New][PATCH v7 0/9] Add UEFI support for RISC-VAtish Patra
 [PATCH v7 1/9] RISC-V: Move DT mapping outof fixmapAtish Patra
 [PATCH v7 2/9] RISC-V: Add early ioremap supportAtish Patra
 [PATCH v7 3/9] RISC-V: Implement late mapping page table allocatio ...Atish Patra
 [PATCH v7 4/9] include: pe.h: Add RISC-V related PE definitionAtish Patra
 [PATCH v7 7/9] efi: Rename arm-init to efi-init common for all archAtish Patra
 [PATCH v7 8/9] RISC-V: Add EFI runtime servicesAtish Patra
 [PATCH v7 9/9] RISC-V: Add page table dump support for uefiAtish Patra
 Re: [Linux-kernel-mentees] [PATCH net-next v2] ipvs: Fix uninit-va ...Pablo Neira Ayuso
 [PATCH v7 6/9] RISC-V: Add EFI stub support.Atish Patra
 [PATCH v7 5/9] RISC-V: Add PE/COFF header for EFI stubAtish Patra
[New][GIT PULL] arm64 fixes for 5.9-rc3Catalin Marinas
 Re: [PATCH] media: mtk-mdp: Fix Null pointer dereference when call ...Matthias Brugger
 Re: [PATCH v2] sched/debug: Add new tracepoint to track cpu_capacityQais Yousef
 Re: [trivial treewide PATCH] treewide: Fix misuses of 0x<decimal>% ...Joe Perches
 [PATCH 2/2] perf/x86/msr: Add Jasper Lake supportkan.liang@linux ...
[New][PATCH 1/2] perf/x86/intel: Add Jasper Lake supportkan.liang@linux ...
 Re: [PATCH 1/3] pinctrl: mcp23s08: Fixup mcp23x17 regmap_configThomas Preston
 Re: [PATCH 00/10] power: supply: Charger-manager improvementsSebastian Reichel
[New][PATCH v4 0/5] cpufreq: improve frequency invariance supportIonela Voinescu
 [PATCH v4 1/5] arch_topology: validate input frequencies to arch_s ...Ionela Voinescu
 [PATCH v4 2/5] cpufreq: move invariance setter calls in cpufreq coreIonela Voinescu
 [PATCH v4 3/5] cpufreq: report whether cpufreq supports Frequency ...Ionela Voinescu
 [PATCH v4 5/5] arch_topology, arm, arm64: define arch_scale_freq_i ...Ionela Voinescu
 [PATCH v4 4/5] arch_topology, cpufreq: constify arch_* cpumasksIonela Voinescu
 Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for ...Andy Lutomirski
 Re: [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall ...Arnd Bergmann
 Re: [PATCH v4 1/5] powerpc: Refactor kexec functions to move arch ...Lakshmi Ramasubramanian
[New][PATCH] iio: adc: rockchip_saradc: Select IIO_TRIGGERED_BUFFERAlexandru Elisei
 Re: [PATCH v3] Input: elants_i2c - Report resolution of ABS_MT_TOU ...Harry Cutts
 Re: [PATCH v4 1/5] powerpc: Refactor kexec functions to move arch ...Lakshmi Ramasubramanian
 Re: [RFC] arm64: mm: Do not use both DMA zones when 30-bit address ...Catalin Marinas
 Re: [PATCH v3 1/6] power: supply: max17040: Use regmap i2cSebastian Reichel
 Re: [PATCH 1/5] KVM: nVMX: Fix VMX controls MSRs setup when nested ...Jim Mattson
 Re: Aw: Re: [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701Matthias Brugger
 Re: [PATCH v4 2/5] powerpc: Use libfdt functions to fetch IMA buff ...Lakshmi Ramasubramanian
 Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for ..."H.J. Lu"
 Re: [PATCH] drivers: power: axp20x-battery: support setting charge ...Sebastian Reichel
 Re: [LKP] Re: [x86/mce] 1de08dccd3: will-it-scale.per_process_ops ...Borislav Petkov
 Re: [PATCH v2 09/18] iio: afe: iio-rescale: Simplify with dev_err_ ...Joe Perches
 RE: [PATCH 2/2] usb: dwc3: Add driver for Xilinx platformsManish Narani
 Re: kernel BUG at fs/inode.c:LINE! (2)Al Viro
 Re: [PATCH 2/2] drm: panel: simple: Add AM-1280800N3TZQW-T00Hkernel test robot
 Re: [PATCH net-next] netfilter: xt_HMARK: Use ip_is_fragment() helperPablo Neira Ayuso
 Re: [PATCH RFC v6 2/6] drm/sprd: add Unisoc's drm kms masterSam Ravnborg
 Re: [PATCH RFC v6 1/6] dt-bindings: display: add Unisoc's drm mast ...Sam Ravnborg
 Re: [PATCH 2/2] drm: panel: simple: Add AM-1280800N3TZQW-T00HSam Ravnborg
 Re: [PATCH] ASoC: meson: axg-toddr: fix channel order on g12 platformsMark Brown
 Re: [PATCH] netfilter: nf_conntrack_sip: fix parsing errorPablo Neira Ayuso
 Re: [PATCH v6 31/76] x86/head/64: Setup MSR_GS_BASE before calling ...Borislav Petkov
 Re: [PATCH] netfilter: nf_conntrack_sip: fix parsing errorTong Zhang
 Re: [PATCH] checkpatch: Allow not using -f with files that are in gitJoe Perches
 Re: [PATCH 1/6] gpio: bcm-kona: Simplify with dev_err_probe()Bartosz Golaszewski
 Re: [PATCH] netfilter: nf_conntrack_sip: fix parsing errorPablo Neira Ayuso
 Re: [PATCH] gpio: dwapb: add support for new hisilicon ascend socBartosz Golaszewski
 Re: [PATCH] driver code: print symbolic error codeTom Rix
 Re: [PATCH 2/5] KVM: nVMX: Verify the VMX controls MSRs with the g ...Jim Mattson
 Re: [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall ...Jens Axboe
 Re: [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall ...Christian Brauner
 Re: [PATCH v3 00/11] Fix PM hibernation in Xen guestsAnchal Agarwal
 Re: [PATCH 4/5] KVM: nVMX: Fix the update value of nested load IA3 ...Jim Mattson
 Re: [PATCH v3 00/11] Fix PM hibernation in Xen guests"Rafael J. Wysocki"
 Re: [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks se ...Thomas Gleixner
 Re: [PATCH] netfilter: nf_conntrack_sip: fix parsing errorTong Zhang
[New][PATCH] microblaze: fix kbuild redundant file warningRandy Dunlap
 Re: [PATCH v1 09/10] powerpc/pseries/iommu: Make use of DDW even i ...Leonardo Bras
 Re: [PATCH v4 19/23] kprobes: Remove kretprobe hashMasami Hiramatsu
 Re: [PATCH v33 6/6] ARM: dts: ste-href: Add reg property to the LP ...Dan Murphy
 Re: [PATCH v3 00/11] Fix PM hibernation in Xen guestsAnchal Agarwal
 Re: [PATCH v2] Documentation/x86: Add documentation for /proc/cpui ...Borislav Petkov
 Re: [patch V2 43/46] genirq/msi: Provide and use msi_domain_set_de ...Thomas Gleixner
 Re: [PATCH 2/2] media: uvcvideo: Convey full ycbcr colorspace info ...Adam Goode
 Re: [PATCH 1/1] i2c: busses: Add support for atomic transfers in A ...Cristian Ciocaltea
 Re: [PATCH v4 19/23] kprobes: Remove kretprobe hashpeterz@infradea ...
 Re: [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall ...Minchan Kim
 Re: [PATCH] sparse: use static inline for __chk_{user,io}_ptr()Miguel Ojeda
 Re: [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock controlStefan Wahren
 Re: [PATCH 1/3] pinctrl: mcp23s08: Fixup mcp23x17 regmap_configThomas Preston
[New][PATCH 1/4] dt-bindings: mtd: nand-controller: Fix matching with s ...Krzysztof Kozlowski
 [PATCH 2/4] ARM: dts: imx23: Align GPMI NAND node name with schemaKrzysztof Kozlowski
 [PATCH 3/4] ARM: dts: imx28: Align GPMI NAND node name with schemaKrzysztof Kozlowski
 [PATCH 4/4] ARM: dts: imx: Align GPMI NAND node name with schemaKrzysztof Kozlowski
[New][PATCH] arm64: dts: imx8mq-librem5-devkit: Add missing clock-cells ...Krzysztof Kozlowski
[New][PATCH v2] x86/mce: Increase maximum number of banks to 64Yazen Ghannam
 Re: [PATCH v4 00/10] Function Granular KASLRJosh Poimboeuf
 Re: linux-next: Tree for Aug 26Anders Roxell
 Re: [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall ...Jens Axboe
 Re: [PATCH] x86/uaccess: Use pointer masking to limit uaccess spec ...Josh Poimboeuf
 Re: [PATCH 08/10] ARM: dts: Cygnus: Fix SP805 clocksFlorian Fainelli
 Re: [PATCH 09/10] ARM: dts: NSP: Fix SP805 clock-namesFlorian Fainelli
 RE: [PATCH v4 19/23] kprobes: Remove kretprobe hash""
 Re: [PATCH 03/10] arm64: dts: broadcom: Fix SP805 clock-namesFlorian Fainelli
 Re: [PATCH 00/10] dt-bindings: Convert SP805 to Json-schema (and f ...Florian Fainelli
 Re: [PATCH 1/3] dt-bindings: sound: Remove unused 'linux,hdmi-audio'Rob Herring
 Re: [PATCH RFC v6 1/6] dt-bindings: display: add Unisoc's drm mast ...Rob Herring
[New][GIT PULL] Power management fixes for v5.9-rc3"Rafael J. Wysocki"
[New][GIT PULL] ACPI fixes for v5.9-rc3"Rafael J. Wysocki"
[New][RFC PATCH v7 00/23] Core scheduling v7Julien Desfossez
 [RFC PATCH v7 01/23] sched: Wrap rq::lock accessJulien Desfossez
 [RFC PATCH v7 05/23] sched: Basic tracking of matching tasksJulien Desfossez
 [RFC PATCH v7 06/23] bitops: Introduce find_next_or_bitJulien Desfossez
 [RFC PATCH v7 02/23] sched: Introduce sched_class::pick_task()Julien Desfossez
 [RFC PATCH v7 03/23] sched: Core-wide rq->lockJulien Desfossez
 [RFC PATCH v7 07/23] cpumask: Introduce a new iterator for_each_cp ...Julien Desfossez
 [RFC PATCH v7 11/23] sched/fair: core wide cfs task priority compa ...Julien Desfossez
 [RFC PATCH v7 12/23] sched: Trivial forced-newidle balancerJulien Desfossez
[New][GIT PULL] Device properties framework fix for v5.9-rc3"Rafael J. Wysocki"
 [RFC PATCH v7 19/23] entry/kvm: Protect the kernel when entering f ...Julien Desfossez
 [PATCH v2 2/2] power: supply: bq256xx: Introduce the BQ256XX charg ...Ricardo Rivera-Matos
 [RFC PATCH v7 23/23] sched: Debug bits...Julien Desfossez
 [RFC PATCH v7 22/23] Documentation: Add documentation on core sche ...Julien Desfossez
 [RFC PATCH v7 21/23] sched: cgroup tagging interface for core sche ...Julien Desfossez
 [RFC PATCH v7 20/23] sched/coresched: config option for kernel pro ...Julien Desfossez
 [RFC PATCH v7 18/23] entry/idle: Enter and exit kernel protection ...Julien Desfossez
 [RFC PATCH v7 17/23] kernel/entry: Add support for core-wide prote ...Julien Desfossez
 [RFC PATCH v7 16/23] arch/x86: Add a new TIF flag for untrusted tasksJulien Desfossez
 [PATCH v2 1/2] dt-bindings: power: Add the bq256xx dt bindingsRicardo Rivera-Matos
[New][PATCH v2 0/2] Introduce the BQ256XX family of chargersRicardo Rivera-Matos
 [RFC PATCH v7 14/23] irq_work: Add support to detect if work is pe ...Julien Desfossez
 [RFC PATCH v7 15/23] entry/idle: Add a common function for activit ...Julien Desfossez
 [RFC PATCH v7 04/23] sched/fair: Add a few assertionsJulien Desfossez
 [RFC PATCH v7 13/23] sched: migration changes for core schedulingJulien Desfossez
 [RFC PATCH v7 10/23] sched/fair: wrapper for cfs_rq->min_vruntimeJulien Desfossez
 [RFC PATCH v7 09/23] sched/fair: Fix forced idle sibling starvatio ...Julien Desfossez
 [RFC PATCH v7 08/23] sched: Add core wide task selection and sched ...Julien Desfossez
 Re: [PATCH v1 01/10] powerpc/pseries/iommu: Replace hard-coded pag ...Leonardo Bras
 [PATCH v3 5/5] fpga manager: xilinx-spi: provide better diagnostic ...Luca Ceresoli
 [PATCH v3 4/5] fpga manager: xilinx-spi: add error checking after ...Luca Ceresoli
 Re: [GIT PULL] arm64 fixes for 5.9-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] gfs2: Fix memory leak on filesystem withdrawpr-tracker-bot@kernel ...
 Re: [GIT PULL] Ceph fixes for 5.9-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] MFD fixes for v5.9pr-tracker-bot@kernel ...
 Re: [git pull] drm fixes for 5.9-rc3pr-tracker-bot@kernel ...
 [PATCH v3 3/5] fpga manager: xilinx-spi: fix write_complete timeou ...Luca Ceresoli
 [PATCH v3 2/5] fpga manager: xilinx-spi: remove final dot from dev ...Luca Ceresoli
[New][PATCH v3 1/5] fpga manager: xilinx-spi: remove stray commentLuca Ceresoli
[New][GIT PULL] io_uring fixes for 5.9-rc3Jens Axboe
 Re: [PATCH] staging: ion: remove from the treeJohn Stultz
 Re: [PATCH] sparse: use static inline for __chk_{user,io}_ptr()Luc Van Oostenryck
 Re: [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall ...Arnd Bergmann
 Re: [PATCH v3 5/5] fpga manager: xilinx-spi: provide better diagno ...Tom Rix
[New][PATCH 0/3] phy: ti: gmii-sel: update to support multiport k3 devicesGrygorii Strashko
 [PATCH 1/3] phy: ti: gmii-sel: move phy init in separate functionGrygorii Strashko
 [PATCH 2/3] phy: ti: gmii-sel: use features mask during initGrygorii Strashko
 [PATCH 3/3] phy: ti: gmii-sel: retrieve ports number and base offs ...Grygorii Strashko
 Re: [PATCH 2/2] drm: panel: simple: Add AM-1280800N3TZQW-T00Hkernel test robot
 Re: [PATCH v2] x86/mce: Add Skylake quirk for patrol scrub reporte ..."Luck, Tony"
[New][PATCH v3 0/2] dm-devel:dm-crypt: infrastructure for measurement o ...Tushar Sugandhi
 [PATCH v3 2/2] dm-crypt: collect data and submit to DM to measureTushar Sugandhi
 [PATCH v3 1/2] dm-devel: collect target data and submit to IMA to ...Tushar Sugandhi
 Re: [PATCH v2 08/30] net: wireless: ath: carl9170: Convert 'ar9170 ...Christian Lamparter
 Re: [GIT PULL] Power management fixes for v5.9-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] ACPI fixes for v5.9-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] Device properties framework fix for v5.9-rc3pr-tracker-bot@kernel ...
 Re: [PATCH v4 19/23] kprobes: Remove kretprobe hashPeter Zijlstra
[New][PATCH net-next] net: ethernet: ti: am65-cpts: fix i2083 genf (and ...Grygorii Strashko
[New][PATCH v2 0/2] Decode raw MSR values of MCA registers in BERTSmita Koralahalli
 [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA hand ...Smita Koralahalli
 [PATCH v2 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systemsSmita Koralahalli
 Re: [PATCH v3 4/9] media: vimc: Separate starting stream from pipe ...Dafna Hirschfeld
 Re: [PATCH 3/5] KVM: nVMX: Update VMX controls MSR according to gu ...Jim Mattson
[New][PATCH v3] arm64: dts: qcom: sc7180-trogdor: add initial trogdor a ...Rob Clark
[New][PATCH v2] net: Use standardized (IANA) local port rangeBart Groeneveld
[New][PATCH] fs: allow do_renameat2() over bind mounts of the same file ...Florian Margaine
 Re: [PATCH v1 02/10] powerpc/kernel/iommu: Align size for IOMMU_PA ...Leonardo Bras
 Re: [PATCH] leds: pwm: Allow automatic labels for DT based devicesJacek Anaszewski
 [PATCH v3] net: Use standardized (IANA) local port rangeBart Groeneveld
 Re: [PATCH v4 4/5] arm64: Store IMA log information in kimage used ...Thiago Jung Bauermann
 Re: [RFC PATCH v7 08/23] sched: Add core wide task selection and s ...Peter Zijlstra
 Re: [PATCH v2] mm/hugetlb: Fix a race between hugetlb sysctl handlersAndi Kleen
 Re: [RFC PATCH v7 08/23] sched: Add core wide task selection and s ...Peter Zijlstra
[New][PATCH v2 0/9] libperf and arm64 userspace counter access supportRob Herring
 [PATCH v2 1/9] arm64: pmu: Add hook to handle pmu-related undefine ...Rob Herring
 [PATCH v2 2/9] arm64: pmu: Add function implementation to update e ...Rob Herring
 [PATCH v2 3/9] arm64: perf: Enable pmu counter direct access for p ...Rob Herring
 [PATCH v2 5/9] libperf: Add support for user space counter accessRob Herring
 [PATCH v2 9/9] perf: Remove x86 specific rdpmc testRob Herring
 [PATCH v2 6/9] libperf: Add arm64 support to perf_mmap__read_self()Rob Herring
 [PATCH v2 4/9] tools/include: Add an initial math64.hRob Herring
 [PATCH v2 7/9] perf: arm64: Add test for userspace counter access ...Rob Herring
 [PATCH v2 8/9] Documentation: arm64: Document PMU counters access ...Rob Herring
 Re: [PATCH net] drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He
[New][ANNOUNCE] 5.4.61-rt37Steven Rostedt
 Re: [RFC PATCH v7 09/23] sched/fair: Fix forced idle sibling starv ...Peter Zijlstra
 Re: [PATCH v1 06/10] powerpc/pseries/iommu: Add ddw_list_add() helperLeonardo Bras
 Re: [PATCH 00/10] dt-bindings: Convert SP805 to Json-schema (and f ...Rob Herring
 Re: [RFC PATCH v7 11/23] sched/fair: core wide cfs task priority c ...Peter Zijlstra
 Re: [PATCH 00/10] dt-bindings: Convert SP805 to Json-schema (and f ...Florian Fainelli
 [PATCH v2 2/2] pinctrl: mcp23s08: Fix mcp23x17 precious rangeThomas Preston
[New][PATCH v2 0/2] pinctrl: mcp23s08: Fixups for mcp23x17Thomas Preston
 [PATCH v2 1/2] pinctrl: mcp23s08: Fix mcp23x17_regmap initialiserThomas Preston
 Re: [PATCH 12/30] net: wireless: cisco: airo: Fix a myriad of codi ...Ondrej Zary
 Re: [PATCH] fs: allow do_renameat2() over bind mounts of the same ...Al Viro
 Re: [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 c ...Rob Herring
 Re: [PATCH v10 4/5] dt-bindings: remoteproc: Add documentation for ...Rob Herring
 Re: [PATCH 2/5] dt-bindings: display/bridge: nwl-dsi: Document vid ...Rob Herring
 Re: [PATCH v2 1/2] dt-bindings: power: Add the bq256xx dt bindingsRob Herring
 Re: [PATCH v4 5/5] arm64: Add IMA kexec buffer to DTBThiago Jung Bauermann
 Re: [RFC][PATCH] pinctrl: Rework driver_deferred_probe_check_state ...John Stultz
 Re: [PATCH v11 1/2] Add DT bindings YAML schema for PWM fan contro ...Rob Herring
 Re: [PATCH v3] net: Use standardized (IANA) local port rangeStephen Hemminger
 Re: [PATCH v6 1/2] ASoC: qcom: dt-bindings: Add sc7180 machine bin ...Rob Herring
 Re: [PATCH v6 1/8] dt-bindings: add documentation of xilinx clocki ...Rob Herring
 Re: [PATCH v5 4/6] dt-bindings: snps, dw-apb-ssi: Add sparx5 suppo ...Rob Herring
 Re: [PATCH v4 02/17] dt-bindings: media: mtk-vcodec: document SCP nodeRob Herring
 Re: [PATCH v4 1/4] dt-bindings: arm: fsl: Add binding for Variscit ...Rob Herring
 Re: [PATCH v4 2/4] dt-bindings: arm: fsl: Add binding for Variscit ...Rob Herring
 Re: [PATCH v4] dt-bindings: nvmem: Add syscon to Vybrid OCOTP driverRob Herring
 Re: [RFC PATCH v7 08/23] sched: Add core wide task selection and s ...Vineeth Pillai
 Re: [PATCH v4 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding ...Rob Herring
[New]Re: [PATCH v2] platform: cros_ec: Reduce ligthbar get version commandGwendal Grignou
 Re: [PATCH v4 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding ...Rob Herring
 Re: [RFC PATCH v7 08/23] sched: Add core wide task selection and s ...Vineeth Pillai
 Re: [PATCH] arc: fix memory initialization for systems with two me ...Vineet Gupta
 Re: [PATCH v3 2/2] DT: leds: Add an optional property named 'shutd ...Rob Herring
[New]linux-next: Fixes tag needs some work in the kbuild-current treeStephen Rothwell
 Re: [RFC PATCH v7 08/23] sched: Add core wide task selection and s ...Joel Fernandes
 Re: [PATCH mmc-next v3 1/2] dt-bindings: mmc: add alias exampleRob Herring
 [PATCH 4.19 3/7] dt-bindings: mmc: tegra: Add tmclk for Tegra210 a ...Sowjanya Komatineni
[New][PATCH 4.19 0/7] Fix timeout clock used by hardware data timeoutSowjanya Komatineni
 [PATCH 4.19 1/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USE ...Sowjanya Komatineni
 [PATCH 4.19 2/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USE ...Sowjanya Komatineni
 [PATCH 4.19 6/7] arm64: tegra: Add missing timeout clock to Tegra1 ...Sowjanya Komatineni
 [PATCH 4.19 7/7] sdhci: tegra: Add missing TMCLK for data timeoutSowjanya Komatineni
 [PATCH 4.19 4/7] arm64: tegra: Add missing timeout clock to Tegra2 ...Sowjanya Komatineni
 Re: [PATCH v3 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M ...Rob Herring
 [PATCH 4.19 5/7] arm64: tegra: Add missing timeout clock to Tegra1 ...Sowjanya Komatineni
 Re: [PATCH v3 17/19] dt-bindings: serial: fsl-lpuart: Fix compatib ...Rob Herring
[New]INFO: task can't die in wait_on_page_bit_commonsyzbot
 Re: [PATCH v3 1/3] dt-bindings: media: atmel: csi2dc: add bindings ...Rob Herring
 Re: [PATCH v2 1/9] docs: Document IO Address Space ID (IOASID) APIsJacob Pan
[New][PATCH v2] usb: dwc3: Stop active transfers before halting the con ...Wesley Cheng
 Re: [PATCH v2] Documentation/x86: Add documentation for /proc/cpui ...Kyung Min Park
 Re: [for-next][PATCH 2/2] tracing: Use temp buffer when filtering ...Steven Rostedt
[New][PATCH] sysfs: Add sysfs_emit to replace sprintf to PAGE_SIZE buffers.Joe Perches
 Re: [for-next][PATCH 2/2] tracing: Use temp buffer when filtering ...Steven Rostedt
 Re: [for-next][PATCH 2/2] tracing: Use temp buffer when filtering ...Steven Rostedt
 Re: linux-next: Tree for Aug 26"Paul E. McKenney"
 Re: [PATCH v10 03/16] s390/vfio-ap: manage link between queue stru ...Tony Krowiak
 Re: [PATCH v6 2/2] ASoC: qcom: sc7180: Add machine driver for soun ...Doug Anderson
 Re: [PATCH] of: of_match_node: Make stub an inline function to avo ...Rob Herring
 Re: [PATCH v3] net: Use standardized (IANA) local port rangeDavid Miller
 Re: [PATCH 4.19 1/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT ...Sasha Levin
 Re: linux-next: build failure after merge of the net-next treeBrian Vazquez
[New][PATCH] ASoC: rt5682: Prefer async probeDouglas Anderson
 Re: [RFC PATCH v7 09/23] sched/fair: Fix forced idle sibling starv ...Vineeth Pillai
 Re: [PATCH 4.19 1/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT ...Sowjanya Komatineni
 Re: [PATCH v36 22/24] selftests/x86: Add a selftest for SGXJarkko Sakkinen
 Re: [PATCH v36 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen
 Re: [GIT PULL] io_uring fixes for 5.9-rc3pr-tracker-bot@kernel ...
 Re: linux-next: build failure after merge of the net-next treeRandy Dunlap
[New][PATCH] spmi: prefix spmi bus device names with "spmi"David Collins
[New][PATCH] microblaze: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap
[New][PATCH] iio: sx9310: Prefer async probeDouglas Anderson
[New][PATCH] ia64: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap
[New][ALTERNATE PATCH] memblock: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap
 Re: [PATCH v6 2/2] ASoC: qcom: sc7180: Add machine driver for soun ...Pierre-Louis Bossart
 Re: [PATCH v36 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen
[New]include/asm-generic/qspinlock.h:94:9: sparse: sparse: context imba ...kernel test robot
 Re: [RFC/RFT PATCH 1/6] numa: Move numa implementation to common codeAtish Patra
 Re: [PATCH v4 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding ...ChiYuan Huang
 Re: [PATCH v4 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding ...ChiYuan Huang
 Re: [RFC/RFT PATCH 2/6] arm64, numa: Change the numa init function ...Atish Patra
 Re: [PATCH net-next v1 3/3] hinic: add support to query function table"luobin (L)"
 Re: [PATCH 3/4] sh: Add SECCOMP_FILTERRich Felker
[New][PATCH net-next v3 0/3] hinic: add debugfs supportLuo bin
 [PATCH net-next v3 1/3] hinic: add support to query sq infoLuo bin
 [PATCH net-next v3 2/3] hinic: add support to query rq infoLuo bin
 [PATCH net-next v3 3/3] hinic: add support to query function tableLuo bin
[New][PATCH v1 1/1] scsi: ufshcd: Allow zero value setting to Auto-Hibe ..."Bao D. Nguyen"
[New]Warning on Kernel 5.9.0-rc1 on PowerBook G4 (ppc32), bisected to a ...Larry Finger
 Re: [PATCH] drm/i915/display: fix uninitialized variable"Souza, Jose"
 Re: [RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definitio ...Atish Patra
[New][PATCH] Staging: rtl8723bs: os_dep: fixed some coding style issuesRoss Schmidt
 Re: [PATCH v4 19/23] kprobes: Remove kretprobe hashMasami Hiramatsu
 Re: INFO: task hung in usb_bulk_msgAlan Stern
 Re: [PATCH v5 00/20] gpio: cdev: add uAPI v2Kent Gibson
 Re: [PATCH 1/5] KVM: nVMX: Fix VMX controls MSRs setup when nested ...Chenyi Qiang
 Re: [PATCH] crypto: cavium/nitrox: add an error message to explain ...George Acosta
[New][PATCH] seccomp: kill process instead of thread for unknown actionsRich Felker
[New][RESEND PATCH] vfs: add RWF_NOAPPEND flag for pwritev2Rich Felker
 Re: [PATCH v4 18/23] sched: Fix try_invoke_on_locked_down_task() s ...Masami Hiramatsu
[New][PATCH] gpu/ipu-v3:reduce protected code area in ipu idmac get/putBernard Zhao
 Re: [PATCH] mtd: ck804xrom: fix missing pci device put in error pathsJames Bond
 Re: [RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelistCameron
 Re: [RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelistCameron
 Re: Re: [PATCH] ext4: Fix memleak in add_new_gdbdinghao.liu@zju ...
 Re: [PATCH v4 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding ...ChiYuan Huang
[New][PATCH 1/1] Fix silent audio output and corrupted input on MSI X57 ...Dan Crawford
 Re: [PATCH 1/5] KVM: nVMX: Fix VMX controls MSRs setup when nested ...Xiaoyao Li
[New][PATCH] [v2] ext4: Fix error handling code in add_new_gdbDinghao Liu
 Re: [RFC][PATCH 6/7] freelist: Lock less freelistCameron
[New][PATCH 1/1] samples/seccomp: eliminate two boring compile warnings ...Zhen Lei
 Re: [PATCH v1 1/1] scsi: ufshcd: Allow zero value setting to Auto- ...Bart Van Assche
 Re: [PATCH v3 4/5] fpga manager: xilinx-spi: add error checking af ...kernel test robot
\
 
  \ /
  Last update: 2020-08-29 05:30    [0.525 seconds]
©2004-2020 Jasper Spaans