aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2024-10-31Merge tag 'sound-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-31/+179
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds1-6/+15
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds18-51/+174
2024-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-7/+5
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1Christoffer Sandberg1-0/+1
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3Christoffer Sandberg1-0/+1
2024-10-30ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär1-0/+3
2024-10-30Merge tag 'asoc-fix-v6.12-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai9-28/+144
2024-10-29Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-3/+20
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds24-100/+119
2024-10-29Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds2-2/+2
2024-10-29Merge tag 'mm-hotfixes-stable-2024-10-28-21-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds22-252/+386
2024-10-29Merge tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds4-42/+77
2024-10-29wcd937x codec fixesMark Brown2-2/+14
2024-10-29ASoC: codecs: wcd937x: relax the AUX PDM watchdogAlexey Klimov2-2/+12
2024-10-29ASoC: codecs: wcd937x: add missing LO Switch controlAlexey Klimov1-0/+2
2024-10-29ASoC: dt-bindings: rockchip,rk3308-codec: add port propertyDmitry Yashin1-0/+4
2024-10-29mm: krealloc: Fix MTE false alarm in __do_kreallocQun-Wei Lin1-1/+1
2024-10-29ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13Piyush Raj Chouhan1-0/+12
2024-10-28mm: avoid unconditional one-tick sleep when swapcache_prepare failsBarry Song1-2/+13
2024-10-28mseal: update mseal.rstJeff Xu1-159/+148
2024-10-28mm: split critical region in remap_file_pages() and invoke LSMs in betweenKirill A. Shutemov1-17/+52
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw1-0/+5
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw3-12/+10
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw1-7/+0
2024-10-28tools: testing: add expand-only mode VMA testLorenzo Stoakes1-0/+40
2024-10-28mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()Lorenzo Stoakes3-9/+31
2024-10-28resource,kexec: walk_system_ram_res_rev must retain resource flagsGregory Price1-3/+1
2024-10-28nilfs2: fix kernel bug due to missing clearing of checked flagRyusuke Konishi1-0/+1
2024-10-28mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node idNobuhiro Iwamatsu1-1/+1
2024-10-28ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis1-0/+8
2024-10-28mm: shmem: fix data-race in shmem_getattr()Jeongjun Park1-0/+2
2024-10-28mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAILJann Horn1-9/+3
2024-10-28x86/traps: move kmsan check after instrumentation_beginSabyrzhan Tasbolatov1-6/+6
2024-10-28resource: remove dependency on SPARSEMEM from GET_FREE_REGIONHuang Ying1-1/+0
2024-10-28mm/mmap: fix race in mmap_region() with ftruncate()Liam R. Howlett1-5/+7
2024-10-28mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reservesMatt Fleming1-5/+5
2024-10-28fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes2-11/+6
2024-10-28fork: do not invoke uffd on fork if error occursLorenzo Stoakes3-1/+37
2024-10-28mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present checkDavid Hildenbrand1-5/+11
2024-10-28ASoC: dapm: fix bounds checker error in dapm_widget_list_createAleksei Vetrov1-0/+2
2024-10-29tpm: Lazily flush the auth sessionJarkko Sakkinen4-20/+44
2024-10-28Merge tag 'spi-fix-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds4-5/+12
2024-10-28ASoC: Intel: sst: Fix used of uninitialized ctx to log an errorHans de Goede1-1/+1
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers3-7/+9
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo3-10/+17
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2-0/+18
2024-10-28tpm: Rollback tpm2_load_null()Jarkko Sakkinen1-20/+24
2024-10-28tpm: Return tpm2_sessions_init() when null key creation failsJarkko Sakkinen1-2/+9