summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds15-144/+303
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+2
2025-12-11Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello1-23/+36
2025-12-11drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)1-0/+2
2025-12-11Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+14
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds4-33/+87
2025-12-10blk-mq-dma: always initialize dma stateKeith Busch1-0/+1
2025-12-10dm pcache: fix segment info indexingLi Chen1-1/+4
2025-12-10dm pcache: fix cache info indexingLi Chen1-1/+4
2025-12-10dm-pcache: advance slot index before writing slotDongsheng Yang2-8/+8
2025-12-10dm raid: add documentation for takeover/reshape raid1 -> raid5 table line exa...Heinz Mauelshagen1-7/+73
2025-12-10dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
2025-12-10dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov1-0/+2
2025-12-10dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka2-40/+35
2025-12-10dm: ignore discard return valueChaitanya Kulkarni1-7/+5
2025-12-10MAINTAINERS: add Benjamin Marzinski as a device mapper maintainerMikulas Patocka1-0/+1
2025-12-10dm-mpath: Simplify the setup_scsi_dh codeBenjamin Marzinski1-38/+23
2025-12-10dm vdo: fix kerneldoc warningsMatthew Sakai20-169/+298
2025-12-10dm-bufio: align write boundary on physical block sizeMikulas Patocka1-4/+6
2025-12-10dm-crypt: enable DM_TARGET_ATOMIC_WRITESMikulas Patocka1-15/+24
2025-12-10dm: test for REQ_ATOMIC in dm_accept_partial_bio()Mikulas Patocka1-2/+7
2025-12-10dm-verity: remove useless mempoolMikulas Patocka2-10/+3
2025-12-10dm-verity: disable recursive forward error correctionMikulas Patocka3-7/+2
2025-12-10crypto: arm64/ghash - Fix incorrect output from ghash-neonEric Biggers1-1/+1
2025-12-10ALSA: hda: intel-dsp-config: Prefer legacy driver as fallbackTakashi Iwai1-1/+2
2025-12-10Merge branches 'fixes' and 'misc' into for-nextRussell King (Oracle)1-2/+2
2025-12-10ARM: fix branch predictor hardeningRussell King (Oracle)2-14/+31
2025-12-10ARM: fix hash_name() faultRussell King (Oracle)1-0/+35
2025-12-10ARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)1-0/+2
2025-12-10rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AESIlya Dryomov1-3/+0
2025-12-10ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AESEric Biggers1-3/+0
2025-12-10libceph: make decode_pool() more resilient against corrupted osdmapsIlya Dryomov1-64/+52
2025-12-10libceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko1-2/+2
2025-12-10ceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko1-1/+1
2025-12-10ceph: add trace points to the MDS clientMax Kellermann4-2/+259
2025-12-10libceph: fix log output race condition in OSD clientSimon Buttgereit1-4/+2
2025-12-10blk-mq: delete task running check in blk_hctx_poll()Fengnan Chang1-10/+2
2025-12-10drm/mgag200: Fix big-endian supportRené Rebe1-0/+25
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-15/+567
2025-12-10Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-1/+1
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-445/+207
2025-12-10Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds2-0/+4
2025-12-10pwm: th1520: Fix missing Kconfig dependenciesMichal Wilczynski1-0/+2
2025-12-10cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior1-9/+16
2025-12-10block: fix cached zone reports on devices with native zone appendJohannes Thumshirn1-1/+1
2025-12-10smb: move file_notify_information to common/fscc.hChenXiaoSong2-11/+11
2025-12-10smb: move SMB2 Notify Action Flags into common/smb2pdu.hChenXiaoSong2-9/+2
2025-12-10smb: move notify completion filter flags into common/smb2pdu.hChenXiaoSong2-14/+1
2025-12-10smb/client: add parentheses to NT error code definitions containing bitwise O...ChenXiaoSong1-506/+506
2025-12-10smb: add documentation references for smb2 change notify definitionsChenXiaoSong2-2/+10