summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann4-5/+58
2022-02-16vt_ioctl: add array_index_nospec to VT_ACTIVATEJakob Koschel1-0/+1
2022-02-16vt_ioctl: fix array_index_nospec in vt_setactivateJakob Koschel1-2/+2
2022-02-16tipc: rate limit warning for received illegal binding updateJon Maloy1-1/+1
2022-02-16net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart1-1/+0
2022-02-16net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart1-0/+13
2022-02-16ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2-0/+4
2022-02-16bonding: pair enable_port with slave_arr_updatesMahesh Bandewar1-1/+2
2022-02-16ARM: dts: imx6qdl-udoo: Properly describe the SD card detectFabio Estevam1-1/+4
2022-02-16staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König1-1/+4
2022-02-16ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog groupFabio Estevam1-1/+0
2022-02-16usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay1-1/+1
2022-02-16scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe1-0/+3
2022-02-16NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia2-2/+3
2022-02-16nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang1-1/+4
2022-02-16NFSv4 only print the label when its queriedOlga Kornievskaia1-3/+4
2022-02-16Revert "net: axienet: Wait for PhyRstCmplt after core reset"Guillaume Bertholon1-10/+0
2022-02-16ALSA: line6: Fix misplaced backport of "Fix wrong altsetting for LINE6_PODHD5...Guillaume Bertholon1-2/+2
2022-02-16serial: sh-sci: Fix misplaced backport of "Fix late enablement of AUTORTS"Guillaume Bertholon1-4/+4
2022-02-16Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest...Guillaume Bertholon1-5/+6
2022-02-16NFSD: Clamp WRITE offsetsChuck Lever2-2/+8
2022-02-16NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust1-1/+1
2022-02-16ima: Remove ima_policy file before directoryStefan Berger1-1/+1
2022-02-16integrity: check the return value of audit_log_start()Xiaoke Wang1-0/+2
2022-02-11Linux 4.9.301v4.9.301Greg Kroah-Hartman1-1/+1
2022-02-11tipc: improve size validations for received domain recordsJon Maloy2-1/+6
2022-02-11moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman1-1/+1
2022-02-11cgroup-v1: Require capabilities to set release_agentEric W. Biederman1-0/+26
2022-02-08Linux 4.9.300v4.9.300Greg Kroah-Hartman1-1/+1
2022-02-08ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani1-1/+9
2022-02-08EDAC/xgene: Fix deferred probingSergey Shtylyov1-1/+1
2022-02-08EDAC/altera: Fix deferred probingSergey Shtylyov1-1/+1
2022-02-08rtc: cmos: Evaluate century appropriateRiwen Lu1-1/+1
2022-02-08nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo1-1/+3
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini1-8/+13
2022-02-08ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin1-3/+8
2022-02-08net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson1-0/+9
2022-02-08net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal1-4/+4
2022-02-08spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard1-1/+1
2022-02-08spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu1-1/+1
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel1-0/+2
2022-02-08drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez1-1/+1
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown1-0/+2
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown1-1/+8
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown1-2/+16
2022-02-08af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet1-2/+6
2022-02-08rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet1-2/+4
2022-02-08net: amd-xgbe: Fix skb data length underflowShyam Sundar S K1-1/+11
2022-02-08net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju1-0/+2
2022-02-08ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov1-3/+3