aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-20fs/jfs: Prevent integer overflow in AG size calculationRand Deeb1-1/+1
2025-02-20fs/jfs: cast inactags to s64 to prevent potential overflowRand Deeb1-2/+2
2025-02-19jfs: Fix uninit-value access of imap allocated in the diMount() functionZhongqiu Han1-1/+1
2025-02-19jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz1-5/+10
2025-02-19jfs: add check read-only before truncation in jfs_truncate_nolock()Vasiliy Kovalev1-1/+1
2025-02-19jfs: add check read-only before txBeginAnon() callVasiliy Kovalev1-0/+10
2025-02-19jfs: reject on-disk inodes of an unsupported typeDmitry Antipov1-2/+11
2025-02-13jfs: Remove reference to bh->b_pageMatthew Wilcox (Oracle)1-1/+1
2025-02-13jfs: Delete a couple tabs in jfs_reconfigure()Dan Carpenter1-2/+2
2025-02-13Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-73/+30
2025-02-13Merge tag 'platform-drivers-x86-v6.14-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-36/+110
2025-02-13LoongArch: KVM: Set host with kernel mode when switch to VM modeBibo Mao1-1/+1
2025-02-13LoongArch: KVM: Remove duplicated cache attribute settingBibo Mao1-3/+0
2025-02-13LoongArch: KVM: Fix typo issue about GCFG feature detectionBibo Mao1-2/+2
2025-02-13LoongArch: csum: Fix OoB access in IP checksum code for negative lengthsYuli Wang1-1/+1
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang3-43/+2
2025-02-13LoongArch: Use str_yes_no() helper function for /proc/cpuinfoYuli Wang1-4/+3
2025-02-13LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGEHuacai Chen1-1/+2
2025-02-13LoongArch: Fix idle VS timer enqueueMarco Crivellari3-18/+19
2025-02-12Merge tag 'mfd-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-3/+26
2025-02-12platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driverMark Pearson1-2/+9
2025-02-11Merge tag 'tomoyo-pr-20250211' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds4-41/+117
2025-02-11x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-ExitPatrick Bellasi2-8/+16
2025-02-11platform/x86: int3472: Call "reset" GPIO "enable" for INT347ESakari Ailus1-4/+48
2025-02-11platform/x86: int3472: Use correct type for "polarity", call it gpio_flagsSakari Ailus1-19/+20
2025-02-11mfd: syscon: Restore device_node_to_regmap() for non-syscon nodesRob Herring (Arm)1-3/+26
2025-02-10Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds6-7/+25
2025-02-10NFSD: Fix CB_GETATTR status fixChuck Lever1-1/+1
2025-02-10NFSD: fix hang in nfsd4_shutdown_callbackDai Ngo1-2/+5
2025-02-10nfsd: fix __fh_verify for localioOlga Kornievskaia1-2/+3
2025-02-10nfsd: fix uninitialised slot info when a request is retriedNeilBrown1-1/+2
2025-02-10Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds23-47/+104
2025-02-10Merge tag 'pinctrl-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-21/+29
2025-02-10platform/x86: thinkpad_acpi: Support for V9 DYTC platform profilesMark Pearson1-12/+22
2025-02-10platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120eSybil Isabel Dorsett1-2/+14
2025-02-09Linux 6.14-rc2v6.14-rc2Linus Torvalds1-1/+1
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-8/+54
2025-02-09Merge tag 'pm-6.14-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-12/+9
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds31-1007/+1093
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki1-12/+9
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+31
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+211
2025-02-08Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+6
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-63/+65
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-40/+83
2025-02-08Merge tag 'rust-fixes-6.14' of https://github.com/Rust-for-Linux/linuxLinus Torvalds3-3/+22
2025-02-08Merge tag 'ftrace-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-02-08Merge tag 'x86-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-02-08Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+13
2025-02-08Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+21