summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-21Linux 5.15.85v5.15.85Greg Kroah-Hartman
2022-12-21net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes
2022-12-21selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-21Bluetooth: L2CAP: Fix u8 overflowSungwoo Kim
2022-12-21HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirkJosé Expósito
2022-12-21usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil
2022-12-21igb: Initialize mailbox message for VF resetTony Nguyen
2022-12-21xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
2022-12-21USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold
2022-12-21USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold
2022-12-21USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen
2022-12-21USB: serial: option: add Quectel EM05-G modemDuke Xin
2022-12-21usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich
2022-12-21udf: Fix extending file within last blockJan Kara
2022-12-21udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara
2022-12-21udf: Fix preallocation discarding at indirect extent boundaryJan Kara
2022-12-21udf: Discard preallocation before extending file with a holeJan Kara
2022-12-19Linux 5.15.84v5.15.84Greg Kroah-Hartman
2022-12-19net: fec: properly guard irq coalesce setupRasmus Villemoes
2022-12-19ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax
2022-12-19nvme-pci: clear the prp2 field when not usedLei Rao
2022-12-19perf: Fix perf_pending_task() UaFPeter Zijlstra
2022-12-19ASoC: cs42l51: Correct PGA Volume minimum valueCharles Keepax
2022-12-19net: fec: don't reset irq coalesce settings to defaults on "ip link up"Rasmus Villemoes
2022-12-19can: mcba_usb: Fix termination command argumentYasushi SHOJI
2022-12-19can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher
2022-12-19pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-12-19libbpf: Use page size as max_entries when probing ring buffer mapHou Tao
2022-12-19ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown
2022-12-19ASoC: fsl_micfil: explicitly clear CHnF flagsShengjiu Wang
2022-12-19ASoC: fsl_micfil: explicitly clear software reset bitShengjiu Wang
2022-12-19nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-12-19vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-12-19x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor
2022-12-14Linux 5.15.83v5.15.83Greg Kroah-Hartman
2022-12-14io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()Harshit Mogalapalli
2022-12-14io_uring: move to separate directoryJens Axboe
2022-12-14block: move CONFIG_BLOCK guard to top MakefileMasahiro Yamada
2022-12-14can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus
2022-12-14s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-12-14s390/qeth: fix various format stringsHeiko Carstens
2022-12-14macsec: add missing attribute validation for offloadEmeel Hakim
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-14net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao
2022-12-14ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang
2022-12-14net: phy: mxl-gpy: fix version reportingMichael Walle
2022-12-14xen/netback: fix build warningJuergen Gross
2022-12-14dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong