summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-24arm64: VHE: Enable EL2 MMU from the idmapMarc Zyngier
2021-02-24KVM: arm64: make the hyp vector table entries localJoey Gouly
2021-02-24initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGeert Uytterhoeven
2021-02-24kbuild: remove deprecated 'always' and 'hostprogs-y/m'Masahiro Yamada
2021-02-24kbuild: parse C= and M= before changing the working directoryMasahiro Yamada
2021-02-24kbuild: reuse this-makefile to define abs_srctreeMasahiro Yamada
2021-02-24kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfigMasahiro Yamada
2021-02-24kconfig: omit --oldaskconfig option for 'make config'Masahiro Yamada
2021-02-24kconfig: fix 'invalid option' for help optionMasahiro Yamada
2021-02-24kconfig: remove dead code in conf_askvalue()Masahiro Yamada
2021-02-24kconfig: clean up nested if-conditionals in check_conf()Masahiro Yamada
2021-02-24kconfig: Remove duplicate call to sym_get_string_value()Mickaël Salaün
2021-02-24Makefile: Remove # characters from compiler stringNathan Chancellor
2021-02-24Makefile: reuse CC_VERSION_TEXTNick Desaulniers
2021-02-23dts: drop dangling c6x symlinkMichal Kubecek
2021-02-23dt-bindings: bcm2711-hdmi: Fix broken schemaMaxime Ripard
2021-02-23io-wq: fix race around io_worker grabbingJens Axboe
2021-02-23io-wq: fix races around manager/worker creation and task exitJens Axboe
2021-02-23io_uring: ensure io-wq context is always destroyed for tasksJens Axboe
2021-02-23arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe
2021-02-23io_uring: cleanup ->user usageJens Axboe
2021-02-23io-wq: remove nr_process accountingJens Axboe
2021-02-23io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERSJens Axboe
2021-02-23net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe
2021-02-23Revert "proc: don't allow async path resolution of /proc/self components"Jens Axboe
2021-02-23Revert "proc: don't allow async path resolution of /proc/thread-self components"Jens Axboe
2021-02-23block: fix logging on capacity changeMing Lei
2021-02-23blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka
2021-02-23block: reopen the device in blkdev_reread_partChristoph Hellwig
2021-02-23io_uring: fix locked_free_list caches_free()Pavel Begunkov
2021-02-23io_uring: don't attempt IO reissue from the ring exit pathJens Axboe
2021-02-23Merge branch 'for-5.12/dax' into for-5.12/libnvdimmDan Williams
2021-02-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23Merge branch 'wireguard-fixes-for-5-12-rc1'Jakub Kicinski
2021-02-23wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld
2021-02-23wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld
2021-02-23wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld
2021-02-23wireguard: peer: put frequently used members above cache linesJason A. Donenfeld
2021-02-23wireguard: selftests: test multiple parallel streamsJason A. Donenfeld
2021-02-23wireguard: socket: remove bogus __be32 annotationJann Horn
2021-02-23wireguard: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli
2021-02-23io_uring: move SQPOLL thread io-wq forked workerJens Axboe
2021-02-23net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter
2021-02-24virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck
2021-02-24s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich
2021-02-24s390/topology: move cpumasks away from stackHeiko Carstens
2021-02-24s390/smp: smp_emergency_stop() - move cpumask away from stackHeiko Carstens
2021-02-24s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens