summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-02Linux 4.9.321v4.9.321Greg Kroah-Hartman
2022-07-02swiotlb: skip swiotlb_bounce when orig_addr is zeroLiu Shixin
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-07-02fdt: Update CRC check for rng-seedHsin-Yi Wang
2022-07-02xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada
2022-07-02drm: remove drm_fb_helper_modinitChristoph Hellwig
2022-07-02powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld
2022-07-02modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada
2022-07-02ARM: cns3xxx: Fix refcount leak in cns3xxx_initMiaoqian Lin
2022-07-02ARM: Fix refcount leak in axxia_boot_secondaryMiaoqian Lin
2022-07-02ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin
2022-07-02ARM: dts: imx6qdl: correct PU regulator ramp delayLucas Stach
2022-07-02powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-07-02xtensa: Fix refcount leak bug in time.cLiang He
2022-07-02xtensa: xtfpga: Fix refcount leak bug in setupLiang He
2022-07-02iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
2022-07-02iio: accel: mma8452: ignore the return value of reset operationHaibo Chen
2022-07-02iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov
2022-07-02usb: chipidea: udc: check request status before setting device addressXu Yang
2022-07-02iio: adc: vf610: fix conversion mode sysfs node nameBaruch Siach
2022-07-02igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-07-02MIPS: Remove repetitive increase irq_err_counthuhai
2022-07-02x86/xen: Remove undefined behavior in setup_features()Julien Grall
2022-07-02bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-07-02USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano
2022-07-02random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-07-02dm era: commit metadata in postsuspend after worker stopsNikos Tsironis
2022-07-02ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu
2022-07-02random: schedule mix_interrupt_randomness() less oftenJason A. Donenfeld
2022-07-02vt: drop old FONT ioctlsJiri Slaby
2022-06-25Linux 4.9.320v4.9.320Greg Kroah-Hartman
2022-06-25tcp: drop the hash_32() part from the index calculationWilly Tarreau
2022-06-25tcp: increase source port perturb table to 2^16Willy Tarreau
2022-06-25tcp: dynamically allocate the perturb table used by source portsWilly Tarreau
2022-06-25tcp: add small random increments to the source portWilly Tarreau
2022-06-25tcp: use different parts of the port_offset for index and offsetWilly Tarreau
2022-06-25secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-06-25tcp: add some entropy in __inet_hash_connect()Eric Dumazet
2022-06-25tcp: change source port randomizarion at connect() timeEric Dumazet
2022-06-25fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi
2022-06-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-06-25swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-06-25xprtrdma: fix incorrect header size calculationsColin Ian King
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-25l2tp: fix race in pppol2tp_release with session object destroyJames Chapman
2022-06-25l2tp: don't use inet_shutdown on ppp session destroyJames Chapman
2022-06-25ext4: add reserved GDT blocks checkZhang Yi
2022-06-25ext4: make variable "count" signedDing Xiang
2022-06-25ext4: fix bug_on ext4_mb_use_inode_paBaokun Li
2022-06-25serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen