summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.160v5.10.160Greg Kroah-Hartman2022-12-191-1/+1
* ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax2022-12-191-2/+3
* nvme-pci: clear the prp2 field when not usedLei Rao2022-12-191-0/+2
* ASoC: cs42l51: Correct PGA Volume minimum valueCharles Keepax2022-12-191-1/+1
* can: mcba_usb: Fix termination command argumentYasushi SHOJI2022-12-191-3/+7
* can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher2022-12-191-1/+1
* pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda2022-12-191-3/+6
* libbpf: Use page size as max_entries when probing ring buffer mapHou Tao2022-12-191-1/+1
* ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown2022-12-191-0/+6
* ASoC: fsl_micfil: explicitly clear CHnF flagsShengjiu Wang2022-12-191-0/+8
* ASoC: fsl_micfil: explicitly clear software reset bitShengjiu Wang2022-12-191-0/+11
* io_uring: add missing item types for splice requestBing-Jhong Billy Jheng2022-12-191-1/+1
* fuse: always revalidate if exclusive createMiklos Szeredi2022-12-191-1/+1
* nfp: fix use-after-free in area_cache_get()Jialiang Wang2022-12-191-1/+2
* vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein2022-12-193-6/+23
* vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein2022-12-192-34/+51
* x86/smpboot: Move rcu_cpu_starting() earlierPaul E. McKenney2022-12-192-2/+1
* Linux 5.10.159v5.10.159Greg Kroah-Hartman2022-12-141-1/+1
* can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus2022-12-141-0/+6
* macsec: add missing attribute validation for offloadEmeel Hakim2022-12-141-0/+1
* net: mvneta: Fix an out of bounds checkDan Carpenter2022-12-141-4/+1
* ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet2022-12-141-0/+5
* net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang2022-12-141-2/+2
* xen/netback: fix build warningJuergen Gross2022-12-141-1/+1
* ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong2022-12-141-0/+1
* tipc: call tipc_lxc_xmit without holding node_read_lockXin Long2022-12-141-3/+9
* net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao2022-12-141-0/+2
* ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2022-12-142-0/+13
* ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2022-12-142-0/+28
* tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing2022-12-141-1/+3
* net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian2022-12-141-1/+1
* net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian2022-12-141-1/+1
* net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu2022-12-141-1/+3
* ip_gre: do not report erspan version on GRE interfaceHangbin Liu2022-12-141-19/+29
* net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang2022-12-141-4/+4
* nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav2022-12-141-4/+4
* NFC: nci: Bounds check struct nfc_target arraysKees Cook2022-12-141-0/+6
* i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski2022-12-141-5/+1
* i40e: Fix for VF MAC address 0Sylwester Dziedziuch2022-12-141-0/+2
* i40e: Fix not setting default xps_cpus after resetMichal Jaron2022-12-141-1/+18
* net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter2022-12-141-0/+3
* xen-netfront: Fix NULL sring after live migrationLin Liu2022-12-141-0/+6
* net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko2022-12-141-2/+2
* net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko2022-12-141-2/+2
* mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun2022-12-141-0/+1
* selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao2022-12-141-1/+1
* net: dsa: ksz: Check return valueArtem Chernyshev2022-12-141-1/+2
* Bluetooth: Fix not cleanup led when bt_init failsChen Zhongjin2022-12-141-1/+3
* Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo2022-12-141-0/+1
* vmxnet3: correctly report encapsulated LRO packetRonak Doshi2022-12-141-2/+9