aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-28tracing: Show printable characters in syscall arraysSteven Rostedt1-0/+21
2025-10-28tracing: Add a config and syscall_user_buf_size file to limit amount writtenSteven Rostedt5-22/+105
2025-10-28tracing: Allow syscall trace events to read more than one user parameterSteven Rostedt1-108/+229
2025-10-28tracing: Display some syscall arrays as stringsSteven Rostedt2-4/+22
2025-10-28tracing: Have system call events record user array dataSteven Rostedt2-35/+90
2025-10-28perf: tracing: Have perf system calls read user spaceSteven Rostedt1-46/+90
2025-10-28perf: tracing: Simplify perf_sysenter_enable/disable() with guardsSteven Rostedt1-26/+22
2025-10-28tracing: Have syscall trace events read user space stringSteven Rostedt2-20/+420
2025-10-28tracing: Make trace_user_fault_read() exposed to rest of tracingSteven Rostedt2-62/+205
2025-10-26Linux 6.18-rc3v6.18-rc3Linus Torvalds1-1/+1
2025-10-26Merge tag 'char-misc-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-62/+93
2025-10-26Merge tag 'staging-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+22
2025-10-26Merge tag 'tty-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-16/+27
2025-10-26Merge tag 'usb-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-66/+122
2025-10-26Merge tag 'x86_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-19/+21
2025-10-26Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2025-10-26Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+3
2025-10-26Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+12
2025-10-26Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-10-25Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-69/+109
2025-10-25Merge tag 'firewire-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2025-10-25Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-100/+168
2025-10-25Merge tag 'xfs-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds9-140/+193
2025-10-24Merge tag 'v6.18-rc2-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-151/+273
2025-10-24sched: Remove never used code in mm_cid_get()Andy Shevchenko1-2/+0
2025-10-24Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds14-95/+153
2025-10-24Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-101/+36
2025-10-25firewire: init_ohci1394_dma: add missing function parameter documentationNirbhay Sharma1-0/+10
2025-10-24Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-10-24Merge tag '6.18-rc2-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-39/+44
2025-10-24Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+25
2025-10-24Merge tag 'io_uring-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-39/+85
2025-10-24Merge tag 'slab-for-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+21
2025-10-24Merge tag 'devicetree-fixes-for-6.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+40
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-58/+119
2025-10-24Merge tag 'hwmon-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-23/+32
2025-10-24Merge tag 'spi-fix-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-45/+160
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-27/+56
2025-10-24soc: officially expand maintainership teamArnd Bergmann1-0/+4
2025-10-24x86/bugs: Remove dead code which might prevent from buildingAndy Shevchenko1-7/+0
2025-10-24of/irq: Export of_msi_xlate() for module usageLorenzo Pieralisi1-0/+1
2025-10-24Merge tag 'usb-serial-6.18-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+10
2025-10-24Merge tag 'drm-xe-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter6-69/+64
2025-10-24Merge tag 'drm-intel-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/...Simona Vetter1-12/+13
2025-10-24Merge tag 'drm-misc-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/m...Simona Vetter3-10/+62
2025-10-24Merge tag 'amd-drm-fixes-6.18-2025-10-22' of https://gitlab.freedesktop.org/a...Simona Vetter4-4/+14
2025-10-24slab: Fix obj_ext mistakenly considered NULL due to race conditionHao Ge1-5/+11
2025-10-24genirq/manage: Add buslock back in to enable_irq()Charles Keepax1-1/+1
2025-10-24genirq/manage: Add buslock back in to __disable_irq_nosync()Charles Keepax1-1/+1
2025-10-24genirq/chip: Add buslock back in to irq_set_handler()Charles Keepax1-1/+1