summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-25net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu
2022-05-25net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu
2022-05-25mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson
2022-05-25mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson
2022-05-25mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua
2022-05-25perf: Fix sys_perf_event_open() race against selfPeter Zijlstra
2022-05-25ALSA: wavefront: Proper check of get_user() errorTakashi Iwai
2022-05-25ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun
2022-05-25drbd: remove usage of list iterator variable after loopJakob Koschel
2022-05-25MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-05-25Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun
2022-05-25Input: add bounds checking to input_set_capability()Jeff LaBundy
2022-05-25um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow
2022-05-25floppy: use a statically allocated error counterWilly Tarreau
2022-05-18Merge 4.14.280 into android-4.14-stableGreg Kroah-Hartman
2022-05-18Linux 4.14.280Greg Kroah-Hartman
2022-05-18tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang
2022-05-18ping: fix address binding wrt vrfNicolas Dichtel
2022-05-18drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin
2022-05-18cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()Waiman Long
2022-05-18USB: serial: option: add Fibocom MA510 modemSven Schwermer
2022-05-18USB: serial: option: add Fibocom L610 modemSven Schwermer
2022-05-18USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang
2022-05-18USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen
2022-05-18usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov
2022-05-18tcp: resalt the secret every 10 secondsEric Dumazet
2022-05-18ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown
2022-05-18ASoC: max98090: Generate notifications on changes for custom controlMark Brown
2022-05-18ASoC: max98090: Reject invalid values in custom control put()Mark Brown
2022-05-18hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-18net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter
2022-05-18s390/ctcm: fix potential memory leakAlexandra Winter
2022-05-18s390/ctcm: fix variable dereferenced before checkAlexandra Winter
2022-05-18hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap
2022-05-18mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-18netlink: do not reset transport header in netlink_recvmsg()Eric Dumazet
2022-05-18ipv4: drop dst in multicast routing pathLokesh Dhoundiyal
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan
2022-05-18batman-adv: Don't skb_split skbuffs with frag_listSven Eckelmann
2022-05-16Merge 4.14.279 into android-4.14-stableGreg Kroah-Hartman
2022-05-15Linux 4.14.279Greg Kroah-Hartman
2022-05-15VFS: Fix memory leak caused by concurrently mounting fs with subtypeChenXiaoSong
2022-05-15ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-05-15ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai
2022-05-15ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai
2022-05-15ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai
2022-05-15ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai