summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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