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
2025-05-16
Documentation: irqdomain: Update it
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Improve kernel-docs of functions
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Make struct irq_domain_info variables const
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Use irq_domain_instantiate()'s return value as initializers
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Drop irq_linear_revmap()
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Drop irq_domain_add_*() functions
Jiri Slaby (SUSE)
2025-05-16
powerpc: Switch irq_domain_add_nomap() to use fwnode
Jiri Slaby (SUSE)
2025-05-16
gpio: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Make irq_domain_create_hierarchy() an inline
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Drop of_node_to_fwnode()
Jiri Slaby (SUSE)
2025-05-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2025-05-16
Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-05-16
Merge tag 'asoc-fix-v6.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2025-05-16
x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
James Morse
2025-05-16
x86/resctrl: Move enum resctrl_event_id to resctrl.h
James Morse
2025-05-16
x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
James Morse
2025-05-16
fs/resctrl: Add boiler plate for external resctrl code
James Morse
2025-05-16
x86/resctrl: Add end-marker to the resctrl_event_id enum
James Morse
2025-05-16
x86/tracing, x86/mm: Move page fault tracepoints to generic
Nam Cao
2025-05-16
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
2025-05-16
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-05-16
erofs: refine readahead tracepoint
Gao Xiang
2025-05-15
SUNRPC: Bump the maximum payload size for the server
Chuck Lever
2025-05-15
sunrpc: Remove the RPCSVC_MAXPAGES macro
Chuck Lever
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2025-05-15
sunrpc: Adjust size of socket's receive page array dynamically
Chuck Lever
2025-05-15
SUNRPC: Remove svc_rqst :: rq_vec
Chuck Lever
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
Chuck Lever
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
2025-05-15
sunrpc: Replace the rq_bvec array with dynamically-allocated memory
Chuck Lever
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
2025-05-15
sunrpc: Add a helper to derive maxpages from sv_max_mesg
Chuck Lever
2025-05-15
x86/resctrl: Drop __init/__exit on assorted symbols
James Morse
2025-05-15
net: sched: uapi: add more sanely named duplicate defines
Jakub Kicinski
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
2025-05-15
tcp: add tcp_rcvbuf_grow() tracepoint
Eric Dumazet
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-15
cpumask: Add cpumask_{first,next}_andnot() API
Yury Norov [NVIDIA]
2025-05-15
find: Add find_first_andnot_bit()
Yury Norov [NVIDIA]
2025-05-15
cpumask: Relax cpumask_any_but()
Yury Norov [NVIDIA]
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-05-15
perf/aux: Allocate non-contiguous AUX pages by default
Yabin Cui
2025-05-15
dm-zone: Use bdev_*() helper functions where applicable
Bart Van Assche
2025-05-15
PCI: Limit visibility of match_driver flag to PCI core
Lukas Wunner
2025-05-15
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2025-05-15
xdp: Use nested-BH locking for system_page_pool
Sebastian Andrzej Siewior
2025-05-15
btrfs: tracepoints: remove no longer used tracepoints for eb locking
Filipe Manana
2025-05-15
btrfs: tracepoints: add btrfs prefix to names where it's missing
Filipe Manana
2025-05-15
btrfs: rename the functions to get inode and fs_info from an extent io tree
Filipe Manana
[prev]
[next]