summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-04-12regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold
2020-04-12netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-04-12bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2020-04-12block: fix an integer overflow in logical block sizeMikulas Patocka
2020-04-12dt-bindings: reset: meson8b: fix duplicate reset IDsMartin Blumenstingl
2020-04-12net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-04-12net: core: limit nested device depthTaehee Yoo
2020-04-12x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-04-12bug: move WARN_ON() "cut here" into exception handlerKees Cook
2020-04-12bug: consolidate __WARN_FLAGS usageKees Cook
2020-04-12bug: clean up helper macros to remove __WARN_TAINT()Kees Cook
2020-04-12bug: consolidate warn_slowpath_fmt() usageKees Cook
2020-04-12bug: rename __WARN_printf_taint() to __WARN_printf()Kees Cook
2020-04-12bug: refactor away warn_slowpath_fmt_taint()Kees Cook
2020-04-12asm-generic: add unlikely to default BUG_ON(x)Denis Efremov
2020-04-12regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell
2020-04-12regulator: core: Add regulator_is_equal() helperMarek Vasut
2020-03-30crypto: algif_skcipher - Use chunksize instead of blocksizeHerbert Xu
2020-03-30crypto: skcipher - make chunksize and walksize accessors internalEric Biggers
2020-03-30afs: Fix use-after-loss-of-refDavid Howells
2020-03-30uaccess: Add non-pagefault user-space write functionDaniel Borkmann
2020-03-30uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu
2020-03-30ASoC: simple_card_utils.h: Add missing includeDaniel Baluta
2020-03-30can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp
2020-03-30Input: input_event - fix struct padding on sparc64Arnd Bergmann
2020-03-30tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)
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