lkml.org 
[lkml]   [2022]   [Oct]   [30]   [last100]  
 
/

30 Oct 2022

 
 Re: [PATCH] drm/amd/pm: replace ternary operator with max()kernel test robot
[New][PATCH v13 0/2] Introduce XSAVE feature self-testPengfei Xu
 [PATCH v13 1/2] selftests/x86/xstate: Add xstate signal handling t ...Pengfei Xu
 [PATCH v13 2/2] selftests/x86/xstate: Add xstate fork test for XSA ...Pengfei Xu
 Re: [PATCH v1 2/2] Input: matrix_keypad - replace header inclusion ...Dmitry Torokhov
[New][PATCH v2 1/2] gpiolib: of: factor out quirk setting polarity via ...Dmitry Torokhov
 [PATCH v2 2/2] gpiolib: of: add polarity quirk for Freescale PCIe ...Dmitry Torokhov
 Re: [PATCH v1 2/2] Input: matrix_keypad - replace header inclusion ...Guenter Roeck
 Re: [PATCH v2 12/12] use less confusing names for iov_iter directi ...Al Viro
[New][PATCH v3] block: simplify blksize_bits() implementationDawei Li
 Re: [PATCH] OPP: decouple dt properties in opp_parse_supplies()kernel test robot
 [RESEND PATCH v2 1/3] blk-mq: remove redundant call to blk_freeze_ ...Jinlong Chen
 [RESEND PATCH v2 2/3] blk-mq: remove blk_freeze_queueJinlong Chen
 [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start and ...Jinlong Chen
[New][RESEND PATCH v2 0/3] queue freezing improvement and cleanupsJinlong Chen
 Re: [PATCH] OPP: decouple dt properties in opp_parse_supplies()kernel test robot
 Re: [syzbot] memory leak in regulatory_hint_coresyzbot
[New][PATCH] reset: ti-sci: honor TI_SCI_PROTOCOL setting when not COMP ...Randy Dunlap
[New][RFC PATCH v1 0/1] Support to use own workqueue for each LEDArseniy Krasnov
 Re: [PATCH 00/15] Introduce Architectural LBR for vPMU"Yang, Weijiang"
 [RFC PATCH v1 1/1] leds: support to use own workqueue for each LEDArseniy Krasnov
 [PATCH v10 004/108] x86/virt/tdx: Add a helper function to return ...isaku.yamahata@intel ...
 [PATCH v10 002/108] KVM: x86: Refactor KVM VMX module init/exit fu ...isaku.yamahata@intel ...
 [PATCH v10 001/108] KVM: VMX: Move out vmx_x86_ops to 'main.c' to ...isaku.yamahata@intel ...
[New][PATCH v10 000/108] KVM TDX basic feature supportisaku.yamahata@intel ...
 [PATCH v10 003/108] KVM: TDX: Add placeholders for TDX VM/vcpu str ...isaku.yamahata@intel ...
 [PATCH v10 005/108] KVM: TDX: Initialize the TDX module when loadi ...isaku.yamahata@intel ...
 [PATCH v10 006/108] KVM: x86: Introduce vm_type to differentiate d ...isaku.yamahata@intel ...
 [PATCH v10 008/108] [MARKER] The start of TDX KVM patch series: TD ...isaku.yamahata@intel ...
 [PATCH v10 007/108] KVM: TDX: Make TDX VM type supportedisaku.yamahata@intel ...
 [PATCH v10 010/108] KVM: TDX: Add TDX "architectural" error codesisaku.yamahata@intel ...
 [PATCH v10 013/108] [MARKER] The start of TDX KVM patch series: TD ...isaku.yamahata@intel ...
 [PATCH v10 014/108] KVM: TDX: Stub in tdx.h with structs, accessor ...isaku.yamahata@intel ...
 [PATCH v10 011/108] KVM: TDX: Add C wrapper functions for SEAMCALL ...isaku.yamahata@intel ...
 [PATCH v10 012/108] KVM: TDX: Add helper functions to print TDX SE ...isaku.yamahata@intel ...
 [PATCH v10 018/108] KVM: TDX: x86: Add ioctl to get TDX systemwide ...isaku.yamahata@intel ...
 [PATCH v10 016/108] KVM: TDX: create/destroy VM structureisaku.yamahata@intel ...
 [PATCH v10 019/108] KVM: TDX: Add place holder for TDX VM specific ...isaku.yamahata@intel ...
 [PATCH v10 009/108] KVM: TDX: Define TDX architectural definitionsisaku.yamahata@intel ...
 [PATCH v10 020/108] KVM: Support KVM_CAP_MAX_VCPUS for KVM_ENABLE_CAPisaku.yamahata@intel ...
 [PATCH v10 028/108] KVM: x86/mmu: introduce config for PRIVATE KVM MMUisaku.yamahata@intel ...
 [PATCH v10 017/108] KVM: TDX: Refuse to unplug the last cpu on the ...isaku.yamahata@intel ...
 [PATCH v10 030/108] [MARKER] The start of TDX KVM patch series: KV ...isaku.yamahata@intel ...
 [PATCH v10 024/108] KVM: TDX: allocate/free TDX vcpu structureisaku.yamahata@intel ...
 [PATCH v10 029/108] KVM: x86/mmu: Add address conversion functions ...isaku.yamahata@intel ...
 [PATCH v10 026/108] KVM: TDX: Use private memory for TDXisaku.yamahata@intel ...
 [PATCH v10 032/108] KVM: x86/mmu: Make sync_page not use hard-code ...isaku.yamahata@intel ...
 [PATCH v10 025/108] KVM: TDX: Do TDX specific vcpu initializationisaku.yamahata@intel ...
 [PATCH v10 021/108] KVM: TDX: initialize VM with TDX specific para ...isaku.yamahata@intel ...
 [PATCH v10 015/108] x86/cpu: Add helper functions to allocate/free ...isaku.yamahata@intel ...
 [PATCH v10 023/108] [MARKER] The start of TDX KVM patch series: TD ...isaku.yamahata@intel ...
 [PATCH v10 027/108] [MARKER] The start of TDX KVM patch series: KV ...isaku.yamahata@intel ...
 [PATCH v10 022/108] KVM: TDX: Make pmu_intel.c ignore guest TD caseisaku.yamahata@intel ...
 [PATCH v10 034/108] KVM: x86/mmu: Add Suppress VE bit to shadow_mm ...isaku.yamahata@intel ...
 [PATCH v10 031/108] KVM: x86/mmu: Replace hardcoded value 0 for th ...isaku.yamahata@intel ...
 [PATCH v10 037/108] KVM: x86/mmu: Disallow fast page fault on priv ...isaku.yamahata@intel ...
 [PATCH v10 036/108] KVM: TDX: Enable mmio spte caching always for TDXisaku.yamahata@intel ...
 [PATCH v10 033/108] KVM: x86/mmu: Allow non-zero value for non-pre ...isaku.yamahata@intel ...
 [PATCH v10 038/108] KVM: x86/mmu: Allow per-VM override of the TDP ...isaku.yamahata@intel ...
 [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per ...isaku.yamahata@intel ...
 [PATCH v10 041/108] KVM: x86/tdp_mmu: refactor kvm_tdp_mmu_map()isaku.yamahata@intel ...
 [PATCH v10 040/108] [MARKER] The start of TDX KVM patch series: KV ...isaku.yamahata@intel ...
 [PATCH v10 039/108] KVM: VMX: Introduce test mode related to EPT v ...isaku.yamahata@intel ...
 [PATCH v10 051/108] KVM: x86/mmu: Disallow dirty logging for x86 TDXisaku.yamahata@intel ...
 [PATCH v10 044/108] KVM: x86/mmu: Add a new is_private member for ...isaku.yamahata@intel ...
 [PATCH v10 050/108] [MARKER] The start of TDX KVM patch series: TD ...isaku.yamahata@intel ...
 [PATCH v10 043/108] KVM: x86/mmu: Require TDP MMU for TDXisaku.yamahata@intel ...
 [PATCH v10 042/108] KVM: x86/tdp_mmu: Init role member of struct k ...isaku.yamahata@intel ...
 [PATCH v10 047/108] KVM: x86/tdp_mmu: Don't zap private pages for ...isaku.yamahata@intel ...
 [PATCH v10 048/108] KVM: x86/tdp_mmu: Make handle_changed_spte() r ...isaku.yamahata@intel ...
 [PATCH v10 046/108] KVM: Add flags to struct kvm_gfn_rangeisaku.yamahata@intel ...
 [PATCH v10 045/108] KVM: x86/mmu: Add a private pointer to struct ...isaku.yamahata@intel ...
 [PATCH v10 052/108] KVM: x86/tdp_mmu: Ignore unsupported mmu opera ...isaku.yamahata@intel ...
 [PATCH v10 053/108] KVM: VMX: Split out guts of EPT violation to c ...isaku.yamahata@intel ...
 [PATCH v10 054/108] KVM: VMX: Move setting of EPT MMU masks to com ...isaku.yamahata@intel ...
 [PATCH v10 049/108] KVM: x86/tdp_mmu: Support TDX private mapping ...isaku.yamahata@intel ...
 [PATCH v10 066/108] [MARKER] The start of TDX KVM patch series: TD ...isaku.yamahata@intel ...
 [PATCH v10 062/108] KVM: x86/tdp_mmu: implement MapGPA hypercall f ...isaku.yamahata@intel ...
 [PATCH v10 102/108] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo ...isaku.yamahata@intel ...
 [PATCH v10 100/108] KVM: TDX: Handle TDX PV report fatal error hyp ...isaku.yamahata@intel ...
 [PATCH v10 064/108] KVM: TDX: Create initial guest memoryisaku.yamahata@intel ...
 [PATCH v10 059/108] [MARKER] The start of TDX KVM patch series: KV ...isaku.yamahata@intel ...
 [PATCH v10 061/108] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() ...isaku.yamahata@intel ...
 [PATCH v10 065/108] KVM: TDX: Finalize VM initializationisaku.yamahata@intel ...
 [PATCH v10 063/108] [MARKER] The start of TDX KVM patch series: TD ...isaku.yamahata@intel ...
 [PATCH v10 103/108] KVM: TDX: Silently discard SMI requestisaku.yamahata@intel ...
 [PATCH v10 058/108] KVM: TDX: TDP MMU TDX supportisaku.yamahata@intel ...
 [PATCH v10 055/108] KVM: TDX: Add load_mmu_pgd method for TDXisaku.yamahata@intel ...
 [PATCH v10 060/108] KVM: Add functions to set GFN to private or sharedisaku.yamahata@intel ...
 [PATCH v10 068/108] KVM: TDX: Implement TDX vcpu enter/exit pathisaku.yamahata@intel ...
 [PATCH v10 101/108] KVM: TDX: Handle TDX PV map_gpa hypercallisaku.yamahata@intel ...
 [PATCH v10 069/108] KVM: TDX: vcpu_run: save/restore host state(ho ...isaku.yamahata@intel ...
 [PATCH v10 067/108] KVM: TDX: Add helper assembly function to TDX vcpuisaku.yamahata@intel ...
 [PATCH v10 057/108] KVM: x86/VMX: introduce vmx tlb_remote_flush a ...isaku.yamahata@intel ...
 [PATCH v10 070/108] KVM: TDX: restore host xsave state when exit f ...isaku.yamahata@intel ...
 [PATCH v10 056/108] KVM: TDX: don't request KVM_REQ_APIC_PAGE_RELOADisaku.yamahata@intel ...
 [PATCH v10 073/108] [MARKER] The start of TDX KVM patch series: TD ...isaku.yamahata@intel ...
 [PATCH v10 072/108] KVM: TDX: restore user ret MSRsisaku.yamahata@intel ...
 [PATCH v10 071/108] KVM: x86: Allow to update cached values in kvm ...isaku.yamahata@intel ...
 [PATCH v10 104/108] KVM: TDX: Silently ignore INIT/SIPIisaku.yamahata@intel ...
 [PATCH v10 080/108] KVM: TDX: remove use of struct vcpu_vmx from p ...isaku.yamahata@intel ...
 [PATCH v10 105/108] KVM: TDX: Add methods to ignore accesses to CP ...isaku.yamahata@intel ...
 [PATCH v10 074/108] KVM: TDX: complete interrupts after tdexitisaku.yamahata@intel ...
 [PATCH v10 075/108] KVM: TDX: restore debug store when TD exitisaku.yamahata@intel ...
 [PATCH v10 079/108] KVM: x86: Assume timer IRQ was injected if API ...isaku.yamahata@intel ...
 [PATCH v10 083/108] KVM: TDX: Implement methods to inject NMIisaku.yamahata@intel ...
 [PATCH v10 081/108] KVM: TDX: Implement interrupt injectionisaku.yamahata@intel ...
 [PATCH v10 106/108] Documentation/virt/kvm: Document on Trust Doma ...isaku.yamahata@intel ...
 [PATCH v10 078/108] KVM: TDX: Add support for find pending IRQ in ...isaku.yamahata@intel ...
 [PATCH v10 107/108] KVM: x86: design documentation on TDX support ...isaku.yamahata@intel ...
 [PATCH v10 077/108] KVM: x86: Add a switch_db_regs flag to handle ...isaku.yamahata@intel ...
 [PATCH v10 084/108] KVM: VMX: Modify NMI and INTR handlers to take ...isaku.yamahata@intel ...
 [PATCH v10 085/108] KVM: VMX: Move NMI/exception handler to common ...isaku.yamahata@intel ...
 [PATCH v10 082/108] KVM: TDX: Implements vcpu request_immediate_exitisaku.yamahata@intel ...
 [PATCH v10 076/108] KVM: TDX: handle vcpu migration over logical p ...isaku.yamahata@intel ...
 [PATCH v10 086/108] KVM: x86: Split core of hypercall emulation to ...isaku.yamahata@intel ...
 [PATCH v10 089/108] KVM: TDX: handle EXIT_REASON_OTHER_SMIisaku.yamahata@intel ...
 [PATCH v10 088/108] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY ...isaku.yamahata@intel ...
 [PATCH v10 108/108] [MARKER] the end of (the first phase of) TDX K ...isaku.yamahata@intel ...
 [PATCH v10 091/108] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_IN ...isaku.yamahata@intel ...
 [PATCH v10 087/108] KVM: TDX: Add a place holder to handle TDX VM exitisaku.yamahata@intel ...
 [PATCH v10 093/108] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALLisaku.yamahata@intel ...
 [PATCH v10 092/108] KVM: TDX: Add a place holder for handler of TD ...isaku.yamahata@intel ...
 [PATCH v10 094/108] KVM: TDX: Handle TDX PV CPUID hypercallisaku.yamahata@intel ...
 [PATCH v10 090/108] KVM: TDX: handle ept violation/misconfig exitisaku.yamahata@intel ...
 [PATCH v10 095/108] KVM: TDX: Handle TDX PV HLT hypercallisaku.yamahata@intel ...
 [PATCH v10 096/108] KVM: TDX: Handle TDX PV port io hypercallisaku.yamahata@intel ...
 [PATCH v10 099/108] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercallisaku.yamahata@intel ...
 [PATCH v10 097/108] KVM: TDX: Handle TDX PV MMIO hypercallisaku.yamahata@intel ...
 [PATCH v10 098/108] KVM: TDX: Implement callbacks for MSR operatio ...isaku.yamahata@intel ...
[New]Re: apparmor: global buffers spin lock may get contendedJohn Johansen
 Re: [PATCH v16 2/3] virt: Add TDX guest driverGreg Kroah-Hartman
[New][PATCH] Bluetooth: Fix EALREADY and ELOOP cases in bt_status()Christophe JAILLET
[New][PATCH] fs/ntfs3: Fix NULL dereference in ni_write_inodeAbdun Nihaal
[New][PATCH 0/3] Stable backports of gntdev fixesDemi Marie Obenour
 [PATCH 1/3] Xen/gntdev: don't ignore kernel unmapping errorDemi Marie Obenour
 [PATCH 3/3] xen/gntdev: Accommodate VMA splittingDemi Marie Obenour
 [PATCH 2/3] xen/gntdev: Prevent leaking grantsDemi Marie Obenour
 Re: [PATCH 09/11] arm64: dts: qcom: sc8280xp-x13s: Add PM8280_{1/2 ...Manivannan Sadhasivam
 Re: [RESEND PATCH v5 4/4] drivers: misc: Add Support for TMR Inject IPkernel test robot
[New][PATCH] NFSD: Fix the share reservation conflict to courteous serv ...Christophe JAILLET
 [PATCH 01/10] arm64: dts: qcom: sm6350: Add resets for SDHCI 1/2Marijn Suijten
[New][PATCH 00/10] arm64: dts: qcom: sm6350: SD Card fixes, pm6350 keys ...Marijn Suijten
 [PATCH 03/10] arm64: dts: qcom: sm6350-lena: Add SD Card Detect to ...Marijn Suijten
 [PATCH 02/10] arm64: dts: qcom: sm6350: Add pinctrl for SDHCI 2Marijn Suijten
 [PATCH 04/10] arm64: dts: qcom: pm6350: Include header for KEY_POWERMarijn Suijten
 [PATCH 05/10] arm64: dts: qcom: sm6350-lena: Include pm6350 and co ...Marijn Suijten
 [PATCH 06/10] arm64: dts: qcom: sm6350-lena: Define pm6350 and pm6 ...Marijn Suijten
 [PATCH 07/10] arm64: dts: qcom: sm6350-lena: Provide power to SDHC ...Marijn Suijten
 [PATCH 09/10] arm64: dts: qcom: sm6350-lena: Configure Samsung tou ...Marijn Suijten
 [PATCH 08/10] arm64: dts: qcom: sm6350-lena: Enable QUP and GPI DMAMarijn Suijten
 [PATCH 10/10] arm64: dts: qcom: sm6350: Add apps_smmu with streamI ...Marijn Suijten
[New][PATCH] btrfs: Fix a memory allocation failure testChristophe JAILLET
 Re: [PATCH v3] block: simplify blksize_bits() implementationChristoph Hellwig
 Re: [RESEND PATCH v2 1/3] blk-mq: remove redundant call to blk_fre ...Christoph Hellwig
 Re: [RESEND PATCH v2 2/3] blk-mq: remove blk_freeze_queueChristoph Hellwig
 Re: [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start ...Christoph Hellwig
[New][GIT PULL] gpio: fixes for v6.1-rc3Bartosz Golaszewski
 Re: [PATCH kernel] x86/swiotlb/amd: Half the size if allocation failedChristoph Hellwig
 Re: [PATCH v2] selftests: pidfd: Fix compling warningsLi Zhijian
 Re: [PATCH v3] ksefltests: pidfd: Fix wait_states: Test terminated ...Li Zhijian
[New][PATCH] staging: r8188eu: use min() instead of ternary operatorMichael Straube
 Re: [PATCH v2 01/12] get rid of unlikely() on page_copy_sane() callsChristoph Hellwig
 Re: [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start ..."Jinlong Chen"
 Re: [PATCH net-next v2] net: wwan: iosm: add rpc interface for xmm ...Loic Poulain
 Re: [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start ...Christoph Hellwig
 Re: [PATCH RESEND v4 23/23] KVM: x86: smm: preserve interrupt shad ...Maxim Levitsky
 Re: [PATCH] iomap: directly use logical block sizeChristoph Hellwig
 Re: [PATCH v2] selftests: pidfd: Fix compling warningsShuah Khan
 Re: [PATCH v3] ksefltests: pidfd: Fix wait_states: Test terminated ...Shuah Khan
 Re: [PATCH 2/3] perf/x86/rapl: Use standard Energy Unit for SPR Dr ...Zhang Rui
[New][PATCH] blk-mq: remove redundant call to blk_freeze_queue_start in ...Jinlong Chen
 Re: Re: [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_st ..."Jinlong Chen"
 Re: [PATCH 6/7] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to ...kernel test robot
 Re: [PATCH 1/2] cxl/pci: Add generic MSI-X/MSI irq supportChristoph Hellwig
 Re: [PATCH] blk-mq: remove redundant call to blk_freeze_queue_star ...Christoph Hellwig
 Re: [syzbot] WARNING in hugetlb_wpDavid Hildenbrand
[New][PATCH v3 0/2] Modify documentation and machine driver for mt8186_ ...Ajye Huang
 [PATCH v3 1/2] ASoC: mediatek: dt-bindings: modify machine binding ...Ajye Huang
 [PATCH v3 2/2] ASoC: mediatek: mt8186-rt5682: Modify machine drive ...Ajye Huang
[New]Linux 5.10.152Greg Kroah-Hartman
 Re: Linux 5.10.152Greg Kroah-Hartman
[New]BUG: unable to handle kernel NULL pointer dereference in gfs2_evic ...Wei Chen
 Re: [PATCH 0/5] x86/kallsyms: Fix the call-thunk kallsyms failPeter Zijlstra
[New]kernel BUG in ntfs_readpageWei Chen
[New][GIT PULL] LoongArch fixes for v6.1-rc3Huacai Chen
 [PATCH 5/8] riscv/kprobe: Search free register(s) to clobber for ' ...Chen Guokai
 [PATCH 1/8] riscv/kprobe: Prepare the skeleton to implement RISCV ...Chen Guokai
 [PATCH 8/8] riscv/kprobe: Patch AUIPC/JALR pair to optimize kprobeChen Guokai
 [PATCH 6/8] riscv/kprobe: Add code to check if kprobe can be optimizedChen Guokai
 [PATCH 4/8] riscv/kprobe: Add common RVI and RVC instruction decod ...Chen Guokai
 [PATCH 7/8] riscv/kprobe: Prepare detour buffer for optimized kprobeChen Guokai
 [PATCH 3/8] riscv/kprobe: Prepare the skeleton to prepare optimize ...Chen Guokai
[New][PATCH v3 0/8] Add OPTPROBES feature on RISCVChen Guokai
[New]BUG: unable to handle kernel NULL pointer dereference in debug_che ...Wei Chen
 [PATCH 2/8] riscv/kprobe: Allocate detour buffer from module areaChen Guokai
[New][PATCH] driver core: mark driver_allows_async_probing staticChristoph Hellwig
[New]BUG: unable to handle kernel paging request in tcp_retransmit_timerWei Chen
 Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partitionShiyang Ruan
 Re: [PATCH] block: Fix possible memory leak for rq_wb on add_disk ...Christoph Hellwig
[New][linus:master] [genetlink] ce48ebdd56: WARNING:at_net/netlink/gen ...kernel test robot
[New]possible deadlock in btrfs_chunk_allocWei Chen
 Re: [PATCH -next 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_ ...Christoph Hellwig
[New]BUG: unable to handle kernel NULL pointer dereference in bio_assoc ...Wei Chen
 Re: [PATCH -next 2/5] blk-iocost: improve hanlder of match_u64()Christoph Hellwig
 Re: [PATCH -next 3/5] blk-iocost: don't allow to configure bio bas ...Christoph Hellwig
[New][PATCH v2] char: xillybus: Prevent use-after-free due to race cond ...Eli Billauer
[New][PATCH v5 1/8] dt-bindings: ufs: qcom: Add sm6115 bindingIskren Chernev
[New][PATCH v5 3/8] dt-bindings: dmaengine: qcom: gpi: add compatible f ...Iskren Chernev
[New][PATCH v5 8/8] arm64: dts: qcom: sm4250: Add support for oneplus-b ...Iskren Chernev
[New][PATCH v5 6/8] arm64: dts: qcom: sm6115: Add basic soc dtsiIskren Chernev
[New][PATCH v5 7/8] arm64: dts: qcom: sm4250: Add soc dtsiIskren Chernev
[New][PATCH v5 5/8] iommu/arm-smmu-qcom: Add SM6115 supportIskren Chernev
[New][PATCH v5 4/8] dt-bindings: arm-smmu: Add compatible for Qualcomm ...Iskren Chernev
[New][PATCH v5 2/8] dt-bindings: arm: qcom: Add compatible for oneplus, ...Iskren Chernev
[New]BUG: unable to handle kernel NULL pointer dereference in wait_cons ...Wei Chen
[New][GIT PULL] perf/urgent for 6.1-rc3Borislav Petkov
[New]BUG: soft lockup in hci_cmd_timeoutWei Chen
[New][PATCH] blk-mq: move queue_is_mq out of blk_mq_cancel_work_syncJinlong Chen
 Re: [PATCH v4 08/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl ...Yassine Oudjana
[New]INFO: task hung in fuse_mount_removeWei Chen
 Re: [PATCH -next 4/5] blk-iocost: fix sleeping in atomic context w ...Christoph Hellwig
 Re: BUG: unable to handle kernel NULL pointer dereference in bio_a ...Christoph Hellwig
 Re: [PATCH] blk-mq: move queue_is_mq out of blk_mq_cancel_work_syncChristoph Hellwig
 Re: [PATCH 1/3] Bluetooth: btusb: Fix Chinese CSR dongles again by ...Hans de Goede
[New]possible deadlock in l2cap_sock_teardown_cbWei Chen
[New]BUG: unable to handle kernel paging request in __task_pid_nr_nsWei Chen
[New][PATCH V5 0/8] block, bfq: extend bfq to support multi-actuator drivesPaolo Valente
 [PATCH V5 1/8] block, bfq: split sync bfq_queues on a per-actuator ...Paolo Valente
 [PATCH V5 2/8] block, bfq: forbid stable merging of queues associa ...Paolo Valente
 [PATCH V5 3/8] block, bfq: move io_cq-persistent bfqq data into a ...Paolo Valente
 [PATCH V5 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cqPaolo Valente
 [PATCH V5 6/8] block, bfq: retrieve independent access ranges from ...Paolo Valente
 [PATCH V5 5/8] block, bfq: split also async bfq_queues on a per-ac ...Paolo Valente
 [PATCH V5 8/8] block, bfq: balance I/O injection among underutiliz ...Paolo Valente
 [PATCH V5 7/8] block, bfq: inject I/O to underutilized actuatorsPaolo Valente
 Re: [PATCH v4 09/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl ...Yassine Oudjana
[New]INFO: task hung in ppp_ioctlWei Chen
[New]INFO: rcu detected stall in kjournald2Wei Chen
 Re: [PATCH v2] Bluetooth: Use kzalloc instead of kmalloc/memsetPaul Menzel
[New]BUG: unable to handle kernel NULL pointer dereference in tipc_conn ...Wei Chen
[New][PATCH v2] OPP: decouple dt properties in opp_parse_supplies()James Calligeros
[New]BUG: unable to handle kernel NULL pointer dereference in stack_dep ...Wei Chen
[New]stack segment fault in l2cap_chan_putWei Chen
[New]BUG: unable to handle kernel NULL pointer dereference in tipc_cryp ...Wei Chen
[New]kernel BUG in reiserfs_update_sd_sizeWei Chen
 Re: [PATCH v2] Bluetooth: Use kzalloc instead of kmalloc/memsetKang Minchul
[New]KFENCE: invalid write in leaf_paste_entriesWei Chen
[New]BUG: unable to handle kernel NULL pointer dereference in fscache_f ...Wei Chen
[New]INFO: rcu detected stall in blk_mq_requeue_workWei Chen
[New]WARNING in save_fpregs_to_fpstateWei Chen
 Re: [PATCH 0/2] staging: r8188eu: remove the last get_da callsPhilipp Hortmann
 Re: [PATCH 00/13] staging: r8188eu: clean up action frame handlersPhilipp Hortmann
 Re: [PATCH] staging: r8188eu: use min() instead of ternary operatorPhilipp Hortmann
[New]INFO: task hung in fscrypt_ioctl_set_policyWei Chen
 Re: [PATCH] staging: vchiq: add 'static' to function definition"Arnd Bergmann"
[New]drivers/net/ethernet/brocade/bna/bna_enet.c:412:38: sparse: sparse ...kernel test robot
 Re: [PATCH V5 3/8] block, bfq: move io_cq-persistent bfqq data int ...kernel test robot
[New][PATCH] locking/lockdep: Remove unused variable in __lockdep_count*()wuchi
 Re: [Intel-wired-lan] [PATCH] e1000e: Fix TX dispatch condition"naamax.meir"
 Re: [PATCH v2] HID: uclogic: Add support for XP-PEN Deco LWBastien Nocera
 Re: INFO: rcu detected stall in blk_mq_requeue_workChristoph Hellwig
[New][PATCH] dma-buf: fix racing conflict of dma_heap_add()Dawei Li
[New][PATCH 1/1] dt-bindings: Convert active-semi PMIC docs to YAML schemasPaul Cercueil
 RE: [PATCH v3 07/17] ufs: core: mcq: Calculate queue depthAvri Altman
 Re: [RFC PATCH 2/2] tracing/user_events: Fixup enable faults asynclyMathieu Desnoyers
[New][PATCH] docs/ja_JP/howto: Update for v6.1Akira Yokosawa
 Re: [PATCH v1 1/3] dt-bindings: ingenic,aic: Remove unnecessary cl ...Paul Cercueil
 Re: [PATCH v1 3/3] ASoC: jz4740-i2s: Remove .set_sysclk()Paul Cercueil
 Re: [PATCH 0/6] RISC-V: stop selecting device drivers in Kconfig.socsConor Dooley
 Re: [PATCH v4 16/16] x86/mtrr: simplify mtrr_ops initializationBorislav Petkov
 Aw: [PATCH v3 2/2] dt-bindings: PCI: mediatek-gen3: add support fo ...Frank Wunderlich
 RE: [PATCH v3 03/17] ufs: core: Introduce Multi-circular queue cap ...Avri Altman
 Re: [RFC PATCH v1 1/1] leds: support to use own workqueue for each LEDPavel Machek
 RE: [PATCH v3 08/17] ufs: core: mcq: Allocate memory for mcq modeAvri Altman
 Re: [PATCH] ceph: fix mdsmap decode for v >= 17Xiubo Li
[New][PATCH v3] riscv: fix race when vmap stack overflowJisheng Zhang
 Re: [PATCH v2] clk: ti: dra7-atl: don't allocate `parent_names' va ...Dario Binacchi
 Re: [PATCH] samples: bpf: fix typo in READMEBagas Sanjaya
 Re: [PATCH] drm/nouveau: Adding support to control backlight using ...Bagas Sanjaya
 RE: [PATCH v3 10/17] ufs: core: mcq: Use shared tags for MCQ modeAvri Altman
[New][PATCH v2] vfs: Make vfs_get_super() internalDawei Li
 Re: [PATCH 1/2] riscv: percpu:Add riscv percpu operationsChristoph Lameter
 Re: [PATCH v3] riscv: fix race when vmap stack overflowGuo Ren
[New][PATCH] staging: rtl8192e: Rename variables rateIndex and rateBitm ...Yogesh Hegde
 RE: [PATCH v3 3/4] vdpa: show dev config as-is in "vdpa dev show" ...Eli Cohen
 Re: [PATCH 5.4 086/255] once: add DO_ONCE_SLOW() for sleepable con ...Greg KH
 Re: [PATCH 5.4 086/255] once: add DO_ONCE_SLOW() for sleepable con ...Greg KH
 Re: [PATCH v6 2/2] dt-bindings: hpet: add loongson-2 hpetRob Herring
 Re: [RFC PATCH v1 1/1] leds: support to use own workqueue for each LEDArseniy Krasnov
[New]Re: [PATCH 2/2] kunit: tool: print summary of failed tests if a fe ...David Gow
 Re: [PATCH 5.4 086/255] once: add DO_ONCE_SLOW() for sleepable con ...Greg KH
[New][GIT PULL] USB driver fixes for 6.1-rc3Greg KH
[New][GIT PULL] Char/Misc driver fixes for 6.1-rc3Greg KH
[New][PATCH v1] clk: qcom: gcc-sc8280xp: add cxo as parent for gcc_ufs_ ...Shazad Hussain
 Re: [PATCH 1/3] blk-mq: remove redundant call to blk_freeze_queue_ ...Bart Van Assche
 Re: [PATCH 2/2] staging: r8188eu: remove get_daJoe Perches
 Re: [PATCH v3] block: simplify blksize_bits() implementationBart Van Assche
 Re: [Intel-gfx] [PATCH v7 0/9] dyndbg: drm.debug adaptationjim.cromie@gmail ...
 Re: [BUG] [PATCH v2 1/2] clocksource: arm_global_timer: implement ...Johan Jonker
 Re: [PATCH 1/3] blk-mq: remove redundant call to blk_freeze_queue_ ..."Jinlong Chen"
 Re: [PATCH v4 16/16] x86/mtrr: simplify mtrr_ops initializationJuergen Gross
 Re: [BUG] [PATCH v2 1/2] clocksource: arm_global_timer: implement ...Johan Jonker
 Re: [PATCH v3] drm/i915/gvt: fix double free bug in split_2MB_gtt_ ...Zheng Hacker
 Re: [PATCH] locking/lockdep: Remove unused variable in __lockdep_c ...Waiman Long
 Re: [PATCH] NFSD: Fix the share reservation conflict to courteous ...Chuck Lever III
 Re: [PATCH -nect RFC v2 0/2] block: fix uaf in bd_link_disk_holder()Christoph Hellwig
 Re: [syzbot] memory leak in regulatory_hint_coreHawkins Jiawei
 [PATCH v2] drivers: hid: warn feature report 0x81Henry Castro
 [PATCH v2 1/2] dma-buf: Make locking consistent in dma_buf_detach()Dmitry Osipenko
[New][PATCH v2 0/2] Fixes for dma-buf locking issues found by SmatchDmitry Osipenko
 [PATCH v2 2/2] drm/client: Prevent NULL dereference in drm_client_ ...Dmitry Osipenko
 Re: [RFC][PATCH v2 20/31] timers: usb: Use del_timer_shutdown() be ...Steven Rostedt
 Re: [net] 0e4d354762: kernel-selftests.net.fcnal-test.sh.failDavid Ahern
[New]arch/riscv/kernel/elf_kexec.c:185:23: warning: variable 'kernel_st ...kernel test robot
 Re: [PATCH 0/8] riscv: improve boot time isa extensions handlingJisheng Zhang
 Re: [PATCH] x86/split_lock: Restore warn mode (and add a new one) ...Lukas Straub
[New][PATCH] btrfs: update bytes_may_use in btrfs_free_reserved_bytes()Hawkins Jiawei
 Re: [PATCH v2] char: xillybus: Prevent use-after-free due to race ...Alan Stern
 Re: BUG: unable to handle kernel paging request in tcp_retransmit_ ...Eric Dumazet
 Re: [PATCH] NFSD: Fix the share reservation conflict to courteous ...dai.ngo@oracle ...
 Re: [PATCH v4 16/16] x86/mtrr: simplify mtrr_ops initializationBorislav Petkov
 Re: BUG: unable to handle kernel NULL pointer dereference in debug ...Christophe JAILLET
 Re: Regression: starting powertop crashes my machine hard since 83 ...Thorsten Leemhuis
 Re: [PATCH] dt-bindings: net: constrain number of 'reg' in etherne ...Oleksij Rempel
[New][GIT PULL] fbdev fixes for v6.1-rc3Helge Deller
[New]arch/powerpc/kexec/crash.c:311:22: error: variable 'i' might be cl ...kernel test robot
 Re: [PATCH v3 1/2] ASoC: mediatek: dt-bindings: modify machine bin ...Ajye Huang
[New][PATCH v2 0/2] Add pixel formats used in Synatpics SoCHsia-Jun Li
 [PATCH v2 1/2] drm/fourcc: Add Synaptics VideoSmart tiled modifiersHsia-Jun Li
 [PATCH v2 2/2] media: docs: Add Synpatics tile modifiersHsia-Jun Li
 Re: [RFC][PATCH v2 19/31] timers: net: Use del_timer_shutdown() be ...Paolo Abeni
 RE: [PATCH 2/2] thermal/drivers/mellanox: Use generic thermal_zone ...Vadim Pasternak
[New][PATCH v4 0/2] Modify documentation and machine driver for mt8186_ ...Ajye Huang
 [PATCH v4 1/2] ASoC: mediatek: dt-bindings: modify machine binding ...Ajye Huang
 [PATCH v4 2/2] ASoC: mediatek: mt8186-rt5682: Modify machine drive ...Ajye Huang
 Re: [PATCH] random: remove early archrandom abstractionCatalin Marinas
 [PATCH v2 01/13] staging: r8188eu: replace a GetAddr1Ptr callMartin Kaiser
[New][PATCH v2 00/13] staging: r8188eu: clean up action frame handlersMartin Kaiser
 [PATCH v2 05/13] staging: r8188eu: make OnAction_p2p static voidMartin Kaiser
 [PATCH v2 02/13] staging: r8188eu: remove duplicate category checkMartin Kaiser
 [PATCH v2 03/13] staging: r8188eu: make on_action_public static voidMartin Kaiser
 [PATCH v2 11/13] staging: r8188eu: remove return value from on_act ...Martin Kaiser
 [PATCH v2 09/13] staging: r8188eu: clean up on_action_publicMartin Kaiser
 [PATCH v2 13/13] staging: r8188eu: check destination address in On ...Martin Kaiser
 [PATCH v2 12/13] staging: r8188eu: rtw_action_public_decache's tok ...Martin Kaiser
 [PATCH v2 07/13] staging: r8188eu: replace switch-case with ifMartin Kaiser
 [PATCH v2 04/13] staging: r8188eu: make OnAction_back static voidMartin Kaiser
 [PATCH v2 08/13] staging: r8188eu: replace GetAddr1Ptr call in OnA ...Martin Kaiser
 [PATCH v2 10/13] staging: r8188eu: remove return value from on_act ...Martin Kaiser
 [PATCH v2 06/13] staging: r8188eu: remove category check in OnActi ...Martin Kaiser
 Re: [PATCH v4 16/16] x86/mtrr: simplify mtrr_ops initializationBorislav Petkov
[New][RFC PATCH 0/2] i2c: core: Introduce i2c_client_get_device_id helperAngel Iglesias
 [RFC PATCH 1/2] i2c: core: Introduce i2c_client_get_device_id help ...Angel Iglesias
 [RFC PATCH 2/2] iio: pressure: bmp280: convert to i2c's .probe_new()Angel Iglesias
 [PATCH 2/3] dt-bindings: clocks: qcom,gcc-ipq8074: allow XO and sl ...Robert Marko
 [PATCH 3/3] arm64: dts: qcom: ipq8074: pass XO and sleep clocks to GCCRobert Marko
[New][PATCH 1/3] clk: qcom: ipq8074: convert to parent dataRobert Marko
 Re: [PATCH v1 net-next 4/7] dt-bindings: net: dsa: mediatek,mt7530 ...Arınç ÜNAL
 Re: [PATCH v5 3/3] remoteproc: Add AVM WASP driverTanmay Shah
 Re: [PATCH] samples: bpf: fix typo in READMEKang Minchul
[New][PATCH v2] samples/bpf: fix typo in READMEKang Minchul
 Re: [PATCH v5 4/7] riscv: dts: renesas: Add initial devicetree for ...Conor Dooley
[New][PATCH v3] Bluetooth: Use kzalloc instead of kmalloc/memsetKang Minchul
 Re: [PATCH v2] Bluetooth: Use kzalloc instead of kmalloc/memsetKang Minchul
 Re: [PATCH v2 00/13] staging: r8188eu: clean up action frame handlersPhilipp Hortmann
 Re: [PATCH 01/13] mm: Update ptep_get_lockless()s commentLinus Torvalds
 Re: [PATCH v5 0/7] Add support for Renesas RZ/Five SoCConor Dooley
 Re: [PATCH] btrfs: Fix a memory allocation failure testNikolay Borisov
[New] Zekeriya Badou
 Re: [GIT PULL] LoongArch fixes for v6.1-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] fbdev fixes for v6.1-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] Char/Misc driver fixes for 6.1-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] USB driver fixes for 6.1-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] gpio: fixes for v6.1-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] perf/urgent for 6.1-rc3pr-tracker-bot@kernel ...
 Re: [GIT PULL] smb3 client fixespr-tracker-bot@kernel ...
[New][PATCH v1 1/2] arm: rockchip: Kconfig: remove select ARM_GLOBAL_TIMERJohan Jonker
 [PATCH v1 2/2] ARM: dts: rockchip: rk3066a: disable arm_global_timerJohan Jonker
 Re: [PATCH v2] hugetlb: don't delete vma_lock in hugetlb MADV_DONT ...Peter Xu
 Re: [PATCH v2 00/13] staging: r8188eu: clean up action frame handlersMartin Kaiser
 Re: [PATCH 2/2] staging: r8188eu: remove get_daMartin Kaiser
 Re: [PATCH 01/13] mm: Update ptep_get_lockless()s commentLinus Torvalds
 Re: [PATCH v2] hugetlb: don't delete vma_lock in hugetlb MADV_DONT ...Nadav Amit
 Re: [PATCH v2] char: xillybus: Prevent use-after-free due to race ...Eli Billauer
 Re: [PATCH v2 00/13] staging: r8188eu: clean up action frame handlersPhilipp Hortmann
 Re: [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc"John Thomson"
 Re: [PATCH v1 1/2] arm: rockchip: Kconfig: remove select ARM_GLOBA ...Heiko Stuebner
 Re: [PATCH 01/13] mm: Update ptep_get_lockless()s commentNadav Amit
[New][PATCH 0/1] Add MSM8976 Device treeAdam Skladowski
 [PATCH 1/1] arm64: dts: qcom: Add MSM8976 device treeAdam Skladowski
 Re: [PATCH v1 1/2] arm: rockchip: Kconfig: remove select ARM_GLOBA ...Johan Jonker
 Re: [PATCH v4] hugetlb: simplify hugetlb handling in follow_page_maskPeter Xu
[New][syzbot] general protection fault in mpol_parse_strsyzbot
[New]Linux regressions report for mainline [2022-10-30]"Regzbot (on behalf of Thorsten Leemhuis)"
 Re: [PATCHv2 6/6] dt-bindings: rtc: convert hym8563 bindings to js ...Heiko Stuebner
 Re: (subset) [PATCHv2 0/6] Convert HYM8563 RTC binding to YAMLHeiko Stuebner
 Re: [RFC PATCH v1 1/1] leds: support to use own workqueue for each LEDPavel Machek
 Re: [PATCH 1/3] blk-mq: remove redundant call to blk_freeze_queue_ ...Bart Van Assche
 Re: [PATCH v2] vfs: Make vfs_get_super() internalAl Viro
 Re: [PATCH v1 1/2] ARM: dts: rockchip: fix ir-receiver node namesHeiko Stuebner
 Re: [PATCH v1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node nameHeiko Stuebner
 Re: [PATCH v1 1/2] ARM: dts: rockchip: fix adc-keys sub node namesHeiko Stuebner
[New][PATCH v3 00/12] HID: ft260: fixes and performance improvementsMichael Zaidman
 [PATCH v3 01/12] HID: ft260: ft260_xfer_status routine cleanupMichael Zaidman
 [PATCH v3 03/12] HID: ft260: support i2c writes larger than HID re ...Michael Zaidman
 [PATCH v3 02/12] HID: ft260: improve i2c write performanceMichael Zaidman
 [PATCH v3 06/12] HID: ft260: do not populate /dev/hidraw deviceMichael Zaidman
 [PATCH v3 04/12] HID: ft260: support i2c reads greater than HID re ...Michael Zaidman
 [PATCH v3 09/12] HID: ft260: missed NACK from big i2c readMichael Zaidman
 [PATCH v3 05/12] HID: ft260: improve i2c large reads performanceMichael Zaidman
 [PATCH v3 08/12] HID: ft260: remove SMBus Quick command supportMichael Zaidman
 [PATCH v3 07/12] HID: ft260: skip unexpected HID input reportsMichael Zaidman
 [PATCH v3 10/12] HID: ft260: wake up device from power saving modeMichael Zaidman
 [PATCH v3 12/12] HID: ft260: missed NACK from busy deviceMichael Zaidman
 [PATCH v3 11/12] HID: ft260: fix a NULL pointer dereference in ft2 ...Michael Zaidman
[New]linux-next: Fixes tag needs some work in the iio-fixes treeStephen Rothwell
[New]linux-next: Signed-off-by missing for commit in the perf treeStephen Rothwell
[New][PATCH v2] ARM: dts: rockchip: rk3xx: disable arm_global_timerJohan Jonker
 Re: [PATCH] drm/nouveau: Adding support to control backlight using ...Sam Ravnborg
 Re: [PATCH] random: remove early archrandom abstraction"Jason A. Donenfeld"
 [PATCH v2] random: remove early archrandom abstraction"Jason A. Donenfeld"
[New][tip:master] BUILD SUCCESS b8cc3fc136191e47d864916609865a4fdbbbecf6kernel test robot
[New][PATCH RFC 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe f ...Peter Xu
 Re: [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmallocVlastimil Babka
 [PATCH RFC 03/10] mm/hugetlb: Make hugetlb_vma_maps_page() RCU-safePeter Xu
 [PATCH RFC 01/10] mm/hugetlb: Let vma_offset_start() to return startPeter Xu
 [PATCH RFC 02/10] mm/hugetlb: Comment huge_pte_offset() for its lo ...Peter Xu
 [PATCH RFC 04/10] mm/hugetlb: Make userfaultfd_huge_must_wait() RC ...Peter Xu
 [PATCH RFC 07/10] mm/hugetlb: Make hugetlb_follow_page_mask() RCU-safePeter Xu
 [PATCH RFC 06/10] mm/hugetlb: Make page_vma_mapped_walk() RCU-safePeter Xu
 [PATCH RFC 05/10] mm/hugetlb: Make walk_hugetlb_range() RCU-safePeter Xu
 [PATCH RFC 08/10] mm/hugetlb: Make follow_hugetlb_page RCU-safePeter Xu
 [PATCH RFC 09/10] mm/hugetlb: Make hugetlb_fault() RCU-safePeter Xu
[New][PATCH net v2 0/3] net: lan966x: Fixes for when MTU is changedHoratiu Vultur
 [PATCH RFC 10/10] mm/hugetlb: Comment at rest huge_pte_offset() placesPeter Xu
 [PATCH net v2 1/3] net: lan966x: Fix the MTU calculationHoratiu Vultur
 [PATCH net v2 2/3] net: lan966x: Adjust maximum frame size when vl ...Horatiu Vultur
 [PATCH net v2 3/3] net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur
[New]linux-next: build warning after merge of the sound-asoc-fixes treeStephen Rothwell
 [PATCH 1/2] mm: Always compile in pte markersPeter Xu
[New][PATCH 0/2] mm: Use pte marker for swapin errorsPeter Xu
 [PATCH 2/2] mm: Use pte markers for swap errorsPeter Xu
[New]drivers/gpu/drm/i915/i915.o: warning: objtool: gen6_alloc_va_range ...kernel test robot
 Re: [rft, PATCH v1 4/4] kernel.h: Split out ARRAY_SZIE()Andy Shevchenko
 Re: [PATCH next v9 1/4] i2c: hisi: Add initial device tree supportAndy Shevchenko
[New][PATCHSET v3 0/5] Add support for epoll min_waitJens Axboe
 Re: [PATCH 1/1] arm64: dts: qcom: Add MSM8976 device treeRob Herring
 [PATCH 1/6] eventpoll: cleanup branches around sleeping for eventsJens Axboe
 [PATCH 3/6] eventpoll: split out wait handlingJens Axboe
 [PATCH 6/6] eventpoll: add support for min-waitJens Axboe
 [PATCH 4/6] eventpoll: move expires to epoll_wqJens Axboe
 [PATCH 2/6] eventpoll: don't pass in 'timed_out' to ep_busy_loop()Jens Axboe
 [PATCH 5/6] eventpoll: move file checking earlier for epoll_ctl()Jens Axboe
 Re: [PATCH v4 3/4] fpga: dfl: add basic support DFHv1Andy Shevchenko
[New]linux-next: build failure after merge of the imx-mxs treeStephen Rothwell
 Re: linux-next: build failure after merge of the imx-mxs treeAlistair
 Re: [PATCH 3/3] drm: omapdrm: Do no allocate non-scanout GEMs thro ..."H. Nikolaus Schaller"
 Re: [PATCH v5 4/7] riscv: dts: renesas: Add initial devicetree for ..."Lad, Prabhakar"
 Re: [PATCH v5 4/7] riscv: dts: renesas: Add initial devicetree for ..."Lad, Prabhakar"
 Re: [PATCH] soc: ux500: do not directly dereference __iomem"Jason A. Donenfeld"
 Re: [PATCH v4 4/4] media: platform: Add Renesas RZ/G2L CRU driver"Lad, Prabhakar"
[New]Linux 6.1-rc3Linus Torvalds
 Re: [PATCH v5 0/7] Add support for Renesas RZ/Five SoC"Lad, Prabhakar"
 Re: [PATCH v5 4/7] riscv: dts: renesas: Add initial devicetree for ...Conor Dooley
 Re: [PATCH v5 0/7] Add support for Renesas RZ/Five SoCConor Dooley
 Re: [PATCH v1 1/2] Support NVIDIA BlueField-3 GPIO controllerkernel test robot
 Re: [PATCH 01/13] mm: Update ptep_get_lockless()s commentLinus Torvalds
[New][PATCH v5] hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz
 Re: [PATCH v4] hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz
 Re: [PATCH v5 0/7] Add support for Renesas RZ/Five SoC"Lad, Prabhakar"
 Re: [PATCH] dma-buf: fix racing conflict of dma_heap_add()Andrew Davis
[New]drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c:489:65: warning: ...kernel test robot
 Re: [PATCH V5 3/8] block, bfq: move io_cq-persistent bfqq data int ...Damien Le Moal
[New]linux-next: build failure after merge of the amdgpu treeStephen Rothwell
 Re: [PATCH] x86/kasan: map shadow for percpu pages on demand"Yin, Fengwei"
[New][syzbot] WARNING in btrfs_space_info_update_bytes_may_usesyzbot
[New][ANNOUNCE] 5.10.152-rt75"Luis Claudio R. Goncalves"
 Re: [PATCH] clk: tegra: fix HOST1X clock divider on Tegra20 and Te ...Dmitry Osipenko
 Re: [PATCH -next] genirq: Add SPARSE_NR_IRQS Kconfig optionchenlifu
 Re: [PATCH v2 -next] genirq: Separate warning messages of enable o ...chenlifu
 Re: [PATCH v2 -next] powerpc/powermac: Fix symbol not declared war ...chenlifu
 Re: [PATCH v5 4/7] riscv: dts: renesas: Add initial devicetree for ...Guo Ren
 Re: [PATCH -next] x86: i8259: Make default_legacy_pic staticchenlifu
 Re: linux-next: build failure after merge of the imx-mxs treeShawn Guo
 [RESEND PATCH v14 02/13] iommu: Add max_pasids field in struct dev ...Lu Baolu
[New][RESEND PATCH v14 00/13] iommu: SVA and IOPF refactoringLu Baolu
 [RESEND PATCH v14 01/13] iommu: Add max_pasids field in struct iom ...Lu Baolu
 [RESEND PATCH v14 04/13] PCI: Enable PASID only when ACS RR & UF e ...Lu Baolu
 [RESEND PATCH v14 03/13] iommu: Remove SVM_FLAG_SUPERVISOR_MODE su ...Lu Baolu
 [RESEND PATCH v14 05/13] iommu: Add attach/detach_dev_pasid iommu ...Lu Baolu
 [RESEND PATCH v14 10/13] iommu: Remove SVA related callbacks from ...Lu Baolu
 [RESEND PATCH v14 11/13] iommu: Prepare IOMMU domain for IOPFLu Baolu
 [RESEND PATCH v14 12/13] iommu: Per-domain I/O page fault handlingLu Baolu
 [RESEND PATCH v14 09/13] iommu/sva: Refactoring iommu_sva_bind/unb ...Lu Baolu
 [RESEND PATCH v14 06/13] iommu: Add IOMMU SVA domain supportLu Baolu
 [RESEND PATCH v14 08/13] arm-smmu-v3/sva: Add SVA domain supportLu Baolu
 [RESEND PATCH v14 13/13] iommu: Rename iommu-sva-lib.{c,h}Lu Baolu
 Re: [PATCH v4] remoteproc: core: do pm relax when in RPROC_OFFLINE"Aiqun(Maria) Yu"
 [RESEND PATCH v14 07/13] iommu/vt-d: Add SVA domain supportLu Baolu
 Re: [PATCH -nect RFC v2 0/2] block: fix uaf in bd_link_disk_holder()Yu Kuai
 Re: [PATCH v5 4/7] riscv: dts: renesas: Add initial devicetree for ...Guo Ren
 Re: linux-next: build warning after merge of the sound-asoc-fixes treeChen Zhongjin
 Re: [PATCH v4 3/4] fpga: dfl: add basic support DFHv1Xu Yilun
 Re: [PATCH -next 4/5] blk-iocost: fix sleeping in atomic context w ...Yu Kuai
 Re: [RFC] memory tiering: use small chunk size and more tiers"Huang, Ying"
 Re: [PATCH 0/2] mm: Use pte marker for swapin errors"Huang, Ying"
[New][syzbot] KASAN: slab-out-of-bounds Write in dbgfs_rm_context_writesyzbot
 Re: [PATCH v2] hugetlb: don't delete vma_lock in hugetlb MADV_DONT ...Mike Kravetz
 Re: [PATCH 01/13] mm: Update ptep_get_lockless()s commentLinus Torvalds
 Re: [PATCH] mm/vmscan: respect cpuset policy during page demotion"Huang, Ying"
 Re: [PATCH] mm/vmscan: respect cpuset policy during page demotion"Huang, Ying"
 Re: [PATCH next v9 1/4] i2c: hisi: Add initial device tree supportchenweilong
 Re: Re: [PATCH 1/3] blk-mq: remove redundant call to blk_freeze_qu ..."Jinlong Chen"
 Re: [PATCH v3] block: simplify blksize_bits() implementationChaitanya Kulkarni
[New][PATCH] zsmalloc: use temporary unsigned long for min_alloc_size c ...Sergey Senozhatsky
 Re: [PATCH 1/2] net: hinic: Convert the cmd code from decimal to h ...Cai Huoqing
 Re: [PATCH] mm/vmscan: respect cpuset policy during page demotionFeng Tang
[New]linux-next: build failure after merge of the cgroup treeStephen Rothwell
 [PATCH v3 1/2] dt-bindings: regulator: Add bindings for Richtek RT ...cy_huang
[New][PATCH v3 0/2] Add support for Richtek RT6190 36V 4-wwtich regulatorcy_huang
 [PATCH v3 2/2] regulator: rt6190: Add support for Richtek RT6190 r ...cy_huang
 Re: [PATCH net-next 1/9] net: skb: introduce try_kfree_skb()Menglong Dong
[New][ANNOUNCE] 4.14.296-rt139"Luis Claudio R. Goncalves"
 Re: [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmallocFeng Tang
[New][linus:master] [sched/fair] c82a69629c: tbench.throughput-MB/sec 3 ...kernel test robot
 Re: [syzbot] UBSAN: shift-out-of-bounds in diAlloc"Dr. David Alan Gilbert"
 [PATCH v10 1/3] dt-bindings: mfd: Add bindings for Ampere Altra SM ...Quan Nguyen
[New][PATCH v10 0/3] Add Ampere's Altra SMPro child driversQuan Nguyen
 [PATCH v10 3/3] misc: smpro-misc: Add Ampere's Altra SMpro misc driverQuan Nguyen
 [PATCH v10 2/3] misc: smpro-errmon: Add Ampere's SMpro error monit ...Quan Nguyen
 Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup ..."Leizhen (ThunderTown)"
[New]Re: [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188Rex-BC Chen (陳柏辰)
 Re: [PATCH net-next 2/9] net: tcp: add 'drop_reason' field to stru ...Menglong Dong
[New][PATCH] blk-mq: Fix kmemleak in blk_mq_init_allocated_queueChen Jun
 Re: [PATCH] rtc: cros-ec: Limit RTC alarm range if neededTzung-Bi Shih
[New][PATCH] can: canxl: Fix unremoved canxl_packet in can_exit()Chen Zhongjin
 Re: [PATCH] mm: fix pcp count beyond pcp high in pcplist allocationChen Wandun
[New][PATCH v2] xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
 Re: apparmor: global buffers spin lock may get contendedSergey Senozhatsky
 Re: [PATCH] staging: vchiq: add 'static' to function definition"Scott J. Crouch"
 Re: [PATCH] xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
 Re: apparmor: global buffers spin lock may get contendedJohn Johansen
\
 
  \ /
  Last update: 2022-10-31 04:56    [0.586 seconds]
©2004-2020 Jasper Spaans