summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-18Linux 4.9.315v4.9.315Greg 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-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-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-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-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-15Linux 4.9.314v4.9.314Greg Kroah-Hartman
2022-05-15mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...Muchun Song
2022-05-15mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-15can: grcan: only use the NAPI poll budget for RXAndreas Larsson
2022-05-15can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson
2022-05-15block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor
2022-05-12Linux 4.9.313v4.9.313Greg Kroah-Hartman
2022-05-12dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer
2022-05-12dm: fix mempool NULL pointer race when completing IOJiazi Li
2022-05-12net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de
2022-05-12net: sched: prevent UAF on tc_ctl_tfilter when temporarily dropping rtnl_lockThadeu Lima de Souza Cascardo
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet
2022-05-12btrfs: always log symlinks in full modeFilipe Manana
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf
2022-05-12NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-12nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou
2022-05-12nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-05-12ASoC: wm8958: Fix change notifications for DSP controlsMark Brown
2022-05-12firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche
2022-05-12firewire: remove check of list iterator against head past the loop bodyJakob Koschel
2022-05-12firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust