aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki
2020-02-24net: avoid potential false sharing in neighbor related codeEric Dumazet
2020-02-24nvmem: core: fix nvmem_cell_write inline functionSebastian Reichel
2020-02-24ipmi: Don't allow device module unload when in useCorey Minyard
2020-02-24block: Fix writeback throttling W=1 compiler warningsBart Van Assche
2020-02-24media: cec-funcs.h: add status_req checksHans Verkuil
2020-02-24drm: mst: Fix query_payload ack reply structSean Paul
2020-02-24neighbour: remove neigh_cleanup() methodEric Dumazet
2020-02-24net: phy: ensure that phy IDs are correctly typedRussell King
2020-02-24net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2020-02-24mod_devicetable: fix PHY module formatRussell King
2020-02-05Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-02-05Merge tag 'v5.2.31' into v5.2/standard/baseBruce Ashfield
2020-01-31tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2020-01-31tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault
2020-01-31tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2020-01-31net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-01-31net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-01-31inet: protect against too small mtu values.Eric Dumazet
2020-01-31mfd: rk808: Fix RK818 ID templateDaniel Schultz
2020-01-31quota: Check that quota is not dirty before releaseDmitry Monakhov
2020-01-31RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche
2020-01-31ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko
2020-01-31media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara
2020-01-19kernfs: fix ino wrap-around detectionTejun Heo
2020-01-19ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai
2020-01-19signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov
2020-01-19net/tls: use sg_next() to walk sg entriesJakub Kicinski
2020-01-19net/tls: remove the dead inplace_crypto codeJakub Kicinski
2020-01-19net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2020-01-19net: sockmap: use bitmap for copy infoJakub Kicinski
2020-01-19sctp: cache netns in sctp_ep_commonXin Long
2020-01-19net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen
2020-01-19idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)
2020-01-19reset: fix reset_control_ops kerneldoc commentRandy Dunlap
2020-01-15Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-01-15Merge tag 'v5.2.29' into v5.2/standard/baseBruce Ashfield
2020-01-09net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn
2020-01-09fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2020-01-09iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger
2020-01-09KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2020-01-09tcp: remove redundant new line from tcp_event_sk_skbTony Lu
2019-12-29Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29x86, efi: Never relocate kernel below lowest acceptable addressKairui Song