summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-01Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-06-01afs: Fix infinite loop found by xfstest generic/676David Howells
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-01Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-06-01Merge tag 'rproc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-06-01Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-01Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-06-01gpio: pca953x: use the correct register address to do regcache syncHaibo Chen
2022-06-01MAINTAINERS: Update Intel GPIO (PMIC and PCH) to SupportedAndy Shevchenko
2022-06-01MAINTAINERS: Update GPIO ACPI library to SupportedAndy Shevchenko
2022-06-01ftrace/fgraph: fix increased missing-prototypes warningsChengming Zhou
2022-06-01io_uring: fix deadlock on iowq file slot allocPavel Begunkov
2022-06-01documentation: Format button_dev as a pointer.Nelson Penn
2022-06-01docs: add SVG version of the Linux logoMiguel Ojeda
2022-06-01docs: move Linux logo into a new `images` folderMiguel Ojeda
2022-06-01docs: blockdev: change title to match section contentJoel Colledge
2022-06-01docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0Akira Yokosawa
2022-06-01kbuild: remove redundant cleanups in scripts/link-vmlinux.shMasahiro Yamada
2022-06-01kbuild: rebuild multi-object modules when objtool is updatedMasahiro Yamada
2022-06-01kbuild: add cmd_and_savecmd macroMasahiro Yamada
2022-06-01kbuild: make *.mod rule robust against too long argument errorMasahiro Yamada
2022-06-01kbuild: make built-in.a rule robust against too long argument errorMasahiro Yamada
2022-06-01kbuild: check static EXPORT_SYMBOL* by script instead of modpostMasahiro Yamada
2022-06-01efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel
2022-06-01efi: x86: Fix config name for setting the NX-compatibility flag in the PE headerLukas Bulwahn
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter
2022-06-01net: ping6: Fix ping -6 with interface nameAya Levin
2022-06-01regulator: mt6315-regulator: fix invalid allowed modeFabien Parent
2022-06-01fs/ntfs3: provide block_invalidate_folio to fix memory leakMikulas Patocka
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens
2022-06-01s390/uaccess: whitespace cleanupHeiko Carstens
2022-06-01s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens
2022-06-01s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens
2022-06-01s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens
2022-06-01s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev
2022-06-01s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-01s390/gmap: voluntarily schedule during key settingChristian Borntraeger
2022-06-01MAINTAINERS: Update s390 virtio-ccwEric Farman
2022-06-01s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens
2022-06-01s390/Kconfig.debug: fix indentationJuerg Haefliger
2022-06-01s390/Kconfig: fix indentationJuerg Haefliger
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan
2022-06-01gpu: host1x: Add context busMikko Perttunen
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter
2022-06-01wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu
2022-06-01Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai