summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-10Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-09selftests/bpf: Add test for truncated dmabuf_iter readsT.J. Mercier
2025-12-09bpf: Fix truncated dmabuf iterator readsT.J. Mercier
2025-12-10x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeaturesYongxin Liu
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-10Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-10x86/boot/Documentation: Fix htmldocs build warning due to malformed table in ...Swaraj Gaikwad
2025-12-09Merge branch 'bpf-x86-unwind-orc-support-reliable-unwinding-through-bpf-stack...Alexei Starovoitov
2025-12-09x86/unwind/orc: Support reliable unwinding through BPF stack framesJosh Poimboeuf
2025-12-09bpf: Add bpf_has_frame_pointer()Josh Poimboeuf
2025-12-09bpf, arm64: Do not audit capability check in do_jit()Ondrej Mosnacek
2025-12-09libbpf: Fix -Wdiscarded-qualifiers under C23Mikhail Gavrilov
2025-12-09bpftool: Fix build warnings due to MS extensionsQuentin Monnet
2025-12-10pwm: th1520: Fix missing Kconfig dependenciesMichal Wilczynski
2025-12-10cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior
2025-12-09block: fix cached zone reports on devices with native zone appendJohannes Thumshirn
2025-12-09smb: move file_notify_information to common/fscc.hChenXiaoSong
2025-12-09smb: move SMB2 Notify Action Flags into common/smb2pdu.hChenXiaoSong
2025-12-09smb: move notify completion filter flags into common/smb2pdu.hChenXiaoSong
2025-12-09smb/client: add parentheses to NT error code definitions containing bitwise O...ChenXiaoSong
2025-12-09smb: add documentation references for smb2 change notify definitionsChenXiaoSong
2025-12-09smb/client: add 4 NT error code definitionsChenXiaoSong
2025-12-09smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong
2025-12-09smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong
2025-12-09smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong
2025-12-10Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linuxLinus Torvalds
2025-12-10irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter
2025-12-09smb/server: add comment to FileSystemName of FileFsAttributeInformationChenXiaoSong
2025-12-09smb/server: remove unused nterr.hChenXiaoSong
2025-12-09smb/server: rename include guard in smb_common.hChenXiaoSong
2025-12-09MAINTAINERS: Add tracepoint-update.c to TRACING sectionSteven Rostedt
2025-12-10irqdomain: Delete irq_domain_add_tree()Andy Shevchenko
2025-12-09tracing: Fix unused tracepoints when module uses only exported onesSteven Rostedt
2025-12-10genirq: Allow NULL affinity for setup_percpu_irq()Marc Zyngier
2025-12-10ASoC: amd: acp: update tdm channels for specific DAIHemalatha Pinnamreddy
2025-12-09io_uring: fix min_wait wakeups for SQPOLLJens Axboe
2025-12-09crypto/arm64: sm4/xts - Merge ksimd scopes to reduce stack bloatArd Biesheuvel
2025-12-09crypto/arm64: aes/xts - Use single ksimd scope to reduce stack bloatArd Biesheuvel
2025-12-09lib/crypto: blake2s: Replace manual unrolling with unrolled_fullEric Biggers
2025-12-09lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bitEric Biggers
2025-12-09lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers
2025-12-09lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-12-10lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-09mm/damon/tests/core-kunit: avoid damos_test_commit stack warningArnd Bergmann
2025-12-09mm: vmscan: correct nr_requested tracing in scan_foliosChen Ridong