Linux-Kernel Archive
By Subject
9326 messages sorted by:
[ author ]
[ date ]
[ thread ]
About this archive
Other mail archives
- [no subject]
- Tao Zhou(Sun Jul 17 2022 - 11:18:47 EST)
- sanpe qf(Tue Jul 19 2022 - 23:57:08 EST)
- sanpe qf(Tue Jul 19 2022 - 23:59:23 EST)
- [5.19 regression?] refcount warning around am33xx_dt_clk_init
- [ammarfaizi2-block:axboe/linux-block/for-next 38/112] drivers/block/null_blk/./trace.h:33:1: sparse: sparse: cast to restricted blk_opf_t
- [ammarfaizi2-block:axboe/linux-block/for-next 38/112] include/trace/events/f2fs.h:1027:1: sparse: sparse: restricted blk_opf_t degrades to integer
- [ammarfaizi2-block:axboe/linux-block/for-next 85/112] include/trace/events/f2fs.h:1027:1: sparse: sparse: cast to restricted blk_opf_t
- [ammarfaizi2-block:axboe/linux-block/for-next 89/112] include/trace/events/jbd2.h:356:1: sparse: sparse: cast to restricted blk_opf_t
- [ammarfaizi2-block:axboe/linux-block/for-next 91/112] include/trace/events/nilfs2.h:191:1: sparse: sparse: cast to restricted blk_opf_t
- [ammarfaizi2-block:axboe/linux-block/for-next 96/112] fs/zonefs/./trace.h:22:1: sparse: sparse: cast to restricted blk_opf_t
- [ammarfaizi2-block:tglx/devel/depthtracking 2/45] arch/x86/kernel/cpu/common.c:760:23: error: call to undeclared function 'cpu_kernelmode_gs_base'; ISO C99 and later do not support implicit function declarations
- [ammarfaizi2-block:tglx/devel/depthtracking 2/45] arch/x86/kernel/cpu/common.c:760:37: error: implicit declaration of function 'cpu_kernelmode_gs_base'
- [ammarfaizi2-block:tglx/devel/depthtracking 36/38] kernel/trace/trace_selftest.c:790:13: error: expected string literal before 'CALL_DEPTH_ACCOUNT'
- [ammarfaizi2-block:tglx/devel/depthtracking 40/45] arch/x86/net/bpf_jit_comp.c:2101:47: error: '__fentry__' undeclared; did you mean 'fentry'?
- [ammarfaizi2-block:tglx/devel/depthtracking 44/45] arch/x86/lib/putuser.S:81: Error: symbol `__put_user_nocheck_2' is already defined
- [ammarfaizi2-block:tglx/devel/depthtracking 45/45] arch/x86/kernel/callthunks.c:416:5: warning: no previous prototype for 'setup_padding_thunks'
- [ammarfaizi2-block:tglx/devel/depthtracking 45/45] arch/x86/kernel/callthunks.c:419:11: warning: variable 'nthunks' set but not used
- [ammarfaizi2-block:tglx/devel/depthtracking 9/45] arch/x86/include/asm/linkage.h:47:5: warning: "CONFIG_FUNCTION_ALIGNMENT" is not defined, evaluates to 0
- [ammarfaizi2-block:tj/cgroup/for-next 7/8] kernel/cgroup/cgroup.c:1310:32: error: use of undeclared identifier 'CGRP_ROOT_FAVOR_DYNMODS'
- [ammarfaizi2-block:tj/cgroup/for-next 7/8] kernel/cgroup/cgroup.c:1310:39: error: 'CGRP_ROOT_FAVOR_DYNMODS' undeclared
- [andersson-remoteproc:ci-next 32/51] drivers/remoteproc/qcom_q6v5_adsp.c:178:56: error: expected ';' before 'if'
- [ANNOUNCE] 5.15.55-rt48
- [ANNOUNCE] v5.19-rc7-rt7
- arch/arm64/kernel/proton-pack.c:1054:14: warning: no previous prototype for 'spectre_bhb_patch_loop_iter'
- arch/arm64/kernel/proton-pack.c:1117:13: warning: no previous prototype for 'spectre_bhb_patch_clearbhb'
- arch/arm64/kernel/proton-pack.c:557:13: warning: no previous prototype for 'smccc_patch_fw_mitigation_conduit'
- arch/arm64/kernel/proton-pack.c:775:14: warning: no previous prototype for 'spectre_bhb_patch_loop_mitigation_enable'
- arch/arm/include/asm/system_misc.h:29:9: error: implicit declaration of function 'preempt_enable_no_resched_notrace'; did you mean 'preempt_enable_notrace'?
- arch/arm/mach-versatile/versatile.c:56:14: warning: no previous prototype for function 'mmc_status'
- arch/loongarch/kernel/asm-offsets.c:16:6: warning: no previous prototype for 'output_ptreg_defines'
- arch/mips/boot/compressed/decompress.c:114:57: sparse: sparse: Using plain integer as NULL pointer
- arch/mips/boot/compressed/../../../../lib/ashldi3.c:9:19: warning: no previous prototype for '__ashldi3'
- arch/mips/pci/msi-octeon.c:215: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- arch/nios2/kernel/misaligned.c:111:42: sparse: sparse: incorrect type in argument 1 (different address spaces)
- arch/parisc/kernel/cache.c:50:1: sparse: sparse: symbol 'pa_swapper_pg_lock' was not declared. Should it be static?
- arch/parisc/math-emu/driver.c:88:17: sparse: sparse: Using plain integer as NULL pointer
- arch/xtensa/lib/kcsan-stubs.c:6:6: sparse: sparse: symbol '__atomic_store_8' was not declared. Should it be static?
- arm64: defconfig build failed on Linux next-20220721
- [arm-integrator:kernel-in-vmalloc-v5.19-rc1 19/35] ./include/generated/autoconf.h:908:31: error: passing argument 1 of 'virt_to_pfn' makes pointer from integer without a cast
- arm-linux-gnueabi-ld: error: .btf.vmlinux.bin.o is already in final BE8 format
- [arnd-playground:orion-pci-cleanup 2/5] arch/arm/plat-orion/pcie.c:325:26: error: use of undeclared identifier 'pci_common_swizzle'
- [arnd-playground:orion-pci-cleanup 3/5] arch/arm/plat-orion/pcie.c:301:2: error: call to undeclared function 'pci_add_resource'; ISO C99 and later do not support implicit function declarations
- [asahilinux:bits/020-t6000-dart 7/11] drivers/iommu/apple-dart.c:345:62: error: passing argument 1 of 'atomic64_read' from incompatible pointer type
- [asahilinux:bits/080-wifi 20/29] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:1087:28: sparse: sparse: incorrect type in assignment (different base types)
- [asahilinux:bits/080-wifi 22/29] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:4075:42: sparse: sparse: incorrect type in assignment (different base types)
- [asahilinux:bits/080-wifi 5/29] drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:1849:25: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}
- [asahilinux:bits/090-spi-hid 11/18] drivers/hid/spi-hid/spi-hid-apple-core.c:233:21: sparse: sparse: incorrect type in assignment (different base types)
- [asahilinux:bits/090-spi-hid 11/18] drivers/hid/spi-hid/spi-hid-apple-core.c:709:17: sparse: sparse: incorrect type in argument 3 (different base types)
- [asahilinux:bits/090-spi-hid 11/20] drivers/hid/spi-hid/spi-hid-apple-core.c:233:21: sparse: sparse: incorrect type in assignment (different base types)
- [asahilinux:bits/090-spi-hid 16/18] drivers/soc/apple/dockchannel.c:225:25: sparse: sparse: cast removes address space '__iomem' of expression
- [asahilinux:bits/090-spi-hid 17/18] drivers/hid/dockchannel-hid/dockchannel-hid.c:261:22: sparse: sparse: incorrect type in assignment (different base types)
- [asahilinux:bits/090-spi-hid 17/18] drivers/hid/dockchannel-hid/dockchannel-hid.c:304:28: error: implicit declaration of function 'FIELD_PREP'
- [asahilinux:bits/120-spmi 4/4] drivers/spmi/spmi-apple-controller.c:98:15: warning: variable 'rsp' set but not used
- [asahilinux:bluetooth-wip 9/9] drivers/bluetooth/hci_bcm4377.c:886:68: sparse: sparse: incorrect type in assignment (different base types)
- [atishp04:kvm_perf_rfc 15/24] arch/openrisc/include/asm/cmpxchg.h:131:24: error: call to '__cmpxchg_called_with_bad_pointer' declared with attribute error: Bad argument size for cmpxchg
- [atishp04:kvm_perf_rfc 15/24] f_fs.c:undefined reference to `wrong_size_cmpxchg'
- [atishp04:kvm_perf_rfc 15/24] include/linux/compiler_types.h:354:45: error: call to '__compiletime_assert_265' declared with attribute error: BUILD_BUG failed
- [atishp04:kvm_perf_rfc 15/24] include/linux/compiler_types.h:354:45: error: call to '__compiletime_assert_277' declared with attribute error: BUILD_BUG_ON failed: idx >= __end_of_fixed_addresses
- [atishp04:kvm_perf_rfc 15/24] WARNING: modpost: vmlinux.o(.text+0xb924): Section mismatch in reference from the function early_memremap_ro() to the function .init.text:early_ioremap()
- [atishp04:kvm_perf_rfc 20/24] arch/riscv/include/asm/kvm_vcpu_pmu.h:23:32: error: field 'cinfo' has incomplete type
- [atishp04:kvm_perf_rfc 20/24] arch/riscv/include/asm/kvm_vcpu_pmu.h:28:21: error: use of undeclared identifier 'RISCV_MAX_COUNTERS'
- [atishp04:kvm_perf_rfc 24/24] arch/riscv/include/asm/kvm_vcpu_pmu.h:62:60: warning: 'enum sbi_pmu_fw_generic_events_t' declared inside parameter list will not be visible outside of this definition or declaration
- [atishp04:kvm_perf_rfc_buildtest 15/24] WARNING: modpost: vmlinux.o(.text+0xa708): Section mismatch in reference from the function early_memremap_prot() to the function .init.text:early_ioremap()
- [atishp04:sstc_v5 4/5] drivers/clocksource/timer-riscv.c:185:13: error: implicit declaration of function 'riscv_isa_extension_available'
- [atishp04:sstc_v6 5/5] arch/riscv/kvm/vcpu_timer.c:302:23: warning: variable 'csr' set but not used
- [avpatel:riscv_kvm_aia_v1 10/37] arch/arm64/kvm/mmu.c:789:62: sparse: sparse: incorrect type in initializer (different base types)
- [avpatel:riscv_kvm_aia_v1 34/37] arch/riscv/kvm/aia.c:262:2-3: Unneeded semicolon
- [avpatel:riscv_sbi_dbcn_v1 20/44] arch/riscv/kernel/smp.c:120:2-3: Unneeded semicolon
- [avpatel:riscv_sbi_dbcn_v1 8/44] arch/arm64/kvm/mmu.c:789:55: error: incompatible pointer to integer conversion initializing 'gfp_t' (aka 'unsigned int') with an expression of type 'void *'
- Aw: Re: [PATCH v4 3/5] phy: rockchip: Support PCIe v3
- [axboe-block:for-5.20/io_uring 2/171] io_uring/io_uring.c:11521:1: sparse: sparse: Using plain integer as NULL pointer
- [axboe-block:for-5.20/io_uring 39/171] io_uring/net.c:476:2-7: WARNING: NULL check before some freeing functions is not needed.
- [axboe-block:for-5.20/io_uring 54/171] io_uring/rw.c:912:2-7: WARNING: NULL check before some freeing functions is not needed.
- Backport of 166d38632316 ("xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE")
- [bpf-next:master 3/14] net/bpf/test_run.c:699:40: error: macro "BTF_ID_FLAGS" requires 3 arguments, but only 2 given
- Re: [Bug][5.19-rc0] Between commits fdaf9a5840ac and babf0bb978e3 GPU stopped entering in graphic mode.
- [BUG] ASoC: nau8821: Found a bug when removing the module
- Zheyu Ma(Sat Jul 16 2022 - 05:13:00 EST)
- Bug: Elan v3 touchpad's reported size is half of actual touch coordinates
- nyanpasu(Mon Jul 18 2022 - 17:35:28 EST)
- Re: [BUG] media: cx88-alsa: Found a bug at the probe time
- Zheyu Ma(Sat Jul 16 2022 - 20:05:47 EST)
- [BUG] most: usb: Found a bug at the probe time
- Zheyu Ma(Sat Jul 16 2022 - 23:48:51 EST)
- [BUG] power: supply: cw2015: Found a bug when removing the module
- Zheyu Ma(Sat Jul 16 2022 - 04:50:31 EST)
- Re: [Bug] race condition at rebind_subsystems()
- Re: [bug report from blktests nvme/032] WARNING: possible circular locking dependency detected
- [BUG] staging: rtl8192u: Found a bug when removing the module
- Zheyu Ma(Sat Jul 16 2022 - 08:16:51 EST)
- Re: BUG: unable to handle kernel NULL pointer dereference in sctp_sched_dequeue_common
- Xin Long(Sat Jul 16 2022 - 18:06:58 EST)
- Re: build failure of next-20220715 due to "No rule to make target"
- build failure of next-20220718 due to 'imx6_pcie_host_exit' defined but not used
- build failure of next-20220719 due to 'missing MODULE_LICENSE() in lib/crypto/libsha1.o'
- build failure of next-20220720 due to undefined calls in modpost
- Build regressions/improvements in v5.19-rc7
- Re: Build warnings in Xen 5.15.y and 5.10.y with retbleed backports
- [bvanassche:f2fs 2/3] include/linux/build_bug.h:78:41: error: static assertion failed: ""
- [bvanassche:f2fs 2/3] include/linux/f2fs_fs.h:364:1: error: static_assert failed due to requirement 'sizeof(struct f2fs_nat_block) == 4095':
- [bvanassche:f2fs 4/4] fs/f2fs/segment.c:4070:36: sparse: sparse: incompatible types in comparison expression (different type sizes):
- [bvanassche:f2fs 4/4] fs/f2fs/segment.h:417:21: warning: comparison of distinct pointer types ('typeof (start + (4096 / sizeof(struct f2fs_sit_entry))) *' (aka 'unsigned int *') and 'typeof ((unsigned long)(SM_I(sbi)->main_segments)) *' (aka 'unsigned long *'))
- cmsg_sender.c:149:36: warning: excess elements in struct initializer
- Command "clinfo" causes BUG: kernel NULL pointer dereference, address: 0000000000000008 on driver amdgpu
- Re: [Crash-utility] [PATCH 0/5] Fixups to work with crash tool
- Re: design: was: Re: [RFC PATCH v2] printk: console: Allow each console to have its own loglevel
- [djiang:cxl-security 10/16] arch/x86/include/asm/cacheflush.h:15:9: error: implicit declaration of function 'wbinvd_on_all_cpus'
- [djiang:cxl-security 14/16] drivers/cxl/security.c:174:59-60: disable: first occurrence line 177, second occurrence line 181 (fwd)
- [djwong-xfs:vectorized-scrub 23/378] htmldocs: Documentation/filesystems/xfs-online-fsck-design.rst:2347: WARNING: undefined label: _quotacheck (if the link has no caption the label must precede a section header)
- Re: [dm-devel] [PATCH 0/3] dm-verity: optionally use tasklets in dm-verity
- Re: [dm-devel] [PATCH 1/1] dm: add message command to disallow device open
- drivers/bus/fsl-mc/dprc.c:494:9: warning: 'strncpy' specified bound 16 equals destination size
- drivers/cpufreq/tegra194-cpufreq.c:165:32: sparse: sparse: symbol 'tegra234_cpufreq_soc' was not declared. Should it be static?
- drivers/cpufreq/tegra194-cpufreq.c:337:32: sparse: sparse: symbol 'tegra194_cpufreq_soc' was not declared. Should it be static?
- drivers/crypto/qcom-rng.c:190:34: warning: 'qcom_rng_of_match' defined but not used
- drivers/firmware/meson/meson_sm.c:206:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
- drivers/i2c/busses/i2c-owl.c:477:34: warning: 'owl_i2c_of_match' defined but not used
- drivers/iio/adc/ad7949.c:80:8: warning: Excessive padding in 'struct ad7949_adc_chip' (37 padding bytes, where 5 is optimal). Optimal fields order: buffer, cfg, vref, indio_dev, spi, refsel, current_channel, lock, buf8b, resolution, consider reordering th...
- drivers/iio/dac/ad5766.c:109:8: warning: Excessive padding in 'struct ad5766_state' (44 padding bytes, where 12 is optimal). Optimal fields order: data, spi, chip_info, gpio_reset, crt_range, dither_source, dither_scale, lock, dither_enable, dither_invert...
- drivers/iio/imu/adis16480.c:169:8: warning: Excessive padding in 'struct adis16480' (40 padding bytes, where 8 is optimal). Optimal fields order: adis, data, chip_info, ext_clk, clk_mode, clk_freq, consider reordering the fields or adding explicit padding...
- drivers/iio/temperature/max31865.c:51:8: warning: Excessive padding in 'struct max31865_data' (56 padding bytes, where 24 is optimal). Optimal fields order: buf, filter_50hz, three_wire, spi, lock, consider reordering the fields or adding explicit padding...
- drivers/media/platform/atmel/atmel-sama7g5-isc.c:610:34: warning: unused variable 'microchip_xisc_of_match'
- drivers/media/platform/renesas/rcar_drif.c:1470:34: warning: unused variable 'rcar_drif_of_table'
- drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match'
- drivers/mtd/nand/raw/hisi504_nand.c:465:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
- drivers/net/dsa/lan9303_i2c.c:87:34: warning: unused variable 'lan9303_i2c_of_match'
- drivers/net/ethernet/engleder/tsnep_main.c:1254:34: warning: 'tsnep_of_match' defined but not used
- drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c:90:25: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length
- drivers/net/phy/phy_device.c:1772 phy_detach() error: we previously assumed 'dev' could be null (see line 1752)
- drivers/net/wwan/iosm/iosm_ipc_mux_codec.c:833:21: sparse: sparse: Using plain integer as NULL pointer
- drivers/pinctrl/cirrus/pinctrl-lochnagar.c:200:1: error: call to undeclared function 'LOCHNAGAR1_'; ISO C99 and later do not support implicit function declarations
- drivers/pinctrl/cirrus/pinctrl-lochnagar.c:200:1: error: pasting formed 'LOCHNAGAR1_(', an invalid preprocessing token
- drivers/power/reset/odroid-reboot.c:141:17: error: 'arm_pm_restart' undeclared; did you mean 'alarm_restart'?
- drivers/power/reset/odroid-reboot.c:63:6: warning: no previous prototype for 'odroid_card_reset'
- drivers/pwm/pwm-gpio.c:60:22: warning: no previous prototype for 'gpio_pwm_timer'
- drivers/regulator/mt6380-regulator.c:333:34: warning: 'mt6380_of_match' defined but not used
- drivers/remoteproc/rcar_rproc.c:45:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:2168:43: sparse: sparse: restricted __le32 degrades to integer
- drivers/soc/qcom/smem.c:1056:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
- [drm-drm-intel:topic/core-for-CI 18/26] arch/powerpc/platforms/embedded6xx/Kconfig:2:error: recursive dependency detected!
- [drm/ttm] 8e7efa91c9: BUG:kernel_NULL_pointer_dereference,address
- ERROR: modpost: "clk_get_io" [drivers/watchdog/lantiq_wdt.ko] undefined!
- ERROR: modpost: "__delay" [drivers/net/mdio/mdio-cavium.ko] undefined!
- Re: [External] Re: [PATCH] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
- Re: [External] Re: [PATCH v2 07/10] sched/fair: use update_load_avg() to attach/detach entity load_avg
- Re: [External] Re: [PATCH v2 08/10] sched/fair: fix load tracking for new forked !fair task
- Re: [External] Re: [PATCH v3] block: don't allow the same type rq_qos add more than once
- hanjinke(Tue Jul 19 2022 - 13:12:23 EST)
- RE: [EXTERNAL] Re: [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
- RE: [EXT] Re: Issues with A3720 PCIe controller driver pci-aardvark.c
- Re: [f2fs-dev] [PATCH 1/3] f2fs: enforce single zone capacity
- Chao Yu(Sun Jul 17 2022 - 03:23:01 EST)
- Re: [f2fs-dev] [PATCH 2/2] f2fs: handle decompress only post processing in softirq
- Chao Yu(Sat Jul 16 2022 - 23:27:53 EST)
- Re: [f2fs-dev] [PATCH 2/3] f2fs: adjust zone capacity when considering valid block count
- Chao Yu(Sun Jul 17 2022 - 03:23:43 EST)
- Re: [f2fs-dev] [PATCH 3/3] f2fs: add a sysfs entry to show zone capacity
- Chao Yu(Sun Jul 17 2022 - 03:24:08 EST)
- Re: [f2fs-dev] [PATCH v4] f2fs: fix to do sanity check on total_data_blocks
- Re: faddr2line issue
- [for-next][PATCH 0/2] tracing: A few more updates for 5.20
- [for-next][PATCH 1/2] tracing: Add example and documentation for new __vstring() macro
- Re: [for-next][PATCH 13/23] USB: mtu3: tracing: Use the new __vstring() helper
- [for-next][PATCH 2/2] selftests/kprobe: Update test for no event name syntax error
- Re: [Freedreno] [PATCH RESEND] drm/msm/dsi: fix the inconsistent indenting
- Re: [Freedreno] [PATCH v2 3/7] drm/msm: Fix cx collapse issue during recovery
- Re: [Freedreno] [PATCH v2 5/7] arm64: dts: qcom: sc7280: Update gpu register list
- fs/io_uring.c:9355:9: warning: variable 'ret' is uninitialized when used here
- [fs/lock] 7f68b5b24c: nvml.ex_libpmemlog_TEST0_check_pmem_debug.fail
- ftrace_kill() leads to kmalloc-512 UAF
- futex_wait_timeout.c:101:34: warning: excess elements in struct initializer
- futex_wait_wouldblock.c:47:34: warning: excess elements in struct initializer
- fw_devlink=on breaks probing devices when of_platform_populate() is used
- Re: GCC fails to spot uninitialized variable
- general protection fault in sock_def_error_report
- general protection fault in start_motor
- [GIT PULL 25/42] Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underline
- Re: [GIT PULL] ACPI fix for v5.19-rc7
- [GIT PULL] ACPI fix for v5.19-rc8
- [GIT PULL] ARM: dt-bindings: aspeed for v5.20
- [GIT PULL] AT91 fixes for 5.19 #3
- [GIT PULL] Btrfs fixes for 5.19-rc7
- Re: [GIT PULL] clk: imx: Updates for v5.20
- Re: [GIT PULL] devfreq next for 5.20
- Re: [git pull] drm fixes for 5.19-rc7
- [git pull] drm fixes for 5.19-rc8
- Re: [GIT PULL] dt-bindings: qcom for v5.20, version 2
- Re: [GIT PULL] extcon next for 5.20
- [GIT PULL]: Generic phy updates for v5.20
- Greg KH(Tue Jul 19 2022 - 09:17:17 EST)
- [GIT PULL] gpio: fixes for v5.19-rc7
- [GIT PULL] gpio: fixes for v5.19-rc8
- [GIT PULL] hte: Fixes for v5.19
- [git pull] Input updates for v5.19-rc6
- Re: [GIT PULL] interconnect changes for 5.20
- Greg KH(Sat Jul 16 2022 - 01:21:57 EST)
- [GIT PULL] iommu/arm-smmu: Updates for 5.20
- [GIT PULL] KVM fixes for Linux 5.19-rc8
- [GIT PULL] MMC fixes for v5.19-rc8
- [GIT PULL] MTD fix for 5.19-final
- [GIT PULL] Networking for 5.19-rc8
- [GIT PULL] perf tools fixes for v5.19: 4th batch
- [GIT PULL] perf/urgent for 5.19-rc7
- [GIT PULL] pin control fixes for v5.19
- [GIT PULL] Please pull RDMA subsystem changes
- Re: [GIT PULL] Power management fix for v5.19-rc7
- [GIT PULL] power-supply changes for 5.19-rc
- Re: [GIT PULL] printk fixup for 5.19-rc7
- [GIT PULL] RISC-V Fixes for 5.19-rc8
- Re: [GIT PULL] s390 updates for 5.19-rc7
- [GIT PULL] SCSI fixes for 5.19-rc6
- [GIT PULL] sound fixes for 5.19-rc8
- [GIT PULL] SPI fixes for v5.19-rc7
- [GIT PULL] TTY/Serial driver fixes for 5.19-rc7
- Greg KH(Sat Jul 16 2022 - 02:24:23 EST)
- [GIT PULL] Urgent fix for expedited SRCU v5.19 boot-speed regression
- [GIT PULL] USB driver fixes for 5.19-rc7
- Greg KH(Sat Jul 16 2022 - 02:24:45 EST)
- Re: [GIT PULL v2] interconnect changes for 5.20
- Greg KH(Sat Jul 16 2022 - 01:24:18 EST)
- [GIT PULL] x86/urgent for 5.19-rc7
- gpio-mockup-cdev.c:24:37: warning: unused variable 'req'
- [gustavoars:testing/for-next-fam1] BUILD SUCCESS 6000a0296e3d32c25e0e618f96a79ca511b4e5de
- [gustavoars:testing/for-next-fam1] BUILD SUCCESS fbaf1e701eef5ae74e382832c9840a3e01bb3873
- [i2c] 5c7b9167dd: BUG:KASAN:use-after-free_in_string
- ../include/futex2test.h:18:47: warning: 'struct futex_waitv' declared inside parameter list will not be visible outside of this definition or declaration
- include/kvm_util_base.h:247:35: warning: 'struct kvm_nested_state' declared inside parameter list will not be visible outside of this definition or declaration
- include/linux/compiler_types.h:338:45: error: call to '__compiletime_assert_282' declared with attribute error: BUILD_BUG_ON failed: SECTIONS_WIDTH + NODES_WIDTH + ZONES_WIDTH + ilog2(roundup_pow_of_two(NR_CPUS)) > 32
- include/linux/mtd/cfi.h:62:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work.
- include/linux/seq_file.h:247:9: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4
- INFO: task hung in __block_write_begin_int
- Wei Chen(Mon Jul 18 2022 - 06:12:17 EST)
- INFO: task hung in __bread_gfp
- Re: [Intel-gfx] [PATCH] drm/i915/selftests: Fix comment typo
- Re: [Intel-gfx] [PATCH v2 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines
- Re: [Intel-gfx] [PATCH v2 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation
- Re: [Intel-gfx] [PATCH v2 05/21] drm/i915/gt: Skip TLB invalidations once wedged
- Re: [Intel-gfx] [PATCH v2 06/21] drm/i915/gt: Batch TLB invalidations
- Re: [Intel-gfx] [PATCH v2 24/39] drm/i915: dvo_sil164.c: use SPDX header
- [intel_idle] bf5835bcdb: WARNING:suspicious_RCU_usage
- [intel-tdx:guest-attest 5/8] arch/x86/coco/tdx/attest.c:246:6: warning: no previous prototype for function 'terminate_quote_request'
- [intel-tdx:guest-hardening-rebased 13/23] kernel/dma/swiotlb.c:531:75: warning: suggest parentheses around '-' in operand of '&'
- [intel-tdx:guest-hardening-rebased 19/23] arch/x86/coco/tdx/tdx-tests.c:66:12: warning: no previous prototype for function 'kvm_unit_test_debug_init'
- [irqchip: irq/irqchip-next] ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
- [irqchip: irq/irqchip-next] APCI: irq: Add support for multiple GSI domains
- [irqchip: irq/irqchip-next] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/V2L SoC
- [irqchip: irq/irqchip-next] genirq/generic_chip: Export irq_unmap_generic_chip
- [irqchip: irq/irqchip-next] genirq: Use for_each_action_of_desc in actions_show()
- [irqchip: irq/irqchip-next] irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
- [irqchip: irq/irqchip-next] irqchip: Add LoongArch CPU interrupt controller support
- [irqchip: irq/irqchip-next] irqchip: Add Loongson Extended I/O interrupt controller support
- [irqchip: irq/irqchip-next] irqchip: Add Loongson PCH LPC controller support
- [irqchip: irq/irqchip-next] irqchip/gic-v3: Fix comment typo
- [irqchip: irq/irqchip-next] irqchip/loongson-liointc: Add ACPI init support
- [irqchip: irq/irqchip-next] irqchip/loongson-pch-msi: Add ACPI init support
- [irqchip: irq/irqchip-next] irqchip/loongson-pch-pic: Add ACPI init support
- [irqchip: irq/irqchip-next] irqdomain: Report irq number for NOMAP domains
- [irqchip: irq/irqchip-next] irqdomain: Use hwirq_max instead of revmap_size for NOMAP domains
- [irqchip: irq/irqchip-next] LoongArch: Prepare to support multiple pch-pic and pch-msi irqdomain
- [irqchip: irq/irqchip-next] LoongArch: Provisionally add ACPICA data structures
- [irqchip: irq/irqchip-next] LoongArch: Use ACPI_GENERIC_GSI for gsi handling
- [irqchip: irq/irqchip-next] pinctrl: ocelot: Make irq_chip immutable
- Re: Issues with A3720 PCIe controller driver pci-aardvark.c
- Issues with Reiser4 SFRN 4.0.2 modified patch for Linux 5.17.xy
- [jcmvbkbc-xtensa:xtensa-5.19-rochester 13/13] arch/xtensa/kernel/traps.c:162:31: warning: ignoring attribute 'section (".data.exception")' because it conflicts with previous 'section (".data")'
- [jpoimboe:lkdtm 3/3] <instantiation>:2:2: error: invalid instruction mnemonic 'annotate_unret_end'
- [jsarha:topic/cros-sof-v4.14 1739/9354] include/asm-generic/bug.h:58:35: error: this statement may fall through
- [jsarha:topic/cros-sof-v4.14-rebase 1457/9999] kernel/sched/fair.c:7171 find_energy_efficient_cpu() warn: inconsistent indenting
- [jsarha:topic/cros-sof-v4.19 923/6555] drivers/soc/qcom/qcom_gsbi.c:125:34: warning: 'tcsr_dt_match' defined but not used
- KASAN: invalid-free in __io_uring_register
- KASAN: slab-out-of-bounds Read in ntfs_get_ea
- KASAN: use-after-free Read in drm_gem_object_release
- KASAN: use-after-free Read in io_iopoll_getevents
- KASAN: use-after-free Read in __io_remove_buffers
- KASAN: use-after-free Read in reiserfs_fill_super
- KASAN: use-after-free Read in run_unpack
- Re: KASAN: use-after-free Read in tc_chain_fill_node
- syzbot(Mon Jul 18 2022 - 05:55:23 EST)
- KASAN: vmalloc-out-of-bounds Read in cleanup_bitmap_list
- KASAN: vmalloc-out-of-bounds Write in snd_pcm_hw_params
- Greg KH(Sat Jul 23 2022 - 03:01:05 EST)
- [kas:lam 5/13] drivers/acpi/apei/erst-dbg.c:73:22: sparse: sparse: incorrect type in assignment (different address spaces)
- [kas:lam 5/13] net/llc/af_llc.c:1171:14: sparse: sparse: incorrect type in assignment (different address spaces)
- Re: [kbuild-all] Re: [ammarfaizi2-block:rostedt/linux-trace/ftrace/core 30/30] include/linux/cpumask.h:95:42: warning: function 'trace_event_get_offsets_foo_bar' might be a candidate for 'gnu_printf' format attribute
- [kbusch:dma-prereg-v3-wip 5/6] arc-elf-ld: rsrc.c:undefined reference to `io_dma_unmap'
- [kbusch:dma-prereg-v3-wip 5/6] io_uring/rsrc.c:155: undefined reference to `io_dma_unmap'
- [kbusch:dma-prereg-v3-wip 6/6] drivers/nvme/host/pci.c:565:17: error: implicit declaration of function 'nvme_free_sgls'; did you mean 'nvme_pci_use_sgls'?
- [kbusch:dma-prereg-v3-wip 6/6] drivers/nvme/host/pci.c:967:7: warning: variable 'nprps_left' is uninitialized when used here
- [kbusch:dma-register 1/4] block/bio.c:1155:6: warning: no previous prototype for 'bio_iov_dma_tag_set'
- [kbusch:dma-register 4/4] drivers/nvme/host/pci.c:1812:7: warning: variable 'pages_per' set but not used
- [kbusch:dma-register 4/4] io_uring/rsrc.c:1242:12: error: 'struct io_mapped_ubuf' has no member named 'dma_tag'
- kernel BUG in f2fs_new_node_page
- kernel BUG in ntfs_read_folio
- Re: [kernelci-members] KernelCI working group: Web Dashboard
- [kernel PATCH v1 0/1] Bluetooth: Return error if controller not support ll privacy
- [kernel PATCH v1 0/1] Fix get clock info
- [kernel PATCH v1 1/1] Bluetooth: Fix get clock info
- [kernel PATCH v1 1/1] Bluetooth: Return error if controller not support ll privacy
- [kraxel:drm-misc-next 5/11] drivers/video/fbdev/aty/radeon_base.c:2246:73: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *'
- [kraxel:drm-misc-next 5/11] drivers/video/fbdev/hyperv_fb.c:1080:26: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *'
- [kraxel:drm-qemu-next 31/70] drivers/gpu/drm/vc4/vc4_dpi.c:247:18: error: implicit declaration of function 'drmm_of_get_bridge'; did you mean 'devm_drm_of_get_bridge'?
- [kraxel:drm-qemu-next 35/70] drivers/gpu/drm/vc4/vc4_dsi.c:1675:23: error: implicit declaration of function 'drmm_of_get_bridge'; did you mean 'devm_drm_of_get_bridge'?
- [kvm-unit-tests PATCH] x86: Add tests for Guest Processor Event Based Sampling (PEBS)
- Like Xu(Thu Jul 21 2022 - 06:36:41 EST)
- [lee-mfd:ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-5.20 4/12] kismet: WARNING: unmet direct dependencies detected for P2SB when selected by LPC_ICH
- [lee-mfd:ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-5.20 6/12] kismet: WARNING: unmet direct dependencies detected for P2SB when selected by I2C_I801
- [lee-mfd:ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-5.20 8/12] kismet: WARNING: unmet direct dependencies detected for P2SB when selected by EDAC_PND2
- [lib/bitmap] 11692cc46d: BUG:kernel_reboot-without-warning_in_boot_stage
- Re: Linux 4.14.289
- Linux 4.19.253
- Linux 4.9.324
- Linux 5.10.132
- Linux 5.15.56
- Linux 5.15.57
- Linux 5.18.13
- Linux 5.18.14
- Linux 5.19-rc7
- Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
- Re: Linux 5.4.207
- Re: Linux DRTM on UEFI platforms
- linux-next: build failure after merge of the amdgpu tree
- linux-next: build failure after merge of the asm-generic tree
- linux-next: build failure after merge of the bitmap tree
- Re: linux-next: build failure after merge of the block tree
- Al Viro(Sat Jul 16 2022 - 23:44:29 EST)
- linux-next: build failure after merge of the bpf-next tree
- linux-next: build failure after merge of the perf tree
- linux-next: build failure after merge of the usb tree
- Greg KH(Mon Jul 18 2022 - 16:43:52 EST)
- Greg KH(Tue Jul 19 2022 - 02:50:24 EST)
- Greg KH(Tue Jul 19 2022 - 09:14:03 EST)
- linux-next: build warning after merge of the block tree
- linux-next: build warning after merge of the btrfs tree
- linux-next: build warning after merge of the mm tree
- linux-next: build warning after merge of the usb tree
- Greg KH(Tue Jul 19 2022 - 07:24:38 EST)
- Greg KH(Sat Jul 23 2022 - 03:27:39 EST)
- linux-next: build warnings after merge of the s390 tree
- linux-next: Fixes tag needs some work in the kvm tree
- linux-next: Fixes tag needs some work in the sound-asoc tree
- linux-next: Fixes tag needs some work in the v4l-dvb tree
- linux-next: manual merge of the amdgpu tree with Linus' tree
- linux-next: manual merge of the arm64 tree with the arm64-fixes tree
- linux-next: manual merge of the arm-soc tree with the spdx tree
- Re: linux-next: manual merge of the block tree with the vfs tree
- Al Viro(Mon Jul 18 2022 - 00:59:01 EST)
- Al Viro(Tue Jul 19 2022 - 22:45:35 EST)
- Re: linux-next: manual merge of the drm tree with the drm-misc-fixes tree
- linux-next: manual merge of the kvm-arm tree with the kvm tree
- linux-next: manual merge of the mm tree with the crypto tree
- linux-next: manual merge of the random tree with the arm64 tree
- linux-next: manual merge of the random tree with the s390-fixes tree
- Re: linux-next: manual merge of the soundwire tree with the sound-asoc tree
- linux-next: manual merge of the tip tree with the integrity tree
- linux-next: Signed-off-by missing for commit in the arm64 tree
- linux-next: Signed-off-by missing for commit in the block tree
- linux-next: Signed-off-by missing for commit in the fuse tree
- linux-next: Signed-off-by missing for commit in the safesetid tree
- linux-next: Signed-off-by missing for commits in the gpio-brgl tree
- linux-next: Signed-off-by missing for commits in the kvms390 tree
- Re: linux-next: Tree for Jul 14
- Re: linux-next: Tree for Jul 15 (sof-client-ipc-flood-test.c)
- linux-next: Tree for Jul 18
- Re: linux-next: Tree for Jul 18 (ne_misc_dev.c)
- linux-next: Tree for Jul 19
- linux-next: Tree for Jul 20
- Re: linux-next: Tree for Jul 20 (I2C_I801)
- Re: linux-next: Tree for Jul 20 (QCOM_RPMPD)
- linux-next: Tree for Jul 21
- Re: linux-next: Tree for Jul 21 (mmc/host & KUNIT)
- linux-next: Tree for Jul 22
- Re: linux-next: Tree for Jul 22 (drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c)
- Re: linux-next: Tree for Jul 22 [drivers/usb/dwc3/dwc3-qcom.ko]
- Linux regressions report for mainline [2022-07-17]
- [linux-stable-rc:linux-4.19.y 3113/3346] drivers/char/random.c:1336: Error: unrecognized opcode `csrs sstatus,s7'
- [linux-stable-rc:linux-4.19.y 458/3297] net/core/sock.c:1090: Error: unrecognized opcode `csrs sstatus,s9'
- [linux-stable-rc:linux-5.10.y 3585/7104] drivers/gpu/drm/i915/gt/intel_gt.c:732:2: error: format string is not a string literal (potentially insecure)
- [linux-stable-rc:linux-5.10.y 644/7104] synclink.c:undefined reference to `free_dma'
- [linux-stable-rc:linux-5.15.y 3230/8464] drivers/gpu/drm/i915/gt/intel_gt.c:966:2: error: format string is not a string literal (potentially insecure)
- [linux-stable-rc:linux-5.15.y 5373/8464] arch/x86/kvm/hyperv.c:2185:5: warning: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall'
- [linux-stable-rc:linux-5.15.y 5405/8723] ia64-linux-ld: drm_fb_helper.c:undefined reference to `framebuffer_release'
- [linux-stable-rc:linux-5.4.y 2861/4659] include/linux/sunrpc/xdr.h:539:17: error: comparison is always false due to limited range of data type
- [linux-stable-rc:queue/5.18 144/146] net/netfilter/nf_conntrack_core.o: warning: objtool: nf_ct_tuple_equal()+0x21: 'naked' return found in RETPOLINE build
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- [mac80211] 722bb2177a: hwsim.ap_fragmentation_open.fail
- mac80211/ath11k regression in next-20220720
- Mails to linux-xtensa@xxxxxxxxxxxxxxxx bouncing
- mainline build failure due to b67fbebd4cf9 ("mmu_gather: Force tlb-flush VM_PFNMAP vmas")
- Re: mainline build failure of powerpc allmodconfig for prom_init_check
- [man-pages RFC PATCH v2] statx.2, open.2: document STATX_DIOALIGN
- Missing SLS int3 in JMP_NOSPEC? (Was: [PATCH v2 6/6] x86: Add straight-line-speculation mitigation)
- [mm] 3173346337: stress-ng.numa.ops_per_sec 87.1% improvement
- [morimoto:sound-2022-07-04-v1 15/23] sound/soc/codecs/cs4271.c:359:54: warning: passing argument 2 of 'snd_soc_dai_stream_active' makes pointer from integer without a cast
- [morimoto:sound-2022-07-04-v1 23/23] sound/soc/samsung/s3c2412-i2s.c:186:35: warning: initialization of 'int (*)(struct snd_soc_pcm_runtime *, struct snd_soc_dai *)' from 'int' makes pointer from integer without a cast
- [morimoto:sound2-2022-07-08-v1 9/18] sound/soc/soc-core.c:966:5: warning: no previous prototype for '__snd_soc_add_pcm_runtime'
- [morimoto:sound2-2022-07-21-v2 39/47] sound/soc/mediatek/mt6797/mt6797-dai-pcm.c:196:20: error: 'struct snd_soc_dai' has no member named 'playback_widget'
- [morimoto:sound2-2022-07-21-v2 39/47] sound/soc/mediatek/mt6797/mt6797-dai-pcm.c:196:8: error: no member named 'playback_widget' in 'struct snd_soc_dai'
- [mptcp] d24141fe7b: WARNING:at_mm/page_counter.c:#page_counter_cancel
- [net] 2e20fc25bc: BUG:kernel_NULL_pointer_dereference,address
- Re: [net] 2e20fc25bc: BUG:kernel_NULL_pointer_dereference,address
- [net] 65a1e5c409: canonical_address#:#[##]
- Re: [net] 65a1e5c409: canonical_address#:#[##]
- [net] ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
- [net-next PATCH v2 00/15] net: dsa: qca8k: code split for qca8k
- [net-next PATCH v2 01/15] net: dsa: qca8k: make mib autocast feature optional
- [net-next PATCH v2 02/15] net: dsa: qca8k: move mib struct to common code
- [net-next PATCH v2 03/15] net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
- [net-next PATCH v2 03/15] net: dsa: qca8k: move qca8kread/write/rmw and reg table to common code
- [net-next PATCH v2 04/15] net: dsa: qca8k: move qca8k bulk read/write helper to common code
- [net-next PATCH v2 05/15] net: dsa: qca8k: move fdb/vlan/mib init functions to common code
- [net-next PATCH v2 0/5] Add MTU change with stmmac interface running
- [net-next PATCH v2 06/15] net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
- [net-next PATCH v2 07/15] net: dsa: qca8k: move bridge functions to common code
- [net-next PATCH v2 08/15] net: dsa: qca8k: move fast age/MTU/port enable/disable functions to common code
- [net-next PATCH v2 09/15] net: dsa: qca8k: move port FDB function to common code
- [net-next PATCH v2 10/15] net: dsa: qca8k: move port MDB functions to common code
- [net-next PATCH v2 11/15] net: dsa: qca8k: move port mirror functions to common code
- [net-next PATCH v2 12/15] net: dsa: qca8k: move port VLAN functions to common code
- [net-next PATCH v2 13/15] net: dsa: qca8k: move port LAG functions to common code
- [net-next PATCH v2 14/15] net: dsa: qca8k: move read_switch_id function to common code
- [net-next PATCH v2 15/15] net: dsa: qca8k: drop unnecessary exposed function and make them static
- [net-next PATCH v2 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
- [net-next PATCH v2 2/5] net: ethernet: stmicro: stmmac: first disable all queues in release
- [net-next PATCH v2 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
- [net-next PATCH v2 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
- [net-next PATCH v2 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up
- Re: [net-next: PATCH v2 5/8] device property: introduce fwnode_dev_node_match
- [net-next PATCH v3 00/14] net: dsa: qca8k: code split for qca8k
- [net-next PATCH v3 01/14] net: dsa: qca8k: cache match data to speed up access
- [net-next PATCH v3 02/14] net: dsa: qca8k: make mib autocast feature optional
- [net-next PATCH v3 03/14] net: dsa: qca8k: move mib struct to common code
- [net-next PATCH v3 04/14] net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
- [net-next PATCH v3 05/14] net: dsa: qca8k: move qca8k bulk read/write helper to common code
- [net-next PATCH v3 0/5] Add MTU change with stmmac interface running
- [net-next PATCH v3 06/14] net: dsa: qca8k: move mib init function to common code
- [net-next PATCH v3 07/14] net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
- [net-next PATCH v3 08/14] net: dsa: qca8k: move bridge functions to common code
- [net-next PATCH v3 09/14] net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
- [net-next PATCH v3 10/14] net: dsa: qca8k: move port FDB/MDB function to common code
- [net-next PATCH v3 11/14] net: dsa: qca8k: move port mirror functions to common code
- [net-next PATCH v3 12/14] net: dsa: qca8k: move port VLAN functions to common code
- [net-next PATCH v3 13/14] net: dsa: qca8k: move port LAG functions to common code
- [net-next PATCH v3 14/14] net: dsa: qca8k: move read_switch_id function to common code
- [net-next PATCH v3 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
- [net-next PATCH v3 2/5] net: ethernet: stmicro: stmmac: first disable all queues in release
- [net-next PATCH v3 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
- [net-next PATCH v3 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
- [net-next PATCH v3 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up
- [net-next PATCH v4 0/5] Add MTU change with stmmac interface running
- [net-next PATCH v4 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
- [net-next PATCH v4 2/5] net: ethernet: stmicro: stmmac: first disable all queues and disconnect in release
- [net-next PATCH v4 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
- [net-next PATCH v4 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
- [net-next PATCH v4 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up
- [net-next PATCH v5 0/5] *Add MTU change with stmmac interface running
- [net-next PATCH v5 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
- [net-next PATCH v5 2/5] net: ethernet: stmicro: stmmac: first disable all queues and disconnect in release
- [net-next PATCH v5 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
- [net-next PATCH v5 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
- [net-next PATCH v5 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up
- [net-next RFC PATCH 0/4] net: dsa: qca8k: code split for qca8k
- [net-next RFC PATCH 1/4] net: dsa: qca8k: drop qca8k_read/write/rmw for regmap variant
- [net-next RFC PATCH 2/4] net: dsa: qca8k: convert to regmap read/write API
- [net-next RFC PATCH 3/4] net: dsa: qca8k: rework mib autocast handling
- [net-next RFC PATCH 4/4] net: dsa: qca8k: split qca8k in common and 8xxx specific code
- New String Search Algorithm (in case someone needs it).
- Amit(Sat Jul 16 2022 - 02:55:13 EST)
- next-20220715 build fail due to 579b9239c1f386 (powerpc, ps3_defconfig, GCC 12.1.0)
- [next-20220721] Build failure powerpc (tools/bpf)
- Re: No controller seen in /sys/kernel/config/pci_ep/controllers
- [ogabbay:habanalabs-next 1/12] undefined reference to `hl_engine_data_sprintf'
- [PATCH 00/10] soc/arm64: qcom: Add LLCC BWMON on SDM845
- Re: [PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups
- Re: [PATCH 00/13] [RFC] Rust support
- [PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
- [PATCH 00/17] nolibc: add preliminary self tests
- Re: [PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
- Re: [PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
- [patch 00/38] x86/retbleed: Call depth tracking mitigation
- Tim Chen(Fri Jul 22 2022 - 16:11:31 EST)
- [PATCH 01/10] dt-bindings: interconnect: qcom,msm8998-bwmon: add support for SDM845 LLCC BWMON
- Re: [PATCH 01/12] drm/amdgpu: Write masked value to control register
- Re: [PATCH 01/12] i2c: xiic: Add standard mode support for > 255 byte read transfers
- [PATCH 01/16] lib/bitmap: add bitmap_check_params()
- [PATCH 01/17] tools/nolibc: make argc 32-bit in riscv startup code
- Re: [PATCH 01/35] perf tools: Fix dso_id inode generation comparison
- [patch 01/38] x86/paravirt: Ensure proper alignment
- [PATCH 0/1] MediaTek auxadc patch for mt8188
- Hui Liu(Mon Jul 18 2022 - 08:39:50 EST)
- [PATCH 02/10] soc: qcom: icc-bwmon: re-use IRQ enable/clear define
- Re: [PATCH 02/12] drm/amd/display: Change get_pipe_idx function scope
- [PATCH 02/16] lib/bitmap: don't call bitmap_set() with len == 0
- [PATCH 02/17] tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined
- Re: [PATCH 02/35] perf tools: Export dsos__for_each_with_build_id()
- [patch 02/38] x86/cpu: Use native_wrmsrl() in load_percpu_segment()
- [PATCH 0/2] Add GPCDMA support to Tegra234 I2C
- Akhil R(Wed Jul 20 2022 - 08:42:32 EST)
- [PATCH 0/2] Add support to identify RZ/Five SoC
- [PATCH 0/2] Add Versal compatible string to Macb driver
- [PATCH 0/2] ARM: add support for pcb8309
- [PATCH 0/2] ARM: dts: stm32: add i2c in STM32MP13
- [PATCH 0/2] ARM: dts: stm32: add SPI on STM32MP13 platform
- [PATCH 0/2] coredump: Allow io_uring using apps to dump to pipes.
- Re: [PATCH 0/2] crypto: make the sha1 library optional
- [PATCH 0/2] dt-bindings: PCI: mediatek-gen3: Add support for MT8188 and MT8195
- [PATCH 0/2] faddr2line fixes
- [PATCH 0/2] Fix kernel splats on boot with armada-37xx irqchip driver
- [PATCH 0/2] hwmon: Add new pwmX_fan_channel attribute
- [PATCH 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting
- [PATCH 0/2] Improve mq-deadline performance in HDD
- Wang You(Wed Jul 20 2022 - 05:31:22 EST)
- Wang You(Fri Jul 22 2022 - 03:57:59 EST)
- Re: [PATCH 0/2] kexec: accumulate and release the size of crashkernel
- Re: [PATCH 0/2] KVM: x86: never write to memory from kvm_vcpu_check_block
- [PATCH 0/2] lib/nodemask: inline wrappers around bitmap
- [PATCH 0/2] MT8195: Add reset for T-PHY (usb/pcie)
- [PATCH 0/2 net-next] geneve: fix TOS inheriting
- Re: [PATCH 0/2] of: overlay: Miscellaneous improvements
- [PATCH 0/2] PCI: mvebu: add support for orion soc
- [PATCH 0/2] PCI: qcom: Minor cleanup
- [PATCH 0/2] platform/chrome: avoid garbage bytes in `msg->result`
- [PATCH 0/2] procfs: document proc timestamps
- Re: [PATCH 0/2] riscv: Add macro for multiple nop instructions
- [PATCH 0/2] signal: Last two bits for PREEMPT_RT
- Re: [PATCH 0/2] usb: dwc3: core: Enable GUCTL1 bit 10 for fixing crc error after resume
- [PATCH 0/2] x86: Add xsave/xrstor Latency Trace Events and Consuming Script
- Yi Sun(Sat Jul 23 2022 - 04:38:08 EST)
- [PATCH 03/10] soc: qcom: icc-bwmon: drop unused BWMON_ZONE_COUNT
- Re: [PATCH 03/12] drm/amd/display: Remove unused clk_src variable
- [PATCH 03/16] lib/test_bitmap: don't test bitmap_set if nbits == 0
- [PATCH 03/17] tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition
- Re: [PATCH 03/35] perf ordered_events: Add ordered_events__last_flush_time()
- [patch 03/38] x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()
- [PATCH 036/306] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
- [PATCH 0/3] Add Broadcom STB memory controller driver
- [PATCH 0/3] Add SFC support for Ingenic SoCs.
- Vee Page(Sat Jul 23 2022 - 21:40:30 EST)
- [PATCH 0/3] Add support for the RK356x variant of the Inno CSI DPHY
- [PATCH 0/3] Add watchdog support for MT8188 Soc
- [PATCH 0/3] arm64: dts: qcom: sdm845-db845: Some i2c fixes
- [PATCH 0/3] ARM: dts: lan966x: Extend pcb8291.
- [PATCH 0/3] dm-verity: optionally use tasklets in dm-verity
- [PATCH 0/3] i2c: qcom-geni: Make it possible to run i2cdetect
- [PATCH 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
- RE: [PATCH 0/3] KVM: x86: Hyper-V invariant TSC control feature
- [PATCH 0/3] Mediatek pinctrl patches for mt8188
- Hui Liu(Mon Jul 18 2022 - 07:38:28 EST)
- [PATCH 0/3] mmap: Remove do_brk_munmap() optimization
- [PATCH 0/3] New eDP panels and a bugfix
- Re: [PATCH 0/3] ptrace: Stop supporting SIGKILL for PTRACE_EVENT_EXIT
- Re: [PATCH 0/3] Small fixes for swiotlb
- [PATCH 0/3] staging: vt6655: Convert multiline macro to static function
- [patch 0/3] x86/cpu: Sanitize switch_to_new_gdt()
- Re: [PATCH 0/3] x86: make pat and mtrr independent from each other
- [PATCH 04/10] soc: qcom: icc-bwmon: store reference to varian data in container
- Re: [PATCH 04/12] drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput function
- [PATCH 04/16] lib/test_bitmap: test test_bitmap_arr{32,64} starting from nbits == 1
- [PATCH 04/17] selftests/nolibc: add basic infrastructure to ease creation of nolibc tests
- Re: [PATCH 04/35] perf tools: Export perf_event__process_finished_round()
- [patch 04/38] x86/vdso: Ensure all kernel code is seen by objtool
- Re: [PATCH 0/4] ASoC/soundwire: log actual PING status on resume issues
- [PATCH 0/4] drm/amd: Add more GFXOFF stats for vangogh
- [PATCH 0/4] EDAC/intel: Some Intel EDAC driver updates
- [PATCH 0/4] exfat: Fixes for ENAMETOOLONG error handling
- [PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
- Re: [PATCH 0/4] Huge page related cleanups
- [PATCH 0/4] iio: afe/rescale improvements
- [PATCH 0/4] Initial support for the Pixel 3
- Re: [PATCH 0/4] Introduction of rpmsg_rx_done
- [PATCH 0/4] kbuild: lto: documentation fixes
- Re: [PATCH 0/4] KVM: x86/mmu: Memtype related cleanups
- Re: [PATCH 0/4] munmap() vs unmap_mapping_range()
- [PATCH 0/4] usb: misc: adopt onboard hub support on stm32mp1 boards
- [PATCH 05/10] soc: qcom: icc-bwmon: clear all registers on init
- Re: [PATCH 05/12] drm/amd/display: Remove unused NumberOfStates variable
- Re: [PATCH 05/12] KVM: X86/MMU: Clear unsync bit directly in __mmu_unsync_walk()
- [PATCH 05/16] lib/test_bitmap: disable compile-time test if DEBUG_BITMAP() is enabled
- [PATCH 05/17] selftests/nolibc: support a test definition format
- Re: [PATCH 05/35] perf tools: Factor out evsel__id_hdr_size()
- [patch 05/38] btree: Initialize early when builtin
- [PATCH 0/5] Add IRQC support to Renesas RZ/G2L and RZ/V2L SoC
- [PATCH 0/5] A few cleanup and fixup patches for hugetlbfs
- [PATCH 0/5] drm/amd/display: FPU cleanup in clk_mgr files for powerpc
- [PATCH 0/5] drm/vkms: Add ConfigFS Support
- [PATCH 0/5] Fixups to work with crash tool
- Re: [PATCH 0/5] hisi_sas/libsas: Some misc patches
- [PATCH 0/5] KVM: VMX: PERF_GLOBAL_CTRL fixes
- [PATCH 0/5] KVM/x86: add a new hypercall to execute host system
- [PATCH 0/5] net: usb: ax88179_178a: improvements and bug fixes
- [PATCH 0/5] support mt8188 h264 encoder
- [PATCH 06/10] soc: qcom: icc-bwmon: store count unit per variant
- Re: [PATCH 06/12] drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
- Re: [PATCH 06/12] KVM: X86/MMU: Rename mmu_unsync_walk() to mmu_unsync_walk_and_clear()
- [PATCH 06/16] lib/test_bitmap: delete meaningless test for bitmap_cut
- [PATCH 06/17] selftests/nolibc: implement a few tests for various syscalls
- Re: [PATCH 06/32] kasan: introduce kasan_print_aux_stacks
- Re: [PATCH 06/35] perf tools: Add perf_event__synthesize_id_sample()
- [patch 06/38] objtool: Allow GS relative relocs
- [PATCH 0/6] ARM: defconfig cleanups
- [PATCH 0/6] brcmfmac: fixes from Cypress/Infineon
- [PATCH 0/6] dt-bindings: iio/panel/eeprom/misc/net/spi: drop SPI CPHA and CPOL
- Re: [PATCH 0/6] KVM: x86: Apply NX mitigation more precisely
- [PATCH 0/6] libsas and drivers: NCQ error handling
- Re: [PATCH 0/6] RkVDEC HEVC driver
- Alex Bee(Sat Jul 16 2022 - 12:27:25 EST)
- Re: [PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
- [PATCH 07/10] soc: qcom: icc-bwmon: use regmap and prepare for BWMON v5
- Re: [PATCH 07/12] drm/amd/display: Remove unused value0 variable
- Re: [PATCH 07/12] KVM: X86/MMU: Remove the useless struct mmu_page_path
- [PATCH 07/16] smp: optimize smp_call_function_many_cond()
- [PATCH 07/17] selftests/nolibc: add a few tests for some libc functions
- [PATCH 07/17] selftests/nolibc: add a few tests for some stdlib functions
- Re: [PATCH 07/35] perf script: Add --dump-unsorted-raw-trace option
- [patch 07/38] objtool: Track init section
- [PATCH 0/7] highmem: Extend kmap_local_page() documentation
- Re: [PATCH 0/7] platform/chrome: cros_ec_proto: add Kunit tests
- [PATCH 0/7] staging: vt6655: Convert four macros to one function
- [PATCH 08/10] soc: qcom: icc-bwmon: add per-variant quirks
- Re: [PATCH 08/12] drm/amd/display: Remove unused variables from dcn10_stream_encoder
- Re: [PATCH 08/12] KVM: X86/MMU: Remove the useless idx from struct kvm_mmu_pages
- [PATCH 08/16] smp: optimize smp_call_function_many_cond() for more
- [PATCH 08/17] selftests/nolibc: exit with poweroff on success when getpid() == 1
- Re: [PATCH 08/35] perf buildid-cache: Add guestmount'd files to the build ID cache
- [patch 08/38] objtool: Add .call_sites section
- [PATCH 0/8] Documentation: s390: documentation fixes for vfio_ap driver
- [PATCH 0/8] MT8195 Acer Tomato - devicetrees Part 2
- [PATCH 09/10] soc: qcom: icc-bwmon: add support for SDM845 LLCC BWMON
- Re: [PATCH 09/11] mtd: spi-nor: macronix: add mx25uw51345g OPI mode support
- Re: [PATCH 09/12] drm/amd/display: Remove unused MaxUsedBW variable
- [PATCH 09/16] irq: don't copy cpu affinity mask if source is equal to destination
- [PATCH 09/17] selftests/nolibc: on x86, support exiting with isa-debug-exit
- Re: [PATCH 09/35] perf buildid-cache: Do not require purge files to also be in the file system
- [patch 09/38] objtool: Add .sym_sites section
- [PATCH 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
- [PATCH 0/9] dt-bindings: pinctrl: imx: use minItems
- [PATCH 0/9] sched/psi: some optimization and extension
- [PATCH 10/10] arm64: dts: qcom: sdm845: add LLCC BWMON
- Re: [PATCH 10/12] drm/amd/display: Remove parameters from dml30_CalculateWriteBackDISPCLK
- Re: [PATCH 10/12] KVM: X86/MMU: Don't add parents to struct kvm_mmu_pages
- [PATCH 10/16] sched: optimize __set_cpus_allowed_ptr_locked()
- [PATCH 10/17] selftests/nolibc: recreate and populate /dev and /proc if missing
- Re: [PATCH 10/35] perf tools: Add machine_pid and vcpu to id_index
- [patch 10/38] objtool: Add --hacks=skylake
- Re: [PATCH 11/12] habanalabs/gaudi2: add tpm attestation info uapi
- Greg KH(Tue Jul 19 2022 - 07:35:18 EST)
- Re: [PATCH 11/12] KVM: X86/MMU: Remove mmu_pages_first() and mmu_pages_next()
- [PATCH 11/16] time: optimize tick_check_preferred()
- [PATCH 11/17] selftests/nolibc: condition some tests on /proc existence
- Re: [PATCH 11/35] perf session: Create guest machines from id_index
- [patch 11/38] objtool: Allow STT_NOTYPE -> STT_FUNC+0 tail-calls
- [PATCH 1/1] bpf: Drop unprotected find_vpid() in favour of find_get_pid()
- [PATCH 1/1] clocksource/drivers/sun4i: remove unnecessary (void*) conversions
- [PATCH 1/1] drivers/clk/keystone: avoid a memory leak
- [PATCH 1/1] dt-bindings: iio: adc: add compatible for mt8188
- Hui Liu(Mon Jul 18 2022 - 08:39:46 EST)
- Re: [PATCH 1/1] fuse: add fuse_d_iput to postponed the iput
- Re: [PATCH 1/1] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
- [PATCH 1/1] iio: humidity: hdc100x: add manufacturer and device id cehck
- [PATCH 1/1] iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
- Lu Baolu(Mon Jul 18 2022 - 19:58:23 EST)
- Baolu Lu(Sat Jul 23 2022 - 23:01:22 EST)
- Re: [PATCH 1/1] net: stmmac: switch to use interrupt for hw crosstimestamping
- Re: [PATCH 1/1] nvme-pci: fix hang during error recovery when the PCI device is isolated
- Re: [PATCH 1/1] riscv: enable Docker requirements in defconfig
- [PATCH 1/1] tools arch x86: Sync the msr-index.h copy with the kernel sources
- [PATCH 1/1] tools headers cpufeatures: Sync with the kernel sources
- [PATCH 1/1] tools headers UAPI: Sync linux/kvm.h with the kernel sources
- Re: [PATCH 12/12] KVM: X86/MMU: Rename struct kvm_mmu_pages to struct kvm_mmu_page_vec
- [PATCH 12/16] time: optimize tick_check_percpu()
- [PATCH 12/17] selftests/nolibc: support glibc as well
- Re: [PATCH 12/35] perf tools: Add guest_cpu to hypervisor threads
- [patch 12/38] x86/entry: Make sync_regs() invocation a tail call
- [PATCH 1/2] arm64: dts: qcom: introduce sa8540p-ride dts
- Re: [PATCH 1/2] arm64: dts: qcom: ipq8074: add #size/address-cells to DTSI
- Re: [PATCH 1/2] ARM: at91: add sam_linux_is_in_normal_world() function
- Re: [PATCH 1/2] ARM: dts: qcom: Add LPG node to pm8941
- [PATCH 1/2] ARM: dts: qcom: ipq8064: reorganize node order and sort them
- [PATCH 1/2] ARM: dts: stm32: add i2c nodes into stm32mp131.dtsi
- [PATCH 1/2] ARM: dts: stm32: add spi nodes into stm32mp131.dtsi
- [PATCH 1/2] ASoC: SOF: imx: Add i.MX8ULP HW support
- [PATCH 1/2] block: Introduce nr_sched_batch sys interface
- Wang You(Wed Jul 20 2022 - 05:31:26 EST)
- Wang You(Fri Jul 22 2022 - 04:08:04 EST)
- Re: [PATCH 1/2] dmaengine: xilinx_dma: Fix probe error cleanup
- [PATCH 1/2] Documentation/filesystems/proc.rst: remove ancient boiler plate
- Re: [PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
- [PATCH 1/2] dt-bindings: arm: at91: add lan966 pcb8309 board
- [PATCH 1/2] dt-bindings: arm: coresight: Add 'power-domains' property
- [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for Qualcomm SM6375
- Re: [PATCH 1/2] dt-bindings: bcm4329-fmac: add optional brcm,ccode-map-trivial
- Re: [PATCH 1/2] dt-bindings: mailbox : marvell,mbox: Add bindings
- [PATCH 1/2] dt-bindings: media: mediatek-jpeg-decoder: Add MT8188 compatible string
- Re: [PATCH 1/2] dt-bindings: mtd: partitions: add binding for U-Boot bootloader
- [PATCH 1/2] dt-bindings: net: cdns,macb: Add versal compatible string
- [PATCH 1/2] dt-bindings: PCI: mediatek-gen3: Add support for MT8188 and MT8195
- [PATCH 1/2] dt-bindings: PCI: mvebu: Add orion5x compatible
- [PATCH 1/2] dt-bindings: pinctrl: Add DT schema for SM6375 TLMM
- [PATCH 1/2] dt-bindings: power: rpmpd: Add SM6375 power domains
- [PATCH 1/2] dt-bindings: reset: mt8195: Add resets for USB/PCIe t-phy port 1
- [PATCH 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-always-on
- [PATCH 1/2] dt-bindings: soc: qcom: qcom,smd-rpm: Add a compatible for SM6375
- [PATCH 1/2] dt-bindings: soc: qcom: smd: reference SMD edge schema
- [PATCH 1/2] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/Five SoC
- [PATCH 1/2] firmware: cs_dsp: Add pre_stop callback
- [PATCH 1/2] gpio: gpio-74x164: add support for CDx4HC4094
- [PATCH 1/2] gpiolib: acpi: Add support to ignore programming an interrupt
- [PATCH 1/2] habanalabs: add uapi to retrieve engines status
- [PATCH 1/2] hwmon: Add pwmX_fan_channel attribute
- [PATCH 1/2] i2c: tegra: Add GPCDMA support
- Akhil R(Wed Jul 20 2022 - 08:42:48 EST)
- [PATCH 1/2] kprobes: modify the copy_kprobe to make more clearly
- zhangduo(Fri Jul 22 2022 - 02:24:34 EST)
- Re: [PATCH 1/2] KVM: X86: Initialize 'fault' in kvm_fixup_and_inject_pf_error().
- Yu Zhang(Mon Jul 18 2022 - 02:52:22 EST)
- [PATCH 1/2] KVM: x86/mmu: Separate "page vec is full" from adding a page to the array
- Re: [PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
- [PATCH 1/2] LoongArch: Remove clock setting during cpu hotplug stage
- Bibo Mao(Wed Jul 20 2022 - 03:22:07 EST)
- Re: [PATCH 1/2] media: rkisp1: Add YC swap capability
- [PATCH 1/2] modpost: drop executable ELF support
- Re: [PATCH 1/2] mtd: spi-nor: Introduce erase_proto
- Re: [PATCH 1/2] mtd: spi-nor: introduce SNOR_ID3()
- Re: [PATCH 1/2] mtd: spi-nor: When a flash memory is missing do not report an error
- [PATCH 1/2 net-next] geneve: fix TOS inheriting for ipv4
- [PATCH 1/2] nvme-auth: Fix off by one checks
- Re: [PATCH 1/2] of: overlay: Move devicetree_corrupt() check up
- [PATCH 1/2] PCI: qcom: Drop unnecessary <linux/interrupt.h> include
- Re: [PATCH 1/2] perf parse-events: Fix segfault when event parser gets an error
- [PATCH 1/2] pinctrl: amd: Fix newline declaration in debugfs output
- [PATCH 1/2] pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait context
- Re: [PATCH 1/2] platform/chrome: cros_ec_typec: Rename port altmode array
- [PATCH 1/2] platform/chrome: merge Kunit utils and test cases
- [PATCH 1/2] powerpc: drop dependency on <asm/machdep.h> in archrandom.h
- Re: [PATCH 1/2] RDMA/erdma: Use the bitmap API to allocate bitmaps
- Cheng Xu(Tue Jul 19 2022 - 21:58:33 EST)
- Cheng Xu(Thu Jul 21 2022 - 05:15:01 EST)
- Re: [PATCH 1/2] RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
- [PATCH 1/2] scripts/faddr2line: Fix vmlinux detection on arm64
- [PATCH 1/2] scsi: hpsa: Use the bitmap API to allocate bitmaps
- [PATCH 1/2] scsi: ufs: Add Multi-Circular Queue support
- Can Guo(Tue Jul 19 2022 - 03:02:52 EST)
- [PATCH 1/2] signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT.
- [PATCH 1/2] signal: Move stopping for the coredump from do_exit into get_signal
- [PATCH 1/2] soc: qcom: socinfo: Add an ID for SM6375
- [PATCH 1/2] x86/fpu: Measure the Latency of XSAVE and XRSTOR
- Yi Sun(Sat Jul 23 2022 - 04:38:08 EST)
- [PATCH 13/16] time: optimize tick_setup_device()
- [PATCH 13/17] selftests/nolibc: add a "kernel" target to build the kernel with the initramfs
- Re: [PATCH 13/35] perf tools: Add machine_pid and vcpu to perf_sample
- [patch 13/38] x86/modules: Make module_alloc() generally available
- [PATCH 1/3] arm64: dts: qcom: Fix 'dtbs_check' errors for pm8350c & sc8280xp pwm nodes
- [PATCH 1/3] arm64: dts: qcom: sdm845: Fill in GENI DMA references
- [PATCH 1/3] arm: add definition of arch_irq_work_raise()
- [PATCH 1/3] ARM: dts: lan966x: Add gpio-restart
- [PATCH 1/3] ARM: dts: qcom: ipq8064: add v2 dtsi variant
- [PATCH 1/3] ARM: dts: qcom: pm8226: Add node for the GPIOs
- [PATCH 1/3] clk: qcom: alpha: Add support for programming the PLL_FSM_LEGACY_MODE bit
- Re: [PATCH 1/3] dmaengine: dw-axi-dmac: dump channel registers on error
- [PATCH 1/3] dm-bufio: Add flags for dm_bufio_client_create
- [PATCH 1/3] drm/panel-edp: Add panel entry for R140NWF5 RH
- Re: [PATCH 1/3] dt-bindings: clk: meson: add S4 SoC clock controller bindings
- Yu Tu(Tue Jul 19 2022 - 01:30:59 EST)
- Yu Tu(Tue Jul 19 2022 - 01:56:05 EST)
- [PATCH 1/3] dt-bindings: clock: qcom,rpmcc: Add compatible for SM6375
- [PATCH 1/3] dt-bindings: mediatek: add pinctrl definition for mt8188
- Hui Liu(Mon Jul 18 2022 - 07:38:35 EST)
- [PATCH 1/3] dt-bindings: memory-controller: Document Broadcom STB MEMC
- [PATCH 1/3] dt-bindings: phy: add compatible for rk356x to rockchip-inno-csi-dphy
- Re: [PATCH 1/3] dt-bindings: timer: renesas,cmt: Add r8a779f0 and generic Gen4 CMT support
- Re: [PATCH 1/3] dt-bindings usb: typec: rt1711h: Add binding for Richtek RT1711H
- [PATCH] [1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
- Re: [PATCH 1/3] firmware: qcom_scm: Add support for tsens reinit workaround
- [PATCH 1/3] i2c: qcom-geni: Use the correct return value
- [PATCH 1/3] mmap: Remove do_brk_munmap() optimization
- [PATCH 1/3] mmc: sdhci-acpi: Fix comment typo
- Re: [PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
- Re: [PATCH 1/3] mtd: spi-nor: extend no_sfdp_flags to use u16
- [PATCH 1/3] mtd: spi-nor: Use the spi-mem poll status APIs.
- [PATCH 1/3] ocfs2: Remove some useless functions
- [PATCH 1/3] scripts/gdb: fix lx-timerlist for struct timequeue_head change
- pngliu(Wed Jul 20 2022 - 08:27:28 EST)
- [PATCH 1/3] staging: vt6655: Rename byOrgValue to reg_value in a macro
- [PATCH 1/3] usb: typec: anx7411: fix passing zero to 'PTR_ERR'
- Xin Ji(Fri Jul 22 2022 - 04:18:56 EST)
- Re: [PATCH 1/3] vfs: track count of child mounts
- Al Viro(Tue Jul 19 2022 - 21:50:25 EST)
- Ian Kent(Tue Jul 19 2022 - 22:20:16 EST)
- Ian Kent(Wed Jul 20 2022 - 03:26:15 EST)
- [patch 1/3] x86/cpu: Remove segment load from switch_to_new_gdt()
- Re: [PATCH 1/3] x86/MCE, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
- Re: [PATCH 1/3] x86: move some code out of arch/x86/kernel/cpu/mtrr
- [PATCH 14/16] mm/percpu: optimize pcpu_alloc_area()
- [PATCH 14/17] selftests/nolibc: add a "defconfig" target
- Re: [PATCH 14/35] perf tools: Use sample->machine_pid to find guest machine
- [patch 14/38] x86/Kconfig: Add CONFIG_CALL_THUNKS
- Re: [PATCH 1/4] ARM: dts: aspeed: ethanolx: Add correct label to flash device
- [PATCH 1/4] Documentation: dt-bindings: arm: qcom: add google,blueline
- [PATCH 1/4] Documentation: lto: add blank line padding before single requirement list
- [PATCH 1/4] drm/amd: Add detailed GFXOFF stats to debugfs
- [PATCH 1/4] drm/amd/display: Drop dm_sw_gfx7_2d_thin_l_vp and dm_sw_gfx7_2d_thin_gl
- [PATCH 1/4] dt-bindings: usb: generic-ehci: allow usb-hcd schema properties
- [PATCH 1/4] EDAC/skx_common: Add ChipSelect ADXL component
- [PATCH 1/4] exfat: Return ENAMETOOLONG consistently for oversized paths
- [PATCH 1/4] firmware: qcom_scm: Export SCM call functions
- [PATCH 1/4] iio: inkern: Remove useless argument to iio_channel_read_max()
- [PATCH 1/4] kunit: string-stream: Simplify resource use
- Re: [PATCH 1/4] KVM: x86/mmu: Don't require refcounted "struct page" to create huge SPTEs
- Re: [PATCH 1/4] KVM: x86: Reject loading KVM if host.PAT[0] != WB
- Re: [PATCH 1/4] of: add struct page support to rmem
- Re: [PATCH 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
- Re: [PATCH 1/4] rpmsg: core: Add rx done hooks
- [PATCH 1/4] tools, build: Retry detection of bfd-related features
- [PATCH 15/16] sched/topology: optimize topology_span_sane()
- [PATCH 15/17] selftests/nolibc: add a "run" target to start the kernel in QEMU
- Re: [PATCH 15/35] perf script: Add machine_pid and vcpu
- [patch 15/38] x86/retbleed: Add X86_FEATURE_CALL_DEPTH
- [PATCH 1/5] arm64: dts: renesas: r9a07g044: Add IRQC node to SoC DTSI
- Re: [PATCH 1/5] ARM: stacktrace: Skip frame pointer boundary check for call_with_stack()
- [PATCH 1/5] ASoC: amd: acp: Modify local variables name to generic
- [PATCH 1/5] ASoC: amd: add RPL Platform acp header file
- [PATCH 1/5] drm/amd/display: fix soft-fp vs hard-fp on DCN 3.1 family for powerpc
- [PATCH 1/5] drm/vkms: Merge default_config and device
- [PATCH 1/5] hugetlbfs: use helper macro SZ_1{K,M}
- [PATCH 1/5] Ignore failure to unmap -1
- [PATCH 1/5] kernel: add a new helper to execute system calls from kernel code
- Re: [PATCH 1/5] KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache
- [PATCH 1/5] media: mediatek: vcodec: Add encoder driver support for 34-bit iova
- [PATCH 1/5] net: usb: ax88179_178a: remove redundant init code
- [PATCH 1/5] Revert "Revert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control""
- [PATCH 1/5] RISC-V: Fixup fast call of crash_kexec()
- [PATCH 16/16] lib: create CONFIG_DEBUG_BITMAP parameter
- Re: [PATCH 16/16] mm/sl[au]b: check if large object is valid in __ksize()
- Re: [PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree
- [PATCH 16/17] selftests/nolibc: "sysroot" target installs a local copy of the sysroot
- [PATCH 162/304] locking/rtmutex: Handle the various new futex race conditions
- Re: [PATCH 16/35] perf dlfilter: Add machine_pid and vcpu
- [patch 16/38] modules: Make struct module_layout unconditionally available
- [PATCH 1/6] arm64: dts: imx8mn-beacon: Enable Digitial Microphone
- [PATCH 1/6] ARM: refresh defconfig files
- [PATCH 1/6] brcmfmac: fix continuous 802.1x tx pending timeout error
- [PATCH 1/6] dt-bindings: arm: cpus: Add Kryo 660 CPUs
- [PATCH 1/6] dt-bindings: panel: explicitly list SPI CPHA and CPOL
- Re: [PATCH 1/6] dt-bindings: PCI: mvebu: Add orion compatible
- Re: [PATCH 1/6] gpiolib: cdev: simplify linereq_free
- Re: [PATCH 1/6] media: v4l2: Add NV15 pixel format
- [PATCH 1/6] perf lock: Fix a copy-n-paste bug
- [PATCH 1/6] scsi: pm8001: Modify task abort handling for SATA task
- [PATCH 17/17] selftests/nolibc: add a "help" target
- Re: [PATCH 17/35] perf auxtrace: Add machine_pid and vcpu to auxtrace_error
- [patch 17/38] module: Add arch_data to module_layout
- Re: [PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards
- [PATCH 1/7] highmem: Remove unneeded spaces in kmap_local_page() kdocs
- Re: [PATCH 1/7] pwm: change &pci->dev to dev in probe
- Re: [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
- [PATCH 1/7] staging: vt6655: Rename dwData to reg_value in four macros
- RE: [PATCH 1/7] venus : Add default values for the control V4L2_CID_COLORIMETRY_HDR10_MASTERING_DISPLAY
- Re: [PATCH 18/35] perf script python: Add machine_pid and vcpu
- [patch 18/38] mm/vmalloc: Provide huge page mappings
- [PATCH 1/8] arm64: dts: mediatek: cherry: Enable the System Companion Processor
- [PATCH 1/8] Documentation: s390: Use note directive for changing mask note
- [PATCH 1/8] dt-bindings: display: ti,am65x-dss: Add port properties for DSS
- Re: [PATCH 1/8] MAINTAINERS: Use Lee Jones' kernel.org address for MFD submissions
- Re: [PATCH 19/32] kasan: pass tagged pointers to kasan_save_alloc/free_info
- Re: [PATCH 19/35] perf script python: intel-pt-events: Add machine_pid and vcpu
- [patch 19/38] x86/module: Provide __module_alloc()
- [PATCH 1/9] dt-bindings: arm64: bcmbca: Merge BCM4908 into BCMBCA
- [PATCH 1/9] dt-bindings: pinctrl: imx8mm: use minItems for fsl,pins
- [PATCH 1/9] habanalabs: rename non_hard_reset to compute_reset
- [PATCH 1/9] sched/psi: fix periodic aggregation shut off
- Re: [PATCH 20/35] perf tools: Remove also guest kcore_dir with host kcore_dir
- [patch 20/38] x86/alternatives: Provide text_poke_[copy|set]_locked()
- Re: [PATCH 21/35] perf tools: Make has_kcore_dir() work also for guest kcore_dir
- [patch 21/38] x86/entry: Make some entry symbols global
- Re: [PATCH 22/35] perf tools: Automatically use guest kcore_dir if present
- [patch 22/38] x86/paravirt: Make struct paravirt_call_site unconditionally available
- Re: [PATCH 2/2] arm64: dts: meson: add support for Beelink GT1 Ultimate
- [PATCH 2/2] arm64: tegra: Add GPCDMA support for Tegra234 I2C
- Akhil R(Wed Jul 20 2022 - 08:42:57 EST)
- Re: [PATCH 2/2] ARM: at91: setup outer cache .write_sec() callback if needed
- [PATCH 2/2] ARM: dts: lan966x: add support for pcb8309
- [PATCH 2/2] ARM: dts: qcom: ipq8064: pad addresses to 8 digit
- [PATCH 2/2] ARM: dts: stm32: add pinctrl and disabled spi5 node in stm32mp135f-dk
- [PATCH 2/2] ARM: dts: stm32: enable i2c1 and i2c5 on stm32mp135f-dk.dts
- [PATCH 2/2] block/mq-deadline: Prioritize first request
- Wang You(Wed Jul 20 2022 - 05:31:29 EST)
- Wang You(Thu Jul 21 2022 - 23:35:30 EST)
- [PATCH 2/2] clk: mediatek: mt8195: Add reset idx for USB/PCIe T-PHY
- [PATCH 2/2] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT property
- [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring
- [PATCH 2/2] Documentation/filesystems/proc.rst: document procfs inode timestamps
- [PATCH 2/2] dt-bindings: arm: coresight-tmc: Add 'iommu' property
- [PATCH 2/2] dt-bindings: arm: qcom: Document additional sa8540p device
- [PATCH 2/2] dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP
- Re: [PATCH 2/2] dt-bindings: fpga: add binding doc for ecp5-spi fpga mgr
- [PATCH 2/2] dt-bindings: gpio: fairchild,74hc595: add strobe-gpios property
- [PATCH 2/2] dt-bindings: media: mediatek-jpeg-encoder: Add MT8188 compatible string
- [PATCH 2/2] dt-bindings: PCI: mediatek-gen3: Add new clock name
- [PATCH 2/2] dt-bindings: soc: qcom: smd-rpm: extend example
- [PATCH 2/2] firmware: cs_dsp: Add memory chunk helpers
- [PATCH 2/2] gpiolib: acpi: Add a quirk for Asus UM325UAZ
- [PATCH 2/2] habanalabs/gaudi2: mark PCIE access error as fatal
- [PATCH 2/2] hwmon: (dell-smm) Add support for pwmX_fan_channel attribute
- [PATCH 2/2] iommu/arm-smmu-qcom: Add SM6375 SMMU compatible
- Re: [PATCH 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs
- [PATCH 2/2] kprobes: fix the comments error
- zhangduo(Fri Jul 22 2022 - 02:23:58 EST)
- Re: [PATCH 2/2] KVM: X86: Fix the comments in prepare_vmcs02_rare()
- Yu Zhang(Mon Jul 18 2022 - 03:58:25 EST)
- [PATCH 2/2] KVM: x86/mmu: Check for full page vector _before_ adding a new page
- Re: [PATCH 2/2] lib/string.c: Optimize memchr()
- [PATCH 2/2] LoongArch: Remove unused variable
- Bibo Mao(Wed Jul 20 2022 - 03:22:05 EST)
- Re: [PATCH 2/2] mailbox: mvl_mhu: Add support for Marvell Message Handling Unit
- Re: [PATCH 2/2] media: rkisp1: Add UYVY as an output format
- [PATCH 2/2] modpost: use sym_get_data() to get module device_table data
- Re: [PATCH 2/2] mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25ql02g
- Re: [PATCH 2/2] mtd: spi-nor: winbond: use SNOR_ID3() for w25q512nwm
- [PATCH 2/2] net: macb: Update tsu clk usage in runtime suspend/resume for Versal
- [PATCH 2/2 net-next] geneve: fix TOS inheriting for ipv6
- Re: [PATCH 2/2] of: overlay: Simplify of_overlay_fdt_apply() tail
- [PATCH 2/2] PCI: mvebu: add support for orion5x
- [PATCH 2/2] PCI: qcom: Sort variants by Qcom IP rev
- Re: [PATCH 2/2] perf tests: Fix Convert perf time to TSC test for hybrid
- [PATCH 2/2] pinctrl: amd: Use unicode for debugfs output
- [PATCH 2/2] pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait context
- Re: [PATCH 2/2] pinctrl: ocelot: fix pinconf
- [PATCH 2/2] pinctrl: qcom: Add SM6375 TLMM driver
- Re: [PATCH 2/2] platform/chrome: cros_ec_typec: Register port altmodes
- [PATCH 2/2] platform/chrome: cros_kunit_util: add default value for `msg->result`
- [PATCH 2/2] sched: Consider task_struct::saved_state in wait_task_inactive().
- [PATCH 2/2] scripts/faddr2line: Add CONFIG_DEBUG_INFO check
- [PATCH 2/2] scripts/x86: Add script to consume trace log of xsave latency
- Yi Sun(Sat Jul 23 2022 - 04:38:13 EST)
- [PATCH 2/2] scsi: hpsa: Simplify {clear|set}_bit() parameters
- [PATCH 2/2] scsi: ufs-qcom: Implement three CMQ related vops
- Can Guo(Tue Jul 19 2022 - 03:02:55 EST)
- [PATCH 2/2] soc: qcom: rpmpd: Add SM6375 support
- [PATCH 2/2] soc: qcom: smd-rpm: Add SM6375 compatible
- [PATCH 2/2] soc: qcom: socinfo: Add PM6125 ID
- [PATCH 2/2] soc: renesas: Identify RZ/Five SoC
- Re: [PATCH 2/2] tty: serial: fsl_lpuart: writing a 1 and then a 0 to trigger a break character
- Re: [PATCH 23/35] perf tools: Add reallocarray_as_needed()
- [patch 23/38] x86/callthunks: Add call patching for call depth tracking
- Re: [PATCH 2/3] arm64: dts: meson: add S4 Soc clock controller in DT
- Yu Tu(Tue Jul 19 2022 - 01:57:27 EST)
- [PATCH 2/3] arm64: dts: qcom: qrb5165-rb5: Fix 'dtbs_check' error for lpg nodes
- [PATCH 2/3] arm64: dts: qcom: sdm845-db845c: Enable gpi_dma1
- [PATCH 2/3] arm: dma-mapping: fix pointer/integer warning
- [PATCH 2/3] ARM: dts: lan966x: Disable can0 on pcb8291
- [PATCH 2/3] ARM: dts: qcom: ipq8064: add ipq8062 variant
- Re: [PATCH 2/3] dmaengine: dw-axi-dmac: do not print NULL LLI during error
- [PATCH 2/3] dm-bufio: Add DM_BUFIO_GET_CANT_SLEEP
- [PATCH 2/3] drm/panel-edp: Add panel entry for B120XAN01.0
- [PATCH 2/3] dt-bindings: arm: bcm: Refer to the YAML binding for MEMC
- [PATCH 2/3] dt-bindings: arm: qcom: Document samsung,matissewifi device
- [PATCH 2/3] dt-bindings: clock: add SM6375 QCOM global clock bindings
- [PATCH 2/3] dt-bindings: clock: qcom: rpmcc: Add BIMC_FREQ_LOG
- [PATCH 2/3] dt-bindings: pinctrl: mt8188: add pinmux definition
- Hui Liu(Mon Jul 18 2022 - 07:38:31 EST)
- Re: [PATCH 2/3] dt-bindings: power: mediatek: Update example to use phandle to syscon
- [PATCH] [2/3] dt-bindings: reset: mt8188: add toprgu reset-controller header file
- [PATCH 2/3] dt-bindings: SPI: Add Ingenic SFC bindings.
- Re: [PATCH 2/3] dt-bindings: timer: Add compatible for MediaTek MT8188
- Re: [PATCH 2/3] dt-bindings: timer: renesas,cmt: R-Car V3U is R-Car Gen4
- [PATCH 2/3] i2c: qcom-geni: Propagate GENI_ABORT_DONE to geni_i2c_abort_xfer()
- Re: [PATCH 2/3] iio: pressure: bmp280: Add support for BMP380 sensor family
- Re: [PATCH 2/3] memory: mtk-smi: Add enable IOMMU SMC command for MM master
- [PATCH 2/3] mmc: sdhci-esdhc-imx: Fix comment typo
- [PATCH 2/3 ] mm/mmap: reorganize munmap to use maple states
- Re: [PATCH 2/3] mtd: spi-nor: add support for Quad Page Program to no_sfdp_flags
- [PATCH 2/3] ocfs2: Remove a useless spinlock
- [PATCH 2/3] phy: rockchip: add support for the rk356x variant to rockchip-inno-csidphy
- [PATCH 2/3] scripts/gdb: fix lx-timerlist for Python3
- pngliu(Wed Jul 20 2022 - 08:27:30 EST)
- [PATCH 2/3] staging: vt6655: Rename MACvClearStckDS
- Re: [PATCH 2/3] thermal: qcom: tsens: Add support for 'needs_reinit_wa' for sm8150
- [PATCH 2/3] usb: typec: anx7411: fix passing a valid pointer to 'PTR_ERR'
- Xin Ji(Fri Jul 22 2022 - 04:21:09 EST)
- Re: [PATCH 2/3] vfs: add propagate_mount_tree_busy() helper
- Al Viro(Tue Jul 19 2022 - 21:54:31 EST)
- Ian Kent(Tue Jul 19 2022 - 22:31:59 EST)
- Al Viro(Tue Jul 19 2022 - 22:39:18 EST)
- Re: [PATCH 2/3] x86: add wrapper functions for mtrr functions handling also pat
- [patch 2/3] x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
- Re: [PATCH 24/32] kasan: move kasan_addr_to_slab to common.c
- Re: [PATCH 24/35] perf inject: Add support for injecting guest sideband events
- [patch 24/38] module: Add layout for callthunks tracking
- [PATCH 2/4] arm64: dts: qcom: add sdm845-google-blueline (Pixel 3)
- Re: [PATCH 2/4] ARM: dts: aspeed: ethanolx: Configure RTS/CTS for UART1
- [PATCH 2/4] bpftool: Complete libbfd feature detection
- [PATCH 2/4] Documentation: lto: use bullet list for FAQ
- [PATCH 2/4] drm/amd/display: Remove duplicated CalculateWriteBackDISPCLK
- [PATCH 2/4] drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh
- [PATCH 2/4] EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBM
- [PATCH 2/4] exfat: Define NLS_NAME_* as bit flags explicitly
- [PATCH 2/4] firmware: Add support for Qualcomm Trusted Execution Environment SCM calls
- [PATCH 2/4] iio: core: Add support for IIO_AVAIL_LIST_WITH_TYPE
- [PATCH 2/4] kunit: drop test pointer in string_stream_fragment
- Re: [PATCH 2/4] KVM: x86: Drop unnecessary goto+label in kvm_arch_init()
- Re: [PATCH 2/4] KVM: x86/mmu: Document the "rules" for using host_pfn_mapping_level()
- Re: [PATCH 2/4] soc: mediatek: Add support of WAYEN operations
- [PATCH 2/4] usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hub
- [patch 25/38] x86/modules: Add call thunk patching
- [PATCH 2/5] arm64: dts: renesas: r9a07g044: Update pinctrl node to handle GPIO interrupts
- Re: [PATCH 2/5] ARM: stacktrace: Avoid duplicate saving of exception PC value
- [PATCH 2/5] ASoC: amd: acp: Drop superfluous mmap callback
- [PATCH 2/5] ASoC: amd: add ACP PCI driver for RPL platform
- [PATCH 2/5] drm/amd/display: remove useless FPU protection wrapper from dcn31_resource file
- [PATCH 2/5] drm/vkms: VKMS now supports more than one "card"
- [PATCH 2/5] dt-bindings: media: mediatek: vcodec: Add encoder dt-bindings for mt8188
- [PATCH 2/5] hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
- [PATCH 2/5] KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
- [PATCH 2/5] kvm/x86: add controls to enable/disable paravirtualized system calls
- [PATCH 2/5] net: usb: ax88179_178a: clean up pm calls
- [PATCH 2/5] RISC-V: use __smp_processor_id() instead of smp_processor_id()
- Re: [PATCH 26/35] perf tools: Handle injected guest kernel mmap event
- [patch 26/38] x86/returnthunk: Allow different return thunks
- [PATCH 2/6] arm64: dts: imx8mn-beacon: Enable SPDIF Sound card
- [PATCH 2/6] ARM: defconfig: remove irda remnants
- [PATCH 2/6] brcmfmac: fix scheduling while atomic issue when deleting flowring
- [PATCH 2/6] dt-bindings: eeprom: at25: explicitly list SPI CPHA and CPOL
- [PATCH 2/6] dt-bindings: firmware: scm: Add compatible for SM6375
- Re: [PATCH 2/6] dt-bindings: rtc: stm32: add alarm A out property to select output
- [PATCH 2/6] perf lock: Add flags field in the lock_stat
- [PATCH 2/6] scsi: libsas: Add sas_ata_link_abort()
- Re: [PATCH 27/35] perf tools: Add perf_event__is_guest()
- [patch 27/38] x86/asm: Provide ALTERNATIVE_3
- [PATCH 2/7] highmem: Specify that kmap_local_page() is callable from interrupts
- Re: [PATCH 2/7] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
- [PATCH 2/7] staging: vt6655: Rename MACvReceive0
- Re: [PATCH 28/35] perf intel-pt: Remove guest_machine_pid
- [patch 28/38] x86/retbleed: Add SKL return thunk
- [PATCH 2/8] arm64: dts: mediatek: cherry: Wire up the ChromeOS EC and GSC
- [PATCH 2/8] Documentation: s390: use note directive for remaining notes
- [PATCH 2/8] dt-bindings: display: ti,am65x-dss: Add IO CTRL property for AM625 OLDI
- Re: [PATCH 2/8] MAINTAINERS: Use Lee Jones' kernel.org address for Syscon submissions
- Re: [PATCH 29/35] perf intel-pt: Add some more logging to intel_pt_walk_next_insn()
- [patch 29/38] x86/retpoline: Add SKL retthunk retpolines
- [PATCH 2/9] dt-bindings: arm64: bcmbca: Update BCM4908 description
- [PATCH 2/9] dt-bindings: pinctrl: imx8mn: use minItems for fsl,pins
- [PATCH 2/9] habanalabs/gaudi2: enable all MMU SPI/SEI interrupts
- [PATCH 2/9] sched/psi: optimize task switch inside shared cgroups again
- Re: [PATCH 30/35] perf intel-pt: Track guest context switches
- [patch 30/38] x86/retbleed: Add SKL call thunk
- Re: [PATCH 31/32] kasan: implement stack ring for tag-based modes
- Re: [PATCH 31/35] perf intel-pt: Disable sync switch with guest sideband
- [patch 31/38] x86/calldepth: Add ret/call counting for debug
- Re: [PATCH 32/35] perf intel-pt: Determine guest thread from guest sideband
- [patch 32/38] static_call: Add call depth tracking support
- Re: [PATCH 33/35] perf intel-pt: Add machine_pid and vcpu to auxtrace_error
- [patch 33/38] kallsyms: Take callthunks into account
- [PATCH 3/3] arm64: dts: qcom: qrb5165-rb5: Fix 'dtbs_check' error for led nodes
- [PATCH 3/3] arm64: dts: qcom: sdm845-db845c: Specify a i2c bus clocks
- [PATCH 3/3] arm64: dts: rockchip: add csi dphy node to rk356x
- [PATCH 3/3] ARM: dts: lan966x: Enable network driver on pcb8291
- [PATCH 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)
- [PATCH 3/3] ARM: dts: qcom: ipq8064: add ipq8065 variant
- [PATCH 3/3] arm: fix undeclared soft_restart
- Re: [PATCH 3/3 cgroup/for-5.20] cgroup: Make !percpu threadgroup_rwsem operations optional
- Re: [PATCH 3/3] clk: meson: s4: add s4 SoC clock controller driver
- Yu Tu(Tue Jul 19 2022 - 01:53:18 EST)
- Yu Tu(Tue Jul 19 2022 - 02:02:17 EST)
- Yu Tu(Tue Jul 19 2022 - 02:58:37 EST)
- Yu Tu(Tue Jul 19 2022 - 03:33:48 EST)
- [PATCH 3/3] clk: qcom: Add global clock controller driver for SM6375
- [PATCH 3/3] clk: qcom: smd: Add SM6375 clocks
- Re: [PATCH 3/3] clocksource/drivers/sh_cmt: Add R-Car Gen4 support
- Re: [PATCH 3/3] dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
- [PATCH 3/3] dm-verity: Add try_verify_in_tasklet
- Re: [PATCH 3/3] drm/gud: Fix endianness in gud_xrgb8888_to_color() helper
- [PATCH 3/3] drm/panel-edp: Fix variable typo when saving hpd absent delay from DT
- Re: [PATCH 3/3] dt-bindings: nvmem: mediatek: efuse: Add support for MT8188
- [PATCH 3/3] i2c: qcom-geni: Silence NACK and GENI_TIMEOUT
- Re: [PATCH 3/3] iio: pressure: bmp280: Adds more tunable config parameters for BMP380
- Re: [PATCH 3/3] iommu: mtk_iommu: add support for MT8365 SoC
- [PATCH 3/3] memory: Add Broadcom STB memory controller driver
- [PATCH 3/3] mmc: sdhci-omap: Fix comment typo
- [PATCH 3/3] mm/mmap: change do_brk_munmap() to use
- Re: [PATCH 3/3] mtd: spi-nor: issi: is25wp256: Enable Quad Input Page Program
- [PATCH 3/3] ocfs2: use the bitmap API to simplify code
- [PATCH 3/3] pinctrl: add pinctrl driver for mt8188
- Hui Liu(Mon Jul 18 2022 - 07:38:43 EST)
- [PATCH 3/3] scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES printing
- pngliu(Wed Jul 20 2022 - 08:27:40 EST)
- [PATCH 3/3] SPI: Ingenic: Add SFC support for Ingenic SoCs.
- [PATCH 3/3] staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function
- Re: [PATCH 3/3] thermal: qcom: tsens: Implement re-initialization workaround quirk
- [PATCH 3/3] usb: typec: anx7411: fix missing error code 'ret'
- Xin Ji(Fri Jul 22 2022 - 04:19:18 EST)
- Re: [PATCH 3/3] usb: typec: tcpci_rt1711h: Add compatible with rt1715
- [PATCH] [3/3] watchdog: mediatek: mt8188: add wdt support
- [patch 3/3] x86/cpu: Re-enable stackprotector
- Re: [PATCH 3/3] x86: decouple pat and mtrr handling
- Re: [PATCH 34/35] perf intel-pt: Use guest pid/tid etc in guest samples
- [patch 34/38] x86/orc: Make it callthunk aware
- [PATCH 3/4] ARM: dts: stm32: add support for USB2514B onboard hub on stm32mp15xx-dkx
- [PATCH 3/4] Documentation/gpu: Document GFXOFF's count and residency
- [PATCH 3/4] Documentation: lto: use bullet lists for external link references list
- [PATCH 3/4] drm/amd/display: Remove parameters from rq_dlg_get_dlg_reg
- [PATCH 3/4] dt-bindings: panel: Add LG SW43408 MIPI-DSI panel
- [PATCH 3/4] EDAC/i10nm: Print an extra register set of retry_rd_err_log
- [PATCH 3/4] exfat: Expand exfat_err() and co directly to pr_*() macro
- [PATCH 3/4] firmware: Add support for Qualcomm UEFI Secure Application
- [PATCH 3/4] iio: afe/rescale: Add support for converting scale avail table
- Re: [PATCH 3/4] kbuild: error out if $(KBUILD_EXTMOD) contains % or :
- [PATCH 3/4] kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
- Re: [PATCH 3/4] KVM: x86/mmu: Add shadow mask for effective host MTRR memtype
- [PATCH 3/4] perf: Remove FEATURE_CHECK_LDFLAGS-disassembler-four-args
- Re: [PATCH 3/4] soc: mediatek: add support of MTK_SCPD_STRICT_BUSP cap
- Re: [PATCH 3/4] SUNRPC: Replace dprintk() call site in xs_data_ready
- Re: [PATCH 35/35] perf intel-pt: Add documentation for tracing guest machine user space
- [patch 35/38] kprobes: Add callthunk blacklisting
- [PATCH 3/5] arm64: dts: renesas: r9a07g054: Add IRQC node to SoC DTSI
- Re: [PATCH 3/5] ARM: dts: qcom: msm8226: Add ADSP node
- Re: [PATCH 3/5] ARM: stacktrace: Allow stack trace saving for non-current tasks
- [PATCH 3/5] ASoC: amd: acp: Initialize list to store acp_stream during pcm_open
- [PATCH 3/5] ASoC: amd: add RPL Platform init/de-init functions
- [PATCH 3/5] drm/amd/display: move FPU code on dcn21 clk_mgr
- [PATCH 3/5] drm/vkms: Support multiple objects (crtcs, etc.) per card
- [PATCH 3/5] hugetlbfs: remove unneeded header file
- [PATCH 3/5] KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
- [PATCH 3/5] KVM/x86: add a new hypercall to execute host system calls.
- [PATCH 3/5] media: mediatek: vcodec: Add mt8188 encoder driver
- [PATCH 3/5] net: usb: ax88179_178a: restore state on resume
- Re: [PATCH 3/5] regulator: max597x: Add support for max597x regulator
- [PATCH 3/5] RISC-V: Add arch_crash_save_vmcoreinfo support
- Re: [PATCH 3/5] RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
- [patch 36/38] x86/ftrace: Make it call depth tracking aware
- [PATCH 3/6] arm64: dts: Associate easrc to the audio CODEC
- [PATCH 3/6] ARM: defconfig: remove stale CONFIG_ZBOOT_ROM entries
- Re: [PATCH 3/6] bitops: bitmap helper to set variable length values
- [PATCH 3/6] brcmfmac: fix invalid address access when enabling SCAN log level
- [PATCH 3/6] dt-bindings: iio: explicitly list SPI CPHA and CPOL
- [PATCH 3/6] dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM6375
- [PATCH 3/6] perf lock: Add lock aggregation enum
- [patch 37/38] x86/bpf: Emit call depth accounting if required
- [PATCH 3/7] Documentation/mm: Don't kmap*() pages which can't come from HIGHMEM
- Re: [PATCH 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask
- Re: [PATCH 3/7] KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
- Like Xu(Wed Jul 20 2022 - 22:03:01 EST)
- Re: [PATCH 3/7] pwm: dwc: add of/platform support
- Re: [PATCH 3/7] sched/uclamp: Fix fits_capacity() check in feec()
- [PATCH 3/7] staging: vt6655: Convert macro vt6655_mac_dma_ctl to function
- [patch 38/38] x86/retbleed: Add call depth tracking mitigation
- [PATCH 3/8] arm64: dts: mediatek: cherry: Add keyboard mapping for the top row
- [PATCH 3/8] Documentation: s390: sync heading underlines
- [PATCH 3/8] drm/tidss: Add support for DSS port properties
- [PATCH 3/9] arm64: dts: bcmbca: update BCM4908 board dts files
- [PATCH 3/9] dt-bindings: pinctrl: imx8mq: use minItems for fsl,pins
- [PATCH 3/9] habanalabs: set gnu_printf attribute for hl_engine_data_sprintf
- [PATCH 3/9] sched/psi: move private helpers to sched/stats.h
- [PATCH 4.14 00/43] 4.14.289-rc1 review
- [PATCH 4.14 01/43] ALSA: hda - Add fixup for Dell Latitidue E5430
- [PATCH 4.14 02/43] ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
- [PATCH 4.14 03/43] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
- [PATCH 4.14 04/43] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
- [PATCH 4.14 05/43] ARM: 9213/1: Print message about disabled Spectre workarounds only once
- [PATCH 4.14 06/43] ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
- [PATCH 4.14 07/43] cgroup: Use separate src/dst nodes when preloading css_sets for migration
- [PATCH 4.14 08/43] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH 4.14 09/43] net: dsa: bcm_sf2: force pause link settings
- [PATCH 4.14 10/43] xhci: bail out early if driver cant accress host in resume
- [PATCH 4.14 11/43] xhci: make xhci_handshake timeout for xhci_reset() adjustable
- [PATCH 4.14 12/43] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
- [PATCH 4.14 13/43] inetpeer: Fix data-races around sysctl.
- [PATCH 4.14 14/43] net: Fix data-races around sysctl_mem.
- [PATCH 4.14 15/43] cipso: Fix data-races around sysctl.
- [PATCH 4.14 16/43] icmp: Fix data-races around sysctl.
- [PATCH 4.14 17/43] ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
- [PATCH 4.14 18/43] icmp: Fix a data-race around sysctl_icmp_ratelimit.
- [PATCH 4.14 19/43] icmp: Fix a data-race around sysctl_icmp_ratemask.
- [PATCH 4.14 20/43] ipv4: Fix data-races around sysctl_ip_dynaddr.
- [PATCH 4.14 21/43] sfc: fix use after free when disabling sriov
- [PATCH 4.14 22/43] seg6: fix skb checksum evaluation in SRH encapsulation/insertion
- [PATCH 4.14 23/43] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
- [PATCH 4.14 24/43] sfc: fix kernel panic when creating VF
- [PATCH 4.14 25/43] virtio_mmio: Add missing PM calls to freeze/restore
- [PATCH 4.14 26/43] virtio_mmio: Restore guest page size on resume
- [PATCH 4.14 27/43] netfilter: br_netfilter: do not skip all hooks with 0 priority
- [PATCH 4.14 28/43] cpufreq: pmac32-cpufreq: Fix refcount leak bug
- [PATCH 4.14 29/43] platform/x86: hp-wmi: Ignore Sanitization Mode event
- [PATCH 4.14 30/43] net: tipc: fix possible refcount leak in tipc_sk_create()
- [PATCH 4.14 31/43] NFC: nxp-nci: dont print header length mismatch on i2c error
- [PATCH 4.14 32/43] net: sfp: fix memory leak in sfp_probe()
- [PATCH 4.14 33/43] ASoC: ops: Fix off by one in range control validation
- [PATCH 4.14 34/43] ASoC: wm5110: Fix DRE control
- [PATCH 4.14 35/43] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
- [PATCH 4.14 36/43] x86: Clear .brk area at early boot
- [PATCH 4.14 37/43] signal handling: dont use BUG_ON() for debugging
- [PATCH 4.14 38/43] USB: serial: ftdi_sio: add Belimo device ids
- [PATCH 4.14 39/43] usb: dwc3: gadget: Fix event pending check
- [PATCH 4.14 40/43] tty: serial: samsung_tty: set dma burst_size to 1
- [PATCH 4.14 41/43] serial: 8250: fix return error code in serial8250_request_std_resource()
- [PATCH 4.14 42/43] mm: invalidate hwpoison page cache page in fault path
- [PATCH 4.14 43/43] can: m_can: m_can_tx_handler(): fix use after free of skb
- [PATCH 4.19 00/48] 4.19.253-rc1 review
- [PATCH 4.19 01/48] ALSA: hda - Add fixup for Dell Latitidue E5430
- [PATCH 4.19 02/48] ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
- [PATCH 4.19 03/48] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
- [PATCH 4.19 04/48] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
- [PATCH 4.19 05/48] tracing/histograms: Fix memory leak problem
- [PATCH 4.19 06/48] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
- [PATCH 4.19 07/48] ARM: 9213/1: Print message about disabled Spectre workarounds only once
- [PATCH 4.19 08/48] ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
- [PATCH 4.19 09/48] cgroup: Use separate src/dst nodes when preloading css_sets for migration
- [PATCH 4.19 10/48] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH 4.19 11/48] ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
- [PATCH 4.19 12/48] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
- [PATCH 4.19 13/48] ASoC: sgtl5000: Fix noise on shutdown/remove
- [PATCH 4.19 14/48] inetpeer: Fix data-races around sysctl.
- [PATCH 4.19 15/48] net: Fix data-races around sysctl_mem.
- [PATCH 4.19 16/48] cipso: Fix data-races around sysctl.
- [PATCH 4.19 17/48] icmp: Fix data-races around sysctl.
- [PATCH 4.19 18/48] ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
- [PATCH 4.19 19/48] icmp: Fix a data-race around sysctl_icmp_ratelimit.
- [PATCH 4.19 20/48] icmp: Fix a data-race around sysctl_icmp_ratemask.
- [PATCH 4.19 21/48] ipv4: Fix data-races around sysctl_ip_dynaddr.
- [PATCH 4.19 22/48] sfc: fix use after free when disabling sriov
- [PATCH 4.19 23/48] seg6: fix skb checksum evaluation in SRH encapsulation/insertion
- [PATCH 4.19 24/48] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
- [PATCH 4.19 25/48] seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
- [PATCH 4.19 26/48] sfc: fix kernel panic when creating VF
- [PATCH 4.19 27/48] virtio_mmio: Add missing PM calls to freeze/restore
- [PATCH 4.19 28/48] virtio_mmio: Restore guest page size on resume
- [PATCH 4.19 29/48] netfilter: br_netfilter: do not skip all hooks with 0 priority
- [PATCH 4.19 30/48] cpufreq: pmac32-cpufreq: Fix refcount leak bug
- [PATCH 4.19 31/48] platform/x86: hp-wmi: Ignore Sanitization Mode event
- [PATCH 4.19 32/48] net: tipc: fix possible refcount leak in tipc_sk_create()
- [PATCH 4.19 33/48] NFC: nxp-nci: dont print header length mismatch on i2c error
- [PATCH 4.19 34/48] net: sfp: fix memory leak in sfp_probe()
- [PATCH 4.19 35/48] ASoC: ops: Fix off by one in range control validation
- [PATCH 4.19 36/48] ASoC: wm5110: Fix DRE control
- [PATCH 4.19 37/48] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
- [PATCH 4.19 38/48] x86: Clear .brk area at early boot
- [PATCH 4.19 39/48] ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
- [PATCH 4.19 40/48] signal handling: dont use BUG_ON() for debugging
- [PATCH 4.19 41/48] USB: serial: ftdi_sio: add Belimo device ids
- [PATCH 4.19 42/48] usb: typec: add missing uevent when partner support PD
- [PATCH 4.19 43/48] usb: dwc3: gadget: Fix event pending check
- [PATCH 4.19 44/48] tty: serial: samsung_tty: set dma burst_size to 1
- [PATCH 4.19 45/48] serial: 8250: fix return error code in serial8250_request_std_resource()
- [PATCH 4.19 46/48] serial: stm32: Clear prev values before setting RTS delays
- [PATCH 4.19 47/48] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- [PATCH 4.19 48/48] can: m_can: m_can_tx_handler(): fix use after free of skb
- Re: [PATCH 4.19] ext4: fix race condition between ext4_ioctl_setflags and ext4_fiemap
- Greg KH(Tue Jul 19 2022 - 07:27:18 EST)
- Greg KH(Tue Jul 19 2022 - 09:26:44 EST)
- Greg KH(Tue Jul 19 2022 - 15:14:48 EST)
- Re: [PATCH 4.19] rcu/tree: Mark functions as notrace
- Greg KH(Tue Jul 19 2022 - 07:27:56 EST)
- Re: [PATCH 4/4] ARM: dts: aspeed: ethanolx: Enable VUART
- [PATCH 4/4] ARM: multi_v7_defconfig: enable USB onboard HUB driver
- Re: [PATCH 4/4] ASoC: codecs: show PING status on resume failures
- [PATCH 4/4] build: Switch to new openssl API for test-libcrypto
- [PATCH 4/4] Documentation: lto: add LTO documentation to toc index
- [PATCH 4/4] drm/amd/display: Rewrite CalculateWriteBackDISPCLK function
- [PATCH 4/4] drm/amdgpu: Document gfx_off members of struct amdgpu_gfx
- [PATCH 4/4] drm: panel: Add lg sw43408 panel driver
- [PATCH 4/4] dt-bindings: firmware: Add Qualcomm UEFI Secure Application client
- [PATCH 4/4] exfat: Downgrade ENAMETOOLONG error message to debug messages
- [PATCH 4/4] iio: afe/rescale: Implement write_raw
- Re: [PATCH 4/4] kbuild: error out if $(INSTALL_MOD_PATH) contains % or :
- [PATCH 4/4] kunit: make knuit_kfree() not segfault on invalid inputs
- Re: [PATCH 4/4] KVM: x86/mmu: Restrict mapping level based on guest MTRR iff they're used
- [PATCH 4/4] x86/sb_edac: Add row column translation for Broadwell
- [PATCH 4/5] arm64: dts: renesas: r9a07g054: Update pinctrl node to handle GPIO interrupts
- Re: [PATCH 4/5] ARM: stacktrace: Make stack walk callback consistent with generic code
- [PATCH 4/5] ASoC: amd: acp: Modify const resource struct variable to generic
- [PATCH 4/5] ASoC: amd: add RPL Platform pci driver pm-ops
- [PATCH 4/5] drm/amd/display: move FPU code from dcn30 clk mgr to DML folder
- [PATCH 4/5] drm/vkms: Add ConfigFS scaffolding to VKMS
- [PATCH 4/5] hugetlbfs: cleanup some comments in inode.c
- [PATCH 4/5] KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists
- [PATCH 4/5] media: mediatek: vcodec: Fix bitstream crop information error
- [PATCH 4/5] net: usb: ax88179_178a: move priv to driver_priv
- [PATCH 4/5] riscv: Add modules to virtual kernel memory layout dump
- Guo Ren(Fri Jul 22 2022 - 03:51:33 EST)
- Re: [PATCH 4/5] RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()
- [PATCH 4/5] selftests/kvm/x86_64: set rax before vmcall
- [PATCH 4/6] arm64: dts: imx8mm-beacon: Enable Digitial Microphone
- [PATCH 4/6] ARM: defconfig: address renamed CONFIG_DEBUG_INFO=y
- [PATCH 4/6] brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmod
- [PATCH 4/6] dt-bindings: misc: explicitly list SPI CPHA and CPOL
- [PATCH 4/6] dt-bindings: usb: qcom,dwc3: Add SM6375 compatible
- Re: [PATCH 4/6] MicroBlaze: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
- [PATCH 4/6] perf lock: Add 'contention' subcommand
- [PATCH 4/6] scsi: hisi_sas: Don't issue ATA softreset in hisi_sas_abort_task()
- Re: [PATCH 4/7] ARM: dts: ast2500-evb: fix board compatible
- [PATCH 4/7] Documentation/mm: Avoid invalid use of addresses from kmap_local_page()
- Re: [PATCH 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
- Re: [PATCH 4/7] KVM: x86/pmu: Not to generate PEBS records for emulated instructions
- Like Xu(Wed Jul 20 2022 - 22:22:37 EST)
- [PATCH 4/7] spi: a3700: support BE for AC5 SPI driver
- [PATCH 4/7] staging: vt6655: Add parameter to function vt6655_mac_dma_ctl
- [PATCH 4/8] arm64: dts: mediatek: cherry: Enable secondary SD/MMC controller
- [PATCH 4/8] Documentation: s390: use code blocks for virsh and qemu output
- [PATCH 4/8] drm/tidss: Add support for Dual Link LVDS Bus Format
- [PATCH 4.9 00/28] 4.9.324-rc1 review
- [PATCH 4.9 01/28] arm64: entry: Restore tramp_map_kernel ISB
- [PATCH 4.9 02/28] ALSA: hda - Add fixup for Dell Latitidue E5430
- [PATCH 4.9 03/28] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
- [PATCH 4.9 04/28] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
- [PATCH 4.9 05/28] ARM: 9213/1: Print message about disabled Spectre workarounds only once
- [PATCH 4.9 06/28] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH 4.9 07/28] net: dsa: bcm_sf2: force pause link settings
- [PATCH 4.9 08/28] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
- [PATCH 4.9 09/28] cipso: Fix data-races around sysctl.
- [PATCH 4.9 10/28] icmp: Fix data-races around sysctl.
- [PATCH 4.9 11/28] ipv4: Fix data-races around sysctl_ip_dynaddr.
- [PATCH 4.9 12/28] sfc: fix use after free when disabling sriov
- [PATCH 4.9 13/28] sfc: fix kernel panic when creating VF
- [PATCH 4.9 14/28] virtio_mmio: Add missing PM calls to freeze/restore
- [PATCH 4.9 15/28] virtio_mmio: Restore guest page size on resume
- [PATCH 4.9 16/28] cpufreq: pmac32-cpufreq: Fix refcount leak bug
- [PATCH 4.9 17/28] net: tipc: fix possible refcount leak in tipc_sk_create()
- [PATCH 4.9 18/28] NFC: nxp-nci: dont print header length mismatch on i2c error
- [PATCH 4.9 19/28] ASoC: ops: Fix off by one in range control validation
- [PATCH 4.9 20/28] ASoC: wm5110: Fix DRE control
- [PATCH 4.9 21/28] x86: Clear .brk area at early boot
- [PATCH 4.9 22/28] signal handling: dont use BUG_ON() for debugging
- [PATCH 4.9 23/28] USB: serial: ftdi_sio: add Belimo device ids
- [PATCH 4.9 24/28] usb: dwc3: gadget: Fix event pending check
- [PATCH 4.9 25/28] tty: serial: samsung_tty: set dma burst_size to 1
- [PATCH 4.9 26/28] serial: 8250: fix return error code in serial8250_request_std_resource()
- [PATCH 4.9 27/28] mm: invalidate hwpoison page cache page in fault path
- [PATCH 4.9 28/28] can: m_can: m_can_tx_handler(): fix use after free of skb
- [PATCH 4/9] arm64: dts: Move BCM4908 dts to bcmbca folder
- [PATCH 4/9] dt-bindings: pinctrl: imx8mp: use minItems for fsl,pins
- [PATCH 4/9] habanalabs: add return code field to module iterator
- [PATCH 4.9] Ignore failure to unmap -1
- [PATCH 4/9] sched/psi: don't change task psi_flags when migrate CPU/group
- [PATCH 5.10 000/112] 5.10.132-rc1 review
- [PATCH 5.10 000/148] 5.10.133-rc1 review
- [PATCH 5.10 001/112] ALSA: hda - Add fixup for Dell Latitidue E5430
- [PATCH 5.10 001/148] KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
- [PATCH 5.10 002/112] ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
- [PATCH 5.10 002/148] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
- [PATCH 5.10 003/112] ALSA: hda/realtek: Fix headset mic for Acer SF313-51
- [PATCH 5.10 003/148] objtool: Refactor ORC section generation
- [PATCH 5.10 004/112] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
- [PATCH 5.10 004/148] objtool: Add alt_group struct
- [PATCH 5.10 005/112] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
- [PATCH 5.10 005/148] objtool: Support stack layout changes in alternatives
- [PATCH 5.10 006/112] ALSA: hda/realtek - Enable the headset-mic on a Xiaomis laptop
- [PATCH 5.10 006/148] objtool: Support retpoline jump detection for vmlinux.o
- [PATCH 5.10 007/112] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
- [PATCH 5.10 007/148] objtool: Assume only ELF functions do sibling calls
- [PATCH 5.10 008/112] fix race between exit_itimers() and /proc/pid/timers
- [PATCH 5.10 008/148] objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
- [PATCH 5.10 009/112] mm: split huge PUD on wp_huge_pud fallback
- [PATCH 5.10 009/148] x86/xen: Support objtool validation in xen-asm.S
- [PATCH 5.10 010/112] tracing/histograms: Fix memory leak problem
- [PATCH 5.10 010/148] x86/xen: Support objtool vmlinux.o validation in xen-head.S
- [PATCH 5.10 011/112] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
- [PATCH 5.10 011/148] x86/alternative: Merge include files
- [PATCH 5.10 012/112] ip: fix dflt addr selection for connected nexthop
- [PATCH 5.10 012/148] x86/alternative: Support not-feature
- [PATCH 5.10 013/112] ARM: 9213/1: Print message about disabled Spectre workarounds only once
- [PATCH 5.10 013/148] x86/alternative: Support ALTERNATIVE_TERNARY
- [PATCH 5.10 014/112] ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
- [PATCH 5.10 014/148] x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()
- [PATCH 5.10 015/112] wifi: mac80211: fix queue selection for mesh/OCB interfaces
- [PATCH 5.10 015/148] x86/insn: Rename insn_decode() to insn_decode_from_regs()
- [PATCH 5.10 016/112] cgroup: Use separate src/dst nodes when preloading css_sets for migration
- [PATCH 5.10 016/148] x86/insn: Add a __ignore_sync_check__ marker
- [PATCH 5.10 017/112] btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extents
- [PATCH 5.10 017/148] x86/insn: Add an insn_decode() API
- [PATCH 5.10 018/112] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
- [PATCH 5.10 018/148] x86/insn-eval: Handle return values from the decoder
- [PATCH 5.10 019/112] drm/panfrost: Fix shrinker list corruption by madvise IOCTL
- [PATCH 5.10 019/148] x86/alternative: Use insn_decode()
- [PATCH 5.10 020/112] fs/remap: constrain dedupe of EOF blocks
- [PATCH 5.10 020/148] x86: Add insn_decode_kernel()
- [PATCH 5.10 021/112] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH 5.10 021/148] x86/alternatives: Optimize optimize_nops()
- [PATCH 5.10 022/112] sh: convert nommu io{re,un}map() to static inline functions
- [PATCH 5.10 022/148] x86/retpoline: Simplify retpolines
- [PATCH 5.10 023/112] Revert "evm: Fix memleak in init_desc"
- [PATCH 5.10 023/148] objtool: Correctly handle retpoline thunk calls
- [PATCH 5.10 024/112] ext4: fix race condition between ext4_write and ext4_convert_inline_data
- [PATCH 5.10 024/148] objtool: Handle per arch retpoline naming
- [PATCH 5.10 025/112] ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
- [PATCH 5.10 025/148] objtool: Rework the elf_rebuild_reloc_section() logic
- [PATCH 5.10 026/112] spi: amd: Limit max transfer and message size
- [PATCH 5.10 026/148] objtool: Add elf_create_reloc() helper
- [PATCH 5.10 027/112] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
- [PATCH 5.10 027/148] objtool: Create reloc sections implicitly
- [PATCH 5.10 028/112] ARM: 9210/1: Mark the FDT_FIXED sections as shareable
- [PATCH 5.10 028/148] objtool: Extract elf_strtab_concat()
- [PATCH 5.10 029/112] net/mlx5e: kTLS, Fix build time constant test in TX
- [PATCH 5.10 029/148] objtool: Extract elf_symbol_add()
- [PATCH 5.10 030/112] net/mlx5e: kTLS, Fix build time constant test in RX
- [PATCH 5.10 030/148] objtool: Add elf_create_undef_symbol()
- [PATCH 5.10 031/112] net/mlx5e: Fix capability check for updating vnic env counters
- [PATCH 5.10 031/148] objtool: Keep track of retpoline call sites
- [PATCH 5.10 032/112] drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
- [PATCH 5.10 032/148] objtool: Cache instruction relocs
- [PATCH 5.10 033/112] ima: Fix a potential integer overflow in ima_appraise_measurement
- [PATCH 5.10 033/148] objtool: Skip magical retpoline .altinstr_replacement
- [PATCH 5.10 034/112] ASoC: sgtl5000: Fix noise on shutdown/remove
- [PATCH 5.10 034/148] objtool/x86: Rewrite retpoline thunk calls
- [PATCH 5.10 035/112] ASoC: tas2764: Add post reset delays
- [PATCH 5.10 035/148] objtool: Support asm jump tables
- [PATCH 5.10 036/112] ASoC: tas2764: Fix and extend FSYNC polarity handling
- [PATCH 5.10 036/148] x86/alternative: Optimize single-byte NOPs at an arbitrary position
- [PATCH 5.10 037/112] ASoC: tas2764: Correct playback volume range
- [PATCH 5.10 037/148] objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
- [PATCH 5.10 038/112] ASoC: tas2764: Fix amp gain register offset & default
- [PATCH 5.10 038/148] objtool: Only rewrite unconditional retpoline thunk calls
- [PATCH 5.10 039/112] ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()
- [PATCH 5.10 039/148] objtool/x86: Ignore __x86_indirect_alt_* symbols
- [PATCH 5.10 040/112] ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array
- [PATCH 5.10 040/148] objtool: Dont make .altinstructions writable
- [PATCH 5.10 041/112] net: stmmac: dwc-qos: Disable split header for Tegra194
- [PATCH 5.10 041/148] objtool: Teach get_alt_entry() about more relocation types
- [PATCH 5.10 042/112] sysctl: Fix data races in proc_dointvec().
- [PATCH 5.10 042/148] objtool: print out the symbol type when complaining about it
- [PATCH 5.10 043/112] sysctl: Fix data races in proc_douintvec().
- [PATCH 5.10 043/148] objtool: Remove reloc symbol type checks in get_alt_entry()
- [PATCH 5.10 044/112] sysctl: Fix data races in proc_dointvec_minmax().
- [PATCH 5.10 044/148] objtool: Make .altinstructions section entry size consistent
- [PATCH 5.10 045/112] sysctl: Fix data races in proc_douintvec_minmax().
- [PATCH 5.10 045/148] objtool: Introduce CFI hash
- [PATCH 5.10 046/112] sysctl: Fix data races in proc_doulongvec_minmax().
- [PATCH 5.10 046/148] objtool: Handle __sanitize_cov*() tail calls
- [PATCH 5.10 047/112] sysctl: Fix data races in proc_dointvec_jiffies().
- [PATCH 5.10 047/148] objtool: Classify symbols
- [PATCH 5.10 048/112] tcp: Fix a data-race around sysctl_tcp_max_orphans.
- [PATCH 5.10 048/148] objtool: Explicitly avoid self modifying code in .altinstr_replacement
- [PATCH 5.10 049/112] inetpeer: Fix data-races around sysctl.
- [PATCH 5.10 049/148] objtool,x86: Replace alternatives with .retpoline_sites
- [PATCH 5.10 050/112] net: Fix data-races around sysctl_mem.
- [PATCH 5.10 050/148] x86/retpoline: Remove unused replacement symbols
- [PATCH 5.10 051/112] cipso: Fix data-races around sysctl.
- [PATCH 5.10 051/148] x86/asm: Fix register order
- [PATCH 5.10 052/112] icmp: Fix data-races around sysctl.
- [PATCH 5.10 052/148] x86/asm: Fixup odd GEN-for-each-reg.h usage
- [PATCH 5.10 053/112] ipv4: Fix a data-race around sysctl_fib_sync_mem.
- [PATCH 5.10 053/148] x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
- [PATCH 5.10 054/112] ARM: dts: at91: sama5d2: Fix typo in i2s1 node
- [PATCH 5.10 054/148] x86/retpoline: Create a retpoline thunk array
- [PATCH 5.10 055/112] ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
- [PATCH 5.10 055/148] x86/alternative: Implement .retpoline_sites support
- [PATCH 5.10 056/112] drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
- [PATCH 5.10 056/148] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
- [PATCH 5.10 057/112] drm/i915/gt: Serialize TLB invalidates with GT resets
- [PATCH 5.10 057/148] x86/alternative: Try inline spectre_v2=retpoline,amd
- [PATCH 5.10 058/112] sysctl: Fix data-races in proc_dointvec_ms_jiffies().
- [PATCH 5.10 058/148] x86/alternative: Add debug prints to apply_retpolines()
- [PATCH 5.10 059/112] icmp: Fix a data-race around sysctl_icmp_ratelimit.
- [PATCH 5.10 059/148] bpf,x86: Simplify computing label offsets
- [PATCH 5.10 060/112] icmp: Fix a data-race around sysctl_icmp_ratemask.
- [PATCH 5.10 060/148] bpf,x86: Respect X86_FEATURE_RETPOLINE*
- [PATCH 5.10 061/112] raw: Fix a data-race around sysctl_raw_l3mdev_accept.
- [PATCH 5.10 061/148] x86/lib/atomic64_386_32: Rename things
- [PATCH 5.10 062/112] ipv4: Fix data-races around sysctl_ip_dynaddr.
- [PATCH 5.10 062/148] x86: Prepare asm files for straight-line-speculation
- [PATCH 5.10 063/112] nexthop: Fix data-races around nexthop_compat_mode.
- [PATCH 5.10 063/148] x86: Prepare inline-asm for straight-line-speculation
- [PATCH 5.10 064/112] net: ftgmac100: Hold reference returned by of_get_child_by_name()
- [PATCH 5.10 064/148] x86/alternative: Relax text_poke_bp() constraint
- [PATCH 5.10 065/112] ima: force signature verification when CONFIG_KEXEC_SIG is configured
- [PATCH 5.10 065/148] objtool: Add straight-line-speculation validation
- [PATCH 5.10 066/112] ima: Fix potential memory leak in ima_init_crypto()
- [PATCH 5.10 066/148] x86: Add straight-line-speculation mitigation
- [PATCH 5.10 067/112] sfc: fix use after free when disabling sriov
- [PATCH 5.10 067/148] tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in perf bench mem memcpy
- [PATCH 5.10 068/112] seg6: fix skb checksum evaluation in SRH encapsulation/insertion
- [PATCH 5.10 068/148] kvm/emulate: Fix SETcc emulation function offsets with SLS
- [PATCH 5.10 069/112] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
- [PATCH 5.10 069/148] objtool: Default ignore INT3 for unreachable
- [PATCH 5.10 070/112] seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
- [PATCH 5.10 070/148] crypto: x86/poly1305 - Fixup SLS
- [PATCH 5.10 071/112] sfc: fix kernel panic when creating VF
- [PATCH 5.10 071/148] objtool: Fix SLS validation for kcov tail-call replacement
- [PATCH 5.10 072/112] net: atlantic: remove deep parameter on suspend/resume functions
- [PATCH 5.10 072/148] objtool: Fix code relocs vs weak symbols
- [PATCH 5.10 073/112] net: atlantic: remove aq_nic_deinit() when resume
- [PATCH 5.10 073/148] objtool: Fix type of reloc::addend
- [PATCH 5.10 074/112] KVM: x86: Fully initialize struct kvm_lapic_irq in kvm_pv_kick_cpu_op()
- [PATCH 5.10 074/148] objtool: Fix symbol creation
- [PATCH 5.10 075/112] net/tls: Check for errors in tls_device_init
- [PATCH 5.10 075/148] x86/entry: Remove skip_r11rcx
- [PATCH 5.10 076/112] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
- [PATCH 5.10 076/148] objtool: Fix objtool regression on x32 systems
- [PATCH 5.10 077/112] virtio_mmio: Add missing PM calls to freeze/restore
- [PATCH 5.10 077/148] x86/realmode: build with -D__DISABLE_EXPORTS
- [PATCH 5.10 078/112] virtio_mmio: Restore guest page size on resume
- [PATCH 5.10 078/148] x86/kvm/vmx: Make noinstr clean
- [PATCH 5.10 079/112] netfilter: br_netfilter: do not skip all hooks with 0 priority
- [PATCH 5.10 079/148] x86/cpufeatures: Move RETPOLINE flags to word 11
- [PATCH 5.10 080/112] scsi: hisi_sas: Limit max hw sectors for v3 HW
- [PATCH 5.10 080/148] x86/retpoline: Cleanup some #ifdefery
- [PATCH 5.10 081/112] cpufreq: pmac32-cpufreq: Fix refcount leak bug
- [PATCH 5.10 081/148] x86/retpoline: Swizzle retpoline thunk
- [PATCH 5.10 082/112] platform/x86: hp-wmi: Ignore Sanitization Mode event
- [PATCH 5.10 082/148] Makefile: Set retpoline cflags based on CONFIG_CC_IS_{CLANG,GCC}
- [PATCH 5.10 083/112] net: tipc: fix possible refcount leak in tipc_sk_create()
- [PATCH 5.10 083/148] x86/retpoline: Use -mfunction-return
- [PATCH 5.10 084/112] NFC: nxp-nci: dont print header length mismatch on i2c error
- [PATCH 5.10 084/148] x86: Undo return-thunk damage
- [PATCH 5.10 085/112] nvme-tcp: always fail a request when sending it failed
- [PATCH 5.10 085/148] x86,objtool: Create .return_sites
- [PATCH 5.10 086/112] nvme: fix regression when disconnect a recovering ctrl
- [PATCH 5.10 086/148] objtool: skip non-text sections when adding return-thunk sites
- [PATCH 5.10 087/112] net: sfp: fix memory leak in sfp_probe()
- [PATCH 5.10 087/148] x86,static_call: Use alternative RET encoding
- [PATCH 5.10 088/112] ASoC: ops: Fix off by one in range control validation
- [PATCH 5.10 088/148] x86/ftrace: Use alternative RET encoding
- [PATCH 5.10 089/112] pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
- [PATCH 5.10 089/148] x86/bpf: Use alternative RET encoding
- [PATCH 5.10 090/112] ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
- [PATCH 5.10 090/148] x86/kvm: Fix SETcc emulation for return thunks
- [PATCH 5.10 091/112] ASoC: wm5110: Fix DRE control
- [PATCH 5.10 091/148] x86/vsyscall_emu/64: Dont use RET in vsyscall emulation
- [PATCH 5.10 092/112] ASoC: dapm: Initialise kcontrol data for mux/demux controls
- [PATCH 5.10 092/148] x86/sev: Avoid using __x86_return_thunk
- [PATCH 5.10 093/112] ASoC: cs47l15: Fix event generation for low power mux control
- [PATCH 5.10 093/148] x86: Use return-thunk in asm code
- [PATCH 5.10 094/112] ASoC: madera: Fix event generation for OUT1 demux
- [PATCH 5.10 094/148] objtool: Treat .text.__x86.* as noinstr
- [PATCH 5.10 095/112] ASoC: madera: Fix event generation for rate controls
- [PATCH 5.10 095/148] x86: Add magic AMD return-thunk
- [PATCH 5.10 096/112] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
- [PATCH 5.10 096/148] x86/bugs: Report AMD retbleed vulnerability
- [PATCH 5.10 097/112] x86: Clear .brk area at early boot
- [PATCH 5.10 097/148] x86/bugs: Add AMD retbleed= boot parameter
- [PATCH 5.10 098/112] soc: ixp4xx/npe: Fix unused match warning
- [PATCH 5.10 098/148] x86/bugs: Enable STIBP for JMP2RET
- [PATCH 5.10 099/112] ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
- [PATCH 5.10 099/148] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH 5.10 100/112] Revert "can: xilinx_can: Limit CANFD brp to 2"
- [PATCH 5.10 100/148] x86/entry: Add kernel IBRS implementation
- [PATCH 5.10 101/112] nvme-pci: phison e16 has bogus namespace ids
- [PATCH 5.10 101/148] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH 5.10 102/112] signal handling: dont use BUG_ON() for debugging
- [PATCH 5.10 102/148] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
- [PATCH 5.10 103/112] USB: serial: ftdi_sio: add Belimo device ids
- [PATCH 5.10 103/148] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
- [PATCH 5.10 104/112] usb: typec: add missing uevent when partner support PD
- [PATCH 5.10 104/148] x86/bugs: Report Intel retbleed vulnerability
- [PATCH 5.10 105/112] usb: dwc3: gadget: Fix event pending check
- [PATCH 5.10 105/148] intel_idle: Disable IBRS during long idle
- [PATCH 5.10 106/112] tty: serial: samsung_tty: set dma burst_size to 1
- [PATCH 5.10 106/148] objtool: Update Retpoline validation
- [PATCH 5.10 107/112] vt: fix memory overlapping when deleting chars in the buffer
- [PATCH 5.10 107/148] x86/xen: Rename SYS* entry points
- [PATCH 5.10 108/112] serial: 8250: fix return error code in serial8250_request_std_resource()
- [PATCH 5.10 108/148] x86/bugs: Add retbleed=ibpb
- [PATCH 5.10 109/112] serial: stm32: Clear prev values before setting RTS delays
- [PATCH 5.10 109/148] x86/bugs: Do IBPB fallback check only once
- [PATCH 5.10 110/112] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- [PATCH 5.10 110/148] objtool: Add entry UNRET validation
- [PATCH 5.10 111/112] serial: 8250: Fix PM usage_count for console handover
- [PATCH 5.10 111/148] x86/cpu/amd: Add Spectral Chicken
- [PATCH 5.10 112/112] x86/pat: Fix x86_has_pat_wp()
- [PATCH 5.10 112/148] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
- [PATCH 5.10 113/148] x86/speculation: Fix firmware entry SPEC_CTRL handling
- [PATCH 5.10 114/148] x86/speculation: Fix SPEC_CTRL write on SMT state change
- [PATCH 5.10 115/148] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
- [PATCH 5.10 116/148] x86/speculation: Remove x86_spec_ctrl_mask
- [PATCH 5.10 117/148] objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
- [PATCH 5.10 118/148] KVM: VMX: Flatten __vmx_vcpu_run()
- [PATCH 5.10 119/148] KVM: VMX: Convert launched argument to flags
- [PATCH 5.10 120/148] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
- [PATCH 5.10 121/148] KVM: VMX: Fix IBRS handling after vmexit
- [PATCH 5.10 122/148] x86/speculation: Fill RSB on vmexit for IBRS
- [PATCH 5.10 123/148] x86/common: Stamp out the stepping madness
- [PATCH 5.10 124/148] x86/cpu/amd: Enumerate BTC_NO
- [PATCH 5.10 125/148] x86/retbleed: Add fine grained Kconfig knobs
- [PATCH 5.10 126/148] x86/bugs: Add Cannon lake to RETBleed affected CPU list
- [PATCH 5.10 127/148] x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
- [PATCH 5.10 128/148] x86/kexec: Disable RET on kexec
- [PATCH 5.10 129/148] x86/speculation: Disable RRSBA behavior
- [PATCH 5.10 130/148] x86/static_call: Serialize __static_call_fixup() properly
- [PATCH 5.10 131/148] tools/insn: Restore the relative include paths for cross building
- [PATCH 5.10 132/148] x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
- [PATCH 5.10 133/148] x86/xen: Fix initialisation in hypercall_page after rethunk
- [PATCH 5.10 134/148] x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
- [PATCH 5.10 135/148] x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
- [PATCH 5.10 136/148] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
- [PATCH 5.10 137/148] efi/x86: use naked RET on mixed mode call wrapper
- [PATCH 5.10 138/148] x86/kvm: fix FASTOP_SIZE when return thunks are enabled
- [PATCH 5.10 139/148] KVM: emulate: do not adjust size of fastop and setcc subroutines
- [PATCH 5.10 140/148] tools arch x86: Sync the msr-index.h copy with the kernel sources
- [PATCH 5.10 141/148] tools headers cpufeatures: Sync with the kernel sources
- [PATCH 5.10 142/148] x86/bugs: Remove apostrophe typo
- [PATCH 5.10 143/148] um: Add missing apply_returns()
- [PATCH 5.10 144/148] x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
- [PATCH 5.10 145/148] kvm: fix objtool relocation warning
- [PATCH 5.10 146/148] objtool: Fix elf_create_undef_symbol() endianness
- [PATCH 5.10 147/148] tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in perf bench mem memcpy - again
- [PATCH 5.10 148/148] tools headers: Remove broken definition of __LITTLE_ENDIAN
- [PATCH 5.15 000/167] 5.15.56-rc1 review
- [PATCH 5.15 001/167] ALSA: hda - Add fixup for Dell Latitidue E5430
- [PATCH 5.15 002/167] ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
- [PATCH 5.15 003/167] ALSA: hda/realtek: Fix headset mic for Acer SF313-51
- [PATCH 5.15 004/167] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
- [PATCH 5.15 005/167] ALSA: hda/realtek: fix mute/micmute LEDs for HP machines
- [PATCH 5.15 006/167] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
- [PATCH 5.15 007/167] ALSA: hda/realtek - Enable the headset-mic on a Xiaomis laptop
- [PATCH 5.15 008/167] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
- [PATCH 5.15 00/89] 5.15.57-rc1 review
- [PATCH 5.15 009/167] fix race between exit_itimers() and /proc/pid/timers
- [PATCH 5.15 010/167] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
- [PATCH 5.15 011/167] mm: split huge PUD on wp_huge_pud fallback
- [PATCH 5.15 012/167] tracing/histograms: Fix memory leak problem
- [PATCH 5.15 013/167] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
- [PATCH 5.15 014/167] ip: fix dflt addr selection for connected nexthop
- [PATCH 5.15 015/167] ARM: 9213/1: Print message about disabled Spectre workarounds only once
- [PATCH 5.15 016/167] ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
- [PATCH 5.15 017/167] wifi: mac80211: fix queue selection for mesh/OCB interfaces
- [PATCH 5.15 018/167] cgroup: Use separate src/dst nodes when preloading css_sets for migration
- [PATCH 5.15 01/89] x86/traps: Use pt_regs directly in fixup_bad_iret()
- [PATCH 5.15 019/167] btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extents
- [PATCH 5.15 020/167] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
- [PATCH 5.15 021/167] drm/panfrost: Fix shrinker list corruption by madvise IOCTL
- [PATCH 5.15 022/167] fs/remap: constrain dedupe of EOF blocks
- [PATCH 5.15 023/167] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH 5.15 024/167] sh: convert nommu io{re,un}map() to static inline functions
- [PATCH 5.15 025/167] Revert "evm: Fix memleak in init_desc"
- [PATCH 5.15 026/167] xfs: only run COW extent recovery when there are no live extents
- [PATCH 5.15 027/167] xfs: dont include bnobt blocks when reserving free block pool
- [PATCH 5.15 028/167] xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
- [PATCH 5.15 02/89] x86/entry: Switch the stack after error_entry() returns
- [PATCH 5.15 029/167] xfs: drop async cache flushes from CIL commits.
- [PATCH 5.15 030/167] reset: Fix devm bulk optional exclusive control getter
- [PATCH 5.15 031/167] ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
- [PATCH 5.15 032/167] spi: amd: Limit max transfer and message size
- [PATCH 5.15 033/167] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
- [PATCH 5.15 034/167] ARM: 9210/1: Mark the FDT_FIXED sections as shareable
- [PATCH 5.15 035/167] net/mlx5e: kTLS, Fix build time constant test in TX
- [PATCH 5.15 036/167] net/mlx5e: kTLS, Fix build time constant test in RX
- [PATCH 5.15 037/167] net/mlx5e: Fix enabling sriov while tc nic rules are offloaded
- [PATCH 5.15 038/167] net/mlx5e: Fix capability check for updating vnic env counters
- [PATCH 5.15 03/89] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
- [PATCH 5.15 039/167] net/mlx5e: Ring the TX doorbell on DMA errors
- [PATCH 5.15 040/167] drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
- [PATCH 5.15 041/167] ima: Fix a potential integer overflow in ima_appraise_measurement
- [PATCH 5.15 042/167] ASoC: sgtl5000: Fix noise on shutdown/remove
- [PATCH 5.15 043/167] ASoC: tas2764: Add post reset delays
- [PATCH 5.15 044/167] ASoC: tas2764: Fix and extend FSYNC polarity handling
- [PATCH 5.15 045/167] ASoC: tas2764: Correct playback volume range
- [PATCH 5.15 046/167] ASoC: tas2764: Fix amp gain register offset & default
- [PATCH 5.15 047/167] ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()
- [PATCH 5.15 048/167] ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array
- [PATCH 5.15 04/89] x86/entry: Dont call error_entry() for XENPV
- [PATCH 5.15 049/167] net: stmmac: dwc-qos: Disable split header for Tegra194
- [PATCH 5.15 050/167] net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
- [PATCH 5.15 051/167] sysctl: Fix data races in proc_dointvec().
- [PATCH 5.15 052/167] sysctl: Fix data races in proc_douintvec().
- [PATCH 5.15 053/167] sysctl: Fix data races in proc_dointvec_minmax().
- [PATCH 5.15 054/167] sysctl: Fix data races in proc_douintvec_minmax().
- [PATCH 5.15 055/167] sysctl: Fix data races in proc_doulongvec_minmax().
- [PATCH 5.15 056/167] sysctl: Fix data races in proc_dointvec_jiffies().
- [PATCH 5.15 057/167] tcp: Fix a data-race around sysctl_tcp_max_orphans.
- [PATCH 5.15 058/167] inetpeer: Fix data-races around sysctl.
- [PATCH 5.15 05/89] objtool: Classify symbols
- [PATCH 5.15 059/167] net: Fix data-races around sysctl_mem.
- [PATCH 5.15 060/167] cipso: Fix data-races around sysctl.
- [PATCH 5.15 061/167] icmp: Fix data-races around sysctl.
- [PATCH 5.15 062/167] ipv4: Fix a data-race around sysctl_fib_sync_mem.
- [PATCH 5.15 063/167] ARM: dts: at91: sama5d2: Fix typo in i2s1 node
- [PATCH 5.15 064/167] ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
- [PATCH 5.15 065/167] arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC
- [PATCH 5.15 066/167] arm64: dts: broadcom: bcm4908: Fix cpu node for smp boot
- [PATCH 5.15 067/167] netfilter: nf_log: incorrect offset to network header
- [PATCH 5.15 068/167] netfilter: nf_tables: replace BUG_ON by element length check
- [PATCH 5.15 06/89] objtool: Explicitly avoid self modifying code in .altinstr_replacement
- [PATCH 5.15 069/167] drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
- [PATCH 5.15 070/167] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
- [PATCH 5.15 071/167] lockd: set fl_owner when unlocking files
- [PATCH 5.15 072/167] lockd: fix nlm_close_files
- [PATCH 5.15 073/167] tracing: Fix sleeping while atomic in kdb ftdump
- [PATCH 5.15 074/167] drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
- [PATCH 5.15 075/167] drm/i915/dg2: Add Wa_22011100796
- [PATCH 5.15 076/167] drm/i915/gt: Serialize GRDOM access between multiple engine resets
- [PATCH 5.15 077/167] drm/i915/gt: Serialize TLB invalidates with GT resets
- [PATCH 5.15 078/167] drm/i915/uc: correctly track uc_fw init failure
- [PATCH 5.15 07/89] objtool: Shrink struct instruction
- [PATCH 5.15 079/167] drm/i915: Require the vm mutex for i915_vma_bind()
- [PATCH 5.15 080/167] bnxt_en: Fix bnxt_reinit_after_abort() code path
- [PATCH 5.15 081/167] bnxt_en: Fix bnxt_refclk_read()
- [PATCH 5.15 082/167] sysctl: Fix data-races in proc_dou8vec_minmax().
- [PATCH 5.15 083/167] sysctl: Fix data-races in proc_dointvec_ms_jiffies().
- [PATCH 5.15 084/167] icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
- [PATCH 5.15 085/167] icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
- [PATCH 5.15 086/167] icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
- [PATCH 5.15 087/167] icmp: Fix a data-race around sysctl_icmp_ratelimit.
- [PATCH 5.15 088/167] icmp: Fix a data-race around sysctl_icmp_ratemask.
- [PATCH 5.15 08/89] objtool,x86: Replace alternatives with .retpoline_sites
- [PATCH 5.15 089/167] raw: Fix a data-race around sysctl_raw_l3mdev_accept.
- [PATCH 5.15 090/167] tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
- [PATCH 5.15 091/167] ipv4: Fix data-races around sysctl_ip_dynaddr.
- [PATCH 5.15 092/167] nexthop: Fix data-races around nexthop_compat_mode.
- [PATCH 5.15 093/167] net: ftgmac100: Hold reference returned by of_get_child_by_name()
- [PATCH 5.15 094/167] net: stmmac: fix leaks in probe
- [PATCH 5.15 095/167] ima: force signature verification when CONFIG_KEXEC_SIG is configured
- [PATCH 5.15 096/167] ima: Fix potential memory leak in ima_init_crypto()
- [PATCH 5.15 097/167] drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.
- [PATCH 5.15 098/167] drm/amd/pm: Prevent divide by zero
- [PATCH 5.15 09/89] objtool: Introduce CFI hash
- [PATCH 5.15 099/167] sfc: fix use after free when disabling sriov
- [PATCH 5.15 100/167] ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
- [PATCH 5.15 101/167] seg6: fix skb checksum evaluation in SRH encapsulation/insertion
- [PATCH 5.15 102/167] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
- [PATCH 5.15 103/167] seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
- [PATCH 5.15 104/167] sfc: fix kernel panic when creating VF
- [PATCH 5.15 105/167] net: atlantic: remove deep parameter on suspend/resume functions
- [PATCH 5.15 106/167] net: atlantic: remove aq_nic_deinit() when resume
- [PATCH 5.15 107/167] KVM: x86: Fully initialize struct kvm_lapic_irq in kvm_pv_kick_cpu_op()
- [PATCH 5.15 108/167] net/tls: Check for errors in tls_device_init
- [PATCH 5.15 10/89] x86/retpoline: Remove unused replacement symbols
- [PATCH 5.15 109/167] ACPI: video: Fix acpi_video_handles_brightness_key_presses()
- [PATCH 5.15 110/167] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
- [PATCH 5.15 111/167] btrfs: rename btrfs_bio to btrfs_io_context
- [PATCH 5.15 112/167] btrfs: zoned: fix a leaked bioc in read_zone_info
- [PATCH 5.15 113/167] ksmbd: use SOCK_NONBLOCK type for kernel_accept()
- [PATCH 5.15 114/167] powerpc/xive/spapr: correct bitmap allocation size
- [PATCH 5.15 115/167] vdpa/mlx5: Initialize CVQ vringh only once
- [PATCH 5.15 116/167] vduse: Tie vduse mgmtdev and its device
- [PATCH 5.15 117/167] virtio_mmio: Add missing PM calls to freeze/restore
- [PATCH 5.15 118/167] virtio_mmio: Restore guest page size on resume
- [PATCH 5.15 11/89] x86/asm: Fix register order
- [PATCH 5.15 119/167] netfilter: br_netfilter: do not skip all hooks with 0 priority
- [PATCH 5.15 120/167] scsi: hisi_sas: Limit max hw sectors for v3 HW
- [PATCH 5.15 121/167] cpufreq: pmac32-cpufreq: Fix refcount leak bug
- [PATCH 5.15 122/167] platform/x86: hp-wmi: Ignore Sanitization Mode event
- [PATCH 5.15 123/167] firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
- [PATCH 5.15 124/167] firmware: sysfb: Add sysfb_disable() helper function
- [PATCH 5.15 125/167] fbdev: Disable sysfb device registration when removing conflicting FBs
- [PATCH 5.15 126/167] net: tipc: fix possible refcount leak in tipc_sk_create()
- [PATCH 5.15 127/167] NFC: nxp-nci: dont print header length mismatch on i2c error
- [PATCH 5.15 128/167] nvme-tcp: always fail a request when sending it failed
- [PATCH 5.15 12/89] x86/asm: Fixup odd GEN-for-each-reg.h usage
- [PATCH 5.15 129/167] nvme: fix regression when disconnect a recovering ctrl
- [PATCH 5.15 130/167] net: sfp: fix memory leak in sfp_probe()
- [PATCH 5.15 131/167] ASoC: ops: Fix off by one in range control validation
- [PATCH 5.15 132/167] pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
- [PATCH 5.15 133/167] ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
- [PATCH 5.15 134/167] ASoC: rt711-sdca-sdw: fix calibrate mutex initialization
- [PATCH 5.15 135/167] ASoC: Intel: sof_sdw: handle errors on card registration
- [PATCH 5.15 136/167] ASoC: rt711: fix calibrate mutex initialization
- [PATCH 5.15 137/167] ASoC: rt7*-sdw: harden jack_detect_handler
- [PATCH 5.15 138/167] ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe
- [PATCH 5.15 13/89] x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
- [PATCH 5.15 139/167] ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
- [PATCH 5.15 140/167] ASoC: wcd938x: Fix event generation for some controls
- [PATCH 5.15 141/167] ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem
- [PATCH 5.15 142/167] ASoC: wm5110: Fix DRE control
- [PATCH 5.15 143/167] ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error
- [PATCH 5.15 144/167] ASoC: dapm: Initialise kcontrol data for mux/demux controls
- [PATCH 5.15 145/167] ASoC: cs47l15: Fix event generation for low power mux control
- [PATCH 5.15 146/167] ASoC: madera: Fix event generation for OUT1 demux
- [PATCH 5.15 147/167] ASoC: madera: Fix event generation for rate controls
- [PATCH 5.15 148/167] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
- [PATCH 5.15 14/89] x86/retpoline: Create a retpoline thunk array
- [PATCH 5.15 149/167] x86: Clear .brk area at early boot
- [PATCH 5.15 150/167] soc: ixp4xx/npe: Fix unused match warning
- [PATCH 5.15 151/167] ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
- [PATCH 5.15 152/167] Revert "can: xilinx_can: Limit CANFD brp to 2"
- [PATCH 5.15 153/167] ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
- [PATCH 5.15 154/167] ALSA: usb-audio: Add quirk for Fiero SC-01
- [PATCH 5.15 155/167] ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
- [PATCH 5.15 156/167] nvme-pci: phison e16 has bogus namespace ids
- [PATCH 5.15 157/167] signal handling: dont use BUG_ON() for debugging
- [PATCH 5.15 158/167] USB: serial: ftdi_sio: add Belimo device ids
- [PATCH 5.15 15/89] x86/alternative: Implement .retpoline_sites support
- [PATCH 5.15 159/167] usb: typec: add missing uevent when partner support PD
- [PATCH 5.15 160/167] usb: dwc3: gadget: Fix event pending check
- [PATCH 5.15 161/167] tty: serial: samsung_tty: set dma burst_size to 1
- [PATCH 5.15 162/167] vt: fix memory overlapping when deleting chars in the buffer
- [PATCH 5.15 163/167] serial: 8250: fix return error code in serial8250_request_std_resource()
- [PATCH 5.15 164/167] serial: stm32: Clear prev values before setting RTS delays
- [PATCH 5.15 165/167] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- [PATCH 5.15 166/167] serial: 8250: Fix PM usage_count for console handover
- [PATCH 5.15 167/167] x86/pat: Fix x86_has_pat_wp()
- [PATCH 5.15 16/89] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
- [PATCH 5.15 17/89] x86/alternative: Try inline spectre_v2=retpoline,amd
- [PATCH 5.15 18/89] x86/alternative: Add debug prints to apply_retpolines()
- [PATCH 5.15 19/89] bpf,x86: Simplify computing label offsets
- [PATCH 5.15 20/89] bpf,x86: Respect X86_FEATURE_RETPOLINE*
- [PATCH 5.15 21/89] objtool: Default ignore INT3 for unreachable
- [PATCH 5.15 22/89] x86/entry: Remove skip_r11rcx
- [PATCH 5.15 23/89] x86/realmode: build with -D__DISABLE_EXPORTS
- [PATCH 5.15 24/89] x86/kvm/vmx: Make noinstr clean
- [PATCH 5.15 25/89] x86/cpufeatures: Move RETPOLINE flags to word 11
- [PATCH 5.15 26/89] x86/retpoline: Cleanup some #ifdefery
- [PATCH 5.15 27/89] x86/retpoline: Swizzle retpoline thunk
- [PATCH 5.15 28/89] x86/retpoline: Use -mfunction-return
- [PATCH 5.15 29/89] x86: Undo return-thunk damage
- [PATCH 5.15 30/89] x86,objtool: Create .return_sites
- [PATCH 5.15 31/89] objtool: skip non-text sections when adding return-thunk sites
- [PATCH 5.15 32/89] x86,static_call: Use alternative RET encoding
- [PATCH 5.15 33/89] x86/ftrace: Use alternative RET encoding
- [PATCH 5.15 34/89] x86/bpf: Use alternative RET encoding
- [PATCH 5.15 35/89] x86/kvm: Fix SETcc emulation for return thunks
- [PATCH 5.15 36/89] x86/vsyscall_emu/64: Dont use RET in vsyscall emulation
- [PATCH 5.15 37/89] x86/sev: Avoid using __x86_return_thunk
- [PATCH 5.15 38/89] x86: Use return-thunk in asm code
- [PATCH 5.15 39/89] x86/entry: Avoid very early RET
- [PATCH 5.15 40/89] objtool: Treat .text.__x86.* as noinstr
- [PATCH 5.15 41/89] x86: Add magic AMD return-thunk
- [PATCH 5.15 42/89] x86/bugs: Report AMD retbleed vulnerability
- [PATCH 5.15 43/89] x86/bugs: Add AMD retbleed= boot parameter
- [PATCH 5.15 44/89] x86/bugs: Enable STIBP for JMP2RET
- [PATCH 5.15 45/89] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH 5.15 46/89] x86/entry: Add kernel IBRS implementation
- [PATCH 5.15 47/89] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH 5.15 48/89] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
- [PATCH 5.15 49/89] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
- [PATCH 5.15 50/89] x86/bugs: Report Intel retbleed vulnerability
- [PATCH 5.15 51/89] intel_idle: Disable IBRS during long idle
- [PATCH 5.15 52/89] objtool: Update Retpoline validation
- [PATCH 5.15 53/89] x86/xen: Rename SYS* entry points
- [PATCH 5.15 54/89] x86/xen: Add UNTRAIN_RET
- [PATCH 5.15 55/89] x86/bugs: Add retbleed=ibpb
- [PATCH 5.15 56/89] x86/bugs: Do IBPB fallback check only once
- [PATCH 5.15 57/89] objtool: Add entry UNRET validation
- [PATCH 5.15 58/89] x86/cpu/amd: Add Spectral Chicken
- [PATCH 5.15 59/89] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
- [PATCH 5.15 60/89] x86/speculation: Fix firmware entry SPEC_CTRL handling
- [PATCH 5.15 61/89] x86/speculation: Fix SPEC_CTRL write on SMT state change
- [PATCH 5.15 62/89] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
- [PATCH 5.15 63/89] x86/speculation: Remove x86_spec_ctrl_mask
- [PATCH 5.15 64/89] objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
- [PATCH 5.15 65/89] KVM: VMX: Flatten __vmx_vcpu_run()
- [PATCH 5.15 66/89] KVM: VMX: Convert launched argument to flags
- [PATCH 5.15 67/89] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
- [PATCH 5.15 68/89] KVM: VMX: Fix IBRS handling after vmexit
- [PATCH 5.15 69/89] x86/speculation: Fill RSB on vmexit for IBRS
- [PATCH 5.15 70/89] x86/common: Stamp out the stepping madness
- [PATCH 5.15 71/89] x86/cpu/amd: Enumerate BTC_NO
- [PATCH 5.15 72/89] x86/retbleed: Add fine grained Kconfig knobs
- [PATCH 5.15 73/89] x86/bugs: Add Cannon lake to RETBleed affected CPU list
- [PATCH 5.15 74/89] x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
- [PATCH 5.15 75/89] x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
- [PATCH 5.15 76/89] x86/kexec: Disable RET on kexec
- [PATCH 5.15 77/89] x86/speculation: Disable RRSBA behavior
- [PATCH 5.15 78/89] x86/static_call: Serialize __static_call_fixup() properly
- [PATCH 5.15 79/89] x86/xen: Fix initialisation in hypercall_page after rethunk
- [PATCH 5.15 80/89] x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
- [PATCH 5.15 81/89] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
- [PATCH 5.15 82/89] efi/x86: use naked RET on mixed mode call wrapper
- [PATCH 5.15 83/89] x86/kvm: fix FASTOP_SIZE when return thunks are enabled
- [PATCH 5.15 84/89] KVM: emulate: do not adjust size of fastop and setcc subroutines
- [PATCH 5.15 85/89] tools arch x86: Sync the msr-index.h copy with the kernel sources
- [PATCH 5.15 86/89] tools headers cpufeatures: Sync with the kernel sources
- [PATCH 5.15 87/89] x86/bugs: Remove apostrophe typo
- [PATCH 5.15 88/89] um: Add missing apply_returns()
- [PATCH 5.15 89/89] x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
- [PATCH 5.15] batman-adv: Use netif_rx_any_context() any.
- [PATCH 5.18 000/225] 5.18.13-rc2 review
- [PATCH 5.18 000/227] 5.18.13-rc3 review
- [PATCH 5.18 000/231] 5.18.13-rc1 review
- Greg KH(Thu Jul 21 2022 - 14:37:25 EST)
- [PATCH 5.18 001/231] USB: serial: ftdi_sio: add Belimo device ids
- [PATCH 5.18 002/231] usb: typec: add missing uevent when partner support PD
- [PATCH 5.18 003/231] usb: dwc3: gadget: Fix event pending check
- [PATCH 5.18 004/231] gpio: sim: fix the chip_name configfs item
- [PATCH 5.18 005/231] tty: serial: samsung_tty: set dma burst_size to 1
- [PATCH 5.18 006/231] x86/xen: Use clear_bss() for Xen PV guests
- [PATCH 5.18 00/70] 5.18.14-rc1 review
- [PATCH 5.18 007/231] ALSA: hda - Add fixup for Dell Latitidue E5430
- [PATCH 5.18 008/231] ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
- [PATCH 5.18 009/231] ALSA: hda/realtek: Fix headset mic for Acer SF313-51
- [PATCH 5.18 010/231] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
- [PATCH 5.18 011/231] ALSA: hda/realtek: fix mute/micmute LEDs for HP machines
- [PATCH 5.18 012/231] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
- [PATCH 5.18 013/231] ALSA: hda/realtek - Enable the headset-mic on a Xiaomis laptop
- [PATCH 5.18 014/231] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
- [PATCH 5.18 015/231] fix race between exit_itimers() and /proc/pid/timers
- [PATCH 5.18 016/231] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
- [PATCH 5.18 01/70] x86/traps: Use pt_regs directly in fixup_bad_iret()
- [PATCH 5.18 017/231] mm: sparsemem: fix missing higher order allocation splitting
- [PATCH 5.18 018/231] mm: split huge PUD on wp_huge_pud fallback
- [PATCH 5.18 019/231] mm/damon: use set_huge_pte_at() to make huge pte old
- [PATCH 5.18 020/231] tracing/histograms: Fix memory leak problem
- [PATCH 5.18 021/231] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
- [PATCH 5.18 022/231] ip: fix dflt addr selection for connected nexthop
- [PATCH 5.18 023/231] ARM: 9213/1: Print message about disabled Spectre workarounds only once
- [PATCH 5.18 024/231] ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
- [PATCH 5.18 025/231] wifi: mac80211: fix queue selection for mesh/OCB interfaces
- [PATCH 5.18 026/231] cgroup: Use separate src/dst nodes when preloading css_sets for migration
- [PATCH 5.18 02/70] x86/entry: Switch the stack after error_entry() returns
- [PATCH 5.18 027/231] btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extents
- [PATCH 5.18 028/231] btrfs: zoned: fix a leaked bioc in read_zone_info
- [PATCH 5.18 029/231] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
- [PATCH 5.18 030/231] drm/panfrost: Fix shrinker list corruption by madvise IOCTL
- [PATCH 5.18 031/231] fs/remap: constrain dedupe of EOF blocks
- [PATCH 5.18 032/231] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH 5.18 033/231] sh: convert nommu io{re,un}map() to static inline functions
- [PATCH 5.18 034/231] Revert "evm: Fix memleak in init_desc"
- [PATCH 5.18 035/231] reset: Fix devm bulk optional exclusive control getter
- [PATCH 5.18 036/231] arm64: dts: ls1028a: Update SFP node to include clock
- [PATCH 5.18 03/70] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
- [PATCH 5.18 037/231] ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
- [PATCH 5.18 038/231] riscv: dts: microchip: hook up the mpfs l2cache
- [PATCH 5.18 039/231] spi: amd: Limit max transfer and message size
- [PATCH 5.18 040/231] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
- [PATCH 5.18 041/231] ARM: 9210/1: Mark the FDT_FIXED sections as shareable
- [PATCH 5.18 042/231] net/mlx5e: kTLS, Fix build time constant test in TX
- [PATCH 5.18 043/231] net/mlx5e: kTLS, Fix build time constant test in RX
- [PATCH 5.18 044/231] net/mlx5e: Fix enabling sriov while tc nic rules are offloaded
- [PATCH 5.18 045/231] net/mlx5e: CT: Use own workqueue instead of mlx5e priv
- [PATCH 5.18 046/231] net/mlx5e: Fix capability check for updating vnic env counters
- [PATCH 5.18 04/70] x86/entry: Dont call error_entry() for XENPV
- [PATCH 5.18 047/231] net/mlx5e: Ring the TX doorbell on DMA errors
- [PATCH 5.18 048/231] drm/amdgpu: keep fbdev buffers pinned during suspend
- [PATCH 5.18 049/231] drm/amdgpu/display: disable prefer_shadow for generic fb helpers
- [PATCH 5.18 050/231] drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
- [PATCH 5.18 051/231] drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
- [PATCH 5.18 052/231] ima: Fix a potential integer overflow in ima_appraise_measurement
- [PATCH 5.18 053/231] ASoC: sgtl5000: Fix noise on shutdown/remove
- [PATCH 5.18 054/231] ASoC: tas2764: Add post reset delays
- [PATCH 5.18 055/231] ASoC: tas2764: Fix and extend FSYNC polarity handling
- [PATCH 5.18 056/231] ASoC: tas2764: Correct playback volume range
- [PATCH 5.18 05/70] x86/entry: Remove skip_r11rcx
- [PATCH 5.18 057/231] ASoC: tas2764: Fix amp gain register offset & default
- [PATCH 5.18 058/231] ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()
- [PATCH 5.18 059/231] ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array
- [PATCH 5.18 060/231] netfilter: ecache: move to separate structure
- [PATCH 5.18 061/231] netfilter: conntrack: split inner loop of list dumping to own function
- [PATCH 5.18 062/231] netfilter: ecache: use dedicated list for event redelivery
- [PATCH 5.18 063/231] netfilter: conntrack: include ecache dying list in dumps
- [PATCH 5.18 064/231] netfilter: conntrack: remove the percpu dying list
- [PATCH 5.18 065/231] netfilter: conntrack: fix crash due to confirmed bit load reordering
- [PATCH 5.18 066/231] net: stmmac: dwc-qos: Disable split header for Tegra194
- [PATCH 5.18 06/70] x86/kvm/vmx: Make noinstr clean
- [PATCH 5.18 067/231] net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
- [PATCH 5.18 068/231] net: ocelot: fix wrong time_after usage
- [PATCH 5.18 069/231] sysctl: Fix data races in proc_dointvec().
- [PATCH 5.18 070/231] sysctl: Fix data races in proc_douintvec().
- [PATCH 5.18 071/231] sysctl: Fix data races in proc_dointvec_minmax().
- [PATCH 5.18 072/231] sysctl: Fix data races in proc_douintvec_minmax().
- [PATCH 5.18 073/231] sysctl: Fix data races in proc_doulongvec_minmax().
- [PATCH 5.18 074/231] sysctl: Fix data races in proc_dointvec_jiffies().
- [PATCH 5.18 075/231] tcp: Fix a data-race around sysctl_tcp_max_orphans.
- [PATCH 5.18 076/231] inetpeer: Fix data-races around sysctl.
- [PATCH 5.18 07/70] x86/cpufeatures: Move RETPOLINE flags to word 11
- [PATCH 5.18 077/231] net: Fix data-races around sysctl_mem.
- [PATCH 5.18 078/231] cipso: Fix data-races around sysctl.
- [PATCH 5.18 079/231] icmp: Fix data-races around sysctl.
- [PATCH 5.18 080/231] ipv4: Fix a data-race around sysctl_fib_sync_mem.
- [PATCH 5.18 081/231] ARM: dts: at91: sama5d2: Fix typo in i2s1 node
- [PATCH 5.18 082/231] ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
- [PATCH 5.18 083/231] arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC
- [PATCH 5.18 084/231] arm64: dts: broadcom: bcm4908: Fix cpu node for smp boot
- [PATCH 5.18 085/231] netfilter: nf_log: incorrect offset to network header
- [PATCH 5.18 086/231] nfp: fix issue of skb segments exceeds descriptor limitation
- [PATCH 5.18 08/70] x86/retpoline: Cleanup some #ifdefery
- [PATCH 5.18 087/231] vlan: fix memory leak in vlan_newlink()
- [PATCH 5.18 088/231] netfilter: nf_tables: replace BUG_ON by element length check
- [PATCH 5.18 089/231] RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
- [PATCH 5.18 090/231] drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
- [PATCH 5.18 091/231] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
- [PATCH 5.18 092/231] mptcp: fix subflow traversal at disconnect time
- [PATCH 5.18 093/231] NFSD: Decode NFSv4 birth time attribute
- [PATCH 5.18 094/231] lockd: set fl_owner when unlocking files
- [PATCH 5.18 095/231] lockd: fix nlm_close_files
- [PATCH 5.18 096/231] net: marvell: prestera: fix missed deinit sequence
- [PATCH 5.18 09/70] x86/retpoline: Swizzle retpoline thunk
- [PATCH 5.18 097/231] ice: handle E822 generic device ID in PLDM header
- [PATCH 5.18 098/231] ice: change devlink code to read NVM in blocks
- [PATCH 5.18 099/231] tracing: Fix sleeping while atomic in kdb ftdump
- [PATCH 5.18 100/231] drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
- [PATCH 5.18 101/231] drm/i915/ttm: fix sg_table construction
- [PATCH 5.18 102/231] drm/i915/gt: Serialize GRDOM access between multiple engine resets
- [PATCH 5.18 103/231] drm/i915/gt: Serialize TLB invalidates with GT resets
- [PATCH 5.18 104/231] drm/i915/selftests: fix subtraction overflow bug
- [PATCH 5.18 105/231] bnxt_en: reclaim max resources if sriov enable fails
- [PATCH 5.18 106/231] bnxt_en: Fix bnxt_reinit_after_abort() code path
- [PATCH 5.18 10/70] x86/retpoline: Use -mfunction-return
- [PATCH 5.18 107/231] bnxt_en: fix livepatch query
- [PATCH 5.18 108/231] bnxt_en: Fix bnxt_refclk_read()
- [PATCH 5.18 109/231] sysctl: Fix data-races in proc_dou8vec_minmax().
- [PATCH 5.18 110/231] sysctl: Fix data-races in proc_dointvec_ms_jiffies().
- [PATCH 5.18 111/231] tcp: Fix a data-race around sysctl_max_tw_buckets.
- [PATCH 5.18 112/231] icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.
- [PATCH 5.18 113/231] icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
- [PATCH 5.18 114/231] icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.
- [PATCH 5.18 115/231] icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
- [PATCH 5.18 116/231] icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
- [PATCH 5.18 11/70] x86: Undo return-thunk damage
- [PATCH 5.18 117/231] icmp: Fix a data-race around sysctl_icmp_ratelimit.
- [PATCH 5.18 118/231] icmp: Fix a data-race around sysctl_icmp_ratemask.
- [PATCH 5.18 119/231] raw: Fix a data-race around sysctl_raw_l3mdev_accept.
- [PATCH 5.18 120/231] tcp: Fix data-races around sysctl_tcp_ecn.
- [PATCH 5.18 121/231] tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
- [PATCH 5.18 122/231] ipv4: Fix data-races around sysctl_ip_dynaddr.
- [PATCH 5.18 123/231] nexthop: Fix data-races around nexthop_compat_mode.
- [PATCH 5.18 124/231] net: ftgmac100: Hold reference returned by of_get_child_by_name()
- [PATCH 5.18 125/231] net: stmmac: fix leaks in probe
- [PATCH 5.18 126/231] ima: force signature verification when CONFIG_KEXEC_SIG is configured
- [PATCH 5.18 12/70] x86,objtool: Create .return_sites
- [PATCH 5.18 127/231] ima: Fix potential memory leak in ima_init_crypto()
- [PATCH 5.18 128/231] drm/amd/display: Ignore First MST Sideband Message Return Error
- [PATCH 5.18 129/231] drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7
- [PATCH 5.18 130/231] drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.
- [PATCH 5.18 131/231] drm/amd/pm: Prevent divide by zero
- [PATCH 5.18 132/231] drm/amd/display: Ensure valid event timestamp for cursor-only commits
- [PATCH 5.18 133/231] smb3: workaround negprot bug in some Samba servers
- [PATCH 5.18 134/231] sfc: fix use after free when disabling sriov
- [PATCH 5.18 135/231] netfs: do not unlock and put the folio twice
- [PATCH 5.18 136/231] seg6: fix skb checksum evaluation in SRH encapsulation/insertion
- [PATCH 5.18 13/70] objtool: skip non-text sections when adding return-thunk sites
- [PATCH 5.18 137/231] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
- [PATCH 5.18 138/231] seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
- [PATCH 5.18 139/231] sfc: fix kernel panic when creating VF
- [PATCH 5.18 140/231] net: atlantic: remove deep parameter on suspend/resume functions
- [PATCH 5.18 141/231] net: atlantic: remove aq_nic_deinit() when resume
- [PATCH 5.18 142/231] KVM: x86: Fully initialize struct kvm_lapic_irq in kvm_pv_kick_cpu_op()
- [PATCH 5.18 143/231] net/tls: Check for errors in tls_device_init
- [PATCH 5.18 144/231] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
- [PATCH 5.18 145/231] x86/kvm: Fix SETcc emulation for return thunks
- [PATCH 5.18 146/231] x86/sev: Avoid using __x86_return_thunk
- [PATCH 5.18 14/70] x86,static_call: Use alternative RET encoding
- [PATCH 5.18 147/231] x86/bugs: Report AMD retbleed vulnerability
- [PATCH 5.18 148/231] objtool: Update Retpoline validation
- [PATCH 5.18 149/231] x86/xen: Rename SYS* entry points
- [PATCH 5.18 150/231] x86/cpu/amd: Add Spectral Chicken
- [PATCH 5.18 151/231] ARM: 9211/1: domain: drop modify_domain()
- [PATCH 5.18 152/231] ARM: 9212/1: domain: Modify Kconfig help text
- [PATCH 5.18 153/231] ASoC: dt-bindings: Fix description for msm8916
- [PATCH 5.18 154/231] tee: tee_get_drvdata(): fix description of return value
- [PATCH 5.18 155/231] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
- [PATCH 5.18 156/231] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
- [PATCH 5.18 15/70] x86/ftrace: Use alternative RET encoding
- [PATCH 5.18 157/231] s390/nospec: build expoline.o for modules_prepare target
- [PATCH 5.18 158/231] scsi: megaraid: Clear READ queue maps nr_queues
- [PATCH 5.18 159/231] scsi: ufs: core: Drop loglevel of WriteBoost message
- [PATCH 5.18 160/231] nvme: fix block device naming collision
- [PATCH 5.18 161/231] ksmbd: use SOCK_NONBLOCK type for kernel_accept()
- [PATCH 5.18 162/231] powerpc/xive/spapr: correct bitmap allocation size
- [PATCH 5.18 163/231] vdpa/mlx5: Initialize CVQ vringh only once
- [PATCH 5.18 164/231] vduse: Tie vduse mgmtdev and its device
- [PATCH 5.18 165/231] platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver
- [PATCH 5.18 166/231] virtio_mmio: Add missing PM calls to freeze/restore
- [PATCH 5.18 16/70] x86/bpf: Use alternative RET encoding
- [PATCH 5.18 167/231] virtio_mmio: Restore guest page size on resume
- [PATCH 5.18 168/231] netfilter: nf_tables: avoid skb access on nf_stolen
- [PATCH 5.18 169/231] netfilter: br_netfilter: do not skip all hooks with 0 priority
- [PATCH 5.18 170/231] scsi: hisi_sas: Limit max hw sectors for v3 HW
- [PATCH 5.18 171/231] cpufreq: pmac32-cpufreq: Fix refcount leak bug
- [PATCH 5.18 172/231] platform/x86: thinkpad-acpi: profile capabilities as integer
- [PATCH 5.18 173/231] platform/x86: thinkpad_acpi: do not use PSC mode on Intel platforms
- [PATCH 5.18 174/231] platform/x86: hp-wmi: Ignore Sanitization Mode event
- [PATCH 5.18 175/231] firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
- [PATCH 5.18 176/231] firmware: sysfb: Add sysfb_disable() helper function
- [PATCH 5.18 17/70] x86/kvm: Fix SETcc emulation for return thunks
- [PATCH 5.18 177/231] fbdev: Disable sysfb device registration when removing conflicting FBs
- [PATCH 5.18 178/231] net: tipc: fix possible refcount leak in tipc_sk_create()
- [PATCH 5.18 179/231] NFC: nxp-nci: dont print header length mismatch on i2c error
- [PATCH 5.18 180/231] nvme-tcp: always fail a request when sending it failed
- [PATCH 5.18 181/231] nvme: fix regression when disconnect a recovering ctrl
- [PATCH 5.18 182/231] net: sfp: fix memory leak in sfp_probe()
- [PATCH 5.18 183/231] ASoC: ops: Fix off by one in range control validation
- [PATCH 5.18 184/231] pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
- [PATCH 5.18 185/231] ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
- [PATCH 5.18 186/231] ASoC: rt711-sdca-sdw: fix calibrate mutex initialization
- [PATCH 5.18 18/70] x86/vsyscall_emu/64: Dont use RET in vsyscall emulation
- [PATCH 5.18 187/231] ASoC: Intel: sof_sdw: handle errors on card registration
- [PATCH 5.18 188/231] ASoC: rt711: fix calibrate mutex initialization
- [PATCH 5.18 189/231] ASoC: rt7*-sdw: harden jack_detect_handler
- [PATCH 5.18 190/231] ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe
- [PATCH 5.18 191/231] ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()
- [PATCH 5.18 192/231] ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followed
- [PATCH 5.18 193/231] ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
- [PATCH 5.18 194/231] ASoC: wcd9335: Remove RX channel from old list before adding it to a new one
- [PATCH 5.18 195/231] ASoC: wcd9335: Fix spurious event generation
- [PATCH 5.18 196/231] ASoC: wcd938x: Fix event generation for some controls
- [PATCH 5.18 19/70] x86/sev: Avoid using __x86_return_thunk
- [PATCH 5.18 197/231] ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem
- [PATCH 5.18 198/231] ASoC: wm_adsp: Fix event for preloader
- [PATCH 5.18 199/231] ASoC: wm5110: Fix DRE control
- [PATCH 5.18 200/231] ASoC: cs35l41: Correct some control names
- [PATCH 5.18 201/231] ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error
- [PATCH 5.18 202/231] ASoC: dapm: Initialise kcontrol data for mux/demux controls
- [PATCH 5.18 203/231] ASoC: cs35l41: Add ASP TX3/4 source to register patch
- [PATCH 5.18 204/231] ASoC: cs47l15: Fix event generation for low power mux control
- [PATCH 5.18 205/231] ASoC: madera: Fix event generation for OUT1 demux
- [PATCH 5.18 206/231] ASoC: madera: Fix event generation for rate controls
- [PATCH 5.18 20/70] x86: Use return-thunk in asm code
- [PATCH 5.18 207/231] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
- [PATCH 5.18 208/231] pinctrl: imx: Add the zero base flag for imx93
- [PATCH 5.18 209/231] x86: Clear .brk area at early boot
- [PATCH 5.18 210/231] soc: ixp4xx/npe: Fix unused match warning
- [PATCH 5.18 211/231] ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
- [PATCH 5.18 212/231] Revert "can: xilinx_can: Limit CANFD brp to 2"
- [PATCH 5.18 213/231] ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
- [PATCH 5.18 214/231] ALSA: usb-audio: Add quirk for Fiero SC-01
- [PATCH 5.18 215/231] ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
- [PATCH 5.18 216/231] nvme-pci: phison e16 has bogus namespace ids
- [PATCH 5.18 21/70] x86/entry: Avoid very early RET
- [PATCH 5.18 217/231] nvme: use struct group for generic command dwords
- [PATCH 5.18 218/231] wireguard: selftests: set fake real time in init
- [PATCH 5.18 219/231] wireguard: selftests: always call kernel makefile
- [PATCH 5.18 220/231] signal handling: dont use BUG_ON() for debugging
- [PATCH 5.18 221/231] ACPI: video: Fix acpi_video_handles_brightness_key_presses()
- [PATCH 5.18 222/231] vt: fix memory overlapping when deleting chars in the buffer
- [PATCH 5.18 223/231] s390/ap: fix error handling in __verify_queue_reservations()
- [PATCH 5.18 224/231] ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memory
- [PATCH 5.18 225/231] serial: 8250: fix return error code in serial8250_request_std_resource()
- [PATCH 5.18 226/231] power: supply: core: Fix boundary conditions in interpolation
- [PATCH 5.18 22/70] objtool: Treat .text.__x86.* as noinstr
- [PATCH 5.18 227/231] serial: stm32: Clear prev values before setting RTS delays
- [PATCH 5.18 228/231] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- [PATCH 5.18 229/231] serial: 8250: Fix PM usage_count for console handover
- [PATCH 5.18 230/231] serial: mvebu-uart: correctly report configured baudrate value
- [PATCH 5.18 231/231] x86/pat: Fix x86_has_pat_wp()
- [PATCH 5.18 23/70] x86: Add magic AMD return-thunk
- [PATCH 5.18 24/70] x86/bugs: Report AMD retbleed vulnerability
- [PATCH 5.18 25/70] x86/bugs: Add AMD retbleed= boot parameter
- [PATCH 5.18 26/70] x86/bugs: Enable STIBP for JMP2RET
- [PATCH 5.18 27/70] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH 5.18 28/70] x86/entry: Add kernel IBRS implementation
- [PATCH 5.18 29/70] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH 5.18 30/70] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
- [PATCH 5.18 31/70] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
- [PATCH 5.18 32/70] x86/bugs: Report Intel retbleed vulnerability
- [PATCH 5.18 33/70] intel_idle: Disable IBRS during long idle
- [PATCH 5.18 34/70] objtool: Update Retpoline validation
- [PATCH 5.18 35/70] x86/xen: Rename SYS* entry points
- [PATCH 5.18 36/70] x86/xen: Add UNTRAIN_RET
- [PATCH 5.18 37/70] x86/bugs: Add retbleed=ibpb
- [PATCH 5.18 38/70] x86/bugs: Do IBPB fallback check only once
- [PATCH 5.18 39/70] objtool: Add entry UNRET validation
- [PATCH 5.18 40/70] x86/cpu/amd: Add Spectral Chicken
- [PATCH 5.18 41/70] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
- [PATCH 5.18 42/70] x86/speculation: Fix firmware entry SPEC_CTRL handling
- [PATCH 5.18 43/70] x86/speculation: Fix SPEC_CTRL write on SMT state change
- [PATCH 5.18 44/70] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
- [PATCH 5.18 45/70] x86/speculation: Remove x86_spec_ctrl_mask
- [PATCH 5.18 46/70] objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
- [PATCH 5.18 47/70] KVM: VMX: Flatten __vmx_vcpu_run()
- [PATCH 5.18 48/70] KVM: VMX: Convert launched argument to flags
- [PATCH 5.18 49/70] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
- [PATCH 5.18 50/70] KVM: VMX: Fix IBRS handling after vmexit
- [PATCH 5.18 51/70] x86/speculation: Fill RSB on vmexit for IBRS
- [PATCH 5.18 52/70] KVM: VMX: Prevent RSB underflow before vmenter
- [PATCH 5.18 53/70] x86/common: Stamp out the stepping madness
- [PATCH 5.18 54/70] x86/cpu/amd: Enumerate BTC_NO
- [PATCH 5.18 55/70] x86/retbleed: Add fine grained Kconfig knobs
- [PATCH 5.18 56/70] x86/bugs: Add Cannon lake to RETBleed affected CPU list
- [PATCH 5.18 57/70] x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
- [PATCH 5.18 58/70] x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
- [PATCH 5.18 59/70] x86/kexec: Disable RET on kexec
- [PATCH 5.18 60/70] x86/speculation: Disable RRSBA behavior
- [PATCH 5.18 61/70] x86/static_call: Serialize __static_call_fixup() properly
- [PATCH 5.18 62/70] x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
- [PATCH 5.18 63/70] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
- [PATCH 5.18 64/70] efi/x86: use naked RET on mixed mode call wrapper
- [PATCH 5.18 65/70] x86/kvm: fix FASTOP_SIZE when return thunks are enabled
- [PATCH 5.18 66/70] KVM: emulate: do not adjust size of fastop and setcc subroutines
- [PATCH 5.18 67/70] tools arch x86: Sync the msr-index.h copy with the kernel sources
- [PATCH 5.18 68/70] tools headers cpufeatures: Sync with the kernel sources
- [PATCH 5.18 69/70] x86/bugs: Remove apostrophe typo
- [PATCH 5.18 70/70] um: Add missing apply_returns()
- [PATCH 5.4 00/71] 5.4.207-rc1 review
- [PATCH 5.4 01/71] ALSA: hda - Add fixup for Dell Latitidue E5430
- [PATCH 5.4 02/71] ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
- [PATCH 5.4 03/71] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
- [PATCH 5.4 04/71] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
- [PATCH 5.4 05/71] ALSA: hda/realtek - Enable the headset-mic on a Xiaomis laptop
- [PATCH 5.4 06/71] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
- [PATCH 5.4 07/71] tracing/histograms: Fix memory leak problem
- [PATCH 5.4 08/71] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
- [PATCH 5.4 09/71] ip: fix dflt addr selection for connected nexthop
- [PATCH 5.4 10/71] ARM: 9213/1: Print message about disabled Spectre workarounds only once
- [PATCH 5.4 11/71] ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
- [PATCH 5.4 12/71] wifi: mac80211: fix queue selection for mesh/OCB interfaces
- [PATCH 5.4 13/71] cgroup: Use separate src/dst nodes when preloading css_sets for migration
- [PATCH 5.4 14/71] drm/panfrost: Fix shrinker list corruption by madvise IOCTL
- [PATCH 5.4 15/71] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH 5.4 16/71] Revert "evm: Fix memleak in init_desc"
- [PATCH 5.4 17/71] sched/rt: Disable RT_RUNTIME_SHARE by default
- [PATCH 5.4 18/71] ext4: fix race condition between ext4_write and ext4_convert_inline_data
- [PATCH 5.4 19/71] ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
- [PATCH 5.4 20/71] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
- [PATCH 5.4 21/71] ARM: 9210/1: Mark the FDT_FIXED sections as shareable
- [PATCH 5.4 22/71] drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
- [PATCH 5.4 23/71] ima: Fix a potential integer overflow in ima_appraise_measurement
- [PATCH 5.4 24/71] ASoC: sgtl5000: Fix noise on shutdown/remove
- [PATCH 5.4 25/71] net: stmmac: dwc-qos: Disable split header for Tegra194
- [PATCH 5.4 26/71] inetpeer: Fix data-races around sysctl.
- [PATCH 5.4 27/71] net: Fix data-races around sysctl_mem.
- [PATCH 5.4 28/71] cipso: Fix data-races around sysctl.
- [PATCH 5.4 29/71] icmp: Fix data-races around sysctl.
- [PATCH 5.4 30/71] ipv4: Fix a data-race around sysctl_fib_sync_mem.
- [PATCH 5.4 31/71] ARM: dts: at91: sama5d2: Fix typo in i2s1 node
- [PATCH 5.4 32/71] ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
- [PATCH 5.4 33/71] drm/i915/gt: Serialize TLB invalidates with GT resets
- [PATCH 5.4 34/71] icmp: Fix a data-race around sysctl_icmp_ratelimit.
- [PATCH 5.4 35/71] icmp: Fix a data-race around sysctl_icmp_ratemask.
- [PATCH 5.4 36/71] raw: Fix a data-race around sysctl_raw_l3mdev_accept.
- [PATCH 5.4 37/71] ipv4: Fix data-races around sysctl_ip_dynaddr.
- [PATCH 5.4 38/71] net: ftgmac100: Hold reference returned by of_get_child_by_name()
- [PATCH 5.4 39/71] sfc: fix use after free when disabling sriov
- [PATCH 5.4 40/71] seg6: fix skb checksum evaluation in SRH encapsulation/insertion
- [PATCH 5.4 41/71] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
- [PATCH 5.4 42/71] seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
- [PATCH 5.4 43/71] sfc: fix kernel panic when creating VF
- [PATCH 5.4 44/71] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
- [PATCH 5.4 45/71] virtio_mmio: Add missing PM calls to freeze/restore
- [PATCH 5.4 46/71] virtio_mmio: Restore guest page size on resume
- [PATCH 5.4 47/71] netfilter: br_netfilter: do not skip all hooks with 0 priority
- [PATCH 5.4 48/71] cpufreq: pmac32-cpufreq: Fix refcount leak bug
- [PATCH 5.4 49/71] platform/x86: hp-wmi: Ignore Sanitization Mode event
- [PATCH 5.4 50/71] net: tipc: fix possible refcount leak in tipc_sk_create()
- [PATCH 5.4 51/71] NFC: nxp-nci: dont print header length mismatch on i2c error
- [PATCH 5.4 52/71] nvme: fix regression when disconnect a recovering ctrl
- [PATCH 5.4 53/71] net: sfp: fix memory leak in sfp_probe()
- [PATCH 5.4 54/71] ASoC: ops: Fix off by one in range control validation
- [PATCH 5.4 55/71] ASoC: wm5110: Fix DRE control
- [PATCH 5.4 56/71] ASoC: cs47l15: Fix event generation for low power mux control
- [PATCH 5.4 57/71] ASoC: madera: Fix event generation for OUT1 demux
- [PATCH 5.4 58/71] ASoC: madera: Fix event generation for rate controls
- [PATCH 5.4 59/71] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
- [PATCH 5.4 60/71] x86: Clear .brk area at early boot
- [PATCH 5.4 61/71] soc: ixp4xx/npe: Fix unused match warning
- [PATCH 5.4 62/71] ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
- [PATCH 5.4 63/71] signal handling: dont use BUG_ON() for debugging
- [PATCH 5.4 64/71] USB: serial: ftdi_sio: add Belimo device ids
- [PATCH 5.4 65/71] usb: typec: add missing uevent when partner support PD
- [PATCH 5.4 66/71] usb: dwc3: gadget: Fix event pending check
- [PATCH 5.4 67/71] tty: serial: samsung_tty: set dma burst_size to 1
- [PATCH 5.4 68/71] serial: 8250: fix return error code in serial8250_request_std_resource()
- [PATCH 5.4 69/71] serial: stm32: Clear prev values before setting RTS delays
- [PATCH 5.4 70/71] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- [PATCH 5.4 71/71] can: m_can: m_can_tx_handler(): fix use after free of skb
- [PATCH 5.4] ext4: fix race condition between ext4_ioctl_setflags and ext4_fiemap
- [PATCH 5/5] arm64: dts: renesas: rzg2l-smarc-som: Add PHY interrupt support for ETH{0/1}
- Re: [PATCH 5/5] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
- [PATCH 5/5] ASoC: amd: acp: Add error handling cases
- [PATCH 5/5] ASoC: amd: enable RPL Platform acp drivers build
- Re: [PATCH 5/5] docs: sysctl/fs: re-order, prettify
- [PATCH 5/5] drm/amd/display: move FPU code from dcn301 clk mgr to DML folder
- [PATCH 5/5] drm/vkms: Support registering configfs devices
- Re: [PATCH 5/5] firmware: qcom: scm: Add wait-queue handling logic
- [PATCH 5/5] hugetlbfs: fix confusing hugetlbfs stat
- Re: [PATCH 5/5] leds: max597x: Add support for max597x
- [PATCH 5/5] media: mediatek: vcodec: Fix encoder multi-instance deadlock
- [PATCH 5/5] net: usb: ax88179_178a: wol optimizations
- Re: [PATCH 5/5] powerpc/pci: Add config option for using all 256 PCI buses
- [PATCH 5/5] Revert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control"
- [PATCH 5/5] RISC-V: Fixup getting correct current pc
- Re: [PATCH 5/5] RISC-V: KVM: Add support for Svpbmt inside Guest/VM
- [PATCH 5/5] selftests/kvm/x86_64: add tests for KVM_HC_HOST_SYSCALL
- [PATCH 5/6] arm64: dts: imx8mm-beacon: Enable SPDIF Sound card
- [PATCH 5/6] ARM: defconfig: remove broken CONFIG_THUMB disables
- [PATCH 5/6] brcmfmac: Fix to add skb free for TIM update info when tx is completed
- [PATCH 5/6] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SM6375 compatible
- [PATCH 5/6] dt-bindings: net: explicitly list SPI CPHA and CPOL
- Re: [PATCH 5/6] mtd: spi-nor: add generic flash driver
- Biju Das(Thu Jul 21 2022 - 05:32:26 EST)
- Biju Das(Thu Jul 21 2022 - 05:52:57 EST)
- [PATCH 5/6] perf lock: Add -k and -F options to 'contention' subcommand
- [PATCH 5/6] scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
- [PATCH 5/7] Documentation/mm: Prefer kmap_local_page() and avoid kmap()
- [PATCH 5/7] staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctl
- [PATCH 5/8] arm64: dts: mediatek: cherry: Enable Elantech eKTH3000 i2c trackpad
- [PATCH 5/8] Documentation: s390: use code block for structs
- [PATCH 5/8] drm/tidss: dt property to force 16bit VP output to a 24bit bridge
- [PATCH 5/9] arm64: dts: Add BCM4908 generic board dts
- [PATCH 5/9] dt-bindings: pinctrl: imx8ulp: use minItems for fsl,pins
- [PATCH 5/9] habanalabs/gaudi: increase default cs timeout to 10 minutes
- [PATCH 5/9] sched/psi: don't create cgroup PSI files when psi_disabled
- [PATCH 6/6] arm64: defconfig: Enable imx-audio-card
- [PATCH 6/6] ARM: defconfig: kill remnants of CONFIG_LEDS
- [PATCH 6/6] brcmfmac: Update SSID of hidden AP while informing its bss to cfg80211 layer
- [PATCH 6/6] dt-bindings: mailbox: qcom-ipcc: Add SM6375 compatible
- [PATCH 6/6] perf lock: Support -t option for 'contention' subcommand
- [PATCH 6/6] scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
- [PATCH 6/6] spi: dt-bindings: drop CPHA and CPOL from common properties
- [PATCH 6/7] highmem: Delete a sentence from kmap_local_page() kdocs
- Re: [PATCH 6/7] pwm: dwc: remove the CONFIG_OF in timer clock
- [PATCH 6/7] staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctl
- [PATCH 6/8] arm64: dts: mediatek: cherry: Enable DSP, audio codec and sound card
- [PATCH 6/8] Documentation: s390: escape *kvm->arch.crypto.pqap_hook pointer inside inline code
- [PATCH 6/8] drm/tidss: Add IO CTRL and Power support for OLDI TX in AM625
- Re: [PATCH 6/8] dt-bindings: backlight: Update Lee Jones' email address
- [PATCH 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
- [PATCH 6/9] dt-bindings: pinctrl: imx93: use minItems for fsl,pins
- [PATCH 6/9] habanalabs/gaudi2: remove old interrupt mappings
- [PATCH 6/9] sched/psi: save percpu memory when !psi_cgroups_enabled
- Re: [PATCH 7/7] ARM: dts: aspeed: centriq2400: use qcom compatible
- [PATCH 7/7] Documentation/mm: Add details about kmap_local_page() and preemption
- Re: [PATCH 7/7] pwm: dwc: add snps,pwm-number to limit pwm count
- Re: [PATCH 7/7] sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition
- [PATCH 7/7] staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctl
- [PATCH 7/8] arm64: dts: mediatek: cherry: Enable keyboard PWM backlight
- [PATCH 7/8] Documentation: s390: extend underline for matrix devices lock
- [PATCH 7/8] drm/tidss: Fix clock request value for OLDI videoports
- Re: [PATCH 7/8] dt-bindings: mfd: syscon: Update Lee Jones' email address
- Re: [PATCH 7/8] interconnect: Make icc_provider_del() return void
- [PATCH 7/9] arm64: bcmbca: Merge ARCH_BCM4908 to ARCH_BCMBCA
- [PATCH 7/9] dt-bindings: pinctrl: imx: scu: use minItems for fsl,pins
- [PATCH 7/9] habanalabs: fix spelling mistakes
- [PATCH 7/9] sched/psi: cache parent psi_group to speed up groups iterate
- [PATCH 8/8] arm64: dts: mediatek: cherry: Enable MT6315 regulators on SPMI bus
- [PATCH 8/8] Documentation: s390: add vfio-ap-locking documentation to table of contents index
- [PATCH 8/8] drm/tidss: Enable Dual and Duplicate Modes for OLDI
- [PATCH 8/9] dt-bindings: pinctrl: imx: scu: correct example
- [PATCH 8/9] habanalabs: wrap macro arg with parentheses
- [PATCH 8/9] MAINTAINERS: Add BCM4908 maintainer to BCMBCA entry
- [PATCH 8/9] sched/psi: add kernel cmdline parameter psi_inner_cgroup
- [PATCH 9/9] arm64: defconfig: remove BCM4908
- [PATCH 9/9] dt-bindings: pinctrl: imx7d: use minItems for fsl,pins
- [PATCH 9/9] habanalabs: remove all kdma locks
- [PATCH 9/9] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure
- Abel Wu(Thu Jul 21 2022 - 23:31:28 EST)
- Abel Wu(Fri Jul 22 2022 - 03:14:30 EST)
- [PATCH] ABI: stable/sysfs-module: Fix typo in comment
- [PATCH] ABI: testing: Fix typo in comment
- [PATCH] ACPI: CPPC: Do not prevent CPPC from working in the future
- Re: [PATCH] ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is supported
- [PATCH] ACPI: PM: x86: Print messages regarding LPS0 idle support
- [PATCH] ACPI: remove useless comparisons in acpi_pci_link_check_possible(), acpi_pci_link_check_current()
- [PATCH] afs: Fix typo 'the the' in comment
- Re: [PATCH] aio: Replace kmap{,_atomic}() with kmap_local_page()
- [PATCH] alpha: Fix comment typo
- [PATCH] alpha: Remove the static variable initialisations to 0
- [PATCH] ALSA: asihpi: Fix typo in comments
- [PATCH] ALSA: emu10k1: Fix typo in comments
- [PATCH] ALSA: hda/realtek: Enable speaker and mute LEDs for HP laptops
- [PATCH] ALSA: hda: Skip creating captures in SOF context
- [PATCH] amdgpu: re-enable DCN for ppc64le
- [PATCH] apparmor: correct config reference to intended one
- [PATCH] apparmor: Mark alloc_unconfined() as static
- [PATCH] arm64: adjust KASLR relocation after ARCH_RANDOM removal
- Re: [PATCH] arm64: defconfig: Enable Qualcomm SC8280XP providers
- [PATCH] arm64: dts: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board
- [PATCH] arm64: dts: arm: juno: Remove legacy Coresight 'slave-mode' property
- [PATCH] arm64: dts: imx8mm-beacon: Enable Digitial Microphone
- [PATCH] arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settings
- [PATCH] arm64: dts: qcom: Add sc7180-trogdor-pazquel
- [PATCH] arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
- Re: [PATCH] arm64: dts: qcom: sc8280xp: Add lost ranges for timer
- [PATCH] arm64: dts: qcom: sc8280xp: add missing 300MHz
- [PATCH] arm64: dts: rockchip: Add analog audio output on quartz64-b
- [PATCH] arm64: dts: rockchip: Add PCIe 2 nodes to quartz64-b
- [PATCH] arm64: dts: rockchip: Lower sd speed on quartz64-b
- [PATCH] arm64: dts: rockchip: rk3399-nanopi4: Fix voltage regulator config
- [PATCH] arm64: dts: sdm850: Remove unnecessary turbo-mode
- [PATCH] arm64: dts: verdin-imx8mm: add otg2 pd to usbphy
- Re: [PATCH] arm64: dts: zynqmp: update clock property to xilinx and dwc3 cores
- [PATCH] arm64: Fix comment typo
- [PATCH] arm64: numa: Don't check node against MAX_NUMNODES
- Re: [PATCH] arm64: save movk instructions in mov_q when the lower 16|32 bits are all zero
- [PATCH] arm: davinci: remove CPU type detection for DaVinci DM644x and DM646x
- Re: [PATCH] ARM: dts: aspeed: centriq2400: drop the board
- Re: [PATCH] ARM: dts: aspeed: vegman: drop unused fttmr010,pwm-outputs property
- Re: [PATCH] ARM: dts: lan966x: fix sys_clk frequency
- [PATCH] ARM: Fix typo in comment
- [PATCH] ARM: imx6: suspend: Use the size of imx6_suspend() function for fncpy()
- Re: [PATCH] arm: lib: implement aeabi_uldivmod via div64_u64_rem
- [PATCH] ARM: pxa: hx4700: Fix comment typo
- [PATCH] ARM:repeated word: 'would'.
- Xin Gao(Wed Jul 20 2022 - 15:02:00 EST)
- Re: [PATCH] asm-generic: correct reference to GENERIC_LIB_DEVMEM_IS_ALLOWED
- [PATCH] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
- [PATCH] ASoC: amd: acp: Modify dai_id macros to be more generic
- [PATCH] ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
- [PATCH] ASoC: amd: yc: Decrease level of error message
- [PATCH] ASoC: amd: yc: Update DMI table entries
- [PATCH] ASoC: cs35l41: Set the new legacy DAI naming flag
- [PATCH] ASoC:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:58:48 EST)
- [PATCH] ASoC: dt-bindings: sgtl5000: Add missing type to 'micbias-voltage-m-volts'
- [PATCH] ASoC: Intel: avs: Mark avs_path_module_type_create() as noinline
- [PATCH] ASoC: Intel: avs: Use lookup table to create modules
- [PATCH] ASoC: max98373: Removing 0x203E from the volatile reg
- Ryan Lee(Fri Jul 22 2022 - 21:53:28 EST)
- [PATCH] ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()
- [PATCH] ASoC: ti: remove sound support for DaVinci DM644x and DM646x
- [PATCH] ata:do not initialise statics to 0
- Xin Gao(Tue Jul 19 2022 - 07:43:49 EST)
- [PATCH] ata: pata_macio: Fix comment typo
- [PATCH AUTOSEL 4.14 1/6] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
- [PATCH AUTOSEL 4.14 2/6] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH AUTOSEL 4.14 3/6] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH AUTOSEL 4.14 4/6] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH AUTOSEL 4.14 5/6] scsi: target: Fix WRITE_SAME No Data Buffer crash
- [PATCH AUTOSEL 4.14 6/6] platform/x86: asus-wmi: Add key mappings
- [PATCH AUTOSEL 4.19 1/8] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
- [PATCH AUTOSEL 4.19 2/8] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH AUTOSEL 4.19 3/8] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH AUTOSEL 4.19 4/8] wifi: cfg80211: Allow P2P client interface to indicate port authorization
- [PATCH AUTOSEL 4.19 5/8] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH AUTOSEL 4.19 6/8] ASoC: wm8998: Fix event generation for input mux
- [PATCH AUTOSEL 4.19 7/8] scsi: target: Fix WRITE_SAME No Data Buffer crash
- [PATCH AUTOSEL 4.19 8/8] platform/x86: asus-wmi: Add key mappings
- [PATCH AUTOSEL 4.9 1/6] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
- [PATCH AUTOSEL 4.9 2/6] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH AUTOSEL 4.9 3/6] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH AUTOSEL 4.9 4/6] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH AUTOSEL 4.9 5/6] scsi: target: Fix WRITE_SAME No Data Buffer crash
- [PATCH AUTOSEL 4.9 6/6] platform/x86: asus-wmi: Add key mappings
- [PATCH AUTOSEL 5.10 01/25] Revert "evm: Fix memleak in init_desc"
- [PATCH AUTOSEL 5.10 02/25] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
- [PATCH AUTOSEL 5.10 03/25] x86/kvm/vmx: Make noinstr clean
- [PATCH AUTOSEL 5.10 04/25] objtool: Treat .text.__x86.* as noinstr
- [PATCH AUTOSEL 5.10 05/25] x86/bugs: Report AMD retbleed vulnerability
- Greg KH(Wed Jul 20 2022 - 03:48:38 EST)
- [PATCH AUTOSEL 5.10 06/25] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH AUTOSEL 5.10 07/25] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH AUTOSEL 5.10 08/25] x86/cpu/amd: Add Spectral Chicken
- [PATCH AUTOSEL 5.10 09/25] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
- [PATCH AUTOSEL 5.10 10/25] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
- [PATCH AUTOSEL 5.10 11/25] wifi: mac80211: do not wake queues on a vif that is being stopped
- [PATCH AUTOSEL 5.10 12/25] wifi: cfg80211: Allow P2P client interface to indicate port authorization
- [PATCH AUTOSEL 5.10 13/25] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830
- [PATCH AUTOSEL 5.10 14/25] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH AUTOSEL 5.10 15/25] ASoC: ti: omap-mcbsp: duplicate sysfs error
- [PATCH AUTOSEL 5.10 16/25] ASoC: tlv320adcx140: Fix tx_mask check
- [PATCH AUTOSEL 5.10 17/25] ASoC: wm8998: Fix event generation for input mux
- [PATCH AUTOSEL 5.10 18/25] ASoC: cs47l92: Fix event generation for OUT1 demux
- [PATCH AUTOSEL 5.10 19/25] ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE
- [PATCH AUTOSEL 5.10 20/25] scsi: target: Fix WRITE_SAME No Data Buffer crash
- [PATCH AUTOSEL 5.10 21/25] platform/x86: asus-wmi: Add key mappings
- [PATCH AUTOSEL 5.10 22/25] platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on the Asus T100TAF
- [PATCH AUTOSEL 5.10 23/25] scsi: ufs: core: Fix missing clk change notification on host reset
- [PATCH AUTOSEL 5.10 24/25] scsi: pm80xx: Fix 'Unknown' max/min linkrate
- [PATCH AUTOSEL 5.10 25/25] scsi: pm80xx: Set stopped phy's linkrate to Disabled
- [PATCH AUTOSEL 5.15 01/42] Revert "evm: Fix memleak in init_desc"
- [PATCH AUTOSEL 5.15 02/42] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
- [PATCH AUTOSEL 5.15 03/42] x86/kvm/vmx: Make noinstr clean
- [PATCH AUTOSEL 5.15 04/42] x86/cpufeatures: Move RETPOLINE flags to word 11
- [PATCH AUTOSEL 5.15 05/42] x86/retpoline: Swizzle retpoline thunk
- [PATCH AUTOSEL 5.15 06/42] x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
- [PATCH AUTOSEL 5.15 07/42] x86/sev: Avoid using __x86_return_thunk
- [PATCH AUTOSEL 5.15 08/42] objtool: Treat .text.__x86.* as noinstr
- [PATCH AUTOSEL 5.15 09/42] x86/bugs: Report AMD retbleed vulnerability
- [PATCH AUTOSEL 5.15 10/42] x86/bugs: Add AMD retbleed= boot parameter
- [PATCH AUTOSEL 5.15 11/42] x86/bugs: Enable STIBP for JMP2RET
- Re: [PATCH AUTOSEL 5.15 12/28] ASoC: rockchip: i2s: switch BCLK to GPIO
- [PATCH AUTOSEL 5.15 12/42] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH AUTOSEL 5.15 13/42] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH AUTOSEL 5.15 14/42] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
- [PATCH AUTOSEL 5.15 15/42] x86/bugs: Report Intel retbleed vulnerability
- [PATCH AUTOSEL 5.15 16/42] x86/xen: Rename SYS* entry points
- [PATCH AUTOSEL 5.15 17/42] x86/bugs: Do IBPB fallback check only once
- [PATCH AUTOSEL 5.15 18/42] x86/cpu/amd: Add Spectral Chicken
- [PATCH AUTOSEL 5.15 19/42] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
- [PATCH AUTOSEL 5.15 20/42] KVM: VMX: Flatten __vmx_vcpu_run()
- [PATCH AUTOSEL 5.15 21/42] KVM: VMX: Convert launched argument to flags
- [PATCH AUTOSEL 5.15 22/42] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
- [PATCH AUTOSEL 5.15 23/42] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
- [PATCH AUTOSEL 5.15 24/42] wifi: mac80211: do not wake queues on a vif that is being stopped
- [PATCH AUTOSEL 5.15 25/42] wifi: cfg80211: Allow P2P client interface to indicate port authorization
- [PATCH AUTOSEL 5.15 26/42] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830
- [PATCH AUTOSEL 5.15 27/42] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH AUTOSEL 5.15 28/42] ASoC: ti: omap-mcbsp: duplicate sysfs error
- [PATCH AUTOSEL 5.15 29/42] ASoC: tlv320adcx140: Fix tx_mask check
- [PATCH AUTOSEL 5.15 30/42] ASoC: wm5102: Fix event generation for output compensation
- [PATCH AUTOSEL 5.15 31/42] ASoC: wm8998: Fix event generation for input mux
- [PATCH AUTOSEL 5.15 32/42] ASoC: cs47l92: Fix event generation for OUT1 demux
- [PATCH AUTOSEL 5.15 33/42] ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE
- [PATCH AUTOSEL 5.15 34/42] scsi: target: Fix WRITE_SAME No Data Buffer crash
- [PATCH AUTOSEL 5.15 35/42] x86/kexec: Disable RET on kexec
- [PATCH AUTOSEL 5.15 36/42] platform/x86: asus-wmi: Add key mappings
- [PATCH AUTOSEL 5.15 37/42] platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on the Asus T100TAF
- [PATCH AUTOSEL 5.15 38/42] scsi: ufs: core: Fix missing clk change notification on host reset
- [PATCH AUTOSEL 5.15 39/42] scsi: pm80xx: Fix 'Unknown' max/min linkrate
- [PATCH AUTOSEL 5.15 40/42] scsi: pm80xx: Set stopped phy's linkrate to Disabled
- [PATCH AUTOSEL 5.15 41/42] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
- [PATCH AUTOSEL 5.15 42/42] ubsan: disable UBSAN_DIV_ZERO for clang
- [PATCH AUTOSEL 5.18 01/54] Revert "evm: Fix memleak in init_desc"
- [PATCH AUTOSEL 5.18 02/54] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
- [PATCH AUTOSEL 5.18 03/54] x86/kvm/vmx: Make noinstr clean
- [PATCH AUTOSEL 5.18 04/54] x86/cpufeatures: Move RETPOLINE flags to word 11
- [PATCH AUTOSEL 5.18 05/54] x86/retpoline: Cleanup some #ifdefery
- [PATCH AUTOSEL 5.18 06/54] x86/retpoline: Swizzle retpoline thunk
- [PATCH AUTOSEL 5.18 07/54] x86/retpoline: Use -mfunction-return
- [PATCH AUTOSEL 5.18 08/54] x86,objtool: Create .return_sites
- [PATCH AUTOSEL 5.18 09/54] x86/kvm: Fix SETcc emulation for return thunks
- [PATCH AUTOSEL 5.18 10/54] x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
- [PATCH AUTOSEL 5.18 11/54] x86/sev: Avoid using __x86_return_thunk
- [PATCH AUTOSEL 5.18 12/54] objtool: Treat .text.__x86.* as noinstr
- [PATCH AUTOSEL 5.18 13/54] x86/bugs: Report AMD retbleed vulnerability
- [PATCH AUTOSEL 5.18 14/54] x86/bugs: Add AMD retbleed= boot parameter
- [PATCH AUTOSEL 5.18 15/54] x86/bugs: Enable STIBP for JMP2RET
- [PATCH AUTOSEL 5.18 16/54] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH AUTOSEL 5.18 17/54] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH AUTOSEL 5.18 18/54] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
- [PATCH AUTOSEL 5.18 19/54] x86/bugs: Report Intel retbleed vulnerability
- [PATCH AUTOSEL 5.18 20/54] objtool: Update Retpoline validation
- [PATCH AUTOSEL 5.18 21/54] x86/xen: Rename SYS* entry points
- [PATCH AUTOSEL 5.18 22/54] x86/bugs: Do IBPB fallback check only once
- [PATCH AUTOSEL 5.18 23/54] x86/cpu/amd: Add Spectral Chicken
- [PATCH AUTOSEL 5.18 24/54] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
- [PATCH AUTOSEL 5.18 25/54] KVM: VMX: Flatten __vmx_vcpu_run()
- [PATCH AUTOSEL 5.18 26/54] KVM: VMX: Convert launched argument to flags
- [PATCH AUTOSEL 5.18 27/54] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
- [PATCH AUTOSEL 5.18 28/54] tty: Add N_CAN327 line discipline ID for ELM327 based CAN driver
- [PATCH AUTOSEL 5.18 29/54] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
- [PATCH AUTOSEL 5.18 30/54] wifi: mac80211: do not wake queues on a vif that is being stopped
- [PATCH AUTOSEL 5.18 31/54] wifi: cfg80211: Allow P2P client interface to indicate port authorization
- [PATCH AUTOSEL 5.18 32/54] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830
- [PATCH AUTOSEL 5.18 33/54] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH AUTOSEL 5.18 34/54] xdp: Fix spurious packet loss in generic XDP TX path
- [PATCH AUTOSEL 5.18 35/54] drm/ssd130x: Fix pre-charge period setting
- [PATCH AUTOSEL 5.18 36/54] ASoC: ti: omap-mcbsp: duplicate sysfs error
- [PATCH AUTOSEL 5.18 37/54] ASoC: tlv320adcx140: Fix tx_mask check
- [PATCH AUTOSEL 5.18 38/54] ASoC: wcd9335: Use int array instead of bitmask for TX mixers
- Re: [PATCH AUTOSEL 5.18 39/41] wireguard: selftests: use virt machine on m68k
- [PATCH AUTOSEL 5.18 39/54] ASoC: wm5102: Fix event generation for output compensation
- [PATCH AUTOSEL 5.18 40/54] ASoC: wm8998: Fix event generation for input mux
- [PATCH AUTOSEL 5.18 41/54] ASoC: cs47l92: Fix event generation for OUT1 demux
- [PATCH AUTOSEL 5.18 42/54] ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE
- [PATCH AUTOSEL 5.18 43/54] ASoC: qdsp6: fix potential memory leak in q6apm_get_audioreach_graph()
- [PATCH AUTOSEL 5.18 44/54] ASoC: rt5640: Fix the wrong state of JD1 and JD2
- [PATCH AUTOSEL 5.18 45/54] scsi: target: Fix WRITE_SAME No Data Buffer crash
- [PATCH AUTOSEL 5.18 46/54] x86/kexec: Disable RET on kexec
- [PATCH AUTOSEL 5.18 47/54] platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4
- [PATCH AUTOSEL 5.18 48/54] platform/x86: asus-wmi: Add key mappings
- [PATCH AUTOSEL 5.18 49/54] platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on the Asus T100TAF
- [PATCH AUTOSEL 5.18 50/54] scsi: ufs: core: Fix missing clk change notification on host reset
- [PATCH AUTOSEL 5.18 51/54] scsi: pm80xx: Fix 'Unknown' max/min linkrate
- [PATCH AUTOSEL 5.18 52/54] scsi: pm80xx: Set stopped phy's linkrate to Disabled
- [PATCH AUTOSEL 5.18 53/54] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
- [PATCH AUTOSEL 5.18 54/54] ubsan: disable UBSAN_DIV_ZERO for clang
- [PATCH AUTOSEL 5.4 01/16] Revert "evm: Fix memleak in init_desc"
- [PATCH AUTOSEL 5.4 02/16] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
- [PATCH AUTOSEL 5.4 03/16] x86/kvm/vmx: Make noinstr clean
- [PATCH AUTOSEL 5.4 04/16] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
- [PATCH AUTOSEL 5.4 05/16] x86/bugs: Optimize SPEC_CTRL MSR writes
- [PATCH AUTOSEL 5.4 06/16] wifi: mac80211: do not wake queues on a vif that is being stopped
- [PATCH AUTOSEL 5.4 07/16] wifi: cfg80211: Allow P2P client interface to indicate port authorization
- [PATCH AUTOSEL 5.4 08/16] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830
- [PATCH AUTOSEL 5.4 09/16] nilfs2: fix incorrect masking of permission flags for symlinks
- [PATCH AUTOSEL 5.4 10/16] ASoC: ti: omap-mcbsp: duplicate sysfs error
- [PATCH AUTOSEL 5.4 11/16] ASoC: wm8998: Fix event generation for input mux
- [PATCH AUTOSEL 5.4 12/16] ASoC: cs47l92: Fix event generation for OUT1 demux
- [PATCH AUTOSEL 5.4 13/16] scsi: target: Fix WRITE_SAME No Data Buffer crash
- [PATCH AUTOSEL 5.4 14/16] platform/x86: asus-wmi: Add key mappings
- [PATCH AUTOSEL 5.4 15/16] scsi: pm80xx: Fix 'Unknown' max/min linkrate
- [PATCH AUTOSEL 5.4 16/16] scsi: pm80xx: Set stopped phy's linkrate to Disabled
- [PATCH] b43:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:43:57 EST)
- [PATCH] be2net: Fix buffer overflow in be_get_module_eeprom
- [PATCH] blk-mq: avoid potential infinite loop in __blk_mq_alloc_request
- Liu Song(Fri Jul 22 2022 - 01:23:04 EST)
- Liu Song(Fri Jul 22 2022 - 04:16:01 EST)
- [PATCH] block: don't allow the same type rq_qos add more than once
- hanjinke(Tue Jul 19 2022 - 03:50:44 EST)
- [PATCH] block/drbd: Fix comment typo
- [PATCH] block: Fix comment typo
- Re: [PATCH] block: remove unnecessary type castings
- Yu Kuai(Wed Jul 20 2022 - 07:29:48 EST)
- Re: [PATCH] Bluetooth: Add default wakeup callback for HCI UART driver
- [PATCH] Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921
- Fae(Thu Jul 21 2022 - 22:01:12 EST)
- [PATCH] Bluetooth: hci_core: Use ERR_PTR instead of NULL
- [PATCH] Bluetooth: hci_sync: Use safe loop when adding accept list
- [PATCH] bnx2x: Fix comment typo
- [PATCH] bpf: Fix typo in comments in verifier
- [PATCH bpf-next 0/4] destructive bpf kfuncs (was: bpf_panic)
- [PATCH bpf-next 0/5] cleanup for data casting
- Pu Lehui(Sat Jul 16 2022 - 08:20:59 EST)
- [PATCH bpf-next 1/4] bpf: add BPF_F_DESTRUCTIVE flag for BPF_PROG_LOAD
- [PATCH bpf-next 1/5] bpf: Unify memory address casting operation style
- Pu Lehui(Sat Jul 16 2022 - 08:21:08 EST)
- [PATCH bpf-next 2/4] bpf: add destructive kfunc set
- [PATCH bpf-next 2/5] libbpf: Unify memory address casting operation style
- Pu Lehui(Sat Jul 16 2022 - 08:20:58 EST)
- [PATCH bpf-next 3/4] selftests/bpf: add destructive kfunc tests
- [PATCH bpf-next 3/5] selftests: bpf: Unify memory address casting operation style
- Pu Lehui(Sat Jul 16 2022 - 08:21:11 EST)
- [PATCH bpf-next 4/4] bpf: export crash_kexec() as destructive kfunc
- [PATCH bpf-next 4/5] samples: bpf: Unify memory address casting operation style
- Pu Lehui(Sat Jul 16 2022 - 08:21:05 EST)
- [PATCH bpf-next 5/5] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo
- Pu Lehui(Sat Jul 16 2022 - 08:21:03 EST)
- Pu Lehui(Mon Jul 18 2022 - 07:57:39 EST)
- [PATCH bpf-next] bpf, arm64: Fix compile error in dummy_tramp()
- [PATCH bpf-next] bpf: fix bpf compile error caused by CONFIG_CGROUP_BPF
- Xu Jia(Tue Jul 19 2022 - 04:50:17 EST)
- Re: [PATCH bpf-next v2 0/3] Use lightweigt version of bpftool
- Pu Lehui(Sat Jul 16 2022 - 03:13:30 EST)
- [PATCH bpf-next v2 0/5] cleanup for data casting
- Pu Lehui(Mon Jul 18 2022 - 08:59:35 EST)
- Pu Lehui(Tue Jul 19 2022 - 00:00:18 EST)
- [PATCH bpf-next v2 1/5] bpf: Unify memory address casting operation style
- Pu Lehui(Mon Jul 18 2022 - 08:59:27 EST)
- [PATCH bpf-next v2 2/5] libbpf: Unify memory address casting operation style
- Pu Lehui(Mon Jul 18 2022 - 08:59:30 EST)
- [PATCH bpf-next v2 3/5] selftests: bpf: Unify memory address casting operation style
- Pu Lehui(Mon Jul 18 2022 - 08:59:46 EST)
- [PATCH bpf-next v2 4/5] samples: bpf: Unify memory address casting operation style
- Pu Lehui(Mon Jul 18 2022 - 08:59:41 EST)
- [PATCH bpf-next v2 5/5] selftests/bpf: Change the casting about jited_ksyms and jited_linfo
- Pu Lehui(Mon Jul 18 2022 - 08:59:38 EST)
- Re: [PATCH bpf-next v3 4/8] bpf: Introduce cgroup iter
- Hao Luo(Wed Jul 20 2022 - 20:41:10 EST)
- Hao Luo(Thu Jul 21 2022 - 13:22:21 EST)
- Hao Luo(Thu Jul 21 2022 - 17:07:57 EST)
- Re: [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection
- Hao Luo(Mon Jul 18 2022 - 20:19:48 EST)
- [PATCH bpf-next v4 0/8] bpf: rstat: cgroup hierarchical stats
- [PATCH bpf-next v4 1/8] btf: Add a new kfunc set which allows to mark a function to be sleepable
- [PATCH bpf-next v4 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
- [PATCH bpf-next v4 3/8] bpf, iter: Fix the condition on p when calling stop.
- [PATCH bpf-next v4 4/8] bpf: Introduce cgroup iter
- [PATCH bpf-next v4 5/8] selftests/bpf: Test cgroup_iter.
- [PATCH bpf-next v4 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- [PATCH bpf-next v4 7/8] selftests/bpf: extend cgroup helpers
- [PATCH bpf-next v4 8/8] bpf: add a selftest for cgroup hierarchical stats collection
- [PATCH bpf-next v5 0/8] bpf: rstat: cgroup hierarchical stats
- [PATCH bpf-next v5 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
- [PATCH bpf-next v5 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
- [PATCH bpf-next v5 3/8] bpf, iter: Fix the condition on p when calling stop.
- [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
- Hao Luo(Fri Jul 22 2022 - 16:34:14 EST)
- [PATCH bpf-next v5 5/8] selftests/bpf: Test cgroup_iter.
- [PATCH bpf-next v5 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- [PATCH bpf-next v5 7/8] selftests/bpf: extend cgroup helpers
- [PATCH bpf-next v5 8/8] bpf: add a selftest for cgroup hierarchical stats collection
- Re: [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
- Re: [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
- Re: [PATCH bpf-next v6 06/23] selftests/bpf: Add tests for kfunc returning a memory pointer
- Re: [PATCH bpf-next v6 07/23] bpf: prepare for more bpf syscall to be used from kernel and user space.
- Re: [PATCH bpf-next v6 08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
- [PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
- [PATCH bpf-next v7 01/24] selftests/bpf: fix config for CLS_BPF
- [PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
- [PATCH bpf-next v7 03/24] bpf/verifier: do not clear meta in check_mem_size
- [PATCH bpf-next v7 04/24] selftests/bpf: add test for accessing ctx from syscall program type
- [PATCH bpf-next v7 05/24] bpf/verifier: allow kfunc to return an allocated mem
- [PATCH bpf-next v7 06/24] selftests/bpf: Add tests for kfunc returning a memory pointer
- [PATCH bpf-next v7 07/24] bpf: prepare for more bpf syscall to be used from kernel and user space.
- [PATCH bpf-next v7 08/24] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
- [PATCH bpf-next v7 09/24] HID: core: store the unique system identifier in hid_device
- [PATCH bpf-next v7 10/24] HID: export hid_report_type to uapi
- [PATCH bpf-next v7 11/24] HID: convert defines of HID class requests into a proper enum
- [PATCH bpf-next v7 12/24] HID: Kconfig: split HID support and hid-core compilation
- [PATCH bpf-next v7 13/24] HID: initial BPF implementation
- [PATCH bpf-next v7 14/24] selftests/bpf: add tests for the HID-bpf initial implementation
- [PATCH bpf-next v7 15/24] HID: bpf: allocate data memory for device_event BPF programs
- [PATCH bpf-next v7 16/24] selftests/bpf/hid: add test to change the report size
- [PATCH bpf-next v7 17/24] HID: bpf: introduce hid_hw_request()
- [PATCH bpf-next v7 18/24] selftests/bpf: add tests for bpf_hid_hw_request
- [PATCH bpf-next v7 19/24] HID: bpf: allow to change the report descriptor
- [PATCH bpf-next v7 20/24] selftests/bpf: add report descriptor fixup tests
- [PATCH bpf-next v7 21/24] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
- [PATCH bpf-next v7 22/24] samples/bpf: add new hid_mouse example
- [PATCH bpf-next v7 23/24] HID: bpf: add Surface Dial example
- [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs
- [PATCH bpf-next v8 02/24] bpf/verifier: allow kfunc to read user provided context
- Re: [PATCH bpf-next v9 3/4] bpf, arm64: Implement bpf_arch_text_poke() for arm64
- [PATCH] brcmsmac: Fix typo 'the the' in comment
- [PATCH] btrfs: change btrfs_insert_file_extent() to btrfs_insert_hole_extent()
- [PATCH]btrfs: Fix fstest case btrfs/219
- hmsjwzb(Fri Jul 22 2022 - 01:34:36 EST)
- [PATCH] btrfs: Fix unused variable in load_free_space_cache()
- [PATCH] caif: Fix bitmap data type in "struct caifsock"
- [PATCH] can: c_can: remove wrong comment
- [PATCH] can: j1939: Remove unnecessary WARN_ON_ONCE in j1939_sk_queue_activate_next_locked()
- [PATCH] can: pch_can: move setting of errc to before use
- Tom Rix(Thu Jul 21 2022 - 12:17:51 EST)
- [PATCH] certs: make system keyring depend on x509 parser
- Re: [PATCH] char: remove VR41XX related char driver
- [PATCH][CIFS] update MAINTAINERS files with reviewers for cifs.ko
- [PATCH] clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x
- [PATCH] clk: mediatek: mt8195-infra_ao: Set pwrmcu clocks as critical
- Re: [PATCH] clk: qcom: Drop mmcx gdsc supply for dispcc and videocc
- Re: [PATCH] clk: qcom: sc8280xp: add parent to gcc_ufs_phy_axi_clk for sa8540p
- [PATCH] clk: sunxi-ng: Fix H6 RTC clock definition
- [PATCH] clk/ti/adpll: remove useless comparison in ti_adpll_free_resources()
- [PATCH] clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'
- [PATCH] cnic: Fix comment typo
- Re: [PATCH] coresight: trbe: fix Kconfig "its" grammar
- [patch] cpufreq: ondemand: Use cpumask_var_t for on-stack cpu mask
- Zhao Liu(Thu Jul 21 2022 - 22:46:17 EST)
- [PATCH] cpufreq: tegra194: Staticize struct tegra_cpufreq_soc instances
- [PATCH] cpuidle: coupled: Fix comment typo
- RE: [PATCH] cpuidle: Move cpuidle driver forward before acpi driver in Makefile
- [PATCH] cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
- [PATCH] cpuidle: tegra: Fix comment typo
- [PATCH] crypto: ccp - Add support for new CCP/PSP device ID
- [PATCH] crypto: ccree - Remove a useless dma_supported() call
- [PATCH] crypto: Fix comment typo
- [PATCH] crypto: fix warnings from missing .note.GNU-stack
- [PATCH] crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
- [PATCH] crypto: hisilicon/sec - fix auth key size error
- Kai Ye(Wed Jul 20 2022 - 22:25:37 EST)
- Re: [PATCH] crypto: hisilicon/zip: Use the bitmap API to allocate bitmaps
- [PATCH] crypto: inside-secure: Add missing MODULE_DEVICE_TABLE for of
- [PATCH] crypto: lib - add module license to libsha1
- Re: [PATCH] crypto: lib/arc4 - expose library interface
- [PATCH] crypto: qat - add check to validate firmware images
- [PATCH] crypto:repeated word: 'block'.
- Xin Gao(Wed Jul 20 2022 - 08:08:27 EST)
- Re: [PATCH] crypto: rmd160: fix Kconfig "its" grammar
- Re: [PATCH] crypto: sahara - don't sleep when in softirq
- [PATCH] crypto: tcrypt - Remove the static variable initialisations to NULL
- [PATCH] crypto: testmgr - some more fixes to RSA test vectors
- [PATCH] cyrpto:delete the rebundant word "block" in comments
- [PATCH] Date:do not initialise statics to 0
- Xin Gao(Tue Jul 19 2022 - 07:30:13 EST)
- [PATCH] devres: Slightly optimize alloc_dr()
- [PATCH] dma-buf: Fix comment typo
- Re: [PATCH] dmaengine: idxd: Correct IAX operation code names
- [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
- Re: [PATCH] dmaengine: xilinx: use strscpy to replace strlcpy
- RE: [PATCH] dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
- [PATCH] dma-mapping:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:40:11 EST)
- [PATCH] dma-mapping: update comment after dmabounce removal
- Re: [PATCH] dma: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
- [PATCH] docs: ABI: correct QEMU fw_cfg spec path
- [PATCH] docs: admin-guide: ix typo in comment
- [PATCH] docs: bpf: Fix typo in comment
- [PATCH] docs: core-api: Fix typo in comment
- [PATCH] docs: driver-api: firmware: add driver firmware guidelines.
- [PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v2)
- [PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v3)
- [PATCH] docs: fixed table margin in configfs-usb-gadget-mass-storage
- [PATCH] Documentation: ACPI: EINJ: Fix obsolete example
- [PATCH] Documentation: arm: marvell: Add Orion codenames and archive homepage
- Re: [PATCH] Documentation: ext4: fix cell spacing of table heading on blockmap table
- [PATCH] Documentation: Fix all occurences of the 'the the' typo
- [PATCH] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH] doc/vm: move overcommit-accounting doc to admin-guide
- Alex Shi(Thu Jul 21 2022 - 05:14:01 EST)
- [PATCH] driver core: Do not add a device that has been removed in device_shutdown to devices_kset list again.
- Jiazi.Li(Thu Jul 21 2022 - 08:34:02 EST)
- lijiazi(Fri Jul 22 2022 - 02:18:19 EST)
- lijiazi(Fri Jul 22 2022 - 03:31:42 EST)
- lijiazi(Fri Jul 22 2022 - 04:22:50 EST)
- lijiazi(Fri Jul 22 2022 - 06:31:05 EST)
- [PATCH] drivers/bluetooth: Add PID of Foxconn bluetooth Adapter
- Fae(Tue Jul 19 2022 - 21:10:41 EST)
- [PATCH] drivers: iommu: fix clang -wformat warning
- [PATCH] drivers: irqchip: Allocate alignment addr by ITS_BASER.Page_size
- wangwudi(Sat Jul 16 2022 - 03:11:57 EST)
- wangwudi(Mon Jul 18 2022 - 03:36:27 EST)
- wangwudi(Thu Jul 21 2022 - 04:46:53 EST)
- [PATCH] drivers: lkdtm: fix clang -Wformat warning
- [PATCH] drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder
- [PATCH] drm/amd: Fix typo 'the the' in comment
- [PATCH] drm/amdgpu: Fix comment typo
- [PATCH] drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched()
- [PATCH] drm/amdgpu: use native mode for dp aux transfer
- [PATCH] drm/ast: add dmabuf/prime buffer sharing support
- [PATCH] drm/bridge: megachips: Fix a null pointer dereference bug
- Zheyu Ma(Sat Jul 16 2022 - 04:13:26 EST)
- [PATCH] drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the log
- Re: [PATCH] drm: Fix EDID firmware load on resume
- [PATCH] drm: Fix typo 'the the' in comment
- [PATCH] drm/i915: Fix 32-bit build
- [PATCH] drm/i915/gt: Remove unneeded semicolon
- [PATCH] drm/i915/selftests: Fix comment typo
- [PATCH] drm/i915: stop using swiotlb
- [PATCH] drm/imx/dcss: get rid of HPD warning message
- [PATCH] drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks
- [PATCH drm-misc-next v5 0/4] drm: rename CMA helpers to DMA helpers
- [PATCH drm-misc-next v5 1/4] drm/fb: rename FB CMA helpers to FB DMA helpers
- [PATCH drm-misc-next v5 2/4] drm/gem: rename GEM CMA helpers to GEM DMA helpers
- [PATCH drm-misc-next v5 3/4] drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
- [PATCH drm-misc-next v5 4/4] drm/todo: remove task to rename CMA helpers
- [PATCH drm-misc-next v6 0/5] drm: rename CMA helpers to DMA helpers
- [PATCH drm-misc-next v6 1/5] drm/fb: remove unused includes of drm_fb_cma_helper.h
- [PATCH drm-misc-next v6 2/5] drm/fb: rename FB CMA helpers to FB DMA helpers
- [PATCH drm-misc-next v6 3/5] drm/gem: rename GEM CMA helpers to GEM DMA helpers
- [PATCH drm-misc-next v6 4/5] drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
- [PATCH drm-misc-next v6 5/5] drm/todo: remove task to rename CMA helpers
- Re: [PATCH] drm/msm/dsi: Set panel orientation when directly connected
- [PATCH] drm/msm: Make .remove and .shutdown HW shutdown consistent
- Re: [PATCH] drm/panel-edp: add AUO B133UAN02.1 panel entry
- [PATCH] drm/panel-edp: add IVO M133NW4J-R3 panel entry
- [PATCH] drm/panel-edp: Fix typo in kerneldoc comment (appers=>appears)
- [PATCH] drm/radeon: Fix comment typo
- Re: [PATCH] drm/ssd130x: Use new regmap bulk write support to drop custom bus
- [PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
- [PATCH] dt-bindings: arm: msm: Fix typo in comment
- [PATCH] dt-bindings: arm: qcom: Document additional sku6 for sc7180 pazquel
- Re: [PATCH] dt-bindings: bus: qcom,ssc-block-bus: rework arrays and drop redundant minItems
- [PATCH] dt-bindings: clock: Fix typo in comment
- [PATCH] dt-bindings: display: mediatek: dpi: add power-domains property
- [PATCH] dt-bindings: fpga: Fix typo in comment
- [PATCH] dt-bindings: iio/dac: adi,ad5766: Add missing type to 'output-range-microvolts'
- [PATCH] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/V2L SoC
- Re: [PATCH] dt-bindings: leds: class-multicolor: reference class directly in multi-led node
- [PATCH] dt-bindings: leds: Describe optional 'reg' property used for Qualcomm LPG nodes
- Re: [PATCH] dt-bindings: leds: lp50xx: fix LED children names
- [PATCH] dt-bindings: leds: pwm-multicolor: document max-brigthness
- Re: [PATCH] dt-bindings: marvell: Update Armada 37xx platform bindings
- Re: [PATCH] dt-bindings: mediatek: Add #reset-cells to mt8186 sys-clock controller
- Re: [PATCH] dt-bindings: mfd: stm32-timers: Move fixed string node names under 'properties'
- [PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name
- [PATCH] dt-bindings: net: ethernet-controller: Rework 'fixed-link' schema
- [PATCH] dt-bindings: net: fsl,fec: Add missing types to phy-reset-* properties
- [PATCH] dt-bindings: panel: raydium,rm67191: Add missing type to 'video-mode'
- [PATCH] dt-bindings: PCI: fsl,imx6q-pcie: Add missing type for 'reset-gpio-active-high'
- Re: [PATCH] dt-bindings: pinctrl: mt8195: Use drive-strength-microamp in examples
- [PATCH] dt-bindings: pinctrl: st,stm32: Correct 'resets' property name
- Re: [PATCH] dt-bindings: power: reset: qcom,pshold: convert to dtschema
- [PATCH] dt-bindings: power: supply: charger-manager: Add missing type for 'cm-battery-stat'
- [PATCH] dt-bindings: regulator: Add missing type for 'regulator-microvolt-offset'
- [PATCH] dt-bindings: rtc: microcrystal,rv3032: Add missing type to 'trickle-voltage-millivolt'
- [PATCH] dt-bindings: timer: renesas,cmt: Fix R-Car Gen4 fall-out
- [PATCH] ecryptfs: keystore: Fix typo 'the the' in comment
- [PATCH] edac: cpc925: Remove the static variable initialisations to 0
- [PATCH] EDAC/ghes: Fix buffer overflow in ghes_edac_register()
- [PATCH] efi: Fix comment typo
- Re: [PATCH] efi/x86: use naked RET on mixed mode call wrapper
- Re: [PATCH] erofs: get rid of the leftover PAGE_SIZE in dir.c
- JeffleXu(Fri Jul 22 2022 - 02:10:53 EST)
- Re: [PATCH] ext4: aligned '*' in comments
- Re: [PATCH] ext4: Reflect mb_optimize_scan value in options file
- [PATCH] f2fs: Delete f2fs_copy_page() and replace with memcpy_page()
- [PATCH] f2fs: don't bother wait_ms by foreground gc
- [PATCH] f2fs: introduce sysfs atomic write statistics
- [PATCH] f2fs: modify task name prefix
- [PATCH] f2fs: Use memcpy_page() in f2fs_copy_page()
- [PATCH Fix 0/2] Fix out-of-bounds maple tree isue
- [PATCH Fix 1/2] maple_tree: Fix mas_expected_entries() off by one
- [PATCH Fix 2/2] kernel/fork: Detect mas_store() failure in dup_mmap()
- Re: [PATCH] FIX CONFIG_CMDLINE is not avail when kernel config line in grub ends with --
- [PATCH] Fix fstest case btrfs/219
- [PATCH] fs: btrfs: fix a possible use-after-free bug caused by incorrect error handling in prepare_to_relocate()
- Re: [PATCH] fs: Call kmap_local_page() in copy_string_kernel()
- [PATCH] fs: drop_caches: skip dropping pagecache which is always dirty
- CGEL(Wed Jul 20 2022 - 02:02:39 EST)
- CGEL(Wed Jul 20 2022 - 03:02:09 EST)
- CGEL(Wed Jul 20 2022 - 21:00:32 EST)
- [PATCH] fs: Fix typo 'the the' in comment
- [PATCH] fsnotify: Fix comment typo
- Xin Gao(Fri Jul 22 2022 - 15:47:15 EST)
- [PATCH] fs/ntfs3: Remove unused function wnd_bits
- [PATCH] fs/reiserfs/inode: remove dead code in _get_block_create_0()
- zengjx95(Wed Jul 20 2022 - 02:33:32 EST)
- Al Viro(Wed Jul 20 2022 - 02:58:05 EST)
- zengjx95(Wed Jul 20 2022 - 04:30:54 EST)
- [PATCH] ftrace: Fix improper usage of __trace_stack() function.
- [PATCH] ftrace/x86: Remove jumps to ftrace_epilogue
- [PATCH] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
- [PATCH] gpio: gpio-xilinx: Fix integer overflow
- [PATCH] hantro: Remove dedicated control documentation
- Re: [PATCH] hantro: Remove incorrect HEVC SPS validation
- [PATCH] hfsplus: Convert kmap() to kmap_local_page() in bnode.c
- [PATCH] hfsplus: Fix code typo
- Xin Gao(Fri Jul 22 2022 - 15:52:00 EST)
- [PATCH] HID: alps: Declare U1_UNICORN_LEGACY support
- [PATCH] HID: apple: Add "GANSS" to the non-Apple list
- Re: [PATCH] HID: core: remove unneeded assignment in hid_process_report()
- [PATCH] HID: intel-ish-hid: Fix comment typo
- [PATCH] HID: intel-ish-hid: Fix typo 'the the' in comment
- [PATCH] HID: lg-g15: Fix comment typo
- Re: [PATCH] HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
- Re: [PATCH] HID: nintendo: Add missing array termination
- Re: [PATCH] HID: nintendo: deregister home LED when it fails
- [PATCH] HID: nintendo: Fix unused-const-variable compiler warning
- [PATCH] hugetlb_cgroup: fix wrong hugetlb cgroup numa stat
- [PATCH] hwmon: (aquacomputer_d5next) Add D5 Next fan control support
- Re: [PATCH] hwmon: (aspeed-pwm-tacho) increase fan tach period (again)
- [PATCH] hwmon (occ): Fix response length in checksum retry
- [PATCH] hwmon: remove deprecated asus_wmi_ec_sensors driver
- [PATCH] hwrng: Fix comment typo
- Re: [PATCH] i2c: aspeed: Fix slave mode unexpected irq handler
- Re: [PATCH] i2c: brcmstb: Fixed adapter named with optional interrupts
- [PATCH] i2c: brcmstb: Use dev_name() for adapter name
- [PATCH] i2c: cp2615: check the return value of kzalloc()
- Re: [PATCH] i2c: Use u8 type in i2c transfer calls
- [PATCH] IB/core: Fix typo 'the the' in comment
- [PATCH] IB: Fix comment typo
- [PATCH] IB/ipoib: Fix typo 'the the' in comment
- [PATCH] IB/qib: Fix typo 'the the' in comment
- Re: [PATCH] ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments
- Re: [PATCH] iio: accel: mxc4005: report orientation of accelerometer
- [PATCH] iio: Be consistent with allocation result tests.
- Re: [PATCH] iio: light: isl29028: Fix the warning in isl29028_remove()
- Re: [PATCH] iio: magnetometer: rm3100: do not explicity set INDIO_BUFFER_TRIGGERED mode
- [PATCH] iio: magn: hmc5843: Fix typo 'the the' in comment
- Re: [PATCH] iio: proximity: sx9324: add empty line in front of bullet list
- [PATCH] iio: Use parens with sizeof
- [PATCH] init: Fix comment typo
- Re: [PATCH] Input: adc-joystick - fix ordering in adc_joystick_probe()
- [PATCH] Input: i8042 - Apply probe defer to more ASUS ZenBook models
- Re: [PATCH] Input: properly queue synthetic events
- [PATCH] intel_idle: Fix false positive RCU splats due to incorrect hardirqs state
- Re: [PATCH] intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check
- [PATCH] iommu/amd: Disable guest vapic logging during early kdump init
- [PATCH] io_uring: do not recycle buffer in READV
- [PATCH] io_uring: fix free of unallocated buffer list
- [PATCH] iov_iter: Microoptimize fault_in_iov_iter_(writable|readable)
- Re: [PATCH] ipc: mqueue: fix possible memory leak in init_mqueue_fs()
- [PATCH] ipmi: Fix comment typo
- [PATCH] irqchip/gic-v3: Fix comment typo
- [PATCH] irqchip: mips-gic: check the return value of ioremap() in gic_of_init()
- [PATCH] irqchip/mips-gic: Fix comment typo
- [PATCH] irqchip/mmp: fix missing extern init code
- [PATCH] irqchip/mmp: fix missing include of <linux/irqchip/mmp.h>
- [PATCH] isdn: mISDN: hfcsusb: Fix comment typo
- [PATCH] iwlwifi: Fix typo 'the the' in comment
- Re: [PATCH] iwlwifi: mvm: fix clang -Wformat warnings
- Re: [PATCH] jbd2: Fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted
- [PATCH] kallsyms: make arch_get_kallsym() static
- [PATCH] kbuild: add dtbs_prepare target
- [PATCH] kbuild: introduce $(GCC) variable for path-prefix or version-suffix
- [PATCH] kbuild: remove RCS_TAR_IGNORE
- [PATCH] kconfig: Qt5: tell the user which packages are required
- [PATCH] kconfig: shorten the temporary directory name for cc-option
- [PATCH] kernel:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:35:46 EST)
- [PATCH] kernel/sched/cputime: Fix unused value in cputime_adjust()
- zengjx95(Wed Jul 20 2022 - 06:30:14 EST)
- Re: [PATCH] kernel: watchdog: fix missing space coding style issue
- [PATCH] kernel/watch_queue: Delete a semicolon
- Li kunyu(Thu Jul 21 2022 - 02:51:12 EST)
- [PATCH] kernel/watch_queue: Make pipe NULL while clearing watch_queue
- Greg KH(Sat Jul 23 2022 - 10:03:53 EST)
- Greg KH(Sat Jul 23 2022 - 10:04:26 EST)
- [PATCH] kernfs: Fix typo 'the the' in comment
- [PATCH] keys/keyctl: Use kfree_rcu instead of kfree
- Greg KH(Sat Jul 23 2022 - 10:05:25 EST)
- Greg KH(Sat Jul 23 2022 - 10:43:24 EST)
- [PATCH] ksefltest: pidfd: Fix wait_states: Test terminated by timeout
- Re: [PATCH] KVM: arm64: Fix hypervisor address symbolization
- [PATCH] KVM: nSVM: Pull CS.Base from actual VMCB12 for soft int/ex re-injection
- [PATCH] KVM: nVMX: Fix comment typo
- [PATCH] KVM: PPC: Book3S HV: Fix comment typo
- [PATCH] KVM: PPC: Fix comment typo
- Re: [PATCH] KVM: selftests: Double check on the current CPU in rseq_test
- Re: [PATCH] kvm: stats: tell userspace which values are boolean
- [PATCH] KVM: SVM: Fix x2APIC MSRs interception
- [PATCH] KVM: x86: Do not block APIC write for non ICR registers
- [PATCH] KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT
- Re: [PATCH] leds: clevo-mail: fix Kconfig "its" grammar
- Re: [PATCH] lib/debugobjects: Fix stat count and optimize debug_objects_mem_init.
- [PATCH] lib/lru_cache: Fixed array overflow caused by incorrect boundary handling.
- Re: [PATCH] lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
- [PATCH] lib/mpi: Fix typo 'the the' in comment
- [PATCH] lib: zstd: Fix comment typo
- Xin Gao(Thu Jul 21 2022 - 21:48:04 EST)
- [PATCH] lib: zstd: Fix typo 'the the' in comment
- [PATCH linux-next] drm/bridge: anx7625: Remove redundant 'flush_workqueue()' calls 'destroy_workqueue()' already drains the queue before destroying it, so there is no need to flush it explicitly.So,remove the redundant 'flush_workqueue()' calls.
- [PATCH linux-next] powerpc: init jump label early in ppc 64
- [PATCH linux-next] soc: mediatek:fix the compile warning which about svs_resume() and svs_suspend() When the static function are not be used,there gonna be a WARNNING for it. Ignore these will make the compile to sucess and should not effect any other thing.
- Re: [PATCH linux-next] soc: mediatek:fix the compile warning which about svs_resume() and svs_suspend() When the static function are not be used,there gonna be a WARNNING for it. Ignore these will make the compile to sucess and should not effect any other thing.
- [PATCH] linux/tracepoint: Fix typo
- Re: [PATCH] linux/wait: Fix __wait_event_hrtimeout for RT/DL tasks
- [PATCH] lkdtm: Disable return thunks in rodata.c
- [PATCH] lkdtm: Keep the rodata test from causing retbleed WARNINGS
- [PATCH] lockdown: Fix kexec lockdown bypass with ima policy
- Greg KH(Wed Jul 20 2022 - 10:24:51 EST)
- [PATCH] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
- [PATCH] locking/lockdep: use pr_warn_once for reporting that lockdep is turned off
- [PATCH] locking: Mark spinlocks noinline when inline spinlocks are disabled
- [PATCH] LoongArch: Fix wrong "ROM Size" of boardinfo
- [PATCH] LoongArch: Remove unused header compiler.h
- Jun Yi(Wed Jul 20 2022 - 22:11:41 EST)
- [PATCH] m68k:do not initialise statics to 0.
- Xin Gao(Mon Jul 18 2022 - 06:56:19 EST)
- [PATCH] m68k/mac: Fixed duplicate "in" in comments.
- Xin Gao(Wed Jul 20 2022 - 06:54:16 EST)
- [PATCH] mac80211: Fix wrong channel bandwidths reported for aggregates
- Re: [PATCH] mailbox: cancel timer before starting it
- Da Xue(Tue Jul 19 2022 - 03:08:34 EST)
- [PATCH] mailbox: Fix typo 'the the' in comment
- [PATCH] mailmap: update Baolin Wang's email
- [PATCH] mailmap: update Gao Xiang's email addresses
- [PATCH] MAINTAINERS: add header file to TI DAVINCI SERIES CLOCK DRIVER
- Re: [PATCH] MAINTAINERS: Add Robin Murphy as IOMMU SUBSYTEM reviewer
- RE: [PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers
- [PATCH] MAINTAINERS: rectify entry for ARM/NUVOTON NPCM ARCHITECTURE
- [PATCH] MAINTAINERS: remove outdated patch submission guidelines
- [PATCH] MAINTAINERS: Update Intel 8255 GPIO driver file list
- [PATCH] MAINTAINERS: Update Microchip MCP3911 to Maintained
- [PATCH] MAINTAINERS: Update Richard Henderson's address
- [PATCH] MAINTAINERS: Use my kernel.org email
- [PATCH] Makefile.extrawarn: add -Wformat-insufficient-args for clang build
- [PATCH] Makefile.extrawarn: re-enable -Wformat for clang
- Re: [PATCH] Makefile: replace headers_install with headers for kselftest
- Re: [PATCH] maple: change the pointer name from maple_enode to maple_enode_p
- [PATCH] maple_tree: Add a mas_destroy() call to mas_expected_entries() failure path
- [PATCH] maple_tree: Do not inline write slow path
- [PATCH] maple_tree: Drop typedef from header
- [PATCH] maple_tree: Fix bitwise for logical operator in mas_validate_limits()
- [PATCH] maple_tree: Fix mas_empty_area() wrapping
- Re: [PATCH] maple_tree: Fix sparse reported issues
- [PATCH] media: cedrus: Fix NULL buf dereference
- [PATCH] media: cedrus: hevc: Add check for invalid timestamp
- [PATCH] media: cx88: Fix typo 'the the' in comment
- [PATCH] media: destage Hantro VPU driver
- [PATCH] media: dib8000: Fix comment typo
- [PATCH] media: dvb-frontends: Fix typo 'the the' in comment
- [PATCH] media: Fix comment typo
- [PATCH] media: gspca: Fix typo 'the the' in comment
- [PATCH] media: i2c: mt9v111: Fix typo 'the the' in comment
- [PATCH] media: imx-jpeg: Add a timeout mechanism for each frame
- [PATCH] media: imx-jpeg: Remove unnecessary memset() after dma_alloc_coherent()
- [PATCH] media: ivtv: Fix typo 'the the' in comment
- [PATCH] media: mc-request.c: Fix comment typo
- [PATCH] media: omap3isp: Fix comment typo
- [PATCH] media: platform: Fix comment typo
- [PATCH] media: platform: omap: Fix comment typo
- [PATCH] media: platform: ti: Fix typo 'the the' in comment
- [PATCH] media: rkisp1: Implement ENUM_FRAMESIZES
- [PATCH] media: saa7164: Fix typo 'the the' in comment
- [PATCH] media: staging: media: zoran: Added * on subsequent lines of Blockcomment
- [PATCH] media: staging: media: zoran: Deleted dead code
- [PATCH] media: staging: media: zoran: Fixed Block comments
- [PATCH] media: staging: media: zoran: Removed braces for single statement block
- [PATCH] media: sun6i-csi: Fix comment typo
- [PATCH] media: tm6000: Fix typo 'the the' in comment
- [PATCH] media: uvc: Fix typo 'the the' in comment
- [PATCH] media: v4l2-ioctl: Fix typo 'the the' in comment
- Re: [PATCH] memblock tests: change build options to run-time options
- Re: [PATCH] memory: of: Add of_node_put() when breaking out of for_each_child_of_node()
- Liang He(Tue Jul 19 2022 - 04:23:04 EST)
- [PATCH] Merge: Fix comment typo
- [PATCH] microblaze: Fix typo in comment
- [PATCH] MIPS: Fix comment typo
- Re: [PATCH] MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32
- Re: [PATCH] misc: bcm-vk: Specify the minimum number of IRQ vecs
- [PATCH] mmap: Fix hugetlb accounting error in __split_vma()
- [PATCH] mmap: Remove unroll from __vma_adjust()
- [PATCH] mmap: Remove unroll from vma_expand()
- [PATCH] mmc: block: Dont report successful writes with errors
- [PATCH] mmc/core: fix repeated words in comments
- [PATCH] mmc: dw_mmc: Fix typo 'the the' in comment
- [PATCH] mmc/host: fix repeated words in comments
- [PATCH] mm/cma_debug.c: align the name buffer length as struct cma
- [PATCH] mmc: sdhci-acpi: Fix typo 'the the' in comment
- [PATCH] mmc: sdhci-bcm-kona: Fix comment typo
- Re: [PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
- Re: [PATCH] mm/damon/reclaim: fix 'enabled' is incorrectly set because 'system_wq' is not initialized
- Re: [PATCH] mm/dmapool.c: avoid duplicate memset within dma_pool_alloc
- [PATCH] mm: Fix comment typo
- Re: [PATCH] mm: fix missing wake-up event for FSDAX pages
- Re: [PATCH] mm: fix use-after free of page_ext after race with memory-offline
- Re: [PATCH] mm/huge_memory: Return from zap_huge_pmd after WARN_ONCE.
- Re: [PATCH] mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
- [PATCH] mm/mempolicy: remove unneeded out label
- [PATCH] mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP
- Zi Yan(Thu Jul 21 2022 - 11:49:03 EST)
- [PATCH] mm/mmap: Drop VM_BUG_ON() until better tested
- [PATCH] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
- Peter Xu(Wed Jul 20 2022 - 17:53:31 EST)
- Peter Xu(Wed Jul 20 2022 - 18:03:07 EST)
- [PATCH] mm/page_alloc: Correct the wrong cpuset file path in comment
- [PATCH] mm/page_owner.c: allow page_owner with given start_pfn/count
- [PATCH] mm: remove obsolete comment in do_fault_around()
- [PATCH] mm: Remove the redundant updating of stats_flush_threshold
- [PATCH] mm: remove unneeded PageAnon check in restore_exclusive_pte()
- [PATCH] mm: shrinkers: fix double kfree on shrinker name
- [PATCH mm v2 00/33] kasan: switch tag-based modes to stack ring from per-object metadata
- [PATCH mm v2 01/33] kasan: check KASAN_NO_FREE_META in __kasan_metadata_size
- [PATCH mm v2 02/33] kasan: rename kasan_set_*_info to kasan_save_*_info
- [PATCH mm v2 03/33] kasan: move is_kmalloc check out of save_alloc_info
- [PATCH mm v2 04/33] kasan: split save_alloc_info implementations
- [PATCH mm v2 05/33] kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
- [PATCH mm v2 06/33] kasan: introduce kasan_print_aux_stacks
- [PATCH mm v2 07/33] kasan: introduce kasan_get_alloc_track
- [PATCH mm v2 08/33] kasan: introduce kasan_init_object_meta
- [PATCH mm v2 09/33] kasan: clear metadata functions for tag-based modes
- [PATCH mm v2 10/33] kasan: move kasan_get_*_meta to generic.c
- [PATCH mm v2 11/33] kasan: introduce kasan_requires_meta
- [PATCH mm v2 12/33] kasan: introduce kasan_init_cache_meta
- [PATCH mm v2 13/33] kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta
- [PATCH mm v2 14/33] kasan: only define kasan_metadata_size for Generic mode
- [PATCH mm v2 15/33] kasan: only define kasan_never_merge for Generic mode
- [PATCH mm v2 16/33] kasan: only define metadata offsets for Generic mode
- [PATCH mm v2 17/33] kasan: only define metadata structs for Generic mode
- [PATCH mm v2 18/33] kasan: only define kasan_cache_create for Generic mode
- [PATCH mm v2 19/33] kasan: pass tagged pointers to kasan_save_alloc/free_info
- [PATCH mm v2 20/33] kasan: move kasan_get_alloc/free_track definitions
- [PATCH mm v2 21/33] kasan: cosmetic changes in report.c
- [PATCH mm v2 22/33] kasan: use virt_addr_valid in kasan_addr_to_page/slab
- [PATCH mm v2 23/33] kasan: use kasan_addr_to_slab in print_address_description
- [PATCH mm v2 24/33] kasan: make kasan_addr_to_page static
- [PATCH mm v2 25/33] kasan: simplify print_report
- [PATCH mm v2 26/33] kasan: introduce complete_report_info
- [PATCH mm v2 27/33] kasan: fill in cache and object in complete_report_info
- [PATCH mm v2 28/33] kasan: rework function arguments in report.c
- [PATCH mm v2 29/33] kasan: introduce kasan_complete_mode_report_info
- [PATCH mm v2 30/33] kasan: implement stack ring for tag-based modes
- [PATCH mm v2 31/33] kasan: support kasan.stacktrace for SW_TAGS
- [PATCH mm v2 32/33] kasan: dynamically allocate stack ring entries
- [PATCH mm v2 33/33] kasan: better identify bug types for tag-based modes
- [PATCH] mm/z3fold: do not unlock in z3fold_page_putback()
- zengjx95(Wed Jul 20 2022 - 02:58:26 EST)
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- [PATCH] module: Replace kmap() with kmap_local_page()
- [PATCH] mptcp: Fix comment typo
- [PATCH] mtd: check the return value of devm_ioremap() in docg3_probe()
- [PATCH] mtd:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:56:02 EST)
- [PATCH] mtd: rawnand: gpmi: Fix typo 'the the' in comment
- Re: [PATCH] mtd: spi-nor: mt25qu: Ignore 6th ID byte
- Re: [PATCH] mtip32xx: replace ternary operator with min_t()
- [PATCH] mwifiex: Fix comment typo
- [PATCH] mwifiex: Fix typo 'the the' in comment
- Re: [PATCH] nbd: add missing definition of pr_fmt
- Yu Kuai(Mon Jul 18 2022 - 09:52:39 EST)
- Yu Kuai(Wed Jul 20 2022 - 07:46:52 EST)
- Yu Kuai(Fri Jul 22 2022 - 22:14:40 EST)
- Yu Kuai(Fri Jul 22 2022 - 22:15:49 EST)
- Yu Kuai(Sat Jul 23 2022 - 00:16:43 EST)
- Re: [PATCH net 0/5] net: lan966x: Fix issues with MAC table
- Re: [PATCH net 1/1] net: stmmac: remove redunctant disable xPCS EEE call
- [PATCH net 1/2] net: lantiq_xrx200: confirm skb is allocated before using
- [PATCH net 2/2] net: lantiq_xrx200: fix return value in ENOMEM case
- [PATCH] net: cxgb3: Fix comment typo
- [PATCH] net: dsa: ocelot: suppress PHY device scanning on the internal MDIO bus
- [PATCH] net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
- Tom Rix(Sat Jul 16 2022 - 17:47:09 EST)
- [PATCH] net: ethernet/sfc: Fix comment typo
- Re: [PATCH] netfilter: ipvs: Use the bitmap API to allocate bitmaps
- [PATCH] net: ieee802154: ca8210: Fix comment typo
- Re: [PATCH] net/ieee802154: fix repeated words in comments
- [PATCH] net: ipa: Fix typo 'the the' in comment
- [PATCH] net: llc: Fix comment typo
- [PATCH] net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
- Re: [PATCH net] net: prestera: acl: use proper mask for port selector
- [PATCH net] netrom: fix sleep in atomic context bugs in timer handlers
- [PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
- [PATCH net-next 0/2] mlx5: Use NUMA distance metrics
- [PATCH net-next 0/2] net: ipa: move configuration data files
- [PATCH net-next 0/4] netlink: add 'bitmap' attribute type and API
- [PATCH net-next 0/5] net: ipa: small transaction updates
- [PATCH net-next 1/2] firmware: xilinx: add support for sd/gem config
- [PATCH net-next 1/2] mlxsw: use netif_is_any_bridge_port() instead of open code
- [PATCH net-next 1/2] net: ipa: list supported IPA versions in the Makefile
- [PATCH net-next 1/2] sched/topology: Expose sched_numa_find_closest
- [PATCH net-next 1/4] bitmap: add converting from/to 64-bit arrays of explicit byteorder
- [PATCH net-next 1/5] net: ipa: add a transaction committed list
- [PATCH net-next 2/2] net: ipa: move configuration data files into a subdirectory
- [PATCH net-next 2/2] net: macb: Add zynqmp SGMII dynamic configuration support
- [PATCH net-next 2/2] net: marvell: prestera: use netif_is_any_bridge_port instead of open code
- [PATCH net-next 2/2] net/mlx5: Improve remote NUMA preferences used for the IRQ affinity hints
- [PATCH net-next 2/4] bitmap: add a couple more helpers to work with arrays of u64s
- [PATCH net-next 2/5] net: ipa: rearrange transaction initialization
- [PATCH net-next 3/4] lib/test_bitmap: cover explicitly byteordered arr64s
- [PATCH net-next 3/5] net: ipa: skip some cleanup for unused transactions
- [PATCH net-next 4/4] netlink: add 'bitmap' attribute type (%NL_ATTR_TYPE_BITMAP / %NLA_BITMAP)
- [PATCH net-next 4/5] net: ipa: report when the driver has been removed
- [PATCH net-next 5/5] net: ipa: fix an outdated comment
- [PATCH net-next] ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
- [PATCH net-next] net: delete extra space and tab in blank line
- Re: [Patch net-next] net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
- [PATCH net-next] net: dsa: microchip: fix the missing ksz8_r_mib_cnt
- [PATCH net-next] net: fix uninitialised msghdr->sg_from_iter
- [PATCH net-next] net: ipa: add an endpoint device attribute group
- [PATCH net-next] net: ipa: initialize ring indexes to 0
- [PATCH net-next] net: ipv6: avoid accepting values greater than 2 for accept_untracked_na
- Jaehee(Wed Jul 20 2022 - 14:38:03 EST)
- [PATCH net-next] net: phy: micrel: Fix warn: passing zero to PTR_ERR
- Re: [PATCH net-next] net: prestera: acl: add support for 'police' action on egress
- [PATCH net-next] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
- Hau(Fri Jul 22 2022 - 11:21:58 EST)
- Hau(Fri Jul 22 2022 - 11:23:26 EST)
- Hau(Fri Jul 22 2022 - 11:26:56 EST)
- [PATCH net-next] tcp: fix condition for increasing pingpong count
- [Patch net-next v1 0/9] net: dsa: microchip: add support for phylink mac config and link up
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- Hans S(Sun Jul 17 2022 - 12:25:07 EST)
- Hans S(Sun Jul 17 2022 - 15:23:10 EST)
- Hans S(Thu Jul 21 2022 - 10:08:42 EST)
- [PATCH net-next v1 1/2] net: asix: ax88772: migrate to phylink
- [Patch net-next v1 1/9] net: dsa: microchip: add common gigabit set and get function
- [PATCH net-next v1 2/2] net: asix: ax88772: add ethtool pause configuration
- [Patch net-next v1 2/9] net: dsa: microchip: add common ksz port xmii speed selection function
- [Patch net-next v1 3/9] net: dsa: microchip: add common duplex and flow control function
- [Patch net-next v1 4/9] net: dsa: microchip: add support for common phylink mac link up
- [Patch net-next v1 5/9] net: dsa: microchip: lan937x: add support for configuing xMII register
- [Patch net-next v1 6/9] net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
- [Patch net-next v1 7/9] net: dsa: microchip: ksz9477: use common xmii function
- [Patch net-next v1 8/9] net: dsa: microchip: ksz8795: use common xmii function
- [Patch net-next v1 9/9] net: dsa: microchip: add support for phylink mac config
- [PATCH net-next V2 0/2] mlx5: Use NUMA distance metrics
- [PATCH net-next v2 0/5] net: ipa: small transaction updates
- Re: [PATCH net-next v2 0/6] net/smc: Introduce virtually contiguous buffers for SMC-R
- Tony Lu(Mon Jul 18 2022 - 08:45:40 EST)
- [PATCH net-next v2 0/9] net: marvell: prestera: add nexthop routes offloading
- [PATCH net-next V2 1/2] sched/topology: Expose sched_numa_find_closest
- [PATCH net-next v2 1/5] net: ipa: add a transaction committed list
- [PATCH net-next v2 1/9] net: marvell: prestera: Add router nexthops ABI
- [PATCH net-next V2 2/2] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
- [PATCH net-next v2 2/5] net: ipa: rearrange transaction initialization
- [PATCH net-next v2 2/9] net: marvell: prestera: Add cleanup of allocated fib_nodes
- [PATCH net-next v2 3/5] net: ipa: skip some cleanup for unused transactions
- [PATCH net-next v2 3/9] net: marvell: prestera: Add strict cleanup of fib arbiter
- [PATCH net-next v2 4/5] net: ipa: report when the driver has been removed
- [PATCH net-next v2 4/9] net: marvell: prestera: add delayed wq and flush wq on deinit
- [PATCH net-next v2 5/5] net: ipa: fix an outdated comment
- [PATCH net-next v2 5/9] net: marvell: prestera: Add length macros for prestera_ip_addr
- [PATCH net-next v2 6/9] net: marvell: prestera: Add heplers to interact with fib_notifier_info
- [PATCH net-next v2 7/9] net: marvell: prestera: add stub handler neighbour events
- [PATCH net-next v2 8/9] net: marvell: prestera: Add neighbour cache accounting
- [PATCH net-next v2 9/9] net: marvell: prestera: Propogate nh state from hw to kernel
- Re: [PATCH net-next v2] atl1c: use netif_napi_add_tx() for Tx NAPI
- [PATCH net-next v2] net: ipa: add an endpoint device attribute group
- Re: [PATCH net-next v2] net: prestera: acl: fix code formatting
- [PATCH net-next v2] tcp: fix condition for increasing pingpong count
- RE: [PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
- Re: [PATCH net-next v3 01/47] dt-bindings: phy: Add Lynx 10G phy binding
- Re: [PATCH net-next v3 03/47] dt-bindings: net: Convert FMan MAC bindings to yaml
- [PATCH net-next v3 0/3] add framework for selftests in devlink
- [PATCH net-next V3 0/3] Introduce and use NUMA distance metrics
- Re: [PATCH net-next v3 06/47] [RFT] phy: fsl: Add Lynx 10G SerDes driver
- Re: [PATCH net-next v3 07/47] net: phy: Add support for rate adaptation
- Re: [PATCH net-next v3 08/47] net: phylink: Support differing link speeds and interface speeds
- Re: [PATCH net-next v3 10/47] net: phylink: Adjust link settings based on rate adaptation
- Re: [PATCH net-next v3 12/47] net: phy: aquantia: Add support for AQR115
- Re: [PATCH net-next v3 13/47] net: phy: aquantia: Add some additional phy interfaces
- [PATCH net-next v3 1/3] devlink: introduce framework for selftests
- [PATCH net-next V3 1/3] sched/topology: Add NUMA-based CPUs spread API
- Re: [PATCH net-next v3 14/47] net: phy: aquantia: Add support for rate adaptation
- RE: [PATCH net-next v3 19/47] net: fman: Get PCS node in per-mac init
- RE: [PATCH net-next v3 20/47] net: fman: Store initialization function in match data
- RE: [PATCH net-next v3 21/47] net: fman: Move struct dev to mac_device
- RE: [PATCH net-next v3 22/47] net: fman: Configure fixed link in memac_initialization
- RE: [PATCH net-next v3 23/47] net: fman: Export/rename some common functions
- [PATCH net-next v3 2/3] bnxt_en: refactor NVM APIs
- [PATCH net-next V3 2/3] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
- RE: [PATCH net-next v3 24/47] net: fman: memac: Use params instead of priv for max_speed
- RE: [PATCH net-next v3 25/47] net: fman: Move initialization to mac-specific files
- RE: [PATCH net-next v3 26/47] net: fman: Mark mac methods static
- RE: [PATCH net-next v3 27/47] net: fman: Inline several functions into initialization
- RE: [PATCH net-next v3 28/47] net: fman: Remove internal_phy_node from params
- RE: [PATCH net-next v3 29/47] net: fman: Map the base address once
- RE: [PATCH net-next v3 30/47] net: fman: Pass params directly to mac init
- RE: [PATCH net-next v3 31/47] net: fman: Use mac_dev for some params
- RE: [PATCH net-next v3 32/47] net: fman: Specify type of mac_dev for exception_cb
- RE: [PATCH net-next v3 33/47] net: fman: Clean up error handling
- [PATCH net-next v3 3/3] bnxt_en: implement callbacks for devlink selftests
- [PATCH net-next V3 3/3] enic: Use NUMA distances logic when setting affinity hints
- RE: [PATCH net-next v3 34/47] net: fman: Change return type of disable to void
- RE: [PATCH net-next v3 35/47] net: dpaa: Use mac_dev variable in dpaa_netdev_init
- RE: [PATCH net-next v3 36/47] soc: fsl: qbman: Add helper for sanity checking cgr ops
- RE: [PATCH net-next v3 37/47] soc: fsl: qbman: Add CGR update function
- RE: [PATCH net-next v3 38/47] net: dpaa: Adjust queue depth on rate change
- RE: [PATCH net-next v3 39/47] net: fman: memac: Add serdes support
- Re: [PATCH net-next v3 41/47] [RFT] net: dpaa: Convert to phylink
- RE: [PATCH net-next v3 42/47] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
- RE: [PATCH net-next v3 46/47] arm64: dts: ls1046ardb: Add serdes bindings
- [PATCH net-next v3] net: ipa: add an endpoint device attribute group
- Re: [PATCH net-next v4 00/27] io_uring zerocopy send
- [PATCH net-next v4 0/3] add framework for selftests in devlink
- [PATCH net-next v4 1/3] devlink: introduce framework for selftests
- [PATCH net-next v4 2/3] bnxt_en: refactor NVM APIs
- [PATCH net-next v4 3/3] bnxt_en: implement callbacks for devlink selftests
- [PATCH net-next v4] net: ipa: add an endpoint device attribute group
- Re: [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
- [PATCH net-next v5 0/2] add framework for selftests in devlink
- [PATCH net-next v5 1/2] devlink: introduce framework for selftests
- [PATCH net-next v5 2/2] bnxt_en: implement callbacks for devlink selftests
- [PATCH net-next v6 0/2] add framework for selftests in devlink
- [PATCH net-next v6 1/2] devlink: introduce framework for selftests
- [PATCH net-next v6 2/2] bnxt_en: implement callbacks for devlink selftests
- [PATCH] net: openvswitch: Fix comment typo
- [PATCH net] r8152: fix a WOL issue
- Re: [PATCH] net: rose: fix unregistered netdevice: waiting for rose0 to become free
- [PATCH net] sctp: fix sleep in atomic context bug in timer handlers
- [PATCH net v2 1/2] net: dsa: sja1105: silent spi_device_id warnings
- [PATCH net v2 2/2] net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
- [PATCH -next 0/2] ASoC: Cleanup deprecated regmap-irq functionality
- [PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon
- [PATCH -next 0/2] Fix a bug and commit a code optimization
- Xu Qiang(Mon Jul 18 2022 - 09:10:46 EST)
- [PATCH -next 0/5] ASoC: fsl: Fix sparse warning
- [PATCH -next 1/2] brcmfmac: Support multiple AP interfaces and fix STA disconnection issue
- [PATCH -next 1/2] irqdomain: fix possible uninitialized variable in irq_find_mapping()
- Xu Qiang(Mon Jul 18 2022 - 09:10:50 EST)
- [PATCH -next 1/2] sound: soc: codecs: wcd9335: Convert irq chip to config regs
- [PATCH -next 1/3] firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_probe()
- [PATCH -next 1/3] usb: typec: anx7411: Fix wrong pointer passed to PTR_ERR()
- [PATCH -next 1/5] ASoC: fsl_sai: Don't use plain integer as NULL pointer
- [PATCH -next 2/2] brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists
- [PATCH -next 2/2] irqdomain: Replace revmap_direct_max_irq field with hwirq_max field
- Xu Qiang(Mon Jul 18 2022 - 09:10:43 EST)
- [PATCH -next 2/2] sound: soc: codecs: wcd938x: Remove spurious type_base from irq chip
- [PATCH -next 2/3] firmware: stratix10-svc: fix memory leak when platform_device_alloc/add() fails
- [PATCH -next 2/3] usb: typec: anx7411: Fix return value check in anx7411_register_i2c_dummy_clients()
- [PATCH -next 2/5] ASoC: fsl_asrc: force cast the asrc_format type
- [PATCH -next 3/3] firmware: stratix10-svc: add missing platform_device_unregister()
- [PATCH -next 3/3] usb: typec: anx7411: Fix error return code in anx7411_i2c_probe()
- [PATCH -next 3/5] ASoC: fsl-asoc-card: force cast the asrc_format type
- [PATCH -next 4/5] ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format
- [PATCH -next 5/5] ASoC: imx-card: use snd_pcm_format_t type for asrc_format
- [PATCH -next] amt: Return true/false (not 1/0) from bool function
- Yang Li(Wed Jul 20 2022 - 22:44:54 EST)
- [PATCH -next] apparmor: Fix some kernel-doc comments
- Yang Li(Mon Jul 18 2022 - 02:30:31 EST)
- Re: [PATCH -next] arch_topology: Fix cache attributes detection in the CPU hotplug path
- [PATCH -next] bcache: Fix spelling mistakes
- Re: [PATCH -next] bcache: Fix spelling mistakes and cleanup code
- Coly Li(Mon Jul 18 2022 - 23:31:42 EST)
- [PATCH -next] bdi: remove enum wb_congested_state
- [PATCH -next] blktrace: Fix some kernel-doc comments
- Yang Li(Mon Jul 18 2022 - 02:18:44 EST)
- Re: [PATCH -next] clk: qcom: fix build error initializer element is not constant
- Re: [PATCH][next] Drivers: hv: Fix spelling mistake "total_pages_commited" -> "total_pages_committed"
- Wei Liu(Mon Jul 18 2022 - 07:19:53 EST)
- Re: [PATCH -next] drm/amdgpu: double free error and freeing uninitialized null pointer
- Re: [PATCH -next] ext4: avoid remove directory when directory is corrupted
- Re: [PATCH -next] ext4: recover csum seed of tmp_inode after migrating to extents
- [PATCH -next] extcon: max77843: Replace irqchip mask_invert with unmask_base
- [PATCH -next] fs/buffer: Fix some kernel-doc comments
- Yang Li(Mon Jul 18 2022 - 02:05:46 EST)
- [PATCH -next] gpio: sl28cpld: Replace irqchip mask_invert with unmask_base
- Re: [PATCH -next] iommu/dma: Fix missing mutex_init() in iommu_get_msi_cookie()
- [PATCH -next] irqchip: sl28cpld: Replace irqchip mask_invert with unmask_base
- [PATCH][next] KVM: selftests: Fix spelling mistake "mismtach" -> "mismatch"
- [PATCH -next] LoongArch: Fix unsigned comparison with less than zero
- Yang Li(Thu Jul 21 2022 - 20:42:49 EST)
- [PATCH -next] md: remove unneeded semicolon
- Yang Li(Thu Jul 21 2022 - 20:28:14 EST)
- [PATCH -next] media: vimc: fix wrong pointer passed to PTR_ERR() in vimc_create_links()
- [PATCH -next] nvmem: core: add error handling for dev_set_name
- Greg KH(Mon Jul 18 2022 - 10:20:11 EST)
- [PATCH -next] nvmem: core: Fix memleak in nvmem_register()
- Greg KH(Sat Jul 16 2022 - 04:24:04 EST)
- [PATCH -next] nvmem: node: using put_device to replace kfree_const
- Greg KH(Mon Jul 18 2022 - 10:23:01 EST)
- Re: [PATCH][next] nvmet-auth: Fix a couple of spelling mistakes
- [PATCH][next] perf inject: Fix spelling mistake "theads" -> "threads"
- Re: [PATCH -next] power: supply: ab8500: add missing destroy_workqueue in ab8500_charger_bind
- [PATCH -next RFC] f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data
- Ye Bin(Mon Jul 18 2022 - 07:23:59 EST)
- Re: [PATCH -next] riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
- [PATCH][next] scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"
- [PATCH -next] thermal/drivers/u8500: Remove unnecessary print function dev_err()
- Yang Li(Mon Jul 18 2022 - 20:36:10 EST)
- [PATCH -next] ublk_drv: fix missing error return code in ublk_add_dev()
- Ming Lei(Mon Jul 18 2022 - 03:41:22 EST)
- [PATCH -next] ublk_drv: remove unneeded semicolon
- Yang Li(Sun Jul 17 2022 - 21:54:42 EST)
- Ming Lei(Mon Jul 18 2022 - 03:39:19 EST)
- [PATCH -next] usb: ehci: Read CMD_RUN instead of STS_HALT in ehci_halt with ZX-200
- xy521521(Sat Jul 23 2022 - 03:38:20 EST)
- Greg KH(Sat Jul 23 2022 - 05:31:57 EST)
- Re: [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
- Yu Kuai(Wed Jul 20 2022 - 07:38:13 EST)
- Re: [PATCH -next v2 2/2] arch_topology: Fix cache attributes detection in the CPU hotplug path
- [PATCH -next v2] ASoC: Intel: Fix missing clk_disable_unprepare() on err in platform_clock_control()
- Re: [PATCH -next v2] ext4: fix warning in ext4_iomap_begin as race between bmap and write
- [PATCH -next,v2] nvmem: core: Fix memleak in nvmem_register()
- [PATCH -next v2] wifi: b43legacy: clean up one inconsistent indenting
- Yang Li(Tue Jul 19 2022 - 03:56:48 EST)
- [PATCH -next,v3] nvmem: core: Fix memleak in nvmem_register()
- [PATCH -next,v4] nvmem: core: Fix memleak in nvmem_register()
- [PATCH -next,v5] nvmem: core: Fix memleak in nvmem_register()
- Greg KH(Mon Jul 18 2022 - 10:21:37 EST)
- [PATCH -next] wifi: mac80211: clean up one inconsistent indenting
- Yang Li(Mon Jul 18 2022 - 20:44:33 EST)
- [PATCH] nfp: bpf: Fix typo 'the the' in comment
- Re: [PATCH] nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt
- [PATCH nolibc v1] selftests/nolibc: Avoid generated files being committed
- [PATCH] nouveau/svm: Fix to migrate all requested pages
- [PATCH] nvme-auth: fix input checking
- Tom Rix(Sat Jul 16 2022 - 16:39:37 EST)
- [PATCH] nvme-auth: Uninitialized variable in nvme_auth_transform_key()
- [PATCH] nvme: Define compat_ioctl again to unbreak 32-bit userspace.
- [PATCH] nvme-pci: remove useless assignment in nvme_pci_setup_prps
- Liu Song(Sat Jul 16 2022 - 07:50:17 EST)
- [PATCH] nvmet-auth: Fix unsigned comparison with less than zero
- [PATCH] nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
- [PATCH] objtool,x86: Remove unneeded code in special_get_alts()
- [PATCH] of/fdt: Clean up early_init_dt_reserve_memory_arch()
- [PATCH] orangefs: Fix code typo
- Xin Gao(Fri Jul 22 2022 - 15:57:16 EST)
- Re: [PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
- [PATCH] parisc: check the return value of ioremap() in lba_driver_probe()
- [PATCH] parisc/mm: Remove the static variable initialisations to 0
- Re: [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support
- Re: [PATCH Part2 v6 04/49] x86/sev: set SYSCFG.MFMD
- Re: [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
- [PATCH] [PATCH bpf-next] libbpf: Add bpf_obj_get_opts()
- Re: [PATCH] [PATCH v2] riscv: add as-options for modules with assembly compontents
- [PATCH] PCI/ACPI: Update link to PCI firmware specification
- [PATCH] PCI: Convert to new *_PM_OPS macros
- Re: [PATCH] PCI: designware-ep: Move DBI access to init_complete if notifier is used
- [PATCH] PCI: eliminate abnormal characters when reads help information of "PCI_P2PDMA" under menuconfig
- Liu Song(Wed Jul 20 2022 - 03:22:44 EST)
- [PATCH] PCI: endpoint: check the return value of alloc_workqueue()
- [PATCH] PCI: fu740: Remove unnecessary include files
- Re: [PATCH] PCI: qcom: Add support for modular builds
- [PATCH] perf/core: Fix typo
- [PATCH] perf cs-etm: Fix comment typo
- [PATCH] perf: Fix typo 'the the' in comment
- [PATCH] perf probe: Fix comment typo
- Re: [PATCH] perf python: Avoid deprecation warning on distutils
- [PATCH] perf/tests: Fix test case 83 on s390
- Re: [PATCH] perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
- [PATCH] phy: tegra: xusb: check the return value of devm_kzalloc() in tegra_xusb_setup_usb_role_switch()
- [PATCH] pinctrl: at91: Fix typo 'the the' in comment
- Re: [PATCH] pinctrl: Don't allow PINCTRL_AMD to be a module
- Re: [PATCH] pinctrl: qcom: spmi-gpio: make the irqchip immutable
- Re: [PATCH] platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
- [PATCH] platform/chrome: cros_kbd_led_backlight: fix build warning
- [PATCH] platform/chrome: cros_typec_switch: Add ACPI Kconfig dep
- [PATCH] platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4
- [PATCH] platform/surface: tabletsw: Fix __le32 integer access
- [PATCH] platform/x86: Fix comment typo
- Xin Gao(Thu Jul 21 2022 - 22:24:12 EST)
- [PATCH] platform/x86: pmc_atom: Add Lex 3I380NX industrial PC to critclk_systems DMI table
- [PATCH] platform/x86: remove useless comparisons in sony_pic_read_possible_resource()
- Re: [PATCH] posix_acl: Use try_cmpxchg in get_acl
- [PATCH] posix-timers: make do_clock_gettime() static
- [PATCH] powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P
- [PATCH] powerpc/64s: Disable stack variable initialisation for prom_init
- Re: [PATCH] powerpc/fsl-pci: Fix Class Code of PCIe Root Port
- [PATCH] powerpc/ps3: Fix comment typo
- [PATCH] powerpc/pseries/vas: Fix comment typo
- [PATCH] powerpc: Remove the static variable initialisations to 0
- [PATCH] powerpc/sysdev: Fix comment typo
- Re: [PATCH] power: supply: ab8500_fg: drop unexpected word 'is' in the comments
- [PATCH] power: supply: ab8500: Fix comment typo
- [PATCH] power: supply: ab8500: remove unused static local variable
- Tom Rix(Mon Jul 18 2022 - 22:27:56 EST)
- [PATCH] power: supply: bq27xxx: fix __be16 warnings
- [PATCH] power: supply: bq27xxx: fix NULL vs 0 warnings
- [PATCH] power: supply: cw2015: Use device managed API to simplify the code
- Zheyu Ma(Sat Jul 16 2022 - 22:59:34 EST)
- [PATCH] power: supply: Fix comment typo
- Re: [PATCH] power: supply: Fix typo in power_supply_check_supplies
- [PATCH] power: supply: Fix typo 'the the' in comment
- [PATCH] power: supply: tps65217: Fix comment typo
- [PATCH] printk: Skip console drivers on PREEMPT_RT.
- [PATCH] proc: add some (hopefully) insightful comments
- [PATCH] profile: setup_profiling_timer() is moslty not implemented
- [PATCH] qtnfmac: Fix typo 'the the' in comment
- Re: [PATCH] random: cap jitter samples per bit to factor of HZ
- [PATCH] random: handle archrandom in plural words
- Re: [PATCH] random: Use try_cmpxchg in _credit_init_bits
- Re: [PATCH rcu 04/12] rcu: Switch polled grace-period APIs to ->gp_seq_polled
- Re: [PATCH rcu 1/7] rcu/nocb: Add/del rdp to iterate from rcuog itself
- Re: [PATCH rcu 2/7] rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
- Re: [PATCH rcu 3/7] rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direct call
- Re: [PATCH rcu 4/7] rcu/nocb: Add an option to offload all CPUs on boot
- Re: [PATCH rcu 5/7] rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
- Re: [PATCH rcu 6/7] rcu/nocb: Add option to opt rcuo kthreads out of RT priority
- Re: [PATCH rcu 7/7] rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
- [PATCH] rcu: Only check tasks blocked on leaf rcu_nodes for PREEMPT_RCU
- Zqiang(Thu Jul 21 2022 - 20:47:39 EST)
- [PATCH] rcu-tasks: Make RCU Tasks Trace checking for userspace execution
- Zqiang(Sun Jul 17 2022 - 10:43:39 EST)
- [PATCH] RDMA/cxgb4: Cleanup unused assignments
- [PATCH] RDMA: Fix comment typo
- Xin Gao(Thu Jul 21 2022 - 22:19:23 EST)
- Re: [PATCH] RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
- Re: [PATCH] RDMA/irdma: Use the bitmap API to allocate bitmaps
- Re: [PATCH] RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
- Re: [PATCH] RDMA/qib: Use the bitmap API to allocate bitmaps
- Re: [PATCH] RDMA/qib: Use the bitmap API when applicable
- Re: [PATCH] RDMA: remove useless condition in siw_create_cq()
- Re: [PATCH] RDMA/rxe: Fix typo
- [PATCH][Rebased] intel_idle: Add a new flag to initialize the AMX state
- [PATCH REBASE] regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
- Re: [PATCH] regmap: permit to set reg_update_bits with bulk implementation
- [PATCH] regmap: support regmap_field_write() on non-readable fields
- Re: [PATCH] [REGRESSION] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
- [PATCH] regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
- Re: [PATCH] regulator: core: Resolve supply name earlier to prevent double-init
- RE: [PATCH] regulator: da9063: disable unused voltage monitors
- Re: [PATCH] remoteproc: core: check state in rproc_boot
- Peng Fan(Tue Jul 19 2022 - 20:49:16 EST)
- Re: [PATCH] remoteproc: qcom: q6v5: Use _clk_get_optional for aggre2_clk
- Re: [PATCH] remove custom return values in vc04_services
- [PATCH RESEND 00/10] drm: use idr_init_base() over idr_init() if applicable
- [PATCH RESEND 01/10] drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handles
- [PATCH RESEND 02/10] drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles
- [PATCH RESEND 0/2] drm/virtio: use drm managed resources
- [PATCH RESEND 03/10] drm: use idr_init_base() to initialize master->magic_map
- [PATCH RESEND 04/10] drm: use idr_init_base() to initialize master->lessee_idr
- [PATCH RESEND 05/10] drm: use idr_init_base() to initialize mode_config.object_idr
- [PATCH RESEND 06/10] drm: use idr_init_base() to initialize mode_config.tile_idr
- [PATCH RESEND 07/10] drm/sis: use idr_init_base() to initialize dev_priv->object_idr
- [PATCH RESEND 08/10] drm/v3d: use idr_init_base() to initialize v3d_priv->perfmon.idr
- [PATCH RESEND 09/10] drm/via: use idr_init_base() to initialize dev_priv->object_idr
- [PATCH RESEND 10/10] drm/todo: remove task for idr_init_base()
- [PATCH RESEND 1/2] drm/virtio: plane: use drm managed resources
- [PATCH RESEND 2/2] drm/virtio: kms: use drm managed resources
- [PATCH RESEND 3/3 cgroup/for-5.20] cgroup: Make !percpu threadgroup_rwsem operations optional
- [PATCH RESEND] drm/msm/dsi: fix the inconsistent indenting
- [PATCH RESEND] dt-bindings: leds: qcom-wled: fix number of addresses
- [PATCH RESEND] dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
- [PATCH RESEND] scripts/gdb: Fix gdb 'lx-symbols' command
- [PATCH RESEND] tools/thermal: tmon: include pthread and time headers in tmon.h
- Re: [PATCH RESEND v2 1/2] Documentation: qat: Use code block for qat sysfs example
- [PATCH RESEND v2] Documentation: KUnit: Fix example with compilation error
- Re: [PATCH RESEND v2] media: uvcvideo: Fix memory leak in uvc_gpio_parse
- [PATCH RESEND v2] spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects
- Re: [PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle
- Yu Kuai(Wed Jul 20 2022 - 07:45:41 EST)
- Re: [PATCH RESEND v6] backlight: lp855x: Switch to atomic PWM API
- [PATCH RESEND] xfs: fix for variable set but not used warning
- [PATCH] reset: reset-simple should depends on HAS_IOMEM
- Re: [PATCH] resource: re-factor page_is_ram()
- [PATCH] Revert "KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled"
- [PATCH] Revert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control"
- [PATCH RFC 0/4] fscrypt changes for btrfs encryption
- Re: [PATCH rfc 0/6] Scheduler BPF
- Re: [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive,plic: Document Renesas RZ/Five SoC
- Re: [PATCH RFC 1/3] vdpa/mlx5: Implement susupend virtqueue callback
- [PATCH RFC 1/4] fscrypt: expose fscrypt_nokey_name
- [PATCH RFC 2/4] fscrypt: add flag allowing partially-encrypted directories
- [PATCH RFC 3/4] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility
- [PATCH RFC 4/4] fscrypt: Add new encryption policy for btrfs.
- [PATCH,RFC] livepatch: fix race between fork and klp_reverse_transition
- Song Liu(Thu Jul 21 2022 - 19:24:18 EST)
- [PATCH RFC] rtmutex: Fix BUG_ON at kernel/locking/rtmutex.c:1331!
- yuxin.ye(Wed Jul 20 2022 - 03:29:06 EST)
- yuxin.ye(Thu Jul 21 2022 - 03:17:21 EST)
- yuxin.ye(Fri Jul 22 2022 - 04:02:14 EST)
- Re: [PATCH RFC] tools/memory-model: Adjust ctrl dependency definition
- [PATCH RFC v2 00/16] btrfs: add fscrypt integration
- [PATCH RFC v2 01/16] btrfs: store directorys' encryption state
- [PATCH RFC v2 02/16] btrfs: use fscrypt_name's instead of name/len everywhere.
- [PATCH RFC v2 03/16] btrfs: setup fscrypt_names from dentrys using helper
- [PATCH RFC v2 04/16] btrfs: factor a fscrypt_name matching method
- [PATCH RFC v2 05/16] btrfs: disable various operations on encrypted inodes
- [PATCH RFC v2 06/16] btrfs: add fscrypt operation table to superblock
- [PATCH RFC v2 07/16] btrfs: start using fscrypt hooks.
- [PATCH RFC v2 08/16] btrfs: add a subvolume flag for whole-volume encryption
- [PATCH RFC v2 09/16] btrfs: translate btrfs encryption flags and encrypted inode flag.
- [PATCH RFC v2 10/16] btrfs: add iv generation function for fscrypt
- [PATCH RFC v2 11/16] btrfs: store an IV per encrypted normal file extent
- [PATCH RFC v2 12/16] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag.
- [PATCH RFC v2 13/16] btrfs: reuse encrypted filename hash when possible.
- [PATCH RFC v2 14/16] btrfs: adapt directory read and lookup to potentially encrypted filenames
- [PATCH RFC v2 15/16] btrfs: encrypt normal file extent data if appropriate
- [PATCH RFC v2 16/16] btrfs: implement fscrypt ioctls
- [PATCH RFC v4] sbitmap: fix possible io hung due to lost wakeup
- Yu Kuai(Fri Jul 22 2022 - 22:29:21 EST)
- [PATCH RFT 3/6] scsi: pm8001: Use sas_ata_link_abort() to handle NCQ errors
- Re: [PATCH] riscv: compat: vdso: Fix vdso_install target
- [PATCH] riscv: cpufreq: enable cpu frequency scaling menu
- Re: [PATCH] riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
- Guo Ren(Wed Jul 20 2022 - 00:05:21 EST)
- Re: [PATCH] riscv: traps_misaligned: do not duplicate stringify
- [PATCH] rsi: Fix comment typo
- [PATCH] rsi: sdio: Fix typo 'the the' in comment
- [PATCH] rtc: rs5c372: Fix comment typo
- [PATCH] rtc: rs5c372: Fix typo 'the the' in comment
- [PATCH] rtl8xxxu: Fix the error handling of the probe function
- Zheyu Ma(Sat Jul 16 2022 - 09:05:40 EST)
- [PATCH] rtw88: check the return value of alloc_workqueue()
- [PATCH] s390/delay: Fix comment typo
- [PATCH] s390: Fix typo 'the the' in comment
- Re: [PATCH] s390/hmcdrv: fix Kconfig "its" grammar
- [PATCH] s390/net: Fix comment typo
- Re: [PATCH] s390/pci: Use the bitmap API to allocate bitmaps
- [PATCH] s390/qeth: Fix typo 'the the' in comment
- [PATCH] s390/tape: Fix comment typo
- Re: [PATCH] sched/deadline: Fix BUG_ON condition for deboosted tasks
- [PATCH] sched/fair: optimize entity_tick()
- Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
- [PATCH] sched: Fix comment typo
- Xin Gao(Thu Jul 21 2022 - 22:06:47 EST)
- [PATCH] sched: fix undefined rt.c declarations
- Re: [PATCH] sched/pelt: simplify load_sum assignment code in attach_entity_load_avg()
- Re: [PATCH] sched/schedutil: Fix deadlock between cpuset and cpu hotplug when using schedutil
- [PATCH] sched:Unneeded semicolon
- Xin Gao(Tue Jul 19 2022 - 07:11:28 EST)
- [PATCH] scripts: coccinelle: Fix typo 'the the' in comment
- [PATCH] scripts: Fix no space expression between sp and offset
- [PATCH] scripts:/tracing: Fix typo 'the the' in comment
- [PATCH] scsi: bfa: Fix typo 'the the' in comment
- [PATCH] scsi:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:52:58 EST)
- [PATCH] scsi: elx: efct: Avoid open coded arithmetic in memory allocation
- [PATCH] scsi: fcoe: Fix typo 'the the' in comment
- [PATCH] scsi: fix WARNING in scsi_alloc_sgtables
- Re: [PATCH] scsi: fnic: refactor code in fnic probe to initialize scsi layer
- [PATCH] scsi: ipr: Remove unneeded semicolon
- [PATCH] scsi: isci: Fix typo 'the the' in comment
- [PATCH] scsi: lpfc: check the return value of alloc_workqueue()
- [PATCH] scsi: lpfc: Fix typo 'the the' in comment
- [PATCH] scsi: megaraid: Remove the static variable initialisations to 0
- [PATCH] scsi: message: fusion: Fix comment typo
- [PATCH] scsi: mpt3sas: remove useless comparisons in _base_get_chain_buffer_dma_to_chain_buffer(), _base_release_memory_pools()
- [PATCH] scsi: pm8001: Fix typo 'the the' in comment
- Re: [PATCH] scsi: qla2xxx: Fix spelling typo in comment
- [PATCH] scsi: qlogicpti: Remove unneeded semicolon
- [PATCH] scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
- RE: [PATCH] scsi: ufs-bsg: Remove ufs_bsg_get_query_desc_size function
- Re: [PATCH] scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES
- Re: [PATCH] scsi: ufs: ufshcd: Read device property for ref clock
- [PATCH] scsi:Unneeded semicolon
- Xin Gao(Mon Jul 18 2022 - 23:24:12 EST)
- Xin Gao(Mon Jul 18 2022 - 23:27:05 EST)
- Xin Gao(Mon Jul 18 2022 - 23:28:08 EST)
- [PATCH] selftests: Fix typo 'the the' in comment
- [PATCH] selftests: gpio: fix include path to kernel headers for out of tree builds
- Re: [PATCH] selftests/kprobe: Do not test for GRP/ without event failures
- Google(Sun Jul 17 2022 - 22:09:04 EST)
- Google(Mon Jul 18 2022 - 01:40:17 EST)
- [PATCH] selftests/kprobe: Update test for no event name syntax error
- Google(Thu Jul 21 2022 - 10:55:51 EST)
- [PATCH] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
- [PATCH] selftests:Unneeded semicolon
- Xin Gao(Mon Jul 18 2022 - 22:41:10 EST)
- Xin Gao(Mon Jul 18 2022 - 23:16:10 EST)
- [PATCH] seqlock: Fix typo 'the the' in comment
- Re: [PATCH] serial: remove VR41XX serial driver
- [PATCH] serial: stm32: make info structs static to avoid sparse warnings
- Re: A patch series improving data quality of perf test for CoreSight
- [PATCHSET 0/6] perf lock: Add contention subcommand (v1)
- [PATCH] slimbus: qcom-ngd-ctrl: Add check for platform_driver_register
- [PATCH] smp/hotplug, x86/vmware: Put offline vCPUs in halt instead of mwait
- [PATCH] soc: fsl: qe: Add check for platform_driver_register
- [PATCH] soc: renesas: Kconfig: Enable IRQC driver for RZ/G2L SoC
- [PATCH] soc: sof: fix clang -Wformat warnings
- [PATCH] sparc64: Fix comment typo
- [PATCH] sparc: Fix comment typo
- [PATCH] sparc/PCI: Fix typo 'the the' in comment
- [PATCH] spi: atmel: remove #ifdef CONFIG_{PM, SLEEP}
- Re: [PATCH] spi: dt-bindings: mediatek,spi-mtk-nor: Update bindings for nor flash
- [PATCH] spi: dt-bindings: spi-controller: correct example indentation
- Re: [PATCH] spi: spi-cadence: Fix SPI NO Slave Select macro definition
- [PATCH] staging: r8188eu: Inserted empty line after declarations
- [PATCH] staging: rtl8192u: fix rmmod warn when wlan0 is renamed
- Zheyu Ma(Sun Jul 17 2022 - 04:20:02 EST)
- [PATCH] staging: rtl8723bs: remove useless comparison in _rtw_reg_apply_flags()
- [PATCH] swiotlb: Clean up some coding style and minor issues
- [PATCH] thermal: cpufreq_cooling: Avoid all cluster using global cooling_ops
- Di Shen(Mon Jul 18 2022 - 08:26:28 EST)
- Di Shen(Tue Jul 19 2022 - 05:25:16 EST)
- [PATCH] thermal/ti-soc-thermal: Fix comment typo
- [PATCH] This is a send email test.
- Manyi Li(Sun Jul 17 2022 - 22:22:04 EST)
- Manyi Li(Tue Jul 19 2022 - 03:28:24 EST)
- Manyi Li(Tue Jul 19 2022 - 05:31:10 EST)
- Manyi Li(Tue Jul 19 2022 - 05:32:14 EST)
- [PATCH] tools: Change the division operator to a right shift operator
- Lv qian(Mon Jul 18 2022 - 21:59:17 EST)
- Re: [PATCH] tools: Fixed MIPS builds due to struct flock re-definition
- [PATCH] tools/power: Fix typo 'the the' in comment
- [PATCH] tools/power/x86/intel-speed-select: Fix off by one check
- [PATCH] tools/power/x86/intel-speed-select:Unneeded semicolon
- Xin Gao(Mon Jul 18 2022 - 08:49:41 EST)
- [PATCH] tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program
- [PATCH] tools: thermal: Fix typo 'the the' in comment
- [PATCH] tracing: Use a copy of the va_list for __assign_vstr()
- [PATCH] tracing: use free_trace_buffer in allocate_trace_buffers
- [PATCH] tracing/user_events: Fix comment typo
- [PATCH] treewide:Unneeded semicolon
- Xin Gao(Tue Jul 19 2022 - 00:36:34 EST)
- [PATCH] tty: Fix comment typo
- [PATCH] tty: vt: initialize unicode screen buffer
- [PATCH] uapi: asm-generic: fcntl: Fix typo 'the the' in comment
- [PATCH] uapi: Fix typo 'the the' in comment
- [PATCH] ubd:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:32:08 EST)
- [PATCH] ubi: block: Fix typo
- [PATCH] ubi: Fix typo 'the the' in comment
- [PATCH] ubifs: Fix AA deadlock when setting xattr for encrypted file
- [PATCH] ublk_drv: initialize ret variable
- Tom Rix(Sat Jul 16 2022 - 09:16:10 EST)
- Re: [PATCH] ubsan: disable UBSAN_DIV_ZERO for clang
- [PATCH] ufs: core: ufshcd: use CLOCK_BOOTTIME for debugging timestamps
- [PATCH] um:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:25:49 EST)
- Xin Gao(Wed Jul 20 2022 - 15:39:00 EST)
- [PATCH] um: Fix comment typo
- [PATCH] usb/atm: fix repeated words in comments
- Re: [PATCH] usb: cdns3: removed useless condition in cdns3_gadget_ep_dequeue()
- [PATCH] usb/chipidea: fix repeated words in comments
- [PATCH] usb/core: fix repeated words in comments
- [PATCH] USB:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:48:42 EST)
- Greg KH(Wed Jul 20 2022 - 16:34:58 EST)
- [PATCH] usb/dwc2: fix repeated words in comments
- [PATCH] usb/dwc3: fix repeated words in comments
- [PATCH] USB: HCD: Fix URB giveback issue in tasklet function
- [PATCH] usb/host: fix repeated words in comments
- [PATCH] usb/image: fix repeated words in comments
- [PATCH] usb/misc: fix repeated words in comments
- [PATCH] usb/musb: fix repeated words in comments
- [PATCH] usb: phy: check the return value of ioremap() in usb_otg_start()
- [PATCH] usb/serial: fix repeated words in comments
- [PATCH] USB: serial: option: add Quectel EM060K modem
- [PATCH] USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
- sdlyyxy(Thu Jul 21 2022 - 11:24:47 EST)
- Greg KH(Thu Jul 21 2022 - 14:17:29 EST)
- [PATCH] usb/storage: fix repeated words in comments
- [PATCH] usb: trancevibrator: simplify tv_probe
- [PATCH] usb/typec/tcpm: fix repeated words in comments
- Re: [PATCH] USB: usb-serial-simple: add new device id for OPPO R11
- sdlyyxy(Sat Jul 16 2022 - 09:36:55 EST)
- [PATCH] userfaultfd: don't fail on unrecognized features
- [PATCH v0] media: i2c: fix the erroneous pointer initializer
- Lin Ma(Thu Jul 21 2022 - 22:25:56 EST)
- Lin Ma(Thu Jul 21 2022 - 23:08:18 EST)
- Re: [PATCH v10 01/12] iommu: Add max_pasids field in struct iommu_device
- [PATCH v1 00/12] ARM: arm64: dts/clk: imx8mm: indentation whitespace cleanup
- [PATCH v1 00/14] Add support for TI TPS65219 PMIC.
- Re: [PATCH v10 02/12] iommu: Add max_pasids field in struct dev_iommu
- [PATCH v1 00/31] Add generated latest Intel events and metrics
- Re: [PATCH v10 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
- Re: [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface
- Re: [PATCH v10 05/12] iommu: Add IOMMU SVA domain support
- Re: [PATCH v10 06/12] iommu/vt-d: Add SVA domain support
- Re: [PATCH v10 07/12] arm-smmu-v3/sva: Add SVA domain support
- Re: [PATCH v10 08/12] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
- [PATCH v10 0/8] ASoC: mediatek: Add support for MT8186 SoC
- [PATCH v10 0/8] crash: Kernel handling of CPU and memory hot un/plug
- [PATCH v10 0/8] mm/demotion: Memory tiers and demotion
- Re: [PATCH v10 09/12] iommu: Remove SVA related callbacks from iommu ops
- Re: [PATCH v10 10/12] iommu: Prepare IOMMU domain for IOPF
- [PATCH v1 0/10] Add iMX PCIe EP mode support
- [PATCH v1 01/10] dt-bindings: imx6q-pcie: Add iMX8MM PCIe EP mode compatible string
- Re: [PATCH v10 11/12] iommu: Per-domain I/O page fault handling
- [PATCH v1 01/12] ARM: dts: imx6-sabrelite: change to use SPDX identifiers
- [PATCH v1 01/14] MAINTAINERS: OMAP2+ support, add tps65218-pwrbutton
- Re: [PATCH v10 12/12] iommu: Rename iommu-sva-lib.{c,h}
- Re: [PATCH v10 1/2] thermal: Add thermal driver for Sunplus
- [PATCH v1 01/31] perf test: Avoid sysfs state affecting fake events
- Re: [PATCH v10 13/69] mm/mmap: use maple tree for unmapped_area{_topdown}
- [PATCH v10 1/8] crash: introduce arch/*/asm/crash.h
- [PATCH v10 1/8] dt-bindings: mediatek: mt6358: add new compatible for using mt6366
- [PATCH v10 1/8] mm/demotion: Add support for explicit memory tiers
- [PATCH v1 02/10] dt-bindings: imx6q-pcie: Add iMX8MQ PCIe EP mode compatible string
- [PATCH v1 02/12] ARM: dts: imx6qdl-mba6: don't use multiple blank lines
- [PATCH v1 02/14] regulator: dt-bindings: Add TI TPS65219 PMIC bindings
- [PATCH v1 02/31] perf vendor events: Update Intel broadwellx
- [PATCH v10 2/8] ASoC: mediatek: mt8186: add platform driver
- [PATCH v10 2/8] crash: move crash_prepare_elf64_headers
- [PATCH v10 2/8] mm/demotion: Move memory demotion related code
- Re: [PATCH v1 0/2] Add support for MT8188 SCP
- [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support
- [PATCH v1 0/2] gpio: update Realtek Otto documenentation
- [PATCH v1 0/2] spi: npcm-pspi: add Arbel NPCM8XX and full duplex support
- [PATCH v1 03/10] PCI: dwc: Kconfig: Add iMX PCIe EP mode support
- [PATCH v1 03/12] ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabs
- [PATCH v1 03/14] regulator: dt-bindings: Add interrupts support to TPS65219 PMIC bindings
- [PATCH v1 03/31] perf vendor events: Update Intel broadwell
- RE: [PATCH V10 3/3] rtc: zynqmp: Add calibration set and get support
- [PATCH v10 3/8] ASoC: mediatek: mt8186: add mt8186-mt6366 common driver
- [PATCH v10 3/8] crash: prototype change for crash_prepare_elf64_headers
- [PATCH v10 3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
- [PATCH v1 0/3] Bluetooth: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
- Zijun Hu(Wed Jul 20 2022 - 10:07:37 EST)
- [PATCH v1 0/3] spi: npcm-fiu: add Arbel NPCM8XX support
- [PATCH v1 0/3] usb: host: npcm7xx-ehci: add Arbel NPCM8XX support and remove reset sequence
- [PATCH v1 04/10] arm64: dts: Add iMX8MM PCIe EP support
- [PATCH v1 04/12] ARM: dts: imx6qdl-sabre: change to use SPDX identifiers
- [PATCH v1 04/14] regulator: dt-bindings: tps65219: Add power-button property
- [PATCH v1 04/31] perf vendor events: Update Intel broadwellde
- [PATCH v10 4/8] crash: add generic infrastructure for crash hotplug support
- [PATCH v10 4/8] dt-bindings: mediatek: mt8186: add audio afe document
- [PATCH v10 4/8] mm/demotion/dax/kmem: Set node's performance level to MEMTIER_PERF_LEVEL_PMEM
- Re: [PATCH v1 0/4] Add HiFive Unmatched LEDs
- [PATCH v1 05/10] arm64: dts: Add iMX8MQ PCIe EP support
- [PATCH v1 05/12] ARM: dts: imx7d-pico: indent use tabs, no spaces at start of line
- [PATCH v1 05/14] mfd: drivers: Add TI TPS65219 PMIC support
- [PATCH v1 05/31] perf vendor events: Update Intel alderlake
- [PATCH v10 5/8] ASoC: mediatek: mt8186: add machine driver with mt6366, da7219 and max98357
- [PATCH v10 5/8] kexec: exclude elfcorehdr from the segment digest
- [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
- [PATCH v1 0/5] Add SPI Driver to HPE GXP Architecture
- Re: [PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
- [PATCH v1 06/10] arm64: dts: Add iMX8MM PCIe EP support on EVK board
- [PATCH v1 06/12] ARM: dts: vf610: no spaces in indent but tabs
- [PATCH v1 06/14] mfd: drivers: Add interrupts support to TI TPS65219 PMIC
- [PATCH v1 06/31] perf vendor events: Update bonnell mapfile.csv
- [PATCH v10 6/8] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document
- [PATCH v10 6/8] kexec: exclude hot remove cpu from elfcorehdr notes
- [PATCH v10 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
- [PATCH v1 0/6] Input: mt6779-keypad - double keys support
- Re: [PATCH v1 0/6] Move all drivers to a common dma-buf locking convention
- [PATCH v1 07/10] arm64: dts: Add iMX8MQ PCIe EP support on EVK board
- [PATCH v1 07/12] ARM: dts: vf610-twr: indent use tabs, no spaces at start of line
- [PATCH v1 07/14] mfd: tps65219: Add power-button support
- [PATCH v1 07/31] perf vendor events: Update Intel cascadelakex
- [PATCH v10 7/8] ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682s
- [PATCH v10 7/8] crash: memory and cpu hotplug sysfs attributes
- Re: [PATCH v10 7/8] docs: trace: Add HiSilicon PTT device driver documentation
- [PATCH v10 7/8] mm/demotion: Demote pages according to allocation fallback order
- [PATCH v1 08/10] misc: pci_endpoint_test: Add iMX8 PCIe EP device support
- [PATCH v1 08/12] ARM: dts: vf610: don't use multiple blank lines
- [PATCH v1 08/14] regulator: drivers: Add TI TPS65219 PMIC regulators support
- [PATCH v1 08/31] perf vendor events: Update Intel elkhartlake
- [PATCH v10 8/8] dt-bindings: mediatek: mt8186: add mt8186-mt6366-rt1019-rt5682s document
- [PATCH v10 8/8] mm/demotion: Update node_is_toptier to work with memory tiers
- [PATCH v10 8/8] x86/crash: Add x86 crash hotplug support
- [PATCH v1 09/10] PCI: imx6: Add iMX8MM PCIe EP mode
- [PATCH v1 09/12] arm64: dts: imx8mm-venice-gw72xx-0x: blank line at end of file
- [PATCH v1 09/14] Input: Add tps65219 interrupt driven powerbutton
- [PATCH v1 09/31] perf vendor events: Update goldmont mapfile.csv
- [PATCH v11 00/69] Introducing the Maple Tree
- Yu Zhao(Sun Jul 17 2022 - 02:22:11 EST)
- Yu Zhao(Sun Jul 17 2022 - 14:57:13 EST)
- [PATCH v1 10/10] PCI: imx6: Add iMX8MQ PCIe EP support
- [PATCH v1 10/12] arm64: dts: imx8mp-verdin: don't use multiple blank lines
- [PATCH v1 10/14] arm64: defconfig: Add tps65219 as modules
- [PATCH v11 01/69] Maple Tree: add new data structure
- [PATCH v11 02/69] radix tree test suite: add pr_err define
- [PATCH v1 10/31] perf vendor events: Update goldmontplus mapfile.csv
- [PATCH v11 03/69] radix tree test suite: add kmem_cache_set_non_kernel()
- [PATCH v11 0/3] Add QCOM SNPS PHY overriding params support
- [PATCH v11 04/69] radix tree test suite: add allocation counts and size to kmem_cache
- [PATCH v11 05/69] radix tree test suite: add support for slab bulk APIs
- [PATCH v11 06/69] radix tree test suite: add lockdep_is_held to header
- [PATCH v11 07/69] lib/test_maple_tree: add testing for maple tree
- [PATCH v11 08/69] mm: start tracking VMAs with maple tree
- [PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
- [PATCH v11 09/69] mm: add VMA iterator
- [PATCH v11 10/69] mmap: use the VMA iterator in count_vma_pages_range()
- [PATCH v1 11/12] arm64: dts: mnt-reform2: don't use multiple blank lines
- [PATCH v1 11/14] arm64: dts: ti: Add TI TPS65219 PMIC support for AM642 SK board.
- [PATCH v11 11/69] mm/mmap: use the maple tree in find_vma() instead of the rbtree.
- [PATCH v11 12/69] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree
- [PATCH v1 11/31] perf vendor events: Update Intel haswell
- [PATCH v11 13/69] mm/mmap: use maple tree for unmapped_area{_topdown}
- [PATCH v11 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
- [PATCH v11 14/69] kernel/fork: use maple tree for dup_mmap() during forking
- [PATCH v11 15/69] damon: convert __damon_va_three_regions to use the VMA iterator
- [PATCH v11 16/69] proc: remove VMA rbtree use from nommu
- [PATCH v11 17/69] mm: remove rb tree.
- [PATCH v11 18/69] mmap: change zeroing of maple tree in __vma_adjust()
- [PATCH v11 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
- [PATCH v11 19/69] xen: use vma_lookup() in privcmd_ioctl_mmap()
- Re: [PATCH v1 1/1] ALSA: isa: Use INVALID_HWIRQ definition
- [PATCH v1 1/1] bus: mhi: host: Fix up null pointer access in mhi_irq_handler
- Qiang Yu(Wed Jul 20 2022 - 06:11:32 EST)
- Re: [PATCH V1 1/1] iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytes
- Re: [PATCH v1 1/1] irqchip/stm32-exti: Use INVALID_HWIRQ definition
- Re: [PATCH v1 1/1] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
- [PATCH V1 1/1] mmc:sdhci:Fix the SD tuning CMD parameter issue that the SDHCI_TRANSFER_MODE is cleared from read direction to write direction incorrectly
- [PATCH v1 1/1] platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency
- [PATCH v1 1/1] rsnd: ssiu: add missing .quit callback for gen2
- [PATCH v11 20/69] mm: optimize find_exact_vma() to use vma_lookup()
- [PATCH v1 12/12] clk: imx8mm: don't use multiple blank lines
- [PATCH v1 12/14] arm64: dts: ti: Add pinmux and irq mapping for TPS65219 external interrupts
- [PATCH v11 21/69] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
- [PATCH v11 22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
- [PATCH v1 12/31] perf vendor events: Update Intel haswellx
- [PATCH v11 23/69] mm: use maple tree operations for find_vma_intersection()
- [PATCH v11 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
- [PATCH v11 24/69] mm/mmap: use advanced maple tree API for mmap_region()
- [PATCH v11 25/69] mm: remove vmacache
- [PATCH v11 26/69] mm: convert vma_lookup() to use mtree_load()
- [PATCH v11 27/69] mm/mmap: move mmap_region() below do_munmap()
- [PATCH v11 28/69] mm/mmap: reorganize munmap to use maple states
- [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
- [PATCH v11 29/69] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
- Re: [PATCH v1 1/2] arm64: run softirqs on the per-CPU IRQ stack
- Qi Zheng(Fri Jul 22 2022 - 05:20:58 EST)
- [PATCH v1 1/2] dt-bindings: ipmi: Add npcm845 compatible
- [PATCH v1 1/2] gpio: realtek-otto: amend ctrl struct docs
- Re: [PATCH v1 1/2] iio: Add new event type gesture and use direction for single and double tap
- [PATCH v1 1/2] spi: npcm-pspi: add full duplex support
- [PATCH v11 30/69] arm64: remove mmap linked list from vdso
- [PATCH v1 13/14] arm64: dts: ti: k3-am642-sk: Enable tps65219 power-button
- [PATCH v11 31/69] arm64: Change elfcore for_each_mte_vma() to use VMA iterator
- [PATCH v11 32/69] parisc: remove mmap linked list from cache handling
- [PATCH v1 13/31] perf vendor events: Update Intel icelake
- [PATCH v11 33/69] powerpc: remove mmap linked list walks
- [PATCH v11 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device
- [PATCH v11 34/69] s390: remove vma linked list walks
- [PATCH v11 35/69] x86: remove vma linked list walks
- [PATCH v11 36/69] xtensa: remove vma linked list walks
- [PATCH v11 37/69] cxl: remove vma linked list walk
- [PATCH v11 38/69] optee: remove vma linked list walk
- [PATCH v11 3/8] hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
- [PATCH v11 39/69] um: remove vma linked list walk
- [PATCH v1 1/3] Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
- Zijun Hu(Wed Jul 20 2022 - 10:07:47 EST)
- [PATCH v1 1/3] gpio: 74xx-mmio: Make use of device properties
- [PATCH v1 1/3] spi: npcm-fiu: Modify direct read dummy configuration
- Re: [PATCH v1 1/3] usb: host: npcm7xx: remove USB EHCI host reset sequence
- [PATCH v11 40/69] coredump: remove vma linked list walk
- [PATCH v1 14/14] arm64: defconfig: Add tps65219 power-button as module
- [PATCH v11 41/69] exec: use VMA iterator instead of linked list
- [PATCH v11 42/69] fs/proc/base: use maple tree iterators in place of linked list
- [PATCH v1 14/31] perf vendor events: Update Intel icelakex
- [PATCH v11 43/69] fs/proc/task_mmu: stop using linked list and highest_vm_end
- [PATCH v11 44/69] userfaultfd: use maple tree iterator to iterate VMAs
- [PATCH v11 45/69] ipc/shm: use VMA iterator instead of linked list
- [PATCH v11 46/69] acct: use VMA iterator instead of linked list
- [PATCH v11 47/69] perf: use VMA iterator
- [PATCH v11 48/69] sched: use maple tree iterator to walk VMAs
- [PATCH v11 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
- [PATCH v11 49/69] fork: use VMA iterator
- Re: [PATCH V1 1/4] selftests: amd-pstate: Modify amd-pstate-ut.sh to basic.sh.
- [PATCH v11 50/69] bpf: remove VMA linked list
- [PATCH v11 51/69] mm/gup: use maple tree navigation instead of linked list
- [PATCH v11 52/69] mm/khugepaged: stop using vma linked list
- [PATCH v1 15/31] perf vendor events: Update Intel ivybridge
- [PATCH v11 53/69] mm/ksm: use vma iterators instead of vma linked list
- [PATCH v11 54/69] mm/madvise: use vma_find() instead of vma linked list
- [PATCH v11 55/69] mm/memcontrol: stop using mm->highest_vm_end
- [PATCH v11 56/69] mm/mempolicy: use vma iterator & maple state instead of vma linked list
- [PATCH v11 57/69] mm/mlock: use vma iterator and maple state instead of vma linked list
- [PATCH v11 58/69] mm/mprotect: use maple tree navigation instead of vma linked list
- [PATCH v11 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
- [PATCH v11 59/69] mm/mremap: use vma_find_intersection() instead of vma linked list
- [PATCH v1 1/5] spi: spi-gxp: Add support for HPE GXP SoCs
- [PATCH v11 60/69] mm/msync: use vma_find() instead of vma linked list
- [PATCH v11 61/69] mm/oom_kill: use maple tree iterators instead of vma linked list
- [PATCH v11 62/69] mm/pagewalk: use vma_find() instead of vma linked list
- [PATCH v1 16/31] perf vendor events: Update Intel ivytown
- [PATCH v11 63/69] mm/swapfile: use vma iterator instead of vma linked list
- [PATCH v11 64/69] i915: use the VMA iterator
- [PATCH v11 65/69] nommu: remove uses of VMA linked list
- [PATCH v11 66/69] riscv: use vma iterator for vdso
- [PATCH v11 67/69] mm: remove the vma linked list
- [PATCH v11 68/69] mm/mmap: drop range_has_overlap() function
- [PATCH v11 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
- [PATCH v11 69/69] mm/mmap.c: pass in mapping to __vma_link_file()
- [PATCH v1 1/6] MAINTAINERS: input: add mattijs for mt6779-keypad
- [PATCH v1 17/31] perf vendor events: Update Intel jaketown
- Re: [PATCH v1 17/33] thermal/drivers/rcar: Switch to new of API
- [PATCH v11 7/8] docs: trace: Add HiSilicon PTT device driver documentation
- [PATCH v1 18/31] perf vendor events: Update Intel knightslanding
- [PATCH v11 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver
- [PATCH v1 19/31] perf vendor events: Add Intel meteorlake
- Re: [PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
- [PATCH v12 00/69] Introducing the Maple Tree
- [PATCH v12 01/69] Maple Tree: add new data structure
- [PATCH v12 02/69] radix tree test suite: add pr_err define
- [PATCH v1 20/31] perf vendor events: Update Intel nehalemep
- [PATCH v12 03/69] radix tree test suite: add kmem_cache_set_non_kernel()
- [PATCH v12 04/69] radix tree test suite: add allocation counts and size to kmem_cache
- [PATCH v12 05/69] radix tree test suite: add support for slab bulk APIs
- [PATCH v12 06/69] radix tree test suite: add lockdep_is_held to header
- [PATCH v12 07/69] lib/test_maple_tree: add testing for maple tree
- [PATCH v12 08/69] mm: start tracking VMAs with maple tree
- [PATCH v12 09/69] mm: add VMA iterator
- Re: [PATCH v12 0/9] Coresight: Add support for TPDM and TPDA
- [PATCH v12 10/69] mmap: use the VMA iterator in count_vma_pages_range()
- [PATCH v12 11/69] mm/mmap: use the maple tree in find_vma() instead of the rbtree.
- [PATCH v12 12/69] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree
- [PATCH v1 21/31] perf vendor events: Update Intel nehalemex
- [PATCH v12 13/69] mm/mmap: use maple tree for unmapped_area{_topdown}
- [PATCH v12 14/69] kernel/fork: use maple tree for dup_mmap() during forking
- [PATCH v12 15/69] damon: convert __damon_va_three_regions to use the VMA iterator
- [PATCH v12 16/69] proc: remove VMA rbtree use from nommu
- [PATCH v12 17/69] mm: remove rb tree.
- [PATCH v12 18/69] mmap: change zeroing of maple tree in __vma_adjust()
- [PATCH v12 19/69] xen: use vma_lookup() in privcmd_ioctl_mmap()
- [PATCH v12 20/69] mm: optimize find_exact_vma() to use vma_lookup()
- [PATCH v12 21/69] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
- [PATCH v12 22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
- [PATCH v1 22/31] perf vendor events: Update Intel sandybridge
- [PATCH v12 23/69] mm: use maple tree operations for find_vma_intersection()
- [PATCH v12 24/69] mm/mmap: use advanced maple tree API for mmap_region()
- [PATCH v12 25/69] mm: remove vmacache
- [PATCH v12 26/69] mm: convert vma_lookup() to use mtree_load()
- [PATCH v12 27/69] mm/mmap: move mmap_region() below do_munmap()
- [PATCH v12 28/69] mm/mmap: reorganize munmap to use maple states
- [PATCH v12 29/69] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
- Re: [PATCH v1 2/2] arm64: support HAVE_IRQ_EXIT_ON_IRQ_STACK
- Qi Zheng(Tue Jul 19 2022 - 03:02:15 EST)
- Qi Zheng(Tue Jul 19 2022 - 08:30:31 EST)
- [PATCH v1 2/2] char: ipmi: modify NPCM KCS configuration
- [PATCH v1 2/2] dt-binding: spi: npcm-pspi: Add npcm845 compatible
- Re: [PATCH v1 2/2] iio: accel: bma400: Add support for single and double tap events
- [PATCH v1 2/2] MAINTAINERS: add info for Realtek Otto GPIO
- [PATCH v12 30/69] arm64: remove mmap linked list from vdso
- [PATCH v12 31/69] arm64: Change elfcore for_each_mte_vma() to use VMA iterator
- [PATCH v12 32/69] parisc: remove mmap linked list from cache handling
- [PATCH v1 23/31] perf vendor events: Update Intel sapphirerapids
- [PATCH v12 33/69] powerpc: remove mmap linked list walks
- [PATCH v12 34/69] s390: remove vma linked list walks
- [PATCH v12 35/69] x86: remove vma linked list walks
- [PATCH v12 36/69] xtensa: remove vma linked list walks
- [PATCH v12 37/69] cxl: remove vma linked list walk
- [PATCH v12 38/69] optee: remove vma linked list walk
- [PATCH v12 39/69] um: remove vma linked list walk
- [PATCH v1 2/3] Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCA
- Zijun Hu(Wed Jul 20 2022 - 10:07:49 EST)
- [PATCH v1 2/3] dt-binding: spi: Add npcm845 compatible to npcm-fiu document
- [PATCH v1 2/3] dt-bindings: usb: npcm7xx: Add npcm845 compatible
- [PATCH v1 2/3] gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()
- [PATCH v12 40/69] coredump: remove vma linked list walk
- [PATCH v12 41/69] exec: use VMA iterator instead of linked list
- [PATCH v12 42/69] fs/proc/base: use maple tree iterators in place of linked list
- [PATCH v1 24/31] perf vendor events: Update Intel silvermont
- [PATCH v12 43/69] fs/proc/task_mmu: stop using linked list and highest_vm_end
- [PATCH v12 44/69] userfaultfd: use maple tree iterator to iterate VMAs
- [PATCH v12 45/69] ipc/shm: use VMA iterator instead of linked list
- [PATCH v12 46/69] acct: use VMA iterator instead of linked list
- [PATCH v12 47/69] perf: use VMA iterator
- [PATCH v12 48/69] sched: use maple tree iterator to walk VMAs
- [PATCH v12 49/69] fork: use VMA iterator
- Re: [PATCH v1 2/4] dt-bindings: gpio: stmpe: Remove node name requirement
- Re: [PATCH V1 2/4] selftests: amd-pstate: Trigger tbench benchmark and test cpus
- [PATCH v12 50/69] bpf: remove VMA linked list
- [PATCH v12 51/69] mm/gup: use maple tree navigation instead of linked list
- [PATCH v12 52/69] mm/khugepaged: stop using vma linked list
- [PATCH v1 25/31] perf vendor events: Update Intel skylake
- [PATCH v12 53/69] mm/ksm: use vma iterators instead of vma linked list
- [PATCH v12 54/69] mm/madvise: use vma_find() instead of vma linked list
- [PATCH v12 55/69] mm/memcontrol: stop using mm->highest_vm_end
- [PATCH v12 56/69] mm/mempolicy: use vma iterator & maple state instead of vma linked list
- [PATCH v12 57/69] mm/mlock: use vma iterator and maple state instead of vma linked list
- [PATCH v12 58/69] mm/mprotect: use maple tree navigation instead of vma linked list
- [PATCH v12 59/69] mm/mremap: use vma_find_intersection() instead of vma linked list
- [PATCH v1 2/5] spi: dt-bindings: add documentation for hpe,gxp-spifi
- [PATCH v12 60/69] mm/msync: use vma_find() instead of vma linked list
- [PATCH v12 61/69] mm/oom_kill: use maple tree iterators instead of vma linked list
- [PATCH v12 62/69] mm/pagewalk: use vma_find() instead of vma linked list
- [PATCH v1 26/31] perf vendor events: Update Intel skylakex
- [PATCH v12 63/69] mm/swapfile: use vma iterator instead of vma linked list
- [PATCH v12 64/69] i915: use the VMA iterator
- [PATCH v12 65/69] nommu: remove uses of VMA linked list
- [PATCH v12 66/69] riscv: use vma iterator for vdso
- [PATCH v12 67/69] mm: remove the vma linked list
- [PATCH v12 68/69] mm/mmap: drop range_has_overlap() function
- [PATCH v12 69/69] mm/mmap.c: pass in mapping to __vma_link_file()
- [PATCH v1 2/6] dt-bindings: mediatek,mt6779-keypad: use unevaluatedProperties
- [PATCH v1 27/31] perf vendor events: Update Intel snowridgex
- [PATCH v1 28/31] perf vendor events: Update Intel tigerlake
- [PATCH v1 29/31] perf vendor events: Update Intel westmereep-dp
- Re: [PATCH v13 0/2] s390x: KVM: CPU Topology
- [PATCH v1 30/31] perf vendor events: Update Intel westmereep-sp
- [PATCH v1 31/31] perf vendor events: Update Intel westmereex
- Re: [PATCH v13 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ
- Axe Yang(Tue Jul 19 2022 - 06:35:16 EST)
- Axe Yang(Fri Jul 22 2022 - 03:53:55 EST)
- [PATCH v1 3/3] Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR
- Zijun Hu(Wed Jul 20 2022 - 10:07:57 EST)
- [PATCH v1 3/3] gpio: 74xx-mmio: use bits.h macros for all masks
- [PATCH v1 3/3] spi: npcm-fiu: Add NPCM8XX support
- [PATCH v1 3/3] USB: host: npcm: Add NPCM8XX support
- Re: [PATCH V1 3/4] selftests: amd-pstate: Trigger gitsource benchmark and test cpus
- [PATCH v1 3/5] ARM: dts: hpe: Add spi driver node
- [PATCH v1 3/6] dt-bindings: mediatek,mt6779-keypad: add mediatek,double-keys
- Re: [PATCH V13 8/9] cxl/port: Retry reading CDAT on failure
- Re: [PATCH v13 net-next 0/9] add support for VSC7512 control over SPI
- Re: [PATCH v13 net-next 9/9] mfd: ocelot: add support for the vsc7512 chip via spi
- Re: [PATCH v14 01/10] dt-bindings: mediatek,dp: Add Display Port binding
- Re: [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver
- CK Hu(Thu Jul 21 2022 - 02:25:19 EST)
- Re: [PATCH V14 0/7] CXL: Read CDAT
- Re: [PATCH V14 3/7] PCI/DOE: Add DOE mailbox support functions
- Re: [PATCH V14 4/7] cxl/pci: Create PCI DOE mailbox's for memory devices
- Re: [PATCH V1 4/4] Documentation: amd-pstate: Add tbench and gitsource test introduction
- Re: [PATCH v1 4/4] riscv: dts: sifive unmatched: Add PWM controlled LEDs
- Re: [PATCH V14 5/7] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
- [PATCH v1 4/5] ARM: configs: multi_v7_defconfig: Enable HPE GXP SPI driver
- RE: [PATCH V14 6/7] cxl/port: Read CDAT table
- Re: [PATCH v1 4/6] dma-buf: Acquire wait-wound context on attachment
- [PATCH v1 4/6] Input: mt6779-keypad - support double keys matrix
- Re: [PATCH V14 7/7] cxl/port: Introduce cxl_cdat_valid()
- [PATCH v14 mfd 0/9] add support for VSC7512 control over SPI
- [PATCH v14 mfd 1/9] mfd: ocelot: add helper to get regmap from a resource
- [PATCH v14 mfd 2/9] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
- [PATCH v14 mfd 3/9] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
- [PATCH v14 mfd 4/9] pinctrl: ocelot: add ability to be used in a non-mmio configuration
- [PATCH v14 mfd 5/9] pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
- [PATCH v14 mfd 6/9] pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
- [PATCH v14 mfd 7/9] resource: add define macro for register address resources
- [PATCH v14 mfd 8/9] dt-bindings: mfd: ocelot: add bindings for VSC7512
- [PATCH v14 mfd 9/9] mfd: ocelot: add support for the vsc7512 chip via spi
- Re: [PATCH V15 00/15] irqchip: Add LoongArch-related irqchip drivers
- Re: [PATCH V15 01/15] ACPICA: MADT: Add LoongArch APICs support
- Re: [PATCH V15 14/15] irqchip: Add LoongArch CPU interrupt controller support
- Re: [PATCH v15 17/17] PCI: imx6: Reformat suspend callback to keep symmetric with resume
- Re: [PATCH v1 5/5] iio: test: rework Kconfig to support modules
- [PATCH v1 5/5] MAINTAINERS: add spi support to GXP
- Re: [PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
- [PATCH v1 5/6] arm64: dts: mediatek: mt8183: add keyboard node
- [PATCH V16 00/14] irqchip: Add LoongArch-related irqchip drivers
- [PATCH V16 01/14] LoongArch: Provisionally add ACPICA data structures
- [PATCH V16 02/14] APCI: irq: Add support for multiple GSI domains
- [PATCH V16 03/14] ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
- Re: [PATCH v16 0/3] eDP/DP Phy vdda realted function
- [PATCH V16 04/14] genirq/generic_chip: export irq_unmap_generic_chip
- [PATCH V16 05/14] LoongArch: Use ACPI_GENERIC_GSI for gsi handling
- [PATCH V16 06/14] irqchip: Add Loongson PCH LPC controller support
- [PATCH V16 0/6] CXL: Read CDAT
- [PATCH V16 07/14] irqchip: remove COMPILE_TEST for pch-pic and pch-msi
- [PATCH V16 08/14] irqchip/loongson-pch-pic: Add ACPI init support
- [PATCH V16 09/14] irqchip/loongson-pch-msi: Add ACPI init support
- [PATCH V16 10/14] irqchip/loongson-liointc: Add ACPI init support
- [PATCH V16 11/14] LoongArch: prepare to support multiple pch-pic and pch-msi irqdomain
- [PATCH V16 12/14] irqchip: Add Loongson Extended I/O interrupt controller support
- [PATCH V16 13/14] irqchip: Add LoongArch CPU interrupt controller support
- [PATCH V16 14/14] irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
- [PATCH V16 1/6] PCI: Add vendor ID for the PCI SIG
- [PATCH V16 2/6] PCI: Replace magic constant for PCI Sig Vendor ID
- [PATCH V16 3/6] PCI/DOE: Add DOE mailbox support functions
- [PATCH V16 4/6] cxl/pci: Create PCI DOE mailbox's for memory devices
- [PATCH V16 5/6] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
- [PATCH V16 6/6] cxl/port: Read CDAT table
- [PATCH v1 6/6] arm64: dts: mediatek: mt8183-pumpkin: add keypad support
- [PATCH V17 00/13] irqchip: Add LoongArch-related irqchip drivers
- [PATCH V17 01/13] LoongArch: Provisionally add ACPICA data structures
- [PATCH V17 02/13] APCI: irq: Add support for multiple GSI domains
- [PATCH V17 03/13] ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
- [PATCH V17 04/13] genirq/generic_chip: export irq_unmap_generic_chip
- [PATCH V17 05/13] LoongArch: Use ACPI_GENERIC_GSI for gsi handling
- [PATCH V17 06/13] LoongArch: Prepare to support multiple pch-pic and pch-msi irqdomain
- [PATCH V17 07/13] irqchip: Add Loongson PCH LPC controller support
- [PATCH V17 08/13] irqchip/loongson-pch-pic: Add ACPI init support
- [PATCH V17 09/13] irqchip/loongson-pch-msi: Add ACPI init support
- [PATCH V17 10/13] irqchip/loongson-liointc: Add ACPI init support
- [PATCH V17 11/13] irqchip: Add Loongson Extended I/O interrupt controller support
- [PATCH V17 12/13] irqchip: Add LoongArch CPU interrupt controller support
- [PATCH V17 13/13] irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
- [PATCH V18 00/13] irqchip: Add LoongArch-related irqchip drivers
- [PATCH V18 01/13] LoongArch: Provisionally add ACPICA data structures
- [PATCH V18 02/13] APCI: irq: Add support for multiple GSI domains
- [PATCH V18 03/13] ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
- [PATCH V18 04/13] genirq/generic_chip: export irq_unmap_generic_chip
- [PATCH V18 05/13] LoongArch: Use ACPI_GENERIC_GSI for gsi handling
- [PATCH V18 06/13] LoongArch: Prepare to support multiple pch-pic and pch-msi irqdomain
- [PATCH V18 07/13] irqchip: Add Loongson PCH LPC controller support
- [PATCH V18 08/13] irqchip/loongson-pch-pic: Add ACPI init support
- [PATCH V18 09/13] irqchip/loongson-pch-msi: Add ACPI init support
- [PATCH V18 10/13] irqchip/loongson-liointc: Add ACPI init support
- [PATCH V18 11/13] irqchip: Add Loongson Extended I/O interrupt controller support
- [PATCH V18 12/13] irqchip: Add LoongArch CPU interrupt controller support
- [PATCH V18 13/13] irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
- Re: [PATCH v1] Bluetooth: Fix cvsd sco setup failure
- Re: [PATCH v1] Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event mask
- [PATCH v1] gpio: realtek-otto: switch to 32-bit I/O
- Re: [PATCH v1] mm/slub: enable debugging memory wasting of kmalloc
- Re: [PATCH v1] mtd: spi-nor: unset quad_enable if SFDP doesn't specify it
- [PATCH v1] scsi: ufs: enable link lost interrupt
- [PATCH v1] USB: serial: ftdi_sio: add IDs for NEW FTDI Products
- Re: [PATCH v20 00/11] Add Sunplus SP7021 SoC Support
- [PATCH v2 00/10] platform/chrome: Kunit tests and refactor for cros_ec_cmd_xfer()
- [PATCH v2 00/11] net: phy: Add support for rate adaptation
- Re: [PATCH v2 00/11] SMM emulation and interrupt shadow fixes
- [PATCH v2 00/12] ARM: arm64: dts/clk: imx8mm: indentation whitespace cleanup
- Re: [PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
- Re: [PATCH v2 00/13] coresight: Add new API to allocate trace source ID values
- [PATCH v2 00/13] drm+msm: Shrinker and LRU rework
- [PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
- Re: [PATCH v2 00/14] perf mem/c2c: Add support for AMD
- Re: [PATCH v2 00/16] erofs: prepare for folios, deduplication and kill PG_error
- Chao Yu(Thu Jul 21 2022 - 10:32:07 EST)
- Re: [PATCH v2 00/19] iio: adc: at91-sama5d2_adc: add support for temperature sensor
- [PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
- [PATCH v2 01/10] platform/chrome: cros_kunit_util: add default value for `msg->result`
- [PATCH v2 01/11] net: dpaa: Fix <1G ethernet on LS1046ARDB
- [PATCH v2 01/12] ARM: dts: imx6-sabrelite: change to use SPDX identifiers
- [PATCH v2 01/13] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
- Re: [PATCH v2 01/13] coresight: trace-id: Add API to dynamically assign Trace ID values
- [PATCH v2 01/13] drm/msm: Reorder lock vs submit alloc
- Re: [PATCH v2 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines
- [PATCH v2 01/25] target: Add overlapped response to tmrsp_table
- [PATCH v20 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
- Xin Ji(Mon Jul 18 2022 - 22:47:35 EST)
- [PATCH v2 0/1] dt-bindings: display: mediatek: dpi: add power-domains
- [PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL
- [PATCH v2 0/1] lockdown: Fix kexec lockdown bypass with ima policy
- [PATCH v2 0/1] MediaTek auxadc patch for mt8188
- Hui Liu(Mon Jul 18 2022 - 21:31:16 EST)
- [PATCH v2 0/1] Remove the deprecated asus_wmi_ec_sensors driver
- [PATCH v2 02/10] platform/chrome: cros_ec_proto: add "cros_ec_" prefix to send_command()
- Re: [PATCH v2 02/11] KVM: x86: emulator: introduce update_emulation_mode
- [PATCH v2 02/11] net: phy: Add 1000BASE-KX interface mode
- [PATCH v2 02/12] ARM: dts: imx6qdl-mba6: don't use multiple blank lines
- Re: [PATCH v2 02/13] coresight: trace-id: update CoreSight core to use Trace ID API
- [PATCH v2 02/13] drm/msm: Small submit cleanup
- [PATCH v2 02/13] notifier: Add panic notifiers info and purge trailing whitespaces
- Re: [PATCH v2 02/19] iio: adc: at91-sama5d2_adc: check return status for pressure and touch
- Re: [PATCH v2 02/21] drm/i915/gt: document with_intel_gt_pm_if_awake()
- Re: [PATCH v2 02/24] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
- [PATCH v2 02/25] target: Add common TMR enum
- [PATCH v20 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support
- Xin Ji(Mon Jul 18 2022 - 22:47:50 EST)
- Xin Ji(Tue Jul 19 2022 - 22:30:40 EST)
- [PATCH v2 0/2] Add device tree for Ampere's Mt. Mitchell BMC
- [PATCH v2 0/2] Add PHY interrupt support for ETH{0,1} on RZ/G2L and RZ/V2L SMARC EVK
- [PATCH v2 0/2] Add support to identify RZ/Five SoC
- [PATCH v2 0/2] ARM: add support for pcb8309
- Re: [PATCH v2 0/2] ARM: dts: qcom: msm8974-sony: Enable RGB LED
- Re: [PATCH v2 0/2] btrfs: send: fix sending link commands for existing file paths
- [PATCH v2 0/2] Extend KVM trace_kvm_nested_vmrun() to support VMX
- Re: [PATCH v2 0/2] iio: Implement and utilize register structures for ISA drivers
- [PATCH v2 0/2] Improve mq-deadline performance in HDD
- Wang You(Fri Jul 22 2022 - 05:51:51 EST)
- [PATCH v2 0/2] Lattice ECP5 FPGA manager
- Re: [PATCH v2 0/2] MIPS: BMIPS: Improved early panic support
- [PATCH v2 0/2] perf symbol: Minor fixing
- Leo Yan(Sat Jul 23 2022 - 22:29:17 EST)
- [PATCH v2 0/2] spi: npcm-pspi: add Arbel NPCM8XX support
- [PATCH v2 0/2] Updates for asm-generic/pci.h
- [PATCH v2 03/10] platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_cmd_xfer()
- Re: [PATCH v2 03/10] sched/fair: maintain task se depth in set_task_rq()
- Re: [PATCH v2 03/11] KVM: x86: emulator: remove assign_eip_near/far
- [PATCH v2 03/11] net: phylink: Export phylink_caps_to_linkmodes
- [PATCH v2 03/12] ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabs
- Re: [PATCH v2 03/12] reset: add polarfire soc reset support
- Re: [PATCH v2 03/13] coresight: stm: Update STM driver to use Trace ID API
- [PATCH v2 03/13] drm/msm: Split out idr_lock
- [PATCH v2 03/13] firmware: google: Test spinlock on panic path to avoid lockups
- Re: [PATCH v2 03/19] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS
- Re: [PATCH v2 03/21] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
- [PATCH v2 03/25] usb: gadget: f_tcm: Increase stream count
- [PATCH v2 0/3] Add Broadcom STB memory controller driver
- [PATCH v2 0/3] Add dtsi for sc7280 herobrine boards that using
- [PATCH v2 0/3] Add Versal compatible string to Macb driver
- [PATCH v2 0/3] ads7846: fix support for ADS7845
- [PATCH v2 0/3] ARM: dts: lan966x: Extend pcb8291
- [PATCH v2 0/3] ARM: qcom: defconfig: socinfo + cleanup
- [PATCH v2 0/3] crypto: lib - create utils module
- Re: [PATCH v2 0/3] Documentation: hyperv: Add basic info on Hyper-V enlightenments
- Wei Liu(Sun Jul 17 2022 - 19:15:12 EST)
- RE: [PATCH v2 0/3] exfat: remove duplicate write directory entries
- [PATCH v2 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
- [PATCH v2 0/3] kvm/mm: Allow GUP to respond to non fatal signals
- Peter Xu(Wed Jul 20 2022 - 20:03:32 EST)
- [PATCH v2 0/3] New driver for Intel(Altera) FPGA System ID softIP
- [PATCH v2 0/3] ocfs2: A few clean_ups
- [PATCH v2 0/3] staging: rtl8192u: fix rmmod warn when wlan0 is renamed
- [PATCH v2 0/3] usb: host: npcm7xx-ehci: add Arbel NPCM8XX support and remove reset sequence
- [PATCH v2 04/10] platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_send_command()
- [PATCH v2 04/11] net: phylink: Generate caps and convert to linkmodes separately
- [PATCH v2 04/12] ARM: dts: imx6qdl-sabre: change to use SPDX identifiers
- Re: [PATCH v2 04/13] coresight: etm4x: Update ETM4 driver to use Trace ID API
- [PATCH v2 04/13] drm/msm/gem: Check for active in shrinker path
- [PATCH v2 04/13] soc: bcm: brcmstb: Document panic notifier action and remove useless header
- Re: [PATCH v2 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation
- [PATCH v2 04/25] usb: gadget: f_tcm: Increase bMaxBurst
- [PATCH v2 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
- [PATCH v2 0/4] Bluetooth: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
- Zijun Hu(Thu Jul 21 2022 - 02:04:47 EST)
- [PATCH v2 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
- Re: [PATCH v2 0/4] Introduce security_create_user_ns()
- Re: [PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
- xhao(Sat Jul 23 2022 - 05:17:20 EST)
- xhao(Sat Jul 23 2022 - 05:23:02 EST)
- [PATCH v2 0/4] target: Updates related to UASP
- [PATCH v2 0/4] thermal: mediatek: Add support for MT8365 SoC
- Re: [PATCH v2 0/4] Tidy user rdpmc documentation and testing
- [PATCH v2 05/10] platform/chrome: cros_ec_proto: separate cros_ec_xfer_command()
- Re: [PATCH v2 05/10] sched/fair: reset sched_avg last_update_time before set_task_rq()
- Re: [PATCH v2 05/11] KVM: x86: emulator: update the emulation mode after CR0 write
- [PATCH v2 05/11] net: phy: Add support for rate adaptation
- [PATCH v2 05/12] ARM: dts: imx7d-pico: indent use tabs, no spaces at start of line
- [PATCH v2 05/13] alpha: Clean-up the panic notifier code
- Re: [PATCH v2 05/13] coresight: etm3x: Update ETM3 driver to use Trace ID API
- [PATCH v2 05/13] drm/msm/gem: Rename update_inactive
- Re: [PATCH v2 05/19] dt-bindings: power: mediatek: Refine multiple level power domain nodes
- Re: [PATCH v2 05/21] drm/i915/gt: Skip TLB invalidations once wedged
- [PATCH v2 05/25] usb: gadget: f_tcm: Don't set static stream_id
- [PATCH v2 0/5] Add SPI Driver to HPE GXP Architecture
- [PATCH v2 0/5] Add Toshiba Visconti DNN image processing accelerator driver
- Re: [PATCH v2 0/5] ARM: Convert to ARCH_STACKWALK
- Re: [PATCH v2 0/5] Bluetooth: btusb: Add support IDs for Realtek RTL8852C
- Re: [PATCH v2 0/5] Bluetooth: hci_bcm: Improve FW load time on CYW55572
- Re: [PATCH v2 0/5] lib/find: add find_nth_bit()
- Re: [PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
- [PATCH v2 0/5] net: usb: ax88179_178a: improvements and bug fixes
- [PATCH v2 0/5] SCM: Add support for wait-queue aware firmware
- [PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
- [PATCH v2 06/10] platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
- Re: [PATCH v2 06/11] KVM: x86: emulator/smm: number of GPRs in the SMRAM image depends on the image format
- [PATCH v2 06/11] net: phylink: Support differing link/interface speed/duplex
- [PATCH v2 06/12] ARM: dts: vf610: no spaces in indent but tabs
- Re: [PATCH v2 06/13] coresight: etmX.X: stm: Remove unused legacy source Trace ID ops
- [PATCH v2 06/13] drm/msm/gem: Rename to pin/unpin_pages
- [PATCH v2 06/13] um: Improve panic notifiers consistency and ordering
- Re: [PATCH v2 06/21] drm/i915/gt: Batch TLB invalidations
- [PATCH v2 06/25] usb: gadget: f_tcm: Allocate matching number of commands to streams
- Re: [PATCH v2 0/6] gpiolib: cdev: code cleanup following hte integration
- [PATCH v2 0/6] KVM: x86: Apply NX mitigation more precisely
- [PATCH v2 0/6] PCI: brcmstb: Re-submit reverted patchset
- Re: [PATCH v2 0/6] pinctrl: sunxi: Allwinner D1 support
- [PATCH v2, 0/6] support mt8188 h264 encoder
- [PATCH v2 0/6] usb: typec: tcpci_rt1711h: Add compatible with rt1715
- [PATCH v2 07/10] platform/chrome: cros_ec_proto: change Kunit expectation when timed out
- Re: [PATCH v2 07/11] KVM: x86: emulator/smm: add structs for KVM's smram layout
- [PATCH v2 07/11] net: phylink: Adjust link settings based on rate adaptation
- [PATCH v2 07/12] ARM: dts: vf610-twr: indent use tabs, no spaces at start of line
- Re: [PATCH v2 07/13] coresight: perf: traceid: Add perf notifiers for Trace ID
- [PATCH v2 07/13] drm/msm/gem: Consolidate pin/unpin paths
- [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path
- [PATCH v2 07/25] usb: gadget: f_tcm: Limit number of sessions
- [PATCH v2 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
- Re: [PATCH v2 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
- Re: [PATCH v2 0/7] KVM: x86: Clean up rmap zap helpers
- [PATCH v2 0/7] KVM: x86/pmu: Fix some corner cases including Intel PEBS
- Like Xu(Thu Jul 21 2022 - 06:36:03 EST)
- [PATCH v2 0/7] XP-PEN Deco Pro S support (for-5.20/uclogic)
- [PATCH v2 08/10] platform/chrome: cros_ec_proto: return -EAGAIN when retries timed out
- Re: [PATCH v2 08/10] sched/fair: fix load tracking for new forked !fair task
- [PATCH v2 08/11] net: phylink: Adjust advertisement based on rate adaptation
- [PATCH v2 08/12] ARM: dts: vf610: don't use multiple blank lines
- [PATCH v2 08/13] drm/msm/gem: Remove active refcnt
- Re: [PATCH v2 08/13] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
- [PATCH v2 08/13] tracing: Improve panic/die notifiers
- Re: [PATCH v2 08/21] drm/i915/gt: Move TLB invalidation to its own file
- [PATCH v2 08/25] usb: gadget: f_tcm: Handle multiple commands in parallel
- Re: [PATCH v2 0/8] Add ipq806x missing bindings
- [PATCH v2 0/8] interconnect: Prepare making platform remove callbacks return void
- [PATCH v2 0/8] MT8195 Acer Tomato - devicetrees Part 2
- Re: [PATCH v2 0/8] PCI: qcom: Add support for SC8280XP and SA8540P
- [PATCH v2 09/10] platform/chrome: cros_ec_proto: add Kunit test for empty payload
- Re: [PATCH v2 09/10] sched/fair: stop load tracking when task switched_from_fair()
- Re: [PATCH v2 09/11] KVM: x86: emulator/smm: use smram struct for 64 bit smram load/restore
- [PATCH v2 09/11] [RFC] net: phylink: Add support for CRS-based rate adaptation
- [PATCH v2 09/12] arm64: dts: imx8mm-venice-gw72xx-0x: blank line at end of file
- [PATCH v2 09/13] drm/gem: Add LRU/shrinker helper
- [PATCH v2 09/13] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
- Re: [PATCH v2 09/13] perf: cs-etm: Update record event to use new Trace ID protocol
- Re: [PATCH v2 09/24] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
- [PATCH v2 09/25] usb: gadget: f_tcm: Use extra number of commands
- Re: [PATCH v2 0/9] Add support for shared PTEs across processes
- [PATCH v2 10/10] platform/chrome: cros_ec_proto: return -EPROTO if empty payload
- Re: [PATCH v2 10/11] KVM: x86: SVM: use smram structs
- [PATCH v2 10/11] net: phy: aquantia: Add some additional phy interfaces
- [PATCH v2 10/12] arm64: dts: imx8mp-verdin: don't use multiple blank lines
- [PATCH v2 10/13] drm/msm/gem: Convert to using drm_gem_lru
- [PATCH v2 10/13] EDAC/altera: Skip the panic notifier if kdump is loaded
- Re: [PATCH v2 10/13] kernel: events: Export perf_report_aux_output_id()
- [PATCH v2 10/25] usb: gadget: f_tcm: Return ATA cmd direction
- [PATCH v2 11/11] net: phy: aquantia: Add support for rate adaptation
- [PATCH v2 11/12] arm64: dts: mnt-reform2: don't use multiple blank lines
- [PATCH v2 11/13] drm/msm/gem: Unpin buffers earlier
- Re: [PATCH v2 11/13] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
- [PATCH v2 11/13] video/hyperv_fb: Avoid taking busy spinlock on panic path
- [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion
- [PATCH v2 1/1] bus: mhi: host: Fix up null pointer access in mhi_irq_handler
- Qiang Yu(Wed Jul 20 2022 - 22:16:27 EST)
- [PATCH v2 1/1] dt-bindings: display: mediatek: dpi: add power-domains property
- [PATCH v2 1/1] dt-bindings: iio: adc: add compatible for mt8188
- Hui Liu(Mon Jul 18 2022 - 21:31:17 EST)
- [PATCH v2 1/1] hwmon: (asus_wmi_ec_sensors) remove driver
- [PATCH v2 1/1] lockdown: Fix kexec lockdown bypass with ima policy
- Re: [PATCH v2 1/1] mm: kfence: apply kmemleak_ignore_phys on early allocated pool
- Re: [PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
- [PATCH v2 1/1] platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency
- [PATCH v2 1/1] spi/panel: dt-bindings: drop CPHA and CPOL from common properties
- [PATCH V2 1/1] thermal/sysfs: Clear cooling_device_stats_attr_group before initialized
- Di Shen(Fri Jul 22 2022 - 04:45:27 EST)
- [PATCH v2 12/12] clk: imx8mm: don't use multiple blank lines
- Re: [PATCH v2 12/13] coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
- [PATCH v2 12/13] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
- [PATCH v2 12/13] drm/msm/gem: Consolidate shrinker trace
- Re: [PATCH v2 12/21] KVM: x86: Make kvm_queued_exception a properly named, visible struct
- [PATCH v2 12/25] usb: gadget: f_tcm: Minor cleanup redundant code
- Re: [PATCH v2 1/2] ARM: dts: lan966x: add clock gating register
- Re: [PATCH v2 1/2] ARM: Marvell: Update PCIe fixup
- [PATCH v2 1/2] asm-generic: Remove pci.h copying remaining code to x86
- [PATCH v2 1/2] block: Introduce nr_sched_batch sys interface
- Wang You(Fri Jul 22 2022 - 05:51:59 EST)
- Wang You(Sat Jul 23 2022 - 06:15:48 EST)
- [PATCH v2 1/2] Bluetooth: hci_sync: Refactor add Adv Monitor
- Re: [PATCH v2 1/2] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
- Re: [PATCH v2 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
- [PATCH v2 1/2] dt-bindings: arm: aspeed: document Ampere Mt.Mitchell BMC compatibles
- [PATCH v2 1/2] dt-bindings: arm: at91: add lan966 pcb8309 board
- [PATCH v2 1/2] dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP
- Re: [PATCH v2 1/2] dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13
- [PATCH v2 1/2] dt-bindings: pinctrl: rzg2l-pinctrl: Add macros for IRQ0-7
- Biju Das(Fri Jul 22 2022 - 00:34:11 EST)
- [PATCH v2 1/2] dt-binding: spi: npcm-pspi: Add npcm845 compatible
- Re: [PATCH v2 1/2] dt-bindings: soc: mediatek: add mdp3 mutex support for mt8186
- [PATCH v2 1/2] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/Five SoC
- [PATCH v2 1/2] fpga: ecp5-spi: add Lattice ECP5 FPGA manager
- [PATCH v2 1/2] kbuild: pass jobserver to cmd_ld_vmlinux.o
- [PATCH v2 1/2] KVM: nested/x86: update trace_kvm_nested_vmrun() to suppot VMX
- [PATCH v2 1/2] memory: of: Fix refcount leak bug in of_get_ddr_timings()
- Liang He(Tue Jul 19 2022 - 04:58:00 EST)
- Re: [PATCH v2 1/2] perf: arm64: Add SVE vector granule register to user regs
- [PATCH v2 1/2] perf symbol: Correct address for bss symbols
- Leo Yan(Sat Jul 23 2022 - 22:29:25 EST)
- Re: [PATCH v2 1/2] powerpc/pci: Add config option for using OF 'reg' for PCI domain
- Re: [PATCH v2 13/13] coresight: trace-id: Add debug & test macros to Trace ID allocation
- [PATCH v2 13/13] drm/msm/gem: Evict active GEM objects when necessary
- [PATCH v2 13/13] panic: Fixes the panic_print NMI backtrace setting
- [PATCH v2 13/25] usb: gadget: f_tcm: Don't free command immediately
- [PATCH v2 1/3] ads7846: don't report pressure for ads7845
- [PATCH v2 1/3] arm64: dts: qcom: sc7280: herobrine: Add pinconf settings for mi2s1
- [PATCH v2 1/3] ARM: dts: lan966x: Add gpio-restart
- [PATCH v2 1/3] ARM: dts: qcom: pm8226: Add node for the GPIOs
- [PATCH v2 1/3] ARM: qcom_defconfig: enable socinfo driver
- [PATCH v2 1/3] clk: qcom: alpha: Add support for programming the PLL_FSM_LEGACY_MODE bit
- [PATCH v2 1/3] crypto: lib - create utils module and move __crypto_memneq into it
- [PATCH v2 1/3] drivers: misc: intel_sysid: Add sysid from arch to drivers
- Re: [PATCH v2 1/3] drm/bridge: it6505: Modified power sequence
- [PATCH v2 1/3] dt-bindings: arm: qcom: Document additional sa8540p device
- [PATCH v2 1/3] dt-bindings: memory-controller: Document Broadcom STB MEMC
- [PATCH v2 1/3] dt-bindings: net: cdns,macb: Add versal compatible string
- Re: [PATCH v2 1/3] dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
- [PATCH v2 1/3] dt-bindings: vendor-prefixes: add MSC Technologies
- [PATCH v2 1/3] mm/gup: Add FOLL_INTERRUPTIBLE
- Peter Xu(Wed Jul 20 2022 - 20:03:33 EST)
- [PATCH v2 1/3] ocfs2: Remove some useless functions
- Re: [PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
- [PATCH v2 1/3] staging: rtl8192u: move debug stuff to its own file
- [PATCH v2 1/3] usb: host: npcm7xx: remove USB EHCI host reset sequence
- [PATCH v2 14/25] usb: gadget: f_tcm: Translate error to sense
- [PATCH v2 1/4] Bluetooth: hci_sync: Check LMP feature bit instead of quirk
- Zijun Hu(Thu Jul 21 2022 - 02:04:52 EST)
- [PATCH v2 1/4] drm/amd/display: Drop dm_sw_gfx7_2d_thin_l_vp and dm_sw_gfx7_2d_thin_gl
- Re: [PATCH v2 1/4] drm/format-helper: Fix test on big endian architectures
- [PATCH v2 1/4] dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager
- [PATCH v2 1/4] dt-bindings: thermal: mediatek: add binding documentation for MT8365 SoC
- Re: [PATCH v2 1/4] dt-bindings: watchdog: mediatek: Convert binding to YAML
- [PATCH v2 1/4] leds: class: simplify the implementation of devm_of_led_get()
- [PATCH v2 15/25] usb: gadget: f_tcm: Cleanup unused variable
- [PATCH v2 1/5] dt-bindings: firmware: qcom-scm: Add "allow-multi-call" property
- [PATCH v2 1/5] dt-bindings: soc: visconti: Add Toshiba Visconti DNN image processing accelerator bindings
- [PATCH v2 1/5] kunit: string-stream: Simplify resource use
- [PATCH v2 1/5] net: usb: ax88179_178a: remove redundant init code
- [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
- Re: [PATCH V2 1/5] perf/x86/intel/uncore: Parse uncore discovery tables
- [PATCH v2 1/5] spi: spi-gxp: Add support for HPE GXP SoCs
- [PATCH v2 16/25] usb: gadget: f_tcm: Update state on data write
- [PATCH v2 1/6] dt-bindings usb: typec: rt1711h: Add binding for Richtek RT1711H
- Re: [PATCH v2 1/6] gpiolib: cdev: simplify linereq_free
- [PATCH v2 1/6] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
- [PATCH v2, 1/6] media: mediatek: vcodec: Add encoder driver support for 34-bit iova
- [PATCH v2 1/6] PCI: brcmstb: Remove unnecessary forward declarations
- Re: [PATCH v2 17/19] iio: adc: at91-sama5d2_adc: add support for temperature sensor
- Re: [PATCH v2 17/24] KVM: nVMX: Add a helper to identify low-priority #DB traps
- [PATCH v2 17/25] usb: gadget: f_tcm: Handle abort command
- [PATCH v2 1/7] HID: uclogic: KUnit best practices and naming conventions
- [PATCH v2 1/7] media: hantro: Store HEVC bit depth in context
- [PATCH v2 1/7] perf/x86/core: Update x86_pmu.pebs_capable for ICELAKE_{X,D}
- Like Xu(Thu Jul 21 2022 - 06:36:06 EST)
- Re: [PATCH v2 18/24] KVM: nVMX: Document priority of all known events on Intel CPUs
- [PATCH v2 18/25] usb: gadget: f_tcm: Cleanup requests on ep disable
- [PATCH v2 1/8] arm64: dts: mediatek: cherry: Enable the System Companion Processor
- [PATCH v2 1/8] interconnect: imx: Ignore return value of icc_provider_del() in .remove()
- Re: [PATCH v2 19/24] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
- [PATCH v2 19/25] usb: gadget: f_tcm: Decrement command ref count on cleanup
- [PATCH v2 20/25] usb: gadget: f_tcm: Save CPU ID per command
- Re: [PATCH v2 21/24] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
- [PATCH v2 21/25] usb: gadget: f_tcm: Get stream by tag
- Re: [PATCH v2 22/24] KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events()
- [PATCH v2 22/25] usb: gadget: f_tcm: Send sense on cancelled transfer
- [PATCH v2 2/2] arm64: dts: renesas: rzg2l-smarc-som: Add PHY interrupt support for ETH{0/1}
- [PATCH v2 2/2] ARM: dts: aspeed: Add device tree for Ampere's Mt. Mitchell BMC
- [PATCH v2 2/2] ARM: dts: lan966x: add support for pcb8309
- [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- [PATCH v2 2/2] ASoC: SOF: imx: Add i.MX8ULP HW support
- [PATCH v2 2/2] block/mq-deadline: Prioritize first request
- Wang You(Fri Jul 22 2022 - 05:52:04 EST)
- Wang You(Sat Jul 23 2022 - 06:59:40 EST)
- [PATCH v2 2/2] Bluetooth: hci_sync: Refactor remove Adv Monitor
- Re: [PATCH v2 2/2] clk: core: Fix runtime PM sequence in clk_core_unprepare()
- Re: [PATCH v2 2/2] Documentation/gpu: Add GFXOFF section
- [PATCH v2 2/2] dt-bindings: fpga: add binding doc for ecp5-spi fpga mgr
- Re: [PATCH v2 2/2] i2c: stm32: add support for the STM32MP13 soc
- Re: [PATCH v2 2/2] iio: proximity: sx_common: Allow IIO core to take care of firmware node
- [PATCH v2 2/2] kbuild: lto: preserve MAKEFLAGS for module linking
- [PATCH v2 2/2] kvm: nVMX: add tracepoint for kvm:kvm_nested_vmrun
- [PATCH v2 2/2] memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
- Liang He(Tue Jul 19 2022 - 04:58:14 EST)
- [PATCH v2 2/2] perf symbol: Skip recording symbols in '.gnu.warning.*' sections
- Leo Yan(Sat Jul 23 2022 - 22:29:31 EST)
- Re: [PATCH v2 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver
- Re: [PATCH v2 2/2] scsi: sd: Rework asynchronous resume support
- [PATCH v2 2/2] soc: renesas: Identify RZ/Five SoC
- [PATCH v2 2/2] spi: npcm-pspi: Add NPCM845 peripheral SPI support
- [PATCH v2 23/25] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
- [PATCH v2 2/3] ads7846: always set last command to PWRDOWN
- [PATCH v2 2/3] arm64: dts: qcom: sa8295p: move common nodes to dtsi
- [PATCH v2 2/3] arm64: dts: qcom: sc7280: Add sc7280-herobrine-audio-rt5682.dtsi
- [PATCH v2 2/3] ARM: dts: lan966x: Disable can0 on pcb8291
- Re: [PATCH v2 2/3] ARM: dts: qcom: add missing hwlock for ipq8064 dtsi
- [PATCH v2 2/3] ARM: qcom: include defconfig in MAINTAINERS
- [PATCH v2 2/3] crypto: lib - move __crypto_xor into utils
- [PATCH v2 2/3] Documentation: sysfs: Document Broadcom STB memc sysfs knobs
- [PATCH v2 2/3] dt-bindings: arm: fsl: Add MSC SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier
- [PATCH v2 2/3] dt-bindings: arm: qcom: Document samsung,matisse-wifi device
- [PATCH v2 2/3] dt-bindings: clock: add SM6375 QCOM global clock bindings
- [PATCH v2 2/3] dt-bindings: misc: intel_sysid: Add the system id binding for Altera(Intel) FPGA platform
- Greg KH(Thu Jul 21 2022 - 15:17:35 EST)
- [PATCH v2 2/3] dt-bindings: usb: npcm7xx: Add npcm845 compatible
- Re: [PATCH v2 2/3] fpga: region: Add fpga-region 'power-domains' property
- Xu Yilun(Thu Jul 21 2022 - 03:03:44 EST)
- RE: [PATCH v2 2/3] fpga: region: Add fpga-region 'power-domains' property
- [PATCH v2 2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING
- Peter Xu(Wed Jul 20 2022 - 20:03:37 EST)
- [PATCH v2 2/3] net: macb: Sort CAPS flags by bit positions
- [PATCH v2 2/3] ocfs2: use the bitmap API to simplify code
- [PATCH v2 2/3] staging: rtl8192u: move debug files to debugfs
- [PATCH v2 24/25] usb: gadget: f_tcm: Check overlapped command
- [PATCH v2 2/4] Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCA
- Zijun Hu(Thu Jul 21 2022 - 02:07:13 EST)
- Re: [PATCH v2 2/4] doc: gpio-mvebu: Add information about Armada 38x and Armada 39x
- [PATCH v2 2/4] drivers: misc: Add Support for TMR Manager
- [PATCH v2 2/4] drm/amd/display: Remove duplicated CalculateWriteBackDISPCLK
- Re: [PATCH v2 2/4] drm/format-helper: Rename test cases to make them more generic
- [PATCH v2 2/4] leds: class: store the color index in struct led_classdev
- Re: [PATCH v2 2/4] perf: Align user space counter reading with code
- Re: [PATCH v2 2/4] PM: hibernate: call wait_for_device_probe() without system_transition_mutex held
- [PATCH v2 2/4] target: Implement TMR_ABORT_TASK_SET
- [PATCH v2 2/4] thermal: mediatek: add support for MT8365 SoC
- [PATCH v2 25/25] usb: gadget: f_tcm: Comply with UAS Task Management requirement
- Re: [PATCH v2 2/5] dt-bindings: mmc: sdhci-msm: Document the SM8450 compatible
- [PATCH v2 2/5] firmware: qcom: scm: Optionally remove SCM call serialization
- [PATCH v2 2/5] kunit: drop test pointer in string_stream_fragment
- Re: [PATCH v2 2/5] mfd: stmpe: Probe sub-function by compatible
- [PATCH v2 2/5] net: usb: ax88179_178a: clean up pm calls
- [PATCH v2 2/5] soc: visconti: Add Toshiba Visconti image processing accelerator common source
- [PATCH v2 2/5] spi: dt-bindings: add documentation for hpe,gxp-spifi
- Re: [PATCH v2 2/5] tools include: add dis-asm-compat.h to handle version differences
- [PATCH v2 2/5] x86/cpuid: refactor setup_clear_cpu_cap()/clear_cpu_cap()
- [PATCH v2, 2/6] dt-bindings: media: mediatek: vcodec: Add encoder dt-bindings for mt8188
- Re: [PATCH v2 2/6] gpiolib: cdev: simplify parameter in call to hte_edge_setup
- [PATCH v2 2/6] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
- [PATCH v2 2/6] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
- [PATCH v2 2/6] usb: typec: tcpci_rt1711h: Fix vendor setting when set vconn
- Re: [PATCH v2 2/7] dmaengine: hisilicon: Fix CQ head update
- [PATCH v2 2/7] HID: uclogic: Refactor UGEE v2 string descriptor parsing
- [PATCH v2 2/7] media: hantro: HEVC: Fix auxilary buffer size calculation
- [PATCH v2 2/7] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
- Like Xu(Thu Jul 21 2022 - 06:36:09 EST)
- [PATCH v2 2/8] arm64: dts: mediatek: cherry: Wire up the ChromeOS EC and GSC
- [PATCH v2 2/8] interconnect: icc-rpm: Ignore return value of icc_provider_del() in .remove()
- [PATCH v23 0/4] media: mediatek: support mdp3 on mt8183 platform
- Moudy Ho(Mon Jul 18 2022 - 03:40:44 EST)
- [PATCH v23 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
- Moudy Ho(Mon Jul 18 2022 - 03:40:49 EST)
- [PATCH v23 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
- Moudy Ho(Mon Jul 18 2022 - 03:40:34 EST)
- [PATCH v23 3/4] arm64: dts: mt8183: add Mediatek MDP3 nodes
- Moudy Ho(Mon Jul 18 2022 - 03:40:40 EST)
- [PATCH v2 3/3] ads7846: don't check penirq immediately for 7845
- [PATCH v2 3/3] arm64: dts: qcom: introduce sa8540p-ride dts
- [PATCH v2 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in herobrine-r1
- [PATCH v2 3/3] arm64: dts: sm2s-imx8mp: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board
- [PATCH v2 3/3] ARM: dts: lan966x: Enable network driver on pcb8291
- [PATCH v2 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)
- [PATCH v2 3/3] ARM: qcom_defconfig: order items with savedefconfig
- [PATCH v2 3/3] clk: qcom: Add global clock controller driver for SM6375
- [PATCH v2 3/3] crypto: lib - move crypto_simd_disabled_for_test into utils
- [PATCH v2 3/3] documentation: misc: intel_sysid: Add the system id sysfs documentation for Altera(Intel) FPGA platform
- Greg KH(Thu Jul 21 2022 - 15:16:58 EST)
- [PATCH v2 3/3] kvm/x86: Allow to respond to generic signals during slow page faults
- Peter Xu(Wed Jul 20 2022 - 20:03:53 EST)
- Re: [PATCH v2 3/3] media: i2c: ak7375: Add regulator management
- [PATCH v2 3/3] memory: Add Broadcom STB memory controller driver
- [PATCH v2 3/3] net: macb: Update tsu clk usage in runtime suspend/resume for Versal
- [PATCH v2 3/3] ocfs2: Fix a typo in a comment
- [PATCH v2 3/3] staging: rtl8192u: fix rmmod warn when wlan0 is renamed
- [PATCH v2 3/3] USB: host: npcm: Add NPCM8XX support
- [PATCH v23 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver
- Moudy Ho(Mon Jul 18 2022 - 03:40:53 EST)
- Re: [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios
- [PATCH v2 3/4] Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR
- Zijun Hu(Thu Jul 21 2022 - 02:05:09 EST)
- Re: [PATCH v2 3/4] dmaengine: stm32-dma: add support to trigger STM32 MDMA
- [PATCH v2 3/4] drm/amd/display: Remove parameters from rq_dlg_get_dlg_reg
- Re: [PATCH v2 3/4] drm/format-helper: Support multiple target formats results
- [PATCH v2 3/4] dt-bindings: leds: Add binding for a multicolor group of LEDs
- [PATCH v2 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject
- Re: [PATCH v2 3/4] seccomp: Support atomic "addfd + send reply"
- [PATCH v2 3/4] target: Properly set Sense Data Length of CHECK CONDITION
- [PATCH v2 3/4] thermal: mediatek: control buffer enablement tweaks
- [PATCH v2 3/5] ARM: dts: hpe: Add spi driver node
- [PATCH v2 3/5] dt-bindings: firmware: qcom-scm: Add optional interrupt
- Re: [PATCH v2 3/5] dt-bindings: gpio: stmpe: Remove node name requirement
- [PATCH v2 3/5] kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
- [PATCH v2 3/5] net: usb: ax88179_178a: restore state on resume
- [PATCH v2 3/5] soc: visconti: Add Toshiba Visconti DNN image processing accelerator
- Re: [PATCH v2 3/5] usb: dwc3: gadget: Adjust IRQ management during soft disconnect/connect
- [PATCH v2 3/5] x86/cpuid: move filter_cpuid_features to cpuid-deps.c
- Re: [PATCH v2 3/6] gpiolib: cdev: replace if-else chains with switches
- [PATCH v2 3/6] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE
- [PATCH v2, 3/6] media: mediatek: vcodec: Add mt8188 encoder driver
- [PATCH v2 3/6] PCI: brcmstb: Add "refusal mode" to preclude PCIe-induced CPU aborts
- [PATCH v2 3/6] usb: typec: tcpci_rt1711h: Add regulator support when source vbus
- [PATCH v2 3/7] HID: uclogic: Refactor UGEE v2 frame initialization
- Re: [PATCHv2 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask
- [PATCH v2 3/7] KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
- Like Xu(Thu Jul 21 2022 - 06:36:12 EST)
- [PATCH v2 3/7] media: hantro: HEVC: Fix chroma offset computation
- [PATCH v2 3/8] arm64: dts: mediatek: cherry: Add keyboard mapping for the top row
- [PATCH v2 3/8] interconnect: icc-rpmh: Ignore return value of icc_provider_del() in .remove()
- [PATCH v24 0/4] media: mediatek: support mdp3 on mt8183 platform
- Moudy Ho(Mon Jul 18 2022 - 04:48:19 EST)
- [PATCH v24 1/2] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub
- [PATCH v24 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
- Moudy Ho(Mon Jul 18 2022 - 04:48:23 EST)
- [PATCH v24 2/2] arm64: dts: qcom: sc7280-herobrine: Add nodes for onboard USB hub
- [PATCH v24 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
- Moudy Ho(Mon Jul 18 2022 - 04:48:17 EST)
- [PATCH v24 3/4] arm64: dts: mt8183: add Mediatek MDP3 nodes
- Moudy Ho(Mon Jul 18 2022 - 04:48:15 EST)
- [PATCH v24 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver
- Moudy Ho(Mon Jul 18 2022 - 04:48:26 EST)
- [PATCH v2 4/4] Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
- Zijun Hu(Thu Jul 21 2022 - 02:07:27 EST)
- Re: [PATCH v2 4/4] clk: qcom: gcc-ipq806x: remove cc_register_board for pxo and cxo
- [PATCH v2 4/4] drivers: misc: Add Support for TMR Inject IP
- [PATCH v2 4/4] drm/amd/display: Rewrite CalculateWriteBackDISPCLK function
- Re: [PATCH v2 4/4] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()
- [PATCH v2 4/4] leds: Add a multicolor LED driver to group monochromatic LEDs
- Re: [PATCH v2 4/4] selinux: Implement create_user_ns hook
- [PATCH v2 4/4] target: Properly set Sense data length when copy sense
- [PATCH v2 4/4] thermal: mediatek: add another get_temp ops for thermal sensors
- [PATCH v2 4/5] ARM: configs: multi_v7_defconfig: Enable HPE GXP SPI driver
- [PATCH v2 4/5] firmware: qcom: scm: Add wait-queue helper functions
- [PATCH v2 4/5] kunit: make kunit_kfree() not segfault on invalid inputs
- [PATCH v2 4/5] MAINTAINERS: Add entries for Toshiba Visconti DNN image processing accelerator
- [PATCH v2 4/5] net: usb: ax88179_178a: move priv to driver_priv
- Re: [PATCH v2 4/5] usb: dwc3: Allow end transfer commands to be sent during soft disconnect
- [PATCH v2 4/5] x86/cpuid: remove 'warn' parameter from filter_cpuid_features
- Re: [PATCH v2 4/6] gpiolib: cdev: simplify line event identification
- [PATCH v2 4/6] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages
- [PATCH v2, 4/6] media: mediatek: vcodec: Remove encoder driver get IRQ resource
- [PATCH v2 4/6] PCI: brcmstb: Add mechanism to turn on subdev regulators
- [PATCH v2 4/6] usb: typec: tcpci_rt1711h: Add initial phy setting
- [PATCH v2 4/7] HID: uclogic: Parse the UGEE v2 frame type
- Re: [PATCHv2 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
- [PATCH v2 4/7] KVM: x86/pmu: Don't generate PEBS records for emulated instructions
- Like Xu(Thu Jul 21 2022 - 06:36:20 EST)
- [PATCH v2 4/7] media: hantro: postproc: Configure output regs to support 10bit
- [PATCH v2 4/8] arm64: dts: mediatek: cherry: Enable secondary SD/MMC controller
- [PATCH v2 4/8] interconnect: msm8974: Ignore return value of icc_provider_del() in .remove()
- [PATCH v2 5/5] Documentation: driver-api: visconti: add a description of DNN driver.
- [PATCH v2 5/5] firmware: qcom: scm: Add wait-queue handling logic
- [PATCH v2 5/5] kunit: make kunit_kfree(NULL) a no-op to match kfree()
- [PATCH v2 5/5] MAINTAINERS: add spi support to GXP
- [PATCH v2 5/5] net: usb: ax88179_178a: wol optimizations
- [PATCH v2 5/5] x86/cpuid: check for dependencies violations in CPUID and attempt to fix them
- Re: [PATCH v2 5/6] gpiolib: cdev: consolidate edge detector configuration flags
- [PATCH v2 5/6] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
- [PATCH v2, 5/6] media: mediatek: vcodec: Fix bitstream crop information error
- [PATCH v2 5/6] PCI: brcmstb: Add control of subdevice voltage regulators
- [PATCH v2 5/6] usb: typec: tcpci_rt1711h: Add compatible id with rt1715
- Re: [PATCH v2 5/7] dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
- [PATCH v2 5/7] HID: uclogic: Add support for UGEE v2 dial frames
- Re: [PATCHv2 5/7] KVM: SVM: Add VNMI support in inject_nmi
- [PATCH v2 5/7] KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
- Like Xu(Thu Jul 21 2022 - 06:36:24 EST)
- [PATCH v2 5/7] media: Hantro: HEVC: Allows 10-bit bitstream
- [PATCH v2 5/8] arm64: dts: mediatek: cherry: Enable Elantech eKTH3000 i2c trackpad
- [PATCH v2 5/8] interconnect: osm-l3: Ignore return value of icc_provider_del() in .remove()
- Re: [PATCH V2 6/6] arm64: dts: imx8mp: add VPU blk ctrl node
- Re: [PATCH v2 6/6] arm64: dts: qcom: ipq8074: Fix 'max-frequency' value for sdhci node
- Re: [PATCH v2 6/6] gpiolib: cdev: compile out HTE unless CONFIG_HTE selected
- [PATCH v2 6/6] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
- [PATCH v2, 6/6] media: mediatek: vcodec: Use ctx vb2_queue mutex instead of device mutex
- [PATCH v2 6/6] PCI: brcmstb: Do not turn off WOL regulators on suspend
- [PATCH v2 6/6] usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage level
- Re: [PATCH v2 6/7] dmaengine: hisilicon: Add dfx feature for hisi dma driver
- [PATCH v2 6/7] HID: uclogic: Add support for UGEE v2 mouse frames
- [PATCH v2 6/7] KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
- Like Xu(Thu Jul 21 2022 - 06:36:30 EST)
- [PATCH v2 6/7] media: hantro: imx8m: Enable 10bit decoding
- [PATCH v2 6/8] arm64: dts: mediatek: cherry: Enable DSP, audio codec and sound card
- [PATCH v2 6/8] interconnect: sm8450: Ignore return value of icc_provider_del() in .remove()
- Re: [PATCH v2 6/8] PCI: qcom: Make all optional clocks optional
- Re: [PATCH v2 6/9] Revert "driver core: Set default deferred_probe_timeout back to 0."
- [PATCH v2 7/7] HID: uclogic: Add support for XP-PEN Deco Pro S
- [PATCH v2 7/7] KVM: x86/pmu: Defer counter emulated overflow via pmc->stale_counter
- Like Xu(Thu Jul 21 2022 - 06:36:36 EST)
- [PATCH v2 7/7] media: hantro: Allows luma and chroma depth to be different
- [PATCH v2 7/8] arm64: dts: mediatek: cherry: Enable keyboard PWM backlight
- Re: [PATCH v2 7/8] cedrus: Use vb2_find_buffer
- [PATCH v2 7/8] interconnect: Make icc_provider_del() return void
- Re: [PATCH v2 7/8] PCI: qcom: Clean up IP configurations
- [PATCH v2 8/8] arm64: dts: mediatek: cherry: Enable MT6315 regulators on SPMI bus
- [PATCH v2 8/8] interconnect: imx: Make imx_icc_unregister() return void
- [PATCH v2] ACPI/PCI: Remove useless NULL pointer checks
- Re: [PATCH v2] Add a "-m" option to "perf buildid-list".
- Re: [PATCH v2] arch/x86: Check validity of EBDA pointer in mpparse.c
- Re: [PATCH v2] arm64: dta: qcom: sc7280: delete vdda-1p2 and vdda-0p9 from both dp and edp
- [PATCH v2] arm64: dts: rockchip: Add analog audio output on quartz64-b
- [PATCH v2] arm64: dts: rockchip: rk3399-nanopi4: Fix voltage regulator config
- Re: [PATCH V2] arm64: fix oops in concurrently setting insn_emulation sysctls
- [PATCH v2] asm-generic: remove a broken and needless ifdef conditional
- [PATCH v2] ASoC: amd: acp: Initialize list to store acp_stream during pcm_open
- [PATCH v2] ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
- [PATCH v2] ASoC: dt-bindings: atmel-i2s: Convert to json-schema
- Re: [PATCH v2] ASoC: mediatek: mt8195: extract SOF common code
- [PATCH v2] block: don't allow the same type rq_qos add more than once
- [PATCH v2] Bluetooth: btusb: mediatek: fix WMT command failure during runtime suspend
- [PATCH v2 bpf-next] libbpf: Add bpf_obj_get_opts()
- [PATCH v2] char: remove VR41XX related char driver
- Re: [PATCH v2] clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled
- [PATCH v2] crypto: ccree - Remove a useless dma_supported() call
- [PATCH v2] crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
- [PATCH v2] crypto: hisilicon/zip: Use the bitmap API to allocate bitmaps
- Re: [PATCH v2] crypto: testmgr - populate RSA CRT parameters in RSA test vectors
- [PATCH v2] doc/mm: move overcommit-accounting doc to admin-guide
- alexs(Thu Jul 21 2022 - 05:08:49 EST)
- [PATCH v2] docs: ABI: correct QEMU fw_cfg spec path
- [PATCH v2] docs: ABI: Fix typo in comment
- [PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage
- Greg KH(Sat Jul 23 2022 - 05:32:34 EST)
- [PATCH v2] docs: Fix typo in comment
- [PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
- [PATCH v2] drivers: lkdtm: fix clang -Wformat warning
- Re: [PATCH v2] drm/bridge: it6505: Add i2c api power on check
- Re: [PATCH v2] drm/bridge: it6505: Power on downstream device in .atomic_enable
- [PATCH v2] drm/i915: stop using swiotlb
- [PATCH v2] drm/panel-edp: add IVO M133NW4J-R3 panel entry
- [PATCH v2] drm/panel-edp: Add panel entry for B120XAN01.0
- [PATCH v2] dt-bindings: Fix typo in comment
- [PATCH v2] EDAC/ghes: Fix buffer overflow in ghes_edac_register()
- [PATCH v2] erofs: get rid of erofs_prepare_dio() helper
- JeffleXu(Fri Jul 22 2022 - 04:51:39 EST)
- [PATCH v2] f2fs: don't bother wait_ms by foreground gc
- Re: [PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed
- [PATCH v2] ftrace/x86: Remove jumps to ftrace_epilogue and simplify trampolines
- Re: [PATCH v2] gpio: remove VR41XX related gpio driver
- [PATCH v2] hwmon: (aquacomputer_d5next) Add D5 Next fan control support
- Re: [PATCH v2] i2c: imx: fix typo in comment
- [PATCH v2] iio: light: isl29028: Fix the warning in isl29028_remove()
- Zheyu Ma(Sat Jul 16 2022 - 20:43:12 EST)
- Re: [PATCH v2] iio: magnetometer: hmc5843: Remove duplicate 'the'
- [PATCH v2] irqchip/ls-extirq: use raw spinlocks for regmap to avoid invalid wait context
- [PATCH v2] irqchip: mips-gic: check the return value of ioremap() in gic_of_init()
- Re: [PATCH v2] kexec: Replace kmap() with kmap_local_page()
- [PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
- [PATCH v2] KVM: X86: Explicitly set the 'fault.async_page_fault' value in kvm_fixup_and_inject_pf_error().
- Yu Zhang(Mon Jul 18 2022 - 04:33:46 EST)
- Yu Zhang(Thu Jul 21 2022 - 05:22:25 EST)
- [PATCH v2] livepatch: fix race between fork and klp_reverse_transition
- Re: [PATCH v2] locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter
- [PATCH v2] LoongArch: Remove LOONGARCH_CPUCFG48 and some CSR definitions
- yijun(Thu Jul 21 2022 - 02:50:16 EST)
- [PATCH v2] LoongArch: Remove unused header compiler.h
- Jun Yi(Thu Jul 21 2022 - 07:10:56 EST)
- Re: [PATCH v2] memory: dfl-emif: Update the dfl emif driver support revision 1
- [PATCH v2] microblaze: Fix some typos in comment
- [PATCH v2] mm/dmapool.c: avoid duplicate memset within dma_pool_alloc
- Liu Song(Mon Jul 18 2022 - 02:28:39 EST)
- [PATCH v2] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
- Peter Xu(Wed Jul 20 2022 - 18:03:33 EST)
- Peter Xu(Thu Jul 21 2022 - 12:57:38 EST)
- [PATCH v2] module: Replace kmap() with kmap_local_page()
- Re: [PATCH v2] mtd: spi-nor: handle unsupported FSR opcodes properly
- Re: [PATCH v2] mtd: spi-nor: siliconkaiser: add support for sk25lp128
- [PATCH v2] nbd: add missing definition of pr_fmt
- Yu Kuai(Sat Jul 23 2022 - 04:22:15 EST)
- Re: [PATCH v2] netfilter: xt_TPROXY: remove pr_debug invocations
- Re: [PATCH v2] net: macb: fixup sparse warnings on __be16 ports
- [PATCH v2 net] net: phy: micrel: Fix warn: passing zero to PTR_ERR
- [PATCH v2 net-next] net: ipv6: avoid accepting values greater than 2 for accept_untracked_na
- [PATCH v2 -next 0/2] Fix a bug and commit a code optimization
- Xu Qiang(Tue Jul 19 2022 - 02:39:15 EST)
- [PATCH v2 -next 0/5] ASoC: fsl: Fix sparse warning
- [PATCH v2 -next 1/2] irqdomain: Fix an issue where the Linux IRQ number is not stored
- Xu Qiang(Tue Jul 19 2022 - 02:39:17 EST)
- [PATCH v2 -next 1/5] ASoC: fsl_sai: Don't use plain integer as NULL pointer
- [PATCH v2 -next 2/2] irqdomain: Replace revmap_direct_max_irq field with hwirq_max field
- Xu Qiang(Tue Jul 19 2022 - 02:39:19 EST)
- [PATCH v2 -next 2/5] ASoC: fsl_asrc: force cast the asrc_format type
- [PATCH v2 -next 3/5] ASoC: fsl-asoc-card: force cast the asrc_format type
- [PATCH v2 -next 4/5] ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format
- [PATCH v2 -next 5/5] ASoC: imx-card: use snd_pcm_format_t type for asrc_format
- [PATCH v2 -next] bcache: Fix spelling mistakes
- Coly Li(Wed Jul 20 2022 - 21:38:23 EST)
- [PATCH v2] nvme: Define compat_ioctl again to unbreak 32-bit userspace.
- Re: [PATCH v2] nvme: Use command_id instead of req->tag in trace_nvme_complete_rq()
- Re: [PATCH v2] PCI/ASPM: Disable ASPM when save/restore PCI state
- Re: [PATCH V2] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
- [PATCH v2] PCI: imx6: Support more than Gen2 speed link mode
- [PATCH v2] PCI: qcom: Add support for modular builds
- Re: [PATCH v2] perf gtk: Only support --gtk if compiled in
- Re: [PATCH v2] perf trace: Fix SIGSEGV when processing syscall args
- [PATCH v2] platform/chrome: cros_kbd_led_backlight: fix build warning
- [PATCH v2] platform/chrome: cros_typec_switch: Add ACPI Kconfig dep
- Greg KH(Tue Jul 19 2022 - 02:44:19 EST)
- RE: [PATCH v2] powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P
- Re: [PATCH v2] power: domain: handle power supplies that need interrupts
- [PATCH v2] printk: Make console tracepoint safe in NMI() context
- [PATCH v2] printk: Skip console drivers on PREEMPT_RT.
- [PATCH v2] random: handle archrandom in plural words
- [PATCH v2] rcu-tasks: Make RCU Tasks Trace checking for userspace execution
- Zqiang(Sun Jul 17 2022 - 20:14:40 EST)
- [PATCH v2] regulator: core: Resolve supply name earlier to prevent double-init
- Re: [PATCH v2] remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use
- [PATCH v2] remoteproc: qcom: q6v5: Use _clk_get_optional for aggre2_clk
- [PATCH v2] riscv: compat: vdso: Fix vdso_install target
- Guo Ren(Tue Jul 19 2022 - 12:39:51 EST)
- [PATCH v2] s390/cpum_sf: Fix typo 'the the' in comment
- [PATCH v2] s390/sthyi: Fix typo 'the the' in comment
- Re: [PATCH v2] sched/fair: Remove unused parameter idle of _nohz_idle_balance()
- Hao Jia(Sun Jul 17 2022 - 22:32:52 EST)
- [PATCH v2] scripts/gdb: fix 'lx-dmesg' on 32 bits arch
- [PATCH v2] scsi: fix WARNING in scsi_alloc_sgtables
- [PATCH v2] scsi: qla2xxx: Fix typo in comment
- [PATCH v2] scsi: ufs: ufs-pci: Correct check for RESET DSM
- Re: [PATCH v2] soc: aspeed: Fix IRQ check in aspeed_lpc_snoop_config_irq
- Re: [PATCH v2] Subject: x86/PAT: Report PAT on CPUs that support PAT without MTRR
- [PATCH v2] target: iscsi: fix clang -Wformat warnings
- [PATCH v2] um: include sys/types.h for size_t
- [PATCH v2] usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable()
- Re: [PATCH v2] usb: dwc3: qcom: Defer dwc3-qcom probe if dwc3 isn't probed properly
- [PATCH v2] USB: mtu3: tracing: Use the new __vstring() helper
- [PATCH v2] USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
- Greg KH(Thu Jul 21 2022 - 14:18:32 EST)
- Greg KH(Fri Jul 22 2022 - 03:03:30 EST)
- Re: [PATCH v2] usb: typec: tipd: Don't block probing of consumer of "connector" nodes
- RE: [PATCH v2] x86/mce: retrieve poison range from hardware whenever supported
- Jane Chu(Sat Jul 16 2022 - 17:49:05 EST)
- Re: [PATCH v2] x86/mm/tlb: ignore f->new_tlb_gen when zero
- [PATCH] [v2] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
- Re: [PATCH v3 00/10] Update vfio_pin/unpin_pages API
- Re: [PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
- RE: [PATCH v3 00/15] iommu: Retire bus_set_iommu()
- [PATCH v3 00/21] Add driver nodes for MT8195 SoC
- Re: [PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
- Re: [PATCH v3 00/30] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
- Re: [PATCH V3 01/12] KVM: X86/MMU: Verify PDPTE for nested NPT in PAE paging mode when page fault
- Re: [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
- Re: [PATCH v3 01/15] iommu/vt-d: Handle race between registration and device probe
- Lu Baolu(Mon Jul 18 2022 - 20:06:27 EST)
- [PATCH v3 01/21] dt-bindings: iommu: mediatek: Increase max interrupt number
- [PATCH v3 0/1] Add Polarfire SoC GPIO support
- [PATCH v3 0/1] MediaTek auxadc patch for mt8188
- Hui Liu(Mon Jul 18 2022 - 21:47:13 EST)
- Re: [PATCH V3 02/12] KVM: X86/MMU: Add using_local_root_page()
- Re: [PATCH v3 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
- [PATCH v3 02/21] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
- [PATCH V3 0/2] Add DT support for audio clock gating resets for SC7280
- Re: [PATCH v3 0/2] ASoC: dt-bindings: atmel-classd: Convert to
- [PATCH v3 0/2] Lattice ECP5 FPGA manager
- [PATCH v3 0/2] printk: console: Per-console loglevels
- [PATCH v3 0/2] Updates for asm-generic/pci.h
- RE: [PATCH v3 0/2] x86: AMX enabling example with new constants
- Re: [PATCH v3 03/14] perf/hw_breakpoint: Clean up headers
- [PATCH v3 03/21] dt-bindings: power: mediatek: Refine multiple level power domain nodes
- [PATCH v3 0/3] Add PHY interrupt support for ETH{0,1} on RZ/G2L and RZ/V2L SMARC EVK
- [PATCH v3 0/3] Add support for WASP SoC on AVM router boards
- [PATCH V3 0/3] Add the fec node on i.MX8ULP platform
- [PATCH v3 0/3] arch_topology/cacheinfo: Fixes for v5.20
- [PATCH v3 0/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
- Re: [PATCH v3 0/3] dt-bindings: mmc: / ARM: qcom: add MSM8998 and cleanup driver of_device_id
- [PATCH v3 0/3] mm/mprotect: Fix soft-dirty checks
- Peter Xu(Thu Jul 21 2022 - 14:34:04 EST)
- [PATCH v3 0/3] s390/crash: support multi-segment iterators
- [PATCH v3 0/3] Tidy user rdpmc documentation and testing
- Re: [PATCH V3 04/12] KVM: X86/MMU: Add local shadow pages
- Re: [PATCH v3 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
- [PATCH v3 04/21] dt-bindings: power: mediatek: Support naming power controller node with unit address
- [PATCH v3 0/4] Add Samsung Galaxy E5/E7/Grand Max device trees
- Re: [PATCH v3 0/4] ext4: fix use-after-free in ext4_xattr_set_entry
- [PATCH v3 0/4] Introduce security_create_user_ns()
- [PATCH v3 0/4] mediatek: watchdog: Fix compatible fallbacks
- Re: [PATCH v3 0/4] virtio/virtio_test
- Guo Zhi(Thu Jul 21 2022 - 07:55:57 EST)
- Re: [PATCH V3 05/12] KVM: X86/MMU: Link PAE root pagetable with its children
- Re: [PATCH v3 05/14] perf/hw_breakpoint: Mark data __ro_after_init
- [PATCH v3 05/21] dt-bindings: power: mediatek: Update maintainer list
- Re: [PATCH v3 0/5] Add interconnect support for SM6350
- Re: [PATCH v3 0/5] Add perf stat default events for hybrid machines
- [PATCH v3 0/5] Add SPI Driver to HPE GXP Architecture
- Re: [PATCH v3 0/5] Complete driver nodes for MT8192 SoC
- Re: [PATCH V3 0/5] Support for 64bit hartid on RV64 platforms
- [PATCH v3 0/5] VDUSE: Support registering userspace memory as bounce buffer
- Re: [PATCH v3 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
- [PATCH v3 06/21] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS
- [PATCH v3 0/6] gpio: Implement and utilize register structures for ISA drivers
- [PATCH v3 0/6] STM32 DMA-MDMA chaining feature
- Re: [PATCH V3 07/12] KVM: X86/MMU: Remove the check of the return value of to_shadow_page()
- Re: [PATCH v3 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
- [PATCH v3 07/21] dt-bindings: power: mediatek: Update example in dt-bindings
- [PATCH V3 0/7] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
- Re: [PATCH V3 08/12] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand
- Re: [PATCH v3 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
- [PATCH v3 08/21] arm64: dts: mediatek: Update mt81xx scpsys node to align with dt-bindings
- Re: [PATCH v3 0/8] make statx() return DIO alignment information
- Re: [PATCH V3 09/12] KVM: X86/MMU: Move the verifying of NPT's PDPTE in FNAME(fetch)
- Re: [PATCH v3 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
- [PATCH v3 09/21] arm64: dts: mt8195: Disable watchdog external reset signal
- Re: [PATCH V3 10/12] KVM: X86/MMU: Remove unused INVALID_PAE_ROOT and IS_VALID_PAE_ROOT
- Re: [PATCH v3 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
- [PATCH v3 10/21] arm64: dts: mt8195: Disable I2C0 node
- Re: [PATCH V3 11/12] KVM: X86/MMU: Don't use mmu->pae_root when shadowing PAE NPT in 64-bit host
- Re: [PATCH v3 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
- [PATCH v3 11/21] arm64: dts: mt8195: Add cpufreq node
- [PATCH v3 1/1] bus: mhi: host: Fix up null pointer access in mhi_irq_handler
- Qiang Yu(Thu Jul 21 2022 - 23:17:48 EST)
- [PATCH v3 1/1] dt-bindings: iio: adc: Add compatible for MT8188
- Hui Liu(Mon Jul 18 2022 - 21:47:16 EST)
- [PATCH v3 1/1] gpio: mpfs: add polarfire soc gpio support
- Re: [PATCH v3 1/1] i2c: scmi: Replace open coded device_get_match_data()
- Re: [PATCH v3 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
- [PATCH v3 12/21] arm64: dts: mt8195: Add vdosys and vppsys clock nodes
- [PATCH v3 1/2] arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
- [PATCH V3 1/2] arm64: dts: qcom: sc7280: Cleanup the lpasscc node
- [PATCH v3 1/2] asm-generic: Remove pci.h copying remaining code to x86
- Re: [PATCH v3 1/2] ASoC: dt-bindings: atmel-classd: Convert to json-schema
- [PATCH v3 1/2] cedrus: Use vb2_find_buffer
- Re: [PATCH v3 1/2] cpuhp: make target_store() a nop when target == state
- RE: [PATCH v3 1/2] Documentation: fpga: dfl: add PCI Identification documentation
- Wu, Hao(Mon Jul 18 2022 - 00:43:38 EST)
- [PATCH v3 1/2] dt-bindings: arm: fsl: Add MSC SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier
- Re: [PATCH v3 1/2] dt-bindings: leds: lp50xx: correct reg/unit addresses in example
- Re: [PATCH v3 1/2] dt-bindings: power: reset: qcom-pon: update "reg" property details
- [PATCH v3 1/2] fpga: ecp5-spi: add Lattice ECP5 FPGA manager
- Re: [PATCH v3 1/2] perf metrics: Add literal for system TSC frequency
- [PATCH v3 1/2] power: domain: handle power supplies that need interrupts
- [PATCH v3 1/2] printk: console: Create console= parser that supports named options
- Re: [PATCH v3 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
- [PATCH v3 13/21] arm64: dts: mt8195: Add power domains controller
- [PATCH v3 1/3] arm64: dts: qcom: sc7280: herobrine: Add pinconf settings for mi2s1
- [PATCH v3 1/3] cacheinfo: Use atomic allocation for percpu cache attributes
- [PATCH v3 1/3] clk: qcom: alpha: Add support for programming the PLL_FSM_LEGACY_MODE bit
- [PATCH v3 1/3] docs: perf: Add description for Alibaba's T-Head PMU driver
- Re: [PATCH v3 1/3] dt-bindings: dmaengine: Add compatible for Tegra234
- Akhil R(Tue Jul 19 2022 - 03:41:55 EST)
- [PATCH v3 1/3] dt-bindings: interrupt-controller: Add macros for NMI and IRQ0-7 interrupts present on RZ/G2L SoC
- [PATCH V3 1/3] dt-bindings: net: fsl,fec: Add i.MX8ULP FEC items
- Wei Fang(Mon Jul 18 2022 - 10:43:37 EST)
- Re: [PATCH v3 1/3] dt-bindings: usb: typec: add bindings for stm32g0 controller
- [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add AVM
- Re: [PATCH v3 1/3] gpio: nct6116d: add new driver for several Nuvoton super io chips
- [PATCH v3 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
- Peter Xu(Thu Jul 21 2022 - 14:33:49 EST)
- Peter Xu(Fri Jul 22 2022 - 09:51:55 EST)
- [PATCH v3 1/3] perf: Align user space counter reading with code
- [PATCH v3 1/3] s390/crash: move copy_to_user_real() to crash_dump.c
- Re: [PATCH v3 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
- [PATCH v3 14/21] arm64: dts: mt8195: Add spmi node
- [PATCH v3 1/4] dt-binding: mediatek: watchdog: Fix compatible fallbacks and example
- Re: [PATCH v3 1/4] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block
- [PATCH v3 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
- [PATCH v3 1/4] security, lsm: Introduce security_create_user_ns()
- Re: [PATCH v3 1/4] thermal/core: Encapsulate the trip point crossed function
- [PATCH v3 15/21] arm64: dts: mt8195: Add scp node
- [PATCH v3 1/5] spi: spi-gxp: Add support for HPE GXP SoCs
- [PATCH v3 1/5] vduse: Remove unnecessary spin lock protection
- [PATCH v3 16/21] arm64: dts: mt8195: Add audio related nodes
- [PATCH v3 1/6] dmaengine: stm32-dma: introduce 3 helpers to address channel flags
- [PATCH v3 1/6] gpio: ws16c48: Implement and utilize register structures
- [PATCH v3 17/21] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
- [PATCH V3 1/7] dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV
- [PATCH v3 18/21] arm64: dts: mt8195: Specify audio reset controller
- [PATCH v3 19/21] arm64: dts: mt8195: Add iommu and smi nodes
- [PATCH v3 2/2] arm64: dts: imx8mp-msc-sm2s: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board
- [PATCH V3 2/2] arm64: dts: qcom: sc7280: Update lpassaudio clock controller for resets
- [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- Re: [PATCH v3 2/2] ASoC: dt-bindings: atmel-classd: PDMIC convert to json-schema
- Re: [PATCH v3 2/2] cpuhp: Set cpuhp target for boot cpu
- [PATCH v3 2/2] dt-bindings: arm: qcom: Document additional sku6 for sc7180 pazquel
- [PATCH v3 2/2] dt-bindings: fpga: add binding doc for ecp5-spi fpga mgr
- Re: [PATCH v3 2/2] dt-bindings: leds: fix indentation in examples
- RE: [PATCH v3 2/2] fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
- Wu, Hao(Mon Jul 18 2022 - 00:28:05 EST)
- Re: [PATCH v3 2/2] iio: adc: npcm: Add NPCM8XX support
- Re: [PATCH v3 2/2] mtd: spi-nor: winbond: add support for W25Q512NW-IQ
- Re: [PATCH v3 2/2] perf tsc: Add arch TSC frequency information
- [PATCH v3 2/2] PM: domains: fix indentation and use BIT macro for flags
- Re: [PATCH v3 2/2] power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string
- [PATCH v3 2/2] printk: console: Support console-specific loglevels
- [PATCH v3 2/2] videobuf2: Remove vb2_find_timestamp()
- [PATCH v3 2/3] ACPI: PPTT: Leave the table mapped for the runtime usage
- [PATCH V3 2/3] arm64: dts: imx8ulp: Add the fec support
- [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add sc7280-herobrine-audio-rt5682.dtsi
- [PATCH v3 2/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
- [PATCH v3 2/3] dt-bindings: clock: add SM6375 QCOM global clock bindings
- [PATCH v3 2/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for '#interrupt-cells' property
- [PATCH v3 2/3] dt-bindings: remoteproc: Add AVM WASP
- Re: [PATCH v3 2/3] iio: add MEMSensing MSA311 3-axis accelerometer driver
- [PATCH v3 2/3] perf test: Remove x86 rdpmc test
- [PATCH v3 2/3] s390/crash: use static swap buffer for copy_to_user_real()
- [PATCH v3 2/3] selftests: soft-dirty: Add test for mprotect
- Peter Xu(Thu Jul 21 2022 - 14:33:52 EST)
- Peter Xu(Fri Jul 22 2022 - 09:44:56 EST)
- Peter Xu(Fri Jul 22 2022 - 10:37:57 EST)
- [PATCH v3 2/4] arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt7986
- [PATCH v3 2/4] arm64: dts: qcom: msm8916-samsung-e2015: Add initial common dtsi
- [PATCH v3 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
- Re: [PATCH v3 2/4] thermal/core: Avoid calling ->get_trip_temp() unnecessarily
- Re: [PATCH v3 2/4] virtio_test: use random length scatterlists to test descriptor chain
- Guo Zhi(Sun Jul 17 2022 - 07:33:54 EST)
- Re: [PATCH v3 2/5] iio: pressure: Kconfig: Add references to BMP380
- [PATCH v3 2/5] spi: dt-bindings: add documentation for hpe,gxp-spifi
- [PATCH v3 2/5] vduse: Use memcpy_{to,from}_page() in do_bounce()
- [PATCH v3 2/6] dmaengine: stm32-dma: use bitfield helpers
- [PATCH v3 2/6] gpio: 104-idio-16: Implement and utilize register structures
- [PATCH V3 2/7] dt-bindings: soc: imx: drop minItems for i.MX8MM vpu blk ctrl
- [PATCH v3 3/3] arch_topology: Fix cache attributes detection in the CPU hotplug path
- [PATCH V3 3/3] arm64: dts: imx8ulp-evk: Add the fec support
- [PATCH v3 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in herobrine-r1
- [PATCH v3 3/3] arm64: dts: renesas: rzg2l-smarc-som: Add PHY interrupt support for ETH{0/1}
- [PATCH v3 3/3] clk: qcom: Add global clock controller driver for SM6375
- [PATCH v3 3/3] MAINTAINERS: add maintainers for Alibaba' T-Head PMU driver
- [PATCH v3 3/3] perf test: Add user space counter reading tests
- [PATCH v3 3/3] remoteproc: Add AVM WASP driver
- [PATCH v3 3/3] s390/crash: support multi-segment iterators
- [PATCH v3 3/3] selftests: Add soft-dirty into run_vmtests.sh
- Peter Xu(Thu Jul 21 2022 - 14:34:00 EST)
- [PATCH v3 3/4] arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt8195
- [PATCH v3 3/4] ARM: dts: qcom-msm8916-samsung-e2015: Include dts from arm64
- [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
- Re: [PATCH v3 3/4] thermal/core: Build ascending ordered indexes for the trip points
- Re: [PATCH v3 3/5] arm64: dts: mediatek: Add mmsys #reset-cells property for mt8192
- [PATCH v3 3/5] ARM: dts: hpe: Add spi driver node
- [PATCH v3 3/5] vduse: Support using userspace pages as bounce buffer
- [PATCH v3 3/6] docs: arm: stm32: introduce STM32 DMA-MDMA chaining feature
- [PATCH v3 3/6] gpio: i8255: Introduce the Intel 8255 interface library module
- [PATCH V3 3/7] dt-bindings: soc: imx: add i.MX8MP vpu blk ctrl
- Peng Fan(Tue Jul 19 2022 - 05:58:59 EST)
- Peng Fan(Thu Jul 21 2022 - 06:39:02 EST)
- Re: [PATCH v3 3/9] iio: adc: mcp3911: use correct formula for AD conversion
- [PATCH v3 4/4] arm64: dts: mediatek: Fix the watchdog node name
- [PATCH v3 4/4] arm64: dts: qcom: msm8916-samsung-e2015: Add touchkey
- [PATCH v3 4/4] selinux: Implement userns_create hook
- Re: [PATCH v3 4/4] thermal/core: Fix thermal trip cross point
- Re: [PATCH v3 4/5] arm64: dts: mt8192: Add display nodes
- [PATCH v3 4/5] ARM: configs: multi_v7_defconfig: Enable HPE GXP SPI driver
- Re: [PATCH v3 4/5] iio: pressure: bmp280: Add support for BMP380 sensor family
- [PATCH v3 4/5] vduse: Support registering userspace memory for IOVA regions
- [PATCH v3 4/6] dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
- [PATCH v3 4/6] gpio: 104-dio-48e: Implement and utilize register structures
- [PATCH V3 4/7] soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV
- Peng Fan(Tue Jul 19 2022 - 20:52:02 EST)
- Re: [PATCH v3 4/9] iio: adc: mcp3911: use resource-managed version of iio_device_register
- Re: [PATCH v3 5/5] arm64: dts: qcom: sm6350: Add interconnect support
- [PATCH v3 5/5] MAINTAINERS: add spi support to GXP
- [PATCH v3 5/5] vduse: Support querying information of IOVA regions
- [PATCH v3 5/6] dmaengine: stm32-dma: add support to trigger STM32 MDMA
- [PATCH v3 5/6] gpio: 104-idi-48: Implement and utilize register structures
- [PATCH V3 5/7] soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl
- [PATCH v3 6/6] dmaengine: stm32-mdma: add support to be triggered by STM32 DMA
- Re: [PATCH v3 6/6] dt-bindings: dma: Convert Qualcomm BAM DMA binding to json format
- [PATCH v3 6/6] gpio: gpio-mm: Implement and utilize register structures
- [PATCH V3 6/7] arm64: dts: imx8mp: add vpu pgc nodes
- [PATCH V3 7/7] arm64: dts: imx8mp: add VPU blk ctrl node
- [PATCH v3] ACPI/PCI: Remove useless NULL pointer checks
- Re: [PATCH v3] Add a "-m" option to "perf buildid-list".
- Re: [PATCH v3] apparmor: test: Remove some casts which are no-longer required
- Re: [PATCH v3] ARM: Fix MAX_DMA_ADDRESS overflow
- [PATCH v3] block: don't allow the same type rq_qos add more than once
- [PATCH v3 bpf-next 0/4] ftrace: host klp and bpf trampoline together
- Song Liu(Sun Jul 17 2022 - 20:14:37 EST)
- [PATCH v3 bpf-next 1/4] ftrace: add modify_ftrace_direct_multi_nolock
- Song Liu(Sun Jul 17 2022 - 20:14:39 EST)
- Song Liu(Mon Jul 18 2022 - 12:37:34 EST)
- [PATCH v3 bpf-next 2/4] ftrace: allow IPMODIFY and DIRECT ops on the same function
- Song Liu(Sun Jul 17 2022 - 20:14:53 EST)
- Song Liu(Mon Jul 18 2022 - 01:46:59 EST)
- [PATCH v3 bpf-next 3/4] bpf, x64: Allow to use caller address from stack
- Song Liu(Sun Jul 17 2022 - 20:14:51 EST)
- [PATCH v3 bpf-next 4/4] bpf: support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
- Song Liu(Sun Jul 17 2022 - 20:14:40 EST)
- Song Liu(Mon Jul 18 2022 - 12:55:56 EST)
- Song Liu(Mon Jul 18 2022 - 12:56:02 EST)
- Re: [PATCH v3] can: slcan: do not sleep with a spin lock held
- [PATCH v3] docs: fixed table margin in configfs-usb-gadget-mass-storage
- Re: [PATCH v3] Documentation: process: Update email client instructions for Thunderbird
- Re: [PATCH v3] drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
- [PATCH v3] drm/i915: stop using swiotlb
- Re: [PATCH v3] dt-bindings: nvidia,tegra20-kbc: Convert to json-schema
- Re: [PATCH v3] EDAC/ie31200: Add Skylake-S support
- Re: [PATCH v3] erofs: update ctx->pos for every emitted dirent
- JeffleXu(Fri Jul 22 2022 - 04:16:37 EST)
- [PATCH v3] ftrace/x86: Remove jumps to ftrace_epilogue and simplify trampolines
- Re: [PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
- Re: [PATCH v3] include/uapi/linux/swab.h: move explicit cast outside ternary
- [PATCH v3] ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
- Re: [PATCH v3] kbuild: Enable DT schema checks for %.dtb targets
- [PATCH v3] KEYS: trusted: Fix memory leak in tpm2_key_encode()
- [PATCH v3] KVM: selftests: Fix target thread to be migrated in rseq_test
- Re: [PATCH v3] lib/bitmap: Make count and length parameters unsigned
- [PATCH v3] lib/test_printf.c: fix clang -Wformat warnings
- [PATCH v3] livepatch: Clear relocation targets on a module removal
- Song Liu(Thu Jul 21 2022 - 13:52:16 EST)
- [PATCH v3] media: uvcvideo: Fix memory leak in uvc_gpio_parse
- Re:[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
- Chen Lin(Mon Jul 18 2022 - 09:15:14 EST)
- Chen Lin(Mon Jul 18 2022 - 10:40:43 EST)
- Chen Lin(Tue Jul 19 2022 - 18:28:35 EST)
- Chen Lin(Thu Jul 21 2022 - 09:07:42 EST)
- Re: [PATCH v3 net-next 2/3] net: ipv6: new accept_untracked_na option to accept na only if in-network
- Jaehee(Mon Jul 18 2022 - 12:58:36 EST)
- [PATCH v3] random: handle archrandom with multiple longs
- [PATCH v3] rcu-tasks: Make RCU Tasks Trace checking for userspace execution
- Zqiang(Mon Jul 18 2022 - 22:10:26 EST)
- Zqiang(Tue Jul 19 2022 - 00:34:17 EST)
- [PATCH v3 RESEND 0/6] Add support for upcoming chips to k10temp and amd_nb
- [PATCH v3 RESEND 1/6] x86/amd_nb: Add AMD Family 17h A0-AF IDs
- [PATCH v3 RESEND 2/6] x86/amd_nb: Add Family 19h model 70h-7Fh IDs
- [PATCH v3 RESEND 3/6] x86/amd_nb: Add Family 19h model 60h-6Fh IDs
- [PATCH v3 RESEND 4/6] hwmon: (k10temp): Add support for family 17h models A0h-AFh
- [PATCH v3 RESEND 5/6] hwmon: (k10temp): Add support for family 19h models 70h-7Fh
- [PATCH v3 RESEND 6/6] hwmon: (k10temp): Add support for family 19h models 60h-6Fh
- Re: [PATCH v3] selftests/vm: enable running select groups of tests
- Re: [PATCH v3] srcu: Reduce blocking agressiveness of expedited grace periods further
- Re: [PATCH v3] staging: qlge: Fix indentation issue under long for loop
- binyi(Sun Jul 17 2022 - 22:12:49 EST)
- [PATCH v3] staging: r8188eu: Inserted empty line after declarations
- [PATCH v3] um: seed rng using host OS rng
- [PATCH v3] USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
- [PATCH v3] x86/mce: retrieve poison range from hardware
- Jane Chu(Sun Jul 17 2022 - 19:49:27 EST)
- Jane Chu(Mon Jul 18 2022 - 17:12:10 EST)
- [PATCH v3] x86/rdrand: Remove "nordrand" flag in favor of "random.trust_cpu"
- [PATCH v4 00/10] cover-letter: Update vfio_pin/unpin_pages API
- Re: [PATCH v4 00/18] KVM nVHE Hypervisor stack unwinder
- [PATCH v4 00/24] KVM: x86: Event/exception fixes and cleanups
- Re: [PATCH v4 00/34] Printbufs - new data structure for building strings
- [PATCH v4 01/10] vfio: Make vfio_unpin_pages() return void
- Re: [PATCH v4 01/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits
- Re: [PATCH v4 01/13] x86/msr: Add the MSR definition for AMD CPPC hardware control.
- Re: [PATCH v4 01/18] arm64: stacktrace: Add shared header for common stack unwinding code
- [PATCH v4 01/24] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
- Re: [PATCH v4 01/25] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
- [PATCH v4 02/10] drm/i915/gvt: Replace roundup with DIV_ROUND_UP
- Re: [PATCH v4 02/11] ASoC: jz4740-i2s: Remove unused 'mem' resource
- Re: [PATCH v4 02/13] cpufreq: amd-pstate: enable AMD Precision Boost mode switch
- [PATCH v4 02/24] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
- [PATCH v4 0/2] Add USB2.0 phy driver for Sunplus SP7021
- [PATCH v4 0/2] cpuhp: fix some st->target issues
- Re: [PATCH v4 0/2] dt-bindings: Intorduce domain-controller
- Re: [PATCH v4 0/2] Fix RISC-V's arch-topology reporting
- [PATCH v4 0/2] Lattice ECP5 FPGA manager
- [PATCH v4 03/10] vfio/ap: Pass in physical address of ind to ap_aqic()
- Re: [PATCH v4 03/11] ASoC: jz4740-i2s: Convert to regmap API
- Re: [Patch v4 03/12] net: mana: Handle vport sharing between devices
- Long Li(Wed Jul 20 2022 - 20:06:20 EST)
- Long Li(Thu Jul 21 2022 - 14:14:08 EST)
- Re: [PATCH v4 03/13] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
- [PATCH v4 03/24] KVM: x86: Don't check for code breakpoints when emulating on exception
- [PATCH v4 0/3] Add arch TSC frequency information
- [PATCH v4 0/3] Add compatible for Tegra234 GPCDMA
- Akhil R(Wed Jul 20 2022 - 06:41:10 EST)
- [PATCH v4 0/3] Add dtsi for sc7280 herobrine boards that using
- [PATCH v4 0/3] Add support for WASP SoC on AVM router boards
- [PATCH v4 0/3] Cleanups for asm-generic/pci.h
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- [PATCH v4 0/3] power: domain: handle power supplies that need interrupts
- Re: [PATCH v4 0/3] xen-blk{back,front}: Fix two bugs in 'feature_persistent'
- [PATCH v4 04/10] vfio/ccw: Only pass in contiguous pages
- Re: [PATCH v4 04/11] ASoC: jz4740-i2s: Simplify using regmap fields
- Re: [Patch v4 04/12] net: mana: Add functions for allocating doorbell page from GDMA
- Re: [PATCH v4 04/13] cpufreq: amd-pstate: prefetch cppc_req_cached value in amd_pstate_cpu_init()
- Re: [PATCH v4 04/18] arm64: stacktrace: Handle frame pointer from different address spaces
- [PATCH v4 04/24] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
- [PATCH v4 0/4] Add Samsung Galaxy E5/E7/Grand Max device trees
- [PATCH v4 0/4] mediatek: watchdog: Fix compatible fallbacks
- [PATCH v4 0/4] s390/crash: support multi-segment iterators
- Al Viro(Tue Jul 19 2022 - 23:17:42 EST)
- Al Viro(Thu Jul 21 2022 - 16:06:40 EST)
- [PATCH v4 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
- Re: [PATCH v4 05/11] ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
- Re: [PATCH v4 05/13] cpufreq: amd-pstate: simplify cpudata pointer assignment
- [PATCH v4 05/24] KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag
- [PATCH v4 0/5] Add perf stat default events for hybrid machines
- [PATCH v4 0/5] Add support for Axis, ARTPEC-8 PCIe driver
- [PATCH v4 0/5] Add support for pressure sensor Bosch BMP380
- [PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- [PATCH v4 06/10] vfio/ap: Change saved_pfn to saved_iova
- Re: [Patch v4 06/12] net: mana: Define data structures for protection domain and memory registration
- Long Li(Wed Jul 20 2022 - 20:15:13 EST)
- Re: [PATCH v4 06/13] cpufreq: amd_pstate: fix wrong lowest perf fetch
- Re: [PATCH v4 06/18] arm64: stacktrace: Add description of stacktrace/common.h
- [PATCH v4 06/24] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
- [PATCH v4 0/6] gpio: Implement and utilize register structures for ISA drivers
- [PATCH v4 07/10] vfio/ccw: Change pa_pfn list to pa_iova list
- Re: [PATCH v4 07/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific
- Re: [PATCH v4 07/13] cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
- Re: [PATCH v4 07/18] KVM: arm64: On stack overflow switch to hyp overflow_stack
- [PATCH v4 07/24] KVM: x86: Use DR7_GD macro instead of open coding check in emulator
- Re: [PATCH v4 0/7] sched/fair: improve scan efficiency of SIS
- [PATCH v4 08/10] vfio: Rename user_iova of vfio_dma_rw()
- Re: [PATCH v4 08/11] ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
- Re: [PATCH v4 08/13] cpufreq: amd-pstate: fix white-space
- Re: [PATCH v4 08/18] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
- [PATCH v4 08/24] KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
- [PATCH V4 0/8] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
- [PATCH v4 09/10] vfio/ccw: Add kmap_local_page() for memcpy
- Re: [PATCH v4 09/18] KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
- [PATCH v4 09/24] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
- Re: [PATCH v4 09/25] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
- [PATCH v4 0/9] Improve MCP3911 driver
- [PATCH v4 0/9] make statx() return DIO alignment information
- [PATCH v4 10/10] vfio: Replace phys_pfn with pages for vfio_pin_pages()
- Re: [PATCH v4 10/11] ASoC: jz4740-i2s: Move component functions near the component driver
- Re: [PATCH v4 10/18] KVM: arm64: Stub implementation of pKVM HYP stack unwinder
- [PATCH v4 10/24] KVM: VMX: Inject #PF on ENCLS as "emulated" #PF
- Re: [PATCH v4 11/11] ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component ops
- Re: [PATCH v4 11/13] cpufreq: amd_pstate: update transition delay time to 1ms
- Re: [PATCH v4 11/18] KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder
- [PATCH v4 11/24] KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
- Re: [PATCH v4 1/1] bus: mhi: host: Move IRQ allocation to controller registration phase
- Qiang Yu(Wed Jul 20 2022 - 06:28:14 EST)
- Re: [PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
- Re: [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
- Cheng Xu(Thu Jul 21 2022 - 05:17:19 EST)
- Long Li(Thu Jul 21 2022 - 14:01:41 EST)
- Re: [PATCH v4 12/18] KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
- [PATCH v4 12/24] KVM: x86: Make kvm_queued_exception a properly named, visible struct
- Re: [PATCH v4 12/25] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
- Re: [PATCH v4 1/2] arm64: topology: move store_cpu_topology() to shared code
- [PATCH v4 1/2] ARM: dts: imx7d: add dts for UC-8210/8220 hardware
- [PATCH v4 1/2] cpuhp: make target_store() a nop when target == state
- [PATCH v4 1/2] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block
- [PATCH v4 1/2] fpga: ecp5-spi: add Lattice ECP5 FPGA manager
- Re: [PATCH v4 1/2] fs/super: function to prevent super re-use
- [PATCH v4 1/2] phy: usb: Add USB2.0 phy driver for Sunplus SP7021
- Re: [PATCH v4 1/2] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
- Re: [PATCH v4 13/13] cpufreq: CPPC: remove the acpi_disabled check
- [PATCH v4 13/24] KVM: x86: Formalize blocking of nested pending exceptions
- Re: [PATCH v4 13/25] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING in setup_vmcs_config()
- [PATCH v4 1/3] arm64: dts: qcom: sc7280: herobrine: Add pinconf settings for mi2s1
- [PATCH v4 1/3] dt-bindings: dmaengine: Add compatible for Tegra234
- Akhil R(Wed Jul 20 2022 - 06:41:20 EST)
- [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add AVM
- [PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- [PATCH v4 1/3] perf tsc: Add arch TSC frequency information
- [PATCH v4 1/3] PM: domain: fix indentation and use BIT macro for flags
- [PATCH v4 14/24] KVM: x86: Use kvm_queue_exception_e() to queue #DF
- Re: [PATCH v4 14/25] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING in setup_vmcs_config()
- [PATCH v4 1/4] dt-bindings: mediatek: watchdog: Fix compatible fallbacks and example
- [PATCH v4 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
- [PATCH v4 1/4] s390/zcore: fix race when reading from hardware system area
- [PATCH v4 1/4] thermal/core: Encapsulate the trip point crossed function
- [PATCH v4 15/24] KVM: x86: Hoist nested event checks above event injection logic
- Re: [PATCH v4 15/25] KVM: VMX: Extend VMX controls macro shenanigans
- [PATCH v4 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
- [PATCH v4 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
- [PATCH v4 1/5] perf stat: Revert "perf stat: Add default hybrid events"
- [PATCH v4 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
- [PATCH v4 16/24] KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit
- Re: [PATCH v4 16/25] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
- [PATCH v4 1/6] gpio: ws16c48: Implement and utilize register structures
- [PATCH v4 17/24] KVM: nVMX: Add a helper to identify low-priority #DB traps
- Re: [PATCH v4 17/25] KVM: VMX: Add missing VMEXIT controls to vmcs_config
- [PATCH v4 18/24] KVM: nVMX: Document priority of all known events on Intel CPUs
- Re: [PATCH v4 18/25] KVM: VMX: Add missing CPU based VM execution controls to vmcs_config
- [PATCH V4 1/8] dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV
- [PATCH v4 19/24] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
- [PATCH v4 1/9] iio: adc: mcp3911: make use of the sign bit
- [PATCH v4 1/9] statx: add direct I/O alignment information
- [PATCH v4 20/24] KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions
- [PATCH v4 21/24] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
- Re: [PATCH v4 21/25] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
- [PATCH v4 22/24] KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events()
- [PATCH v4 2/2] cpuhp: Set cpuhp target for boot cpu
- [PATCH v4 2/2] dt-bindings: arm: fsl: Add Moxa UC8210/8220 series
- [PATCH v4 2/2] dt-bindings: fpga: add binding doc for ecp5-spi fpga mgr
- [PATCH v4 2/2] dt-bindings: phy: Add bindings doc for Sunplus USB2
- Re: [PATCH v4 2/2] FUSE: Retire superblock on force unmount
- [PATCH v4 2/2] leds: qcom-lpg: Add PM660L configuration and compatible
- [PATCH v4 23/24] KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
- [PATCH v4 2/3] arm64: dts: qcom: sc7280: Add sc7280-herobrine-audio-rt5682.dtsi
- [PATCH v4 2/3] dmaengine: tegra: Add terminate() for Tegra234
- Akhil R(Wed Jul 20 2022 - 06:41:46 EST)
- [PATCH v4 2/3] dt-bindings: remoteproc: Add AVM WASP
- [PATCH v4 2/3] PCI: Move isa_dma_bridge_buggy out of dma.h
- [PATCH v4 2/3] perf tsc: Add cpuinfo fall back for arch_get_tsc_freq
- [PATCH v4 2/3] power: domain: handle genpd correctly when needing interrupts
- [PATCH v4 24/24] KVM: selftests: Add an x86-only test to verify nested exception queueing
- Re: [PATCH v4 24/25] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
- [PATCH v4 2/4] arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt7986
- [PATCH v4 2/4] arm64: dts: qcom: msm8916-samsung-e2015: Add initial common dtsi
- Re: [PATCH v4 2/4] dt-bindings: regulator: add bindings for output-supply
- [PATCH v4 2/4] s390/crash: move copy_to_user_real() to crash_dump.c
- [PATCH v4 2/4] thermal/core: Avoid calling ->get_trip_temp() unnecessarily
- [PATCH v4 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
- [PATCH v4 2/5] iio: pressure: bmp280: simplify driver initialization logic
- [PATCH v4 2/5] perf evsel: Add arch_evsel__hw_name()
- [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Peter Xu(Tue Jul 19 2022 - 17:18:50 EST)
- Peter Xu(Tue Jul 19 2022 - 22:32:47 EST)
- [PATCH v4 2/6] gpio: 104-idio-16: Implement and utilize register structures
- [PATCH V4 2/8] dt-bindings: soc: imx: drop minItems for i.MX8MM vpu blk ctrl
- [PATCH v4 2/9] iio: adc: mcp3911: correct "microchip,device-addr" property
- [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices
- [PATCH v4 3/3] arm64: dts: qcom: sc7280: Include sc7280-herobrine-audio-rt5682.dtsi in herobrine-r1
- [PATCH v4 3/3] arm64: tegra: Update compatible for Tegra234 GPCDMA
- Akhil R(Wed Jul 20 2022 - 06:42:01 EST)
- [PATCH v4 3/3] asm-generic: Add new pci.h and use it
- [PATCH v4 3/3] perf test: Add test for #system_tsc_freq in metrics
- [PATCH v4 3/3] remoteproc: Add AVM WASP driver
- [PATCH v4 3/3] soc: imx: gpcv2: fix suspend/resume by setting GENPD_FLAG_IRQ_ON
- [PATCH v4 3/4] arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt8195
- [PATCH v4 3/4] ARM: dts: qcom-msm8916-samsung-e2015: Include dts from arm64
- Re: [PATCH v4 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
- Re: [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- [PATCH v4 3/4] s390/crash: use static swap buffer for copy_to_user_real()
- [PATCH v4 3/4] thermal/core: Build ascending ordered indexes for the trip points
- [PATCH v4 3/5] iio: pressure: bmp280: Fix alignment for DMA safety
- Re: [PATCH v4 3/5] lib/test: Introduce cpumask KUnit test suite
- [PATCH v4 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
- [PATCH v4 3/5] perf evlist: Always use arch_evlist__add_default_attrs()
- [PATCH v4 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
- Peter Xu(Tue Jul 19 2022 - 17:23:53 EST)
- [PATCH v4 3/6] gpio: i8255: Introduce the Intel 8255 interface library module
- [PATCH V4 3/8] dt-bindings: soc: imx: add interconnect property for i.MX8MM vpu blk ctrl
- [PATCH v4 3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
- [PATCH v4 3/9] iio: adc: mcp3911: use correct formula for AD conversion
- [PATCH v4 4/4] arm64: dts: mediatek: Fix the watchdog node name
- [PATCH v4 4/4] arm64: dts: qcom: msm8916-samsung-e2015: Add touchkey
- [PATCH v4 4/4] s390/crash: support multi-segment iterators
- [PATCH v4 4/4] thermal/core: Fix thermal trip cross point
- [PATCH v4 4/5] iio: pressure: bmp280: Add support for BMP380 sensor family
- [PATCH v4 4/5] perf x86 evlist: Add default hybrid events for perf stat
- [PATCH v4 4/5] phy: Add ARTPEC-8 PCIe PHY driver
- [PATCH v4 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
- Peter Xu(Tue Jul 19 2022 - 17:23:56 EST)
- [PATCH v4 4/6] gpio: 104-dio-48e: Implement and utilize register structures
- [PATCH V4 4/8] dt-bindings: soc: imx: add i.MX8MP vpu blk ctrl
- [PATCH v4 4/9] ext4: support STATX_DIOALIGN
- [PATCH v4 4/9] iio: adc: mcp3911: use resource-managed version of iio_device_register
- [PATCH v4 5/5] iio: pressure: bmp280: Add more tunable config parameters for BMP380
- [PATCH v4 5/5] MAINTAINERS: Add Axis ARTPEC-8 PCIe PHY maintainers
- [PATCH v4 5/5] perf stat: Add topdown metrics in the default perf stat on the hybrid machine
- [PATCH v4 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
- [PATCH v4 5/6] gpio: 104-idi-48: Implement and utilize register structures
- Re: [PATCH v4 5/7] sched/fair: skip SIS domain search if fully busy
- [PATCH V4 5/8] soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV
- [PATCH v4 5/9] f2fs: move f2fs_force_buffered_io() into file.c
- [PATCH v4 5/9] iio: adc: mcp3911: add support for buffers
- [PATCH v4 6/6] gpio: gpio-mm: Implement and utilize register structures
- Re: [PATCH v4 6/7] sched/fair: skip busy cores in SIS search
- [PATCH V4 6/8] soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl
- [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes
- [PATCH v4 6/9] iio: adc: mcp3911: add support for interrupts
- Re: [PATCH v4 7/7] sched/fair: de-entropy for SIS filter
- [PATCH V4 7/8] arm64: dts: imx8mp: add vpu pgc nodes
- [PATCH v4 7/9] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
- [PATCH v4 7/9] f2fs: simplify f2fs_force_buffered_io()
- [PATCH V4 8/8] arm64: dts: imx8mp: add VPU blk ctrl node
- [PATCH v4 8/9] f2fs: support STATX_DIOALIGN
- [PATCH v4 8/9] iio: adc: mcp3911: add support for oversampling ratio
- [PATCH v4 9/9] iio: adc: mcp3911: add support to set PGA
- [PATCH v4 9/9] xfs: support STATX_DIOALIGN
- Re: [PATCH v4] amba: Remove deferred device addition
- Re: [PATCH v4] arch/riscv: add Zihintpause support
- [PATCH v4] arm64: enable THP_SWAP for arm64
- [PATCH v4] ARM: dts: aspeed: Adding Facebook Yosemite V3.5 BMC
- [PATCH v4] block: don't allow the same type rq_qos add more than once
- Re: [PATCH v4] Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
- Re: [PATCH v4] Bluetooth: hci_sync: Remove redundant func definition
- [PATCH v4 bpf-next 0/4] ftrace: host klp and bpf trampoline together
- Song Liu(Mon Jul 18 2022 - 01:55:14 EST)
- [PATCH v4 bpf-next 1/4] ftrace: add modify_ftrace_direct_multi_nolock
- Song Liu(Mon Jul 18 2022 - 01:55:03 EST)
- [PATCH v4 bpf-next 2/4] ftrace: allow IPMODIFY and DIRECT ops on the same function
- Song Liu(Mon Jul 18 2022 - 01:55:16 EST)
- Song Liu(Mon Jul 18 2022 - 13:00:00 EST)
- Song Liu(Tue Jul 19 2022 - 18:28:40 EST)
- Song Liu(Tue Jul 19 2022 - 18:58:02 EST)
- Song Liu(Tue Jul 19 2022 - 19:24:42 EST)
- [PATCH v4 bpf-next 3/4] bpf, x64: Allow to use caller address from stack
- Song Liu(Mon Jul 18 2022 - 01:55:18 EST)
- [PATCH v4 bpf-next 4/4] bpf: support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
- Song Liu(Mon Jul 18 2022 - 01:55:21 EST)
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- Re: [PATCH v4] cpu/hotplug: Do not bail-out in DYING/STARTING sections
- Re: [PATCH v4] drm/msm/dp: make eDP panel as the first connected connector
- Re: [PATCH V4] dt-bindings: mediatek: Add axi clock in mt8173 dts example
- [PATCH v4] erofs: update ctx->pos for every emitted dirent
- [PATCH v4] fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
- [PATCH v4] KVM: selftests: Fix target thread to be migrated in rseq_test
- [PATCH v4] lib/test_printf.c: fix clang -Wformat warnings
- Re: [PATCH v4] mm: vmpressure: don't count proactive reclaim in vmpressure
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- netdev(Sun Jul 17 2022 - 08:33:01 EST)
- netdev(Sun Jul 17 2022 - 09:09:22 EST)
- netdev(Sun Jul 17 2022 - 10:58:05 EST)
- netdev(Sun Jul 17 2022 - 11:53:29 EST)
- netdev(Sun Jul 17 2022 - 12:12:36 EST)
- Re: [PATCH v4 net-next 5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation
- netdev(Sun Jul 17 2022 - 08:34:31 EST)
- Re: [PATCH V4 net-next] net: marvell: prestera: add phylink support
- [PATCH v4 RESEND] timekeeping: contribute wall clock to rng on time change
- [PATCH v4] staging: r8188eu: Inserted empty line after declarations
- RE: [PATCH V4] swiotlb: Split up single swiotlb lock
- [PATCH v4] um: seed rng using host OS rng
- Re: [PATCH v4] usb: gadget: f_uac2: fix superspeed transfer
- Re: [PATCH v4] watchdog: add driver for StreamLabs USB watchdog device
- [PATCH v5 00/12] Add support for the i.MXRT1170-evk
- Re: [PATCH v5 00/12] thermal OF rework
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- Re: [PATCHv5 00/13] Linear Address Masking enabling
- [PATCH v5 00/17] KVM nVHE Hypervisor stack unwinder
- [PATCH v5 01/12] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
- Re: [PATCH v5 01/12] dt-bindings: leds: Convert is31fl319x to dtschema
- Re: [PATCHv5 01/13] x86/mm: Fix CR3_ADDR_MASK
- [PATCH v5 01/17] arm64: stacktrace: Add shared header for common stack unwinding code
- Re: [PATCH v5 01/17] perf: Add SNOOP_PEER flag to perf mem data struct
- Leo Yan(Wed Jul 20 2022 - 20:27:38 EST)
- Re: [PATCH v5 02/12] dt-bindings: leds: is31fl319x: Document variants specificities
- [PATCH v5 02/12] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
- Re: [PATCHv5 02/13] x86: CPUID and CR3/CR4 flags for Linear Address Masking
- RE: [PATCH v5 02/14] drm/i915/gsc: add slow_fw flag to the mei auxiliary device
- Re: [PATCH V5 02/16] rv: Add runtime reactors interface
- Tao Zhou(Sun Jul 17 2022 - 11:29:35 EST)
- [PATCH v5 02/17] arm64: stacktrace: Factor out on_accessible_stack_common()
- Re: [PATCH v5 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
- [PATCH v5 0/2] Lattice ECP5 FPGA manager
- Xu Yilun(Thu Jul 21 2022 - 03:53:16 EST)
- Re: [PATCH v5 0/2] pinctrl: ocelot: Add fixes for ocelot driver
- Re: [PATCH v5 0/2] powerpc rng cleanups
- Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
- [PATCH v5 03/12] dt-bindings: gpio: fsl-imx-gpio: Add i.MXRT compatibles
- Re: [PATCH v5 03/13] dt-bindings: dma: dw-axi-dmac: extend the number of interrupts
- Re: [PATCHv5 03/13] mm: Pass down mm_struct to untagged_addr()
- [PATCH v5 03/17] arm64: stacktrace: Factor out unwind_next_common()
- [PATCH v5 0/3] power: domain: handle power supplies that need interrupts
- [PATCH v5 04/12] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
- Re: [PATCH V5 04/16] rv/include: Add deterministic automata monitor definition via C macros
- Tao Zhou(Sun Jul 17 2022 - 11:19:12 EST)
- [PATCH v5 04/17] arm64: stacktrace: Handle frame pointer from different address spaces
- [PATCH v5 0/4] Add Samsung Galaxy E5/E7/Grand Max device trees
- [PATCH v5 0/4] Add Sstc extension support
- [PATCH v5 0/4] Cleanups for asm-generic/pci.h
- [PATCH V5 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
- [PATCH v5 05/12] dt-bindings: serial: fsl-lpuart: add i.MXRT1170 compatible
- Re: [PATCHv5 05/13] x86/uaccess: Provide untagged_addr() and remove tags before address check
- [PATCH v5 05/17] arm64: stacktrace: Factor out common unwind()
- [PATCH v5 0/5] vfio/pci: power management changes
- [PATCH v5 06/12] ARM: mach-imx: Add support for i.MXRT1170
- Re: [PATCHv5 06/13] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
- Re: [PATCH v5 06/15] KVM: nVMX: Keep KVM updates to BNDCFGS ctrl bits across MSR write
- Re: [PATCH V5 06/16] Documentation/rv: Add a basic documentation
- Tao Zhou(Sun Jul 17 2022 - 11:19:41 EST)
- [PATCH v5 06/17] arm64: stacktrace: Add description of stacktrace/common.h
- [PATCH v5 07/12] clk: imx: Update pllv3 to support i.MXRT1170
- Re: [PATCH v5 07/12] thermal/core: Rename trips to ntrips
- Re: [PATCH v5 07/12] thermal/core: Rename 'trips' to 'num_trips'
- Re: [PATCHv5 07/13] x86: Expose untagging mask in /proc/$PID/arch_status
- [PATCH v5 07/17] KVM: arm64: On stack overflow switch to hyp overflow_stack
- Re: [PATCH v5 07/22] x86/virt/tdx: Implement SEAMCALL function
- Re: [PATCH v5 0/7] MediaTek Helio X10 MT6795 - Clock drivers
- [PATCH v5 08/12] dt-bindings: imx: Add clock binding for i.MXRT1170
- Re: [PATCH v5 08/12] thermal/core: Add thermal_trip in thermal_zone
- Re: [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
- [PATCH v5 08/17] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
- [PATCH v5 09/12] clk: imx: Add initial support for i.MXRT1170 clock driver
- [PATCH v5 09/17] KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
- [PATCH v5 10/12] ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header
- Re: [PATCH v5 10/12] thermal/of: Store the trips in the thermal zone
- Re: [PATCH v5 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
- [PATCH v5 10/17] KVM: arm64: Stub implementation of pKVM HYP stack unwinder
- Re: [PATCHv5.1 04/13] x86/mm: Handle LAM on context switch
- [PATCH v5 11/12] ARM: dts: imx: Add i.MXRT1170-EVK support
- Re: [PATCH v5 11/12] thermal/of: Use thermal trips stored in the thermal zone
- Re: [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
- Re: [PATCH v5 11/13] power: axp20x_battery: Add constant charge current table
- Re: [PATCH v5 11/15] KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP
- Re: [PATCH V5 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
- Tao Zhou(Sun Jul 17 2022 - 11:20:21 EST)
- [PATCH v5 11/17] KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder
- Re: [PATCH v5 1/1] Create debugfs file with virtio balloon usage information
- [PATCH v5 12/12] ARM: imxrt_defconfig: Add i.MXRT1170
- Re: [PATCH v5 12/15] KVM: nVMX: Extend VMX MSRs quirk to CR0/4 fixed1 bits
- [PATCH v5 12/17] KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
- [PATCH v5 1/2] fpga: ecp5-spi: add Lattice ECP5 FPGA manager
- Re: [PATCH v5 13/13] video: backlight: mt6370: Add MediaTek MT6370 support
- [PATCH v5 13/17] KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
- Re: [PATCH v5 1/3] clk: lan966x: Fix the lan966x clock gate register address
- [PATCH v5 1/3] PM: domain: fix indentation and use BIT macro for flags
- [PATCH v5 14/17] KVM: arm64: Implement protected nVHE hyp stack unwinder
- [PATCH v5 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
- [PATCH V5 1/4] MIPS&LoongArch: Adjust prototypes of p?d_init()
- [PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- [PATCH v5 1/4] RISC-V: Add SSTC extension CSR details
- Re: [PATCH V5 15/16] rv/reactor: Add the printk reactor
- [PATCH v5 15/17] KVM: arm64: Implement non-protected nVHE hyp stack unwinder
- [PATCH v5 1/5] vfio: Add the device features for the low power entry and exit
- Re: [PATCH V5 16/16] rv/reactor: Add the panic reactor
- [PATCH v5 16/17] KVM: arm64: Introduce pkvm_dump_backtrace()
- Re: [PATCH v5 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
- Re: [PATCH v5 1/6] dt-bindings: remoteproc: Add PRU consumer bindings
- Re: [PATCH V5 1/6] dt-bindings: soc: add i.MX93 SRC
- [PATCH v5 17/17] KVM: arm64: Introduce hyp_dump_backtrace()
- Re: [PATCH v5 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
- Re: [PATCH v5 20/23] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
- [PATCH v5 2/2] dt-bindings: fpga: add binding doc for ecp5-spi fpga mgr
- Re: [PATCH v5 2/2] iio: adc: Add rtq6056 support
- [PATCH v5 2/3] power: domain: handle genpd correctly when needing interrupts
- [PATCH v5 2/4] arm64: dts: qcom: msm8916-samsung-e2015: Add initial common dtsi
- [PATCH V5 2/4] LoongArch: Add sparse memory vmemmap support
- [PATCH v5 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
- [PATCH v5 2/4] RISC-V: Enable sstc extension parsing from DT
- [PATCH v5 2/5] vfio: Increment the runtime PM usage count during IOCTL call
- Re: [PATCH V5 2/9] dt-bindings: PCI: tegra234: Add schema for tegra234 rootport mode
- Re: [PATCH v5 3/3] clk: qcom: lcc-ipq806x: convert to parent data
- Re: [PATCH v5 3/3] crypto: hisilicon/qm - defining the device isolation strategy
- yekai(A)(Thu Jul 21 2022 - 04:15:00 EST)
- yekai(A)(Sat Jul 23 2022 - 03:27:34 EST)
- [PATCH v5 3/3] soc: imx: gpcv2: fix suspend/resume by setting GENPD_FLAG_IRQ_ON
- [PATCH v5 3/4] ARM: dts: qcom-msm8916-samsung-e2015: Include dts from arm64
- [PATCH v5 3/4] csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
- Guo Ren(Thu Jul 21 2022 - 23:29:23 EST)
- [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- [PATCH v5 3/4] RISC-V: Prefer sstc extension if available
- [PATCH v5 3/5] vfio/pci: Mask INTx during runtime suspend
- Re: [PATCH V5 3/9] dt-bindings: PCI: tegra234: Add schema for tegra234 endpoint mode
- [PATCH v5 4/4] arm64: dts: qcom: msm8916-samsung-e2015: Add touchkey
- [PATCH v5 4/4] asm-generic: Add new pci.h and use it
- [PATCH V5 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- [PATCH v5 4/4] RISC-V: KVM: Support sstc extension
- Re: [PATCH v5 4/5] mfd: sm5703: Add support for SM5703 MFD
- [PATCH v5 4/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
- Re: [PATCH v5 4/6] remoteproc: pru: Add pru_rproc_set_ctable() function
- Re: [PATCH v5 4/9] drm: selftest: convert drm_format selftest to KUnit
- [PATCH v5 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
- Re: [PATCH v5 6/6] remoteproc: pru: add support for configuring GPMUX based on client setup
- Re: [PATCH v5 7/7] clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers
- Re: [PATCH v5 9/9] drm: selftest: convert drm_mm selftest to KUnit
- [PATCH v5] amba: Remove deferred device addition
- [PATCH v5] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
- Re: [PATCH v5] arm64: mm: fix linear mem mapping access performance degradation
- [PATCH v5] Bluetooth: hci_sync: Remove redundant func definition
- Zijun Hu(Fri Jul 22 2022 - 07:16:14 EST)
- [PATCH v5 bpf-next 0/4] ftrace: host klp and bpf trampoline together
- Song Liu(Tue Jul 19 2022 - 20:21:55 EST)
- Song Liu(Thu Jul 21 2022 - 18:59:39 EST)
- Song Liu(Fri Jul 22 2022 - 14:02:13 EST)
- [PATCH v5 bpf-next 1/4] ftrace: Add modify_ftrace_direct_multi_nolock
- Song Liu(Tue Jul 19 2022 - 20:21:58 EST)
- [PATCH v5 bpf-next 2/4] ftrace: Allow IPMODIFY and DIRECT ops on the same function
- Song Liu(Tue Jul 19 2022 - 20:22:04 EST)
- [PATCH v5 bpf-next 3/4] bpf, x64: Allow to use caller address from stack
- Song Liu(Tue Jul 19 2022 - 20:22:21 EST)
- [PATCH v5 bpf-next 4/4] bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
- Song Liu(Tue Jul 19 2022 - 20:22:16 EST)
- Song Liu(Fri Jul 22 2022 - 11:58:52 EST)
- Re: [PATCH v5] devcoredump : Serialize devcd_del work
- Re: [PATCH v5] dt-bindings: firmware: convert Qualcomm SCM binding to the yaml
- [PATCH v5] dt-bindings: qcom: document preferred compatible naming
- Re: [PATCH v5] locking/rwsem: Make handoff bit handling more consistent
- [PATCH v5] mm: vmpressure: don't count proactive reclaim in vmpressure
- [PATCH V5 net-next] net: marvell: prestera: add phylink support
- Re: [PATCH v5] random: remove CONFIG_ARCH_RANDOM
- [PATCH v5] usb: gadget: f_uac2: fix superspeed transfer
- Re: [PATCH v6 00/11] remove msize limit in virtio transport
- Re: [PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
- [PATCH v6 00/12] thermal OF rework
- [PATCH v6 00/13] Add MediaTek MT6370 PMIC support
- [PATCH V6 00/16] PCI: tegra: Add Tegra234 PCIe support
- [PATCH V6 00/16] The Runtime Verification (RV) interface
- [PATCH v6 01/10] thermal/core: Remove duplicate information when an error occurs
- [PATCH v6 01/13] dt-bindings: usb: Add MediaTek MT6370 TCPC
- [PATCH V6 01/16] dt-bindings: pci: tegra: Convert to json-schema
- [PATCH V6 01/16] rv: Add Runtime Verification (RV) interface
- Tao Zhou(Thu Jul 21 2022 - 10:38:41 EST)
- [PATCH v6 02/10] thermal/of: Replace device node match with device node search
- [PATCH v6 02/13] dt-bindings: power: supply: Add MediaTek MT6370 Charger
- [PATCH V6 02/16] dt-bindings: PCI: tegra234: Add schema for tegra234 rootport mode
- [PATCH V6 02/16] rv: Add runtime reactors interface
- Tao Zhou(Thu Jul 21 2022 - 10:46:35 EST)
- RE: [PATCH v6 0/2] Add support for Xilinx Versal CPM5 Root Port
- [PATCH v6 0/2] use static key to optimize pgtable_l4_enabled
- [PATCH v6 03/10] thermal/of: Remove the device node pointer for thermal_trip
- [PATCH v6 03/13] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
- [PATCH V6 03/16] dt-bindings: PCI: tegra234: Add schema for tegra234 endpoint mode
- [PATCH V6 03/16] rv/include: Add helper functions for deterministic automata
- [PATCH v6 0/3] Add new board revision and LTE SKUs for sc7280-villager family
- [PATCH v6 04/10] thermal/of: Move thermal_trip structure to thermal.h
- [PATCH v6 04/13] dt-bindings: leds: Add MediaTek MT6370 flashlight
- [PATCH V6 04/16] arm64: tegra: Add regulators required for PCIe
- [PATCH V6 04/16] rv/include: Add deterministic automata monitor definition via C macros
- [PATCH v6 0/4] Add Sstc extension support
- [PATCH v6 0/4] Cleanups for asm-generic/pci.h
- [PATCH v6 05/10] thermal/core: Remove unneeded EXPORT_SYMBOLS
- [PATCH v6 05/13] dt-bindings: backlight: Add MediaTek MT6370 backlight
- [PATCH V6 05/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT
- [PATCH V6 05/16] rv/include: Add instrumentation helper functions
- [PATCH v6 0/5] Add Samsung Galaxy E5/E7/Grand Max device trees
- [PATCH V6 0/5] Add support for audio clock gating resets for SC7280
- Re: [PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
- [PATCH v6 06/10] thermal/core: Move thermal_set_delay_jiffies to static
- [PATCH v6 06/13] dt-bindings: mfd: Add MediaTek MT6370
- [PATCH V6 06/16] arm64: tegra: Enable PCIe slots in P3737-0000 board
- [PATCH V6 06/16] Documentation/rv: Add a basic documentation
- Re: [PATCH v6 0/6] DMA mapping changes for SCSI core
- [PATCH V6 0/6] imx: support i.MX93 SRC and mediamix blk ctrl
- [PATCH v6 07/10] thermal/core: Rename 'trips' to 'num_trips'
- [PATCH v6 07/13] mfd: mt6370: Add MediaTek MT6370 support
- [PATCH V6 07/16] PCI: Disable MSI for Tegra234 root ports
- [PATCH V6 07/16] tools/rv: Add dot2c
- [PATCH v6 08/10] thermal/core: Add thermal_trip in thermal_zone
- [PATCH v6 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
- [PATCH V6 08/16] Documentation/rv: Add deterministic automaton documentation
- [PATCH V6 08/16] Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
- [PATCH v6 0/8] MediaTek Helio X10 MT6795 - Clock drivers
- [PATCH v6 09/10] thermal/of: Use thermal trips stored in the thermal zone
- [PATCH v6 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
- [PATCH V6 09/16] PCI: tegra194: Find RAS DES PCIe capability offset
- [PATCH V6 09/16] tools/rv: Add dot2k
- Re: [PATCH v6 09/21] arch_topology: Add support to parse and detect cache attributes
- [PATCH v6 10/10] thermal/of: Initialize trip points separately
- [PATCH v6 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
- [PATCH V6 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation
- [PATCH V6 10/16] PCI: tegra194: Fix root port interrupt handling
- [PATCH v6 11/13] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
- [PATCH V6 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
- Tao Zhou(Thu Jul 21 2022 - 10:57:34 EST)
- [PATCH V6 11/16] PCI: tegra194: Clear bandwidth management status
- [PATCH v6 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
- [PATCH V6 12/16] PCI: tegra194: Enable support for 256 Byte payload
- [PATCH V6 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k
- Re: [PATCH v6 1/2] dt-bindings: arm: qcom: Add Xiaomi Mi Mix2s bindings
- [PATCH v6 1/2] riscv: move sbi_init() earlier before jump_label_init()
- [PATCH v6 13/13] video: backlight: mt6370: Add MediaTek MT6370 support
- [PATCH V6 13/16] PCI: tegra194: Cleanup the exit path for endpoint mode
- [PATCH V6 13/16] rv/monitor: Add the wip monitor
- [PATCH v6 1/3] dt-bindings: arm: qcom: document sc7280 and villager board
- [PATCH V6 14/16] PCI: tegra194: Fix link up retry sequence
- [PATCH V6 14/16] rv/monitor: Add the wwnr monitor
- [PATCH v6 1/4] dt-bindings: clock: add pcm reset for ipq806x lcc
- Re: [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
- [PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- [PATCH v6 1/4] RISC-V: Add SSTC extension CSR details
- [PATCH V6 15/16] PCI: tegra194: Extend endpoint mode support
- [PATCH V6 15/16] rv/reactor: Add the printk reactor
- [PATCH V6 1/5] dt-bindings: clock: Add "qcom,adsp-pil-mode" property
- [PATCH v6 1/5] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
- [PATCH V6 16/16] PCI: tegra: Add Tegra234 PCIe support
- [PATCH V6 16/16] rv/reactor: Add the panic reactor
- [PATCH V6 1/6] dt-bindings: soc: add i.MX93 SRC
- Re: [PATCH v6 1/6] of: check previous kernel's ima-kexec-buffer against memory bounds
- [PATCH v6 1/8] dt-bindings: mediatek: Document MT6795 system controllers bindings
- Re: [PATCH v6 2/2] perf test: Json format checking
- [PATCH v6 2/2] riscv: turn pgtable_l4|[l5]_enabled to static key for RV64
- [PATCH v6 2/3] arm64: dts: qcom: sc7280: Add herobrine-villager-r1
- [PATCH v6 2/4] clk: qcom: lcc-ipq806x: add reset definition
- [PATCH v6 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
- [PATCH v6 2/4] RISC-V: Enable sstc extension parsing from DT
- [PATCH v6 2/5] arm64: dts: qcom: msm8916-samsung-e2015: Add initial common dtsi
- [PATCH V6 2/5] clk: qcom: lpass: Handle the regmap overlap of lpasscc and lpass_aon
- Re: [PATCH v6 2/5] drivers: thermal: tsens: Add support for combined interrupt
- Re: [PATCH v6 2/6] drivers: of: kexec ima: Support 32-bit platforms
- [PATCH V6 2/6] dt-bindings: soc: add i.MX93 mediamix blk ctrl
- [PATCH v6 2/8] dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindings
- [PATCH v6 3/3] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
- [PATCH v6 3/4] clk: qcom: lcc-ipq806x: convert to parent data
- [PATCH v6 3/4] csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
- Re: [PATCH v6 3/4] pwm: add microchip soft ip corePWM driver
- [PATCH v6 3/4] RISC-V: Prefer sstc extension if available
- [PATCH v6 3/5] ARM: dts: qcom-msm8916-samsung-e2015: Include dts from arm64
- [PATCH V6 3/5] dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280
- [PATCH V6 3/6] soc: imx: add i.MX93 SRC power domain driver
- Re: [PATCH v6 3/6] x86/kexec: Carry forward IMA measurement log on kexec
- Re: [PATCH v6 3/7] genirq: Add mechanism to multiplex a single HW IPI
- [PATCH v6 3/8] dt-bindings: reset: Add bindings for MT6795 Helio X10 reset controllers
- [PATCH v6 4/4] asm-generic: Add new pci.h and use it
- [PATCH v6 4/4] clk: qcom: lcc-ipq806x: use ARRAY_SIZE for num_parents
- [PATCH v6 4/4] RISC-V: KVM: Support sstc extension
- [PATCH v6 4/5] arm64: dts: qcom: msm8916-samsung-e2015: Add touchkey
- [PATCH V6 4/5] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
- Re: [PATCH v6 4/5] PCI: Extend isolated function probing to s390
- Re: [PATCH v6 4/6] scsi: sd: Allow max_sectors be capped at DMA optimal size limit
- [PATCH V6 4/6] soc: imx: add i.MX93 media blk ctrl driver
- Re: [PATCH v6 4/6] tpm: of: Make of-tree specific function commonly available
- [PATCH v6 4/8] dt-bindings: clock: mediatek: Add clock driver bindings for MT6795
- [PATCH v6 5/5] arm64: dts: qcom: msm8916-samsung-a2015: Rename touchscreen analog regulator
- [PATCH V6 5/5] clk: qcom: lpass: Add support for resets & external mclk for SC7280
- [PATCH V6 5/6] arm64: dts: imx93: add src node
- Re: [PATCH v6 5/6] of: kexec: Refactor IMA buffer related functions to make them reusable
- Re: [PATCH v6 5/6] scsi: scsi_transport_sas: Cap shost opt_sectors according to DMA optimal limit
- [PATCH v6 5/8] clk: mediatek: clk-apmixed: Remove unneeded __init annotation
- [PATCH V6 6/6] arm64: dts: imx93: add mediamix blk ctrl node
- Re: [PATCH v6 6/6] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
- [PATCH v6 6/8] clk: mediatek: Export required symbols to compile clk drivers as module
- Re: [PATCH v6 6/8] KVM: Handle page fault for private memory
- [PATCH v6 7/8] clk: mediatek: clk-apmixed: Add helper function to unregister ref2usb_tx
- [PATCH v6 8/8] clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers
- Re: [PATCH v6] ACPI: skip IRQ override on AMD Zen platforms
- [PATCH v6] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
- Re: [PATCH v7 000/102] KVM TDX basic feature support
- Re: [PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
- Marc Orr(Tue Jul 19 2022 - 20:26:38 EST)
- Marc Orr(Wed Jul 20 2022 - 13:03:58 EST)
- Re: [PATCH v7 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
- Re: [PATCH v7 00/25] Rust support
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCHv7 02/14] mm: Add support for unaccepted memory
- Re: [PATCH v7 036/102] KVM: x86/mmu: Allow non-zero value for non-present SPTE
- Re: [PATCH v7 037/102] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
- Re: [PATCH v7 039/102] KVM: x86/mmu: Allow per-VM override of the TDP max page level
- [PATCH v7 0/3] Add new board revision and LTE SKUs for sc7280-villager family
- [PATCH v7 0/3] Add Richtek RTQ6056 support
- cy_huang(Mon Jul 18 2022 - 01:46:15 EST)
- Re: [PATCH v7 040/102] KVM: x86/mmu: Zap only leaf SPTEs for deleted/moved memslot for private mmu
- Re: [PATCH v7 041/102] KVM: VMX: Introduce test mode related to EPT violation VE
- Re: [PATCH v7 043/102] KVM: x86/mmu: Focibly use TDP MMU for TDX
- Re: [PATCH v7 044/102] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
- Re: [PATCH v7 049/102] KVM: x86/tdp_mmu: Ignore unsupported mmu operation on private GFNs
- [PATCH v7 0/4] Add Sstc extension support
- [PATCH v7 0/4] Microchip soft ip corePWM driver
- Re: [PATCH v7 0/4] Rewrite jevents program in python
- Re: [PATCHv7 05/14] x86/boot: Add infrastructure required for unaccepted memory support
- Re: [PATCH v7 053/102] KVM: TDX: don't request KVM_REQ_APIC_PAGE_RELOAD
- Re: [PATCH v7 056/102] KVM: x86/mmu: steal software usable git to record if GFN is for shared or not
- Yuan Yao(Mon Jul 18 2022 - 04:37:51 EST)
- Re: [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
- [PATCH v7 0/7] RISC-V IPI Improvements
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Wei Wang(Thu Jul 21 2022 - 03:35:23 EST)
- Re: [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE
- [PATCH v7 1/3] dt-bindings: arm: qcom: document sc7280 and villager board
- [PATCH v7 1/3] dt-bindings: iio: adc: Add rtq6056 adc support
- cy_huang(Mon Jul 18 2022 - 01:46:26 EST)
- [PATCH v7 1/4] dt-bindings: pwm: fix microchip corePWM's pwm-cells
- [PATCH v7 1/4] RISC-V: Add SSTC extension CSR details
- RE: [PATCH v7 1/5] crypto: aspeed: Add HACE hash driver
- Neal Liu(Mon Jul 18 2022 - 02:06:02 EST)
- Neal Liu(Mon Jul 18 2022 - 05:14:45 EST)
- [PATCH v7 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
- Re: [PATCH v7 21/25] Kbuild: add Rust support
- [PATCH v7 2/3] arm64: dts: qcom: sc7280: Add herobrine-villager-r1
- [PATCH v7 2/3] iio: adc: Add rtq6056 support
- cy_huang(Mon Jul 18 2022 - 01:46:31 EST)
- Re: [PATCH v7, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
- [PATCH v7 2/4] riscv: dts: fix the icicle's #pwm-cells
- [PATCH v7 2/4] RISC-V: Enable sstc extension parsing from DT
- [PATCH v7 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
- [PATCH v7 3/3] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
- [PATCH v7 3/3] Documentation: ABI: testing: rtq6056: Update ABI docs
- cy_huang(Mon Jul 18 2022 - 01:46:33 EST)
- [PATCH v7 3/4] pwm: add microchip soft ip corePWM driver
- [PATCH v7 3/4] RISC-V: Prefer sstc extension if available
- Re: [PATCH v7 3/7] dt-bindings: pinctrl: qcom,pmic-gpio: add PMP8074
- [PATCH v7 3/7] genirq: Add mechanism to multiplex a single HW IPI
- [PATCH v7 4/4] MAINTAINERS: add pwm to PolarFire SoC entry
- [PATCH v7 4/4] RISC-V: KVM: Support sstc extension
- [PATCH v7 4/7] RISC-V: Treat IPIs as normal Linux IRQs
- [PATCH v7 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
- [PATCH v7 6/7] RISC-V: Use IPIs for remote TLB flush when possible
- [PATCH v7 7/7] RISC-V: Use IPIs for remote icache flush when possible
- Re: [PATCH v7 7/9] drm/virtio: Improve DMA API usage for shmem BOs
- Re: [PATCH v8 00/12] mm/demotion: Memory tiers and demotion
- Re: [PATCH v8 0/2] DRM GEM fixes
- [PATCH v8 0/3] Add Richtek RTQ6056 support
- cy_huang(Tue Jul 19 2022 - 10:53:30 EST)
- Re: [PATCH v8 04/16] clk: npcm8xx: add clock controller
- Re: [PATCH V8 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
- Re: [PATCH v8 1/2] dt-bindings: iio: adc: add AD4130
- [PATCH v8 1/3] dt-bindings: iio: adc: Add rtq6056 adc support
- cy_huang(Tue Jul 19 2022 - 10:53:31 EST)
- Re: [PATCH v8 1/5] x86/tdx: Add TDX Guest attestation interface driver
- Re: [PATCH v8 2/2] iio: adc: ad4130: add AD4130 driver
- [PATCH v8 2/3] iio: adc: Add rtq6056 support
- cy_huang(Tue Jul 19 2022 - 10:54:03 EST)
- Re: [PATCH v8 28/39] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
- Re: [PATCH v8 33/39] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
- [PATCH v8 3/3] Documentation: ABI: testing: rtq6056: Update ABI docs
- cy_huang(Tue Jul 19 2022 - 10:54:16 EST)
- Re: [PATCH v8 4/5] x86/mm: Add noalias variants of set_memory_*crypted() functions
- Re: [PATCH v8 5/5] x86/tdx: Add Quote generation support
- Re: [PATCH v8] ath9k: let sleep be interrupted when unregistering hwrng
- [PATCH v9 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
- [PATCH v9 01/16] dt-bindings: timer: npcm: Add npcm845 compatible string
- [PATCH v9 02/16] dt-bindings: watchdog: npcm: Add npcm845 compatible string
- [PATCH v9 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- [PATCH v9 04/16] clk: npcm8xx: add clock controller
- [PATCH v9 05/16] dt-bindings: reset: npcm: add GCR syscon property
- [PATCH v9 06/16] ARM: dts: nuvoton: add reset syscon property
- [PATCH v9 07/16] reset: npcm: using syscon instead of device data
- Re: [PATCH v9 0/7] crash: Kernel handling of CPU and memory hot un/plug
- [PATCH v9 08/16] dt-bindings: reset: npcm: Add support for NPCM8XX
- [PATCH v9 09/16] reset: npcm: Add NPCM8XX support
- [PATCH v9 10/16] dt-bindings: arm: npcm: Add maintainer
- [PATCH v9 11/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
- [PATCH v9 12/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR compatible string
- Re: [PATCH v9 1/2] dt-bindings: Document ltrf216a light sensor bindings
- [PATCH v9 13/16] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
- [PATCH v9 14/16] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- [PATCH v9 15/16] arm64: dts: nuvoton: Add initial NPCM845 EVB device tree
- [PATCH v9 16/16] arm64: defconfig: Add Nuvoton NPCM family support
- Re: [PATCH v9 1/8] mm/demotion: Add support for explicit memory tiers
- Re: [PATCH v9 2/2] iio: light: Add support for ltrf216a sensor
- Re: [PATCH v9 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
- Re: [PATCH v9 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
- [PATCH] video/fbdev/sis: fix typos in SiS_GetModeID()
- [PATCH] virtio: Force DMA restricted devices through DMA API
- Re: [PATCH] virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
- Re: [PATCH] virtio: VIRTIO_HARDEN_NOTIFICATION is broken
- [PATCH] virt: sev-guest: Pass the appropriate argument type to iounmap()
- [PATCH] vsock/vmci: Fix comment typo
- [PATCH] vt: remove old FONT ioctls definitions in uapi
- [PATCH] w1:do not initialise statics to 0.
- Xin Gao(Wed Jul 20 2022 - 15:45:58 EST)
- [PATCH] watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada_37xx_wdt_probe()
- [PATCH] watchdog: dw_wdt: Fix comment typo
- [PATCH] watchdog: f71808e_wdt: Add check for platform_driver_register
- [PATCH] watchdog: Fix comment typo
- Re: [PATCH] wifi: ath6kl:: fix repeated words in comments
- Re: [PATCH] wifi: ath: fix repeated words in comments
- Re: [PATCH] wifi: atmel: fix repeated words in comments
- Re: [PATCH] wifi: b43: fix repeated words in comments
- Re: [PATCH] wifi: brcmsmac: fix repeated words in comments
- Re: [PATCH] wifi: ipw2x00: fix repeated words in comments
- Re: [PATCH] wifi: qtnfmac: fix repeated words in comments
- Re: [PATCH] wifi: rsi: fix repeated words in comments
- Re: [PATCH] wifi: rtl8192se: fix repeated words in comments
- Re: [PATCH] wifi: wcn36xx: fix repeated words in comments
- Re: [PATCH] wifi: wil6210: fix repeated words in comments
- Re: [PATCH] wifi: wl1251: fix repeated words in comments
- [PATCH] wireless: ath6kl: fix out of bound from length.
- Re: [PATCH] wireless/ath: fix repeated words in comments
- [PATCH] wireless: ath: Fix typo 'the the' in comment
- [PATCH] wl1251: Fix typo 'the the' in comment
- [PATCH] x86/amd_gart: Fix comment typo
- [PATCH] x86/configs: update configs in x86_debug.config
- [PATCH] x86, cpu: use MSR_IA32_MISC_ENABLE constants
- Re: [PATCH] x86/cstate: Replace vendor check with X86_FEATURE_MWAIT in ffh_cstate_init
- [PATCH] x86/extable: Fix ex_handler_msr() print condition
- [PATCH] x86: Fix comment typo
- Re: [PATCH] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
- [PATCH] x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing()
- [PATCH] x86/speculation: Make all RETbleed mitigations depend on X86_64
- Re: [PATCH] x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- [PATCH] xfs: Fix comment typo
- Xin Gao(Thu Jul 21 2022 - 22:27:03 EST)
- Xin Gao(Fri Jul 22 2022 - 15:33:10 EST)
- Xin Gao(Fri Jul 22 2022 - 15:37:11 EST)
- Xin Gao(Fri Jul 22 2022 - 15:40:55 EST)
- Xin Gao(Fri Jul 22 2022 - 15:44:02 EST)
- [PATCH] xfs: Fix typo 'the the' in comment
- [PATCH] xhci: Fix comment typo
- [PATCH] xhci: Fix typo 'the the' in comment
- [paulmck-rcu:dev.2022.07.05a] BUILD SUCCESS ce03eb7041c8463f1d49113f89b204a576686b17
- [paulmck-rcu:dev.2022.07.19b] BUILD SUCCESS 77cc4d2a1adf35feb0520e13065a7d875ecd5033
- [paulmck-rcu:rcu/next] BUILD SUCCESS 4dfb06442fd276aaff9ed4f38a623f052c9c170d
- [paulmck-rcu:rcu/next] BUILD SUCCESS 57262d2c56b8c67c5d29a2e81b740a8d26174dc3
- [paulmck-rcu:rcu/next] BUILD SUCCESS f8466c532f55bcda4aa7db2d3ed9e6b3d7975998
- [pdx86-platform-drivers-x86:for-next 56/92] drivers/platform/surface/surface_aggregator_tabletsw.c:425:9: sparse: sparse: restricted __le32 degrades to integer
- [pdx86-platform-drivers-x86:review-hans 66/93] drivers/platform/x86/intel/vsec.c:429:38: sparse: sparse: incorrect type in initializer (different base types)
- perf: util/annotate.c:1752:9: error: too few arguments to function 'init_disassemble_info'
- perf: util/annotate.c:1765:9: error: too few arguments to function 'init_disassemble_info'
- [peterz-queue:sched/idle 15/37] vmlinux.o: warning: objtool: rcu_idle_exit+0x22: call to ftrace_likely_update() leaves .noinstr.text section
- [peterz-queue:sched/idle 18/37] vmlinux.o: warning: objtool: intel_idle_ibrs+0x16: call to spec_ctrl_current() leaves .noinstr.text section
- Re: Ping: [PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
- Re: pm_runtime_resume_and_get in .remove callbacks
- [POSSIBLE BUG] iommu/io-pgtable-arm: possible dereferencing of NULL pointer
- PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
- [PULL REQUEST] i2c-for-5.19-rc8
- Query regarding deadlock involving cgroup_threadgroup_rwsem and cpu_hotplug_lock
- Question on perf event context swap at process switch
- Re: Question: regmap_field_write() - why using update?
- Re: Race 1 in net/xfrm/xfrm_algo.c
- Recall: Fix Input: synaptics-rmi4 driver issue
- Re: [REGRESSION] connection timeout with routes to VRF
- [Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
- Regression: Linux v5.15+ does not boot on Freescale P2020
- Re: [RESEND 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
- Re: [RESEND] media: mediatek: vcodec: Add to support VP9 inner racing mode
- [RESEND PATCH 0/3] Small fixes for swiotlb
- Chao Gao(Sun Jul 17 2022 - 21:16:28 EST)
- Re: [RESEND PATCH 05/11] platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
- [RESEND PATCH 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
- [RESEND PATCH 1/3] swiotlb: remove unused fields in io_tlb_mem
- Chao Gao(Sun Jul 17 2022 - 21:16:32 EST)
- Re: [RESEND PATCH 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
- [RESEND PATCH 1/9] dt-bindings: arm64: bcmbca: Merge BCM4908 into BCMBCA
- [RESEND PATCH 2/2] lib/nodemask: inline next_node_in() and node_random()
- [RESEND PATCH 2/3] swiotlb: consolidate rounding up default_nslabs
- Chao Gao(Sun Jul 17 2022 - 21:16:36 EST)
- [RESEND PATCH 2/9] dt-bindings: arm64: bcmbca: Update BCM4908 description
- [RESEND PATCH 3/3] swiotlb: ensure a segment doesn't cross the area boundary
- Chao Gao(Sun Jul 17 2022 - 21:16:37 EST)
- [RESEND PATCH 3/9] arm64: dts: bcmbca: update BCM4908 board dts files
- [RESEND PATCH 4/9] arm64: dts: Move BCM4908 dts to bcmbca folder
- [RESEND PATCH 5/9] arm64: dts: Add BCM4908 generic board dts
- [RESEND PATCH 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
- [RESEND PATCH 7/9] arm64: bcmbca: Merge ARCH_BCM4908 to ARCH_BCMBCA
- [RESEND PATCH 8/9] MAINTAINERS: Add BCM4908 maintainer to BCMBCA entry
- [RESEND PATCH 9/9] arm64: defconfig: remove BCM4908
- [RESEND PATCH for v10] maple_tree: Fix stale data copy in mas_wr_node_store()
- [RESEND PATCH] leds: ledtrig-pattern: Use last_repeat when applying hw pattern
- [RESEND][PATCH v1 1/9] mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()
- [RESEND][PATCH v1 2/9] mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()
- [RESEND][PATCH v1 3/9] mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
- [RESEND][PATCH v1 4/9] mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery
- [RESEND][PATCH v1 5/9] mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()
- [RESEND][PATCH v1 6/9] mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove
- [RESEND][PATCH v1 7/9] mfd: intel_soc_pmic_crc: Update the copyright year
- [RESEND][PATCH v1 8/9] mfd: intel_soc_pmic_bxtwc: Support IRQ chip hierarchy
- [RESEND][PATCH v1 9/9] Revert "mfd: intel_soc_pmic_bxtwc: Support IRQ chip hierarchy"
- Re: [RESEND PATCH v2 1/3] docs: perf: Add description for Alibaba's T-Head PMU driver
- Re: [RESEND PATCH v2 2/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
- [RESEND PATCH v2] dt-bindings: leds: skyworks,aat1290: convert to dtschema
- Re: [RESEND PATCH v2] RISC-V: Add fast call path of crash_kexec()
- RE: [RESEND PATCH v3 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver
- [RESEND PATCH v3] arm64: enable THP_SWAP for arm64
- Re: [RESEND PATCH v3] dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
- [RESEND PATCH v4 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
- [RESEND PATCH v4 0/6] gpio: Implement and utilize register structures for ISA drivers
- [RESEND PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate constant expressions
- [RESEND PATCH v4 1/6] gpio: ws16c48: Implement and utilize register structures
- [RESEND PATCH v4 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions
- [RESEND PATCH v4 2/6] gpio: 104-idio-16: Implement and utilize register structures
- [RESEND PATCH v4 3/6] gpio: i8255: Introduce the Intel 8255 interface library module
- [RESEND PATCH v4 4/6] gpio: 104-dio-48e: Implement and utilize register structures
- [RESEND PATCH v4 5/6] gpio: 104-idi-48: Implement and utilize register structures
- [RESEND PATCH v4 6/6] gpio: gpio-mm: Implement and utilize register structures
- [RESEND PATCH v5 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
- [RESEND PATCH v5 1/2] sched: Add per_cpu cluster domain info and cpus_share_lowest_cache API
- [RESEND PATCH v5 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
- [RESEND PATCH v5] sched/fair: Make per-cpu cpumasks static
- [RESEND PATCH v6 0/3] Add support for the TLC5925
- [RESEND PATCH v6 1/3] dt-bindings: leds: Add bindings for the TLC5925 controller
- [RESEND PATCH v6 2/3] leds: Add driver for the TLC5925 LED controller
- [RESEND PATCH v6 3/3] leds: tlc5925: Add support for non blocking operations
- Re: [RESEND RFC PATCH] epoll: autoremove wakers even more aggressively
- retbleed on hygon
- Re: RETBleed: WARNING: Spectre v2 mitigation leaves CPU vulnerable to RETBleed attacks, data leaks possible!
- Retbleed, Zen2 and STIBP
- [RFC 0/1] Introducing OpenVPN Data Channel Offload
- [RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced.
- Guo Zhi(Thu Jul 21 2022 - 04:44:13 EST)
- Guo Zhi(Thu Jul 21 2022 - 07:54:58 EST)
- [RFC 0/9] KVM perf support
- [RFC 1/1] net: introduce OpenVPN Data Channel Offload (ovpn-dco)
- Re: [RFC 1/2] clk: Add generic sync_state callback for disabling unused clocks
- [RFC 1/5] vhost: reorder used descriptors in a batch
- Guo Zhi(Thu Jul 21 2022 - 04:44:21 EST)
- [RFC 1/9] RISC-V: Define a helper function to probe number of hardware counters
- Re: [RFC 2/2] PCI: imx6: Support more than Gen2 speed link mode
- [RFC 2/5] vhost: announce VIRTIO_F_IN_ORDER support
- Guo Zhi(Thu Jul 21 2022 - 04:44:36 EST)
- [RFC 2/9] RISC-V: Define a helper function to return counter width
- [RFC 3/5] vhost_test: batch used buffer
- Guo Zhi(Thu Jul 21 2022 - 04:44:55 EST)
- [RFC 3/9] RISC-V: KVM: Define a probe function for SBI extension data structures
- [RFC 4/5] virtio: get desc id in order
- Guo Zhi(Thu Jul 21 2022 - 04:45:19 EST)
- [RFC 4/9] RISC-V: KVM: Improve privilege mode filtering for perf
- [RFC 5/5] virtio: annouce VIRTIO_F_IN_ORDER support
- Guo Zhi(Thu Jul 21 2022 - 04:45:40 EST)
- [RFC 5/9] RISC-V: KVM: Add skeleton support for perf
- [RFC 6/9] RISC-V: KVM: Add SBI PMU extension support
- [RFC 7/9] RISC-V: KVM: Implement trap & emulate for hpmcounters
- [RFC 8/9] RISC-V: KVM: Implement perf support
- [RFC 9/9] RISC-V: KVM: Implement firmware events
- [RFC] block: Add a NULL check in blk_mq_free_rqs()
- Re: [RFC] Correct memory layout reporting for "jedec,lpddr2" and related bindings
- [RFC FIX PATCH] x86/e820: Stop kernel boot when RAM resource reservation fails
- Re: [RFC] futex2: add NUMA awareness
- Re: [RFC] kvm: reverse call order of kvm_arch_destroy_vm() and kvm_destroy_devices()
- [RFC] mm, slub: restrict sysfs validation to debug caches and make it safe
- [RFC PATCH 00/14] mm: relaxed TLB flushes and other optimi.
- [RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect
- Peter Xu(Tue Jul 19 2022 - 16:47:26 EST)
- Peter Xu(Wed Jul 20 2022 - 09:10:51 EST)
- Peter Xu(Wed Jul 20 2022 - 15:15:54 EST)
- Peter Xu(Wed Jul 20 2022 - 15:49:07 EST)
- [RFC PATCH 02/14] userfaultfd: try to map write-unprotected pages
- Peter Xu(Tue Jul 19 2022 - 16:49:24 EST)
- [RFC PATCH 0/2] Rework the kernel's README.rst
- [RFC PATCH 03/14] mm/mprotect: allow exclusive anon pages to be writable
- [RFC PATCH 04/14] mm/mprotect: preserve write with MM_CP_TRY_CHANGE_WRITABLE
- Re: [RFC PATCH 0/4] cpufreq: qcom-hw: Move clocks to CPU node
- [RFC PATCH 05/14] x86/mm: check exec permissions on fault
- [RFC PATCH 0/5] can: slcan: extend supported features (step 2)
- [RFC PATCH 06/14] mm/rmap: avoid flushing on page_vma_mkclean_one() when possible
- [RFC PATCH 0/6] Introduce "sysctl:" module aliases
- [RFC PATCH 07/14] mm: do fix spurious page-faults for instruction faults
- [RFC PATCH 08/14] x86/mm: introduce flush_tlb_fix_spurious_fault
- [RFC PATCH 09/14] mm: introduce relaxed TLB flushes
- [RFC PATCH 10/14] x86/mm: introduce relaxed TLB flushes
- [RFC PATCH 11/14] x86/mm: use relaxed TLB flushes when protection is removed
- [RFC PATCH 12/14] x86/tlb: no flush on PTE change from RW->RO when PTE is clean
- [RFC PATCH 1/2] docs: admin-guide: do not mention the 'run a.out user programs' feature
- [RFC PATCH 1/2] drm/panel-edp: Allow overriding the eDP EDID
- RE: [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device
- Re: [RFC PATCH 1/2] suspend: extend S2Idle ops by new notify handler
- [RFC PATCH 13/14] mm/mprotect: do not check flush type if a strict is needed
- Re: [RFC PATCH 1/3] dt-bindings: arm64: bcmbca: Merge BCM4908 into BCMBCA
- [RFC PATCH 14/14] mm: conditional check of pfn in pte_flush_type
- Re: [RFC PATCH 1/4] clk: Use clk_core_unlink_consumer on __clk_put
- Re: [RFC PATCH 1/4] dt-bindings: cpufreq-qcom-hw: Move clocks to CPU nodes
- Re: [RFC PATCH 15/26] hugetlb: make unmapping compatible with high-granularity mappings
- [RFC PATCH 1/5] can: slcan: remove useless header inclusions
- [RFC PATCH 1/6] modpost: factor out elf/arch-specific code from section_rel[a]()
- Re: [RFC PATCH 17/26] hugetlb: update follow_hugetlb_page to support HGM
- Re: [RFC PATCH 20/26] hugetlb: add support for high-granularity UFFDIO_CONTINUE
- Peter Xu(Thu Jul 21 2022 - 15:09:34 EST)
- Peter Xu(Thu Jul 21 2022 - 15:53:23 EST)
- Re: [RFC PATCH 2/2] clk: mediatek: Add frequency hopping support
- [RFC PATCH 2/2] docs: admin-guide: for kernel bugs refer to other kernel documentation
- [RFC PATCH 2/2] drm/panel: atna33xc20: Allow overriding the eDP EDID
- [RFC PATCH 2/5] can: slcan: remove legacy infrastructure
- [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
- [RFC PATCH 3/5] can: slcan: change every `slc' occurrence in `slcan'
- [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
- [RFC PATCH 4/5] can: slcan: use the generic can_change_mtu()
- [RFC PATCH 4/6] module, modpost: introduce support for MODULE_SYSCTL_TABLE
- [RFC PATCH 5/5] can: slcan: send the listen-only command to the adapter
- [RFC PATCH 5/6] netfilter: conntrack: use MODULE_SYSCTL_TABLE
- [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias
- [RFC PATCH] arm: i.MX6 Cortex-A9: Fix memory ordering inconsistency by disabling prefetch instructions
- Re: [RFC PATCH bpf-next 3/4] bpf: add bpf_panic() helper
- [RFC PATCH] can: can327: remove useless header inclusions
- [RFC PATCH] devres: avoid over memory allocation with managed memory allocation
- [RFC PATCH] drm/edid: Make 144 Hz not preferred on Sharp LQ140M1JW46
- Re: [RFC PATCH] dt-bindings: iio: adc: use spi-peripheral-props.yaml
- [RFC PATCH] Implement diskseq checks in blkback
- [RFC PATCH] mm: set cache_trim_mode when inactive ratio is undesired
- Re: [RFC Patch net-next 01/10] net: dsa: microchip: lan937x: read rgmii delay from device tree
- Re: [RFC Patch net-next 02/10] net: dsa: microchip: add common gigabit set and get function
- Re: [RFC Patch net-next 03/10] net: dsa: microchip: add common 100/10Mbps selection function
- Re: [RFC Patch net-next 04/10] net: dsa: microchip: add common duplex and flow control function
- Re: [RFC Patch net-next 06/10] net: dsa: microchip: lan937x: add support for configuing xMII register
- Re: [RFC Patch net-next 07/10] net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
- Re: [RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
- Re: [RFC PATCH net-next 2/9] dt-bindings: net: Expand pcs-handle to an array
- Re: [RFC PATCH net-next 4/9] net: pcs: lynx: Convert to an mdio driver
- Re: [RFC PATCH net-next 5/9] net: pcs: lynx: Use pcs_get_by_provider to get PCS
- Re: [RFC PATCH net-next 9/9] net: pcs: lynx: Remove remaining users of lynx_pcs_create
- [RFC PATCH] regulator: core: Allow for a base-load per client to come from dts
- [RFC PATCH v1 0/3] virtio/vsock: use SO_RCVLOWAT to set POLLIN/POLLRDNORM
- [RFC PATCH v1 1/3] vsock: use sk_skrcvlowat to set POLLIN,POLLRDNORM, bits.
- [RFC PATCH v1 2/3] virtio/vsock: use 'target' in notify_poll_in, callback.
- [RFC PATCH v1 3/3] vsock_test: POLLIN + SO_RCVLOWAT test.
- Re: [RFC PATCH v1] iio: trigger: move trig->owner init to trigger allocate() stage
- Re: [RFC PATCH v1] perf symbol: Correct address for bss symbols
- Leo Yan(Sat Jul 23 2022 - 22:38:55 EST)
- Re: [RFC PATCH v2] ARM: dts: Add TS-7553-V2 support
- Re: [RFC PATCH v3 00/20] KCFI support
- Re: [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
- Re: [RFC PATCH v3 1/7] KVM: x86: only allow exits disable before vCPUs created
- Re: [RFC PATCH v3 20/20] x86: Add support for CONFIG_CFI_CLANG
- Re: [RFC PATCH v3 3/7] KVM: x86: Reject disabling of MWAIT interception when not allowed
- Re: [RFC PATCH v3 4/7] KVM: x86: Let userspace re-enable previously disabled exits
- Re: [RFC PATCH v3 5/7] KVM: x86: add vCPU scoped toggling for disabled exits
- Re: [RFC PATCH v4 0/8] hugetlb: Change huge pmd sharing synchronization again
- Re: [RFC PATCH v4 3/7] KVM: x86: Reject disabling of MWAIT interception when not allowed
- Re: [RFC PATCH v4 5/7] KVM: x86: add vCPU scoped toggling for disabled exits
- Re: [RFC PATCH v4 6/7] KVM: x86: Add a new guest_debug flag forcing exit to userspace
- Re: [RFC PATCH v4] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
- Re: [RFC PATCH v6 090/104] KVM: TDX: Handle TDX PV CPUID hypercall
- Re: [RFC PATCH v6] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- [RFC PATCH] workqueue: Unbind workers before sending them to exit()
- [RFC][PATCH] x86,nospec: Simplify {JMP,CALL}_NOSPEC
- [RFC] PM: domains: Reverse the order of performance and enabling ops
- [RFC] proc: fix create timestamp of files in proc
- Re: [RFC] pr_warn_once() issue in x86 MSR extable code
- [RFC/RFT v5 0/4] expected throughput from AQL airtime
- [RFC/RFT v5 1/4] mac80211: use AQL airtime for expected throughput.
- [RFC/RFT v5 2/4] mac80211: add periodic monitor for channel busy time
- [RFC/RFT v5 3/4] mac80211: add busy time factor into expected throughput
- [RFC/RFT v5 4/4] mac80211: extend channel info with average busy time.
- [RFC] scsi: ch: add scsi_device_put in ch_readconfig
- Yang Hao(Tue Jul 19 2022 - 03:56:09 EST)
- RFC: The hypervisor's responsibility to stuff the RSB
- [RFC] UCLogic: Filtering unsupported HUION tablets
- Re: [RFC V1 06/10] KVM: selftests: Consolidate boilerplate code in get_ucall()
- Re: [RFC V1 08/10] KVM: selftests: Make ucall work with encrypted guests
- [RFC v2 0/2] swiotlb performance optimizations
- Chao Gao(Sun Jul 17 2022 - 21:28:38 EST)
- [RFC v2 1/2] swiotlb: use bitmap to track free slots
- Chao Gao(Sun Jul 17 2022 - 21:28:43 EST)
- [RFC v2 2/2] swiotlb: Allocate memory in a cache-friendly way
- Chao Gao(Sun Jul 17 2022 - 21:28:48 EST)
- Re: [RFC V2 PATCH 0/8] selftests: KVM: selftests for fd-based approach of supporting private memory
- Re: [RFC V2 PATCH 2/8] selftests: kvm: Add a basic selftest to test private memory
- Re: [RFC v3 00/17] perf: Add perf kwork
- [rt-devel:linux-5.19.y-rt-rebase 9/51] kernel/sched/core.c:3058:1: warning: '__sched_setaffinity' used but never defined
- [rw-uml:linux-next 11/16] arch/um/os-Linux/mem.c:28:6: warning: no previous prototype for 'kasan_map_memory'
- [saeed:net-next 46/50] drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3867:5: warning: stack frame size (1120) exceeds limit (1024) in 'mlx5e_set_features'
- Re: schedstat false counting of domain load_balance() tried to move one or more tasks failed
- Abel Wu(Thu Jul 21 2022 - 23:52:09 EST)
- seccomp_bpf.c:3253:33: warning: unused variable 'md'
- Re: SECCOMP_IOCTL_NOTIF_ADDFD race condition
- security/keys/trusted-keys/trusted_tpm2.c:42:6: warning: mixing declarations and code is incompatible with standards before C99
- [selftests] e71b7f1f44: kernel-selftests.net.fcnal-test.sh.fail
- sFrom b69208b75f7ae8e223c81783afb04fecd2f5faf8 Mon Sep 17 00:00:00 2001
- sof-client-ipc-flood-test.c:undefined reference to `sof_client_get_fw_state'
- some sparse fixes
- sound/soc/intel/boards/sof_ssp_amp.c:97:6: warning: variable 'i' set but not used
- [SQUASH] 8de21cdda7: kernel_BUG_at_fs/nfsd/xdr4.h
- [steev:linux-5.19.0-rc7+thinkpad-x13s 117/122] drivers/firmware/qcom_scm.c:176: warning: expecting prototype for qcom_scm_call(). Prototype was for __qcom_scm_call() instead
- [stffrdhrn:or1k-virt-3 2/6] include/asm-generic/pci.h:28:19: error: redefinition of 'pci_proc_domain'
- [stffrdhrn:or1k-virt-3 4/6] WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x34f8): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_ext_1g
- [stffrdhrn:or1k-virt 3/5] drivers/scsi/hptiop.c:643:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
- Re: (subset) [PATCH 1/3] arm64: dts: qcom: Fix 'dtbs_check' errors for pm8350c & sc8280xp pwm nodes
- Re: (subset) [PATCH 1/3] spi: dt-bindings: Add compatible for MediaTek MT8188
- Re: (subset) [PATCH 4/8] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
- Re: (subset) [PATCH] arm64: defconfig: Demote Qualcomm USB PHYs to modules
- Re: (subset) [PATCH] arm64: dts: qcom: msm8998: Make regulator voltages multiple of step-size
- Re: (subset) [PATCH] arm64: dts: qcom: sc8280xp: add missing 300MHz
- Re: (subset) [PATCH] arm64: dts: qcom: sc8280xp: Fix PMU interrupt
- Re: (subset) [PATCH] arm64: dts: qcom: sc8280xp: fix usb_1 ssphy irq
- Re: (subset) [PATCH] arm64: dts: qcom: sm6350: Replace literal rpmpd indices with constants
- Re: (subset) [PATCH] arm64: dts: sdm850: Remove unnecessary turbo-mode
- Re: (subset) [PATCH] ARM: dts: qcom: msm8974-FP2: Add notification LED
- Re: (subset) [PATCH] ARM: dts: qcom: msm8974-hammerhead: Add notification LED
- Re: (subset) [PATCH] clk: qcom: Drop mmcx gdsc supply for dispcc and videocc
- Re: (subset) [PATCH net-next v5 00/27] io_uring zerocopy send
- Re: (subset) [PATCH -next] drm/vc4: Add explicit declaration of 'drmm_of_get_bridge'
- Re: (subset) [PATCH -next RESEND] soc: qcom: icc-bwmon: Remove unnecessary print function dev_err()
- Re: (subset) [PATCH] remoteproc: Directly use ida_alloc()/free()
- Re: (subset) [PATCH] remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulators
- Re: (subset) [PATCH] remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code
- Re: (subset) [PATCH] remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
- Re: (subset) [PATCH] rpmsg: convert sysfs snprintf to sysfs_emit
- Re: (subset) [PATCH] rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge
- Re: (subset) [PATCH v2 0/4] arm64: dts: qcom: USB clock and interrupt fixes
- Re: (subset) [PATCH v2 0/4] clk: qcom: Drop use of pxo/cxo_board for rpm devices
- Re: (subset) [PATCH v2 1/3] hwspinlock: qcom: Add support for mmio usage to sfpb-mutex
- Re: (subset) [PATCH v2] arm64: dta: qcom: sc7280: delete vdda-1p2 and vdda-0p9 from both dp and edp
- Re: (subset) [PATCH v2] arm64: dts: qcom: sc7280: Move wcd specific pin conf to common file
- Re: (subset) [PATCH v2] clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled
- Re: (subset) [PATCH v2] remoteproc: qcom: correct kerneldoc
- Re: (subset) [PATCH v2] remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use
- Re: (subset) [PATCH v4 00/11] ASoC: cleanups and improvements for jz4740-i2s
- Re: (subset) [PATCH v4 1/2] dt-bindings: arm: qcom: Document lg,judyln and lg,judyp devices
- Re: (subset) [PATCH v4 ] remoteproc: Use unbounded workqueue for recovery work
- Re: (subset) [PATCH v6 4/4] arm64: dts: ipq8074: add APCS node
- [syzbot] bpf-next build error (4)
- syzbot(Fri Jul 22 2022 - 11:38:35 EST)
- Re: [syzbot] INFO: task hung in __input_unregister_device (4)
- syzbot(Fri Jul 22 2022 - 09:53:21 EST)
- syzbot(Sat Jul 23 2022 - 23:01:18 EST)
- Re: [syzbot] INFO: trying to register non-static key in ieee80211_do_stop
- syzbot(Sat Jul 16 2022 - 01:07:18 EST)
- syzbot(Thu Jul 21 2022 - 12:46:21 EST)
- Re: [syzbot] KASAN: use-after-free Read in post_one_notification
- syzbot(Sat Jul 23 2022 - 09:23:33 EST)
- syzbot(Sat Jul 23 2022 - 09:42:18 EST)
- syzbot(Sat Jul 23 2022 - 10:39:21 EST)
- Re: [syzbot] KASAN: use-after-free Read in usb_udc_uevent
- syzbot(Wed Jul 20 2022 - 14:03:30 EST)
- syzbot(Thu Jul 21 2022 - 06:52:19 EST)
- syzbot(Thu Jul 21 2022 - 10:26:13 EST)
- [syzbot] memory leak in ipv6_renew_options
- syzbot(Sun Jul 17 2022 - 14:21:45 EST)
- Re: [syzbot] possible deadlock in corrupted
- syzbot(Sat Jul 23 2022 - 07:12:19 EST)
- [syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range
- syzbot(Fri Jul 22 2022 - 09:48:45 EST)
- [syzbot] WARNING in ext2_get_group_desc
- syzbot(Thu Jul 21 2022 - 04:16:26 EST)
- [syzbot] WARNING in ieee80211_do_stop
- syzbot(Tue Jul 19 2022 - 18:52:28 EST)
- [syzbot] WARNING in page_counter_cancel (4)
- syzbot(Mon Jul 18 2022 - 03:45:47 EST)
- Re: [syzbot] WARNING: ODEBUG bug in kvm_xen_vcpu_set_attr
- syzbot(Sat Jul 23 2022 - 18:05:38 EST)
- syzbot(Sat Jul 23 2022 - 21:43:14 EST)
- [syzbot] WARNING: still has locks held in tls_rx_reader_lock
- syzbot(Wed Jul 20 2022 - 13:09:36 EST)
- syzbot(Thu Jul 21 2022 - 07:02:21 EST)
- syzbot(Thu Jul 21 2022 - 09:01:21 EST)
- There are not enough CPU0 APIC IRQs while doing IRQ migration during S3
- timestamping.c:328:56: warning: excess elements in struct initializer
- [tip:master] BUILD SUCCESS 1cf86c1c72384ec9e2f906dc0a428ea9314444d5
- [tip:master] BUILD SUCCESS 96ff3a14815bb66a2c29cf473c345f73bbc071d8
- [tip: perf/urgent] perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
- [tip:sched/core] BUILD SUCCESS 14b3f2d9ee8df3b6040f7e21f9fcd1d848938fd9
- [tip: sched/core] nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
- [tip: sched/core] sched/core: Fix the bug that task won't enqueue into core tree when update cookie
- [tip: sched/core] sched/fair: Disallow sync wakeup from interrupt context
- [tip:sched/urgent] BUILD SUCCESS ddfc710395cccc61247348df9eb18ea50321cbed
- [tip: sched/urgent] sched/deadline: Fix BUG_ON condition for deboosted tasks
- [tip:x86/core] BUILD SUCCESS a1a5482a2c6e38a3ebed32e571625c56a8cc41a6
- [tip: x86/core] x86/extable: Fix ex_handler_msr() print condition
- [tip: x86/core] x86,nospec: Simplify {JMP,CALL}_NOSPEC
- [tip:x86/cpu] BUILD SUCCESS 3f2adf00f52b5f2e9e9f23bb5c77608fc9ee297c
- [tip: x86/cpu] x86/cpu: Use MSR_IA32_MISC_ENABLE constants
- [tip:x86/fpu] BUILD SUCCESS 9f01129382774d98ec21526f13da26a0630ee3d8
- Re: [tip: x86/fpu] intel_idle: Add a new flag to initialize the AMX state
- [tip: x86/fpu] x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
- [tip:x86/misc] BUILD SUCCESS d906fa730827456711ce29c1f2994a0ccaff49dc
- [tip: x86/misc] hwmon: (k10temp): Add support for new family 17h and 19h models
- [tip: x86/misc] x86/amd_nb: Add AMD PCI IDs for SMN communication
- [tip:x86/mm] BUILD SUCCESS 8f1d56f64f8d6b80dea2d1978d10071132a695c5
- [tip: x86/mm] x86/mm/tlb: Ignore f->new_tlb_gen when zero
- [tip:x86/urgent] BUILD SUCCESS 564d998106397394b6aad260f219b882b3347e62
- [tip:x86/urgent] BUILD SUCCESS 908fc4c2abdb1835f303cf6827e66676568943e7
- [tip:x86/urgent] BUILD SUCCESS bcf163150cd37348a0cb59e95c916a83a9344b0e
- [tip: x86/urgent] lkdtm: Disable return thunks in rodata.c
- [tip: x86/urgent] virt: sev-guest: Pass the appropriate argument type to iounmap()
- [tip: x86/urgent] x86/alternative: Report missing return thunk details
- [tip: x86/urgent] x86/amd: Use IBPB for firmware calls
- [tip: x86/urgent] x86/bugs: Remove apostrophe typo
- [tip: x86/urgent] x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
- Re: [tip: x86/urgent] x86/sgx: Set active memcg prior to shmem allocation
- [tip: x86/urgent] x86/speculation: Make all RETbleed mitigations 64-bit only
- /tmp/ccs3nHmO.s:32: Error: invalid literal constant: pool needs to be closer
- toeplitz.c:335:23: warning: excess elements in struct initializer
- [tracing] c1022e59f1: kernel-selftests.ftrace.Kprobe_event_parser_error_log_check.fail
- tracing: use free_trace_buffer in allocate_trace_buffers
- Re: [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data
- Re: [RFC FIX PATCH] x86/e820: Stop kernel boot when RAM resource reservation fails
- Re: [PATCH] mm/dmapool.c: avoid duplicate memset within dma_pool_alloc
- liusong(Sun Jul 17 2022 - 12:42:33 EST)
- liusong(Sun Jul 17 2022 - 22:07:34 EST)
- [V11,0/7] Enable two hardware jpeg encoder for MT8195
- [V11,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
- [V11,2/7] mtk-jpegenc: export jpeg encoder functions
- [V11,3/7] mtk-jpegenc: manage jpegenc multi-hardware
- [V11,4/7] mtk-jpegenc: add jpegenc timeout func interface
- [V11,5/7] mtk-jpegenc: add jpeg encode worker interface
- [V11,6/7] mtk-jpegenc: add output pic reorder interface
- [V11,7/7] mtk-jpegenc: add stop cmd interface for jpgenc
- Re: [v1 2/2] drm/msm/disp/dpu1: enable crtc color management based on encoder topology
- Re: [v2] wifi: p54: add missing parentheses in p54_flush()
- Re: [v2] wifi: p54: Fix an error handling path in p54spi_probe()
- Re: [V3 0/7] Miscellaneous PAS fixes
- Re: [V4 0/2] Add modem debug features
- [V5,0/8] Support multi-hardware jpeg decoder for MT8195
- [V5,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
- [V5,2/8] media: mtk-jpegdec: export jpeg decoder functions
- [V5,3/8] media: mtk-jpegdec: manage jpegdec multi-hardware
- [V5,4/8] media: mtk-jpegdec: add jpegdec timeout func interface
- [V5,5/8] media: mtk-jpegdec: add jpeg decode worker interface
- [V5,6/8] media: mtk-jpegdec: add output pic reorder interface
- [V5,7/8] media: mtk-jpegdec: refactor jpegdec func interface
- [V5,8/8] mtk-jpegdec: add stop cmd interface for jpgdec
- [vfs] f756fe900f: canonical_address#:#[##]
- Re: [vfs] f756fe900f: canonical_address#:#[##]
- Ian Kent(Tue Jul 19 2022 - 01:31:31 EST)
- Virt Call depth tracking mitigation
- vmlinux.o: warning: objtool: entry_SYSCALL_compat+0x0: ANNOTATE_NOENDBR on ENDBR
- Re: WARNING: CPU: 1 PID: 14735 at fs/dcache.c:365 dentry_free+0x100/0x128
- Al Viro(Tue Jul 19 2022 - 22:00:38 EST)
- Al Viro(Tue Jul 19 2022 - 22:27:26 EST)
- Al Viro(Tue Jul 19 2022 - 22:31:41 EST)
- Al Viro(Tue Jul 19 2022 - 22:33:43 EST)
- Al Viro(Tue Jul 19 2022 - 23:29:57 EST)
- Al Viro(Wed Jul 20 2022 - 03:07:20 EST)
- Al Viro(Wed Jul 20 2022 - 13:06:42 EST)
- WARNING: CPU: 4 PID: 326 at drivers/opp/core.c:2471 dev_pm_opp_set_config+0x344/0x620
- WARNING in floppy_interrupt
- Wei Chen(Sun Jul 17 2022 - 11:03:30 EST)
- WARNING in inet_sock_destruct
- WARNING in loop_add
- Wei Chen(Sun Jul 17 2022 - 10:06:58 EST)
- WARNING: modpost: vmlinux.o(.text.unlikely+0x1998): Section mismatch in reference from the function trace_define_generic_fields.isra.0() to the variable .init.data:initcall_level_names
- Why set .suppress_bind_attrs even though .remove() implemented?
- Re: wifi: brcmfmac: fix repeated words in comments
- Re: wifi: iwlegacy: fix repeated words in comments
- Re: wifi: mt7601u: eeprom: fix clang -Wformat warning
- Re: wifi: mt7601u: fix clang -Wformat warning
- Re: wifi: p54: Use the bitmap API to allocate bitmaps
- Re: wifi: rt2x00: fix repeated words in comments
- Re: wifi: rtlwifi: fix repeated words in comments
- [workqueue] b8d7b1582e: WARNING:at_kernel/kthread.c:#kthread_set_per_cpu
- x86_64/kvm: kernel hangs on poweroff
- [x86/bugs] 6ad0ad2bf8: will-it-scale.per_process_ops -33.5% regression
- [x86,objtool] d9e9d23006: leaking-addresses.proc..return_sites.
- [xfs] 016a23388c: stress-ng.xattr.ops_per_sec 58.4% improvement
- [xfs] 345a4666a7: vm-scalability.throughput -91.7% regression
- [xfs] d6c6912258: INFO:task_blocked_for_more_than#seconds
- [zx2c4-wireguard:jd/new-archs 1/3] ERROR: modpost: "schedule_hrtimeout_range_clock" [drivers/net/wireguard/wireguard.ko] undefined!
9326 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc