summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-11Linux 5.15.14v5.15.14Greg Kroah-Hartman1-1/+1
2022-01-11drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2022-01-11Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown1-8/+0
2022-01-11Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2022-01-11ARM: dts: gpio-ranges property is now requiredPhil Elwell2-0/+4
2022-01-11userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz1-6/+10
2022-01-11ipv6: raw: check passed optlen before readingTamir Duberstein1-0/+3
2022-01-11drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2022-01-11drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2-2/+54
2022-01-11mISDN: change function names to avoid conflictswolfgang huang3-7/+7
2022-01-11drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan1-0/+15
2022-01-11drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher1-1/+4
2022-01-11drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang2-6/+4
2022-01-11atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen1-0/+8
2022-01-11net: udp: fix alignment problem in udp4_seq_show()yangxingwu1-1/+1
2022-01-11ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao1-0/+2
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng1-2/+4
2022-01-11usb: mtu3: fix interval value for intr and isocChunfeng Yun1-2/+2
2022-01-11drm/amd/pm: Fix xgmi link control on aldebaranLijo Lazar1-1/+1
2022-01-11drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notifyChristian König1-1/+1
2022-01-11auxdisplay: charlcd: checking for pointer reference before dereferencingLuiz Sampaio1-0/+3
2022-01-11ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern1-5/+3
2022-01-11ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern1-2/+5
2022-01-11power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy1-2/+2
2022-01-11drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher3-0/+35
2022-01-11fbdev: fbmem: add a helper to determine if an aperture is used by a fw fbAlex Deucher2-0/+48
2022-01-11phonet: refcount leak in pep_sock_accepHangyu Hua1-0/+1
2022-01-11net ticp:fix a kernel-infoleak in __tipc_sendmsg()Haimin Zhang1-0/+2
2022-01-11gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handlerSteven Lee1-1/+1
2022-01-11rndis_host: support Hytera digital radiosThomas Toye1-0/+5
2022-01-11reset: renesas: Fix Runtime PM usageHeiner Kallweit1-1/+6
2022-01-11power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor1-2/+2
2022-01-11power: supply: core: Break capacity loopLinus Walleij1-0/+4
2022-01-11xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocateDarrick J. Wong1-1/+2
2022-01-11i2c: mpc: Avoid out of bounds memory accessChris Packham1-6/+9
2022-01-11Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang1-95/+0
2022-01-11cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo2-9/+21
2022-01-11cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo3-31/+65
2022-01-11cgroup: Use open-time credentials for process migraton perm checksTejun Heo2-4/+12
2022-01-11KVM: x86: Check for rmaps allocationNikunj A Dadhania1-0/+3
2022-01-11EDAC/i10nm: Release mdev/mbase when failing to detect HBMQiuxu Zhuo1-0/+9
2022-01-11md/raid1: fix missing bitmap update w/o WriteMostly devicesSong Liu1-1/+2
2022-01-11net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski1-4/+0
2022-01-11net: ena: Fix wrong rx request id by resetting deviceArthur Kiyanovski1-2/+9
2022-01-11net: ena: Fix undefined state when tx request id is out of boundsArthur Kiyanovski1-14/+20
2022-01-11sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet1-4/+2
2022-01-11batman-adv: mcast: don't send link-local multicast to mcast routersLinus Lüssing3-11/+21
2022-01-11sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long3-34/+37
2022-01-11selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu1-1/+2
2022-01-11lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern3-0/+11