summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-05-02Documentation: update kernel stack for x86_64晏艳(采苓)-1/+1
2023-05-02docs: Remove unnecessary unicode characterTao Liu-2/+2
2023-05-02docs: fix "Reviewd" typoDeming Wang-1/+1
2023-05-02Documentation: timers: hrtimers: Make hybrid union historicalGeert Uytterhoeven-12/+7
2023-05-02afs: Avoid endless loop if file is larger than expectedMarc Dionne-0/+4
2023-05-02afs: Fix getattr to report server i_size on dirs, not local sizeDavid Howells-1/+8
2023-05-02afs: Fix updating of i_size with dv jump from serverMarc Dionne-0/+1
2023-05-02cifs: fix potential use-after-free bugs in TCP_Server_Info::hostnamePaulo Alcantara-13/+23
2023-05-02cifs: print smb3_fs_context::source when mountingPaulo Alcantara-8/+6
2023-05-02cifs: protect session status check in smb2_reconnect()Paulo Alcantara-4/+11
2023-05-02SMB3.1.1: correct definition for app_instance_id create contextsSteve French-16/+20
2023-05-02ALSA: hda/realtek: Add quirk for ASUS UM3402YAR using CS35L41Mark Asselstine-0/+1
2023-05-02arm64: lds: move .got section out of .textFangrui Song-10/+9
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com-5/+5
2023-05-02arm64: cpufeature: Fix pointer auth hwcapsKristina Martsenko-6/+6
2023-05-02perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong-0/+1
2023-05-02perf cs-etm: Add fix for coresight trace for any range of CPUsGanapatrao Kulkarni-1/+23
2023-05-02perf build: Fix unescaped # in perf build-testJames Clark-1/+1
2023-05-02perf unwind: Suppress massive unsupported target platform errorsChangbin Du-1/+1
2023-05-02perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman-5/+5
2023-05-02perf script: Print raw ip instead of binary offset for callchainChangbin Du-7/+2
2023-05-02perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong-1/+1
2023-05-02perf list: Modify the warning message about scandirat(3)Namhyung Kim-1/+1
2023-05-02perf list: Fix memory leaks in print_tracepoint_events()Namhyung Kim-4/+8
2023-05-02perf lock contention: Rework offset calculation with BPF CO-RENamhyung Kim-7/+7
2023-05-02perf lock contention: Fix struct rq lock accessNamhyung Kim-4/+4
2023-05-02crypto: api - Fix CRYPTO_USER checks for report functionOndrej Mosnacek-9/+9
2023-05-02debugobject: Ensure pool refill (again)Thomas Gleixner-6/+15
2023-05-01RISC-V: include cpufeature.h in cpufeature.cConor Dooley-0/+1
2023-05-01Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-324/+1067
2023-05-01riscv: Move .rela.dyn to the init sectionsAlexandre Ghiti-6/+6
2023-05-01dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei supportConor Dooley-0/+6
2023-05-01riscv: compat_syscall_table: Fixup compile warningGuo Ren-0/+1
2023-05-01Merge branch 'next' into for-linusDmitry Torokhov-495415/+634653
2023-05-01Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov-23/+0
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1854/+4008
2023-05-01Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-31/+101
2023-05-01Merge tag 'rtc-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-197/+122
2023-05-01Merge tag 'i3c/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds-91/+779
2023-05-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-36/+56
2023-05-01Merge tag '6.4-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds-151/+109
2023-05-01Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-11/+28
2023-05-01tools/perf: Add basic support for LoongArchHuacai Chen-3/+518
2023-05-01LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang-0/+152
2023-05-01LoongArch: ftrace: Add direct call supportYouling Tang-1/+33
2023-05-01LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify codeYouling Tang-59/+57
2023-05-01LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not setYouling Tang-3/+1
2023-05-01LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accessesQing Zhang-0/+25
2023-05-01LoongArch: Add support for function error injectionTiezhu Yang-0/+18
2023-05-01LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang-0/+1