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
2021-03-19
sch_red: Fix a typo
Bhaskar Chowdhury
2021-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-18
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
2021-03-18
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-17
net: fix race between napi kthread mode and busy poll
Wei Wang
2021-03-16
net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
wenxu
2021-03-16
can: dev: Move device back to init netns on owning netns delete
Martin Willi
2021-03-15
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2021-03-15
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-12
net: correct sk_acceptq_is_full()
liuyacan
2021-03-10
net: sched: validate stab values
Eric Dumazet
2021-03-10
Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-03-10
macvlan: macvlan_count_rx() needs to be aware of preemption
Eric Dumazet
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-10
ipv6: fix suspecious RCU usage warning
Wei Wang
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-10
net/mlx5: Set QP timestamp mode to default
Maor Gottlieb
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-09
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
2021-03-09
bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
Yonghong Song
2021-03-08
atm: fix a typo in the struct description
Tong Zhang
2021-03-08
bpf: BPF-helper for MTU checking add length input
Jesper Dangaard Brouer
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
2021-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-05
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-05
Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-05
Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-04
Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-03-04
xsk: Remove dangling function declaration from header file
Maciej Fijalkowski
2021-03-04
tracing: Fix comment about the trace_event_call flags
Steven Rostedt (VMware)
2021-03-04
io_uring: destroy io-wq on exec
Pavel Begunkov
2021-03-03
net: l2tp: reduce log level of messages in receive path, add counter instead
Matthias Schiffer
2021-03-03
ACPI: bus: Constify is_acpi_node() and friends (part 2)
Andy Shevchenko
2021-03-02
swap: fix swapfile read/write offset
Jens Axboe
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
2021-03-02
Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linus
Takashi Iwai
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
2021-03-02
ASoC: soc-acpi: allow for partial match in parent name
Pierre-Louis Bossart
2021-03-02
ALSA: hda: intel-nhlt: verify config type
Pierre-Louis Bossart
2021-03-01
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
2021-03-01
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...
Oleksij Rempel
[next]