summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-08MAINTAINERS: Remove iommu@lists.linux-foundation.orgJoerg Roedel
2022-07-07Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov
2022-07-07Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi
2022-07-07Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen
2022-07-07LoongArch: Remove obsolete mentions of vcsrQi Hu
2022-07-07LoongArch: Drop these obsolete selects in KconfigLukas Bulwahn
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller
2022-07-06Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld
2022-07-06r8169: fix accessing unset transport headerHeiner Kallweit
2022-07-06net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou
2022-07-06usbnet: fix memory leak in error caseOliver Neukum
2022-07-06nvme: use struct group for generic command dwordsKeith Busch
2022-07-06Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-07-06Merge tag 'sound-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-07-06nvme-pci: phison e16 has bogus namespace idsKeith Busch
2022-07-06video: of_display_timing.h: include errno.hHsin-Yi Wang
2022-07-06fbdev: fbmem: Fix logo center image dx issueGuiling Deng
2022-07-06Revert "tls: rx: move counting TlsDecryptErrors for sync"Gal Pressman
2022-07-06Merge branch 'mptcp-path-manager-fixes'David S. Miller
2022-07-06mptcp: update MIB_RMSUBFLOW in cmd_sf_destroyGeliang Tang
2022-07-06mptcp: fix local endpoint accountingPaolo Abeni
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor
2022-07-06mptcp: netlink: issue MP_PRIO signals from userspace PMsKishen Maloor