summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-05drm/doc: demote old doc-comments in drm.hSimon Ser1-42/+42
2021-01-05drm/doc: re-format drm.h file commentSimon Ser1-5/+4
2021-01-05dt-bindings: interconnect: Add Qualcomm MSM8939 DT bindingsJun Nie1-0/+105
2021-01-05drm: Use a const drm_driver for legacy PCI devicesLaurent Pinchart2-8/+6
2021-01-05drm: Move legacy device list out of drm_driverLaurent Pinchart2-9/+3
2021-01-05drm: Don't export the drm_gem_dumb_destroy() functionLaurent Pinchart1-3/+0
2021-01-05drm: Add default modes for connectors in unknown stateLaurent Pinchart1-1/+7
2021-01-05clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocksLiu Ying1-0/+2
2021-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+3
2021-01-05srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney3-0/+6
2021-01-05srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney1-3/+3
2021-01-05rcu: Eliminate the __kvfree_rcu() macroUladzislau Rezki (Sony)1-12/+6
2021-01-05rcu: Introduce kfree_rcu() single-argument macroUladzislau Rezki (Sony)1-10/+12
2021-01-05list: Fix a typo at the kernel-doc markupMauro Carvalho Chehab1-1/+1
2021-01-04vfs: don't unnecessarily clone write access for writable fdsEric Biggers1-1/+0
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-0/+6
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds2-6/+6
2021-01-04KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSMarc Zyngier1-1/+1
2021-01-04fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe2-1/+5
2021-01-04fs: add support for LOOKUP_CACHEDJens Axboe1-0/+1
2021-01-04bus: mhi: core: Add device hardware reset supportLoic Poulain1-0/+9
2021-01-04usb: gadget: composite: Split composite reset and disconnectWesley Cheng1-0/+2
2021-01-04afs: Fix directory entry size calculationDavid Howells1-0/+2
2021-01-04media: v4l2-dev/event: add v4l2_event_wake_all()Hans Verkuil1-2/+11
2021-01-04media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8Sowjanya Komatineni1-1/+1
2021-01-04drm/crtc: add drmm_crtc_alloc_with_planes()Philipp Zabel1-0/+33
2021-01-04drm/plane: add drmm_universal_plane_alloc()Philipp Zabel1-0/+42
2021-01-04drm/simple_kms_helper: add drmm_simple_encoder_alloc()Philipp Zabel1-0/+24
2021-01-04drm: add drmm_encoder_alloc()Philipp Zabel1-0/+30
2021-01-04drm/encoder: make encoder control functions optionalPhilipp Zabel1-1/+1
2021-01-04dt-bindings: clock: meson8b: remove non-existing clock macrosMartin Blumenstingl1-2/+0
2021-01-03crypto: blake2b - sync with blake2s implementationEric Biggers2-0/+182
2021-01-03crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>Eric Biggers1-2/+1
2021-01-03crypto: blake2s - adjust include guard namingEric Biggers2-6/+6
2021-01-03crypto: blake2s - add comment for blake2s_state fieldsEric Biggers1-0/+1
2021-01-03crypto: blake2s - optimize blake2s initializationEric Biggers2-30/+28
2021-01-03crypto: blake2s - share the "shash" API boilerplate codeEric Biggers1-5/+60
2021-01-03crypto: blake2s - move update and final logic to internal/blake2s.hEric Biggers1-0/+41
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel4-202/+219
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-7/+15
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+2
2020-12-30ACPI: platform: Add platform profile supportMark Pearson1-0/+39
2020-12-30kdev_t: always inline major/minor helper functionsJosh Poimboeuf1-11/+11
2020-12-30sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie1-0/+3
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-0/+1
2020-12-30mm: memmap defer init doesn't work as expectedBaoquan He1-2/+3
2020-12-30mm: add prototype for __add_to_page_cache_locked()Souptick Joarder1-0/+7
2020-12-30Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada1-5/+0
2020-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+5
2020-12-29net: sched: prevent invalid Scell_log shift countRandy Dunlap1-1/+3