summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-11-29can: Kconfig: select CAN driver infrastructure by defaultOliver Hartkopp
2025-11-29MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer
2025-11-29Merge tag 'at24-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Wolfram Sang
2025-11-29ALSA: dice: fix buffer overflow in detect_stream_formats()Junrui Luo
2025-11-28net: ipconfig: Replace strncpy with strscpy in ic_proto_nameThorsten Blum
2025-11-28net: netpoll: initialize work queue before error checksBreno Leitao
2025-11-28selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-11-28Merge branch 'introduce-the-dsa_xmit_port_mask-tagging-protocol-helper'Jakub Kicinski
2025-11-28net: dsa: tag_yt921x: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_xrs700x: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_trailer: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_rzn1_a5psw: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_rtl8_4: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_qca: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_ocelot: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_mxl_gsw1xx: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_mtk: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_ksz: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_hellcreek: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_gswip: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_brcm: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: introduce the dsa_xmit_port_mask() tagging protocol helperVladimir Oltean
2025-11-28Merge branch 'net-broadcom-migrate-to-get_rx_ring_count-ethtool-callback'Jakub Kicinski
2025-11-28net: bcmgenet: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-28net: bnxt: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-28Merge branch 'tools-ynl-add-schema-checking'Jakub Kicinski