summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-02-26thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()Ethan Carter Edwards-1/+1
2025-02-23Linux 6.14-rc4v6.14-rc4Linus Torvalds-1/+1
2025-02-23Merge tag 'i2c-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+10
2025-02-23Merge tag 'edac_urgent_for_v6.14_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2025-02-22Merge tag 'v6.14-rc3-smb3-client-fix-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds-0/+4
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+4
2025-02-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+34
2025-02-22Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+9
2025-02-22Merge tag 'irq-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-18/+119
2025-02-22Merge tag 's390-6.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-2/+8
2025-02-22Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-24/+95
2025-02-22i2c: core: Allocate temporary client dynamicallyGeert Uytterhoeven-5/+10
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-68/+70
2025-02-21Merge tag 'drm-fixes-2025-02-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-124/+146
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds-150/+216
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds-21/+42
2025-02-21Merge tag 'acpi-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1/+7
2025-02-21Merge tag 'mtd/fixes-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-25/+53
2025-02-21Merge tag 'gpio-fixes-for-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-32/+76
2025-02-21tracing: Fix memory leak when reading set_event fileAdrian Huang-2/+9
2025-02-21ftrace: Correct preemption accounting for function tracing.Sebastian Andrzej Siewior-4/+2
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt-0/+54
2025-02-21fprobe: Fix accounting of when to unregister from function graphSteven Rostedt-3/+3
2025-02-21fprobe: Always unregister fgraph function from opsSteven Rostedt-4/+2
2025-02-21ftrace: Do not add duplicate entries in subops manager opsSteven Rostedt-0/+3
2025-02-21ftrace: Fix accounting of adding subops to a manager opsSteven Rostedt-11/+22
2025-02-21docs: arch/x86/sva: Fix two grammar errors under Background and FAQBrian Ochoa-2/+2
2025-02-21rseq: Fix rseq registration with CONFIG_DEBUG_RSEQMichael Jeanson-3/+8
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers-0/+1
2025-02-21irqchip/qcom-pdc: Workaround hardware register bug on X1E80100Stephan Gerhold-3/+64
2025-02-20Merge tag 'for-v6.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds-22/+21
2025-02-20Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-2/+0
2025-02-21Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-49/+75
2025-02-21Merge tag 'drm-intel-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie-11/+40
2025-02-20Merge tag 'nvme-6.14-2025-02-20' of git://git.infradead.org/nvme into block-6.14Jens Axboe-139/+208
2025-02-21Merge tag 'drm-xe-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-16/+7
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-140/+726
2025-02-20MAINTAINERS: Change maintainer for RDTFenghua Yu-1/+1
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-48/+24
2025-02-20soc: loongson: loongson2_guts: Add check for devm_kstrdup()Haoxiang Li-1/+4
2025-02-20Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-2/+2
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-217/+365
2025-02-20smb: client: Add check for next_buffer in receive_encrypted_standard()Haoxiang Li-0/+4
2025-02-20nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner-2/+0
2025-02-20nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner-61/+6
2025-02-20Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-24/+71
2025-02-20Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate.org/bcachefsLinus Torvalds-58/+42
2025-02-20Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-30/+114
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang-14/+8
2025-02-20Merge tag 'md-6.14-20250218' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe-9/+3