summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-07xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour1-42/+102
2022-07-07NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle1-0/+3
2022-07-07nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2-6/+6
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet1-1/+1
2022-07-07netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso1-0/+2
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang1-1/+9
2022-07-07powerpc/powernv: wire up rng during setup_archJason A. Donenfeld4-14/+85
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-07-07usbnet: make sure no NULL pointer is passed throughOliver Neukum1-4/+15
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-07-07net: rose: fix UAF bugs caused by timer handlerDuoming Zhou1-15/+19
2022-07-07SUNRPC: Fix READ_PLUS crasherChuck Lever1-1/+1
2022-07-07dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka1-0/+1
2022-07-02Linux 4.9.321v4.9.321Greg Kroah-Hartman1-1/+1
2022-07-02swiotlb: skip swiotlb_bounce when orig_addr is zeroLiu Shixin1-1/+2
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao3-22/+29
2022-07-02fdt: Update CRC check for rng-seedHsin-Yi Wang1-2/+6
2022-07-02xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada1-1/+0
2022-07-02drm: remove drm_fb_helper_modinitChristoph Hellwig3-44/+12
2022-07-02powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld3-8/+6
2022-07-02modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada1-1/+1
2022-07-02ARM: cns3xxx: Fix refcount leak in cns3xxx_initMiaoqian Lin1-0/+2
2022-07-02ARM: Fix refcount leak in axxia_boot_secondaryMiaoqian Lin1-0/+1
2022-07-02ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin1-0/+1
2022-07-02ARM: dts: imx6qdl: correct PU regulator ramp delayLucas Stach1-1/+1
2022-07-02powerpc: Enable execve syscall exit tracepointNaveen N. Rao1-1/+1
2022-07-02xtensa: Fix refcount leak bug in time.cLiang He1-0/+1
2022-07-02xtensa: xtfpga: Fix refcount leak bug in setupLiang He1-0/+1
2022-07-02iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch1-0/+1
2022-07-02iio: accel: mma8452: ignore the return value of reset operationHaibo Chen1-3/+7
2022-07-02iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov1-1/+2
2022-07-02usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3
2022-07-02iio: adc: vf610: fix conversion mode sysfs node nameBaruch Siach1-1/+1
2022-07-02igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-07-02MIPS: Remove repetitive increase irq_err_counthuhai2-4/+0
2022-07-02x86/xen: Remove undefined behavior in setup_features()Julien Grall1-1/+1
2022-07-02bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh1-1/+3
2022-07-02USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano1-0/+1
2022-07-02random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld2-5/+9
2022-07-02dm era: commit metadata in postsuspend after worker stopsNikos Tsironis1-1/+7
2022-07-02ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-07-02random: schedule mix_interrupt_randomness() less oftenJason A. Donenfeld1-1/+1
2022-07-02vt: drop old FONT ioctlsJiri Slaby3-187/+3
2022-06-25Linux 4.9.320v4.9.320Greg Kroah-Hartman1-1/+1
2022-06-25tcp: drop the hash_32() part from the index calculationWilly Tarreau1-1/+1
2022-06-25tcp: increase source port perturb table to 2^16Willy Tarreau1-4/+5
2022-06-25tcp: dynamically allocate the perturb table used by source portsWilly Tarreau1-2/+13
2022-06-25tcp: add small random increments to the source portWilly Tarreau1-4/+5
2022-06-25tcp: use different parts of the port_offset for index and offsetWilly Tarreau1-1/+1