summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-18Linux 4.14.280v4.14.280Greg Kroah-Hartman1-1/+1
2022-05-18tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang1-1/+1
2022-05-18ping: fix address binding wrt vrfNicolas Dichtel1-1/+11
2022-05-18drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin1-1/+1
2022-05-18cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()Waiman Long1-2/+5
2022-05-18USB: serial: option: add Fibocom MA510 modemSven Schwermer1-0/+2
2022-05-18USB: serial: option: add Fibocom L610 modemSven Schwermer1-0/+2
2022-05-18USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang1-0/+2
2022-05-18USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2-0/+2
2022-05-18usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov1-0/+1
2022-05-18tcp: resalt the secret every 10 secondsEric Dumazet1-3/+9
2022-05-18ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown1-1/+17
2022-05-18ASoC: max98090: Generate notifications on changes for custom controlMark Brown1-1/+1
2022-05-18ASoC: max98090: Reject invalid values in custom control put()Mark Brown1-0/+3
2022-05-18hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)1-2/+3
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo1-0/+5
2022-05-18net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang1-2/+2
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter1-3/+4
2022-05-18s390/ctcm: fix potential memory leakAlexandra Winter1-5/+1
2022-05-18s390/ctcm: fix variable dereferenced before checkAlexandra Winter1-2/+3
2022-05-18hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap1-1/+1
2022-05-18mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg1-0/+3
2022-05-18netlink: do not reset transport header in netlink_recvmsg()Eric Dumazet1-1/+0
2022-05-18ipv4: drop dst in multicast routing pathLokesh Dhoundiyal1-0/+1
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan1-2/+2
2022-05-18batman-adv: Don't skb_split skbuffs with frag_listSven Eckelmann1-0/+11
2022-05-15Linux 4.14.279v4.14.279Greg Kroah-Hartman1-1/+1
2022-05-15VFS: Fix memory leak caused by concurrently mounting fs with subtypeChenXiaoSong1-3/+6
2022-05-15ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai4-11/+39
2022-05-15ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai1-4/+7
2022-05-15ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai1-14/+18
2022-05-15ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai1-0/+4
2022-05-15ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai3-19/+39
2022-05-15mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...Muchun Song1-0/+3
2022-05-15mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()Muchun Song1-0/+2
2022-05-15mmc: rtsx: add 74 Clocks in power on flowRicky WU1-10/+20
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin2-3/+6
2022-05-15can: grcan: only use the NAPI poll budget for RXAndreas Larsson1-15/+7
2022-05-15can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson1-5/+11
2022-05-15block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones1-5/+8
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor4-4/+4
2022-05-12Linux 4.14.278v4.14.278Greg Kroah-Hartman1-1/+1
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár1-7/+3
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár1-2/+4
2022-05-12dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer1-0/+2
2022-05-12dm: fix mempool NULL pointer race when completing IOJiazi Li1-7/+10
2022-05-12net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de1-2/+6
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das1-0/+5
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet1-3/+6
2022-05-12btrfs: always log symlinks in full modeFilipe Manana1-1/+13