lkml.org 
[lkml]   [2024]   [Apr]   [7]   [last100]  
 
/

7 Apr 2024

 
[New][PATCH v3 00/17] treewide: Refactor heap related implementationKuan-Wei Chiu
 [PATCH v3 01/17] perf/core: Fix several typosKuan-Wei Chiu
 [PATCH v3 02/17] bcache: Fix typoKuan-Wei Chiu
 [PATCH v3 03/17] bcachefs: Fix typoKuan-Wei Chiu
 [PATCH v3 04/17] lib min_heap: Add type safe interfaceKuan-Wei Chiu
 [PATCH v3 05/17] lib min_heap: Add min_heap_init()Kuan-Wei Chiu
 [PATCH v3 06/17] lib min_heap: Add min_heap_peek()Kuan-Wei Chiu
 [PATCH v3 07/17] lib min_heap: Add min_heap_full()Kuan-Wei Chiu
 [PATCH v3 08/17] lib min_heap: Add args for min_heap_callbacksKuan-Wei Chiu
 [PATCH v3 09/17] lib min_heap: Add min_heap_sift_up()Kuan-Wei Chiu
 [PATCH v3 10/17] lib min_heap: Add min_heap_del()Kuan-Wei Chiu
 [PATCH v3 11/17] lib min_heap: Update min_heap_push() and min_heap ...Kuan-Wei Chiu
 [PATCH v3 12/17] lib min_heap: Rename min_heapify() to min_heap_si ...Kuan-Wei Chiu
 [PATCH v3 13/17] lib min_heap: Update min_heap_push() to use min_h ...Kuan-Wei Chiu
 [PATCH v3 14/17] lib/test_min_heap: Use min_heap_init() for initia ...Kuan-Wei Chiu
 [PATCH v3 15/17] lib/test_min_heap: Add test for heap_del()Kuan-Wei Chiu
 [PATCH v3 16/17] bcache: Remove heap-related macros and switch to ...Kuan-Wei Chiu
 [PATCH v3 17/17] bcachefs: Remove heap-related macros and switch t ...Kuan-Wei Chiu
[New][gustavoars:testing/WFAMNAE-next20240405-CbC] BUILD SUCCESS 446e1b ...kernel test robot
 Re: [PATCH 0/1] m68k: Handle HAS_IOPORT dependenciesMichael Schmitz
 Re: [PATCH 3/3] io_uring: Support IOSQE_CQE_SKIP_SUCCESS in io_uri ...Muhammad Usama Anjum
[New]lib/overflow_kunit.c:295:14-19: Unneeded variable: "index". Return ...kernel test robot
 Re: [PATCH v20 5/5] ring-buffer/selftest: Add ring-buffer mapping testMuhammad Usama Anjum
 Re: [PATCH v6 2/2] selftests/timers/posix_timers: Test delivery of ...Muhammad Usama Anjum
 Re: [PATCH] net: change maximum number of UDP segments to 128Muhammad Usama Anjum
 Re: [PATCH 1/2] tracing/selftests: Support log output when generat ...Muhammad Usama Anjum
 Re: [PATCH 2/2] tracing/selftests: Default to verbose mode when ru ...Muhammad Usama Anjum
 Re: [PATCH 4/4] selftests: Add build infrastructure along with READMEMuhammad Usama Anjum
 Re: [PATCH 1/4] selftests/arm: Add mm testMuhammad Usama Anjum
 Re: [PATCH 2/4] selftests/arm: Add signal testsMuhammad Usama Anjum
 Re: [PATCH 3/4] selftests/arm: Add elf testMuhammad Usama Anjum
 Re: [PATCH v6 2/2] selftests/timers/posix_timers: Test delivery of ...Muhammad Usama Anjum
 Re: [RFC PATCH v3 6/9] selftests: cgroup: Add basic tests for pids ...Muhammad Usama Anjum
 Re: [PATCH] selftests/timers/posix_timers: reimplement check_timer ...Thomas Gleixner
 Re: Regression in kernel 6.8.2 fails in various ways (USB, BT, ...)Oleksandr Natalenko
 Re: [syzbot] [net?] WARNING in cleanup_net (3)Hillf Danton
[New][tip:x86/percpu] BUILD SUCCESS 93cfa544cf9e4771def159002304a2e366c ...kernel test robot
[New][tip:x86/urgent] BUILD SUCCESS b377c66ae3509ccea596512d6afb4777711 ...kernel test robot
[New][tip:master] BUILD SUCCESS f6f609de2b987bfce0dd3283f7bfbff1aa692c7akernel test robot
 Re: Regression in kernel 6.8.2 fails in various ways (USB, BT, ...)"Linux regression tracking (Thorsten Leemhuis)"
 Re: [PATCH RFC 5/6] mm: rmap: weaken the WARN_ON in __folio_add_an ...Barry Song
[New][PATCH net-next] net: sched: cake: Optimize number of calls to cak ...Kuan-Wei Chiu
[New][PATCH 0/4] RS485 cleanupsLino Sanfilippo
 [PATCH 1/4] serial: amba-pl011: get rid of useless wrapper pl011_g ...Lino Sanfilippo
 [PATCH 2/4] serial: amba-pl011: move variable into CONFIG_DMA_ENGI ...Lino Sanfilippo
 [PATCH 3/4] serial: 8250: Remove superfluous sanity checkLino Sanfilippo
 [PATCH 4/4] serial: ar933x: Remove unneeded static structureLino Sanfilippo
 RE: [PATCH v2 1/6] dt-bindings: firmware: arm,scmi: set additional ...Peng Fan
 Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseekAl Viro
 Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseekAl Viro
 RE: [PATCH v2 2/6] dt-bindings: firmware: add i.MX SCMI Extension ...Peng Fan
 RE: [PATCH v2 4/6] firmware: arm_scmi: add initial support for i.M ...Peng Fan
 [PATCH v5 0/1] platform/x86: Add wmi driver for Casper Excalibur l ...Stella Bloom
