summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-21firmware: stratix10-svc: fix kernel-doc markupsMauro Carvalho Chehab
2021-01-21parport: fix a kernel-doc markupMauro Carvalho Chehab
2021-01-21ethernet: ucc_geth: remove bd_mem_part and all associated codeRasmus Villemoes
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes
2021-01-21driver core: Fix device link device name collisionSaravana Kannan
2021-01-21certs: Fix blacklist flag type confusionDavid Howells
2021-01-21PKCS#7: Fix missing includeMickaël Salaün
2021-01-21crypto: public_key: Remove redundant header file from public_key.hTianjia Zhang
2021-01-21keys: remove trailing semicolon in macro definitionTom Rix
2021-01-21encrypted-keys: Replace HTTP links with HTTPS onesAlexander A. Klimov
2021-01-21mm: Mark anonymous struct field of 'struct vm_fault' as 'const'Will Deacon
2021-01-21mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULTWill Deacon
2021-01-21mm: Move immutable fields of 'struct vm_fault' into anonymous structWill Deacon
2021-01-21ASoC: soc-dai.h: remove symmetric_rates/samplebitsKuninori Morimoto
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto
2021-01-21regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau
2021-01-21net/fq_impl: bulk-free packets from a flow on overmemoryFelix Fietkau
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso
2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman
2021-01-21Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam
2021-01-21mhi: use irq_flags if controller driver configures itCarl Huang
2021-01-21mhi: unconstify mhi_event_configLoic Poulain
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu
2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-01-20bpf: Split cgroup_bpf_enabled per attach typeStanislav Fomichev
2021-01-20bpf: Try to avoid kzalloc in cgroup/{s,g}etsockoptStanislav Fomichev
2021-01-20bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev
2021-01-20trace: bpf: Allow bpf to attach to bare tracepointsQais Yousef
2021-01-20net, xdp: Introduce xdp_build_skb_from_frame utility routineLorenzo Bianconi
2021-01-20net, xdp: Introduce __xdp_build_skb_from_frame utility routineLorenzo Bianconi
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20RDMA/uverbs: Add uverbs command for dma-buf based MR registrationJianxin Xiong
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong
2021-01-20soc: bcm: brcmstb: add stubs for getting platform IDsRafał Miłecki
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-20misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-01-20ASoC: dt-bindings: lpass: Fix and common up lpass dai idsSrinivas Kandagatla
2021-01-20platform/chrome: cros_ec_commands: Add host command to keep AP off after EC r...Pi-Hsun Shih
2021-01-20mm: Allow architectures to request 'old' entries when prefaultingWill Deacon
2021-01-20mm: Cleanup faultaround and finish_fault() codepathsKirill A. Shutemov
2021-01-20backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij
2021-01-20firmware: smccc: Add SMCCC TRNG function call IDsArd Biesheuvel
2021-01-20Merge tag 'drm-misc-next-2021-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter