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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-03-19
tcp: Clear req->syncookie in reqsk_alloc().
Kuniyuki Iwashima
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-19
tracing: Just use strcmp() for testing __string() and __assign_str() match
Steven Rostedt (Google)
2024-03-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-03-19
xsk: Don't assume metadata is always requested in TX completion
Stanislav Fomichev
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
2024-03-19
vDPA: report virtio-blk flush info to user space
Zhu Lingshan
2024-03-19
vDPA: report virtio-block read-only info to user space
Zhu Lingshan
2024-03-19
vDPA: report virtio-block write zeroes configuration to user space
Zhu Lingshan
2024-03-19
vDPA: report virtio-block discarding configuration to user space
Zhu Lingshan
2024-03-19
vDPA: report virtio-block topology info to user space
Zhu Lingshan
2024-03-19
vDPA: report virtio-block MQ info to user space
Zhu Lingshan
2024-03-19
vDPA: report virtio-block max segments in a request to user space
Zhu Lingshan
2024-03-19
vDPA: report virtio-block block-size to user space
Zhu Lingshan
2024-03-19
vDPA: report virtio-block max segment size to user space
Zhu Lingshan
2024-03-19
vDPA: report virtio-block capacity to user space
Zhu Lingshan
2024-03-19
vDPA: introduce get_vq_size to vdpa_config_ops
Zhu Lingshan
2024-03-19
vhost-vdpa: uapi to support reporting per vq size
Zhu Lingshan
2024-03-19
virtio: uapi: Drop __packed attribute in linux/virtio_pci.h
Suzuki K Poulose
2024-03-19
Merge tag 'drm-misc-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/...
Dave Airlie
2024-03-18
drm: Fix drm_fixp2int_round() making it add 0.5
Arthur Grillo
2024-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-03-18
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-18
Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-18
tracing: Add __string_src() helper to help compilers not to get confused
Steven Rostedt (Google)
2024-03-18
tracing: Use strcmp() in __assign_str() WARN_ON() check
Steven Rostedt (Google)
2024-03-18
tracepoints: Use WARN() and not WARN_ON() for warnings
Steven Rostedt (Google)
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: Remove __assign_str_len()
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
tracing/user_events: Introduce multi-format events
Beau Belgrave
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2024-03-18
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
2024-03-18
fs,block: get holder during claim
Christian Brauner
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
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
kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP
Hari Bathini
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 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-16
Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2024-03-16
Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
[prev]
[next]