summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-05clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocksLiu Ying
2021-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-04srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney
2021-01-04srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney
2021-01-04rcu: Eliminate the __kvfree_rcu() macroUladzislau Rezki (Sony)
2021-01-04rcu: Introduce kfree_rcu() single-argument macroUladzislau Rezki (Sony)
2021-01-04list: Fix a typo at the kernel-doc markupMauro Carvalho Chehab
2021-01-04vfs: don't unnecessarily clone write access for writable fdsEric Biggers
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2021-01-04KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSMarc Zyngier
2021-01-04fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe
2021-01-04fs: add support for LOOKUP_CACHEDJens Axboe
2021-01-04bus: mhi: core: Add device hardware reset supportLoic Poulain
2021-01-04usb: gadget: composite: Split composite reset and disconnectWesley Cheng
2021-01-04afs: Fix directory entry size calculationDavid Howells
2021-01-04media: v4l2-dev/event: add v4l2_event_wake_all()Hans Verkuil
2021-01-04media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8Sowjanya Komatineni
2021-01-04drm/crtc: add drmm_crtc_alloc_with_planes()Philipp Zabel
2021-01-04drm/plane: add drmm_universal_plane_alloc()Philipp Zabel
2021-01-04drm/simple_kms_helper: add drmm_simple_encoder_alloc()Philipp Zabel
2021-01-04drm: add drmm_encoder_alloc()Philipp Zabel
2021-01-04drm/encoder: make encoder control functions optionalPhilipp Zabel
2021-01-04dt-bindings: clock: meson8b: remove non-existing clock macrosMartin Blumenstingl
2021-01-03crypto: blake2b - sync with blake2s implementationEric Biggers
2021-01-03crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>Eric Biggers
2021-01-03crypto: blake2s - adjust include guard namingEric Biggers
2021-01-03crypto: blake2s - add comment for blake2s_state fieldsEric Biggers
2021-01-03crypto: blake2s - optimize blake2s initializationEric Biggers
2021-01-03crypto: blake2s - share the "shash" API boilerplate codeEric Biggers
2021-01-03crypto: blake2s - move update and final logic to internal/blake2s.hEric Biggers
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-30ACPI: platform: Add platform profile supportMark Pearson
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He
2020-12-29mm: add prototype for __add_to_page_cache_locked()Souptick Joarder
2020-12-29Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-28net: sched: prevent invalid Scell_log shift countRandy Dunlap
2020-12-28libceph: add __maybe_unused to DEFINE_MSGR2_FEATUREIlya Dryomov
2020-12-28soc: qcom: llcc-qcom: Add support for SM8250 SoCManivannan Sadhasivam
2020-12-28soc: qcom: llcc-qcom: Extract major hardware versionSai Prakash Ranjan
2020-12-28tty: new helper function tty_get_icount()Uwe Kleine-König
2020-12-28tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König
2020-12-28USB: usbtmc: Add separate USBTMC_IOCTL_GET_SRQ_STBDave Penkler
2020-12-28USB: usbtmc: Add USBTMC_IOCTL_GET_STBDave Penkler