summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-26LoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen1-2/+1
2023-08-26LoongArch: Ensure FP/SIMD registers in the core dump file is up to dateHuacai Chen2-4/+22
2023-08-25LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang3-10/+1
2023-08-25LoongArch: Add identifier names to arguments of die() declarationTiezhu Yang1-1/+1
2023-08-25LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOPTiezhu Yang1-2/+4
2023-08-25LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOPTiezhu Yang2-7/+7
2023-08-25LoongArch: Remove <asm/export.h>Masahiro Yamada1-1/+0
2023-08-25LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada8-8/+8
2023-08-25LoongArch: Remove unneeded #include <asm/export.h>Masahiro Yamada3-3/+0
2023-08-25LoongArch: Replace -ffreestanding with finer-grained -fno-builtin'sWANG Xuerui1-1/+1
2023-08-25LoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao1-2/+0
2023-08-20Linux 6.5-rc7Linus Torvalds1-1/+1
2023-08-20Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-34/+72
2023-08-20Merge tag 'rust-fixes-6.5-rc7' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-0/+1
2023-08-19Merge tag 'i2c-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-9/+37
2023-08-19Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-62/+113
2023-08-19Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-19/+9
2023-08-19Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linuxLinus Torvalds5-17/+49
2023-08-19blk-mq: release scheduler resource when request completesChengming Zhou2-3/+23
2023-08-19Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-5/+8
2023-08-19Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-133/+236
2023-08-19Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-3/+3
2023-08-19blk-crypto: dynamically allocate fallback profileSweet Tea Dorminy1-13/+23
2023-08-19blk-cgroup: hold queue_lock when removing blkg->q_nodeMing Lei1-0/+2
2023-08-19drivers/rnbd: restore sysfs interface to rnbd-clientLi Zhijian1-1/+1
2023-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-9/+23
2023-08-18Merge tag 'gpio-fixes-for-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+17
2023-08-18Merge tag '6.5-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+4
2023-08-18Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-23/+55
2023-08-18Merge tag 'sound-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds17-46/+125
2023-08-18Merge tag 'mmc-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds4-22/+24
2023-08-18Merge tag 'pinctrl-v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-4/+10
2023-08-18Merge tag 'soc-fixes-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds46-112/+86
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+76
2023-08-18btrfs: fix incorrect splitting in btrfs_drop_extent_map_rangeJosef Bacik1-4/+2
2023-08-18x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)1-3/+2
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds48-118/+313
2023-08-18Merge tag 'drm-fixes-2023-08-18-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-132/+216
2023-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-12/+93
2023-08-17drm/qxl: fix UAF on handle creationWander Lairson Costa4-14/+24
2023-08-17Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...Dave Airlie10-30/+93
2023-08-17Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-76/+63
2023-08-17Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-12/+36
2023-08-17Merge tag 'mlx5-fixes-2023-08-16' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-4/+16
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik2-0/+11
2023-08-17qede: fix firmware halt over suspend and resumeManish Chopra1-0/+10
2023-08-17net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet1-0/+4
2023-08-17sock: Fix misuse of sk_under_memory_pressure()Abel Wu2-1/+7
2023-08-17sfc: don't fail probe if MAE/TC setup failsEdward Cree1-1/+1
2023-08-17sfc: don't unregister flow_indr if it was never registeredEdward Cree1-1/+1