summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-25Merge 4.14.307 into android-4.14-qandroid-4.14-qGreg Kroah-Hartman
2023-02-25Linux 4.14.307Greg Kroah-Hartman
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen
2023-02-25alarmtimer: Prevent starvation by small intervals and SIG_IGNThomas Gleixner
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson
2023-02-25random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-22Merge 4.14.306 into android-4.14-qGreg Kroah-Hartman
2023-02-22Linux 4.14.306Greg Kroah-Hartman
2023-02-22nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22ipv6: Fix tcp socket connection with DSCP.Guillaume Nault
2023-02-22ipv6: Fix datagram socket connection with DSCP.Guillaume Nault
2023-02-22net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-22dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-22revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton
2023-02-22hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz
2023-02-22ALSA: hda/conexant: add a new hda codec SN6180Bo Liu
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2023-02-22Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"Greg Kroah-Hartman
2023-02-22aio: fix mremap after fork null-derefSeth Jenkins
2023-02-22nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel
2023-02-22net/rose: Fix to not accept on connected socketHyunwoo Kim
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie
2023-02-22migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz
2023-02-22usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-22pinctrl: single: fix potential NULL dereferenceMaxim Korotkov
2023-02-22pinctrl: aspeed: Fix confusing types in return valueJoel Stanley
2023-02-22ALSA: pci: lx6464es: fix a debug loopDan Carpenter
2023-02-22ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev
2023-02-22btrfs: limit device extents to the device sizeJosef Bacik
2023-02-22serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen
2023-02-22serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen
2023-02-22Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher
2023-02-22mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia
2023-02-22mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz
2023-02-22parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller
2023-02-22parisc: Fix return code of pdc_iodc_print()Helge Deller
2023-02-22iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade
2023-02-22iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang
2023-02-22iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov
2023-02-22efi: Accept version 2 of memory attributes tableArd Biesheuvel