summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-23Linux 5.11.1v5.11.1Greg Kroah-Hartman
2021-02-23media: pwc: Use correct device for DMAMatwey V. Kornilov
2021-02-23Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho
2021-02-23tty: protect tty_write from odd low-level tty disciplinesLinus Torvalds
2021-02-23xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich
2021-02-23xen-scsiback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen-blkback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich
2021-02-23Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-14Linux 5.11v5.11Linus Torvalds
2021-02-14Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-14Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann
2021-02-15scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-02-15sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada
2021-02-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-13Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-13MAINTAINERS: add Andrey Konovalov to KASAN reviewersAndrey Konovalov
2021-02-13MAINTAINERS: update Andrey Konovalov's email addressAndrey Konovalov
2021-02-13MAINTAINERS: update KASAN file listAndrey Konovalov
2021-02-13scripts/recordmcount.pl: support big endian for ARCH shRong Chen
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport
2021-02-12Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds
2021-02-12Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-12Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-12Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-12Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-12arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas
2021-02-12btrfs: initialize fs_info::csum_size earlier in open_ctreeSu Yue
2021-02-12i2c: stm32f7: fix configuration of the digital filterAlain Volmat
2021-02-12Merge branch 'drm-misc-fixes' of git://anongit.freedesktop.org/drm/drm-misc i...Dave Airlie
2021-02-11clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec
2021-02-12Merge tag 'drm-intel-fixes-2021-02-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-02-12Merge tag 'amd-drm-fixes-5.11-2021-02-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-02-11Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)
2021-02-11Merge tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-12kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada