summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven2023-07-081-2/+9
| * | | | | | | | | kasan, slub: fix HW_TAGS zeroing with slub_debugAndrey Konovalov2023-07-082-14/+14
| * | | | | | | | | kasan: fix type cast in memory_is_poisoned_nAndrey Konovalov2023-07-081-1/+2
| * | | | | | | | | mailmap: add entries for Heiko StuebnerHeiko Stuebner2023-07-081-0/+3
| * | | | | | | | | mailmap: update manpage linkHeiko Stuebner2023-07-081-1/+2
| * | | | | | | | | bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin2023-07-081-0/+2
| * | | | | | | | | MAINTAINERS: add linux-next infoRandy Dunlap2023-07-081-0/+7
| * | | | | | | | | mailmap: add Markus Schneider-PargmannMarkus Schneider-Pargmann2023-07-081-0/+1
| * | | | | | | | | writeback: account the number of pages written backMatthew Wilcox (Oracle)2023-07-081-3/+5
| * | | | | | | | | mm: call arch_swap_restore() from do_swap_page()Peter Collingbourne2023-07-081-0/+7
| * | | | | | | | | squashfs: fix cache race with migrationVincent Whitchurch2023-07-081-4/+23
| * | | | | | | | | mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparisonJohn Hubbard2023-07-081-1/+6
| * | | | | | | | | docs: update ocfs2-devel mailing list addressAnthony Iliopoulos2023-07-087-17/+17
| * | | | | | | | | MAINTAINERS: update ocfs2-devel mailing list addressAnthony Iliopoulos2023-07-081-1/+1
| * | | | | | | | | mm: disable CONFIG_PER_VMA_LOCK until its fixedSuren Baghdasaryan2023-07-081-1/+2
| * | | | | | | | | fork: lock VMAs of the parent process when forkingSuren Baghdasaryan2023-07-081-0/+6
| * | | | | | | | | Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-07-021576-35591/+69181
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-06-3010616-309861/+557848
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-06-30966-4826/+10405
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | fork: lock VMAs of the parent process when forkingSuren Baghdasaryan2023-07-081-0/+1
* | | | | | | | | | | | mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan2023-07-081-0/+2
* | | | | | | | | | | | mm: lock a vma before stack expansionSuren Baghdasaryan2023-07-081-0/+4
* | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-07-0812-706/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | scsi: ufs: core: Remove unused function declarationKeoseong Park2023-06-281-1/+0
| * | | | | | | | | | | | scsi: target: docs: Remove tcm_mod_builder.pyRong Tao2023-06-282-662/+0
| * | | | | | | | | | | | scsi: target: iblock: Quiet bool conversion warning with pr_preempt useMike Christie2023-06-281-1/+1
| * | | | | | | | | | | | scsi: dt-bindings: ufs: qcom: Fix ICE phandleAbel Vesa2023-06-281-5/+4
| * | | | | | | | | | | | scsi: core: Simplify scsi_cdl_check_cmd()Damien Le Moal2023-06-281-23/+14
| * | | | | | | | | | | | scsi: isci: Fix comment typoYueh-Shun Li2023-06-281-1/+1
| * | | | | | | | | | | | scsi: smartpqi: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2023-06-212-5/+4
| * | | | | | | | | | | | scsi: target: tcmu: Replace strlcpy() with strscpy()Azeem Shaikh2023-06-211-2/+2
| * | | | | | | | | | | | scsi: ncr53c8xx: Replace strlcpy() with strscpy()Azeem Shaikh2023-06-211-1/+1
| * | | | | | | | | | | | scsi: lpfc: Fix lpfc_name struct packingArnd Bergmann2023-06-211-5/+5
* | | | | | | | | | | | | Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-083-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i2c: mpc: Drop unused variableGuenter Roeck2023-07-061-1/+0
| * | | | | | | | | | | | | i2c: nomadik: Remove a useless call in the remove functionChristophe JAILLET2023-07-061-2/+0
| * | | | | | | | | | | | | i2c: xiic: Don't try to handle more interrupt events after errorRobert Hancock2023-07-061-0/+2
* | | | | | | | | | | | | | Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-07-084-16/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible arrayKees Cook2023-07-051-1/+5
| * | | | | | | | | | | | | | Revert "fortify: Allow KUnit test to build without FORTIFY"Kees Cook2023-07-032-15/+1
| * | | | | | | | | | | | | | dm: verity-loadpin: Add NULL pointer check for 'bdev' parameterMatthias Kaehlcke2023-06-281-0/+3
* | | | | | | | | | | | | | | Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-07-0895-448/+9316
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark2023-07-051-36/+50
| * | | | | | | | | | | | | | | perf test: Fix event parsing test on ArmJames Clark2023-07-051-1/+13
| * | | | | | | | | | | | | | | perf evsel amd: Fix IBS error messageRavi Bangoria2023-07-013-21/+30
| * | | | | | | | | | | | | | | perf: unwind: Fix symfs with libdwVincent Whitchurch2023-07-011-2/+6
| * | | | | | | | | | | | | | | perf symbol: Fix uninitialized return value in symbols__find_by_name()James Clark2023-07-011-7/+9
| * | | | | | | | | | | | | | | perf test: Test perf lock contention CSV outputNamhyung Kim2023-07-011-0/+36
| * | | | | | | | | | | | | | | perf lock contention: Add --output optionNamhyung Kim2023-07-012-58/+85
| * | | | | | | | | | | | | | | perf lock contention: Add -x option for CSV style outputNamhyung Kim2023-07-012-67/+241