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
2020-12-04
net-zerocopy: Defer vm zap unless actually needed.
Arjun Roy
2020-12-04
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Arjun Roy
2020-12-04
bpf: Add a bpf_sock_from_file helper
Florent Revest
2020-12-04
net: Remove the err argument from sock_from_file
Florent Revest
2020-12-04
seg6: add support for the SRv6 End.DT4 behavior
Andrea Mayer
2020-12-04
Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-04
PCI: Return u16 from pci_find_ext_capability() and similar
Bjorn Helgaas
2020-12-04
PCI: Return u8 from pci_find_capability() and similar
Puranjay Mohan
2020-12-04
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2020-12-04
dm: fix IO splitting
Mike Snitzer
2020-12-04
bpf: Remove trailing semicolon in macro definition
Tom Rix
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-12-04
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
2020-12-04
PCI/ERR: Bind RCEC devices to the Root Port driver
Qiuxu Zhuo
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
2020-12-04
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
2020-12-04
block: remove the unused block_sleeprq tracepoint
Christoph Hellwig
2020-12-04
tty: Fix ->session locking
Jann Horn
2020-12-04
tty: Remove dead termiox code
Jann Horn
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
Merge tag 'mhi-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Greg Kroah-Hartman
2020-12-04
of: fix linker-section match-table corruption
Johan Hovold
2020-12-04
earlycon: simplify earlycon-table implementation
Johan Hovold
2020-12-04
net/mlx5: Register mlx5 devices to auxiliary virtual bus
Leon Romanovsky
2020-12-04
vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
Leon Romanovsky
2020-12-04
net/mlx5_core: Clean driver version and name
Leon Romanovsky
2020-12-04
Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Leon Romanovsky
2020-12-04
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-12-04
driver core: auxiliary bus: minor coding style tweaks
Greg Kroah-Hartman
2020-12-04
driver core: auxiliary bus: make remove function return void
Greg Kroah-Hartman
2020-12-04
driver core: auxiliary bus: move slab.h from include file
Greg Kroah-Hartman
2020-12-04
mmc: tmio: set max_busy_timeout
Wolfram Sang
2020-12-04
Add auxiliary bus support
Dave Ertman
2020-12-04
fs, close_range: add flag CLOSE_RANGE_CLOEXEC
Giuseppe Scrivano
2020-12-04
Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...
Marc Zyngier
2020-12-04
psci: Add accessor for psci_0_1_function_ids
David Brazdil
2020-12-04
batman-adv: Allow selection of routing algorithm over rtnetlink
Sven Eckelmann
2020-12-04
batman-adv: Prepare infrastructure for newlink settings
Sven Eckelmann
2020-12-04
crypto: lib/blake2s - Move selftest prototype into header file
Herbert Xu
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
2020-12-03
bpf: Adds support for setting window clamp
Prankur gupta
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
vfio-ccw: Wire in the request callback
Eric Farman
2020-12-03
vfio-mdev: Wire in a request handler for mdev parent
Eric Farman
2020-12-03
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
[prev]
[next]