index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-18
tracepoints: Use WARN() and not WARN_ON() for warnings
Steven Rostedt (Google)
2024-03-18
tracing: Use div64_u64() instead of do_div()
Thorsten Blum
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
2024-03-18
tracing: Remove second parameter to __assign_rel_str()
Steven Rostedt (Google)
2024-03-18
tracing: Add warning if string in __assign_str() does not match __string()
Steven Rostedt (Google)
2024-03-18
tracing: Add __string_len() example
Steven Rostedt (Google)
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
2024-03-18
ftrace: Fix most kernel-doc warnings
Randy Dunlap
2024-03-18
tracing: Decrement the snapshot if the snapshot trigger fails to register
Steven Rostedt (Google)
2024-03-18
tracing: Fix snapshot counter going between two tracers that use it
Steven Rostedt (Google)
2024-03-18
tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
Steven Rostedt (Google)
2024-03-18
tracing: Use ? : shortcut in trace macros
Steven Rostedt (Google)
2024-03-18
tracing: Do not calculate strlen() twice for __string() fields
Steven Rostedt (Google)
2024-03-18
tracing: Rework __assign_str() and __string() to not duplicate getting the st...
Steven Rostedt (Google)
2024-03-18
cxl/trace: Properly initialize cxl_poison region name
Alison Schofield
2024-03-18
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2024-03-18
drm/i915: Add missing ; to __assign_str() macros in tracepoint code
Steven Rostedt (Google)
2024-03-18
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
2024-03-18
tracing: Use init_utsname()->release
John Garry
2024-03-18
tracing/user_events: Document multi-format flag
Beau Belgrave
2024-03-18
selftests/user_events: Test multi-format events
Beau Belgrave
2024-03-18
tracing/user_events: Introduce multi-format events
Beau Belgrave
2024-03-18
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
2024-03-18
tracing: Add snapshot refcount
Vincent Donnefort
2024-03-18
ring-buffer: Make wake once of ring_buffer_wait() more robust
Steven Rostedt (Google)
2024-03-18
fscache: Fix error handling in fscache_begin_operation()
David Howells
2024-03-18
fs,block: get holder during claim
Christian Brauner
2024-03-17
Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2024-03-17
Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-17
Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-17
Merge tag 'perf-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-17
Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2024-03-17
Merge tag 'pcmcia-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2024-03-17
Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-17
xen/events: increment refcnt only if event channel is refcounted
Juergen Gross
2024-03-17
xen/evtchn: avoid WARN() when unbinding an event channel
Juergen Gross
2024-03-17
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
2024-03-17
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
2024-03-17
ring-buffer: Zero ring-buffer sub-buffers
Vincent Donnefort
2024-03-17
tracing: Move saved_cmdline code into trace_sched_switch.c
Steven Rostedt (Google)
2024-03-17
tracing: Move open coded processing of tgid_map into helper function
Steven Rostedt (Google)
2024-03-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
2024-03-17
eventfs: Create eventfs_root_inode to store dentry
Steven Rostedt (Google)
2024-03-17
eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
Steven Rostedt (Google)
2024-03-17
MAINTAINERS: update overlayfs git tree
Amir Goldstein
2024-03-17
ALSA: core: add kunitconfig
Takashi Sakamoto
2024-03-17
ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71
Ian Murphy
2024-03-17
Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM"
Takashi Iwai
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-16
Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]