summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang3-4/+4
2023-09-06LoongArch: Allow building with kcov coverageFeiyang Chen1-1/+1
2023-09-06LoongArch: Add basic KGDB & KDB supportQing Zhang1-1/+1
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-10/+10
2023-08-22leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek Behún1-10/+10
2023-08-19Merge tag 'i2c-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-08-19Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2023-08-18Merge tag 'pinctrl-v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-2/+2
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra1-2/+2
2023-08-16netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long1-2/+2
2023-08-14i2c: Update documentation to use .probe() againUwe Kleine-König1-1/+1
2023-08-12Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-34/+51
2023-08-11Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski2-34/+51
2023-08-10Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+11
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)1-27/+44
2023-08-10Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)1-7/+7
2023-08-08Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-19/+151
2023-08-08Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-0/+145
2023-08-06dmaengine: qcom_hidma: Update codeaurora email domainJeffrey Hugo2-11/+11
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds2-18/+12
2023-08-05Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2023-08-04Merge tag 'iio-fixes-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-3/+0
2023-08-04Merge tag 'cxl-fixes-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+13
2023-08-04Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-8/+9
2023-08-03Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2023-08-02Documentation: kdump: Add va_kernel_pa_offset for RISCV64Song Shuai1-0/+6
2023-08-02Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen1-1/+1
2023-07-31dt-bindings: net: mediatek,net: fixup MAC bindingRafał Miłecki1-6/+1
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-24/+18
2023-07-30Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+7
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2023-07-29Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds1-27/+20
2023-07-28cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso1-2/+4
2023-07-28cxl/memdev: Improve sanitize ABI descriptionsDavidlohr Bueso1-2/+11
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+11
2023-07-28dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schemaEugen Hristev1-2/+8
2023-07-27tmpfs: fix Documentation of noswap and huge mount optionsHugh Dickins1-27/+20
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-6/+7
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)3-0/+145
2023-07-27xen: speed up grant-table reclaimDemi Marie Obenour1-0/+11
2023-07-26Documentation: embargoed-hardware-issues.rst: add AMD to the listGreg Kroah-Hartman1-0/+1
2023-07-25Documentation: devices.txt: reconcile serial/ucc_uart minor numersRandy Dunlap1-1/+1
2023-07-24dt-bindings: serial: atmel,at91-usart: update compatible for sam9x60Durai Manickam KR1-1/+3
2023-07-24Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-0/+3
2023-07-23dt-bindings: pinctrl: qcom,sa8775p-tlmm: add gpio function constantShazad Hussain1-1/+1
2023-07-22Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-50/+3
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips1-4/+7