summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.316v4.9.316Greg Kroah-Hartman2022-05-251-1/+1
* net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang2022-05-251-3/+1
* ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang2022-05-251-1/+4
* mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau2022-05-251-2/+1
* scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov2022-05-251-0/+3
* perf bench numa: Address compiler error on s390Thomas Richter2022-05-251-1/+1
* igb: skip phy status check where unavailableKevin Mitchell2022-05-251-1/+2
* ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel2022-05-251-1/+1
* ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel2022-05-251-0/+1
* net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang2022-05-251-2/+4
* NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou2022-05-252-3/+3
* net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET2022-05-251-1/+2
* net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu2022-05-251-0/+4
* net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu2022-05-251-0/+2
* drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua2022-05-251-0/+1
* perf: Fix sys_perf_event_open() race against selfPeter Zijlstra2022-05-251-0/+14
* ALSA: wavefront: Proper check of get_user() errorTakashi Iwai2022-05-251-1/+2
* mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson2022-05-251-4/+5
* mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson2022-05-251-3/+3
* mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson2022-05-251-1/+4
* ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun2022-05-251-5/+5
* drbd: remove usage of list iterator variable after loopJakob Koschel2022-05-251-2/+5
* MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang2022-05-253-16/+34
* Input: add bounds checking to input_set_capability()Jeff LaBundy2022-05-251-0/+19
* um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow2022-05-251-3/+2
* floppy: use a statically allocated error counterWilly Tarreau2022-05-251-10/+9
* Linux 4.9.315v4.9.315Greg Kroah-Hartman2022-05-181-1/+1
* tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang2022-05-181-1/+1
* ping: fix address binding wrt vrfNicolas Dichtel2022-05-181-1/+11
* USB: serial: option: add Fibocom MA510 modemSven Schwermer2022-05-181-0/+2
* USB: serial: option: add Fibocom L610 modemSven Schwermer2022-05-181-0/+2
* USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang2022-05-181-0/+2
* USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2022-05-182-0/+2
* usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov2022-05-181-0/+1
* ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown2022-05-181-1/+17
* ASoC: max98090: Generate notifications on changes for custom controlMark Brown2022-05-181-1/+1
* ASoC: max98090: Reject invalid values in custom control put()Mark Brown2022-05-181-0/+3
* hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)2022-05-181-2/+3
* net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo2022-05-181-0/+5
* s390/lcs: fix variable dereferenced before checkAlexandra Winter2022-05-181-3/+4
* s390/ctcm: fix potential memory leakAlexandra Winter2022-05-181-5/+1
* s390/ctcm: fix variable dereferenced before checkAlexandra Winter2022-05-181-2/+3
* mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg2022-05-181-0/+3
* netlink: do not reset transport header in netlink_recvmsg()Eric Dumazet2022-05-181-1/+0
* ipv4: drop dst in multicast routing pathLokesh Dhoundiyal2022-05-181-0/+1
* net: Fix features skip in for_each_netdev_feature()Tariq Toukan2022-05-181-2/+2
* Linux 4.9.314v4.9.314Greg Kroah-Hartman2022-05-151-1/+1
* mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...Muchun Song2022-05-151-0/+3
* mmc: rtsx: add 74 Clocks in power on flowRicky WU2022-05-151-10/+20
* Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-152-3/+6