summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.230v4.19.230Greg Kroah-Hartman2022-02-161-1/+1
* perf: Fix list corruption in perf_cgroup_switch()Song Liu2022-02-161-2/+2
* hwmon: (dell-smm) Speed up setting of fan speedArmin Wolf2022-02-161-4/+8
* seccomp: Invalidate seccomp mode to catch death failuresKees Cook2022-02-161-0/+10
* USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold2022-02-161-0/+1
* USB: serial: cp210x: add NCR Retail IO box idJohan Hovold2022-02-161-0/+1
* USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner2022-02-161-0/+1
* USB: serial: option: add ZTE MF286D modemPawel Dembicki2022-02-161-0/+2
* USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams2022-02-162-0/+6
* usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman2022-02-161-3/+6
* USB: gadget: validate interface OS descriptor requestsSzymon Heidrich2022-02-161-0/+3
* usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami2022-02-161-0/+13
* usb: ulpi: Call of_node_put correctlySean Anderson2022-02-161-2/+6
* usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson2022-02-161-1/+1
* n_tty: wake up poll(POLLRDNORM) on receiving dataTATSUKAWA KOSUKE (立川 江介)2022-02-161-2/+2
* vt_ioctl: add array_index_nospec to VT_ACTIVATEJakob Koschel2022-02-161-0/+1
* vt_ioctl: fix array_index_nospec in vt_setactivateJakob Koschel2022-02-161-2/+2
* net: amd-xgbe: disable interrupts during pci removalRaju Rangoju2022-02-161-0/+3
* tipc: rate limit warning for received illegal binding updateJon Maloy2022-02-161-1/+1
* veth: fix races around rq->rx_notify_maskedEric Dumazet2022-02-161-5/+8
* net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart2022-02-161-1/+0
* net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart2022-02-161-0/+13
* ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2022-02-162-0/+4
* bonding: pair enable_port with slave_arr_updatesMahesh Bandewar2022-02-161-1/+2
* ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas2022-02-161-6/+7
* usb: f_fs: Fix use-after-free for epfileUdipto Goswami2022-02-161-14/+42
* ARM: dts: imx6qdl-udoo: Properly describe the SD card detectFabio Estevam2022-02-161-1/+4
* staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König2022-02-161-1/+4
* ARM: dts: meson: Fix the UART compatible stringsMartin Blumenstingl2022-02-161-4/+4
* perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen2022-02-161-0/+3
* net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov2022-02-161-4/+2
* ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog groupFabio Estevam2022-02-161-1/+0
* bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann2022-02-164-5/+58
* net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang2022-02-161-1/+1
* usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay2022-02-161-1/+1
* scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe2022-02-161-0/+3
* net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira2022-02-161-1/+1
* NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia2022-02-162-3/+4
* NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia2022-02-162-2/+3
* NFSv4.1: Fix uninitialised variable in devicenotifyTrond Myklebust2022-02-163-11/+11
* nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang2022-02-161-1/+4
* NFSv4 only print the label when its queriedOlga Kornievskaia2022-02-161-3/+4
* NFSD: Fix offset type in I/O trace pointsChuck Lever2022-02-161-7/+7
* NFSD: Clamp WRITE offsetsChuck Lever2022-02-162-2/+8
* NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust2022-02-161-1/+1
* net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko2022-02-161-4/+3
* mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang2022-02-161-2/+6
* ima: Allow template selection with ima_template[_fmt]= after ima_hash=Roberto Sassu2022-02-161-3/+7
* ima: Remove ima_policy file before directoryStefan Berger2022-02-161-1/+1
* integrity: check the return value of audit_log_start()Xiaoke Wang2022-02-161-0/+2