aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+6
2021-07-21Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+6
2021-07-19ALSA: es1688: Allocate resources with device-managed APIsTakashi Iwai1-1/+0
2021-07-19ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai1-3/+0
2021-07-19ALSA: emu10k1: Allocate resources with device-managed APIsTakashi Iwai1-4/+2
2021-07-19ALSA: core: Add device-managed request_dma()Takashi Iwai1-0/+1
2021-07-19ALSA: core: Add managed card creationTakashi Iwai1-0/+5
2021-07-19ALSA: core: Add device-managed page allocator helperTakashi Iwai1-0/+4
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda1-0/+6
2021-07-15ALSA: compress: Drop unused functionsTakashi Iwai1-2/+0
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+4
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+0
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds8-21/+429
2021-07-10Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-1/+2
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-9/+183
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds4-36/+7
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-3/+39
2021-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-6/+1
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-0/+204
2021-07-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-4/+2
2021-07-09Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-0/+23
2021-07-09Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+2
2021-07-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-44/+152
2021-07-08Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2021-07-08Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-5/+10
2021-07-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+6
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-5/+14
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V3-3/+3
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V3-3/+3
2021-07-08kdump: use vmlinux_build_id to simplifyStephen Boyd2-7/+7
2021-07-08module: add printk formats to add module build ID to stacktracesStephen Boyd2-3/+27
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd1-0/+4
2021-07-08buildid: stash away kernels build ID on initStephen Boyd1-0/+3
2021-07-08buildid: add API to parse build ID out of bufferStephen Boyd1-0/+1
2021-07-08mm: add setup_initial_init_mm() helperKefeng Wang1-0/+3
2021-07-08mm: fix spelling mistakes in header filesZhen Lei8-16/+16
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport2-1/+7
2021-07-08PM: hibernate: disable when there are active secretmem usersMike Rapoport1-0/+6
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2-0/+49
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport1-0/+12
2021-07-08lib: fix spelling mistakes in header filesZhen Lei7-13/+13
2021-07-08Merge part 2 of branch 'sysfs-devel'Trond Myklebust3-0/+6
2021-07-08NFSv4/pnfs: Clean up layout get on openTrond Myklebust1-0/+1
2021-07-08Merge branch 'sysfs-devel'Trond Myklebust3-0/+15
2021-07-08sunrpc: remove an offlined xprt using sysfsOlga Kornievskaia1-0/+1
2021-07-08NFSv4.1 identify and mark RPC tasks that can move between transportsOlga Kornievskaia1-0/+2
2021-07-08SUNRPC: take a xprt offline using sysfsOlga Kornievskaia1-0/+1
2021-07-08sunrpc: add dst_attr attributes to the sysfs xprt directoryOlga Kornievskaia1-0/+1
2021-07-08SUNRPC query transport's source portOlga Kornievskaia1-0/+1
2021-07-08SUNRPC mark the first transportOlga Kornievskaia1-0/+1