summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-02Linux 4.14.286v4.14.286Greg 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/powernv: wire up rng during setup_archJason A. Donenfeld
2022-07-02powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
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: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2022-07-02iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
2022-07-02iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma
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 Quectel RM500K module supportMacpaul Lin
2022-07-02USB: serial: option: add Quectel EM05-G modemYonglin Tan
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.14.285v4.14.285Greg 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-25tcp: add some entropy in __inet_hash_connect()Eric Dumazet
2022-06-25xprtrdma: fix incorrect header size calculationsColin Ian King
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
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-25virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo
2022-06-25ext4: add reserved GDT blocks checkZhang Yi