lkml.org 
[lkml]   [2020]   [May]   [20]   [last100]  
 
/

20 May 2020

 
[New]Re: [PATCH 00/12] Add cpufreq and cci devfreq for mt8183, and SVS ...Chanwoo Choi
 Re: [PATCH v4 0/4] cleaning up the sysctls table (hung_task watchdog)Xiaoming Ni
 Re: [PATCH v4 2/4] kasan: record and print the free trackWalter Wu
 Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_us ...Andrea Arcangeli
[New][PATCH v3 1/2] arm64: dts: add qe node to ls1043ardbQiang Zhao
 [PATCH v3 2/2] arm64: dts: Add ds26522 node to dts to ls1043ardbQiang Zhao
 Re: linux-next: manual merge of the rcu tree with the powerpc treeMichael Ellerman
 Re: [PATCH] printk/kdb: Redirect printk messages into kdb in any c ...Sergey Senozhatsky
 Re: [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding ...Marek Szyprowski
 Re: [RFC][PATCH 3/5] thermal: Add support for setting notification ...Amit Kucheria
[New][PATCH v6 0/5] perf stat: Support overall statistics for interval modeJin Yao
 [PATCH v6 1/5] perf stat: Fix wrong per-thread runtime stat for in ...Jin Yao
 [PATCH v6 2/5] perf counts: Reset prev_raw_counts countsJin Yao
 [PATCH v6 4/5] perf stat: Save aggr value to first member of prev_ ...Jin Yao
 [PATCH v6 5/5] perf stat: Report summary for interval modeJin Yao
 [PATCH v6 3/5] perf stat: Copy counts from prev_raw_counts to evse ...Jin Yao
[New][PATCH v1] driver core: Fix handling of SYNC_STATE_ONLY + STATELES ...Saravana Kannan
 Re: [PATCH v1 01/25] net: core: device_rename: Use rwsem instead o ...Stephen Hemminger
 Re: [PATCH v1] driver core: Fix handling of SYNC_STATE_ONLY + STAT ...Saravana Kannan
 Re: [PATCHv2 4/5] Input: EXC3000: Add support to query model and f ...kbuild test robot
 Re: [RFC][PATCH 4/5] thermal: Add support for setting polling intervalAmit Kucheria
 Re: [RFC PATCH 2/2] init: Allow multi-line output of kernel comman ...Sergey Senozhatsky
[New][PATCH] m68k/mac: Don't call via_flush_cache() on Mac IIfxFinn Thain
[New][PATCH] m68k/mac: Avoid stuck ISM IOP interrupt on Quadra 900/950Finn Thain
[New][PATCH] m68k/mac: Remove misleading commentFinn Thain
 Re: [PATCH v4 2/4] kasan: record and print the free trackDmitry Vyukov
 Re: [RFC][PATCH 1/5] thermal: Add support for /dev/thermal_notifyAmit Kucheria
 Re: [PATCH V2] powerpc/perf: Add support for outputting extended r ...Madhavan Srinivasan
[New]mmotm 2020-05-19-21-47 uploadedAndrew Morton
 Re: [PATCH v1] usb: musb: dsps: set MUSB_DA8XX quirk for AM335xOleksij Rempel
 Re: [RFC][PATCH 5/5] thermal: int340x: Use new device interfaceAmit Kucheria
 Re: [PATCH] mailbox: imx: Disable the clock on devm_mbox_controlle ...Oleksij Rempel
[New]general protection fault in kobject_get (2)syzbot
 Re: [PATCH net-next v1 1/2] ethtool: provide UAPI for PHY Signal Q ...Oleksij Rempel
 Re: [PATCH net-next v1 1/2] ethtool: provide UAPI for PHY Signal Q ...Oleksij Rempel
 Re: [PATCH] MIPS: SGI-IP27: Remove duplicated include in ip27-timer.cTiezhu Yang
 Re: [RFC PATCH 2/2] init: Allow multi-line output of kernel comman ...Joe Perches
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverGreg Kroah-Hartman
 Re: [RFC PATCH v3 1/2] cpufreq: change '.set_boost' to act on only ...Viresh Kumar
 Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_us ...Andrea Arcangeli
 Re: [RFC PATCH v3 2/2] CPPC: add support for SW BOOSTViresh Kumar
 Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pag ...Ira Weiny
[New]linux-next boot error: BUG: Invalid wait context ]syzbot
 Re: [PATCH 06/12] xen-blkfront: add callbacks for PM suspend and h ...kbuild test robot
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverBjorn Andersson
[New][PATCH] MIPS: SGI-IP27: Remove not used includes and comment in ip ...Tiezhu Yang
 Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pag ...Ira Weiny
 Re: [PATCH v4 2/4] kasan: record and print the free trackWalter Wu
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverGreg Kroah-Hartman
 Re: [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved ...Sean Christopherson
 Re: seccomp feature developmentAlexei Starovoitov
 Re: [RFC V2] mm/vmstat: Add events for PMD based THP migration wit ...John Hubbard
 Re: [PATCH v12 10/10] KVM: x86: Enable CET virtualization and adve ...Sean Christopherson
 Re: [PATCH] s390/sclp_vt220: Fix console name to match deviceChristian Borntraeger
 Re: [PATCH v4 00/15] virtio-mem: paravirtualized memoryteawater
[New][PATCH v6 00/12] Add a new mmap locking API wrapping mmap_sem callsMichel Lespinasse
 [PATCH v6 01/12] mmap locking API: initial implementation as rwsem ...Michel Lespinasse
 [PATCH v6 02/12] MMU notifier: use the new mmap locking APIMichel Lespinasse
 [PATCH v6 03/12] DMA reservations: use the new mmap locking APIMichel Lespinasse
 [PATCH v6 04/12] mmap locking API: use coccinelle to convert mmap_ ...Michel Lespinasse
 [PATCH v6 05/12] mmap locking API: convert mmap_sem call sites mis ...Michel Lespinasse
 [PATCH v6 06/12] mmap locking API: convert nested write lock sitesMichel Lespinasse
 [PATCH v6 08/12] mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse
 [PATCH v6 11/12] mmap locking API: convert mmap_sem API commentsMichel Lespinasse
 [PATCH v6 12/12] mmap locking API: convert mmap_sem commentsMichel Lespinasse
 [PATCH v6 10/12] mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse
 [PATCH v6 09/12] mmap locking API: add mmap_assert_locked() and mm ...Michel Lespinasse
 [PATCH v6 07/12] mmap locking API: add mmap_read_trylock_non_owner()Michel Lespinasse
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverGreg Kroah-Hartman
 Re: [PATCH v2] drm/exynos: Remove dev_err() on platform_get_irq() ...Inki Dae
 Re: [PATCH] perf evsel: Get group fd from CPU0 for system wide event"Jin, Yao"
 Re: [PATCH v2 12/15] ath10k: use new module_firmware_crashed()Emmanuel Grumbach
 Re: [PATCH 5.6 000/192] 5.6.14-rc2 reviewGreg Kroah-Hartman
 Re: [PATCH 06/12] xen-blkfront: add callbacks for PM suspend and h ...kbuild test robot
 Re: [PATCH 5.6 000/192] 5.6.14-rc2 reviewGreg Kroah-Hartman
 Re: [PATCH v4 2/4] kasan: record and print the free trackWalter Wu
 Re: [PATCH 09/15] device core: Add ability to handle multiple dma ...Greg Kroah-Hartman
 Re: [PATCH v2] /dev/mem: Revoke mappings when a driver claims the ...Greg KH
[New][tip:sched/urgent] BUILD SUCCESS 39f23ce07b9355d05a64ae303ce20d1c4 ...kbuild test robot
[New][tip:x86/urgent] BUILD SUCCESS d7110a26e5905ec2fe3fc88bc6a538901ac ...kbuild test robot
[New][tip:sched/core] BUILD SUCCESS d505b8af58912ae1e1a211fabc9995b19bd ...kbuild test robot
[New][tip:perf/core] BUILD SUCCESS c50c75e9b87946499a62bffc021e95c87a1d57cdkbuild test robot
[New][tip:locking/core] BUILD SUCCESS db78538c75e49c09b002a2cd96a19ae0c ...kbuild test robot
 Re: [PATCH v1 2/6] bus: mhi: core: Mark device inactive soon after ...kbuild test robot
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverGreg Kroah-Hartman
 Re: general protection fault in kobject_get (2)Greg KH
 [PATCH V3 3/8] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYSira.weiny@intel ...
 [PATCH V3 7/8] fs/ext4: Introduce DAX inode flagira.weiny@intel ...
 [PATCH V3 8/8] Documentation/dax: Update DAX enablement for ext4ira.weiny@intel ...
 [PATCH V3 5/8] fs/ext4: Only change S_DAX on inode loadira.weiny@intel ...
 [PATCH V3 6/8] fs/ext4: Make DAX mount option a tri-stateira.weiny@intel ...
 [PATCH V3 4/8] fs/ext4: Update ext4_should_use_dax()ira.weiny@intel ...
 [PATCH V3 2/8] fs/ext4: Disallow verity if inode is DAXira.weiny@intel ...
 [PATCH V3 1/8] fs/ext4: Narrow scope of DAX check in setflagsira.weiny@intel ...
[New][PATCH V3 0/8] Enable ext4 support for per-file/directory DAX oper ...ira.weiny@intel ...
 Re: [PATCH v3] perf record: add dummy event during system wide syn ...Ian Rogers
[New][PATCH V3 0/3] ARM: imx: move cpu code to drivers/soc/imxpeng.fan@nxp ...
 [PATCH V3 1/3] ARM: imx: use device_initcall for imx_soc_device_initpeng.fan@nxp ...
 [PATCH V3 2/3] ARM: imx: move cpu definitions into a headerpeng.fan@nxp ...
 [PATCH V3 3/3] soc: imx: move cpu code to drivers/soc/imxpeng.fan@nxp ...
 RE: [PATCH V2 0/3] ARM: imx: move cpu code to drivers/soc/imxPeng Fan
 Re: [PATCH] input: i8042: Remove special PowerPC handlingMichael Ellerman
[New][PATCH 0/2] MAINTAINER entries for few ROHM power devicesMatti Vaittinen
 [PATCH 1/2] MAINTAINERS: Add entry for ROHM power management ICsMatti Vaittinen
[New][PATCH V2] dt-bindings: thermal: Convert i.MX to json-schemaAnson Huang
 [PATCH 2/2] MAINTAINERS: Add maintainer entry for linear ranges helperMatti Vaittinen
 Re: [RFC PATCH 1/4] gpu: dxgkrnl: core codeGreg KH
 Re: [PATCH 00/12] Add cpufreq and cci devfreq for mt8183, and SVS ...Chanwoo Choi
 Re: [PATCH 2/3] arm64: dts: qcom: Add initial sm6125 SoC supportBjorn Andersson
 Re: [PATCH v4 2/4] kasan: record and print the free trackWalter Wu
 Re: seccomp feature developmentAleksa Sarai
[New][PATCH] iio: dac: ad5592r-base: Replace indio_dev->mlock with own ...Sergiu Cuciurean
 Re: [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exc ...Sean Christopherson
[New][tip:core/rcu] BUILD SUCCESS b1fcf9b83c4149c63d1e0c699e85f93cbe28e211kbuild test robot
[New][tip:core/kprobes] BUILD SUCCESS 66e9b0717102507e64f638790eaece887 ...kbuild test robot
 Re: [PATCH v2] firewire: Remove function callback castsTakashi Sakamoto
 Re: [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality valueStephan Mueller
[New][PATCH net-next v3 0/2] provide KAPI for SQI Oleksij Rempel
 [PATCH net-next v3 2/2] net: phy: tja11xx: add SQI supportOleksij Rempel
 [PATCH net-next v3 1/2] ethtool: provide UAPI for PHY Signal Quali ...Oleksij Rempel
 Re: [PATCH v3 51/75] x86/sev-es: Handle MMIO eventsSean Christopherson
 Re: [PATCH 1/2] MAINTAINERS: Add entry for ROHM power management ICsLee Jones
 Re: [PATCH v3 59/75] x86/sev-es: Handle MONITOR/MONITORX EventsSean Christopherson
 Re: [PATCH v1 2/2] mfd: Introduce QTI I2C PMIC controllerLee Jones
 Re: [PATCH v4 2/4] mm/memory.c: Update local TLB if PTE entry existsmaobibo
[New][PATCH] ARM: dts: imx: Make tempmon node as child of anatop nodeAnson Huang
 [PATCHv5 2/5] ext4: mballoc: Refactor ext4_mb_discard_preallocations()Ritesh Harjani
 [PATCHv5 3/5] ext4: mballoc: Introduce pcpu seqcnt for freeing PA ...Ritesh Harjani
 RE: [PATCH 0/4] arm64: dts: imx8m: dtb aliases updateAisheng Dong
 [PATCHv5 5/5] ext4: mballoc: Use lock for checking free blocks whi ...Ritesh Harjani
 [PATCHv5 1/5] ext4: mballoc: Add blocks to PA list under same spin ...Ritesh Harjani
[New][PATCHv5 0/5] Improve ext4 handling of ENOSPC with multi-threaded ...Ritesh Harjani
 [PATCHv5 4/5] ext4: mballoc: Refactor ext4_mb_good_group()Ritesh Harjani
 Re: [PATCH v1 01/25] net: core: device_rename: Use rwsem instead o ..."Ahmed S. Darwish"
 RE: [PATCH 1/3] arm64: dts: imx8m: add mu nodeAisheng Dong
 RE: [PATCH 2/3] clk: imx8mp: add mu root clkAisheng Dong
[New][PATCH v2] tty: hvc: Fix data abort due to race in hvc_openRaghavendra Rao Ananta
[New][PATCH 0/2] firewire: obsolete cast of function callback toward CFITakashi Sakamoto
 [PATCH 2/2] firewire-core: obsolete cast of function callbackTakashi Sakamoto
 [PATCH 1/2] firewire-core: add kernel API to construct multichanne ...Takashi Sakamoto
 Re: [PATCH] MIPS: SGI-IP27: Remove not used includes and comment i ...Thomas Bogendoerfer
 Re: [PATCH] MIPS: ingenic: Add missing includeThomas Bogendoerfer
[New][ISSUE] acpi_cpufreq is added and removed frequentlyFeng Li
[New][RFC PATCH] arm64: dts: rockchip: fix dmas dma-names for rk3308 i2 ...Johan Jonker
 RE: [PATCH 3/3] arm64: dts: imx8mp: add mu nodeAisheng Dong
 Re: [PATCH] dma-fence: add might_sleep annotation to _wait()Christian_König
 Re: [PATCH] iommu: Don't call .probe_finalize() under group->mutexYong Wu
 RE: [PATCH 0/3] arm64: perf: Add support for Perf NMI interruptsSong Bao Hua
 Re: [PATCH v3 1/4] dt-bindings: iio: magnetometer: ak8975: convert ...Jonathan Albrieux
[New][PATCH] dmaengine: mmp_pdma: Do not warn when IRQ is shared by all ...Lubomir Rintel
[New][PATCH] dmaengine: mmp_tdma: share the IRQ lineLubomir Rintel
[New][PATCH] m68k: add missing __user annotation in get_user()Jason Wang
[New][RFC, WIP, v6 00/10] media: vidtv: implement a virtual DVB driver"Daniel W. S. Almeida"
 [RFC, WIP, v6 01/10] media: vidtv: add Kconfig entry"Daniel W. S. Almeida"
 [RFC, WIP, v6 02/10] media: vidtv: implement a tuner driver"Daniel W. S. Almeida"
 [RFC, WIP, v6 03/10] media: vidtv: implement a demodulator driver"Daniel W. S. Almeida"
 [RFC, WIP, v6 04/10] media: vidtv: add a bridge driver"Daniel W. S. Almeida"
 [RFC, WIP, v6 05/10] media: vidtv: add wrappers for memcpy and memset"Daniel W. S. Almeida"
 [RFC, WIP, v6 06/10] media: vidtv: add MPEG TS common code"Daniel W. S. Almeida"
 [RFC, WIP, v6 07/10] media: vidtv: implement a PSI generator"Daniel W. S. Almeida"
 [RFC, WIP, v6 08/10] media: vidtv: implement a PES packetizer"Daniel W. S. Almeida"
 [RFC, WIP, v6 10/10] media: vidtv: Add a MPEG Transport Stream Mul ..."Daniel W. S. Almeida"
 [RFC, WIP, v6 09/10] media: vidtv: Implement a SMPTE 302M encoder"Daniel W. S. Almeida"
 Re: [PATCH] perf bpf-loader: Add missing '*' for key_scan_posJiri Olsa
 Re: [PATCH v2 1/4] dt-bindings: iio: imu: bmi160: convert txt form ...Jonathan Albrieux
 Re: [PATCH 1/2] MAINTAINERS: Add entry for ROHM power management ICs"Vaittinen, Matti"
 Re: [PATCH] s390/sclp_vt220: Fix console name to match deviceValentin Vidić
[New][PATCH] MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip ...Tiezhu Yang
 Re: [PATCH] ARM: OMAP2+: remove unneeded variable "errata" in conf ...Peter Ujfalusi
 Re: [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch ...Cristian Marussi
 Re: [RESEND PATCH v7 4/5] ndctl/papr_scm,uapi: Add support for PAP ..."Aneesh Kumar K.V"
 Re: [RFC PATCH 0/4] DirectX on LinuxThomas Zimmermann
 Re: [PATCH V6 0/4] x86/resctrl: Enable user to view and select thr ...Borislav Petkov
 Re: [PATCH v2 2/4] dt-bindings: iio: imu: bmi160: add regulators a ...Jonathan Albrieux
[New][PATCH 1/2] soundwire: intel: use a single moduleBard Liao
 [PATCH 2/2] soundwire: intel: transition to 3 steps initializationBard Liao
 Re: [PATCH 02/15] ahci_brcm: fix use of BCM7216 reset controllerPhilipp Zabel
 Re: [PATCH] s390/sclp_vt220: Fix console name to match deviceChristian Borntraeger
 Re: [RFC V2] mm/vmstat: Add events for PMD based THP migration wit ...HORIGUCHI NAOYA(堀口 直也)
 Re: [PATCH v2 3/4] iio: imu: bmi160: added regulator supportJonathan Albrieux
 Re: [GIT PULL 00/15] More EFI changes for v5.8Ard Biesheuvel
 Re: [PATCH v2 4/4] iio: imu: bmi160: added mount-matrix supportJonathan Albrieux
 Re: [PATCH v8 1/6] MIPS: JZ4780: Introduce SMP support.Zhou Yanjie
 Re: [PATCH v3 5/5] scsi: ufs: Fix possible VCC power drain during ...Stanley Chu
 Re: [PATCH v2 1/4] dt-bindings: iio: imu: bmi160: convert txt form ...Jonathan Albrieux
 Re: [PATCH v8 1/6] MIPS: JZ4780: Introduce SMP support.Zhou Yanjie
 Re: [PATCH 07/15] PCI: brcmstb: Add control of rescal resetPhilipp Zabel
 [PATCH 2/7] perf metricgroup: Always place duration_time lastIan Rogers
 [PATCH 5/7] perf metricgroup: Remove duped metric group eventsIan Rogers
 [PATCH 6/7] perf metricgroup: Add options to not group or mergeIan Rogers
 [PATCH 7/7] perf metricgroup: Remove unnecessary ',' from eventsIan Rogers
 Re: [PATCH] READ_ONCE, WRITE_ONCE, kcsan: Perform checks in __*_ON ...Marco Elver
 [PATCH 4/7] perf metricgroup: Order event groups by sizeIan Rogers
 [PATCH 1/7] perf metricgroup: Change evlist_used to a bitmapIan Rogers
 [PATCH 3/7] perf metricgroup: Delay events string creationIan Rogers
[New][PATCH 0/7] Share events between metricsIan Rogers
 Re: [PATCH v2 1/4] dt-bindings: iio: imu: bmi160: convert txt form ...Jonathan Albrieux
 Re: [Linux-stm32] [RFC 0/3] Introduce cpufreq minimum load QoSBenjamin GAIGNARD
[New][PATCH v4 0/4] iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux
 [PATCH v4 1/4] dt-bindings: iio: magnetometer: ak8975: convert txt ...Jonathan Albrieux
 [PATCH v4 2/4] dt-bindings: iio: magnetometer: ak8975: add gpio re ...Jonathan Albrieux
 [PATCH v4 4/4] iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux
 [PATCH v4 3/4] iio: magnetometer: ak8975: Fix typo, uniform measur ...Jonathan Albrieux
 Re: [PATCH v5.5 10/10] mmap locking API: rename mmap_sem to mmap_lockJohn Hubbard
 Re: [PATCH V1 RESEND 1/3] perf/imx_ddr: Add system PMU identifier ...Will Deacon
[New][PATCH] dt-bindings: input: touchscreen: edt-ft5x06: change reg pr ...Johan Jonker
[New][PATCH] perf stat: Fail on extra comma while parsing eventsJiri Olsa
 Re: [patch 0/7] x86/KVM: Async #PF and instrumentation protectionPaolo Bonzini
 Re: [PATCH V2 2/3] perf/imx_ddr: Add system PMU identifier for use ...Will Deacon
 Re: [PATCH] drm/amdgpu/smu10: Replace one-element array and use st ...Christian_König
 RE: [PATCH V2] dt-bindings: thermal: Convert i.MX to json-schemaAisheng Dong
 RE: [EXTERNAL] Re: [RFC PATCH 0/4] DirectX on LinuxSteve Pronovost
 RE: [PATCH] ARM: dts: imx: Make tempmon node as child of anatop nodeAisheng Dong
 RE: [PATCH] ARM: dts: imx: Make tempmon node as child of anatop nodeAnson Huang
 Re: [GIT PULL] Ressurect the atomisp staging driverMauro Carvalho Chehab
 Re: [PATCH] perf evsel: Get group fd from CPU0 for system wide eventJiri Olsa
 Re: [PATCH] csky: Fixup calltrace panicGuo Ren
 Re: [PATCH] perf stat: Fail on extra comma while parsing eventsIan Rogers
 Re: [RFC PATCH v3 12/14] perf metricgroup: order event groups by sizeIan Rogers
[New][PATCH] crypto: sun8i-ce - fix runtime pm imbalance on errorDinghao Liu
 Re: git-send-email: Ability to populate CC using more tagsManivannan Sadhasivam
 Re: linux-next: build warning after merge of the aspeed treeJoel Stanley
[New][PATCH] exfat: optimize dir-cacheTetsuhiro Kohada
 Re: [PATCH v4 00/15] virtio-mem: paravirtualized memoryDavid Hildenbrand
 Re: [PATCH v5 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablemasonccyang@mxic ...
[New][PATCH] sched/rt: Add borrowing time condition<qiang.zhang@windrive ...
[New][PATCH] power: supply: bq24190_charger: fix runtime pm imbalanceDinghao Liu
 Re: [PATCH v5.5 10/10] mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse
 io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set dat ...Christoph Hellwig
 RE: [PATCH V2] dt-bindings: thermal: Convert i.MX to json-schemaAnson Huang
 Re: [PATCH 2/3] objtool: Move struct objtool_file into arch-indepe ...Julien Thierry
 Re: [PATCH] s390/sclp_vt220: Fix console name to match deviceValentin Vidić
[New][PATCH] MAINTAINERS: add files related to kdumpBaoquan He
 RE: [PATCH] ARM: dts: imx: Make tempmon node as child of anatop nodeAisheng Dong
 Re: [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to I ...Jürgen Groß
[New][PATCH] crypto: sun8i-ss - fix runtime pm imbalance on errorDinghao Liu
 RE: [PATCH] ARM: dts: imx: Make tempmon node as child of anatop nodeAnson Huang
[New][PATCH v8 0/9] SCMI Notifications Core SupportCristian Marussi
 [PATCH v8 4/9] firmware: arm_scmi: Enable notification coreCristian Marussi
 [PATCH v8 8/9] firmware: arm_scmi: Add Reset notifications supportCristian Marussi
 [PATCH v8 7/9] firmware: arm_scmi: Add Sensor notifications supportCristian Marussi
 [PATCH v8 6/9] firmware: arm_scmi: Add Perf notifications supportCristian Marussi
 [PATCH v8 9/9] firmware: arm_scmi: Add Base notifications supportCristian Marussi
 [PATCH v8 5/9] firmware: arm_scmi: Add Power notifications supportCristian Marussi
 [PATCH v8 3/9] firmware: arm_scmi: Add notification dispatch and d ...Cristian Marussi
[New][PATCH] crypto: sun8i-ss - fix runtime pm imbalance on errorDinghao Liu
 [PATCH v8 2/9] firmware: arm_scmi: Add notification callbacks-regi ...Cristian Marussi
 [PATCH v8 1/9] firmware: arm_scmi: Add notification protocol-regis ...Cristian Marussi
 Re: [PATCH] crypto: engine - do not requeue in case of fatal errorHoria_Geantă
[New]Dear Friend"Mr Saeed Ahmed"
 Re: [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality valueKamil Konieczny
 Re: [PATCH v4 2/4] kasan: record and print the free trackDmitry Vyukov
 Re: [PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probeShengjiu Wang
 Re: [PATCH] futex: send SIGBUS if argument is not aligned on a fou ...Konstantin Khlebnikov
[New][PATCH] PCI: rcar: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH v4 3/4] mm/memory.c: Add memory read privilege on page ...maobibo
 Re: seccomp feature developmentSargun Dhillon
 Re: [PATCH v4 1/4] dt-bindings: iio: magnetometer: ak8975: convert ...Andy Shevchenko
 Re: zswap z3fold + memory offline = infinite loopVitaly Wool
 Re: [PATCH] Replace HTTP links with HTTPS ones: documentationAndy Shevchenko
 Re: [PATCH 1/2] MAINTAINERS: Add entry for ROHM power management ICsLee Jones
[New][PATCH V3] dt-bindings: thermal: Convert i.MX to json-schemaAnson Huang
 RE: [RESEND 1/4] arm64: dts: lx2160a: add ftm_alarm0 DT node"Biwen Li (OSS)"
[New][PATCH 00/10] media: mtk-vcodec: venc: support for MT8183Alexandre Courbot
 [PATCH 01/10] media: mtk-vcodec: abstract firmware interfaceAlexandre Courbot
 [PATCH 02/10] media: mtk-vcodec: add SCP firmware opsAlexandre Courbot
 [PATCH 03/10] media: mtk-vcodec: venc: support SCP firmwareAlexandre Courbot
 [PATCH 04/10] media: mtk-vcodec: venc: handle firmware version fieldAlexandre Courbot
 [PATCH 05/10] media: mtk-vcodec: venc: specify bitrate range per-chipAlexandre Courbot
 [PATCH 07/10] media: mtk-vcodec: venc: remove redundant codeAlexandre Courbot
 [PATCH 08/10] media: mtk-vcodec: add support for MT8183 encoderAlexandre Courbot
 [PATCH 09/10] media: dt-bindings: mtk-vcodec: specify SCP nodeAlexandre Courbot
 [PATCH 10/10] media: dt-bindings: mtk-vcodec: document mediatek,mt ...Alexandre Courbot
 [PATCH 06/10] media: mtk-vcodec: venc: specify supported formats p ...Alexandre Courbot
 Re: [PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-ho ...Yicong Yang
 Re: [PATCH 3/3] objtool: Enable compilation of objtool for all arc ...Julien Thierry
 Re: [PATCH] sh: include linux/time_types.h for sockiosArnd Bergmann
 Re: [PATCH v2 12/15] ath10k: use new module_firmware_crashed()Andy Shevchenko
 Re: [PATCH v7 0/4] support reserving crashkernel above 4G on arm64 ...Bhupesh Sharma
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverDaniel Vetter
 Re: [PATCH 3/3] perf/x86/rapl: add AMD Fam17h RAPL supportStephane Eranian
[New][PATCH] ASoC: mmp-sspa: Fix the error handling in probe()Lubomir Rintel
 Re: [PATCH] ARM: pass -msoft-float to gcc earlierSzabolcs Nagy
[New][RFC][PATCH V2] GCOV: profile by modulesgengcixi@gmail ...
 Re: [PATCH v3 38/75] x86/sev-es: Add SEV-ES Feature DetectionBorislav Petkov
[New][PATCH] PCI: tegra: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH 2/4] dt-bindings: sram: add documentation for reserved- ...Thierry Reding
 Re: [PATCH v2 2/2] i2c: mediatek: Add i2c ac-timing adjust supportQii Wang
 Re: BUG: sleeping function called from atomic due to "Balance init ...John Garry
 Re: linux-next: Tree for May 19 (i2c/busses/i2c-mt65xx.o)Wolfram Sang
 Re: [PATCH] iio: dac: ad5592r-base: Replace indio_dev->mlock with ..."Ardelean, Alexandru"
[New][PATCH] PCI: dwc: pci-dra7xx: fix runtime pm imbalance on errorDinghao Liu
[New][PATCH v3 0/3] Add Qualcomm IPCC driver supportManivannan Sadhasivam
 [PATCH v3 1/3] dt-bindings: mailbox: Add devicetree binding for Qc ...Manivannan Sadhasivam
 [PATCH v3 2/3] mailbox: Add support for Qualcomm IPCCManivannan Sadhasivam
 [PATCH v3 3/3] MAINTAINERS: Add entry for Qualcomm IPCC driverManivannan Sadhasivam
 Re: [RFC][PATCH V2] GCOV: profile by modulesGreg KH
 Re: [PATCH v2] mfd: stm32-timers: Use dma_request_chan() instead d ...Lee Jones
 Re: [ISSUE] acpi_cpufreq is added and removed frequentlyFeng Li
 Re: [RFC][PATCH V2] GCOV: profile by modulesGreg KH
 Re: [PATCH v3] dt-bindings: mfd: Convert stmfx bindings to json-schemaLee Jones
[New][tip:x86/cleanups] BUILD SUCCESS 0e5e3d4461a22d739fb2284a6e313fb6c ...kbuild test robot
 Re: [PATCH] m68k: add missing __user annotation in get_user()"Michael S. Tsirkin"
 Re: [PATCH v5 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablePratyush Yadav
 Re: [PATCH 2/4] dt-bindings: sram: add documentation for reserved- ...Thierry Reding
 Re: [PATCH v2 2/2] i2c: mediatek: Add i2c ac-timing adjust supportGeert Uytterhoeven
[New][PATCH] PCI: qcom: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH] i3c: master: fix for SETDASA and DAA processBoris Brezillon
 Re: [PATCH v2] tty: hvc: Fix data abort due to race in hvc_openJiri Slaby
 Re: [PATCH] x86/Hyper-V: Support for free page reportingVitaly Kuznetsov
 Re: [PATCH v2 2/6] mfd: add support for the Khadas System control ...Lee Jones
[New]Bad kfree of dma_parms in v5.7-rc5Tomi Valkeinen
[New][PATCH] PCI: tegra: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH] x86/Hyper-V: Support for free page reportingWei Liu
[New][PATCH] PCI: cadence: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH] clocksource/drivers/timer-ti-dm: Do one override clock ...Daniel Lezcano
 Re: seccomp feature developmentSargun Dhillon
 Re: [PATCH] x86/Hyper-V: Support for free page reportingWei Liu
 Re: [RFC][PATCH V2] GCOV: profile by modulesCixi Geng
[New][PATCH] selftests/exec: Add binfmt_script regression testKees Cook
 Re: [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality valueLukasz Stelmach
[New][PATCH -next] scsi: ibmvscsi: Make some functions staticChen Tao
 Re: [PATCH v1] driver core: Fix handling of SYNC_STATE_ONLY + STAT ..."Rafael J. Wysocki"
 RE: [PATCH v12 10/18] x86/fsgsbase/64: Enable FSGSBASE instruction ...David Laight
 Re: Bad kfree of dma_parms in v5.7-rc5Marek Szyprowski
 Re: [PATCH v3 40/75] x86/sev-es: Compile early handler code into k ...Borislav Petkov
 Re: [PATCH] MAINTAINERS: add files related to kdumpDave Young
 Re: [PATCH] ACPICA: Replace one-element array and use struct_size( ..."Rafael J. Wysocki"
 Re: [PATCH v2 2/2] i2c: mediatek: Add i2c ac-timing adjust supportQii Wang
 Re: [PATCH v4 2/4] kasan: record and print the free trackWalter Wu
 Re: Bad kfree of dma_parms in v5.7-rc5Tomi Valkeinen
 Re: [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality valueStephan Mueller
 Re: [PATCH v2 01/14] dt-bindings: arm: add a binding document for ...Bartosz Golaszewski
 Re: [PATCH] MIPS: ingenic: Add missing includePhilippe_Mathieu-Daudé
[New][v2 1/2] dts: ppc: t4240rdb: remove interrupts propertyBiwen Li
 [v2 2/2] dts: ppc: t1024rdb: remove interrupts propertyBiwen Li
 RE: [PATCH] i3c: master: fix for SETDASA and DAA processParshuram Raju Thombare
[New]Dear Friend,"Mr Saeed Ahmed"
 Re: [RFC][PATCH V2] GCOV: profile by modulesCixi Geng
 RE: [PATCH] ARM: dts: imx: Make tempmon node as child of anatop nodeAisheng Dong
 Re: [PATCH] MIPS: ingenic: Add missing includeThomas Bogendoerfer
 Re: [PATCH V5 1/5] rpmsg: glink: Use complete_all for open statesArun Kumar Neelakantam
 [PATCH v7 5/5] dt-bindings: arm: fsl: add different Protonic boardsOleksij Rempel
 [PATCH v7 4/5] ARM: dts: add Protonic RVT boardOleksij Rempel
[New][PATCH v7 0/5] mainline Protonic boardsOleksij Rempel
 [PATCH v7 1/5] ARM: dts: add Protonic PRTI6Q boardOleksij Rempel
 [PATCH v7 3/5] ARM: dts: add Protonic VT7 boardOleksij Rempel
 [PATCH v7 2/5] ARM: dts: add Protonic WD2 boardOleksij Rempel
 Re: [PATCH v11 1/3] dt-bindings: mfd: Add Gateworks System Control ...Lee Jones
 Re: [PATCH v11 2/3] mfd: add Gateworks System Controller core driverLee Jones
 Re: [PATCH 3/3] hwmon: add Gateworks System Controller supportLee Jones
 RE: [PATCH V3] dt-bindings: thermal: Convert i.MX to json-schemaAisheng Dong
 [GIT PULL] Immutable branch between MFD and HWMON due for the v5.8 ...Lee Jones
 Re: [PATCH V5 5/5] rpmsg: glink: unregister rpmsg device during en ...Arun Kumar Neelakantam
 Re: [PATCH] iomm/arm-smmu: Add stall implementation hookSai Prakash Ranjan
 Re: [PATCH] printk/kdb: Redirect printk messages into kdb in any c ...Daniel Thompson
 Re: [PATCH] tty: hvc: Fix data abort due to race in hvc_openJiri Slaby
[New][PATCH V5 0/5] Add chrdev and name query support for GLINKArun Kumar Neelakantam
 [PATCH V6 4/5] rpmsg: glink: Expose rpmsg name attr for glinkArun Kumar Neelakantam
 [PATCH V6 1/5] rpmsg: glink: Use complete_all for open statesArun Kumar Neelakantam
 [PATCH V6 3/5] rpmsg: glink: Add support for rpmsg glink chrdevArun Kumar Neelakantam
 [PATCH V6 2/5] rpmsg: Guard against null endpoint ops in destroyArun Kumar Neelakantam
 [PATCH V6 5/5] rpmsg: glink: unregister rpmsg device during endpoi ...Arun Kumar Neelakantam
 Re: [PATCH v5 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablemasonccyang@mxic ...
[New][rcu:dev.2020.05.17a] BUILD SUCCESS 15f5e34cc82fdac679c19e5d9203d7 ...kbuild test robot
 Re: [PATCH] PCI: tegra: fix runtime pm imbalance on errorThierry Reding
 Re: [PATCH] ACPI / DPTF: Add additional attributes to power partic ..."Rafael J. Wysocki"
 Re: [PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probeLucas Stach
 Re: [PATCH] MAINTAINERS: add files related to kdumpBaoquan He
 Re: [PATCH v4 2/4] kasan: record and print the free trackDmitry Vyukov
[New][PATCH V3 0/2] powerpc/perf: Add support for perf extended regs in ...Athira Rajeev
 [PATCH V3 1/2] powerpc/perf: Add support for outputting extended r ...Athira Rajeev
 [PATCH V3 2/2] tools/perf: Add perf tools support for extended reg ...Athira Rajeev
 Re: [PATCH] MAINTAINERS: add files related to kdumpDave Young
 Re: BUG: sleeping function called from atomic due to "Balance init ...Marc Zyngier
[New][PATCH] media: staging: tegra-vde: fix runtime pm imbalance on errorDinghao Liu
[New][PATCH V4] dt-bindings: thermal: Convert i.MX to json-schemaAnson Huang
 Re: [PATCH 06/11] irqchip/gic-v3: Configure SGIs as standard inter ...Sumit Garg
 [PATCH v11 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controllerTali Perry
[New][PATCH v11 0/3] i2c: npcm7xx: add NPCM i2c controller driverTali Perry
 [PATCH v11 3/3] i2c: npcm7xx: Add support for slave mode for NuvotonTali Perry
 Re: [PATCH v3 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc ...Michael Ellerman
[New]Re: next/master bisection: baseline.login on pandaGuillaume Tucker
 [PATCH v11 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driverTali Perry
[New][PATCH] net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin
[New][tip:x86/entry] BUILD SUCCESS 095b7a3e7745e6fb7cf0a1c09967c4f43e76f8f4kbuild test robot
 Re: [PATCH] PCI: tegra: fix runtime pm imbalance on errorThierry Reding
 Re: [PATCH v2 2/3] bindings: sound: Add documentation for TI j721e ...Peter Ujfalusi
 Re: [PATCH] MIPS: ingenic: Add missing includePhilippe_Mathieu-Daudé
 Re: R: R: [PATCH v3 08/11] devicetree: bindings: pci: document PAR ...Stanimir Varbanov
 Re: [PATCH] arm64: Fix PTRACE_SYSEMU semanticsSudeep Holla
[New][PATCH net-next] net: phy: mscc: fix initialization of the MACsec ...Antoine Tenart
 Re: [PATCH] arm64: Fix PTRACE_SYSEMU semanticsCatalin Marinas
[New][PATCH] drm/etnaviv: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH v1] dt-bindings: spi: Add schema for Cadence QSPI Contr ..."Ramuthevar, Vadivel MuruganX"
 Re: [PATCH] of: drop a reference on error in __of_attach_node_sysfs()Michael Ellerman
 回复: [PATCH] arm64: Fix PTRACE_SYSEMU sema nticsBin Lu
[New][PATCH] drm/etnaviv: fix memory leak when mapping prime imported b ...Martin Fuzzey
 Re: linux-next: Tree for May 19 (block/rnbd/)Danil Kipnis
 Re: [PATCH v2 2/4] clk / soc: mediatek: Bind clock and gpu driver ...Stephen Boyd
 Re: [PATCH v2 3/4] clk / soc: mediatek: Bind clock and gpu driver ...Stephen Boyd
 Re: [PATCH 2/8] radix-tree: Use local_lock for protectionSebastian Andrzej Siewior
 Re: [PATCH glibc 2/3] glibc: sched_getcpu(): use rseq cpu_id TLS o ...Florian Weimer
 Re: [PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from ...Stephen Boyd
 Re: [PATCH 2/4] clk/soc: mediatek: mt6797: Bind clock driver from ...Stephen Boyd
[New][PATCH] drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH 3/4] clk/soc: mediatek: mt6779: Bind clock driver from ...Stephen Boyd
 Re: [PATCH v4 2/4] kasan: record and print the free trackWalter Wu
 Re: [PATCH] media: staging: tegra-vde: fix runtime pm imbalance on ...Dmitry Osipenko
[New][PATCH 1/2] xhci: Return if xHCI doesn't support LPMKai-Heng Feng
 [PATCH 2/2] xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng
 Re: [RESEND PATCH v7 4/5] ndctl/papr_scm,uapi: Add support for PAP ...Vaibhav Jain
 Re: [PATCH 3/4] clk/soc: mediatek: mt6779: Bind clock driver from ...Stephen Boyd
[New]linux-next: Signed-off-by missing for commit in the imx-mxs treeStephen Rothwell
 Re: [PATCH 2/8] radix-tree: Use local_lock for protectionPeter Zijlstra
 Re: [PATCH] perf bpf-loader: Add missing '*' for key_scan_pos"Wangshaobo (bobo)"
 [PATCH v2] printk/kdb: Redirect printk messages into kdb in any co ...Petr Mladek
[New][PATCH] asm-generic/sembuf: Update architecture related informatio ...Viresh Kumar
 Re: [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch ...Lukasz Luba
[New][PATCH] Revert "powerpc/32s: reorder Linux PTE bits to better matc ...Christophe Leroy
 Re: [PATCH 06/11] irqchip/gic-v3: Configure SGIs as standard inter ...Marc Zyngier
 Re: [PATCH v11 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller ...Andy Shevchenko
[New][PATCH] drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH 8/8] mm/zswap: Use local lock to protect per-CPU dataSebastian Andrzej Siewior
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ...Peter Zijlstra
 Re: [PATCH] drm/etnaviv: fix memory leak when mapping prime import ...Lucas Stach
 Re: [PATCH v2] sched/pelt: sync util/runnable_sum with PELT window ...Dietmar Eggemann
[New][PATCH v1] drivers property: When no children in primary, try seco ...Andy Shevchenko
 Re: [PATCH] perf bpf-loader: Add missing '*' for key_scan_posJiri Olsa
 Re: [PATCH 0/3] arm64: perf: Add support for Perf NMI interruptsAlexandru Elisei
[New][next] i2c: mediatek: Use div_u64 for 64-bit division to fix 32-bi ...<qii.wang@mediatek ...
 Re: [PATCH] kgdboc: Disable all the early code when kgdboc is a moduleDaniel Thompson
 Re: [PATCH v1] drivers property: When no children in primary, try ..."Rafael J. Wysocki"
 Re: [PATCH] arm64: Fix PTRACE_SYSEMU semanticsBin Lu
[New][PATCH] drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH v1] drivers property: When no children in primary, try ...Sakari Ailus
 [PATCH v2] MAINTAINERS: add files related to kdumpBaoquan He
 Re: [RFC PATCH v3 1/2] cpufreq: change '.set_boost' to act on only ..."Rafael J. Wysocki"
 Re: [RFC PATCH 0/4] DirectX on LinuxJan Engelhardt
 Re: [PATCH v5 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablePratyush Yadav
 Re: [PATCH v1] drivers property: When no children in primary, try ...Heikki Krogerus
 Re: [RFC PATCH v3 1/2] cpufreq: change '.set_boost' to act on only ...Viresh Kumar
[New][tip:x86/entry 4/80] drivers/xen/events/events_base.c:1664:6: warn ...kbuild test robot
[New]hellorobert
 Re: [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality valueLukasz Stelmach
 Re: [PATCH v1] drivers property: When no children in primary, try ...Greg Kroah-Hartman
 Re: [PATCH v1 13/25] dma-buf: Use sequence counter with associated ...Christian_König
[New][PATCH] drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH v3 01/19] mm: memcg: factor out memcg- and lruvec-level ...Vlastimil Babka
 Re: [PATCH 1/2] mfd: constify properties in mfd_cellLee Jones
 Re: [tip:x86/entry 4/80] drivers/xen/events/events_base.c:1664:6: ...Vitaly Kuznetsov
 Re: [PATCH v2 2/4] clk / soc: mediatek: Bind clock and gpu driver ...Matthias Brugger
 Re: [PATCH v2 3/4] clk / soc: mediatek: Bind clock and gpu driver ...Matthias Brugger
 Re: [PATCH v2 1/4] soc: mediatek: Enable mmsys driver by default i ...Matthias Brugger
 Re: [PATCH v2 4/4] arm64: dts: mt8173: Fix mmsys node nameMatthias Brugger
 Re: [PATCH 1/2] MAINTAINERS: Add entry for ROHM power management ICsSebastian Reichel
 Re: [PATCH v3] vsprintf: don't obfuscate NULL and error pointersPetr Mladek
 Re: [PATCH 2/4] clk/soc: mediatek: mt6797: Bind clock driver from ...Matthias Brugger
 Re: [PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from ...Matthias Brugger
 Re: [PATCH 4/8] mm/swap: Use local_lock for protectionPeter Zijlstra
 Re: [PATCH v6 0/5] perf stat: Support overall statistics for inter ...Jiri Olsa
 Re: [PATCH 3/4] clk/soc: mediatek: mt6779: Bind clock driver from ...Matthias Brugger
 Re: [PATCH 4/4] arm64: dts: mt6797: Fix mmsys node nameMatthias Brugger
 Re: [PATCH v3 0/9] perf: support enable and disable commands in st ...Jiri Olsa
 Re: [PATCH 5/8] squashfs: make use of local lock in multi_cpu deco ...Peter Zijlstra
 Re: [PATCH 1/5] drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Michael Ellerman
 Re: [PATCH] powerpc/mm: Replace zero-length array with flexible-arrayMichael Ellerman
 Re: [PATCH] powerpc/8xx: Update email address in MAINTAINERSMichael Ellerman
 Re: [PATCH] powerpc: Replace zero-length array with flexible-arrayMichael Ellerman
 Re: [PATCH] powerpc/kasan: Fix stack overflow by increasing THREAD ...Michael Ellerman
 Re: [PATCH v6 00/16] powerpc/watchpoint: Preparation for more than ...Michael Ellerman
 Re: [PATCH] powerpc/5200: update contact emailMichael Ellerman
 Re: [PATCH 20/20] maccess: return -ERANGE when copy_from_kernel_no ...Masami Hiramatsu
 Re: [PATCH 6/8] connector/cn_proc: Protect send_msg() with a local ...Peter Zijlstra
 Re: [PATCH] dma-fence: add might_sleep annotation to _wait()Daniel Vetter
[New][PATCH] drm/panfrost: fix runtime pm imbalance on errorDinghao Liu
 Re: [EXTERNAL] Re: [RFC PATCH 0/4] DirectX on LinuxThomas Zimmermann
 Re: [PATCH] PCI: dwc: Warn only for non-prefetchable memory resour ...Lorenzo Pieralisi
 Re: [PATCH 7/8] zram: Use local lock to protect per-CPU dataPeter Zijlstra
 Re: [EXT] Re: [PATCH net-next 3/5] net: mvpp2: cls: Use RSS contex ...Russell King - ARM Linux admin
[New][PATCH 0/3] net: bridge: mrp: Add small fixes to MRPHoratiu Vultur
 [PATCH 2/3] switchdev: mrp: Remove the variable mrp_ring_stateHoratiu Vultur
 Re: [PATCH 13/20] maccess: always use strict semantics for probe_k ...Masami Hiramatsu
 [PATCH 3/3] bridge: mrp: Restore port state when deleting MRP instanceHoratiu Vultur
[New]next-0519 on thinkpad x60: sound related? window manager crashPavel Machek
 [PATCH 1/3] bridge: mrp: Add br_mrp_unique_ifindex functionHoratiu Vultur
[New][PATCH v2 0/4] arm64: Introduce new IPI as IPI_CALL_NMI_FUNCSumit Garg
 [PATCH v2 1/4] arm64: smp: Introduce a new IPI as IPI_CALL_NMI_FUNCSumit Garg
 [PATCH v2 2/4] irqchip/gic-v3: Enable support for SGIs to act as NMIsSumit Garg
 [PATCH v2 3/4] arm64: smp: Setup IPI_CALL_NMI_FUNC as a pseudo NMISumit Garg
 [PATCH v2 4/4] arm64: kgdb: Round up cpus using IPI_CALL_NMI_FUNCSumit Garg
 Re: [PATCH 13/20] maccess: always use strict semantics for probe_k ...Christoph Hellwig
 RE: [PATCH 8/8] mm/zswap: Use local lock to protect per-CPU dataSong Bao Hua
 Re: [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driverLars Povlsen
 Re: [PATCH] drm/etnaviv: fix memory leak when mapping prime import ..."Fuzzey, Martin"
 Re: [PATCH v4 2/4] kasan: record and print the free trackDmitry Vyukov
 Re: [PATCH V1 2/3] mmc: sdhci-msm: Use internal voltage controlVeerabhadrarao Badiganti
 Re: [EXT] Re: [PATCH net-next 3/5] net: mvpp2: cls: Use RSS contex ...Matteo Croce
 Re: [PATCH] PCI: dwc: Warn only for non-prefetchable memory resour ...Thierry Reding
 Re: [PATCH v2] printk/kdb: Redirect printk messages into kdb in an ...Sergey Senozhatsky
 Re: [EXT] Re: [PATCH net-next 3/5] net: mvpp2: cls: Use RSS contex ...Russell King - ARM Linux admin
 Re: [PATCH V1 3/3] mmc: sdhci: Allow platform controlled voltage s ...Veerabhadrarao Badiganti
 Re: kernel BUG at mm/hugetlb.c:LINE!Miklos Szeredi
 Re: [PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probeShengjiu Wang
 Re: [PATCH V2] arm64: tegra: Fix flag for 64-bit resources in 'ran ...Thierry Reding
[New][PATCH v4 00/11] mediatek: add support for MediaTek Ethernet MACBartosz Golaszewski
 [PATCH v4 08/11] ARM64: dts: mediatek: add the ethernet node to mt ...Bartosz Golaszewski
 [PATCH v4 09/11] ARM64: dts: mediatek: add an alias for ethernet0 ...Bartosz Golaszewski
 [PATCH v4 11/11] ARM64: dts: mediatek: enable ethernet on pumpkin ...Bartosz Golaszewski
 [PATCH v4 10/11] ARM64: dts: mediatek: add ethernet pins for pumpk ...Bartosz Golaszewski
 [PATCH v4 04/11] net: ethernet: mediatek: rename Kconfig promptBartosz Golaszewski
 [PATCH v4 06/11] net: ethernet: mtk-eth-mac: new driverBartosz Golaszewski
 [PATCH v4 07/11] ARM64: dts: mediatek: add pericfg syscon to mt851 ...Bartosz Golaszewski
 [PATCH v4 03/11] dt-bindings: net: add a binding document for Medi ...Bartosz Golaszewski
 [PATCH v4 05/11] net: ethernet: mediatek: remove unnecessary space ...Bartosz Golaszewski
 [PATCH v4 01/11] dt-bindings: convert the binding document for med ...Bartosz Golaszewski
 [PATCH v4 02/11] dt-bindings: add new compatible to mediatek,pericfgBartosz Golaszewski
[New]XHCI vs PCM2903B/PCM2904 part 2Rik van Riel
 Re: [PATCH v1] sdhci: tegra: Remove warnings about missing device- ...Ulf Hansson
 Re: [PATCH 09/15] device core: Add ability to handle multiple dma ...Nicolas Saenz Julienne
 Re: BUG: sleeping function called from atomic due to "Balance init ...John Garry
[New][PATCH] powercap: remove unused local MSR defineSumeet Pawnikar
 Re: [PATCH v2 12/20] mips: MAAR: Add XPA mode supportSerge Semin
 Re: [PATCH v3 02/19] mm: memcg: prepare for byte-sized vmstat itemsVlastimil Babka
[New][PATCH] USB: serial: qcserial: Add DW5816e QDL supportMatt Jolly
 Re: [PATCH v8 1/6] MIPS: JZ4780: Introduce SMP support.Paul Cercueil
 Re: [PATCH V1 1/7] dt-bindings: mmc: Add information for DLL regis ...Ulf Hansson
 Re: [PATCH v3 02/19] mm: memcg: prepare for byte-sized vmstat itemsVlastimil Babka
 Re: next-0519 on thinkpad x60: sound related? window manager crashTakashi Iwai
 Re: [PATCH v11 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller ...Avi Fishman
 Re: [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to I ...Andrew Cooper
 Re: next-0519 on thinkpad x60: sound related? window manager crashPavel Machek
 Re: [PATCH glibc 1/3] glibc: Perform rseq registration at C startu ...Florian Weimer
 Re: XHCI vs PCM2903B/PCM2904 part 2Takashi Iwai
[New][PATCH] drm: Replace deprecated function in drm_crtc_helperSidong Yang
 Re: [PATCH v4 2/4] kasan: record and print the free trackWalter Wu
 Re: [PATCH v3 0/3] lib/vsprintf: Introduce %ptT for time64_tSergey Senozhatsky
 Re: [PATCH v2 1/2] drivers: thermal: tsens: Add zeroc interrupt su ...Amit Kucheria
 Re: next-0519 on thinkpad x60: sound related? window manager crashTakashi Iwai
[New][PATCH 0/5] net: provide a devres variant of register_netdev()Bartosz Golaszewski
 [PATCH 2/5] net: move devres helpers into a separate source fileBartosz Golaszewski
 [PATCH 4/5] net: devres: provide devm_register_netdev()Bartosz Golaszewski
 [PATCH 5/5] net: ethernet: mtk_eth_mac: use devm_register_netdev()Bartosz Golaszewski
 [PATCH 3/5] net: devres: define a separate devres structure for de ...Bartosz Golaszewski
 [PATCH 1/5] Documentation: devres: add a missing section for netwo ...Bartosz Golaszewski
 Re: [PATCH v4 2/4] kasan: record and print the free trackDmitry Vyukov
 Re: [PATCH] sh: include linux/time_types.h for sockiosGeert Uytterhoeven
 Re: [PATCH v11 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller ...Andy Shevchenko
 Re: [PATCH v2 2/3] bindings: sound: Add documentation for TI j721e ...Peter Ujfalusi
 Re: [PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()Catalin Marinas
 Re: [PATCH] printk: handle blank console arguments passed in.Sergey Senozhatsky
 Re: [PATCH 04/15] PCI: brcmstb: Add compatibily of other chipsNicolas Saenz Julienne
 Re: [PATCH v2 5/6] irqchip: Add Loongson PCH MSI controllerJiaxun Yang
[New]Re: [PATCH] i2c: cadence: Add error handling for a platform_get_ir ...Markus Elfring
[New]linux-next: Fixes tag needs some work in the v4l-dvb treeStephen Rothwell
 Re: [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality valueStephan Mueller
 Re: [PATCH] powercap: remove unused local MSR defineAndy Shevchenko
 Re: [PATCH] selftests/timens: handle a case when alarm clocks are ...Vincenzo Frascino
[New]linux-next: Signed-off-by missing for commit in the v4l-dvb treeStephen Rothwell
[New][PATCH] kthread: Use TASK_IDLE state for newly created kernel threadsPavankumar Kondeti
 Re: mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_pageNaresh Kamboju
 Re: [PATCH 3/3] soundwire: add Slave sysfs supportVinod Koul
 Re: [PATCH 8/8] mm/zswap: Use local lock to protect per-CPU dataSebastian Andrzej Siewior
 Re: [PATCH v10 2/5] PCI: Add Loongson PCI Controller supportJiaxun Yang
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Serge Semin
 Re: [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality valueKrzysztof Kozlowski
[New][PATCH] w1_therm: Free the correct variableDan Carpenter
 Re: [PATCH 0/3] soundwire: add sysfs supportVinod Koul
 Re: [PATCH v3 0/6] arm64: add the time namespace supportVincenzo Frascino
[New][PATCH] drm/amdgpu: off by on in amdgpu_device_attr_create_groups( ...Dan Carpenter
[New][PATCH v1] mux: adgs1408: Add mod_devicetable.h and remove of_matc ...Andy Shevchenko
 RE: [PATCH 8/8] mm/zswap: Use local lock to protect per-CPU dataSong Bao Hua
 [PATCH v2] iio: dac: ad5592r-base: Replace indio_dev->mlock with o ...Sergiu Cuciurean
 Re: drivers/mux/adgs1408.c:112:34: warning: unused variable 'adgs1 ...Andy Shevchenko
 Re: linux-next boot error: BUG: Invalid wait context ]Thomas Gleixner
 [PATCH v2] of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter
 Re: [PATCH] drm/amdgpu: off by on in amdgpu_device_attr_create_gro ...Christian_König
 Re: [PATCH 1/8] locking: Introduce local_lock()Peter Zijlstra
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ...Sebastian Andrzej Siewior
[New][PATCH] bus: arm-integrator-lm: Fix an IS_ERR() vs NULL checkDan Carpenter
[New][PATCH] drm/v3d: fix runtime pm imbalance on errorDinghao Liu
 Re: [RFC PATCH 2/2] init: Allow multi-line output of kernel comman ...Sergey Senozhatsky
 Re: [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality valueStephan Mueller
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Serge Semin
 Re: [PATCH v7 0/6] gpio: Add GPIO AggregatorAndy Shevchenko
[New][PATCH] can: xilinx_can: fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH v2 06/12] i2c: designware: slave: Set DW I2C core modul ...Jarkko Nikula
 Re: [PATCH v2 05/12] i2c: designware: Use `-y` to build multi-obje ...Jarkko Nikula
 Re: [PATCH v2 07/12] i2c: designware: Move Baytrail sem config to ...Jarkko Nikula
 Re: [PATCH v2 04/12] i2c: designware: Convert driver to using regm ...Jarkko Nikula
 Re: [PATCH v30 01/20] x86/cpufeatures: x86/msr: Add Intel SGX hard ...Borislav Petkov
 Re: [PATCH v2 10/12] i2c: designware: Discard Cherry Trail model flagJarkko Nikula
[New][PATCH net-next v2 0/4] DP83869 EnhancementsDan Murphy
 Re: [PATCH 03/29] modpost: add read_text_file() and get_line() helpersMasahiro Yamada
 [PATCH net-next v2 1/4] net: phy: dp83869: Update port-mirroring t ...Dan Murphy
 [PATCH net-next v2 2/4] net: phy: dp83869: Set opmode from strapsDan Murphy
 [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal delay ...Dan Murphy
 [PATCH net-next v2 4/4] net: dp83869: Add RGMII internal delay con ...Dan Murphy
 Re: [PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()Will Deacon
[New][PATCH v8 0/3] Add JEITA properties and introduce the bq2515x chargerDan Murphy
 [PATCH v8 1/3] power_supply: Add additional health properties to t ...Dan Murphy
 [PATCH v8 2/3] Add the bindings for the bq25150 and bq25155 500mA ...Dan Murphy
 [PATCH v8 3/3] power: supply: bq25150 introduce the bq25150Dan Murphy
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Serge Semin
 Re: [PATCH v1 02/25] mm/swap: Don't abuse the seqcount latching APIKonstantin Khlebnikov
 Re: [PATCH v30 02/20] x86/cpufeatures: x86/msr: Intel SGX Launch C ...Borislav Petkov
 Re: [PATCH v3 03/19] mm: memcg: convert vmstat slab counters to bytesVlastimil Babka
 Re: [PATCH 2/8] radix-tree: Use local_lock for protectionThomas Gleixner
[New]Dear Friend"Mr Saeed Ahmed"
 Re: [PATCH 03/29] modpost: add read_text_file() and get_line() helpersPeter Zijlstra
 Re: [PATCH 01/10] rcu: Directly lock rdp->nocb_lock on nocb code e ...Joel Fernandes
 Re: [PATCH v6 2/5] iommu/arm-smmu: Add support for TTBR1Will Deacon
[New]Re: [PATCH 09/12] devfreq: add mediatek cci devfreqMark Brown
[New][PATCH v5 0/4] kasan: memorize and print call_rcu stackWalter Wu
 Re: [PATCH v8 1/6] MIPS: JZ4780: Introduce SMP support.Jiaxun Yang
[New][PATCH v8 00/13] add ecspi ERR009165 for i.mx6/7 soc familyRobin Gong
 [PATCH v8 01/13] Revert "ARM: dts: imx6q: Use correct SDMA script ...Robin Gong
 [PATCH v8 02/13] Revert "ARM: dts: imx6: Use correct SDMA script f ...Robin Gong
 [PATCH v8 03/13] Revert "dmaengine: imx-sdma: refine to load conte ...Robin Gong
 [PATCH v8 04/13] dmaengine: imx-sdma: remove duplicated sdma_load_ ...Robin Gong
 [PATCH v8 05/13] spi: imx: fallback to PIO if dma setup failureRobin Gong
 [PATCH v8 06/13] dmaengine: imx-sdma: add mcu_2_ecspi scriptRobin Gong
 [PATCH v8 07/13] spi: imx: fix ERR009165Robin Gong
[New][PATCH v5 1/4] rcu/kasan: record and print call_rcu() call stackWalter Wu
 [PATCH v8 09/13] spi: imx: add new i.mx6ul compatible name in bind ...Robin Gong
 [PATCH v8 11/13] dma: imx-sdma: add i.mx6ul compatible nameRobin Gong
 Re: [PATCH v7 0/6] gpio: Add GPIO AggregatorGeert Uytterhoeven
 [PATCH v8 13/13] dmaengine: imx-sdma: add uart rom scriptRobin Gong
 [PATCH v8 12/13] dmaengine: imx-sdma: fix ecspi1 rx dma not work o ...Robin Gong
 [PATCH v8 10/13] dmaengine: imx-sdma: remove ERR009165 on i.mx6ulRobin Gong
 [PATCH v8 08/13] spi: imx: remove ERR009165 workaround on i.mx6ulRobin Gong
 Re: [patch V6 07/37] x86/entry: Provide helpers for execute on irq ...Thomas Gleixner
[New][PATCH v5 2/4] kasan: record and print the free trackWalter Wu
[New][PATCH v2 1/1] dt-bindings: spi: Add schema for Cadence QSPI Contr ..."Ramuthevar,Vadivel MuruganX"
[New][PATCH v5 3/4] kasan: add tests for call_rcu stack recordingWalter Wu
 Re: [PATCH v3 2/9] perf evlist: implement control command handling ...Jiri Olsa
 Re: [PATCH v3 6/9] perf stat: introduce --ctl-fd[-ack] optionsJiri Olsa
 Re: [PATCH v3 1/9] perf evlist: introduce control file descriptorsJiri Olsa
 Re: [PATCH v3 8/9] perf record: implement control commands handlingJiri Olsa
 Re: [PATCH v3 9/9] perf record: introduce --ctl-fd[-ack] optionsJiri Olsa
 Re: [PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probeMark Brown
 Re: [PATCH v3 3/9] perf stat: factor out event handling loop into ...Jiri Olsa
[New][PATCH v5 4/4] kasan: update documentation for generic kasanWalter Wu
 Re: [PATCH v7 0/6] gpio: Add GPIO AggregatorAndy Shevchenko
[New]採用に、マーケティングを活かす オンラインセ ...ジョブドラフトセミナー運営室
 Re: [PATCH v7 0/6] gpio: Add GPIO AggregatorAndy Shevchenko
[New][PATCH] wlcore: fix runtime pm imbalance in wl1271_tx_workDinghao Liu
 Re: [PATCH v2 1/1] dt-bindings: spi: Add schema for Cadence QSPI C ...Mark Brown
 Re: Bad kfree of dma_parms in v5.7-rc5Tomi Valkeinen
 Re: [PATCH v2] tty: hvc: Fix data abort due to race in hvc_openrananta@codeauro ...
 Re: [PATCH v2 3/8] exec: Convert security_bprm_set_creds into secu ...(Eric W. Biederman)
 Re: [PATCH v2 08/12] i2c: designware: Introduce platform drivers g ...Jarkko Nikula
[New][PATCH] wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu
 Re: [PATCH v5.5 10/10] mmap locking API: rename mmap_sem to mmap_lockJason Gunthorpe
 Re: [PATCH v1 01/25] net: core: device_rename: Use rwsem instead o ...Eric Dumazet
[New]kernel BUG at fs/inode.c:531!nirinA raseliarison
 Re: Endless soft-lockups for compiling workload since next-20200519Peter Zijlstra
 Re: [PATCH] drm/amdgpu: off by on in amdgpu_device_attr_create_gro ...Dan Carpenter
[New][PATCH] cw1200: Remove local sdio VENDOR and DEVICE id definitionsPali Rohár
 Re: Bad kfree of dma_parms in v5.7-rc5Marek Szyprowski
[New][PATCH bpf] security: Fix hook iteration for secid_to_secctxKP Singh
 Re: [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm- ...Will Deacon
 Re: [PATCH v7 0/6] gpio: Add GPIO AggregatorGeert Uytterhoeven
[New][PATCH] wlcore: fix runtime pm imbalance in wl1271_op_suspendDinghao Liu
 Re: [PATCH v4] ACPI/IORT: Fix PMCG node single ID mapping handling.Lorenzo Pieralisi
 Re: [PATCH] iomm/arm-smmu: Add stall implementation hookWill Deacon
 Re: [PATCH] perf ordered_events: Optimise event object reuseMatt Fleming
 Re: [sched/fair] 0b0695f2b3: phoronix-test-suite.compress-gzip.0.s ...Vincent Guittot
 Re: [PATCH v1 02/25] mm/swap: Don't abuse the seqcount latching APIPeter Zijlstra
 Re: [PATCH v2 0/8] exec: Control flow simplifications(Eric W. Biederman)
 Re: [PATCH v4 1/3] media: rkvdec: Fix .buf_prepareHans Verkuil
 Re: [PATCH v4 0/4] cleaning up the sysctls table (hung_task watchdog)Luis Chamberlain
[New][PATCH] wlcore: fix runtime pm imbalance in __wl1271_op_remove_int ...Dinghao Liu
 [PATCH v2] drm/amdgpu: off by on in amdgpu_device_attr_create_grou ...Dan Carpenter
 Re: [PATCH 3/9] fs/ext4: Disallow encryption if inode is DAXJan Kara
 Re: [PATCH v4 1/3] media: rkvdec: Fix .buf_prepareEzequiel Garcia
 Re: Bad kfree of dma_parms in v5.7-rc5Ulf Hansson
 Re: [PATCH 0/7] Share events between metricsJiri Olsa
 Re: [PATCH 3/7] perf metricgroup: Delay events string creationJiri Olsa
 Re: [PATCH 1/7] perf metricgroup: Change evlist_used to a bitmapJiri Olsa
 Re: [PATCH] PCI: dwc: Warn only for non-prefetchable memory resour ...Thierry Reding
[New][PATCH] media: videobuf2-dma-contig: fix bad kfree in vb2_dma_cont ...Tomi Valkeinen
[New][PATCH] smp: generic ipi_raise tracepointWojciech Kudla
[New][PATCH] hwrng: exynos - fix runtime pm imbalance on errorDinghao Liu
 Re: arch/sparc/mm/srmmu.c:300:9: error: variable 'pud' set but not ...Mike Rapoport
 Re: [PATCH v4 2/3] media: uapi: Add VP9 stateless decoder controlsHans Verkuil
 Re: [PATCH v2 1/4] counter: Internalize sysfs interface codekbuild test robot
 Re: [PATCH v13 2/5] usb: renesas-xhci: Add the renesas xhci driverHeikki Krogerus
 Re: Bad kfree of dma_parms in v5.7-rc5Marek Szyprowski
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ...Peter Zijlstra
 Re: [next] i2c: mediatek: Use div_u64 for 64-bit division to fix 3 ...Wolfram Sang
 Re: [PATCH] media: videobuf2-dma-contig: fix bad kfree in vb2_dma_ ...Marek Szyprowski
[New][PATCH] hwrng: ks-sa - fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH] perf stat: Fail on extra comma while parsing eventsArnaldo Carvalho de Melo
 Re: [PATCH] smp: generic ipi_raise tracepointPeter Zijlstra
[New][PATCH] Input: omap-keypad - fix runtime pm imbalance on errorDinghao Liu
 Re: [PATCH 1/7] perf metricgroup: Change evlist_used to a bitmapArnaldo Carvalho de Melo
 Re: [PATCH V3 4/8] fs/ext4: Update ext4_should_use_dax()Jan Kara
 Re: [PATCH 2/3] drm/etnaviv: Don't ignore errors on getting clocksLubomir Rintel
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Thomas Bogendoerfer
[New]From MichelleMichelle Goodman
 [PATCH 1/2] dt-bindings: serial: add generic DT binding for announ ...Erwan Le Ray
[New][PATCH 0/2] add generic DT binding for RTS/CTSErwan Le Ray
 [PATCH 2/2] serial: stm32: Use generic DT binding for announcing R ...Erwan Le Ray
 Re: linux-next boot error: BUG: Invalid wait context ]Dmitry Vyukov
 Re: [PATCH] smp: generic ipi_raise tracepointWojciech Kudla
[New][PATCH v3 0/5] Capacity awareness for SCHED_DEADLINEDietmar Eggemann
 [PATCH v3 1/5] sched/deadline: Optimize dl_bw_cpus()Dietmar Eggemann
 [PATCH v3 2/5] sched/deadline: Add dl_bw_capacity()Dietmar Eggemann
 [PATCH v3 3/5] sched/deadline: Improve admission control for asymm ...Dietmar Eggemann
 [PATCH v3 4/5] sched/deadline: Make DL capacity-awareDietmar Eggemann
 [PATCH v3 5/5] sched/deadline: Implement fallback mechanism for !f ...Dietmar Eggemann
 Re: [PATCH 14/15] PCI: brcmstb: Set bus max burst side by chip typeNicolas Saenz Julienne
 Re: [PATCH v4 1/4] dt-bindings: iio: magnetometer: ak8975: convert ...Jonathan Albrieux
[New][PATCH] i2c: imx-lpi2c: fix runtime pm imbalance on errorDinghao Liu
 Re: XHCI vs PCM2903B/PCM2904 part 2Mathias Nyman
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Serge Semin
 Re: [PATCH 5/7] perf metricgroup: Remove duped metric group eventsJiri Olsa
 Re: [PATCH] tty: hvc: Fix data abort due to race in hvc_openrananta@codeauro ...
 Re: [PATCH 09/15] device core: Add ability to handle multiple dma ...Jim Quinlan
 Re: [PATCH V4 14/17] arm64/cpufeature: Add remaining feature bits ...Suzuki K Poulose
 Re: [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_in ...Vlastimil Babka
 Re: [PATCH] smp: generic ipi_raise tracepointPeter Zijlstra
 Re: [PATCH V4 15/17] arm64/cpufeature: Add remaining feature bits ...Suzuki K Poulose
[New][PATCH] drm/amd/amdkfd: Fix large framesize for kfd_smi_ev_read()Aurabindo Pillai
 Re: [PATCH v4 1/4] dt-bindings: iio: magnetometer: ak8975: convert ...Andy Shevchenko
 Re: [PATCH V4 17/17] arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpui ...Suzuki K Poulose
 Re: [PATCH 2/2] soundwire: intel: transition to 3 steps initializationVinod Koul
 Re: [PATCH 1/2] soundwire: intel: use a single moduleVinod Koul
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Andrew Lunn
[New]piix4-poweroff.c I/O BAR usageBjorn Helgaas
 Re: [PATCH 00/13] Reconcile NUMA balancing decisions with the load ...Jirka Hladky
 Re: [PATCH v30 01/20] x86/cpufeatures: x86/msr: Add Intel SGX hard ...Jarkko Sakkinen
 Re: [PATCH] init/main.c: Print all command line when bootMasami Hiramatsu
 Re: [PATCH] drm/panfrost: fix runtime pm imbalance on errorSteven Price
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Serge Semin
 Re: [PATCH 09/15] device core: Add ability to handle multiple dma ...Greg Kroah-Hartman
 Re: [PATCH v30 02/20] x86/cpufeatures: x86/msr: Intel SGX Launch C ...Jarkko Sakkinen
[New][RFC PATCH] tick/sched: update full_nohz status after SCHED dep is ...Juri Lelli
 Re: [PATCH 2/3] drm/etnaviv: Don't ignore errors on getting clocksLucas Stach
 Re: [PATCH V2] arm64/cpufeature: Drop open encodings while extract ...Marc Zyngier
 Re: Endless soft-lockups for compiling workload since next-20200519Qian Cai
 Re: [PATCH V3 7/8] fs/ext4: Introduce DAX inode flagJan Kara
[New][PATCH] driver core: platform: Fix spelling errors in platform.cTang Bin
 Re: [PATCH v3] EDAC/ghes: Setup DIMM label from DMI and use it in ...Robert Richter
 Re: [PATCH v6 0/5] perf stat: Support overall statistics for inter ...Arnaldo Carvalho de Melo
 Re: [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to I ...Thomas Gleixner
 Re: [PATCH 3/3] objtool: Enable compilation of objtool for all arc ...Josh Poimboeuf
 Re: [PATCH 20/33] ipv4: add ip_sock_set_recverrChristoph Hellwig
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()Thomas Gleixner
 [PATCH 3.16 09/99] padata: Replace delayed timer with immediate wo ...Ben Hutchings
 [PATCH 3.16 01/99] fs/namespace.c: fix mountpoint reference counte ...Ben Hutchings
 [PATCH 3.16 14/99] crypto: pcrypt - Do not clear MAY_SLEEP flag in ...Ben Hutchings
 [PATCH 3.16 17/99] crypto: api - Check spawn->alg under lock in cr ...Ben Hutchings
 [PATCH 3.16 12/99] padata: purge get_cpu and reorder_via_wq from p ...Ben Hutchings
 Re: [PATCH 0/3] tracing/kprobes: Fix event generation API etc.Masami Hiramatsu
 [PATCH 3.16 29/99] zd1211rw: fix storage endpoint lookupBen Hutchings
 [PATCH 3.16 22/99] ath9k: fix storage endpoint lookupBen Hutchings
 [PATCH 3.16 19/99] mmc: spi: Toggle SPI polarity, do not hardcode itBen Hutchings
 [PATCH 3.16 77/99] KVM: x86: Refactor picdev_write() to prevent Sp ...Ben Hutchings
 [PATCH 3.16 65/99] media: uvcvideo: Avoid cyclic entity chains due ...Ben Hutchings
[New][PATCH] power: reset: vexpress: fix build issueAnders Roxell
 [PATCH 3.16 50/99] usb: gadget: f_ecm: Use atomic_t to track in-fl ...Ben Hutchings
 [PATCH 3.16 20/99] reiserfs: Fix memory leak of journal device stringBen Hutchings
 [PATCH 3.16 44/99] efi/x86: Map the entire EFI vendor string befor ...Ben Hutchings
 [PATCH 3.16 43/99] efi: Use early_mem*() instead of early_io*()Ben Hutchings
 [PATCH 3.16 74/99] CIFS: Fix task struct use-after-free on reconnectBen Hutchings
 [PATCH 3.16 66/99] KVM: PPC: Book3S HV: Uninit vCPU if vcore creat ...Ben Hutchings
 [PATCH 3.16 98/99] bonding/alb: properly access headers in bond_al ...Ben Hutchings
 [PATCH 3.16 83/99] KVM: x86: Protect DR-based index computations f ...Ben Hutchings
 [PATCH 3.16 76/99] KVM: x86: Protect x86_decode_insn from Spectre- ...Ben Hutchings
 [PATCH 3.16 85/99] of: Add OF_DMA_DEFAULT_COHERENT & select it on ...Ben Hutchings
 [PATCH 3.16 88/99] media/v4l2-core: set pages dirty upon releasing ...Ben Hutchings
 [PATCH 3.16 57/99] sparc32: fix struct ipc64_perm type definitionBen Hutchings
 [PATCH 3.16 55/99] jbd2: clear JBD2_ABORT flag before journal_rese ...Ben Hutchings
 [PATCH 3.16 87/99] mm/mempolicy.c: fix out of bounds write in mpol ...Ben Hutchings
 [PATCH 3.16 67/99] KVM: PPC: Book3S PR: Free shared page if mmu in ...Ben Hutchings
 [PATCH 3.16 84/99] KVM: Check for a bad hva before dropping into t ...Ben Hutchings
 [PATCH 3.16 94/99] nfs: use kmap/kunmap directlyBen Hutchings
 [PATCH 3.16 45/99] PCI: Don't disable bridge BARs when assigning b ...Ben Hutchings
 [PATCH 3.16 59/99] KVM: nVMX: vmread should not set rflags to spec ...Ben Hutchings
 [PATCH 3.16 96/99] NFS: Directory page cache pages need to be lock ...Ben Hutchings
 [PATCH 3.16 95/99] NFS: Fix memory leaks and corruption in readdirBen Hutchings
 [PATCH 3.16 75/99] net_sched: ematch: reject invalid TCF_EM_SIMPLEBen Hutchings
 [PATCH 3.16 58/99] KVM: x86: Don't let userspace set host-reserved ...Ben Hutchings
 [PATCH 3.16 89/99] tcp: clear tp->total_retrans in tcp_disconnect()Ben Hutchings
 [PATCH 3.16 82/99] KVM: x86: Protect MSR-based index computations ...Ben Hutchings
 [PATCH 3.16 70/99] tracing: Fix tracing_stat return values in erro ...Ben Hutchings
 [PATCH 3.16 61/99] KVM: x86/mmu: Apply max PA check for MMIO sptes ...Ben Hutchings
 [PATCH 3.16 71/99] jbd2: switch to use jbd2_journal_abort() when f ...Ben Hutchings
 [PATCH 3.16 68/99] KVM: x86: Free wbinvd_dirty_mask if vCPU creati ...Ben Hutchings
 [PATCH 3.16 69/99] tracing: Fix very unlikely race of registering ...Ben Hutchings
 [PATCH 3.16 54/99] x86/cpu: Update cached HLE state on write to TS ...Ben Hutchings
 [PATCH 3.16 80/99] KVM: x86: Protect kvm_lapic_reg_write() from Sp ...Ben Hutchings
 [PATCH 3.16 97/99] cifs: fail i/o on soft mounts if sessionsetup e ...Ben Hutchings
 [PATCH 3.16 64/99] USB: serial: ir-usb: fix IrLAP framingBen Hutchings
 [PATCH 3.16 52/99] nfs: NFS_SWAP should depend on SWAPBen Hutchings
 [PATCH 3.16 35/99] pxa168fb: Fix the function used to release some ...Ben Hutchings
 [PATCH 3.16 92/99] cls_rsvp: fix rsvp_policyBen Hutchings
 [PATCH 3.16 56/99] KVM: arm64: Only sign-extend MMIO up to registe ...Ben Hutchings
 [PATCH 3.16 81/99] kvm: x86: use macros to compute bank MSRsBen Hutchings
 [PATCH 3.16 79/99] KVM: x86: Protect ioapic_write_indirect() from ...Ben Hutchings
 [PATCH 3.16 90/99] ALSA: dummy: Fix PCM format loop in proc outputBen Hutchings
[New][GIT PULL] overlayfs fixes for 5.7-rc7Miklos Szeredi
 [PATCH 3.16 72/99] ext4, jbd2: ensure panic when aborting with zer ...Ben Hutchings
 [PATCH 3.16 86/99] Btrfs: fix race between adding and putting tree ...Ben Hutchings
 [PATCH 3.16 41/99] ARM: dts: at91: sama5d3: fix maximum peripheral ...Ben Hutchings
 [PATCH 3.16 78/99] KVM: x86: Protect ioapic_read_indirect() from S ...Ben Hutchings
 [PATCH 3.16 73/99] iwlegacy: ensure loop counter addr does not wra ...Ben Hutchings
 [PATCH 3.16 42/99] ARM: dts: at91: sama5d3: define clock rate rang ...Ben Hutchings
 [PATCH 3.16 53/99] ubifs: Fix deadlock in concurrent bulk-read and ...Ben Hutchings
 [PATCH 3.16 60/99] x86: kvm: avoid unused variable warningBen Hutchings
 [PATCH 3.16 47/99] dm space map common: fix to ensure new block is ...Ben Hutchings
 [PATCH 3.16 99/99] sunrpc: expiry_time should be seconds not timevalBen Hutchings
 [PATCH 3.16 23/99] rsi: fix use-after-free on failed probe and unbindBen Hutchings
 [PATCH 3.16 49/99] usb: gadget: f_ncm: Use atomic_t to track in-fl ...Ben Hutchings
 [PATCH 3.16 38/99] ARM: tegra: Enable PLLP bypass during Tegra124 LP1Ben Hutchings
 [PATCH 3.16 63/99] USB: serial: ir-usb: fix link-speed handlingBen Hutchings
 [PATCH 3.16 93/99] kconfig: fix broken dependency in randconfig-ge ...Ben Hutchings
 [PATCH 3.16 25/99] brcmfmac: abort and release host after errorBen Hutchings
[New]From MichelleShayma
 [PATCH 3.16 40/99] media: iguanair: fix endpoint sanity checkBen Hutchings
 [PATCH 3.16 91/99] clocksource: Prevent double add_timer_on() for ...Ben Hutchings
 [PATCH 3.16 39/99] media: iguanair: add sanity checksBen Hutchings
 [PATCH 3.16 62/99] USB: serial: ir-usb: add missing endpoint sanit ...Ben Hutchings
 [PATCH 3.16 34/99] gianfar: Fix TX timestamping with a stacked DSA ...Ben Hutchings
 [PATCH 3.16 32/99] scsi: qla2xxx: Fix mtcp dump collection failureBen Hutchings
 [PATCH 3.16 37/99] clk: tegra: Mark fuse clock as criticalBen Hutchings
 [PATCH 3.16 48/99] usb: dwc3: turn off VBUS when leaving host modeBen Hutchings
 [PATCH 3.16 51/99] staging: wlan-ng: ensure error return is actual ...Ben Hutchings
 [PATCH 3.16 46/99] power: supply: sbs-battery: Fix a signedness bu ...Ben Hutchings
 Re: [PATCH 14/15] PCI: brcmstb: Set bus max burst side by chip typeJim Quinlan
 [PATCH 3.16 27/99] orinoco_usb: fix interface sanity checkBen Hutchings
 [PATCH 3.16 36/99] ALSA: sh: Fix compile warning wrt constBen Hutchings
 [PATCH 3.16 28/99] rsi_91x_usb: fix interface sanity checkBen Hutchings
 [PATCH 3.16 33/99] rtc: hym8563: Return -EINVAL if the time is kno ...Ben Hutchings
 [PATCH 3.16 31/99] crypto: picoxcell - adjust the position of task ...Ben Hutchings
 [PATCH 3.16 26/99] brcmfmac: fix interface sanity checkBen Hutchings
 [PATCH 3.16 30/99] brcmfmac: Fix memory leak in brcmf_usbdev_qinitBen Hutchings
 [PATCH 3.16 24/99] brcmfmac: Fix use after free in brcmf_sdio_read ...Ben Hutchings
 [PATCH 3.16 05/99] padata: avoid race in reorderingBen Hutchings
 [PATCH 3.16 15/99] padata: always acquire cpu_hotplug_lock before ...Ben Hutchings
 [PATCH 3.16 16/99] crypto: af_alg - Use bh_lock_sock in sk_destructBen Hutchings
 [PATCH 3.16 03/99] spi: spi-dw: Add lock protect dw_spi rx/tx to p ...Ben Hutchings
 [PATCH 3.16 21/99] reiserfs: Fix spurious unlock in reiserfs_fill_ ...Ben Hutchings
 [PATCH 3.16 10/99] padata: initialize pd->cpu with effective cpumaskBen Hutchings
 [PATCH 3.16 13/99] crypto: pcrypt - Fix user-after-free on module ...Ben Hutchings
 [PATCH 3.16 18/99] crypto: api - Fix race condition in crypto_spaw ...Ben Hutchings
 [PATCH 3.16 07/99] padata: ensure the reorder timer callback runs ...Ben Hutchings
 [PATCH 3.16 02/99] propagate_one(): mnt_set_mountpoint() needs mou ...Ben Hutchings
 [PATCH 3.16 11/99] padata: Remove broken queue flushingBen Hutchings
 [PATCH 3.16 04/99] padata: Remove unused but set variablesBen Hutchings
 [PATCH 3.16 08/99] padata: ensure padata_do_serial() runs on the c ...Ben Hutchings
 [PATCH 3.16 06/99] padata: get_next is never NULLBen Hutchings
[New][PATCH 3.16 00/99] 3.16.84-rc1 reviewBen Hutchings
 Re: [PATCH net-next v3 1/2] ethtool: provide UAPI for PHY Signal Q ...Andrew Lunn
 Re: [PATCH net-next v3 2/2] net: phy: tja11xx: add SQI supportAndrew Lunn
 Re: [PATCH v4 1/4] dt-bindings: iio: magnetometer: ak8975: convert ...Jonathan Albrieux
 Re: [PATCH] perf bpf-loader: Add missing '*' for key_scan_posArnaldo Carvalho de Melo
 Re: [PATCH 04/15] PCI: brcmstb: Add compatibily of other chipsJim Quinlan
 Re: [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality valueLukasz Stelmach
[New][ANNOUNCE] util-linux v2.35.2Karel Zak
 Re: [PATCH 0/3] tracing/kprobes: Fix event generation API etc.Steven Rostedt
 Re: [RFC v1 2/3] drivers: nvmem: Add driver for QTI qfprom-efuse s ...Srinivas Kandagatla
[New][PATCH] mm, memcg: reclaim more aggressively before high allocator ...Chris Down
 Re: [PATCH v4 06/11] net: ethernet: mtk-eth-mac: new driverArnd Bergmann
[New][PATCH] ARM: dts: imx: imx6qdl-gw: add Gateworks System ControllerTim Harvey
 Re: [PATCH v1 01/25] net: core: device_rename: Use rwsem instead o ...Dan Carpenter
 Re: [PATCH 0/3] tracing/kprobes: Fix event generation API etc.Steven Rostedt
 Re: [PATCH 04/15] PCI: brcmstb: Add compatibily of other chipsNicolas Saenz Julienne
 Re: [TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function ...Rob Herring
 Re: [PATCH net-next v3 1/2] ethtool: provide UAPI for PHY Signal Q ...Michal Kubecek
 Re: [PATCH] sh: include linux/time_types.h for sockiosArnd Bergmann
 Re: [PATCH v3 1/9] perf evlist: introduce control file descriptorsAlexey Budankov
 Re: io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set ...Jens Axboe
[New] "Mr.Mohamed"
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverJeffrey Hugo
[New][PATCH v2] i2c: cadence: Add an error handling for platform_get_irq()Dejin Zheng
 Re: [PATCH v6 0/3] rpmsg: core: Add support for name extensionArnaud POULIQUEN
 Re: [PATCH 0/7] Share events between metricsIan Rogers
[New][PATCH] kprobes/x86: Skip the assignment to ip when there is no po ...Muchun Song
 Re: [PATCH] sh: include linux/time_types.h for sockiosGeert Uytterhoeven
 Re: [PATCH 00/12] Add cpufreq and cci devfreq for mt8183, and SVS ...Matthias Brugger
[New]Re: [PATCH 01/12] OPP: Allow required-opps even if the device does ...Matthias Brugger
 Re: [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health in ...Ira Weiny
 Re: [PATCH v1] usb: musb: dsps: set MUSB_DA8XX quirk for AM335xBin Liu
 Re: [PATCH v3 2/9] perf evlist: implement control command handling ...Alexey Budankov
[New][PATCH net-next] ipv6/route: inherit max_sizes from current netnsChristian Brauner
 Re: linux-next: Signed-off-by missing for commit in the imx-mxs treeShawn Guo
 Re: [PATCH 2/3] drm/etnaviv: Don't ignore errors on getting clocksRussell King - ARM Linux admin
 Re: [PATCH v3 1/2] arm64: dts: add qe node to ls1043ardbShawn Guo
[New][PATCH] usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil
 Re: [PATCH v1] Revert "software node: Simplify software_node_relea ...Petr Mladek
 Re: [PATCH] media: staging: tegra-vde: fix runtime pm imbalance on ...Dan Carpenter
 Re: [PATCH v3 6/9] perf stat: introduce --ctl-fd[-ack] optionsAlexey Budankov
 Re: [PATCH] media: videobuf2-dma-contig: fix bad kfree in vb2_dma_ ...Ulf Hansson
 Re: [PATCH net-next v3 1/2] ethtool: provide UAPI for PHY Signal Q ...Oleksij Rempel
 Re: [PATCH] dns: Apply a default TTL to records obtained from geta ...Jeff Layton
 Re: [patch V6 23/37] x86/entry: Provide IDTENTRY_SYSVECThomas Gleixner
 Re: [patch V6 30/37] x86/entry: Convert reschedule interrupt to ID ...Thomas Gleixner
 Re: [patch V6 07/37] x86/entry: Provide helpers for execute on irq ...Andy Lutomirski
 Re: [PATCH V1 RESEND 1/3] perf/imx_ddr: Add system PMU identifier ...Rob Herring
 Re: [PATCH V3 0/3] ARM: imx: move cpu code to drivers/soc/imxShawn Guo
[New][PATCH] firmware: tegra: Defer BPMP probe if shared memory not ava ...Jon Hunter
 Re: [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm- ...Jordan Crouse
 Re: Bad kfree of dma_parms in v5.7-rc5Ulf Hansson
 Re: [PATCH bpf] security: Fix hook iteration for secid_to_secctxCasey Schaufler
 Re: [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to I ...Andy Lutomirski
[New][GIT PULL] Power management fix for v5.7-rc7"Rafael J. Wysocki"
 Re: [patch V6 36/37] x86/entry: Move paranoid irq tracing out of A ...Thomas Gleixner
 Re: [PATCH v3 3/9] perf stat: factor out event handling loop into ...Alexey Budankov
 Re: [PATCH v7 0/5] mainline Protonic boardsOleksij Rempel
 Re: [PATCH v3 9/9] perf record: introduce --ctl-fd[-ack] optionsAlexey Budankov
 Re: io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set ...Jens Axboe
 Re: [PATCH net-next v3 1/2] ethtool: provide UAPI for PHY Signal Q ...Michal Kubecek
 RE: [PATCH v2] drm/amdgpu: off by on in amdgpu_device_attr_create_ ..."Ruhl, Michael J"
 Re: [PATCH V1 RESEND 1/3] perf/imx_ddr: Add system PMU identifier ...Rob Herring
 Re: [PATCH v2] sched/cputime: make scale_stime() more preciseOleg Nesterov
 Re: [PATCH v3 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc ...Dan Williams
 [PATCH v3] drm/amdgpu: off by one in amdgpu_device_attr_create_gro ...Dan Carpenter
 Re: [patch V6 07/37] x86/entry: Provide helpers for execute on irq ...Thomas Gleixner
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Dan Murphy
 Re: [PATCH net-next v3 1/2] ethtool: provide UAPI for PHY Signal Q ...Andrew Lunn
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Dan Murphy
 RE: [PATCH v3] drm/amdgpu: off by one in amdgpu_device_attr_create ..."Ruhl, Michael J"
 Re: io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set ...Christoph Hellwig
 Re: [RESEND PATCH v7 4/5] ndctl/papr_scm,uapi: Add support for PAP ...Ira Weiny
 Re: [PATCH v3] drm/amdgpu: off by one in amdgpu_device_attr_create ...Christian_König
 RE: [PATCH v3 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc ...David Laight
[New][PATCH] perf config: Add stat.big-num support"Paul A. Clarke"
 Re: [PATCH v2 3/4] counter: Add character device interfacekbuild test robot
 RE: [EXTERNAL] Re: [RFC PATCH 0/4] DirectX on LinuxSteve Pronovost
[New]Re: [PATCH v2] i2c: cadence: Add error handling for a platform_get ...Markus Elfring
 RE: [PATCH v3 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc ...David Laight
 Re: [PATCH v2] sched/cputime: make scale_stime() more precisePeter Zijlstra
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()Andy Lutomirski
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Andrew Lunn
 Re: [patch V6 07/37] x86/entry: Provide helpers for execute on irq ...Andy Lutomirski
 Re: [PATCH] perf config: Add stat.big-num supportArnaldo Carvalho de Melo
 Re: [TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function ...Thierry Reding
[New][PATCHv3 0/5] EXC3000 UpdatesSebastian Reichel
 [PATCHv3 3/5] Input: EXC3000: add EXC80H60 and EXC80H84 supportSebastian Reichel
 [PATCHv3 2/5] Input: EXC3000: switch to i2c's probe_new APISebastian Reichel
 [PATCHv3 1/5] dt-bindings: touchscreen: Convert EETI EXC3000 touch ...Sebastian Reichel
 [PATCHv3 5/5] Input: EXC3000: Add reset gpio supportSebastian Reichel
 [PATCHv3 4/5] Input: EXC3000: Add support to query model and fw_ve ...Sebastian Reichel
 Re: [PATCH] ACPICA: Replace one-element array and use struct_size( ...Kees Cook
 [PATCH v8 5/5] dt-bindings: arm: fsl: add different Protonic boardsOleksij Rempel
 [PATCH v8 4/5] ARM: dts: add Protonic RVT boardOleksij Rempel
 [PATCH v8 2/5] ARM: dts: add Protonic WD2 boardOleksij Rempel
[New][PATCH v8 0/5] mainline Protonic boardsOleksij Rempel
 Re: clock_gettime64 vdso bug on 32-bit arm, rpi-4Szabolcs Nagy
 [PATCH v8 1/5] ARM: dts: add Protonic PRTI6Q boardOleksij Rempel
 [PATCH v8 3/5] ARM: dts: add Protonic VT7 boardOleksij Rempel
 Re: [PATCH] hwrng: ks-sa - fix runtime pm imbalance on error"Sverdlin, Alexander (Nokia - DE/Ulm)"
[New][rcu:rcu/next] BUILD SUCCESS 5b60c7d6d6e85e40289158d1347527f7a55cee40kbuild test robot
 Re: [PATCH v3] perf record: Use an eventfd to wakeup when doneArnaldo Carvalho de Melo
 Re: [PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()Catalin Marinas
 Re: [PATCH net-next v2 2/4] net: phy: dp83869: Set opmode from strapsFlorian Fainelli
 Re: [PATCH 3.16 37/99] clk: tegra: Mark fuse clock as criticalBen Hutchings
 Re: [PATCH 3.16 43/99] efi: Use early_mem*() instead of early_io*()Ben Hutchings
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Dan Murphy
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverDaniel Vetter
 Re: [PATCH 2/3] switchdev: mrp: Remove the variable mrp_ring_stateIvan Vecera
 Re: [PATCH V7 00/15] perf/x86: Add perf text poke eventsPeter Zijlstra
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverGreg Kroah-Hartman
 Re: clean up kernel_{read,write} & friends v2Christoph Hellwig
 Re: [PATCH 00/13] Reconcile NUMA balancing decisions with the load ...Jirka Hladky
 Re: Bad kfree of dma_parms in v5.7-rc5Ulf Hansson
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Florian Fainelli
[New][PATCH 0/2] Fix breakage from adding MSR_IA32_UMWAIT_CONTROLMaxim Levitsky
 [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL uncondit ...Maxim Levitsky
 [PATCH 1/2] kvm: cosmetic: remove wrong braces in kvm_init_msr_lis ...Maxim Levitsky
 Re: [PATCH] mm, memcg: reclaim more aggressively before high alloc ...Michal Hocko
 Re: [PATCH v2] printk/kdb: Redirect printk messages into kdb in an ...Daniel Thompson
 Re: clock_gettime64 vdso bug on 32-bit arm, rpi-4Rich Felker
 Re: [PATCH] kdb: Cleanup math with KDB_CMD_HISTORY_COUNTDaniel Thompson
 Re: [PATCH v2 7/8] exec: Generic execfd support(Eric W. Biederman)
 Re: [PATCH v1] sdhci: tegra: Remove warnings about missing device- ...Sowjanya Komatineni
[New][tip:x86/entry 4/80] drivers/xen/events/events_base.c:1664:6: warn ...kbuild test robot
 Re: [next] i2c: mediatek: Use div_u64 for 64-bit division to fix 3 ...Randy Dunlap
 Re: [PATCH 00/15] PCI: brcmstb: enable PCIe for STB chipsBjorn Helgaas
 Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driverJeffrey Hugo
[New][PATCH] xen: move xen_setup_callback_vector() definition to includ ...Vitaly Kuznetsov
 Re: [PATCH 20/20] maccess: return -ERANGE when copy_from_kernel_no ...Christoph Hellwig
 Re: [PATCH] ARM: pass -msoft-float to gcc earlierNick Desaulniers
 Re: [TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function ...Rob Herring
 Re: [PATCH 1/2] kvm: cosmetic: remove wrong braces in kvm_init_msr ...Vitaly Kuznetsov
[New][PATCH v2] perf config: Add stat.big-num support"Paul A. Clarke"
 Re: [RFC PATCH] tick/sched: update full_nohz status after SCHED de ...Frederic Weisbecker
 Re: Re: [RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() f ...Wolfram Sang
 [PATCH v6 01/19] spi: spi-mem: allow specifying whether an op is D ...Pratyush Yadav
 [PATCH v6 04/19] spi: spi-mem: allow specifying a command's extensionPratyush Yadav
 [PATCH v6 02/19] spi: atmel-quadspi: reject DTR opsPratyush Yadav
[New][PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR supportPratyush Yadav
[New][PATCH] mm, memcg: unify reclaim retry limits with page allocatorChris Down
 [PATCH v6 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD ...Pratyush Yadav
 [PATCH v6 05/19] mtd: spi-nor: add support for DTR protocolPratyush Yadav
 [PATCH v6 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 fo ...Pratyush Yadav
 [PATCH v6 03/19] spi: spi-mtk-nor: reject DTR opsPratyush Yadav
 [PATCH v6 10/19] mtd: spi-nor: core: use dummy cycle and address w ...Pratyush Yadav
 [PATCH v6 08/19] mtd: spi-nor: sfdp: get command opcode extension ...Pratyush Yadav
 [PATCH v6 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablePratyush Yadav
 [PATCH v6 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FS ...Pratyush Yadav
 [PATCH v6 13/19] mtd: spi-nor: sfdp: do not make invalid quad enab ...Pratyush Yadav
 [PATCH v6 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence su ...Pratyush Yadav
 [PATCH v6 12/19] mtd: spi-nor: core: enable octal DTR mode when po ...Pratyush Yadav
 [PATCH v6 16/19] mtd: spi-nor: core: disable Octal DTR mode on sus ...Pratyush Yadav
 [PATCH v6 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdownPratyush Yadav
 [PATCH v6 17/19] mtd: spi-nor: core: expose spi_nor_default_setup( ...Pratyush Yadav
 [PATCH v6 18/19] mtd: spi-nor: spansion: add support for Cypress S ...Pratyush Yadav
[New][PATCH] Bluetooth: hci_qca: Fix uninitialized access to hdevAbhishek Pandit-Subedi
 [PATCH v6 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA ...Pratyush Yadav
 Re: [rcu] 2f08469563: BUG:kernel_reboot-without-warning_in_boot_stageNick Desaulniers
 Re: [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unco ...Vitaly Kuznetsov
[New][PATCH v5 0/4] iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux
 [PATCH v5 1/4] dt-bindings: iio: magnetometer: ak8975: convert for ...Jonathan Albrieux
 [PATCH v5 2/4] dt-bindings: iio: magnetometer: ak8975: add gpio re ...Jonathan Albrieux
 [PATCH v5 3/4] iio: magnetometer: ak8975: Fix typo, uniform measur ...Jonathan Albrieux
 [PATCH v5 4/4] iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux
 Re: [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm- ...Rob Clark
 [PATCH v2] x86/mm: Change so poison pages are either unmapped or m ..."Luck, Tony"
 Re: [PATCH] KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_st ...Vitaly Kuznetsov
 Re: [PATCH] mm, page_alloc: skip ->waternark_boost for atomic orde ...Charan Teja Kalla
 Re: [PATCH] PCI: tegra: fix runtime pm imbalance on errorBjorn Helgaas
[New][PATCH] staging: rtl8192e: Using comparison to true is error proneJohn Oldman
 Re: XHCI vs PCM2903B/PCM2904 part 2Alan Stern
 Re: [PATCH 3/3] objtool: Enable compilation of objtool for all arc ...Matt Helsley
 Re: kernel BUG at fs/inode.c:531!Randy Dunlap
 Re: [PATCH 3/3] objtool: Enable compilation of objtool for all arc ...Matt Helsley
 Re: [PATCH v1] Revert "software node: Simplify software_node_relea ...Andy Shevchenko
 Re: [PATCH] PCI: tegra: fix runtime pm imbalance on errorBjorn Helgaas
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Andrew Lunn
 Re: [PATCH] w1_therm: Free the correct variableAkira shimahara
 Re: [PATCH] hwrng: ks-sa - fix runtime pm imbalance on error""
 Re: [PATCH v3 1/7] bus: mhi: core: Abort suspends due to outgoing ...Jeffrey Hugo
 [PATCH v1 2/3] irqdomain: Get rid of special treatment for ACPI in ...Andy Shevchenko
[New][PATCH v1 1/3] irqdomain: Make __irq_domain_add() less OF-dependentAndy Shevchenko
 Re: [RFC PATCH] tick/sched: update full_nohz status after SCHED de ...Juri Lelli
 [PATCH v1 3/3] irqdomain: Allow software node to be correct one fo ...Andy Shevchenko
 Re: [PATCHv3 2/5] Input: EXC3000: switch to i2c's probe_new APIEnric Balletbo i Serra
 Re: [PATCH 1/3] selftests: kvm: add a SVM version of state-testVitaly Kuznetsov
 Re: [PATCH 5/7] perf metricgroup: Remove duped metric group eventsIan Rogers
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()Andy Lutomirski
[New][PATCH] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORTLaurent Dufour
 Re: [PATCH] mm, memcg: reclaim more aggressively before high alloc ...Johannes Weiner
[New][PATCH ghak25 v6] audit: add subj creds to NETFILTER_CFG record to ...Richard Guy Briggs
 Re: [PATCHv3 4/5] Input: EXC3000: Add support to query model and f ...Enric Balletbo i Serra
 Re: [PATCH net-next] ipv6/route: inherit max_sizes from current netnsDavid Ahern
 Re: [PATCH v3 2/7] bus: mhi: core: Introduce independent voting me ...Jeffrey Hugo
 Re: [PATCHv3 5/5] Input: EXC3000: Add reset gpio supportEnric Balletbo i Serra
 Re: [PATCH ghak25 v6] audit: add subj creds to NETFILTER_CFG recor ...Richard Guy Briggs
 Re: [PATCH v3 2/2] scsi: ufs-qcom: enter and exit hibern8 during c ..."Asutosh Das (asd)"
 Re: [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unco ...Maxim Levitsky
 Re: [PATCH] mm, memcg: unify reclaim retry limits with page allocatorMichal Hocko
 Re: [PATCH 1/3] selftests: kvm: add a SVM version of state-testPaolo Bonzini
 Re: [RESEND PATCH v7 2/5] seq_buf: Export seq_buf_printf() to exte ...Christoph Hellwig
 Re: [RFC PATCH] tick/sched: update full_nohz status after SCHED de ...Frederic Weisbecker
 Re: [PATCH] Input: omap-keypad - fix runtime pm imbalance on errorDmitry Torokhov
 Re: [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD a ...Mike Rapoport
[New]Linux 4.4.224Greg Kroah-Hartman
 Re: Linux 4.4.224Greg Kroah-Hartman
[New]Linux 4.9.224Greg Kroah-Hartman
 Re: Linux 4.14.181Greg Kroah-Hartman
[New]Linux 4.14.181Greg Kroah-Hartman
 Re: Linux 4.9.224Greg Kroah-Hartman
[New]Linux 4.19.124Greg Kroah-Hartman
 Re: Linux 4.19.124Greg Kroah-Hartman
[New]Linux 5.4.42Greg Kroah-Hartman
 Re: Linux 5.4.42Greg Kroah-Hartman
[New]Linux 5.6.14Greg Kroah-Hartman
 Re: [PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-ho ..."Kuppuswamy, Sathyanarayanan"
 Re: Linux 5.6.14Greg Kroah-Hartman
 Re: [PATCH] mm, memcg: reclaim more aggressively before high alloc ...Michal Hocko
 [PATCH liburing v2 1/5] Add CQ ring 'flags' fieldStefano Garzarella
 [PATCH liburing v2 2/5] man/io_uring_setup.2: add 'flags' field in ...Stefano Garzarella
 [PATCH liburing v2 3/5] Add helpers to set and get eventfd notific ...Stefano Garzarella
 Re: [PATCH v4] ACPI/IORT: Fix PMCG node single ID mapping handling.Tuan Phan
[New][PATCH liburing v2 0/5] liburing: add helpers to enable/disable ev ...Stefano Garzarella
 [PATCH liburing v2 5/5] Add test/eventfd-disable.c test caseStefano Garzarella
 [PATCH liburing v2 4/5] man/io_uring_register.2: add IORING_CQ_EVE ...Stefano Garzarella
 Re: [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64Catalin Marinas
 Re: [PATCH v5 1/4] rcu/kasan: record and print call_rcu() call stackAndrey Konovalov
 Re: clock_gettime64 vdso bug on 32-bit arm, rpi-4Rich Felker
[New][PATCH] lan743x: Added fixed link supportRoelof Berg
[New][PATCH] media: cedrus: Add support for additional output formatsJernej Skrabec
[New]Hello DearLisa Tofan
 Re: [patch V6 36/37] x86/entry: Move paranoid irq tracing out of A ...Andy Lutomirski
 Re: [PATCH] Bluetooth: hci_qca: Fix uninitialized access to hdevMarcel Holtmann
[New][PATCH v5] ACPI/IORT: Fix PMCG node single ID mapping handlingTuan Phan
 Re: [PATCH] dt-bindings: input: touchscreen: edt-ft5x06: change re ...Dmitry Torokhov
 Re: [PATCH liburing v2 0/5] liburing: add helpers to enable/disabl ...Jens Axboe
 Re: [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unco ...Vitaly Kuznetsov
 Re: [PATCH] input: i8042: Remove special PowerPC handlingDmitry Torokhov
 Re: [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health in ...Vaibhav Jain
 Re: [PATCH] ASoC: mmp-sspa: Fix the error handling in probe()Mark Brown
 Re: [PATCH 0/2] MAINTAINER entries for few ROHM power devicesMark Brown
 Re: [PATCH] x86/uv/time: Replace one-element array and save heap spaceKees Cook
 Re: [PATCH] Input: omap-keypad - fix runtime pm imbalance on error"Rafael J. Wysocki"
 Re: [tip:x86/mm 1/23] arch/x86/mm/init.c:75:6: warning: no previou ...Borislav Petkov
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Dan Murphy
 [PATCH 01/24] KVM: nSVM: fix condition for filtering async PFPaolo Bonzini
 [PATCH 03/24] KVM: nSVM: inject exceptions via svm_check_nested_eventsPaolo Bonzini
[New][PATCH 00/24] KVM: nSVM: event fixes and migration supportPaolo Bonzini
 [PATCH 05/24] KVM: nSVM: correctly inject INIT vmexitsPaolo Bonzini
 [PATCH 12/24] KVM: nSVM: save all control fields in svm->nestedPaolo Bonzini
 [PATCH 10/24] KVM: nSVM: pass vmcb_control_area to copy_vmcb_contr ...Paolo Bonzini
 [PATCH 21/24] KVM: x86: always update CR3 in VMCBPaolo Bonzini
 [PATCH 18/24] KVM: nSVM: leave guest mode when clearing EFER.SVMEPaolo Bonzini
 [PATCH 24/24] KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SE ...Paolo Bonzini
 [PATCH 22/24] uaccess: add memzero_userPaolo Bonzini
 [PATCH 20/24] KVM: MMU: pass arbitrary CR0/CR4/EFER to kvm_init_sh ...Paolo Bonzini
 [PATCH 17/24] KVM: nSVM: do all MMU switch work in init/uninit fun ...Paolo Bonzini
 [PATCH 16/24] KVM: nSVM: split nested_vmcb_check_controlsPaolo Bonzini
 [PATCH 13/24] KVM: nSVM: do not reload pause filter fields from VMCBPaolo Bonzini
 [PATCH 23/24] selftests: kvm: add a SVM version of state-testPaolo Bonzini
 Re: [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to I ...Andy Lutomirski
 [PATCH 15/24] KVM: nSVM: remove HF_HIF_MASKPaolo Bonzini
 [PATCH 19/24] KVM: nSVM: extract svm_set_gifPaolo Bonzini
 [PATCH 09/24] KVM: nSVM: clean up tsc_offset updatePaolo Bonzini
 [PATCH 14/24] KVM: nSVM: remove HF_VINTR_MASKPaolo Bonzini
 [PATCH 11/24] KVM: nSVM: remove trailing padding for struct vmcb_c ...Paolo Bonzini
 [PATCH 08/24] KVM: nSVM: extract preparation of VMCB for nested runPaolo Bonzini
 [PATCH 04/24] KVM: nSVM: remove exit_requiredPaolo Bonzini
 [PATCH 07/24] KVM: nSVM: extract load_nested_vmcb_controlPaolo Bonzini
 [PATCH 06/24] KVM: nSVM: move map argument out of enter_svm_guest_modePaolo Bonzini
 [PATCH 02/24] KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
 Re: [PATCH net-next] ipv6/route: inherit max_sizes from current netnsChristian Brauner
 Re: [PATCH 2/7] x86/percpu: Clean up percpu_to_op()Nick Desaulniers
 Re: [PATCH net-next] ipv6/route: inherit max_sizes from current netnsDavid Ahern
 Re: kernel BUG at mm/hugetlb.c:LINE!Mike Kravetz
 Re: [PATCH v5] ACPI/IORT: Fix PMCG node single ID mapping handlingLorenzo Pieralisi
 Re: [PATCH net-next] ipv6/route: inherit max_sizes from current netnsChristian Brauner
 Re: [PATCH v10 1/5] usb: xhci: Change the XHCI link order in the M ...Alan Cooper
 Re: [PATCHv3 2/5] Input: EXC3000: switch to i2c's probe_new APIDmitry Torokhov
 Re: [PATCH V6 0/4] x86/resctrl: Enable user to view and select thr ...Reinette Chatre
 Re: [PATCH v4 06/11] net: ethernet: mtk-eth-mac: new driverBartosz Golaszewski
 Re: [PATCH] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORTLaurent Dufour
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()"Paul E. McKenney"
 Re: [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unco ...Maxim Levitsky
 Re: [PATCH net-next v3 1/2] ethtool: provide UAPI for PHY Signal Q ...Oleksij Rempel
 Re: [PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()Will Deacon
 Re: arm64: Register modification during syscall entry/exit stopWill Deacon
 Re: [PATCH 09/15] device core: Add ability to handle multiple dma ...Christoph Hellwig
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ...Joel Fernandes
 [PATCH v2] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORTLaurent Dufour
 Re: [PATCH V2 3/3] PCI: Add helpers to enable/disable CXL.mem and ...Christoph Hellwig
 Re: [PATCH v5] ACPI/IORT: Fix PMCG node single ID mapping handlingWill Deacon
 Re: [PATCHv3 3/5] Input: EXC3000: add EXC80H60 and EXC80H84 supportDmitry Torokhov
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Florian Fainelli
 Re: Re: [PATCH] PCI: dwc: Warn only for non-prefetchable memory re ...Vidya Sagar
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()Andy Lutomirski
 Re: [PATCHv3 4/5] Input: EXC3000: Add support to query model and f ...Dmitry Torokhov
 Re: [PATCH v11] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module ...Sibi Sankar
 Re: Re: [PATCH] PCI: dwc: Warn only for non-prefetchable memory re ...Vidya Sagar
 Re: [PATCH] mm, memcg: reclaim more aggressively before high alloc ...Johannes Weiner
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Dan Murphy
 [PATCH v4 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock ...Asutosh Das
[New][PATCH v4 1/2] scsi: ufs: export hibern8 entryAsutosh Das
 Re: [PATCH V2] arm64/cpufeature: Drop open encodings while extract ...Will Deacon
 Re: [PATCH V3] arm64/cpufeature: Validate hypervisor capabilities ...Will Deacon
 Re: [PATCH v5] ACPI/IORT: Fix PMCG node single ID mapping handlingWill Deacon
 Re: Another approach of UFSHPBChristoph Hellwig
 Re: [PATCH v5 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info ...Mathieu Poirier
 Re: mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_pageNaresh Kamboju
[New][RESEND PATCH] media: marvell-ccic: Add support for runtime PMLubomir Rintel
 Re: [PATCH v5 2/5] remoteproc: qcom: Introduce helper to store pil ...Mathieu Poirier
 Re: [PATCH 1/3] drm/writeback: don't set fence->ops to defaultDaniel Vetter
 Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_us ...Kees Cook
 Re: [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence ...Daniel Vetter
[New]Reply Urgently!!"Mr Saeed Ahmed"
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()"Paul E. McKenney"
[New][PATCH V3 0/3] PCI: Add basic Compute eXpress Link DVSEC decodeSean V Kelley
 [PATCH V3 2/3] PCI: Add basic Compute eXpress Link DVSEC decodeSean V Kelley
 [PATCH V3 3/3] PCI: Add helpers to enable/disable CXL.mem and CXL. ...Sean V Kelley
 Re: [PATCH v3 8/9] perf record: implement control commands handlingAlexey Budankov
 [PATCH V3 1/3] PCI: Add defines for Designated Vendor-Specific Cap ...Sean V Kelley
 Re: [PATCH] PCI: tegra: fix runtime pm imbalance on errorVidya Sagar
 Re: [PATCH net-next v1] hinic: add support to set and get pause paramDavid Miller
 Re: [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence ...Oded Gabbay
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()"Paul E. McKenney"
[New]general protection fault in unpin_user_pagessyzbot
[New][PATCH 0/1] RFC: Make thunderbolt NHI driver work with kexecMaxim Levitsky
 [PATCH 1/1] thunderbolt: add trivial .shutdownMaxim Levitsky
 Re: [RFC][PATCH 3/5] thermal: Add support for setting notification ...Srinivas Pandruvada
 Re: [PATCH] drm/amdgpu/smu10: Replace one-element array and use st ...Alex Deucher
 Re: [PATCH] kthread: Use TASK_IDLE state for newly created kernel ...Greg Kroah-Hartman
 [PATCH v2 2/7] perf metricgroup: Use early return in add_metricIan Rogers
 [PATCH v2 3/7] perf metricgroup: Delay events string creationIan Rogers
 [PATCH v2 4/7] perf metricgroup: Order event groups by sizeIan Rogers
 [PATCH v2 6/7] perf metricgroup: Add options to not group or mergeIan Rogers
 [PATCH v2 7/7] perf metricgroup: Remove unnecessary ',' from eventsIan Rogers
 [PATCH v2 5/7] perf metricgroup: Remove duped metric group eventsIan Rogers
[New][PATCH v2 0/7] Share events between metricsIan Rogers
 [PATCH v2 1/7] perf metricgroup: Always place duration_time lastIan Rogers
 Re: [PATCH] drm/amd/amdkfd: Fix large framesize for kfd_smi_ev_read()Alex Deucher
 Re: [PATCH v1] Revert "software node: Simplify software_node_relea ...Brendan Higgins
 Re: [PATCH 21/24] KVM: x86: always update CR3 in VMCBSean Christopherson
 Re: [PATCH 3/7] perf metricgroup: Delay events string creationIan Rogers
[New]KMSAN: uninit-value in get_blocksyzbot
[New]KASAN: slab-out-of-bounds Read in br_mrp_parsesyzbot
 Re: [PATCH 21/24] KVM: x86: always update CR3 in VMCBSean Christopherson
 Re: [PATCH 09/15] device core: Add ability to handle multiple dma ...Jim Quinlan
 [PATCH v2 2/7] padata: initialize earlierDaniel Jordan
 [PATCH v2 5/7] mm: parallelize deferred_init_memmap()Daniel Jordan
 [PATCH v2 6/7] mm: make deferred init's max threads arch-specificDaniel Jordan
 [PATCH v2 3/7] padata: allocate work structures for parallel jobs ...Daniel Jordan
 [PATCH v2 4/7] padata: add basic support for multithreaded jobsDaniel Jordan
 [PATCH v2 7/7] padata: document multithreaded jobsDaniel Jordan
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ...Sebastian Andrzej Siewior
 [PATCH v2 1/7] padata: remove exit routineDaniel Jordan
[New][PATCH v2 0/7] padata: parallelize deferred page initDaniel Jordan
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()Thomas Gleixner
[New]include/linux/libata.h:1366:2: note: in expansion of macro '__ATA_ ...kbuild test robot
 Re: [patch V6 36/37] x86/entry: Move paranoid irq tracing out of A ...Thomas Gleixner
 Re: [PATCH V3 7/8] fs/ext4: Introduce DAX inode flagIra Weiny
 Re: [PATCH V6 0/4] x86/resctrl: Enable user to view and select thr ...Borislav Petkov
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ...Peter Zijlstra
[New][PATCH] nouveau/hmm: fix migrate zero page to GPURalph Campbell
 Re: [RFC][PATCH 01/13] sched/deadline: Impose global limits on sch ...Juri Lelli
 Re: [PATCH v2] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORTGreg Kurz
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Thomas Bogendoerfer
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Thomas Bogendoerfer
 Re: [PATCH ghak25 v6] audit: add subj creds to NETFILTER_CFG recor ...Paul Moore
[New][PATCH] 9p/xen: increase XEN_9PFS_RING_ORDERStefano Stabellini
 Re: [PATCH] dt-bindings: input: touchscreen: edt-ft5x06: change re ...Heiko Stübner
 Re: [PATCH v3 2/7] bus: mhi: core: Introduce independent voting me ...bbhatt@codeauro ...
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ..."Paul E. McKenney"
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ...Joel Fernandes
 Re: [PATCH 1/1] thunderbolt: add trivial .shutdownMaxim Levitsky
 Re: [RFC PATCH] tick/sched: update full_nohz status after SCHED de ...Juri Lelli
 Re: [RESEND PATCH v7 4/5] ndctl/papr_scm,uapi: Add support for PAP ...Vaibhav Jain
 Re: [PATCH v30 04/20] x86/sgx: Add SGX microarchitectural data str ...Borislav Petkov
[New][PATCH ghak25 v6a] audit: add subj creds to NETFILTER_CFG record t ...Richard Guy Briggs
 Re: [PATCH] wlcore: fix runtime pm imbalance in wl1271_op_suspendTony Lindgren
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ...Uladzislau Rezki
 Re: [PATCH] wlcore: fix runtime pm imbalance in __wl1271_op_remove ...Tony Lindgren
 Re: [PATCH v8 09/10] dt-bindings: interconnect: Add interconnect-t ...Sibi Sankar
 Re: [PATCH] wlcore: fix runtime pm imbalance in wlcore_regdomain_c ...Tony Lindgren
 Re: [PATCH ghak25 v6] audit: add subj creds to NETFILTER_CFG recor ...Steve Grubb
[New][PATCH 0/1] RFC: Make thunderbolt NHI driver work with kexec [RESEND]Maxim Levitsky
 [PATCH 1/1] thunderbolt: add trivial .shutdownMaxim Levitsky
 Re: [PATCH] wlcore: fix runtime pm imbalance in wl1271_tx_workTony Lindgren
 Re: [PATCH ghak25 v6] audit: add subj creds to NETFILTER_CFG recor ...Richard Guy Briggs
 Re: [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_dat ...Joel Fernandes
[New][PATCH v3 0/2] mfd: Add ENE KB3930 Embedded Controller driverLubomir Rintel
 Re: [PATCH] x86/uv/time: Replace one-element array and save heap spaceJoe Perches
 Re: [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD a ...Guenter Roeck
 Re: zswap z3fold + memory offline = infinite loopQian Cai
 Re: [PATCH ghak25 v6] audit: add subj creds to NETFILTER_CFG recor ...Richard Guy Briggs
 Re: [PATCH v3 2/7] bus: mhi: core: Introduce independent voting me ...Jeffrey Hugo
 Re: mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_pageChris Down
[New][PATCH perf/core] perf branch: Replace zero-length array with flex ..."Gustavo A. R. Silva"
 Re: [PATCH v3 2/2] x86/copy_mc: Introduce copy_mc_generic()Vivek Goyal
 Re: [PATCH v8 09/10] dt-bindings: interconnect: Add interconnect-t ...Saravana Kannan
 [PATCH v3 1/2] dt-bindings: mfd: Add ENE KB3930 Embedded Controlle ...Lubomir Rintel
 [PATCH v3 2/2] mfd: ene-kb3930: Add driver for ENE KB3930 Embedded ...Lubomir Rintel
[New][ANNOUNCE] Git v2.27.0-rc1Junio C Hamano
 Re: [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to I ...Thomas Gleixner
 Re: [PATCH] drm/amd/amdkfd: Fix large framesize for kfd_smi_ev_read()Felix Kuehling
 Re: [PATCH] nouveau/hmm: fix migrate zero page to GPUJason Gunthorpe
 Re: XHCI vs PCM2903B/PCM2904 part 2Rik van Riel
 Re: [PATCH v3 42/75] x86/sev-es: Setup GHCB based boot #VC handlerBorislav Petkov
 Re: [PATCH 00/24] KVM: nSVM: event fixes and migration supportMaxim Levitsky
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()Thomas Gleixner
 Re: [PATCH V3 7/8] fs/ext4: Introduce DAX inode flagAndreas Dilger
 Re: [PATCH v3 03/19] mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Andrew Lunn
 Re: [GIT PULL] overlayfs fixes for 5.7-rc7pr-tracker-bot@kernel ...
 Re: [GIT PULL] Power management fix for v5.7-rc7pr-tracker-bot@kernel ...
 [PATCH v2] Makefile: support compressed debug infoNick Desaulniers
 Re: [PATCH v1 01/25] net: core: device_rename: Use rwsem instead o ...Thomas Gleixner
 Re: [ANNOUNCE] Git v2.27.0-rc1Jeff King
 Re: [PATCH v7 11/11] media: platform: Add jpeg dec/enc featureTomasz Figa
 Re: [PATCH V3 4/8] fs/ext4: Update ext4_should_use_dax()Ira Weiny
 Re: io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set ...Thomas Gleixner
 [PATCH] rds: fix crash in rds_info_getsockopt()John Hubbard
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()"Paul E. McKenney"
 Re: [V9fs-developer] [PATCH] 9p/xen: increase XEN_9PFS_RING_ORDERDominique Martinet
 Re: [PATCH v3 2/7] bus: mhi: core: Introduce independent voting me ...bbhatt@codeauro ...
 Re: [PATCH] rds: fix crash in rds_info_getsockopt()santosh.shilimkar@oracle ...
[New][PATCH v3 0/5] iio: imu: bmi160: added regulator and mount-matrix ...Jonathan Albrieux
 [PATCH v3 1/5] dt-bindings: iio: imu: bmi160: convert txt format t ...Jonathan Albrieux
 [PATCH v3 2/5] dt-bindings: iio: imu: bmi160: add regulators and m ...Jonathan Albrieux
 [PATCH v3 3/5] iio: imu: bmi160: fix typoJonathan Albrieux
 [PATCH v3 4/5] iio: imu: bmi160: added regulator supportJonathan Albrieux
 [PATCH v3 5/5] iio: imu: bmi160: added mount-matrix supportJonathan Albrieux
 Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_us ...Andrea Arcangeli
[New][GIT PULL] UML fixes for 5.7 finalRichard Weinberger
[New][GIT PULL] UBI/UBIFS fixes for 5.7 finalRichard Weinberger
[New][GIT PULL] MTD fixes for 5.7 finalRichard Weinberger
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()Thomas Gleixner
 Re: [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD a ...Mike Rapoport
 Re: [patch V6 01/37] tracing/hwlat: Use ktime_get_mono_fast_ns()Thomas Gleixner
 Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_us ...Andrea Arcangeli
 Re: XHCI vs PCM2903B/PCM2904 part 2Rik van Riel
 [PATCH 2/8] virt: vbox: Fix guest capabilities mask checkHans de Goede
[New][PATCH 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG ...Hans de Goede
 [PATCH 3/8] virt: vbox: Rename guest_caps struct members to set_gu ...Hans de Goede
 [PATCH 5/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_ ...Hans de Goede
 [PATCH 7/8] virt: vbox: Log unknown ioctl requests as errorHans de Goede
 [PATCH 8/8] virt: vbox: Fix some comments which talk about the "se ...Hans de Goede
 [PATCH 6/8] virt: vbox: Add a few new vmmdev request types to the ...Hans de Goede
 [PATCH 4/8] virt: vbox: Add vbg_set_host_capabilities() helper fun ...Hans de Goede
 [PATCH 02/33] net: remove kernel_getsockoptChristoph Hellwig
 [PATCH 03/33] net: add sock_set_reuseaddrChristoph Hellwig
[New]remove kernel_setsockopt and kernel_getsockopt v2Christoph Hellwig
 [PATCH 10/33] net: add sock_set_rcvbufChristoph Hellwig
 [PATCH 11/33] net: add sock_set_reuseportChristoph Hellwig
 [PATCH 12/33] tcp: add tcp_sock_set_corkChristoph Hellwig
 [PATCH 17/33] tcp: add tcp_sock_set_keepidleChristoph Hellwig
 [PATCH 30/33] tipc: call tsk_set_importance from tipc_topsrv_creat ...Christoph Hellwig
 [PATCH 31/33] sctp: add sctp_sock_set_nodelayChristoph Hellwig
 [PATCH 32/33] net: add a new bind_add methodChristoph Hellwig
 [PATCH 33/33] net: remove kernel_setsockoptChristoph Hellwig
 [PATCH 29/33] rxrpc: add rxrpc_sock_set_min_security_levelChristoph Hellwig
 [PATCH 28/33] ipv6: add ip6_sock_set_recvpktinfoChristoph Hellwig
 [PATCH 26/33] ipv6: add ip6_sock_set_recverrChristoph Hellwig
 [PATCH 24/33] ipv4: add ip_sock_set_pktinfoChristoph Hellwig
 [PATCH 27/33] ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig
 [PATCH 25/33] ipv6: add ip6_sock_set_v6onlyChristoph Hellwig
 [PATCH 23/33] ipv4: add ip_sock_set_mtu_discoverChristoph Hellwig
 [PATCH 21/33] ipv4: add ip_sock_set_freebindChristoph Hellwig
 [PATCH 20/33] ipv4: add ip_sock_set_tosChristoph Hellwig
 [PATCH 22/33] ipv4: add ip_sock_set_recverrChristoph Hellwig
 [PATCH 18/33] tcp: add tcp_sock_set_keepintvlChristoph Hellwig
 [PATCH 16/33] tcp: add tcp_sock_set_user_timeoutChristoph Hellwig
 [PATCH 19/33] tcp: add tcp_sock_set_keepcntChristoph Hellwig
 [PATCH 15/33] tcp: add tcp_sock_set_syncntChristoph Hellwig
 [PATCH 14/33] tcp: add tcp_sock_set_quickackChristoph Hellwig
 [PATCH 13/33] tcp: add tcp_sock_set_nodelayChristoph Hellwig
 [PATCH 09/33] net: add sock_set_keepaliveChristoph Hellwig
 [PATCH 06/33] net: add sock_set_sndtimeoChristoph Hellwig
 [PATCH 05/33] net: add sock_set_priorityChristoph Hellwig
 [PATCH 07/33] net: add sock_bindtoindexChristoph Hellwig
 [PATCH 08/33] net: add sock_enable_timestampsChristoph Hellwig
[New][PATCH] Replace HTTP links with HTTPS ones: documentation"Alexander A. Klimov"
 [PATCH 01/33] dlm: use the tcp version of accept_from_sock for sct ...Christoph Hellwig
 [PATCH 04/33] net: add sock_no_lingerChristoph Hellwig
 Re: [ANNOUNCE] Git v2.27.0-rc1Junio C Hamano
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Dan Murphy
 Re: [PATCH V3 7/8] fs/ext4: Introduce DAX inode flagIra Weiny
[New][PATCH] sdhci: tegra: Avoid reading autocal timeout values when no ...Sowjanya Komatineni
 Re: [patch V6 04/37] x86: Make hardware latency tracing explicitThomas Gleixner
 Re: [patch V6 04/37] x86: Make hardware latency tracing explicitAndy Lutomirski
 Re: [PATCH 21/24] KVM: x86: always update CR3 in VMCBPaolo Bonzini
 Re: [PATCH v2] sched/cputime: make scale_stime() more precisePeter Zijlstra
 Re: [patch V6 01/37] tracing/hwlat: Use ktime_get_mono_fast_ns()Peter Zijlstra
 Re: [PATCH] media: staging: tegra-vde: fix runtime pm imbalance on ...kbuild test robot
 Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_us ...Lokesh Gidra
 Re: io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set ...Jens Axboe
 Re: [PATCH V6 0/4] x86/resctrl: Enable user to view and select thr ...Reinette Chatre
 Re: [PATCH v2 3/8] exec: Convert security_bprm_set_creds into secu ...(Eric W. Biederman)
 Re: [PATCH] mm, memcg: reclaim more aggressively before high alloc ...Chris Down
 Re: [GIT PULL] UML fixes for 5.7 finalpr-tracker-bot@kernel ...
 Re: [GIT PULL] MTD fixes for 5.7 finalpr-tracker-bot@kernel ...
 Re: [GIT PULL] UBI/UBIFS fixes for 5.7 finalpr-tracker-bot@kernel ...
 Re: [PATCH 00/19] perf: ftrace enhancementArnaldo Carvalho de Melo
 Re* [ANNOUNCE] Git v2.27.0-rc1Junio C Hamano
 Re: [PATCH v6 01/11] PCI: designware-ep: Add multiple PFs support ...Rob Herring
 Re: [PATCH 3/7] perf metricgroup: Delay events string creationArnaldo Carvalho de Melo
 Re: XHCI vs PCM2903B/PCM2904 part 2Alan Stern
 Re: [RFC PATCH 2/2] init: Allow multi-line output of kernel comman ...Joe Perches
 Re: [PATCH 22/24] uaccess: add memzero_userChristoph Hellwig
 Re: [PATCH v3 2/7] bus: mhi: core: Introduce independent voting me ...Jeffrey Hugo
 Re: [PATCH 00/24] KVM: nSVM: event fixes and migration supportPaolo Bonzini
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Andrew Lunn
 Re: [PATCH v6 04/11] PCI: designware-ep: Modify MSI and MSIX CAP w ...Rob Herring
 Re: [PATCH v6 07/11] PCI: layerscape: Modify the way of getting ca ...Rob Herring
 Re: [PATCH 01/19] perf ftrace: trace system wide if no target is givenArnaldo Carvalho de Melo
 Re: [V9fs-developer] [PATCH] 9p/xen: increase XEN_9PFS_RING_ORDERStefano Stabellini
 Re: [PATCH v6 09/11] PCI: layerscape: Add EP mode support for ls10 ...Rob Herring
 Re: [PATCH 22/24] uaccess: add memzero_userAl Viro
 Re: [PATCH 02/19] perf ftrace: detect workload failureArnaldo Carvalho de Melo
 Re: clock_gettime64 vdso bug on 32-bit arm, rpi-4Arnd Bergmann
[New]INFO: task hung in locks_remove_posixsyzbot
 Re: [PATCH v2 3/8] exec: Convert security_bprm_set_creds into secu ...Kees Cook
 Re: [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal d ...Dan Murphy
 Re: [PATCH V3 7/8] fs/ext4: Introduce DAX inode flag"Darrick J. Wong"
 Re: [PATCH v7 1/5] PCI: Don't disable decoding when mmio_always_on ...Rob Herring
 Re: [PATCH 03/19] perf ftrace: select function/function_graph trac ...Arnaldo Carvalho de Melo
[New]Re: [ANNOUNCE] Git v2.27.0-rc1Son Luong Ngoc
 Re: [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_in ...Roman Gushchin
 Re: [PATCH 04/19] perf ftrace: add support for tracing option 'fun ...Arnaldo Carvalho de Melo
[New][PATCH] media: cedrus: Add support for VP8 decodingJernej Skrabec
 Re: [PATCH] ath9k: release allocated buffer if timed outBrian Norris
 Re: [PATCH 05/19] perf ftrace: add option '-l/--list-functions' to ...Arnaldo Carvalho de Melo
 Re: [PATCH v4 01/14] PCI: cadence: Fix cdns_pcie_{host|ep}_setup() ...Rob Herring
 Re: [PATCH v4 02/14] linux/kernel.h: Add PTR_ALIGN_DOWN macroRob Herring
 Re: [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_in ...Roman Gushchin
 Re: [PATCH 06/19] perf ftrace: add support for trace option sleep-timeArnaldo Carvalho de Melo
 Re: [PATCH 07/19] perf ftrace: add support for trace option funcgr ...Arnaldo Carvalho de Melo
 Re: [PATCH v4 03/14] PCI: cadence: Add support to use custom read ...Rob Herring
 Re: [PATCH 08/19] perf ftrace: add option -l/--long-info to show m ...Arnaldo Carvalho de Melo
 Re: [PATCH 09/19] perf ftrace: add support for trace option tracin ...Arnaldo Carvalho de Melo
 Re: [PATCH 10/19] perf ftrace: add support for trace option funcgr ...Arnaldo Carvalho de Melo
 Re: [PATCH v30 04/20] x86/sgx: Add SGX microarchitectural data str ...Sean Christopherson
 Re: [PATCH] nouveau/hmm: fix migrate zero page to GPURalph Campbell
 Re: [PATCH 10/19] perf ftrace: add support for trace option funcgr ...Arnaldo Carvalho de Melo
 Re: [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unco ...Paolo Bonzini
 Re: [PATCH v4 04/14] PCI: cadence: Add support to start link and v ...Rob Herring
 Re: [PATCH net-next 1/2] net: hns3: adds support for dynamic VLAN modeJakub Kicinski
 Re: [PATCH 11/19] perf ftrace: add option '-u/--userstacktrace' to ...Arnaldo Carvalho de Melo
 Re: [PATCH 12/19] perf ftrace: add support for tracing children pr ...Arnaldo Carvalho de Melo
 Re: [PATCH 13/19] perf ftrace: add option '-b/--buffer-size' to se ...Arnaldo Carvalho de Melo
 Re: [PATCH] rds: fix crash in rds_info_getsockopt()David Miller
 Re: [PATCH 00/24] KVM: nSVM: event fixes and migration supportMaxim Levitsky
 Re: [PATCH 14/19] perf ftrace: add option -P/--no-pager to disable ...Arnaldo Carvalho de Melo
 Re: [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unco ...Maxim Levitsky
 Re: [PATCH 15/19] perf ftrace: show trace column headerArnaldo Carvalho de Melo
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Serge Semin
 Re: [PATCH 16/19] perf ftrace: add option -t/--tid to filter by th ...Arnaldo Carvalho de Melo
 Re: [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rati ...Serge Semin
 Re: [PATCH 17/19] perf ftrace: add option -d/--delay to delay tracingArnaldo Carvalho de Melo
 Re: [PATCH 22/24] uaccess: add memzero_userPaolo Bonzini
 [PATCH 4/6] soc: ti: omap-prm: Configure omap4 and 5 l4_abe power ...Tony Lindgren
 [PATCH 5/6] ARM: dts: Configure am3 and am4 sgx for genpd and drop ...Tony Lindgren
 [PATCH 6/6] ARM: dts: Configure omap4 and 5 l4_abe for genpd and d ...Tony Lindgren
 [PATCH 3/6] soc: ti: omap-prm: Configure sgx power domain for am3 ...Tony Lindgren
 [PATCH 2/6] soc: ti: omap-prm: Add basic power domain supportTony Lindgren
 [PATCH 1/6] dt-bindings: omap: Update PRM binding for genpdTony Lindgren
[New][PATCHv2 0/6] Add initial genpd support for omap PRM driverTony Lindgren
 Re: [PATCH 18/19] perf ftrace: add option --latency-format to disp ...Arnaldo Carvalho de Melo
 Re: [PATCH 00/24] KVM: nSVM: event fixes and migration supportPaolo Bonzini
 Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_us ...Andrea Arcangeli
 Re: Another approach of UFSHPBBart Van Assche
 Re: [PATCHv3 3/5] Input: EXC3000: add EXC80H60 and EXC80H84 supportSebastian Reichel
[New]Dear Friend"Mr Saeed Ahmed"
 Re: [PATCH v4 06/11] net: ethernet: mtk-eth-mac: new driverArnd Bergmann
 Re: [PATCH 3.16 00/99] 3.16.84-rc1 reviewGuenter Roeck
 Re: Re* [ANNOUNCE] Git v2.27.0-rc1Jeff King
 Re: [PATCHv3 4/5] Input: EXC3000: Add support to query model and f ...Sebastian Reichel
 Re: [PATCH 22/24] uaccess: add memzero_userAl Viro
 Re: [PATCH v4 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SO ...Will Deacon
[New][UPDATE][PATCH] ACPI / DPTF: Add additional attributes to power pa ...Srinivas Pandruvada
 Re: [PATCH 22/24] uaccess: add memzero_userPaolo Bonzini
 RE: [PATCH v4 2/2] scsi: ufs-qcom: enter and exit hibern8 during c ...Avri Altman
 Re: [PATCH v4 07/14] PCI: cadence: Add new *ops* for CPU addr fixupRob Herring
 Re: [PATCH v4 08/14] PCI: cadence: Fix updating Vendor ID and Subs ...Rob Herring
 Re: [PATCH v1 01/25] net: core: device_rename: Use rwsem instead o ...Stephen Hemminger
 Re: [PATCH v6 2/4] lib/test_bitmap.c: Add for_each_set_clump test ...Syed Nayyar Waris
 Re: [PATCH 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and ...Arnd Bergmann
 Re: [PATCH] media: cedrus: Add support for VP8 decodingNicolas Dufresne
 Re: [PATCH 7/8] virt: vbox: Log unknown ioctl requests as errorArnd Bergmann
 Re: [PATCH] USB: serial: qcserial: Add DW5816e QDL supportkbuild test robot
 Re: [PATCH 5/8] virt: vbox: Add support for the new VBG_IOCTL_ACQU ...Arnd Bergmann
[New][PATCH v2] arm: dts: am33xx-bone-common: add gpio-line-namesDrew Fustini
 Re: [PATCH v4 7/7] firmware: smccc: Add ARCH_SOC_ID supportArnd Bergmann
 Re: [PATCH] perf ordered_events: Optimise event object reuseJiri Olsa
 Re: [PATCH v4 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SO ...Arnd Bergmann
 Re: [PATCH v3 2/2] x86/copy_mc: Introduce copy_mc_generic()Dan Williams
 Re: [PATCH v4 2/2] scsi: ufs-qcom: enter and exit hibern8 during c ..."Asutosh Das (asd)"
[New]linux-next: Fixes tags needs some work in the tip treeStephen Rothwell
 Protocol v2 in v2.27 (Re: Re* [ANNOUNCE] Git v2.27.0-rc1)Jonathan Nieder
 Re: [PATCH] arm: dts: am33xx-bone-common: add gpio-line-namesDrew Fustini
[New]linux-next: Signed-off-by missing for commit in the printk treeStephen Rothwell
 Re: [PATCH] selftests/exec: Add binfmt_script regression test(Eric W. Biederman)
 Re: [PATCH v3 03/14] remoteproc: Add new operation and flags for s ...Mathieu Poirier
 Re: [PATCH v4 03/14] PCI: cadence: Add support to use custom read ...Rob Herring
 Re: [PATCH] USB: serial: qcserial: Add DW5816e QDL supportkbuild test robot
[New][tip:master] BUILD SUCCESS 82c5ba14c091497fc5d79ee017f962e50c3f69ackbuild test robot
 Re: [PATCH 5/7] perf metricgroup: Remove duped metric group eventsJiri Olsa
 Re: [PATCH 3/7] perf metricgroup: Delay events string creationJiri Olsa
 Re: [PATCH v4 13/14] misc: pci_endpoint_test: Add J721E in pci_dev ...Rob Herring
 Re: [PATCH v4 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for T ...Rob Herring
 Re: io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set ...Thomas Gleixner
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()"Paul E. McKenney"
 Re: [PATCH v2 0/8] exec: Control flow simplifications(Eric W. Biederman)
 Re: [tip: locking/kcsan] READ_ONCE: Use data_race() to avoid KCSAN ...Borislav Petkov
 Re: [PATCH v5 0/2] cacheinfo support to read no. of L2 cache ways ...Palmer Dabbelt
 Re: [PATCH v7 1/2] PCI: xilinx-cpm: Add YAML schemas for Versal CP ...Rob Herring
 Re: [patch V6 04/37] x86: Make hardware latency tracing explicitThomas Gleixner
 Re: [patch V6 01/37] tracing/hwlat: Use ktime_get_mono_fast_ns()Thomas Gleixner
 Re: [PATCH ghak25 v6a] audit: add subj creds to NETFILTER_CFG reco ...Paul Moore
 [PATCH RFC] sched: Add a per-thread core scheduling interface"Joel Fernandes (Google)"
 Re: [tip: locking/kcsan] READ_ONCE: Use data_race() to avoid KCSAN ...Marco Elver
 Re: [PATCH] media: cedrus: Add support for VP8 decodingJernej Škrabec
 Re: [PATCH] x86/Hyper-V: Support for free page reportingkbuild test robot
 Re: [PATCH v7 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driverRob Herring
 Re: [PATCH 09/15] device core: Add ability to handle multiple dma ...Dan Williams
[New]include/linux/compiler.h:61:16: warning: function 'trace_event_raw ...kbuild test robot
 [PATCH RFC v2] Add support for core-wide protection of IRQ and softirq"Joel Fernandes (Google)"
 Re: [PATCH 5/7] perf metricgroup: Remove duped metric group eventsIan Rogers
 Re: io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set ...Jens Axboe
 Re: [RFC v1 2/3] drivers: nvmem: Add driver for QTI qfprom-efuse s ...Doug Anderson
 Re: Re: [PATCH] PCI: dwc: Warn only for non-prefetchable memory re ...Rob Herring
 [PATCH RFC] sched: Use sched-RCU in core-scheduling balancing logic"Joel Fernandes (Google)"
 Re: [PATCH v2] riscv: Fix print_vm_layout build error if NOMMUPalmer Dabbelt
[New][PATCH 0/1] x86/boot: lld fixArvind Sankar
 [PATCH 1/1] x86/boot: Add .text.startup to setup.ldArvind Sankar
 Re: [PATCH v4 0/5] arm64: dts: meson: add W400 dtsi and GT-King/Pr ...Kevin Hilman
 Re: [PATCH 32/33] net: add a new bind_add methodMarcelo Ricardo Leitner
 Re: [PATCH v4 2/2] PCI: uniphier: Add Socionext UniPhier Pro5 PCIe ...Rob Herring
 Re: [PATCH 31/33] sctp: add sctp_sock_set_nodelayMarcelo Ricardo Leitner
[New]Re: [PATCH v13 00/11] Convert PWM period and duty cycle to u64Guru Das Srinagesh
 Re: [PATCH v2] Makefile: support compressed debug infoNick Desaulniers
[New][PATCH net 0/3] rxrpc: Fix retransmission timeout and ACK discardDavid Howells
 Re: [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to I ...Andy Lutomirski
 [PATCH net 2/3] rxrpc: Trace discarded ACKsDavid Howells
 Re: [PATCH v2] Makefile: support compressed debug infoAndrew Morton
 [PATCH net 1/3] rxrpc: Fix the excessive initial retransmission ti ...David Howells
 [PATCH net 3/3] rxrpc: Fix ack discardDavid Howells
 Re: [PATCH 31/33] sctp: add sctp_sock_set_nodelayDavid Miller
 Re: [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()"Paul E. McKenney"
 [PATCH 01/14] mm: fix LRU balancing effect of new transparent huge ...Johannes Weiner
 [PATCH 02/14] mm: keep separate anon and file statistics on page r ...Johannes Weiner
 [PATCH 05/14] mm: workingset: let cache workingset challenge anonJohannes Weiner
 [PATCH 06/14] mm: remove use-once cache bias from LRU balancingJohannes Weiner
 [PATCH 08/14] mm: base LRU balancing on an explicit cost modelJohannes Weiner
 [PATCH 07/14] mm: vmscan: drop unnecessary div0 avoidance rounding ...Johannes Weiner
 [PATCH 09/14] mm: deactivations shouldn't bias the LRU balanceJohannes Weiner
 [PATCH 11/14] mm: balance LRU lists based on relative thrashingJohannes Weiner
 [PATCH 12/14] mm: vmscan: determine anon/file pressure balance at ...Johannes Weiner
 [PATCH 14/14] mm: vmscan: limit the range of LRU type balancingJohannes Weiner
 [PATCH 13/14] mm: vmscan: reclaim writepage is IO costJohannes Weiner
 Re: [dm-devel] [PATCH v4 0/2] Historical Service Time Path SelectorXose Vazquez Perez
 [PATCH 10/14] mm: only count actual rotations as LRU reclaim costJohannes Weiner
[New][PATCH 00/14] mm: balance LRU lists based on relative thrashing v2Johannes Weiner
 [PATCH 03/14] mm: allow swappiness that prefers reclaiming anon ov ...Johannes Weiner
 [PATCH 04/14] mm: fold and remove lru_cache_add_anon() and lru_cac ...Johannes Weiner
 Re: [PATCH 0/1] x86/boot: lld fixArvind Sankar
 Re: [PATCH 31/33] sctp: add sctp_sock_set_nodelayMarcelo Ricardo Leitner
 Re: [PATCH] mm, memcg: unify reclaim retry limits with page allocatorAndrew Morton
[New][tip:x86/entry 23/80] arch/x86/entry/common.c:44:24: warning: no p ...kbuild test robot
 Re: [PATCH] mm, memcg: unify reclaim retry limits with page allocatorAndrew Morton
 Re: [PATCH v2 0/8] exec: Control flow simplificationsKees Cook
[New][PATCH 00/10] fix swiotlb-xen for RPi4Stefano Stabellini
 [PATCH 01/10] swiotlb-xen: use vmalloc_to_page on vmalloc virt add ...Stefano Stabellini
 [PATCH 07/10] swiotlb-xen: add struct device* parameter to is_xen_ ...Stefano Stabellini
 [PATCH 09/10] xen/arm: introduce phys/dma translations in xen_dma_ ...Stefano Stabellini
 [PATCH 10/10] xen/arm: call dma_to_phys on the dma_addr_t paramete ...Stefano Stabellini
 [PATCH 08/10] swiotlb-xen: introduce phys_to_dma/dma_to_phys trans ...Stefano Stabellini
 [PATCH 05/10] swiotlb-xen: add struct device* parameter to xen_dma ...Stefano Stabellini
 [PATCH 06/10] swiotlb-xen: add struct device* parameter to xen_dma ...Stefano Stabellini
 [PATCH 04/10] swiotlb-xen: add struct device* parameter to xen_bus ...Stefano Stabellini
 [PATCH 02/10] swiotlb-xen: remove start_dma_addrStefano Stabellini
 [PATCH 03/10] swiotlb-xen: add struct device* parameter to xen_phy ...Stefano Stabellini
 Re: arch/sparc/mm/srmmu.c:300:9: error: variable 'pud' set but not ...Andrew Morton
 Re: [PATCH] mm, memcg: unify reclaim retry limits with page allocatorChris Down
 Re: [PATCH 00/10] fix swiotlb-xen for RPi4Roman Shaposhnik
 Re: [PATCH] soc: fsl: qe: Replace one-element array and use struct ...Li Yang
 Re: [PATCH 00/10] fix swiotlb-xen for RPi4Stefano Stabellini
 Re: [PATCH] soc: fsl: qe: Replace one-element array and use struct ..."Gustavo A. R. Silva"
 Re: [PATCH v1 13/25] dma-buf: Use sequence counter with associated ..."Ahmed S. Darwish"
 [PATCH v2 1/4] remoteproc: Introduce rproc_of_parse_firmware() helperSuman Anna
[New][PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPsSuman Anna
 [PATCH v2 4/4] remoteproc/k3-dsp: Add support for L2RAM loading on ...Suman Anna
 [PATCH v2 3/4] remoteproc/k3-dsp: Add a remoteproc driver of K3 C6 ...Suman Anna
 [PATCH v2 2/4] dt-bindings: remoteproc: Add bindings for C66x DSPs ...Suman Anna
 Re: [PATCH net 1/3] rxrpc: Fix the excessive initial retransmissio ...Jakub Kicinski
 Re: [dm-devel] [PATCH v4 0/2] Historical Service Time Path SelectorGabriel Krisman Bertazi
 Re: [PATCH] arm64: dts: rockchip: fix pinctrl-names for gpio-leds ...Heiko Stuebner
 Re: [PATCH AUTOSEL 5.6 16/62] most: core: use function subsys_init ...Sasha Levin
[New]linux-next: manual merge of the f2fs tree with the fscrypt treeStephen Rothwell
 [PATCH v3 01/14] dt-bindings: power: Convert mti,mips-cpc to DT schemaSerge Semin
[New][PATCH v3 00/14] mips: Prepare MIPS-arch code for Baikal-T1 SoC su ...Serge Semin
 [PATCH v3 02/14] dt-bindings: bus: Add MIPS CDMM controllerSerge Semin
 [PATCH v3 04/14] mips: Add MIPS Warrior P5600 supportSerge Semin
 [PATCH v3 05/14] mips: Fix cpu_has_mips64r1/2 activation for MIPS3 ...Serge Semin
 [PATCH v3 03/14] mips: Add MIPS Release 5 supportSerge Semin
 [PATCH v3 12/14] mips: Add udelay lpj numbers adjustmentSerge Semin
 [PATCH v3 14/14] mips: cevt-r4k: Update the r4k-clockevent frequen ...Serge Semin
 [PATCH v3 13/14] mips: csrc-r4k: Mark R4K timer as unstable if CPU ...Serge Semin
 [PATCH v3 08/14] mips: MAAR: Use more precise address maskSerge Semin
 [PATCH v3 11/14] bus: cdmm: Add MIPS R5 arch supportSerge Semin
 [PATCH v3 10/14] mips: cdmm: Add mti,mips-cdmm dtb node supportSerge Semin
 [PATCH v3 09/14] mips: Add CPS_NS16550_WIDTH configSerge Semin
 [PATCH v3 07/14] mips: Add CONFIG/CONFIG6/Cause reg fields macroSerge Semin
 [PATCH v3 06/14] mips: Add CP0 Write Merge config supportSerge Semin
 Re: [RFC][PATCHES] uaccess-related stuff in net/*Al Viro
 [PATCH net-next 01/19] lift compat definitions of mcast [sg]etsock ...Al Viro
 [PATCH net-next 02/19] compat_ip{,v6}_setsockopt(): enumerate MCAS ...Al Viro
 [PATCH net-next 19/19] atm: switch do_atmif_sioc() to direct use o ...Al Viro
 [PATCH net-next 18/19] atm: lift copyin from atm_dev_ioctl()Al Viro
 [PATCH net-next 09/19] ipv[46]: do compat setsockopt for MCAST_{JO ...Al Viro
 [PATCH net-next 17/19] atm: switch do_atm_iobuf() to direct use of ...Al Viro
 [PATCH net-next 13/19] get rid of compat_mc_setsockopt()Al Viro
 [PATCH net-next 15/19] atm: separate ATM_GETNAMES handling from th ...Al Viro
 [PATCH net-next 16/19] atm: move copyin from atm_getnames() into t ...Al Viro
 [PATCH net-next 12/19] handle the group_source_req options directlyAl Viro
 [PATCH net-next 11/19] ipv6: take handling of group_source_req opt ...Al Viro
 [PATCH net-next 14/19] batadv_socket_read(): get rid of pointless ...Al Viro
 [PATCH net-next 07/19] ip6_mc_msfilter(): pass the address list se ...Al Viro
 [PATCH net-next 10/19] ipv4: take handling of group_source_req opt ...Al Viro
 [PATCH net-next 08/19] ipv6: do compat setsockopt for MCAST_MSFILT ...Al Viro
 Re: [PATCH 01/11] mm/page_isolation: prefer the node of the source ...Roman Gushchin
 [PATCH net-next 06/19] ipv4: do compat setsockopt for MCAST_MSFILT ...Al Viro
 [PATCH net-next 05/19] set_mcast_msfilter(): take the guts of sets ...Al Viro
 [PATCH net-next 04/19] get rid of compat_mc_getsockopt()Al Viro
 [PATCH net-next 03/19] ip*_mc_gsfget(): lift copyout of struct gro ...Al Viro
 Re: [PATCH] arm64: dts: qcom: sc7180: Correct the pdc interrupt rangesStephen Boyd
 Re: Endless soft-lockups for compiling workload since next-20200519Frederic Weisbecker
 Re: [PATCH v3 00/14] mips: Prepare MIPS-arch code for Baikal-T1 So ...Serge Semin
[New][PATCH]: splice fix opipe_prep() full checkJens Axboe
 Re: [PATCH 03/11] mm/hugetlb: introduce alloc_control structure to ...Roman Gushchin
 Re: [RFC PATCH] tick/sched: update full_nohz status after SCHED de ...Frederic Weisbecker
[New][PATCH v2] USB: serial: qcserial: Add DW5816e QDL supportMatt Jolly
 Re: [PATCH 04/11] mm/hugetlb: unify hugetlb migration callback fun ...Roman Gushchin
 Re: [PATCH V3] arm64/cpufeature: Validate hypervisor capabilities ...Anshuman Khandual
 [PATCH 2/2] phy: qcom-usb-hs: Add qcom,enable-vbus-pullup supportBryan O'Donoghue
[New][PATCH 0/2] phy: qcom-usb-hs: Add DT controlled VBUS pullup waggleBryan O'Donoghue
 [PATCH 1/2] dt-bindings: phy-qcom-usb-hs-phy: Add qcom,enable-vbus ...Bryan O'Donoghue
[New][PATCH v4 0/7] clocksource: Fix MIPS GIC and DW APB Timer for Baik ...Serge Semin
 [PATCH v4 1/7] dt-bindings: rtc: Convert snps,dw-apb-timer to DT s ...Serge Semin
 [PATCH v4 2/7] dt-bindings: timer: Move snps,dw-apb-timer DT schem ...Serge Semin
 [PATCH v4 3/7] dt-bindings: interrupt-controller: Convert mti,gic ...Serge Semin
 [PATCH v4 4/7] clocksource: dw_apb_timer: Set clockevent any-possi ...Serge Semin
 [PATCH v4 6/7] clocksource: mips-gic-timer: Register as sched_clockSerge Semin
 [PATCH v4 5/7] clocksource: dw_apb_timer_of: Fix missing clockeven ...Serge Semin
 [PATCH v4 7/7] clocksource: mips-gic-timer: Mark GIC timer as unst ...Serge Semin
 Re: [PATCH v4 2/4] mm/memory.c: Update local TLB if PTE entry existsAndrew Morton
 Re: umip: AMD Ryzen 3900X, pagefault after emulate SLDT/SIDT instr ...Ricardo Neri
 Re: [PATCH V3 7/8] fs/ext4: Introduce DAX inode flagAndreas Dilger
 Re: [PATCH]: splice fix opipe_prep() full checkJens Axboe
 Re: [RFC PATCH 2/2] init: Allow multi-line output of kernel comman ...Andrew Morton
[New][PATCH] arm64: dts: qcom: sc7180: Move mss node to the right placeStephen Boyd
 Re: [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared ...Thinh Nguyen
 Re: [PATCH v4 1/2] mfd: syscon: Support physical regmap busOrson Zhai
[New]memory leak in do_eventfdsyzbot
 Re: umip: AMD Ryzen 3900X, pagefault after emulate SLDT/SIDT instr ...Andy Lutomirski
 Re: [PATCH 01/11] mm/page_isolation: prefer the node of the source ...Joonsoo Kim
 Re: [PATCH 03/11] mm/hugetlb: introduce alloc_control structure to ...Joonsoo Kim
[New][PATCH v3 0/3] Even moar rpmh cleanupsStephen Boyd
 [PATCH v3 3/3] soc: qcom: rpmh-rsc: Fold WARN_ON() into if conditionStephen Boyd
 [PATCH v3 2/3] soc: qcom: rpmh-rsc: Loop over fewer bits in irq ha ...Stephen Boyd
 [PATCH v3 1/3] soc: qcom: rpmh-rsc: Remove tcs_is_free() APIStephen Boyd
 [PATCH v3 02/16] spi: dw: Enable interrupts in accordance with DMA ...Serge Semin
[New][PATCH v3 00/16] spi: dw: Add generic DW DMA controller supportSerge Semin
 [PATCH v3 01/16] spi: dw: Add Tx/Rx finish wait methods to the MID DMASerge Semin
 [PATCH v3 03/16] spi: dw: Discard static DW DMA slave structuresSerge Semin
 [PATCH v3 07/16] spi: dw: Use DMA max burst to set the request thr ...Serge Semin
 Re: [PATCH 04/11] mm/hugetlb: unify hugetlb migration callback fun ...Joonsoo Kim
 [PATCH v3 06/16] spi: dw: Parameterize the DMA Rx/Tx burst lengthSerge Semin
 [PATCH v3 11/16] spi: dw: Remove DW DMA code dependency from DW_DM ...Serge Semin
 [PATCH v3 12/16] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on th ...Serge Semin
 [PATCH v3 14/16] spi: dw: Add DMA support to the DW SPI MMIO driverSerge Semin
 [PATCH v3 16/16] dt-bindings: spi: Convert DW SPI binding to DT schemaSerge Semin
 Re: [PATCH v2 5/7] mm: parallelize deferred_init_memmap()Alexander Duyck
 Re: [PATCH v2 2/6] dt-bindings: dma: dw: Add max burst transaction ...Serge Semin
 Re: [PATCH net-next 1/2] net: hns3: adds support for dynamic VLAN modetanhuazhong
 Re: [PATCH bpf] security: Fix hook iteration for secid_to_secctxAlexei Starovoitov
 Re: [PATCH] kthread: Use TASK_IDLE state for newly created kernel ...Pavan Kondeti
 Re: [PATCH net-next 1/2] net: hns3: adds support for dynamic VLAN modeJakub Kicinski
 Re: [PATCH v2 2/2] [media] mtk-mdp: use pm_runtime in MDP componen ...Eizan Miyamoto
 Re: [PATCH v2 4/6] dmaengine: dw: Print warning if multi-block is ...Serge Semin
[New][PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_free ...Baoquan He
 Re: [PATCH v5 1/4] rcu/kasan: record and print call_rcu() call stackWalter Wu
 Re: [PATCH v2 5/6] dmaengine: dw: Introduce max burst length hw configSerge Semin
[New][PATCH v3] /dev/mem: Revoke mappings when a driver claims the regionDan Williams
[New][PATCH] [PATCH]Fixed: line break of pr_cont not take effect in lin ...root
 Re: [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared ...Thinh Nguyen
 Re: [PATCH bpf] security: Fix hook iteration for secid_to_secctxJames Morris
 Re: [PATCH v2 04/12] i2c: designware: Convert driver to using regm ...Serge Semin
[New]linux-next: build warning after merge of the v4l-dvb treeStephen Rothwell
 Re: [RFC PATCH 2/2] init: Allow multi-line output of kernel comman ...Joe Perches
 Re: [PATCH 0/1] x86/boot: lld fixFangrui Song
[New][PATCH] MIPS: DTS: Only build subdir of current platformTiezhu Yang
 Re: [PATCH v2 1/1] dt-bindings: spi: Add schema for Cadence QSPI C ..."Ramuthevar, Vadivel MuruganX"
 Re: [PATCH v2 07/12] i2c: designware: Move Baytrail sem config to ...Serge Semin
 RE: [PATCH 2/2] soundwire: intel: transition to 3 steps initialization"Liao, Bard"
 Re: [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to I ...Boris Ostrovsky
 Re: [RFC][PATCHES] uaccess-related stuff in net/*David Miller
 Re: [PATCH net-next 1/2] net: hns3: adds support for dynamic VLAN modetanhuazhong
 Re: [PATCH v3] /dev/mem: Revoke mappings when a driver claims the ...Matthew Wilcox
 Re: io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set ...Ming Lei
 Re: [PATCH v2 08/12] i2c: designware: Introduce platform drivers g ...Serge Semin
 RE: [PATCH v3 0/2] Fix PCI HyperV device error handlingMichael Kelley
 Re: mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_pageYafang Shao
[New][PATCH] [v2] PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu
 Re: [PATCH 3.16 00/99] 3.16.84-rc1 reviewChen-Yu Tsai
 Re: [PATCH v2] Makefile: support compressed debug infoMasahiro Yamada
 Re: [PATCH -V2] swap: Reduce lock contention on swap cache from sw ...Andrew Morton
 Re: Re: [PATCH] PCI: tegra: fix runtime pm imbalance on errordinghao.liu@zju ...
 Re: [PATCH] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORTGreg Kurz
 RE: [PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts"Song Bao Hua (Barry Song)"
 Re: Re: [PATCH] PCI: tegra: fix runtime pm imbalance on errordinghao.liu@zju ...
 Re: [PATCH v3 0/3] Even moar rpmh cleanupsBjorn Andersson
 Re: [PATCH v3 01/16] spi: dw: Add Tx/Rx finish wait methods to the ...Feng Tang
 Re: [PATCH bpf] security: Fix hook iteration for secid_to_secctxAlexei Starovoitov
 Re: [PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()Anshuman Khandual
[New][PATCH] [v2] PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu
 Re: [PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()Anshuman Khandual
 Re: [PATCH v6 12/12] mmap locking API: convert mmap_sem commentsAndrew Morton
 Re: [PATCH v6 05/12] mmap locking API: convert mmap_sem call sites ...Andrew Morton
 Re: [PATCH] soc: fsl: qe: Replace one-element array and use struct ...Kees Cook
 Re: [PATCH -V2] swap: Reduce lock contention on swap cache from sw ..."Huang\, Ying"
[New][PATCH v1 1/2] arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage rangeRobin Gong
 [PATCH v1 2/2] arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 volt ...Robin Gong
 Re: [PATCH v14 03/11] soc: mediatek: Add basic_clk_name to scp_pow ...Weiyi Lu
 Re: [tip: locking/kcsan] READ_ONCE: Use data_race() to avoid KCSAN ...Nathan Chancellor
 Re: [PATCH v3 4/4] PCI: cadence: Use "dma-ranges" instead of "cdns ...Kishon Vijay Abraham I
[New][PATCH v5 1/4] MIPS: Do not flush tlb page when updating PTE entryBibo Mao
 [PATCH v5 3/4] mm/memory.c: Add memory read privilege on page faul ...Bibo Mao
 [PATCH v5 2/4] mm/memory.c: Update local TLB if PTE entry existsBibo Mao
 [PATCH v5 4/4] MIPS: mm: add page valid judgement in function pte_ ...Bibo Mao
 Re: [PATCH] arm64: dts: qcom: sc7180: Move mss node to the right placeSibi Sankar
[New][PATCH] init/do_mounts: fix a coding style errorzhouchuangao
 Re: Re: [PATCH] media: staging: tegra-vde: fix runtime pm imbalanc ...dinghao.liu@zju ...
 Re: XHCI vs PCM2903B/PCM2904 part 2Rik van Riel
[New][PATCH] ASoC: dt-bindings: simple-card: care missing address #addr ...Kuninori Morimoto
 Re: [PATCH 09/29] kbuild: disallow multi-word in M= or KBUILD_EXTMODMasahiro Yamada
 Re: [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_in ...Vlastimil Babka
\
 
  \ /
  Last update: 2022-09-17 16:07    [6.989 seconds]
©2004-2020 Jasper Spaans