summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-06mptcp: process pending subflow error on closePaolo Abeni1-29/+34
2024-03-06mptcp: move __mptcp_error_report in protocol.cPaolo Abeni2-36/+36
2024-03-06x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersPaolo Bonzini1-87/+91
2024-03-06pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationBjorn Andersson1-2/+5
2024-03-06mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman1-0/+19
2024-03-06mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman1-9/+20
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov1-0/+2
2024-03-06dmaengine: fsl-qdma: init irq after reg initializationCurtis Klein1-9/+8
2024-03-06dmaengine: ptdma: use consistent DMA masksTadeusz Struk1-2/+0
2024-03-06dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned readPeng Ma1-1/+3
2024-03-06btrfs: dev-replace: properly validate device namesDavid Sterba1-4/+20
2024-03-06wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg1-0/+2
2024-03-06gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov1-6/+6
2024-03-06ALSA: firewire-lib: fix to check cycle continuityTakashi Sakamoto1-1/+1
2024-03-06tomoyo: fix UAF write bug in tomoyo_write_control()Tetsuo Handa1-1/+2
2024-03-06riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos1-1/+1
2024-03-06afs: Fix endless loop in directory parsingDavid Howells1-1/+3
2024-03-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)1-5/+3
2024-03-06ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai1-1/+0
2024-03-06power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede1-1/+3
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann1-1/+1
2024-03-06tls: decrement decrypt_pending if no async completion will be calledSabrina Dubroca1-0/+2
2024-03-06tls: rx: use async as an in-out argumentJakub Kicinski1-15/+16
2024-03-06tls: rx: assume crypto always calls our callbackJakub Kicinski1-3/+0
2024-03-06tls: rx: move counting TlsDecryptErrors for syncJakub Kicinski1-2/+2
2024-03-06tls: rx: don't track the async countJakub Kicinski1-7/+5
2024-03-06tls: rx: factor out writing ContentType to cmsgJakub Kicinski1-55/+36
2024-03-06tls: rx: wrap decryption arguments in a structureJakub Kicinski1-22/+27
2024-03-06tls: rx: don't report text length from the bowels of decryptJakub Kicinski1-19/+14
2024-03-06tls: rx: drop unnecessary arguments from tls_setup_from_iter()Jakub Kicinski1-8/+6
2024-03-06tls: hw: rx: use return value of tls_device_decrypted() to carry statusJakub Kicinski2-8/+4
2024-03-06tls: rx: refactor decrypt_skb_update()Jakub Kicinski1-33/+33
2024-03-06tls: rx: don't issue wake ups when data is decryptedJakub Kicinski1-2/+0
2024-03-06tls: rx: don't store the decryption status in socket contextJakub Kicinski4-6/+9
2024-03-06tls: rx: don't store the record type in socket contextJakub Kicinski3-28/+23
2024-03-06igb: extend PTP timestamp adjustments to i211Oleksij Rempel1-2/+3
2024-03-06rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing backLin Ma1-6/+5
2024-03-06netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal4-0/+128
2024-03-06netfilter: let reset rules clean out conntrack entriesFlorian Westphal7-0/+76
2024-03-06netfilter: make function op structures constFlorian Westphal6-18/+18
2024-03-06netfilter: core: move ip_ct_attach indirection to struct nf_ct_hookFlorian Westphal3-15/+10
2024-03-06netfilter: nfnetlink_queue: silence bogus compiler warningFlorian Westphal1-1/+1
2024-03-06netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()Ignat Korchagin1-0/+20
2024-03-06Bluetooth: Enforce validation on max value of connection intervalKai-Heng Feng2-1/+11
2024-03-06Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUESTLuiz Augusto von Dentz1-1/+4
2024-03-06Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDRZijun Hu1-2/+2
2024-03-06Bluetooth: Avoid potential use-after-free in hci_error_resetYing Hsu1-3/+4
2024-03-06stmmac: Clear variable when destroying workqueueJakub Raczynski1-1/+3
2024-03-06uapi: in6: replace temporary label with rfc9486Justin Iurman1-1/+1
2024-03-06net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco1-1/+1