summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-18riscv: Call secondary mmu notifier when flushing the tlbAlexandre Ghiti1-15/+22
2025-03-18riscv: hwprobe: export Zicntr and Zihpm extensionsMiquel Sabaté Solà3-0/+10
2025-03-18riscv: remove useless pc check in stacktrace handlingClément Léger1-1/+1
2025-03-18riscv: Support huge pfnmapsAndrew Bresticker2-0/+50
2025-03-18Merge patch series "RISC-V: clarify what some RISCV_ISA* config options do & ...Alexandre Ghiti8-49/+38
2025-03-18RISC-V: separate Zbb optimisations requiring and not requiring toolchain supportConor Dooley8-33/+20
2025-03-18RISC-V: clarify what some RISCV_ISA* config options doConor Dooley1-17/+19
2025-03-17Linux 6.14-rc7v6.14-rc7Linus Torvalds1-1/+1
2025-03-16Merge tag 'media/v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2025-03-16Merge tag 'i2c-for-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-22/+40
2025-03-16Merge tag 'trace-v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+18
2025-03-16Merge tag 'usb-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-23/+73
2025-03-16Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-106/+135
2025-03-16Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-57/+85
2025-03-15Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-143/+24
2025-03-15Merge tag 'i2c-host-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang301-1650/+3666
2025-03-15Merge tag 'v6.14-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds7-39/+45
2025-03-15Merge tag 'v6.14-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-11/+23
2025-03-15Merge tag 'bcachefs-2025-03-14.2' of git://evilpiepirate.org/bcachefsLinus Torvalds1-1/+2
2025-03-15bcachefs: fix build on 32 bit in get_random_u64_below()Kent Overstreet1-1/+2
2025-03-15Merge tag 'xfs-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-5/+3
2025-03-15Merge tag 'bcachefs-2025-03-14' of git://evilpiepirate.org/bcachefsLinus Torvalds2-1/+28
2025-03-15Merge tag 'for-6.14/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-03-15Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linuxLinus Torvalds7-32/+54
2025-03-14Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-13/+33
2025-03-14Merge tag 'gpio-fixes-for-v6.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-26/+29
2025-03-14Merge tag 'sound-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds13-21/+90
2025-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-11/+16
2025-03-14Merge tag 'x86-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2025-03-14Merge tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+6
2025-03-14Merge tag 'locking-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-18/+15
2025-03-14Merge tag 'core-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-03-14bcachefs: Change btree wb assert to runtime errorKent Overstreet2-1/+28
2025-03-14MAINTAINERS: Update Ike Panhc's email addressIke Panhc2-1/+2
2025-03-14xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)1-5/+3
2025-03-14tracing: Correct the refcount if the hist/hist_debug file fails to openTengda Wu1-6/+18
2025-03-14Merge tag 'leds-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+10
2025-03-14Merge tag 'drm-fixes-2025-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22-79/+200
2025-03-14usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...Amit Sunil Dhamne1-4/+4
2025-03-14Merge tag 'usb-serial-6.14-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-16/+59
2025-03-14Merge tag 'drm-xe-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-19/+58
2025-03-14Merge tag 'drm-intel-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-4/+6
2025-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-11/+6
2025-03-14Merge tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefsLinus Torvalds7-24/+36
2025-03-14Merge tag 'drm-misc-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-24/+45
2025-03-14Merge tag 'amd-drm-fixes-6.14-2025-03-12' of https://gitlab.freedesktop.org/a...Dave Airlie10-32/+91
2025-03-13x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher1-0/+4
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds86-361/+1252
2025-03-13dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet1-1/+1
2025-03-13Merge tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds5-12/+23