summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.306v4.14.306Greg Kroah-Hartman2023-02-221-1/+1
* nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi2023-02-223-1/+23
* kvm: initialize all of the kvm_debugregs structure before sending it to userspaceGreg Kroah-Hartman2023-02-221-2/+1
* i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova2023-02-221-0/+2
* ipv6: Fix tcp socket connection with DSCP.Guillaume Nault2023-02-221-0/+1
* ipv6: Fix datagram socket connection with DSCP.Guillaume Nault2023-02-221-1/+1
* net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski2023-02-221-0/+4
* net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea2023-02-221-1/+1
* net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson2023-02-221-4/+4
* dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima2023-02-223-12/+18
* net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki2023-02-221-3/+3
* i40e: add double of VLAN header when computing the max MTUJason Xing2023-02-221-1/+1
* revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton2023-02-221-1/+1
* hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz2023-02-221-1/+4
* ALSA: hda/conexant: add a new hda codec SN6180Bo Liu2023-02-221-0/+1
* mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang2023-02-222-15/+14
* Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"Greg Kroah-Hartman2023-02-221-2/+5
* aio: fix mremap after fork null-derefSeth Jenkins2023-02-221-0/+4
* nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel2023-02-221-1/+3
* net/rose: Fix to not accept on connected socketHyunwoo Kim2023-02-221-0/+8
* tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie2023-02-228-5/+45
* migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz2023-02-221-1/+2
* usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson2023-02-221-0/+3
* net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern2023-02-221-3/+1
* pinctrl: single: fix potential NULL dereferenceMaxim Korotkov2023-02-221-0/+2
* pinctrl: aspeed: Fix confusing types in return valueJoel Stanley2023-02-221-1/+1
* ALSA: pci: lx6464es: fix a debug loopDan Carpenter2023-02-221-6/+5
* ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev2023-02-221-0/+3
* btrfs: limit device extents to the device sizeJosef Bacik2023-02-221-1/+5
* serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen2023-02-221-2/+10
* serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen2023-02-221-1/+13
* Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher2023-02-224-5/+5
* mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia2023-02-221-0/+1
* mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-02-222-3/+14
* parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller2023-02-221-2/+13
* parisc: Fix return code of pdc_iodc_print()Helge Deller2023-02-221-2/+3
* iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade2023-02-221-0/+32
* iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang2023-02-221-1/+3
* iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov2023-02-221-0/+1
* efi: Accept version 2 of memory attributes tableArd Biesheuvel2023-02-221-1/+1
* watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov2023-02-221-1/+1
* watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov2023-02-221-2/+11
* fbcon: Check font dimension limitsSamuel Thibault2023-02-221-2/+5
* usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami2023-02-221-1/+3
* net/x25: Fix to not accept on connected socketHyunwoo Kim2023-02-221-0/+6
* scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie2023-02-221-3/+6
* scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi2023-02-221-2/+2
* net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin2023-02-221-6/+6
* sctp: do not check hb_timer.expires when resetting hb_timerXin Long2023-02-221-3/+1
* squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin2023-02-221-1/+1