aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller1-0/+10
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-06Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski13-134/+157
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov1-0/+1
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld2-115/+114
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld3-8/+16
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld1-3/+2
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld2-8/+6
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld8-0/+18
2022-07-06r8169: fix accessing unset transport headerHeiner Kallweit1-6/+4
2022-07-06net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou1-2/+2
2022-07-06usbnet: fix memory leak in error caseOliver Neukum1-5/+12
2022-07-06nvme: use struct group for generic command dwordsKeith Busch2-1/+3
2022-07-06Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-2/+1
2022-07-06Merge tag 'sound-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds43-249/+812
2022-07-06Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner3-12/+33
2022-07-06dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typoSamuel Holland1-1/+1
2022-07-06nvme-pci: phison e16 has bogus namespace idsKeith Busch1-1/+2
2022-07-06video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-06fbdev: fbmem: Fix logo center image dx issueGuiling Deng1-1/+1
2022-07-06Revert "tls: rx: move counting TlsDecryptErrors for sync"Gal Pressman1-4/+4
2022-07-06Merge branch 'mptcp-path-manager-fixes'David S. Miller7-31/+192
2022-07-06mptcp: update MIB_RMSUBFLOW in cmd_sf_destroyGeliang Tang1-0/+2
2022-07-06mptcp: fix local endpoint accountingPaolo Abeni1-1/+2
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor2-2/+103
2022-07-06mptcp: netlink: issue MP_PRIO signals from userspace PMsKishen Maloor3-6/+62
2022-07-06mptcp: Acquire the subflow socket lock before modifying MP_PRIO flagsMat Martineau3-3/+12
2022-07-06mptcp: Avoid acquiring PM lock for subflow priority changesMat Martineau2-6/+5
2022-07-06mptcp: fix locking in mptcp_nl_cmd_sf_destroy()Paolo Abeni1-13/+6
2022-07-06Merge branch 'act_police-continue-offload-fix'David S. Miller3-8/+8
2022-07-06net/mlx5e: Fix matchall police parameters validationVlad Buslov1-7/+6
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov2-1/+2
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu4-94/+3
2022-07-06iommu/vt-d: Fix PCI bus rescan device hot addYian Chen1-1/+1
2022-07-06x86/compressed/64: Add identity mappings for setup_data entriesMichael Roth1-0/+13
2022-07-06dmaengine: lgm: Fix an error handling path in intel_ldma_probe()Christophe JAILLET1-1/+2
2022-07-06dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko1-1/+1
2022-07-05net: lan966x: hardcode the number of external portsMichael Walle2-6/+3
2022-07-05Merge tag 'for-net-2022-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski2-1/+3
2022-07-05Bluetooth: core: Fix deadlock on hci_power_on_sync.Vasyl Vavrychuk2-1/+3
2022-07-05ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello3-1/+26
2022-07-05ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello3-8/+9
2022-07-05Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-23/+93
2022-07-05ALSA: cs46xx: Fix missing snd_card_free() call at probe errorTakashi Iwai1-9/+13
2022-07-05fscache: Fix invalidation/lookup raceDavid Howells2-1/+15
2022-07-05cachefiles: narrow the scope of flushed requests when releasing fdJia Zhu1-1/+2
2022-07-05fscache: Introduce fscache_cookie_is_dropped()Yue Hu1-3/+8
2022-07-05fscache: Fix if condition in fscache_wait_on_volume_collision()Yue Hu1-2/+2
2022-07-05gpio: vf610: fix compilation errorLeon Romanovsky1-0/+1