summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-22mei: hbm: drop capability response on early shutdownAlexander Usyskin1-1/+2
2022-06-22i2c: designware: Use standard optional ref clock implementationSerge Semin2-5/+11
2022-06-22sched: Fix balance_push() vs __sched_setscheduler()Peter Zijlstra2-3/+38
2022-06-22irqchip/realtek-rtl: Fix refcount leak in map_interruptsMiaoqian Lin1-1/+1
2022-06-22irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin1-1/+4
2022-06-22irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin1-1/+1
2022-06-22irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin1-0/+1
2022-06-22i2c: npcm7xx: Add check for platform_driver_registerJiasheng Jiang1-2/+1
2022-06-22faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf1-11/+34
2022-06-22block: Fix handling of offline queues in blk_mq_alloc_request_hctx()Bart Van Assche1-0/+2
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara3-9/+6
2022-06-22certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada1-1/+1
2022-06-22arm64: ftrace: consistently handle PLTs.Mark Rutland1-71/+66
2022-06-22arm64: ftrace: fix branch range checksMark Rutland1-2/+2
2022-06-22net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsgDuoming Zhou1-6/+28
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET1-1/+0
2022-06-22mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata1-1/+1
2022-06-22nvme: add device name to warning in uuid_show()Thomas Weißschuh1-2/+2
2022-06-22net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang3-4/+10
2022-06-22net: hns3: don't push link state to VF if unaliveJian Shen1-0/+6
2022-06-22net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang1-0/+1
2022-06-22net: hns3: split function hclge_update_port_base_vlan_cfg()Jian Shen1-33/+36
2022-06-22drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn1-3/+12
2022-06-22io_uring: fix races with buffer table unregisterPavel Begunkov1-0/+7
2022-06-22io_uring: fix races with file table unregisterPavel Begunkov1-0/+8
2022-06-22misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin1-2/+2
2022-06-22tty: goldfish: Fix free_irq() on removeVincent Whitchurch1-1/+1
2022-06-22Drivers: hv: vmbus: Release cpu lock in error caseSaurabh Sengar1-0/+1
2022-06-22i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov1-8/+17
2022-06-22i40e: Fix calculating the number of queue pairsGrzegorz Szczurek1-1/+1
2022-06-22i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek1-0/+5
2022-06-22clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada1-1/+0
2022-06-22sunrpc: set cl_max_connect when cloning an rpc_clntScott Mayhew1-0/+1
2022-06-22pNFS: Avoid a live lock condition in pnfs_update_layout()Trond Myklebust3-6/+11
2022-06-22pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust1-0/+6
2022-06-22staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger1-1/+1
2022-06-22staging: r8188eu: Use zeroing allocator in wpa_set_encryption()Gustavo A. R. Silva1-2/+1
2022-06-22staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter1-15/+5
2022-06-22platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee1-0/+6
2022-06-22platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors1-0/+1
2022-06-22platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura1-0/+1
2022-06-22gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin1-4/+3
2022-06-22random: credit cpu and bootloader seeds by defaultJason A. Donenfeld1-19/+31
2022-06-22MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.Yupeng Li1-1/+1
2022-06-22mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds1-1/+1
2022-06-22gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds1-0/+3
2022-06-22net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin1-2/+19
2022-06-22ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen1-2/+3
2022-06-22nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang1-2/+14
2022-06-22virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failedchengkaitao1-0/+1