summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25Linux 4.14.300v4.14.300Greg Kroah-Hartman
2022-11-25ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei
2022-11-25ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei
2022-11-25ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei
2022-11-25mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko
2022-11-259p/trans_fd: always use O_NONBLOCK read/writeTetsuo Handa
2022-11-25gfs2: Switch from strlcpy to strscpyAndreas Gruenbacher
2022-11-25gfs2: Check sb_bsize_shift after reading superblockAndrew Price
2022-11-259p: trans_fd/p9_conn_cancel: drop client lock earlierDominique Martinet
2022-11-25kcm: close race conditions on sk_receive_queueCong Wang
2022-11-25bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()Baisong Zhong
2022-11-25kcm: avoid potential race in kcm_tx_workEric Dumazet
2022-11-25tcp: cdg: allow tcp_cdg_release() to be called multiple timesEric Dumazet
2022-11-25macvlan: enforce a consistent minimal mtuEric Dumazet
2022-11-25serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen
2022-11-25nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi
2022-11-25misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko
2022-11-25mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-25mmc: core: properly select voltage range without power cycleYann Gautier
2022-11-25serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen
2022-11-25serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen
2022-11-25dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka
2022-11-25iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes
2022-11-25iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang
2022-11-25iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang
2022-11-25usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou
2022-11-25usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet
2022-11-25USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer
2022-11-25USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin
2022-11-25USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin
2022-11-25USB: serial: option: remove old LARA-R6 PIDDavide Tronchin
2022-11-25USB: serial: option: add Sierra Wireless EM9191Benoît Monin
2022-11-25ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai
2022-11-25ring_buffer: Do not deactivate non-existant pagesDaniil Tatianin
2022-11-25ftrace: Fix null pointer dereference in ftrace_add_mod()Xiu Jianfeng
2022-11-25ftrace: Optimize the allocation for mcount entriesWang Wensheng
2022-11-25ftrace: Fix the possible incorrect kernel messageWang Wensheng
2022-11-25cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu
2022-11-25net/x25: Fix skb leak in x25_lapb_receive_frame()Wei Yongjun
2022-11-25drbd: use after free in drbd_create_device()Dan Carpenter
2022-11-25xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang
2022-11-25net: caif: fix double disconnect client in chnl_net_open()Zhengchao Shao
2022-11-25mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo
2022-11-25mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang
2022-11-25net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun
2022-11-25pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng
2022-11-25parport_pc: Avoid FIFO port location truncationMaciej W. Rozycki
2022-11-25block: sed-opal: kmalloc the cmd/resp buffersSerge Semin
2022-11-25ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin
2022-11-25tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_sendDuoming Zhou