aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-03writeback: track number of inodes under writebackJan Kara2-2/+21
2021-09-03mm: add kernel_misc_reclaimable in show_free_areasliuhailong1-0/+2
2021-09-03mm: report a more useful address for reclaim acquisitionMatthew Wilcox (Oracle)3-14/+14
2021-09-03mm/debug_vm_pgtable: fix corrupted page flagGavin Shan1-4/+51
2021-09-03mm/debug_vm_pgtable: remove unused codeGavin Shan1-54/+0
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying testsGavin Shan1-48/+38
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying testsGavin Shan1-78/+48
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying testsGavin Shan1-52/+46
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying testsGavin Shan1-35/+32
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp testsGavin Shan1-19/+17
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap testsGavin Shan1-25/+23
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap testsGavin Shan1-32/+26
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite testsGavin Shan1-16/+16
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in basic testsGavin Shan1-26/+24
2021-09-03mm/debug_vm_pgtable: introduce struct pgtable_debug_argsGavin Shan1-1/+269
2021-09-03arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot1-2/+1
2021-09-03ocfs2: ocfs2_downconvert_lock failure results in deadlockGang He1-0/+12
2021-09-03ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local_read_info()Tuo Li2-1/+2
2021-09-03ocfs2: remove an unnecessary conditionDan Carpenter1-1/+1
2021-09-03ia64: make num_rsvd_regions staticGeert Uytterhoeven2-2/+1
2021-09-03ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven2-27/+25
2021-09-03ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven1-1/+1
2021-09-03ia64: fix typo in a commentJason Wang1-1/+1
2021-08-29Linux 5.14Linus Torvalds1-1/+1
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"Helge Deller5-157/+74
2021-08-28clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford1-1/+1
2021-08-27virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()David Hildenbrand1-1/+8
2021-08-27cryptoloop: add a deprecation warningChristoph Hellwig2-2/+4
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson1-2/+1
2021-08-27usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet1-4/+4
2021-08-27usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet1-4/+11
2021-08-27pd: fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2021-08-27PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki1-0/+3
2021-08-26Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe1-37/+5
2021-08-26Revert "net: really fix the build..."Kalle Valo6-30/+8
2021-08-26sched: Fix get_push_task() vs migrate_disable()Sebastian Andrzej Siewior1-0/+3
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko1-1/+1
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang1-11/+2
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo4-10/+30
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo2-7/+8
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao1-1/+5
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu3-3/+3
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo4-2/+13
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo2-0/+29
2021-08-26usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso1-43/+38
2021-08-26usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai1-12/+23
2021-08-26usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng1-4/+3
2021-08-26usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen1-8/+8
2021-08-26drm/i915/dp: Drop redundant debug printSwati Sharma1-7/+2
2021-08-26drm/i915: Fix syncmap memory leakMatthew Brost1-0/+9