aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-24arm64: VHE: Enable EL2 MMU from the idmapMarc Zyngier1-13/+26
2021-02-24KVM: arm64: make the hyp vector table entries localJoey Gouly1-1/+1
2021-02-24initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGeert Uytterhoeven1-1/+0
2021-02-24kbuild: remove deprecated 'always' and 'hostprogs-y/m'Masahiro Yamada3-16/+0
2021-02-24kbuild: parse C= and M= before changing the working directoryMasahiro Yamada1-30/+31
2021-02-24kbuild: reuse this-makefile to define abs_srctreeMasahiro Yamada1-3/+2
2021-02-24kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfigMasahiro Yamada1-22/+14
2021-02-24kconfig: omit --oldaskconfig option for 'make config'Masahiro Yamada2-1/+2
2021-02-24kconfig: fix 'invalid option' for help optionMasahiro Yamada1-2/+2
2021-02-24kconfig: remove dead code in conf_askvalue()Masahiro Yamada1-15/+1
2021-02-24kconfig: clean up nested if-conditionals in check_conf()Masahiro Yamada1-26/+29
2021-02-24kconfig: Remove duplicate call to sym_get_string_value()Mickaël Salaün1-1/+1
2021-02-24Makefile: Remove # characters from compiler stringNathan Chancellor1-1/+1
2021-02-24Makefile: reuse CC_VERSION_TEXTNick Desaulniers1-7/+7
2021-02-23dts: drop dangling c6x symlinkMichal Kubecek1-1/+0
2021-02-23dt-bindings: bcm2711-hdmi: Fix broken schemaMaxime Ripard1-1/+1
2021-02-23io-wq: fix race around io_worker grabbingJens Axboe1-9/+9
2021-02-23io-wq: fix races around manager/worker creation and task exitJens Axboe1-22/+35
2021-02-23io_uring: ensure io-wq context is always destroyed for tasksJens Axboe2-4/+5
2021-02-23arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe2-2/+2
2021-02-23io_uring: cleanup ->user usageJens Axboe1-12/+6
2021-02-23io-wq: remove nr_process accountingJens Axboe3-50/+1
2021-02-23io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERSJens Axboe2-1/+2
2021-02-23net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe4-15/+0
2021-02-23Revert "proc: don't allow async path resolution of /proc/self components"Jens Axboe1-7/+0
2021-02-23Revert "proc: don't allow async path resolution of /proc/thread-self components"Jens Axboe2-8/+1
2021-02-23block: fix logging on capacity changeMing Lei1-1/+1
2021-02-23blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka1-0/+12
2021-02-23block: reopen the device in blkdev_reread_partChristoph Hellwig1-7/+14
2021-02-23io_uring: fix locked_free_list caches_free()Pavel Begunkov1-3/+5
2021-02-23io_uring: don't attempt IO reissue from the ring exit pathJens Axboe1-0/+7
2021-02-23Merge branch 'for-5.12/dax' into for-5.12/libnvdimmDan Williams4-16/+25
2021-02-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-13/+64
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds22-48/+48
2021-02-23Merge branch 'wireguard-fixes-for-5-12-rc1'Jakub Kicinski11-105/+170
2021-02-23wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld1-1/+1
2021-02-23wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld8-93/+144
2021-02-23wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld1-3/+4
2021-02-23wireguard: peer: put frequently used members above cache linesJason A. Donenfeld1-2/+2
2021-02-23wireguard: selftests: test multiple parallel streamsJason A. Donenfeld1-1/+14
2021-02-23wireguard: socket: remove bogus __be32 annotationJann Horn1-2/+2
2021-02-23wireguard: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli2-3/+3
2021-02-23io_uring: move SQPOLL thread io-wq forked workerJens Axboe1-292/+181
2021-02-23net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa1-1/+11
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter3-23/+577
2021-02-24virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2
2021-02-24s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich2-0/+23
2021-02-24s390/topology: move cpumasks away from stackHeiko Carstens1-12/+13
2021-02-24s390/smp: smp_emergency_stop() - move cpumask away from stackHeiko Carstens1-1/+4
2021-02-24s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1