Linux-Kernel Archive
By Subject
9184 messages sorted by:
[ author ]
[ date ]
[ thread ]
About this archive
Other mail archives
- [no subject]
- 2: qa-Letter | BC
- 307af6c879377 "mbcache: automatically delete entries from cache on freeing" ==> PREEMPT_RT grumble
- Jan Kara(Wed Sep 07 2022 - 09:15:30 EST)
- Accidental config renaming in commit 3f342a23257d ("crypto: Kconfig - simplify hash entries")
- [agd5f:drm-next 147/274] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_resource.c:109:29: warning: 'DCN_BASE' defined but not used
- [agd5f:drm-next 148/274] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn321/dcn321_resource.c:112:29: warning: 'DCN_BASE' defined but not used
- amd iommu configuration
- [ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:10: error: call to undeclared function 'swap_cache_get_folio'; ISO C99 and later do not support implicit function declarations
- [ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:10: error: implicit declaration of function 'swap_cache_get_folio' is invalid in C99
- [ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:17: error: implicit declaration of function 'swap_cache_get_folio'; did you mean 'read_cache_folio'?
- [ammarfaizi2-block:arm64/linux/devel/mte-pg-flags 3/5] mm/memory.c:92:2: warning: #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid.
- [ammarfaizi2-block:herbert/cryptodev-2.6/master 73/76] drivers/crypto/aspeed/aspeed-hace-hash.c:10:28: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'size_t' {aka 'long unsigned int'}
- Neal Liu(Sun Sep 04 2022 - 23:04:54 EST)
- [ammarfaizi2-block:kdave/linux/for-next 107/120] ERROR: modpost: "balance_dirty_pages_ratelimited_flags" [fs/btrfs/btrfs.ko] undefined!
- [ammarfaizi2-block:paulmck/linux-rcu/lazy.2022.09.03b 38/40] include/net/dst.h:230:2: error: call to __compiletime_assert_401 declared with 'error' attribute: BUILD_BUG_ON failed: offsetof(struct dst_entry, __refcnt) & 63
- [ammarfaizi2-block:tglx/devel/depthtracking 58/59] kernel/trace/trace_selftest.c:790:13: error: expected string literal before 'CALL_DEPTH_ACCOUNT'
- [ammarfaizi2-block:tiwai/sound/master 42/45] sound/pci/hda/patch_sigmatel.c:4450:24: warning: unused variable 'spec'
- [ammarfaizi2-block:tiwai/sound/master 42/45] sound/pci/hda/patch_sigmatel.c:4450:31: warning: unused variable 'spec'
- [ammarfaizi2-block:viro/vfs/next.tty 8/8] arch/parisc/include/asm/uaccess.h:89:15: warning: assignment to 'void *' from 'unsigned int' makes pointer from integer without a cast
- [ammarfaizi2-block:viro/vfs/next.tty 8/8] arch/powerpc/include/asm/uaccess.h:261:13: warning: assignment to 'void *' from 'unsigned int' makes pointer from integer without a cast
- [ammarfaizi2-block:wireless/wireless-next/mld-wip 15/20] net/mac80211/link.c:398:51: error: 'BSS_CHANGED_EHT_PUNCTURING' undeclared
- [ammarfaizi2-block:wireless/wireless-next/mld-wip 15/20] net/mac80211/link.c:398:9: error: use of undeclared identifier 'BSS_CHANGED_EHT_PUNCTURING'
- [ammarfaizi2-block:wireless/wireless-next/mld-wip 16/20] drivers/net/wireless/realtek/rtw88/fw.c:1085:27: error: too few arguments to function 'ieee80211_nullfunc_get'
- [ammarfaizi2-block:wireless/wireless-next/mld-wip 16/20] drivers/net/wireless/st/cw1200/sta.c:198:58: error: too few arguments to function call, expected 4, have 3
- [ANNOUNCE] 5.10.140-rt73
- [ANNOUNCE] 5.15.65-rt49
- arch/arm/kernel/tcm.c:256:13: warning: no previous prototype for function 'tcm_init'
- arch/arm/mach-versatile/versatile.c:56:14: warning: no previous prototype for function 'mmc_status'
- arch/mips/bcm47xx/prom.c:89:8: error: no matching function for call to 'memcmp'
- arch/powerpc/boot/decompress.c:132:8: error: call to undeclared function '__decompress'; ISO C99 and later do not support implicit function declarations
- arch/powerpc/platforms/85xx/mpc85xx_cds.c:161:3: warning: unannotated fall-through between switch labels
- arch/s390/include/uapi/../../../../lib/xz/xz_dec_stream.c:393:28: sparse: sparse: incorrect type in argument 1 (different base types)
- arch/sh/kernel/traps_32.c:574:9: sparse: sparse: incorrect type in initializer (different address spaces)
- arch/x86/include/asm/checksum_32.h:149:6: error: inline assembly requires more registers than available
- arch/x86/kvm/mmu/paging_tmpl.h:106:24: sparse: sparse: cast truncates bits from constant value (ffffffffff000 becomes fffff000)
- [asahilinux:bits/090-spi-hid 11/22] drivers/hid/spi-hid/spi-hid-apple-core.c:259:22: warning: no previous prototype for function 'spihid_get_data'
- [asahilinux:bits/120-spmi 4/4] drivers/spmi/spmi-apple-controller.c:98:22: warning: variable 'rsp' set but not used
- [asahilinux:bluetooth-v2 5/5] drivers/bluetooth/hci_bcm4377.c:1603:36: sparse: sparse: incorrect type in assignment (different base types)
- [asahilinux:pr/49 2/11] drivers/iommu/io-pgtable-dart.c:176:24: sparse: sparse: Using plain integer as NULL pointer
- [asahilinux:pr/49 7/11] drivers/iommu/apple-dart.c:345:62: error: passing argument 1 of 'atomic64_read' from incompatible pointer type
- [avpatel:riscv_kvm_aia_v1 21/41] include/linux/cpuhotplug.h:287: undefined reference to `ipi_mux_create'
- [avpatel:riscv_kvm_aia_v1 21/41] ld.lld: error: undefined symbol: ipi_mux_create
- [avpatel:riscv_kvm_aia_v1 21/41] timer-clint.c:undefined reference to `ipi_mux_create'
- [avpatel:riscv_kvm_aia_v1 38/41] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
- Re: Aw: Re: Re: [PATCH v5 5/5] arm64: dts: rockchip: Add PCIe v3 nodes to BPI-R2-Pro
- BD71847 clk driver disables clk-32k-out causing RTC/WDT failure
- [Bisected] Disconnecting pendrive with opened files causes trouble on 6.0.0-rc3
- Re: [Bisected] Disconnecting pendrive with opened files causes trouble on 6.0.0-rc3 #forregzbot
- [broonie-ci:arm64-sysreg-gen-4 11/28] arch/arm64/kernel/head.S:102: Error: invalid operands (*ABS* and *UND* sections) for `<<'
- [broonie-misc:asoc-6.1 3/80] sound/soc/codecs/src4xxx-i2c.c:28:34: warning: unused variable 'src4xxx_of_match'
- [broonie-sound:for-6.1 66/75] ERROR: modpost: "slim_stream_prepare" [sound/soc/codecs/snd-soc-wcd934x.ko] undefined!
- Re: Bug 216382 - [bisected][regression] mediatek bluetooth 13d3:3563 (mt7921e) doesn't work with audio devices.
- [BUG] commit a8d302a0b77057568350fe0123e639d02dba0745 cause IO_PAGE_FAULT and a lot of errors
- Re: [BUG] commit a8d302a0b77057568350fe0123e639d02dba0745 cause IO_PAGE_FAULT and a lot of errors #forregzbot
- Re: Bug: Elan v3 touchpad's reported size is half of actual touch coordinates
- nyanpasu(Fri Sep 02 2022 - 02:46:02 EST)
- BUG: HANG_DETECT waiting for migration_cpu_stop() complete
- BUG: list_add corruption while doing migrate_swap -> balance_push
- [BUG] scsi: megaraid_sas: possible null pointer dereference in megasas_slave_alloc()
- [BUG] scsi: megaraid_sas: possible use-after-free caused by bad error handling in megasas_probe_one()
- Re: build failure of next-20220906 due to 396369d67549 ("drm: vkms: Add support to the RGB565 format")
- build failure of next-20220906 due to 4ec7ac90ff39 ("misc: microchip: pci1xxxx: Add power management functions - suspend & resume handlers.")
- build failure of next-20220906 due to 8bfc149ba24c ("scsi: qla2xxx: Enhance driver tracing with separate tunable and more")
- build failure of next-20220906 for vkms
- Build regressions/improvements in v6.0-rc4
- [char-misc:char-misc-next 20/24] ERROR: modpost: "auxiliary_device_init" [drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.ko] undefined!
- [char-misc:char-misc-next 20/24] mchp_pci1xxxx_gp.c:undefined reference to `auxiliary_device_init'
- [char-misc:char-misc-next 21/24] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c:135:34: sparse: sparse: symbol 'pci1xxxx_gpio_auxiliary_id_table' was not declared. Should it be static?
- Greg KH(Wed Sep 07 2022 - 02:08:19 EST)
- [char-misc:char-misc-next 21/24] ERROR: modpost: "auxiliary_driver_unregister" [drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.ko] undefined!
- [char-misc:char-misc-next 21/24] mchp_pci1xxxx_gpio.c:undefined reference to `__auxiliary_driver_register'
- [char-misc:char-misc-testing 20/24] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.c:87:52: error: 'PCI_IRQ_ALL_TYPES' undeclared
- Greg KH(Fri Sep 02 2022 - 04:52:17 EST)
- [char-misc:char-misc-testing 20/24] kismet: WARNING: unmet direct dependencies detected for GPIOLIB_IRQCHIP when selected by GP_PCI1XXXX
- Greg KH(Sun Sep 04 2022 - 03:48:05 EST)
- CONFIG_RETHUNK int3 filling prevents kprobes in function body
- Google(Sun Sep 04 2022 - 10:07:26 EST)
- Google(Mon Sep 05 2022 - 21:30:32 EST)
- Google(Mon Sep 05 2022 - 21:33:40 EST)
- Re: [copy_page_{to,from}_iter()] 59bb69c67c: hackbench.throughput -37.6% regression
- [daveh-devel:testme 1/1] arch/x86/mm/pat/set_memory.c:2254:22: error: invalid operands to binary | (have 'pgprot_t' {aka 'struct pgprot'} and 'long long unsigned int')
- [daveh-devel:testme 1/1] arch/x86/mm/pat/set_memory.c:2254:22: error: invalid operands to binary | (have 'pgprot_t' {aka 'struct pgprot'} and 'long unsigned int')
- [djbw-nvdimm:libnvdimm-pending 12/16] drivers/dax/mapping.c:345:15: warning: assignment to 'struct dev_pagemap *' from 'int' makes pointer from integer without a cast
- [djbw-nvdimm:libnvdimm-pending 12/16] drivers/dax/mapping.c:345:17: error: implicit declaration of function 'get_dev_pagemap_many'; did you mean 'put_dev_pagemap_many'?
- [djbw-nvdimm:libnvdimm-pending 12/16] drivers/dax/mapping.c:402:13: error: redefinition of 'dax_lock_page'
- [djbw-nvdimm:libnvdimm-pending 13/17] mapping.c:(.rodata.cst4+0x158): undefined reference to `dax_flush'
- [djbw-nvdimm:libnvdimm-pending 13/17] mapping.c:undefined reference to `dax_flush'
- [djbw-nvdimm:libnvdimm-pending 14/16] mapping.c:undefined reference to `vmf_insert_pfn_pud_prot'
- Do not ignore this message
- [driver-core:driver-core-linus 9/9] drivers/base/arch_topology.c:727:24: warning: returning 'int' from a function with return type 'const struct cpumask *' makes pointer from integer without a cast
- drivers/acpi/x86/apple.c:30:6: warning: no previous declaration for 'acpi_extract_apple_properties'
- drivers/comedi/drivers/ni_daq_700.c:163:17: sparse: sparse: cast to restricted __le16
- drivers/dma/ppc4xx/adma.c:1329: warning: expecting prototype for ppc440spe_adma_device_estimate(). Prototype was for ppc440spe_adma_estimate() instead
- drivers/dma/ppc4xx/adma.c:140:17: sparse: sparse: cast to restricted __le32
- drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:6: warning: no previous prototype for 'dc_dmub_setup_subvp_dmub_command'
- drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_hwseq.c:88:14: warning: variable 'is_in_uma' set but not used
- drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_resource.c:1933:5: warning: no previous prototype for 'get_frame_rate_at_max_stretch_100hz'
- drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_apg.c:117:18: warning: variable 'channels' set but not used
- drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c:439:14: warning: variable 'sdp_stream_enable' set but not used
- drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_dccg.c:142:6: warning: no previous prototype for 'dccg32_set_dtbclk_dto'
- drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lea...
- drivers/gpu/drm/i915/display/intel_display.c:7539:3: warning: unannotated fall-through between switch labels
- drivers/gpu/drm/vmwgfx/vmwgfx.o: warning: objtool: vmw_port_hb_in+0xe2: stack state mismatch: cfa1=5+16 cfa2=4+8
- drivers/media/i2c/ar0521.c:409:5-8: Unneeded variable: "ret". Return "0" on line 426
- drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
- drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
- drivers/media/v4l2-core/v4l2-vp9.c:1834:1: warning: the frame size of 1420 bytes is larger than 1024 bytes
- drivers/memstick/host/r592.c:83:22: sparse: sparse: incorrect type in argument 1 (different base types)
- drivers/net/wireless/ath/ath10k/htt.h:1677:2: warning: field within 'struct htt_tx_fetch_ind' is less aligned than 'union htt_tx_fetch_ind::(anonymous at drivers/net/wireless/ath/ath10k/htt.h:1677:2)' and is usually due to 'struct htt_tx_fetch_ind' being...
- Re: drivers/net/wireless/ath/ath10k/htt.h:1677:2: warning: field within 'struct htt_tx_fetch_ind' is less aligned than 'union htt_tx_fetch_ind::(anonymous at drivers/net/wireless/ath/ath10k/htt.h:1677:2)' and is usually due to 'struct htt_tx_fetch_ind' being...
- drivers/reset/reset-ti-sci.c:229: undefined reference to `devm_ti_sci_get_handle'
- drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for function 'mpc52xx_psc_spi_transfer_one_message'
- drivers/usb/gadget/udc/fsl_qe_udc.c:624:4: warning: unannotated fall-through between switch labels
- Re: [EXT] build failure of next-20220906 due to 8bfc149ba24c ("scsi: qla2xxx: Enhance driver tracing with separate tunable and more")
- Re: [External] Re: [PATCH] cgroup/cpuset: Add a new isolated mems.policy type.
- Re: [EXTERNAL] Re: [PATCH v5 6/6] remoteproc: pru: add support for configuring GPMUX based on client setup
- Re: [EXT] [PATCH] scsi: qedf: Fix a UAF bug in __qedf_probe
- Letu Ren(Tue Sep 06 2022 - 06:02:15 EST)
- Re: [EXT] Re: [PATCH v2 1/1] tracing: Fix compile error in trace_array calls when TRACING is disabled
- RE: [EXT] Re: [PATCH V4 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
- Joy Zou(Mon Sep 05 2022 - 02:52:43 EST)
- RE: [EXT] Re: [PATCH V4 2/4] dmaengine: imx-sdma: support hdmi audio
- Joy Zou(Mon Sep 05 2022 - 03:01:33 EST)
- Joy Zou(Mon Sep 05 2022 - 05:07:24 EST)
- Joy Zou(Tue Sep 06 2022 - 01:05:04 EST)
- Joy Zou(Tue Sep 06 2022 - 01:24:36 EST)
- RE: [EXT] Re: [PATCH V5 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
- Joy Zou(Mon Sep 05 2022 - 05:11:11 EST)
- RE: [EXT] Re: [PATCH V5 2/4] dmaengine: imx-sdma: support hdmi audio
- Joy Zou(Mon Sep 05 2022 - 05:12:59 EST)
- RE: [EXT] Re: [PATCH v6 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
- Joy Zou(Tue Sep 06 2022 - 07:13:51 EST)
- Joy Zou(Wed Sep 07 2022 - 02:48:55 EST)
- Re: [EXT] Re: [PATCH v6 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support
- Frank Li(Thu Sep 01 2022 - 21:48:15 EST)
- Frank Li(Fri Sep 02 2022 - 13:03:20 EST)
- RE: [EXT] Re: [PATCH v7 3/4] dt-bindings: irqchip: imx mu work as msi controller
- Frank Li(Thu Sep 01 2022 - 10:39:59 EST)
- RE: [EXT] Re: [RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
- RE: [EXT] Re: [RFC PATCH HBK: 1/8] keys-trusted: new cmd line option added
- RE: [EXT] Re: [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm
- RE: [EXT] Re: [RFC PATCH HBK: 6/8] KEYS: trusted: caam based black key
- Re: [EXT] [RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
- Re: fiemap is slow on btrfs on files with multiple extents
- Fix make.cross for 0day bot
- [for-linus][PATCH 0/7] tracing: Fixes and updates for 6.0
- [for-linus][PATCH 1/7] rv/monitors: Make monitors automata definition static
- [for-linus][PATCH 2/7] MAINTAINERS: Add Runtime Verification (RV) entry
- [for-linus][PATCH 3/7] MAINTAINERS: add scripts/tracing/ to TRACING
- [for-linus][PATCH 4/7] tracepoint: Allow trace events in modules with TAINT_TEST
- [for-linus][PATCH 5/7] tracing: hold caller_addr to hardirq_{enable,disable}_ip
- [for-linus][PATCH 6/7] tracing: Fix to check event_mutex is held while accessing trigger list
- [for-linus][PATCH 7/7] rv/reactor: add __init/__exit annotations to module init/exit funcs
- [fortify] 728833277d: WARNING:at_net/netlink/af_netlink.c:#netlink_ack
- [fortify] ab66e7d1d8: BUG:kernel_failed_in_early-boot_stage,last_printk:Booting_the_kernel
- Re: [Freedreno] [PATCH v6 2/6] clk: qcom: Allow custom reset ops
- Re: [Freedreno] [PATCH v6 4/6] clk: qcom: gpucc-sc7280: Add cx collapse reset support
- Re: fsconfig parsing bugs
- [fs/ntfs3] 6457c9bffd: RIP:put_mount_options
- 答复: [PATCH net-next] driver: cadence macb driver support acpi mode
- [GIT PULL] arm64 fixes for -rc4
- [GIT PULL] ARM: SoC fixes for 6.0
- [GIT PULL] Char/Misc driver fixes for 6.0-rc4
- Greg KH(Fri Sep 02 2022 - 11:39:15 EST)
- [GIT PULL] clk fixes for v6.0-rc3
- Re: [GIT PULL] dmi update for v5.19
- [GIT PULL] Driver core fixes for 6.0-rc4
- Greg KH(Fri Sep 02 2022 - 11:43:09 EST)
- Greg KH(Sat Sep 03 2022 - 02:42:25 EST)
- [git pull] drm fixes for 6.0-rc4
- Re: [GIT PULL] early thermal changes for v6.1-rc1
- [GIT PULL] erofs fixes for 6.0-rc5
- Re: [GIT PULL] Fix RISC-V's arch-topology reporting
- [GIT PULL]: Generic phy fixes for v6.0
- Greg KH(Wed Sep 07 2022 - 03:52:23 EST)
- [GIT PULL] gpio: fixes for v6.0-rc4
- [GIT PULL] hwmon fixes for v6.0-rc4
- [GIT PULL] Immutable branch with 6.0-rc1 + "[PATCH v6 0/7] add support for another simatic board" series
- [git pull] Input updates for v6.0-rc3
- [GIT PULL] KVM fixes for Linux 6.0-rc4
- [GIT PULL] Landlock fix for v6.0
- [GIT PULL] LoongArch fixes for v6.0-rc4
- [GIT PULL] MMC fixes for v6.0-rc4
- [GIT PULL] Networking for 6.0-rc4
- Re: [GIT pull] objtool/urgent for v5.19-rc1
- [GIT PULL] platform-drivers-x86 for 6.0-2
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.0-4 tag
- [GIT PULL] s390 updates for 6.0-rc4
- [GIT PULL] slab fix for 6.0-rc4
- [GIT PULL] smb3 client fixes
- [GIT PULL] sound fixes for 6.0-rc4
- [GIT PULL]: Soundwire fixes for v6.0
- Greg KH(Fri Sep 02 2022 - 03:03:14 EST)
- [GIT PULL] Staging driver fixes for 6.0-rc4
- Greg KH(Sat Sep 03 2022 - 02:34:42 EST)
- [GIT PULL] TTY/Serial driver fixes for 6.0-rc4
- Greg KH(Sat Sep 03 2022 - 03:14:50 EST)
- [GIT PULL] USB-serial fixes for 6.0-rc4
- [GIT PULL] USB / Thunderbolt driver fixes for 6.0-rc4
- Greg KH(Fri Sep 02 2022 - 11:35:50 EST)
- [GIT PULL] xen: branch for v6.0-rc4
- [gustavoars:for-next/fam0-non-uapi] BUILD SUCCESS 0811296c55b7f0c5b038410828e37a1a1bf04463
- [gustavoars:testing/6.0-rc2-fam0-non-uapi] BUILD SUCCESS 8a09a674560855effa4e33efa15de1eece07bf04
- [hidraw] help with debugging the module on Linux 4.4.180+ on Synology DSM 7
- [hverkuil-media-tree:for-v6.1n 3/15] drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c:1529:35: error: 'mtk_jpeg_match' undeclared here (not in a function); did you mean 'mtk_jpeg_parse'?
- include/linux/compiler_types.h:322:45: error: call to '__compiletime_assert_359' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct prestera_msg_event_fdb) != 20
- include/linux/compiler_types.h:338:45: error: call to '__compiletime_assert_302' declared with attribute error: BUILD_BUG_ON failed: (24-12) >= 12
- include/linux/seq_file.h:247:9: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4
- Re: [Intel-gfx] [PATCH v2 15/39] drm/i915: intel_dp_link_training.c: fix kernel-doc markup
- Re: [Intel-gfx] [PATCH v2 16/39] drm/i915: intel_fb: fix a kernel-doc issue with Sphinx
- Re: [Intel-gfx] [PATCH v2 18/39] drm/i915: intel_pm.c: fix some ascii artwork at kernel-doc
- Re: [Intel-gfx] [PATCH v2 30/39] docs: gpu: i915.rst: gt: add more kernel-doc markups
- Re: [Intel-gfx] [PATCH v2 35/39] docs: gpu: i915.rst: add the remaining kernel-doc markup files
- Re: [Intel-gfx] [PATCH v2 38/39] drm/i915: add descriptions for some RPM macros at intel_gt_pm.h
- Re: [Intel-gfx] [PATCH v7 02/15] mei: add kdoc for struct mei_aux_device
- Re: [Intel-gfx] [PATCH v7 05/15] drm/i915/gsc: add GSC XeHP SDV platform definition
- Re: [Intel-gfx] [PATCH v7 06/15] mei: gsc: use polling instead of interrupts
- Re: [Intel-gfx] [PATCH v7 07/15] mei: gsc: wait for reset thread on stop
- Re: [Intel-gfx] [PATCH v7 08/15] mei: extend timeouts on slow devices.
- Re: [Intel-gfx] [PATCH v7 09/15] mei: bus: export common mkhi definitions into a separate header
- Re: [Intel-gfx] [PATCH v7 13/15] mei: debugfs: add pxp mode to devstate in debugfs
- Re: [Intel-gfx] [PATCH v7 14/15] drm/i915/gsc: allocate extended operational memory in LMEM
- Re: [Intel-gfx] [PATCH v8 02/16] mei: add kdoc for struct mei_aux_device
- Re: [Intel-gfx] [PATCH v8 05/16] drm/i915/gsc: add GSC XeHP SDV platform definition
- Re: [Intel-gfx] [PATCH v8 06/16] mei: gsc: use polling instead of interrupts
- Re: [Intel-gfx] [PATCH v8 07/16] mei: gsc: wait for reset thread on stop
- Re: [Intel-gfx] [PATCH v8 08/16] mei: extend timeouts on slow devices.
- Re: [Intel-gfx] [PATCH v8 09/16] mei: bus: export common mkhi definitions into a separate header
- Re: [Intel-gfx] [PATCH v8 13/16] mei: drop ready bits check after start
- Re: [Intel-gfx] [PATCH v8 14/16] mei: debugfs: add pxp mode to devstate in debugfs
- Re: [Intel-gfx] [PATCH v9 09/16] mei: bus: export common mkhi definitions into a separate header
- RE: [Intel-wired-lan] [net v3 1/1] ice: Fix crash by keep old cfg when update TCs more than queues
- Re: [Intel-wired-lan] [PATCH] ice: switch: Simplify memory allocation
- RE: [Intel-wired-lan] [PATCH net v2] iavf: Detach device during reset task
- Re: [Intel-wired-lan] [PATCH v3] drivers/net/ethernet/e1000e: check return value of e1e_rphy()
- irq-loongarch-cpu.c:undefined reference to `eiointc_acpi_init'
- 陈华才(Tue Sep 06 2022 - 20:41:49 EST)
- [jpoimboe:s390 2/2] arch/s390/boot/startup.c:86: undefined reference to `__vmlinux_relocs_64_start'
- [jpoimboe:s390 2/2] make[2]: *** No rule to make target 'relocs'.
- [jpoimboe:s390 2/2] Unsupported relocation type: 26
- [jsarha:topic/cros-sof-v4.14 3732/9354] drivers/firmware/qcom_scm.c:469:47: error: passing argument 3 of 'dma_alloc_coherent' from incompatible pointer type
- [jsarha:topic/cros-sof-v4.14-rebase 1458/9999] include/trace/events/sched.h:778:10: error: 'struct sched_entity' has no member named 'my_q'
- [jsarha:topic/cros-sof-v4.14-rebase 1501/9999] include/trace/events/sched.h:683:14: error: 'struct cfs_rq' has no member named 'rq'
- [jsarha:topic/cros-sof-v4.19 1155/6555] drivers/gpu/drm/drm_atomic_uapi.c:1297: Error: unrecognized opcode `csrs sstatus,s8'
- [jsarha:topic/cros-sof-v4.19 1155/6555] drivers/gpu/drm/drm_atomic_uapi.c:466: Error: unrecognized opcode `csrs sstatus,a3'
- KASAN: use-after-free in __mutex_lock
- Re: KASAN: use-after-free Read in configfs_composite_bind
- Greg KH(Thu Sep 01 2022 - 10:03:03 EST)
- Rondreis(Sun Sep 04 2022 - 09:21:24 EST)
- Re: [kbuild-all] Re: mm/khugepaged.c:2046:56: warning: 'struct khugepaged_mm_slot' declared inside parameter list will not be visible outside of this definition or declaration
- Re: [kbuild-all] Re: [PATCH v2 10/11] sh: mm: Convert to GENERIC_IOREMAP
- Re: [kbuild-all] Re: powerpc-linux-objdump: Warning: Unrecognized form: 0x23
- [kees:for-next/hardening 5/7] include/linux/string.h:303:42: warning: 'strnlen' specified bound 4 exceeds source size 3
- Re: [kernelci-members] KernelCI working group: Web Dashboard
- kernel/dma/pool.c:105:9: error: call to undeclared function 'pgprot_dmacoherent'; ISO C99 and later do not support implicit function declarations
- kernel/kexec_file.c:320:1: sparse: sparse: Using plain integer as NULL pointer
- kernel/stackleak.c:33:50: sparse: sparse: incorrect type in argument 3 (different address spaces)
- Re: kernel/stop_matche.c : remove redundant global variable initialization
- Re: [KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init.
- Re: [KVM] e923b0537d: kernel-selftests.kvm.rseq_test.fail #forregzbot
- [kvm-unit-tests PATCH 1/2] x86/pmu: Update rdpmc testcase to cover #GP and emulation path
- Like Xu(Mon Sep 05 2022 - 08:44:14 EST)
- [kvm-unit-tests PATCH 2/2] x86/pmu: Add AMD Guest PerfMonV2 testcases
- Like Xu(Mon Sep 05 2022 - 08:44:03 EST)
- Re: [ldv-project] [PATCH v2] drm/fb-helper: add virtual screen size check to drm_fb_helper_check_var()
- [leon-rdma:xfrm-next 42/44] drivers/net/ethernet/mellanox/mlx5/core/eq.c:579:43: error: 'MLX5_IPSEC_CAP_FULL_OFFLOAD' undeclared
- [lib/find_bit] cbf7464bcc: BUG:KASAN:slab-out-of-bounds_in_find_next_bit
- Re: [Linaro-mm-sig] [PATCH v2 1/3] dma-buf: Add ioctl to query mmap info
- Re: [Linaro-mm-sig] [PATCH v4 07/21] drm/omapdrm: Prepare to dynamic dma-buf locking specification
- Linux 4.14.292
- Re: Linux 4.19.257
- Linux 4.9.327
- Linux 5.10.141
- Linux 5.15.65
- Re: Linux 5.19.7
- Re: Linux 5.4.212
- Linux 6.0-rc4
- linux-next: build failure after merge of the btrfs tree
- linux-next: build failure after merge of the clk-imx tree
- linux-next: build failure after merge of the crypto tree
- linux-next: build failure after merge of the kbuild tree
- linux-next: build failure after merge of the mm tree
- Re: linux-next: build failure after merge of the perf tree
- linux-next: build failure after merge of the slab tree
- linux-next: Fixes tag needs some work in the imx-mxs tree
- linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
- linux-next: manual merge of the drm-msm-lumag tree with the drm-msm tree
- linux-next: manual merge of the ipsec-next tree with the net-next tree
- linux-next: manual merge of the kselftest tree with the pm tree
- linux-next: manual merge of the kspp tree with the tip tree
- linux-next: manual merge of the mm tree with Linus' tree
- linux-next: manual merge of the mm tree with the block tree
- linux-next: manual merge of the mm tree with the crypto tree
- linux-next: manual merge of the mm tree with the slab tree
- Re: linux-next: manual merge of the net-next tree with the net tree
- Re: linux-next: manual merge of the security tree with Linus' tree
- Re: linux-next: manual merge of the usb tree with the usb.current tree
- Greg KH(Mon Sep 05 2022 - 02:05:09 EST)
- linux-next: Signed-off-by missing for commit in the arm64 tree
- linux-next: Signed-off-by missing for commit in the bluetooth tree
- linux-next: Signed-off-by missing for commit in the mm tree
- linux-next: Tree for Sep 1
- Re: linux-next: Tree for Sep 1 (Kconfig for VIDEO_MEDIATEK_VPU)
- moudy ho(Thu Sep 01 2022 - 22:56:09 EST)
- linux-next: Tree for Sep 6
- linux-next: Tree for Sep 7
- [linux][PATCH 0/6] Add support for sam9x60 curiosity board
- [linux][PATCH 1/6] ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom functions
- [linux][PATCH 2/6] ARM: dts: at91: sam9x60: Move flexcom definitions to the SoC dtsi
- [linux][PATCH 3/6] ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART
- [linux][PATCH 4/6] ARM: dts: at91: sam9x60: Add DMA bindigs for the flexcom nodes
- [linux][PATCH 5/6] ARM: dts: at91: sam9x60: Add missing flexcom definitions
- [linux][PATCH 6/6] ARM: dts: at91: sam9x60_curiosity: Add device tree for sam9x60_curiosity board
- Linux regressions report for mainline [2022-09-04]
- [linux-stable-rc:linux-4.19.y 2019/3784] include/linux/sunrpc/xdr.h:512:17: error: comparison is always false due to limited range of data type
- [linux-stable-rc:linux-5.10.y 499/8352] arch/powerpc/kernel/smp.c:1380:7: error: variable 'ret' set but not used
- Re: [LKP] [btrfs] ca6dee6b79: fxmark.ssd_btrfs_MWRM_72_bufferedio.works/sec -8.4% regression #forregzbot
- Re: [LKP] Fix make.cross for 0day bot
- Re: [LKP] Re: [KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init.
- [mani-mhi:mhi-next 2/3] drivers/bus/mhi/host/pci_generic.c:734:39: error: cannot assign to variable 'mhi_cntrl_config' with const-qualified type 'const struct mhi_controller_config *'
- [mani-mhi:mhi-next 2/3] drivers/bus/mhi/host/pci_generic.c:734:60: error: assignment of member 'irq' in read-only object
- [man-pages RFC PATCH v3] statx, inode: document the STATX_INO_VERSION field
- [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- Jan Kara(Wed Sep 07 2022 - 09:58:36 EST)
- [mark:arm64/alternatives/rework 8/9] arch/arm64/kernel/alternative.c:267:14: warning: no previous prototype for function 'alt_cb_patch_nops'
- [mark:arm64/alternatives/rework 9/9] arch/arm64/kernel/alternative.c:144:6: warning: no previous prototype for function 'summarize_alternatives'
- [mark:arm64/insn/rework 17/17] arch/arm64/lib/insn.c:37:6: warning: no previous prototype for 'test__insn_imm_insn__unsigned_N'
- [mbgg-mediatek:v6.0-dev/svs-dev 21/23] drivers/soc/mediatek/mtk-svs-mt8183.c:5:5: warning: no previous prototype for function 'svs_mt8183_efuse_thermal_parsing'
- [mbgg-mediatek:v6.0-dev/svs-dev 21/23] drivers/soc/mediatek/mtk-svs-mt8183.c:5:5: warning: no previous prototype for 'svs_mt8183_efuse_thermal_parsing'
- [mkp-scsi:for-next 61/69] drivers/scsi/qla2xxx/qla_os.c:2854:23: warning: assignment to 'struct trace_array *' from 'int' makes pointer from integer without a cast
- [mkp-scsi:for-next 61/69] drivers/scsi/qla2xxx/qla_os.c:2854:25: error: implicit declaration of function 'trace_array_get_by_name'; did you mean 'trace_array_set_clr_event'?
- mm/khugepaged.c:2046:56: warning: 'struct khugepaged_mm_slot' declared inside parameter list will not be visible outside of this definition or declaration
- Qi Zheng(Fri Sep 02 2022 - 11:48:15 EST)
- net/bpf/test_run.c:249:1: warning: no previous declaration for 'bpf_kfunc_call_test_acquire'
- net/bpf/test_run.c:303:15: warning: no previous declaration for 'bpf_kfunc_call_memb_release'
- [netfilter-nf-next:testing 1/6] net/netfilter/nf_conntrack_proto_tcp.c:592:32: warning: implicit conversion from 'enum <anonymous>' to 'enum nf_ct_tcp_action'
- Re: [net-next PATCH v2] net: dsa: qca8k: convert to regmap read/write API
- [net-next PATCH v3] net: phy: Add 1000BASE-KX interface mode
- [net-next v6 0/3] net: ethernet: adi: Add ADIN1110 support
- [net-next v6 1/3] net: phy: adin1100: add PHY IDs of adin1110/adin2111
- [net-next v6 2/3] net: ethernet: adi: Add ADIN1110 support
- [net-next v6 3/3] dt-bindings: net: adin1110: Add docs
- [net-next v7 0/3] net: ethernet: adi: Add ADIN1110 support
- [net-next v7 1/3] net: phy: adin1100: add PHY IDs of adin1110/adin2111
- [net-next v7 2/3] net: ethernet: adi: Add ADIN1110 support
- [net-next v7 3/3] dt-bindings: net: adin1110: Add docs
- [net PATCH] net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data
- A new null-ptr-deref Write bug in snd_pcm_format_set_silence
- New topic branch for block + gup work?
- Re: [Ocfs2-devel] [PATCH v2 08/14] ocfs2: replace ll_rw_block()
- [PATCH 00/10] MediaTek SoC safe clock muxing and GPU clocks
- [PATCH 00/10] staging: rtl8723bs: delete some dead code
- Nam Cao(Fri Sep 02 2022 - 05:52:54 EST)
- Re: [PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers
- Re: [PATCH 00/11] DYNAMIC_DEBUG for this cycle
- Greg KH(Thu Sep 01 2022 - 12:10:48 EST)
- [PATCH 00/12] ASoC/qcom/remoteproc/arm64: Qualcomm ADSP DTS and binding fixes
- Re: [PATCH 00/12] riscv: Allwinner D1 platform support
- [PATCH 00/14] misc: fastrpc: Add audiopd support and some fixes
- Re: [PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
- Re: [PATCH 00/15] Introduce Architectural LBR for vPMU
- Re: [PATCH 00/15] kbuild: various cleanups
- [PATCH 00/16] phy: qcom-qmp: further clean ups
- [PATCH 00/16] x86_64: Improvements at compressed kernel stage
- Re: [PATCH 00/19] Add driver for dvfsrc, support for interconnect
- [PATCH 00/23] Convert to filemap_get_folios_tag()
- [PATCH 01/10] arm64: dts: mt8183: Fix Mali GPU clock
- Re: [PATCH 01/10] power: reset: Move TWL4030 power driver from mfd
- [PATCH 01/10] staging: rtl8723bs: delete rtw_setdatarate_cmd
- Nam Cao(Fri Sep 02 2022 - 05:52:59 EST)
- Re: [PATCH 01/10] VFS: support parallel updates in the one directory.
- Al Viro(Fri Sep 02 2022 - 20:06:20 EST)
- Al Viro(Fri Sep 02 2022 - 22:12:43 EST)
- Al Viro(Sat Sep 03 2022 - 13:52:33 EST)
- [PATCH 01/12] arm64: dts: qcom: sdm630: align APR services node names with dtschema
- Re: [PATCH 01/12] drm/udl: Restore display mode on resume
- [PATCH 01/14] arm64: dts: qcom: sm6115: Add basic soc dtsi
- [PATCH 01/14] misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
- Re: [PATCH 01/15] cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
- Re: [PATCH 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
- [PATCH 01/16] phy: qcom-qmp-combo: disable runtime PM on unbind
- [PATCH 01/16] x86/boot: Align vmlinuz sections on page size
- [PATCH 01/23] pagemap: Add filemap_grab_folio()
- [PATCH 0/1] Enabling sufficient sequence change support for VP9
- [PATCH 0/1 RESEND] update Kconfig for DPIO to select FSL_GUTS
- [PATCH 0/1] Tracing: Compile error with qla2xxx
- [PATCH 02/10] clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent
- Re: [PATCH 02/10] dt-bindings: power: reset: Move twl4030-power from mfd to power/reset
- [PATCH 02/10] staging: rtl8723bs: delete function rtw_set_chplan_cmd
- Nam Cao(Fri Sep 02 2022 - 05:53:12 EST)
- [PATCH 02/12] arm64: dts: qcom: sdm845: align APR services node names with dtschema
- Re: [PATCH 02/13] dt-bindings: memory: snps: Add Baikal-T1 DDRC support
- [PATCH 02/14] arm64: dts: qcom: sm6115: Add rpmcc and rpmpd nodes
- Re: [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
- [PATCH 02/14] misc: fastrpc: Don't remove map on creater_process and device_release
- Re: [PATCH 02/15] cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()
- [PATCH 02/16] phy: qcom-qmp-combo: drop unused defines
- [PATCH 02/16] x86/build: Remove RWX sections and align on 4KB
- [PATCH 02/23] filemap: Added filemap_get_folios_tag()
- [PATCH 0/2] Add a new board device tree named 'evoker' for herobrine variant.
- [PATCH 0/2] can: bcm: random optimizations
- [PATCH 0/2] clocksource: sysctr: add nxp,no-divider property
- [PATCH 0/2] Couple more bug fixes from recent commits
- [PATCH 0/2] dt-bindings: phy: qcom,qmp: add missing power-domains properties
- [PATCH 0/2] fix clobbers list with ZERO_CALL_USED_REGS feature
- [PATCH 0/2] fortify: Add run-time WARN for cross-field memcpy()
- [PATCH 0/2] fs: fix capable() call in simple_xattr_list()
- [PATCH 0/2] gpio clock-names
- [PATCH 0/2] misc/xilinx_sdfec: Replace kmap() with kmap_local_page()
- Re: [PATCH 0/2] mtd: rawnand: brcmnand: Glue driver Kconfig entries
- Re: [PATCH 0/2] opp: core: add regulators enable and disable
- [PATCH 0/2] riscv: tracing: Improve hardirq tracing message
- Re: [PATCH 0/2] TI-Nspire cleanups
- Re: [PATCH 0/2] Untested TAS2562 power setting fixes
- [PATCH 0/2] usb: serial: add CH348 driver
- [PATCH 0/2] x86/kprobes: Fixes for CONFIG_RETHUNK
- [PATCH 03/10] clk: mediatek: mux: add clk notifier functions
- [PATCH 03/10] staging: rtl8723bs: remove rtw_change_ifname
- Nam Cao(Fri Sep 02 2022 - 05:53:04 EST)
- Re: [PATCH 03/11] arm64: dts: ls1043a: use pcie aer/pme interrupts
- [PATCH 03/12] arm64: dts: qcom: sm8250: align APR services node names with dtschema
- [PATCH 03/14] arm64: dts: qcom: sm6115: Add GCC node
- [PATCH 03/14] misc: fastrpc: Fix use-after-free race condition for maps
- Re: [PATCH 03/15] cxl: Unify debug messages when calling devm_cxl_add_port()
- [PATCH 03/16] phy: qcom-qmp-pcie: drop unused runtime PM implementation
- [PATCH 03/16] x86/boot: Set cr0 to known state in trampoline
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- [PATCH 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
- Re: [PATCH 0/3] Add GPI DMA support for SM6350
- [PATCH 0/3] Add kernel relocation and KASLR support
- Re: [PATCH 0/3] Add support for the RK356x variant of the Inno CSI DPHY
- [PATCH 0/3] EDAC: Improve memory address decoding for i10nm driver
- [PATCH 0/3] Enable initial support for StarFive VisionFive V1 SBC
- [PATCH 0/3] iio: temperature: mlx90632: Add powermanagement
- cmo(Fri Sep 02 2022 - 09:42:33 EST)
- cmo(Tue Sep 06 2022 - 05:05:00 EST)
- Re: [PATCH 0/3] iommu/dma: Some housekeeping
- Re: [PATCH 0/3] iova: Some misc changes
- [PATCH 0/3] MAINTAINERS: Update entries for some VMware drivers
- vdasa(Tue Sep 06 2022 - 13:32:49 EST)
- [PATCH 0/3] memcg: reduce memory overhead of memory cgroups
- Re: [PATCH 0/3] misc: fastrpc: fix memory corruption
- [PATCH 0/3] page_owner: print stacks and their counter
- [PATCH 0/3] PCI/AER: Fix and optimize usage of status clear api
- [PATCH 0/3] perf: Add more syscalls to benchmark
- [PATCH 0/3] perf: Clean up and fix potential mem leak
- [PATCH 0/3] phy: qcom-qmp-pcie: shorten function prefixes
- Re: [PATCH 0/3] pinctrl: at91: cleanups
- Re: [PATCH 0/3] Print CPU at segfault time
- [PATCH 0/3] regulator: dt-bindings: qcom,rpmh: dt-binding fixups
- [PATCH 0/3] riscv: Add GENERIC_ENTRY & IRQ_STACKS support
- guoren(Sat Sep 03 2022 - 12:39:16 EST)
- [PATCH 0/3] SDM670 Global Clocks
- [PATCH 0/3] selftests/Make: Recursively build TARGETS list
- [PATCH 0/3] Svinval support for KVM RISC-V
- [PATCH 04/10] clk: mediatek: mt8183: Add clk mux notifier for MFG mux
- [PATCH 04/10] staging: rtl8723bs: delete rtw_odm.c and rtw_odm.h
- Nam Cao(Fri Sep 02 2022 - 05:53:17 EST)
- [PATCH 04/12] arm64: dts: qcom: msm8996: fix APR services nodes
- Re: [PATCH 04/12] Revert "drm/udl: Kill pending URBs at suspend and disconnect"
- Re: [PATCH 04/13] regulator: rk808: reduce 'struct rk808' usage
- [PATCH 04/14] arm64: dts: qcom: sm6115: Add pinctrl node
- [PATCH 04/14] misc: fastrpc: Rename audio protection domain to root
- [PATCH 04/16] phy: qcom-qmp-pcie: drop unused defines
- [PATCH 04/16] x86/boot: Increase boot page table size
- [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
- [PATCH 0/4] Add Support for Qualcomm SPMI GPIOs
- Re: [PATCH 0/4] ARM: footbridge: cleanups
- [PATCH 0/4] dma-buf: To check enable signaling before signaled
- [PATCH 0/4] dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes)
- Re: [PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
- Re: [PATCH 0/4] Introduce MediaTek frequency hopping driver
- [PATCH 0/4] KVM: x86/svm/pmu: Add AMD Guest PerfMonV2 support
- Like Xu(Mon Sep 05 2022 - 08:44:09 EST)
- [PATCH 0/4] Make irq_chip immutable for ISA drivers
- Re: [PATCH 0/4] PCI: mvebu: Add support for error interrupt
- [PATCH 0/4] PCI/PM: Always disable PTM for all devices during
- [PATCH 0/4] perf: Clean up by adding helpers
- Re: [PATCH 0/4] platform/chrome: cros_ec_typec: Altmode fixes
- Re: [PATCH 0/4] platform/chrome: Minor cleanups to cros_typec_switch
- [PATCH 0/4] Rewrite the top-level index.rst
- [PATCH 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
- [PATCH 0/4] USB host support for TQMa8MPxL + MBa8MPxL
- Jun Li(Wed Sep 07 2022 - 12:08:51 EST)
- [PATCH 05/10] clk: mediatek: clk-mt8195-mfg: Reparent mfg_bg3d and propagate rate changes
- [PATCH 05/10] staging: rtl8723bs: remove odm_PauseDIG
- Nam Cao(Fri Sep 02 2022 - 05:53:08 EST)
- [PATCH 05/12] arm64: dts: qcom: sdm845: align dai node names with dtschema
- Re: [PATCH 05/13] rtc: rk808: reduce 'struct rk808' usage
- [PATCH 05/14] arm64: dts: qcom: sm6115: Add apps smmu node
- [PATCH 05/14] misc: fastrpc: Add reserved mem support
- Re: [PATCH 05/15] cxl/acpi: Add probe function to detect restricted CXL hosts in RCD mode
- Re: [PATCH 05/15] kbuild: build init/built-in.a just once
- [PATCH 05/16] phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementation
- [PATCH 05/16] x86/boot: Support 4KB pages for identity mapping
- [PATCH 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
- [PATCH 0/5] ASoC: Fixes for MT8195 SOF support
- [PATCH 0/5] hisi_sas: Misc patches for next
- [PATCH 0/5] Misc hisi_lpc changes
- [PATCH 0/5] perf intel-pt: Support itrace option flag d+e to log on error
- [PATCH 06/10] clk: mediatek: clk-mt8195-topckgen: Register mfg_ck_fast_ref as generic mux
- [PATCH 06/10] staging: rtl8723bs: remove GetHexValueFromString
- Nam Cao(Fri Sep 02 2022 - 05:53:21 EST)
- [PATCH 06/12] arm64: dts: qcom: msm8996: align dai node names with dtschema
- Re: [PATCH 06/12] drm/udl: Increase the default URB list size to 20
- [PATCH 06/14] arm64: dts: qcom: sm6115: Add usb and related phy nodes
- [PATCH 06/14] dt-bindings: misc: fastrpc: Document memory-region property
- Re: [PATCH 06/14] KVM: arm64: Return next table from map callbacks
- Re: [PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node
- [PATCH 06/16] phy: qcom-qmp-pcie-msm8996: drop unused defines
- [PATCH 06/16] x86/boot: Setup memory protection for bzImage code
- [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
- Re: [PATCH 0/6] Add sample_flags to improve the perf_sample_data struct
- Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
- [PATCH 07/10] clk: mediatek: clk-mt8195-topckgen: Add GPU clock mux notifier
- [PATCH 07/10] staging: rtl8723bs: remove hal_btcoex_SetManualControl
- Nam Cao(Fri Sep 02 2022 - 05:53:26 EST)
- [PATCH 07/12] arm64: dts: qcom: qrb5165-rb5: align dai node names with dtschema
- Re: [PATCH 07/12] drm/udl: Add parameter to set number of URBs
- Re: [PATCH 07/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree
- [PATCH 07/14] arm64: dts: qcom: sm6115: Add sdhci nodes and related pinctrl
- [PATCH 07/14] misc: fastrpc: Add fastrpc_remote_heap_alloc
- Re: [PATCH 07/15] cxl/acpi: Check RCH's PCIe Host Bridge ACPI ID
- Re: [PATCH 07/15] KVM: VMX: Support passthrough of architectural LBRs
- [PATCH 07/16] phy: qcom-qmp-ufs: drop unused runtime PM implementation
- [PATCH 07/16] x86/boot: Map memory explicitly
- [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
- [PATCH 0/7] bpf: Add fd modes check for map iter and extend libbpf
- Re: [PATCH 0/7] fix null-ptr-deref in binder_alloc and others
- [PATCH 0/7] soundwire: Fix driver removal
- [PATCH 0/7] spi: spi-zyqnmp-gqspi: Add tap delay and Versal platform support
- [PATCH 0/7] staging: r8188eu: continue rtw_led_control cleanup
- Re: [PATCH 0/7] Virtual NMI feature
- [PATCH 08/10] clk: mediatek: clk-mt8195-topckgen: Drop univplls from mfg mux parents
- Re: [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
- [PATCH 08/10] staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_plan
- Nam Cao(Fri Sep 02 2022 - 05:53:29 EST)
- Re: [PATCH 08/11] arm64: dts: ls1043a: add gpio based i2c recovery information
- [PATCH 08/12] arm64: dts: qcom: sm8250: use generic name for LPASS clock controller
- Re: [PATCH 08/12] drm/udl: Drop unneeded alignment
- Re: [PATCH 08/13] dt-bindings: mfd: add rk806 binding
- [PATCH 08/14] dt-bindings: ufs: qcom: Add sm6115 binding
- Re: [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU
- [PATCH 08/14] misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
- Re: [PATCH 08/15] cxl/acpi: Check RCH's CXL DVSEC capabilities
- [PATCH 08/16] phy: qcom-qmp-ufs: drop unused defines
- [PATCH 08/16] x86/boot: Remove mapping from page fault handler
- Re: [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow
- [PATCH 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- Re: [PATCH 08/31] net/tcp: Introduce TCP_AO setsockopt()s
- [PATCH 0/8] Add support for the internal RK3308 audio codec
- Re: [PATCH 0/8] block, bfq: extend bfq to support multi-actuator drives
- Re: [PATCH 0/8] Perf stack unwinding with pointer authentication
- [PATCH 0/8] Support for NVDEC on Tegra234
- [PATCH 09/10] clk: mediatek: clk-mt8192-mfg: Propagate rate changes to parent
- [PATCH 09/10] staging: rtl8723bs: remove IsHexDigit
- Nam Cao(Fri Sep 02 2022 - 05:53:32 EST)
- Re: [PATCH 09/11] arm64: dts: ls1043a: use a pseudo-bus to constrain usb and sata dma size
- Re: [PATCH 09/12] drm/udl: Fix potential URB leaks
- [PATCH 09/12] dt-bindings: soc: qcom: apr: correct service children
- [PATCH 09/14] arm64: dts: qcom: sm6115: Add UFS nodes
- Re: [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
- [PATCH 09/14] misc: fastrpc: Rework fastrpc_req_munmap
- Re: [PATCH 09/15] cxl/acpi: Determine PCI host bridge's ACPI UID
- [PATCH 09/16] efi/libstub: Move helper function to related file
- [PATCH 09/16] phy: qcom-qmp-usb: disable runtime PM on unbind
- [PATCH 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- [PATCH 10/10] clk: mediatek: clk-mt8192: Add clock mux notifier for mfg_pll_sel
- [PATCH 10/10] staging: rtl8723bs: remove rtw_is_wps_ie
- Nam Cao(Fri Sep 02 2022 - 05:53:38 EST)
- [PATCH 10/12] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: cleanup example
- Re: [PATCH 10/12] drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
- [PATCH 10/14] arm64: dts: qcom: sm6115: Add SPMI bus node
- [PATCH 10/14] misc: fastrpc: Add support for audiopd
- Re: [PATCH 10/15] cxl/acpi: Extract the RCH's RCRB base address from CEDT
- [PATCH 10/16] phy: qcom-qmp-usb: drop unused defines
- [PATCH 10/16] x86/boot: Make console interface more abstract
- [PATCH 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- [PATCH 11/12] ASoC: dt-bindings: qcom,q6dsp-lpass-clocks: cleanup example
- Re: [PATCH 11/12] drm/udl: Don't re-initialize stuff at retrying the URB list allocation
- [PATCH 11/14] dt-bindings: arm: cpus: Add kryo240 compatible
- [PATCH 11/14] misc: fastrpc: Safekeep mmaps on interrupted invoke
- Re: [PATCH 11/15] cxl/acpi: Extract the host's component register base address from RCRB
- [PATCH 11/16] phy: qcom-qmp: silence noisy probe
- [PATCH 11/16] x86/boot: Split trampoline and pt init code
- [PATCH 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
- Re: [PATCH 1/15] cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
- [PATCH 1/1] arm64: preempt: Add NEED_RESCHED to the preempt_count()
- [PATCH 1/1] gpio: exar: access MPIO registers on slave chips
- [PATCH 1/1] iommu/vt-d: Make SVA and IOPF irrelevant
- Lu Baolu(Wed Sep 07 2022 - 22:41:51 EST)
- [PATCH 1/1] KVM: x86: Allow emulation of EOI writes with AVIC enabled
- Re: [PATCH 1/1] LoongArch: Fixed arch_remove_memory undefined build error.
- Re: [PATCH 1/1] [PATCH] net: rose: fix unregistered netdevice: waiting for rose0 to become free
- f6bvp(Sun Sep 04 2022 - 18:56:08 EST)
- [PATCH 1/1] perf build: Avoid false positive with -Werror=format-overflow= with gcc 10.3.0 on powerpc
- [PATCH 1/1 RESEND] soc: fsl: select FSL_GUTS driver for DPIO
- [PATCH 1/1] sched/debug: fix dentry leak in update_sched_domain_debugfs
- Al Viro(Fri Sep 02 2022 - 11:17:43 EST)
- [PATCH 1/1] tracing: Fix compile error in trace_array calls when TRACING is disabled
- [PATCH 1/1] venus : Enabling sufficient sequence change support for VP9 on sc7180-venus
- Re: [PATCH 12/12] drm/udl: Sync pending URBs at the end of suspend
- [PATCH 12/12] dt-bindings: soc: qcom: apr: add missing properties
- Re: [PATCH 12/13] regulator: rk808: add rk806 support
- [PATCH 12/14] arm64: dts: qcom: sm4250: Add soc dtsi
- [PATCH 12/14] misc: fastrpc: Add mmap request assigning for static PD pool
- Re: [PATCH 12/15] cxl/acpi: Skip devm_cxl_port_enumerate_dports() when in RCD mode
- [PATCH 12/16] phy: qcom-qmp-combo: shorten function prefixes
- [PATCH 12/16] x86/boot: Add EFI kernel extraction interface
- Re: [PATCH 12/20] EDAC/mc: Replace spaces with tabs in memtype flags definition
- [PATCH 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag()
- [PATCH 1/2] 9p: p9_client_create: use p9_client_destroy on failure
- [PATCH 1/2] arm64: dts: imx8mp-verdin: add dsi to hdmi functionality
- [PATCH 1/2] arm64: dts: qcom: sc7280: Add device tree for herobrine evoker
- [PATCH 1/2] arm64: dts: rockchip: fix property for usb2 phy supply on rock-3a
- Re: [PATCH 1/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
- RE: [PATCH 1/2] arm64: tegra: Add PWM controllers on Tegra234
- [PATCH 1/2] ASoC: apple: mca: Unselect COMMON_CLK in Kconfig
- [PATCH 1/2] ASoC: codecs: wcd934x: add Slimbus dependency
- [PATCH 1/2] bpf: Fix warning of Using plain integer as NULL pointer
- [PATCH 1/2] can: bcm: registration process optimization in bcm_module_init()
- [PATCH 1/2] debugfs: add debugfs_lookup_and_remove()
- Re: [PATCH 1/2] debugfs: Only clobber mode/uid/gid on remount if asked
- [PATCH 1/2] dmaengine: apple-admac: Fix grabbing of channels in of_xlate
- Re: [PATCH 1/2] dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested
- [PATCH 1/2] drivers: net: mdio-sun4i: Speedup mdio read and write
- [PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
- Re: [PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
- [PATCH 1/2] dt-bindings: arm: qcom: document sc7280 and evoker board
- [PATCH 1/2] dt-bindings: gpio: rockchip: add clock-names
- [PATCH 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
- Re: [PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
- [PATCH 1/2] dt-bindings: phy: qcom,qmp-usb: add missing power-domains property
- [PATCH 1/2] dt-bindings: timer: nxp,sysctr-timer: add nxp,no-divider property
- [PATCH 1/2] firmware: stratix10-svc: Generic Mailbox Command
- [PATCH 1/2] fortify: Add run-time WARN for cross-field memcpy()
- [PATCH 1/2] fs: convert simple_xattrs to RCU list
- Re: [PATCH 1/2] i2c: core: Add mux root adapter operations
- [PATCH 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
- [PATCH 1/2] kbuild: use modpost-args-y to clean up modpost arguments
- [PATCH 1/2] kcsan: Instrument memcpy/memset/memmove with newer Clang
- [PATCH 1/2] kunit: tool: remove UML specific options from all_tests_uml.config
- [PATCH 1/2] md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
- Re: [PATCH 1/2] MIPS: Introduce CAVIUM_RESERVE32 Kconfig option
- Yu Zhao(Mon Sep 05 2022 - 14:51:30 EST)
- [PATCH 1/2] misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()
- [PATCH 1/2] mm: reuse pageblock_start/end_pfn() macro
- RE: [PATCH 1/2] net: dsa: LAN9303: Add basic support for LAN9354
- Re: [PATCH 1/2] netlink: Bounds-check nlmsg_len()
- [PATCH 1/2] PCI: histb: switch to using gpiod API
- [PATCH 1/2] PCI: mvebu: use BIT() and GENMASK() macros instead of hardcoded hex values
- [PATCH 1/2] powerpc: Fix SPE Power ISA properties for e500v1 platforms
- [PATCH 1/2] powerpc/math_emu/efp: Include module.h
- [PATCH 1/2] powerpc/nohash: Remove pgd_huge() stub
- Re: [PATCH 1/2] scsi: hpsa: Use the bitmap API to allocate bitmaps
- Re: [patch 1/2] speakup-dummy: Add support for PUNCT variable
- Greg KH(Thu Sep 01 2022 - 10:59:37 EST)
- Greg KH(Thu Sep 01 2022 - 12:23:48 EST)
- Re: [PATCH 1/2] testing/selftests: Add tests for the is_signed_type() macro
- [PATCH 1/2] tracing: hold caller_addr to hardirq_{enable,disable}_ip
- [PATCH 1/2] usb: serial: add support for CH348
- [PATCH 1/2 v2] debugfs: add debugfs_lookup_and_remove()
- [PATCH 1/2] video: fbdev: gbefb: Convert to use dev_groups
- [PATCH 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
- Google(Wed Sep 07 2022 - 05:12:30 EST)
- Google(Wed Sep 07 2022 - 05:50:09 EST)
- Google(Wed Sep 07 2022 - 05:53:28 EST)
- Google(Wed Sep 07 2022 - 09:49:33 EST)
- Google(Wed Sep 07 2022 - 09:54:04 EST)
- Google(Wed Sep 07 2022 - 10:15:14 EST)
- Google(Wed Sep 07 2022 - 11:22:41 EST)
- [PATCH 1/2] x86/paravirt: clean up typos and grammaros
- [PATCH 1/2] x86/sev: Add KVM commands for instance certs
- [PATCH 1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
- [PATCH 13/14] dt-bindings: arm: qcom: Add compatible for oneplus,billie2 phone
- Re: [PATCH 13/14] dt-bindings: mfd: qcom,spmi-pmic: fix regulator node schema
- [PATCH 13/14] misc: fastrpc: Remove unnecessary if braces in fastrpc_internal_invoke
- Re: [PATCH 13/15] cxl/acpi: Rework devm_cxl_enumerate_ports() to support RCD mode
- [PATCH 13/16] efi/x86: Support extracting kernel from libstub
- [PATCH 13/16] phy: qcom-qmp-pcie-msm8996: drop unused secondary init tables
- Re: [PATCH 13/20] EDAC/mc: Drop duplicated dimm->nr_pages debug printout
- [PATCH 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag()
- [PATCH 1/3] clk: qcom: gdsc: Fix the handling of PWRSTS_RET support
- [PATCH 1/3] documentation: Add recompression documentation
- [PATCH 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
- Re: [PATCH 1/3] dt-bindings: i2c: mv64xxx: Document DMA properties
- [PATCH 1/3] dt-bindings: pwm: tegra: Add compatible string for Tegra234
- Re: [PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
- [PATCH 1/3] dt-bindings: riscv: starfive: Add StarFive VisionFive V1 board
- [PATCH 1/3] EDAC/skx_common: Use driver decoder first
- [PATCH 1/3] hwmon: (tps23861) fix byte order in resistance register
- [PATCH 1/3] iio: temperature: mlx90632 Add runtime powermanagement modes
- cmo(Fri Sep 02 2022 - 09:35:14 EST)
- Crt Mori(Fri Sep 02 2022 - 14:00:11 EST)
- Crt Mori(Sat Sep 03 2022 - 08:06:24 EST)
- [PATCH 1/3] Input: atkbd - switch to using dev_groups for driver-specific attributes
- Re: [PATCH 1/3] iommu/dma: Clean up Kconfig
- [PATCH 1/3] leds: cr0014114: silent no spi_device_id warning
- [PATCH 1/3] lib/stackdepot: Add a refcount field in stack_record
- Re: [PATCH 1/3] LoongArch: Add kexec support
- [PATCH 1/3] LoongArch: tools: Add relocs tool support
- [PATCH 1/3] MAINTAINERS: Change VMware PVSCSI driver entry to upper case
- vdasa(Tue Sep 06 2022 - 13:32:54 EST)
- [PATCH 1/3] media: s5k5baf: switch to using gpiod API
- [PATCH 1/3] media: s5p-mfc: Fix in register read and write for H264
- Re: [PATCH 1/3] memblock test: Add test to memblock_add() 129th region
- [PATCH 1/3] memcg: extract memcg_vmstats from struct mem_cgroup
- [PATCH 1/3] mfd: qcom-spmi-pmic: Add pm7250b compatible
- [PATCH 1/3] misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
- [PATCH 1/3] net: davicom: dm9000: switch to using gpiod API
- [PATCH 1/3] PCI/AER: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
- [PATCH 1/3] perf bench syscall: Introduce bench_syscall_common()
- [PATCH 1/3] perf clean: Add same_cmd_with_prefix helper
- [PATCH 1/3] phy: qcom-qmp-pcie: drop if (table) conditions
- Re: [PATCH 1/3] powercap: arm_scmi: Add SCMI Powercap based driver
- [PATCH 1/3] regulator: dt-bindings: qcom,rpmh: Use additionalProperties
- [PATCH 1/3] riscv: convert to generic entry
- guoren(Sat Sep 03 2022 - 12:39:16 EST)
- Guo Ren(Sat Sep 03 2022 - 20:50:38 EST)
- Guo Ren(Sun Sep 04 2022 - 05:01:49 EST)
- Guo Ren(Sun Sep 04 2022 - 06:35:43 EST)
- [PATCH 1/3] RISC-V: Probe Svinval extension form ISA string
- [PATCH 1/3] selftests/Make: Recursively build TARGETS list
- [PATCH 1/3] xfs: fix the calculation of length and end
- [PATCH 14/14] arm64: dts: qcom: sm4250: Add support for oneplus-billie2
- Re: [PATCH 14/14] dt-bindings: mfd: qcom,spmi-pmic: fix TM ADC node schema on PM8998
- [PATCH 14/14] misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
- Re: [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- Re: [PATCH 14/15] cxl/acpi: Enumerate ports in RCD mode to enable RCHs and RCDs
- [PATCH 14/16] phy: qcom-qmp-pcie-msm8996: shorten function prefixes
- [PATCH 14/16] x86/build: Make generated PE more spec compliant
- [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- [PATCH 1/4] dma-buf: Check status of enable-signaling bit on debug
- [PATCH 1/4] docs: promote the title of process/index.html
- Re: [PATCH 1/4] dt-bindings: arm: ti: Add bindings for AM62A7 SoC
- [PATCH 1/4] dt-bindings: interconnect: qcom,msm8998-bwmon: Add support for sc7280 BWMONs
- Re: [PATCH 1/4] dt-bindings: memory: Factor out common properties of LPDDR bindings
- [PATCH 1/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml
- Re: [PATCH 1/4] dt-bindings: phy: hisilicon,hi3660-usb3: simplify example
- [PATCH 1/4] dt-bindings: usb: dwc3: Add gfladj-refclk-lpm-sel-quirk
- Re: [PATCH 1/4] firmware: xilinx: Add afi ioctl support
- Xu Yilun(Sat Sep 03 2022 - 13:24:55 EST)
- [PATCH 1/4] gpio: 104-dio-48e: Make irq_chip immutable
- [PATCH 1/4] KVM: x86/svm/pmu: Limit the maximum number of supported GP counters
- Like Xu(Mon Sep 05 2022 - 08:43:52 EST)
- Like Xu(Tue Sep 06 2022 - 08:39:39 EST)
- [PATCH 1/4] PCI/PTM: Preserve PTM Root Select
- [PATCH 1/4] perf trace: Use zalloc to save initialization of syscall_stats
- Re: [PATCH 1/4] phy: dphy: refactor get_default_config
- [PATCH 1/4] pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypes
- Re: [PATCH 1/4] Remove unused variable et in efi_get_system_table()
- [PATCH 1/4] riscv: cleanup svpbmt cpufeature probing
- Guo Ren(Thu Sep 01 2022 - 21:07:54 EST)
- [PATCH 1/4 v2] dt-bindings: memory: Factor out common properties of LPDDR bindings
- [PATCH 15/16] efi/libstub: Add memory attribute protocol definitions
- [PATCH 15/16] phy: qcom-qmp-ufs: shorten function prefixes
- [PATCH 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
- [PATCH 1/5] ASoC: mediatek: mt8195-mt6359: Properly register sound card for SOF
- [PATCH 1/5] bus: hisi_lpc: Don't dereference fwnode handle
- Re: [PATCH 1/5] drivers/mfd: sensehat: Add Raspberry Pi Sense HAT to simple_mfd_i2c
- [PATCH 1/5] perf tools: Add perf_config_scan()
- [PATCH 1/5] perf tools: Print LOST read format in the verbose mode
- Re: Re: [PATCH 1/5] sched/fair: ignore SIS_UTIL when has idle core
- Abel Wu(Thu Sep 01 2022 - 09:12:31 EST)
- Abel Wu(Fri Sep 02 2022 - 00:12:42 EST)
- Abel Wu(Mon Sep 05 2022 - 10:43:09 EST)
- Chen Yu(Wed Sep 07 2022 - 03:28:35 EST)
- Abel Wu(Wed Sep 07 2022 - 03:52:49 EST)
- [PATCH 1/5] scsi: hisi_sas: Revert change to limit max hw sectors for v3 HW
- [PATCH 1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN
- [PATCH 16/16] efi/libstub: Use memory attribute protocol
- [PATCH 16/16] phy: qcom-qmp-usb: shorten function prefixes
- [PATCH 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
- Re: [PATCH 1/6] crypto: gemin: Fix error check for dma_map_sg
- Re: [PATCH 1/6] mm, hwpoison: use ClearPageHWPoison() in memory_failure()
- [PATCH 1/6] perf test: Do not use instructions:u explicitly
- Re: [PATCH 1/6] x86/sgx: Do not consider unsanitized pages an error
- [PATCH 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- [PATCH 1/7] bpf: Add missing fd modes check for map iterators
- Re: [PATCH 1/7] mm/hugetlb: add folio support to hugetlb specific flag macros
- [PATCH 1/7] soundwire: bus: Do not forcibly disable child pm_runtime
- [PATCH 1/7] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
- [PATCH 1/7] staging: r8188eu: simplify the LED_CTL_POWER_OFF case
- [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- [PATCH 1/8] ASoC: rockchip: rk3308: add internal audio codec bindings
- Re: [PATCH 1/8] dt-bindings: dma: mediatek,uart-dma: Add binding for MT6795 SoC
- Re: [PATCH 1/8] Input: elan_i2c - Use PM subsystem to manage wake irq
- [PATCH 1/8] memory: tegra: Add API for retrieving carveout bounds
- Re: [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer
- [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag()
- Re: [PATCH 1/9] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
- [PATCH 1/9] habanalabs: send device activity in a proper context
- Re: [PATCH 1/9] trinity: Add base driver
- Greg KH(Fri Sep 02 2022 - 01:40:08 EST)
- Jiho Chu(Fri Sep 02 2022 - 04:23:15 EST)
- [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag()
- [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
- [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
- [PATCH 2/2] 9p: trans_fd/p9_conn_cancel: drop client lock earlier
- Re: [PATCH 2/2] Add parport support for Asix device 99100
- [PATCH 2/2] arm64: dts: imx8mp-verdin: add dsi to lvds functionality
- [PATCH 2/2] arm64: dts: imx: Add i.mx8mm Gateworks gw7904 dts support
- [PATCH 2/2] arm64: dts: qcom: sc7280: Add device tree for herobrine evoker
- [PATCH 2/2] arm64: dts: rockchip: fix property for usb2 phy supply on rk3568-evb1-v10
- [PATCH 2/2] arm64: dts: rockchip: rk356x add 'clock-names' for gpio nodes
- Re: [PATCH 2/2] arm64: dts: ti: k3-am64-main: fix RNG node clock id
- Re: [PATCH 2/2] ARM: dts: kirkwood: lsxl: remove first ethernet port
- [PATCH 2/2] ASoC: codecs: rk817: drop I2C dependencies
- [PATCH 2/2] bpf: Fix warning of incorrect type in return expression
- [PATCH 2/2] can: bcm: check the result of can_send() in bcm_can_tx()
- [PATCH 2/2] clocksource/drivers/imx-sysctr: handle nxp,no-divider property
- [PATCH 2/2] dmaengine: apple-admac: Allocate cache SRAM to channels
- [PATCH 2/2] drivers: net: mdio-sun4i: Wait mdio write done
- Re: [PATCH 2/2] drm/tests: Change "igt_" prefix to "drm_"
- [PATCH 2/2] dt-bindings: arm: qcom: document sc7280 and evoker board
- Re: [PATCH 2/2] dt-bindings: gpio: Add gpio-latch binding document
- Re: [PATCH 2/2] dt-bindings: media: mediatek-jpeg-encoder: Add MT8188 compatible string
- [PATCH 2/2] dt-bindings: phy: qcom,qmp-usb3-dp: add missing power-domains property
- Re: [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem
- [PATCH 2/2] firmware: stratix10-rsu: query spt addresses
- [PATCH 2/2] fs: don't call capable() prematurely in simple_xattr_list()
- Re: [PATCH 2/2] iio: adc: mcp320x: add triggered buffer support
- [PATCH 2/2] input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
- [PATCH 2/2] kbuild: move -Wundef from KBUILD_CFLAGS to KBUILD_CPPFLAGS
- [PATCH 2/2] kbuild: re-run modpost stage when scripts/mod/modpost is updated
- [PATCH 2/2] kunit: tool: rename all_test_uml.config, use it for --alltests
- [PATCH 2/2] lkdtm: Update tests for memcpy() run-time warnings
- [PATCH 2/2] MAINTAINERS: Fix file pattern for ARM/APPLE MACHINE SOUND DRIVERS
- [PATCH 2/2] md: Remove extra mddev_get() in md_seq_start()
- [PATCH 2/2] misc/xilinx_sdfec: Replace kmap() with kmap_local_page()
- [PATCH 2/2] mm: add pageblock_aligned() macro
- RE: [PATCH 2/2] mtd: spi-nor: Add support for flash reset
- RE: [PATCH 2/2] net: dsa: LAN9303: Add basic support for LAN9354
- Re: [PATCH 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support
- [PATCH 2/2] objtool, kcsan: Add volatile read/write instrumentation to whitelist
- [PATCH 2/2] PCI: mvebu: For consistency add _OFF suffix to all registers
- [PATCH 2/2] PCI: mvebu: switch to using gpiod API
- [PATCH 2/2] powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms
- [PATCH 2/2] powerpc/math-emu: Remove -w build flag and fix warnings
- [PATCH 2/2] powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
- [PATCH 2/2] riscv: tracing: Improve hardirq tracing message
- [PATCH 2/2] sched/debug: fix dentry leak in update_sched_domain_debugfs
- Re: [PATCH 2/2] tracefs: Only clobber mode/uid/gid on remount if asked
- [PATCH 2/2] usb: serial: add myself as maintainer of ch348
- [PATCH 2/2] video: fbdev: gbefb: Remove unproper information
- [PATCH 2/2] virt: vbox: Remove unproper information
- Greg KH(Thu Sep 01 2022 - 05:40:38 EST)
- [PATCH 2/2] x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
- [PATCH 2/2] x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
- [PATCH 2/2] x86/sev: Document KVM_SEV_SNP_{G,S}ET_CERTS
- [PATCH 2/2] x86/sgx: Handle VA page allocation failure for EAUG on PF.
- [PATCH 23/23] filemap: Remove find_get_pages_range_tag()
- Re: [PATCH 2/3] arm64: dts: allwinner: a100: Add device node for DMA controller
- [PATCH 2/3] arm64: dts: qcom: Add pm7250b PMIC
- [PATCH 2/3] arm64: tegra: Add PWM controllers on Tegra234
- [PATCH 2/3] clk: qcom: gcc-sc7180: Update the .pwrsts for usb gdsc
- [PATCH 2/3] clk: qcom: gcc-sdm845: use device tree match data
- [PATCH 2/3] EDAC/skx_common: Make output format similar
- [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
- [PATCH 2/3] hwmon: (tps23861) reduce count of i2c transactions for port_status
- [PATCH 2/3] iio: temperature: mlx90632 Read sampling frequency
- cmo(Fri Sep 02 2022 - 09:49:07 EST)
- [PATCH 2/3] Input: psmouse - switch to using dev_groups for driver-specific attributes
- Re: [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h
- [PATCH 2/3] leds: el15203000: silent no spi_device_id warning
- Re: [PATCH 2/3] LoongArch: Add kdump support
- [PATCH 2/3] LoongArch: Add support for kernel relocation
- [PATCH 2/3] MAINTAINERS: Change status of some VMware drivers
- vdasa(Tue Sep 06 2022 - 13:33:14 EST)
- [PATCH 2/3] media: i2c: s5c73m3: remove support for platform data
- [PATCH 2/3] media: s5p-mfc: Clear workbit to handle error condition
- Re: [PATCH 2/3] memblock test: Add test to memblock_reserve() 129th region
- [PATCH 2/3] memcg: rearrange code
- [PATCH 2/3] misc: fastrpc: Don't remove map on creater_process and device_release
- [PATCH 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter
- [PATCH 2/3] net: ks8851: switch to using gpiod API
- [PATCH 2/3] PCI/ERR: Clear fatal status in pcie_do_recovery()
- [PATCH 2/3] perf bench syscall: Add close syscall benchmark
- [PATCH 2/3] perf c2c: Add helpers to get counts of loads or stores
- [PATCH 2/3] phy: qcom-qmp-pcie: shorten function prefixes
- [PATCH 2/3] regulator: dt-bindings: qcom,rpmh: Specify supply property
- [PATCH 2/3] riscv: dts: starfive: Add common DT for JH7100 based boards
- [PATCH 2/3] RISC-V: KVM: Use Svinval for local TLB maintenance when available
- [PATCH 2/3] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
- guoren(Sat Sep 03 2022 - 12:39:17 EST)
- [PATCH 2/3] selftests/.gitignore: Add vfork_exec
- [PATCH 2/3] zram: Add recompression algorithm choice to Kconfig
- [PATCH 2/4] docs: Rewrite the front page
- [PATCH 2/4] drm/sched: Add callback and enable signaling on debug
- Re: [PATCH 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping
- [PATCH 2/4] dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatibles
- Re: [PATCH 2/4] dt-bindings: phy: hisilicon,hi3670-usb3: simplify example
- Re: [PATCH 2/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
- [PATCH 2/4] gpio: 104-idi-48: Make irq_chip immutable
- [PATCH 2/4] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
- Like Xu(Mon Sep 05 2022 - 08:44:18 EST)
- Re: [PATCH 2/4] net-next: ip6: fetch inetpeer in ip6frag_init
- [PATCH 2/4] PCI/PTM: Enable PTM when restoring state
- [PATCH 2/4] perf lock: Add get_key_by_aggr_mode helper
- Re: [PATCH 2/4] phy: dphy: add support to calculate the timing based on hs_clk_rate
- [PATCH 2/4] pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping
- [PATCH 2/4] riscv: drop some idefs from CMO initialization
- Guo Ren(Thu Sep 01 2022 - 21:06:03 EST)
- [PATCH 2/4] soc: qcom: icc-bwmon: add support for sc7280 LLCC BWMON
- Re: [PATCH 2/4] tracing/hist: Call hist functions directly via a switch statement
- Google(Mon Sep 05 2022 - 09:49:06 EST)
- [PATCH 2/4] usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
- [PATCH 2/4 v2] dt-bindings: memory: Add numeric LPDDR compatible string variant
- Re: [PATCH 25/31] selftests/net: Add TCP-AO library
- [PATCH 2/5] ASoC: SOF: mediatek: mt8195: Import namespace SND_SOC_SOF_MTK_COMMON
- [PATCH 2/5] bus: hisi_lpc: Use devm_platform_ioremap_resource
- Re: [PATCH 2/5] drivers/auxdisplay: sensehat: Raspberry Pi Sense HAT display driver
- Re: [PATCH 2/5] dt-bindings: mfd: atmel,at91-usart: convert to json-schema
- [PATCH 2/5] perf auxtrace: Add itrace option flag d+e to log on error
- [PATCH 2/5] perf record: Set PERF_FORMAT_LOST by default
- [PATCH 2/5] scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
- [PATCH 2/5] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c
- Re: [PATCH 2/6] ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xp
- Re: [PATCH 2/6] mm, hwpoison: use __PageMovable() to detect non-lru movable pages
- [PATCH 2/6] perf test: Use a test program in perf record tests
- Re: [PATCH 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis
- [PATCH 2/7] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts()
- Re: [PATCH 2/7] mm: add private field of first tail to struct page and struct folio
- [PATCH 2/7] soundwire: intel_init: Separate shutdown and cleanup
- [PATCH 2/7] spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware init
- [PATCH 2/7] staging: r8188eu: don't restart WPS blinking unnecessarily
- [PATCH 2/8] ASoC: rockchip: rk3308: add audio card bindings
- [PATCH 2/8] dt-bindings: Add headers for NVDEC on Tegra234
- Re: [PATCH 2/9] arm64: dts: ls1046a: Add the PME interrupt to PCIe EP nodes
- [PATCH 2/9] habanalabs: fix possible hole in device va
- Re: [PATCH 2/9] tee: optee: Use ffa_dev->ops directly
- Re: [PATCH 3/15] cxl: Unify debug messages when calling devm_cxl_add_port()
- Re: [PATCH 3/3] arm64: dts: allwinner: a100: Add I2C DMA requests
- [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Add pm7250b PMIC
- [PATCH 3/3] arm64: tegra: Add user PWM support on Jetson Orin
- [PATCH 3/3] clk: qcom: gcc-sc7280: Update the .pwrsts for usb gdsc
- [PATCH 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data
- Re: [PATCH 3/3] dmaengine: Fix client_count is countered one more incorrectly.
- Jie Hai(Fri Sep 02 2022 - 03:14:11 EST)
- Re: [PATCH 3/3] drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER
- [PATCH 3/3] EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs
- [PATCH 3/3] hwmon: (tps23861) create unique debugfs directory per device
- [PATCH 3/3] iio: temperature: mlx90632 Change return value of sensor measurement channel
- cmo(Fri Sep 02 2022 - 09:36:27 EST)
- [PATCH 3/3] Input: aiptek - switch to using dev_groups for driver-specific attributes
- [PATCH 3/3] leds: spi-byte: silent no spi_device_id warning
- [PATCH 3/3] LoongArch: Add support for kernel address space layout randomization (KASLR)
- [PATCH 3/3] MAINTAINERS: Add a new entry for VMWARE VSOCK VMCI TRANSPORT DRIVER
- vdasa(Tue Sep 06 2022 - 13:33:27 EST)
- [PATCH 3/3] media: i2c: s5c73m3: switch to using gpiod API
- [PATCH 3/3] media: s5p-mfc: Fix to handle reference queue during finishing
- [PATCH 3/3] memcg: reduce size of memcg vmstats structures
- [PATCH 3/3] misc: fastrpc: Fix use-after-free race condition for maps
- [PATCH 3/3] mm,page_owner: Filter out stacks by a threshold counter
- [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- [PATCH 3/3] net: phy: spi_ks8895: switch to using gpiod API
- [PATCH 3/3] PCI/AER: Use pci_aer_raw_clear_status() to clear root port's AER error status
- [PATCH 3/3] perf bench syscall: Add execve syscall benchmark
- [PATCH 3/3] perf c2c: Prevent potential memory leak in c2c_he_zalloc
- [PATCH 3/3] phy: qcom-qmp: drop dual-lane comments
- [PATCH 3/3] regulator: dt-bindings: qcom,rpmh: Indicate regulator-allow-set-load dependencies
- [PATCH 3/3] riscv: dts: starfive: Add StarFive VisionFive V1 device tree
- [PATCH 3/3] RISC-V: KVM: Allow Guest use Svinval extension
- [PATCH 3/3] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
- guoren(Sat Sep 03 2022 - 12:39:07 EST)
- Guo Ren(Sat Sep 03 2022 - 20:05:09 EST)
- [PATCH 3/3] selftests/.gitignore: Add io_uring_zerocopy_tx
- Re: [PATCH 3/3] x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
- [PATCH 3/3] zram: Add recompress flag to read_block_state()
- [PATCH 3/4] arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes
- Re: [PATCH 3/4] arm64: dts: ti: Introduce AM62A7 family of SoCs
- Re: [PATCH 3/4] clk: mediatek: Add new clock driver to handle FHCTL hardware
- [PATCH 3/4] dma-buf: Add callback and enable signaling on debug
- [PATCH 3/4] docs: reconfigure the HTML left column
- Re: [PATCH 3/4] dt-bindings: memory: Add jedec,lpddr4 and jedec,lpddr5 bindings
- [PATCH 3/4] dt-bindings: net: snps,dwmac: Update reg maxitems
- [PATCH 3/4] gpio: 104-idio-16: Make irq_chip immutable
- [PATCH 3/4] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
- Like Xu(Mon Sep 05 2022 - 08:44:00 EST)
- Like Xu(Tue Sep 06 2022 - 08:45:19 EST)
- Like Xu(Tue Sep 06 2022 - 23:51:01 EST)
- Re: [PATCH 3/4] media: dt-bindings: add bindings for Toshiba TC358746
- Re: [PATCH 3/4] net: mediatek: sgmii: mtk_pcs_setup_mode_an: don't rely on register defaults
- Re: [PATCH 3/4] net-next: frags: add inetpeer frag_mem tracking
- [PATCH 3/4] PCI/PM: Always disable PTM for all devices during suspend
- [PATCH 3/4] perf timechart: Add create_pidcomm helper
- [PATCH 3/4] pinctrl: qcom: spmi-gpio: Add compatible for PM7250B
- Re: [PATCH 3/4] Remove unused variable ret in efi_get_conf_table()
- [PATCH 3/4] riscv: use BIT macros in t-head errata init
- Guo Ren(Thu Sep 01 2022 - 21:06:25 EST)
- [PATCH 3/4] soc: qcom: icc-bwmon: force clear counter/irq registers
- [PATCH 3/4 v2] dt-bindings: memory: Add jedec,lpddr4 and jedec,lpddr5 bindings
- [PATCH 3/5] ASoC: SOF: mediatek: mt8195: Add mailbox generic callbacks for IPC
- [PATCH 3/5] bus: hisi_lpc: Correct error code for timeout
- Re: [PATCH 3/5] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema
- [PATCH 3/5] perf intel-pt: Improve man page layout slightly
- Re: [PATCH 3/5] perf record: Read and inject LOST_SAMPLES events
- [PATCH 3/5] scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
- [PATCH 3/5] selftests/sgx: Use encl->encl_size in sigstruct.c
- Re: [PATCH 3/6] mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages
- [PATCH 3/6] perf test: Test record with --threads option
- Re: [PATCH 3/6] perf: Use sample_flags for branch stack
- Re: [PATCH 3/6] vsock: add netdev to vhost/virtio vsock
- [PATCH 3/7] ASoC: SOF: Intel: Don't disable Soundwire interrupt before the bus has shut down
- [PATCH 3/7] libbpf: Introduce bpf_prog_get_fd_by_id_opts()
- [PATCH 3/7] spi: spi-zynqmp-gqspi: Avoid setting baud rate multiple times for same SPI frequency
- [PATCH 3/7] staging: r8188eu: always cancel blink_work before WPS blinking
- [PATCH 3/8] arm64: dts: rockchip: add i2s_8ch_2 and i2s_8ch_3
- [PATCH 3/8] dt-bindings: Add bindings for Tegra234 NVDEC
- Re: [PATCH 3/9] firmware: arm_ffa: Remove ffa_dev_ops_get()
- [PATCH 3/9] habanalabs/gaudi: rename mme cfg error response print
- [PATCH 4.14 00/42] 4.14.292-rc1 review
- [PATCH 4.14 01/42] audit: fix potential double free on error path from fsnotify_add_inode_mark
- Re: [PATCH 4.14 022/284] SUNRPC: avoid race between mod_timer() and del_timer_sync()
- [PATCH 4.14 02/42] parisc: Fix exception handler for fldw and fstw instructions
- [PATCH 4.14 03/42] pinctrl: amd: Dont save/restore interrupt status and wake status bits
- [PATCH 4.14 04/42] xfrm: fix refcount leak in __xfrm_policy_check()
- [PATCH 4.14 05/42] af_key: Do not call xfrm_probe_algs in parallel
- [PATCH 4.14 06/42] rose: check NULL rose_loopback_neigh->loopback
- [PATCH 4.14 07/42] bonding: 802.3ad: fix no transmission of LACPDUs
- [PATCH 4.14 08/42] net: ipvtap - add __init/__exit annotations to module init/exit funcs
- [PATCH 4.14 09/42] netfilter: ebtables: reject blobs that dont provide all entry points
- [PATCH 4.14 10/42] netfilter: nft_payload: report ERANGE for too long offset and length
- [PATCH 4.14 11/42] netfilter: nft_payload: do not truncate csum_offset and csum_type
- [PATCH 4.14 12/42] net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
- Re: [PATCH 4.14 1/2] x86/cpu: Add Tiger Lake to Intel family
- Greg KH(Thu Sep 01 2022 - 06:16:18 EST)
- [PATCH 4.14 13/42] ratelimit: Fix data-races in ___ratelimit().
- [PATCH 4.14 14/42] net: Fix a data-race around sysctl_tstamp_allow_data.
- [PATCH 4.14 15/42] net: Fix a data-race around sysctl_net_busy_poll.
- [PATCH 4.14 16/42] net: Fix a data-race around sysctl_net_busy_read.
- [PATCH 4.14 17/42] net: Fix a data-race around netdev_budget.
- [PATCH 4.14 18/42] net: Fix a data-race around netdev_budget_usecs.
- [PATCH 4.14 19/42] net: Fix a data-race around sysctl_somaxconn.
- [PATCH 4.14 20/42] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
- [PATCH 4.14 21/42] btrfs: check if root is readonly while setting security xattr
- [PATCH 4.14 22/42] loop: Check for overflow while configuring loop
- [PATCH 4.14 23/42] asm-generic: sections: refactor memory_intersects
- [PATCH 4.14 24/42] mm/hugetlb: fix hugetlb not supporting softdirty tracking
- [PATCH 4.14 25/42] md: call __md_stop_writes in md_stop
- [PATCH 4.14 26/42] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
- [PATCH 4.14 27/42] arm64: map FDT as RW for early_init_dt_scan()
- [PATCH 4.14 28/42] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
- [PATCH 4.14 29/42] x86/cpu: Add Tiger Lake to Intel family
- [PATCH 4.14 30/42] x86/bugs: Add "unknown" reporting for MMIO Stale Data
- [PATCH 4.14 31/42] kbuild: Fix include path in scripts/Makefile.modpost
- [PATCH 4.14 32/42] Bluetooth: L2CAP: Fix build errors in some archs
- [PATCH 4.14 33/42] media: pvrusb2: fix memory leak in pvr_probe
- [PATCH 4.14 34/42] HID: hidraw: fix memory leak in hidraw_release()
- [PATCH 4.14 35/42] fbdev: fb_pm2fb: Avoid potential divide by zero error
- [PATCH 4.14 36/42] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
- [PATCH 4.14 37/42] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
- [PATCH 4.14 38/42] neigh: fix possible DoS due to net iface start/stop loop
- [PATCH 4.14 39/42] s390/hypfs: avoid error message under KVM
- [PATCH 4.14 40/42] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
- [PATCH 4.14 41/42] kprobes: dont call disarm_kprobe() for disabled kprobes
- [PATCH 4.14 42/42] net: neigh: dont call kfree_skb() under spin_lock_irqsave()
- Re: [PATCH 4/15] cxl: Unify debug messages when calling devm_cxl_add_dport()
- [PATCH 4.19 00/56] 4.19.257-rc1 review
- [PATCH 4.19 01/56] audit: fix potential double free on error path from fsnotify_add_inode_mark
- [PATCH 4.19 02/56] parisc: Fix exception handler for fldw and fstw instructions
- [PATCH 4.19 03/56] kernel/sys_ni: add compat entry for fadvise64_64
- [PATCH 4.19 04/56] pinctrl: amd: Dont save/restore interrupt status and wake status bits
- [PATCH 4.19 05/56] sched/deadline: Unthrottle PI boosted threads while enqueuing
- [PATCH 4.19 06/56] sched/deadline: Fix stale throttling on de-/boosted tasks
- [PATCH 4.19 07/56] sched/deadline: Fix priority inheritance with multiple scheduling classes
- [PATCH 4.19 08/56] kernel/sched: Remove dl_boosted flag comment
- [PATCH 4.19 09/56] xfrm: fix refcount leak in __xfrm_policy_check()
- [PATCH 4.19 10/56] af_key: Do not call xfrm_probe_algs in parallel
- [PATCH 4.19 11/56] rose: check NULL rose_loopback_neigh->loopback
- [PATCH 4.19 12/56] bonding: 802.3ad: fix no transmission of LACPDUs
- [PATCH 4.19 13/56] net: ipvtap - add __init/__exit annotations to module init/exit funcs
- [PATCH 4.19 14/56] netfilter: ebtables: reject blobs that dont provide all entry points
- [PATCH 4.19 15/56] netfilter: nft_payload: report ERANGE for too long offset and length
- [PATCH 4.19 16/56] netfilter: nft_payload: do not truncate csum_offset and csum_type
- [PATCH 4.19 17/56] netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
- [PATCH 4.19 18/56] netfilter: nft_tunnel: restrict it to netdev family
- [PATCH 4.19 19/56] net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
- [PATCH 4.19 20/56] net: Fix data-races around netdev_tstamp_prequeue.
- [PATCH 4.19 21/56] ratelimit: Fix data-races in ___ratelimit().
- [PATCH 4.19 22/56] net: Fix a data-race around sysctl_tstamp_allow_data.
- [PATCH 4.19 23/56] net: Fix a data-race around sysctl_net_busy_poll.
- [PATCH 4.19 24/56] net: Fix a data-race around sysctl_net_busy_read.
- [PATCH 4.19 25/56] net: Fix a data-race around netdev_budget.
- [PATCH 4.19 26/56] net: Fix a data-race around netdev_budget_usecs.
- [PATCH 4.19 27/56] net: Fix a data-race around sysctl_somaxconn.
- [PATCH 4.19 28/56] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
- [PATCH 4.19 29/56] btrfs: check if root is readonly while setting security xattr
- [PATCH 4.19 30/56] x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
- [PATCH 4.19 31/56] loop: Check for overflow while configuring loop
- [PATCH 4.19 32/56] asm-generic: sections: refactor memory_intersects
- [PATCH 4.19 33/56] s390: fix double free of GS and RI CBs on fork() failure
- [PATCH 4.19 34/56] mm/hugetlb: fix hugetlb not supporting softdirty tracking
- [PATCH 4.19 35/56] md: call __md_stop_writes in md_stop
- [PATCH 4.19 36/56] scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
- [PATCH 4.19 37/56] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
- [PATCH 4.19 38/56] arm64: map FDT as RW for early_init_dt_scan()
- [PATCH 4.19 39/56] bpf: Fix the off-by-two error in range markings
- [PATCH 4.19 40/56] selftests/bpf: Fix test_align verifier log patterns
- [PATCH 4.19 41/56] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
- [PATCH 4.19 42/56] x86/bugs: Add "unknown" reporting for MMIO Stale Data
- [PATCH 4.19 43/56] kbuild: Fix include path in scripts/Makefile.modpost
- [PATCH 4.19 44/56] Bluetooth: L2CAP: Fix build errors in some archs
- [PATCH 4.19 45/56] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
- [PATCH 4.19 46/56] media: pvrusb2: fix memory leak in pvr_probe
- [PATCH 4.19 47/56] HID: hidraw: fix memory leak in hidraw_release()
- [PATCH 4.19 48/56] fbdev: fb_pm2fb: Avoid potential divide by zero error
- [PATCH 4.19 49/56] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
- [PATCH 4.19 50/56] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
- [PATCH 4.19 51/56] drm/amd/display: clear optc underflow before turn off odm clock
- [PATCH 4.19 52/56] neigh: fix possible DoS due to net iface start/stop loop
- [PATCH 4.19 53/56] s390/hypfs: avoid error message under KVM
- [PATCH 4.19 54/56] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
- [PATCH 4.19 55/56] kprobes: dont call disarm_kprobe() for disabled kprobes
- [PATCH 4.19 56/56] net: neigh: dont call kfree_skb() under spin_lock_irqsave()
- [PATCH 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
- [PATCH 4/4] arm64: dts: tqma8mpql: add support for 2nd USB (host) interface
- [PATCH 4/4] dma-buf: Add callback and enable signaling on debug
- [PATCH 4/4] docs: remove some index.rst cruft
- Re: [PATCH 4/4] dt-bindings: mfd: syscon: require specific compatible also for simple-mfd
- [PATCH 4/4] dt-bindings: net: snps,dwmac: Update interrupt-names
- [PATCH 4/4] dt-bindings: qcom-pmic-gpio: Add PM7250B and PM8450 bindings
- Re: [PATCH 4/4] fpga: zynqmp: Add afi config driver
- Xu Yilun(Sat Sep 03 2022 - 13:44:18 EST)
- Xu Yilun(Sat Sep 03 2022 - 13:53:52 EST)
- [PATCH 4/4] gpio: ws16c48: Make irq_chip immutable
- [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- Like Xu(Mon Sep 05 2022 - 08:43:56 EST)
- Like Xu(Tue Sep 06 2022 - 08:54:29 EST)
- Like Xu(Wed Sep 07 2022 - 00:00:57 EST)
- Like Xu(Wed Sep 07 2022 - 02:40:48 EST)
- Re: [PATCH 4/4] lib/cpumask: add FORCE_NR_CPUS config option
- Re: [PATCH 4/4] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver
- Re: [PATCH 4/4] mfd: Samsung: Add Samsung sysmgr driver
- [PATCH 4/4] PCI/PTM: Cache PTM Capability offset
- [PATCH 4/4] perf timechart: Add p_state_end helper
- [PATCH 4/4] riscv: check for kernel config option in t-head memory types errata
- Guo Ren(Thu Sep 01 2022 - 21:06:57 EST)
- Re: [PATCH 4/4] seccomp: add the synchronous mode for seccomp_unotify
- [PATCH 4/4 v2] dt-bindings: memory: Add jedec,lpddrX-channel binding
- [PATCH 4/5] ASoC: SOF: mediatek: mt8195: Add generic pcm_{open,close} callbacks
- [PATCH 4/5] bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
- Re: [PATCH 4/5] MAINTAINERS: Add sensehat driver authors to MAINTAINERS
- [PATCH 4/5] perf hist: Add nr_lost_samples to hist_stats
- [PATCH 4/5] perf intel-pt: Improve object code read error message
- [PATCH 4/5] scsi: hisi_sas: Add helper to process bcast events
- [PATCH 4/5] selftests/sgx: Include the dynamic heap size to the ELRANGE calculation
- Re: [PATCH 4/6] mm, hwpoison: avoid unneeded page_mapped_in_vma() overhead in collect_procs_anon()
- [PATCH 4/6] perf test: Add system-wide mode in perf record tests
- Re: [PATCH 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
- [PATCH 4/7] firmware: xilinx: Add qspi firmware interface
- [PATCH 4/7] libbpf: Introduce bpf_btf_get_fd_by_id_opts()
- [PATCH 4/7] soundwire: bus: Add remove callback to struct sdw_master_ops
- [PATCH 4/7] staging: r8188eu: always update status before WPS blinking
- [PATCH 4/8] arm64: dts: rockchip: add the internal audio codec
- [PATCH 4/8] arm64: tegra: Add NVDEC on Tegra234
- Re: [PATCH 4/8] hugetlb: handle truncate racing with page faults
- Re: [PATCH 4/8] i2c: acpi: Use ACPI GPIO wake capability bit to set wake_irq
- [PATCH 4.9 00/31] 4.9.327-rc1 review
- [PATCH 4.9 01/31] parisc: Fix exception handler for fldw and fstw instructions
- [PATCH 4.9 02/31] xfrm: fix refcount leak in __xfrm_policy_check()
- [PATCH 4.9 03/31] af_key: Do not call xfrm_probe_algs in parallel
- [PATCH 4.9 04/31] rose: check NULL rose_loopback_neigh->loopback
- [PATCH 4.9 05/31] bonding: 802.3ad: fix no transmission of LACPDUs
- [PATCH 4.9 06/31] netfilter: nft_payload: report ERANGE for too long offset and length
- [PATCH 4.9 07/31] ratelimit: Fix data-races in ___ratelimit().
- [PATCH 4.9 08/31] net: Fix a data-race around sysctl_tstamp_allow_data.
- [PATCH 4.9 09/31] net: Fix a data-race around sysctl_net_busy_poll.
- [PATCH 4.9 10/31] net: Fix a data-race around sysctl_net_busy_read.
- [PATCH 4.9 11/31] net: Fix a data-race around sysctl_somaxconn.
- [PATCH 4.9 12/31] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
- [PATCH 4.9 13/31] btrfs: check if root is readonly while setting security xattr
- [PATCH 4.9 14/31] loop: Check for overflow while configuring loop
- [PATCH 4.9 15/31] asm-generic: sections: refactor memory_intersects
- [PATCH 4.9 16/31] mm/hugetlb: fix hugetlb not supporting softdirty tracking
- [PATCH 4.9 17/31] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
- [PATCH 4.9 18/31] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
- [PATCH 4.9 19/31] x86/cpu: Add Tiger Lake to Intel family
- [PATCH 4.9 20/31] x86/bugs: Add "unknown" reporting for MMIO Stale Data
- [PATCH 4.9 21/31] kbuild: Fix include path in scripts/Makefile.modpost
- [PATCH 4.9 22/31] Bluetooth: L2CAP: Fix build errors in some archs
- Re: [PATCH 4.9 2/2] x86/bugs: Add "unknown" reporting for MMIO Stale Data
- Greg KH(Thu Sep 01 2022 - 06:17:32 EST)
- [PATCH 4.9 23/31] media: pvrusb2: fix memory leak in pvr_probe
- [PATCH 4.9 24/31] HID: hidraw: fix memory leak in hidraw_release()
- [PATCH 4.9 25/31] fbdev: fb_pm2fb: Avoid potential divide by zero error
- [PATCH 4.9 26/31] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
- [PATCH 4.9 27/31] arm64: map FDT as RW for early_init_dt_scan()
- [PATCH 4.9 28/31] s390/hypfs: avoid error message under KVM
- [PATCH 4.9 29/31] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
- [PATCH 4.9 30/31] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
- [PATCH 4.9 31/31] kprobes: dont call disarm_kprobe() for disabled kprobes
- Re: [PATCH 4/9] firmware: arm_ffa: Add support for querying FF-A features
- [PATCH 4/9] habanalabs/gaudi2: read F/W security indication after hard reset
- [PATCH 5.10 00/37] 5.10.141-rc1 review
- [PATCH 5.10 00/80] 5.10.142-rc1 review
- [PATCH 5.10 01/37] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
- [PATCH 5.10 01/80] drm/msm/dsi: fix the inconsistent indenting
- [PATCH 5.10 02/37] x86/nospec: Unwreck the RSB stuffing
- [PATCH 5.10 02/80] drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
- [PATCH 5.10 03/37] x86/nospec: Fix i386 RSB stuffing
- [PATCH 5.10 03/80] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
- [PATCH 5.10 04/37] crypto: lib - remove unneeded selection of XOR_BLOCKS
- [PATCH 5.10 04/80] drm/msm/dsi: Fix number of regulators for SDM660
- [PATCH 5.10 05/37] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
- [PATCH 5.10 05/80] platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
- [PATCH 5.10 06/37] kbuild: Fix include path in scripts/Makefile.modpost
- [PATCH 5.10 06/80] iio: adc: mcp3911: make use of the sign bit
- [PATCH 5.10 07/37] Bluetooth: L2CAP: Fix build errors in some archs
- [PATCH 5.10 07/80] bpf, cgroup: Fix kernel BUG in purge_effective_progs
- [PATCH 5.10 08/37] Revert "PCI/portdrv: Dont disable AER reporting in get_port_device_capability()"
- [PATCH 5.10 08/80] ieee802154/adf7242: defer destroy_workqueue call
- [PATCH 5.10 09/37] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
- [PATCH 5.10 09/80] ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg
- [PATCH 5.10 10/37] udmabuf: Set the DMA mask for the udmabuf device (v2)
- [PATCH 5.10 10/80] ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array
- [PATCH 5.10 11/37] media: pvrusb2: fix memory leak in pvr_probe
- [PATCH 5.10 11/80] wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
- [PATCH 5.10 12/37] HID: hidraw: fix memory leak in hidraw_release()
- [PATCH 5.10 12/80] Revert "xhci: turn off port power in shutdown"
- [PATCH 5.10 13/37] net: fix refcount bug in sk_psock_get (2)
- [PATCH 5.10 13/80] net: sched: tbf: dont call qdisc_put() while holding tree lock
- [PATCH 5.10 14/37] fbdev: fb_pm2fb: Avoid potential divide by zero error
- [PATCH 5.10 14/80] net/sched: fix netdevice reference leaks in attach_default_qdiscs()
- [PATCH 5.10 15/37] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
- [PATCH 5.10 15/80] ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
- [PATCH 5.10 16/37] bpf: Dont redirect packets with invalid pkt_len
- [PATCH 5.10 16/80] kcm: fix strp_init() order and cleanup
- [PATCH 5.10 17/37] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
- [PATCH 5.10 17/80] sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
- [PATCH 5.10 18/37] mmc: mtk-sd: Clear interrupts when cqe off/disable
- [PATCH 5.10 18/80] tcp: annotate data-race around challenge_timestamp
- [PATCH 5.10 19/37] drm/amd/display: Avoid MPC infinite loop
- [PATCH 5.10 19/80] Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
- [PATCH 5.10 20/37] drm/amd/display: For stereo keep "FLIP_ANY_FRAME"
- [PATCH 5.10 20/80] net/smc: Remove redundant refcount increase
- [PATCH 5.10 21/37] drm/amd/display: clear optc underflow before turn off odm clock
- [PATCH 5.10 21/80] serial: fsl_lpuart: RS485 RTS polariy is inverse
- [PATCH 5.10 22/37] neigh: fix possible DoS due to net iface start/stop loop
- [PATCH 5.10 22/80] staging: rtl8712: fix use after free bugs
- [PATCH 5.10 23/37] s390/hypfs: avoid error message under KVM
- [PATCH 5.10 23/80] powerpc: align syscall table for ppc32
- [PATCH 5.10 24/37] drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
- [PATCH 5.10 24/80] vt: Clear selection before changing the font
- [PATCH 5.10 25/37] drm/amd/display: Fix pixel clock programming
- [PATCH 5.10 25/80] tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete
- [PATCH 5.10 26/37] drm/amdgpu: Increase tlb flush timeout for sriov
- [PATCH 5.10 26/80] Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
- [PATCH 5.10 27/37] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
- [PATCH 5.10 27/80] iio: ad7292: Prevent regulator double disable
- [PATCH 5.10 28/37] lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline()
- [PATCH 5.10 28/80] iio: adc: mcp3911: use correct formula for AD conversion
- [PATCH 5.10 29/37] kprobes: dont call disarm_kprobe() for disabled kprobes
- [PATCH 5.10 29/80] misc: fastrpc: fix memory corruption on probe
- [PATCH 5.10 30/37] io_uring: disable polling pollfree files
- [PATCH 5.10 30/80] misc: fastrpc: fix memory corruption on open
- [PATCH 5.10 31/37] xfs: remove infinite loop when reserving free block pool
- [PATCH 5.10 31/80] USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
- [PATCH 5.10 32/37] xfs: always succeed at setting the reserve pool size
- [PATCH 5.10 32/80] binder: fix UAF of ref->proc caused by race condition
- [PATCH 5.10 33/37] xfs: fix overfilling of reserve pool
- [PATCH 5.10 33/80] drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
- [PATCH 5.10 34/37] xfs: fix soft lockup via spinning in filestream ag selection loop
- [PATCH 5.10 34/80] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
- [PATCH 5.10 35/37] xfs: revert "xfs: actually bump warning counts when we send warnings"
- [PATCH 5.10 35/80] Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
- [PATCH 5.10 36/37] net/af_packet: check len when min_header_len equals to 0
- [PATCH 5.10 36/80] clk: core: Fix runtime PM sequence in clk_core_unprepare()
- [PATCH 5.10 37/37] net: neigh: dont call kfree_skb() under spin_lock_irqsave()
- [PATCH 5.10 37/80] Input: rk805-pwrkey - fix module autoloading
- [PATCH 5.10 38/80] clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
- [PATCH 5.10 39/80] clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
- [PATCH 5.10 40/80] clk: bcm: rpi: Prevent out-of-bounds access
- [PATCH 5.10 41/80] clk: bcm: rpi: Add missing newline
- [PATCH 5.10 42/80] hwmon: (gpio-fan) Fix array out of bounds access
- [PATCH 5.10 43/80] gpio: pca953x: Add mutex_lock for regcache sync in PM
- [PATCH 5.10 44/80] KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
- [PATCH 5.10 45/80] xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
- [PATCH 5.10 46/80] mm: pagewalk: Fix race between unmap and page walker
- [PATCH 5.10 47/80] xen-blkback: Advertise feature-persistent as user requested
- [PATCH 5.10 48/80] xen-blkfront: Advertise feature-persistent as user requested
- [PATCH 5.10 49/80] thunderbolt: Use the actual buffer in tb_async_error()
- [PATCH 5.10 50/80] media: mceusb: Use new usb_control_msg_*() routines
- [PATCH 5.10 51/80] xhci: Add grace period after xHC start to prevent premature runtime suspend.
- [PATCH 5.10 52/80] USB: serial: cp210x: add Decagon UCA device id
- [PATCH 5.10 53/80] USB: serial: option: add support for OPPO R11 diag port
- [PATCH 5.10 54/80] USB: serial: option: add Quectel EM060K modem
- [PATCH 5.10 55/80] USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
- [PATCH 5.10 56/80] usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
- [PATCH 5.10 57/80] usb: dwc2: fix wrong order of phy_power_on and phy_init
- [PATCH 5.10 58/80] USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
- [PATCH 5.10 59/80] usb-storage: Add ignore-residue quirk for NXP PN7462AU
- [PATCH 5.10 60/80] s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
- [PATCH 5.10 61/80] s390: fix nospec table alignments
- [PATCH 5.10 62/80] USB: core: Prevent nested device-reset calls
- [PATCH 5.10 63/80] usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
- [PATCH 5.10 64/80] driver core: Dont probe devices after bus_type.match() probe deferral
- [PATCH 5.10 65/80] wifi: mac80211: Dont finalize CSA in IBSS mode if state is disconnected
- [PATCH 5.10 66/80] wifi: mac80211: Fix UAF in ieee80211_scan_rx()
- [PATCH 5.10 67/80] ip: fix triggering of icmp redirect
- [PATCH 5.10 68/80] net: Use u64_stats_fetch_begin_irq() for stats fetch.
- [PATCH 5.10 69/80] net: mac802154: Fix a condition in the receive path
- [PATCH 5.10 70/80] ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
- [PATCH 5.10 71/80] ALSA: seq: oss: Fix data-race for max_midi_devs access
- [PATCH 5.10 72/80] ALSA: seq: Fix data-race at module auto-loading
- [PATCH 5.10 73/80] drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
- [PATCH 5.10 74/80] btrfs: harden identification of a stale device
- [PATCH 5.10 75/80] mmc: core: Fix UHS-I SD 1.8V workaround branch
- [PATCH 5.10 76/80] usb: dwc3: fix PHY disable sequence
- [PATCH 5.10 77/80] usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
- [PATCH 5.10 78/80] usb: dwc3: disable USB core PHY management
- [PATCH 5.10 79/80] USB: serial: ch341: fix lost character on LCR updates
- [PATCH 5.10 80/80] USB: serial: ch341: fix disabled rx timer on older devices
- [PATCH 5.15 000/107] 5.15.66-rc1 review
- Re: [PATCH 5.15 000/136] 5.15.64-rc1 review
- [PATCH 5.15 001/107] drm/msm/dsi: fix the inconsistent indenting
- [PATCH 5.15 002/107] drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
- [PATCH 5.15 003/107] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
- [PATCH 5.15 004/107] drm/msm/dsi: Fix number of regulators for SDM660
- [PATCH 5.15 005/107] platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
- [PATCH 5.15 006/107] iio: adc: mcp3911: make use of the sign bit
- [PATCH 5.15 007/107] skmsg: Fix wrong last sg check in sk_msg_recvmsg()
- [PATCH 5.15 00/73] 5.15.65-rc1 review
- [PATCH 5.15 008/107] bpf: Restrict bpf_sys_bpf to CAP_PERFMON
- [PATCH 5.15 009/107] bpf, cgroup: Fix kernel BUG in purge_effective_progs
- [PATCH 5.15 010/107] ieee802154/adf7242: defer destroy_workqueue call
- [PATCH 5.15 011/107] drm/i915/backlight: extract backlight code to a separate file
- [PATCH 5.15 012/107] drm/i915/display: avoid warnings when registering dual panel backlight
- [PATCH 5.15 013/107] ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg
- [PATCH 5.15 014/107] ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array
- [PATCH 5.15 015/107] wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
- [PATCH 5.15 016/107] Revert "xhci: turn off port power in shutdown"
- [PATCH 5.15 017/107] net: sparx5: fix handling uneven length packets in manual extraction
- [PATCH 5.15 01/73] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
- [PATCH 5.15 018/107] net: smsc911x: Stop and start PHY during suspend and resume
- [PATCH 5.15 019/107] openvswitch: fix memory leak at failed datapath creation
- [PATCH 5.15 020/107] net: dsa: xrs700x: Use irqsave variant for u64 stats update
- [PATCH 5.15 021/107] net: sched: tbf: dont call qdisc_put() while holding tree lock
- [PATCH 5.15 022/107] net/sched: fix netdevice reference leaks in attach_default_qdiscs()
- [PATCH 5.15 023/107] ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
- [PATCH 5.15 024/107] mlxbf_gige: compute MDIO period based on i1clk
- [PATCH 5.15 025/107] kcm: fix strp_init() order and cleanup
- [PATCH 5.15 026/107] sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
- [PATCH 5.15 027/107] tcp: annotate data-race around challenge_timestamp
- [PATCH 5.15 02/73] drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled
- [PATCH 5.15 028/107] Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
- [PATCH 5.15 029/107] net/smc: Remove redundant refcount increase
- [PATCH 5.15 030/107] soundwire: qcom: fix device status array range
- [PATCH 5.15 031/107] serial: fsl_lpuart: RS485 RTS polariy is inverse
- [PATCH 5.15 032/107] staging: rtl8712: fix use after free bugs
- [PATCH 5.15 033/107] staging: r8188eu: add firmware dependency
- [PATCH 5.15 034/107] powerpc: align syscall table for ppc32
- [PATCH 5.15 035/107] vt: Clear selection before changing the font
- [PATCH 5.15 036/107] musb: fix USB_MUSB_TUSB6010 dependency
- [PATCH 5.15 037/107] tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete
- [PATCH 5.15 03/73] ACPI: thermal: drop an always true check
- [PATCH 5.15 038/107] Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
- [PATCH 5.15 039/107] iio: ad7292: Prevent regulator double disable
- [PATCH 5.15 040/107] iio: adc: mcp3911: use correct formula for AD conversion
- [PATCH 5.15 041/107] misc: fastrpc: fix memory corruption on probe
- [PATCH 5.15 042/107] misc: fastrpc: fix memory corruption on open
- [PATCH 5.15 043/107] USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
- [PATCH 5.15 044/107] mmc: core: Fix UHS-I SD 1.8V workaround branch
- [PATCH 5.15 045/107] mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
- [PATCH 5.15 046/107] binder: fix UAF of ref->proc caused by race condition
- [PATCH 5.15 047/107] binder: fix alloc->vma_vm_mm null-ptr dereference
- [PATCH 5.15 04/73] drm/vc4: hdmi: Rework power up
- [PATCH 5.15 048/107] cifs: fix small mempool leak in SMB2_negotiate()
- [PATCH 5.15 049/107] KVM: VMX: Heed the msr argument in msr_write_intercepted()
- [PATCH 5.15 050/107] drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
- [PATCH 5.15 051/107] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
- [PATCH 5.15 052/107] Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
- [PATCH 5.15 053/107] clk: core: Fix runtime PM sequence in clk_core_unprepare()
- [PATCH 5.15 054/107] Input: rk805-pwrkey - fix module autoloading
- [PATCH 5.15 055/107] clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
- [PATCH 5.15 056/107] clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
- [PATCH 5.15 057/107] clk: bcm: rpi: Prevent out-of-bounds access
- [PATCH 5.15 05/73] drm/vc4: hdmi: Depends on CONFIG_PM
- [PATCH 5.15 058/107] clk: bcm: rpi: Add missing newline
- [PATCH 5.15 059/107] hwmon: (gpio-fan) Fix array out of bounds access
- [PATCH 5.15 060/107] gpio: pca953x: Add mutex_lock for regcache sync in PM
- [PATCH 5.15 061/107] KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
- [PATCH 5.15 062/107] xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
- [PATCH 5.15 063/107] mm: pagewalk: Fix race between unmap and page walker
- [PATCH 5.15 064/107] xen-blkback: Advertise feature-persistent as user requested
- [PATCH 5.15 065/107] xen-blkfront: Advertise feature-persistent as user requested
- [PATCH 5.15 066/107] xen-blkfront: Cache feature_persistent value before advertisement
- [PATCH 5.15 067/107] thunderbolt: Use the actual buffer in tb_async_error()
- [PATCH 5.15 06/73] firmware: tegra: bpmp: Do only aligned access to IPC memory area
- [PATCH 5.15 068/107] usb: dwc3: pci: Add support for Intel Raptor Lake
- [PATCH 5.15 069/107] media: mceusb: Use new usb_control_msg_*() routines
- [PATCH 5.15 070/107] xhci: Add grace period after xHC start to prevent premature runtime suspend.
- [PATCH 5.15 071/107] USB: serial: cp210x: add Decagon UCA device id
- [PATCH 5.15 072/107] USB: serial: option: add support for OPPO R11 diag port
- [PATCH 5.15 073/107] USB: serial: option: add Quectel EM060K modem
- [PATCH 5.15 074/107] USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
- [PATCH 5.15 075/107] usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
- [PATCH 5.15 076/107] usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device
- [PATCH 5.15 077/107] usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
- [PATCH 5.15 07/73] crypto: lib - remove unneeded selection of XOR_BLOCKS
- [PATCH 5.15 078/107] usb: dwc2: fix wrong order of phy_power_on and phy_init
- [PATCH 5.15 079/107] usb: cdns3: fix issue with rearming ISO OUT endpoint
- [PATCH 5.15 080/107] usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
- [PATCH 5.15 081/107] USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
- [PATCH 5.15 082/107] usb-storage: Add ignore-residue quirk for NXP PN7462AU
- [PATCH 5.15 083/107] s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
- [PATCH 5.15 084/107] s390: fix nospec table alignments
- [PATCH 5.15 085/107] USB: core: Prevent nested device-reset calls
- [PATCH 5.15 086/107] usb: xhci-mtk: relax TT periodic bandwidth allocation
- [PATCH 5.15 087/107] usb: xhci-mtk: fix bandwidth release issue
- [PATCH 5.15 08/73] Drivers: hv: balloon: Support status report for larger page sizes
- [PATCH 5.15 088/107] usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
- [PATCH 5.15 089/107] driver core: Dont probe devices after bus_type.match() probe deferral
- [PATCH 5.15 090/107] wifi: mac80211: Dont finalize CSA in IBSS mode if state is disconnected
- [PATCH 5.15 091/107] wifi: mac80211: Fix UAF in ieee80211_scan_rx()
- [PATCH 5.15 092/107] ip: fix triggering of icmp redirect
- [PATCH 5.15 093/107] net: Use u64_stats_fetch_begin_irq() for stats fetch.
- [PATCH 5.15 094/107] net: mac802154: Fix a condition in the receive path
- [PATCH 5.15 095/107] ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
- [PATCH 5.15 096/107] ALSA: seq: oss: Fix data-race for max_midi_devs access
- [PATCH 5.15 097/107] ALSA: seq: Fix data-race at module auto-loading
- [PATCH 5.15 09/73] mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
- [PATCH 5.15 098/107] drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
- [PATCH 5.15 099/107] drm/i915: Skip wm/ddb readout for disabled pipes
- [PATCH 5.15 100/107] tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
- [PATCH 5.15 101/107] kbuild: Unify options for BTF generation for vmlinux and modules
- [PATCH 5.15 102/107] kbuild: Add skip_encoding_btf_enum64 option to pahole
- [PATCH 5.15 103/107] usb: dwc3: fix PHY disable sequence
- [PATCH 5.15 104/107] usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
- [PATCH 5.15 105/107] usb: dwc3: disable USB core PHY management
- [PATCH 5.15 106/107] USB: serial: ch341: fix lost character on LCR updates
- [PATCH 5.15 107/107] USB: serial: ch341: fix disabled rx timer on older devices
- [PATCH 5.15 10/73] arm64: errata: Add Cortex-A510 to the repeat tlbi list
- [PATCH 5.15 11/73] io_uring: correct fill events helpers types
- [PATCH 5.15 12/73] io_uring: clean cqe filling functions
- [PATCH 5.15 13/73] io_uring: refactor poll update
- [PATCH 5.15 14/73] io_uring: move common poll bits
- [PATCH 5.15 15/73] io_uring: kill poll linking optimisation
- [PATCH 5.15 16/73] io_uring: inline io_poll_complete
- [PATCH 5.15 17/73] io_uring: poll rework
- [PATCH 5.15 18/73] io_uring: Remove unused function req_ref_put
- [PATCH 5.15 19/73] io_uring: remove poll entry from list when canceling all
- [PATCH 5.15 20/73] io_uring: bump poll refs to full 31-bits
- [PATCH 5.15 21/73] io_uring: fail links when poll fails
- [PATCH 5.15 22/73] io_uring: fix wrong arm_poll error handling
- [PATCH 5.15 23/73] io_uring: fix UAF due to missing POLLFREE handling
- [PATCH 5.15 24/73] kbuild: Fix include path in scripts/Makefile.modpost
- [PATCH 5.15 25/73] Bluetooth: L2CAP: Fix build errors in some archs
- [PATCH 5.15 26/73] Revert "PCI/portdrv: Dont disable AER reporting in get_port_device_capability()"
- [PATCH 5.15 27/73] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
- [PATCH 5.15 28/73] udmabuf: Set the DMA mask for the udmabuf device (v2)
- [PATCH 5.15 29/73] media: pvrusb2: fix memory leak in pvr_probe
- [PATCH 5.15 30/73] HID: hidraw: fix memory leak in hidraw_release()
- [PATCH 5.15 31/73] net: fix refcount bug in sk_psock_get (2)
- [PATCH 5.15 32/73] fbdev: fb_pm2fb: Avoid potential divide by zero error
- [PATCH 5.15 33/73] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
- [PATCH 5.15 34/73] bpf: Dont redirect packets with invalid pkt_len
- [PATCH 5.15 35/73] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
- [PATCH 5.15 36/73] ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
- [PATCH 5.15 37/73] HID: add Lenovo Yoga C630 battery quirk
- [PATCH 5.15 38/73] HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
- [PATCH 5.15 39/73] HID: asus: ROG NKey: Ignore portion of 0x5a report
- [PATCH 5.15 40/73] HID: thrustmaster: Add sparco wheel and fix array length
- [PATCH 5.15 41/73] drm/i915/gt: Skip TLB invalidations once wedged
- [PATCH 5.15 42/73] mmc: mtk-sd: Clear interrupts when cqe off/disable
- [PATCH 5.15 43/73] mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
- [PATCH 5.15 44/73] mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
- [PATCH 5.15 45/73] mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC
- [PATCH 5.15 46/73] btrfs: remove root argument from btrfs_unlink_inode()
- [PATCH 5.15 47/73] btrfs: remove no longer needed logic for replaying directory deletes
- [PATCH 5.15 48/73] btrfs: add and use helper for unlinking inode during log replay
- [PATCH 5.15 49/73] btrfs: fix warning during log replay when bumping inode link count
- [PATCH 5.15 50/73] fs/ntfs3: Fix work with fragmented xattr
- [PATCH 5.15 51/73] ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
- [PATCH 5.15 52/73] drm/amd/display: Avoid MPC infinite loop
- [PATCH 5.15 53/73] drm/amd/display: Fix HDMI VSIF V3 incorrect issue
- [PATCH 5.15 54/73] drm/amd/display: For stereo keep "FLIP_ANY_FRAME"
- [PATCH 5.15 55/73] drm/amd/display: clear optc underflow before turn off odm clock
- [PATCH 5.15 56/73] ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured
- [PATCH 5.15 57/73] neigh: fix possible DoS due to net iface start/stop loop
- [PATCH 5.15 58/73] s390/hypfs: avoid error message under KVM
- [PATCH 5.15 59/73] ksmbd: dont remove dos attribute xattr on O_TRUNC open
- [PATCH 5.15 60/73] drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
- [PATCH 5.15 61/73] drm/amd/display: Fix pixel clock programming
- [PATCH 5.15 62/73] drm/amdgpu: Increase tlb flush timeout for sriov
- [PATCH 5.15 63/73] drm/amd/display: avoid doing vm_init multiple time
- [PATCH 5.15 64/73] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
- [PATCH 5.15 65/73] testing: selftests: nft_flowtable.sh: use random netns names
- [PATCH 5.15 66/73] btrfs: move lockdep class helpers to locking.c
- [PATCH 5.15 67/73] btrfs: fix lockdep splat with reloc root extent buffers
- [PATCH 5.15 68/73] btrfs: tree-checker: check for overlapping extent items
- [PATCH 5.15 69/73] kprobes: dont call disarm_kprobe() for disabled kprobes
- [PATCH 5.15 70/73] btrfs: fix space cache corruption and potential double allocations
- [PATCH 5.15 71/73] android: binder: fix lockdep check on clearing vma
- [PATCH 5.15 72/73] net/af_packet: check len when min_header_len equals to 0
- [PATCH 5.15 73/73] net: neigh: dont call kfree_skb() under spin_lock_irqsave()
- [PATCH 5.15.y] Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
- yee.lee(Tue Sep 06 2022 - 03:03:46 EST)
- Greg KH(Tue Sep 06 2022 - 08:09:05 EST)
- [PATCH 5.19 000/155] 5.19.8-rc1 review
- Zan Aziz(Tue Sep 06 2022 - 19:07:30 EST)
- Re: [PATCH 5.19 000/158] 5.19.6-rc1 review
- [PATCH 5.19 001/155] drm/msm/dp: make eDP panel as the first connected connector
- [PATCH 5.19 002/155] drm/msm/dsi: fix the inconsistent indenting
- [PATCH 5.19 003/155] drm/msm/dpu: populate wb or intf before reset_intf_cfg
- [PATCH 5.19 004/155] drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
- [PATCH 5.19 005/155] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
- [PATCH 5.19 006/155] drm/msm/dsi: Fix number of regulators for SDM660
- [PATCH 5.19 007/155] platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
- [PATCH 5.19 00/72] 5.19.7-rc1 review
- [PATCH 5.19 008/155] platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOS
- [PATCH 5.19 009/155] xsk: Fix corrupted packets for XDP_SHARED_UMEM
- [PATCH 5.19 010/155] drm/msm/gpu: Drop qos request if devm_devfreq_add_device() fails
- [PATCH 5.19 011/155] peci: aspeed: fix error check return value of platform_get_irq()
- [PATCH 5.19 012/155] iio: adc: mcp3911: make use of the sign bit
- [PATCH 5.19 013/155] skmsg: Fix wrong last sg check in sk_msg_recvmsg()
- [PATCH 5.19 014/155] bpf: Restrict bpf_sys_bpf to CAP_PERFMON
- [PATCH 5.19 015/155] ip_tunnel: Respect tunnel keys "flow_flags" in IP tunnels
- [PATCH 5.19 016/155] bpf, cgroup: Fix kernel BUG in purge_effective_progs
- [PATCH 5.19 017/155] drm/i915/gvt: Fix Comet Lake
- [PATCH 5.19 01/72] drm/vc4: hdmi: Rework power up
- [PATCH 5.19 018/155] ieee802154/adf7242: defer destroy_workqueue call
- [PATCH 5.19 019/155] bpf: Fix a data-race around bpf_jit_limit.
- [PATCH 5.19 020/155] drm/i915/ttm: fix CCS handling
- [PATCH 5.19 021/155] drm/i915/display: avoid warnings when registering dual panel backlight
- [PATCH 5.19 022/155] ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array
- [PATCH 5.19 023/155] wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
- [PATCH 5.19 024/155] xhci: Fix null pointer dereference in remove if xHC has only one roothub
- [PATCH 5.19 025/155] Revert "xhci: turn off port power in shutdown"
- [PATCH 5.19 026/155] bpf: Allow helpers to accept pointers with a fixed size
- [PATCH 5.19 027/155] bpf: Tidy up verifier check_func_arg()
- [PATCH 5.19 02/72] drm/vc4: hdmi: Depends on CONFIG_PM
- [PATCH 5.19 028/155] bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
- [PATCH 5.19 029/155] Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
- [PATCH 5.19 030/155] Bluetooth: hci_sync: Fix suspend performance regression
- [PATCH 5.19 031/155] Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
- [PATCH 5.19 032/155] Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
- [PATCH 5.19 033/155] net: sparx5: fix handling uneven length packets in manual extraction
- [PATCH 5.19 034/155] net: smsc911x: Stop and start PHY during suspend and resume
- [PATCH 5.19 035/155] openvswitch: fix memory leak at failed datapath creation
- [PATCH 5.19 036/155] nfp: flower: fix ingress police using matchall filter
- [PATCH 5.19 037/155] net: dsa: xrs700x: Use irqsave variant for u64 stats update
- [PATCH 5.19 03/72] firmware: tegra: bpmp: Do only aligned access to IPC memory area
- [PATCH 5.19 038/155] drm/i915: fix null pointer dereference
- [PATCH 5.19 039/155] net: sched: tbf: dont call qdisc_put() while holding tree lock
- [PATCH 5.19 040/155] net/sched: fix netdevice reference leaks in attach_default_qdiscs()
- [PATCH 5.19 041/155] net: phy: micrel: Make the GPIO to be non-exclusive
- [PATCH 5.19 042/155] net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
- [PATCH 5.19 043/155] ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
- [PATCH 5.19 044/155] cachefiles: fix error return code in cachefiles_ondemand_copen()
- [PATCH 5.19 045/155] cachefiles: make on-demand request distribution fairer
- [PATCH 5.19 046/155] mlxbf_gige: compute MDIO period based on i1clk
- [PATCH 5.19 047/155] kcm: fix strp_init() order and cleanup
- [PATCH 5.19 04/72] crypto: lib - remove unneeded selection of XOR_BLOCKS
- [PATCH 5.19 048/155] sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
- [PATCH 5.19 049/155] tcp: annotate data-race around challenge_timestamp
- [PATCH 5.19 050/155] Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
- [PATCH 5.19 051/155] net/smc: Remove redundant refcount increase
- [PATCH 5.19 052/155] soundwire: qcom: fix device status array range
- [PATCH 5.19 053/155] mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lock
- [PATCH 5.19 054/155] platform/mellanox: mlxreg-lc: Fix coverity warning
- [PATCH 5.19 055/155] platform/mellanox: mlxreg-lc: Fix locking issue
- [PATCH 5.19 056/155] serial: fsl_lpuart: RS485 RTS polariy is inverse
- [PATCH 5.19 057/155] tty: serial: atmel: Preserve previous USART mode if RS485 disabled
- [PATCH 5.19 05/72] docs: kerneldoc-preamble: Test xeCJK.sty before loading
- [PATCH 5.19 058/155] staging: rtl8712: fix use after free bugs
- [PATCH 5.19 059/155] staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
- [PATCH 5.19 060/155] staging: r8188eu: add firmware dependency
- [PATCH 5.19 061/155] Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
- [PATCH 5.19 062/155] powerpc: align syscall table for ppc32
- [PATCH 5.19 063/155] powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
- [PATCH 5.19 064/155] vt: Clear selection before changing the font
- [PATCH 5.19 065/155] musb: fix USB_MUSB_TUSB6010 dependency
- [PATCH 5.19 066/155] tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete
- [PATCH 5.19 067/155] Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
- [PATCH 5.19 06/72] arm64: errata: Add Cortex-A510 to the repeat tlbi list
- [PATCH 5.19 068/155] iio: light: cm3605: Fix an error handling path in cm3605_probe()
- [PATCH 5.19 069/155] iio: ad7292: Prevent regulator double disable
- [PATCH 5.19 070/155] iio: adc: mcp3911: correct "microchip,device-addr" property
- [PATCH 5.19 071/155] iio: adc: mcp3911: use correct formula for AD conversion
- [PATCH 5.19 072/155] misc: fastrpc: fix memory corruption on probe
- [PATCH 5.19 073/155] misc: fastrpc: fix memory corruption on open
- [PATCH 5.19 074/155] firmware_loader: Fix use-after-free during unregister
- [PATCH 5.19 075/155] firmware_loader: Fix memory leak in firmware upload
- [PATCH 5.19 076/155] USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
- [PATCH 5.19 077/155] landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
- [PATCH 5.19 07/72] Bluetooth: L2CAP: Fix build errors in some archs
- [PATCH 5.19 078/155] mmc: core: Fix UHS-I SD 1.8V workaround branch
- [PATCH 5.19 079/155] mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
- [PATCH 5.19 080/155] binder: fix UAF of ref->proc caused by race condition
- [PATCH 5.19 081/155] binder: fix alloc->vma_vm_mm null-ptr dereference
- [PATCH 5.19 082/155] cifs: fix small mempool leak in SMB2_negotiate()
- [PATCH 5.19 083/155] KVM: VMX: Heed the msr argument in msr_write_intercepted()
- [PATCH 5.19 084/155] riscv: kvm: move extern sbi_ext declarations to a header
- [PATCH 5.19 085/155] clk: ti: Fix missing of_node_get() ti_find_clock_provider()
- [PATCH 5.19 086/155] drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
- [PATCH 5.19 087/155] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
- [PATCH 5.19 08/72] Revert "PCI/portdrv: Dont disable AER reporting in get_port_device_capability()"
- [PATCH 5.19 088/155] Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
- [PATCH 5.19 089/155] clk: core: Fix runtime PM sequence in clk_core_unprepare()
- [PATCH 5.19 090/155] Input: rk805-pwrkey - fix module autoloading
- [PATCH 5.19 091/155] powerpc/papr_scm: Fix nvdimm event mappings
- [PATCH 5.19 092/155] clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
- [PATCH 5.19 093/155] clk: bcm: rpi: Prevent out-of-bounds access
- [PATCH 5.19 094/155] clk: bcm: rpi: Add missing newline
- [PATCH 5.19 095/155] hwmon: (gpio-fan) Fix array out of bounds access
- [PATCH 5.19 096/155] gpio: pca953x: Add mutex_lock for regcache sync in PM
- [PATCH 5.19 097/155] gpio: realtek-otto: switch to 32-bit I/O
- [PATCH 5.19 09/72] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
- [PATCH 5.19 098/155] KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
- [PATCH 5.19 099/155] powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
- [PATCH 5.19 100/155] xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
- [PATCH 5.19 101/155] mm: pagewalk: Fix race between unmap and page walker
- [PATCH 5.19 102/155] xen-blkback: Advertise feature-persistent as user requested
- [PATCH 5.19 103/155] xen-blkfront: Advertise feature-persistent as user requested
- [PATCH 5.19 104/155] xen-blkfront: Cache feature_persistent value before advertisement
- [PATCH 5.19 105/155] thunderbolt: Use the actual buffer in tb_async_error()
- [PATCH 5.19 106/155] thunderbolt: Check router generation before connecting xHCI
- [PATCH 5.19 107/155] usb: dwc3: pci: Add support for Intel Raptor Lake
- [PATCH 5.19 10/72] udmabuf: Set the DMA mask for the udmabuf device (v2)
- [PATCH 5.19 108/155] media: mceusb: Use new usb_control_msg_*() routines
- [PATCH 5.19 109/155] xhci: Add grace period after xHC start to prevent premature runtime suspend.
- Re: [PATCH 5.19 109/158] x86/PAT: Have pat_enabled() properly reflect state when running on Xen
- [PATCH 5.19 110/155] usb: dwc3: disable USB core PHY management
- [PATCH 5.19 111/155] usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
- [PATCH 5.19 112/155] usb: dwc3: fix PHY disable sequence
- [PATCH 5.19 113/155] USB: serial: ch341: fix lost character on LCR updates
- [PATCH 5.19 114/155] USB: serial: ch341: fix disabled rx timer on older devices
- [PATCH 5.19 115/155] USB: serial: cp210x: add Decagon UCA device id
- [PATCH 5.19 116/155] USB: serial: option: add support for OPPO R11 diag port
- [PATCH 5.19 117/155] USB: serial: option: add Quectel EM060K modem
- [PATCH 5.19 11/72] media: pvrusb2: fix memory leak in pvr_probe
- [PATCH 5.19 118/155] USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
- [PATCH 5.19 119/155] Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"
- [PATCH 5.19 120/155] usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
- [PATCH 5.19 121/155] usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device
- [PATCH 5.19 122/155] usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
- [PATCH 5.19 123/155] usb: dwc2: fix wrong order of phy_power_on and phy_init
- [PATCH 5.19 124/155] usb: cdns3: fix issue with rearming ISO OUT endpoint
- [PATCH 5.19 125/155] usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
- [PATCH 5.19 126/155] USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
- [PATCH 5.19 127/155] usb-storage: Add ignore-residue quirk for NXP PN7462AU
- [PATCH 5.19 12/72] USB: gadget: Fix use-after-free Read in usb_udc_uevent()
- [PATCH 5.19 128/155] s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
- [PATCH 5.19 129/155] s390: fix nospec table alignments
- [PATCH 5.19 130/155] USB: core: Prevent nested device-reset calls
- [PATCH 5.19 131/155] usb: xhci-mtk: relax TT periodic bandwidth allocation
- [PATCH 5.19 132/155] usb: xhci-mtk: fix bandwidth release issue
- [PATCH 5.19 133/155] usb: gadget: f_uac2: fix superspeed transfer
- [PATCH 5.19 134/155] usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
- [PATCH 5.19 135/155] USB: gadget: Fix obscure lockdep violation for udc_mutex
- [PATCH 5.19 136/155] dma-buf/dma-resv: check if the new fence is really later
- [PATCH 5.19 137/155] arm64/kexec: Fix missing extra range for crashkres_low.
- [PATCH 5.19 13/72] HID: hidraw: fix memory leak in hidraw_release()
- [PATCH 5.19 138/155] driver core: Dont probe devices after bus_type.match() probe deferral
- [PATCH 5.19 139/155] wifi: mac80211: Dont finalize CSA in IBSS mode if state is disconnected
- [PATCH 5.19 140/155] wifi: mac80211: Fix UAF in ieee80211_scan_rx()
- [PATCH 5.19 141/155] ip: fix triggering of icmp redirect
- [PATCH 5.19 142/155] net: Use u64_stats_fetch_begin_irq() for stats fetch.
- [PATCH 5.19 143/155] net: mac802154: Fix a condition in the receive path
- [PATCH 5.19 144/155] ALSA: memalloc: Revive x86-specific WC page allocations again
- [PATCH 5.19 145/155] ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
- [PATCH 5.19 146/155] ALSA: seq: oss: Fix data-race for max_midi_devs access
- [PATCH 5.19 147/155] ALSA: seq: Fix data-race at module auto-loading
- [PATCH 5.19 14/72] net: fix refcount bug in sk_psock_get (2)
- [PATCH 5.19 148/155] drm/i915/backlight: Disable pps power hook for aux based backlight
- [PATCH 5.19 149/155] drm/i915/guc: clear stalled request after a reset
- [PATCH 5.19 150/155] drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
- [PATCH 5.19 151/155] drm/i915: Skip wm/ddb readout for disabled pipes
- [PATCH 5.19 152/155] tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
- [PATCH 5.19 153/155] tty: n_gsm: initialize more members at gsm_alloc_mux()
- [PATCH 5.19 154/155] tty: n_gsm: replace kicktimer with delayed_work
- [PATCH 5.19 155/155] tty: n_gsm: avoid call of sleeping functions from atomic context
- [PATCH 5.19 15/72] fbdev: fb_pm2fb: Avoid potential divide by zero error
- [PATCH 5.19 16/72] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
- [PATCH 5.19 17/72] bpf: Dont redirect packets with invalid pkt_len
- [PATCH 5.19 18/72] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
- [PATCH 5.19 19/72] ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
- [PATCH 5.19 20/72] HID: input: fix uclogic tablets
- [PATCH 5.19 21/72] HID: add Lenovo Yoga C630 battery quirk
- [PATCH 5.19 22/72] HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
- [PATCH 5.19 23/72] HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list
- [PATCH 5.19 24/72] HID: asus: ROG NKey: Ignore portion of 0x5a report
- [PATCH 5.19 25/72] HID: nintendo: fix rumble worker null pointer deref
- [PATCH 5.19 26/72] HID: thrustmaster: Add sparco wheel and fix array length
- [PATCH 5.19 27/72] HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
- [PATCH 5.19 28/72] mmc: mtk-sd: Clear interrupts when cqe off/disable
- [PATCH 5.19 29/72] mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
- [PATCH 5.19 30/72] mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
- [PATCH 5.19 31/72] mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC
- [PATCH 5.19 32/72] fs/ntfs3: Fix work with fragmented xattr
- [PATCH 5.19 33/72] ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
- [PATCH 5.19 34/72] ASoC: rt5640: Fix the JD voltage dropping issue
- [PATCH 5.19 35/72] rtla: Fix tracer name
- [PATCH 5.19 36/72] drm/amd/display: Add a missing register field for HPO DP stream encoder
- [PATCH 5.19 37/72] drm/amd/display: Device flash garbage before get in OS
- [PATCH 5.19 38/72] drm/amd/display: Avoid MPC infinite loop
- [PATCH 5.19 39/72] drm/amd/display: Fix HDMI VSIF V3 incorrect issue
- [PATCH 5.19 40/72] drm/amd/display: For stereo keep "FLIP_ANY_FRAME"
- [PATCH 5.19 41/72] drm/amd/display: clear optc underflow before turn off odm clock
- [PATCH 5.19 42/72] drm/amd/display: Fix TDR eDP and USB4 display light up issue
- [PATCH 5.19 43/72] drm/amd/pm: skip pptable override for smu_v13_0_7
- [PATCH 5.19 44/72] drm/amdkfd: Handle restart of kfd_ioctl_wait_events
- [PATCH 5.19 45/72] drm/amd/pm: Fix a potential gpu_metrics_table memory leak
- [PATCH 5.19 46/72] ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured
- [PATCH 5.19 47/72] net: lan966x: fix checking for return value of platform_get_irq_byname()
- [PATCH 5.19 48/72] neigh: fix possible DoS due to net iface start/stop loop
- [PATCH 5.19 49/72] ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41
- [PATCH 5.19 50/72] s390/hypfs: avoid error message under KVM
- [PATCH 5.19 51/72] ksmbd: dont remove dos attribute xattr on O_TRUNC open
- [PATCH 5.19 52/72] drm/amdgpu: disable 3DCGCG/CGLS temporarily due to stability issue
- [PATCH 5.19 53/72] drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
- [PATCH 5.19 54/72] drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics
- [PATCH 5.19 55/72] drm/amd/display: Fix pixel clock programming
- [PATCH 5.19 56/72] drm/amdgpu: Increase tlb flush timeout for sriov
- [PATCH 5.19 57/72] drm/amd/display: Fix plug/unplug external monitor will hang while playback MPO video
- [PATCH 5.19 58/72] drm/amd/display: avoid doing vm_init multiple time
- [PATCH 5.19 59/72] drm/amdgpu: Add decode_iv_ts helper for ih_v6 block
- [PATCH 5.19 60/72] drm/amdgpu: Add secure display TA load for Renoir
- [PATCH 5.19 61/72] drm/amdgpu: Fix interrupt handling on ih_soft ring
- [PATCH 5.19 62/72] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
- [PATCH 5.19 63/72] testing: selftests: nft_flowtable.sh: use random netns names
- [PATCH 5.19 64/72] platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop
- [PATCH 5.19 65/72] ALSA: hda/cs8409: Support new Dolphin Variants
- [PATCH 5.19 66/72] btrfs: move lockdep class helpers to locking.c
- [PATCH 5.19 67/72] btrfs: fix lockdep splat with reloc root extent buffers
- [PATCH 5.19 68/72] btrfs: tree-checker: check for overlapping extent items
- [PATCH 5.19 69/72] android: binder: fix lockdep check on clearing vma
- [PATCH 5.19 70/72] net/af_packet: check len when min_header_len equals to 0
- [PATCH 5.19 71/72] net: neigh: dont call kfree_skb() under spin_lock_irqsave()
- [PATCH 5.19 72/72] arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level
- [PATCH 5.4 00/77] 5.4.212-rc1 review
- [PATCH 5.4 01/77] audit: fix potential double free on error path from fsnotify_add_inode_mark
- [PATCH 5.4 02/77] parisc: Fix exception handler for fldw and fstw instructions
- [PATCH 5.4 03/77] kernel/sys_ni: add compat entry for fadvise64_64
- [PATCH 5.4 04/77] usb: cdns3: Fix issue for clear halt endpoint
- [PATCH 5.4 05/77] Revert "selftests/bpf: Fix "dubious pointer arithmetic" test"
- [PATCH 5.4 06/77] Revert "selftests/bpf: Fix test_align verifier log patterns"
- [PATCH 5.4 07/77] pinctrl: amd: Dont save/restore interrupt status and wake status bits
- [PATCH 5.4 08/77] sched/deadline: Unthrottle PI boosted threads while enqueuing
- [PATCH 5.4 09/77] sched/deadline: Fix stale throttling on de-/boosted tasks
- [PATCH 5.4 10/77] sched/deadline: Fix priority inheritance with multiple scheduling classes
- [PATCH 5.4 11/77] kernel/sched: Remove dl_boosted flag comment
- [PATCH 5.4 12/77] xfrm: fix refcount leak in __xfrm_policy_check()
- [PATCH 5.4 13/77] af_key: Do not call xfrm_probe_algs in parallel
- [PATCH 5.4 14/77] SUNRPC: RPC level errors should set task->tk_rpc_status
- [PATCH 5.4 15/77] rose: check NULL rose_loopback_neigh->loopback
- [PATCH 5.4 16/77] net/mlx5e: Properly disable vlan strip on non-UL reps
- [PATCH 5.4 17/77] net: moxa: get rid of asymmetry in DMA mapping/unmapping
- Re: [PATCH 5.4 182/389] PCI/portdrv: Dont disable AER reporting in get_port_device_capability()
- [PATCH 5.4 18/77] bonding: 802.3ad: fix no transmission of LACPDUs
- [PATCH 5.4 19/77] net: ipvtap - add __init/__exit annotations to module init/exit funcs
- [PATCH 5.4 20/77] netfilter: ebtables: reject blobs that dont provide all entry points
- [PATCH 5.4 21/77] bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
- [PATCH 5.4 22/77] netfilter: nft_payload: report ERANGE for too long offset and length
- [PATCH 5.4 23/77] netfilter: nft_payload: do not truncate csum_offset and csum_type
- [PATCH 5.4 24/77] netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
- [PATCH 5.4 25/77] netfilter: nft_tunnel: restrict it to netdev family
- [PATCH 5.4 26/77] net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
- [PATCH 5.4 27/77] net: Fix data-races around netdev_tstamp_prequeue.
- [PATCH 5.4 28/77] ratelimit: Fix data-races in ___ratelimit().
- [PATCH 5.4 29/77] net: Fix a data-race around sysctl_tstamp_allow_data.
- [PATCH 5.4 30/77] net: Fix a data-race around sysctl_net_busy_poll.
- [PATCH 5.4 31/77] net: Fix a data-race around sysctl_net_busy_read.
- [PATCH 5.4 32/77] net: Fix a data-race around netdev_budget.
- [PATCH 5.4 33/77] net: Fix a data-race around netdev_budget_usecs.
- [PATCH 5.4 34/77] net: Fix a data-race around sysctl_somaxconn.
- [PATCH 5.4 35/77] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
- [PATCH 5.4 36/77] btrfs: fix silent failure when deleting root reference
- [PATCH 5.4 37/77] btrfs: replace: drop assert for suspended replace
- [PATCH 5.4 38/77] btrfs: add info when mount fails due to stale replace target
- [PATCH 5.4 39/77] btrfs: check if root is readonly while setting security xattr
- [PATCH 5.4 40/77] x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
- [PATCH 5.4 41/77] loop: Check for overflow while configuring loop
- [PATCH 5.4 42/77] asm-generic: sections: refactor memory_intersects
- [PATCH 5.4 43/77] s390: fix double free of GS and RI CBs on fork() failure
- [PATCH 5.4 44/77] ACPI: processor: Remove freq Qos request for all CPUs
- [PATCH 5.4 45/77] mm/hugetlb: fix hugetlb not supporting softdirty tracking
- [PATCH 5.4 46/77] md: call __md_stop_writes in md_stop
- [PATCH 5.4 47/77] perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
- [PATCH 5.4 48/77] scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
- [PATCH 5.4 49/77] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
- [PATCH 5.4 50/77] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
- [PATCH 5.4 51/77] x86/bugs: Add "unknown" reporting for MMIO Stale Data
- [PATCH 5.4 52/77] kbuild: Fix include path in scripts/Makefile.modpost
- [PATCH 5.4 53/77] Bluetooth: L2CAP: Fix build errors in some archs
- [PATCH 5.4 54/77] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
- [PATCH 5.4 55/77] udmabuf: Set the DMA mask for the udmabuf device (v2)
- [PATCH 5.4 56/77] media: pvrusb2: fix memory leak in pvr_probe
- [PATCH 5.4 57/77] HID: hidraw: fix memory leak in hidraw_release()
- [PATCH 5.4 58/77] fbdev: fb_pm2fb: Avoid potential divide by zero error
- [PATCH 5.4 59/77] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
- [PATCH 5.4 60/77] bpf: Dont redirect packets with invalid pkt_len
- [PATCH 5.4 61/77] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
- [PATCH 5.4 62/77] btrfs: introduce btrfs_lookup_match_dir
- [PATCH 5.4 63/77] btrfs: do not pin logs too early during renames
- [PATCH 5.4 64/77] btrfs: unify lookup return value when dir entry is missing
- [PATCH 5.4 65/77] drm/amd/display: Avoid MPC infinite loop
- [PATCH 5.4 66/77] drm/amd/display: clear optc underflow before turn off odm clock
- [PATCH 5.4 67/77] neigh: fix possible DoS due to net iface start/stop loop
- [PATCH 5.4 68/77] s390/hypfs: avoid error message under KVM
- [PATCH 5.4 69/77] drm/amd/display: Fix pixel clock programming
- [PATCH 5.4 70/77] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
- [PATCH 5.4 71/77] btrfs: tree-checker: check for overlapping extent items
- [PATCH 5.4 72/77] lib/vdso: Let do_coarse() return 0 to simplify the callsite
- [PATCH 5.4 73/77] lib/vdso: Mark do_hres() and do_coarse() as __always_inline
- [PATCH 5.4 74/77] kprobes: dont call disarm_kprobe() for disabled kprobes
- [PATCH 5.4 75/77] io_uring: disable polling pollfree files
- [PATCH 5.4 76/77] net/af_packet: check len when min_header_len equals to 0
- [PATCH 5.4 77/77] net: neigh: dont call kfree_skb() under spin_lock_irqsave()
- [PATCH 5/5] ASoC: SOF: mediatek: mt8195: Add devicetree support to select topologies
- [PATCH 5/5] bus: hisi_lpc: Use platform_device_register_full()
- Re: [PATCH 5/5] DO NOT MERGE: full sensehat device tree overlay for raspberry pi 4
- Re: [PATCH 5/5] gpio: pca953x: Add support for PCAL6534 and compatible
- [PATCH 5/5] perf intel-pt: Support itrace option flag d+e to log on error
- [PATCH 5/5] perf report: Show per-event LOST SAMPLES stat
- [PATCH 5/5] scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
- [PATCH 5/5] selftests/sgx: Add SGX selftest augment_via_eaccept_long
- Re: [PATCH 5/5] tty: serial: atmel: Make the driver aware of the existence of GCLK
- Re: [PATCH 5/6] crypto: allwinner: Fix dma_map_sg error check
- Re: [PATCH 5/6] mm, hwpoison: check PageTable() explicitly in hwpoison_user_mappings()
- Re: [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
- Jan Kara(Thu Sep 01 2022 - 05:08:56 EST)
- [PATCH 5/6] perf test: Add target workload test in perf record tests
- Re: [PATCH 5/6] selftests/sgx: retry the ioctls returned with EAGAIN
- [PATCH 5/7] libbpf: Introduce bpf_link_get_fd_by_id_opts()
- [PATCH 5/7] soundwire: intel: Don't disable interrupt until children are removed
- [PATCH 5/7] spi: spi-zynqmp-gqspi: Add tap delay support for ZynqMP GQSPI Controller
- [PATCH 5/7] staging: r8188eu: always cancel blink_work when WPS failed
- [PATCH 5/8] ASoC: rockchip: i2s-tdm: Fix clk_id usage in .set_sysclk()
- [PATCH 5/8] gpu: host1x: Add stream ID register data for NVDEC on Tegra234
- Re: [PATCH 5/9] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
- [PATCH 5/9] habanalabs: add support for new cpucp return codes
- Re: [PATCH 6/6] ASoC: codecs: tx-macro: add support for sm8450 and sc8280xp
- Re: [PATCH 6/6] mm, hwpoison: cleanup some obsolete comments
- [PATCH 6/6] perf test: Do not set TEST_SKIP for record subtests
- Re: [PATCH 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors
- [PATCH 6/7] dt-bindings: spi: spi-zynqmp-qspi: Add support for Xilinx Versal QSPI
- Re: [PATCH 6/7] mm/hugetlb add folio_hstate()
- [PATCH 6/7] selftests/bpf: Ensure fd modes are checked for map iters and destroy links
- [PATCH 6/7] soundwire: intel: Don't disable pm_runtime until children are removed
- [PATCH 6/7] staging: r8188eu: reset blink state when WPS fails
- [PATCH 6/8] ASoC: audio-graph: let dai_link->init be overridable
- [PATCH 6/8] drm/tegra: nvdec: Support multiple clocks
- Re: [PATCH 6/8] hugetlb: add vma based lock for pmd sharing
- [PATCH 6/9] habanalabs: fix resetting the DRAM BAR
- [PATCH 7/7] selftests/bpf: Add tests for _opts variants of libbpf
- [PATCH 7/7] soundwire: bus: Fix premature removal of sdw_slave objects
- [PATCH 7/7] spi: spi-zynqmp-gqspi: Add tap delay support for GQSPI controller on Versal platform
- [PATCH 7/7] staging: r8188eu: do not "scan blink" if we have a link
- [PATCH 7/8] ASoC: codecs: Add RK3308 internal audio codec driver
- [PATCH 7/8] drm/tegra: Add code for booting RISC-V based engines
- Re: [PATCH 7/8] hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
- Re: [PATCH 7/8] mm/damon: introduce DAMON-based LRU-lists Sorting
- Re: [PATCH 7/9] arm64: dts: ls1046a: add gpios based i2c recovery information
- Re: [PATCH 7/9] firmware: arm_ffa: Add v1.1 get_partition_info support
- [PATCH 7/9] habanalabs/gaudi2: free event irq if init fails
- [PATCH 8/8] ASoC: rockchip: add new RK3308 sound card
- [PATCH 8/8] drm/tegra: Add Tegra234 support to NVDEC driver
- Re: [PATCH 8/8] hugetlb: use new vma_lock for pmd sharing synchronization
- Re: [PATCH 8/9] arm64: dts: ls1046a-qds: add mmio based mdio-mux support
- [PATCH 8/9] habanalabs: new notifier events for device state
- Re: [PATCH 8/9] tee: optee: Drop ffa_ops in optee_ffa structure
- Re: [PATCH 9/9] firmware: arm_ffa: Split up ffa_dev_ops into info, message and memory operations
- [PATCH 9/9] habanalabs: MMU invalidation h/w is per device
- Re: [PATCH] ACPI: docs: enumeration: Fix a few typos and wording mistakes
- [PATCH] ACPI: platform: Use PLATFORM_DEVID_NONE in acpi_create_platform_device()
- [PATCH] ACPI / property: Silence missing-declarations warning in apple.c
- Re: [PATCH] ACPI: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA
- Re: [PATCH] Add support for ESRT loading under Xen
- [PATCH] afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
- [PATCH] agp/intel: Fix double word in comments
- [PATCH] ALSA: aloop: Fix random zeros in capture data when using jiffies timer
- [PATCH] ALSA: asihpi - Remove useless code in hpi_meter_get_peak()
- [PATCH] ALSA: hda/ca0132: fix potential memory leak in dspxfr_image()
- [PATCH] ALSA: hda/tegra: Align BDL entry to 4KB boundary
- [PATCH] ALSA: usb-audio: Don't refcount multiple accesses on the single clock
- Re: [PATCH] ALSA: usb-audio: Refcount multiple accesses on the single clock
- [PATCH] amd: amdgpu: fix coding style issue
- [PATCH] arm64: defconfig: enable ARCH_BCM
- [PATCH] arm64: defconfig: select ARCH_NXP
- Re: [PATCH] arm64: dts: imx8mp-verdin: add cpu-supply
- [PATCH] arm64: dts: imx8mp-verdin: board regulators: add always-on
- Re: [PATCH] arm64: dts: marvell: 98dx25xx: use correct property for i2c gpios
- Re: [PATCH] arm64: dts: marvell: Add UART1-3 for AC5/AC5X
- Re: [PATCH] arm64: dts: marvell: Fix compatible strings for Armada 3720 boards
- [PATCH] arm64: dts: qcom: fix syscon node names
- [PATCH] arm64: dts: qcom: sa8155p-adp: Remove unused properties from eth node
- [PATCH] arm64: dts: qcom: sc7180: Configure USB as wakeup source
- [PATCH] arm64: dts: qcom: sc8280xp: mark USB controllers as wakeup-sources
- [PATCH] arm64: dts: qcom: sc8280xp-pmics: Remove reg entry for pmc8280c_lpg node
- Re: [PATCH] arm64: dts: renesas: Drop clock-names property from RPC node
- [PATCH] arm64: dts: rockchip: add BT/wifi nodes to Pinephone Pro
- [PATCH] arm64: dts: rockchip: Add regulator suffix to BPI-R2-Pro
- [PATCH] arm64: dts: rockchip: Fix SD card controller probe on Pinephone Pro
- Re: [PATCH] arm64: dts: ti: k3-am64-main: Add main_cpts label
- Re: [PATCH] arm64: dts: ti: k3-j7200-main: Add main domain watchdog entries
- [PATCH] arm64: Remove d-cache clean operation at preserve_boot_args().
- [PATCH] arm64: support huge vmalloc mappings
- [PATCH] arm64: tegra: Enable HDA node for AGX Orin
- [PATCH] ARM: decompressor: Include .data.rel.ro.local
- Re: [PATCH] ARM: dts: armada-38x: Add gpio-ranges for pin muxing
- Re: [PATCH] ARM: dts: armada-xp: align SPI node name with dtschema
- Re: [PATCH] ARM: dts: lan966x: add led configuration
- [PATCH] ARM: dts: socfpga: arria10: Increase boot partition size for NAND
- Re: [PATCH] ARM: dts: turris-omnia: Add mcu node
- Re: [PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
- Re: [PATCH] ARM: mmu: fix access to illegal address when using earlycon & memblock=debug
- [PATCH] ASoC: apple: mca: Postpone requesting of DMA channels
- [PATCH] ASoC: dt-bindings: qcom,q6core: remove binding
- [PATCH] ASoC: fsl_asrc: Add initialization finishing check in runtime resume
- [PATCH] ASoC: MAINTAINERS: add bindings and APR to Qualcomm Audio entry
- Re: [PATCH] ASoC: max98390: Remove unnecessary amp on/off conrtol
- [PATCH] ASoC: rsnd: Add check for rsnd_mod_power_on
- [PATCH] ASoC: simple-card-utils: switch to using gpiod API
- [PATCH] ASoC: SOF: Introduce function sof_of_machine_select
- [PATCH] ASoC: ts3a227e: add parameters to control debounce times
- Re: [PATCH] asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
- [PATCH] ath11k: mhi: fix potential memory leak in ath11k_mhi_register()
- [PATCH] ath9k: verify the expected usb_endpoints are present
- [PATCH] auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
- Re: [PATCH] batman-adv: Fix hang up with small MTU hard-interface
- Re: [PATCH] batman-adv: Fix hang up with small MTU hard-interface,Re: [PATCH] batman-adv: Fix hang up with small MTU hard-interface
- Re: [PATCH] bcma: Fix typo in comments
- [PATCH] blk-mq: remove unneeded needs_restart check
- [PATCH] blk-throttle: clean up codes that can't be reached
- Yu Kuai(Sat Sep 03 2022 - 02:17:21 EST)
- [PATCH] block/blk-map: Remove set but unused variable 'added'
- [PATCH] block: remove unneeded return value of bio_check_ro()
- Re: [PATCH] Bluetooth: Call shutdown for HCI_USER_CHANNEL
- RE: [PATCH] Bluetooth: L2CAP: Elide a string overflow warning
- [PATCH] bnx2x: fix potential memory leak in bnx2x_tpa_stop()
- [PATCH] bpf: added the account of BPF running time
- [PATCH bpf-next 0/2] Jit BPF_CALL to direct call when possible
- [PATCH bpf-next 1/2] bpf, arm64: Jit BPF_CALL to direct call when possible
- Re: [PATCH bpf-next 1/2] bpf, cgroup: Fix attach flags being assigned to effective progs
- Pu Lehui(Wed Sep 07 2022 - 23:08:10 EST)
- Pu Lehui(Wed Sep 07 2022 - 23:23:33 EST)
- [PATCH bpf-next 2/2] bpf, arm64: Eliminate false -EFBIG error in bpf trampoline
- [PATCH bpf-next] Fixes: 14a324f6a67e ("bpf: Wire up freeing of referenced kptr")
- [PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
- [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
- [PATCH bpf-next v10 02/23] bpf: split btf_check_subprog_arg_match in two
- [PATCH bpf-next v10 03/23] bpf/verifier: allow all functions to read user provided context
- [PATCH bpf-next v10 04/23] selftests/bpf: add test for accessing ctx from syscall program type
- [PATCH bpf-next v10 05/23] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
- [PATCH bpf-next v10 06/23] bpf/verifier: allow kfunc to return an allocated mem
- [PATCH bpf-next v10 07/23] selftests/bpf: Add tests for kfunc returning a memory pointer
- [PATCH bpf-next v10 08/23] HID: core: store the unique system identifier in hid_device
- [PATCH bpf-next v10 09/23] HID: export hid_report_type to uapi
- [PATCH bpf-next v10 10/23] HID: convert defines of HID class requests into a proper enum
- [PATCH bpf-next v10 11/23] HID: Kconfig: split HID support and hid-core compilation
- [PATCH bpf-next v10 12/23] HID: initial BPF implementation
- [PATCH bpf-next v10 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
- [PATCH bpf-next v10 14/23] HID: bpf: allocate data memory for device_event BPF programs
- [PATCH bpf-next v10 15/23] selftests/bpf/hid: add test to change the report size
- [PATCH bpf-next v10 16/23] HID: bpf: introduce hid_hw_request()
- [PATCH bpf-next v10 17/23] selftests/bpf: add tests for bpf_hid_hw_request
- [PATCH bpf-next v10 18/23] HID: bpf: allow to change the report descriptor
- [PATCH bpf-next v10 19/23] selftests/bpf: add report descriptor fixup tests
- [PATCH bpf-next v10 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
- [PATCH bpf-next v10 21/23] samples/bpf: HID: add new hid_mouse example
- [PATCH bpf-next v10 22/23] samples/bpf: HID: add Surface Dial example
- [PATCH bpf-next v10 23/23] Documentation: add HID-BPF docs
- [PATCH bpf-next v11 0/7] bpf-core changes for preparation of
- [PATCH bpf-next v11 1/7] selftests/bpf: regroup and declare similar kfuncs selftests in an array
- [PATCH bpf-next v11 2/7] bpf: split btf_check_subprog_arg_match in two
- [PATCH bpf-next v11 3/7] bpf/verifier: allow all functions to read user provided context
- [PATCH bpf-next v11 4/7] selftests/bpf: add test for accessing ctx from syscall program type
- [PATCH bpf-next v11 5/7] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
- [PATCH bpf-next v11 6/7] bpf/verifier: allow kfunc to return an allocated mem
- [PATCH bpf-next v11 7/7] selftests/bpf: Add tests for kfunc returning a memory pointer
- Re: [PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
- [PATCH bpf-next v5 0/6] Support direct writes to nf_conn:mark
- [PATCH bpf-next v5 1/6] bpf: Remove duplicate PTR_TO_BTF_ID RO check
- [PATCH bpf-next v5 2/6] bpf: Add stub for btf_struct_access()
- [PATCH bpf-next v5 3/6] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
- [PATCH bpf-next v5 4/6] bpf: Export btf_type_by_id() and bpf_log()
- [PATCH bpf-next v5 5/6] bpf: Add support for writing to nf_conn:mark
- [PATCH bpf-next v5 6/6] selftests/bpf: Add tests for writing to nf_conn:mark
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- Re: [PATCH] bpf: Remove useless else if
- Re: [PATCH] cavium/cpt: fix repeated words in comments
- [PATCH] ceph, docs: Remove Sage's git tree
- Re: [PATCH] cgroup: add pids.peak interface for pids controller
- [PATCH] cgroup/cpuset: Add a new isolated mems.policy type.
- [PATCH] cgroup/cpuset: remove unreachable code
- Re: [PATCH cgroup/for-6.0-fixes] cpuset: Add Waiman Long as a cpuset maintainer
- [PATCH cgroup/for-6.1] cgroup: Remove data-race around cgrp_dfl_visible
- [PATCH] cgroup: Reorganize css_set_lock and kernfs path processing
- [PATCH] char: misc: Allow minors values up to MINORMASK
- [PATCH char-misc-next] misc: microchip: pci1xxxx: Include depends on PCI & select AUXILIARY_BUS in the Kconfig file to resolve build issues.
- Greg KH(Tue Sep 06 2022 - 04:51:00 EST)
- [PATCH char-misc-testing] misc: microchip: pci1xxxx: fix the build issue due to missing depends on PCI in the Kconfig file.
- Greg KH(Fri Sep 02 2022 - 09:26:16 EST)
- [PATCH] checkpatch: add check for fixes: tag
- [PATCH] checkpatch: move duplicate sign off to separate warning type
- Re: [PATCH] checkpatch: warn for non-standard fixes tag style
- [PATCH] cifs: misc: fix spelling typo in comment
- [PATCH] clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
- [PATCH] clk: davinci: Fix spelling typo in comment.
- [PATCH] clk: davinci: pll: fix spelling typo in comment
- [PATCH] clk: imx: clk-gate-93: fix build error with x86_64 allmodconfig
- Peng Fan(Wed Sep 07 2022 - 01:04:20 EST)
- Re: [PATCH] clk: iproc: Do not rely on node name for correct PLL setup
- [PATCH] core_pattern: add CPU specifier
- [PATCH] coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
- [PATCH] counter: Realign counter_comp comment block to 80 characters
- [Patch] cpufreq: amd-pstate: modify type in argument 2 for filp_open
- Meng Li(Mon Sep 05 2022 - 22:49:21 EST)
- [PATCH] cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode
- [Patch] cpufreq: tegra239: Add support for T239
- Re: [PATCH] cpuidle: remove redundant check in cpuidle_switch_governor
- Re: [PATCH] crypto: aspeed: fix build module error
- Neal Liu(Sun Sep 04 2022 - 22:40:14 EST)
- [PATCH] crypto: aspeed: fix format unexpected build warning
- Neal Liu(Sun Sep 04 2022 - 23:30:08 EST)
- Neal Liu(Sun Sep 04 2022 - 23:50:39 EST)
- Re: [PATCH] crypto/bcm: fix repeated words in comments
- Re: [PATCH] crypto: hisilicon/qm - check mailbox operation result
- Re: [PATCH] crypto: hisilicon/qm - fix missing put dfx access
- Re: [PATCH] crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
- Re: [PATCH] Delete duplicate words from kernel docs
- lf32 dev(Thu Sep 01 2022 - 10:22:54 EST)
- lf32 dev(Thu Sep 01 2022 - 10:24:16 EST)
- [PATCH devicetree] arm64: dts: ls1028a-rdb: add more ethernet aliases
- Re: [PATCH] dma-debug: Improve search for partial syncs
- Re: [PATCH] dmaengine: at_xdmac: Replace two if statements with only one with two conditions
- Re: [PATCH] dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TEST
- Re: [PATCH] dmaengine: dw-edma: Add support for native HDMA
- Re: [PATCH] dmaengine: dw-edma: Remove runtime PM support
- Re: [PATCH] dmaengine: pl330: Remove unused flags
- Re: [PATCH] dmaengine: stm32-dmamux: Fix comment typo
- Re: [PATCH] dmaengine: stm32-dmamux: Simplify code and save a few bytes of memory
- Re: [PATCH] dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
- [PATCH] dm-raid: fix spelling typo in comment
- [PATCH] dm: verity-loadpin: Only trust verity targets with enforcement
- [PATCH] docs/mm: Improve grammar on mmu_notifier documentation
- alexlzhu(Wed Sep 07 2022 - 20:20:18 EST)
- Re: [PATCH] docs: networking: device drivers: flexcan: fix invalid email
- [PATCH] docs: update mediator information in CoC docs
- [PATCH] docs: zh_CN: Fix typo in process/howto.rst
- Whye(Tue Sep 06 2022 - 08:42:35 EST)
- Alex Shi(Tue Sep 06 2022 - 23:32:18 EST)
- Re: [PATCH] Documentation: add basic information on vDPA
- [PATCH] Documentation/process/magic-number.rst: kill
- наб(Mon Sep 05 2022 - 20:44:36 EST)
- Re: [PATCH] Documentation: stable: Document alternative for referring upstream commit hash
- [PATCH] Documentation/zh_CN: add latest kmap_local_page translation
- Zhao Liu(Fri Sep 02 2022 - 04:08:18 EST)
- Alex Shi(Fri Sep 02 2022 - 04:28:21 EST)
- [PATCH] driver core: fix driver_set_override() issue with empty strings
- [PATCH] driver: of: overlay: demote message to warning
- [PATCH] drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
- Re: [PATCH] drivers/crypto: fix repeated words in comments
- Re: [PATCH] drivers/media/rc: Ensure usb_submit_urb() is not called if write is in progress
- Greg KH(Sat Sep 03 2022 - 06:04:57 EST)
- Re: [PATCH] drivers/thermal: fix repeated words in comments
- [PATCH] drm/amd/display: fix memory leak when using debugfs_lookup()
- [PATCH] drm/amd/display: fix repeated words in comments
- [PATCH] drm/amdgpu: cleanup coding style in amdgpu_acpi.c
- [PATCH] drm/amdgpu: cleanup coding style in amdgpu_amdkfd.c
- [PATCH] drm/amdgpu: cleanup coding style in amdgpu_amdkfd_gpuvm.c
- [PATCH] drm/amdgpu: cleanup coding style in amdgpu_atpx_handler.c
- [PATCH] drm/amdgpu: cleanup coding style in amdgpu_device.c
- [PATCH] drm/amdgpu: cleanup coding style in amdgpu_drv.c
- [PATCH] drm/amdgpu: cleanup coding style in amdgpu_fence.c
- [PATCH] drm/amdgpu: cleanup coding style in amdgpu_kms.c
- [PATCH] drm/amdgpu: cleanup coding style in amdgpu_sync.c file
- [PATCH] drm/amdgpu: fix repeated words in comments
- [PATCH] drm/amdgpu: recleanup coding style in amdgpu_fence.c
- [PATCH] drm/amdgpu: use dirty framebuffer helper
- [PATCH] drm/amdkfd: fix repeated words in comments
- [PATCH] drm: amd: This is a patch to the amdgpu_drv.c file that fixes some warnings and errors found by the checkpatch.pl tool
- [PATCH] drm/bochs: fix blanking
- [PATCH] drm/bridge: anx7625: Set HPD irq detect window to 2ms
- Xin Ji(Sat Sep 03 2022 - 09:09:19 EST)
- Xin Ji(Mon Sep 05 2022 - 22:58:18 EST)
- Re: [PATCH] drm/bridge_connector: enable HPD by default if supported
- Re: [PATCH] drm/bridge: ps8640: Add double reset T4 and T5 to power-on sequence
- [PATCH] drm/doc: Custom Kconfig for KUnit is no longer needed
- Re: [PATCH] drm/dp: Avoid Reading DPCD_REV Before Native Aux Read
- [PATCH] drm/edid: fix repeated words in comments
- [PATCH] drm:Fix the blank screen problem of some 1920x1080 75Hz monitors using R520 graphics card
- zhongpei(Sun Sep 04 2022 - 23:23:34 EST)
- [PATCH] drm/gma500: fix repeated words in comments
- Re: [PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry.
- Greg KH(Mon Sep 05 2022 - 04:04:26 EST)
- [PATCH] drm: mediatek: Modify dpi power on/off sequence.
- [PATCH] drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
- Re: [PATCH] drm/msm/dsi: Set panel orientation when directly connected
- Re: [PATCH] drm: Prevent modeset helpers to access an uninitialized drm_mode_config
- [PATCH] drm/print: cleanup coding style in drm_print.h
- [PATCH] drm/qxl: fix the suspend/resume issue on qxl device
- Re: [PATCH] drm/simpledrm: Drop superfluous primary plane .atomic_check return logic
- [PATCH] drm: Simplify testing on UML with kunit.py
- Re: [PATCH] drm/ssd130x: Replace simple display helpers with the atomic helpers
- [PATCH] drm/ttm: Remove unnecessary '0' values from ret
- Re: [PATCH] drm/via: Add new condition to via_dma_cleanup()
- Re: [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape
- [PATCH] dt-bindings: clock: add i.MX8M Anatop
- Re: [PATCH] dt-bindings: clock: renesas,rzg2l: Document RZ/Five SoC
- [PATCH] dt-bindings: i2c: qcom,i2c-cci: specify SM8450 CCI clocks
- Re: [PATCH] dt-bindings: leds: Describe optional 'reg' property used for Qualcomm LPG nodes
- Re: [PATCH] dt-bindings: mfd: Add missing (unevaluated|additional)Properties on child nodes
- Re: [PATCH] dt-bindings: mfd: qcom,spmi-pmic: add missing compatibles
- Re: [PATCH] dt-bindings: mfd: qcom,spmi-pmic: extend example
- Re: [PATCH] dt-bindings: net: can: nxp,sja1000: drop ref from reg-io-width
- [PATCH] dt-bindings: pinctrl: update bindings for MT7986 SoC
- [PATCH] dt-bindings: power: reset: restart-handler: add common schema
- [PATCH] dt-bindings: remoteproc: qcom,adsp: enforce smd-edge schema
- [PATCH] dt-bindings: rng: omap_rng: Drop requirement for clocks
- [PATCH] dt-bindings: sound: ts3a227e: add control of debounce times
- [PATCH] efi: x86: Wipe setup_data on pure EFI boot
- [PATCH] entry: Remove has_signal comment of arch_do_signal_or_restart() prototype
- Re: [PATCH] erofs: avoid the potentially wrong m_plen for big pcluster
- Chao Yu(Mon Sep 05 2022 - 11:13:47 EST)
- Re: [PATCH] erofs: fix error return code in erofs_fscache_meta_read_folio and erofs_fscache_read_folio
- Chao Yu(Mon Sep 05 2022 - 11:12:03 EST)
- [PATCH] erofs: fix pcluster use-after-free on UP platforms
- Yue Hu(Fri Sep 02 2022 - 01:32:49 EST)
- Chao Yu(Mon Sep 05 2022 - 11:14:50 EST)
- [PATCH] erofs: support uncompressed pcluster with more than 1 block
- Yue Hu(Fri Sep 02 2022 - 02:32:25 EST)
- [PATCH] esas2r: Use flex array destination for memcpy()
- [PATCH] eventfd: check ida_simple_get() return value
- Bo Liu(Tue Sep 06 2022 - 22:37:45 EST)
- [PATCH] extcon: usbc-tusb320: fix kernel-doc warning
- [PATCH] f2fs: fix to do sanity on destination blkaddr during recovery
- Chao Yu(Wed Sep 07 2022 - 05:47:21 EST)
- [PATCH] fbdev: remove redundant initialization to variable identical
- [PATCH] filemap: Convert filemap_range_has_writeback() to use folios
- [PATCH] firmware: dmi: Fortify entry point length checks
- [PATCH for-mm-unstable] mm/swap.h: Define swap_cache_get_folio() for !CONFIG_SWAP
- [PATCH for-next 1/2] RDMA/rxe: use %u to print u32 variables
- [PATCH for-next 2/2] RDMA/rxe: convert pr_warn to pr_debug
- [PATCH for-stable-5.10.y] xen-blkfront: Cache feature_persistent value before advertisement
- Re: [PATCH] fs: fix possible inconsistent mount device
- Yu Kuai(Fri Sep 02 2022 - 02:10:12 EST)
- [PATCH] fsi: check ida_simple_get() return value
- Bo Liu(Wed Sep 07 2022 - 04:17:01 EST)
- [PATCH] fs/jfs/jfs_xattr.h: Fix spelling typo in comment
- [PATCH] fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
- [PATCH] fs/nls/nls_euc-jp.c: Fix spelling typo in comment
- Re: [PATCH] fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
- Re: [PATCH] fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
- [PATCH] fs/ocfs2/suballoc.h: fix spelling typo in comment
- [PATCH] fs/overlayfs/export.c: fix spelling typo in comment
- [PATCH] fs/overlayfs/file.c: fix spelling typo in comment
- [PATCH] fuse: fix the deadlock in race of reclaim path with kswapd
- [PATCH] fuse: In fuse_flush only wait if someone wants the return code
- [PATCH] gpiolib: make fwnode_get_named_gpiod() static
- [PATCH] gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
- Re: [PATCH] hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
- [PATCH] HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()
- [PATCH] hugetlb: redo remove_inode_hugepages algorithm for racing page faults
- Re: [PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
- Re: [PATCH] hv/hv_kvp_daemon: remove unnecessary (void*) conversions
- Wei Liu(Mon Sep 05 2022 - 12:56:45 EST)
- [PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
- Re: [PATCH] hwmon: (emc2305) Remove unused including <linux/version.h>
- [PATCH] ice: Simplify memory allocation in ice_sched_init_port()
- [PATCH] ice: switch: Simplify memory allocation
- Re: [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
- Re: [PATCH] iio:accel:kxcjk-1013: Fix comments typo
- Re: [PATCH] iio: buffer: Silence lock nesting splat
- [PATCH] iio: temperature: mlx90614 Refactoring available filter attributes
- cmo(Tue Sep 06 2022 - 07:26:51 EST)
- [PATCH] init.h: fix spelling typo in comment
- Greg KH(Wed Sep 07 2022 - 08:35:17 EST)
- [PATCH] Input: hp_sdc: fix spelling typo in comment
- [PATCH] interconnect: Replace mutex with rt_mutex
- [PATCH] iommu/dma: speedup memory allocation in __iommu_dma_alloc_pages
- Re: [PATCH] iommu/io-pgtable-arm: Remove iommu_dev==NULL special case
- [PATCH] iommu/virtio: Fix compile error with viommu_capable()
- [PATCH] iopoll: Introduce ioreadX_poll_timeout[_atomic]
- [PATCH] io_uring/notif: Remove the unused function io_notif_complete()
- [PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
- Tim Chen(Tue Sep 06 2022 - 14:44:54 EST)
- [PATCH] ipc: replace costly bailout check in sysvipc_find_ipc()
- [PATCH] ipmi:ipmb: Fix double word in comments
- [PATCH] ipmi: kcs_bmc: Avoid wasting some memory.
- [PATCH] ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()
- [PATCH] irqchip/gic-v3: Don't reserve persistent memory for Xen domain
- Leo Yan(Mon Sep 05 2022 - 22:40:51 EST)
- Re: [PATCH] irqchip/mips-gic: Fix comment typo
- [PATCH] iwlwifi: calib: Refactor iwl_calib_result usage for clarity
- Re: [PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin
- [PATCH] jfs: Fix spelling typo in comment.
- [PATCH] kasan: move tests to mm/kasan/
- Re: [PATCH] kbuild: disable header exports for UML in a straightforward way
- [PATCH] kbuild: use objtool-args-y to clean up objtool arguments
- Re: [PATCH] kernel: export task_work_add
- Ming Lei(Tue Sep 06 2022 - 20:45:09 EST)
- Re: [PATCH] kernel/panic: Drop unblank_screen call
- [PATCH] kernel/sched: fix KMSAN uninit-value error
- [PATCH] kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
- [PATCH] kernfs: fix use-after-free in __kernfs_remove
- [PATCH] kprobe: reverse kp->flags when arm_kprobe failed
- Li Qiang(Fri Sep 02 2022 - 12:17:51 EST)
- [PATCH] kprobes: prohibit probes in gate area
- Google(Wed Sep 07 2022 - 18:32:28 EST)
- [PATCH] kunit/memcpy: Avoid pathological compile-time string size
- [PATCH] KVM: arm64: Report Protected KVM cap only if KVM is enabled
- Re: [PATCH] KVM: fix memoryleak in kvm_init()
- [PATCH] kvm_host.h: fix spelling typo in comment
- [PATCH] KVM: Reduce the execution of one instruction
- Liam Ni(Tue Sep 06 2022 - 12:10:00 EST)
- Liam Ni(Wed Sep 07 2022 - 12:05:39 EST)
- [PATCH] KVM: s390: pci: fix GAIT physical vs virtual pointers usage
- [PATCH] KVM: s390: vsie: fix crycb virtual vs physical usage
- [PATCH] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
- Zhao Liu(Fri Sep 02 2022 - 05:03:31 EST)
- Zhao Liu(Sun Sep 04 2022 - 11:49:33 EST)
- Re: [PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
- [PATCH] KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
- [PATCH] KVM: x86/mmu: add missing update to max_mmu_rmap_size
- [PATCH] KVM: x86/pmu: omit "impossible" Intel counter MSRs from MSR list
- Like Xu(Tue Sep 06 2022 - 04:16:40 EST)
- Like Xu(Tue Sep 06 2022 - 23:25:31 EST)
- [PATCH] latencytop: use the last element of latency_record of system
- wuchi(Sat Sep 03 2022 - 09:52:48 EST)
- [PATCH] leds: bcm63138: refer to ARCH_BCMBCA instead of ARCH_BCM4908
- Re: [PATCH] leds: Ensure hardware blinking turns off when requested
- [PATCH] leds: spi-byte: fix unbalanced of_node_get()/of_node_put()
- [PATCH] libata/ahci: quirk for JMB585/JMB582
- MD Lin(Wed Sep 07 2022 - 07:11:02 EST)
- Md Lin(Wed Sep 07 2022 - 20:15:55 EST)
- [PATCH] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
- Song Liu(Tue Sep 06 2022 - 16:31:45 EST)
- [PATCH] lib: Improve the is_signed_type() kunit test
- [PATCH liburing v1 00/12] Introducing t_bind_ephemeral_port() function
- [PATCH liburing v1 01/12] test/helpers: Add `t_bind_ephemeral_port()` function
- [PATCH liburing v1 02/12] t/poll-link: Don't brute force the port number
- [PATCH liburing v1 03/12] t/socket-rw: Don't brute force the port number
- [PATCH liburing v1 04/12] t/socket-rw-eagain: Don't brute force the port number
- [PATCH liburing v1 05/12] t/socket-rw-offset: Don't brute force the port number
- [PATCH liburing v1 06/12] t/files-exit-hang-poll: Don't brute force the port number
- [PATCH liburing v1 07/12] t/socket: Don't use a static port number
- [PATCH liburing v1 08/12] t/connect: Don't use a static port number
- [PATCH liburing v1 09/12] t/shutdown: Don't use a static port number
- [PATCH liburing v1 10/12] t/recv-msgall: Don't use a static port number
- [PATCH liburing v1 11/12] t/232c93d07b74: Don't use a static port number
- [PATCH liburing v1 12/12] t/recv-msgall-stream: Don't use a static port number
- [PATCH] lib: zstd: fix repeated words in comments
- [PATCH] linkstate: Add macros for link state up/down
- Re: [PATCH linux-next]
- Re: [PATCH linux-next] ACPI: EC: Remove the unneeded result variable
- Re: [PATCH linux-next] ARM: omap1: remove redundant variables err
- [PATCH linux-next] ASoC: sti-sas: Remove the unneeded result variable
- [PATCH linux-next] btrfs: Remove the unneeded result variable
- [PATCH linux-next] btrfs: Remove the unneeded result variables
- Re: [PATCH linux-next] can: kvaser_pciefd: remove redundant variable ret
- Re: [PATCH linux-next] can: sja1000: remove redundant variable ret
- [PATCH linux-next] clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable
- [PATCH linux-next] crypto: nx - Remove the unneeded result variable
- [PATCH linux-next] crypto: octeontx: Remove the unneeded result variable
- [PATCH linux-next] Driver: r8188eu: Remove the unneeded result variable Return 0 instead of storing it in another redundant variable.
- Greg KH(Fri Sep 02 2022 - 01:34:07 EST)
- Greg KH(Fri Sep 02 2022 - 05:06:06 EST)
- [PATCH linux-next] drm/amd/display: Remove the unneeded result variable
- [PATCH linux-next] drm/amdgpu: Remove the unneeded result variable
- [PATCH linux-next] drm/dp_helper: Remove the unneeded result variable
- [PATCH linux-next] drm/i915: Remove the unneeded result variables
- [PATCH linux-next] drm/radeon/ci_dpm: Remove the unneeded result variable
- [PATCH linux-next] drm/radeon: Remove the unneeded result variable
- [PATCH linux-next] drm/vmwgfx: Remove the unneeded result variable
- [PATCH linux-next] fuse: Remove the unneeded result variable
- [PATCH linux-next] kexec: Remove the unneeded result variable
- [PATCH linux-next] KVM: arm64: Remove the unneeded result variable
- [PATCH linux-next] media: radio-si476x: Remove the unneeded result variable
- [PATCH linux-next] media: tuners: Remove the unneeded result variable
- Re: [PATCH linux-next] mmc: sdhci_am654: Remove the unneeded result variable
- [PATCH linux-next] mtd: rawnand: Remove the unneeded result variable
- Re: [PATCH linux-next] netdevsim: remove redundant variable ret
- [PATCH linux-next] ocxl: Remove the unneeded result variable
- [PATCH linux-next] PCI: iproc: Remove the unneeded result variable
- [PATCH linux-next] RDMA/hfi1: Remove the unneeded result variable
- Re: [PATCH linux-next] rpmsg: char: Remove the unneeded result variable
- [PATCH linux-next] rtc: s35390a: Remove the unneeded result variable
- Re: [PATCH linux-next] scsi: lpfc: Remove the unneeded result variable
- Re: [PATCH linux-next] scsi: lpfc: Remove unneeded result variable
- [PATCH linux-next] scsi: message: Remove the unneeded result variable
- [PATCH linux-next] spi: lpspi: Remove the unneeded result variable
- Re: [PATCH linux-next] tools: power: x86: intel_pstate_tracer: intel_pstate_tracer: Replace the relative path of the called grep with an absolute path
- [PATCH linux-next] tracing: Remove the unneeded result variable
- [PATCH linux-next] xfrm: Remove the unneeded result variable
- [PATCH linux-next] xfs: Remove the unneeded result variable
- Re: [PATCH] livepatch: Add a missing newline character in klp_module_coming()
- Re: [PATCH] livepatch: Move error print out of lock protection in klp_enable_patch()
- [PATCH] LoadPin: Require file with verity root digests to have a header
- [PATCH] locking/rwsem: Disable preemption while trying for rwsem lock
- [PATCH] LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry
- [PATCH] LoongArch: Fix section mismatch due to acpi_os_ioremap()
- [PATCH] LoongArch: Improve dump_tlb() output messages
- [PATCH] LoongArch: Mark kernel stack padding as TOP_OF_KERNEL_STACK_PADDING
- Re: [PATCH] MAINTAINERS: Add Tom Talpey as ksmbd reviewer
- Re: [PATCH] MAINTAINERS: ARM: marvell: include bindings
- [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS
- [PATCH] Makefile.extrawarn: re-enable -Wformat for clang; take 2
- Re: [PATCH] marvell/octeontx: fix repeated words in comments
- [PATCH] media: imx7-media-csi: Add support for fast-tracking queued buffers
- [PATCH] media: MAINTAINERS: adjust entry to zoran driver movement
- [PATCH] media: MAINTAINERS: rectify entry in SAA7146 VIDEO4LINUX-2 DRIVER
- [PATCH] media: platform: cros-ec: Add Kuldax to the match table
- [PATCH] media: platform: fix repeated words in comments
- [PATCH] media: staging/intel-ipu3: Finalize subdev initialization to allcoate active state
- Re: [PATCH] media: v4l2-tpg: Use 'unsigned int' instead of just 'unsigned'.
- [PATCH] memblock_tests: move variable declarations to single block
- [PATCH] memblock tests: remove 'cleared' from comment blocks
- [PATCH] meson: vdec: fix possible refcount leak in vdec_probe()
- Re: [PATCH] mfd/omap1: htc-i2cpld: Convert to a pure GPIO driver
- [PATCH] mfd: stmpe: switch to using gpiod API
- [PATCH] MIPS: BCM47XX: Cast memcmp() of function to (void *)
- Re: [PATCH] MIPS: loongson32: Fix the validation failure of LS1B & LS1C Ethernet PHY
- [PATCH] MIPS: octeon: Get rid of preprocessor directives around RESERVE32
- Yu Zhao(Tue Sep 06 2022 - 04:11:10 EST)
- [PATCH] MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
- [PATCH] mips: Select SPARSEMEM_EXTREME for CAVIUM_OCTEON_SOC
- [PATCH] misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.c
- [PATCH] mksysmap: Fix the mismatch of 'L0' symbols in System.map
- [PATCH] mm: avoid unnecessary page table walk for __get_user_pages
- [PATCH] mm: Check writable zero page in page table check
- Re: [PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
- [PATCH] mm/damon: add struct damos_region for damon_new_scheme()
- [PATCH] mm/damon/core: iterate the regions list from current point in damon_set_regions()
- [PATCH] mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
- [PATCH] mm/damon: Remove duplicate get_monitoring_region() definitions
- Xin Hao(Wed Sep 07 2022 - 07:29:52 EST)
- haoxin(Wed Sep 07 2022 - 21:44:00 EST)
- [PATCH] mm/damon: Simply damon_ctx check in damon_sysfs_before_terminate
- Xin Hao(Wed Sep 07 2022 - 04:44:01 EST)
- [PATCH] mm/damon/sysfs: simplify the judgement whether kdamonds are busy
- [PATCH] mm/damon/vaddr: remove unnecessary switch case DAMOS_STAT
- Re: [PATCH] MM: discard __GFP_ATOMIC
- [PATCH] mm: fix dereferencing possible ERR_PTR
- [PATCH] mm: gup: fix the fast GUP race against THP collapse
- Yang Shi(Thu Sep 01 2022 - 18:29:36 EST)
- Peter Xu(Thu Sep 01 2022 - 19:27:09 EST)
- Yang Shi(Thu Sep 01 2022 - 19:51:08 EST)
- Yang Shi(Fri Sep 02 2022 - 11:37:29 EST)
- Peter Xu(Fri Sep 02 2022 - 12:08:51 EST)
- Peter Xu(Fri Sep 02 2022 - 12:11:28 EST)
- Yang Shi(Fri Sep 02 2022 - 13:30:42 EST)
- Yang Shi(Fri Sep 02 2022 - 13:45:41 EST)
- Peter Xu(Fri Sep 02 2022 - 16:34:09 EST)
- Yang Shi(Tue Sep 06 2022 - 14:51:31 EST)
- Yang Shi(Tue Sep 06 2022 - 15:02:23 EST)
- Yang Shi(Tue Sep 06 2022 - 15:08:04 EST)
- Yang Shi(Tue Sep 06 2022 - 15:11:46 EST)
- Yang Shi(Wed Sep 07 2022 - 13:09:06 EST)
- [PATCH] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
- [PATCH] mm: hugetlb: eliminate memory-less nodes handling
- Re: [PATCH] mm: kill is_memblock_offlined()
- Re: [PATCH] mm/kmemleak: make create_object return void
- [PATCH] mm/page_owner.c: remove redudant drain_all_pages
- Re: [PATCH] mm: remove BUG_ON() in __isolate_free_page()
- [PATCH] mm: remove extra empty line
- Yuan Can(Thu Sep 01 2022 - 02:39:23 EST)
- [PATCH] mm: Remove unnecessary '0' values from err
- Re: [PATCH] mm/slub: fix to return errno if kmalloc() fails
- Re: [PATCH mm-unstable] mm/demotion: Assign correct memory type for multiple dax devices with the same node affinity
- [PATCH mm-unstable] mm: thp: fix build error with CONFIG_SHMEM disabled
- Qi Zheng(Thu Sep 01 2022 - 03:47:00 EST)
- [PATCH] mm: use mem_map_offset instead of mem_map_next
- Cheng Li(Sun Sep 04 2022 - 10:11:25 EST)
- Re: [PATCH mm v2 30/33] kasan: implement stack ring for tag-based modes
- Re: [PATCH mm v2 32/33] kasan: dynamically allocate stack ring entries
- [PATCH mm v3 00/34] kasan: switch tag-based modes to stack ring from per-object metadata
- [PATCH mm v3 01/34] kasan: check KASAN_NO_FREE_META in __kasan_metadata_size
- [PATCH mm v3 02/34] kasan: rename kasan_set_*_info to kasan_save_*_info
- [PATCH mm v3 03/34] kasan: move is_kmalloc check out of save_alloc_info
- [PATCH mm v3 04/34] kasan: split save_alloc_info implementations
- [PATCH mm v3 05/34] kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
- [PATCH mm v3 06/34] kasan: introduce kasan_print_aux_stacks
- [PATCH mm v3 07/34] kasan: introduce kasan_get_alloc_track
- [PATCH mm v3 08/34] kasan: introduce kasan_init_object_meta
- [PATCH mm v3 09/34] kasan: clear metadata functions for tag-based modes
- [PATCH mm v3 10/34] kasan: move kasan_get_*_meta to generic.c
- [PATCH mm v3 11/34] kasan: introduce kasan_requires_meta
- [PATCH mm v3 12/34] kasan: introduce kasan_init_cache_meta
- [PATCH mm v3 13/34] kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta
- [PATCH mm v3 14/34] kasan: only define kasan_metadata_size for Generic mode
- [PATCH mm v3 15/34] kasan: only define kasan_never_merge for Generic mode
- [PATCH mm v3 16/34] kasan: only define metadata offsets for Generic mode
- [PATCH mm v3 17/34] kasan: only define metadata structs for Generic mode
- [PATCH mm v3 18/34] kasan: only define kasan_cache_create for Generic mode
- [PATCH mm v3 19/34] kasan: pass tagged pointers to kasan_save_alloc/free_info
- [PATCH mm v3 20/34] kasan: move kasan_get_alloc/free_track definitions
- [PATCH mm v3 21/34] kasan: cosmetic changes in report.c
- [PATCH mm v3 22/34] kasan: use virt_addr_valid in kasan_addr_to_page/slab
- [PATCH mm v3 23/34] kasan: use kasan_addr_to_slab in print_address_description
- [PATCH mm v3 24/34] kasan: make kasan_addr_to_page static
- [PATCH mm v3 25/34] kasan: simplify print_report
- [PATCH mm v3 26/34] kasan: introduce complete_report_info
- [PATCH mm v3 27/34] kasan: fill in cache and object in complete_report_info
- [PATCH mm v3 28/34] kasan: rework function arguments in report.c
- [PATCH mm v3 29/34] kasan: introduce kasan_complete_mode_report_info
- [PATCH mm v3 30/34] kasan: implement stack ring for tag-based modes
- [PATCH mm v3 31/34] kasan: support kasan.stacktrace for SW_TAGS
- [PATCH mm v3 32/34] kasan: dynamically allocate stack ring entries
- [PATCH mm v3 33/34] kasan: better identify bug types for tag-based modes
- [PATCH mm v3 34/34] kasan: add another use-after-free test
- Re: [PATCH] mm/vmalloc: Extend find_vmap_lowest_match_check with extra arguments
- [PATCH] module: Merge same-name module load requests
- Re: [PATCH] mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avoid race condition
- [PATCH] mtd: Fix spelling typo in comment
- Re: [PATCH] mtd: rawnand: atmel: Unmap streaming DMA mappings
- [PATCH] mtd: rawnand: fix spelling typo in comment
- [PATCH] mtd: spi-nor: fix memory leak when using debugfs_lookup()
- [PATCH] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
- [PATCH net 0/2] mptcp: fix fwd memory accounting and doc format
- [PATCH net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
- [PATCH net 0/6] rxrpc: Miscellaneous fixes
- [PATCH net 1/2] mptcp: fix fwd memory accounting on coalesce
- [PATCH net 1/3] net: dsa: felix: allow small tc-taprio windows to send at least some packets
- [PATCH net 1/6] rxrpc: Fix ICMP/ICMP6 error handling
- [PATCH net 2/2] Documentation: mptcp: fix pm_type formatting
- [PATCH net 2/3] net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprio
- [PATCH net 2/6] rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
- [PATCH net 3/3] net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_set
- [PATCH net 3/6] rxrpc: Fix local destruction being repeated
- [PATCH net 4/6] rxrpc: Fix calc of resend age
- [PATCH net 5/6] afs: Use the operation issue time instead of the reply time for callbacks
- [PATCH net 6/6] rxrpc: Remove rxrpc_get_reply_time() which is no longer used
- [PATCH] net/9p: use a dedicated spinlock for trans_fd
- Re: [PATCH] net: allwinner: emac: Fix double spinlock in emac_timeout
- RE: [PATCH net] i40e: Fix kernel crash during module removal
- [PATCH] net: ipv4: Fix some coding style in ah4.c file
- Re: [PATCH] net: ipv4: Use SPDX-license-identifier and remove the License description
- [PATCH net] ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header
- Lu Wei(Wed Sep 07 2022 - 06:10:07 EST)
- RE: [PATCH net] net: fec: add pm_qos support on imx6q platform
- Wei Fang(Thu Sep 01 2022 - 00:47:10 EST)
- Wei Fang(Thu Sep 01 2022 - 22:06:30 EST)
- [PATCH net] net: mptcp: fix unreleased socket in accept queue
- [PATCH net] net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()
- [Patch net] net: phy: lan87xx: change interrupt src of link_up to comm_ready
- Re: [PATCH net] net/smc: Remove redundant refcount increase
- [PATCH net] net: tun: limit first seg size to avoid oversized linearization
- [PATCH net-next 00/22] refactor the walk and lookup hook functions in tc_action_ops
- [PATCH net-next 01/22] net: sched: act_api: implement generic walker and search for tc action
- [PATCH net-next 02/22] net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
- [PATCH net-next 0/2] Add FEC support on s32v234 platform
- Re: [PATCH net-next 0/2] can: raw: random optimizations
- [PATCH net-next 0/2] net: ftgmac100: support fixed link
- Re: [PATCH net-next 0/2] net: lan966x: make reset optional
- [PATCH net-next 03/22] net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
- [PATCH net-next 0/3] net: amd: Cleanup for clearing static warnings
- [Patch net-next 0/3] net: dsa: microchip: lan937x: enable interrupt for internal phy link detection
- [PATCH net-next 04/22] net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
- [PATCH net-next 05/22] net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
- [PATCH net-next 0/5] mptcp: allow privileged operations from user ns & cleanup
- [PATCH net-next 0/5] net: hns3: updates for -next
- [PATCH net-next 06/22] net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
- [PATCH net-next 0/6] net: ipa: don't use lists for transaction state
- [PATCH net-next 0/6] net: ipa: start using transaction IDs
- Re: [PATCH net-next 0/6] net: ipa: use IDs to track transaction state
- [PATCH net-next 07/22] net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
- [PATCH net-next 08/22] net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
- [PATCH net-next 09/22] net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
- Re: [PATCH net-next 0/9] DSA changes for multiple CPU ports (part 4)
- [PATCH net-next 10/22] net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_search/tcf_xt_search
- [PATCH net-next 11/22] net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
- [PATCH net-next 12/22] net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
- [PATCH net-next 1/2] dt-bindings: net: fec: add fsl,s32v234-fec to compatible property
- [PATCH net-next 1/2] net: ftgmac100: support fixed link
- [PATCH net-next 13/22] net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
- [PATCH net-next 1/3] net: amd: Unified the comparison between pointers and NULL to the same writing
- [Patch net-next 1/3] net: dsa: microchip: add reference to ksz_device inside the ksz_port
- [PATCH net-next 14/22] net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
- [PATCH net-next 15/22] net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
- [PATCH net-next 1/5] mptcp: add mptcp_for_each_subflow_safe helper
- [PATCH net-next 1/5] net: hns3: add support config dscp map to tc
- [PATCH net-next 1/5] net: ipa: always use transaction IDs instead of lists
- [PATCH net-next 16/22] net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
- [PATCH net-next 1/6] net: ipa: rework last transaction determination
- [PATCH net-next 17/22] net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
- [PATCH net-next 18/22] net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
- [PATCH net-next 19/22] net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
- [PATCH net-next 20/22] net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
- [PATCH net-next 21/22] net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
- [PATCH net-next 22/22] net: sched: act: remove redundant code in act_api
- [PATCH net-next 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller
- Tao Ren(Mon Sep 05 2022 - 21:41:51 EST)
- Tao Ren(Tue Sep 06 2022 - 19:35:44 EST)
- Tao Ren(Tue Sep 06 2022 - 21:08:33 EST)
- [PATCH net-next 2/2] net: fec: Add initial s32v234 support
- [PATCH net-next 2/3] net: amd: Correct spelling errors
- [Patch net-next 2/3] net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
- [PATCH net-next 2/5] net: hns3: support ndo_select_queue()
- [PATCH net-next 2/5] net: ipa: kill the allocated transaction list
- [PATCH net-next 2/5] selftests: mptcp: move prefix tests of addr_nr_ns2 together
- [PATCH net-next 2/6] net: ipa: use IDs for last allocated transaction
- [PATCH net-next 3/3] net: amd: Switch and case should be at the same indent
- [Patch net-next 3/3] net: dsa: microchip: lan937x: add interrupt support for port phy link
- [PATCH net-next 3/5] mptcp: add do_check_data_fin to replace copied
- [PATCH net-next 3/5] net: hns3: debugfs add dump dscp map info
- [PATCH net-next 3/5] net: ipa: kill all other transaction lists
- [PATCH net-next 3/6] net: ipa: use IDs exclusively for last transaction
- Re: [PATCH net-next 3/9] net: dsa: allow the DSA master to be seen and changed through rtnetlink
- [PATCH net-next 4/5] mptcp: allow privileged operations from user namespaces
- [PATCH net-next 4/5] net: hns3: add querying fec statistics
- [PATCH net-next 4/5] net: ipa: update channel in gsi_channel_trans_complete()
- [PATCH net-next 4/6] net: ipa: simplify gsi_channel_trans_last()
- [PATCH net-next 5/5] mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to user
- [PATCH net-next 5/5] net: hns3: add support to query and set lane number by ethtool
- [PATCH net-next 5/5] net: ipa: don't have gsi_channel_update() return a value
- [PATCH net-next 5/6] net: ipa: further simplify gsi_channel_trans_last()
- [PATCH net-next 6/6] net: ipa: verify a few more IDs
- [Patch net-next] net: dsa: microchip: add the support for set_ageing_time
- [PATCH net-next] net: fec: add pm runtime force suspend and resume support
- Wei Fang(Tue Sep 06 2022 - 21:50:04 EST)
- Re: [PATCH net-next] net: lan743x: Fix the multi queue overflow issue
- [PATCH net-next] net: lan966x: Extend lan966x with RGMII support
- [PATCH net-next] net marvell: prestera: add support for for Aldrin2
- Re: [PATCH net-next] net: sched: etf: remove true check in etf_enable_offload()
- Re: [PATCH net-next] net: sched: gred: remove NULL check before free table->tab in gred_destroy()
- [PATCH net-next] net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
- [PATCH net-next] r8152: Add MAC passthrough support for Lenovo Travel Hub
- [PATCH net-next V1 0/2] net: lan743x: Fix to use multiqueue start/stop APIs
- [PATCH net-next V1 1/2] net: lan743x: Fix to use multiqueue start/stop APIs
- [PATCH net-next V1 2/2] net: lan743x: Add support for Rx IP & TCP checksum offload
- [PATCH net-next,v2 00/22] refactor the walk and lookup hook functions in tc_action_ops
- [PATCH net-next,v2 01/22] net: sched: act: move global static variable net_id to tc_action_ops
- [PATCH net-next,v2 02/22] net: sched: act_api: implement generic walker and search for tc action
- [PATCH net-next v2 0/2] net: ftgmac100: support fixed link
- [PATCH net-next,v2 0/2] net: sched: remove redundant resource cleanup when init() fails
- [PATCH net-next,v2 03/22] net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
- [PATCH net-next,v2 04/22] net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
- [PATCH net-next,v2 05/22] net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
- [PATCH net-next,v2 06/22] net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
- [PATCH net-next,v2 07/22] net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
- [PATCH net-next,v2 08/22] net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
- [PATCH net-next,v2 09/22] net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
- Re: [Patch net-next v2 0/9] net: dsa: microchip: add support for phylink mac config and link up
- [PATCH net-next,v2 10/22] net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
- [PATCH net-next,v2 11/22] net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_search/tcf_xt_search
- [PATCH net-next,v2 12/22] net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
- [PATCH net-next v2 1/2] net: ftgmac100: support fixed link
- [PATCH net-next,v2 1/2] net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()
- [PATCH net-next,v2 13/22] net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
- [PATCH net-next,v2 14/22] net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
- [PATCH net-next,v2 15/22] net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
- [PATCH net-next,v2 16/22] net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
- [PATCH net-next,v2 17/22] net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
- [PATCH net-next,v2 18/22] net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
- [PATCH net-next,v2 19/22] net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
- [PATCH net-next,v2 20/22] net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
- [PATCH net-next,v2 21/22] net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
- [PATCH net-next,v2 22/22] net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
- [PATCH net-next v2 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller
- [PATCH net-next,v2 2/2] net: sched: htb: remove redundant resource cleanup in htb_init()
- [PATCH net-next v2] net: lan966x: Extend lan966x with RGMII support
- Re: [PATCH net-next,v2] net/sched: cls_api: remove redundant 0 check in tcf_qevent_init()
- Re: [PATCH net-next,v2] net: sched: remove redundant NULL check in change hook function
- [PATCH net-next v2] net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
- [PATCH net-next v3 0/2] net: ftgmac100: support fixed link
- [PATCH net-next v3 0/5] net: altera: tse: phylink conversion
- [PATCH net-next v3 1/2] net: ftgmac100: support fixed link
- [PATCH net-next v3 1/5] dt-bindings: net: Convert Altera TSE bindings to yaml
- [PATCH net-next v3 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller
- [PATCH net-next v3 2/5] net: altera: tse: cosmetic change to use reverse xmas tree ordering
- [PATCH net-next v3 3/5] net: pcs: add new PCS driver for altera TSE PCS
- [PATCH net-next v3 4/5] net: altera: tse: convert to phylink
- [PATCH net-next v3 5/5] dt-bindings: net: altera: tse: add an optional pcs register range
- [PATCH net-next v4 0/5] net: altera: tse: phylink conversion
- Re: [PATCH net-next v4 0/8] [RFT] net: dpaa: Convert to phylink
- [PATCH net-next v4 1/5] dt-bindings: net: Convert Altera TSE bindings to yaml
- [PATCH net-next v4 2/5] net: altera: tse: cosmetic change to use reverse xmas tree ordering
- [PATCH net-next v4 3/5] net: pcs: add new PCS driver for altera TSE PCS
- [PATCH net-next v4 4/5] net: altera: tse: convert to phylink
- [PATCH net-next v4 5/5] dt-bindings: net: altera: tse: add an optional pcs register range
- Re: [PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
- [PATCH net-next v5 00/14] net: dpaa: Cleanups in preparation for phylink conversion (part 2)
- [PATCH net-next v5 01/14] net: fman: Move initialization to mac-specific files
- [PATCH net-next v5 02/14] net: fman: Mark mac methods static
- [PATCH net-next v5 03/14] net: fman: Inline several functions into initialization
- [PATCH net-next v5 04/14] net: fman: Remove internal_phy_node from params
- [PATCH net-next v5 05/14] net: fman: Map the base address once
- [PATCH net-next v5 06/14] net: fman: Pass params directly to mac init
- [PATCH net-next v5 07/14] net: fman: Use mac_dev for some params
- [PATCH net-next v5 08/14] net: fman: Specify type of mac_dev for exception_cb
- [PATCH net-next v5 0/8] net: phy: Add support for rate adaptation
- [PATCH net-next v5 09/14] net: fman: Clean up error handling
- [PATCH net-next v5 10/14] net: fman: Change return type of disable to void
- [PATCH net-next v5 11/14] net: dpaa: Use mac_dev variable in dpaa_netdev_init
- [PATCH net-next v5 12/14] soc: fsl: qbman: Add helper for sanity checking cgr ops
- [PATCH net-next v5 13/14] soc: fsl: qbman: Add CGR update function
- [PATCH net-next v5 14/14] net: dpaa: Adjust queue depth on rate change
- [PATCH net-next v5 1/8] net: phylink: Document MAC_(A)SYM_PAUSE
- [PATCH net-next v5 2/8] net: phylink: Export phylink_caps_to_linkmodes
- [PATCH net-next v5 3/8] net: phylink: Generate caps and convert to linkmodes separately
- [PATCH net-next v5 4/8] net: phy: Add support for rate adaptation
- Re: [PATCH net-next v5 5/7] ethtool: add interface to interact with Ethernet Power Equipment
- [PATCH net-next v5 5/8] net: phylink: Adjust link settings based on rate adaptation
- Re: [PATCH net-next v5 6/7] dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller
- [PATCH net-next v5 6/8] net: phylink: Adjust advertisement based on rate adaptation
- [PATCH net-next v5 7/8] net: phy: aquantia: Add some additional phy interfaces
- [PATCH net-next v5 8/8] net: phy: aquantia: Add support for rate adaptation
- [PATCH] net: openvswitch: fix repeated words in comments
- [PATCH] net: sysctl: remove unused variable long_max
- [PATCH] net: usb: qmi_wwan: add Quectel RM520N
- [PATCH net v1 1/1] net: dsa: microchip: fix kernel oops on ksz8 switches
- [PATCH net v1] net: core: fix flow symmetric hash
- [PATCH net v2] net: mptcp: fix unreleased socket in accept queue
- [Patch net v2] net: phy: lan87xx: change interrupt src of link_up to comm_ready
- Re: [PATCH net,v2] net: sched: tbf: don't call qdisc_put() while holding tree lock
- Re: [PATCH net v2] net/smc: Remove redundant refcount increase
- Tony Lu(Thu Sep 01 2022 - 02:50:16 EST)
- [PATCH net v3 0/6] rxrpc: Miscellaneous fixes
- [PATCH net v3 1/6] rxrpc: Fix ICMP/ICMP6 error handling
- [PATCH net v3 2/6] rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
- [PATCH net v3 3/6] rxrpc: Fix local destruction being repeated
- [PATCH net v3 4/6] rxrpc: Fix calc of resend age
- [PATCH net v3 5/6] afs: Use the operation issue time instead of the reply time for callbacks
- [PATCH net v3 6/6] rxrpc: Remove rxrpc_get_reply_time() which is no longer used
- [PATCH net v3] net: mptcp: fix unreleased socket in accept queue
- [PATCH net v3] net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
- Re: [PATCH net v4] net/smc: Fix possible access to freed memory in link clear
- Tony Lu(Thu Sep 01 2022 - 02:52:14 EST)
- liuyacan(Thu Sep 01 2022 - 08:27:46 EST)
- liuyacan(Thu Sep 01 2022 - 08:55:08 EST)
- liuyacan(Thu Sep 01 2022 - 22:17:28 EST)
- Tony Lu(Sun Sep 04 2022 - 11:58:35 EST)
- liuyacan(Mon Sep 05 2022 - 03:22:37 EST)
- [PATCH net v5] net/smc: Fix possible access to freed memory in link clear
- liuyacan(Tue Sep 06 2022 - 09:02:11 EST)
- [PATCH net] virtio-net: add cond_resched() to the command waiting loop
- Re: [PATCH -next 0/3] md/raid10: reduce lock contention for io
- Yu Kuai(Sat Sep 03 2022 - 02:08:36 EST)
- Re: [PATCH -next 0/4] spi: Introduce BPF based SPI mockup controller
- [PATCH -next 0/4] Use DECLARE_FLEX_ARRAY() helper for ima
- Re: [PATCH -next 1/2] crypto: api - Fix IS_ERR() vs NULL check
- RE: [PATCH -next 1/2] power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
- Re: [PATCH -next 1/2] spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
- [PATCH -next 1/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_modsig
- Re: [PATCH -next 2/2] crypto: crc32c - add missing Kconfig option select
- RE: [PATCH -next 2/2] power: supply: adp5061: show unknown capacity_level as text
- Re: [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock
- Yu Kuai(Thu Sep 01 2022 - 21:21:44 EST)
- Yu Kuai(Fri Sep 02 2022 - 04:15:08 EST)
- Yu Kuai(Fri Sep 02 2022 - 06:02:27 EST)
- Yu Kuai(Fri Sep 02 2022 - 06:54:07 EST)
- Yu Kuai(Sat Sep 03 2022 - 02:07:13 EST)
- [PATCH -next 2/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_template_entry
- [PATCH -next 3/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_policy
- [PATCH -next 4/4] integrity: Use DECLARE_FLEX_ARRAY() helper in integrity.h
- [PATCH -next] ARM: mmp: Add missing clk_disable_unprepare() in mmp_dt_init_timer()
- [PATCH -next] audit: remove selinux_audit_rule_update() declaration
- [PATCH -next] Bluetooth: btbcm: add missing of_node_put() in btbcm_get_board_name()
- Re: [PATCH][next] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
- [PATCH -next] drm/amd/display: clean up some inconsistent indentings
- Yang Li(Thu Sep 01 2022 - 03:57:16 EST)
- [PATCH -next] drm/amd/display: remove possible condition with no effect (if == else)
- Yang Li(Thu Sep 01 2022 - 04:34:57 EST)
- [PATCH -next] drm/amd/display: Simplify bool conversion
- Yang Li(Thu Sep 01 2022 - 04:11:44 EST)
- [PATCH][next] exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
- [PATCH -next] ext4: ensure data forced to disk when rename
- Ye Bin(Thu Sep 01 2022 - 02:16:02 EST)
- Jan Kara(Thu Sep 01 2022 - 04:37:19 EST)
- Zhang Yi(Thu Sep 01 2022 - 09:21:01 EST)
- Zhang Yi(Thu Sep 01 2022 - 23:32:00 EST)
- Re: [PATCH -next] iommu: Remove duplicate ida_free in iommu_group_alloc
- [PATCH][next] kselftest/arm64: Fix spelling misakes of signal names
- [PATCH][next] media: usb: pwc-uncompress: Use flex array destination for memcpy()
- Re: [PATCH -next] memregion: Add arch_flush_memregion() interface
- [PATCH -next] mm/hwpoison: add __init/__exit annotations to module init/exit funcs
- [PATCH][next] mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
- [PATCH -next] mm/rodata_test: use PAGE_ALIGNED() helper
- Re: [PATCH next-next 0/2] net: vlan: two small refactors to make code more concise
- [PATCH][next] ocfs2: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
- [PATCH][next] powerpc: Fix fall-through warning for Clang
- [PATCH -next] powerpc/mpic_msgr: fix cast removes address space of expression warnings
- [PATCH -next] powerpc/powernv: add missing of_node_put() in opal_export_attrs()
- [PATCH -next] rtc: fsl-ftm-alarm: Use module_platform_driver replace device_initcall
- [PATCH -next] rv/reactor: add __init/__exit annotations to module init/exit funcs
- Re: [PATCH -next] sched/cputime: Fix the bug of reading time backward from /proc/stat
- [PATCH][next] scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
- [PATCH -next] secretmem: use ATOMIC_INIT() to initialize secretmem_users
- [PATCH -next] security: Fix some kernel-doc comments
- Yang Li(Mon Sep 05 2022 - 04:45:58 EST)
- [PATCH][next] thunderbolt: debugfs: Fix spelling mistakes in seq_puts text
- Re: [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
- Yu Kuai(Tue Sep 06 2022 - 21:16:39 EST)
- [PATCH -next v2 0/5] Optimize and bugfix for cpu-on-off-test.sh
- [PATCH -next v2 1/5] misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
- [PATCH -next v2 1/5] selftests/cpu-hotplug: Correct log info
- Re: [PATCH next v2 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c
- [PATCH -next v2 2/5] misc: microchip: pci1xxxx: Fix missing spin_lock_init()
- [PATCH -next v2 2/5] selftests/cpu-hotplug: Use return instead of exit
- [PATCH -next v2 3/5] misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' static
- [PATCH -next v2 3/5] selftests/cpu-hotplug: Delete fault injection related code
- Re: [PATCH -next v2 3/6] landlock: add chmod and chown support
- [PATCH -next v2 4/5] misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE
- [PATCH -next v2 4/5] selftests/cpu-hotplug: Reserve one cpu online at least
- [PATCH -next v2 5/5] misc: microchip: pci1xxxx: use module_auxiliary_driver
- [PATCH -next v2 5/5] selftests/cpu-hotplug: Add log info when test success
- [PATCH -next v2] rtc: fsl-ftm-alarm: Use module_init and add module_exit
- Re: [PATCH -next v2] scsi: lpfc: add missing destroy_workqueue() on error path in lpfc_sli4_driver_resource_setup()
- Re: [PATCH -next v2] wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
- [PATCH -next v3 0/2] watermark related improvement on zone movable
- [PATCH -next v3 0/5] Optimize and bugfix for cpu-on-off-test.sh
- [PATCH next v3 1/2] i2c: hisi: Add initial device tree support
- [PATCH -next v3 1/2] mm: Cap zone movable's min wmark to small value
- mawupeng(Tue Sep 06 2022 - 06:12:33 EST)
- mawupeng(Wed Sep 07 2022 - 04:44:22 EST)
- [PATCH -next v3 1/5] selftests/cpu-hotplug: Correct log info
- [PATCH next v3 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c
- [PATCH -next v3 2/2] mm: sysctl: Introduce per zone watermark_scale_factor
- mawupeng(Mon Sep 05 2022 - 02:39:37 EST)
- mawupeng(Tue Sep 06 2022 - 23:29:32 EST)
- [PATCH -next v3 2/5] selftests/cpu-hotplug: Use return instead of exit
- [PATCH -next v3 3/5] selftests/cpu-hotplug: Delete fault injection related code
- [PATCH -next v3 4/5] selftests/cpu-hotplug: Reserve one cpu online at least
- [PATCH -next v3 5/5] selftests/cpu-hotplug: Add log info when test success
- [PATCH -next v3] rtc: fsl-ftm-alarm: Use module_init and add module_exit
- [PATCH -next] xfs: missing space in xfs trace log
- [PATCH -next] xfs: rmap: only XFS_DATA_FORK field would be set shared
- [PATCH] nfs/nfs4state: Clear pointer locations initialize assignment
- Li kunyu(Tue Sep 06 2022 - 04:36:20 EST)
- Re: [PATCH NOT FOR MERGE v5 6/6] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865
- [PATCH] ntfs3: fix junction point resolution
- [PATCH] nvdimm: Avoid wasting some memory.
- Re: [PATCH] nvme: add comment for unaligned "fake" nqn
- Re: [PATCH] nvme: move from strlcpy with unused retval to strscpy
- [PATCH] nvmet: fix mar and mor off-by-one errors
- Re: [PATCH] objtool: Fix symbol creation
- [PATCH] objtool,x86: Teach decode about LOOP* instructions
- Re: [PATCH] of/fdt: Don't calculate initrd_start from the DT if 'linux,initrd-end' is 0
- [PATCH] of: irq: Report individual failures in of_irq_init()
- Re: [PATCH] p9: trans_fd: Fix deadlock when connection cancel
- asmadeus(Sun Sep 04 2022 - 02:43:06 EST)
- RE: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- Marc Orr(Tue Sep 06 2022 - 10:31:26 EST)
- Marc Orr(Wed Sep 07 2022 - 01:14:33 EST)
- Re: [PATCH Part2 v6 31/49] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
- [PATCH] PCI: apple: do not leak reset GPIO on unbind/unload/error
- [PATCH] pci: cleanup coding styling in pci-driver.c
- [PATCH] PCI: fu740: do not use clock name when requesting clock
- [PATCH] PCI: ibmphp: Convert a double pointer to single pointer parameter
- [PATCH] PCI: Map PCI bios specific error to generic errno
- [PATCH] PCI: mvebu: Add support for PCI_EXP_SLTSTA_DLLSC via hot plug interrupt
- [PATCH] pcmcia: Fix double word in comments
- [PATCH] perf: Add build_id_cahce__read_build_id helper
- [PATCH] perf: Allow restricted kernel breakpoints on user addresses
- Re: [PATCH] perf/arm_pmu_platform: fix tests for platform_get_irq() failure
- [PATCH] perf: Consolidate branch sample filter helpers
- [PATCH] perf/core: Increase lost_samples count only for samples
- [PATCH] perf dlfilter: dlfilter-show-cycles: Fix types for print format
- [PATCH] perf: don't install data files with x permissions
- Re: [PATCH] perf/genelf: Switch deprecated openssl MD5_* functions to new EVP API
- [PATCH] perf: Ignore format attributes with an unknown perf_event_attr field
- [PATCH] perf lock: Remove redundant word 'contention' in help message
- [PATCH] perf record: Fix synthesis failure warnings
- Re: [PATCH] perf: Rewrite core context handling
- [PATCH] perf script: Fix sample type validation of dummy events
- Re: [PATCH] perf script: Skip dummy event attr check
- Re: [PATCH] perf stat: Fix L2 Topdown metrics disappear for raw events
- [PATCH] perf test: Skip sigtrap test on old kernels
- [PATCH] perf vendor events: Add missing Neoverse V1 events
- [PATCH] perf vendor events: Update events for Neoverse E1
- [PATCH] phy: Add RGMII support on lan966x
- Re: [PATCH] phy: qcom: edp: Postpone clk_set_rate until the PLL is up
- [PATCH] phy: usb: free the buffer after reading a given nvmem cell
- Greg KH(Tue Sep 06 2022 - 02:38:21 EST)
- [PATCH] pinctrl: berlin: fix spelling typo in comment
- [PATCH] pinctrl: Fix spelling typo in comment.
- [PATCH] pinctrl: imx8m: kconfig: Fix build error on test compile
- [PATCH] pinctrl: ocelot: Fix interrupt controller
- Re: [PATCH] platform/chrome: cros_ec_typec: Register partner PDOs
- Re: [PATCH] platform/x86: dell-wmi: Add WMI event 0x0012 0x0003 to the list
- [PATCH] PM: ACPI: reboot: Reinstate S5 for reboot
- [PATCH] PM: hibernate: Fix potential memory leak in hibernate_preallocate_memory() and prepare_highmem_image()
- Re: [PATCH] PM: wakeup: Add extra debugging statement for multiple active IRQs
- Re: [PATCH PoC 2/3] ACPI: platform: Refactor acpi_create_platform_device()
- [PATCH] powerpc/book3s: Inline first level of update_mmu_cache()
- Re: [PATCH] powerpc: Fix hard_irq_disable() with sanitizer
- Re: [PATCH] powerpc/lib/xor_vmx: Relax frame size for clang
- [PATCH] powerpc: Make PAGE_KERNEL_xxx macros grep-friendly
- Re: [PATCH] powerpc/math_emu/efp: Include module.h
- [PATCH] powerpc/math-emu: Inhibit W=1 warnings
- Re: [PATCH] powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
- Re: [PATCH] powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
- Re: [PATCH] powerpc/prom: move the device tree to the right space
- [PATCH] powerpc: Reduce redundancy in pgtable.h
- [PATCH] powerpc: remove redundant space
- [PATCH] powerpc/vdso: link with -z noexecstack
- [PATCH] ppdev: check ida_simple_get() return value
- Bo Liu(Tue Sep 06 2022 - 22:37:39 EST)
- [PATCH] proc/proc_sysctl: Modify the order of scheduling function calls
- [PATCH] proc/proc_sysctl: Remove unnecessary 'NULL' values from Pointer
- [PATCH] pstore/zone: Use GFP_ATOMIC to allocate zone buffer
- Re: [PATCH] r8152: Add MAC passthrough support for Lenovo Travel Hub
- [PATCH] random / hw_random: core: start hwrng kthread also for untrusted sources
- [PATCH] random: use hwgenerator randomness more frequently at early boot
- Re: [PATCH rcu 03/10] rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels
- Re: [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task
- Re: [PATCH rcu 1/2] torture: Optionally flush printk() buffers before powering off
- Re: [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling
- [PATCH] rdma/rdmavt_qp: Remove unnecessary 'NULL' values from qp
- [PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
- Re: [PATCH] regmap: mmio: Fix rebase error
- Re: [PATCH] remoteproc: report firmware name on load failures
- [PATCH] Report support for optional ARMv8.2 half-precision floating point extension
- [PATCH RESEND 0/3] binder: rebase remaining alloc->vma patches
- Re: [PATCH RESEND 1/2] i2c: tegra: Add GPCDMA support
- [PATCH RESEND 1/3] binder: rename alloc->vma_vm_mm to alloc->mm
- Re: [PATCH RESEND 1/6] arm64: dts: ti: k3-j721s2-main: Add support for USB
- [PATCH RESEND 2/3] binder: remove binder_alloc_set_vma()
- Re: [PATCH RESEND 2/6] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
- [PATCH RESEND 3/3] binder: fix binder_alloc kernel-doc warnings
- Re: [PATCH RESEND 3/6] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
- [PATCH RESEND drm-misc-next 0/7] drm/arm/hdlcd: use drm managed resources
- [PATCH RESEND drm-misc-next 0/8] drm/arm/malidp: use drm managed resources
- [PATCH RESEND drm-misc-next 1/7] drm/arm/hdlcd: use drmm_* to allocate driver structures
- [PATCH RESEND drm-misc-next 1/8] drm/arm/malidp: use drmm_* to allocate driver structures
- [PATCH RESEND drm-misc-next 2/7] drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
- [PATCH RESEND drm-misc-next 2/8] drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
- [PATCH RESEND drm-misc-next 3/7] drm/arm/hdlcd: crtc: use drmm_crtc_init_with_planes()
- [PATCH RESEND drm-misc-next 3/8] drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()
- [PATCH RESEND drm-misc-next 4/7] drm/arm/hdlcd: plane: use drm managed resources
- [PATCH RESEND drm-misc-next 4/8] drm/arm/malidp: plane: use drm managed resources
- [PATCH RESEND drm-misc-next 5/7] drm/arm/hdlcd: use drm_dev_unplug()
- [PATCH RESEND drm-misc-next 5/8] drm/arm/malidp: use drm_dev_unplug()
- [PATCH RESEND drm-misc-next 6/7] drm/arm/hdlcd: crtc: protect device resources after removal
- [PATCH RESEND drm-misc-next 6/8] drm/arm/malidp: plane: protect device resources after removal
- [PATCH RESEND drm-misc-next 7/7] drm/arm/hdlcd: debugfs: protect device resources after removal
- [PATCH RESEND drm-misc-next 7/8] drm/arm/malidp: crtc: protect device resources after removal
- [PATCH RESEND drm-misc-next 8/8] drm/arm/malidp: drv: protect device resources after removal
- Re: [PATCH RESEND] dt-bindings: leds: qcom-wled: fix number of addresses
- Re: [PATCH RESEND] mm: hugetlb: simplify per-node sysfs creation and removal
- Re: [PATCH RESEND net-next] tcp: socket-specific version of WARN_ON_ONCE()
- Re: [PATCH RESEND rdma-rc] IB/core: Fix a nested dead lock as part of ODP flow
- [PATCH RESEND] sbitmap: Use atomic_{,long}_try_cmpxchg in sbitmap.c
- Re: [PATCH RESEND] sched/topology: Add __init for init_defrootdomain
- [PATCH RESEND v1 0/9] Drivers for Alibaba YCC (Yitian Cryptography Complex) cryptographic accelerator
- [PATCH RESEND v1 1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver
- [PATCH RESEND v1 2/9] crypto/ycc: Add ycc ring configuration
- [PATCH RESEND v1 3/9] crypto/ycc: Add irq support for ycc kernel rings
- [PATCH RESEND v1 4/9] crypto/ycc: Add device error handling support for ycc hw errors
- [PATCH RESEND v1 5/9] crypto/ycc: Add skcipher algorithm support
- [PATCH RESEND v1 6/9] crypto/ycc: Add aead algorithm support
- [PATCH RESEND v1 7/9] crypto/ycc: Add rsa algorithm support
- [PATCH RESEND v1 8/9] crypto/ycc: Add sm2 algorithm support
- [PATCH RESEND v1 9/9] MAINTAINERS: Add Yitian Cryptography Complex (YCC) driver maintainer entry
- [PATCH RESEND v4] perf/core: Fix reentry problem in perf_output_read_group
- [PATCH RESEND v7 0/5] add imx8dxl evk support
- [PATCH RESEND v7 1/5] dt-bindings: firmware: add missing resource IDs for imx8dxl
- [PATCH RESEND v7 2/5] dt-bindings: arm: imx: update fsl.yaml for imx8dxl
- [PATCH RESEND v7 3/5] arm64: dts: imx8: add a node label to ddr-pmu
- [PATCH RESEND v7 4/5] arm64: dts: freescale: add i.MX8DXL SoC support
- [PATCH RESEND v7 5/5] arm64: dts: freescale: add support for i.MX8DXL EVK board
- [PATCH RESEND v8 0/5] fix the meson NFC clock
- [PATCH RESEND v8 1/5] dt-bindings: nand: meson: fix meson nfc clock
- [PATCH RESEND v8 2/5] mtd: rawnand: meson: fix the clock
- [PATCH RESEND v8 3/5] mtd: rawnand: meson: refine resource getting in probe
- Re: [PATCH RESEND v8 4/5] dt-bindings: nand: meson: convert txt to yaml
- [PATCH RESEND v8 5/5] mtd: rawnand: meson: not support legacy clock
- [PATCH] Revert "ASoC: fsl_audmix: make clock and output src write only"
- Re: [PATCH RFC 0/2] Generate device tree node for pci devices
- [PATCH RFC 0/7] zram: Support multiple compression streams
- [PATCH RFC 1/7] zram: Preparation for multi-zcomp support
- Re: [PATCH RFC 2/2] pci: create device tree node for selected devices
- [PATCH RFC 2/7] zram: Add recompression algorithm sysfs knob
- [PATCH RFC 3/7] zram: Factor out WB and non-WB zram read functions
- [PATCH RFC 4/7] zram: Introduce recompress sysfs knob
- [PATCH RFC 5/7] documentation: Add recompression documentation
- [PATCH RFC 6/7] zram: Add recompression algorithm choice to Kconfig
- [PATCH RFC 7/7] zram: Add recompress flag to read_block_state()
- Re: [PATCH RFC v1 3/3] perf: arm_spe: Add support for SPEv1.2 inverted event filtering
- [PATCH RFC] x86/apic: skip cpu slot reservation logic on boot in case of NR_CPUS == 1
- [PATCH RFC] x86/sgx: Use a heap allocated list head for unsanitized pages
- [PATCH RFT 1/3] dt-bindings: soc: qcom: smd-rpm: add PMIC regulators nodes
- [PATCH RFT 2/3] arm64: dts: qcom: align RPM regulators node name with bindings
- [PATCH RFT 3/3] ARM: dts: qcom: align RPM regulators node name with bindings
- [PATCH RFT v2 1/4] dt-bindings: soc: qcom: smd-rpm: add PMIC regulators nodes
- [PATCH RFT v2 2/4] dt-bindings: soc: qcom: smd-rpm: add qcom,glink-channels
- [PATCH RFT v2 3/4] arm64: dts: qcom: align RPM regulators node name with bindings
- [PATCH RFT v2 4/4] ARM: dts: qcom: align RPM regulators node name with bindings
- [PATCH RFT v3 3/6] scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
- Re: [PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
- Guo Ren(Tue Sep 06 2022 - 21:51:58 EST)
- Re: [PATCH] riscv: fix a nasty sigreturn bug...
- Al Viro(Thu Sep 01 2022 - 20:13:56 EST)
- Al Viro(Fri Sep 02 2022 - 13:59:45 EST)
- [PATCH] riscv: fix early reserved memory setup
- [PATCH] riscv/kprobe: Optimize the performance of patching instruction slot
- Google(Wed Sep 07 2022 - 18:28:54 EST)
- [PATCH] riscv: kprobes: Free instruction in arch_remove_kprobe()
- [PATCH] riscv: make t-head erratas depend on MMU
- Guo Ren(Wed Sep 07 2022 - 11:59:35 EST)
- Re: [PATCH] sbitmap: fix possible io hung due to lost wakeup
- Yu Kuai(Tue Sep 06 2022 - 21:12:49 EST)
- Jan Kara(Wed Sep 07 2022 - 06:24:05 EST)
- Jan Kara(Wed Sep 07 2022 - 12:42:27 EST)
- Re: [PATCH] sched/core: Fix the bug that sched_core_find() may return throttled task
- cruzzhao(Thu Sep 01 2022 - 05:59:21 EST)
- [PATCH] sched/fair: fix a -Wmissing-prototypes warning
- [PATCH] sched/psi: Per-cgroup PSI accounting disable/re-enable interface
- Re: [PATCH] scsi/3w-9xxx: Avoid disabling device if failing to enable it
- [PATCH] scsi: esas2r: esas2r_vda: fix spelling typo in comment
- Re: [PATCH] scsi: initio: remove redundant assignment to pointer scb
- [PATCH] scsi: megaraid: fix a possible double-free bug caused by incorrect error handling in megasas_alloc_cmdlist_fusion()
- Re: [PATCH] scsi: megaraid: remove redundant assignment to variable mfiStatus
- Re: [PATCH] scsi: message: fusion: remove redundant variable iocnum
- Re: [PATCH] scsi: mpt3sas: Fix NULL pointer crash due to missing check device hostdata
- huhai(Thu Sep 01 2022 - 02:04:39 EST)
- [PATCH] scsi: mpt3sas: mpt3sas_warpdrive: fix spelling typo in comment
- [PATCH] [SCSI] mpt fusion: remove unreachable code
- [PATCH] scsi: nsp32: fix spelling typo in comment
- [PATCH] scsi: qedf: qedf_hsi: fix spelling typo in comment
- Re: [PATCH] scsi/qlogicpti: Fix dma_map_sg check
- Re: [PATCH] scsi: st: remove redundant variable pointer stp
- [PATCH] seccomp: fix refcounter leak if fork/clone is terminated
- [PATCH] security/keys: Remove inconsistent __user annotation
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- Re: [PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
- [PATCH] selftests/kvm: Use num_vcpus when testing ICR in the xapic_state_test
- Re: [PATCH] selftests: net: sort .gitignore file
- [PATCH] selftest: vm: remove deleted local_config.* from .gitignore
- Re: [PATCH] selftest: vm: remove orphaned references to local_config.{h,mk}
- [PATCH] seqlock: fix repeated words in comments
- [PATCHSET 0/5] perf tools: Show per-event lost sample count (v2)
- [PATCHSET 0/6] perf test: Improve perf record tests (v1)
- [PATCH] sh: machvec: Use char[] for section boundaries
- Re: [PATCH] signal: fix deadlock caused by calling printk() under sighand->siglock
- [PATCH] soc: imx: imx8m-blk-ctrl: Use genpd_xlate_onecell
- Re: [PATCH] soc: sifive: ccache: reduce printing on init
- Zong Li(Thu Sep 01 2022 - 04:35:01 EST)
- [PATCH] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
- [PATCH] soc/tegra: pmc: Check device node status property
- [PATCH] soc/tegra: pmc: Fix dual edge triggered wakes
- [PATCH] sparc: kprobes: Free instructions in arch_remove_kprobe()
- [PATCH] spi: spi.c: Fix queue hang if previous transfer failed
- [PATCH stable 4.14] usb: dwc3: fix PHY disable sequence
- [PATCH stable-4.19 0/4] USB: backports to 4.19
- [PATCH stable-4.19 1/4] usb: dwc3: fix PHY disable sequence
- [PATCH stable-4.19 2/4] usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
- [PATCH stable-4.19 3/4] USB: serial: ch341: fix lost character on LCR updates
- [PATCH stable-4.19/4.14/4.9] driver core: Don't probe devices after bus_type.match() probe deferral
- [PATCH stable-4.19 4/4] USB: serial: ch341: fix disabled rx timer on older devices
- [PATCH stable 4.9] usb: dwc3: fix PHY disable sequence
- [PATCH stable-5.15 0/2] USB: serial: ch341: backports to 5.15
- [PATCH stable-5.15 0/3] usb: dwc3: 5.15 backports
- [PATCH stable-5.15 1/2] USB: serial: ch341: fix lost character on LCR updates
- [PATCH stable-5.15 1/3] usb: dwc3: fix PHY disable sequence
- [PATCH stable-5.15 2/2] USB: serial: ch341: fix disabled rx timer on older devices
- [PATCH stable-5.15 2/3] usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
- [PATCH stable-5.15 3/3] usb: dwc3: disable USB core PHY management
- [PATCH stable-5.4 0/3] USB: stable backports to 5.4
- [PATCH stable-5.4 1/3] usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
- [PATCH stable-5.4 2/3] USB: serial: ch341: fix lost character on LCR updates
- [PATCH stable-5.4 3/3] USB: serial: ch341: fix disabled rx timer on older devices
- [PATCH] staging: greybus: audio_helper: remove unused and wrong debugfs usage
- [PATCH] staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmd
- [PATCH] staging: r8188eu: remove mlme_osdep.h
- [PATCH] staging: rtl8712: fix camelcase in UserPriority
- Re: [PATCH] string: Introduce strtomem() and strtomem_pad()
- [PATCH] SUNRPC: Fix potential memory leak in xs_udp_send_request()
- [PATCH] swiotlb: Don't panic!
- Re: [PATCH] swiotlb: fix a typo
- [PATCH] swiotlb: Replace kmap_atomic() with memcpy_{from,to}_page()
- [PATCH] sysctl: remove max_extfrag_threshold
- [PATCH] Test: check open list email
- Re: [PATCH] thermal: Check the policy first in cpufreq_cooling_register
- [PATCH] thunderbolt: Fix spelling mistake "simultaneusly" -> "simultaneously"
- [PATCH] thunderbolt: Resume PCIe bridges after switch is found on AMD USB4 controller
- Greg KH(Mon Sep 05 2022 - 03:31:13 EST)
- Re: [PATCH] tools: Delete the initialization value
- [PATCH] tools: Fix compilation after gfp_types.h split
- Re: [PATCH] tools/memory-model: Weaken ctrl dependency definition in explanation.txt
- [PATCH] tools/testing/memblock: add double array test
- [PATCH] tpm: Add flag to use default cancellation policy
- [PATCH] tty: serial: atmel: fix spelling typo in comment
- Greg KH(Wed Sep 07 2022 - 08:34:48 EST)
- [PATCH] tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros.
- Re: [PATCH] tty/vt: Add console_lock check to vt_console_print()
- [PATCH] uapi: fix repeated words in comments
- [PATCH] um: Prevent KASAN splats in dump_stack()
- Re: [PATCH] usb: add quirks for Lenovo OneLink+ Dock
- [PATCH] usb: cdnsp: Fix potential memory leak in cdnsp_alloc_stream_info()
- [PATCH] USB: core: Fix RST error in hub.c
- Re: [PATCH] usb: core: stop USB enumeration if too many retries
- Ray Chi(Fri Sep 02 2022 - 05:29:58 EST)
- [PATCH] usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
- Re: Patch "usb: dwc3: qcom: fix peripheral and OTG suspend" has been added to the 5.19-stable tree
- [PATCH] usb: gadget: Assign a unique name for each configfs driver
- Rondreis(Wed Sep 07 2022 - 07:22:42 EST)
- Greg KH(Wed Sep 07 2022 - 07:57:17 EST)
- Re: [PATCH] USB: hcd: remove unused hcd_name variables
- [PATCH] usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
- [PATCH] usb: misc: usb3503: call clk_disable_unprepare in the error handling
- [PATCH] usb: misc: uss720: fix uninitialized variable rlen
- [PATCH] usb: musb: Fix musb_gadget.c rxstate overflow bug
- Re: [PATCH] usb:mux:intel_pmc_mux: Use the helper acpi_dev_get_memory_resources()
- [PATCH] USB: serial: ftdi_sio: Add check for create_sysfs_attrs
- Greg KH(Fri Sep 02 2022 - 01:24:57 EST)
- [PATCH] USB: serial: option: add Quectel BG95 0x0203 composition
- [PATCH] USB: serial: option: add Quectel RM520N
- Greg KH(Mon Sep 05 2022 - 02:09:40 EST)
- [PATCH] USB: xhci: make xhci_get_endpoint_address static
- [PATCH] usr: Remove unnecessary '-1' values from file
- [PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
- [PATCH v10 0/2] Introduce block device LED trigger
- torvic9(Wed Sep 07 2022 - 08:16:18 EST)
- [PATCH v10 0/2] Lattice sysCONFIG SPI FPGA manager
- Re: [PATCH v10 0/6] Raspberry Pi Sense HAT driver
- [PATCH v10 0/8] Add MediaTek MT6370 PMIC support
- [PATCH v1 01/11] PCI: tegra: switch to using devm_fwnode_gpiod_get
- Re: [PATCH v1 01/14] net: add helper eth_addr_add()
- [PATCH v1 01/17] pinctrl: cy8c95x0: make irq_chip immutable
- [PATCH v10 1/2] docs: Add block device (blkdev) LED trigger documentation
- [PATCH v10 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG FPGA manager
- [PATCH v10 1/8] dt-bindings: power: supply: Add MediaTek MT6370 Charger
- [PATCH v1 02/11] drm/tegra: switch to using devm_fwnode_gpiod_get
- [PATCH v1 02/17] pinctrl: cy8c95x0: Allow IRQ chip core to handle numbering
- [PATCH v10 2/2] dt-bindings: fpga: document Lattice sysCONFIG FPGA manager
- [PATCH v10 2/2] leds: trigger: Add block device LED trigger
- [PATCH v10 2/8] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
- [PATCH v1 0/2] fpga: dfl: support d5005 secure updates
- Re: [PATCH V1 0/2] irqchip: Support to set irq type for ACPI path
- [PATCH v1 0/2] rtc: add Maxim max31329 real time clock.
- [PATCH v1 03/11] mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
- [PATCH v1 03/17] pinctrl: cy8c95x0: Allow most of the registers to be cached
- [PATCH v10 3/8] dt-bindings: leds: Add MediaTek MT6370 flashlight
- [PATCH v1 0/3] Add a devicetree for the Aldec PolarFire SoC TySoM
- [PATCH v1 0/3] Get rid of devm_fwnode_get_[index_]gpiod_from_child()
- [PATCH v1 04/11] usb: phy: tegra: switch to using devm_gpiod_get()
- [PATCH v1 04/17] pinctrl: cy8c95x0: Fix return value in cy8c95x0_detect()
- [PATCH v10 4/8] lib: add linear range index macro
- [PATCH v1 0/4] Add Aspeed ACRY driver for hardware acceleration
- Neal Liu(Fri Sep 02 2022 - 02:00:32 EST)
- [PATCH v1 0/4] arm64: dts: verdin-imx8mm: display and pmic related additions and fixes
- [PATCH v1 05/11] usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()
- [PATCH v1 05/17] pinctrl: cy8c95x0: Fix pin control name to enable more than one
- [PATCH v10 5/8] iio: adc: mt6370: Add MediaTek MT6370 support
- [PATCH v1 0/5] Enhance definition of DFH and use enhancements for uart driver
- [PATCH V1 0/5] Introduce erofs shared domain
- Jia Zhu(Thu Sep 01 2022 - 23:48:25 EST)
- [PATCH v1 06/11] PCI: aardvark: switch to using devm_gpiod_get_optional()
- [PATCH v1 06/17] pinctrl: cy8c95x0: Drop unneeded npins assignment
- [PATCH v10 6/8] power: supply: mt6370: Add MediaTek MT6370 charger driver
- [PATCH v1 07/11] PCI: apple: switch to using fwnode_gpiod_get_index()
- [PATCH v1 07/17] pinctrl: cy8c95x0: Enable GPIO range
- [PATCH v10 7/8] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
- [PATCH v1 08/11] regulator: bd71815: switch to using devm_fwnode_gpiod_get()
- Re: [PATCH v1 08/14] dt-bindings: mtd: relax the nvmem compatible string
- [PATCH v1 08/17] pinctrl: cy8c95x0: Remove device initialization
- [PATCH v10 8/8] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
- [PATCH v1 0/8] ACPI: unify _UID handling as integer
- [PATCH v1 09/11] regulator: bd9576: switch to using devm_fwnode_gpiod_get()
- [PATCH v1 09/17] pinctrl: cy8c95x0: Remove useless conditionals
- [PATCH v10] dt-bindings: misc: fastrpc convert bindings to yaml
- [PATCH v10] firmware: google: Implement cbmem in sysfs driver
- [PATCH v1 10/11] watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()
- [PATCH v1 10/17] pinctrl: cy8c95x0: Remove custom ->set_config()
- [PATCH v1 11/11] gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
- [PATCH v1 11/17] pinctrl: cy8c95x0: Use 'default' in all switch-cases
- Re: [PATCH v1 1/1] ARM: dts: imx6: skov: migrate to resistive-adc-touch
- [PATCH v1 1/1] hp-wmi: Setting thermal profile fails with 0x06
- [PATCH v1 1/1] i2c: scmi: Convert to be a platform driver
- Re: [PATCH v1 1/1] iio: adc: mxs-lradc-adc: Get rid of OF specifics
- [PATCH v1 1/1] Input: icn8505 - Utilize acpi_get_subsystem_id()
- Re: [PATCH v1 1/1] iommu: Do not dereference fwnode in struct device
- Re: [PATCH v1 1/1] iommu/virtio: Do not dereference fwnode in struct device
- Re: [PATCH v1 1/1] media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()
- Re: [PATCH v1 1/1] PCI: dwc: Replace of_gpio_named_count() by gpiod_count()
- [PATCH v1 1/1] pinctrl: ingenic: Switch to use fwnode instead of of_node
- Re: [PATCH v1 1/1] pinctrl: mcp23s08: Drop assignment of default number of OF cells
- [PATCH v1 1/1] pinctrl: meson: Switch to use fwnode instead of of_node
- Re: [PATCH v1 1/1] pinctrl: pistachio: Switch to use fwnode instead of of_node
- [PATCH v1 1/1] pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
- [PATCH v1 1/1] pinctr: microchip-sgpio: Correct the fwnode_irq_get() return value check
- Re: [PATCH v1 1/1] platform/x86: intel_cht_int33fe: Fix comment according to the code flow
- [PATCH v1 1/1] platform/x86: p2sb: Fix UAF when caller uses resource name
- [PATCH v1 1/1] spi: nxp-fspi: Do not dereference fwnode in struct device
- [PATCH v1 12/17] pinctrl: cy8c95x0: Implement ->pin_dbg_show()
- Re: [PATCH v11 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
- [PATCH v1 1/2] ALSA: hda: cs35l41: Call put_device() in the scope of get_device()
- [PATCH v1 1/2] dt-bindings: rtc: add Maxim max31329 rtc device tree bindings
- [PATCH v1 1/2] mfd: intel-m10-bmc: add d5005 bmc secure update driver
- Re: [PATCH v1 1/2] random: make add_hwgenerator_randomness() more flexible
- [PATCH v1 13/17] pinctrl: cy8c95x0: Make use of device properties
- Re: [PATCH v1 1/3] clk: Remove never used devm_of_clk_del_provider()
- [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add entry for Aldec
- [PATCH v1 1/3] leds: gpio: switch to using devm_fwnode_gpiod_get()
- [PATCH v1 1/3] regmap: trace: Remove useless check for NULL for bulk ops
- [PATCH v1 14/17] pinctrl: cy8c95x0: support ACPI device found on Galileo Gen1
- [PATCH v1 1/4] arm64: dts: verdin-imx8mm: rename sn65dsi83 to sn65dsi84
- [PATCH v1 1/4] crypto: aspeed: Add ACRY RSA driver
- Neal Liu(Fri Sep 02 2022 - 02:00:37 EST)
- Re: [PATCH v1 1/4] dmaengine: hsu: Finish conversion to managed resources
- Re: [PATCH v1 1/4] dt-bindings: mediatek: modify VDOSYS0 device tree Documentations for MT8188
- [PATCH v1 15/17] pinctrl: cy8c95x0: Override IRQ for one of the expanders on Galileo Gen 1
- Re: [PATCH v1 1/5] ARM: dts: imx6sl: use tabs for code indent
- [PATCH v1 1/5] Documentation: fpga: dfl: Add documentation for DFHv1
- [PATCH V1 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
- Jia Zhu(Thu Sep 01 2022 - 23:48:34 EST)
- Re: [PATCH v1 1/5] KVM: arm64: Enable ring-based dirty memory tracking
- [PATCH v1 16/17] pinctrl: cy8c95x0: use bits.h macros for all masks
- [PATCH v1 17/17] pinctrl: cy8c95x0: Correct comment style
- Re: [PATCH v11 7/7] x86/crash: Add x86 crash hotplug support
- [PATCH v1 1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
- [PATCH v1 1/9] pwm: lpss: Deduplicate board info data structures
- [PATCH v11] dt-bindings: misc: fastrpc convert bindings to yaml
- [PATCH v12 00/10] cgroup/cpuset: cpu partition code fixes & enhancements
- [PATCH v12 01/10] cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
- [PATCH v12 02/10] cgroup/cpuset: Miscellaneous cleanups & add helper functions
- [PATCH v12 03/10] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
- [PATCH v12 0/3] Add QCOM SNPS PHY overriding params support
- [PATCH v12 0/3] Add TDX Guest Attestation support
- [PATCH v12 04/10] cgroup/cpuset: Relax constraints to partition & cpus changes
- [PATCH v12 05/10] cgroup/cpuset: Add a new isolated cpus.partition type
- Re: [PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
- [PATCH v12 06/10] cgroup/cpuset: Show invalid partition reason string
- [PATCH v12 07/10] cgroup/cpuset: Relocate a code block in validate_change()
- Re: [PATCH v12 07/17] iommu: Try to allocate blocking domain when probing device
- Baolu Lu(Thu Sep 01 2022 - 06:44:38 EST)
- [PATCH v12 08/10] cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity rule
- Re: [PATCH v12 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
- [PATCH v12 09/10] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
- Re: [PATCH v12 09/13] dm-zone: use generic helpers to calculate offset from zone start
- [PATCH v12 10/10] kselftest/cgroup: Add cpuset v2 partition root state test
- Re: [PATCH v12 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
- Re: [PATCH v12 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
- Re: [PATCH v12 12/13] dm: introduce DM_EMULATED_ZONES target type
- Re: [PATCH v12 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes
- [PATCH v12 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
- [PATCH v12 1/3] x86/tdx: Add TDX Guest attestation interface driver
- [PATCH v12 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
- [PATCH v12 2/3] selftests: tdx: Test TDX attestation GetReport support
- Re: [PATCH v1 2/2] ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()
- [PATCH v1 2/2] ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()
- [PATCH v1 2/2] fpga: m10bmc-sec: d5005 bmc secure update driver
- Re: [PATCH v1 2/2] hwrng: core: fix potential suspend/resume race condition
- [PATCH v1 2/2] rtc: maxim: Add Maxim max31329 real time clock.
- [PATCH v12 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device
- [PATCH v12 3/3] Documentation/x86: Document TDX attestation process
- [PATCH v1 2/3] dt-bindings: riscv: microchip: document the Aldec TySoM
- [PATCH v1 2/3] leds: lgm-sso: switch to using devm_fwnode_gpiod_get()
- Re: [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast
- [PATCH v1 2/3] regmap: trace: Remove explicit castings
- [PATCH v1 2/4] arm64: dts: verdin-imx8mm: add lvds panel node
- [PATCH v1 2/4] ARM: dts: aspeed: Add ACRY/AHBC device controller node
- Neal Liu(Fri Sep 02 2022 - 02:00:43 EST)
- Re: [PATCH v1 2/5] ARM: dts: imx6sx-udoo-neo: don't use multiple blank lines
- [PATCH V1 2/5] erofs: introduce fscache-based domain
- Jia Zhu(Thu Sep 01 2022 - 23:48:54 EST)
- [PATCH v1 2/5] fpga: dfl: Move the DFH definitions
- Greg KH(Wed Sep 07 2022 - 01:08:20 EST)
- [PATCH v1 2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
- [PATCH v1 2/9] pwm: lpss: Move exported symbols to PWM_LPSS namespace
- [PATCH v12] dt-bindings: misc: fastrpc convert bindings to yaml
- [PATCH v13 00/13] iommu: SVA and IOPF refactoring
- Lu Baolu(Tue Sep 06 2022 - 08:50:58 EST)
- [PATCH v13 01/13] iommu: Add max_pasids field in struct iommu_device
- Lu Baolu(Tue Sep 06 2022 - 08:51:11 EST)
- [PATCH v13 02/13] iommu: Add max_pasids field in struct dev_iommu
- Lu Baolu(Tue Sep 06 2022 - 08:51:21 EST)
- [PATCH v13 03/13] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
- Lu Baolu(Tue Sep 06 2022 - 08:51:32 EST)
- [PATCH v13 0/3] Add QCOM SNPS PHY overriding params support
- [PATCH v13 04/13] PCI: Enable PASID only when ACS RR & UF enabled on upstream path
- Lu Baolu(Tue Sep 06 2022 - 08:51:38 EST)
- [PATCH v13 05/13] iommu: Add attach/detach_dev_pasid iommu interfaces
- Lu Baolu(Tue Sep 06 2022 - 08:51:59 EST)
- [PATCH v13 06/13] iommu: Add IOMMU SVA domain support
- Lu Baolu(Tue Sep 06 2022 - 08:52:07 EST)
- [PATCH v13 07/13] iommu/vt-d: Add SVA domain support
- Lu Baolu(Tue Sep 06 2022 - 08:52:23 EST)
- [PATCH v13 08/13] arm-smmu-v3/sva: Add SVA domain support
- Lu Baolu(Tue Sep 06 2022 - 08:52:27 EST)
- [PATCH v13 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
- Lu Baolu(Tue Sep 06 2022 - 08:52:35 EST)
- Baolu Lu(Tue Sep 06 2022 - 21:27:44 EST)
- [PATCH v13 0/9] Coresight: Add support for TPDM and TPDA
- [PATCH v13 10/13] iommu: Remove SVA related callbacks from iommu ops
- Lu Baolu(Tue Sep 06 2022 - 08:52:47 EST)
- [PATCH v13 11/13] iommu: Prepare IOMMU domain for IOPF
- Lu Baolu(Tue Sep 06 2022 - 08:52:53 EST)
- [PATCH v13 12/13] iommu: Per-domain I/O page fault handling
- Lu Baolu(Tue Sep 06 2022 - 08:52:56 EST)
- [PATCH v13 13/13] iommu: Rename iommu-sva-lib.{c,h}
- Lu Baolu(Tue Sep 06 2022 - 08:53:07 EST)
- [PATCH v13 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
- [PATCH v13 1/9] coresight: core: Use IDR for non-cpu bound sources' paths.
- [PATCH v13 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
- [PATCH v13 2/9] Coresight: Add coresight TPDM source driver
- [PATCH v13 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device
- [PATCH v13 3/9] dt-bindings: arm: Adds CoreSight TPDM hardware
- [PATCH v1 3/3] gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()
- [PATCH v1 3/3] regmap: trace: Remove unneeded blank lines
- [PATCH v1 3/3] riscv: dts: microchip: add a devicetree for the Aldec TySoM
- [PATCH v13 4/9] coresight-tpdm: Add DSB dataset support
- [PATCH v1 3/4] arm64: dts: verdin-imx8mm: introduce hdmi-connector
- [PATCH v1 3/4] dt-bindings: crypto: add documentation for Aspeed ACRY
- Neal Liu(Fri Sep 02 2022 - 02:00:52 EST)
- Re: [PATCH v13 51/70] mm/gup: use maple tree navigation instead of linked list
- Re: [PATCH v13 52/70] mm/khugepaged: stop using vma linked list
- Re: [PATCH v13 53/70] mm/ksm: use vma iterators instead of vma linked list
- Re: [PATCH v13 54/70] mm/madvise: use vma_find() instead of vma linked list
- Re: [PATCH v13 59/70] mm/mremap: use vma_find_intersection() instead of vma linked list
- [PATCH v13 5/9] coresight-tpdm: Add integration test support
- Re: [PATCH v1 3/5] arm64: dts: imx8ulp: no executable source file permission
- [PATCH V1 3/5] erofs: add 'domain_id' prefix when register sysfs
- Jia Zhu(Thu Sep 01 2022 - 23:49:01 EST)
- [PATCH v1 3/5] fpga: dfl: Add DFHv1 Register Definitions
- [PATCH v13 6/9] Coresight: Add TPDA link driver
- [PATCH v13 7/9] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
- [PATCH v13 8/9] arm64: dts: qcom: sm8250: Add coresight components
- [PATCH v1 3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()
- [PATCH v13 9/9] arm64: dts: qcom: sm8250: Add tpdm mm/prng
- [PATCH v1 3/9] pwm: lpss: Move resource mapping to the glue drivers
- [PATCH v14 00/70] Introducing the Maple Tree
- [PATCH v14 01/70] Maple Tree: add new data structure
- [PATCH v14 02/70] radix tree test suite: add pr_err define
- [PATCH v14 03/70] radix tree test suite: add kmem_cache_set_non_kernel()
- [PATCH v14 04/70] radix tree test suite: add allocation counts and size to kmem_cache
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- [PATCH v14 05/70] radix tree test suite: add support for slab bulk APIs
- [PATCH v14 06/70] radix tree test suite: add lockdep_is_held to header
- Re: [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap
- Yu Zhao(Thu Sep 01 2022 - 21:18:09 EST)
- Yu Zhao(Thu Sep 01 2022 - 21:29:18 EST)
- [PATCH v14 07/70] lib/test_maple_tree: add testing for maple tree
- [PATCH v14 08/70] mm: start tracking VMAs with maple tree
- [PATCH v14 09/70] mm: add VMA iterator
- [PATCH v14 10/70] mmap: use the VMA iterator in count_vma_pages_range()
- [PATCH v14 11/70] mm/mmap: use the maple tree in find_vma() instead of the rbtree.
- [PATCH v14 12/70] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree
- [PATCH v14 13/70] mm/mmap: use maple tree for unmapped_area{_topdown}
- [PATCH v14 14/70] kernel/fork: use maple tree for dup_mmap() during forking
- [PATCH v14 15/70] damon: convert __damon_va_three_regions to use the VMA iterator
- [PATCH v14 16/70] proc: remove VMA rbtree use from nommu
- [PATCH v14 17/70] mm: remove rb tree.
- [PATCH v14 18/70] mmap: change zeroing of maple tree in __vma_adjust()
- [PATCH v14 19/70] xen: use vma_lookup() in privcmd_ioctl_mmap()
- [PATCH v14 20/70] mm: optimize find_exact_vma() to use vma_lookup()
- [PATCH v14 21/70] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
- [PATCH v14 22/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
- [PATCH v14 23/70] mm: use maple tree operations for find_vma_intersection()
- Re: [PATCH v14 2/3] dt-bindings: edac: nuvoton: Add document for NPCM memory controller
- [PATCH v14 24/70] mm/mmap: use advanced maple tree API for mmap_region()
- [PATCH v14 25/70] mm: remove vmacache
- [PATCH v14 26/70] mm: convert vma_lookup() to use mtree_load()
- [PATCH v14 27/70] mm/mmap: move mmap_region() below do_munmap()
- [PATCH v14 28/70] mm/mmap: reorganize munmap to use maple states
- [PATCH v14 29/70] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
- [PATCH v14 30/70] arm64: remove mmap linked list from vdso
- [PATCH v14 31/70] arm64: Change elfcore for_each_mte_vma() to use VMA iterator
- [PATCH v14 32/70] parisc: remove mmap linked list from cache handling
- [PATCH v14 33/70] powerpc: remove mmap linked list walks
- [PATCH v14 34/70] s390: remove vma linked list walks
- [PATCH v14 35/70] x86: remove vma linked list walks
- [PATCH v14 36/70] xtensa: remove vma linked list walks
- [PATCH v14 37/70] cxl: remove vma linked list walk
- [PATCH v14 38/70] optee: remove vma linked list walk
- [PATCH v14 39/70] um: remove vma linked list walk
- [PATCH v14 40/70] coredump: remove vma linked list walk
- [PATCH v14 41/70] exec: use VMA iterator instead of linked list
- [PATCH v14 42/70] fs/proc/base: use the vma iterators in place of linked list
- [PATCH v14 43/70] fs/proc/task_mmu: stop using linked list and highest_vm_end
- [PATCH v14 44/70] userfaultfd: use maple tree iterator to iterate VMAs
- [PATCH v14 45/70] ipc/shm: use VMA iterator instead of linked list
- [PATCH v14 46/70] acct: use VMA iterator instead of linked list
- [PATCH v14 47/70] perf: use VMA iterator
- [PATCH v14 48/70] sched: use maple tree iterator to walk VMAs
- [PATCH v14 49/70] fork: use VMA iterator
- [PATCH v1 4/4] arm64: dts: imx8mm-verdin: extend pmic voltages
- Re: [PATCH v1 4/4] drm/mediatek: add mediatek-drm of vdosys0 support for mt8188
- [PATCH v1 4/4] dt-bindings: bus: add documentation for Aspeed AHBC
- Neal Liu(Fri Sep 02 2022 - 02:00:57 EST)
- Neal Liu(Wed Sep 07 2022 - 23:26:26 EST)
- [PATCH v14 50/70] bpf: remove VMA linked list
- [PATCH v14 51/70] mm/gup: use maple tree navigation instead of linked list
- [PATCH v14 52/70] mm/khugepaged: stop using vma linked list
- [PATCH v14 53/70] mm/ksm: use vma iterators instead of vma linked list
- [PATCH v14 54/70] mm/madvise: use vma_find() instead of vma linked list
- [PATCH v14 55/70] mm/memcontrol: stop using mm->highest_vm_end
- [PATCH v14 56/70] mm/mempolicy: use vma iterator & maple state instead of vma linked list
- [PATCH v14 57/70] mm/mlock: use vma iterator and maple state instead of vma linked list
- [PATCH v14 58/70] mm/mprotect: use maple tree navigation instead of VMA linked list
- [PATCH v14 59/70] mm/mremap: use vma_find_intersection() instead of vma linked list
- [PATCH V1 4/5] erofs: remove duplicated unregister_cookie
- Jia Zhu(Thu Sep 01 2022 - 23:49:16 EST)
- [PATCH v1 4/5] fpga: dfl: add generic support for MSIX interrupts
- [PATCH v14 60/70] mm/msync: use vma_find() instead of vma linked list
- [PATCH v14 61/70] mm/oom_kill: use vma iterators instead of vma linked list
- [PATCH v14 62/70] mm/pagewalk: use vma_find() instead of vma linked list
- [PATCH v14 63/70] mm/swapfile: use vma iterator instead of vma linked list
- [PATCH v14 64/70] i915: use the VMA iterator
- [PATCH v14 65/70] nommu: remove uses of VMA linked list
- [PATCH v14 66/70] riscv: use vma iterator for vdso
- [PATCH v14 67/70] mm/vmscan: Use vma iterator instead of vm_next
- [PATCH v14 68/70] mm: remove the vma linked list
- [PATCH v14 69/70] mm/mmap: drop range_has_overlap() function
- [PATCH v14 70/70] mm/mmap.c: pass in mapping to __vma_link_file()
- Re: [PATCH v1 4/8] gpiolib: Get rid of ARCH_NR_GPIOS
- Nuno Sá(Fri Sep 02 2022 - 07:40:00 EST)
- [PATCH v1 4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()
- [PATCH v1 4/9] pwm: lpss: Include headers we are direct user of
- [PATCH v15 0/3] EDAC/nuvoton: Add NPCM memory controller driver
- Re: [PATCH v15 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
- Re: [PATCH v15 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
- [PATCH v15 1/3] arm: dts: nuvoton: Add node for NPCM memory controller
- [PATCH v15 2/3] dt-bindings: edac: nuvoton: Add document for NPCM memory controller
- [PATCH v15 3/3] EDAC/nuvoton: Add NPCM memory controller driver
- [PATCH V1 5/5] erofs: support fscache based shared domain
- Jia Zhu(Thu Sep 01 2022 - 23:49:19 EST)
- [PATCH v1 5/5] tty: serial: 8250: add DFL bus driver for Altera 16550.
- [PATCH v1 5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
- [PATCH v1 5/9] pwm: lpss: Use device_get_match_data to get device data
- [PATCH v16 00/12] bpf: Add kfuncs for PKCS#7 signature verification
- [PATCH v16 01/12] bpf: Allow kfuncs to be used in LSM programs
- [PATCH v16 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- [PATCH v16 03/12] btf: Allow dynamic pointer parameters in kfuncs
- [PATCH v16 04/12] bpf: Export bpf_dynptr_get_size()
- Hou Tao(Mon Sep 05 2022 - 23:07:04 EST)
- [PATCH v16 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
- [PATCH v16 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
- [PATCH v16 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
- [PATCH v16 08/12] selftests/bpf: Compile kernel with everything as built-in
- [PATCH v16 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
- [PATCH v16 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
- [PATCH v16 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- [PATCH v16 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
- [PATCH v1 6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
- [PATCH v1 6/9] pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
- [PATCH v17 00/10] Add MT8195 DisplayPort driver
- [PATCH v17 01/10] dt-bindings: mediatek,dp: Add Display Port binding
- [PATCH v17 02/10] video/hdmi: Add audio_infoframe packing for DP
- [PATCH v17 03/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver
- CK Hu(Fri Sep 02 2022 - 03:18:11 EST)
- [PATCH v17 04/10] drm/mediatek: dp: Add multiple bridge types support
- CK Hu(Fri Sep 02 2022 - 03:22:48 EST)
- [PATCH v17 05/10] drm/mediatek: dp: Add multiple smc commands support
- CK Hu(Fri Sep 02 2022 - 03:32:28 EST)
- [PATCH v17 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
- [PATCH v17 06/10] drm/mediatek: dp: Add multiple calibration data formats support
- CK Hu(Fri Sep 02 2022 - 03:39:45 EST)
- [PATCH v17 07/10] drm/mediatek: dp: Determine device of next_bridge
- CK Hu(Fri Sep 02 2022 - 03:45:15 EST)
- [PATCH v17 08/10] drm/mediatek: dp: Add MT8195 External DisplayPort support
- CK Hu(Fri Sep 02 2022 - 04:07:35 EST)
- [PATCH v17 09/10] drm/mediatek: dp: Add hpd debounce
- CK Hu(Fri Sep 02 2022 - 04:14:22 EST)
- [PATCH v17 10/10] drm/mediatek: dp: Audio support for MT8195
- CK Hu(Fri Sep 02 2022 - 04:58:13 EST)
- [PATCH v17 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
- [PATCH v1 7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer()
- [PATCH v1 7/9] pwm: lpss: Make use of bits.h macros for all masks
- [PATCH v1 8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()
- [PATCH v1 8/9] pwm: lpss: Add a comment to the bypass field
- [PATCH v1 9/9] pwm: lpss: Allow other drivers to enable PWM LPSS
- [PATCH v1] arch/x86/kernel/acpi: check the return value of mp_find_ioapic()
- Li Zhong(Fri Sep 02 2022 - 03:51:12 EST)
- [PATCH v1] arch/x86/kernel: check the return value of insn_decode_kernel()
- Li Zhong(Fri Sep 02 2022 - 03:47:33 EST)
- Li Zhong(Wed Sep 07 2022 - 04:41:56 EST)
- Re: [PATCH v1] arm64: dts: fsl: ls1028a-rdb: Add dts file to choose swp5 as dsa master
- Re: [PATCH v1] ARM: dts: vf610: ddr pinmux
- [PATCH v1] drivers/acpi/acpi_video: check return value of acpi_get_parent()
- Li Zhong(Fri Sep 02 2022 - 03:42:13 EST)
- [PATCH v1] drivers/acpi/processor_idle: check the return value of acpi_fetch_acpi_dev()
- Li Zhong(Fri Sep 02 2022 - 03:39:41 EST)
- Li Zhong(Sat Sep 03 2022 - 19:04:27 EST)
- Re: [PATCH v1] drivers/ata/libata-core: check return value of sata_scr_read()
- Li Zhong(Sat Sep 03 2022 - 19:05:41 EST)
- Re: [PATCH v1] drivers/base/auxiliary: check return value of strrchr()
- Greg KH(Thu Sep 01 2022 - 11:05:28 EST)
- Li Zhong(Sat Sep 03 2022 - 02:25:50 EST)
- Greg KH(Sat Sep 03 2022 - 02:33:39 EST)
- Re: [PATCH v1] drm/ttm: Refcount allocated tail pages
- [PATCH v1] f2fs: fix typo
- [PATCH v1] i2c: designware: Add support to get I2C related timing parameters from firmware.
- [PATCH v1] kernel/stop_matche.c : remove redundant global variable initialization
- lizhe(Tue Sep 06 2022 - 12:07:04 EST)
- Re: [PATCH v1] leds: trigger: pattern: notify userpace if pattern finished
- [PATCH v1] mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
- [PATCH v1] mm/gup: adjust stale comment for RCU GUP-fast
- Peter Xu(Thu Sep 01 2022 - 12:29:12 EST)
- Peter Xu(Thu Sep 01 2022 - 12:40:48 EST)
- Peter Xu(Thu Sep 01 2022 - 13:44:39 EST)
- Yang Shi(Thu Sep 01 2022 - 13:51:08 EST)
- Peter Xu(Thu Sep 01 2022 - 14:07:24 EST)
- Yang Shi(Thu Sep 01 2022 - 14:37:19 EST)
- Peter Xu(Fri Sep 02 2022 - 10:26:50 EST)
- Yang Shi(Fri Sep 02 2022 - 11:49:03 EST)
- Re: [PATCH v1] mm/ksm: update stale comment in write_protect_page()
- Yang Shi(Thu Sep 01 2022 - 13:43:33 EST)
- Re: [PATCH v1] Moving IRQ handler registering after imx_rngc_irq_mask_clear()
- [PATCH v1] net/mac80211/agg-tx: check the return value of rcu_dereference_protected_tid_tx()
- Li Zhong(Fri Sep 02 2022 - 03:57:47 EST)
- Re: [PATCH v1] platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver
- Re: [PATCH v1] PM: runtime: Add support to disable wakeup sources
- Greg KH(Thu Sep 01 2022 - 11:56:59 EST)
- Re: [PATCH v1] regmap: introduce value tracing for regmap bulk operations
- [PATCH v1] riscv : support update_mmu_tlb() for riscv
- Re: [PATCH v1] seccomp: Release filter when copy_process() fails.
- [PATCH v1] selftests/xsk: Avoid use-after-free on ctx
- RE: [PATCH v1 tty-next 1/2] 8250: microchip: pci1xxxx: Add driver for the quad-uart function in the multi-function endpoint of pci1xxxx device.
- RE: [PATCH v1 tty-next 1/2] 8250: microchip: pci1xxxx: Add driver for the quad-uart function in the multi-function endpoint of pci1xxxx device.
- RE: [PATCH v1 tty-next 2/2] 8250: microchip: pci1xxxx: Add power management functions to pci1xxxx's quad-uart driver.
- RE: [PATCH v1 tty-next 2/2] 8250: microchip: pci1xxxx: Add power management functions to pci1xxxx's quad-uart driver.
- [PATCH v1] Update for Facebook yosemite V2 BMC.
- Tao Ren(Tue Sep 06 2022 - 02:28:03 EST)
- [PATCH v2 00/10] A few cleanup patches for hugetlb
- Re: [PATCH v2 00/10] ARM: dts: mvebu: Add definitions for PCIe legacy INTx interrupts
- Re: [PATCH v2 00/10] Encrypted Hibernation
- [PATCH v2 00/10] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
- [PATCH v2 00/10] misc: fastrpc: Add audiopd support
- [PATCH v2 00/11] drm/udl: More fixes
- [PATCH v2 00/12] ASoC: codecs: qcom add support for SM8450 and SC8280XP
- [PATCHv2 00/13] Introduce RK806 Support
- [PATCH v2 00/13] Make atmel serial driver aware of GCLK
- [PATCH v2 00/14] ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes
- [PATCH v2 00/14] fs/buffer: remove ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:24:22 EST)
- [Patch v2 00/15] Add MFC v12 support.
- [PATCH v2 00/15] Tidy up vfio_device life cycle
- [PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
- [PATCH v2 00/23] KVM: x86: AVIC and local APIC fixes+cleanups
- Re: [PATCH v2 00/41] drm: Analog TV Improvements
- [PATCH v2 00/59] x86/retbleed: Call depth tracking mitigation
- [PATCH v2 01/10] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
- [PATCH v2 01/10] hugetlb: make hugetlb_cma_check() static
- [PATCH v2 01/10] misc: fastrpc: Rename audio protection domain to root
- Re: [PATCH v2 01/10] tpm: Add support for in-kernel resetting of PCRs
- [PATCH v2 01/11] drm/udl: Restore display mode on resume
- [PATCH v2 01/12] ASoC: codecs: wsa-macro: handle swr_reset correctly
- [PATCHv2 01/13] mfd: rk808: convert to device managed resources
- [PATCH v2 01/13] spi: dt-bindings: atmel,at91rm9200-spi: Add DMA related properties
- [PATCH v2 01/14] arm64: dts: qcom: sdm630: align APR services node names with dtschema
- [PATCH v2 01/14] fs/buffer: remove __breadahead_gfp()
- Zhang Yi(Thu Sep 01 2022 - 09:24:40 EST)
- [Patch v2 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC
- [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- Re: [PATCH v2 01/16] powerpc: Replace unreachable() with it's builtin variant in __WARN_FLAGS()
- Re: [PATCH v2 01/19] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- Chao Gao(Thu Sep 01 2022 - 01:39:49 EST)
- [PATCH v2 01/20] net: add helper eth_addr_add()
- [PATCH v2 01/23] KVM: x86: Purge "highest ISR" cache when updating APICv state
- [PATCH v2 01/59] x86/paravirt: Ensure proper alignment
- Re: [PATCH v2 0/1] tee: Add tee_shm_register_fd
- [PATCH v2 0/1] Tracing: Compile error with qla2xxx
- [PATCH v2 0/1] VRC-2 Car Controller
- [PATCH v2 02/10] hugetlb: Use helper macro SZ_1K
- [PATCH v2 02/10] misc: fastrpc: Add reserved mem support
- [PATCH v2 02/10] tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
- Re: [PATCH v2 02/10] tpm: Allow PCR 23 to be restricted to kernel-only use
- [PATCH v2 02/11] drm/udl: Add reset_resume
- [PATCH v2 02/12] ASoC: codecs: rx-macro: handle swr_reset correctly
- [PATCH v2 02/13] ARM: dts: at91: sama7g5: Swap rx and tx for spi11
- [PATCHv2 02/13] mfd: rk808: use dev_err_probe
- [PATCH v2 02/14] arm64: dts: qcom: sdm845: align APR services node names with dtschema
- [PATCH v2 02/14] fs/buffer: add some new buffer read helpers
- Zhang Yi(Thu Sep 01 2022 - 09:24:56 EST)
- Jan Kara(Thu Sep 01 2022 - 11:44:18 EST)
- [Patch v2 02/15] dt-bindings: media: s5p-mfc: Add mfcv12 variant
- [PATCH v2 02/15] vfio/pci: Use the new device life cycle helpers
- Re: [PATCH v2 02/16] powerpc: override __ALIGN() and __ALIGN_STR() macros
- Re: [PATCH v2 02/19] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
- Chao Gao(Thu Sep 01 2022 - 01:56:57 EST)
- [PATCH v2 02/20] of: base: add of_parse_phandle_with_optional_args()
- [PATCH v2 02/23] KVM: SVM: Flush the "current" TLB when activating AVIC
- [PATCH v2 02/59] x86/cpu: Remove segment load from switch_to_new_gdt()
- Re: [PATCH v2 0/2] arm: Replace this_cpu_* with raw_cpu_* in panic_bad_stack()
- Re: [PATCH v2 0/2] Enable SA2UL support on AM64X
- [PATCH v2 0/2] i2c: core: Add mux root adapter operations
- Re: [PATCH v2 0/2] Introduce sof_of_machine_select
- [PATCH v2 0/2] iova: Some misc changes
- [PATCH v2 0/2] ipc/msg: mitigate the lock contention in ipc/msg
- [PATCH v2 0/2] mtd: spi-nor: Add flash device reset support
- [PATCH v2 0/2] x86/kprobes: Fixes for CONFIG_RETHUNK
- [PATCH v2 03/10] dt-bindings: misc: fastrpc: Document memory-region property
- [PATCH v2 03/10] firmware: arm_ffa: Remove ffa_dev_ops_get()
- [PATCH v2 03/10] hugetlb: Use LIST_HEAD() to define a list head
- [PATCH v2 03/11] drm/udl: Enable damage clipping
- [PATCH v2 03/12] ASoC: codecs: tx-macro: handle swr_reset correctly
- [PATCHv2 03/13] clk: RK808: reduce 'struct rk808' usage
- [PATCH v2 03/13] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
- [PATCH v2 03/14] arm64: dts: qcom: sm8250: align APR services node names with dtschema
- [PATCH v2 03/14] fs/buffer: replace ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:24:51 EST)
- Jan Kara(Thu Sep 01 2022 - 11:45:41 EST)
- [Patch v2 03/15] media: s5p-mfc: Rename IS_MFCV10 macro
- [PATCH v2 03/15] vfio/mlx5: Use the new device life cycle helpers
- Re: [PATCH v2 03/16] powerpc: Fix objtool unannotated intra-function call warnings
- [PATCH v2 03/20] nvmem: core: add an index parameter to the cell
- [PATCH v2 03/23] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
- [PATCH v2 03/59] x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
- [PATCH v2 0/3] Add ARM SCMI Powercap driver
- Re: [PATCH v2 0/3] Add generic framebuffer support to EFI earlycon driver
- [PATCH v2 0/3] Add GPCDMA support to Tegra I2C
- Akhil R(Tue Sep 06 2022 - 11:41:38 EST)
- Re: [PATCH v2 0/3] Add support for rk3399 based eaidk-610
- [PATCH v2 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
- [PATCH V2 0/3] arch: Cleanup ptrace_disable
- guoren(Sat Sep 03 2022 - 12:23:59 EST)
- Re: [PATCH v2 0/3] dmaengine : xilinx_dma: Fix error handling paths
- [PATCH v2 0/3] Enable initial support for StarFive VisionFive V1 SBC
- [PATCH v2 0/3] Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y
- [PATCH v2 0/3] iio: temperature: mlx90632: Add powermanagement
- cmo(Sat Sep 03 2022 - 18:23:46 EST)
- [PATCH v2 0/3] page_owner: print stacks and their counter
- [PATCH v2 0/3] PCI/PM: Always disable PTM for all devices during suspend
- [PATCH v2 0/3] perf: Clean up and fix potential mem leak
- [PATCH v2 0/3] SDM670 Global Clocks
- Re: [PATCH v2 0/3] serial: Add uart_xmit_advance() + fixes part (of a larger patch series)
- Re: [PATCH v2 0/3] The UEFI panic notification mechanism, 2nd round
- [PATCH v2 0/3] tty: TX helpers
- Re: [PATCH v2 0/3] xen-blk{front, back}: Fix the broken semantic and flow of feature-persistent
- Re: [PATCH v2 0/3] xen-blk{front,back}: Fix the broken semantic and flow of feature-persistent
- [PATCH v2 04/10] firmware: arm_ffa: Add support for querying FF-A features
- [PATCH v2 04/10] hugetlb: Use sizeof() to get the array size
- [PATCH v2 04/10] misc: fastrpc: Add fastrpc_remote_heap_alloc
- Re: [PATCH v2 04/11] PCI: qcom-ep: Add eDMA support
- [PATCH v2 04/11] Revert "drm/udl: Kill pending URBs at suspend and disconnect"
- [PATCH v2 04/12] ASoC: codecs: tx-macro: fix active_decimator array
- [PATCH v2 04/13] ARM: dts: at91: sam9x60ek: Add DBGU compatibles to uart1
- [PATCHv2 04/13] regulator: rk808: reduce 'struct rk808' usage
- [PATCH v2 04/14] arm64: dts: qcom: msm8996: fix APR services nodes
- [PATCH v2 04/14] gfs2: replace ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:24:46 EST)
- Jan Kara(Thu Sep 01 2022 - 11:46:53 EST)
- [Patch v2 04/15] media: s5p-mfc: Add initial support for MFCv12
- [PATCH v2 04/15] vfio/hisi_acc: Use the new device life cycle helpers
- Re: [PATCH v2 04/19] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- [PATCH v2 04/20] nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
- [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
- [PATCH v2 04/59] x86/cpu: Re-enable stackprotector
- [PATCH v2 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
- [PATCH v2 0/4] ASoC: qcom: add support for sc8280xp machine
- [PATCH v2 0/4] dma-buf: To check enable signaling before signaled
- [PATCH v2 0/4] Introduce ClockworkPi CWD686 DRM panel driver
- [PATCH v2 0/4] irqdomain: Fix mapping-creation race
- [PATCH v2 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
- [PATCH V2 0/4] perf/core: Assert PERF_EVENT_FLAG_ARCH is followed
- [PATCH v2 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
- [PATCH v2 0/4] tracing: Have filters and histograms use a call table instead of pointers
- [PATCH v2 05/10] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
- [PATCH v2 05/10] hugetlb: Use helper {huge_pte|pmd}_lock()
- [PATCH v2 05/10] misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
- [PATCH v2 05/11] drm/udl: Suppress error print for -EPROTO at URB completion
- [PATCH v2 05/12] ASoC: codecs: tx-macro: fix kcontrol put
- [PATCH v2 05/13] dt-bindings: serial: atmel,at91-usart: convert to json-schema
- [PATCHv2 05/13] rtc: rk808: reduce 'struct rk808' usage
- [PATCH v2 05/14] arm64: dts: qcom: sdm845: align dai node names with dtschema
- [PATCH v2 05/14] isofs: replace ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:25:00 EST)
- [Patch v2 05/15] Documention: v4l: Documentation for VP9 CIDs.
- [PATCH v2 05/15] vfio/mdpy: Use the new device life cycle helpers
- Re: [PATCH v2 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
- Re: [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- Chao Gao(Thu Sep 01 2022 - 02:00:22 EST)
- Chao Gao(Thu Sep 01 2022 - 02:18:31 EST)
- [PATCH v2 05/20] nvmem: core: drop the removal of the cells in nvmem_add_cells()
- [PATCH v2 05/23] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
- [PATCH v2 05/59] x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()
- [PATCH v2 0/5] Add PWM for MStar SoCs
- [PATCH v2 0/5] arm64: dts: ti: Add support for AM62A family of SoCs
- [PATCH v2 0/5] Broadcom/Apple Bluetooth driver for Apple Silicon
- [PATCH v2 0/5] cpumask: cleanup nr_cpu_ids vs nr_cpumask_bits mess
- [PATCH V2 0/5] Introduce erofs shared domain
- Jia Zhu(Fri Sep 02 2022 - 06:54:13 EST)
- [PATCH v2 0/5] Misc hisi_lpc changes
- [PATCH v2 0/5] Modify MxL's CGU clk driver to make it secure boot compatible
- Re: [PATCH v2 0/5] riscv: add PREEMPT_RT support
- [PATCH v2 0/5] Some style cleanups for recent extension additions
- [PATCH v2 0/5] soundwire: Fixes for spurious and missing UNATTACH
- [PATCH v2 06/10] firmware: arm_ffa: Make memory apis ffa_device independent
- [PATCH v2 06/10] hugetlb: pass NULL to kobj_to_hstate() if nid is unused
- [PATCH v2 06/10] misc: fastrpc: Rework fastrpc_req_munmap
- [PATCH v2 06/11] drm/udl: Increase the default URB list size to 20
- [PATCH v2 06/12] ASoC: codecs: wsa883x: add clock stop support
- [PATCH v2 06/13] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9x60
- [PATCHv2 06/13] mfd: rk808: replace 'struct i2c_client' with 'struct device'
- [PATCH v2 06/14] arm64: dts: qcom: msm8996: align dai node names with dtschema
- [PATCH v2 06/14] jbd2: replace ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:26:53 EST)
- Jan Kara(Thu Sep 01 2022 - 11:50:30 EST)
- [Patch v2 06/15] media: v4l2: Add v4l2 control IDs for VP9 encoder.
- [PATCH v2 06/15] vfio/mtty: Use the new device life cycle helpers
- [PATCH v2 06/20] nvmem: core: add nvmem_add_one_cell()
- [PATCH v2 06/23] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
- [PATCH v2 06/59] x86/vdso: Ensure all kernel code is seen by objtool
- [PATCH V2 0/6] Add sample_flags to improve the perf_sample_data struct
- [PATCH v2 0/6] arm64: dts: imx8mq-librem5: phone DT updates
- Re: [PATCH V2 0/6] arm64: dts: imx8ulp: several updates
- Re: [PATCH v2 0/6] arm64: dts: qcom: Fix broken regulator spec on RPMH boards
- [PATCH v2 0/6] begin converting hugetlb code to folios
- [PATCH v2 0/6] J721S2: Add support for additional IPs
- [PATCH V2 0/6] perf intel-pt: Support itrace option flag d+e to log on error
- [PATCH V2 0/6] riscv: Add GENERIC_ENTRY, IRQ_STACKS support
- guoren(Sun Sep 04 2022 - 03:27:20 EST)
- Guo Ren(Sun Sep 04 2022 - 06:40:40 EST)
- Guo Ren(Sun Sep 04 2022 - 07:05:42 EST)
- Guo Ren(Mon Sep 05 2022 - 21:55:49 EST)
- [PATCH v2 0/6] Use composable cache instead of L2 cache
- Zong Li(Mon Sep 05 2022 - 04:32:41 EST)
- [PATCH v2 07/10] firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
- [PATCH v2 07/10] hugetlb: kill hugetlbfs_pagecache_page()
- [PATCH v2 07/10] misc: fastrpc: Add support for audiopd
- [PATCH v2 07/11] drm/udl: Drop unneeded alignment
- [PATCH v2 07/12] ASoC: qcom: dt-bindings: add sm8450 and sc8280xp compatibles
- [PATCH v2 07/13] dt-bindings: mfd: atmel,sama5d2-flexcom: Add USART child node ref binding
- [PATCHv2 07/13] mfd: rk808: split into core and i2c
- [PATCH v2 07/14] arm64: dts: qcom: qrb5165-rb5: align dai node names with dtschema
- [PATCH v2 07/14] ntfs3: replace ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:25:13 EST)
- Jan Kara(Thu Sep 01 2022 - 11:47:58 EST)
- [Patch v2 07/15] media: s5p-mfc: Add support for VP9 encoder.
- [PATCH v2 07/15] vfio/mbochs: Use the new device life cycle helpers
- Re: [PATCH v2 07/16] powerpc: Skip objtool from running on VDSO files
- [PATCH v2 07/20] nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
- [PATCH v2 07/23] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
- [PATCH v2 07/59] x86: Sanitize linker script
- Re: [PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
- Re: [PATCH v2 0/7] Implement inline static calls on PPC32 - v2
- RE: [PATCH v2 0/7] watchdog: imx7ulp_wdt: update i.MX7ULP WDOG timer driver
- [PATCH v2 08/10] firmware: arm_ffa: Add v1.1 get_partition_info support
- [PATCH v2 08/10] hugetlb: add comment for subtle SetHPageVmemmapOptimized()
- [PATCH v2 08/10] misc: fastrpc: Safekeep mmaps on interrupted invoke
- [PATCH v2 08/11] drm/udl: Fix potential URB leaks
- [PATCH v2 08/12] ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xp
- [PATCHv2 08/13] dt-bindings: mfd: add rk806 binding
- [PATCH v2 08/13] tty: serial: atmel: Define GCLK as USART baudrate source clock
- [PATCH v2 08/14] arm64: dts: qcom: sm8250: use generic name for LPASS clock controller
- [PATCH v2 08/14] ocfs2: replace ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:25:17 EST)
- Jan Kara(Thu Sep 01 2022 - 11:51:27 EST)
- [PATCH v2 08/15] drm/i915/gvt: Use the new device life cycle helpers
- [Patch v2 08/15] media: s5p-mfc: Add YV12 and I420 multiplanar format support
- Re: [PATCH v2 08/16] objtool: Fix SEGFAULT
- [PATCH v2 08/20] nvmem: core: introduce NVMEM layouts
- [PATCH v2 08/23] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
- [PATCH v2 08/59] x86/build: Ensure proper function alignment
- [PATCH v2 0/8] kbuild: various cleanups
- [PATCH v2 09/10] firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
- [PATCH v2 09/10] hugetlb: remove meaningless BUG_ON(huge_pte_none())
- [PATCH v2 09/10] misc: fastrpc: Add mmap request assigning for static PD pool
- [PATCH v2 09/11] drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
- [PATCH v2 09/12] ASoC: codecs: tx-macro: add support for sm8450 and sc8280xp
- [PATCHv2 09/13] mfd: rk8xx: add rk806 support
- [PATCH v2 09/13] tty: serial: atmel: Define BRSRCCK bitmask of UART IP's Mode Register
- [PATCH v2 09/14] ASoC: dt-bindings:: qcom,q6asm: convert to dtschema
- [PATCH v2 09/14] reiserfs: replace ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:25:35 EST)
- Jan Kara(Thu Sep 01 2022 - 11:52:48 EST)
- [Patch v2 09/15] media: s5p-mfc: Add support for rate controls in MFCv12
- [PATCH v2 09/15] vfio/ap: Use the new device life cycle helpers
- Re: [PATCH v2 09/16] objtool: Use target file endianness instead of a compiled constant
- [PATCH v2 09/20] nvmem: core: add per-cell post processing
- [PATCH v2 09/23] Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible"
- Re: [PATCH v2 09/41] drm/connector: Add TV standard property
- [PATCH v2 09/59] x86/asm: Ensure proper function alignment
- [PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
- Re: [PATCH v2 0/9] i2c-mlxbf.c: bug fixes and new feature support
- [PATCH v2 10/10] firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
- [PATCH v2 10/10] hugetlb: make hugetlb depends on SYSFS or SYSCTL
- [PATCH v2 10/10] misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
- [PATCH v2 10/11] drm/udl: Don't re-initialize stuff at retrying the URB list allocation
- Re: [PATCH v2 10/11] sh: mm: Convert to GENERIC_IOREMAP
- [PATCH v2 10/12] ASoC: codecs: rx-macro: add support for sm8450 and sc8280xp
- [PATCHv2 10/13] pinctrl: rk805: add rk806 pinctrl support
- [PATCH v2 10/13] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
- [PATCH v2 10/14] dt-bindings: soc: qcom: apr: correct service children
- [PATCH v2 10/14] udf: replace ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:25:41 EST)
- Jan Kara(Thu Sep 01 2022 - 11:58:55 EST)
- [Patch v2 10/15] media: s5p-mfc: Add support for UHD encoding.
- [PATCH v2 10/15] vfio/fsl-mc: Use the new device life cycle helpers
- Re: [PATCH v2 10/16] objtool: Use target file class size instead of a compiled constant
- [PATCH v2 10/20] nvmem: core: allow to modify a cell before adding it
- [PATCH v2 10/23] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
- Re: [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
- [PATCH v2 10/59] x86/error_inject: Align function properly
- [PATCH v2 11/11] drm/udl: Sync pending URBs at the end of suspend
- [PATCH v2 11/12] ASoC: codecs: va-macro: clear the frame sync counter before enabling
- [PATCH v2 11/13] clk: at91: sama5d2: Add Generic Clocks for UART/USART
- [PATCHv2 11/13] regulator: rk808: Use dev_err_probe
- [PATCH v2 11/14] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: cleanup example
- [PATCH v2 11/14] ufs: replace ll_rw_block()
- Zhang Yi(Thu Sep 01 2022 - 09:25:07 EST)
- Jan Kara(Thu Sep 01 2022 - 11:59:19 EST)
- [Patch v2 11/15] media: s5p-mfc: Add support for DMABUF for encoder
- [PATCH v2 11/15] vfio/platform: Use the new device life cycle helpers
- Re: [PATCH v2 11/16] objtool: Add --mnop as an option to --mcount
- [PATCH v2 11/20] nvmem: imx-ocotp: replace global post processing with layouts
- [PATCH v2 11/23] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
- [PATCH v2 11/59] x86/paravirt: Properly align PV functions
- Re: [PATCH v2 1/1] drivers/base/cpu: Print kernel arch
- [PATCH v2 1/1] eventfd: check ida_simple_get() return value
- Bo Liu(Wed Sep 07 2022 - 04:32:57 EST)
- Re: Re: [PATCH v2 1/1] gpio: rockchip: Switch to use fwnode instead of of_node
- [PATCH v2 1/1] HID: Add driver for VRC-2 Car Controller
- [PATCH v2 1/1] pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value check
- Re: [PATCH v2 1/1] pinctrl: pistachio: Switch to use fwnode instead of
- [PATCH v2 1/1] tracing: Fix compile error in trace_array calls when TRACING is disabled
- [PATCH v2 12/12] ASoC: codecs: va-macro: add support for sm8450 and sc8280xp
- Re: [PATCH v2 12/12] clk: imx8mm: don't use multiple blank lines
- [PATCHv2 12/13] regulator: rk808: add rk806 support
- [PATCH v2 12/13] tty: serial: atmel: Make the driver aware of the existence of GCLK
- [PATCH v2 12/14] ASoC: dt-bindings: qcom,q6dsp-lpass-clocks: cleanup example
- [PATCH v2 12/14] fs/buffer: remove ll_rw_block() helper
- Zhang Yi(Thu Sep 01 2022 - 09:26:45 EST)
- [PATCH v2 12/15] vfio/amba: Use the new device life cycle helpers
- [PATCH v2 12/20] nvmem: cell: drop global cell_post_process
- [PATCH v2 12/23] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
- [PATCH v2 12/59] x86/entry: Align SYM_CODE_START() variants
- Re: [PATCH v2 1/2] bindings: iio: adc: Add max11205 documentation file
- Re: [PATCH v2 1/2] clk: qcom: gcc-sc7180: Keep the USB GDSC always on
- Re: [PATCH v2 1/2] Drivers: hv: balloon: Support status report for larger page sizes
- [PATCH v2 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
- [PATCH v2 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
- [PATCH v2 1/2] dt-bindings: mtd: spi-nor: Add reset-gpios property
- Re: [PATCH v2 1/2] gpio: Add gpio latch driver
- [PATCH v2 1/2] i2c: core: Add mux root adapter operations
- [PATCH v2 1/2] iova: Remove some magazine pointer NULL checks
- [PATCH v2 1/2] KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
- [PATCH v2 1/2] net: dsa: LAN9303: Add early read to sync
- [PATCH v2 1/2] percpu: Add percpu_counter_add_local
- Re: [PATCH v2 1/2] phy: tegra: xusb: add utmi pad power on/down ops
- JC Kuo(Mon Sep 05 2022 - 22:44:21 EST)
- [PATCH v2 1/2] powerpc/math_emu/efp: Include module.h
- [PATCH V2 1/2] rpmsg: glink: Add lock to avoid race when rpmsg device is released
- [PATCH v2 1/2] virt: vbox: Add check for device_create_file
- Greg KH(Thu Sep 01 2022 - 05:39:56 EST)
- Greg KH(Thu Sep 01 2022 - 06:25:07 EST)
- [PATCH v2 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
- [PATCH v2 1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
- [PATCHv2 13/13] ASoC: rk817: Remove 'select REGMAP_I2C'
- [PATCH v2 13/13] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
- [PATCH v2 13/14] ASoC: dt-bindings: qcom,q6apm-dai: adjust indentation in example
- [PATCH v2 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
- Zhang Yi(Thu Sep 01 2022 - 09:26:32 EST)
- Jan Kara(Thu Sep 01 2022 - 12:00:04 EST)
- Al Viro(Thu Sep 01 2022 - 20:30:53 EST)
- Zhang Yi(Thu Sep 01 2022 - 21:33:04 EST)
- Al Viro(Thu Sep 01 2022 - 21:51:20 EST)
- Zhang Yi(Thu Sep 01 2022 - 21:58:46 EST)
- [Patch v2 13/15] media: s5p-mfc: Load firmware for each run in MFCv12.
- [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
- Re: [PATCH v2 13/16] objtool: Use macros to define arch specific reloc types
- [PATCH v2 13/20] nvmem: core: drop priv pointer in post process callback
- [PATCH v2 13/23] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
- [PATCH v2 13/59] crypto: x86/camellia: Remove redundant alignments
- Re: [PATCH v2 1/3] dma-buf: Add ioctl to query mmap coherency/cache info
- [PATCH v2 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
- [PATCH v2 1/3] dt-bindings: riscv: starfive: Add StarFive VisionFive V1 board
- Re: [PATCH v2 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
- [PATCH v2 1/3] fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
- [PATCH v2 1/3] i2c: tegra: Add GPCDMA support
- Akhil R(Tue Sep 06 2022 - 11:41:44 EST)
- Re: [PATCH v2 1/3] iio: magnetometer: yamaha-yas530: Use pointers as driver data
- [PATCH v2 1/3] iio: temperature: mlx90632 Add runtime powermanagement modes
- cmo(Sat Sep 03 2022 - 18:24:05 EST)
- Crt Mori(Sun Sep 04 2022 - 17:37:40 EST)
- [PATCH v2 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
- Like Xu(Wed Sep 07 2022 - 06:49:02 EST)
- [PATCH v2 1/3] lib/stackdepot: Add a refcount field in stack_record
- [PATCH v2 1/3] memblock test: Add test to memblock_add() 129th region
- [PATCH v2 1/3] mm: reuse pageblock_start/end_pfn() macro
- [PATCH v2 1/3] nfsd: Fix a memory leak in an error handling path
- [PATCH v2 1/3] PCI/PTM: Preserve PTM Root Select
- [PATCH v2 1/3] perf clean: Add same_cmd_with_prefix helper
- [PATCH v2 1/3] powercap: arm_scmi: Add SCMI Powercap based driver
- [PATCH V2 1/3] riscv: ptrace: Remove duplicate operation
- guoren(Sat Sep 03 2022 - 12:24:01 EST)
- Re: [PATCH v2 1/3] swab: Add array operations
- [PATCH v2 1/3] tty: serial: introduce transmit helper generators
- Greg KH(Thu Sep 01 2022 - 08:25:25 EST)
- Greg KH(Fri Sep 02 2022 - 01:23:48 EST)
- Re: [PATCH v2 1/3] xen-blkback: Advertise feature-persistent as user requested
- [PATCH v2 14/14] dt-bindings: soc: qcom: apr: add missing properties
- [PATCH v2 14/14] fs/buffer: remove bh_submit_read() helper
- Zhang Yi(Thu Sep 01 2022 - 09:26:25 EST)
- [Patch v2 14/15] media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUF
- [PATCH v2 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
- [PATCH v2 14/20] dt-bindings: mtd: relax the nvmem compatible string
- [PATCH v2 14/23] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
- Re: [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
- [PATCH v2 14/59] crypto: x86/cast5: Remove redundant alignments
- Re: [PATCH v2 1/4] ACPI: platform: Get rid of redundant 'else'
- [PATCH v2 1/4] ASoC: qcom: common: use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL
- Re: [PATCH v2 1/4] bus: hisi_lpc: Don't dereference fwnode handle
- [PATCH v2 1/4] drm/sched: Enable signaling for finished fence
- [PATCH v2 1/4] dt-bindings: interconnect: qcom,msm8998-bwmon: Add support for sc7280 BWMONs
- [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add prefix for ClockworkPi
- [PATCH v2 1/4] irqdomain: Look for existing mapping only once
- Re: [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
- Yuan Yao(Tue Sep 06 2022 - 22:51:01 EST)
- Yuan Yao(Wed Sep 07 2022 - 01:35:35 EST)
- [PATCH v2 1/4] media: dt-bindings: Document Renesas RZ/G2L CSI-2 block
- Re: [PATCH v2 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
- [PATCH v2 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
- [PATCH V2 1/4] perf/core: Expand PERF_EVENT_FLAG_ARCH
- Re: [PATCH v2 1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
- Re: [PATCH v2 1/4] riscv: Add X register names to gpr-nums
- Re: [PATCH v2 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
- [PATCH v2 1/4] tracing: Add numeric delta time to the trace event benchmark
- [Patch v2 15/15] arm64: dts: fsd: Add MFC related DT enteries
- [PATCH v2 15/15] vfio: Add struct device to vfio_device
- Re: [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
- [PATCH v2 15/20] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
- [PATCH v2 15/23] KVM: x86: Explicitly skip adding vCPU to optimized logical map if LDR==0
- [PATCH v2 15/59] crypto: x86/crct10dif-pcl: Remove redundant alignments
- [PATCH v2 1/5] bus: hisi_lpc: Don't dereference fwnode handle
- [PATCH v2 1/5] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
- [PATCH v2 1/5] dt-bindings: arm: ti: Rearrange IOPAD macros alphabetically
- [PATCH v2 1/5] dt-bindings: iio: adc: Add docs for LTC2499
- [PATCH v2 1/5] dt-bindings: net: Add generic Bluetooth controller
- [PATCH v2 1/5] dt-bindings: pwm: Add Mstar MSC313e PWM devicetree bindings documentation
- [PATCH v2 1/5] dt-bindings: vendor-prefixes: add Diodes
- [PATCH V2 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
- Jia Zhu(Fri Sep 02 2022 - 06:54:26 EST)
- Re: [PATCH v2 1/5] iio: adc: mcp320x: use callbacks for RX conversion
- [PATCH v2 1/5] riscv: cleanup svpbmt cpufeature probing
- [PATCH v2 1/5] sched/fair: remove redundant check in select_idle_smt
- Abel Wu(Thu Sep 01 2022 - 09:13:30 EST)
- [PATCH v2 1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN
- [PATCH v2 1/5] smp: don't declare nr_cpu_ids if NR_CPUS == 1
- [PATCH v2 1/5] soundwire: cadence: fix updating slave status when a bus has multiple peripherals
- Re: [PATCH v2 16/16] objtool/powerpc: Add --mcount specific implementation
- [PATCH v2 16/20] nvmem: layouts: add sl28vpd layout
- [PATCH v2 16/23] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
- [PATCH v2 16/59] crypto: x86/serpent: Remove redundant alignments
- [PATCH v2 1/6] arm64: dts: imx8mq-librem5: describe the voice coil motor for focus control
- [PATCH v2 1/6] arm64: dts: ti: k3-j721s2-main: Add support for USB
- [PATCH v2 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
- Zong Li(Mon Sep 05 2022 - 04:32:55 EST)
- Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
- [PATCH v2 1/6] mm/hugetlb: add folio support to hugetlb specific flag macros
- [PATCH V2 1/6] perf: Add sample_flags to indicate the PMU-filled sample data
- [PATCH V2 1/6] perf tools: Add perf_config_scan()
- [PATCH V2 1/6] riscv: ptrace: Remove duplicate operation
- guoren(Sun Sep 04 2022 - 03:27:30 EST)
- [PATCH v2 17/20] nvmem: core: export nvmem device size
- [PATCH v2 17/23] KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
- [PATCH v2 17/59] crypto: x86/sha1: Remove custom alignments
- [PATCH v2 1/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
- [PATCH v2 18/20] arm64: dts: ls1028a: sl28: get MAC addresses from VPD
- [PATCH v2 18/23] KVM: SVM: Always update local APIC on writes to logical dest register
- [PATCH v2 18/59] crypto: x86/sha256: Remove custom alignments
- [PATCH v2 1/8] kbuild: fix and refactor single target build
- [PATCH v2 19/23] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"
- Re: [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
- [PATCH v2 19/59] crypto: x86/sm[34]: Remove redundant alignments
- [PATCH v2 1/9] dt-bindings: ufs: qcom: Add sm6115 binding
- [PATCH v2 1/9] gpio: Remove sta2x11 GPIO driver
- [PATCH v2 20/23] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
- Re: [PATCH v2 20/41] drm/modes: Properly generate a drm_display_mode from a named mode
- [PATCH v2 20/59] crypto: twofish: Remove redundant alignments
- [PATCH v2 21/23] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
- [PATCH v2 21/59] crypto: x86/poly1305: Remove custom function alignment
- [PATCH v2 22/23] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
- [PATCH v2 22/59] x86: Put hot per CPU variables into a struct
- Re: [PATCH v2 2/2] ACPI: bus: Refactor ACPI matching functions for better readability
- Re: [PATCH v2 2/2] arm64: dts: ti: add k3-j721e-beagleboneai64
- [PATCH v2 2/2] drm/tests: Change "igt_" prefix to "test_drm_"
- RE: [PATCH v2 2/2] iio: adc: add max11205 adc driver
- [PATCH v2 2/2] iio: si7020: Lock root adapter to wait for reset
- [PATCH v2 2/2] input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
- [PATCH v2 2/2] iova: Remove magazine BUG_ON() checks
- [PATCH v2 2/2] ipc/msg: mitigate the lock contention with percpu counter
- [PATCH v2 2/2] KVM: x86: Add missing trace points for RDMSR/WRMSR in emulator path
- [PATCH v2 2/2] mtd: spi-nor: Add support for flash reset
- [PATCH v2 2/2] net: dsa: LAN9303: Add basic support for LAN9354
- [PATCH v2 2/2] powerpc/math-emu: Remove -w build flag and fix warnings
- [PATCH V2 2/2] rpmsg: glink: Add lock to rpmsg_ctrldev_remove
- [PATCH v2 2/2] x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
- [PATCH v2 2/2] x86/sgx: Handle VA page allocation failure for EAUG on PF.
- [PATCH v2 23/23] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
- [PATCH v2 23/59] x86/percpu: Move preempt_count next to current_task
- [PATCH v2 2/3] arm64: tegra: Add GPCDMA support for Tegra I2C
- Akhil R(Tue Sep 06 2022 - 11:39:19 EST)
- [PATCH v2 2/3] clk: qcom: gcc-sdm845: use device tree match data
- [PATCH v2 2/3] fortify: Add KUnit test for FORTIFY_SOURCE internals
- [PATCH v2 2/3] hwmon: (tps23861) reduce count of i2c transactions for port_status
- [PATCH v2 2/3] iio: temperature: mlx90632 Read sampling frequency
- cmo(Sat Sep 03 2022 - 18:24:23 EST)
- Crt Mori(Sun Sep 04 2022 - 11:24:02 EST)
- Re: [PATCH v2 2/3] iommu/mediatek: Add enable IOMMU SMC command for INFRA master
- [PATCH v2 2/3] KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
- Like Xu(Wed Sep 07 2022 - 06:49:04 EST)
- [PATCH v2 2/3] memblock test: Add test to memblock_reserve() 129th region
- [PATCH v2 2/3] mm: add pageblock_align() macro
- [PATCH v2 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter
- [PATCH v2 2/3] nfsd: Avoid some useless tests
- [PATCH V2 2/3] openrisc: ptrace: Remove duplicate operation
- guoren(Sat Sep 03 2022 - 12:24:10 EST)
- [PATCH v2 2/3] PCI/PTM: Implement pci_enable_ptm() for Root Ports, Switch Upstream Ports
- [PATCH v2 2/3] perf c2c: Add helpers to get counts of loads or stores
- Leo Yan(Tue Sep 06 2022 - 00:28:22 EST)
- [PATCH v2 2/3] powercap: arm_scmi: Fix signedness bug in probe
- [PATCH v2 2/3] riscv: dts: starfive: Add common DT for JH7100 based boards
- [PATCH v2 2/3] tty: serial: use DEFINE_UART_PORT_TX_HELPER()
- [PATCH v2 24/59] x86/percpu: Move cpu_number next to current_task
- Re: [PATCH v2 2/4] arm64: dts: allwinner: h6: Add cooling map for GPU
- [PATCH v2 2/4] ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250
- [PATCH v2 2/4] dma-buf: enable signaling for the stub fence on debug
- [PATCH v2 2/4] dt-bindings: display: Add ClockworkPi CWD686 panel
- [PATCH v2 2/4] irqdomain: Fix mapping-creation race
- [PATCH v2 2/4] media: dt-bindings: Document Renesas RZ/G2L CRU block
- Re: [PATCH v2 2/4] memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
- [PATCH v2 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
- [PATCH V2 2/4] perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
- Re: [PATCH v2 2/4] riscv: Introduce support for defining instructions
- Re: [PATCH v2 2/4] RISC-V: Move riscv_init_cbom_blocksize() to cacheflush.c
- [PATCH v2 2/4] soc: qcom: icc-bwmon: add support for sc7280 LLCC BWMON
- [PATCH v2 2/4] tracing/hist: Call hist functions directly via a switch statement
- [PATCH v2 25/59] x86/percpu: Move current_top_of_stack next to current_task
- [PATCH v2 2/5] Add the LTC2496 MAINTAINERS entry
- [PATCH v2 2/5] bus: hisi_lpc: Use devm_platform_ioremap_resource
- [PATCH v2 2/5] clk: mxl: Remove unnecessary spinlocks
- [PATCH v2 2/5] dt-bindings: arm: ti: Add bindings for AM62A7 SoC
- [PATCH v2 2/5] dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q
- [PATCH v2 2/5] dt-bindings: net: Add Broadcom BCM4377 family PCIe Bluetooth
- [PATCH V2 2/5] erofs: introduce fscache-based domain
- Jia Zhu(Fri Sep 02 2022 - 06:54:30 EST)
- Re: [PATCH v2 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
- [PATCH v2 2/5] pwm: Add support for the MSTAR MSC313 PWM
- [PATCH v2 2/5] riscv: drop some idefs from CMO initialization
- [PATCH v2 2/5] sched/fair: avoid double search on same cpu
- Abel Wu(Thu Sep 01 2022 - 09:13:37 EST)
- [PATCH v2 2/5] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c
- [PATCH v2 2/5] smp: add set_nr_cpu_ids()
- [PATCH v2 2/5] soundwire: bus: Don't lose unattach notifications
- [PATCH v2 26/59] x86/percpu: Move irq_stack variables next to current_task
- [PATCH v2 2/6] arm64: dts: imx8mq-librem5: add RGB pwm notification leds
- Re: [PATCH V2 2/6] arm64: dts: imx8ulp: correct the scmi sram node name
- Peng Fan(Sun Sep 04 2022 - 23:32:24 EST)
- [PATCH v2 2/6] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
- Re: [PATCH v2 2/6] dt-bindings: mediatek: modify VDOSYS0 mmsys device tree Documentations for MT8188
- Re: [PATCH v2 2/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
- Re: [PATCH v2 2/6] MFD: TPS6594x: Add new PMIC device driver for TPS6594x chips
- [PATCH v2 2/6] mm: add private field of first tail to struct page and struct folio
- [PATCH V2 2/6] perf auxtrace: Add itrace option flag d+e to log on error
- [PATCH V2 2/6] perf/x86/intel/pebs: Fix PEBS timestamps overwritten
- [PATCH V2 2/6] riscv: convert to generic entry
- guoren(Sun Sep 04 2022 - 03:27:39 EST)
- Re: [PATCH v2 2/6] scsi: libsas: Add sas_ata_device_link_abort()
- [PATCH v2 2/6] soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.
- Zong Li(Mon Sep 05 2022 - 04:32:47 EST)
- Zong Li(Mon Sep 05 2022 - 21:44:19 EST)
- Zong Li(Mon Sep 05 2022 - 21:52:22 EST)
- Zong Li(Tue Sep 06 2022 - 02:52:21 EST)
- Re: [PATCH v2 2/6] x86/sgx: Do not consider unsanitized pages an error
- [PATCH v2 27/59] x86/softirq: Move softirq pending next to current task
- [PATCH v2 2/7] KVM: arm64: Remove internal accessor helpers for id regs
- Re: [PATCH v2 2/7] mm/gup: introduce pin_user_page()
- [PATCH v2 28/59] objtool: Allow !PC relative relocations
- [PATCH v2 2/8] kbuild: rename modules.order in sub-directories to .modules.order
- [PATCH v2 29/59] objtool: Track init section
- [PATCH v2 2/9] dt-bindings: firmware: document Qualcomm SM6115 SCM
- [PATCH v2 2/9] gpio: aggregator: Stop using ARCH_NR_GPIOS
- Re: [PATCH v2 2/9] perf/x86/intel: Move the topdown stuff into the intel driver
- [PATCH v2 30/59] objtool: Add .call_sites section
- [PATCH v2 31/59] objtool: Add --hacks=skylake
- [PATCH v2 32/59] objtool: Allow STT_NOTYPE -> STT_FUNC+0 tail-calls
- [PATCH v2 33/59] objtool: Fix find_{symbol,func}_containing()
- [PATCH V2 3/3] arch: ptrace: Cleanup ptrace_disable
- guoren(Sat Sep 03 2022 - 12:24:18 EST)
- [PATCH v2 3/3] arm64: defconfig: Make TEGRA186_GPC_DMA built-in
- Akhil R(Tue Sep 06 2022 - 11:39:23 EST)
- [PATCH v2 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data
- Re: [PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem
- [PATCH v2 3/3] fortify: Use SIZE_MAX instead of (size_t)-1
- [PATCH v2 3/3] hwmon: (tps23861) create unique debugfs directory per device
- [PATCH v2 3/3] iio: temperature: mlx90632 Change return value of sensor measurement channel
- cmo(Sat Sep 03 2022 - 18:24:39 EST)
- Crt Mori(Sun Sep 04 2022 - 11:28:14 EST)
- Re: [PATCH v2 3/3] iommu/mediatek: Add MT8188 IOMMU Support
- [PATCH v2 3/3] KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
- Like Xu(Wed Sep 07 2022 - 06:49:08 EST)
- [PATCH v2 3/3] memblock test: Update TODO list
- [PATCH v2 3/3] mm: add pageblock_aligned() macro
- [PATCH v2 3/3] mm,page_owner: Filter out stacks by a threshold counter
- [PATCH v2 3/3] nfsd: Propagate some error code returned by memdup_user()
- [PATCH v2 3/3] PCI/PM: Always disable PTM for all devices during suspend
- [PATCH v2 3/3] perf c2c: Prevent potential memory leak in c2c_he_zalloc
- Leo Yan(Tue Sep 06 2022 - 00:31:55 EST)
- [PATCH v2 3/3] powercap: arm_scmi: Fix a NULL vs IS_ERR() bug
- [PATCH v2 3/3] riscv: dts: starfive: Add StarFive VisionFive V1 device tree
- [PATCH v2 3/3] tty: serial: use DEFINE_UART_PORT_TX_HELPER_LIMITED()
- [PATCH v2 34/59] objtool: Allow symbol range comparisons for IBT/ENDBR
- [PATCH V2 3/4] arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
- [PATCH v2 3/4] ASoC: qcom: sm8250: move some code to common
- [PATCH v2 3/4] dma-buf: enable signaling for selftest fence on debug
- [PATCH v2 3/4] drm: panel: Add driver for ClockworkPi cwd686 panel
- [PATCH v2 3/4] irqdomain: Fix domain-association race
- Re: [PATCH v2 3/4] KVM: selftests: Add support for posted interrupt handling in L2
- [PATCH v2 3/4] media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver
- [PATCH v2 3/4] mm/hwpoison: pass pfn to num_poisoned_pages_*()
- Re: [PATCH v2 3/4] RISC-V: Implement arch specific PMEM APIs
- Re: [PATCH v2 3/4] riscv: KVM: Apply insn-def to hfence encodings
- [PATCH v2 3/4] soc: qcom: icc-bwmon: force clear counter/irq registers
- [PATCH v2 3/4] tracing: Move struct filter_pred into trace_events_filter.c
- Re: [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks
- [PATCH v2 35/59] x86/entry: Make sync_regs() invocation a tail call
- Re: [PATCH v2 3/5] arm64: dts: qcom: Add PM6125 PMIC
- [PATCH v2 3/5] ARM: dts: mstar: Add pwm device node to infinity
- [PATCH v2 3/5] Bluetooth: hci_event: Add quirk to ignore byte in LE Extended Adv Report
- [PATCH v2 3/5] bus: hisi_lpc: Correct error code for timeout
- [PATCH v2 3/5] clk: mxl: Avoid disabling gate clocks from clk driver
- [PATCH v2 3/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
- [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs
- Jia Zhu(Fri Sep 02 2022 - 06:54:45 EST)
- [PATCH v2 3/5] gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()
- [PATCH v2 3/5] lib/cpumask: delete misleading comment
- Re: [PATCH v2 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
- [PATCH v2 3/5] Remove duplicate matching entry
- [PATCH v2 3/5] riscv: use BIT() macros in t-head errata init
- [PATCH v2 3/5] sched/fair: remove useless check in select_idle_core
- Abel Wu(Thu Sep 01 2022 - 09:13:50 EST)
- [PATCH v2 3/5] selftests/sgx: Use encl->encl_size in sigstruct.c
- [PATCH v2 3/5] soundwire: bus: Don't re-enumerate before status is UNATTACHED
- Re: [PATCH v2 36/41] drm/sun4i: tv: Merge mode_set into atomic_enable
- [PATCH v2 36/59] ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
- [PATCH v2 3/6] arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supply
- [PATCH v2 3/6] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
- Re: [PATCH v2 3/6] dt-bindings: mediatek: modify VDOSYS0 mutex device tree Documentations for MT8188
- Re: [PATCH v2 3/6] KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_level()
- [PATCH v2 3/6] mm/hugetlb: add hugetlb_folio_subpool() helper
- [PATCH V2 3/6] perf intel-pt: Improve man page layout slightly
- [PATCH V2 3/6] perf: Use sample_flags for branch stack
- [PATCH V2 3/6] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
- guoren(Sun Sep 04 2022 - 03:28:02 EST)
- [PATCH v2 3/6] soc: sifive: ccache: determine the cache level from dts
- Zong Li(Mon Sep 05 2022 - 04:32:45 EST)
- Zong Li(Mon Sep 05 2022 - 21:58:00 EST)
- Re: [PATCH v2 37/41] drm/sun4i: tv: Remove useless function
- [PATCH v2 37/59] x86/putuser: Provide room for padding
- [PATCH v2 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
- Re: [PATCH v2 3/7] phy: phy-mtk-tphy: add property to set pre-emphasis
- [PATCH v2 38/59] x86/Kconfig: Add CONFIG_CALL_THUNKS
- [PATCH v2 3/8] kbuild: move core-y and drivers-y to ./Kbuild
- Re: [PATCH v2 3/8] mm/vmstat: Use preempt_[dis|en]able_nested()
- Re: [PATCH v2 3/8] termios: uninline conversion helpers
- Al Viro(Thu Sep 01 2022 - 13:03:17 EST)
- [PATCH v2 39/59] x86/Kconfig: Introduce function padding
- [PATCH v2 3/9] dt-bindings: nvmem: Add SoC compatible for sm6115
- [PATCH v2 3/9] gpio: davinci: Stop using ARCH_NR_GPIOS
- Re: [PATCH v2 3/9] LoongArch/ftrace: Add dynamic function tracer support
- [PATCH v2 40/59] x86/retbleed: Add X86_FEATURE_CALL_DEPTH
- Re: [PATCH v24 1/2] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub
- [PATCH v2 41/59] x86/alternatives: Provide text_poke_copy_locked()
- [PATCH v2 42/59] x86/entry: Make some entry symbols global
- [PATCH v2 43/59] x86/paravirt: Make struct paravirt_call_site unconditionally available
- [PATCH v2 4/3] memblock tests: add new pageblock related macro
- [PATCH v2 44/59] x86/callthunks: Add call patching for call depth tracking
- Re: [PATCH v2 4/4] arm64: dts: allwinner: beelink-gs1: Enable GPU OPP
- [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
- [PATCH v2 4/4] ASoC: qcom: add machine driver for sc8280xp
- [PATCH v2 4/4] dma-buf: Check status of enable-signaling bit on debug
- [PATCH v2 4/4] drm/panel: clockworkpi-cwd686: Implement .get_orientation callback
- [PATCH v2 4/4] irqdomain: use per-domain mutex for associations
- [PATCH v2 4/4] media: platform: Add Renesas RZ/G2L CRU driver
- [PATCH v2 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter
- Re: [PATCH v2 4/4] RISC-V: Enable PMEM drivers
- Re: [PATCH v2 4/4] riscv: KVM: Apply insn-def to hlv encodings
- [PATCH v2 4/4] tracing/filter: Call filter predicate functions directly via a switch statement
- [PATCH V2 4/4] x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
- [PATCH v2 45/59] x86/modules: Add call patching
- [PATCH v2 4/5] arm64: dts: ti: Introduce AM62A7 family of SoCs
- [PATCH v2 4/5] ARM: dts: mstar: Add pwm device node to infinity3
- [PATCH v2 4/5] Bluetooth: Add quirk to disable extended scanning
- [PATCH v2 4/5] bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
- [PATCH v2 4/5] clk: mxl: Add validation for register reads/writes
- [PATCH v2 4/5] drivers: iio: adc: LTC2499 support
- [PATCH V2 4/5] erofs: remove duplicated unregister_cookie
- Jia Zhu(Fri Sep 02 2022 - 06:54:49 EST)
- [PATCH v2 4/5] gpio: pca953x: Swap if statements to save later complexity
- Re: [PATCH v2 4/5] iio: adc: mcp320x: use device managed functions
- [PATCH v2 4/5] lib/cpumask: deprecate nr_cpumask_bits
- Re: [PATCH v2 4/5] Makefile.debug: re-enable debug info for .S files
- Re: [PATCH v2 4/5] riscv: add lazy preempt support
- Guo Ren(Sun Sep 04 2022 - 11:16:42 EST)
- Guo Ren(Mon Sep 05 2022 - 04:36:33 EST)
- Guo Ren(Mon Sep 05 2022 - 21:46:28 EST)
- [PATCH v2 4/5] riscv: use BIT() marco for cpufeature probing
- Guo Ren(Wed Sep 07 2022 - 19:13:23 EST)
- [PATCH v2 4/5] sched/fair: default to false in test_idle_cores
- Abel Wu(Thu Sep 01 2022 - 09:13:56 EST)
- [PATCH v2 4/5] selftests/sgx: Include the dynamic heap size to the ELRANGE calculation
- [PATCH v2 4/5] soundwire: cadence: Fix lost ATTACHED interrupts when enumerating
- [PATCH v2 46/59] x86/returnthunk: Allow different return thunks
- [PATCH v2 4/6] arm64: dts: imx8mq-librem5: add USB type-c properties for role switching
- [PATCH v2 4/6] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
- Re: [PATCH v2 4/6] KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
- [PATCH v2 4/6] mm/hugetlb: add hugetlb_set_folio_subpool() helper
- [PATCH V2 4/6] perf intel-pt: Improve object code read error message
- [PATCH V2 4/6] perf: Use sample_flags for weight
- [PATCH V2 4/6] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
- guoren(Sun Sep 04 2022 - 03:28:10 EST)
- Re: [PATCH v2 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
- [PATCH v2 4/6] soc: sifive: ccache: reduce printing on init
- Zong Li(Mon Sep 05 2022 - 04:32:50 EST)
- Zong Li(Mon Sep 05 2022 - 21:40:26 EST)
- [PATCH v2 47/59] x86/asm: Provide ALTERNATIVE_3
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- Jan Kara(Tue Sep 06 2022 - 06:21:31 EST)
- [PATCH v2 4/7] KVM: arm64: Spin off helper for calling visibility hook
- Re: [PATCH v2 4/7] perf topology: Add core_wide
- [PATCH v2 48/59] x86/retbleed: Add SKL return thunk
- [PATCH v2 4/8] kbuild: move .vmlinux.objs rule to Makefile.modpost
- Re: [PATCH v2 4/8] mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()
- [PATCH v2 49/59] x86/retpoline: Add SKL retthunk retpolines
- [PATCH v2 4/9] dt-bindings: pinctrl: qcom: sm6115: Add reserved ranges
- [PATCH v2 4/9] gpiolib: Warn on drivers still using static gpiobase allocation
- [PATCH v2 50/59] x86/retbleed: Add SKL call thunk
- [PATCH v2 51/59] x86/calldepth: Add ret/call counting for debug
- [PATCH v2 52/59] static_call: Add call depth tracking support
- [PATCH v2 53/59] kallsyms: Take callthunks into account
- [PATCH v2 54/59] x86/orc: Make it callthunk aware
- [PATCH v2 55/59] x86/bpf: Emit call depth accounting if required
- [PATCH v2 5/5] arm64: dts: ti: Add support for AM62A7-SK
- [PATCH v2 5/5] ARM: dts: mstar: Add pwm device node to infinity2m
- [PATCH v2 5/5] Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCI boards
- [PATCH v2 5/5] bus: hisi_lpc: Use platform_device_register_full()
- [PATCH v2 5/5] clk: mxl: Add a missing flag to allow parent clock rate change
- [PATCH v2 5/5] drivers: iio: adc: Rename the LTC2499 iio device
- Re: [PATCH v2 5/5] dt-bindings: input: touchscreen: stmpe: Remove node name requirement
- [PATCH V2 5/5] erofs: support fscache based shared domain
- Jia Zhu(Fri Sep 02 2022 - 06:55:04 EST)
- [PATCH v2 5/5] gpio: pca953x: Add support for PCAL6534
- Re: [PATCH v2 5/5] iio: adc: mcp320x: add triggered buffer support
- [PATCH v2 5/5] lib/cpumask: add FORCE_NR_CPUS config option
- [PATCH v2 5/5] riscv: check for kernel config option in t-head memory types errata
- Guo Ren(Mon Sep 05 2022 - 21:34:06 EST)
- [PATCH v2 5/5] sched/fair: cleanup for SIS_PROP
- Abel Wu(Thu Sep 01 2022 - 09:14:01 EST)
- Abel Wu(Thu Sep 01 2022 - 23:28:41 EST)
- Abel Wu(Wed Sep 07 2022 - 04:00:00 EST)
- [PATCH v2 5/5] selftests/sgx: Add SGX selftest augment_via_eaccept_long
- [PATCH v2 5/5] soundwire: bus: Don't exit early if no device IDs were programmed
- [PATCH v2 56/59] x86/ftrace: Remove ftrace_epilogue()
- [PATCH v2 5/6] arm64: dts: imx8mq-librem5: add usb-role-switch property to dwc3
- [PATCH v2 5/6] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
- [PATCH v2 5/6] hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
- [PATCH V2 5/6] perf intel-pt: Support itrace option flag d+e to log on error
- [PATCH V2 5/6] perf: Use sample_flags for data_src
- [PATCH V2 5/6] riscv: elf_kexec: Fixup compile warning
- guoren(Sun Sep 04 2022 - 03:28:22 EST)
- Guo Ren(Sun Sep 04 2022 - 06:57:10 EST)
- Guo Ren(Sun Sep 04 2022 - 07:55:45 EST)
- Re: [PATCH v2 5/6] soc: mediatek: add mtk-mutex support for mt8188 vdosys0
- [PATCH v2 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
- Zong Li(Mon Sep 05 2022 - 04:33:11 EST)
- Zong Li(Mon Sep 05 2022 - 21:38:43 EST)
- [PATCH v2 57/59] x86/ftrace: Rebalance RSB
- Re: [PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast()
- [PATCH v2 5/7] KVM: arm64: Add a visibility bit to ignore user writes
- [PATCH v2 58/59] x86/ftrace: Make it call depth tracking aware
- [PATCH v2 5/8] kbuild: move vmlinux.o rule to the top Makefile
- Re: [PATCH v2 5/8] mm/memcontrol: Replace the PREEMPT_RT conditionals
- [PATCH v2 59/59] x86/retbleed: Add call depth tracking mitigation
- [PATCH v2 5/9] dt-bindings: arm: cpus: Add kryo240 compatible
- [PATCH v2 5/9] gpiolib: Get rid of ARCH_NR_GPIOS
- [PATCH v2 6/6] arm64: dts: imx8mq-librem5: fix mipi_csi description
- [PATCH v2 6/6] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes
- [PATCH v2 6/6] EDAC/sifive: use sifive_ccache instead of sifive_l2
- Zong Li(Mon Sep 05 2022 - 04:33:13 EST)
- Re: [PATCH v2 6/6] KVM: x86/mmu: Use 1 as the size of gfn range for tlb flushing in FNAME(invlpg)()
- [PATCH v2 6/6] mm/hugetlb add folio_hstate()
- Re: [PATCH v2 6/6] perf cpumap: Add range data encoding
- [PATCH V2 6/6] perf intel-pt: Remove first line of log dumped on error
- [PATCH V2 6/6] perf: Use sample_flags for txn
- [PATCH V2 6/6] riscv: compat_syscall_table: Fixup compile warning
- guoren(Sun Sep 04 2022 - 03:28:34 EST)
- Re: [PATCH v2 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors
- [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
- Re: [PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages
- Re: [PATCH v2 6/8] drm/amd/display: Introduce KUnit tests for dcn20_fpu
- [PATCH v2 6/8] kbuild: unify two modpost invocations
- [PATCH v2 6/9] Documentation: gpio: Remove text about ARCH_NR_GPIOS
- [PATCH v2 6/9] dt-bindings: arm: qcom: Add compatible for oneplus,billie2 phone
- [PATCH v2 7/7] KVM: selftests: Add test for RAZ/WI AArch32 ID registers
- Re: [PATCH v2 7/7] phy: phy-mtk-tphy: fix the phy type setting issue
- Re: [PATCH v2 7/8] drm/amd/display: Introduce KUnit tests to dc_dmub_srv library
- [PATCH v2 7/8] kbuild: use obj-y instead extra-y for objects placed at the head
- [PATCH v2 7/9] arm64: dts: qcom: sm6115: Add basic soc dtsi
- [PATCH v2 7/9] x86: Remove CONFIG_ARCH_NR_GPIO
- [PATCH v2 8/8] kbuild: remove head-y syntax
- [PATCH v2 8/9] arm64: dts: qcom: sm4250: Add soc dtsi
- [PATCH v2 8/9] arm: Remove CONFIG_ARCH_NR_GPIO
- Re: [PATCH v2 8/9] perf/x86/intel: Shadow MSR_ARCH_PERFMON_FIXED_CTR_CTRL
- [PATCH v2 9/9] arm64: dts: qcom: sm4250: Add support for oneplus-billie2
- [PATCH v2 9/9] arm64: Remove CONFIG_ARCH_NR_GPIO
- Re: [PATCH v2] Add support for ESRT loading under Xen
- Re: [PATCH v2] amba: Fix use-after-free in amba_read_periphid()
- Re: [PATCH v2] arch_topology: Make cluster topology span at least SMT CPUs
- Greg KH(Sat Sep 03 2022 - 02:00:47 EST)
- [PATCH v2] arch/x86/kernel: check the return value of insn_decode_kernel()
- Li Zhong(Wed Sep 07 2022 - 04:52:29 EST)
- Li Zhong(Wed Sep 07 2022 - 04:54:54 EST)
- Re: [PATCH v2] arm64: defconfig: Enable memory hotplug and hotremove config
- [PATCH v2] arm64: dts: qcom: sc7180: Configure USB as wakeup source
- [PATCH v2] arm64: dts: qcom: sc8280xp-pmics: Remove reg entry & use correct node name for pmc8280c_lpg node
- [PATCH v2] arm64: dts: rockchip: Add regulator suffix to BPI-R2-Pro
- Re: [PATCH v2] arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz
- [PATCH v2] arm64: Enable docker support in defconfig
- Re: [PATCH v2] arm64: spectre: increase parameters that can be used to turn off bhb mitigation individually
- [PATCH v2] ARM: dts: aspeed: yosemitev2: Enable i2c13 controller
- [PATCH v2] ARM: dts: aspeed: yosemit V2: Update for Facebook Yosemite V2 BMC
- [PATCH v2] ARM: dts: lan966x: add led configuration
- [PATCH v2] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
- [PATCH v2] ASoC: fsl_asrc: Add initialization finishing check in runtime resume
- RE: [PATCH v2] ASoC: Intel: sof_rt5682: Add support for jsl_rt5682_rt1019
- [PATCH v2] ASoC: rsnd: Add check for rsnd_mod_power_on
- Re: [PATCH v2] ASoC: wm_adsp: Handle optional legacy support
- [PATCH v2] ata: libata-core: Check errors in sata_print_link_status()
- Li Zhong(Sat Sep 03 2022 - 19:10:56 EST)
- [PATCH v2] block/blk-map: Remove set but unused variable 'added'
- [PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()
- Song Liu(Wed Sep 07 2022 - 20:55:46 EST)
- [PATCH v2 char-misc-next] misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's aux bus driver.
- Greg KH(Tue Sep 06 2022 - 07:05:34 EST)
- [PATCH v2] checkpatch: Handle FILE pointer type
- [PATCH v2] checkpatch: warn for non-standard fixes tag style
- Re: [PATCH V2] clk: imx8mp: tune the order of enet_qos_root_clk
- [PATCH v2] clk: iproc: Do not rely on node name for correct PLL setup
- Re: [PATCH v2] cpufreq: amd_pstate: Fix initial highest_perf value
- [PATCH v2] crypto: aspeed: fix build module error
- Neal Liu(Sun Sep 04 2022 - 22:55:02 EST)
- Neal Liu(Mon Sep 05 2022 - 22:21:34 EST)
- [PATCH v2] crypto: aspeed: fix format unexpected build warning
- Neal Liu(Mon Sep 05 2022 - 01:26:30 EST)
- Neal Liu(Tue Sep 06 2022 - 23:09:52 EST)
- Re: [PATCH V2] crypto: ccp - Release dma channels before dmaengine unrgister
- Koba Ko(Thu Sep 01 2022 - 09:57:28 EST)
- Koba Ko(Thu Sep 01 2022 - 10:24:00 EST)
- Re: [PATCH v2 devicetree 0/3] NXP LS1028A DT changes for multiple switch CPU ports
- Re: [PATCH v2 devicetree 2/3] arm64: dts: ls1028a: mark enetc port 3 as a DSA master too
- Re: [PATCH v2] dmaengine: idxd: avoid deadlock in process_misc_interrupts()
- [PATCH v2] Documentation: remove magic number doc
- наб(Wed Sep 07 2022 - 19:11:27 EST)
- [PATCH v2] drivers/base/auxiliary: check return value of strrchr()
- Li Zhong(Sat Sep 03 2022 - 20:52:20 EST)
- Greg KH(Sun Sep 04 2022 - 02:21:08 EST)
- [PATCH v2] drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
- [PATCH v2] drivers/clk/clk: check return value of clk_pm_runtime_get()
- Li Zhong(Sat Sep 03 2022 - 18:46:31 EST)
- Re: [PATCH v2] drivers/nvme/host: Fix namespace duplication check rule
- Re: [PATCH v2] drivers/tty/serial: check the return value of uart_port_check()
- Li Zhong(Sat Sep 03 2022 - 19:15:18 EST)
- Re: [PATCH v2] drivers/virt/vSMP: new driver
- [PATCH v2] drm/amd/display: fix indentation in commit_planes_for_stream()
- Re: [PATCH v2] drm/fb-helper: add virtual screen size check to drm_fb_helper_check_var()
- [PATCH v2] drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
- Re: [PATCH v2] drm/scheduler: quieten kernel-doc warnings
- [PATCH v2] drm/ssd130x: Replace simple display helpers with the atomic helpers
- [PATCH v2] dt-binding: gpio: publish binding IDs under dual license
- Re: [PATCH v2] dt-bindings: display: bridge: renesas,dw-hdmi: Add resets property
- Re: [PATCH v2] dt-bindings: dma: arm,pl330: Add missing 'iommus' property
- Re: [PATCH v2] dt-bindings: mfd: Rename mediatek,mt8195-scpsys.yaml
- Re: [PATCH v2] dt-bindings: mmc: renesas,sdhi: Add iommus property
- Re: [PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email
- [PATCH v2] efi: x86: Wipe setup_data on pure EFI boot
- [PATCH v2] ext4: place buffer head allocation before handle start
- Re: [PATCH v2] f2fs: fix to disallow getting inner inode via f2fs_iget()
- Chao Yu(Wed Sep 07 2022 - 21:59:01 EST)
- Chao Yu(Wed Sep 07 2022 - 22:11:52 EST)
- [PATCH v2] fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
- [PATCH v2] hugetlb: simplify hugetlb handling in follow_page_mask
- [PATCH v2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
- Re: [PATCH v2 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
- Re: [PATCH v2] iio: Use per-device lockdep class for mlock
- Re: [PATCH v2] iommu/iova: Optimize alloc_iova with rbtree_augmented
- Re: [PATCH V2] irqchip/gic-v3-its: Reclaim the dangling bits in LPI maps
- [PATCH v2] kbuild: use objtool-args-y to clean up objtool arguments
- [PATCH v2] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
- [PATCH V2] libperf evlist: Fix per-thread mmaps for multi-threaded targets
- Re: [PATCH v2 linux-next] wifi: wilc1000: remove redundant ret variable
- [PATCH v2] media: dt-bindings: dongwoon,dw9714: convert to dtschema
- Re: [PATCH v2] media: i2c: imx334: support lower bandwidth mode
- [PATCH v2] media: imx7-media-csi: Add support for fast-tracking queued buffers
- [PATCH v2] mfd: stmpe: switch to using gpiod API
- [PATCH v2] MIPS: octeon: Get rid of preprocessor directives around RESERVE32
- [PATCH v2] mm/damon/dbgfs: fix memory leak when using
- Greg KH(Sat Sep 03 2022 - 01:36:36 EST)
- [PATCH v2] mm/damon: introduce struct damos_access_pattern
- [PATCH V2] mm/damon: Remove duplicate get_monitoring_region() definitions
- Xin Hao(Wed Sep 07 2022 - 22:15:57 EST)
- haoxin(Wed Sep 07 2022 - 22:28:43 EST)
- [PATCH V2] mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate
- Xin Hao(Wed Sep 07 2022 - 22:19:24 EST)
- [PATCH v2] mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme()
- Re: [PATCH v2] mm/demotion: Expose memory tier details via sysfs
- [PATCH v2] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
- [PATCH v2] mm: hugetlb: eliminate memory-less nodes handling
- [PATCHv2] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
- Re: [PATCH v2] mm: memory-failure: kill __soft_offline_page()
- [PATCH v2] mm/mremap_pages: Save a few cycles in get_dev_pagemap()
- Re: [PATCH v2] mm/slub: fix to return errno if kmalloc() fails
- [PATCH v2] mm: use mem_map_offset instead of mem_map_next
- Cheng Li(Mon Sep 05 2022 - 02:10:06 EST)
- Cheng Li(Tue Sep 06 2022 - 21:27:07 EST)
- [PATCH v2] mm/vmalloc: Extend find_vmap_lowest_match_check with extra arguments
- Song Liu(Tue Sep 06 2022 - 02:06:12 EST)
- Song Liu(Tue Sep 06 2022 - 12:45:56 EST)
- [PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules
- [PATCH v2 modules-next 1/1] module: Add debugfs interface to view unloaded tainted modules
- [PATCH v2] mte: Initialize tag storage to KASAN_TAG_INVALID
- [PATCH v2 net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
- [PATCH v2 net 1/3] net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packet
- [PATCH v2 net 2/3] net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprio
- [PATCH v2 net 3/3] net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_set
- Re: [PATCH V2] net/ieee802154: fix uninit value bug in dgram_sendmsg
- [PATCH v2] netlink: Bounds-check struct nlmsgerr creation
- [PATCH V2 net-next 0/5] add some new features
- [PATCH V2 net-next 1/5] net: hns3: add support config dscp map to tc
- [PATCH V2 net-next 2/5] net: hns3: support ndo_select_queue()
- [PATCH V2 net-next 3/5] net: hns3: debugfs add dump dscp map info
- [PATCH V2 net-next 4/5] net: hns3: add querying fec statistics
- [PATCH V2 net-next 5/5] net: hns3: add support to query and set lane number by ethtool
- [PATCH V2 net-next] net: fec: add stop mode support for imx8 platform
- [PATCH v2 net-next] net: phy: micrel: Adding SQI support for lan8814 phy
- Re: [PATCH v2] nvmet-auth: remove redundant parameters req
- [PATCH v2] nvmet: fix mar and mor off-by-one errors
- [PATCH v2] of: irq: Report individual failures in of_irq_init()
- Re: [PATCH V2] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
- [PATCH V2] perf dlfilter: dlfilter-show-cycles: Fix types for print format
- [PATCH v2] perf test: Skip sigtrap test on old kernels
- Song Liu(Wed Sep 07 2022 - 01:58:57 EST)
- [PATCH v2] perf vendor events: Add missing Neoverse V1 events
- [PATCH v2] perf vendor events: Update events for Neoverse E1
- Re: [PATCH v2] phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
- [PATCH v2] pinctrl: ocelot: Fix interrupt controller
- Re: [PATCH v2] platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
- [PATCH v2] PM: ACPI: reboot: Reinstate S5 for reboot
- Re: [PATCH v2] powerpc: Fix irq_soft_mask_set() and irq_soft_mask_return() with sanitizer
- [PATCH v2] powerpc/vdso: link with -z noexecstack
- Re: [PATCH v2] RDMA/srp: Set scmnd->result only when scmnd is not NULL
- [PATCH v2] regulator: dt-bindings: qcom,rpmh: Indicate regulator-allow-set-load dependencies
- [PATCH v2 RESEND 0/3] serial: Add uart_xmit_advance() + fixes part (of a larger patch series)
- [PATCH v2 RESEND 1/3] serial: Create uart_xmit_advance()
- [PATCH v2 RESEND 2/3] serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
- [PATCH v2 RESEND 3/3] serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
- Re: [PATCH v2] Revert "swiotlb: panic if nslabs is too small"
- Re: [PATCH v2] riscv: make update_mmu_cache to support asid
- [PATCH v2] rv/reactor: add __init/__exit annotations to module init/exit funcs
- Re: [PATCH v2] sched/deadline: Add should_push_task_dl helper
- [PATCH v2] scsi: mpt3sas: Fix NULL pointer crash due to missing check device hostdata
- huhai(Thu Sep 01 2022 - 02:35:46 EST)
- [PATCH v2] soc: sifive: ccache: reduce printing on init
- [PATCH v2] string: Introduce strtomem() and strtomem_pad()
- Re: [PATCH v2] swiotlb: avoid potential left shift overflow
- Re: [PATCH v2] tools: Add new "test" taint to kernel-chktaint
- Re: [PATCH v2] tracing/kprobes: Add method to display private kprobes in tracefs
- Google(Wed Sep 07 2022 - 04:51:55 EST)
- [Patch v2] usb: core: stop USB enumeration if too many retries
- Ray Chi(Fri Sep 02 2022 - 05:16:21 EST)
- Ray Chi(Fri Sep 02 2022 - 12:12:49 EST)
- Ray Chi(Mon Sep 05 2022 - 04:38:11 EST)
- [PATCH v2] usb: musb: Fix musb_gadget.c rxstate overflow bug
- [PATCH v2] usb: reduce kernel log spam on driver registration
- [PATCH v2] USB: serial: ftdi_sio: Convert to use dev_groups
- Greg KH(Fri Sep 02 2022 - 04:06:22 EST)
- Re: [PATCH v2] watchdog: meson: keep running if already active
- Re: [PATCH v2] wifi: brcmfmac: add error code in brcmf_notify_sched_scan_results()
- [PATCH v2] wifi: mac80211_hwsim: check length for virtio packets
- Re: [PATCH v2] x86/cpufeatures: Add macros for Intel's new fast rep string features
- [PATCH v2] x86/PCI: Prefer MMIO over PIO on VMware hypervisor
- Re: [PATCH v2] xfs: donot need to check return value of xlog_kvmalloc()
- [PATCH v3 00/10] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
- [PATCH v3 00/10] LoongArch: Add ftrace support
- [PATCH v3 00/10] PCI/PM: Always disable PTM for all devices during suspend
- [PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
- [PATCH v3 00/22] KVM: hardware enable/disable reorganize
- [PATCH v3 00/30] Rework the trip points creation
- [PATCH v3 01/10] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
- [PATCH v3 01/10] LoongArch/ftrace: Add basic support
- [PATCH v3 01/10] PCI/PTM: Preserve PTM Root Select
- [PATCH v3 01/11] leds: add missing includes and forward declarations in leds.h
- Re: [PATCH v3 01/19] dt-bindings: hwmon: (mr75203) update "intel,vm-map" property to be optional
- [PATCH v3 01/22] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- Chao Gao(Sun Sep 04 2022 - 22:00:09 EST)
- Yuan Yao(Mon Sep 05 2022 - 01:30:49 EST)
- [PATCH v3 01/30] thermal/core: Add a generic thermal_zone_get_trip() function
- [PATCH v3 0/1] nvmet-tcp: Fix NULL pointer dereference during release
- [PATCH v3 0/1] Tracing: Compile error with qla2xxx
- [PATCH v3 02/10] LoongArch/ftrace: Add recordmcount support
- [PATCH v3 02/10] PCI/PTM: Cache PTM Capability offset
- [PATCH v3 02/10] tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
- [PATCH v3 02/11] leds: Move led_init_default_state_get() to the global header
- Re: [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel, vm-map" not defined
- [PATCH v3 02/22] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
- Yuan Yao(Mon Sep 05 2022 - 01:36:05 EST)
- [PATCH v3 02/30] thermal/sysfs: Do not make get_trip_hyst optional
- [PATCH v3 0/2] add sysfs entry "patched" for each klp_object
- Song Liu(Fri Sep 02 2022 - 16:52:33 EST)
- Re: [PATCH V3 0/2] DMA: update acpi_dma_get_range to return dma map regions
- [PATCH v3 0/2] ipc/msg: mitigate the lock contention in ipc/msg
- [PATCH v3 0/2] lib/string_helpers: Introduce tokenize_user_input()
- [PATCH v3 0/2] perf: arm64: Kernel support for Dwarf unwinding through SVE functions
- Re: [PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
- [PATCH v3 0/2] squashfs: Add the mount parameter "threads="
- [PATCH v3 03/10] firmware: arm_ffa: Remove ffa_dev_ops_get()
- [PATCH v3 03/10] LoongArch/ftrace: Add dynamic function tracer support
- [PATCH v3 03/10] PCI/PTM: Add pci_upstream_ptm() helper
- [PATCH v3 03/11] leds: an30259a: Get rid of custom led_init_default_state_get()
- [PATCH v3 03/22] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
- Yuan Yao(Mon Sep 05 2022 - 01:43:14 EST)
- [PATCH v3 03/30] thermal/core: Add a generic thermal_zone_set_trip() function
- Re: [PATCH v3 0/3] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
- Wei Liu(Mon Sep 05 2022 - 13:05:31 EST)
- [PATCH v3 0/3] iio: temperature: mlx90632: Add powermanagement
- cmo(Tue Sep 06 2022 - 05:06:40 EST)
- [PATCH v3 0/3] iova: Some misc changes
- [PATCH v3 0/3] MDSS support for MSM8953
- [PATCH v3 0/3] PCI: qcom: sc7280: add missing aggre0, aggre1 and ddrs sf tbu clocks
- [PATCH v3 04/10] firmware: arm_ffa: Add support for querying FF-A features
- [PATCH v3 04/10] LoongArch/ftrace: Add dynamic function graph tracer support
- [PATCH v3 04/10] PCI/PTM: Separate configuration and enable
- [PATCH v3 04/11] leds: bcm6328: Get rid of custom led_init_default_state_get()
- Re: [PATCH v3 04/19] dt-bindings: hwmon: (mr75203) change "reset" property to be optional
- [PATCH v3 04/22] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- Yuan Yao(Mon Sep 05 2022 - 01:48:25 EST)
- [PATCH v3 04/30] thermal/core: Add a generic thermal_zone_get_crit_temp() function
- [PATCH v3 0/4] drm: Use full allocated minor range for DRM
- Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
- Re: [PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
- [PATCH V3 0/4] perf/core: Assert PERF_EVENT_FLAG_ARCH is followed
- [PATCH v3 0/4] thermal: mediatek: Add support for MT8365 SoC
- [PATCH v3 0/4] tty: TX helpers
- [PATCH v3 05/10] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
- [PATCH v3 05/10] LoongArch/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
- [PATCH v3 05/10] PCI/PTM: Add pci_disable_ptm() wrapper
- [PATCH v3 05/11] leds: bcm6358: Get rid of custom led_init_default_state_get()
- [PATCH v3 05/22] KVM: Provide more information in kernel log if hardware enabling fails
- Yuan Yao(Mon Sep 05 2022 - 01:57:13 EST)
- [PATCH v3 05/30] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
- [PATCH v3 0/5] Allwinner H6 GPU devfreq
- [PATCH v3 0/5] fix debug info for asm and DEBUG_INFO_SPLIT
- [PATCH v3 0/5] Misc hisi_lpc changes
- [PATCH v3 06/10] firmware: arm_ffa: Make memory apis ffa_device independent
- [PATCH v3 06/10] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
- [PATCH v3 06/10] PCI/PTM: Add pci_enable_ptm() wrapper
- [PATCH v3 06/11] leds: mt6323: Get rid of custom led_init_default_state_get()
- Re: [PATCH v3 06/19] hwmon: (mr75203) fix multi-channel voltage reading
- [PATCH v3 06/22] KVM: arm64: Simplify the CPUHP logic
- Yuan Yao(Mon Sep 05 2022 - 03:05:22 EST)
- [PATCH v3 06/30] thermal/of: Use generic thermal_zone_get_trip() function
- [PATCH v3 0/6] Implement inline static calls on PPC32 - v3
- [PATCH v3 0/6] libsas and drivers: NCQ error handling
- Re: [PATCH v3 0/6] Replace one-element arrays with flexible-array members
- [PATCH v3 0/6] TUN/VirtioNet USO features support.
- [PATCH v3 07/10] firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
- [PATCH v3 07/10] LoongArch: modules/ftrace: Initialize PLT at load time
- [PATCH v3 07/10] PCI/PTM: Add suspend/resume
- [PATCH v3 07/11] leds: mt6360: Get rid of custom led_init_default_state_get()
- [PATCH v3 07/22] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- Yuan Yao(Mon Sep 05 2022 - 03:49:55 EST)
- [PATCH v3 07/30] thermal/of: Remove unused functions
- Re: [PATCH V3 0/7] i2c-imx-lpi2c: add IPG clock
- [PATCH v3 0/7] MT8195 Acer Tomato - devicetrees Part 2
- [PATCH v3 0/7] PCI: mvebu: add support for orion soc
- [PATCH V3 0/7] riscv: Add GENERIC_ENTRY, irq stack support
- guoren(Mon Sep 05 2022 - 23:54:49 EST)
- Guo Ren(Tue Sep 06 2022 - 20:54:51 EST)
- Guo Ren(Tue Sep 06 2022 - 22:52:41 EST)
- Guo Ren(Wed Sep 07 2022 - 03:06:25 EST)
- Re: [PATCH v3 0/7] x86/pmu: Corner cases fixes and optimization
- Like Xu(Wed Sep 07 2022 - 05:52:24 EST)
- [PATCH v3 08/10] firmware: arm_ffa: Add v1.1 get_partition_info support
- [PATCH v3 08/10] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
- [PATCH v3 08/10] PCI/PTM: Move pci_ptm_info() body into its only caller
- [PATCH v3 08/11] leds: pca955x: Get rid of custom led_init_default_state_get()
- [PATCH v3 08/22] KVM: Do compatibility checks on hotplugged CPUs
- Yuan Yao(Mon Sep 05 2022 - 21:25:35 EST)
- [PATCH v3 08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
- Re: [PATCH V3 0/8] clk: imx93: new gate API and composite update
- [PATCH v3 09/10] firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
- [PATCH v3 09/10] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS
- [PATCH v3 09/10] PCI/PTM: Reorder functions in logical order
- [PATCH v3 09/11] leds: pm8058: Get rid of custom led_init_default_state_get()
- Re: [PATCH v3 09/19] hwmon: (mr75203) add VM active channel support
- [PATCH v3 09/22] KVM: Do processor compatibility check on resume
- Yuan Yao(Mon Sep 05 2022 - 04:41:21 EST)
- Yuan Yao(Mon Sep 05 2022 - 05:27:21 EST)
- [PATCH v3 09/30] thermal/drivers/exynos: of_thermal_get_ntrips()
- [PATCH v3 0/9] Introduce a unified API for SCMI Server testing
- [PATCH v3 0/9] New PolarFire SoC devkit devicetrees & 22.09 reference design updates
- [PATCH v3 10/10] firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
- [PATCH v3 10/10] LoongArch/ftrace: Fix unwind state when option func_stack_trace
- Jeff Xie(Wed Sep 07 2022 - 10:01:20 EST)
- [PATCH v3 10/10] PCI/PM: Always disable PTM for all devices during suspend
- [PATCH v3 10/11] leds: syscon: Get rid of custom led_init_default_state_get()
- Re: [PATCH v3 10/19] dt-bindings: hwmon: (mr75203) add "moortec, vm-pre-scaler" property
- Re: [PATCH v3 10/19] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler" property
- [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- Yuan Yao(Mon Sep 05 2022 - 22:46:56 EST)
- [PATCH v3 10/30] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
- [PATCH v3 11/11] net: dsa: hellcreek: Get rid of custom led_init_default_state_get()
- Re: [PATCH v3 11/19] hwmon: (mr75203) add VM pre-scaler support
- [PATCH v3 11/22] KVM: Add arch hooks for PM events with empty stub
- Yuan Yao(Tue Sep 06 2022 - 02:25:16 EST)
- [PATCH v3 11/30] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
- RE: [PATCH v3 1/1] Create debugfs file with hyper-v balloon usage information
- Wei Liu(Mon Sep 05 2022 - 12:21:12 EST)
- [PATCH v3 1/1] kernel/utsname_sysctl.c: Print kernel arch
- [PATCH v3 1/1] nvmet-tcp: Fix NULL pointer dereference during release
- [PATCH v3 1/1] tracing: Fix compile error in trace_array calls when TRACING is disabled
- Re: [PATCH v3 12/19] hwmon: (mr75203) fix voltage equation for negative source input
- [PATCH v3 12/22] KVM: x86: Move TSC fixup logic to KVM arch resume callback
- [PATCH v3 12/30] thermal/drivers/uniphier: Use generic thermal_zone_get_trip() function
- Re: [PATCH V3 1/2] ACPI / scan: Support multiple dma windows with different offsets
- Re: [PATCH v3 1/2] bindings: iio: accel: extend adxl313 documentation file
- [PATCH v3 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
- Re: [PATCH v3 1/2] dt-bindings: arm: qcom: Document additional skus for sc7180 pazquel360
- [PATCH v3 1/2] lib/string_helpers: Introduce tokenize_user_input()
- [PATCH v3 1/2] livepatch: add sysfs entry "patched" for each klp_object
- Song Liu(Fri Sep 02 2022 - 16:52:35 EST)
- [PATCH v3 1/2] misc: pci_endpoint_test: Aggregate params checking for xfer
- [PATCH v3 1/2] percpu: Add percpu_counter_add_local
- [PATCH v3 1/2] perf: arm64: Add SVE vector granule register to user regs
- Re: [PATCH v3 1/2] printk: console: Create console= parser that supports named options
- [PATCH v3 1/2] squashfs: add the mount parameter theads=<single|multi|percpu>
- [PATCH v3 1/2] virt: vbox: Add check for device_create_file
- Greg KH(Thu Sep 01 2022 - 10:22:36 EST)
- [PATCH v3 1/2] virt: vbox: convert to use dev_groups
- [PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
- [PATCH v3 1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
- Re: [PATCH v3 13/19] hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
- [PATCH v3 13/22] KVM: Add arch hook when VM is added/deleted
- [PATCH v3 13/30] thermal/drivers/hisi: Use generic thermal_zone_get_trip() function
- [PATCH v3 1/3] dt-bindings: iio: adc: ti,tsc2046: add vref-supply property
- [PATCH v3 1/3] dt-bindings: qcom-iommu: Add Qualcomm MSM8953 compatible
- Re: [PATCH v3 1/3] dt-bindings: reset: syscon-reboot: Add priority property
- [PATCH v3 1/3] iio: temperature: mlx90632 Add runtime powermanagement modes
- cmo(Tue Sep 06 2022 - 05:05:06 EST)
- Crt Mori(Tue Sep 06 2022 - 06:54:40 EST)
- Crt Mori(Tue Sep 06 2022 - 09:04:59 EST)
- [PATCH v3 1/3] iova: Remove some magazine pointer NULL checks
- Re: [PATCH v3 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
- Wei Liu(Mon Sep 05 2022 - 12:59:09 EST)
- [PATCH v3 1/3] PCI: qcom: Add sc7280 aggre0, aggre1 and ddr sf tbu clocks in PCIe driver
- Re: [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec, ts-series" property
- Re: [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
- [PATCH v3 14/22] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
- Yuan Yao(Tue Sep 06 2022 - 03:44:13 EST)
- [PATCH v3 14/30] thermal/drivers/qcom: Use generic thermal_zone_get_trip() function
- [PATCH v3 1/4] drm: Expand max DRM device number to full MINORBITS
- [PATCH v3 1/4] dt-bindings: thermal: mediatek: add binding documentation for MT8365 SoC
- Re: [PATCH v3 1/4] lib/find_bit: introduce FIND_FIRST_BIT() macro
- [PATCH V3 1/4] perf/core: Expand PERF_EVENT_FLAG_ARCH
- [PATCH v3 1/4] tty: serial: move and cleanup vt8500_tx_empty()
- Re: [PATCH v3 15/19] hwmon: (mr75203) add support for series 6 temperature equation
- [PATCH v3 15/22] KVM: kvm_arch.c: Remove _nolock post fix
- [PATCH v3 15/30] thermal/drivers/armada: Use generic thermal_zone_get_trip() function
- [PATCH v3 1/5] arm64: defconfig: Enable devfreq cooling device
- [PATCH v3 1/5] bus: hisi_lpc: Don't dereference fwnode handle
- [PATCH v3 1/5] sched/fair: remove redundant check in select_idle_smt
- Abel Wu(Thu Sep 01 2022 - 23:30:48 EST)
- [PATCH v3 1/5] x86/boot/compressed: prefer cc-option for CFLAGS additions
- Re: [PATCH v3 16/19] dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation
- [PATCH v3 16/22] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
- Yuan Yao(Wed Sep 07 2022 - 01:57:09 EST)
- [PATCH v3 16/30] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
- [PATCH v3 1/6] Fixup for "objtool/powerpc: Add --mcount specific implementation"
- [PATCH v3 1/6] scsi: pm8001: Modify task abort handling for SATA task
- [PATCH v3 1/6] termios: uninline conversion helpers
- Al Viro(Sat Aug 20 2022 - 19:36:09 EST)
- Al Viro(Thu Sep 01 2022 - 13:06:11 EST)
- [PATCH v3 1/6] udp: allow header check for dodgy GSO_UDP_L4 packets.
- Re: [PATCH v3 17/19] hwmon: (mr75203) parse temperature coefficients from device-tree
- [PATCH v3 17/22] KVM: x86: Duplicate arch callbacks related to pm events
- [PATCH v3 17/30] thermal/of: Remove of_thermal_get_ntrips()
- [PATCH v3 1/7] arm64: dts: mediatek: cherry: Enable the System Companion Processor
- [PATCH v3 1/7] ARM: orion: Move PCIe mbus window mapping from orion5x_setup_wins() to pcie_setup()
- [PATCH V3 1/7] riscv: elf_kexec: Fixup compile warning
- guoren(Mon Sep 05 2022 - 23:54:57 EST)
- Re: [PATCH v3 18/19] hwmon: (mr75203) add debugfs to read and write temperature coefficients
- [PATCH v3 18/22] KVM: Eliminate kvm_arch_post_init_vm()
- [PATCH v3 18/30] thermal/of: Remove of_thermal_is_trip_valid()
- Re: [PATCH v3 1/8] capability: add any wrapper to test for multiple caps with exactly one audit message
- Re: [PATCH V3 1/8] dt-bindings: soc: imx: add binding for i.MX93 syscon
- Peng Fan(Sun Sep 04 2022 - 20:58:19 EST)
- Re: [PATCH v3 19/19] hwmon: (mr75203) fix coding style space errors
- [PATCH v3 19/22] KVM: x86: Delete kvm_arch_hardware_enable/disable()
- [PATCH v3 19/30] thermal/of: Remove of_thermal_set_trip_hyst()
- [PATCH v3 1/9] dt-bindings: riscv: microchip: document icicle reference design
- [PATCH v3 1/9] firmware: arm_scmi: Refactor xfer in-flight registration routines
- [PATCH v3 20/22] KVM: Add config to not compile kvm_arch.c
- [PATCH v3 20/30] thermal/of: Remove of_thermal_get_crit_temp()
- [PATCH v3 21/22] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check
- [PATCH v3 21/30] thermal/drivers/st: Use generic trip points
- [PATCH v3 22/22] RFC: KVM: Remove cpus_hardware_enabled and related sanity check
- [PATCH v3 22/30] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
- [PATCH v3 2/2] arm64/sve: Add Perf extensions documentation
- Re: [PATCH v3 2/2] ARM: dts: aspeed: Add device tree for Ampere's Mt. Mitchell BMC
- [PATCH v3 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()
- Re: [PATCH v3 2/2] drivers: iio: accel: adxl312 and adxl314 support
- [PATCH v3 2/2] drm/tests: Change "igt_" prefix to "drm_test_"
- [PATCH v3 2/2] ipc/msg: mitigate the lock contention with percpu counter
- [PATCH v3 2/2] KVM: x86: Expose CPUID.(EAX=7,ECX=1).EAX[12:10] to the guest
- Re: [PATCH V3 2/2] LoongArch: Remove ARCH_HAS_PHYS_TO_DMA
- [PATCH v3 2/2] misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
- Re: [PATCH v3 2/2] printk: console: Support console-specific loglevels
- [PATCH v3 2/2] selftests/livepatch: add sysfs test
- Song Liu(Fri Sep 02 2022 - 16:52:39 EST)
- [PATCH v3 2/2] squashfs: Allows users to configure the number of decompression threads.
- [PATCH v3 2/2] virt: vbox: Remove unproper information
- [PATCH v3 2/2] x86/sgx: Handle VA page allocation failure for EAUG on PF.
- [PATCH v3 23/30] thermal/drivers/rcar: Use generic thermal_zone_get_trip() function
- Re: [PATCH v3 2/3] ACPI: PMIC: Replace open coded be16_to_cpu()
- [PATCH v3 2/3] arm64: dts: qcom: msm8953: add APPS IOMMU
- [PATCH v3 2/3] dt-bindings: pci: QCOM Add missing sc7280 aggre0, aggre1 clocks
- [PATCH v3 2/3] iio: adc: tsc2046: add vref support
- [PATCH v3 2/3] iio: temperature: mlx90632 Read sampling frequency
- cmo(Tue Sep 06 2022 - 05:05:10 EST)
- [PATCH v3 2/3] iova: Remove magazine BUG_ON() checks
- Re: [PATCH v3 2/3] remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
- [PATCH v3 24/30] thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
- Re: [PATCH v3 2/4] arm64: dts: apple: t8103: Add MCA and its support
- [PATCH v3 2/4] drm: Introduce skip_legacy_minors modparam
- Re: [PATCH v3 2/4] lib/find_bit: create find_first_zero_bit_le()
- Re: [PATCH v3 2/4] memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
- [PATCH V3 2/4] perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
- Re: [PATCH v3 2/4] soc: mediatek: Add support of WAY_EN operations
- [PATCH v3 2/4] thermal: mediatek: control buffer enablement tweaks
- [PATCH v3 2/4] tty: serial: introduce transmit helper generators
- [PATCH v3 25/30] thermal/drivers/da9062: Use generic thermal_zone_get_trip() function
- [PATCH v3 2/5] arm64: dts: allwinner: h6: Add cooling map for GPU
- [PATCH v3 2/5] bus: hisi_lpc: Use devm_platform_ioremap_resource
- [PATCH v3 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
- [PATCH v3 2/5] sched/fair: avoid double search on same cpu
- Abel Wu(Thu Sep 01 2022 - 23:31:09 EST)
- [PATCH v3 26/30] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
- [PATCH v3 2/6] objtool: Add architecture specific R_REL32 macro
- [PATCH v3 2/6] scsi: libsas: Add sas_ata_device_link_abort()
- [PATCH v3 2/6] termios: start unifying non-UAPI parts of asm/termios.h
- Al Viro(Thu Aug 16 2018 - 11:47:53 EST)
- Al Viro(Thu Sep 01 2022 - 13:06:54 EST)
- [PATCH v3 2/6] uapi/linux/if_tun.h: Added new offload types for USO4/6.
- [PATCH v3 27/30] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
- [PATCH v3 2/7] arm64: dts: mediatek: cherry: Wire up the ChromeOS Embedded Controller
- [PATCH v3 2/7] bus: mvebu-mbus: add configuration space aperture
- [PATCH V3 2/7] riscv: compat_syscall_table: Fixup compile warning
- guoren(Mon Sep 05 2022 - 23:55:24 EST)
- [PATCH v3 28/30] thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function
- Re: [PATCH V3 2/8] clk: imx93: drop of_match_ptr
- [PATCH v3 29/30] thermal/intel/int340x: Replace parameter to simplify
- [PATCH v3 2/9] dt-bindings: riscv: microchip: document the aries m100pfsevp
- [PATCH v3 2/9] firmware: arm_scmi: Simplify chan_available transport operation
- [PATCH v3 30/30] thermal/drivers/intel: Use generic thermal_zone_get_trip() function
- [PATCH v3 3/3] arm64: dts: qcom: msm8953: add MDSS
- [PATCH v3 3/3] arm64: dts: qcom: sc7280: Add missing aggre0, aggre1 clocks
- [PATCH v3 3/3] iio: adc: tsc2046: silent spi_device_id warning
- [PATCH v3 3/3] iio: temperature: mlx90632 Change return value of sensor measurement channel
- cmo(Tue Sep 06 2022 - 05:05:16 EST)
- [PATCH v3 3/3] iova: Remove iovad->rcaches check in iova_rcache_get()
- Re: [PATCH v3 3/3] ipv4: add documentation of two sysctls about icmp
- [PATCH V3 3/4] arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
- [PATCH v3 3/4] drm: Use mutex for minors
- Re: [PATCH v3 3/4] lib/find_bit: optimize find_next_bit() functions
- [PATCH v3 3/4] thermal: mediatek: add support for MT8365 SoC
- [PATCH v3 3/4] tty: serial: use DEFINE_UART_PORT_TX_HELPER()
- [PATCH v3 3/5] arm64: dts: allwinner: h6: Add GPU OPP table
- Re: [PATCH v3 3/5] arm64: dts: ls2081a-rdb: Add DTS for NXP LS2081ARDB
- [PATCH v3 3/5] bus: hisi_lpc: Correct error code for timeout
- [PATCH v3 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
- [PATCH v3 3/5] sched/fair: remove useless check in select_idle_core
- Abel Wu(Thu Sep 01 2022 - 23:31:18 EST)
- [PATCH v3 3/6] driver/net/tun: Added features for USO.
- [PATCH v3 3/6] init: Call static_call_init() from start_kernel()
- Re: [PATCH v3 3/6] sched: Change wait_task_inactive()s match_state
- [PATCH v3 3/6] termios: consolidate values for VDISCARD in INIT_C_CC
- Al Viro(Tue Aug 09 2022 - 17:17:04 EST)
- Al Viro(Thu Sep 01 2022 - 13:07:33 EST)
- [PATCH v3 3/7] arm64: dts: mediatek: cherry: Add Google Security Chip (GSC) TPM
- [PATCH v3 3/7] dt-bindings: PCI: mvebu: Add orion5x compatible
- [PATCH V3 3/7] riscv: ptrace: Remove duplicate operation
- guoren(Mon Sep 05 2022 - 23:55:47 EST)
- [PATCH v3 3/9] dt-bindings: riscv: microchip: document the sev kit
- [PATCH v3 3/9] firmware: arm_scmi: Use dedicated devices to initialize channels
- [PATCH v3 4/4] idr: Add might_alloc() annotation
- [PATCH v3 4/4] thermal: mediatek: add another get_temp ops for thermal sensors
- [PATCH v3 4/4] tty: serial: use DEFINE_UART_PORT_TX_HELPER_LIMITED()
- [PATCH V3 4/4] x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
- [PATCH v3 4/5] bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
- [PATCH v3 4/5] drm/panfrost: devfreq: set opp to the recommended one to configure and enable regulator
- Biju Das(Mon Sep 05 2022 - 14:17:19 EST)
- Biju Das(Tue Sep 06 2022 - 02:42:52 EST)
- Biju Das(Tue Sep 06 2022 - 04:06:40 EST)
- [PATCH v3 4/5] Makefile.debug: re-enable debug info for .S files
- [PATCH v3 4/5] sched/fair: default to false in test_idle_cores
- Abel Wu(Thu Sep 01 2022 - 23:31:29 EST)
- [PATCH v3 4/6] make generic INIT_C_CC a bit more generic
- Al Viro(Sun Sep 09 2018 - 17:57:42 EST)
- Al Viro(Thu Sep 01 2022 - 13:08:09 EST)
- Re: [PATCH v3 4/6] sched/completion: Add wait_for_completion_state()
- [PATCH v3 4/6] scsi: hisi_sas: Don't issue ATA softreset in hisi_sas_abort_task()
- [PATCH v3 4/6] static_call_inline: Provide trampoline address when updating sites
- [PATCH v3 4/6] uapi/linux/virtio_net.h: Added USO types.
- [PATCH v3 4/7] arm64: dts: mediatek: cherry: Add keyboard mapping for the top row
- [PATCH v3 4/7] PCI: mvebu: Remove unused busn member
- [PATCH V3 4/7] riscv: convert to generic entry
- guoren(Mon Sep 05 2022 - 23:55:58 EST)
- Guo Ren(Tue Sep 06 2022 - 20:59:44 EST)
- Re: [PATCH V3 4/8] arm64: dts: imx93: add s4 mu node
- Re: [PATCH v3 4/9] cpumask: Introduce for_each_cpu_andnot()
- [PATCH v3 4/9] firmware: arm_scmi: Add xfer raw helpers
- [PATCH v3 4/9] riscv: dts: microchip: add pci dma ranges for the icicle kit
- [PATCH v3 5/5] arm64: dts: allwinner: beelink-gs1: Enable GPU OPP
- Re: [PATCH v3 5/5] arm64: dts: ls208x: remove NXP Erratum A008585 from LS2088A.
- [PATCH v3 5/5] bus: hisi_lpc: Use platform_device_register_full()
- [PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
- [PATCH v3 5/5] sched/fair: cleanup for SIS_PROP
- Abel Wu(Thu Sep 01 2022 - 23:31:39 EST)
- [PATCH v3 5/6] linux/virtio_net.h: Support USO offload in vnet header.
- [PATCH v3 5/6] powerpc: Prepare arch_static_call_transform() for supporting inline static calls
- Re: [PATCH v3 5/6] sched/wait: Add wait_event_state()
- [PATCH v3 5/6] scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
- [PATCH v3 5/6] termios: convert the last (sparc) INIT_C_CC to array
- Al Viro(Tue Aug 09 2022 - 19:41:40 EST)
- Al Viro(Thu Sep 01 2022 - 13:08:48 EST)
- [PATCH v3 5/7] arm64: dts: mediatek: cherry: Enable secondary SD/MMC controller
- [PATCH v3 5/7] PCI: mvebu: Cleanup error handling in mvebu_pcie_probe()
- [PATCH V3 5/7] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
- guoren(Mon Sep 05 2022 - 23:56:12 EST)
- Re: [PATCH V3 5/8] clk: imx: add i.MX93 clk gate
- [PATCH v3 5/9] firmware: arm_scmi: Move errors defs and code to common.h
- [PATCH v3 5/9] riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsi
- [PATCH v3 6/6] drivers/net/virtio_net.c: Added USO support.
- Re: [PATCH v3 6/6] freezer,sched: Rewrite core freezer logic
- [PATCH v3 6/6] powerpc/static_call: Implement inline static calls
- [PATCH v3 6/6] scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
- [PATCH v3 6/6] termios: get rid of non-UAPI asm/termios.h
- Al Viro(Tue Aug 09 2022 - 19:41:40 EST)
- Al Viro(Thu Sep 01 2022 - 13:09:06 EST)
- [PATCH v3 6/7] arm64: dts: mediatek: cherry: Enable Elantech eKTH3000 i2c trackpad
- [PATCH v3 6/7] PCI: mvebu: Add support for Orion PCIe controller
- [PATCH V3 6/7] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
- guoren(Mon Sep 05 2022 - 23:56:38 EST)
- [PATCH v3 6/9] firmware: arm_scmi: Add raw transmission support
- [PATCH v3 6/9] riscv: dts: microchip: icicle: update pci address properties
- [PATCH v3 7/6] termios: kill uapi termios.h that are identical to generic one
- Al Viro(Fri Sep 02 2022 - 01:32:23 EST)
- [PATCH v3 7/7] arm64: dts: mediatek: cherry: Enable MT6315 regulators on SPMI bus
- [PATCH v3 7/7] ARM: dts: orion5x: Add PCIe node
- [PATCH V3 7/7] riscv: Add config of thread stack size
- guoren(Mon Sep 05 2022 - 23:56:56 EST)
- [PATCH v3 7/9] firmware: arm_scmi: Add debugfs ABI documentation for Raw mode
- [PATCH v3 7/9] riscv: dts: microchip: icicle: re-jig fabric peripheral addresses
- Re: [PATCH v3 7/9] sched/topology: Introduce sched_numa_hop_mask()
- [PATCH v3 8/9] firmware: arm_scmi: Reject SCMI drivers while in Raw mode
- [PATCH v3 8/9] riscv: dts: microchip: add sevkit device tree
- Re: [PATCH v3 8/9] sched/topology: Introduce for_each_numa_hop_cpu()
- [PATCH v3 9/9] firmware: arm_scmi: Call Raw mode hooks from the core stack
- [PATCH v3 9/9] riscv: dts: microchip: add a devicetree for aries' m100pfsevp
- Re: [PATCH v3] ar5523: check endpoints type and direction in probe()
- [PATCH v3] arch_topology: Make cluster topology span at least SMT CPUs
- Re: [PATCH v3] arm64/kexec: Fix missing extra range for crashkres_low.
- [PATCH v3] arm64: mte: move register initialization to C
- Re: [PATCH v3] arm64: run softirqs on the per-CPU IRQ stack
- Qi Zheng(Wed Sep 07 2022 - 03:05:06 EST)
- Qi Zheng(Wed Sep 07 2022 - 10:50:55 EST)
- Re: [PATCH v3] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
- [PATCH v3 char-misc-next] misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's aux bus driver.
- Greg KH(Tue Sep 06 2022 - 10:30:31 EST)
- [PATCH v3] crypto: aspeed: fix format unexpected build warning
- Neal Liu(Tue Sep 06 2022 - 23:36:48 EST)
- [PATCH V3] crypto: ccp - Release dma channels before dmaengine unrgister
- Koba Ko(Thu Sep 01 2022 - 10:47:27 EST)
- [PATCH v3] Documentation: stable: Document alternative for referring upstream commit hash
- Re: [PATCH v3] driver core: Don't probe devices after bus_type.match() probe deferral
- [PATCH v3] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
- [PATCH v3] drivers/tty/serial: check the return value of uart_port_check()
- Li Zhong(Sat Sep 03 2022 - 20:46:01 EST)
- Greg KH(Sun Sep 04 2022 - 02:20:24 EST)
- [PATCH v3] drm/ast: add dmabuf/prime buffer sharing support
- [PATCH v3] dt-binding: gpio: publish binding IDs under dual license
- Re: [PATCH V3] firmware: google: Test spinlock on panic path to avoid lockups
- Greg KH(Thu Sep 01 2022 - 11:52:42 EST)
- Greg KH(Thu Sep 01 2022 - 12:04:29 EST)
- Greg KH(Thu Sep 01 2022 - 12:45:17 EST)
- Greg KH(Thu Sep 01 2022 - 14:29:07 EST)
- Greg KH(Thu Sep 01 2022 - 14:59:37 EST)
- Re:Re: [PATCH v3] fs/ext4: replace ternary operator with min()/max() and min_t()
- [PATCH v3 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
- Re: [PATCH v3 linux-next] wifi: brcmfmac: remove redundant variable err
- Re: [PATCH V3] LoongArch: Add efistub booting support
- [PATCH v3] LoongArch: Add safer signal handler for TLS access
- Mao Bibo(Fri Sep 02 2022 - 06:01:21 EST)
- [PATCH v3] media: i2c: imx334: support lower bandwidth mode
- [PATCH V3] mm/damon: Remove duplicate get_monitoring_region() definitions
- Xin Hao(Wed Sep 07 2022 - 22:26:31 EST)
- [PATCH v3] mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
- [PATCH v3] netlink: Bounds-check struct nlmsgerr creation
- Re: [PATCH v3] overflow: Allow mixed type arguments
- [PATCH v3] ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
- Re: [PATCH V3] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
- Re: [PATCH v3] PCI/PM: Switch D3Hot delay to also use usleep_range
- [PATCH v3] perf test: Skip sigtrap test on old kernels
- [PATCH v3] phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
- Re: [PATCH v3] phy: rockchip-inno-usb2: Return zero after otg sync
- Re: [PATCH v3] platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
- [PATCH v3 REBASED] spi: Add capability to perform some transfer with chipselect off
- [PATCH v3] regulator: dt-bindings: qcom,rpmh: Indicate regulator-allow-set-load dependencies
- Re: [PATCH v3] spi: Add capability to perform some transfer with chipselect off
- [PATCH v3] stmmac: intel: Simplify intel_eth_pci_remove()
- [PATCH v3] string: Introduce strtomem() and strtomem_pad()
- [PATCH v3] tools/memory-model: Weaken ctrl dependency definition in explanation.txt
- Re: [PATCH v3 updated] mm/demotion: Expose memory tier details via sysfs
- Wei Xu(Fri Sep 02 2022 - 01:09:30 EST)
- Wei Xu(Fri Sep 02 2022 - 03:02:24 EST)
- Re: [PATCH v3] usb: ohci-platform: fix usb disconnect issue after s4
- [PATCH v3] USB: serial: ftdi_sio: Convert to use dev_groups
- Greg KH(Fri Sep 02 2022 - 05:56:22 EST)
- Greg KH(Fri Sep 02 2022 - 11:20:41 EST)
- [PATCH v3] vfio/fsl-mc: Fix a typo in a message
- [PATCH v3] x86/cpu/amd: fix the highest perf query for new AMD processors
- [PATCH v3] xfrm: Update ipcomp_scratches with NULL if not allocated
- Re: [PATCH v4 00/10] sched/psi: some optimizations and extensions
- Re: [PATCH v4 00/13] coresight: Add new API to allocate trace source ID values
- [PATCH v4 00/13] x86/resctrl: Support for AMD QoS new features and bug fix
- Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
- Re: [PATCH v4 00/16] iommu: retire bus_set_iommu()
- Re: [PATCH v4 00/21] KCFI support
- Re: [PATCH v4 00/21] Move all drivers to a common dma-buf locking convention
- [PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
- [PATCH v4 01/13] x86/resctrl: Fix min_cbm_bits for AMD
- [PATCH v4 01/21] hwmon: (mr75203) fix coding style space errors
- [PATCH v4 02/13] x86/resctrl: Remove arch_has_empty_bitmaps
- Re: [PATCH v4 02/21] dt-bindings: hwmon: (mr75203) fix "intel, vm-map" property to be optional
- [PATCH v4 02/21] dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional
- [PATCH v4 0/2] Add support for QSGMII mode
- Re: [PATCH v4 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes
- Re: [PATCH v4 0/2] dt-bindings: Intorduce domain-controller
- Peng Fan(Thu Sep 01 2022 - 05:28:33 EST)
- [PATCH v4 0/2] edac: Add support for Xilinx ZynqMP OCM EDAC
- Re: [PATCH v4 0/2] iio: Add single and double tap events support
- [PATCH v4 0/2] lib/string_helpers: Introduce parse_int_array_user()
- [PATCH v4 0/2] nvmem: lan9662-otpc: add support
- [PATCH v4 03/13] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
- [PATCH v4 03/21] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
- Re: [PATCH v4 0/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
- [PATCH v4 0/3] drm: Use full allocated minor range for DRM
- [PATCH v4 0/3] iova: Some misc changes
- [PATCH v4 04/13] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
- Re: [PATCH v4 04/16] iommu: Always register bus notifiers
- Re: [PATCH v4 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
- [PATCH v4 04/21] hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
- [PATCH v4 0/4] Add support for tsens controller reinit via trustzone
- Re: [PATCH v4 0/4] clocksource: Add MCT support for ARTPEC-8
- [PATCH v4 0/4] memblock tests: add NUMA tests for memblock_alloc_try_nid*
- [PATCH v4 05/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
- Re: [PATCH v4 05/21] drm/armada: Prepare to dynamic dma-buf locking specification
- [PATCH v4 05/21] hwmon: (mr75203) fix voltage equation for negative source input
- [PATCH v4 0/5] Allwinner H6 GPU devfreq
- [PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
- [PATCH v4 0/5] sched/fair: Minor SIS optimizations
- Abel Wu(Wed Sep 07 2022 - 07:20:27 EST)
- Re: [PATCH v4 0/5] tracing/hist: Add percentage histogram suffixes
- [PATCH v4 06/13] x86/resctrl: Include new features in command line options
- Re: [PATCH v4 06/21] drm/i915: Prepare to dynamic dma-buf locking specification
- [PATCH v4 06/21] hwmon: (mr75203) fix multi-channel voltage reading
- [PATCH v4 0/6] vfs: clean up i_version behavior and expose it via statx
- [PATCH v4 07/13] x86/resctrl: Detect and configure Slow Memory Bandwidth allocation
- [PATCH v4 07/21] hwmon: (mr75203) enable polling for all VM channels
- Re: [PATCH v4 08/13] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
- [PATCH v4 08/13] x86/resctrl : Introduce data structure to support monitor configuration
- Re: [PATCH v4 08/21] drm/tegra: Prepare to dynamic dma-buf locking specification
- [PATCH v4 08/21] dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
- Re: [PATCH v4 0/8] arm64: dts: imx8mm-kontron: Improvements and OSM board support
- [PATCH V4 0/8] arm64: dts: imx93: add several nodes
- Re: [PATCH v4 09/13] perf: cs-etm: Update record event to use new Trace ID protocol
- [PATCH v4 09/13] x86/resctrl: Add sysfs interface files to read/write event configuration
- Re: [PATCH v4 09/21] drm/etnaviv: Prepare to dynamic dma-buf locking specification
- [PATCH v4 09/21] dt-bindings: hwmon: (mr75203) change "resets" property to be optional
- Re: [PATCH v4 0/9] KVM: x86: Apply NX mitigation more precisely
- [PATCH V4 0/9] riscv: Add GENERIC_ENTRY, irq stack support
- guoren(Wed Sep 07 2022 - 22:25:27 EST)
- Re: [PATCH v4 10/10] arm64: dts: marvell: add support for Methode eDPU
- [PATCH v4 10/13] x86/resctrl: Add the sysfs interface to read the event configuration
- [PATCH v4 10/21] hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
- Re: [PATCH v4 10/21] RDMA/umem: Prepare to dynamic dma-buf locking specification
- Re: [PATCH v4 11/13] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
- [PATCH v4 11/13] x86/resctrl: Add sysfs interface to write the event configuration
- [PATCH v4 11/21] dt-bindings: vendor-prefixes: add vendor prefix for Moortec
- Re: [PATCH v4 11/21] misc: fastrpc: Prepare to dynamic dma-buf locking specification
- [PATCH v4 12/13] x86/resctrl: Replace smp_call_function_many with on_each_cpu_mask
- Re: [PATCH v4 12/21] dt-bindings: hwmon: (mr75203) add "moortec, vm-active-channels" property
- [PATCH v4 12/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
- Re: [PATCH v4 12/21] xen/gntdev: Prepare to dynamic dma-buf locking specification
- [PATCH v4 1/2] dt-bindings: edac: Add bindings for Xilinx ZynqMP OCM
- [PATCH v4 1/2] dt-bindings: iio: accel: adxl313: Add compatibles for adxl312 and adxl314
- [PATCH v4 1/2] dt-bindings: lan9662-otpc: document Lan9662 OTPC
- [PATCH v4 1/2] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200
- Re: [PATCH v4 1/2] dt-bindings: power: reset: qcom-pon: update "reg" property details
- Re: [PATCH v4 1/2] iio: pressure: dps310: Refactor startup procedure
- Re: [PATCH v4 1/2] iommu/s390: Fix race with release_device ops
- Re: [PATCH v4 1/2] lib/string_helpers: Introduce parse_int_array_user()
- [PATCH v4 13/13] Documentation/x86: Update resctrl_ui.rst for new features
- [PATCH v4 13/21] hwmon: (mr75203) add VM active channel support
- Re: [PATCH v4 13/21] media: videobuf2: Prepare to dynamic dma-buf locking specification
- [PATCH v4 1/3] drm: Use XArray instead of IDR for minors
- [PATCH v4 1/3] dt-bindings: iio: adc: ti,tsc2046: add vref-supply property
- [PATCH v4 1/3] iova: Remove some magazine pointer NULL checks
- [PATCH v4 14/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property
- Re: [PATCH v4 14/21] media: tegra-vde: Prepare to dynamic dma-buf locking specification
- Re: [PATCH v4 1/4] dt-bindings: arm: qcom: update beryllium compatible property
- Re: [PATCH V4 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
- [PATCH v4 1/4] firmware: qcom: scm: Add support for tsens reinit workaround
- [PATCH v4 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
- [PATCH v4 1/4] mm/migrate_device.c: Flush TLB while holding PTL
- Peter Xu(Fri Sep 02 2022 - 16:35:59 EST)
- Re: [PATCH v4 1/4] mm/slub: enable debugging memory wasting of kmalloc
- [PATCH v4 15/21] hwmon: (mr75203) add VM pre-scaler x2 support
- [PATCH v4 1/5] arm64: defconfig: Enable devfreq cooling device
- [PATCH v4 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
- [PATCH v4 1/5] sched/fair: Remove redundant check in select_idle_smt()
- Abel Wu(Wed Sep 07 2022 - 07:20:32 EST)
- Re: [PATCH v4 16/21] dma-buf: Move dma_buf_attach() to dynamic locking specification
- [PATCH v4 16/21] hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
- [PATCH v4 1/6] iversion: update comments with info about atime updates
- Re: [PATCH v4 17/21] dma-buf: Move dma_buf_map_attachment() to dynamic locking specification
- [PATCH v4 17/21] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
- [PATCH v4 18/21] hwmon: (mr75203) add support for series 6 temperature equation
- [PATCH V4 1/8] dt-bindings: mfd: syscon: Add i.MX93 blk ctrl system registers
- [PATCH V4 1/8] riscv: elf_kexec: Fixup compile warning
- guoren(Wed Sep 07 2022 - 22:25:39 EST)
- Re: [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI
- Re: [PATCH v4 19/21] dma-buf: Document dynamic locking convention
- [PATCH v4 19/21] dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation
- [PATCH v4 20/21] hwmon: (mr75203) parse temperature coefficients from device-tree
- Re: [PATCH v4 20/21] media: videobuf2: Stop using internal dma-buf lock
- Re: [PATCH v4 21/21] dma-buf: Remove obsoleted internal lock
- [PATCH v4 21/21] hwmon: (mr75203) add debugfs to read and write temperature coefficients
- [PATCH v4 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()
- [PATCH v4 2/2] drivers: iio: accel: adxl312 and adxl314 support
- [PATCH v4 2/2] edac: zynqmp_ocm: Add EDAC support for ZynqMP OCM
- [PATCH v4 2/2] nvmem: lan9662-otp: add support.
- [PATCH v4 2/2] phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200
- Re: [PATCH v4 2/2] power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string
- [PATCH v4 2/3] drm: Expand max DRM device number to full MINORBITS
- [PATCH v4 2/3] iio: adc: tsc2046: add vref support
- [PATCH v4 2/3] iova: Remove magazine BUG_ON() checks
- Re: [PATCH V4 2/4] dmaengine: imx-sdma: support hdmi audio
- [PATCH v4 2/4] memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
- [PATCH v4 2/4] mm/migrate_device.c: Add missing flush_cache_page()
- Peter Xu(Fri Sep 02 2022 - 16:39:16 EST)
- [PATCH v4 2/4] thermal: qcom: tsens: Add hooks for supplying platform specific reinit quirks
- [PATCH v4 2/5] arm64: dts: allwinner: h6: Add cooling map for GPU
- Re: [PATCH v4 2/5] iommu/io-pgtable: Move Apple DART support to its own file
- [PATCH v4 2/5] perf/x86/core: Drop the unnecessary return value from x86_perf_get_lbr()
- [PATCH v4 2/5] sched/fair: Avoid double search on same cpu
- Abel Wu(Wed Sep 07 2022 - 07:20:40 EST)
- [PATCH v4 2/6] ext4: fix i_version handling in ext4
- [PATCH V4 2/8] arm64: dts: imx93: correct SDHC clk entry
- [PATCH V4 2/8] riscv: compat_syscall_table: Fixup compile warning
- guoren(Wed Sep 07 2022 - 22:25:49 EST)
- Re: [PATCH v4 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)
- [PATCH v4 3/3] drm: Introduce skip_legacy_minors modparam
- [PATCH v4 3/3] iio: adc: tsc2046: silent spi_device_id warning
- [PATCH v4 3/3] iova: Remove iovad->rcaches check in iova_rcache_get()
- Re: [PATCH v4 3/4] clocksource/drivers/exynos_mct: Support local-timers property
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- Jan Kara(Thu Sep 01 2022 - 03:53:10 EST)
- [PATCH v4 3/4] memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*
- [PATCH v4 3/4] mm/migrate_device.c: Copy pte dirty bit to page
- [PATCH v4 3/4] thermal: qcom: tsens: Add driver support for re-initialization quirk
- [PATCH v4 3/5] arm64: dts: allwinner: h6: Add GPU OPP table
- [PATCH v4 3/5] KVM: VMX: Move vmx_get_perf_capabilities() definition to vmx.c
- [PATCH v4 3/5] sched/fair: Remove useless check in select_idle_core()
- Abel Wu(Wed Sep 07 2022 - 07:20:45 EST)
- [PATCH v4 3/6] ext4: unconditionally enable the i_version counter
- Re: [PATCH v4 3/6] iommu/mediatek: Add error path for loop of mm_dts_parse
- Yong Wu(Tue Sep 06 2022 - 23:08:42 EST)
- Yong Wu(Tue Sep 06 2022 - 23:10:26 EST)
- [PATCH V4 3/8] arm64: dts: imx93: add gpio clk
- RE: [PATCH v4 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
- [PATCH V4 3/8] riscv: ptrace: Remove duplicate operation
- guoren(Wed Sep 07 2022 - 22:26:01 EST)
- [PATCH v4 4/4] memblock tests: add generic NUMA tests for memblock_alloc_try_nid*
- [PATCH v4 4/4] selftests/hmm-tests: Add test for dirty bits
- [PATCH v4 4/4] thermal: qcom: tsens: Add reinit quirk support for tsens v2 controllers
- Re: [PATCH v4 4/5] clk: microchip: add PolarFire SoC fabric clock support
- [PATCH v4 4/5] drm/panfrost: devfreq: set opp to the recommended one to configure regulator
- [PATCH v4 4/5] KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
- [PATCH v4 4/5] sched/fair: Default to false in test_idle_cores()
- Abel Wu(Wed Sep 07 2022 - 07:20:57 EST)
- [PATCH v4 4/6] vfs: report an inode version in statx for IS_I_VERSION inodes
- [PATCH V4 4/8] arm64: dts: imx93: add s4 mu node
- RE: [PATCH v4 4/8] ghes: Introduce a helper ghes_edac_preferred()
- [PATCH V4 4/8] riscv: traps: Add noinstr to prevent instrumentation inserted
- guoren(Wed Sep 07 2022 - 22:26:19 EST)
- [PATCH v4 5/5] arm64: dts: allwinner: beelink-gs1: Enable GPU OPP
- [PATCH v4 5/5] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
- [PATCH v4 5/5] sched/fair: Cleanup for SIS_PROP
- Abel Wu(Wed Sep 07 2022 - 07:21:01 EST)
- [PATCH v4 5/6] nfs: report the inode version in statx if requested
- [PATCH V4 5/8] arm64: dts: imx93: add blk ctrl node
- RE: [PATCH v4 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
- [PATCH V4 5/8] riscv: convert to generic entry
- guoren(Wed Sep 07 2022 - 22:26:27 EST)
- [PATCH v4 6/6] ceph: fill in the change attribute in statx requests
- [PATCH V4 6/8] arm64: dts: imx93: add a55 pmu
- RE: [PATCH v4 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
- [PATCH V4 6/8] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
- guoren(Wed Sep 07 2022 - 22:26:47 EST)
- [PATCH V4 7/8] arm64: dts: imx93: add lpi2c nodes
- [PATCH V4 7/8] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
- guoren(Wed Sep 07 2022 - 22:26:59 EST)
- [PATCH V4 8/8] arm64: dts: imx93: add lpspi nodes
- [PATCH V4 8/8] riscv: Add config of thread stack size
- guoren(Wed Sep 07 2022 - 22:27:12 EST)
- Re: [PATCH v4] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
- Re: [PATCH v4] arm64: dts: mt7986: add built-in Wi-Fi device nodes
- Re: [PATCH v4] arm64: dts: qcom: sc7280: Fix Dmic no sound on villager-r1
- [PATCH v4] arm64: mte: move register initialization to C
- Re: [PATCH v4] clk: bcm2835: Round UART input clock up
- [PATCH v4] Common clock: To list active consumers of clocks
- [PATCH v4 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
- [PATCH v4] ipc/msg: mitigate the lock contention with percpu counter
- Tim Chen(Wed Sep 07 2022 - 12:05:54 EST)
- Tim Chen(Wed Sep 07 2022 - 18:10:18 EST)
- [PATCH v4] netlink: Bounds-check struct nlmsgerr creation
- [PATCH v4] phy: rockchip-inno-usb2: Return zero after otg sync
- [PATCH v4] tools/memory-model: Weaken ctrl dependency definition in explanation.txt
- [PATCH v4] usb: ohci-platform: fix usb disconnect issue after s4
- [PATCH v4] USB: serial: ftdi_sio: Convert to use dev_groups
- Re: [PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
- Al Viro(Thu Sep 01 2022 - 01:04:39 EST)
- [PATCH v4] xfrm: Update ipcomp_scratches with NULL when freed
- [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
- Re: [PATCH v5 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
- haoxin(Wed Sep 07 2022 - 01:46:30 EST)
- [PATCH v5 01/18] mm/slub: perform free consistency checks before call_rcu
- Re: [PATCH v5 0/1] Add support for the Pine64 PinePhone Pro phone
- [PATCH v5 02/18] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
- RE: [PATCH v5 02/20] dt-bindings: visconti-pcie: Fix interrupts array max constraints
- [PATCH v5 0/2] Add a new board device tree named 'evoker' for herobrine variant.
- [PATCH v5,0/2] Add dpi output format control for MT8186
- Re: [PATCH v5 0/2] Add USB2.0 phy driver for Sunplus SP7021
- [PATCH v5 0/2] lib/string_helpers: Introduce parse_int_array_user()
- [PATCH v5 0/2] nvmem: lan9662-otpc: add support
- [PATCH v5 03/18] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask
- [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
- Re: [PATCH v5 04/44] x86: asm: instrument usercopy in get_user() and put_user()
- Yu Zhao(Thu Sep 01 2022 - 19:44:53 EST)
- [PATCH v5 0/4] bpf: Add user-space-publisher ring buffer map type
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- [PATCH v5 0/4] mm/slub: some debug enhancements for kmalloc
- [PATCH v5 05/18] rcu: Move trace_rcu_callback() before bypassing
- [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
- [PATCH v5 0/6] tracing/hist: Add percentage histogram suffixes
- Re: [PATCH v5 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
- [PATCH v5 07/18] rcu: shrinker for lazy rcu
- Re: [PATCH v5 07/33] thermal/drivers/tegra: Switch to new of API
- Re: [PATCH v5 0/7] dmaengine: Support polling for out of order completions
- [PATCH v5 08/18] rcu: Add per-CB tracing for queuing, flush and invocation.
- Re: [PATCH V5 0/8] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
- [PATCH v5 0/8] Make ghes_edac a proper module
- Jia He(Mon Sep 05 2022 - 11:25:42 EST)
- Re: [PATCH v5 0/8] make statx() return DIO alignment information
- [PATCH v5 09/18] rcuscale: Add laziness and kfree tests
- [PATCH v5 10/18] rcutorture: Add test code for call_rcu_lazy()
- [PATCH v5 11/18] fs: Move call_rcu() to call_rcu_lazy() in some paths
- [PATCH v5 12/18] cred: Move call_rcu() to call_rcu_lazy()
- [PATCH v5 1/2] dt-bindings: arm: qcom: document sc7280 and evoker board
- [PATCH v5 1/2] dt-bindings: lan9662-otpc: document Lan9662 OTPC
- [PATCH v5 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
- [PATCH v5 1/2] lib/string_helpers: Introduce parse_int_array_user()
- [PATCH v5,1/2] soc: mediatek: Add mmsys func to adapt to dpi output for MT8186
- [PATCH v5 13/18] security: Move call_rcu() to call_rcu_lazy()
- [PATCH v5 1/3] dt-bindings: iio: adc: ti,tsc2046: add vref-supply property
- [PATCH v5 14/18] net/core: Move call_rcu() to call_rcu_lazy()
- [PATCH v5 1/4] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
- [PATCH V5 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
- Joy Zou(Mon Sep 05 2022 - 04:32:10 EST)
- [PATCH v5 1/4] mm/slub: enable debugging memory wasting of kmalloc
- [PATCH v5 15/18] kernel: Move various core kernel usages to call_rcu_lazy()
- Re: [PATCH V5 15/31] x86/sgx: Support restricting of enclave page permissions
- zhubojun(Thu Sep 01 2022 - 11:56:16 EST)
- zhubojun(Tue Sep 06 2022 - 22:42:27 EST)
- zhubojun(Tue Sep 06 2022 - 22:42:40 EST)
- Re: [PATCH v5 1/5] dt-bindings: phy: rockchip: add PCIe v3 phy
- Re: [PATCH v5 1/5] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
- Greg KH(Thu Sep 01 2022 - 10:10:36 EST)
- [PATCH v5 16/18] lib: Move call_rcu() to call_rcu_lazy()
- [PATCH v5 1/6] tracing: Allow multiple hitcount values in histograms
- Google(Wed Sep 07 2022 - 02:13:08 EST)
- [PATCH v5 17/18] i915: Move call_rcu() to call_rcu_lazy()
- RE: [PATCH v5 1/7] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
- [PATCH v5 18/18] fork: Move thread_stack_free_rcu() to call_rcu_lazy()
- [PATCH v5 1/8] efi/cper: export several helpers for ghes_edac to use
- Jia He(Mon Sep 05 2022 - 11:25:47 EST)
- Re: [PATCH v5 1/8] statx: add direct I/O alignment information
- Re: [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding
- [PATCH v5 2/2] arm64: dts: qcom: sc7280: Add device tree for herobrine evoker
- [PATCH v5 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()
- [PATCH v5,2/2] drm: mediatek: Adjust the dpi output format to MT8186
- CK Hu(Wed Sep 07 2022 - 05:10:11 EST)
- Re: [PATCH v5 2/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt
- [PATCH v5 2/2] MAINTAINERS: Update fastrpc documentation file from txt to yaml
- [PATCH v5 2/2] nvmem: lan9662-otp: add support
- Re: [PATCH v5 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions
- [PATCH v5 2/3] iio: adc: tsc2046: add vref support
- Re: [PATCH v5 2/3] PCI: qcom: Restrict pci transactions after pci suspend
- [PATCH v5 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- [PATCH V5 2/4] dmaengine: imx-sdma: support hdmi audio
- Joy Zou(Mon Sep 05 2022 - 04:34:25 EST)
- Re: [PATCH v5 2/4] Input: joystick: xpad: Add ABS_PROFILE axis value to uapi
- [PATCH v5 2/4] mm/slub: only zero the requested size of buffer for kzalloc
- Re: [PATCH v5 2/6] remoteproc: pru: Add APIs to get and put the PRU cores
- [PATCH v5 2/6] tracing: Fix to check event_mutex is held while accessing trigger list
- [PATCH v5 2/8] EDAC/ghes: Add a notifier for reporting memory errors
- Jia He(Mon Sep 05 2022 - 11:26:11 EST)
- Re: [PATCH v5 2/8] vfs: support STATX_DIOALIGN on block devices
- [PATCH v5 3/3] iio: adc: tsc2046: silent spi_device_id warning
- [PATCH V5 3/4] ARM: dts: imx: update sdma node name format
- Joy Zou(Mon Sep 05 2022 - 04:37:31 EST)
- [PATCH v5 3/4] bpf: Add libbpf logic for user-space ring buffer
- [PATCH v5 3/4] mm: kasan: Add free_meta size info in struct kasan_cache
- Re: [PATCH v5 3/5] phy: rockchip: Support PCIe v3
- [PATCH v5 3/6] tracing: Add .percent suffix option to histogram values
- [PATCH v5 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
- Jia He(Mon Sep 05 2022 - 11:26:22 EST)
- [PATCH v5 4/4] mm/slub: extend redzone check to extra allocated kmalloc space than requested
- [PATCH v5 4/4] selftests/bpf: Add selftests validating the user ringbuf
- [PATCH v5 4/6] tracing: Add .graph suffix option to histogram value
- Re: [PATCH v5 4/7] cpufreq: amd_pstate: fix wrong lowest perf fetch
- [PATCH v5 4/8] ghes: Introduce a helper ghes_edac_preferred()
- Jia He(Mon Sep 05 2022 - 11:26:31 EST)
- Re: [PATCH v5 5/6] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
- [PATCH v5 5/6] tracing: Add nohitcount option for suppressing display of raw hitcount
- [PATCH v5 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
- Jia He(Mon Sep 05 2022 - 11:26:36 EST)
- Re: [PATCH V5 5/8] soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV_MWR
- Peng Fan(Tue Sep 06 2022 - 22:42:14 EST)
- Peng Fan(Wed Sep 07 2022 - 07:53:39 EST)
- Peng Fan(Wed Sep 07 2022 - 20:20:36 EST)
- Re: [PATCH v5 6/6] remoteproc: pru: add support for configuring GPMUX based on client setup
- [PATCH v5 6/6] tracing: docs: Update histogram doc for .percent/.graph and 'nohitcount'
- Re: [PATCH v5 6/7] dmaengine: idxd: Support device_tx_status
- [PATCH v5 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
- Jia He(Mon Sep 05 2022 - 11:26:47 EST)
- [PATCH v5 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
- Jia He(Mon Sep 05 2022 - 11:27:02 EST)
- [PATCH v5 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled
- Jia He(Mon Sep 05 2022 - 11:27:12 EST)
- Re: [PATCH v5 8/8] xfs: support STATX_DIOALIGN
- [PATCH v5] arm64: dts: mt7986: add built-in Wi-Fi device nodes
- Re: [PATCH v5] livepatch: Clear relocation targets on a module removal
- Song Liu(Thu Sep 01 2022 - 13:04:10 EST)
- Re: [PATCH v5] livepatch: fix race between fork and KLP transition
- Re: [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature
- Re: [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
- netdev(Wed Sep 07 2022 - 17:10:21 EST)
- [PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
- [PATCH v6 00/10] Add support for i.MXRT1170-evk
- Re: [PATCH v6 00/10] Add support for i.MXRT1170-evk
- [PATCH v6 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
- Re: [PATCH v6 00/43] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
- [PATCH v6 00/44] Add KernelMemorySanitizer infrastructure
- [PATCH v6 00/57] DYNDBG: opt-in class'd debug for modules, use in drm.
- Greg KH(Wed Sep 07 2022 - 11:08:52 EST)
- [PATCH v6 01/10] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
- [PATCH v6 01/21] x86/resctrl: Kill off alloc_enabled
- [PATCH v6 01/44] x86: add missing include to sparsemem.h
- [PATCH v6 01/57] dyndbg: fix static_branch manipulation
- [PATCH v6 02/10] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
- [PATCH v6 02/21] x86/resctrl: Merge mon_capable and mon_enabled
- Re: [PATCH v6 02/33] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
- Wei Liu(Mon Sep 05 2022 - 13:06:59 EST)
- [PATCH v6 02/44] stackdepot: reserve 5 extra bits in depot_stack_handle_t
- [PATCH v6 02/57] dyndbg: fix module.dyndbg handling
- [PATCH v6 0/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt
- [PATCH v6 0/2] lib/string_helpers: Introduce parse_int_array_user()
- [PATCH v6 0/2] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
- Zhen Lei(Thu Sep 01 2022 - 09:19:21 EST)
- Re: [PATCH v6 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
- [PATCH v6 03/10] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
- [PATCH v6 03/21] x86/resctrl: Add domain online callback for resctrl work
- Re: [PATCH v6 03/33] KVM: x86: Zero out entire Hyper-V CPUID cache before processing entries
- Wei Liu(Mon Sep 05 2022 - 13:07:21 EST)
- [PATCH v6 03/44] instrumented.h: allow instrumenting both sides of copy_from_user()
- [PATCH v6 03/57] dyndbg: show both old and new in change-info
- [PATCH v6 0/3] ECAP support on TI AM62x SoC
- [PATCH v6 04/10] dt-bindings: serial: fsl-lpuart: add i.MXRT1170 compatible
- [PATCH v6 04/21] x86/resctrl: Group struct rdt_hw_domain cleanup
- haoxin(Wed Sep 07 2022 - 02:29:37 EST)
- Re: [PATCH v6 04/33] KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init()
- Wei Liu(Mon Sep 05 2022 - 13:09:34 EST)
- [PATCH v6 04/44] x86: asm: instrument usercopy in get_user() and put_user()
- [PATCH v6 04/57] dyndbg: reverse module walk in cat control
- [PATCH v6 0/4] dmaengine: sdma support hdmi audio
- Joy Zou(Tue Sep 06 2022 - 05:48:13 EST)
- [PATCH v6 0/4] leds: pca955x: Add HW blink support
- [PATCH v6 05/10] ARM: mach-imx: Add support for i.MXRT1170
- [PATCH v6 05/21] x86/resctrl: Add domain offline callback for resctrl work
- haoxin(Wed Sep 07 2022 - 02:30:36 EST)
- [PATCH v6 05/44] asm-generic: instrument usercopy in cacheflush.h
- [PATCH v6 05/57] dyndbg: reverse module.callsite walk in cat control
- [PATCH v6 0/5] Fix controller halt and endxfer timeout issues
- [PATCH v6 06/10] clk: imx: Update pllv3 to support i.MXRT1170
- Re: [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
- [PATCH v6 06/21] x86/resctrl: Remove set_mba_sc()s control array re-initialisation
- [PATCH v6 06/44] kmsan: add ReST documentation
- [PATCH v6 06/57] dyndbg: use ESCAPE_SPACE for cat control
- [PATCH v6 07/10] dt-bindings: imx: Add clock binding for i.MXRT1170
- [PATCH v6 07/21] x86/resctrl: Abstract and use supports_mba_mbps()
- [PATCH v6 07/44] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
- [PATCH v6 07/57] dyndbg: let query-modname override actual module name
- Re: [PATCH v6 0/7] add support for another simatic board
- [PATCH v6 0/7] Add the iMX8MP PCIe support
- [PATCH v6 08/10] clk: imx: Add initial support for i.MXRT1170 clock driver
- [PATCH v6 08/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
- [PATCH v6 08/44] kmsan: mark noinstr as __no_sanitize_memory
- [PATCH v6 08/57] dyndbg: add test_dynamic_debug module
- [PATCH v6 09/10] ARM: dts: imx: Add i.MXRT1170-EVK support
- [PATCH v6 09/21] x86/resctrl: Switch over to the resctrl mbps_val list
- [PATCH v6 09/44] x86: kmsan: pgtable: reduce vmalloc space
- [PATCH v6 09/57] dyndbg: drop EXPORTed dynamic_debug_exec_queries
- [PATCH v6 10/10] ARM: imxrt_defconfig: Add i.MXRT1170
- [PATCH v6 10/21] x86/resctrl: Remove architecture copy of mbps_val
- [PATCH v6 10/44] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
- [PATCH v6 10/57] dyndbg: cleanup auto vars in dynamic_debug_init
- [PATCH v6 11/21] x86/resctrl: Allow update_mba_bw() to update controls directly
- [PATCH v6 11/44] kmsan: add KMSAN runtime core
- [PATCH v6 11/57] dyndbg: gather __dyndbg[] state into struct _ddebug_info
- Re: [PATCH v6 1/1] gpio: mpfs: add polarfire soc gpio support
- [PATCH v6 12/21] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
- haoxin(Wed Sep 07 2022 - 02:48:48 EST)
- [PATCH v6 12/44] kmsan: disable instrumentation of unsupported common kernel code
- [PATCH v6 12/57] dyndbg: add class_id to pr_debug callsites
- [PATCH v6 1/2] ARM: dts: at91: Adding documentation for SAMA5D3-EDS
- [PATCH v6 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
- [PATCH v6 1/2] iio: pressure: dps310: Refactor startup procedure
- [PATCH v6 1/2] lib/string_helpers: Introduce parse_int_array_user()
- [PATCH v6 1/2] rcu: Simplify rcu_init_nohz() cpumask handling
- Zhen Lei(Thu Sep 01 2022 - 09:19:29 EST)
- Re: [PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
- [PATCH v6 13/21] x86/resctrl: Add per-rmid arch private storage for overflow and chunks
- [PATCH v6 13/44] MAINTAINERS: add entry for KMSAN
- [PATCH v6 13/57] dyndbg: add __pr_debug_cls for testing
- [PATCH v6 1/3] dt-bindings: counter: add ti,am62-ecap-capture.yaml
- [PATCH v6 1/3] dt-bindings: iio: adc: ti,tsc2046: add vref-supply property
- [PATCH v6 14/21] x86/resctrl: Allow per-rmid arch private storage to be reset
- [PATCH v6 14/44] mm: kmsan: maintain KMSAN metadata for page operations
- [PATCH v6 14/57] dyndbg: add DECLARE_DYNDBG_CLASSMAP macro
- [PATCH v6 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
- Joy Zou(Tue Sep 06 2022 - 05:48:21 EST)
- [PATCH v6 1/4] leds: pca955x: Refactor with helper functions and renaming
- Re: [PATCH v6 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
- [PATCH v6 15/21] x86/resctrl: Abstract __rmid_read()
- [PATCH v6 15/44] mm: kmsan: call KMSAN hooks from SLUB code
- [PATCH v6 15/57] kernel/module: add __dyndbg_classes section
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- [PATCH v6 1/5] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
- [PATCH v6 16/21] x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
- [PATCH v6 16/44] kmsan: handle task creation and exiting
- [PATCH v6 16/57] dyndbg: add ddebug_attach_module_classes
- Re: [PATCH v6 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
- [PATCH v6 17/21] x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
- [PATCH v6 17/44] init: kmsan: call KMSAN initialization routines
- [PATCH v6 17/57] dyndbg: validate class FOO by checking with module
- [PATCH v6 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
- [PATCH v6 18/21] x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
- [PATCH v6 18/44] instrumented.h: add KMSAN support
- [PATCH v6 18/57] doc-dyndbg: describe "class CLASS_NAME" query support
- [PATCH v6 19/21] x86/resctrl: Rename and change the units of resctrl_cqm_threshold
- [PATCH v6 19/44] kmsan: unpoison @tlb in arch_tlb_gather_mmu()
- [PATCH v6 19/57] doc-dyndbg: edit dynamic-debug-howto for brevity, audience
- [PATCH v6.1] media: sun6i-csi: Refactor main driver data structures
- [PATCH v6 20/21] x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
- haoxin(Wed Sep 07 2022 - 02:27:10 EST)
- [PATCH v6 20/44] kmsan: add iomap support
- [PATCH v6 20/57] dyndbg: add drm.debug style (drm/parameters/debug) bitmap support
- [PATCH v6 21/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
- [PATCH v6 21/44] Input: libps2: mark data received in __ps2_command() as initialized
- [PATCH v6 21/57] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes
- Greg KH(Wed Sep 07 2022 - 10:55:16 EST)
- Greg KH(Wed Sep 07 2022 - 10:57:48 EST)
- [PATCH v6 22/44] dma: kmsan: unpoison DMA mappings
- [PATCH v6 22/57] drm_print: condense enum drm_debug_category
- [PATCH v6 2/2] ARM: dts: at91: Adding SAMA5D3-EDS board
- [PATCH v6 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()
- [PATCH v6 2/2] iio: pressure: dps310: Reset chip after timeout
- [PATCH v6 2/2] MAINTAINERS: Update fastrpc documentation file from txt to yaml
- [PATCH v6 2/2] rcu: Offload callback processing from all CPUs in the absence of rcu_nocbs=
- Zhen Lei(Thu Sep 01 2022 - 09:19:12 EST)
- [PATCH v6 23/44] virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()
- [PATCH v6 23/57] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
- [PATCH v6 2/3] Documentation: ABI: sysfs-bus-counter: add capture items
- [PATCH v6 2/3] iio: adc: tsc2046: add vref support
- [PATCH v6 24/44] kmsan: handle memory sent to/from USB
- [PATCH v6 24/57] drm_print: interpose drm_*dbg with forwarding macros
- [PATCH v6 2/4] dmaengine: imx-sdma: support hdmi audio
- Joy Zou(Tue Sep 06 2022 - 05:49:00 EST)
- Re: [PATCH v6 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
- [PATCH v6 2/4] leds: pca955x: Use pointers to driver data rather than I2C client
- [PATCH v6 25/44] kmsan: add tests for KMSAN
- [PATCH v6 25/57] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
- [PATCH v6 2/5] usb: dwc3: Remove DWC3 locking during gadget suspend/resume
- [PATCH v6 26/44] kmsan: disable strscpy() optimization under KMSAN
- [PATCH v6 26/57] drm-print.h: include dyndbg header
- Re: [PATCH v6 2/6] clk: qcom: Allow custom reset ops
- Re: [PATCH v6 2/6] dt-bindings: media: sun6i-a31-csi: Add ISP output port
- [PATCH v6 27/44] crypto: kmsan: disable accelerated configs under KMSAN
- [PATCH v6 27/57] drm-print: add drm_dbg_driver to improve namespace symmetry
- [PATCH v6 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
- [PATCH v6 28/44] kmsan: disable physical page merging in biovec
- [PATCH v6 28/57] drm_print: refine drm_debug_enabled for jump-label
- [PATCH v6 29/44] block: kmsan: skip bio block merging logic for KMSAN
- [PATCH v6 29/57] drm_print: prefer bare printk KERN_DEBUG on generic fn
- [PATCH v6 30/44] kcov: kmsan: unpoison area->list in kcov_remote_area_put()
- [PATCH v6 30/57] drm_print: add _ddebug descriptor to drm_*dbg prototypes
- [PATCH v6 31/44] security: kmsan: fix interoperability with auto-initialization
- [PATCH v6 31/57] nouveau: change nvkm_debug/trace to use dev_dbg POC
- [PATCH v6 32/44] objtool: kmsan: list KMSAN API functions as uaccess-safe
- [PATCH v6 32/57] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug
- [PATCH v6 33/44] x86: kmsan: disable instrumentation of unsupported code
- [PATCH v6 33/57] nouveau: WIP add 2 LEVEL_NUM classmaps for CLI, SUBDEV
- [PATCH v6 3/3] counter: ti-ecap-capture: capture driver support for ECAP
- [PATCH v6 3/3] iio: adc: tsc2046: silent spi_device_id warning
- [PATCH v6 34/44] x86: kmsan: skip shadow checks in __switch_to()
- [PATCH v6 34/57] dyndbg: add _DPRINTK_FLAGS_ENABLED
- [PATCH v6 3/4] ARM: dts: imx: update sdma node name format
- Joy Zou(Tue Sep 06 2022 - 05:49:07 EST)
- [PATCH v6 3/4] leds: pca955x: Optimize probe led selection
- [PATCH v6 35/44] x86: kmsan: handle open-coded assembly in lib/iomem.c
- [PATCH v6 35/57] dyndbg: add _DPRINTK_FLAGS_TRACE
- [PATCH v6 3/5] usb: dwc3: Increase DWC3 controller halt timeout
- [PATCH v6 36/44] x86: kmsan: use __msan_ string functions where possible.
- [PATCH v6 36/57] dyndbg: add write-events-to-tracefs code
- Re: [PATCH v6 3/6] clk: qcom: gdsc: Add a reset op to poll gdsc collapse
- [PATCH v6 37/44] x86: kmsan: sync metadata pages on page fault
- [PATCH v6 37/57] dyndbg: add 2 trace-events: drm_debug, drm_devdbg
- [PATCH v6 3/7] arm64: dts: imx8mp-evk: Add PCIe support
- [PATCH v6 38/44] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
- [PATCH v6 38/57] dyndbg: add 2 more trace-events: pr_debug, dev_dbg
- [PATCH v6 39/44] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
- [PATCH v6 39/57] dyndbg/drm: POC add tracebits sysfs-knob
- [PATCH v6 40/44] x86: kmsan: don't instrument stack walking functions
- [PATCH v6 40/57] dyndbg: abstraction macros for modname,function,filename fields
- [PATCH v6 41/44] entry: kmsan: introduce kmsan_unpoison_entry_regs()
- [PATCH v6 41/57] dyndbg: split repeating columns to new struct _ddebug_site
- [PATCH v6 42/44] bpf: kmsan: initialize BPF registers with zeroes
- [PATCH v6 42/57] dyndbg: shrink lineno field by 2 bits
- [PATCH v6 43/44] mm: fs: initialize fsdata passed to write_begin/write_end interface
- [PATCH v6 43/57] dyndbg: add _index,_map to struct _ddebug
- [PATCH v6 44/44] x86: kmsan: enable KMSAN builds for x86
- [PATCH v6 44/57] dyndbg: extend __ddebug_add_module proto to allow packing sites
- [PATCH v6 4/4] arm64: dts: imx8mq: update sdma node name format
- Joy Zou(Tue Sep 06 2022 - 05:49:13 EST)
- Re: [PATCH v6 4/4] arm64: dts: meson: Add DDR PMU node
- [PATCH v6 4/4] leds: pca955x: Add HW blink support
- [PATCH v6 45/57] dyndbg: de-duplicate sites
- [PATCH v6 4/5] usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
- [PATCH v6 46/57] dyndbg: drop site-> in add-module, more needed
- Re: [PATCH v6 4/6] clk: qcom: gpucc-sc7280: Add cx collapse reset support
- [PATCH v6 47/57] dyndbg: demote iter->site in _init
- [PATCH v6 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
- [PATCH v6 48/57] dyndbg: add .gnu.linkonce slot in vmlinux.lds.h KEEPs
- [PATCH v6 49/57] dyndbg: add structs _ddebug_hdr, _ddebug_site_hdr
- [PATCH v6 50/57] dyndbg: count unique callsites
- [PATCH v6 51/57] dyndbg: prevent build bugs via -DNO_DYNAMIC_DEBUG_TABLE
- [PATCH v6 52/57] dyndbg: add DEFINE_DYNAMIC_DEBUG_TABLE, use it tacitly RFC
- [PATCH v6 53/57] dyndbg: add/use is_dyndbg_header then set _uplink
- [PATCH v6 54/57] dyndbg: add .gnu.linkonce. & __dyndbg* sections in module.lds.h
- [PATCH v6 55/57] dyndbg: dynamic_debug_sites_reclaim() using free_reserved_page() WAG
- [PATCH v6 5/5] usb: dwc3: gadget: Submit endxfer command if delayed during disconnect
- [PATCH v6 56/57] dyndbg: work ddebug_map_site
- Re: [PATCH v6 5/6] media: sun6i-csi: Detect the availability of the ISP
- [PATCH v6 57/57] dyndbg: fiddle with readback value on LEVEL_NAMES types
- [PATCH v6 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
- Re: [PATCH v6 6/44] kmsan: add ReST documentation
- Re: [PATCH v6 6/6] media: sun6i-csi: Add support for hooking to the isp devices
- [PATCH v6 6/7] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
- [PATCH v6 7/7] PCI: imx6: Add i.MX8MP PCIe support
- [PATCH v6] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
- [PATCH v6] livepatch: Clear relocation targets on a module removal
- Song Liu(Thu Sep 01 2022 - 13:16:13 EST)
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- Re: [PATCH v7 00/15] GSC support for XeHP SDV and DG2
- Re: [PATCHv7 02/14] mm: Add support for unaccepted memory
- Re: [PATCH v7 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
- [PATCH v7 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
- Re: [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
- [PATCH v7 0/5] add imx8dxl evk support
- [PATCH v7 0/5] Fix controller halt and endxfer timeout issues
- Re: [PATCH v7 0/5] LoongArch: Support toolchain with new relocation types
- [PATCH v7 0/5] sched: Persistent user requested affinity
- Re: [PATCH v7 0/5] vfio/pci: power management changes
- [PATCH v7 0/6] Support hld delayed init based on Pseudo-NMI for
- RE: [PATCH v7 0/6] Support hld delayed init based on Pseudo-NMI for arm64
- [PATCH v7 0/7] Add the iMX8MP PCIe support
- Re: [PATCH v7 10/15] mei: mkhi: add memory ready command
- Re: [PATCH v7 11/15] mei: gsc: setup gsc extended operational memory
- Re: [PATCH v7 12/15] mei: gsc: add transition to PXP mode in resume flow
- Re: [PATCH v7 1/2] dt-bindings: arm: fsl: Add MSC SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier
- [PATCH v7 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
- [PATCH v7 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate constant expressions
- [PATCH v7 1/3] arm64: dts: imx8: add a node label to ddr-pmu
- Re: [PATCH v7 14/15] drm/i915/gsc: allocate extended operational memory in LMEM
- [PATCH v7 1/4] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
- 李晨阳(Tue Sep 06 2022 - 08:00:24 EST)
- [PATCH v7 1/5] dt-bindings: firmware: add missing resource IDs for imx8dxl
- [PATCH v7 1/5] sched: Add __releases annotations to affine_move_task()
- [PATCH v7 1/5] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
- [PATCH v7 1/6] kernel/watchdog: remove WATCHDOG_DEFAULT
- [PATCH v7 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
- Re: [PATCH v7 19/23] ata: ahci: Add DWC AHCI SATA controller support
- [PATCH v7 2/2] MAINTAINERS: Update fastrpc documentation file from txt to yaml
- [PATCH v7 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions
- [PATCH v7 2/3] arm64: dts: freescale: add i.MX8DXL SoC support
- Re: [PATCH v7 2/3] Documentation: add a isolation strategy sysfs node for uacce
- Greg KH(Thu Sep 01 2022 - 11:04:26 EST)
- Greg KH(Thu Sep 01 2022 - 14:10:14 EST)
- [PATCH v7 2/4] drm/loongson: Add GPIO and I2C driver for loongson drm.
- 李晨阳(Tue Sep 06 2022 - 08:00:54 EST)
- [PATCH v7 2/5] dt-bindings: arm: imx: update fsl.yaml for imx8dxl
- [PATCH v7 2/5] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
- [PATCH v7 2/5] usb: dwc3: Remove DWC3 locking during gadget suspend/resume
- [PATCH v7 2/6] kernel/watchdog: change watchdog_nmi_enable() to void
- [PATCH v7 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
- [PATCH v7 3/3] arm64: dts: freescale: add support for i.MX8DXL EVK board
- [PATCH v7 3/4] drm/loongson: Add interrupt driver for LS7A.
- 李晨阳(Tue Sep 06 2022 - 08:01:05 EST)
- [PATCH v7 3/5] arm64: dts: imx8: add a node label to ddr-pmu
- [PATCH v7 3/5] sched: Enforce user requested affinity
- [PATCH v7 3/5] usb: dwc3: Increase DWC3 controller halt timeout
- [PATCH v7 3/6] kernel/watchdog_hld: Ensure CPU-bound context when creating hardlockup detector event
- [PATCH v7 3/7] arm64: dts: imx8mp-evk: Add PCIe support
- [PATCH v7 4/4] drm/loongson: Use acpi to get video bios.
- 李晨阳(Tue Sep 06 2022 - 08:01:19 EST)
- [PATCH v7 4/5] arm64: dts: freescale: add i.MX8DXL SoC support
- [PATCH v7 4/5] sched: Handle set_cpus_allowed_ptr() & sched_setaffinity() race
- [PATCH v7 4/5] usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
- [PATCH v7 4/6] kernel/watchdog: Adapt the watchdog_hld interface for async model
- [PATCH v7 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
- [PATCH v7 5/5] arm64: dts: freescale: add support for i.MX8DXL EVK board
- [PATCH v7 5/5] sched: Fix sched_setaffinity() and fork/clone() race
- [PATCH v7 5/5] usb: dwc3: gadget: Submit endxfer command if delayed during disconnect
- [PATCH v7 5/6] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
- [PATCH v7 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
- [PATCH v7 6/6] arm64: Enable perf events based hard lockup detector
- [PATCH v7 6/7] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
- Re: [PATCH V7 6/8] perf/tools: Extend branch type classification
- [PATCH v7 7/7] PCI: imx6: Add i.MX8MP PCIe support
- Re: [PATCH v7] platform/chrome: cros_ec_lpc: Move host command to prepare/complete
- Re: [PATCHv8 00/11] Linear Address Masking enabling
- [PATCH v8 00/13] perf: test: Add trace data quality tests for CoreSight
- [PATCH v8 00/16] GSC support for XeHP SDV and DG2
- [PATCH v8 00/26] tcp: Initial support for RFC5925 auth option
- Re: [PATCH v8 003/103] KVM: Refactor CPU compatibility check on module initialization
- [PATCH v8 01/13] perf test: Add CoreSight shell lib shared code for future tests
- [PATCH v8 01/16] drm/i915/gsc: skip irq initialization if using polling
- [PATCH v8 01/26] tcp: authopt: Initial support and key management
- [PATCH v8 02/13] perf test: Add build infra for perf test tools for CoreSight tests
- [PATCH v8 02/16] mei: add kdoc for struct mei_aux_device
- [PATCH v8 02/26] docs: Add user documentation for tcp_authopt
- [PATCH v8 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
- [PATCH v8 03/13] perf test: Add asm pureloop test tool
- [PATCH v8 03/16] mei: add slow_firmware flag to the mei auxiliary device
- [PATCH v8 03/26] tcp: authopt: Add crypto initialization
- Re: [PATCH v8 033/103] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
- Yuan Yao(Thu Sep 01 2022 - 01:54:56 EST)
- Re: [PATCH v8 035/103] KVM: x86/mmu: Allow per-VM override of the TDP max page level
- Yuan Yao(Thu Sep 01 2022 - 02:07:22 EST)
- Re: [PATCH v8 038/103] KVM: x86/tdp_mmu: refactor kvm_tdp_mmu_map()
- Yuan Yao(Thu Sep 01 2022 - 02:48:31 EST)
- Re: [PATCH v8 039/103] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
- Yuan Yao(Thu Sep 01 2022 - 03:13:17 EST)
- RE: [PATCH v8 0/3] Add support for lan966x flexcom chip-select configuration
- [PATCH v8 0/3] crypto: hisilicon - supports device isolation feature
- Kai Ye(Thu Sep 01 2022 - 23:19:20 EST)
- [PATCH v8 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- [PATCH v8 0/3] thunderbolt: add vendor's NVM formats
- Re: [PATCH v8 041/103] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
- Yuan Yao(Thu Sep 01 2022 - 03:45:49 EST)
- [PATCH v8 04/13] perf test: Add asm pureloop test shell script
- [PATCH v8 04/16] drm/i915/gsc: add slow_firmware flag to the gsc device definition
- Re: [PATCH v8 042/103] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
- Yuan Yao(Thu Sep 01 2022 - 05:00:44 EST)
- [PATCH v8 04/26] tcp: Refactor tcp_sig_hash_skb_data for AO
- Re: [PATCH v8 044/103] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
- Yuan Yao(Fri Sep 02 2022 - 02:38:57 EST)
- Re: [PATCH v8 048/103] KVM: VMX: Split out guts of EPT violation to common/exposed function
- Yuan Yao(Fri Sep 02 2022 - 03:06:25 EST)
- Re: [PATCH v8 049/103] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
- Yuan Yao(Fri Sep 02 2022 - 03:23:47 EST)
- [PATCH v8 0/4] PCI EP driver support MSI doorbell from host
- Frank Li(Tue Sep 06 2022 - 15:41:25 EST)
- [PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
- Re: [PATCH v8 050/103] KVM: TDX: Add load_mmu_pgd method for TDX
- Yuan Yao(Fri Sep 02 2022 - 03:27:45 EST)
- [PATCH v8 05/13] perf test: Add git ignore for perf data generated by the CoreSight tests
- [PATCH v8 05/16] drm/i915/gsc: add GSC XeHP SDV platform definition
- [PATCH v8 05/26] tcp: authopt: Compute packet signatures
- [PATCH v8 0/5] Fix controller halt and endxfer timeout issues
- Greg KH(Wed Sep 07 2022 - 10:28:48 EST)
- [PATCH v8 06/13] perf test: Add memcpy thread test tool
- [PATCH v8 06/16] mei: gsc: use polling instead of interrupts
- [PATCH v8 06/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash
- [PATCH v8 07/13] perf test: Add memcpy thread test shell script
- [PATCH v8 07/16] mei: gsc: wait for reset thread on stop
- [PATCH v8 07/26] tcp: authopt: Hook into tcp core
- [PATCH v8 08/13] perf test: Add thread loop test tool
- [PATCH v8 08/16] mei: extend timeouts on slow devices.
- [PATCH v8 08/26] tcp: authopt: Disable via sysctl by default
- Re: [PATCHv8 09/11] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
- [PATCH v8 09/13] perf test: Add thread loop test shell scripts
- [PATCH v8 09/16] mei: bus: export common mkhi definitions into a separate header
- [PATCH v8 09/26] tcp: authopt: Implement Sequence Number Extension
- [PATCH v8 10/13] perf test: Add unroll thread test tool
- [PATCH v8 10/16] mei: mkhi: add memory ready command
- [PATCH v8 10/26] tcp: ipv6: Add AO signing for tcp_v6_send_response
- [PATCH v8 11/13] perf test: Add unroll thread test shell script
- [PATCH v8 11/16] mei: gsc: setup gsc extended operational memory
- [PATCH v8 11/26] tcp: authopt: Add support for signing skb-less replies
- [PATCH v8 12/13] perf test: Add git ignore for tmp and output files of CoreSight tests
- [PATCH v8 12/16] mei: gsc: add transition to PXP mode in resume flow
- [PATCH v8 12/26] tcp: ipv4: Add AO signing for skb-less replies
- [PATCH v8 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
- [PATCH v8 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate constant expressions
- [PATCH v8 13/13] perf test: Add relevant documentation about CoreSight testing
- [PATCH v8 13/16] mei: drop ready bits check after start
- [PATCH v8 13/26] tcp: authopt: Add NOSEND/NORECV flags
- [PATCH v8 1/3] thunderbolt: Add vendor's specific operations of NVM
- [PATCH v8 1/3] uacce: supports device isolation feature
- Kai Ye(Thu Sep 01 2022 - 23:19:37 EST)
- [PATCH v8 14/16] mei: debugfs: add pxp mode to devstate in debugfs
- [PATCH v8 14/26] tcp: authopt: Add initial l3index support
- [PATCH v8 1/4] drivers: of: kexec ima: Support 32-bit platforms
- [PATCH v8 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
- Frank Li(Tue Sep 06 2022 - 15:41:28 EST)
- [PATCH v8 15/16] drm/i915/gsc: allocate extended operational memory in LMEM
- [PATCH v8 15/26] tcp: authopt: Add prefixlen support
- [PATCH v8 1/5] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
- [PATCH v8 16/16] HAX: drm/i915: force INTEL_MEI_GSC on for CI
- [PATCH v8 16/26] tcp: authopt: Add send/recv lifetime support
- [PATCH v8 17/26] tcp: authopt: Add key selection controls
- [PATCH v8 18/26] tcp: authopt: Add v4mapped ipv6 address support
- [PATCH v8 19/26] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
- [PATCH v8 20/26] tcp: authopt: If no keys are valid for send report an error
- [PATCH v8 21/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK
- [PATCH v8 22/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE
- Re: [PATCH v8 2/2] drm/gem: Don't map imported GEMs
- [PATCH v8 2/2] MAINTAINERS: Update fastrpc documentation file from txt to yaml
- [PATCH v8 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions
- [PATCH v8 23/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT
- [PATCH v8 2/3] Documentation: add a isolation strategy sysfs node for uacce
- Kai Ye(Thu Sep 01 2022 - 23:19:30 EST)
- [PATCH v8 2/3] thunderbolt: Modify tb_nvm major and minor size.
- [PATCH v8 24/26] selftests: nettest: Rename md5_prefix to key_addr_prefix
- [PATCH v8 2/4] irqchip: Add IMX MU MSI controller driver
- Frank Li(Tue Sep 06 2022 - 15:41:40 EST)
- [PATCH v8 2/4] tpm: of: Make of-tree specific function commonly available
- [PATCH v8 25/26] selftests: nettest: Initial tcp_authopt support
- [PATCH v8 2/5] usb: dwc3: Remove DWC3 locking during gadget suspend/resume
- [PATCH v8 26/26] selftests: net/fcnal: Initial tcp_authopt support
- Re: [PATCH v8 27/31] Kbuild: add Rust support
- Re: [PATCH V8 2/7] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)
- [PATCH v8 3/3] crypto: hisilicon/qm - define the device isolation strategy
- Kai Ye(Thu Sep 01 2022 - 23:19:13 EST)
- [PATCH v8 3/3] thunderbolt: To extend ASMedia NVM formats.
- [PATCH v8 3/4] dt-bindings: irqchip: imx mu work as msi controller
- Frank Li(Tue Sep 06 2022 - 15:41:45 EST)
- [PATCH v8 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
- [PATCH v8 3/5] usb: dwc3: Increase DWC3 controller halt timeout
- Re: [PATCH V8 3/6] soc: imx: add i.MX93 SRC power domain driver
- Peng Fan(Sun Sep 04 2022 - 21:35:41 EST)
- [PATCH v8 4/4] PCI: endpoint: Add vNTB MSI support
- Frank Li(Tue Sep 06 2022 - 15:41:59 EST)
- [PATCH v8 4/4] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
- [PATCH v8 4/5] usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
- Re: [PATCH V8 4/6] soc: imx: add i.MX93 media blk ctrl driver
- Peng Fan(Mon Sep 05 2022 - 02:47:43 EST)
- [PATCH v8 5/5] usb: dwc3: gadget: Submit endxfer command if delayed during disconnect
- Re: [PATCH v8] mm/hmm/test: use char dev with struct device to get device node
- Re: [PATCH v8] ufs: core: print UFSHCD capabilities in controller's sysfs node
- [PATCH v9 00/33] crypto: rockchip: permit to pass self-tests
- [PATCH v9 01/16] drm/i915/gsc: skip irq initialization if using polling
- [PATCH v9 01/33] crypto: rockchip: use dev_err for error message about interrupt
- [PATCH v9 02/16] mei: add kdoc for struct mei_aux_device
- [PATCH v9 02/33] crypto: rockchip: do not use uninitialized variable
- [PATCH v9 0/2] Add mmc driver for Sunplus SP7021 SOC
- Re: [PATCH v9 0/2] Add support for UltraSoc System Memory Buffer
- hejunhao(Thu Sep 01 2022 - 09:13:45 EST)
- [PATCH v9 03/16] mei: add slow_firmware flag to the mei auxiliary device
- [PATCH v9 03/33] crypto: rockchip: do not do custom power management
- Re: [PATCH v9 0/3] arm64: dts: qcom: Add new board revision and LTE SKUs for sc7280-villager family
- Re: [PATCH v9 04/10] dt-bindings: backlight: Add MediaTek MT6370 backlight
- [PATCH v9 04/16] drm/i915/gsc: add slow_firmware flag to the gsc device definition
- [PATCH v9 04/33] crypto: rockchip: fix privete/private typo
- [PATCH v9 0/4] PCI EP driver support MSI doorbell from host
- Frank Li(Tue Sep 06 2022 - 23:49:26 EST)
- [PATCH v9 05/16] drm/i915/gsc: add GSC XeHP SDV platform definition
- [PATCH v9 05/33] crypto: rockchip: do not store mode globally
- [PATCH V9 0/5] Add support for audio clock gating resets for SC7280
- [PATCH v9 0/5] fix the meson NFC clock
- [PATCH v9 06/16] mei: gsc: use polling instead of interrupts
- [PATCH v9 06/33] crypto: rockchip: add fallback for cipher
- [PATCH V9 0/6] imx: support i.MX93 SRC and mediamix blk ctrl
- RE: [PATCH v9 0/6] thunderbolt: Add support for ASMedia NVM firmware image format
- [PATCH v9 07/16] mei: gsc: wait for reset thread on stop
- [PATCH v9 07/33] crypto: rockchip: add fallback for ahash
- [PATCH v9 0/7] RISC-V IPI Improvements
- [PATCH v9 08/16] mei: extend timeouts on slow devices
- [PATCH v9 08/33] crypto: rockchip: better handle cipher key
- [PATCH v9 09/16] mei: bus: export common mkhi definitions into a separate header
- [PATCH v9 09/33] crypto: rockchip: remove non-aligned handling
- Re: [PATCH v9 10/10] video: backlight: mt6370: Add MediaTek MT6370 support
- [PATCH v9 10/16] mei: mkhi: add memory ready command
- [PATCH v9 10/33] crypto: rockchip: rework by using crypto_engine
- [PATCH v9 11/16] mei: gsc: setup gsc extended operational memory
- [PATCH v9 11/33] crypto: rockchip: rewrite type
- [PATCH v9 12/16] mei: gsc: add transition to PXP mode in resume flow
- [PATCH v9 12/33] crypto: rockchip: add debugfs
- [PATCH v9 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021
- [PATCH v9 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
- Re: [PATCH v9 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG FPGA manager
- Xu Yilun(Sat Sep 03 2022 - 13:03:01 EST)
- [PATCH v9 13/16] mei: drop ready bits check after start
- [PATCH v9 13/33] crypto: rockchip: introduce PM
- [PATCH v9 14/16] mei: debugfs: add pxp mode to devstate in debugfs
- [PATCH v9 14/33] crypto: rockchip: handle reset also in PM
- [PATCH v9 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
- Frank Li(Tue Sep 06 2022 - 23:49:43 EST)
- [PATCH v9 15/16] drm/i915/gsc: allocate extended operational memory in LMEM
- [PATCH v9 15/33] crypto: rockchip: use clk_bulk to simplify clock management
- [PATCH V9 1/5] dt-bindings: clock: Add "qcom,adsp-pil-mode" property
- [PATCH v9 1/5] dt-bindings: nand: meson: fix meson nfc clock
- [PATCH v9 16/16] HAX: drm/i915: force INTEL_MEI_GSC on for CI
- [PATCH v9 16/33] crypto: rockchip: add myself as maintainer
- Re: [PATCH v9 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
- [PATCH V9 1/6] dt-bindings: soc: add i.MX93 SRC
- [PATCH v9 17/33] crypto: rockchip: use read_poll_timeout
- [PATCH v9 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
- [PATCH v9 18/33] crypto: rockchip: fix style issue
- Re: [PATCH v9 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
- [PATCH v9 19/33] crypto: rockchip: add support for rk3328
- [PATCH v9 20/33] crypto: rockchip: rename ablk functions to cipher
- [PATCH v9 21/33] crypto: rockchip: rework rk_handle_req function
- [PATCH v9 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
- [PATCH v9 2/2] MAINTAINERS: Update fastrpc documentation file from txt to yaml
- [PATCH v9 2/2] mmc: Add mmc driver for Sunplus SP7021
- [PATCH v9 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
- [PATCH v9 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
- [PATCH v9 2/4] irqchip: Add IMX MU MSI controller driver
- Frank Li(Tue Sep 06 2022 - 23:49:47 EST)
- [PATCH v9 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
- [PATCH V9 2/5] clk: qcom: lpass: Handle the regmap overlap of lpasscc and lpass_aon
- [PATCH v9 2/5] mtd: rawnand: meson: fix the clock
- [PATCH v9 26/33] clk: rk3399: use proper crypto0 name
- [PATCH V9 2/6] dt-bindings: soc: add i.MX93 mediamix blk ctrl
- [PATCH v9 27/33] arm64: dts: rockchip: add rk3328 crypto node
- [PATCH v9 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
- [PATCH v9 28/33] arm64: dts: rockchip: rk3399: add crypto node
- Re: [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
- [PATCH v9 29/33] crypto: rockchip: store crypto_info in request context
- [PATCH v9 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
- [PATCH v9 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
- [PATCH v9 32/33] crypto: rockchip: permit to have more than one reset
- [PATCH v9 33/33] crypto: rockchip: Add support for RK3399
- [PATCH v9 3/4] dt-bindings: irqchip: imx mu work as msi controller
- Frank Li(Tue Sep 06 2022 - 23:49:52 EST)
- [PATCH V9 3/5] dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280
- [PATCH v9 3/5] mtd: rawnand: meson: refine resource getting in probe
- [PATCH V9 3/6] soc: imx: add i.MX93 SRC power domain driver
- [PATCH v9 3/7] genirq: Add mechanism to multiplex a single HW IPI
- Re: [PATCH v9 3/8] block: add check when merging zone device pages
- [PATCH v9 4/4] PCI: endpoint: Add vNTB MSI support
- Frank Li(Tue Sep 06 2022 - 23:49:58 EST)
- [PATCH V9 4/5] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
- [PATCH v9 4/5] dt-bindings: nand: meson: convert txt to yaml
- [PATCH V9 4/6] soc: imx: add i.MX93 media blk ctrl driver
- [PATCH v9 4/7] RISC-V: Treat IPIs as normal Linux IRQs
- Re: [PATCH v9,4/7] thermal: mediatek: Add LVTS driver for mt8192 thermal zones
- Re: [PATCH v9 4/8] lib/scatterlist: add check when merging zone device pages
- [PATCH V9 5/5] clk: qcom: lpass: Add support for resets & external mclk for SC7280
- [PATCH v9 5/5] mtd: rawnand: meson: not support legacy clock
- [PATCH V9 5/6] arm64: dts: imx93: add src node
- [PATCH v9 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
- Re: [PATCH v9 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
- [PATCH V9 6/6] arm64: dts: imx93: add mediamix blk ctrl node
- Re: [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver
- RE: [PATCH v9 6/6] thunderbolt: Add support for ASMedia image format
- [PATCH v9 6/7] RISC-V: Use IPIs for remote TLB flush when possible
- Re: [PATCH v9 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
- [PATCH v9 7/7] RISC-V: Use IPIs for remote icache flush when possible
- Re: [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
- Re: [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate
- [PATCH] vdpa: conditionally fill max max queue pair for stats
- [PATCH] vdso: fix NULL deference in vdso_join_timens() when vfork
- [PATCH] venus: venc_ctrls: Add default value for CLL info
- [PATCH] venus: venc: Set HDR10 PQ SEI property only for MAIN10 profile
- Re: [PATCH] vfio/type1: Unpin zero pages
- Re: [PATCH] vhost-net: support VIRTIO_F_RING_RESET
- [PATCH] virtiofs: Drop unnecessary initialization in send_forget_request and virtio_fs_get_tree
- [PATCH] virt: vbox: Add check for device_create_file
- Greg KH(Thu Sep 01 2022 - 04:17:47 EST)
- Greg KH(Thu Sep 01 2022 - 04:18:28 EST)
- [PATCH] vsock/vmci: fix repeated words in comments
- [PATCH Vx 5/5] mmc: sdhci: Fix host->cmd is null
- Re: [PATCH] wifi: p54: Fix comment typo
- Re: [PATCH] wifi: rtl8xxxu: Simplify the error handling code
- Re: [PATCH] workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex
- [PATCH] writeback: remove obsolete macro EXPIRE_DIRTY_ATIME
- RE: [PATCH] x86/acrn: Set up timekeeping
- Li, Fei1(Thu Sep 01 2022 - 03:04:17 EST)
- Re: [PATCH] x86/aperfmperf: Fix arch_scale_freq_tick() on tickless systems
- ypodemsk(Tue Sep 06 2022 - 08:21:32 EST)
- Re: [PATCH] x86/config: Make the x86 defconfigs a bit more usable
- [PATCH] x86/cpu: Avoid writing MSR_IA32_TSX_CTRL when writing it is not supported
- [PATCH] x86/dumpstack: Don't mention RIP in "Code:"
- [PATCH] x86/fault: Simplify PFN calculation in handle_user_rmp_fault()
- [PATCH] x86/Kconfig: Enable kernel IBT by default
- Re: [PATCH] x86/microcode/intel: Drop wbinvd(), no longer required
- [PATCH] x86/mm: use resource_size_t parameter in phys_mem_access_encrypted()
- Xin Hao(Tue Sep 06 2022 - 01:36:49 EST)
- [PATCH] x86/paravirt: Remove clobber bitmask from .parainstructions
- [PATCH] x86/sgx: Do not consider unsanitized pages an error
- [PATCH] xen-blkback/common.h: fix spelling typo in comment
- Re: [PATCH] xen-pcifront: Handle missed Connected state
- [PATCH] xfs: fix up non-directory creation in SGID directories
- [paulmck-rcu:lazy.2022.09.03a] BUILD SUCCESS e0c7d40eb8b115b099f2a5a01bf1d6719c0aa228
- [paulmck-rcu:lazy.2022.09.03b] BUILD SUCCESS 485ca0ab99b3e10ff521fff226c3c8fe48fad488
- [paulmck-rcu:rcu/next] BUILD SUCCESS 5951fa40eb5f082ad042bec6dc7f574f660a020d
- [paulmck-rcu:rcu/next] BUILD SUCCESS 7139c19d2ea117976aa892de4fb75682e989ba12
- [pdx86-platform-drivers-x86:platform-drivers-x86-simatec 5/7] drivers/leds/simple/simatic-ipc-leds-gpio.c:18:27: sparse: sparse: symbol 'simatic_ipc_led_gpio_table' was not declared. Should it be static?
- perf record --kcore does not work when /proc/modules changed during copy
- Re: perf top -p broken for multithreaded processes since 5.19
- Re: perf top -p broken for multithreaded processes since 5.19 #forregzbot
- [peterz-queue:perf/core 38/46] include/linux/perf_event.h:643:22: error: '__lockdep_enabled' undeclared
- [peterz-queue:perf/wip.rewrite 8/8] drivers/perf/arm_pmu.c:560:26: error: 'struct arm_pmu' has no member named 'filter_match'
- [peterz-queue:sched/psi 11/11] include/linux/build_bug.h:16:51: error: bit-field '<anonymous>' width not an integer constant
- [peterz-queue:sched/psi 11/11] include/linux/cgroup-defs.h:432:38: error: 'NR_PSI_RESOURCES' undeclared here (not in a function)
- [peterz-queue:sched/psi 11/11] kernel/cgroup/cgroup.c:3819:4: error: implicit declaration of function 'cgroup_file_show' is invalid in C99
- Re: [Phishing Risk] [External] Re: [PATCH] cgroup/cpuset: Add a new isolated mems.policy type.
- Re: [Phishing Risk] Re: [Phishing Risk] [External] Re: [PATCH] cgroup/cpuset: Add a new isolated mems.policy type.
- [pinchartl-media:streams/v6.0/v11 27/49] drivers/media/v4l2-core/v4l2-subdev.c:156:8: error: call to undeclared function 'v4l2_subdev_state_get_stream_format'; ISO C99 and later do not support implicit function declarations
- [pinchartl-media:streams/v6.0/v11 34/49] drivers/media/v4l2-core/v4l2-subdev.c:931:2: error: call to undeclared function 'for_each_active_route'; ISO C99 and later do not support implicit function declarations
- [pinchartl-media:streams/v6.0/v11 35/49] drivers/media/v4l2-core/v4l2-subdev.c:1137:4: error: 'continue' statement not in loop statement
- [pinchartl-media:streams/v6.0/v11 49/49] include/linux/container_of.h:17:42: error: returning 'struct iss_pipeline *' from a function with incompatible return type 'struct media_pipeline *'
- PING: [PATCH v2] virtio-crypto: fix memory-leak
- Lei He(Thu Sep 01 2022 - 22:44:32 EST)
- Re: PKU usage improvements for threads
- possible circular locking in kernfs_remove_by_name_ns/devinet_ioctl linux 6.0-rc3
- Re: Potentially undesirable interactions between vfork() and time namespaces
- Question about cpuset_hotplug_workfn in kernel/cgoup/cpuset.c
- Rick Yiu(Thu Sep 01 2022 - 22:47:38 EST)
- Re: RaspberryPi4 Panic in net_ns_init()
- Re: [rcutorture] 613b00fbe6: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog_cr[rcutorture]
- Recall: [PATCH v2] cpufreq: amd_pstate: Fix initial highest_perf value
- Re: [REGRESSION 5.19.x] AMD HD-audio devices missing on 5.19
- Re: [Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008
- Re: [Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008 #forregzbot
- [regression] Bug 216426 - USB-C port is incorrectly reporting that it's powered when Dell XPS 15-9500 is unplugged
- Re: regression caused by block: freeze the queue earlier in del_gendisk
- Ming Lei(Thu Sep 01 2022 - 03:07:22 EST)
- Ming Lei(Wed Sep 07 2022 - 04:41:45 EST)
- Ming Lei(Wed Sep 07 2022 - 10:59:03 EST)
- Request to cherry-pick 01ea173e103edd5ec41acec65b9261b87e123fc2 to v5.10
- Request to cherry-pick 20401d1058f3f841f35a594ac2fc1293710e55b9 to v5.10 and v5.4
- [RESEND] clocksource: sun4i: add definition of clear interrupt
- [RESEND PATCH 0/1] Add explanation for X86_AMD_PSTATE_UT
- Meng Li(Wed Sep 07 2022 - 20:28:53 EST)
- [RESEND PATCH] aio: Replace kmap{,_atomic}() with kmap_local_page()
- [RESEND PATCH] arm64: defconfig: enable ARCH_NXP
- Re: [RESEND PATCH] arm64: defconfig: enable newer Qualcomm SoC sound drivers
- [RESEND PATCH] clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC
- [RESEND PATCH] cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
- Meng Li(Wed Sep 07 2022 - 20:28:58 EST)
- [RESEND PATCH] dt-bindings: interconnect: fsl,imx8m-noc: drop Leonard Crestez
- Re: [RESEND PATCH] dt-bindings: sifive-ccache: fix cache level for l3 cache
- Re: [RESEND PATCH dt v2] dt-bindings: media: samsung,exynos5250-gsc: convert to dtschema
- [RESEND PATCH] ecryptfs: Replace kmap() with kmap_local_page()
- Re: [RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
- Re: [RESEND][PATCH v1 1/1] asm-generic: Make parameter types consisten in _unaligned_be48()
- [RESEND][PATCH v1 1/1] mfd: intel_soc_pmic_chtdc_ti: Switch from __maybe_unused to pm_sleep_ptr() etc
- [RESEND PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
- [RESEND PATCH v16 mfd 1/8] mfd: ocelot: add helper to get regmap from a resource
- [RESEND PATCH v16 mfd 2/8] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
- [RESEND PATCH v16 mfd 3/8] pinctrl: ocelot: add ability to be used in a non-mmio configuration
- [RESEND PATCH v16 mfd 4/8] pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
- [RESEND PATCH v16 mfd 5/8] pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
- [RESEND PATCH v16 mfd 6/8] resource: add define macro for register address resources
- [RESEND PATCH v16 mfd 7/8] dt-bindings: mfd: ocelot: add bindings for VSC7512
- [RESEND PATCH v16 mfd 8/8] mfd: ocelot: add support for the vsc7512 chip via spi
- Re: [RESEND PATCH V1 XDMA 1/1] dmaengine: xilinx: xdma: add xilinx xdma driver
- [RESEND PATCH v2 0/2] watch_queue: Clean up some code
- [RESEND PATCH v2 1/2] include/linux/watch_queue: Improve documentation
- [RESEND PATCH v2 2/2] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- Re: [RESEND PATCH v3 0/6] STM32 DMA-MDMA chaining feature
- Re: [RESEND PATCH v3 2/2] PCI/PTM: fix to maintain pci_dev->ptm_enabled
- Re: [RESEND PATCH v5 0/7] dmaengine: hisilicon: Add support for hisi dma driver
- [RESEND PATCH v5 1/2] dmaengine: mxs: use platform_driver_register
- [RESEND PATCH v5 2/2] dmaengine: mxs: fix section mismatch
- Re: [RESEND PATCH v6 08/10] dt-bindings: spmi: spmi-pmic-arb: make interrupt properties as optional
- [Resend RFC PATCH] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
- Re: [RESEND] serial: 8250_bcm7271: move spin_lock_irqsave to spin_lock in interrupt handler
- tuo cao(Sun Sep 04 2022 - 04:48:45 EST)
- Greg KH(Sun Sep 04 2022 - 09:11:13 EST)
- Re: retire_capture_urb: Corrected urb data len
- Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
- Re: [RFC bpf-next 1/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
- [RFC] docs: Define c_paren_attributes for attributes with arguments
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- [RFC PATCH 0/2] AX45MP: Add support to non-coherent DMA
- [RFC PATCH 0/2] usb: typec: ucsi: Check connection on resume
- Re: [RFC PATCH 03/30] Lazy percpu counters
- [RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
- Re: [RFC PATCH 0/9] CXL: Read and clear event logs
- Re: [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
- Re: [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions
- Re: [RFC PATCH 1/1] sched/pelt: Introduce PELT multiplier
- Re: [RFC PATCH 1/2] fs/xattr: add *at family syscalls
- Re: [RFC PATCH 1/2] psi: introduce memory.pressure.stat
- CGEL(Tue Sep 06 2022 - 07:41:00 EST)
- [RFC PATCH 1/2] riscv: vendors: andes: Add support to configure the PMA regions
- [RFC PATCH 1/2] usb: typec: ucsi: Check the connection on resume
- Re: [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
- Re: [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends
- [RFC PATCH 1/7] IB/mlx5: Change ib_umem_odp_map_dma_single_page() to retain umem_mutex
- Re: [RFC PATCH 1/9] cxl/mem: Implement Get Event Records command
- Re: [RFC PATCH 22/30] Code tagging based fault injection
- Re: [RFC PATCH 2/2] counter: Introduce the COUNTER_COMP_ARRAY_U64 component type
- [RFC PATCH 2/2] riscv: vendors: andes: Add support for non-cohernet dma
- [RFC PATCH 2/2] usb: typec: ucsi: acpi: Add PM hooks
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- [RFC PATCH 2/7] RDMA/rxe: Convert the triple tasklets to workqueues
- Re: [RFC PATCH 28/30] Improved symbolic error names
- [RFC PATCH 3/7] RDMA/rxe: Cleanup code for responder Atomic operations
- [RFC PATCH 4/7] RDMA/rxe: Add page invalidation support
- [RFC PATCH 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
- [RFC PATCH 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read operations with ODP
- [RFC PATCH 7/7] RDMA/rxe: Add support for the traditional Atomic operations with ODP
- [RFC PATCH] generic_entry: Add stackleak support
- guoren(Tue Sep 06 2022 - 21:48:26 EST)
- [RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
- [RFC PATCH HBK: 1/8] keys-trusted: new cmd line option added
- [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm
- [RFC PATCH HBK: 3/8] sk_cipher: checking for hw bound operation
- [RFC PATCH HBK: 4/8] keys-trusted: re-factored caam based trusted key
- [RFC PATCH HBK: 5/8] caam blob-gen: moving blob_priv to caam_drv_private
- [RFC PATCH HBK: 6/8] KEYS: trusted: caam based black key
- [RFC PATCH HBK: 7/8] caam alg: symmetric key ciphers are updated
- [RFC PATCH HBK: 8/8] dm-crypt: consumer-app setting the flag-is_hbk
- [RFC-PATCH] Makefile: dts: include directory makefile for DTC_FLAGS
- Re: [RFC PATCH] mm: reduce noise in show_mem for lowmem allocations
- Re: [RFC Patch net-next v3 3/3] net: dsa: microchip: lan937x: add interrupt support for port phy link
- [RFC/PATCH] remoteproc/keystone: switch to using gpiod API
- [RFC PATCH RESEND 00/28] per-VMA locks proposal
- [RFC PATCH RESEND 01/28] mm: introduce CONFIG_PER_VMA_LOCK
- [RFC PATCH RESEND 02/28] mm: rcu safe VMA freeing
- [RFC PATCH RESEND 03/28] mm: introduce __find_vma to be used without mmap_lock protection
- [RFC PATCH RESEND 04/28] mm: move mmap_lock assert function definitions
- [RFC PATCH RESEND 05/28] mm: add per-VMA lock and helper functions to control it
- [RFC PATCH RESEND 06/28] mm: mark VMA as locked whenever vma->vm_flags are modified
- [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
- [RFC PATCH RESEND 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
- [RFC PATCH RESEND 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
- [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
- [RFC PATCH RESEND 11/28] mm/mmap: mark VMAs as locked before merging or splitting them
- [RFC PATCH RESEND 12/28] mm/mremap: mark VMA as locked while remapping it to a new address range
- [RFC PATCH RESEND 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
- [RFC PATCH RESEND 14/28] mm: mark VMAs as locked before isolating them
- [RFC PATCH RESEND 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
- [RFC PATCH RESEND 16/28] kernel/fork: assert no VMA readers during its destruction
- [RFC PATCH RESEND 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
- [RFC PATCH RESEND 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
- [RFC PATCH RESEND 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
- Peter Xu(Tue Sep 06 2022 - 15:40:11 EST)
- Peter Xu(Tue Sep 06 2022 - 16:23:12 EST)
- [RFC PATCH RESEND 20/28] mm: introduce per-VMA lock statistics
- [RFC PATCH RESEND 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code
- [RFC PATCH RESEND 22/28] x86/mm: try VMA lock-based page fault handling first
- [RFC PATCH RESEND 23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
- [RFC PATCH RESEND 24/28] arm64/mm: try VMA lock-based page fault handling first
- [RFC PATCH RESEND 25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
- [RFC PATCH RESEND 26/28] powerc/mm: try VMA lock-based page fault handling first
- [RFC PATCH RESEND 27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
- [RFC PATCH RESEND 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free
- [RFC PATCH v1] checkpatch: Handle FILE pointer type
- Re: [RFC PATCH v1] spi: fsl_spi: Convert to transfer_one
- Re: [RFC PATCH v2 03/17] KVM: selftest: Adding TDX life cycle test.
- [RFC PATCH v2 0/5] Make BPF ring buffer overwritable
- Re: [RFC PATCH V2 0/6] ublk_drv: add USER_RECOVERY support
- Ming Lei(Mon Sep 05 2022 - 21:15:08 EST)
- [RFC PATCH v2 1/2] misc: pci_endpoint_test: Aggregate params checking for xfer
- [RFC PATCH v2 1/5] bpf: Make ring buffer overwritable.
- RE: [RFC PATCH v2 1/6] Documentation: DT: Add entry for CDX controller
- [RFC PATCH v2 19/20] nvmem: layouts: rewrite the u-boot-env driver as a NVMEM layout
- [RFC PATCH v2 20/20] nvmem: layouts: u-boot-env: add device node
- [RFC PATCH v2 2/2] misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
- [RFC PATCH v2 2/5] selftests: Add BPF overwritable ring buffer self tests.
- Re: [RFC PATCH V2 2/6] ublk_drv: refactor ublk_cancel_queue()
- Ming Lei(Sat Sep 03 2022 - 07:16:21 EST)
- [RFC PATCH v2 3/5] docs/bpf: Add documentation for overwritable ring buffer.
- Re: [RFC PATCH V2 3/6] ublk_drv: define macros for recovery feature and check them
- Ming Lei(Sat Sep 03 2022 - 07:19:04 EST)
- [RFC PATCH v2 4/5] libbpf: Add implementation to consume overwritable BPF ring buffer.
- [RFC PATCH v2 5/5] for test purpose only: Add toy to play with BPF ring.
- Re: [RFC PATCH V2 5/6] ublk_drv: consider recovery feature in aborting mechanism
- Ming Lei(Sat Sep 03 2022 - 09:31:14 EST)
- Ming Lei(Mon Sep 05 2022 - 21:12:40 EST)
- RE: [RFC PATCH v2 6/6] driver core: add compatible string in sysfs for platform devices
- [RFC PATCH v2] erofs: support uncompressed pcluster with more than 1 block
- Yue Hu(Fri Sep 02 2022 - 10:24:30 EST)
- [RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
- [RFC PATCH v3 0/2] erofs: support compressed fragments data
- Yue Hu(Sun Sep 04 2022 - 23:20:54 EST)
- [RFC PATCH v3 0/7] add support for CDX bus
- [RFC PATCH v3 1/2] erofs: support interlaced uncompressed data for compressed files
- Yue Hu(Sun Sep 04 2022 - 23:20:59 EST)
- [RFC PATCH v3 1/4] ufs: core: prepare ufs for multi circular queue support
- Bean Huo(Mon Sep 05 2022 - 08:30:49 EST)
- [RFC PATCH v3 1/7] dt-bindings: bus: add CDX bus device tree bindings
- [RFC PATCH v3 2/2] erofs: support on-disk compressed fragments data
- Yue Hu(Sun Sep 04 2022 - 23:21:17 EST)
- [RFC PATCH v3 2/4] ufs: core: mcq: Adds Multi-Circular Queue support
- Bean Huo(Mon Sep 05 2022 - 09:48:25 EST)
- Bean Huo(Mon Sep 05 2022 - 10:19:56 EST)
- Bean Huo(Mon Sep 05 2022 - 12:27:14 EST)
- [RFC PATCH v3 2/7] bus/cdx: add the cdx bus driver
- Greg KH(Wed Sep 07 2022 - 08:33:10 EST)
- [RFC PATCH v3 3/4] ufs: core: Add Event Specific Interrupt configuration vendor specific ops
- [RFC PATCH v3 3/7] iommu/arm-smmu-v3: support ops registration for CDX bus
- Re: [RFC PATCH v3 4/4] can: bxcan: add support for ST bxCAN controller
- [RFC PATCH v3 4/4] ufs: host: qcom: Add MCQ support
- [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- [RFC PATCH v3 5/7] bus/cdx: add bus and device attributes
- [RFC PATCH v3 6/7] vfio/cdx: add support for CDX bus
- [RFC PATCH v3 7/7] vfio/cdx: add interrupt support
- [RFC PATCH v3] media: mediatek: vcodec: support stateless AV1 decoder
- [RFC v3 0/7] In order support for virtio_ring, vhost and vsock.
- Guo Zhi(Thu Sep 01 2022 - 01:55:11 EST)
- [RFC v3 1/7] vhost: expose used buffers
- Guo Zhi(Thu Sep 01 2022 - 01:55:25 EST)
- [RFC v3 2/7] vhost_test: batch used buffer
- Guo Zhi(Thu Sep 01 2022 - 01:55:40 EST)
- [RFC v3 3/7] vsock: batch buffers in tx
- Guo Zhi(Thu Sep 01 2022 - 01:55:56 EST)
- [RFC v3 4/7] vsock: announce VIRTIO_F_IN_ORDER in vsock
- Guo Zhi(Thu Sep 01 2022 - 01:56:10 EST)
- [RFC v3 5/7] virtio: unmask F_NEXT flag in desc_extra
- Guo Zhi(Thu Sep 01 2022 - 01:56:24 EST)
- Guo Zhi(Thu Sep 01 2022 - 02:14:23 EST)
- [RFC v3 6/7] virtio: in order support for virtio_ring
- Guo Zhi(Thu Sep 01 2022 - 01:56:41 EST)
- [RFC v3 7/7] virtio: announce VIRTIO_F_IN_ORDER support
- Guo Zhi(Thu Sep 01 2022 - 01:57:05 EST)
- Re: [RFC V3 PATCH 4/6] selftests: kvm: x86: Execute hypercall as per the cpu
- Re: [RFT PATCH] media: em28xx: Enable v4l2 file ops at the end of em28xx_v4l2_init()
- Re: [RFT PATCH v3 01/16] dt-bindings: mfd: qcom,tcsr: add several devices
- Re: RISC-V: patched kexec-tools on github for review/testing
- [samba-ksmbd:ksmbd-for-next-next 3/3] htmldocs: Documentation/filesystems/cifs/ksmbd.rst:123: WARNING: Unexpected indentation.
- [sbates130272-p2pmem:p2pdma_user_cmb_v10 5/8] block/bio.c:1227:16: error: implicit declaration of function 'iov_iter_get_pages_flags'; did you mean 'iov_iter_get_pages_alloc'?
- [sbates130272-p2pmem:p2pdma_user_cmb_v10 6/8] block/blk-map.c:261:11: error: call to undeclared function 'iov_iter_get_pages_alloc_flags'; ISO C99 and later do not support implicit function declarations
- [sbates130272-p2pmem:p2pdma_user_cmb_v10 6/8] block/blk-map.c:261:11: error: implicit declaration of function 'iov_iter_get_pages_alloc_flags' is invalid in C99
- [sbates130272-p2pmem:p2pdma_user_cmb_v10 6/8] block/blk-map.c:261:25: error: implicit declaration of function 'iov_iter_get_pages_alloc_flags'; did you mean 'iov_iter_get_pages_alloc2'?
- Re: [selftests] a37ddddd86: BUG:KASAN:use-after-free_in_firmware_upload_unregister
- Re: Should Linux set the new constant-time mode CPU flags?
- SIGIO with si_code==POLL_HUP on read pipe FD with no writers?
- Re: [smb3] 5efdd9122e: filebench.sum_operations/s -50.0% regression
- sound/soc/codecs/wm8731-i2c.c:65:1: error: type defaults to 'int' in declaration of 'module_i2c_driver'
- [stable:linux-4.19.y 1539/3784] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:283:9: error: 'ret' undeclared; did you mean 'net'?
- [stable:linux-5.15.y 9126/9999] ERROR: modpost: "devm_drm_of_get_bridge" [drivers/gpu/drm/vc4/vc4.ko] undefined!
- Re: stalling IO regression since linux 5.12, through 5.18
- Yu Kuai(Thu Sep 01 2022 - 03:03:55 EST)
- Jan Kara(Thu Sep 01 2022 - 04:04:07 EST)
- Yu Kuai(Thu Sep 01 2022 - 04:19:27 EST)
- [steev:c630-6.0.0-rc3 27/94] drivers/interconnect/qcom/icc-rpm.c:352:13: error: redefinition of 'qcom_icc_bus_aggregate'
- [steev:c630-6.0.0-rc3 55/94] drivers/soc/qcom/pmic_glink.c:200:34: warning: 'pmic_glink_of_match' defined but not used
- [steev:c630-6.0.0-rc3 59/94] drivers/power/supply/yoga-c630-ec.c:224:38: error: implicit declaration of function 'FIELD_GET'; did you mean 'FOLL_GET'?
- [steev:c630-6.0.0-rc4 18/86] drivers/gpu/drm/msm/dp/dp_hpd.c:63:53: warning: converting the enum constant to a boolean
- [steev:c630-6.0.0-rc4 54/86] drivers/power/supply/qcom_pmic_glink_power.c:520:30: sparse: sparse: incorrect type in initializer (different base types)
- [steev:lenovo-x13s-6.0.0-rc4 121/185] qmi_interface.c:undefined reference to `kernel_sendmsg'
- [steev:sc8280xp-next-20220901 68/110] include/asm-generic/div64.h:238:36: error: passing argument 1 of '__div64_32' from incompatible pointer type
- Re: (subset) [PATCH 0/3] Add support for the RK356x variant of the Inno CSI DPHY
- Re: (subset) [PATCH 1/2] arm64: dts: ti: k3-j721e-main: fix RNG node clock id
- Re: (subset) [PATCH 1/3] mfd: qcom-spmi-pmic: Add pm7250b compatible
- Re: (subset) [PATCH 2/3] MAINTAINERS: pwm-fan: Drop Bartlomiej Zolnierkiewicz
- Re: (subset) [PATCH v2 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
- Re: (subset) [PATCH v2 24/41] drm/vc4: vec: Remove empty mode_fixup
- Re: (subset) [PATCH v2 25/41] drm/vc4: vec: Convert to atomic helpers
- Re: (subset) [PATCH v2 26/41] drm/vc4: vec: Refactor VEC TV mode setting
- Re: (subset) [PATCH v2 27/41] drm/vc4: vec: Remove redundant atomic_mode_set
- Re: (subset) [PATCH v2 28/41] drm/vc4: vec: Fix timings for VEC modes
- Re: (subset) [PATCH v2 34/41] drm/sun4i: tv: Remove unused mode_valid
- Re: (subset) [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks
- Re: (subset) [PATCH v2 37/41] drm/sun4i: tv: Remove useless function
- Re: (subset) [PATCH v2 38/41] drm/sun4i: tv: Remove useless destroy function
- Re: (subset) [PATCH v2 39/41] drm/sun4i: tv: Rename error label
- Re: (subset) [PATCH v2 40/41] drm/sun4i: tv: Add missing reset assertion
- Re: (subset) [PATCH v3 0/2] Add support for the Pine64 PinePhone Pro phone
- Re: (subset) [PATCH v5 0/5] RK3568 PCIe V3 support
- [Suggested-by:Shuah Khan Patch 0/1] iAdd explanation for
- Meng Li(Thu Sep 01 2022 - 10:33:53 EST)
- [Suggested-by:Shuah Khan Patch 1/1] cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
- Meng Li(Thu Sep 01 2022 - 10:33:57 EST)
- [Suggested-by:Shuah Khan Patch V2 0/1] Add explanation for
- Meng Li(Mon Sep 05 2022 - 03:21:08 EST)
- [Suggested-by:Shuah Khan Patch V2 1/1] cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
- Meng Li(Mon Sep 05 2022 - 03:21:22 EST)
- [syzbot] BUG: corrupted list in hci_register_dev
- syzbot(Mon Sep 05 2022 - 05:20:41 EST)
- Re: [syzbot] BUG: unable to handle kernel NULL pointer dereference in __rxe_do_task
- syzbot(Sat Sep 03 2022 - 07:15:39 EST)
- [syzbot] BUG: unable to handle kernel paging request in mem_cgroup_track_foreign_dirty_slowpath
- syzbot(Fri Sep 02 2022 - 17:03:13 EST)
- [syzbot] BUG: unable to handle kernel paging request in mi_enum_attr
- syzbot(Thu Sep 01 2022 - 05:46:38 EST)
- [syzbot] BUG: unable to handle kernel paging request in open_xa_dir
- syzbot(Mon Sep 05 2022 - 04:53:49 EST)
- [syzbot] general protection fault in binder_alloc_new_buf_locked
- syzbot(Fri Sep 02 2022 - 11:12:39 EST)
- [syzbot] general protection fault in start_motor (2)
- syzbot(Thu Sep 01 2022 - 16:22:36 EST)
- Re: [syzbot] INFO: task hung in blk_freeze_queue (3)
- syzbot(Fri Sep 02 2022 - 20:21:19 EST)
- syzbot(Fri Sep 02 2022 - 21:07:09 EST)
- [syzbot] INFO: trying to register non-static key in open_xa_dir
- syzbot(Tue Sep 06 2022 - 06:39:30 EST)
- Re: [syzbot] KASAN: invalid-access Read in copy_page
- [syzbot] KASAN: slab-out-of-bounds Read in fuse_inode_eq (2)
- syzbot(Wed Sep 07 2022 - 05:11:46 EST)
- [syzbot] KASAN: slab-out-of-bounds Read in ntfs_get_ea
- syzbot(Tue Sep 06 2022 - 13:08:24 EST)
- [syzbot] KASAN: use-after-free Read in powermate_config_complete (4)
- syzbot(Thu Sep 01 2022 - 04:59:34 EST)
- [syzbot] KASAN: use-after-free Read in task_work_run (2)
- syzbot(Tue Sep 06 2022 - 03:36:34 EST)
- Re: [syzbot] KASAN: use-after-free Read in udl_get_urb_timeout
- [syzbot] KMSAN: uninit-value in io_req_cqe_overflow
- syzbot(Tue Sep 06 2022 - 09:22:37 EST)
- [syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit
- syzbot(Tue Sep 06 2022 - 09:21:45 EST)
- Re: [syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
- [syzbot] UBSAN: shift-out-of-bounds in snto32 (2)
- syzbot(Sat Sep 03 2022 - 11:50:49 EST)
- Re: [syzbot] upstream test error: WARNING in __queue_work
- [syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in follow_page_mask
- syzbot(Tue Sep 06 2022 - 11:35:51 EST)
- [syzbot] usb-testing boot error: general protection fault in copy_process
- syzbot(Wed Sep 07 2022 - 10:57:09 EST)
- [syzbot] usb-testing boot error: general protection fault in kvmalloc_node
- syzbot(Mon Sep 05 2022 - 10:37:21 EST)
- Re: [syzbot] WARNING: CPU: NUM PID: NUM at mm/huge_memory.c:LINE split_huge_page_to_l
- [syzbot] WARNING in bpf_bprintf_prepare (2)
- syzbot(Sun Sep 04 2022 - 17:21:30 EST)
- [syzbot] WARNING in erofs_iget
- syzbot(Tue Sep 06 2022 - 05:18:33 EST)
- [syzbot] WARNING in floppy_shutdown
- syzbot(Thu Sep 01 2022 - 14:43:36 EST)
- Re: [syzbot] WARNING in handle_bug (3)
- [syzbot] WARNING in __static_key_slow_dec_cpuslocked (2)
- syzbot(Tue Sep 06 2022 - 08:10:43 EST)
- [syzbot] WARNING in static_key_slow_try_dec (3)
- syzbot(Tue Sep 06 2022 - 06:51:17 EST)
- [syzbot] WARNING: locking bug in iput
- syzbot(Thu Sep 01 2022 - 16:01:03 EST)
- [syzbot] WARNING: ODEBUG bug in hci_dev_close_sync (2)
- syzbot(Thu Sep 01 2022 - 04:59:37 EST)
- [syzbot] WARNING: refcount bug in drm_gem_object_handle_put_unlocked
- syzbot(Mon Sep 05 2022 - 05:42:46 EST)
- [syzbot] WARNING: suspicious RCU usage in do_page_fault
- syzbot(Mon Sep 05 2022 - 10:25:41 EST)
- test ./tools/testing/selftests/bpf/test_offload.py failed
- Re: thermal driver patch
- [thierryreding:for-5.21/work 120/125] drivers/cpufreq/cppc_cpufreq.c:625:32: error: 'cppc_get_cpu_power' undeclared
- [thierryreding:for-5.21/work 120/125] fs/lockd/svclock.c:474:34: warning: unused variable 'inode'
- [tip:master] BUILD SUCCESS 4ad861bb89e01fc6166afcc53bff767913b4d285
- [tip:master] BUILD SUCCESS a1aba31a71dc4f6bb487200b577de15cda3998e1
- [tip:master] BUILD SUCCESS b8b09110cf290fdab4006b717da7a776ffb0cb73
- [tip:master] BUILD SUCCESS b926b45048471e750b01b0a96e2d9304ff33720f
- [tip:master] BUILD SUCCESS fb4aa1d5342688f1688492791cd3301cd64e2a44
- [tip:perf/core] BUILD SUCCESS ee9db0e14b0575aa827579dc2471a29ec5fc6877
- [tip: perf/core] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
- [tip: perf/core] perf: Add sample_flags to indicate the PMU-filled sample data
- [tip: perf/core] perf/hw_breakpoint: Add KUnit test for constraints accounting
- [tip: perf/core] perf/hw_breakpoint: Clean up headers
- [tip: perf/core] perf/hw_breakpoint: Introduce bp_slots_histogram
- [tip: perf/core] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
- [tip: perf/core] perf/hw_breakpoint: Mark data __ro_after_init
- [tip: perf/core] perf/hw_breakpoint: Optimize constant number of breakpoint slots
- [tip: perf/core] perf/hw_breakpoint: Optimize list of per-task breakpoints
- [tip: perf/core] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
- [tip: perf/core] perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
- [tip: perf/core] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
- [tip: perf/core] perf/hw_breakpoint: Reduce contention with large number of tasks
- [tip: perf/core] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
- [tip: perf/core] perf: Use sample_flags for branch stack
- [tip: perf/core] perf: Use sample_flags for data_src
- [tip: perf/core] perf: Use sample_flags for txn
- [tip: perf/core] perf: Use sample_flags for weight
- [tip: perf/core] perf/x86/intel/pebs: Fix PEBS timestamps overwritten
- [tip: perf/core] powerpc/hw_breakpoint: Avoid relying on caller synchronization
- [tip:perf/urgent] BUILD SUCCESS 6b959ba22d34ca793ffdb15b5715457c78e38b1a
- [tip: perf/urgent] perf/core: Fix reentry problem in perf_output_read_group()
- [tip: perf/urgent] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
- [tip: perf/urgent] perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
- [tip: sched/core] sched/deadline: Add dl_task_is_earliest_deadline helper
- [tip: sched/core] sched/deadline: Add replenish_dl_new_period helper
- [tip: sched/core] sched/deadline: Move __dl_clear_params out of dl_bw lock
- [tip:x86/apic] BUILD SUCCESS b8d1d163604bd1e600b062fb00de5dc42baa355f
- [tip:x86/cache] BUILD SUCCESS 499c8bb4693d1c8d8f3d6dd38e5bdde3ff5bd906
- [tip:x86/microcode] BUILD SUCCESS 7fce8d6eccbc31a561d07c79f359ad09f0424347
- [tip: x86/microcode] x86/microcode: Print previous version of microcode after reload
- [tip:x86/misc] BUILD SUCCESS 7987448ffc34f41590bae5b28cd23ca0b8c93291
- [tip:x86/mm] BUILD SUCCESS c0d2e63d4c618185cdd92faae10bdde33a00c25d
- [tip: x86/mm] x86/defconfig: Enable CONFIG_DEBUG_WX=y
- [tip: x86/mm] x86/defconfig: Refresh the defconfigs
- [tip: x86/mm] x86/mm: Refuse W^X violations
- [tip:x86/urgent] BUILD SUCCESS 5515d21c6817bc27b0b13c61edf22b09b58bc647
- Re: TPM: hibernate with IMA PCR 10
- Re: [PATCH] perf: Ignore format attributes with an unknown perf_event_attr field
- RE: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- Re: usb: dwc3: disable USB core PHY management
- 答复: [PATCH] kernel/sched: fix KMSAN uninit-value error
- 赵军奎(Mon Sep 05 2022 - 03:18:51 EST)
- Re: 答复: [PATCH net-next] driver: cadence macb driver support acpi mode
- Re: [V13,0/7] Enable two hardware jpeg encoder for MT8195
- Re: [V13,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
- [v1] arm64: dts: qcom: sc7280: assign DSI clock source parents
- RE: [v1] drm/msm/disp/dpu1: add support for hierarchical flush for dspp in sc7280
- [V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
- [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
- [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
- [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type
- [V1 PATCH 4/5] selftests: kvm: delete svm_vmcall_test
- [V1 PATCH 5/5] selftests: kvm: Execute vmcall/vmmcall as per cpu type
- [v2 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible
- [v2 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support
- Re: [v2,2/3] wifi: move from strlcpy with unused retval to strscpy
- [v2] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
- [v2 PATCH 1/1] gpio: exar: access MPIO registers on slave chips
- [v2 PATCH 1/2] mm: gup: fix the fast GUP race against THP collapse
- Yang Shi(Wed Sep 07 2022 - 14:03:01 EST)
- Yang Shi(Wed Sep 07 2022 - 17:24:09 EST)
- [v2 PATCH 2/2] powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
- Yang Shi(Wed Sep 07 2022 - 14:03:06 EST)
- Peter Xu(Wed Sep 07 2022 - 16:12:28 EST)
- [v3 PATCH 1/1] gpio: exar: access MPIO registers on cascaded chips
- Re: [v4 1/5] HID: core: Export hid_match_id()
- [v7 00/14] Add support for Bosch BNO055 IMU
- [v7 01/14] iio: add modifiers for linear acceleration
- [v7 02/14] iio: document linear acceleration modifiers
- [v7 03/14] iio: event_monitor: add linear acceleration modifiers
- [v7 04/14] iio: add modifers for pitch, yaw, roll
- [v7 05/14] iio: document pitch, yaw, roll modifiers
- [v7 06/14] iio: event_monitor: add pitch, yaw and roll modifiers
- [v7 07/14] iio: add support for binary attributes
- [v7 08/14] iio: imu: add Bosch Sensortec BNO055 core driver
- Re: [V7,0/8] Support multi-hardware jpeg decoder for MT8195
- [v7 09/14] iio: document bno055 private sysfs attributes
- [v7 10/14] iio: document "serialnumber" sysfs attribute
- [v7 11/14] dt-bindings: iio/imu: Add Bosch BNO055
- [v7 12/14] iio: imu: add BNO055 serdev driver
- [v7 13/14] iio: imu: add BNO055 I2C driver
- [v7 14/14] docs: iio: add documentation for BNO055 driver
- Re: [V7,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
- WARNING: inconsistent lock state when doing fdisk -l
- Re: wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarity
- Re: wifi: mwifiex: Fix comment typo
- Wycena paneli fotowoltaicznych
- [x86/mm] 652c5bf380: WARNING:at_arch/x86/mm/pat/set_memory.c:#__change_page_attr
- Re: [xfs] 1aa91d9c99: xfstests.generic.471.fail
- xillybus_of.c:undefined reference to `devm_platform_ioremap_resource'
9184 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc