summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-14Linux 4.9.336v4.9.336Greg Kroah-Hartman
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang
2022-12-14xen/netback: fix build warningJuergen Gross
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong
2022-12-14tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-12-14NFC: nci: Bounds check struct nfc_target arraysKees Cook
2022-12-14net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter
2022-12-14net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko
2022-12-14net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko
2022-12-14mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun
2022-12-14Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-12-14gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang
2022-12-14ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova
2022-12-14media: v4l2-dv-timings.c: fix too strict blanking sanity checksHans Verkuil
2022-12-14mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-14mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
2022-12-14rcutorture: Automatically create initrd directoryConnor Shu
2022-12-14xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross
2022-12-14xen/netback: do some code cleanupJuergen Gross
2022-12-14xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall
2022-12-14ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu
2022-12-14ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak
2022-12-14ARM: dts: rockchip: fix ir-receiver node namesJohan Jonker
2022-12-14arm: dts: rockchip: fix node name for hym8563 rtcSebastian Reichel
2022-12-08Linux 4.9.335v4.9.335Greg Kroah-Hartman
2022-12-08v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds
2022-12-08proc: proc_skip_spaces() shouldn't think it is working on C stringsLinus Torvalds
2022-12-08proc: avoid integer type confusion in get_proc_longLinus Torvalds
2022-12-08x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
2022-12-08Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-12-08Revert "fbdev: fb_pm2fb: Avoid potential divide by zero error"Ulrich Hecht
2022-12-08tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown
2022-12-08arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse
2022-12-08arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse
2022-12-08nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-08btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong