summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools beauty: Add script to generate table of mmap's 'prot' argumentArnaldo Carvalho de Melo2020-10-011-0/+30
* perf beauty mmap_flags: Conditionaly define the mmap flagsArnaldo Carvalho de Melo2020-09-301-8/+8
* perf trace beauty: Add script to autogenerate mremap's flags args string/id t...Arnaldo Carvalho de Melo2020-09-293-19/+39
* perf tools: Separate the checking of headers only used to build beautificatio...Arnaldo Carvalho de Melo2020-09-291-2/+20
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-09-28443-2229/+4435
|\
| * Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-09-284-24/+36
| |\
| | * pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust2020-09-182-19/+19
| | * pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust2020-09-181-5/+6
| | * NFSv4.2: fix client's attribute cache management for copy_file_rangeOlga Kornievskaia2020-09-161-1/+9
| | * nfs: Fix security label length not being resetJeffrey Mitchell2020-09-161-0/+3
| * | mm: do not rely on mm == current->mm in __get_user_pages_lockedJason A. Donenfeld2020-09-281-1/+1
| * | Linux 5.9-rc7v5.9-rc7Linus Torvalds2020-09-271-1/+1
| * | Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-272-3/+17
| |\ \
| | * | Documentation/llvm: Fix clang target examplesFlorian Fainelli2020-09-261-2/+2
| | * | scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada2020-09-251-1/+15
| * | | Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-277-12/+68
| |\ \ \
| | * | | x86/ioapic: Unbreak check_timer()Thomas Gleixner2020-09-231-0/+1
| | * | | x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner2020-09-226-12/+67
| * | | | Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-273-22/+25
| |\ \ \ \
| | * \ \ \ Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner2020-09-273-22/+25
| | |\ \ \ \
| | | * | | | clocksource/drivers/timer-gx6605s: Fixup counter reloadGuo Ren2020-08-241-0/+1
| | | * | | | clocksource/drivers/timer-ti-dm: Do reset before enableTony Lindgren2020-08-241-21/+23
| | | * | | | clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang2020-08-241-1/+1
| | |/ / / /
| * | | | | mm/thp: Split huge pmds/puds if they're pinned when fork()Peter Xu2020-09-271-0/+28
| * | | | | mm: Do early cow for pinned pages during fork() for ptesPeter Xu2020-09-271-16/+189
| * | | | | mm/fork: Pass new vma pointer into copy_page_range()Peter Xu2020-09-273-7/+11
| * | | | | mm: Introduce mm_struct.has_pinnedPeter Xu2020-09-273-0/+17
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-266-73/+159
| |\ \ \ \ \
| | * | | | | scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal2020-09-153-35/+35
| | * | | | | scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal2020-09-155-14/+72
| | * | | | | scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supportedJames Smart2020-09-151-24/+52
| * | | | | | Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-261-7/+7
| |\ \ \ \ \ \
| | * | | | | | io_uring: ensure async buffered read-retry is setup properlyJens Axboe2020-09-251-4/+2
| | * | | | | | io_uring: don't unconditionally set plug->nowait = trueJens Axboe2020-09-251-3/+0
| | * | | | | | io_uring: ensure open/openat2 name is cleaned on cancelationJens Axboe2020-09-251-0/+5
| * | | | | | | Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-266-24/+29
| |\ \ \ \ \ \ \
| | * | | | | | | block: remove unused BLK_QC_T_EAGAIN flagJeffle Xu2020-09-251-2/+1
| | * | | | | | | Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9Jens Axboe2020-09-245-22/+28
| | |\ \ \ \ \ \ \
| | | * | | | | | | nvme-core: don't use NVME_NSID_ALL for command effects and supported logChaitanya Kulkarni2020-09-231-1/+1
| | | * | | | | | | nvme-fc: fail new connections to a deleted host or remote portJames Smart2020-09-221-2/+4
| | | * | | | | | | nvme-pci: fix NULL req in completion handlerXianting Tian2020-09-221-7/+7
| | | * | | | | | | nvme: return errors for hwmon initKeith Busch2020-09-223-12/+16
| | |/ / / / / / /
| * | | | | | | | Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-09-261-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger2020-09-241-1/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-09-2617-84/+181
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mm: don't rely on system state to detect hot-plug operationsLaurent Dufour2020-09-263-35/+64
| | * | | | | | | | mm: replace memmap_context by meminit_contextLaurent Dufour2020-09-265-13/+18
| | * | | | | | | | arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka2020-09-261-1/+1
| | * | | | | | | | lib/memregion.c: include memregion.hJason Yan2020-09-261-0/+1
| | * | | | | | | | lib/string.c: implement stpcpyNick Desaulniers2020-09-261-0/+24