summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-14Linux 4.9.336v4.9.336Greg Kroah-Hartman1-1/+1
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter1-4/+1
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang1-2/+2
2022-12-14xen/netback: fix build warningJuergen Gross1-1/+1
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong1-0/+1
2022-12-14tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing1-1/+3
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian1-1/+1
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian1-1/+1
2022-12-14NFC: nci: Bounds check struct nfc_target arraysKees Cook1-0/+6
2022-12-14net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter1-0/+3
2022-12-14net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko1-2/+2
2022-12-14net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko1-2/+2
2022-12-14mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun1-0/+1
2022-12-14Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo1-0/+1
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki1-0/+2
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki1-2/+2
2022-12-14gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang1-0/+4
2022-12-14ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan1-1/+1
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng1-0/+3
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova1-0/+6
2022-12-14media: v4l2-dv-timings.c: fix too strict blanking sanity checksHans Verkuil1-6/+14
2022-12-14mmc: sdhci: Fix voltage switch delayAdrian Hunter2-8/+57
2022-12-14mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada2-11/+9
2022-12-14rcutorture: Automatically create initrd directoryConnor Shu2-0/+68
2022-12-14xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross3-6/+10
2022-12-14xen/netback: do some code cleanupJuergen Gross4-29/+5
2022-12-14xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall1-100/+123
2022-12-14ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu1-0/+2
2022-12-14ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook1-4/+7
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak1-1/+1
2022-12-14ARM: dts: rockchip: fix ir-receiver node namesJohan Jonker1-1/+1
2022-12-14arm: dts: rockchip: fix node name for hym8563 rtcSebastian Reichel5-5/+5
2022-12-08Linux 4.9.335v4.9.335Greg Kroah-Hartman1-1/+1
2022-12-08v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds1-25/+6
2022-12-08proc: proc_skip_spaces() shouldn't think it is working on C stringsLinus Torvalds1-10/+11
2022-12-08proc: avoid integer type confusion in get_proc_longLinus Torvalds1-3/+2
2022-12-08x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley1-1/+7
2022-12-08Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz1-0/+13
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta1-8/+15
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta2-19/+15
2022-12-08Revert "fbdev: fb_pm2fb: Avoid potential divide by zero error"Ulrich Hecht1-5/+0
2022-12-08tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima1-0/+7
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang1-0/+1
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov1-1/+1
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown1-1/+1
2022-12-08arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse1-1/+7
2022-12-08arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse1-6/+11
2022-12-08nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng1-0/+7
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-12-08btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong1-8/+1