summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2024-02-05Merge tag 'v5.4.264' into toradex_5.4.yMax Krummenacher
2023-11-20firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov
2023-10-25Documentation: sysctl: align cells in second content columnBagas Sanjaya
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-08-30Documentation/sysctl: document page_lock_unfairnessJoel Savitz
2023-08-30PM: runtime: Add pm_runtime_get_if_active()Sakari Ailus
2023-08-11Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman
2023-08-11Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman
2023-08-08Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-07-27fs: Lock moved directoriesJan Kara
2023-07-27xsk: Honor SO_BINDTODEVICE on bindIlya Maximets
2023-07-27xsk: Improve documentation for AF_XDPMagnus Karlsson
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-05-17media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.Dafna Hirschfeld
2023-04-20ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen
2023-03-22docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-03-11dt-bindings: rtc: sun6i-a31-rtc: Loosen the requirements on the clocksMaxime Ripard
2023-03-11mm: memcontrol: deprecate charge movingJohannes Weiner
2023-03-11Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh
2023-03-11KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr
2023-03-11docs/scripts/gdb: add necessary make scripts_gdb stepJakob Koschel
2023-02-06docs: Fix path paste-o for /sys/kernel/warn_countKees Cook
2023-02-06panic: Expose "warn_count" to sysfsKees Cook
2023-02-06panic: Introduce warn_limitKees Cook
2023-02-06exit: Allow oops_limit to be disabledKees Cook
2023-02-06exit: Expose "oops_count" to sysfsKees Cook
2023-02-06exit: Put an upper limit on how often we can oopsJann Horn
2023-01-24dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentationHeiner Kallweit
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet
2023-01-18ASoC: dt-bindings: wcd9335: fix reset line polarity in exampleDmitry Torokhov
2023-01-18spi: Update reference to struct spi_controllerJonathan Neuschäfer
2023-01-18debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita
2023-01-18docs: fault-injection: fix non-working usage of negative valuesWolfram Sang
2022-11-25docs: update mediator contact information in CoC docShuah Khan
2022-11-10tracing/histogram: Update document for KEYS_MAX sizeZheng Yejian
2022-10-29arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-10-26iio: ABI: Fix wrong format of differential capacitance channel ABI.Jonathan Cameron
2022-10-15ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov
2022-10-07docs: update mediator information in CoC docsShuah Khan
2022-10-07x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-10-07x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-10-07x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-10-07Revert "x86/speculation: Add RSB VM Exit protections"Thadeu Lima de Souza Cascardo
2022-09-20Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-25locking/atomic: Make test_and_*_bit() ordered on failureHector Martin