summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-26/+48
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+57
2026-04-03drm/shmem_helper: Make sure PMD entries get the writeable upgradeBoris Brezillon-14/+32
2026-04-03ALSA: hda: Notify IEC958 Default PCM switch state changesCássio Gabriel-8/+39
2026-04-03ALSA: aoa/onyx: Fix OF node leak on probe failurewangdicheng-1/+3
2026-04-03ata: pata_arasan_cf: fix missing newline in dev_err() messagesHaoyu Lu-2/+2
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu-0/+48
2026-04-02crash: align the declaration of crash_load_dm_crypt_keys with CONFIG_CRASH_DM...Coiby Xu-7/+7
2026-04-02crash_dump/dm-crypt: don't print in arch-specific codeCoiby Xu-7/+6
2026-04-02lib: parser: fix match_wildcard to correctly handle trailing starsInseob Kim-1/+1
2026-04-02lib: kunit_iov_iter: add tests for extract_iter_to_sgChristian A. Ehrhardt-0/+203
2026-04-02lib: kunit_iov_iter: improve error detectionChristian A. Ehrhardt-1/+6
2026-04-02lib: kunit_iov_iter: fix memory leaksChristian A. Ehrhardt-6/+8
2026-04-02lib/scatterlist: fix temp buffer in extract_user_to_sg()Christian A. Ehrhardt-2/+1
2026-04-02lib/scatterlist: fix length calculations in extract_kvec_to_sgChristian A. Ehrhardt-2/+3
2026-04-02lib/list_sort: remove dummy cmp() calls to speed up merge_final()Kuan-Wei Chiu-10/+0
2026-04-02ubifs: remove unnecessary cond_resched() from list_sort() compareKuan-Wei Chiu-3/+0
2026-04-02xor: add a kunit test caseChristoph Hellwig-1/+205
2026-04-02xor: use static_call for xor_genChristoph Hellwig-11/+11
2026-04-02xor: pass the entire operation to the low-level opsChristoph Hellwig-505/+224
2026-04-02btrfs: use xor_genChristoph Hellwig-23/+4
2026-04-02async_xor: use xor_genChristoph Hellwig-24/+10
2026-04-02xor: add a better public APIChristoph Hellwig-0/+36
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig-109/+73
2026-04-02xor: avoid indirect calls for arm64-optimized opsChristoph Hellwig-97/+114
2026-04-02x86: move the XOR code to lib/raid/Christoph Hellwig-580/+522
2026-04-02s390: move the XOR code to lib/raid/Christoph Hellwig-3/+2
2026-04-02sparc: move the XOR code to lib/raid/Christoph Hellwig-57/+52
2026-04-02riscv: move the XOR code to lib/raid/Christoph Hellwig-57/+59
2026-04-02powerpc: move the XOR code to lib/raid/Christoph Hellwig-105/+74
2026-04-02loongarch: move the XOR code to lib/raid/Christoph Hellwig-74/+27
2026-04-02arm64: move the XOR code to lib/raid/Christoph Hellwig-78/+67
2026-04-02arm: move the XOR code to lib/raid/Christoph Hellwig-202/+205
2026-04-02alpha: move the XOR code to lib/raid/Christoph Hellwig-849/+855
2026-04-02xor: move generic implementations out of asm-generic/xor.hChristoph Hellwig-725/+748
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig-173/+168
2026-04-02xor: split xor.hChristoph Hellwig-22/+30
2026-04-02xor: cleanup registration and probingChristoph Hellwig-50/+48
2026-04-02xor: small cleanupsChristoph Hellwig-4/+1
2026-04-02xor: move to lib/raid/Christoph Hellwig-4/+14
2026-04-02um/xor: cleanup xor.hChristoph Hellwig-16/+0
2026-04-02arm64/xor: fix conflicting attributes for xor_block_templateChristoph Hellwig-1/+1
2026-04-02arm/xor: remove in_interrupt() handlingChristoph Hellwig-29/+12
2026-04-02xor: assert that xor_blocks is not call from interrupt contextChristoph Hellwig-0/+2
2026-04-03bus: mhi: host: pci_generic: Add Telit FE912C04 modem supportDaniele Palmas-0/+13
2026-04-02Merge tag 'v7.0-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+4
2026-04-02perf metrics: Make common stalled metrics conditional on having the eventIan Rogers-57/+57
2026-04-02perf tests kwork: Add basic kwork coverage testsIan Rogers-0/+79
2026-04-02perf data convert ctf: Pipe mode improvementsIan Rogers-4/+59
2026-04-02perf evsel: Make unknown event names more uniqueIan Rogers-3/+4