aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* workqueue: doc: Call out the non-reentrance conditionsBoqun Feng2021-10-251-4/+17
* workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan2021-10-204-79/+100
* workqueue: make sysfs of unbound kworker cpumask more cleverMenglong Dong2021-10-191-4/+11
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-10-1917-99/+138
|\
| * mailmap: add Andrej ShaduraAndrej Shadura2021-10-181-0/+2
| * mm/thp: decrease nr_thps in file's mapping on THP splitMarek Szyprowski2021-10-181-2/+4
| * mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson2021-10-181-1/+1
| * vfs: check fd has read access in kernel_read_file_from_fd()Matthew Wilcox (Oracle)2021-10-181-1/+1
| * elfcore: correct reference to CONFIG_UMLLukas Bulwahn2021-10-181-1/+1
| * mm, slub: fix incorrect memcg slab count for bulk freeMiaohe Lin2021-10-181-1/+3
| * mm, slub: fix potential use-after-free in slab_debugfs_fopsMiaohe Lin2021-10-181-2/+4
| * mm, slub: fix potential memoryleak in kmem_cache_open()Miaohe Lin2021-10-181-1/+1
| * mm, slub: fix mismatch between reconstructed freelist depth and cntMiaohe Lin2021-10-181-2/+9
| * mm, slub: fix two bugs in slab_debug_trace_open()Miaohe Lin2021-10-181-1/+7
| * mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()Eric Dumazet2021-10-181-11/+5
| * memblock: check memory total_sizePeng Fan2021-10-181-1/+1
| * ocfs2: mount fails with buffer overflow in strlenValentin Vidic2021-10-181-4/+10
| * ocfs2: fix data corruption after conversion from inline formatJan Kara2021-10-181-34/+12
| * mm/migrate: fix CPUHP state to update node demotion orderHuang Ying2021-10-182-3/+9
| * mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen2021-10-184-27/+28
| * mm/migrate: optimize hotplug-time demotion order updatesDave Hansen2021-10-181-1/+11
| * userfaultfd: fix a race between writeprotect and exit_mmap()Nadav Amit2021-10-181-3/+9
| * mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu2021-10-181-3/+20
|/
* Linux 5.15-rc6v5.15-rc6Linus Torvalds2021-10-171-1/+1
* Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-172-6/+5
|\
| * ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai2021-10-141-4/+1
| * pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-121-2/+4
* | Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-1713-120/+171
|\ \
| * | block, bfq: reset last_bfqq_created on group changePaolo Valente2021-10-171-0/+6
| * | block: warn when putting the final reference on a registered diskChristoph Hellwig2021-10-171-0/+1
| * | brd: reduce the brd_devices_mutex scopeTetsuo Handa2021-10-171-22/+22
| * | kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig2021-10-152-14/+15
| * | block: keep q_usage_counter in atomic mode after del_gendiskChristoph Hellwig2021-10-153-2/+11
| * | block: drain file system I/O on del_gendiskChristoph Hellwig2021-10-154-15/+35
| * | block: split bio_queue_enter from blk_queue_enterChristoph Hellwig2021-10-151-8/+25
| * | block: factor out a blk_try_enter_queue helperChristoph Hellwig2021-10-151-28/+32
| * | block: call submit_bio_checks under q_usage_counterChristoph Hellwig2021-10-151-22/+12
| * | Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15Jens Axboe2021-10-143-12/+13
| |\ \
| | * | nvme: fix per-namespace chardev deletionAdam Manzanares2021-10-142-11/+12
| | * | nvme-pci: Fix abort command idKeith Busch2021-10-071-1/+1
| * | | block/rnbd-clt-sysfs: fix a couple uninitialized variable bugsDan Carpenter2021-10-121-1/+3
* | | | Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-171-1/+1
|\ \ \ \
| * | | | io_uring: fix wrong condition to grab uring lockHao Xu2021-10-141-1/+1
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-10-174-37/+23
|\ \ \ \ \
| * | | | | vhost-vdpa: Fix the wrong input in config_cbCindy Lu2021-10-131-1/+1
| * | | | | VDUSE: fix documentation underline warningRandy Dunlap2021-10-131-1/+1
| * | | | | Revert "virtio-blk: Add validation for block size in config space"Michael S. Tsirkin2021-10-131-31/+6
| * | | | | vhost_vdpa: unset vq irq before freeing irqWu Zongyong2021-10-131-4/+4
| * | | | | virtio: write back F_VERSION_1 before validateHalil Pasic2021-10-131-0/+11
* | | | | | Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-172-12/+19
|\ \ \ \ \ \