index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-25
Linux 4.9.320
v4.9.320
Greg Kroah-Hartman
2022-06-25
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
2022-06-25
tcp: increase source port perturb table to 2^16
Willy Tarreau
2022-06-25
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
2022-06-25
tcp: add small random increments to the source port
Willy Tarreau
2022-06-25
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
2022-06-25
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-06-25
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
2022-06-25
tcp: change source port randomizarion at connect() time
Eric Dumazet
2022-06-25
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
2022-06-25
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
2022-06-25
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
2022-06-25
xprtrdma: fix incorrect header size calculations
Colin Ian King
2022-06-25
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
2022-06-25
l2tp: fix race in pppol2tp_release with session object destroy
James Chapman
2022-06-25
l2tp: don't use inet_shutdown on ppp session destroy
James Chapman
2022-06-25
ext4: add reserved GDT blocks check
Zhang Yi
2022-06-25
ext4: make variable "count" signed
Ding Xiang
2022-06-25
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
2022-06-25
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
2022-06-25
usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
Miaoqian Lin
2022-06-25
USB: serial: io_ti: add Agilent E5805A support
Robert Eckelmann
2022-06-25
USB: serial: option: add support for Cinterion MV31 with new baseline
Slark Xiao
2022-06-25
comedi: vmk80xx: fix expression for tx buffer size
Ian Abbott
2022-06-25
irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()
zijun_hu
2022-06-25
irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
Miaoqian Lin
2022-06-25
misc: atmel-ssc: Fix IRQ check in ssc_probe
Miaoqian Lin
2022-06-25
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
2022-06-25
random: credit cpu and bootloader seeds by default
Jason A. Donenfeld
2022-06-25
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
2022-06-25
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
2022-06-25
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
2022-06-25
virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
chengkaitao
2022-06-25
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
2022-06-25
scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
Wentao Wang
2022-06-25
ASoC: wm8962: Fix suspend while playing music
Adam Ford
2022-06-25
ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
Sergey Shtylyov
2022-06-25
ASoC: cs42l56: Correct typo in minimum level for SX volume controls
Charles Keepax
2022-06-25
ASoC: cs42l52: Correct TLV for Bypass Volume
Charles Keepax
2022-06-25
ASoC: cs53l30: Correct number of volume levels on SX controls
Charles Keepax
2022-06-25
ASoC: cs42l52: Fix TLV scales for mixer controls
Charles Keepax
2022-06-25
random: account for arch randomness in bits
Jason A. Donenfeld
2022-06-25
random: mark bootloader randomness code as __init
Jason A. Donenfeld
2022-06-25
random: avoid checking crng_ready() twice in random_init()
Jason A. Donenfeld
2022-06-25
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2022-06-25
crypto: drbg - always try to free Jitter RNG instance
Stephan Müller
2022-06-25
crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
Nicolai Stange
2022-06-25
crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
Nicolai Stange
2022-06-25
crypto: drbg - prepare for more fine-grained tracking of seeding state
Nicolai Stange
2022-06-25
crypto: drbg - always seeded with SP800-90B compliant noise source
Stephan Müller
[next]