summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff-pcm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-16arm64: mm: avoid fixmap for early swapper_pg_dir updatesArd Biesheuvel1-1/+15
2024-02-16arm64: kernel: Create initial ID map from C codeArd Biesheuvel11-295/+88
2024-02-16arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levelsArd Biesheuvel1-46/+19
2024-02-16arm64: mm: Use 48-bit virtual addressing for the permanent ID mapArd Biesheuvel5-32/+32
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel15-121/+315
2024-02-16arm64: mmu: Make __cpu_replace_ttbr1() out of lineArd Biesheuvel2-31/+33
2024-02-16arm64: mm: Make kaslr_requires_kpti() a static inlineArd Biesheuvel3-43/+39
2024-02-16arm64: head: move memstart_offset_seed handling to C codeArd Biesheuvel3-7/+5
2024-02-16arm64: head: allocate more pages for the kernel mappingArd Biesheuvel1-1/+10
2024-02-16arm64: Add helpers to probe local CPU for PAC and BTI supportArd Biesheuvel1-0/+32
2024-02-16arm64: idreg-override: Create a pseudo feature for rodata=offArd Biesheuvel2-0/+3
2024-02-16arm64: kaslr: Use feature override instead of parsing the cmdline againArd Biesheuvel3-55/+7
2024-02-16arm64: cpufeature: Add helper to test for CPU feature overridesArd Biesheuvel2-8/+40
2024-02-16arm64: head: move dynamic shadow call stack patching into early C runtimeArd Biesheuvel6-31/+27
2024-02-16arm64: head: Run feature override detection before mapping the kernelArd Biesheuvel2-11/+10
2024-02-16arm64: Move feature overrides into the BSS sectionArd Biesheuvel1-7/+7
2024-02-16arm64: head: Clear BSS and the kernel page tables in one goArd Biesheuvel2-22/+14
2024-02-16arm64: kernel: Remove early fdt remap codeArd Biesheuvel2-18/+0
2024-02-16arm64: idreg-override: Move to early mini C runtimeArd Biesheuvel5-28/+30
2024-02-16arm64: head: move relocation handling to C codeArd Biesheuvel5-104/+82
2024-02-16arm64: kernel: Don't rely on objcopy to make code under pi/ __initArd Biesheuvel2-9/+13
2024-02-16arm64: kernel: Manage absolute relocations in code built under pi/Ard Biesheuvel3-2/+155
2024-02-09arm64: kaslr: Adjust randomization range dynamicallyArd Biesheuvel2-5/+8
2024-02-09arm64: mm: Reclaim unused vmemmap region for vmalloc useArd Biesheuvel1-2/+6
2024-02-09arm64: vmemmap: Avoid base2 order of struct page size to dimension regionArd Biesheuvel1-4/+4
2024-02-09arm64: ptdump: Discover start of vmemmap region at runtimeArd Biesheuvel1-1/+3
2024-02-09arm64: ptdump: Allow all region boundaries to be defined at boot timeArd Biesheuvel1-32/+22
2024-02-09arm64: mm: Move fixmap region above vmemmap regionArd Biesheuvel4-4/+7
2024-02-09arm64: mm: Move PCI I/O emulation region above the vmemmap regionArd Biesheuvel2-4/+4
2024-02-04Linux 6.8-rc3v6.8-rc3Linus Torvalds1-1/+1
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-02-02dm-crypt, dm-verity: disable taskletsMikulas Patocka3-61/+4
2024-02-02Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"Andreas Gruenbacher2-18/+13
2024-02-02dmaengine: at_hdmac: add missing kernel-doc style descriptionVinod Koul1-1/+10
2024-02-02powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat1-9/+28
2024-02-02nouveau: offload fence uevents work to workqueueDave Airlie2-6/+19
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie1-1/+1
2024-02-02ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map typeZhang Yi1-29/+3
2024-02-02ext4: make ext4_map_blocks() distinguish delalloc only extentZhang Yi3-3/+10
2024-02-02ext4: add a hole extent entry in cache after punchZhang Yi1-2/+4
2024-02-02Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede1-1/+2
2024-02-02Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-02ext4: correct the hole length returned by ext4_map_blocks()Zhang Yi1-41/+70
2024-02-02ext4: convert to exclusive lock while inserting delalloc extentsZhang Yi1-14/+11
2024-02-02ext4: refactor ext4_da_map_blocks()Zhang Yi1-22/+17
2024-02-01Kconfig: Disable -Wstringop-overflow for GCC globallyLinus Torvalds1-3/+3
2024-02-01smb: client: increase number of PDUs allowed in a compound requestPaulo Alcantara2-3/+3
2024-02-01cifs: failure to add channel on iface should bump up weightShyam Prasad N1-0/+2
2024-02-01cifs: do not search for channel if server is terminatingShyam Prasad N2-1/+5