summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-9/+35
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-31/+27
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-14/+25
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-106/+4
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+5
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki3-28/+24
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+5
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+53
2022-07-08btrfs: zoned: drop optimization of zone finishNaohiro Aota1-15/+6
2022-07-08btrfs: zoned: fix a leaked bioc in read_zone_infoChristoph Hellwig1-5/+8
2022-07-08btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...Filipe Manana1-1/+13
2022-07-08ovl: turn of SB_POSIXACL with idmapped layers temporarilyChristian Brauner2-1/+28
2022-07-08x86/bugs: Do not enable IBPB-on-entry when IBPB is not supportedThadeu Lima de Souza Cascardo1-2/+5
2022-07-08MAINTAINERS: Remove iommu@lists.linux-foundation.orgJoerg Roedel1-11/+0
2022-07-08Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19Jens Axboe3-2/+5
2022-07-08io_uring: explicit sqe padding for ioctl commandsPavel Begunkov2-2/+5
2022-07-08i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy1-0/+1
2022-07-07Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki1-3/+3
2022-07-07PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi1-3/+3
2022-07-07Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-19/+2
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds65-524/+1089
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-16/+23
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds1-4/+4
2022-07-07x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entryPeter Zijlstra1-3/+6
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra1-2/+1
2022-07-07x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta1-0/+1
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson1-3/+4
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang1-1/+0
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen2-0/+2
2022-07-07LoongArch: Remove obsolete mentions of vcsrQi Hu4-14/+0
2022-07-07LoongArch: Drop these obsolete selects in KconfigLukas Bulwahn1-4/+0
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller1-1/+1
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller1-0/+10
2022-07-07drm/ssd130x: Fix pre-charge period settingEzequiel Garcia1-1/+1
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller3-1/+35
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller1-0/+5
2022-07-07dma-buf: Fix one use-after-free of fencexinhui pan1-1/+1
2022-07-07drm/i915: Fix vm use-after-free in vma destructionThomas Hellström1-4/+8
2022-07-07drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio1-0/+9
2022-07-07drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua1-0/+1
2022-07-07Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski13-134/+157
2022-07-07wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov1-0/+1
2022-07-07crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld2-115/+114
2022-07-07wireguard: selftests: use microvm on x86Jason A. Donenfeld3-8/+16
2022-07-07wireguard: selftests: always call kernel makefileJason A. Donenfeld1-3/+2
2022-07-07wireguard: selftests: use virt machine on m68kJason A. Donenfeld2-8/+6
2022-07-07wireguard: selftests: set fake real time in initJason A. Donenfeld8-0/+18
2022-07-07r8169: fix accessing unset transport headerHeiner Kallweit1-6/+4
2022-07-07net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou1-2/+2