summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: support memmap_on_memory when memmap is not aligned to pag...Aneesh Kumar K.V2023-08-211-0/+12
* Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMO...SeongJae Park2023-08-211-17/+20
* Docs/ABI/damon: update for DAMON monitoring target type DAMOS filterSeongJae Park2023-08-211-2/+9
* Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filterSeongJae Park2023-08-211-15/+18
* Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filterSeongJae Park2023-08-211-11/+20
* Docs/ABI/damon: update for address range DAMOS filterSeongJae Park2023-08-211-2/+18
* Docs/mm/damon/design: update for address range filtersSeongJae Park2023-08-211-6/+15
* Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytesSeongJae Park2023-08-211-15/+27
* Docs/ABI/damon: update for tried_regions/total_bytesSeongJae Park2023-08-211-2/+11
* mm: kill frontswapJohannes Weiner2023-08-215-469/+7
* powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V2023-08-183-0/+103
* mm/page_io: introduce bio_first_folio_all()ZhangPeng2023-08-181-0/+1
* arm64: support batched/deferred tlb shootdown during page reclamation/migrationBarry Song2023-08-181-1/+1
* mm/memory_hotplug: document the signal_pending() check in offline_pages()David Hildenbrand2023-08-181-1/+1
* HWPOISON: offline support: fix spelling in Documentation/ABI/Randy Dunlap2023-08-181-2/+2
* mm: userfaultfd: document and enable new UFFDIO_POISON featureAxel Rasmussen2023-08-181-0/+15
* memcg: drop kmem.limit_in_bytesMichal Hocko2023-08-181-2/+0
* ksm: consider KSM-placed zeropages when calculating KSM profitxu xin2023-08-181-7/+11
* ksm: count all zero pages placed by KSMxu xin2023-08-181-0/+7
* Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-301-1/+1
|\
| * Documentation: devices.txt: reconcile serial/ucc_uart minor numersRandy Dunlap2023-07-251-1/+1
* | Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-302-24/+18
|\ \
| * | Documentation: embargoed-hardware-issues.rst: add AMD to the listGreg Kroah-Hartman2023-07-261-0/+1
| * | Documentation: embargoed-hardware-issues.rst: clean out empty and unused entriesGreg Kroah-Hartman2023-07-181-4/+0
| * | Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman2023-07-171-7/+6
| * | Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman2023-07-171-14/+12
| |/
* | Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-301-4/+7
|\ \
| * | x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips2023-07-221-4/+7
| |/
* | Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-301-0/+3
|\ \
| * \ Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2023-07-241-0/+3
| |\ \
| | * | irqchip/gic-v3: Workaround for GIC-700 erratum 2941627Lorenzo Pieralisi2023-07-111-0/+3
* | | | Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-281-27/+20
|\ \ \ \
| * | | | tmpfs: fix Documentation of noswap and huge mount optionsHugh Dickins2023-07-271-27/+20
* | | | | Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-281-0/+11
|\ \ \ \ \
| * | | | | xen: speed up grant-table reclaimDemi Marie Obenour2023-07-271-0/+11
| | |_|_|/ | |/| | |
* | | | | Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-271-6/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | docs: net: clarify the NAPI rules around XDP TxJakub Kicinski2023-07-211-6/+7
| |/ / /
* | | | Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-07-223-50/+3
|\ \ \ \
| * | | | dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txtRob Herring2023-07-211-28/+0
| * | | | dt-bindings: serial: Remove obsolete cavium-uart.txtRob Herring2023-07-211-19/+0
| * | | | dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficientsKrzysztof Kozlowski2023-07-141-3/+3
* | | | | ASoC: Merge v6.5-rc2Mark Brown2023-07-17850-4169/+19814
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-07-141-38/+38
| |\ \ \ \
| | * \ \ \ Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2023-07-111-38/+38
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | scsi: ufs: core: Update contact email for monitor sysfs nodesCan Guo2023-07-051-38/+38
| * | | | | Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-141-1/+1
| |\ \ \ \ \
| | * | | | | Documentation: RISC-V: hwprobe: Fix a formatting errorPalmer Dabbelt2023-07-111-1/+1
| | |/ / / /
| * | | | | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-131-1/+1
| |\ \ \ \ \
| | * | | | | docs: netdev: update the URL of the status pageJakub Kicinski2023-07-111-1/+1
| * | | | | | Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-07-121-1/+2
| |\ \ \ \ \ \