summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-03-11usb: gadget: uvc: Make bSourceID read/writeDaniel Scally1-1/+1
2023-03-11mm: memcontrol: deprecate charge movingJohannes Weiner1-2/+11
2023-03-11docs: gdbmacros: print newest recordJohn Ogness1-1/+1
2023-03-11Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh1-5/+16
2023-03-11KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr2-6/+16
2023-03-11docs/scripts/gdb: add necessary make scripts_gdb stepJakob Koschel1-0/+4
2023-03-11ASoC: dt-bindings: meson: fix gx-card codec node regexJerome Brunet1-1/+1
2023-02-01docs: Fix path paste-o for /sys/kernel/warn_countKees Cook1-1/+1
2023-02-01panic: Expose "warn_count" to sysfsKees Cook1-0/+6
2023-02-01panic: Introduce warn_limitKees Cook1-0/+10
2023-02-01exit: Allow oops_limit to be disabledKees Cook1-2/+3
2023-02-01exit: Expose "oops_count" to sysfsKees Cook1-0/+6
2023-02-01exit: 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-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini1-0/+14
2023-01-18Documentation: KVM: add API issues sectionPaolo Bonzini1-0/+46
2023-01-18iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips1-5/+22
2023-01-18iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit1-9/+25
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet1-2/+4
2023-01-14ASoC: dt-bindings: wcd9335: fix reset line polarity in exampleDmitry Torokhov1-1/+1
2023-01-14spi: Update reference to struct spi_controllerJonathan Neuschäfer1-2/+2
2023-01-14debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita1-6/+4
2023-01-14docs: fault-injection: fix non-working usage of negative valuesWolfram Sang1-10/+14
2022-11-25docs: update mediator contact information in CoC docShuah Khan1-1/+1
2022-11-16KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr1-0/+3
2022-11-10tracing/histogram: Update document for KEYS_MAX sizeZheng Yejian1-1/+1
2022-10-30arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse1-0/+4
2022-10-26iio: ABI: Fix wrong format of differential capacitance channel ABI.Jonathan Cameron1-1/+1
2022-10-15ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov1-2/+2
2022-10-15docs: update mediator information in CoC docsShuah Khan1-1/+1
2022-09-20Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli1-0/+1
2022-09-15arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu1-0/+2
2022-08-31Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso1-0/+1
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta1-0/+14
2022-08-31net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima1-1/+1
2022-08-25locking/atomic: Make test_and_*_bit() ordered on failureHector Martin1-1/+1
2022-08-25regulator: pca9450: Remove restrictions for regulator-nameFrieder Schrempf1-11/+0
2022-08-25dt-bindings: clock: qcom,gcc-msm8996: add more GCC clock sourcesDmitry Baryshkov1-0/+16
2022-08-25dt-bindings: arm: qcom: fix MSM8916 MTP compatiblesKrzysztof Kozlowski1-1/+1
2022-08-25Documentation: ACPI: EINJ: Fix obsolete exampleQifu Zhang1-1/+1
2022-08-21xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park1-1/+1
2022-08-21xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne1-1/+1
2022-08-21x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips1-8/+21
2022-08-21vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe1-13/+18
2022-08-21x86: Handle idle=nomwait cmdline properly for x86_idleWyes Karny1-6/+9
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon1-0/+8
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata1-0/+2
2022-08-03Documentation: fix sctp_wmem in ip-sysctl.rstXin Long1-1/+8
2022-07-29docs: net: explain struct net_device lifetimeJakub Kicinski1-6/+165