summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-18tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2019-12-18inet: protect against too small mtu values.Eric Dumazet
2019-12-17mfd: rk808: Fix RK818 ID templateDaniel Schultz
2019-12-17quota: Check that quota is not dirty before releaseDmitry Monakhov
2019-12-13jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara
2019-12-13kernfs: fix ino wrap-around detectionTejun Heo
2019-12-04net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2019-12-04idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)
2019-12-04bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel
2019-12-04reset: fix reset_control_ops kerneldoc commentRandy Dunlap
2019-11-24fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2019-11-20mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-20iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger
2019-11-20KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-12kvm: Add helper function for creating VM worker threadsJunaid Shahid
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-12cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-11-12SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust
2019-11-12bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann
2019-11-12mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi
2019-11-12net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-10net/mlx5: Fix flow counter list auto bits structRoi Dayan
2019-11-10net: add skb_queue_empty_lockless()Eric Dumazet
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-11-06dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2019-11-06SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington
2019-10-29net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti
2019-10-29net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-10-29uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-10-29net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-17hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá
2019-10-17ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton
2019-10-17efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar
2019-10-17efi/tpm: Don't access event->count when it isn't mappedPeter Jones
2019-10-11sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers
2019-10-11libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-10-07net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean
2019-10-07mm: add dummy can_do_mlock() helperArnd Bergmann
2019-10-07PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-10-07mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu
2019-10-05fs: Export generic_fadvise()Jan Kara
2019-10-05SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust
2019-10-05blk-mq: add callback of .cleanup_rqMing Lei