summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-10tracing/kprobes: Fix build error when find_module() is not availableMasami Hiramatsu (Google)
2024-07-06tracing/kprobes: Add symbol counting check when module loadsMasami Hiramatsu (Google)
2024-06-25selftests/bpf: add test validating uprobe/uretprobe stack tracesAndrii Nakryiko
2024-06-25perf,uprobes: fix user stack traces in the presence of pending uretprobesAndrii Nakryiko
2024-06-12tracing/kprobe: Remove cleanup code unrelated to selftestMasami Hiramatsu (Google)
2024-06-12tracing/kprobe: Integrate test warnings into WARN_ONCEMasami Hiramatsu (Google)
2024-06-12selftests/bpf: Add uretprobe shadow stack testJiri Olsa
2024-06-12selftests/bpf: Add uretprobe syscall call from user space testJiri Olsa
2024-06-12selftests/bpf: Add uretprobe syscall test for regs changesJiri Olsa
2024-06-12selftests/bpf: Add uretprobe syscall test for regs integrityJiri Olsa
2024-06-12selftests/x86: Add return uprobe shadow stack testJiri Olsa
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa
2024-06-12x86/shstk: Make return uprobe work with shadow stackJiri Olsa
2024-06-12samples: kprobes: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-12fprobe: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-12tracing: Build event generation tests only as modulesMasami Hiramatsu (Google)
2024-06-09Linux 6.10-rc3v6.10-rc3Linus Torvalds
2024-06-09Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds
2024-06-09Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-08Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-08Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-08Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-06-08Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-08Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-08Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-07Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-07Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-07Merge tag 'io_uring-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-07Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-07Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-06-07Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-06-07Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-07Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-07Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-06-07HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard
2024-06-07HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold
2024-06-07dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' propertyJohan Hovold
2024-06-07dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015MJohan Hovold
2024-06-07dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schemaJohan Hovold
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye
2024-06-07input: Add event code for accessibility keyAseda Aboagye
2024-06-07hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance