summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-29scsi: qla4xxx: Use time conversion macrosShi Hao
2025-11-29remoteproc: qcom_q6v5_wcss: use optional reset for wcss_q6_bcr_resetAlexandru Gagniuc
2025-11-29remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc
2025-11-29KEYS: trusted: Fix a memory leak in tpm2_load_cmdJarkko Sakkinen
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen
2025-11-29scsi: qla2xxx: Enable/disable IRQD_NO_BALANCING during resetWen Xiong
2025-11-29scsi: ipr: Enable/disable IRQD_NO_BALANCING during resetWen Xiong
2025-11-29scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou
2025-11-29scsi: target: sbp: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-29perf trace: Skip internal syscall argumentsNamhyung Kim
2025-11-29scsi: core: Correct documentation for scsi_device_quiesce()Miao Li
2025-11-29remoteproc: qcom_wcnss: Fix NULL vs IS_ERR() bug in wcnss_alloc_memory_region()Dan Carpenter
2025-11-29remoteproc: qcom: q6v5: Fix NULL vs IS_ERR() bug in q6v5_alloc_memory_region()Dan Carpenter
2025-11-29remoteproc: qcom: pas: Fix a couple NULL vs IS_ERR() bugsDan Carpenter
2025-11-29remoteproc: qcom_q6v5_adsp: Fix a NULL vs IS_ERR() check in adsp_alloc_memory...Dan Carpenter
2025-11-29scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1Suganath Prabu S
2025-11-29scsi: target: Reset t_task_cdb pointer in error caseAndrey Vatoropin
2025-11-29scsi: ufs: core: Fix EH failure after W-LUN resume errorBrian Kao
2025-11-29mm: fix vma_start_write_killable() signal handlingMatthew Wilcox (Oracle)
2025-11-29mm/swapfile: use plist_for_each_entry in __folio_throttle_swaprateYoungjun Park
2025-11-29mm/swapfile: fix list iteration when next node is removed during discardYoungjun Park
2025-11-29fs/proc/task_mmu.c: fix make_uffd_wp_huge_pte() huge pte handlingLorenzo Stoakes
2025-11-29mm/kfence: add reboot notifier to disable KFENCE on shutdownBreno Leitao
2025-11-29memcg: remove inc/dec_lruvec_kmem_state helpersChen Ridong
2025-11-29selftests/mm/uffd: initialize char variable to NullAnkit Khushwaha
2025-11-29mm: fix DEBUG_RODATA_TEST indentation in KconfigGeert Uytterhoeven
2025-11-29mm: introduce VMA flags bitmap typeLorenzo Stoakes
2025-11-29tools/testing/vma: eliminate dependency on vma->__vm_flagsLorenzo Stoakes
2025-11-29mm: simplify and rename mm flags function for clarityLorenzo Stoakes
2025-11-29mm: declare VMA flags by bitLorenzo Stoakes
2025-11-29zram: fix a spelling mistakeChu Guangqing
2025-11-29mm/page_alloc: optimize lowmem_reserve max lookup using its semantic monotoni...fujunjie
2025-11-29mm/vmscan: skip increasing kswapd_failures when reclaim was boostedJiayuan Chen
2025-11-29bpf: optimize bpf_map_update_elem() for map-in-map typesRitesh Oedayrajsingh Varma
2025-11-29bpf: make kprobe_multi_link_prog_run always_inlineMenglong Dong
2025-11-29Merge branch 'selftests-bpf-convert-test_tc_edt-sh-into-test_progs'Alexei Starovoitov
2025-11-29selftests/bpf: do not hardcode target rate in test_tc_edt BPF programAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: remove test_tc_edt.shAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: integrate test_tc_edt into test_progsAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: rename test_tc_edt.bpf.c section to expose program typeAlexis Lothoré (eBPF Foundation)
2025-11-29Merge branch 'limited-queueing-in-nmi-for-rqspinlock'Alexei Starovoitov
2025-11-29selftests/bpf: Add success stats to rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-29rqspinlock: Precede non-head waiter queueing with AA checkKumar Kartikeya Dwivedi
2025-11-29rqspinlock: Disable spinning for trylock fallbackKumar Kartikeya Dwivedi
2025-11-29rqspinlock: Use trylock fallback when per-CPU rqnode is busyKumar Kartikeya Dwivedi
2025-11-29rqspinlock: Perform AA checks immediatelyKumar Kartikeya Dwivedi
2025-11-29rqspinlock: Enclose lock/unlock within lock entry acquisitionsKumar Kartikeya Dwivedi
2025-11-29docs: makefile: move rustdoc check to the build wrapperMauro Carvalho Chehab
2025-11-29README: restructure with role-based documentation and guidelinesSasha Levin
2025-11-29docs: kdoc: various fixes for grammar, spelling, punctuationRandy Dunlap