summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.321v4.9.321Greg Kroah-Hartman2022-07-021-1/+1
* swiotlb: skip swiotlb_bounce when orig_addr is zeroLiu Shixin2022-07-021-1/+2
* kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-07-023-22/+29
* fdt: Update CRC check for rng-seedHsin-Yi Wang2022-07-021-2/+6
* xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada2022-07-021-1/+0
* drm: remove drm_fb_helper_modinitChristoph Hellwig2022-07-023-44/+12
* powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld2022-07-023-8/+6
* modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada2022-07-021-1/+1
* ARM: cns3xxx: Fix refcount leak in cns3xxx_initMiaoqian Lin2022-07-021-0/+2
* ARM: Fix refcount leak in axxia_boot_secondaryMiaoqian Lin2022-07-021-0/+1
* ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin2022-07-021-0/+1
* ARM: dts: imx6qdl: correct PU regulator ramp delayLucas Stach2022-07-021-1/+1
* powerpc: Enable execve syscall exit tracepointNaveen N. Rao2022-07-021-1/+1
* xtensa: Fix refcount leak bug in time.cLiang He2022-07-021-0/+1
* xtensa: xtfpga: Fix refcount leak bug in setupLiang He2022-07-021-0/+1
* iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch2022-07-021-0/+1
* iio: accel: mma8452: ignore the return value of reset operationHaibo Chen2022-07-021-3/+7
* iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov2022-07-021-1/+2
* usb: chipidea: udc: check request status before setting device addressXu Yang2022-07-021-0/+3
* iio: adc: vf610: fix conversion mode sysfs node nameBaruch Siach2022-07-021-1/+1
* igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng2022-07-021-7/+5
* MIPS: Remove repetitive increase irq_err_counthuhai2022-07-022-4/+0
* x86/xen: Remove undefined behavior in setup_features()Julien Grall2022-07-021-1/+1
* bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh2022-07-021-1/+3
* USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano2022-07-021-0/+1
* random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld2022-07-022-5/+9
* dm era: commit metadata in postsuspend after worker stopsNikos Tsironis2022-07-021-1/+7
* ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu2022-07-021-0/+1
* random: schedule mix_interrupt_randomness() less oftenJason A. Donenfeld2022-07-021-1/+1
* vt: drop old FONT ioctlsJiri Slaby2022-07-023-187/+3
* Linux 4.9.320v4.9.320Greg Kroah-Hartman2022-06-251-1/+1
* tcp: drop the hash_32() part from the index calculationWilly Tarreau2022-06-251-1/+1
* tcp: increase source port perturb table to 2^16Willy Tarreau2022-06-251-4/+5
* tcp: dynamically allocate the perturb table used by source portsWilly Tarreau2022-06-251-2/+13
* tcp: add small random increments to the source portWilly Tarreau2022-06-251-4/+5
* tcp: use different parts of the port_offset for index and offsetWilly Tarreau2022-06-251-1/+1
* secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2022-06-255-11/+13
* tcp: add some entropy in __inet_hash_connect()Eric Dumazet2022-06-251-0/+5
* tcp: change source port randomizarion at connect() timeEric Dumazet2022-06-251-3/+17
* fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi2022-06-253-1/+14
* Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds2022-06-253-21/+8
* swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-06-253-1/+19
* xprtrdma: fix incorrect header size calculationsColin Ian King2022-06-251-2/+2
* s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger2022-06-251-1/+1
* l2tp: fix race in pppol2tp_release with session object destroyJames Chapman2022-06-251-25/+27
* l2tp: don't use inet_shutdown on ppp session destroyJames Chapman2022-06-251-10/+0
* ext4: add reserved GDT blocks checkZhang Yi2022-06-251-0/+10
* ext4: make variable "count" signedDing Xiang2022-06-251-1/+2
* ext4: fix bug_on ext4_mb_use_inode_paBaokun Li2022-06-251-0/+9
* serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen2022-06-251-0/+2