summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-02afs: Avoid endless loop if file is larger than expectedMarc Dionne
2023-05-02afs: Fix getattr to report server i_size on dirs, not local sizeDavid Howells
2023-05-02afs: Fix updating of i_size with dv jump from serverMarc Dionne
2023-05-02cifs: fix potential use-after-free bugs in TCP_Server_Info::hostnamePaulo Alcantara
2023-05-02cifs: print smb3_fs_context::source when mountingPaulo Alcantara
2023-05-02cifs: protect session status check in smb2_reconnect()Paulo Alcantara
2023-05-02SMB3.1.1: correct definition for app_instance_id create contextsSteve French
2023-05-02ALSA: hda/realtek: Add quirk for ASUS UM3402YAR using CS35L41Mark Asselstine
2023-05-02arm64: lds: move .got section out of .textFangrui Song
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com
2023-05-02arm64: cpufeature: Fix pointer auth hwcapsKristina Martsenko
2023-05-02perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong
2023-05-02perf cs-etm: Add fix for coresight trace for any range of CPUsGanapatrao Kulkarni
2023-05-02perf build: Fix unescaped # in perf build-testJames Clark
2023-05-02perf unwind: Suppress massive unsupported target platform errorsChangbin Du
2023-05-02perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman
2023-05-02perf script: Print raw ip instead of binary offset for callchainChangbin Du
2023-05-02perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-02perf list: Modify the warning message about scandirat(3)Namhyung Kim
2023-05-02perf list: Fix memory leaks in print_tracepoint_events()Namhyung Kim
2023-05-02perf lock contention: Rework offset calculation with BPF CO-RENamhyung Kim
2023-05-02perf lock contention: Fix struct rq lock accessNamhyung Kim
2023-05-02crypto: api - Fix CRYPTO_USER checks for report functionOndrej Mosnacek
2023-05-02debugobject: Ensure pool refill (again)Thomas Gleixner
2023-05-01RISC-V: include cpufeature.h in cpufeature.cConor Dooley
2023-05-01Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-05-01riscv: Move .rela.dyn to the init sectionsAlexandre Ghiti
2023-05-01dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei supportConor Dooley
2023-05-01riscv: compat_syscall_table: Fixup compile warningGuo Ren
2023-05-01Merge branch 'next' into for-linusDmitry Torokhov
2023-05-01Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-01Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-05-01Merge tag 'rtc-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-05-01Merge tag 'i3c/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2023-05-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-01Merge tag '6.4-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-05-01Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-01tools/perf: Add basic support for LoongArchHuacai Chen
2023-05-01LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang
2023-05-01LoongArch: ftrace: Add direct call supportYouling Tang
2023-05-01LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify codeYouling Tang
2023-05-01LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not setYouling Tang
2023-05-01LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accessesQing Zhang
2023-05-01LoongArch: Add support for function error injectionTiezhu Yang
2023-05-01LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang
2023-05-01LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou
2023-05-01LoongArch: Add checksum optimization for 64-bit systemBibo Mao
2023-05-01LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui
2023-05-01LoongArch: Provide kernel fpu functionsHuacai Chen