summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PCI: qcom: Fix pipe clock imbalanceJohan Hovold2022-06-141-6/+0
* md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg2022-06-141-15/+16
* interconnect: Restore sync state by ignoring ipa-virt in provider countStephen Boyd2022-06-141-1/+6
* interconnect: qcom: sc7180: Drop IP0 interconnectsStephen Boyd2022-06-141-21/+0
* powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy2022-06-148-10/+12
* powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2022-06-141-4/+17
* drm/atomic: Force bridge self-refresh-exit on CRTC switchBrian Norris2022-06-141-3/+13
* drm/bridge: analogix_dp: Support PSR-exit to disable transitionBrian Norris2022-06-141-4/+38
* Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman2022-06-141-1/+6
* ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz2022-06-141-2/+2
* ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz2022-06-141-2/+2
* nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek2022-06-141-30/+30
* nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek2022-06-141-3/+10
* nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek2022-06-141-1/+1
* net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min2022-06-141-0/+29
* mmc: block: Fix CQE recovery reset successAdrian Hunter2022-06-141-2/+1
* ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2022-06-142-6/+7
* cifs: fix reconnect on smb3 mount typesPaulo Alcantara2022-06-143-13/+18
* cifs: return errors during session setup during reconnectsShyam Prasad N2022-06-141-0/+3
* ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga ...Cameron Berkenpas2022-06-141-0/+1
* ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui2022-06-141-0/+7
* scripts/gdb: change kernel config dumping methodKuan-Ying Lee2022-06-141-3/+3
* vringh: Fix loop descriptors check in the indirect casesXie Yongji2022-06-141-2/+8
* nodemask: Fix return values to be unsignedKees Cook2022-06-142-21/+21
* cifs: version operations for smb20 unneeded when legacy support disabledSteve French2022-06-142-2/+9
* s390/gmap: voluntarily schedule during key settingChristian Borntraeger2022-06-141-0/+14
* nbd: fix io hung while disconnecting deviceYu Kuai2022-06-141-1/+1
* nbd: fix race between nbd_alloc_config() and module removalYu Kuai2022-06-141-9/+19
* nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai2022-06-141-1/+6
* jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra2022-06-141-2/+2
* x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra2022-06-141-1/+1
* modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada2022-06-141-1/+2
* drm/radeon: fix a possible null pointer dereferenceGong Yuanjun2022-06-141-0/+4
* ceph: allow ceph.dir.rctime xattr to be updatableVenky Shankar2022-06-141-1/+9
* Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek2022-06-141-4/+6
* scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke2022-06-141-3/+8
* md: protect md_unregister_thread from reentrancyGuoqing Jiang2022-06-141-5/+10
* watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng2022-06-141-0/+1
* kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo2022-06-141-12/+19
* serial: msm_serial: disable interrupts in __msm_console_write()John Ogness2022-06-141-0/+5
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-06-141-3/+3
* staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng2022-06-141-9/+18
* clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-06-141-5/+5
* extcon: Modify extcon device to be created after driver data is setbumwoo lee2022-06-141-12/+17
* misc: rtsx: set NULL intfdata when probe failsShuah Khan2022-06-141-0/+1
* usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski2022-06-141-1/+0
* sysrq: do not omit current cpu when showing backtrace of all active CPUsChangbin Du2022-06-141-4/+9
* USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green2022-06-141-2/+2
* drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou2022-06-141-0/+2
* drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou2022-06-141-2/+2