summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14Linux 5.15.47v5.15.47Greg Kroah-Hartman1-1/+1
2022-06-14xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski3-4/+26
2022-06-14tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet1-4/+7
2022-06-14dmaengine: idxd: add missing callback function to support DMA_INTERRUPTDave Jiang1-0/+22
2022-06-14iov_iter: fix build issue due to possible type mis-matchLinus Torvalds1-2/+2
2022-06-14zonefs: fix handling of explicit_open option on mountDamien Le Moal1-5/+6
2022-06-14PCI: qcom: Fix pipe clock imbalanceJohan Hovold1-6/+0
2022-06-14net/sched: act_police: more accurate MTU policingDavide Caratti2-1/+67
2022-06-14md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg1-15/+16
2022-06-14random: account for arch randomness in bitsJason A. Donenfeld1-4/+4
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld2-5/+4
2022-06-14random: avoid checking crng_ready() twice in random_init()Jason A. Donenfeld1-1/+1
2022-06-14drm/ast: Create threshold values for AST2600KuoHsiang Chou1-1/+4
2022-06-14powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy8-10/+12
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2-6/+17
2022-06-14drm/amdgpu: update VCN codec support for Yellow CarpAlex Deucher1-0/+1
2022-06-14drm/atomic: Force bridge self-refresh-exit on CRTC switchBrian Norris1-3/+13
2022-06-14drm/bridge: analogix_dp: Support PSR-exit to disable transitionBrian Norris1-4/+38
2022-06-14powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman1-1/+0
2022-06-14vduse: Fix NULL pointer dereference on sysfs accessXie Yongji1-4/+3
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman1-1/+6
2022-06-14ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz1-2/+2
2022-06-14ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz1-2/+2
2022-06-14nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-30/+30
2022-06-14nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek1-3/+10
2022-06-14nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-06-14writeback: Fix inode->i_io_list not be protected by inode->i_lock errorJchao Sun2-10/+29
2022-06-14net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets2-1/+9
2022-06-14net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min1-0/+29
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter1-2/+1
2022-06-14ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2-6/+7
2022-06-14KEYS: trusted: tpm2: Fix migratable logicDavid Safford1-2/+2
2022-06-14cifs: fix reconnect on smb3 mount typesPaulo Alcantara3-13/+18
2022-06-14cifs: return errors during session setup during reconnectsShyam Prasad N1-0/+3
2022-06-14ALSA: hda/realtek: Add quirk for HP Dev OneJeremy Soller1-0/+1
2022-06-14ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga ...Cameron Berkenpas1-0/+1
2022-06-14ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui1-0/+7
2022-06-14ALSA: usb-audio: Set up (implicit) sync for Saffire 6Takashi Iwai2-1/+9
2022-06-14ALSA: usb-audio: Skip generic sync EP parse for secondary EPTakashi Iwai1-1/+1
2022-06-14scripts/gdb: change kernel config dumping methodKuan-Ying Lee1-3/+3
2022-06-14vringh: Fix loop descriptors check in the indirect casesXie Yongji1-2/+8
2022-06-14nodemask: Fix return values to be unsignedKees Cook2-21/+21
2022-06-14drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateYury Norov2-2/+2
2022-06-14cifs: version operations for smb20 unneeded when legacy support disabledSteve French2-2/+9
2022-06-14s390/gmap: voluntarily schedule during key settingChristian Borntraeger1-0/+14
2022-06-14nbd: fix io hung while disconnecting deviceYu Kuai1-1/+1
2022-06-14nbd: fix race between nbd_alloc_config() and module removalYu Kuai1-9/+19
2022-06-14nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai1-1/+6
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra1-2/+2
2022-06-14x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra1-1/+1