summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-02-05cfg80211: Fix radar event during another phy CACOrr Mazor
2020-02-05rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers
2020-02-01bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren
2020-02-01bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren
2020-02-01ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks
2020-02-01media: dvbsky: add support for eyeTV Geniatech T2 liteThomas Voegtle
2020-02-01udp: segment looped gso packets correctlyWillem de Bruijn
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-01-29netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-26mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller
2020-01-23regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold
2020-01-23bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-23bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend
2020-01-23bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2020-01-23net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap
2020-01-23mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi
2020-01-23mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-23mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-23dt-bindings: reset: meson8b: fix duplicate reset IDsMartin Blumenstingl
2020-01-17crypto: algif_skcipher - Use chunksize instead of blocksizeHerbert Xu
2020-01-17asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport
2020-01-17afs: Fix use-after-loss-of-refDavid Howells
2020-01-17uaccess: Add non-pagefault user-space write functionDaniel Borkmann
2020-01-17rdma: Remove nes ABI headerJason Gunthorpe
2020-01-17xprtrdma: Add unique trace points for posting Local Invalidate WRsChuck Lever
2020-01-17ASoC: simple_card_utils.h: Add missing includeDaniel Baluta
2020-01-14can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp
2020-01-14Input: input_event - fix struct padding on sparc64Arnd Bergmann
2020-01-14tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-12netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter
2020-01-09net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-01-09regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold
2020-01-09net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2020-01-09libata: Fix retrieving of active qcsSascha Hauer
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2020-01-09dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-09block: add bio_truncate to fix guard_bio_eodMing Lei
2020-01-09PCI: Fix missing inline for pci_pr3_present()Takashi Iwai
2020-01-09PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2020-01-04net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu