aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-11Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski9-82/+158
2025-11-11ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma1-1/+1
2025-11-11dt-bindings: interrupt-controller: aspeed,ast2700: Correct #interrupt-cells and interrupts countRyan Chen1-4/+9
2025-11-11irqchip/aclint-sswi: Add Nuclei UX900 supportJunhui Liu1-1/+2
2025-11-11dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT SSWIJunhui Liu1-0/+4
2025-11-11dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT MSWIJunhui Liu1-6/+11
2025-11-11dt-bindings: interrupt-controller: Add Anlogic DR1V90 PLICJunhui Liu1-0/+1
2025-11-11irqchip/irq-bcm7038-l1: Remove unused reg_mask_status()Krzysztof Kozlowski1-6/+0
2025-11-11irqchip/sifive-plic: Fix call to __plic_toggle() in M-Mode code pathCharles Mirabile1-5/+4
2025-11-11iio: accel: bmc150: Fix irq assumption regressionLinus Walleij2-0/+6
2025-11-11arm64: add unlikely hint to MTE async fault check in el0_svc_commonLi Qiang1-1/+1
2025-11-11gendwarfksyms: Skip files with no exportsSami Tolvanen3-3/+6
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth66-136/+136
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-5/+5
2025-11-11arm64: acpi: add newline to deferred APEI warningOsama Abdelkader1-1/+1
2025-11-11arm64: entry: Clean out some indirectionLinus Walleij1-25/+3
2025-11-11arm64/mm: Ensure PGD_SIZE is aligned to 64 bytes when PA_BITS = 52Anshuman Khandual1-1/+1
2025-11-11crypto: testmgr - Remove polyval testsEric Biggers3-181/+0
2025-11-11lib/crypto: tests: Add KUnit tests for POLYVALEric Biggers5-2/+464
2025-11-11lib/crypto: tests: Add additional SHAKE testsEric Biggers3-55/+170
2025-11-11lib/crypto: tests: Add SHA3 kunit testsDavid Howells6-1/+601
2025-11-11lib/crypto: tests: Add KUnit tests for BLAKE2bEric Biggers5-13/+501
2025-11-11fscrypt: Drop obsolete recommendation to enable optimized POLYVALEric Biggers1-2/+0
2025-11-11crypto: polyval - Remove the polyval crypto_shashEric Biggers3-216/+0
2025-11-11crypto: hctr2 - Convert to use POLYVAL libraryEric Biggers3-163/+64
2025-11-11lib/crypto: x86/polyval: Migrate optimized code into libraryEric Biggers8-214/+107
2025-11-11lib/crypto: arm64/polyval: Migrate optimized code into libraryEric Biggers8-191/+110
2025-11-11lib/crypto: polyval: Add POLYVAL libraryEric Biggers4-3/+493
2025-11-11crypto: polyval - Rename conflicting functionsEric Biggers1-6/+6
2025-11-11arm64/efi: Call EFI runtime services without disabling preemptionArd Biesheuvel1-2/+21
2025-11-11arm64/efi: Move uaccess en/disable out of efi_set_pgd()Ard Biesheuvel2-10/+21
2025-11-11arm64/efi: Drop efi_rt_lock spinlock from EFI arch wrapperArd Biesheuvel1-4/+1
2025-11-11arm64/fpsimd: Permit kernel mode NEON with IRQs offArd Biesheuvel2-7/+20
2025-11-11arm64/fpsimd: Don't warn when EFI execution context is preemptibleArd Biesheuvel1-2/+2
2025-11-11efi/runtime-wrappers: Keep track of the efi_runtime_lock ownerArd Biesheuvel2-1/+18
2025-11-11efi: Add missing static initializer for efi_mm::cpus_allowed_lockArd Biesheuvel1-0/+3
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds15-82/+165
2025-11-11Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds4-34/+34
2025-11-11Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds30-152/+424
2025-11-11smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNECTEDStefan Metzmacher1-0/+3
2025-11-11ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_baddHaein Lee1-0/+2
2025-11-11mmc: dw_mmc-rockchip: Fix wrong internal phase calculateShawn Lin1-2/+2
2025-11-11mmc: pxamci: Simplify pxamci_probe() error handling using devm APIsRakuram Eswaran1-38/+18
2025-11-11sched/deadline: Minor cleanup in select_task_rq_dl()Shrikanth Hegde1-2/+1
2025-11-11sched/deadline: Use cpumask_weight_and() in dl_bw_cpusShrikanth Hegde1-10/+1
2025-11-11sched/deadline: Document dl_serverPeter Zijlstra1-0/+194
2025-11-11memblock: fix memblock_estimated_nr_free_pages() for soft-reserved memoryAkinobu Mita1-1/+2
2025-11-11smb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun1-1/+1
2025-11-11smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DISCONNECTEDStefan Metzmacher1-0/+3
2025-11-11x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()Borislav Petkov (AMD)4-4/+3