summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27Linux 5.13Linus Torvalds
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds
2021-06-26Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-25Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-25userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definitionGleb Fotengauer-Malinovskiy
2021-06-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-25Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-25Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-25Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-25Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-25Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2021-06-25Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-25Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-25Merge tag 'sound-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-25gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg
2021-06-24mailmap: add Marek's other e-mail address and identity without diacriticsMarek Behún
2021-06-24MAINTAINERS: fix Marek's identity againMarek Behún
2021-06-24mm/page_alloc: do bulk array bounds check after checking populated elementsMel Gorman