aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-03-20USB: core: add endpoint-blacklist quirkJohan Hovold
2020-03-20macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-03-20netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter
2020-03-20net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2020-03-20net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-03-20regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold
2020-03-20net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2020-03-20libata: Fix retrieving of active qcsSascha Hauer
2020-03-20ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2020-03-20dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner
2020-03-20block: add bio_truncate to fix guard_bio_eodMing Lei
2020-03-20PCI: Fix missing inline for pci_pr3_present()Takashi Iwai
2020-03-20PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng
2020-03-20nvme_fc: add module to ops template to allow module referencesJames Smart
2020-03-07soundwire: include mod_devicetable.h to avoid compiling warningsBard liao
2020-03-07tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2020-03-07net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu
2020-03-07net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu
2020-03-07net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2020-03-07ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-03-07uaccess: disallow > INT_MAX copy sizesKees Cook
2020-03-07hrtimer: Annotate lockless access to timer->stateEric Dumazet
2020-03-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet
2020-03-07libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-03-07fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov
2020-03-07dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin
2020-03-07dma-mapping: Add vmap checks to dma_map_single()Kees Cook
2020-03-07x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-03-07x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky
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-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