summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-20Linux 4.14.174v4.14.174Greg Kroah-Hartman1-1/+1
2020-03-20ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce1-1/+6
2020-03-20mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn1-0/+9
2020-03-20ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook1-1/+1
2020-03-20ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli1-0/+2
2020-03-20jbd2: fix data races at struct journal_headQian Cai1-4/+4
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-03-20slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-03-20signal: avoid double atomic counter increments for user accountingLinus Torvalds1-9/+14
2020-03-20mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-03-20net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3
2020-03-20scsi: libfc: free response frame from GPN_IDIgor Druzhinin1-0/+2
2020-03-20cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg1-1/+1
2020-03-20HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng1-0/+8
2020-03-20HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi1-1/+2
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare2-1/+15
2020-03-20perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips1-7/+7
2020-03-20batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann1-0/+4
2020-03-20batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann3-9/+55
2020-03-20batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann2-8/+37
2020-03-20batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann3-2/+7
2020-03-20batman-adv: Fix debugfs path for renamed softifSven Eckelmann3-6/+57
2020-03-20batman-adv: Fix debugfs path for renamed hardifSven Eckelmann3-1/+30
2020-03-20batman-adv: prevent TT request storms by not sending inconsistent TT TLVLsMarek Lindner1-3/+12
2020-03-20batman-adv: Fix TT sync flags for intermediate TT responsesLinus Lüssing1-10/+51
2020-03-20batman-adv: Avoid race in TT TVLV allocator helperSven Eckelmann1-4/+4
2020-03-20batman-adv: update data pointers after skb_cow()Matthias Schiffer1-5/+5
2020-03-20batman-adv: Fix internal interface indices typesSven Eckelmann5-21/+31
2020-03-20batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann1-2/+2
2020-03-20batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligibleSven Eckelmann1-1/+1
2020-03-20batman-adv: Always initialize fragment header prioritySven Eckelmann1-0/+2
2020-03-20batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementationSven Eckelmann1-5/+4
2020-03-20efi: Add a sanity check to efivar_store_raw()Vladis Dronov1-0/+3
2020-03-20net/smc: check for valid ib_client_dataKarsten Graul1-0/+2
2020-03-20ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-03-20i2c: acpi: put device when verifying client failsWolfram Sang1-1/+9
2020-03-20iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-20iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-20netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski1-0/+1
2020-03-20netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski1-0/+2
2020-03-20nl80211: add missing attribute validation for channel switchJakub Kicinski1-0/+1
2020-03-20nl80211: add missing attribute validation for beacon report scanningJakub Kicinski1-0/+2
2020-03-20nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski1-0/+2
2020-03-20pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax1-1/+0
2020-03-20pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin1-2/+2
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang1-2/+4
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-5/+6
2020-03-20iommu/dma: Fix MSI reservation allocationMarc Zyngier1-8/+8