summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman
2021-04-04Linux 5.12-rc6v5.12-rc6Linus Torvalds
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2021-04-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-04-03Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei
2021-04-03Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-03Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-03Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-02io_uring: fix !CONFIG_BLOCK compilation failureJens Axboe
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig
2021-04-02Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-02io_uring: move reissue into regular IO pathJens Axboe
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki
2021-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-02block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov
2021-04-02firmware: google: Enable s0ix logging by defaultEvan Green
2021-04-02mux: gpio: Simplify code by using dev_err_probe()Andy Shevchenko
2021-04-02mux: gpio: Make it OF independentAndy Shevchenko
2021-04-02mux: gpio: Use bitmap API instead of direct assignmentAndy Shevchenko
2021-04-02nvmem: qfprom: Add support for fuse blowing on sc7280Rajendra Nayak
2021-04-02dt-bindings: nvmem: Add SoC compatible for sc7280Rajendra Nayak
2021-04-02nvmem: rmem: fix undefined reference to memremapSrinivas Kandagatla
2021-04-02nvmem: core: Fix unintentional sign extension issueColin Ian King
2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson
2021-04-02nvmem: brcm_nvram: new driver exposing Broadcom's NVRAMRafał Miłecki
2021-04-02dt-bindings: nvmem: add Broadcom's NVRAMRafał Miłecki
2021-04-02drivers: nvmem: Fix voltage settings for QTI qfprom-efuseRavi Kumar Bokka
2021-04-02nvmem: convert comma to semicolonZheng Yongjun
2021-04-02dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoCRyan Wu
2021-04-02drivers: most: use LIST_HEAD() for list_headShixin Liu
2021-04-02drivers: most: use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-04-02MAINTAINERS: Update entry for ibmvmc driverBrad Warrum
2021-04-02greybus: remove stray nul byte in apb_log_enable_read outputRasmus Villemoes
2021-04-02misc: hpilo: MAINTAINERS: add entry for hpiloMatt Hsiao
2021-04-02misc/pvpanic: Make some symbols staticYueHaibing
2021-04-02misc/pvpanic: fix return value check in pvpanic_pci_probe()Qiheng Lin
2021-04-01riscv: Make NUMA depend on MMUKefeng Wang