summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-26dm ioctl: fix out of bounds array access when no devicesMikulas Patocka1-1/+1
2021-03-26Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-8/+36
2021-03-26Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-7/+40
2021-03-26Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds24-120/+136
2021-03-26Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-21/+18
2021-03-26Merge tag 'drm-fixes-2021-03-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds41-266/+617
2021-03-26remove Dan Murphy from TI from MAINTAINERSPavel Machek1-4/+0
2021-03-26bpf: Fix a spelling typo in bpf_atomic_alu_string disasmXu Kuohai1-1/+1
2021-03-26bpf/selftests: Test that kernel rejects a TCP CC with an invalid licenseToke Høiland-Jørgensen2-0/+63
2021-03-26bpf: Enforce that struct_ops programs be GPL-onlyToke Høiland-Jørgensen1-0/+5
2021-03-26cpufreq: Fix scaling_{available,boost}_frequencies_show() commentsGeert Uytterhoeven1-2/+2
2021-03-26Merge branches 'acpi-video' and 'acpi-scan'Rafael J. Wysocki4-6/+35
2021-03-26Merge branch 'pm-em'Rafael J. Wysocki1-1/+1
2021-03-26xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich1-1/+1
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi3-83/+0
2021-03-26usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan1-1/+2
2021-03-26usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan1-1/+1
2021-03-26usb: musb: Fix suspend with devices connected for a64Tony Lindgren1-4/+8
2021-03-26usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun1-1/+9
2021-03-26usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disableWesley Cheng1-4/+4
2021-03-26usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan1-0/+2
2021-03-26cifs: Adjust key sizes and key generation routines for AES256 encryptionShyam Prasad N5-15/+41
2021-03-26perf test: Change to use bash for daemon testLeo Yan1-1/+1
2021-03-26powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECTAneesh Kumar K.V1-1/+2
2021-03-26drivers: gpu: drm: xen_drm_front_drm_info is declared twiceWan Jiabing1-1/+0
2021-03-26gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong1-2/+4
2021-03-26libbpf: Fix bail out from 'ringbuf_process_ring()' on errorPedro Tammela1-1/+1
2021-03-26Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie12-60/+119
2021-03-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller5-8/+16
2021-03-26sch_red: fix off-by-one checks in red_check_params()Eric Dumazet1-2/+2
2021-03-26Merge branch 'tunnel-shinfo'David S. Miller2-8/+34
2021-03-26geneve: do not modify the shared tunnel info when PMTU triggers an ICMP replyAntoine Tenart1-4/+20
2021-03-26vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP replyAntoine Tenart1-4/+14
2021-03-26Merge branch 'nfc-fixes'David S. Miller1-0/+10
2021-03-26nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni1-0/+4
2021-03-26nfc: fix memory leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-03-26nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-03-26nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni1-0/+2
2021-03-26amd-xgbe: Update DMA coherency valuesShyam Sundar S K1-3/+3
2021-03-26net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl1-2/+7
2021-03-26dt-bindings: net: micrel-ksz90x1.txt: correct documentationDinh Nguyen1-2/+94
2021-03-26net: axienet: allow setups without MDIODaniel Mack2-6/+18
2021-03-26net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridgeVladimir Oltean1-6/+9
2021-03-26Merge tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2021-03-26hostfs: fix memory handling in follow_link()Al Viro1-4/+3
2021-03-26Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-17/+48
2021-03-25s390/vdso: fix initializing and updating of vdso_dataHeiko Carstens1-3/+8
2021-03-25s390/vdso: fix tod_steering_delta typeHeiko Carstens1-1/+1
2021-03-25s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens1-0/+1
2021-03-25Merge tag 'amd-drm-fixes-5.12-2021-03-24' of https://gitlab.freedesktop.org/a...Dave Airlie17-142/+365