aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-01kbuild: make *.mod rule robust against too long argument errorMasahiro Yamada1-2/+4
2022-06-01kbuild: make built-in.a rule robust against too long argument errorMasahiro Yamada1-1/+6
2022-06-01kbuild: check static EXPORT_SYMBOL* by script instead of modpostMasahiro Yamada3-27/+70
2022-06-01efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel2-30/+25
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel2-2/+11
2022-06-01efi: x86: Fix config name for setting the NX-compatibility flag in the PE headerLukas Bulwahn1-1/+1
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter1-1/+1
2022-06-01net: ping6: Fix ping -6 with interface nameAya Levin1-4/+4
2022-06-01regulator: mt6315-regulator: fix invalid allowed modeFabien Parent1-2/+2
2022-06-01fs/ntfs3: provide block_invalidate_folio to fix memory leakMikulas Patocka1-0/+1
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens3-6/+14
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens3-8/+7
2022-06-01s390/uaccess: whitespace cleanupHeiko Carstens1-66/+66
2022-06-01s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens1-3/+4
2022-06-01s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens3-59/+143
2022-06-01s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens1-8/+8
2022-06-01s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev1-1/+5
2022-06-01s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger1-1/+1
2022-06-01s390/gmap: voluntarily schedule during key settingChristian Borntraeger1-0/+14
2022-06-01MAINTAINERS: Update s390 virtio-ccwEric Farman1-0/+1
2022-06-01s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens1-1/+1
2022-06-01s390/Kconfig.debug: fix indentationJuerg Haefliger1-6/+6
2022-06-01s390/Kconfig: fix indentationJuerg Haefliger1-4/+4
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan1-0/+7
2022-06-01gpu: host1x: Add context busMikko Perttunen5-2/+53
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter1-1/+1
2022-06-01wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg1-5/+2
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu3-4/+14
2022-06-01Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai9-11/+34
2022-06-01vdpa: ifcvf: set pci driver data in probeJason Wang1-1/+2
2022-06-01vdpa/mlx5: Add RX MAC VLAN filter supportEli Cohen1-58/+216
2022-06-01vdpa/mlx5: Remove flow counter from steeringEli Cohen1-18/+6
2022-06-01xen: replace xen_remap() with memremap()Juergen Gross5-14/+8
2022-06-01cifs: fix potential deadlock in direct reclaimVincent Whitchurch10-53/+71
2022-05-31tcp: tcp_rtx_synack() can be called from process contextEric Dumazet1-2/+2
2022-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-19/+62
2022-05-31net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-05-31dt-bindings: net: Fix unevaluatedProperties warnings in examplesRob Herring4-2/+7
2022-05-31dt-bindings: PCI: socionext,uniphier-pcie: Add missing child interrupt contro...Rob Herring1-1/+22
2022-05-31dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' propertyRob Herring1-0/+2
2022-05-31dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT exampleLaurent Pinchart1-1/+1
2022-06-01Merge tag 'amd-drm-next-5.19-2022-05-26-2' of https://gitlab.freedesktop.org/...Dave Airlie12-135/+154
2022-06-01Merge tag 'amd-drm-next-5.19-2022-05-26' of https://gitlab.freedesktop.org/ag...Dave Airlie75-2396/+3389
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds19-156/+548
2022-05-31Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-823/+926
2022-05-31cifs: when extending a file with falloc we should make files not-sparseRonnie Sahlberg1-1/+1
2022-05-31Merge tag 'leds-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds18-93/+2193
2022-05-31Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...Linus Torvalds15-238/+380
2022-05-31netfilter: flowtable: fix nft_flow_route source address for nat casewenxu1-2/+2
2022-05-31netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu1-0/+2