summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31crypto: rockchip - add fallback for cipherCorentin Labbe3-13/+90
2022-12-31crypto: rockchip - do not store mode globallyCorentin Labbe2-22/+41
2022-12-31crypto: rockchip - do not do custom power managementCorentin Labbe4-8/+6
2022-12-31f2fs: Fix the race condition of resize flag between resizefsZhang Qilong1-3/+2
2022-12-31PCI: pci-epf-test: Register notifier if only core_init_notifier is enabledKunihiko Hayashi1-1/+1
2022-12-31RDMA/core: Fix order of nldev_exit callLeon Romanovsky1-1/+1
2022-12-31PCI: dwc: Fix n_fts[] array overrunVidya Sagar1-1/+1
2022-12-31apparmor: Use pointer to struct aa_label for lbs_credXiu Jianfeng1-2/+2
2022-12-31scsi: core: Fix a race between scsi_done() and scsi_timeout()Bart Van Assche1-11/+3
2022-12-31crypto: tcrypt - fix return value for multiple subtestsRobert Elliott1-128/+128
2022-12-31crypto: nitrox - avoid double free on error path in nitrox_sriov_init()Natalia Petrova1-0/+1
2022-12-31crypto: sun8i-ss - use dma_addr instead u32Corentin Labbe1-1/+1
2022-12-31crypto: hisilicon/qm - re-enable communicate interrupt before notifying PFWeili Qian1-1/+1
2022-12-31crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian5-69/+170
2022-12-31crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian1-3/+4
2022-12-31apparmor: Fix regression in stacking due to label flagsJohn Johansen1-5/+7
2022-12-31apparmor: Fix abi check to include v8 abiJohn Johansen1-1/+1
2022-12-31apparmor: fix lockdep warning when removing a namespaceJohn Johansen1-1/+1
2022-12-31apparmor: fix a memleak in multi_transaction_new()Gaosheng Cui1-1/+3
2022-12-31net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error pathVladimir Oltean1-1/+10
2022-12-31i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski1-12/+24
2022-12-31stmmac: fix potential division by 0Piergiorgio Beruto2-2/+3
2022-12-31Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-3/+3
2022-12-31Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()Wang ShaoBo1-2/+3
2022-12-31Bluetooth: hci_conn: Fix crash on hci_create_cis_syncLuiz Augusto von Dentz1-1/+1
2022-12-31Bluetooth: Fix EALREADY and ELOOP cases in bt_status()Christophe JAILLET1-2/+2
2022-12-31Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMSInga Stotland1-1/+1
2022-12-31Bluetooth: hci_core: fix error handling in hci_register_dev()Yang Yingliang1-1/+1
2022-12-31sctp: sysctl: make extra pointers netns awareFiro Yang1-29/+44
2022-12-31ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore1-2/+2
2022-12-31net: lan9303: Fix read error execution pathJerry Ray1-1/+3
2022-12-31net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros1-3/+7
2022-12-31can: tcan4x5x: Fix use of register error status maskMarkus Schneider-Pargmann1-7/+7
2022-12-31can: m_can: Call the RAM init directly from m_can_chip_configVivek Yadav3-15/+26
2022-12-31can: tcan4x5x: Remove invalid write in clear_interruptsMarkus Schneider-Pargmann1-5/+0
2022-12-31net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky1-12/+2
2022-12-31net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky1-3/+6
2022-12-31af_unix: call proto_unregister() in the error path in af_unix_init()Yang Yingliang1-0/+1
2022-12-31net: setsockopt: fix IPV6_UNICAST_IF option for connected socketsRichard Gobert1-5/+10
2022-12-31net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2-2/+2
2022-12-31hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-3/+3
2022-12-31net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-2/+2
2022-12-31net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1