summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-11-29docs: kdoc_parser: use '@' for Excess enum valueRandy Dunlap
2025-11-29docs: submitting-patches: Clarify that removal of Acks needs explanation tooKrzysztof Kozlowski
2025-11-29docs: kdoc_parser: add data/function attributes to ignoreRandy Dunlap
2025-11-29docs: MAINTAINERS: update Mauro's files/pathsRandy Dunlap
2025-11-29Merge tag 'Chinese-docs-6.19' of gitolite.kernel.org:pub/scm/linux/kernel/git...Jonathan Corbet
2025-11-29Merge tag 'nand/for-6.19' into mtd/nextMiquel Raynal
2025-11-29Merge tag 'spi-nor/for-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...Miquel Raynal
2025-11-29mtd: sm_ftl: Fix typo in comment in sm_read_lbaThorsten Blum
2025-11-29mtd: sm_ftl: Replace deprecated strncpy with sysfs_emit in sm_attr_showThorsten Blum
2025-11-29mtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko
2025-11-29mtd: docg3: fix kernel-doc warningsRandy Dunlap
2025-11-29mtd: spinand: add support for FudanMicro FM25S01BI3Mikhail Zhilkin
2025-11-29i2c: i2c.h: fix a bad kernel-doc lineRandy Dunlap
2025-11-29i2c: i2c-elektor: Allow building on SMP kernelsMagnus Lindholm