summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-11Linux 5.10.91v5.10.91Greg Kroah-Hartman1-1/+1
2022-01-11Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-7/+9
2022-01-11ARM: dts: gpio-ranges property is now requiredPhil Elwell2-0/+4
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-11mISDN: change function names to avoid conflictswolfgang huang3-7/+7
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-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-11phonet: refcount leak in pep_sock_accepHangyu Hua1-0/+1
2022-01-11rndis_host: support Hytera digital radiosThomas Toye1-0/+5
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-11net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski1-4/+0
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-11lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern3-0/+11
2022-01-11ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern1-1/+5
2022-01-11ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern1-1/+20
2022-01-11ipv4: Check attribute length for RTA_FLOW in multipath routeDavid Ahern1-3/+14
2022-01-11ipv4: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern1-3/+26
2022-01-11ftrace/samples: Add missing prototypes direct functionsJiri Olsa3-0/+8
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski1-7/+25
2022-01-11i40e: Fix for displaying message regarding NVM versionMateusz Palczewski1-2/+2
2022-01-11i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu1-0/+24
2022-01-11sfc: The RX page_ring is optionalMartin Habets2-0/+10
2022-01-11mac80211: initialize variable have_higher_than_11mbitTom Rix1-1/+1
2022-01-11RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang1-0/+3
2022-01-11netrom: fix copying in user data in nr_setsockoptChristoph Hellwig1-1/+1
2022-01-11RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky1-1/+1
2022-01-11iavf: Fix limit of total number of queues to active queues of VFKaren Sornek1-1/+4
2022-01-11i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski1-8/+32
2022-01-11ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin1-4/+6
2022-01-11tracing: Tag trace_percpu_buffer as a percpu pointerNaveen N. Rao1-2/+2
2022-01-11tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()Naveen N. Rao1-1/+1
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan1-1/+1
2022-01-11f2fs: quota: fix potential deadlockChao Yu1-1/+2
2022-01-05Linux 5.10.90v5.10.90Greg Kroah-Hartman1-1/+1
2022-01-05bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann4-9/+50
2022-01-05perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter1-1/+1
2022-01-05net: fix use-after-free in tw_timer_handlerMuchun Song1-6/+4
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2