summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2025-05-29serial: mctrl_gpio: split disable_ms into sync and no_sync APIsAlexis Lothoré1-1/+1
2025-05-29pps: generators: replace copy of pps-gen info struct with const pointerSubramanian Mohan1-2/+1
2025-05-29tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet1-0/+1
2025-05-29x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2Breno Leitao1-0/+2
2025-05-29hwmon: (dell-smm) Increment the number of fansKurt Borja1-7/+7
2025-05-22netlink: specs: tc: all actions are indexed arraysJakub Kicinski1-2/+4
2025-05-22netlink: specs: tc: fix a couple of attribute namesJakub Kicinski1-2/+2
2025-05-18x86/its: Add support for RSB stuffing mitigationPawan Gupta1-0/+3
2025-05-18x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta1-0/+2
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta2-0/+14
2025-05-18Documentation: x86/bugs/its: Add ITS documentationPawan Gupta2-0/+169
2025-05-02tracing: Enforce the persistent ring buffer to be page alignedSteven Rostedt2-0/+4
2025-05-02bpf: Add namespace to BPF internal symbolsAlexei Starovoitov1-0/+8
2025-04-25platform/x86: msi-wmi-platform: Workaround a ACPI firmware bugArmin Wolf1-0/+4
2025-04-25arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9Anshuman Khandual1-0/+22
2025-04-25netlink: specs: rt-neigh: prefix struct nfmsg members with ndmJakub Kicinski1-6/+6
2025-04-25netlink: specs: rt-link: adjust mctp attribute namingJakub Kicinski1-1/+2
2025-04-25netlink: specs: rtnetlink: attribute naming correctionsJakub Kicinski2-4/+4
2025-04-25netlink: specs: rt-link: add an attr layer around alt-ifnameJakub Kicinski1-3/+8
2025-04-25netlink: specs: ovs_vport: align with C codegen capabilitiesJakub Kicinski1-3/+1
2025-04-25dt-bindings: soc: fsl: fsl,ls1028a-reset: Fix maintainer entryGeert Uytterhoeven1-1/+1
2025-04-20dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'Krzysztof Kozlowski1-2/+1
2025-04-20dt-bindings: coresight: qcom,coresight-tpda: Fix too many 'reg'Krzysztof Kozlowski1-2/+1
2025-04-20dt-bindings: media: st,stmipid02: correct lane-polarities maxItemsAlain Volmat1-1/+1
2025-04-20ata: libata-core: Add 'external' to the libata.force kernel parameterNiklas Cassel1-0/+2
2025-04-20irqchip/gic-v3: Add Rockchip 3568002 erratum workaroundDmitry Osipenko1-0/+2
2025-04-10netlink: specs: rt_route: pull the ifa- prefix out of the namesJakub Kicinski1-89/+91
2025-04-10xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang2-0/+66
2025-04-10dt-bindings: vendor-prefixes: add GOcontrollMaud Spierings1-0/+2
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2025-03-15Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-03-15Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2025-03-14dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for R-Ca...Biju Das1-1/+1
2025-03-09Merge tag 'kbuild-fixes-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-03-09Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-07Merge tag 'execve-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+11
2025-03-07Merge tag 'sched-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2025-03-06sched/rt: Update limit of sched_rt sysctl in documentationShrikanth Hegde1-0/+3
2025-03-06rust: docs: add missing newline to printing macro examplesAlban Kurti1-1/+1
2025-03-05rust: remove leftover mentions of the `alloc` crateMiguel Ojeda1-1/+1
2025-03-05doc: correcting two prefix errors in idmappings.rstAiden Ma1-2/+2
2025-03-05docs: Kconfig: fix defconfig descriptionSatoru Takeuchi1-1/+1
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2025-02-25Merge tag 'powerpc-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+2
2025-02-24dt-bindings: input/touchscreen: imagis: add compatible for ist3038hAndras Sebok1-0/+1
2025-02-24coredump: Only sort VMAs when core_sort_vma sysctl is setKees Cook1-0/+11
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+7
2025-02-21Merge tag 'mtd/fixes-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7