summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2913-2602/+1
* arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-296-101/+0
* arch: sh: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2920-177/+0
* arch: s390: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-296-53/+0
* arch: powerpc: Remove oprofileViresh Kumar2021-01-2912-4637/+0
* arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-2928-347/+1
* arch: parisc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-294-36/+0
* arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2217-1255/+2
* arch: microblaze: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-224-39/+0
* arch: ia64: Remove rest of perfmon supportViresh Kumar2021-01-2211-1219/+1
* arch: ia64: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-226-172/+0
* arch: hexagon: Don't select HAVE_OPROFILEViresh Kumar2021-01-221-1/+0
* arch: arc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-224-36/+0
* arch: arm: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2220-165/+0
* arch: alpha: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-229-951/+0
* Linux 5.11-rc3v5.11-rc3Linus Torvalds2021-01-101-1/+1
* Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-106-14/+6
|\
| * Documentation: kbuild: Fix section referenceViresh Kumar2021-01-101-1/+1
| * kconfig: remove 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada2021-01-041-10/+0
| * lib/raid6: Let $(UNROLL) rules work with macOS userlandJohn Millikin2021-01-041-1/+1
| * kconfig: Support building mconf with vendor sysroot ncursesJohn Millikin2021-01-041-1/+3
| * kconfig: config script: add a little user helpRandy Dunlap2021-01-041-0/+1
| * MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removalLukas Bulwahn2021-01-041-1/+0
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-105-26/+123
|\ \
| * \ Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen2021-01-045-26/+123
| |\ \ | | |/ | |/|
| | * scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry2020-12-223-13/+68
| | * Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...Martin K. Petersen2020-12-172-13/+55
* | | Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-1022-59/+172
|\ \ \
| * | | bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li2021-01-091-0/+15
| * | | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-094-8/+29
| * | | bcache: check unsupported feature sets for bcache registerColy Li2021-01-092-0/+29
| * | | bcache: fix typo from SUUP to SUPP in features.hColy Li2021-01-091-3/+3
| * | | bcache: set pdev_set_uuid before scond loop iterationYi Li2021-01-091-1/+1
| * | | blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry2021-01-081-0/+1
| * | | block/rnbd-clt: avoid module unload race with close confirmationJack Wang2021-01-081-1/+2
| * | | block/rnbd: Adding name to the Contributors ListSwapnil Ingle2021-01-081-0/+1
| * | | block/rnbd-clt: Fix sg table use after freeGuoqing Jiang2021-01-081-8/+7
| * | | block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang2021-01-081-3/+5
| * | | block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang2021-01-081-0/+1
| * | | block: pre-initialize struct block_device in bdev_alloc_inodeChristoph Hellwig2021-01-081-2/+3
| * | | Merge tag 'nvme-5.11-2021-01-07' of git://git.infradead.org/nvme into block-5.11Jens Axboe2021-01-077-21/+50
| |\ \ \
| | * | | nvme: remove the unused status argument from nvme_trace_bio_completeMax Gurtovoy2021-01-062-5/+3
| | * | | nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin2021-01-061-0/+10
| | * | | nvme: unexport functions with no external callerMinwoo Im2021-01-062-7/+2
| | * | | nvme: avoid possible double fetch in handling CQELalithambika Krishnakumar2021-01-061-3/+4
| | * | | nvme-tcp: Fix possible race of io_work and direct sendSagi Grimberg2021-01-061-1/+11
| | * | | nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari2021-01-061-1/+2
| | * | | nvme-fcloop: Fix sscanf type and list_first_entry_or_null warningsJames Smart2021-01-061-3/+4
| | * | | nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt contextJames Smart2021-01-061-1/+14
| * | | | fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sbSatya Tangirala2021-01-071-0/+2
| |/ / /