summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* can: grcan: only use the NAPI poll budget for RXAndreas Larsson2022-05-151-15/+7
* can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson2022-05-151-5/+11
* block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones2022-05-151-5/+8
* MIPS: Use address-of operator on section symbolsNathan Chancellor2022-05-153-3/+3
* Linux 4.9.313v4.9.313Greg Kroah-Hartman2022-05-121-1/+1
* dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer2022-05-121-0/+2
* dm: fix mempool NULL pointer race when completing IOJiazi Li2022-05-121-7/+10
* net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de2022-05-121-2/+6
* net: sched: prevent UAF on tc_ctl_tfilter when temporarily dropping rtnl_lockThadeu Lima de Souza Cascardo2022-05-121-1/+4
* kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das2022-05-121-0/+5
* net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet2022-05-121-3/+6
* btrfs: always log symlinks in full modeFilipe Manana2022-05-121-1/+13
* smsc911x: allow using IRQ0Sergey Shtylyov2022-05-121-1/+1
* net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham2022-05-121-3/+12
* ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu2022-05-121-3/+3
* hwmon: (adt7470) Fix warning on module removalArmin Wolf2022-05-121-2/+2
* NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou2022-05-121-2/+2
* nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou2022-05-121-1/+1
* nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou2022-05-121-15/+14
* can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom2022-05-121-2/+4
* can: grcan: grcan_close(): fix deadlockDuoming Zhou2022-05-121-0/+2
* ASoC: wm8958: Fix change notifications for DSP controlsMark Brown2022-05-121-4/+4
* firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche2022-05-122-6/+6
* firewire: remove check of list iterator against head past the loop bodyJakob Koschel2022-05-122-20/+23
* firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye2022-05-121-1/+3
* Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust2022-05-121-3/+0