[New][PATCH 1/1] iommu/vt-d: Fix WARN_ON in iommu probe pathLu Baolu
 Re: [PATCH] usb: chipidea: move ci_ulpi_init after the phy initial ...Peter Chen
 Re: [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDXBinbin Wu
[New][PATCH] bcachefs: Optimize eytzinger0_sort() with bottom-up heapsortKuan-Wei Chiu
 Re: [PATCH] jbd2: avoid mount failed when commit block is partial ..."yebin (H)"
 Re: [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit pathBinbin Wu
 Re: [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv6 ...Pu Lehui
 RE: [PATCH v2 3/3] mm/slub: simplify get_partial_node()"Song, Xiongwei"
 RE: [PATCH v2 2/6] dt-bindings: firmware: add i.MX SCMI Extension ...Peng Fan
 Re: [PATCH v3] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle ...Dmitry Baryshkov
 Re: [syzbot] [nilfs?] KASAN: slab-out-of-bounds Read in wb_writebackKemeng Shi
 Re: [PATCH v2 2/3] x86/mm/pat: fix VM_PAT handling in COW mappingsmawupeng
 Re: [f2fs-dev] [PATCH 1/2] f2fs: fix to relocate check condition i ...Zhiguo Niu
[New][PATCH] HID: nintendo: Remove unused functionJiapeng Chong
[New][PATCH] HID: Remove the unused variable minorJiapeng Chong
 Re: [PATCH 0/2] perf kvm: Add kvm stat support on riscv"Shenlin Liang"
 Re: [PATCH 1/2] media: v4l2-ctrls: Add average qp controlming qian
 Re: [PATCH] KVM: riscv: selftests: Add SBI base extension testHaibo Xu
 Re: [PATCH v2 3/6] writeback: support retrieving per group debug w ...Kemeng Shi
 Re: [PATCH v2 6/6] ACPI: RISCV: Enable ACPI based NUMAHaibo Xu
 Re: [PATCH] bcachefs: Optimize eytzinger0_sort() with bottom-up he ...Kuan-Wei Chiu
 Re: [PATCH v19 079/130] KVM: TDX: vcpu_run: save/restore host stat ...Binbin Wu
 Re: [PATCH v2 2/6] ACPI: RISCV: Add NUMA support based on SRAT and ...Haibo Xu
 Re: [PATCH] vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZEJason Wang
 Re: [PATCH v2 3/6] writeback: support retrieving per group debug w ...Kemeng Shi
 Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming StrategyXiaoyao Li
 RE: [PATCH v8 4/4] pinctrl: Implementation of the generic scmi-pin ...Peng Fan
 Re: [f2fs-dev] [PATCH v7] f2fs: prevent writing without fallocate( ...Chao Yu
 Re: [f2fs-dev] [PATCH v6] f2fs: fix zoned block device information ...Chao Yu
 Re: [PATCH 4/5] ext4: use correct criteria name instead stale inte ...Kemeng Shi
[New][PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADERlijun
 Re: [PATCH v2] f2fs: zone: don't block IO if there is remained ope ...Chao Yu
 Re: [PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for ...Jason Wang
 [PATCH v2] bcachefs: Optimize eytzinger0_sort() with bottom-up hea ...Kuan-Wei Chiu
 Re: [RESPIN PATCH] irqchip/gic-v4.1:Fix VSYNC referencing an unmap ...Zenghui Yu
 Re: [PATCH v19 080/130] KVM: TDX: restore host xsave state when ex ...Binbin Wu
 Re: [PATCH v19 108/130] KVM: TDX: Handle TDX PV HLT hypercallChao Gao
 Re: [Problem ?] cxl list show nothing after reboot Re: [PATCH v2] ..."Zhijian Li (Fujitsu)"
[New][PATCH] kprobes: Fix possible warn in __arm_kprobe_ftrace()Zheng Yejian
 Re: Machine check recovery broken in v6.9-rc1Miaohe Lin
 Re: [PATCH v2] bcachefs: Optimize eytzinger0_sort() with bottom-up ...Kent Overstreet
 Re: [PATCH 01/12] iommu/vt-d: Add cache tag assignment interfaceBaolu Lu
[New][PATCH v9 0/6] PCI: qcom: Add support for OPPKrishna chaitanya chundru
 [PATCH v9 1/6] arm64: dts: qcom: sm8450: Add interconnect path to ...Krishna chaitanya chundru
 [PATCH v9 2/6] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe pathKrishna chaitanya chundru
 [PATCH v9 3/6] dt-bindings: pci: qcom: Add opp tableKrishna chaitanya chundru
 [PATCH v9 4/6] arm64: dts: qcom: sm8450: Add opp table support to PCIeKrishna chaitanya chundru
 [PATCH v9 5/6] PCI: Bring the PCIe speed to MBps logic to new pcie ...Krishna chaitanya chundru
 [PATCH v9 6/6] PCI: qcom: Add OPP support to scale performance sta ...Krishna chaitanya chundru
 Re: [PATCH] KVM: riscv: selftests: Add SBI base extension testAnup Patel
 Re: [PATCH 1/4] KVM: delete .change_pte MMU notifier callbackAnup Patel
 Re: Machine check recovery broken in v6.9-rc1Oscar Salvador
[New][PATCH v1 0/1] Add rtc PCF2131 supportJoy Zou
 [PATCH v1 1/1] arm64: dts: imx93-11x11-evk: add rtc PCF2131 supportJoy Zou
 Re: [PATCH 02/12] iommu/vt-d: Add cache tag invalidation helpersBaolu Lu
 Re: [PATCH v19 081/130] KVM: x86: Allow to update cached values in ...Binbin Wu
 [PATCH v4 1/2] dt-bindings: arm: qcom: Document the Samsung Galaxy ...Alexandru Marc Serdeliuc via B4 Relay
[New][PATCH v4 0/2] Samsung Galaxy Z Fold5 initial supportAlexandru Marc Serdeliuc via B4 Relay
 [PATCH v4 2/2] arm64: dts: qcom: sm8550: Add support for Samsung G ...Alexandru Marc Serdeliuc via B4 Relay
 Re: [PATCH 04/12] iommu/vt-d: Use cache_tag_flush_all() in flush_i ...Baolu Lu
 Re: [PATCH v19 082/130] KVM: TDX: restore user ret MSRsBinbin Wu
 Re: [PATCH v6 4/6] mm: swap: Allow storage of all mTHP orders"Huang, Ying"
[New][PATCH v3 0/1] Remove support for legacy UFSAvri Altman
 [PATCH v3 1/1] scsi: ufs: Remove support for old UFSHCI versionsAvri Altman
 Re: [PATCH] KVM: riscv: selftests: Add SBI base extension testHaibo Xu
 Re: [PATCH] staging: greybus: Clear up precedence for gcam logging ...Greg Kroah-Hartman
[New][PATCH -next] ARM: Add kernel-doc comments to ssp_read_word()Yang Li
 Re: [PATCH v5 2/4] drm/bridge: add lvds controller support for sam9x7<Hari.PrasathGE@microchi ...
[New][PATCH V2] drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu
 Re: [PATCH 3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_use ...Kemeng Shi
 Re: [syzbot] [mtd?] WARNING: zero-size vmalloc in ubi_read_volume_ ...Zhihao Cheng
 Re: [PATCH] ALSA: hda/realtek: Add quirk for HP SnowWhite laptopsTakashi Iwai
 Re: [PATCH v3] ALSA: hda/tas2781: correct the register for pow cal ...Takashi Iwai
[New][PATCH -next 1/3] powerpc: boot: Fix a typo in partial_decompress( ...Yang Li
 [PATCH -next 2/3] powerpc: Fix kernel-doc comments in fsl_gtm.cYang Li
 [PATCH -next 3/3] powerpc/rtas: Add kernel-doc comments to smp_sta ...Yang Li
 Re: [PATCH 06/12] iommu/vt-d: Use cache_tag_flush_cm_range() in io ...Baolu Lu
[New][PATCH] mm/mmap: make accountable_mapping return boolHao Ge
[New][PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for ...Ye Bin
 [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'Ye Bin
 [PATCH v2 1/2] jbd2: use shrink_type type instead of bool type for ...Ye Bin
[New][PATCH] mm/mmap: make vma_wants_writenotify return boolHao Ge
[New][PATCH] mm,swap: add document about RCU read lock and swapoff inte ...Huang Ying
 Re: [PATCH 06/10] mm: page_alloc: fix freelist movement during blo ...Baolin Wang
[New][PATCH V2] scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu
 Re: [PATCH] scsi: lpfc: Fix a possible null pointer dereference刘怀远
 Re: [PATCH v19 083/130] KVM: TDX: Add TSX_CTRL msr into uret_msrs listBinbin Wu
 Re: [PATCH 07/12] iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()Baolu Lu
 Re: [PATCH v2] dt-bindings: omap-mcpdm: Convert to DT schemaMithil
 Re: [PATCH 08/12] iommu/vt-d: Use cache_tag_flush_range() in cache ...Baolu Lu
 Re: [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() to use struct ...Muchun Song
 Re: [PATCH] phy: qcom: m31: match requested regulator name with dt ...Vinod Koul
 Re: [PATCH v2] phy: qcom: m31: match requested regulator name with ...Vinod Koul
[New][PATCH v7] f2fs: fix zoned block device information initializationChao Yu
[New][PATCH next] drivers: soc: qcom: Auto cleanup using __free(device_ ...Prabhav Kumar Vaish
[New][PATCH 1/2] f2fs: compress: fix to relocate check condition in f2f ...Chao Yu
 [PATCH 2/2] f2fs: compress: fix to relocate check condition in f2f ...Chao Yu
 Re: [f2fs-dev] [PATCH 1/2] f2fs: fix to relocate check condition i ...Chao Yu
 Re: [PATCH 00/12] Consolidate domain cache invalidationBaolu Lu
[New][PATCH] quota: don't let mark_dquot_dirty() fail silentlyChao Yu
[New][PATCH] regulator: irq_helpers: duplicate IRQ nameMatti Vaittinen
 Re: [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() to use struct ...Muchun Song
 Re: [PATCH v6 4/6] mm: swap: Allow storage of all mTHP ordersBarry Song
 Re: [PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL supportRong Qianfeng
[New][GIT PULL] perf fixIngo Molnar
 Re: [PATCH 2/2] mm/hugetlb: pass correct order_per_bit to cma_decl ...Muchun Song
[New][GIT PULL] timer fixesIngo Molnar
 [PATCH v2 2/9] crypto: hisilicon/debugfs - Fix debugfs uninit proc ...Chenghai Huang
[New][PATCH v2 0/9] crypto: hisilicon - Optimize and fix some driver pr ...Chenghai Huang
 [PATCH v2 3/9] crypto: hisilicon/sgl - Delete redundant parameter ...Chenghai Huang
 [PATCH v2 5/9] crypto: hisilicon/qm - Add the default processing b ...Chenghai Huang
 [PATCH v2 6/9] crypto: hisilicon - Adjust debugfs creation and rel ...Chenghai Huang
 [PATCH v2 1/9] crypto: hisilicon/sec - Add the condition for confi ...Chenghai Huang
 [PATCH v2 9/9] crypto: hisilicon/qm - Add the err memory release p ...Chenghai Huang
 [PATCH v2 8/9] crypto: hisilicon/debugfs - Resolve the problem of ...Chenghai Huang
 [PATCH v2 4/9] crypto: hisilicon/debugfs - Fix the processing logi ...Chenghai Huang
 [PATCH v2 7/9] crypto: hisilicon/sec - Fix memory leak for sec res ...Chenghai Huang
[New][PATCH net] nfc: nci: Fix uninit-value in nci_rx_workRyosuke Yasuoka
[New][PATCH V2] ppdev: Add an error check in register_deviceHuai-Yuan Liu
 Re: [PATCH v2 0/2] Enable JPEG encoding on rk3588Nicolas Dufresne
 Re: [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n an ...Andrea Righi
 Re: [PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GS ...Vinod Koul
 Re: [PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GS ...Vinod Koul
 Re: [PATCH net v4] virtio_net: Do not send RSS key if it is not su ...Xuan Zhuo
 Re: [PATCH 1/3] thermal: intel: intel_tcc: Add model checks for te ..."Zhang, Rui"
 [GIT PULL] x86 fixesIngo Molnar
 Re: [PATCH v9 1/6] dmaengine: Add API function dmaengine_prep_peri ...Vinod Koul
 Re: [PATCH 3/3] hwmon: (coretemp) Use a model-specific bitmask to ..."Zhang, Rui"
 Re: [f2fs-dev] [PATCH 1/2] f2fs: fix to relocate check condition i ...Zhiguo Niu
[New][PATCH v2] perf kvm: Add kvm-stat for loongarch64Bibo Mao
 Re: [PATCH 3/3] hwmon: (coretemp) Use a model-specific bitmask to ..."Zhang, Rui"
[New][PATCH 0/5] sched: Split out kernel/sched/fair_balance.c, numa_bal ...Ingo Molnar
 [PATCH 4/5] sched/fair: Remove NEXT_BUDDYIngo Molnar
 [PATCH 5/5] sched/fair: Rename set_next_buddy() to set_next_pick()Ingo Molnar
 [PATCH 1/5] sched: Split out kernel/sched/syscalls.c from kernel/s ...Ingo Molnar
 [PATCH 3/5] sched: Split out kernel/sched/numa_balancing.c from ke ...Ingo Molnar
 [PATCH 2/5] sched: Split out kernel/sched/fair_balance.c from kern ...Ingo Molnar
 Re: [PATCH v2 1/2] riscv: thead: Rename T-Head PBMT to MAEEChristoph_Müllner
 Re: [PATCH v0 10/14] sfc: falcon: Make I2C terminology more inclusiveSimon Horman
 Re: [PATCH v3 09/25] media: i2c: imx258: Add support for running o ...Kieran Bingham
 Re: [PATCH v2 1/6] dt-bindings: firmware: arm,scmi: set additional ...Krzysztof Kozlowski
 Re: [PATCH v4] rust: init: remove impl Zeroable for InfallibleBenno Lossin
 Re: [PATCH v2 2/6] dt-bindings: firmware: add i.MX SCMI Extension ...Krzysztof Kozlowski
[New][PATCH] mm/memory-failure: fix deadlock when hugetlb_optimize_vmem ...Miaohe Lin
 Re: [PATCH v4 4/4] rust: add abstraction for `struct page`Benno Lossin
 Re: [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() to use struc ...Muchun Song
 Re: [PATCH v9 3/6] dt-bindings: pci: qcom: Add opp tableKrzysztof Kozlowski
 Re: [PATCH v4 1/2] dt-bindings: arm: qcom: Document the Samsung Ga ...Krzysztof Kozlowski
[New][PATCH V2 00/11] rcu/x86: Use per-cpu rcu preempt countLai Jiangshan
 [PATCH V2 01/11] lib: Use rcu_preempt_depth() to replace current-> ...Lai Jiangshan
 Re: [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logic ...Binbin Wu
 [PATCH V2 02/11] rcu: Move rcu_preempt_depth_set() to rcupdate.hLai Jiangshan
 [PATCH V2 03/11] rcu: Reorder tree_exp.h after tree_plugin.hLai Jiangshan
 [PATCH V2 04/11] rcu: Add macros set_rcu_preempt_special() and cle ...Lai Jiangshan
 [PATCH V2 05/11] rcu: Make rcu_read_unlock_special() globalLai Jiangshan
 Re: [PATCH v4 2/2] arm64: dts: qcom: sm8550: Add support for Samsu ...Krzysztof Kozlowski
 [PATCH V2 06/11] rcu: Rename marco __LINUX_RCU_H to __KERNEL_RCU_HLai Jiangshan
 [PATCH V2 07/11] sched/core: Add rcu_preempt_switch()Lai Jiangshan
 [PATCH V2 08/11] x86/entry: Merge thunk_64.S and thunk_32.S into t ...Lai Jiangshan
 [PATCH V2 09/11] rcu: Implement PCPU_RCU_PREEMPT_COUNT frameworkLai Jiangshan
 [PATCH V2 10/11] x86/rcu: Add rcu_preempt_countLai Jiangshan
 Re: [PATCH v1 1/1] arm64: dts: imx93-11x11-evk: add rtc PCF2131 su ...Krzysztof Kozlowski
 [PATCH V2 11/11] x86/rcu: Add THUNK rcu_read_unlock_special_thunkLai Jiangshan
 Re: [PATCH v4 4/5] dt-bindings: fsl-imx-sdma: Add I2C peripheral t ...Krzysztof Kozlowski
[New][PATCH v3 1/2] dt-bindings: arm: qcom: Add Motorola Moto G (2013)Stanislav Jakubek
 [PATCH v3 2/2] ARM: dts: qcom: Add support for Motorola Moto G (2013)Stanislav Jakubek
 Re: [PATCH v3 2/2] media: i2c: Add GC05A2 image sensor driverKieran Bingham
 Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hashHou Tao
 RE: [EXT] Re: [PATCH v1 1/1] arm64: dts: imx93-11x11-evk: add rtc ...Joy Zou
 Re: [PATCH v2] dt-bindings: PCI: altera: Convert to YAMLKrzysztof Kozlowski
 Re: [EXT] Re: [PATCH v1 1/1] arm64: dts: imx93-11x11-evk: add rtc ...Krzysztof Kozlowski
 Re: [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() to use struct vm_ ...Muchun Song
[New][PATCH v9 0/4] ASoc: PCM6240: mixer-test reportShenghao Ding
 RE: [EXT] Re: [PATCH v1 1/1] arm64: dts: imx93-11x11-evk: add rtc ...Joy Zou
[New][PATCH] mfd: Tidy Kconfig dependenciesJean Delvare
[New][PATCH] f2fs: fix some ambiguous commentsZhiguo Niu
 Re: [PATCH v4 1/2] dt-bindings: arm: qcom: Document the Samsung Ga ...Alexandru Serdeliuc
 [PATCH v9 1/4] ASoc: PCM6240: Create PCM6240 Family driver codeShenghao Ding
 Re: Linux 6.8.4François_Valenduc
 [PATCH v9 3/4] ASoc: PCM6240: Add compile item for PCM6240 Family ...Shenghao Ding
 [PATCH v9 2/4] ASoc: PCM6240: Create header file for PCM6240 Famil ...Shenghao Ding
 [PATCH v9 4/4] ASoc: dt-bindings: PCM6240: Add initial DT bindingShenghao Ding
 Re: Regression in kernel 6.8.2 fails in various ways (USB, BT, ...)Pasi Kärkkäinen
 Re: Regression in kernel 6.8.2 fails in various ways (USB, BT, ...)Pasi Kärkkäinen
 Re: Linux 6.8.4Greg Kroah-Hartman
 Re: [PATCH v1 1/1] serial: core: Clearing the circular buffer befo ...Yicong Yang
 Re: [RFC PATCH 1/3] rust: Add bindings for OPP frameworkBenno Lossin
 Re: [RFC PATCH 3/3] cpufreq: Add Rust based cpufreq-dt driverBenno Lossin
[New][PATCH 0/3] Fix up qcom,halt-regs definition in various schemasLuca Weiss
 [PATCH 1/3] dt-bindings: remoteproc: qcom,qcs404-cdsp-pil: Fix qco ...Luca Weiss
 [PATCH 3/3] dt-bindings: remoteproc: qcom,sdm845-adsp-pil: Fix qco ...Luca Weiss
 [PATCH 2/3] dt-bindings: remoteproc: qcom,sc7280-wpss-pil: Fix qco ...Luca Weiss
 Re: Linux 6.8.4François_Valenduc
 RE: [PATCH v2 1/6] dt-bindings: firmware: arm,scmi: set additional ...Peng Fan
 Re: Regression in kernel 6.8.2 fails in various ways (USB, BT, ...)Oleksandr Natalenko
 Re: [PATCH 2/5] sched: Split out kernel/sched/fair_balance.c from ...kernel test robot
 Re: [RFC][PATCH 0/2] Amlogic T7 (A113D2) Clock DriverXianwei Zhao
 RE: [PATCH v2 2/6] dt-bindings: firmware: add i.MX SCMI Extension ...Peng Fan
 Re: [PATCH 2/5] sched: Split out kernel/sched/fair_balance.c from ...kernel test robot
 Re: [RFC PATCH 3/3] cpufreq: Add Rust based cpufreq-dt driverBenno Lossin
 Re: [PATCH 10/10] mm: page_alloc: consolidate free page accountingBaolin Wang
[New][PATCH 1/3] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant ...Krzysztof Kozlowski
 [PATCH 2/3] dt-bindings: PCI: mediatek,mt7621: add missing child n ...Krzysztof Kozlowski
 [PATCH 3/3] dt-bindings: PCI: host-bridges: switch from deprecated ...Krzysztof Kozlowski
 Re: [PATCH V2] ppdev: Add an error check in register_deviceChristophe JAILLET
 Re: [PATCH v4 2/2] arm64: dts: qcom: sm8550: Add support for Samsu ...Alexandru Serdeliuc
[New]Re: [syzbot] [netfs?] divide error in netfs_submit_writethrough""
 Re: [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to han ...Binbin Wu
 Re: [PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to str ...Borislav Petkov
 Re: Fwd: Steam Deck OLED 6.8.2 nau8821-max failsBagas Sanjaya
 Re: [syzbot] [scsi?] WARNING in sg_remove_sfp_usercontextPengfei Xu
[New]include/linux/compiler_types.h:357:45: error: call to '__compileti ...kernel test robot
 Re: [PATCH v2 3/3] dt-bindings: kbuild: Add separate target/depend ...Conor Dooley
 Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseekAmir Goldstein
[New]Re: [syzbot] [net?] WARNING in cleanup_net (3)syzbot
 Re: [PATCH v4 1/2] dt-bindings: arm: qcom: Document the Samsung Ga ...Krzysztof Kozlowski
 RE: [PATCH v2 4/6] firmware: arm_scmi: add initial support for i.M ...Peng Fan
 Re: [PATCH v4 5/5] dmaengine: imx-sdma: Add i2c dma supportVinod Koul
 Re: [PATCH v4 4/5] dt-bindings: fsl-imx-sdma: Add I2C peripheral t ...Vinod Koul
 Re: [PATCH v2 4/6] firmware: arm_scmi: add initial support for i.M ...Marco Felsch
 Re: [PATCH v6 2/3] soc/sophgo: add top sysctrl layout file for CV1 ...Vinod Koul
[New][PATCH v2] rcutorture: Make rcutorture support srcu double call testZqiang
 Re: [PATCH v6 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X ...Vinod Koul
[New][syzbot] [bluetooth?] BUG: sleeping function called from invalid c ...syzbot
 Re: [PATCH v6 2/3] soc/sophgo: add top sysctrl layout file for CV1 ...Inochi Amaoto
 Re: [PATCH v2] dmaengine: pl08x: Use kcalloc() instead of kzalloc()Vinod Koul
 Re: [PATCH v6 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X ...Inochi Amaoto
 Re: [syzbot] [bluetooth?] BUG: sleeping function called from inval ...Hillf Danton
[New][PATCH 0/3] perf probe: Allow names to start with digitsDominique Martinet
 [PATCH 1/3] perf parse-events: pass parse_state to add_tracepointDominique Martinet
 [PATCH 2/3] perf parse-events: Add new 'fake_tp' parameter for testsDominique Martinet
 [PATCH 3/3] perf parse: Allow names to start with digitsDominique Martinet
[New][PATCH] HID: hid-steam: Add Deck IMU supportMax Maisel
 Re: [PATCH v8 1/1] dmaengine: switchtec-dma: Introduce Switchtec D ...Vinod Koul
 Re: [PATCH 4/4] dmaengine: fsl-dpaa2-qdma: Update DPDMAI interface ...Vinod Koul
 Re: xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not pa ...Michał Pecio
 Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting ...Qais Yousef
 RE: [PATCH 1/5] dt-bindings: firmware: add i.MX SCMI Extension pro ...Peng Fan
 Re: [PATCH 2/3] dt-bindings: PCI: mediatek,mt7621: add missing chi ...Sergio Paracuellos
 Re: [PATCH 3/3] perf parse: Allow names to start with digitsDominique Martinet
[New][PATCH] Staging: rtl8723bs: Delete dead code from update_current_n ...Meir Elisha
 Re: [PATCH 3/3] dt-bindings: PCI: host-bridges: switch from deprec ...Sergio Paracuellos
[New][PATCH v4 1/4] include/linux/suspend.h: Only show pm_pr_dbg messag ...xiongxin
[New][PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTTYunhui Cui
 [PATCH 2/2] RISC-V: Select ACPI PPTT driversYunhui Cui
[New][PATCH] Add support microphone for Acer-315-24pDendi777
[New][PATCH] Add support microphone for Acer-315-24pDendi777
 Re: [syzbot] [bluetooth?] BUG: sleeping function called from inval ...syzbot
[New]WARNING in ar5523_cmd/usb_submit_urbNikita Zhandarovich
[New][PATCH 1/2] f2fs: use per-log target_bitmap to improve lookup perf ...Chao Yu
 [PATCH 2/2] f2fs: introduce written_map to indicate written datasChao Yu
[New]Re: [syzbot] WARNING in vmk80xx_auto_attach/usb_submit_urbNikita Zhandarovich
 Re: [PATCH] dt-bindings: dma: snps,dma-spear1340: Fix data{-,_}wid ...Vinod Koul
 Re: [PATCH] dt-bindings: dma: snps,dma-spear1340: Fix data{-,_}wid ...Vinod Koul
[New][PATCH] mm,swapops: Update check in is_pfn_swap_entry for hwpoison ...Oscar Salvador
 Re: Nohz_full on boot CPU is broken (was: Re: [PATCH v2 1/1] wq: A ...Oleg Nesterov
[New][PATCH net-next v1 00/12] First try to replace page_frag with page ...Yunsheng Lin
 [PATCH net-next v1 01/12] mm: Move the page fragment allocator fro ...Yunsheng Lin
 [PATCH net-next v1 02/12] mm: page_frag: use initial zero offset f ...Yunsheng Lin
 [PATCH net-next v1 03/12] mm: page_frag: change page_frag_alloc_* ...Yunsheng Lin
 [PATCH net-next v1 05/12] mm: page_frag: add two inline helper for ...Yunsheng Lin
 [PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_ ...Yunsheng Lin
 [PATCH net-next v1 06/12] mm: page_frag: reuse MSB of 'size' field ...Yunsheng Lin
 [PATCH net-next v1 07/12] mm: page_frag: reuse existing bit field ...Yunsheng Lin
 [PATCH net-next v1 08/12] net: introduce the skb_copy_to_va_nocach ...Yunsheng Lin
[New][PATCH] wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich
 [PATCH net-next v1 09/12] mm: page_frag: introduce prepare/commit ...Yunsheng Lin
 [PATCH net-next v1 11/12] mm: page_frag: add a test module for pag ...Yunsheng Lin
 [PATCH net-next v1 10/12] net: replace page_frag with page_frag_cacheYunsheng Lin
[New][PATCH AUTOSEL 6.8 01/25] scsi: ufs: core: Fix MCQ MAC configurationSasha Levin
 [PATCH AUTOSEL 6.8 02/25] scsi: lpfc: Move NPIV's transport unregi ...Sasha Levin
 [PATCH AUTOSEL 6.8 03/25] scsi: lpfc: Remove IRQF_ONESHOT flag fro ...Sasha Levin
 [PATCH net-next v1 12/12] mm: page_frag: update documentation and ...Yunsheng Lin
 [PATCH AUTOSEL 6.8 04/25] scsi: lpfc: Update lpfc_ramp_down_queue_ ...Sasha Levin
 [PATCH AUTOSEL 6.8 05/25] scsi: lpfc: Replace hbalock with ndlp lo ...Sasha Levin
 [PATCH AUTOSEL 6.8 06/25] scsi: lpfc: Release hbalock before calli ...Sasha Levin
 [PATCH AUTOSEL 6.8 07/25] scsi: lpfc: Use a dedicated lock for ras ...Sasha Levin
 [PATCH AUTOSEL 6.8 08/25] gfs2: Fix invalid metadata access in pun ...Sasha Levin
 [PATCH AUTOSEL 6.8 09/25] fs/9p: fix uninitialized values during i ...Sasha Levin
 [PATCH AUTOSEL 6.8 10/25] wifi: mac80211: fix ieee80211_bss_*_flag ...Sasha Levin
 [PATCH AUTOSEL 6.8 11/25] wifi: cfg80211: fix rdev_dump_mpp() argu ...Sasha Levin
 [PATCH AUTOSEL 6.8 12/25] wifi: mac80211: fix prep_connection erro ...Sasha Levin
 [PATCH AUTOSEL 6.8 13/25] wifi: iwlwifi: read txq->read_ptr under lockSasha Levin
 [PATCH AUTOSEL 6.8 14/25] wifi: iwlwifi: mvm: guard against invali ...Sasha Levin
 [PATCH AUTOSEL 6.8 15/25] net: mark racy access on sk->sk_rcvbufSasha Levin
 [PATCH AUTOSEL 6.8 16/25] drm/xe: Fix END redefinitionSasha Levin
 [PATCH AUTOSEL 6.8 17/25] scsi: mpi3mr: Avoid memcpy field-spannin ...Sasha Levin
 [PATCH AUTOSEL 6.8 18/25] scsi: bnx2fc: Remove spin_lock_bh while ...Sasha Levin
 [PATCH AUTOSEL 6.8 19/25] btrfs: return accurate error code on ope ...Sasha Levin
 [PATCH AUTOSEL 6.8 20/25] drm/amdkfd: Check cgroup when returning ...Sasha Levin
 [PATCH AUTOSEL 6.8 21/25] drm/amdgpu/vpe: power on vpe when hw_initSasha Levin
 [PATCH AUTOSEL 6.8 22/25] drm/amdkfd: range check cp bad op except ...Sasha Levin
 [PATCH AUTOSEL 6.8 23/25] bpf: Check bloom filter map value sizeSasha Levin
 [PATCH AUTOSEL 6.8 24/25] selftests/ftrace: Fix event filter targe ...Sasha Levin
 [PATCH AUTOSEL 6.8 25/25] kbuild: Disable KCSAN for autogenerated ...Sasha Levin
[New][PATCH AUTOSEL 6.6 01/22] scsi: ufs: core: Fix MCQ MAC configurationSasha Levin
 [PATCH AUTOSEL 6.6 02/22] scsi: lpfc: Move NPIV's transport unregi ...Sasha Levin
 [PATCH AUTOSEL 6.6 03/22] scsi: lpfc: Remove IRQF_ONESHOT flag fro ...Sasha Levin
 [PATCH AUTOSEL 6.6 04/22] scsi: lpfc: Update lpfc_ramp_down_queue_ ...Sasha Levin
 [PATCH AUTOSEL 6.6 05/22] scsi: lpfc: Replace hbalock with ndlp lo ...Sasha Levin
 [PATCH AUTOSEL 6.6 06/22] scsi: lpfc: Release hbalock before calli ...Sasha Levin
 [PATCH AUTOSEL 6.6 07/22] scsi: lpfc: Use a dedicated lock for ras ...Sasha Levin
 [PATCH AUTOSEL 6.6 08/22] gfs2: Fix invalid metadata access in pun ...Sasha Levin
 [PATCH AUTOSEL 6.6 09/22] wifi: mac80211: fix ieee80211_bss_*_flag ...Sasha Levin
 [PATCH AUTOSEL 6.6 10/22] wifi: cfg80211: fix rdev_dump_mpp() argu ...Sasha Levin
 [PATCH AUTOSEL 6.6 11/22] wifi: mac80211: fix prep_connection erro ...Sasha Levin
 [PATCH AUTOSEL 6.6 12/22] wifi: iwlwifi: read txq->read_ptr under lockSasha Levin
 [PATCH AUTOSEL 6.6 13/22] wifi: iwlwifi: mvm: guard against invali ...Sasha Levin
 [PATCH AUTOSEL 6.6 14/22] net: mark racy access on sk->sk_rcvbufSasha Levin
 [PATCH AUTOSEL 6.6 15/22] scsi: mpi3mr: Avoid memcpy field-spannin ...Sasha Levin
 [PATCH AUTOSEL 6.6 16/22] scsi: bnx2fc: Remove spin_lock_bh while ...Sasha Levin
 [PATCH AUTOSEL 6.6 17/22] btrfs: return accurate error code on ope ...Sasha Levin
 [PATCH AUTOSEL 6.6 18/22] drm/amdkfd: Check cgroup when returning ...Sasha Levin
 [PATCH AUTOSEL 6.6 19/22] drm/amdkfd: range check cp bad op except ...Sasha Levin
 [PATCH AUTOSEL 6.6 20/22] bpf: Check bloom filter map value sizeSasha Levin
 [PATCH AUTOSEL 6.6 21/22] selftests/ftrace: Fix event filter targe ...Sasha Levin
 [PATCH AUTOSEL 6.6 22/22] kbuild: Disable KCSAN for autogenerated ...Sasha Levin
[New][PATCH AUTOSEL 6.1 01/13] scsi: lpfc: Move NPIV's transport unregi ...Sasha Levin
 [PATCH AUTOSEL 6.1 02/13] scsi: lpfc: Update lpfc_ramp_down_queue_ ...Sasha Levin
 [PATCH AUTOSEL 6.1 03/13] scsi: lpfc: Replace hbalock with ndlp lo ...Sasha Levin
 [PATCH AUTOSEL 6.1 04/13] scsi: lpfc: Release hbalock before calli ...Sasha Levin
 [PATCH AUTOSEL 6.1 05/13] gfs2: Fix invalid metadata access in pun ...Sasha Levin
 [PATCH AUTOSEL 6.1 06/13] wifi: mac80211: fix ieee80211_bss_*_flag ...Sasha Levin
 [PATCH AUTOSEL 6.1 07/13] wifi: cfg80211: fix rdev_dump_mpp() argu ...Sasha Levin
 [PATCH AUTOSEL 6.1 08/13] net: mark racy access on sk->sk_rcvbufSasha Levin
 [PATCH AUTOSEL 6.1 09/13] scsi: mpi3mr: Avoid memcpy field-spannin ...Sasha Levin
 [PATCH AUTOSEL 6.1 10/13] scsi: bnx2fc: Remove spin_lock_bh while ...Sasha Levin
 [PATCH AUTOSEL 6.1 11/13] btrfs: return accurate error code on ope ...Sasha Levin
 [PATCH AUTOSEL 6.1 12/13] bpf: Check bloom filter map value sizeSasha Levin
 [PATCH AUTOSEL 6.1 13/13] kbuild: Disable KCSAN for autogenerated ...Sasha Levin
[New][PATCH AUTOSEL 5.15 01/10] scsi: lpfc: Move NPIV's transport unreg ...Sasha Levin
 [PATCH AUTOSEL 5.15 02/10] scsi: lpfc: Update lpfc_ramp_down_queue ...Sasha Levin
 [PATCH AUTOSEL 5.15 03/10] scsi: lpfc: Replace hbalock with ndlp l ...Sasha Levin
 [PATCH AUTOSEL 5.15 04/10] gfs2: Fix invalid metadata access in pu ...Sasha Levin
 [PATCH AUTOSEL 5.15 05/10] wifi: mac80211: fix ieee80211_bss_*_fla ...Sasha Levin
 [PATCH AUTOSEL 5.15 06/10] wifi: cfg80211: fix rdev_dump_mpp() arg ...Sasha Levin
 [PATCH AUTOSEL 5.15 07/10] net: mark racy access on sk->sk_rcvbufSasha Levin
 [PATCH AUTOSEL 5.15 08/10] scsi: bnx2fc: Remove spin_lock_bh while ...Sasha Levin
 [PATCH AUTOSEL 5.15 09/10] btrfs: return accurate error code on op ...Sasha Levin
 [PATCH AUTOSEL 5.15 10/10] kbuild: Disable KCSAN for autogenerated ...Sasha Levin
 Re: [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for io_uring ...Oliver Crumrine
[New][PATCH AUTOSEL 5.10 1/7] scsi: lpfc: Update lpfc_ramp_down_queue_h ...Sasha Levin
 [PATCH AUTOSEL 5.10 2/7] gfs2: Fix invalid metadata access in punc ...Sasha Levin
 [PATCH AUTOSEL 5.10 3/7] wifi: mac80211: fix ieee80211_bss_*_flags ...Sasha Levin
 [PATCH AUTOSEL 5.10 4/7] wifi: cfg80211: fix rdev_dump_mpp() argum ...Sasha Levin
 [PATCH AUTOSEL 5.10 5/7] net: mark racy access on sk->sk_rcvbufSasha Levin
 [PATCH AUTOSEL 5.10 6/7] scsi: bnx2fc: Remove spin_lock_bh while r ...Sasha Levin
 [PATCH AUTOSEL 5.10 7/7] btrfs: return accurate error code on open ...Sasha Levin
[New][PATCH AUTOSEL 5.4 1/6] scsi: lpfc: Update lpfc_ramp_down_queue_ha ...Sasha Levin
 [PATCH AUTOSEL 5.4 2/6] gfs2: Fix invalid metadata access in punch ...Sasha Levin
 [PATCH AUTOSEL 5.4 3/6] wifi: mac80211: fix ieee80211_bss_*_flags ...Sasha Levin
 [PATCH AUTOSEL 5.4 4/6] wifi: cfg80211: fix rdev_dump_mpp() argume ...Sasha Levin
 [PATCH AUTOSEL 5.4 5/6] net: mark racy access on sk->sk_rcvbufSasha Levin
 [PATCH AUTOSEL 5.4 6/6] scsi: bnx2fc: Remove spin_lock_bh while re ...Sasha Levin
[New][PATCH AUTOSEL 4.19 1/5] scsi: lpfc: Update lpfc_ramp_down_queue_h ...Sasha Levin
 [PATCH AUTOSEL 4.19 2/5] gfs2: Fix invalid metadata access in punc ...Sasha Levin
 [PATCH AUTOSEL 4.19 3/5] wifi: mac80211: fix ieee80211_bss_*_flags ...Sasha Levin
 [PATCH AUTOSEL 4.19 4/5] net: mark racy access on sk->sk_rcvbufSasha Levin
 [PATCH AUTOSEL 4.19 5/5] scsi: bnx2fc: Remove spin_lock_bh while r ...Sasha Levin
 Re: [PATCH v2 16/16] EDAC/mce_amd: Add support for FRU Text in MCAYazen Ghannam
 Re: [PATCH V10 1/1] dmaengine: amd: qdma: Add AMD QDMA driverVinod Koul
[New][PATCH V3] ppdev: Add an error check in register_deviceHuai-Yuan Liu
 Re: [syzbot] [usb?] [wireless?] WARNING in ar5523_cmd/usb_submit_urbsyzbot
[New][PATCH] mm/memprofiling: explicitly include irqflags.h in alloc_tag.hKlara Modin
 Re: [PATCH 1/2] ACPI: PRM: Add PRM handler direct call supportYazen Ghannam
 Re: [PATCH v6 13/37] lib: add allocation tagging support for memor ...Klara Modin
 RE: [PATCH v3] clk: starfive: pll: Fix lower rate of CPUfreq by se ...Xingyu Wu
 Re: [PATCH] PM: s2idle: Make sure CPUs will wakeup directly on resumeThomas Gleixner
[New][PATCH v2 1/2] f2fs: use per-log target_bitmap to improve lookup p ...Chao Yu
 [PATCH v2 2/2] f2fs: introduce written_map to indicate written datasChao Yu
 Re: Nohz_full on boot CPU is broken (was: Re: [PATCH v2 1/1] wq: A ...Oleg Nesterov
[New]include/linux/compiler_types.h:358:45: error: call to '__compileti ...kernel test robot
 Re: [syzbot] [usb?] WARNING in vmk80xx_auto_attach/usb_submit_urbsyzbot
 Re: [PATCH] mm,swapops: Update check in is_pfn_swap_entry for hwpo ...Oscar Salvador
[New][PATCH v3] f2fs: zone: don't block IO if there is remained open zoneChao Yu
 Re: [syzbot] [bluetooth?] BUG: sleeping function called from inval ...syzbot
[New][bug report] WARNING: CPU: 0 PID: 49573 at kernel/sched/rt.c:802 r ..."zhaowenhui (A)"
[New][syzbot] [bluetooth?] KASAN: slab-use-after-free Read in __hci_req ...syzbot
 Re: [PATCH 2/2] RAS/AMD/ATL: Translate normalized to system physic ...Yazen Ghannam
[New][drivers/virt] Eliminate uses of of_node_putWenyu Huang
 Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hashAlexei Starovoitov
[New][bug report] [spi-mt65xx.c] Kernel panic - not syncing: Asynchrono ...Robert
 Re: [PATCH v9 2/6] PCI: qcom: Add ICC bandwidth vote for CPU to PC ...Manivannan Sadhasivam
 [bug report] [spi.c] Kernel panic - not syncing: Asynchronous SErr ...Robert
 Re: [PATCH v9 3/6] dt-bindings: pci: qcom: Add opp tableManivannan Sadhasivam
[New][PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map pathLu Baolu
 [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flushLu Baolu
 Re: [PATCH v9 4/6] arm64: dts: qcom: sm8450: Add opp table support ...Manivannan Sadhasivam
 Re: [net Patch] octeontx2-pf: Fix transmit scheduler resource leakpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net v4] virtio_net: Do not send RSS key if it is not su ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v9 6/6] PCI: qcom: Add OPP support to scale performance ...Manivannan Sadhasivam
[New][PATCH] wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich
 Re: [PATCH] usb: typec: qcom-pmic-typec: split HPD bridge alloc an ...Dmitry Baryshkov
 Re: [PATCH v2] drm/msm/dp: Remove now unused connector_type from descAbel Vesa
[New]include/linux/compiler_types.h:397:45: error: call to '__compileti ...kernel test robot
[New][PATCH 1/2] x86/cpu/topology: don't write to immutable cpu_present ...Alexey Dobriyan
 Re: [PATCH v4 1/4] include/linux/suspend.h: Only show pm_pr_dbg me ...Randy Dunlap
 Re: [PATCH] platform/x86: quickstart: Fix race condition when repo ...Hans de Goede
 Re: [PATCH] can: m_can: don't enable transceiver when probingMarkus Schneider-Pargmann
 Re: [PATCHv9 00/17] x86/tdx: Add kexec support"Kirill A. Shutemov"
 Re: [PATCH net-next] net: sched: cake: Optimize number of calls to ...Toke Høiland-Jørgensen
 Re: [PATCH v2 1/6] dt-bindings: firmware: arm,scmi: set additional ...Krzysztof Kozlowski
 Re: [PATCH v4] dmaengine: idxd: Convert spinlock to mutex to lock ...Vinod Koul
 Re: [PATCH 0/3] dma: xilinx_dpdma: Fix lockingVinod Koul
 Re: [PATCH 0/3] dmaengine: xilinx: xdma: Various fixes for xdmaVinod Koul
 Re: [PATCH] dmaengine: idxd: Fix oops during rmmod on single-CPU p ...Vinod Koul
 Re: [PATCH v2] dmaengine: idxd: Check for driver name match before ...Vinod Koul
 Re: [PATCH] dmaengine: idma64: Add check for dma_set_max_seg_sizeVinod Koul
 Re: [PATCH v2] dt-bindings: dma: snps,dma-spear1340: Fix data{-,_} ...Vinod Koul
 Re: [PATCH v4 0/5] dmaengine: fsl-sdma: Some improvement for fsl-sdmaVinod Koul
 Re: [PATCH v2 0/2] Add JH8100 support for snps,dw-axi-dmacVinod Koul
 Re: [PATCH RESEND] Avoid hw_desc array overrun in dw-axi-dmacVinod Koul
 Re: [PATCH v3 0/5] dmaengine: fsl-edma: add 8ulp supportVinod Koul
 Re: (subset) [PATCH 0/4] dmaengine: fsl-dpaa2-qdma: Update DPDMAI ...Vinod Koul
 Re: [PATCH] dt-bindings: dma: snps,dma-spear1340: Fix data{-,_}wid ...Vinod Koul
 Re: [PATCH][next] dmaengine: pch_dma: remove unused function chan2 ...Vinod Koul
[New][PATCH] comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich
[New][syzbot] [kernfs?] possible deadlock in walk_component (3)syzbot
 Re: [GIT PULL] perf fixpr-tracker-bot@kernel ...
 Re: [GIT PULL] timer fixespr-tracker-bot@kernel ...
 Re: [GIT PULL] x86 fixespr-tracker-bot@kernel ...
 Re: [PATCH v6 13/37] lib: add allocation tagging support for memor ...Klara Modin
 Re: [PATCH] mm/memprofiling: explicitly include irqflags.h in allo ...Kent Overstreet
 Re: [PATCH net-next v1 00/12] First try to replace page_frag with ...Alexander Duyck
 Re: [PATCH -next 1/3] powerpc: boot: Fix a typo in partial_decompr ...Randy Dunlap
 Re: [PATCH -next 2/3] powerpc: Fix kernel-doc comments in fsl_gtm.cRandy Dunlap
 Re: [PATCH -next 3/3] powerpc/rtas: Add kernel-doc comments to smp ...Randy Dunlap
 Re: [PATCH] mm/memprofiling: explicitly include irqflags.h in allo ...Klara Modin
 Re: [PATCH] mm/memprofiling: explicitly include irqflags.h in allo ...Kent Overstreet
 Re: [PATCH v2] dmaengine: pl08x: Use kcalloc() instead of kzalloc()Erick Archer
[New][PATCH v4 0/6] Driver cleanup and series to add triggered bufferVasileios Amoiridis
 [PATCH v4 2/6] iio: pressure: bmp280: Refactorize reading functionsVasileios Amoiridis
 [PATCH v4 3/6] iio: pressure: bmp280: Introduce new cleanup routinesVasileios Amoiridis
 [PATCH v4 1/6] iio: pressure: bmp280: Various driver cleanupsVasileios Amoiridis
 [PATCH v4 4/6] iio: pressure: bmp280: Generalize read_{temp,press, ...Vasileios Amoiridis
 [PATCH v4 5/6] iio: pressure: bmp280: Add SCALE, RAW values in cha ...Vasileios Amoiridis
 [PATCH v4 6/6] iio: pressure: bmp280: Add triggered buffer supportVasileios Amoiridis
[New][PATCH] arm64: dts: rockchip: mark system power controller and fix ...efectn@6tel ...
 Re: [PATCH] intel_idle: Add RaptorLake supportLászló Péter
 Re: [PATCH net-next v1 01/12] mm: Move the page fragment allocator ...Alexander H Duyck
 Re: [PATCH] arm64: dts: rockchip: mark system power controller and ...Dragan Simic
[New]Linux regressions report for mainline [2024-04-07]"Regzbot (on behalf of Thorsten Leemhuis)"
 Re: [PATCH v4 3/5] spi: spi-qpic: Add qpic spi nand driver support"Alex G."
 Re: [PATCH v0 00/14] Make I2C terminology more inclusive for I2C A ...Wolfram Sang
 Re: [PATCH net-next 1/2] net: usb: lan78xx: Fixup EEEOleksij Rempel
 Re: [PATCH net-next v1 02/12] mm: page_frag: use initial zero offs ...Alexander H Duyck
 Re: [PATCH net-next 2/2] net: lan743x: Fixup EEEOleksij Rempel
 Re: [PATCH v4] rust: init: remove impl Zeroable for InfallibleLaine Taffin Altman
[New][PATCH net] net: dsa: mt7530: trap link-local frames regardless of ...Arınç_ÜNAL_via_B4_Relay
 Re: [PATCH net-next v1 12/12] mm: page_frag: update documentation ...Alexander H Duyck
 Re: [PATCH] wifi: ar5523: enable proper endpoint verificationJeff Johnson
 Re: [PATCH 3/3] perf parse: Allow names to start with digitsIan Rogers
[New][syzbot] [overlayfs?] possible deadlock in ovl_copy_up_start (3)syzbot
 Re: [PATCH v4 3/5] spi: spi-qpic: Add qpic spi nand driver support"Alex G."
 Re: [PATCH v4 3/5] spi: spi-qpic: Add qpic spi nand driver support"Alex G."
 Re: [PATCH v3] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle ...Bjorn Andersson
 Re: [PATCH v4 3/5] spi: spi-qpic: Add qpic spi nand driver supportKrzysztof Kozlowski
 Re: [PATCH v4 3/5] spi: spi-qpic: Add qpic spi nand driver supportKrzysztof Kozlowski
 Re: [PATCH 3/9] IB: Convert from tasklet to BH workqueueZhu Yanjun
 Re: [PATCH v2] Bluetooth: keep LE flow credits when recvbuf fullSebastian Urban
 Re: [PATCH v4 3/5] spi: spi-qpic: Add qpic spi nand driver support"Alex G."
 Re: [PATCH v2] perf kvm: Add kvm-stat for loongarch64Ian Rogers
 Re: [PATCH v3 09/17] lib min_heap: Add min_heap_sift_up()Ian Rogers
 Re: [PATCH v3 13/17] lib min_heap: Update min_heap_push() to use m ...Ian Rogers
 Re: [PATCH v1 0/6] x86/resctrl: Avoid searching tasklist during mo ...Reinette Chatre
 Re: [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for io_uring ...Oliver Crumrine
 Re: [PATCH] mm,swapops: Update check in is_pfn_swap_entry for hwpo ...Peter Xu
 Re: [PATCH v1 1/6] x86/resctrl: Move __resctrl_sched_in() out-of-lineReinette Chatre
 Re: [PATCH v1 5/6] x86/resctrl: Abstract PQR_ASSOC from generic codeReinette Chatre
 Re: [PATCH v3 15/17] lib/test_min_heap: Add test for heap_del()Ian Rogers
 Re: [PATCH] usb: typec: qcom-pmic-typec: split HPD bridge alloc an ...Bryan O'Donoghue
[New][PATCH 1/2] thermal/drivers/mediatek/lvts_thermal: Make debugfs re ...Christophe JAILLET
 [PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Improve some me ...Christophe JAILLET
 Re: [PATCH v2] rust: macros: fix soundness issue in `module!` macroMiguel Ojeda
 Re: [PATCH v3] rust: make mutually exclusive with CFI_CLANGMiguel Ojeda
 Re: WQ_UNBOUND workqueue warnings from multiple driversSagi Grimberg
 Re: [PATCH v3 1/3] rust: macros: add `decl_generics` to `parse_gen ...Miguel Ojeda
[New][PATCH next] cpupfreq: tegra124: eliminate uses of of_node_put()Javier Carrasco
 Re: [PATCH net] net: dsa: mt7530: trap link-local frames regardles ...Arınç ÜNAL
 Re: [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'l ...Dmitry Baryshkov
 Re: [PATCH] mm,swapops: Update check in is_pfn_swap_entry for hwpo ...Oscar Salvador
[New]Linux 6.9-rc3Linus Torvalds
 Re: [PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with ...Ferry Toth
[New][PATCH 1/1] cxl/acpi.c: Add buggy BIOS hint for CXL ACPI lookup fa ...ppwaskie@kernel ...
[New][PATCH] crypto: x86/aes-xts - make non-AVX implementation use new ...Eric Biggers
 Re: [PATCH 1/1] cxl/acpi.c: Add buggy BIOS hint for CXL ACPI looku ...Lukas Wunner
[New][PATCH v3 0/2] RISC-V: Test th.sxstatus.MAEE bit before enabling MAEEChristoph Müllner
 [PATCH v3 1/2] riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner
 [PATCH v3 2/2] riscv: T-Head: Test availability bit before enablin ...Christoph Müllner
 Re: [PATCH v4 0/6] Driver cleanup and series to add triggered bufferAngel Iglesias
 Re: linux-next: error when fetching the exportfs treeChuck Lever III
 Re: Bug 218665 - nohz_full=0 prevents kernel from bootingBjorn Andersson
 [PATCH v9a 10/14] x86/cpu/keylocker: Check Gather Data Sampling mi ..."Chang S. Bae"
 [PATCH v9a 11/14] x86/cpu/keylocker: Check Register File Data Samp ..."Chang S. Bae"
 [PATCH v9a 07/14] x86/cpu/keylocker: Load a wrapping key at boot time"Chang S. Bae"
 Re: [PATCH v9 00/14] x86: Support Key Locker"Chang S. Bae"
 Re: [PATCH AUTOSEL 6.8 39/68] net: mdio: mdio-bcm-unimac: Manage c ...Sasha Levin
 Re: [PATCH v3 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindingsJassi Brar
 Re: [PATCH AUTOSEL 6.8 36/98] arm64: dts: sc8280xp: correct DMIC2 ...Sasha Levin
 Re: [PATCH AUTOSEL 6.8 69/98] sparc: vdso: Disable UBSAN instrumen ...Sasha Levin
 Re: [PATCH AUTOSEL 6.8 78/98] input/touchscreen: imagis: add suppo ...Sasha Levin
 RE: [PATCH v2 1/6] dt-bindings: firmware: arm,scmi: set additional ...Peng Fan
 Re: [PATCH AUTOSEL 6.6 52/75] PCI: Mark LSI FW643 to avoid bus resetSasha Levin
[New]Re: [PATCH v9 1/7] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB s ...Bjorn Andersson
 Re: [PATCH v3 2/2] mailbox: arm_mhuv3: Add driverJassi Brar
 Re: [PATCH 0/2] Small fixes for MSM8974 SoC dtsiBjorn Andersson
 Re: (subset) [PATCH v3 1/2] dt-bindings: arm: qcom: Add Motorola M ...Bjorn Andersson
 Re: [PATCH v9 00/14] x86: Support Key LockerEric Biggers
 Re: [syzbot] [bluetooth?] BUG: sleeping function called from inval ...syzbot
 Re: [PATCH 1/1] cxl/acpi.c: Add buggy BIOS hint for CXL ACPI looku ...PJ Waskiewicz
 Re: [PATCH AUTOSEL 6.1 04/52] arm64: dts: qcom: sdm630: add USB QM ...Sasha Levin
 Re: [PATCH AUTOSEL 6.8 02/28] usb: storage: sddr55: fix sloppy typ ...Sasha Levin
 Re: (subset) [PATCH 0/2] phy: qcom-qmp-ufs: Fix PHY QMP clocks for ...Bjorn Andersson
 Re: [PATCH 0/3] arm64: dts: qcom: Fix the msi-map entriesBjorn Andersson
 Re: [PATCH v2 1/5] clk: Remove prepare_lock hold assertion in __cl ...Stephen Boyd
 Re: [PATCH v2 2/5] clk: Don't hold prepare_lock when calling kref_ ...Stephen Boyd
 Re: [PATCH v2 3/5] clk: Initialize struct clk_core kref earlierStephen Boyd
 Re: [PATCH v2 4/5] clk: Get runtime PM before walking tree during ...Stephen Boyd
 Re: [PATCH v2 5/5] clk: Get runtime PM before walking tree for clk ...Stephen Boyd
 Re: [RFC PATCH v2 1/5] clk: meson: axg: move reset controller's co ...Stephen Boyd
 Re: [PATCH v3] clk: starfive: jh7100: Use clk_hw for external inpu ...Stephen Boyd
 Re: [PATCH] spmi: make spmi_bus_type constStephen Boyd
 Re: [PATCH 1/2] dt-bindings: spmi: hisilicon,hisi-spmi-controller: ...Stephen Boyd
 Re: [PATCH 2/2] dt-bindings: spmi: hisilicon,hisi-spmi-controller: ...Stephen Boyd
 Re: [PATCH v2] HID: i2c-hid: wait for i2c touchpad deep-sleep to p ...Doug Anderson
 Re: [PATCH] spmi: hisi-spmi-controller: Do not override device ide ...Stephen Boyd
[New]Re: [PATCH] spmi: pmic-arb: Replace three IS_ERR() calls by null p ...Stephen Boyd
[New][syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer d ...syzbot
 Re: [PATCH] clkdev: report over-sized strings when creating clkdev ...Stephen Boyd
 [PATCH 2/2] iommu/dma: Fix zero'ing of bounce buffer padding used ...mhkelley58@gmail ...
[New][PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map ...mhkelley58@gmail ...
 Re: [PATCH v2 1/5] clk: scmi: Allocate CLK operations dynamicallyStephen Boyd
 Re: [PATCH v2 2/5] clk: scmi: Add support for state control restri ...Stephen Boyd
[New][syzbot] [jffs2?] kernel BUG in jffs2_start_garbage_collect_threadsyzbot
[New][syzbot] [net?] KASAN: global-out-of-bounds Read in __nla_validate ...syzbot
 Re: [PATCH v4 0/5] Pinephone video out fixes (flipping between two ...Stephen Boyd
 Re: [PATCH] clk: mediatek: mt7988-infracfg: fix clocks for 2nd PCI ...Stephen Boyd
 Re: [PATCH 1/3] drm/panel-edp: Abstract out function to set conser ...Doug Anderson
 Re: [PATCH 2/3] drm/panel-edp: If we fail to powerup/get EDID, use ...Doug Anderson
 Re: [PATCH 3/3] drm-panel: If drm_panel_dp_aux_backlight() fails, ...Doug Anderson
\
 
  \ /
  Last update: 2024-05-27 16:28    [8.731 seconds]
©2004-2020 Jasper Spaans