summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra
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-06Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-07-06dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typoSamuel Holland
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
2022-07-06mptcp: Acquire the subflow socket lock before modifying MP_PRIO flagsMat Martineau
2022-07-06mptcp: Avoid acquiring PM lock for subflow priority changesMat Martineau
2022-07-06mptcp: fix locking in mptcp_nl_cmd_sf_destroy()Paolo Abeni
2022-07-06Merge branch 'act_police-continue-offload-fix'David S. Miller
2022-07-06net/mlx5e: Fix matchall police parameters validationVlad Buslov
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu
2022-07-06iommu/vt-d: Fix PCI bus rescan device hot addYian Chen
2022-07-06x86/compressed/64: Add identity mappings for setup_data entriesMichael Roth
2022-07-06dmaengine: lgm: Fix an error handling path in intel_ldma_probe()Christophe JAILLET
2022-07-06dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko
2022-07-05net: lan966x: hardcode the number of external portsMichael Walle
2022-07-05Merge tag 'for-net-2022-07-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski