summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2023-08-21Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytesSeongJae Park-15/+27
2023-08-21Docs/ABI/damon: update for tried_regions/total_bytesSeongJae Park-2/+11
2023-08-21mm: kill frontswapJohannes Weiner-469/+7
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V-0/+103
2023-08-18mm/page_io: introduce bio_first_folio_all()ZhangPeng-0/+1
2023-08-18arm64: support batched/deferred tlb shootdown during page reclamation/migrationBarry Song-1/+1
2023-08-18mm/memory_hotplug: document the signal_pending() check in offline_pages()David Hildenbrand-1/+1
2023-08-18HWPOISON: offline support: fix spelling in Documentation/ABI/Randy Dunlap-2/+2
2023-08-18mm: userfaultfd: document and enable new UFFDIO_POISON featureAxel Rasmussen-0/+15
2023-08-18memcg: drop kmem.limit_in_bytesMichal Hocko-2/+0
2023-08-18ksm: consider KSM-placed zeropages when calculating KSM profitxu xin-7/+11
2023-08-18ksm: count all zero pages placed by KSMxu xin-0/+7
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-24/+18
2023-07-30Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+7
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds-27/+20
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+11
2023-07-27tmpfs: fix Documentation of noswap and huge mount optionsHugh Dickins-27/+20
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-6/+7
2023-07-27xen: speed up grant-table reclaimDemi Marie Obenour-0/+11
2023-07-26Documentation: embargoed-hardware-issues.rst: add AMD to the listGreg Kroah-Hartman-0/+1
2023-07-25Documentation: devices.txt: reconcile serial/ucc_uart minor numersRandy Dunlap-1/+1
2023-07-24Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner-0/+3
2023-07-22Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-50/+3
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips-4/+7
2023-07-21docs: net: clarify the NAPI rules around XDP TxJakub Kicinski-6/+7
2023-07-21dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txtRob Herring-28/+0
2023-07-21dt-bindings: serial: Remove obsolete cavium-uart.txtRob Herring-19/+0
2023-07-18Documentation: embargoed-hardware-issues.rst: clean out empty and unused entriesGreg Kroah-Hartman-4/+0
2023-07-17Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman-7/+6
2023-07-17Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman-14/+12
2023-07-17ASoC: Merge v6.5-rc2Mark Brown-4169/+19814
2023-07-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-38/+38
2023-07-14dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficientsKrzysztof Kozlowski-3/+3
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+1
2023-07-12Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+2
2023-07-11docs: netdev: update the URL of the status pageJakub Kicinski-1/+1
2023-07-11Documentation: RISC-V: hwprobe: Fix a formatting errorPalmer Dabbelt-1/+1
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen-38/+38
2023-07-11platform/x86: dell-ddv: Fix mangled list in documentationArmin Wolf-1/+2
2023-07-11irqchip/gic-v3: Workaround for GIC-700 erratum 2941627Lorenzo Pieralisi-0/+3
2023-07-10Merge tag 'linux-watchdog-6.5-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds-0/+42
2023-07-09ASoC: dt-bindings: audio-graph-card2: Drop incomplete exampleRob Herring-19/+1
2023-07-09ASoC: dt-bindings: Update maintainer email idRohit kumar-2/+2
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds-2/+2
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds-14/+14
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-667/+4
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos-14/+14