lkml.org 
[lkml]   [2021]   [Dec]   [30]   [last100]  
 
/

30 Dec 2021

 
[New][goldwynr:iomap 23/33] fs/btrfs/file.c:1704:29: error: 'bi' redecl ...kernel test robot
[New][PATCH v3 0/2] usb: gadget: use after free in dev_configHangyu Hua
 [PATCH v3 1/2] usb: gadget: don't release an existing dev->bufHangyu Hua
 [PATCH v3 2/2] usb: gadget: clear related members when goto failHangyu Hua
[New][goldwynr:iomap 33/33] fs/btrfs/volumes.c:6893:23: warning: format ...kernel test robot
 Re: [PATCH] riscv: canaan: remove useless select of non-existing c ...Damien Le Moal
[New][PATCH] net/mlx5: Add vport return value checksZizhuang Deng
[New][PATCH v3] usb: core: Bail out when port is stuck in reset loopKai-Heng Feng
 Re: [PATCH 2/3] arm64: dts: renesas: r8a77961: Add lvds0 device nodeNikita Yushchenko
[New][goldwynr:iomap 4/33] fs/erofs/data.c:291:46: error: too few argum ...kernel test robot
 Re: [PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership ...Lu Baolu
 Re: [PATCH v4 04/13] PCI: portdrv: Suppress kernel DMA ownership a ...Lu Baolu
[New][goldwynr:iomap 24/33] fs/btrfs/file.c:485:22: error: initializati ...kernel test robot
 Re: [PATCH 4/3] mm: drop MMF_OOM_SKIP from exit_mmapSuren Baghdasaryan
 Re: [PATCH v2 25/48] perf stat-display: Avoid use of core for CPU.Ian Rogers
[New][goldwynr:iomap 25/33] fs/btrfs/file.c:1781:24: sparse: sparse: sy ...kernel test robot
[New][PATCH linux] ethtool: Remove redundant ret assignmentscgel.zte@gmail ...
 Re: mmotm 2021-12-29-20-07 uploaded (mm/damon)Randy Dunlap
[New][PATCH linux] ext4: Delete useless ret assignmentcgel.zte@gmail ...
[New][PATCH linux] netfilter: Remove unnecessary ret assignmentcgel.zte@gmail ...
 Re: mmotm 2021-12-29-20-07 uploaded (mm/damon)Baolin Wang
[New][agd5f:drm-next-5.17 85/342] drivers/gpu/drm/amd/amdgpu/umc_v6_7.c ...kernel test robot
[New][PATCH linux] nfs: Remove unnecessary ret assignmentcgel.zte@gmail ...
 Re: [f2fs-dev] [PATCH 1/2] f2fs: avoid down_write on nat_tree_lock ...Chao Yu
 Re: [f2fs-dev] [PATCH 2/2] f2fs: do not bother checkpoint by f2fs_ ...Chao Yu
[New]I need your responseGodwin Pete
[New][PATCH linux] usb-storage: Remove redundant assignmentscgel.zte@gmail ...
[New][PATCH linux] usb: xhci-ring: Add return if ret is less than 0cgel.zte@gmail ...
 [PATCH -next 1/2] jffs2: fix memory leak in jffs2_do_mount_fsBaokun Li
[New][PATCH -next 0/2] jffs2: fix two memory leak when mount jffs2Baokun Li
 [PATCH -next 2/2] jffs2: fix memory leak in jffs2_scan_mediumBaokun Li
 Re: [PATCH] lib/mpi: add the return value check of kcallocTianjia Zhang
 Re: [f2fs-dev] [PATCH 5/6] f2fs: implement iomap operationsChao Yu
 Re: [PATCH] lib/mpi: add the return value check of kcallocTianjia Zhang
 Re: [PATCH -next 0/2] riscv/mm: Enable THP migrationNanyong Sun
 Re: [PATCH] drm/mediatek: Fix unused-but-set variable warning<miles.chen@mediatek ...
 Re: [PATCH v2] ext4: set csum seed in tmp inode while migrating to ..."Theodore Ts'o"
 Re: [Resource Leak] Missing closing filesGreg KH
 Re: [PATCH linux] usb: xhci-ring: Add return if ret is less than 0Greg Kroah-Hartman
[New][PATCH] lib/mpi: Add the return value check of kcalloc()Zizhuang Deng
 RE: [PATCH v3 22/22] kvm: x86: Disable interception for IA32_XFD o ..."Tian, Kevin"
[New][PATCH] drm/msm/dsi: Fix missing put_device() call in dsi_get_phyMiaoqian Lin
[New][nathan:wip/llvm-objdump-posttest 1/1] arch/x86/tools/insn_decoder ...kernel test robot
[New][PATCH v3 00/48] Refactor perf cpumapIan Rogers
 [PATCH v3 01/48] libperf: Add comments to perf_cpu_map.Ian Rogers
 [PATCH v3] perf evlist: Remove group option.Ian Rogers
 [PATCH v3 02/48] perf stat: Add aggr creators that are passed a cpu.Ian Rogers
 [PATCH v3 03/48] perf stat: Correct aggregation CPU mapIan Rogers
 [PATCH v3 04/48] perf stat: Switch aggregation to use for_each loopIan Rogers
 [PATCH v3 05/48] perf stat: Switch to cpu version of cpu_map__getIan Rogers
 [PATCH v3 06/48] perf cpumap: Switch cpu_map__build_map to cpu fun ...Ian Rogers
 [PATCH v3 07/48] perf cpumap: Remove map+index get_socketIan Rogers
 [PATCH v3 08/48] perf cpumap: Remove map+index get_dieIan Rogers
 [PATCH v3 09/48] perf cpumap: Remove map+index get_coreIan Rogers
 [PATCH v3 10/48] perf cpumap: Remove map+index get_nodeIan Rogers
 [PATCH v3 11/48] perf cpumap: Add comments to aggr_cpu_idIan Rogers
 [PATCH v3 12/48] perf cpumap: Remove unused cpu_map__socketIan Rogers
 [PATCH v3 13/48] perf cpumap: Simplify equal function name.Ian Rogers
 [PATCH v3 14/48] perf cpumap: Rename empty functions.Ian Rogers
 [PATCH v3 16/48] perf cpumap: Remove map from function names that ...Ian Rogers
 [PATCH v3 15/48] perf cpumap: Document cpu__get_node and remove re ...Ian Rogers
 [PATCH v3 17/48] perf cpumap: Remove cpu_map__cpu, use libperf fun ...Ian Rogers
 [PATCH v3 18/48] perf cpumap: Refactor cpu_map__build_mapIan Rogers
 [PATCH v3 19/48] perf cpumap: Rename cpu_map__get_X_aggr_by_cpu fu ...Ian Rogers
 [PATCH v3 20/48] perf cpumap: Move 'has' function to libperfIan Rogers
 [PATCH v3 21/48] perf cpumap: Add some comments to cpu_aggr_mapIan Rogers
 [PATCH v3 22/48] perf cpumap: Trim the cpu_aggr_mapIan Rogers
 [PATCH v3 23/48] perf stat: Fix memory leak in check_per_pkgIan Rogers
 [PATCH v3 24/48] perf cpumap: Add CPU to aggr_cpu_idIan Rogers
 [PATCH v3 25/48] perf stat-display: Avoid use of core for CPU.Ian Rogers
 [PATCH v3 28/48] libperf: Use cpu not index for evsel mmapIan Rogers
 [PATCH v3 31/48] perf stat: Use perf_cpu_map__for_each_cpuIan Rogers
 [PATCH v3 34/48] perf evlist: Refactor evlist__for_each_cpu.Ian Rogers
 [PATCH v3 32/48] perf script: Use for each cpu to aid readabilityIan Rogers
 [PATCH v3 33/48] libperf: Allow NULL in perf_cpu_map__idxIan Rogers
 [PATCH v3 30/48] perf stat: Rename aggr_data cpu to imply it's an ...Ian Rogers
 [PATCH v3 29/48] perf counts: Switch name cpu to cpu_map_idxIan Rogers
 [PATCH v3 27/48] libperf: Switch cpu to more accurate cpu_map_idxIan Rogers
 [PATCH v3 26/48] perf evsel: Derive CPUs and threads in alloc_countsIan Rogers
 [PATCH v3 35/48] perf evsel: Pass cpu not cpu map index to synthesizeIan Rogers
 [PATCH v3 36/48] perf stat: Correct variable name for read counterIan Rogers
 [PATCH v3 37/48] perf evsel: Rename CPU around get_group_fdIan Rogers
 [PATCH v3 38/48] perf evsel: Reduce scope of evsel__ignore_missing ...Ian Rogers
 [PATCH v3 39/48] perf evsel: Rename variable cpu to indexIan Rogers
 [PATCH v3 40/48] perf test: Use perf_cpu_map__for_each_cpuIan Rogers
 [PATCH v3 42/48] perf stat: Swap variable name cpu to indexIan Rogers
 [PATCH v3 41/48] perf stat: Correct check_per_pkg cpuIan Rogers
 [PATCH v3 44/48] perf bpf: Rename cpu to cpu_map_idxIan Rogers
 [PATCH v3 45/48] perf c2c: Use more intention revealing iteratorIan Rogers
 [PATCH v3 46/48] perf script: Fix flipped index and cpuIan Rogers
 [PATCH v3 43/48] libperf: Sync evsel documentationIan Rogers
 [PATCH v3 47/48] perf stat: Correct first_shadow_cpu to return indexIan Rogers
 [PATCH v3 48/48] perf cpumap: Give CPUs their own type.Ian Rogers
 Re: [PATCH] lib/mpi: Add the return value check of kcalloc()Tianjia Zhang
[New][PATCH] mtd: rawnand: ingenic: Fix missing put_device in ingenic_e ...Miaoqian Lin
[New][PATCH RESEND] blk-iocost: drop selecting undefined BLK_RQ_IO_DATA_LENLukas Bulwahn
[New]Greetings from Mr.Hary KundaMr hary kunda
[New][RFC PATCH goldwynr] btrfs: btrfs_buffered_read_iomap_ops can be s ...kernel test robot
[New][tip: x86/build] x86/defconfig: Enable CONFIG_LOCALVERSION_AUTO=y ..."tip-bot2 for Ingo Molnar"
[New][goldwynr:iomap 29/33] fs/btrfs/inode.c:8440:24: sparse: sparse: s ...kernel test robot
 Re: IOMMU Page Fault with Creative Soundblaster Zx after suspendTakashi Iwai
[New][PATCH] phy: tegra: xusb: Fix missing put_device() in tegra210_xus ...Miaoqian Lin
[New][PATCH v2 net-next 0/2] net: bpf: handle return value of post_bind ...menglong8.dong@gmail ...
 [PATCH v2 net-next 1/2] net: bpf: handle return value of BPF_CGROU ...menglong8.dong@gmail ...
 [PATCH net-next 2/2] bpf: selftests: add bind retry for post_bind{ ...menglong8.dong@gmail ...
 Re: [PATCH v2 0/2] Add a new scheme to support demotion on tiered ...SeongJae Park
 Re: [PATCH 04/26] x86/traps: Add #VE support for TDX guest"Kirill A. Shutemov"
[New][goldwynr:iomap 33/33] include/linux/kern_levels.h:5:25: warning: ...kernel test robot
[New][PATCH -next] fs/proc/vmcore: Fix vmcore_alloc_buf() kernel-doc co ...Yang Li
[New][PATCH] powerpc/ptdump: fix conversion to GENERIC_PTDUMPLukas Bulwahn
[New][PATCH v3] mm/damon: Add access checking for hugetlb pagesBaolin Wang
 Re: [PATCH 4/3] mm: drop MMF_OOM_SKIP from exit_mmapMichal Hocko
[New][agd5f:drm-next-5.17 92/342] drivers/gpu/drm/amd/amdgpu/../pm/swsm ...kernel test robot
[New]RE: [PATCH] platform/x86: intel_scu_ipc: Keep polling IPC status i ..."Khandelwal, Rajat"
 Re: [PATCH] mmc: dw_mmc: Fix potential null pointer riskJaehoon Chung
 Re: [PATCH v2] KVM: X86: Emulate APERF/MPERF to report actual vCPU ...Like Xu
 Re: [PATCH v3 13/23] counter: Provide alternative counter registra ...Uwe Kleine-König
[New][PATCH] memory: mtk-smi: add missing put_device() call in mtk_smi_ ...Miaoqian Lin
 Re: mmotm 2021-12-29-20-07 uploadedSeongJae Park
 RE: [PATCH v4 00/21] AMX Support in KVM"Tian, Kevin"
[New]Re: [PATCH] connector: fix socket leakGreg KH
[New][PATCH 0/2] ASoC: mediatek: mt8195: repair pcmif BE daiTrevor Wu
 [PATCH 2/2] ASoC: mediatek: mt8195: add playback support to PCM1_B ...Trevor Wu
 [PATCH 1/2] ASoC: mediatek: mt8195: correct pcmif BE dai control flowTrevor Wu
[New][PATCH v7 0/4] Add Naneng combo PHY support for RK3568Yifeng Zhao
 [PATCH v7 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bi ...Yifeng Zhao
 [PATCH v7 1/4] dt-bindings: mfd: syscon: add naneng combo phy regi ...Yifeng Zhao
 [PATCH v7 3/4] phy: rockchip: add naneng combo phy for RK3568Yifeng Zhao
 [PATCH v7 4/4] arm64: dts: rockchip: add naneng combo phy nodes fo ...Yifeng Zhao
 Re: [syzbot] general protection fault in mod_memcg_page_stateMichal Hocko
 Re: [PATCH v3 00/23] counter: cleanups and device lifetime fixesUwe Kleine-König
 Re: [PATCH v19 02/13] x86/setup: Use parse_crashkernel_high_low() ..."Leizhen (ThunderTown)"
 [PATCH v8.1 7/7] random: move NUMA-related code to CONFIG_NUMA sectionDominik Brodowski
 Re: [PATCH v9 00/15] Function Granular KASLRChristoph Hellwig
 [PATCH V2 3/3] nvmem: add driver handling U-Boot environment variablesRafał Miłecki
 [PATCH V2 2/3] dt-bindings: nvmem: add U-Boot environment variable ...Rafał Miłecki
[New][PATCH V2 1/3] mtd: core: call devm_of_platform_populate() for MTD ...Rafał Miłecki
[New]5.16.0-rc7+ Bluetooth errorChris Clayton
 [v1 2/2] drm/msm/dsi: Add 10nm dsi phy tuning configuration supportRajeev Nandan
[New][v1 0/2] drm/msm/dsi: Add 10nm dsi phy tuning configuration supportRajeev Nandan
 [v1 1/2] dt-bindings: msm/dsi: Add 10nm dsi phy tuning propertiesRajeev Nandan
[New][PATCH -next] nvdimm/btt: Fix btt_init() kernel-doc commentYang Li
 Re: [PATCH 3/8] device property: Helper to match multiple connectionsHeikki Krogerus
 Re: [PATCH] x86/build: use the proper name CONFIG_FW_LOADERGreg Kroah-Hartman
[New][RFC PATCH] PCI: Add "pci=reassign_all_bus" boot parameterYao Hongbo
 Re: [PATCH v2 0/2] Add a new scheme to support demotion on tiered ...Baolin Wang
[New][PATCH v2 net-next 0/3] net: skb: introduce kfree_skb_with_reason( ...menglong8.dong@gmail ...
 [PATCH v2 net-next 1/3] net: skb: introduce kfree_skb_with_reason()menglong8.dong@gmail ...
 [PATCH v2 net-next 2/3] net: skb: use kfree_skb_with_reason() in t ...menglong8.dong@gmail ...
 [PATCH net-next 3/3] net: skb: use kfree_skb_with_reason() in __ud ...menglong8.dong@gmail ...
 Re: [PATCH V2 4/6] tty: serial: meson: The UART baud rate calculat ...Yu Tu
[New][PATCH v3] drm/mediatek: Fix unused-but-set variable warningMiles Chen
[New][PATCH] firmware: remove old CONFIG_FW_LOADER_MODULE testGreg Kroah-Hartman
[New]Re: Re: [PATCH 5.10 26/76] sfc: Check null pointer of rx_queue->pa ...Jiasheng Jiang
 Re: [PATCH v4] KEYS: encrypted: Instantiate key with user-provided ...Sumit Garg
[New][PATCH 0/4] Remove the type-unclear target id conceptSeongJae Park
 [PATCH 2/4] Docs/admin-guide/mm/damon/usage: Update for changed in ...SeongJae Park
 [PATCH 3/4] mm/damon/core: Move damon_set_targets() into dbgfsSeongJae Park
 [PATCH 4/4] mm/damon: Remove the target id conceptSeongJae Park
 [PATCH 1/4] mm/damon/dbgfs/init_regions: Use target index instead ...SeongJae Park
 Re: [PATCH v19 01/13] kdump: add helper parse_crashkernel_high_low()"Leizhen (ThunderTown)"
[New][PATCH V3 0/6] the UART driver compatible with the Amlogic MesonYu Tu
 [PATCH V3 1/6] tty: serial: meson: Drop the legacy compatible stri ...Yu Tu
 [PATCH V3 2/6] tty: serial: meson: Request the register region in ...Yu Tu
 [PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Al ...Yu Tu
 [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation ...Yu Tu
 [PATCH V3 5/6] tty: serial: meson: meson_uart_shutdown omit clear ...Yu Tu
 [PATCH V3 6/6] tty: serial: meson: Change request_irq to devm_requ ...Yu Tu
 Re: [PATCH v3 08/23] counter: intel-qep: Convert to counter_priv() ...Jarkko Nikula
 Re: [PATCH v3 17/23] counter: intel-qep: Convert to new counter re ...Jarkko Nikula
 Re: [PATCH/RFC] drivers/irqchip: add irq-inverterMarc Zyngier
[New][PATCH] mm/shmem: Fix a build error due to shmem_unuse() under !CO ...SeongJae Park
[New]Ты можешь мне помочь?"Mrs. Cristina Campbell"
 Re: [PATCH v19 01/13] kdump: add helper parse_crashkernel_high_low()Borislav Petkov
[New][PATCH] net/smc: Use the bitmap API when applicableChristophe JAILLET
[New][PATCH] powerpc: dts: t1040rdb: fix ports names for Seville Ethern ...Maxim Kiselev
 Re: [PATCH] memory: mtk-smi: add missing put_device() call in mtk_ ...Krzysztof Kozlowski
 Re: [PATCH 4.19 30/38] f2fs: fix to do sanity check on last xattr ...Pavel Machek
 Re: [PATCH/RFC] drivers/irqchip: add irq-inverterNikita Yushchenko
 Re: [PATCH 1/4] dt-bindings: leds: maxim,max77693: convert to dtschemaKrzysztof Kozlowski
 Re: [PATCH 04/26] x86/traps: Add #VE support for TDX guestBorislav Petkov
 Re: [PATCH v5] staging: r8188eu: Remove useless function rtw_test()Greg KH
 Re: [PATCH v2] staging: pi433: add comment to rx_lock mutex definitionGreg KH
 Re: [PATCH] staging: pi433: add docs to packet_format and tx_start ...Greg KH
[New][tip:x86/urgent] BUILD SUCCESS d6f12f83989bb356ac6880a954f62c7667e ...kernel test robot
 Re: [PATCH v3 2/3] ahci: Use macro PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDEPaul Menzel
[New][GIT PULL]: soundwire updates for v5.17-rc1Vinod Koul
 Re: [PATCH v2 1/2] usb: gadget: don't release an existing dev->bufGreg KH
 Re: [PATCH v3 3/3] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debo ...Paul Menzel
 Re: [PATCH v19 01/13] kdump: add helper parse_crashkernel_high_low()"Leizhen (ThunderTown)"
 Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if availabl ...Borislav Petkov
 Re: [PATCH v5 0/5] acpi: Store _PLD information and convert usersGreg Kroah-Hartman
 Re: [PATCH v7 6/8] phy: phy-mtk-dp: Add driver for DP phyGuillaume Ranquet
 Re: [PATCH v2 1/4] arm64: dts: mt8183: Add katsu boardMatthias Brugger
[New][syzbot] possible deadlock in genl_rcv (3)syzbot
[New][PATCH rdma-next v1 1/7] RDMA/mlx5: Merge similar flows of allocat ...Leon Romanovsky
[New][PATCH rdma-next v1 2/7] RDMA/mlx5: Replace cache list with XarrayLeon Romanovsky
[New][PATCH rdma-next v1 4/7] RDMA/mlx5: Reorder calls to pcie_relaxed_ ...Leon Romanovsky
[New][PATCH rdma-next v1 5/7] RDMA/mlx5: Change the cache structure to ...Leon Romanovsky
[New][PATCH rdma-next v1 3/7] RDMA/mlx5: Store in the cache mkeys inste ...Leon Romanovsky
[New][PATCH rdma-next v1 7/7] RDMA/mlx5: Rename the mkey cache variable ...Leon Romanovsky
[New][PATCH rdma-next v1 6/7] RDMA/mlx5: Delay the deregistration of a ...Leon Romanovsky
 Re: [PATCH/RFC] drivers/irqchip: add irq-inverterMarc Zyngier
 Re: [PATCH 4/9] sysctl: move maxolduid as a sysctl specific constMickaël_Salaün
[New][PATCH v2 0/3] staging: vc04_services: avoid the use of typedef fo ...Gaston Gonzalez
 [PATCH v2 1/3] staging: vc04_services: bcm2835-audio: avoid the us ...Gaston Gonzalez
 [PATCH v2 2/3] staging: vc04_services: bcm2835-camera: avoid the u ...Gaston Gonzalez
 [PATCH v2 3/3] staging: vc04_services: update TODO fileGaston Gonzalez
 Re: [PATCH v2 1/2] EDAC/amd64: Check register values from all UMCsBorislav Petkov
[New][PATCH] cpuidle: qcom_spm: Fix missing put_device() call in spm_cp ...Miaoqian Lin
[New][PATCH 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC ICJohnson Wang
[New][PATCH 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC ICJohnson Wang
 [PATCH 2/2] dt-bindings: mediatek: add compatible for MT8186 pwrapJohnson Wang
 [PATCH 1/2] soc: mediatek: pwrap: add pwrap driver for MT8186 SoCJohnson Wang
[New][GIT PULL] Generic phy updates for v5.17-rc1Vinod Koul
[New][avpatel:riscv_kvm_aia_v1 36/42] include/linux/stddef.h:8:14: warn ...kernel test robot
 [RFC PATCH v2 0/3] io_uring: Add sendto(2) and recvfrom(2) supportAmmar Faizi
 [RFC PATCH v2 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendt ...Ammar Faizi
 [RFC PATCH v2 2/3] net: Make `move_addr_to_user()` be a non static ...Ammar Faizi
 [RFC PATCH v2 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` supportAmmar Faizi
 Re: [RESEND] drm/panel: Add inx Himax8279d MIPI-DSI LCD panel driverHsin-Yi Wang
 Re: [PATCH linux] netfilter: Remove unnecessary ret assignmentFlorian Westphal
 Re: [PATCH v5 2/2] serial:sunplus-uart:Add Sunplus SoC UART DriverGreg KH
 Re: [PATCH v8 17/40] KVM: SVM: Create a separate mapping for the S ...Borislav Petkov
[New][PATCH] fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
 Re: [PATCH 03/10] serial: 8250_bcm7271: Propagate error codes from ...Greg Kroah-Hartman
 Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculat ...Greg Kroah-Hartman
 Re: [PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart ...Greg Kroah-Hartman
 Re: [PATCH V3 2/6] tty: serial: meson: Request the register region ...Greg Kroah-Hartman
 Re: [PATCH v3] drm/mediatek: Fix unused-but-set variable warningMatthias Brugger
[New]drivers/gpu/drm/drm_crtc.c:708:29: sparse: sparse: incorrect type ...kernel test robot
 Re: [PATCH v3 00/23] counter: cleanups and device lifetime fixesGreg Kroah-Hartman
 Re: [PATCH 01/13] media: vsp1: Use platform_get_irq() to get the i ..."Lad, Prabhakar"
[New]Reference to non-existing config LOGIC_IOMEM_FALLBACKLukas Bulwahn
[New]Good day!Abraham Morrison
[New][PATCH v6 0/2] Add iop driver for Sunplus SP7021Tony Huang
 [PATCH v6 1/2] dt-binding: misc: Add iop yaml file for Sunplus SP7021Tony Huang
 [PATCH v6 2/2] misc: Add iop driver for Sunplus SP7021Tony Huang
[New][PATCH 1/2] ARM: mediatek: add smp bringup code for MT6582Maxim Kutnij
 [PATCH 2/2] ARM: mediatek: dts: activate SMP for mt6582Maxim Kutnij
 Re: [PATCH v16 2/7] arm64: dts: mt8183: add svs device informationMatthias Brugger
[New][goldwynr:iomap 27/33] fs/btrfs/file.c:1517:19-21: ERROR: referenc ...Julia Lawall
[New]References to non-existing configs in the NILFS2 FILESYSTEMLukas Bulwahn
 Re: [PATCH] powerpc: dts: t1040rdb: fix ports names for Seville Et ...Vladimir Oltean
 Re: [GIT PULL]: soundwire updates for v5.17-rc1Greg KH
 Re: [GIT PULL] Generic phy updates for v5.17-rc1Greg KH
 Re: [PATCH v6 2/2] misc: Add iop driver for Sunplus SP7021Greg KH
 Re: [PATCH] binder: remove repeat word from comment to avoid warningGreg KH
 Re: [syzbot] WARNING in atp_close (3)Pavel Skripkin
 Re: [PATCH] android: use "menuconfig" menu entry type for CONFIG_A ...Greg KH
 Re: [PATCH v16 0/7] soc: mediatek: SVS: introduce MTK SVSMatthias Brugger
 Re: [PATCH v3 05/23] counter: 104-quad-8: Convert to counter_priv( ...Greg Kroah-Hartman
 Re: [PATCH v2 0/3] staging: vc04_services: avoid the use of typede ...Greg KH
 Re: [PATCH v4] KEYS: encrypted: Instantiate key with user-provided ...Mimi Zohar
 Re: [PATCH v2] Documentation: fix outdated interpretation of ip_no ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next] net: lantiq_etop: remove multiple assignmentspatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next] net: lantiq_etop: avoid precedence issuespatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH linux] ethtool: Remove redundant ret assignmentspatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next] net: lantiq_etop: replace strlcpy with strscpypatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next v2] net: lantiq_etop: remove unnecessary spac ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next] net: lantiq_etop: make alignment match open p ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH linux] usb: xhci-ring: Add return if ret is less than 0Mathias Nyman
 Re: [syzbot] WARNING in atp_close (3)syzbot
 Re: [PATCH] staging: vc04_services: Fix RCU dereference checkPadmanabha Srinivasaiah
 Re: [PATCH v3 2/3] ahci: Use macro PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDEHannes Reinecke
 Re: [PATCH] net/smc: Use the bitmap API when applicablepatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] fsl/fman: Fix missing put_device() call in fman_port_probepatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next v2 1/6] net: marvell: prestera: add virtual ro ...Ido Schimmel
 Re: [RFC v5 net-next 08/13] mfd: add interface to check whether a ...Lee Jones
 Re: [PATCH net-next v2 2/6] net: marvell: prestera: Add router int ...Ido Schimmel
[New][PATCH] lib: remove redundant assignment to variable retColin Ian King
 Re: [PATCH net-next v2 3/6] net: marvell: prestera: Add prestera r ...Ido Schimmel
 Re: [syzbot] general protection fault in sg_alloc_append_table_fro ...Pavel Skripkin
[New]Removing the deprecated htmldocs for good?Lukas Bulwahn
 Re: [v1 1/2] dt-bindings: msm/dsi: Add 10nm dsi phy tuning propertiesDmitry Baryshkov
 Re: [syzbot] general protection fault in sg_alloc_append_table_fro ...syzbot
[New][PATCH v3 0/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN bitYaqin Pan
 [PATCH v3 2/2] dt-bindings: usb: document snps,sprs-ctrl-trans-qui ...Yaqin Pan
 [PATCH v3 1/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN ...Yaqin Pan
[New]Mrs:carolina dalintincarolina dalintin
 Re: [PATCH] clk: qcom: gcc-msm8994: Remove NoC clocksDmitry Baryshkov
[New][PATCH] input: appletouch: initialize work before device registrationPavel Skripkin
 Re: [PATCH v3 1/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRA ...Greg Kroah-Hartman
[New][PATCH -next RESEND] firmware: qcom: scm: Fix some kernel-doc commentsYang Li
[New]Dear Partner,"Mrs Aisha Al-Qaddafi."
 Re: [PATCH] android: use "menuconfig" menu entry type for CONFIG_A ...Jan Engelhardt
 Re: [v1 1/2] dt-bindings: msm/dsi: Add 10nm dsi phy tuning propertiesDmitry Baryshkov
 Re: References to non-existing configs in the NILFS2 FILESYSTEMRyusuke Konishi
[New][PATCH] KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()Zenghui Yu
 Re: [PATCH net-next v2 4/6] net: marvell: prestera: add hardware r ...Ido Schimmel
 Re: [PATCH] clk: qcom: gcc-msm8994: Remove NoC clocksKonrad Dybcio
[New][PATCH] udmabuf: validate ubuf->pagecountPavel Skripkin
 Re: [PATCH] android: use "menuconfig" menu entry type for CONFIG_A ...Greg KH
 Re: [PATCH] clk: qcom: gcc-msm8994: Remove NoC clocksKonrad Dybcio
 Re: [PATCH v8 1/7] random: fix crash on multiple early calls to ad ..."Jason A. Donenfeld"
 Re: [PATCH v8 2/7] random: do not re-init if crng_reseed completes ..."Jason A. Donenfeld"
 Re: [PATCH v8 3/7] random: do not throw away excess input to crng_ ..."Jason A. Donenfeld"
 Re: [PATCH v8 4/7] random: mix bootloader randomness into pool"Jason A. Donenfeld"
 Re: [PATCH v8 5/7] random: harmonize "crng init done" messages"Jason A. Donenfeld"
 Re: [PATCH net-next v2 5/6] net: marvell: prestera: Register ineta ...Ido Schimmel
 Re: [v1 2/2] drm/msm/dsi: Add 10nm dsi phy tuning configuration su ...Dmitry Baryshkov
 Re: [PATCH net-next v2 6/6] net: marvell: prestera: Implement init ...Ido Schimmel
 Re: [PATCH v8 6/7] random: early initialization of ChaCha constants"Jason A. Donenfeld"
 Re: [PATCH] clk: qcom: gcc-msm8994: Remove NoC clocksDmitry Baryshkov
[New][chenxing:msc313_mainlining 66/83] drivers/irqchip/irq-msc313-pm-w ...kernel test robot
 Re: [PATCH linux] usb-storage: Remove redundant assignmentsAlan Stern
[New][PATCH] android: use "menuconfig" menu entry type for CONFIG_ANDROIDJan Engelhardt
 Re: [PATCH v3 00/23] counter: cleanups and device lifetime fixesJonathan Cameron
 Re: [PATCH v2] staging: pi433: add comment to rx_lock mutex definitionPaulo Miguel Almeida
 [PATCH v2] staging: vc04_services: Fix RCU dereference checkPadmanabha Srinivasaiah
 [PATCH v4 04/23] counter: Provide a wrapper to access device priva ...Uwe Kleine-König
 [PATCH v4 06/23] counter: interrupt-cnt: Convert to counter_priv() ...Uwe Kleine-König
 [PATCH v4 17/23] counter: intel-qep: Convert to new counter regist ...Uwe Kleine-König
 [PATCH v4 09/23] counter: ftm-quaddec: Convert to counter_priv() w ...Uwe Kleine-König
 [PATCH v4 10/23] counter: ti-eqep: Convert to counter_priv() wrapperUwe Kleine-König
 [PATCH v4 13/23] counter: Provide alternative counter registration ...Uwe Kleine-König
 [PATCH v4 18/23] counter: ftm-quaddec: Convert to new counter regi ...Uwe Kleine-König
 [PATCH v4 05/23] counter: 104-quad-8: Convert to counter_priv() wr ...Uwe Kleine-König
 [PATCH v4 07/23] counter: microchip-tcb-capture: Convert to counte ...Uwe Kleine-König
 [PATCH v4 03/23] counter: microchip-tcb-capture: Drop unused platf ...Uwe Kleine-König
 [PATCH v4 02/23] counter: ftm-quaddec: Drop unused platform_set_dr ...Uwe Kleine-König
 [PATCH v4 01/23] counter: Use container_of instead of drvdata to t ...Uwe Kleine-König
 [PATCH v4 11/23] counter: stm32-lptimer-cnt: Convert to counter_pr ...Uwe Kleine-König
 [PATCH v4 19/23] counter: microchip-tcb-capture: Convert to new co ...Uwe Kleine-König
 [PATCH v4 12/23] counter: stm32-timer-cnt: Convert to counter_priv ...Uwe Kleine-König
 [PATCH v4 14/23] counter: Update documentation for new counter reg ...Uwe Kleine-König
 [PATCH v4 08/23] counter: intel-qep: Convert to counter_priv() wrapperUwe Kleine-König
 [PATCH v4 15/23] counter: 104-quad-8: Convert to new counter regis ...Uwe Kleine-König
 [PATCH v4 21/23] counter: stm32-lptimer-cnt: Convert to new counte ...Uwe Kleine-König
 [PATCH v4 23/23] counter: remove old and now unused registration APIUwe Kleine-König
 [PATCH v4 20/23] counter: stm32-timer-cnt: Convert to new counter ...Uwe Kleine-König
 [PATCH v4 22/23] counter: ti-eqep: Convert to new counter registrationUwe Kleine-König
 [PATCH v4 16/23] counter: interrupt-cnt: Convert to new counter re ...Uwe Kleine-König
[New][PATCH] clk: socfpga: remove redundant assignment after a mask ope ...Colin Ian King
[New][PATCH v4 00/23] counter: cleanups and device lifetime fixesUwe Kleine-König
 Re: [PATCH v3 00/23] counter: cleanups and device lifetime fixesUwe Kleine-König
[New][PATCH] lib/oid_registry.c: remove redundant assignment to variabl ...Colin Ian King
 Re: [lockdep] UAF read in print_name().Tetsuo Handa
[New][PATCH] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev
 Re: [PATCH v8.1 7/7] random: move NUMA-related code to CONFIG_NUMA ..."Jason A. Donenfeld"
 Re: [PATCH v20 0/7] soc: mediatek: SVS: introduce MTK SVS engineMatthias Brugger
 [PATCH] random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs"Jason A. Donenfeld"
[New][PATCH v3] HID: add SiGma Micro driverDesmond Lim
[New][PATCH v3] staging: pi433: add comment to rx_lock mutex definitionPaulo Miguel Almeida
 Re: [PATCH] mtd: aspeed-smc: improve probe resiliencePatrick Williams
 Re: [PATCH v20 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt- ...Matthias Brugger
 Re: [PATCH v2] HID: sigmamicro: Fix modifier keys for SiGma Micro ...Desmond Lim
[New][PATCH] hpfs: remove redundant variable rColin Ian King
 Re: [PATCH v3 1/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRA ...Yaqin Pan
[New][PATCH] net/smc: remove redundant re-assignment of pointer linkColin Ian King
 Re: [PATCH 04/26] x86/traps: Add #VE support for TDX guest"Kirill A. Shutemov"
 Re: [PATCH v2] thermal/drivers/int340x: Fix RFIM mailbox write com ..."Rafael J. Wysocki"
[New][PATCH] ntfs: remove redundant variable idxColin Ian King
 Re: [syzbot] KASAN: slab-out-of-bounds Write in usb_hcd_poll_rh_st ...syzbot
 Re: [PATCH v3 1/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRA ...Greg KH
 Re: [GIT PULL 2/2] memory: omap: drivers for v5.17Miquel Raynal
[New][PATCH] video: fbdev: asiliantfb: remove redundant assignment to v ...Colin Ian King
 Re: [PATCH] staging: pi433: add docs to packet_format and tx_start ...Paulo Miguel Almeida
 Re: [PATCH v7 00/14] cpufreq: Introduce a new AMD CPU frequency co ..."Rafael J. Wysocki"
[New][PATCH] riscv/entry: fix misspelling of instructionhasheddan
[New][PATCH] fs/ntfs3: remove redundant assignment to variable frameColin Ian King
[New][PATCH] video: fbdev: s3c-fb: remove redundant initialization of p ...Colin Ian King
[New]Urgent Message From Mrs Aisha Gaddafi.Mrs Aisha Gaddafi
 Re: [PATCH v2] thermal/core: Clear all mitigation when thermal zon ..."Rafael J. Wysocki"
 Re: [PATCH v2 34/48] perf evlist: Refactor evlist__for_each_cpu.Ian Rogers
[New][PATCH] nfc: st21nfca: remove redundant assignment to variable iColin Ian King
[New]include/linux/compiler_types.h:319:45: error: call to '__compileti ...kernel test robot
[New][dlemoal-libata:for-5.17-logging 59/79] drivers/ata/pata_atp867x.c ...kernel test robot
[New][PATCH] panic: Move panic_print before kmsg dumpers"Guilherme G. Piccoli"
 Re: [PATCH] ACPI: PCC: Implement OperationRegion handler for the P ..."Rafael J. Wysocki"
 Re: Removing the deprecated htmldocs for good?Jonathan Corbet
 Re: [RFC 30/32] /dev/port: don't compile file operations without C ...Arnd Bergmann
 Re: drivers/acpi/processor_thermal.c: avoid cpufreq_get_policy()"Rafael J. Wysocki"
 Re: [PATCH -next] PCI/ACPI: Fix acpi_pci_osc_control_set() kernel- ..."Rafael J. Wysocki"
 Re: [PATCH] ACPI: battery: Add the ThinkPad "Not Charging" quirk"Rafael J. Wysocki"
 Re: [PATCH] ACPICA: Remove initialization of static variables to 0"Rafael J. Wysocki"
 Re: [PATCH] phy: mediatek: Fix missing check in mtk_mipi_tx_probeChun-Kuang Hu
 Re: [PATCH] ACPICA: DEBUGGER: Add return value check to acpi_db_wa ..."Rafael J. Wysocki"
[New]DEAR FRIEND CONTACTS MY SECRETARY HIS E-MAIL [email protected].saleem norman
 Re: [PATCH] gpu/drm/radeon:Fix null pointer riskChristian_König
[New] msbelinaya
 Re: [PATCH v4 00/23] counter: cleanups and device lifetime fixesGreg Kroah-Hartman
 Re: drivers/acpi/processor_thermal.c: avoid cpufreq_get_policy()Manfred Spraul
 Re: [RFC PATCH] PCI: Add "pci=reassign_all_bus" boot parameterRandy Dunlap
[New][PATCH] random: avoid superfluous call to RDRAND in CRNG extraction"Jason A. Donenfeld"
[New][GIT PULL] USB fixes for 5.16-finalGreg KH
[New][GIT PULL] Char/Misc driver fixes for 5.16-finalGreg KH
 Re: [PATCH v7 02/14] x86/msr: Add AMD CPPC MSR definitionsBorislav Petkov
 Re: [PATCH] android: use "menuconfig" menu entry type for CONFIG_A ...Greg KH
 RE: [net-next 17/18] net: mac802154: Let drivers provide their own ...David Girault
[New][PATCH v2] staging: pi433: add docs to packet_format and tx_start_ ...Paulo Miguel Almeida
 Re: cpufreq: intel_pstate: map utilization into the pstate range"Rafael J. Wysocki"
 Re: [PATCH 2/3] arm64: dts: renesas: r8a77961: Add lvds0 device nodeLaurent Pinchart
 Re: [PATCH v2] staging: pi433: add docs to packet_format and tx_st ...Greg KH
[New]include/linux/compiler_types.h:338:45: error: call to '__compileti ...kernel test robot
[New][PATCH] Documentation: refer to config RANDOMIZE_BASE for kernel a ...Lukas Bulwahn
 Re: [PATCH v3 3/3] KVM: SVM: Extend host physical APIC ID field to ...Sean Christopherson
[New][PATCH] Documentation: kgdb: properly capitalize the MAGIC_SYSRQ c ...Lukas Bulwahn
 Re: [PATCH v3 1/3] KVM: SVM: Refactor AVIC hardware setup logic in ...Sean Christopherson
 Re: [PATCH 4/3] mm: drop MMF_OOM_SKIP from exit_mmapSuren Baghdasaryan
 Re: [PATCH] mm/shmem: Fix a build error due to shmem_unuse() under ...Randy Dunlap
 Re: mmotm 2021-12-29-20-07 uploaded (mm/damon)Randy Dunlap
 Re: [PATCH] android: use "menuconfig" menu entry type for CONFIG_A ...Jan Engelhardt
[New][RFC PATCH liburing v1 0/5] liburing: Add sendto(2) and recvfrom(2 ...Ammar Faizi
 [RFC PATCH liburing v1 1/5] .gitignore: Add `/test/xattr` and `/te ...Ammar Faizi
 [RFC PATCH liburing v1 2/5] io_uring.h: Add `IORING_OP_SENDTO` and ...Ammar Faizi
 [RFC PATCH liburing v1 3/5] liburing.h: Add `io_uring_prep_{sendto ...Ammar Faizi
 [RFC PATCH liburing v1 4/5] test: Add sendto_recvfrom test programAmmar Faizi
 [RFC PATCH liburing v1 5/5] man: Add `io_uring_prep_{sendto,recvfr ...Ammar Faizi
 [RFC PATCH v3 0/3] io_uring: Add sendto(2) and recvfrom(2) supportAmmar Faizi
 [RFC PATCH v3 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendt ...Ammar Faizi
 [RFC PATCH v3 2/3] net: Make `move_addr_to_user()` be a non static ...Ammar Faizi
 [RFC PATCH v3 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` supportAmmar Faizi
 Re: cpufreq: intel_pstate: map utilization into the pstate rangeJulia Lawall
 Re: [GIT PULL] USB fixes for 5.16-finalpr-tracker-bot@kernel ...
 Re: [GIT PULL] Char/Misc driver fixes for 5.16-finalpr-tracker-bot@kernel ...
 Re: [PATCH v2 1/3] ghes_edac: unify memory error report format wit ...Borislav Petkov
 Re: cpufreq: intel_pstate: map utilization into the pstate range"Rafael J. Wysocki"
 Re: [PATCH] scsi: Do not break scan luns loop if add single lun failedSteffen Maier
 Re: [PATCH 04/26] x86/traps: Add #VE support for TDX guestBorislav Petkov
 Re: [PATCH v2 2/7] x86: Add definitions for the Intel Hardware Fee ..."Rafael J. Wysocki"
 Re: [PATCH v4] random: fix crash on multiple early calls to add_bo ..."Jason A. Donenfeld"
[New][RFC PATCH v1 0/3] convert gpio-restart bindings to yamlSander Vanheule
 [RFC PATCH v1 3/3] dt-bindings: power: reset: gpio-restart: Correc ...Sander Vanheule
 [RFC PATCH v1 2/3] dt-bindings: power: reset: gpio-restart: Add -m ...Sander Vanheule
 [RFC PATCH v1 1/3] dt-bindings: power: reset: Convert gpio-restart ...Sander Vanheule
 Re: [PATCH] clk: socfpga: remove redundant assignment after a mask ...Dinh Nguyen
 Re: [RFC PATCH v1 1/3] dt-bindings: power: reset: Convert gpio-res ...Sander Vanheule
 Re: [PATCH v2 2/7] x86: Add definitions for the Intel Hardware Fee ...Borislav Petkov
 Re: [PATCH v11 01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ic ...Sean Christopherson
 Re: [PATCH v2] thermal/core: Clear all mitigation when thermal zon ...Manaf Meethalavalappu Pallikunhi
 Re: [PATCH v3] mm/damon: Add access checking for hugetlb pagesSeongJae Park
 Re: cpufreq: intel_pstate: map utilization into the pstate rangeJulia Lawall
 [tip: x86/vdso] x86/vdso: Remove -nostdlib compiler flag"tip-bot2 for Masahiro Yamada"
 [tip: x86/vdso] x86/purgatory: Remove -nostdlib compiler flag"tip-bot2 for Masahiro Yamada"
 Re: [PATCH] x86/platform/uv: use default_groups in kobj_typeHans de Goede
 Re: [PATCH] platform/x86: intel-uncore-frequency: use default_grou ...Hans de Goede
 Re: cpufreq: intel_pstate: map utilization into the pstate range"Rafael J. Wysocki"
 Re: [PATCH 1/4] mfd: intel_soc_pmic_crc: Sort cells by IRQ orderHans de Goede
 Re: [PATCH 4/4] platform/x86: Add crystal_cove_charger driverHans de Goede
 Re: [RFC PATCH] x86/kvm: Allow kvm_read_and_reset_apf_flags() to b ...Sean Christopherson
 Re: [PATCH v2 3/7] thermal: intel: hfi: Minimally initialize the H ..."Rafael J. Wysocki"
 Re: cpufreq: intel_pstate: map utilization into the pstate rangeJulia Lawall
 Re: [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to ...Sean Christopherson
 Re: [PATCH v2] memcg: add per-memcg vmalloc statShakeel Butt
[New]xillybus_of.c:undefined reference to `devm_platform_ioremap_resource'kernel test robot
 Re: [syzbot] general protection fault in mod_memcg_page_stateShakeel Butt
 Re: [PATCH mm v4 07/39] mm: clarify __GFP_ZEROTAGS commentAndrey Konovalov
 Re: [PATCH mm v4 28/39] kasan, page_alloc: allow skipping unpoison ...Andrey Konovalov
 Re: [PATCH mm v4 29/39] kasan, page_alloc: allow skipping memory i ...Andrey Konovalov
 Re: [PATCH mm v4 29/39] kasan, page_alloc: allow skipping memory i ...Andrey Konovalov
 Re: [PATCH mm v4 35/39] kasan: add kasan.vmalloc command line flagAndrey Konovalov
 Re: [PATCH mm v4 00/39] kasan, vmalloc, arm64: add vmalloc tagging ...Andrey Konovalov
[New][PATCH mm v5 00/39] kasan, vmalloc, arm64: add vmalloc tagging sup ...andrey.konovalov@linux ...
 [PATCH mm v5 02/39] kasan, page_alloc: move tag_clear_highpage out ...andrey.konovalov@linux ...
 [PATCH mm v5 03/39] kasan, page_alloc: merge kasan_free_pages into ...andrey.konovalov@linux ...
 [PATCH mm v5 05/39] kasan, page_alloc: init memory of skipped page ...andrey.konovalov@linux ...
 [PATCH mm v5 01/39] kasan, page_alloc: deduplicate should_skip_kas ...andrey.konovalov@linux ...
 [PATCH mm v5 04/39] kasan, page_alloc: simplify kasan_poison_pages ...andrey.konovalov@linux ...
 [PATCH mm v5 07/39] mm: clarify __GFP_ZEROTAGS commentandrey.konovalov@linux ...
 [PATCH mm v5 06/39] kasan: drop skip_kasan_poison variable in free ...andrey.konovalov@linux ...
 [PATCH mm v5 08/39] kasan: only apply __GFP_ZEROTAGS when memory i ...andrey.konovalov@linux ...
 [PATCH mm v5 09/39] kasan, page_alloc: refactor init checks in pos ...andrey.konovalov@linux ...
 [PATCH mm v5 10/39] kasan, page_alloc: merge kasan_alloc_pages int ...andrey.konovalov@linux ...
 [PATCH mm v5 11/39] kasan, page_alloc: combine tag_clear_highpage ...andrey.konovalov@linux ...
 [PATCH mm v5 12/39] kasan, page_alloc: move SetPageSkipKASanPoison ...andrey.konovalov@linux ...
 [PATCH mm v5 13/39] kasan, page_alloc: move kernel_init_free_pages ...andrey.konovalov@linux ...
 [PATCH mm v5 14/39] kasan, page_alloc: rework kasan_unpoison_pages ...andrey.konovalov@linux ...
 [PATCH mm v5 15/39] kasan: clean up metadata byte definitionsandrey.konovalov@linux ...
 [PATCH mm v5 17/39] kasan, x86, arm64, s390: rename functions for ...andrey.konovalov@linux ...
 [PATCH mm v5 18/39] kasan, vmalloc: drop outdated VM_KASAN commentandrey.konovalov@linux ...
 [PATCH mm v5 16/39] kasan: define KASAN_VMALLOC_INVALID for SW_TAGSandrey.konovalov@linux ...
 [PATCH mm v5 19/39] kasan: reorder vmalloc hooksandrey.konovalov@linux ...
 [PATCH mm v5 20/39] kasan: add wrappers for vmalloc hooksandrey.konovalov@linux ...
 [PATCH mm v5 21/39] kasan, vmalloc: reset tags in vmalloc functionsandrey.konovalov@linux ...
 [PATCH mm v5 22/39] kasan, fork: reset pointer tags of vmapped stacksandrey.konovalov@linux ...
 [PATCH mm v5 23/39] kasan, arm64: reset pointer tags of vmapped stacksandrey.konovalov@linux ...
 [PATCH mm v5 24/39] kasan, vmalloc: add vmalloc tagging for SW_TAGSandrey.konovalov@linux ...
 Re: [PATCH v2 4/7] thermal: intel: hfi: Handle CPU hotplug events"Rafael J. Wysocki"
 [PATCH mm v5 25/39] kasan, vmalloc, arm64: mark vmalloc mappings a ...andrey.konovalov@linux ...
 [PATCH mm v5 28/39] kasan, page_alloc: allow skipping unpoisoning ...andrey.konovalov@linux ...
 [PATCH mm v5 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISO ...andrey.konovalov@linux ...
 [PATCH mm v5 26/39] kasan, vmalloc: unpoison VM_ALLOC pages after ...andrey.konovalov@linux ...
 [PATCH mm v5 29/39] kasan, page_alloc: allow skipping memory init ...andrey.konovalov@linux ...
 [PATCH mm v5 30/39] kasan, vmalloc: add vmalloc tagging for HW_TAGSandrey.konovalov@linux ...
 [PATCH mm v5 31/39] kasan, vmalloc: only tag normal vmalloc alloca ...andrey.konovalov@linux ...
 [PATCH mm v5 32/39] kasan, arm64: don't tag executable vmalloc all ...andrey.konovalov@linux ...
 [PATCH mm v5 33/39] kasan: mark kasan_arg_stacktrace as __initdataandrey.konovalov@linux ...
 [PATCH mm v5 34/39] kasan: clean up feature flags for HW_TAGS modeandrey.konovalov@linux ...
 [PATCH mm v5 35/39] kasan: add kasan.vmalloc command line flagandrey.konovalov@linux ...
 [PATCH mm v5 36/39] kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGSandrey.konovalov@linux ...
 [PATCH mm v5 37/39] arm64: select KASAN_VMALLOC for SW/HW_TAGS modesandrey.konovalov@linux ...
 [PATCH mm v5 38/39] kasan: documentation updatesandrey.konovalov@linux ...
 [PATCH mm v5 39/39] kasan: improve vmalloc testsandrey.konovalov@linux ...
 Re: [PATCH mm v5 00/39] kasan, vmalloc, arm64: add vmalloc tagging ...Andrey Konovalov
 Re: [PATCH v3 1/3] PCI: Add device code for AMD FCH SATA Controlle ...Sergei Shtylyov
 Re: [PATCH v5 4/4] KVM: mmu: remove over-aggressive warningsSean Christopherson
 Re: [PATCH v5 1/4] KVM: mmu: introduce new gfn_to_pfn_page functionsSean Christopherson
 Re: [GIT PULL] Networking for 5.16-rc8pr-tracker-bot@kernel ...
 Re: [PATCH v5 2/4] KVM: x86/mmu: use gfn_to_pfn_pageSean Christopherson
[New]Exynos850 and ExynosAuto v9 pinctrl wakeup muxed interruptKrzysztof Kozlowski
[New][RESEND][PATCH v2] mm: don't call lru draining in the nested lru_c ...Minchan Kim
[New][PATCH] sched: Fix stale try_invoke_on_locked_down_task commentDavid Vernet
 Re: Exynos850 and ExynosAuto v9 pinctrl wakeup muxed interruptKrzysztof Kozlowski
 Re: [PATCH v5 3/4] KVM: arm64/mmu: use gfn_to_pfn_pageSean Christopherson
 Re: [PATCH v3 2/2] usb: gadget: clear related members when goto failAlan Stern
 Re: [net-next 12/18] net: mac802154: Handle scan requestsAlexander Aring
 Re: [net-next 17/18] net: mac802154: Let drivers provide their own ...Alexander Aring
 Re: [PATCH v3 2/2] usb: gadget: clear related members when goto failAlan Stern
[New][RFT][PATCH 1/3] ARM: dts: exynos: fix UART3 pins configuration in ...Krzysztof Kozlowski
 [RFT][PATCH 2/3] arm64: dts: exynos: fix WLAN pin configuration in TM2Krzysztof Kozlowski
 [RFT][PATCH 3/3] arm64: dts: exynos: drop incorrectly placed wakeu ...Krzysztof Kozlowski
[New][PATCH] mac80211: mesh: embedd mesh_paths and mpp_paths into ieee8 ...Pavel Skripkin
 Re: [PATCH] nfc: st21nfca: remove redundant assignment to variable iKrzysztof Kozlowski
[New][PATCH 0/7] staging: r8188eu: clean up struct hal_data_r8188eMichael Straube
 [PATCH 1/7] staging: r8188eu: bRDGEnable is always falseMichael Straube
 [PATCH 2/7] staging: r8188eu: UsbRxHighSpeedMode is set but never usedMichael Straube
 [PATCH 3/7] staging: r8188eu: bTXPowerDataReadFromEEPORM is set bu ...Michael Straube
 [PATCH 4/7] staging: r8188eu: bAPKThermalMeterIgnore is set but ne ...Michael Straube
 [PATCH 5/7] staging: r8188eu: remove unused fields from struct hal ...Michael Straube
 [PATCH 6/7] staging: r8188eu: IntArray and C2hArray are set but ne ...Michael Straube
 [PATCH 7/7] staging: r8188eu: FwRsvdPageStartOffset is set but nev ...Michael Straube
 Re: [syzbot] KASAN: slab-out-of-bounds Write in usb_hcd_poll_rh_st ...Alan Stern
 Re: [PATCH 6/7] staging: r8188eu: IntArray and C2hArray are set bu ...Pavel Skripkin
 Re: [RFC v5 net-next 08/13] mfd: add interface to check whether a ...Colin Foster
 Re: [PATCH v17 1/7] usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
 Re: [PATCH] iio: stm: don't always auto-enable I2C and SPI interfa ...Nikita Yushchenko
 Re: [PATCH -next] nvdimm/btt: Fix btt_init() kernel-doc commentIra Weiny
 Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selecta ...Sean Christopherson
[New][PATCH] KVM: SVM: Create stack frames in VMRUN wrappers to make ob ...Sean Christopherson
 Re: [PATCH -next V3] ubi: fix race condition between ctrl_cdev_ioc ...Richard Weinberger
[New]Re:ATM Visa card compensation, Thanks for your past effort"Daniella Angelo .Kyle"
 Re: [PATCH v2] staging: vc04_services: Fix RCU dereference checkStefan Wahren
 Re: [PATCH v3 1/3] dt-bindings: pinctrl: meson: Add compatible for S4Martin Blumenstingl
 Re: [PATCH v3 2/3] dt-bindings: gpio: Add a header file for Amlogi ...Martin Blumenstingl
 Re: [PATCH v3 3/3] pinctrl: meson: add pinctrl driver support for ...Martin Blumenstingl
[New]Re: [PATCH V2 1/2] dt-bindings: power: add Amlogic s4 power domain ...Martin Blumenstingl
 Re: [PATCH] random: avoid superfluous call to RDRAND in CRNG extra ..."Theodore Ts'o"
[New]Re: [PATCH V2 2/2] soc: s4: Add support for power domains controllerMartin Blumenstingl
 Re: [RFC PATCH rdma-next 08/10] RDMA/rxe: Implement flush executio ...Tom Talpey
 Re: [PATCH v2] i2c: don't pass 0 nmsgs to i2c_transferWolfram Sang
 Re: [PATCH V3 1/6] tty: serial: meson: Drop the legacy compatible ...Martin Blumenstingl
 Re: [PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership ...Bjorn Helgaas
 Re: [RFC PATCH rdma-next 05/10] RDMA/rxe: Allow registering persis ...Tom Talpey
 Re: [PATCH v2] i2c: don't pass 0 nmsgs to i2c_transferPavel Skripkin
 Re: [PATCH V3 2/6] tty: serial: meson: Request the register region ...Martin Blumenstingl
 Re: [PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart ...Martin Blumenstingl
 Re: [PATCH v9 03/15] kallsyms: Hide layoutBorislav Petkov
[New]drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:4327:35: sparse: sparse: in ...kernel test robot
 Re: [PATCH V3 6/6] tty: serial: meson: Change request_irq to devm_ ...Martin Blumenstingl
 Re: [PATCH V3 5/6] tty: serial: meson: meson_uart_shutdown omit cl ...Martin Blumenstingl
 [PATCH v3] i2c: validate user data in compat ioctlPavel Skripkin
[New][ardb:xor-restrict 1/2] arch/powerpc/lib/xor_vmx.c:52:6: error: co ...kernel test robot
[New][linux-stable-rc:queue/5.4 3030/9999] arch/powerpc/kernel/setup_64 ...kernel test robot
 Re: [PATCH] crypto: af_alg - check possible NULL pointerEric Biggers
 Re: [PATCH] random: avoid superfluous call to RDRAND in CRNG extra ..."Jason A. Donenfeld"
 Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculat ...Martin Blumenstingl
[New]お問い合わせ完了ifoo
[New][avpatel:riscv_kvm_aia_v1 41/42] arch/riscv/kvm/aia_aplic.c:254:6: ...kernel test robot
[New][tip:x86/build] BUILD SUCCESS ff936357b49681cf823ca82a565dbdd0fd439819kernel test robot
[New][tip:master] BUILD SUCCESS 2ad9a070f0d50bbb03200c1554bb2c9749987d97kernel test robot
[New][PATCH 0/2] drm/meson: Error handling fix when AFBCD is usedMartin Blumenstingl
 [PATCH 1/2] drm/meson: osd_afbcd: Add an exit callback to struct m ...Martin Blumenstingl
 [PATCH 2/2] drm/meson: Fix error handling when afbcd.ops->init failsMartin Blumenstingl
 Re: [PATCH v7 1/4] dt-bindings: mfd: syscon: add naneng combo phy ...Heiko Stübner
[New][PATCH v3] staging: pi433: add docs to packet_format and tx_start_ ...Paulo Miguel Almeida
 Re: [PATCH v4 02/13] driver core: Set DMA ownership during driver ...Jason Gunthorpe
 Re: [PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership ...Jason Gunthorpe
 Re: [tip:ras/core] BUILD SUCCESS de768416b203ac84e02a757b782a32efb ..."Chen, Rong A"
 Re: [syzbot] KASAN: slab-out-of-bounds Write in usb_hcd_poll_rh_st ...syzbot
 Re: [PATCH v3 2/3] ahci: Use macro PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDEDamien Le Moal
 Re: [f2fs-dev] [PATCH] f2fs: quota: fix potential deadlockShachar Raindel
 Re: [PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership ...Lu Baolu
[New][syzbot] possible deadlock in blkdev_get_by_devsyzbot
 Re: [RFC PATCH rdma-next 00/10] RDMA/rxe: Add RDMA FLUSH operation""
 Re: [PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership ...Lu Baolu
 Re: [PATCH v2 net-next 1/3] net: skb: introduce kfree_skb_with_rea ...Jakub Kicinski
 Re: [PATCH v2] KVM: X86: Emulate APERF/MPERF to report actual vCPU ...Jim Mattson
 Re: [RFC PATCH rdma-next 08/10] RDMA/rxe: Implement flush executio ...""
[New][PATCH v2] crypto: af_alg - check possible NULL pointerJiasheng Jiang
 Re: [PATCH v2 1/2] usb: gadget: don't release an existing dev->bufHangyu Hua
 Re: [PATCH] mctp: Remove only static neighbour on RTM_DELNEIGHJakub Kicinski
[New][linux-stable-rc:queue/5.4 3031/9999] arch/powerpc/kernel/setup_64 ...kernel test robot
 Re: [PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership ...Lu Baolu
 Re: [PATCH -next] SUNRPC: Clean XPRT_CONGESTED of xprt->state when ...Bixuan Cui
[New][dlemoal-libata:for-5.17-logging 28/79] drivers/ata/sata_mv.c:1276 ...kernel test robot
 Re: [PATCH v2 5/5] clk: qcom: lpass: Add support for LPASS clock c ...kernel test robot
[New][git pull] drm fixes for 5.16-rc8Dave Airlie
 Re: [PATCH 0/4] Remove the type-unclear target id conceptAndrew Morton
 Re: [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast mem ...Chao Peng
 Re: [PATCH] nfc: st21nfca: remove redundant assignment to variable ipatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] net: remove references to CONFIG_IRDA in network heade ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH mm v5 00/39] kasan, vmalloc, arm64: add vmalloc tagging ...Andrew Morton
 Re: [syzbot] KASAN: slab-out-of-bounds Write in usb_hcd_poll_rh_st ...Alan Stern
 Re: [PATCH v3 2/2] usb: gadget: clear related members when goto failHangyu Hua
 Re: [RFC PATCH rdma-next 08/10] RDMA/rxe: Implement flush executio ...Tom Talpey
 Re: [git pull] drm fixes for 5.16-rc8pr-tracker-bot@kernel ...
 Re: [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_rangeChao Peng
 Re: [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPSChao Peng
 Re: [PATCH v3 kvm/queue 04/16] KVM: Extend the memslot to support ...Chao Peng
 Re: [PATCH v2 1/3] ghes_edac: unify memory error report format wit ...Shuai Xue
[New][PATCH v2 0/3] block, bfq: minor cleanup and fixYu Kuai
 [PATCH v2 1/3] block, bfq: cleanup bfq_bfqq_to_bfqg()Yu Kuai
 [PATCH v2 2/3] block, bfq: avoid moving bfqq to it's parent bfqgYu Kuai
 [PATCH v2 3/3] block, bfq: don't move oom_bfqqYu Kuai
[New]RE: [PATCH v4 2/2] watchdog: Add watchdog driver for Sunplus SP7021xt.hu[胡先韬]
 Re: [PATCH] mctp: Remove only static neighbour on RTM_DELNEIGHJeremy Kerr
 Re: [RFC PATCH rdma-next 05/10] RDMA/rxe: Allow registering persis ...""
 Re: [PATCH] random: avoid superfluous call to RDRAND in CRNG extra ..."Theodore Ts'o"
[New][PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen
 [PATCH v3 1/2] ACPI: tables: Add AGDI to the list of known table s ...Ilkka Koskinen
 [PATCH v3 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnostic D ...Ilkka Koskinen
[New][PATCH v2 0/2] Couple of cleanups in really_probe()Lu Baolu
 [PATCH v2 1/2] driver core: Move driver_sysfs_remove() after drive ...Lu Baolu
 [PATCH v2 2/2] driver core: Make bus notifiers in right order in r ...Lu Baolu
[New][PATCH v2] media: dvb-frontends: a8293: fix LNB powerup failure in ...Chuck Ritola
 Re: [PATCH v11 01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ic ...Like Xu
[New][PATCH -next] gfs2: Fix __gfs2_holder_init() kernel-doc commentYang Li
[New][PATCH] drm/panel: Update Boe-tv110c9m initial codeyangcong
[New][GIT PULL] Networking for 5.16-rc8Jakub Kicinski
 Re: [PATCH v9 02/15] livepatch: use `-z unique-symbol` if availabl ...Fāng-ruì Sòng
 Re: [PATCH v3 3/3] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debo ...Damien Le Moal
\
 
  \ /
  Last update: 2022-09-17 16:12    [1.824 seconds]
©2004-2020 Jasper Spaans