summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-261-2/+8
|\ \ \ \ \ \
| * | | | | | memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin2022-02-201-2/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-02-267-20/+56
|\ \ \ \ \ \
| * | | | | | selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-02-261-0/+1
| * | | | | | mailmap: update Roman Gushchin's emailRoman Gushchin2022-02-261-0/+3
| * | | | | | MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka2022-02-261-0/+2
| * | | | | | MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt2022-02-261-0/+1
| * | | | | | MAINTAINERS: remove Vladimir from memcg maintainersVladimir Davydov2022-02-261-1/+0
| * | | | | | MAINTAINERS: add Roman as a memcg co-maintainerRoman Gushchin2022-02-261-0/+1
| * | | | | | selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V2022-02-261-12/+37
| * | | | | | mm: fix use-after-free bug when mm->mmap is reused after being freedSuren Baghdasaryan2022-02-261-0/+1
| * | | | | | hugetlbfs: fix a truncation issue in hugepages parameterLiu Yuntao2022-02-261-2/+2
| * | | | | | kasan: test: prevent cache merging in kmem_cache_double_destroyAndrey Konovalov2022-02-261-1/+4
| * | | | | | mm/hugetlb: fix kernel crash with hugetlb mremapAneesh Kumar K.V2022-02-261-4/+3
| * | | | | | MAINTAINERS: add sysctl-next git treeLuis Chamberlain2022-02-261-0/+1
* | | | | | | Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-265-6/+46
|\ \ \ \ \ \ \
| * | | | | | | riscv: fix oops caused by irqsoff latency tracerChangbin Du2022-02-254-5/+45
| * | | | | | | riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal2022-02-251-1/+1
* | | | | | | | Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-02-261-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: only bother with sync_filesystem during readonly remountDarrick J. Wong2022-02-101-2/+5
* | | | | | | | | Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con...Linus Torvalds2022-02-251-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | configfs: fix a race in configfs_{,un}register_subsystem()ChenXiaoSong2022-02-221-0/+14
* | | | | | | | | | Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-257-84/+296
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | btrfs: reduce extent threshold for autodefragQu Wenruo2022-02-243-4/+17
| * | | | | | | | | | btrfs: autodefrag: only scan one inode onceQu Wenruo2022-02-231-62/+22
| * | | | | | | | | | btrfs: defrag: don't use merged extent map for their generation checkQu Wenruo2022-02-233-0/+24
| * | | | | | | | | | btrfs: defrag: bring back the old file extent search behaviorQu Wenruo2022-02-231-4/+157
| * | | | | | | | | | btrfs: defrag: remove an ambiguous condition for rejectionQu Wenruo2022-02-231-4/+0
| * | | | | | | | | | btrfs: defrag: don't defrag extents which are already at max capacityQu Wenruo2022-02-231-0/+20
| * | | | | | | | | | btrfs: defrag: don't try to merge regular extents with preallocated extentsQu Wenruo2022-02-231-6/+11
| * | | | | | | | | | btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...Qu Wenruo2022-02-151-9/+39
| * | | | | | | | | | btrfs: prevent copying too big compressed lzo segmentDāvis Mosāns2022-02-151-0/+11
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-02-254-37/+50
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe2022-02-251-16/+24
| * | | | | | | | | | | RDMA/ib_srp: Fix a deadlockBart Van Assche2022-02-231-2/+4
| * | | | | | | | | | | RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal2022-02-181-1/+1
| * | | | | | | | | | | RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal2022-02-181-17/+20
| * | | | | | | | | | | IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn2022-02-171-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-252-27/+39
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gpio: Return EPROBE_DEFER if gc->to_irq is NULLShreeya Patel2022-02-231-0/+10
| * | | | | | | | | | | gpio: rockchip: Reset int_bothedge when changing triggerSamuel Holland2022-02-161-27/+29
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-252-3/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | spi: rockchip: terminate dma transmission when slave abortJon Lin2022-02-171-0/+6
| * | | | | | | | | | | spi: rockchip: Fix error in getting num-cs propertyJon Lin2022-02-171-3/+4
| * | | | | | | | | | | spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()Zhou Qingyang2022-02-081-0/+3
* | | | | | | | | | | | Merge tag 'regulator-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-251-10/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | regulator: da9121: Remove surplus DA9141 parametersAdam Ward2022-02-221-4/+0
| * | | | | | | | | | | | regulator: da9121: Fix DA914x voltage valueAdam Ward2022-02-221-1/+1
| * | | | | | | | | | | | regulator: da9121: Fix DA914x current valuesAdam Ward2022-02-221-5/+5
* | | | | | | | | | | | | Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-02-251-14/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \