aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-08-21Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMO...Gravatar SeongJae Park 1-17/+20
2023-08-21Docs/ABI/damon: update for DAMON monitoring target type DAMOS filterGravatar SeongJae Park 1-2/+9
2023-08-21Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filterGravatar SeongJae Park 1-15/+18
2023-08-21Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filterGravatar SeongJae Park 1-11/+20
2023-08-21Docs/ABI/damon: update for address range DAMOS filterGravatar SeongJae Park 1-2/+18
2023-08-21Docs/mm/damon/design: update for address range filtersGravatar SeongJae Park 1-6/+15
2023-08-21Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytesGravatar SeongJae Park 1-15/+27
2023-08-21Docs/ABI/damon: update for tried_regions/total_bytesGravatar SeongJae Park 1-2/+11
2023-08-21mm: kill frontswapGravatar Johannes Weiner 5-469/+7
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixGravatar Aneesh Kumar K.V 3-0/+103
2023-08-18mm/page_io: introduce bio_first_folio_all()Gravatar ZhangPeng 1-0/+1
2023-08-18arm64: support batched/deferred tlb shootdown during page reclamation/migrationGravatar Barry Song 1-1/+1
2023-08-18mm/memory_hotplug: document the signal_pending() check in offline_pages()Gravatar David Hildenbrand 1-1/+1
2023-08-18HWPOISON: offline support: fix spelling in Documentation/ABI/Gravatar Randy Dunlap 1-2/+2
2023-08-18mm: userfaultfd: document and enable new UFFDIO_POISON featureGravatar Axel Rasmussen 1-0/+15
2023-08-18memcg: drop kmem.limit_in_bytesGravatar Michal Hocko 1-2/+0
2023-08-18ksm: consider KSM-placed zeropages when calculating KSM profitGravatar xu xin 1-7/+11
2023-08-18ksm: count all zero pages placed by KSMGravatar xu xin 1-0/+7
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-24/+18
2023-07-30Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+7
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-27/+20
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+11
2023-07-27tmpfs: fix Documentation of noswap and huge mount optionsGravatar Hugh Dickins 1-27/+20
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-6/+7
2023-07-27xen: speed up grant-table reclaimGravatar Demi Marie Obenour 1-0/+11
2023-07-26Documentation: embargoed-hardware-issues.rst: add AMD to the listGravatar Greg Kroah-Hartman 1-0/+1
2023-07-25Documentation: devices.txt: reconcile serial/ucc_uart minor numersGravatar Randy Dunlap 1-1/+1
2023-07-24Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Thomas Gleixner 1-0/+3
2023-07-22Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-50/+3
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledGravatar Kim Phillips 1-4/+7
2023-07-21docs: net: clarify the NAPI rules around XDP TxGravatar Jakub Kicinski 1-6/+7
2023-07-21dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txtGravatar Rob Herring 1-28/+0
2023-07-21dt-bindings: serial: Remove obsolete cavium-uart.txtGravatar Rob Herring 1-19/+0
2023-07-18Documentation: embargoed-hardware-issues.rst: clean out empty and unused entriesGravatar Greg Kroah-Hartman 1-4/+0
2023-07-17Documentation: security-bugs.rst: clarify CVE handlingGravatar Greg Kroah-Hartman 1-7/+6
2023-07-17Documentation: security-bugs.rst: update preferences when dealing with the li...Gravatar Greg Kroah-Hartman 1-14/+12
2023-07-17ASoC: Merge v6.5-rc2Gravatar Mark Brown 850-4169/+19814
2023-07-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-38/+38
2023-07-14dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficientsGravatar Krzysztof Kozlowski 1-3/+3
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-1/+1
2023-07-12Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+2
2023-07-11docs: netdev: update the URL of the status pageGravatar Jakub Kicinski 1-1/+1
2023-07-11Documentation: RISC-V: hwprobe: Fix a formatting errorGravatar Palmer Dabbelt 1-1/+1
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesGravatar Martin K. Petersen 1-38/+38
2023-07-11platform/x86: dell-ddv: Fix mangled list in documentationGravatar Armin Wolf 1-1/+2
2023-07-11irqchip/gic-v3: Workaround for GIC-700 erratum 2941627Gravatar Lorenzo Pieralisi 1-0/+3
2023-07-10Merge tag 'linux-watchdog-6.5-rc2' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 1-0/+42