index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-06
x86/uaccess: Implement macros for CMPXCHG on user addresses
Peter Zijlstra
2022-06-06
x86, kvm: use correct GFP flags for preemption disabled
Paolo Bonzini
2022-06-06
x86/kvm: Alloc dummy async #PF token outside of raw spinlock
Sean Christopherson
2022-06-06
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
2022-06-06
KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
Xiaomeng Tong
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-06-06
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
2022-06-06
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
2022-06-06
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
2022-06-06
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
2022-06-06
exfat: check if cluster num is valid
Tadeusz Struk
2022-06-06
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
Gustavo A. R. Silva
2022-06-06
net: ipa: compute proper aggregation limit
Alex Elder
2022-06-06
pipe: Fix missing lock in pipe_resize_ring()
David Howells
2022-06-06
pipe: make poll_usage boolean and annotate its access
Kuniyuki Iwashima
2022-06-06
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
2022-06-06
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
2022-06-06
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2022-05-30
Linux 5.18.1
v5.18.1
Greg Kroah-Hartman
2022-05-30
ALSA: ctxfi: Add SB046x PCI ID
Edward Matijevic
2022-05-30
ACPI: sysfs: Fix BERT error region memory mapping
Lorenzo Pieralisi
2022-05-30
random: check for signals after page of pool writes
Jason A. Donenfeld
2022-05-30
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
2022-05-30
random: convert to using fops->write_iter()
Jens Axboe
2022-05-30
random: convert to using fops->read_iter()
Jens Axboe
2022-05-30
random: unify batched entropy implementations
Jason A. Donenfeld
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-30
random: move initialization functions out of hot pages
Jason A. Donenfeld
2022-05-30
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-30
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
2022-05-30
random: remove extern from functions in header
Jason A. Donenfeld
2022-05-30
random: use static branch for crng_ready()
Jason A. Donenfeld
2022-05-30
random: credit architectural init the exact amount
Jason A. Donenfeld
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-30
random: use proper jiffies comparison macro
Jason A. Donenfeld
2022-05-30
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-05-30
random: move initialization out of reseeding hot path
Jason A. Donenfeld
2022-05-30
random: avoid initializing twice in credit race
Jason A. Donenfeld
2022-05-30
random: use symbolic constants for crng_init states
Jason A. Donenfeld
2022-05-30
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-30
random: help compiler out with fast_mix() by using simpler arguments
Jason A. Donenfeld
2022-05-30
random: do not use input pool from hard IRQs
Jason A. Donenfeld
2022-05-30
random: order timer entropy functions below interrupt functions
Jason A. Donenfeld
2022-05-30
random: do not pretend to handle premature next security model
Jason A. Donenfeld
2022-05-30
random: use first 128 bits of input as fast init
Jason A. Donenfeld
2022-05-30
random: do not use batches when !crng_ready()
Jason A. Donenfeld
2022-05-30
random: insist on random_get_entropy() existing in order to simplify
Jason A. Donenfeld
2022-05-30
xtensa: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-30
sparc: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-30
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
[prev]
[next]