summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-11selftests: net: lib: tc_rule_stats_get(): Don't hard-code array indexPetr Machata
2025-12-11ALSA: hda: cix-ipbloq: Use modern PM opsNathan Chancellor
2025-12-11Merge tag 'asoc-fix-v6.19-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong
2025-12-11smb: move File Attributes definitions into common/fscc.hChenXiaoSong
2025-12-11smb: update struct duplicate_extents_to_file_exChenXiaoSong
2025-12-11Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-11Merge tag 'spi-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-11Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-10mm: memfd_luo: add CONFIG_SHMEM dependencyArnd Bergmann
2025-12-10mm: shmem: avoid build warning for CONFIG_SHMEM=nArnd Bergmann
2025-12-10ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov
2025-12-10ocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag
2025-12-10ocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-12-10ocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag
2025-12-10ocfs2: add ocfs2_emergency_state helper and apply to setattrAhmet Eray Karadag
2025-12-10checkpatch: add uninitialized pointer with __free attribute checkAlly Heev
2025-12-10args: fix documentation to reflect the correct numbersAndy Shevchenko
2025-12-10ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh
2025-12-10liveupdate: luo_core: fix redundant bound check in luo_ioctl()Pasha Tatashin
2025-12-10ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_listDeepanshu Kartikey
2025-12-10fs/fat: remove unnecessary wrapper fat_max_cache()Lalit Shankar Chowdhury
2025-12-10ocfs2: replace deprecated strcpy with strscpyThorsten Blum
2025-12-10ocfs2: check tl_used after reading it from trancate log inodeEdward Adam Davis
2025-12-10liveupdate: luo_file: don't use invalid list iteratorDan Carpenter
2025-12-11Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)
2025-12-11Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-12-10blk-mq-dma: always initialize dma stateKeith Busch
2025-12-10dm pcache: fix segment info indexingLi Chen
2025-12-10dm pcache: fix cache info indexingLi Chen
2025-12-10dm-pcache: advance slot index before writing slotDongsheng Yang
2025-12-10dm raid: add documentation for takeover/reshape raid1 -> raid5 table line exa...Heinz Mauelshagen
2025-12-10dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang
2025-12-10dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov
2025-12-10dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka
2025-12-10dm: ignore discard return valueChaitanya Kulkarni
2025-12-10MAINTAINERS: add Benjamin Marzinski as a device mapper maintainerMikulas Patocka
2025-12-10dm-mpath: Simplify the setup_scsi_dh codeBenjamin Marzinski
2025-12-10dm vdo: fix kerneldoc warningsMatthew Sakai
2025-12-10dm-bufio: align write boundary on physical block sizeMikulas Patocka
2025-12-10dm-crypt: enable DM_TARGET_ATOMIC_WRITESMikulas Patocka
2025-12-10dm: test for REQ_ATOMIC in dm_accept_partial_bio()Mikulas Patocka
2025-12-10dm-verity: remove useless mempoolMikulas Patocka
2025-12-10dm-verity: disable recursive forward error correctionMikulas Patocka
2025-12-10crypto: arm64/ghash - Fix incorrect output from ghash-neonEric Biggers