summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-20Linux 4.14.174v4.14.174Greg Kroah-Hartman
2020-03-20ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce
2020-03-20mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn
2020-03-20ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook
2020-03-20ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli
2020-03-20jbd2: fix data races at struct journal_headQian Cai
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin
2020-03-20slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-03-20signal: avoid double atomic counter increments for user accountingLinus Torvalds
2020-03-20mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-20net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-03-20scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2020-03-20cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-03-20HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng
2020-03-20HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare
2020-03-20perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-03-20batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann
2020-03-20batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann
2020-03-20batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann
2020-03-20batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann
2020-03-20batman-adv: Fix debugfs path for renamed softifSven Eckelmann
2020-03-20batman-adv: Fix debugfs path for renamed hardifSven Eckelmann
2020-03-20batman-adv: prevent TT request storms by not sending inconsistent TT TLVLsMarek Lindner
2020-03-20batman-adv: Fix TT sync flags for intermediate TT responsesLinus Lüssing
2020-03-20batman-adv: Avoid race in TT TVLV allocator helperSven Eckelmann
2020-03-20batman-adv: update data pointers after skb_cow()Matthias Schiffer
2020-03-20batman-adv: Fix internal interface indices typesSven Eckelmann
2020-03-20batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann
2020-03-20batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligibleSven Eckelmann
2020-03-20batman-adv: Always initialize fragment header prioritySven Eckelmann
2020-03-20batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementationSven Eckelmann
2020-03-20efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-20net/smc: check for valid ib_client_dataKarsten Graul
2020-03-20ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-03-20i2c: acpi: put device when verifying client failsWolfram Sang
2020-03-20iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-20iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-20netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski
2020-03-20netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski
2020-03-20nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-20nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-03-20nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-03-20pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax
2020-03-20pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-20iommu/dma: Fix MSI reservation allocationMarc Zyngier