summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29mm: page-writeback: kill get_writeback_state() commentsKefeng Wang
2021-06-29virtio_balloon: specify page reporting order if neededGavin Shan
2021-06-29mm/page_reporting: allow driver to specify reporting orderGavin Shan
2021-06-29mm/page_reporting: export reporting order as module parameterGavin Shan
2021-06-29mm/page_reporting: fix code style in __page_reporting_request()Gavin Shan
2021-06-29mm: mmap_lock: use local locks instead of disabling preemptionNicolas Saenz Julienne
2021-06-29mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()Anshuman Khandual
2021-06-29tools/vm/page_owner_sort.c: check malloc() returnTang Bin
2021-06-29dax: fix ENOMEM handling in grab_mapping_entry()Jan Kara
2021-06-29mm/kmemleak: fix possible wrong memory scanning periodYanfei Xu
2021-06-29mm/slub: add taint after the errors are printedGeorgi Djakov
2021-06-29mm: slub: move sysfs slab alloc/free interfaces to debugfsFaiyaz Mohammed
2021-06-29slub: force on no_hash_pointers when slub_debug is enabledStephen Boyd
2021-06-29slub: indicate slab_fix() uses printf formatsJoe Perches
2021-06-29slub: actually use 'message' in restore_bytes()Stephen Boyd
2021-06-29slub: restore slub_debug=- behaviorStephen Boyd
2021-06-29mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo
2021-06-29slub: remove resiliency_test() functionOliver Glitta
2021-06-29mm/slub, kunit: add a KUnit test for SLUB debugging functionalityOliver Glitta
2021-06-29kunit: make test->lock irq safeVlastimil Babka
2021-06-29slab: use __func__ to trace function namegumingtao
2021-06-29doc: watchdog: modify the doc related to "watchdog/%u"Wang Qing
2021-06-29doc: watchdog: modify the explanation related to watchdog threadWang Qing
2021-06-29kernel: watchdog: modify the explanation related to watchdog threadWang Qing
2021-06-29ocfs2: remove redundant initialization of variable retColin Ian King
2021-06-29ocfs2: replace simple_strtoull() with kstrtoull()Chen Huang
2021-06-29ocfs2: remove repeated uptodate check for bufferWan Jiabing
2021-06-29ocfs2: remove redundant assignment to pointer queueColin Ian King
2021-06-29ocfs2: fix snprintf() checkingDan Carpenter
2021-06-29ocfs2: remove unnecessary INIT_LIST_HEAD()Yang Yingliang
2021-06-29squashfs: add option to panic on errorsVincent Whitchurch
2021-06-29ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi
2021-06-29scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2021-06-29streamline_config.pl: add softtabstop=4 for vim usersSteven Rostedt (VMware)
2021-06-29streamline_config.pl: make spacing consistentSteven Rostedt (VMware)
2021-06-29ia64: mca_drv: fix incorrect array size calculationArnd Bergmann
2021-06-29ia64: headers: drop duplicated wordsRandy Dunlap
2021-06-29kthread_worker: fix return value when kthread_mod_delayed_work() races with k...Petr Mladek
2021-06-29kthread: switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer
2021-06-29mm/page_alloc: correct return value of populated elements if bulk array is po...Mel Gorman
2021-06-29mm/page_alloc: fix memory map initialization for descending nodesMike Rapoport
2021-06-29mm/gup: fix try_grab_compound_head() race with split_huge_page()Jann Horn
2021-06-29Merge branch 'dsa-rx-filtering'David S. Miller
2021-06-29net: dsa: replay the local bridge FDB entries pointing to the bridge dev tooVladimir Oltean
2021-06-29net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...Vladimir Oltean
2021-06-29net: dsa: include fdb entries pointing to bridge in the host fdb listVladimir Oltean
2021-06-29net: dsa: include bridge addresses which are local in the host fdb listTobias Waldekranz
2021-06-29net: dsa: sync static FDB entries on foreign interfaces to hardwareVladimir Oltean
2021-06-29net: dsa: install the host MDB and FDB entries in the master's RX filterVladimir Oltean
2021-06-29net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean