aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-03-06x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta1-11/+27
2024-03-06x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel1-1/+1
2024-02-23arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan1-0/+7
2024-02-23wifi: mwifiex: Support SD8978 chipsetLukas Wunner1-1/+3
2024-02-23net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao1-24/+24
2024-02-05net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao1-11/+11
2024-02-05ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argumentCristian Ciocaltea1-1/+1
2024-01-31rename(): fix the locking of subdirectoriesAl Viro3-15/+37
2024-01-31docs: kernel_abi.py: fix command injectionVegard Nossum5-50/+14
2024-01-31PM / devfreq: Fix buffer overflow in trans_stat_showChristian Marangi1-0/+3
2024-01-25dt-bindings: gpio: xilinx: Fix node address in gpioMichal Simek1-1/+1
2024-01-25PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()Tadeusz Struk1-13/+3
2024-01-25media: dt-bindings: media: rkisp1: Fix the port description for the parallel ...Mehdi Djait1-5/+6
2024-01-25dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic n...Moudy Ho2-21/+31
2024-01-01dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotpFabio Estevam1-4/+6
2023-12-13tee: optee: Fix supplicant based device enumerationSumit Garg1-0/+9
2023-12-13dt-bindings: interrupt-controller: Allow #power-domain-cellsKonrad Dybcio1-0/+4
2023-11-28smp,csd: Throw an error if a CSD lock is stuck for too longRik van Riel1-0/+7
2023-11-20x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze1-7/+13
2023-11-20crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda1-2/+2
2023-11-20dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMICChen-Yu Tsai1-1/+3
2023-11-20dt-bindings: mfd: mt6397: Add binding for MT6357Fabien Parent1-0/+1
2023-10-25dt-bindings: mmc: sdhci-msm: correct minimum number of clocksKrzysztof Kozlowski1-1/+1
2023-10-19tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com1-0/+15
2023-10-19dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for...Lad Prabhakar1-2/+3
2023-10-10arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring1-0/+2
2023-10-10net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr1-4/+4
2023-10-10net: add sysctl accept_ra_min_rtr_lftPatrick Rohr1-0/+8
2023-10-06mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko1-0/+7
2023-10-06memcg: drop kmem.limit_in_bytesMichal Hocko1-2/+0
2023-09-23Revert "memcg: drop kmem.limit_in_bytes"Greg Kroah-Hartman1-0/+2
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang1-0/+3
2023-09-19dt-bindings: clock: xlnx,versal-clk: drop select:falseKrzysztof Kozlowski1-2/+0
2023-09-19memcg: drop kmem.limit_in_bytesMichal Hocko1-2/+0
2023-09-19mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao1-4/+4
2023-09-13platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFERTzung-Bi Shih1-1/+1
2023-09-13scsi: core: Fix the scsi_set_resid() documentationBart Van Assche1-2/+2
2023-09-13docs: ABI: fix spelling/grammar in SBEFIFO timeout interfaceRandy Dunlap1-3/+3
2023-09-13dt-bindings: extcon: maxim,max77843: restrict connector propertiesKrzysztof Kozlowski1-0/+1
2023-09-13media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx fieldBenjamin Gaignard1-0/+7
2023-09-06dt-bindings: sc16is7xx: Add property to change GPIO functionHugo Villeneuve1-0/+46
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello1-4/+0
2023-08-26x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra1-2/+2
2023-08-23iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit1-0/+1
2023-08-11iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy1-2/+2
2023-08-11iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy1-0/+2
2023-08-11iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy1-0/+2
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)3-0/+145
2023-08-08Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen1-1/+1
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon2-5/+21
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon4-19/+135
2023-08-03xen: speed up grant-table reclaimDemi Marie Obenour1-0/+11
2023-08-03Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman1-7/+6
2023-08-03Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman1-14/+12
2023-08-03tracing/probes: Add symstr type for dynamic eventsMasami Hiramatsu (Google)1-2/+6
2023-08-03arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton1-0/+3
2023-07-27sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo1-0/+4
2023-07-23dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard1-0/+8
2023-07-19fs: Lock moved directoriesJan Kara1-12/+14
2023-07-19autofs: use flexible array in ioctl structureArnd Bergmann2-2/+2
2023-07-19xsk: Honor SO_BINDTODEVICE on bindIlya Maximets1-0/+9
2023-07-19lkdtm: replace ll_rw_block with submit_bhYue Zhao1-1/+1
2023-07-19usb: misc: eud: Fix eud sysfs path (use 'qcom_eud')Bhupesh Sharma1-1/+1
2023-07-19dt-bindings: power: reset: qcom-pon: Only allow reboot-mode pre-pmk8350Konrad Dybcio1-1/+3
2023-07-05docs: Set minimal gtags / GNU GLOBAL version to 6.6.5Ahmed S. Darwish1-0/+7
2023-06-14mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li1-0/+19
2023-06-14net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda1-2/+2
2023-06-09dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" typeMarek Vasut1-1/+1
2023-06-09dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible valueGeert Uytterhoeven1-1/+1
2023-06-09ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecsMartin Povišer3-6/+12
2023-05-30dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size typeFrank Li1-1/+1
2023-05-24dt-bindings: ata: ahci-ceva: Cover all 4 iommus entriesMichal Simek1-1/+1
2023-05-24dt-bindings: display/msm: dsi-controller-main: Document qcom, master-dsi and ...Jianhua Lu1-0/+12
2023-05-24irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni1-0/+2
2023-05-11ASoC: dt-bindings: qcom,lpass-rx-macro: correct minItems for clocksKrzysztof Kozlowski1-0/+1
2023-05-11blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig1-6/+6
2023-05-01riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti1-2/+2
2023-04-20tcp: restrict net.ipv4.tcp_app_winYueHaibing1-0/+2
2023-04-20ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen1-1/+1
2023-04-13zsmalloc: document freeable statsSergey Senozhatsky1-0/+2
2023-04-13dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFsGeert Uytterhoeven1-2/+2
2023-04-06dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA supportGeert Uytterhoeven1-0/+7
2023-03-22docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn1-1/+1
2023-03-11usb: gadget: uvc: Make bSourceID read/writeDaniel Scally1-1/+1
2023-03-10mm: memcontrol: deprecate charge movingJohannes Weiner1-2/+11
2023-03-10docs: gdbmacros: print newest recordJohn Ogness1-1/+1
2023-03-10Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh1-5/+16
2023-03-10KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr2-6/+16
2023-03-10docs/scripts/gdb: add necessary make scripts_gdb stepJakob Koschel1-0/+4
2023-03-10bpf, docs: Fix modulo zero, division by zero, overflow, and underflowDave Thaler1-2/+14
2023-03-10ASoC: dt-bindings: meson: fix gx-card codec node regexJerome Brunet1-1/+1
2023-03-10dt-bindings: display: mediatek: Fix the fallback for mediatek,mt8186-disp-ccorrAllen-KH Cheng1-1/+1
2023-03-10hwmon: (ftsteutates) Fix scaling of measurementsArmin Wolf1-0/+4
2023-03-03attr: use consistent sgid stripping checksChristian Brauner1-1/+1
2023-02-25docs: perf: Fix PMU instance name of hisi-pcie-pmuYicong Yang1-11/+11
2023-02-14Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsTom Lendacky2-0/+93
2023-02-01dt-bindings: i2c: renesas,rzv2m: Fix SoC specific stringFabrizio Castro1-2/+2
2023-02-01dt-bindings: riscv: fix single letter canonical orderConor Dooley1-1/+1
2023-02-01dt-bindings: riscv: fix underscore requirement for multi-letter extensionsConor Dooley1-1/+1
2023-02-01x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania1-0/+36
2023-02-01Fix up more non-executable files marked executableLinus Torvalds1-0/+0
2023-02-01regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpiosKrzysztof Kozlowski1-2/+19
2023-01-24docs: Fix path paste-o for /sys/kernel/warn_countKees Cook1-1/+1
2023-01-24panic: Expose "warn_count" to sysfsKees Cook1-0/+6
2023-01-24panic: Introduce warn_limitKees Cook1-0/+10
2023-01-24exit: Allow oops_limit to be disabledKees Cook1-2/+3
2023-01-24exit: Expose "oops_count" to sysfsKees Cook1-0/+6
2023-01-24exit: Put an upper limit on how often we can oopsJann Horn1-0/+8
2023-01-24dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentationHeiner Kallweit1-3/+3
2023-01-24dt-bindings: phy: g12a-usb2-phy: fix compatible string documentationHeiner Kallweit1-4/+4
2023-01-18drm/vmwgfx: Remove vmwgfx_hashtabMaaz Mombasawala1-11/+0
2023-01-18dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHYKonrad Dybcio1-1/+0
2023-01-18dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHYKonrad Dybcio1-1/+0
2023-01-18dt-bindings: msm: dsi-phy-28nm: Add missing qcom, dsi-phy-regulator-ldo-modeBryan O'Donoghue1-0/+4
2023-01-18dt-bindings: msm: dsi-controller-main: Fix description of core clockBryan O'Donoghue1-1/+1
2023-01-18dt-bindings: msm: dsi-controller-main: Fix power-domain constraintBryan O'Donoghue1-1/+0
2023-01-18dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraintBryan O'Donoghue1-1/+0
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet1-2/+4
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini1-0/+14
2023-01-07ext4: journal_path mount options should follow linksLukas Czerner1-0/+1
2023-01-07iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips1-5/+22
2023-01-04kprobes: kretprobe events missing on 2-core KVM guestwuqiang1-2/+1
2022-12-31dt-bindings: input: iqs7222: Add support for IQS7222A v1.13+Jeff LaBundy1-8/+8
2022-12-31dt-bindings: input: iqs7222: Correct minimum slider sizeJeff LaBundy1-1/+2
2022-12-31dt-bindings: input: iqs7222: Reduce 'linux,code' to optionalJeff LaBundy1-6/+0
2022-12-31dt-bindings: mfd: qcom,spmi-pmic: Drop PWM reg dependencyBryan O'Donoghue1-4/+4
2022-12-31dmaengine: idxd: Make read buffer sysfs attributes invisible for Intel IAAXiaochen Shen1-0/+10
2022-12-31dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAAXiaochen Shen1-0/+2
2022-12-31dt-bindings: visconti-pcie: Fix interrupts array max constraintsSerge Semin1-3/+4
2022-12-31dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mqSerge Semin1-4/+42
2022-12-31ASoC: dt-bindings: wcd9335: fix reset line polarity in exampleDmitry Torokhov1-1/+1
2022-12-31mtd: spi-nor: hide jedec_id sysfs attribute if not presentMichael Walle1-0/+3
2022-12-31dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoCFrank Wunderlich1-5/+41
2022-12-31spi: Update reference to struct spi_controllerJonathan Neuschäfer1-2/+2
2022-12-31ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1Nícolas F. R. A. Prado1-1/+1
2022-12-31debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita1-6/+4
2022-12-31x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli1-0/+23
2022-12-31dt-bindings: pwm: fix microchip corePWM's pwm-cellsConor Dooley1-1/+3
2022-12-21KEYS: encrypted: fix key instantiation with user-provided dataNikolaus Voss1-1/+2
2022-12-08Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-0/+92
2022-12-08docs/zh_CN: Add LoongArch booting description's translationYanteng Si2-0/+49
2022-12-08docs/LoongArch: Add booting descriptionYanteng Si2-0/+43
2022-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-9/+21
2022-12-02KVM: Document the interaction between KVM_CAP_HALT_POLL and halt_poll_nsDavid Matlack2-8/+20
2022-12-02KVM: Move halt-polling documentation into common directoryDavid Matlack3-1/+1
2022-11-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-11-27Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+1
2022-11-25Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-17/+24
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2022-11-24Merge tag 'soc-fixes-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2022-11-23Documentation: networking: Update generic_netlink_howto URLNir Levy1-1/+1
2022-11-23docs/zh_CN/LoongArch: Fix wrong description of FPRs NoteTiezhu Yang1-2/+2
2022-11-22Documentation: add amd-pstate kernel command line optionsPerry Yuan1-0/+11
2022-11-22Documentation: amd-pstate: add driver working mode introductionPerry Yuan1-17/+13
2022-11-22Merge tag 'icc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman1-1/+1
2022-11-22Merge tag 'iio-fixes-for-6.1c' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-7/+0
2022-11-21Merge tag 'sunxi-fixes-for-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+5
2022-11-18Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+4
2022-11-18Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+2
2022-11-18Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-11-18Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-2/+2
2022-11-16media: dt-bindings: allwinner: h6-vpu-g2: Add IOMMU reference propertyChen-Yu Tsai1-0/+5
2022-11-14dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"Billy Tsai1-7/+0
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2022-11-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2022-11-10docs: update mediator contact information in CoC docShuah Khan1-1/+1
2022-11-10Merge tag 'hwlock-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-8/+21
2022-11-09docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.cAkira Yokosawa1-3/+2
2022-11-08docs: kmsan: fix formatting of "Example report"Alexander Potapenko1-0/+1
2022-11-07dt-bindings: net: tsnep: Fix typo on generic nvmem propertyMiquel Raynal1-1/+1
2022-11-07dt-bindings: clock: exynosautov9: fix reference to CMU_FSYS1Inbaraj E1-1/+1
2022-11-07KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr1-0/+3
2022-11-06Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+10
2022-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2022-11-06Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+8
2022-11-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+37
2022-11-04Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2022-11-04Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2022-11-03arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap1-1/+37
2022-11-02Documentation: devres: add missing I2C helperYang Yingliang1-0/+1
2022-11-01Merge tag 'docs-6.1-fixes' of git://git.lwn.net/linuxLinus Torvalds9-19/+12
2022-11-01arm64: booting: Document our requirements for fine grained traps with SMEMark Brown1-0/+8
2022-11-01Merge tag 'imx-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann1-0/+3
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+2
2022-10-29dt-bindings: power: gpcv2: add power-domains propertyPeng Fan1-0/+3
2022-10-28memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying1-2/+2
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+6
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2022-10-28Documentation: kbuild: Add description of git for reproducible buildsDan Li1-0/+10
2022-10-26MAINTAINERS: update Tzung-Bi's email addressTzung-Bi Shih2-2/+2
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook2-3/+6
2022-10-25media: vivid.rst: loop_video is set on the capture devnodeHans Verkuil1-1/+1
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+10
2022-10-24Merge tag 'pinctrl-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-4/+0
2022-10-24docs/process/howto: Replace C89 with C11Akira Yokosawa6-6/+6
2022-10-24Documentation: Fix spelling mistake in hacking.rstMushahid Hussain1-1/+1
2022-10-24Documentation: process: replace outdated LTS table w/ linkNick Desaulniers1-11/+4
2022-10-24docs: netdev: offer performance feedback to contributorsJakub Kicinski1-0/+10
2022-10-22Merge tag 'hwmon-for-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2