projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2023-03-19
Tero Kristo
trace/hwlat: Do not wipe the contents of per-cpu thread...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-19
Tom Rix
tracing/osnoise: set several trace_osnoise.c variables...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-19
Anton Gusev
tracing: Fix wrong return in kprobe_event_gen_test.c
commit
|
commitdiff
|
tree
|
snapshot
2023-03-14
Steven Rostedt...
tracing: Make tracepoint lockdep check actually test...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Arnd Bergmann
ftrace,kcfi: Define ftrace_stub_graph conditionally
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Chen Zhongjin
ftrace: Fix invalid address access in lookup_rec()...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Steven Rostedt...
tracing: Check field value in hist_field_name()
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Steven Rostedt...
tracing: Do not let histogram values have some modifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-18
Wang ShaoBo
tracing: Remove unnecessary NULL assignment
commit
|
commitdiff
|
tree
|
snapshot
2023-02-18
Jianlin Lv
tracepoint: Allow livepatch module add trace event
commit
|
commitdiff
|
tree
|
snapshot
2023-02-18
Ross Zwisler
tracing: Always use canonical ftrace path
commit
|
commitdiff
|
tree
|
snapshot
2023-02-16
Tom Zanussi
tracing/histogram: Fix stacktrace histogram Documentent...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-16
Tom Zanussi
tracing/histogram: Fix stacktrace key
commit
|
commitdiff
|
tree
|
snapshot
2023-02-16
Tom Zanussi
tracing/histogram: Fix a few problems with stacktrace...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-16
Steven Rostedt...
tracing: Add BUILD_BUG() to make sure stacktrace fits...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-16
Tom Zanussi
tracing/histogram: Don't use strlen to find length...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Steven Rostedt...
tracing: Allow boot instances to have snapshot buffers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Steven Rostedt...
tracing: Add trace_array_puts() to write into instance
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Steven Rostedt...
tracing: Add enabling of events to boot instances
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Steven Rostedt...
tracing: Add creation of instances at boot command...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Steven Rostedt...
tracing: Fix trace_event_raw_event_synth() if else...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Tom Rix
samples: ftrace: Make some global variables static
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Arnd Bergmann
ftrace: sample: avoid open-coded 64-bit division
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Song Shuai
samples: ftrace: Include the nospec-branch.h only for x86
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Linyu Yuan
tracing: Acquire buffer from temparary trace sequence
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Bagas Sanjaya
tracing/histogram: Wrap remaining shell snippets in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Davidlohr Bueso
tracing/osnoise: No need for schedule_hrtimeout range
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
bpf/tracing: Use stage6 of tracing to not duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
perf/tracing: Use stage6 of tracing to not duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
tracing/histogram: Add simple tests for stacktrace...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
tracing/histogram: Document variable stacktrace
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
tracing/histogram: Add stacktrace type
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
tracing: Allow synthetic events to pass around stacktraces
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
tracing: Allow stacktraces to be saved as histogram...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
tracing: Simplify calculating entry size using struct_s...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Jia-Ju Bai
tracing: Add NULL checks for buffer in ring_buffer_free...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Mark Rutland
ftrace: Add sample with custom ops
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
tracing/selftests: Add test for event filtering on...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Steven Rostedt...
tracing: Add a way to filter function addresses to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Colin Ian King
rv: remove redundant initialization of pointer ptr
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Mark Rutland
ftrace: Maintain samples/ftrace
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Randy Dunlap
tracing/filter: fix kernel-doc warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Randy Dunlap
lib: Kconfig: fix spellos
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Natalia Petrova
trace_events_hist: add check for return value of 'creat...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Chuang Wang
tracing/osnoise: Use built-in RCU list checking
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Randy Dunlap
tracing: Kconfig: Fix spelling/grammar/punctuation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Steven Rostedt...
ftrace/scripts: Update the instructions for ftrace...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Steven Rostedt...
tracing: Make sure trace_printk() can output as soon...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Mark Rutland
ftrace: Export ftrace_free_filter() to modules
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Linus Torvalds
Linux 6.2-rc5
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Linus Torvalds
Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Linus Torvalds
Merge tag 'char-misc-6.2-rc5' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Linus Torvalds
Merge tag 'driver-core-6.2-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Linus Torvalds
Merge tag 'staging-6.2-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Linus Torvalds
Merge tag 'tty-6.2-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Linus Torvalds
Merge tag 'usb-6.2-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Linus Torvalds
Merge tag 'kbuild-fixes-v6.2-3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Linus Torvalds
ext4: deal with legacy signed xattr name hash values
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Greg Kroah...
prlimit: do_prlimit needs to have a speculation check
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.2-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag '6.2-rc4-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'pinctrl-v6.2-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Jens Axboe
io_uring/poll: don't reissue in case of poll race on...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'block-6.2-2023-01-20' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'io_uring-6.2-2023-01-20' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'for-6.2-rc4-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'linux-kselftest-fixes-6.2-rc5' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'thermal-6.2-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'acpi-6.2-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'mmc-v6.2-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'soc-fixes-6.2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'drm-fixes-2023-01-20' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'dmaengine-fix-6.2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'phy-fixes-6.2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Linus Torvalds
Merge tag 'net-6.2-rc5-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Rafael J. Wysocki
Merge branches 'acpi-prm' and 'acpi-video'
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Pavel Begunkov
io_uring/msg_ring: fix remote queue to disabled ring
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Pavel Begunkov
io_uring/msg_ring: fix flagging remote execution
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Jakub Kicinski
Revert "Merge branch 'octeontx2-af-CPT'"
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Jens Axboe
Merge tag 'nvme-6.2-2023-01-20' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Greg Kroah...
USB: misc: iowarrior: fix up header size for USB_DEVICE...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Alexander Stein
usb: host: ehci-fsl: Fix module alias
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
David Morley
tcp: fix rate_app_limited to default to 1
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Kees Cook
bnxt: Do not read past the end of test names
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Matthew Howell
serial: exar: Add support for Sealevel 7xxxC serial...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Vishnu Dasa
VMCI: Use threaded irqs instead of tasklets
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Elliot Berman
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Khazhismel...
gsmi: fix null-deref in gsmi_get_variable
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Ola Jeppsson
misc: fastrpc: Fix use-after-free race condition for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Abel Vesa
misc: fastrpc: Don't remove map on creater_process...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Abel Vesa
misc: fastrpc: Fix use-after-free and race in fastrpc_m...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Dan Carpenter
misc: fastrpc: fix error code in fastrpc_req_mmap()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Alexander Usyskin
mei: me: add meteor lake point M DID
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Alexander Usyskin
mei: bus: fix unlink on bus in error path
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Greg Kroah...
Merge tag 'icc-6.2-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Greg Kroah...
Revert "serial: stm32: Merge hard IRQ and threaded...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Arnd Bergmann
firmware: zynqmp: fix declarations for gcc-13
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Arnd Bergmann
Merge tag 'at91-fixes-6.2' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Arnd Bergmann
Merge tag 'stm32-dt-for-v6.2-fixes-1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
next