summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-01PCI: aardvark: Fix compilation on s390Pali Rohár1-1/+1
2021-12-01PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár1-0/+7
2021-12-01PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár1-1/+3
2021-12-01PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macrosPali Rohár1-23/+19
2021-12-01PCI: aardvark: Issue PERST via GPIOPali Rohár1-1/+42
2021-12-01PCI: aardvark: Improve link trainingMarek Behún1-25/+89
2021-12-01PCI: aardvark: Train link immediately after enabling trainingPali Rohár1-6/+9
2021-12-01PCI: aardvark: Wait for endpoint to be ready before training linkRemi Pommarel1-0/+8
2021-12-01PCI: aardvark: Fix a leaked reference by adding missing of_node_put()Wen Yang1-5/+8
2021-12-01proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand1-5/+10
2021-12-01xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap3-8/+8
2021-12-01tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)1-6/+18
2021-12-01xen: detect uninitialized xenbus in xenbus_initStefano Stabellini1-0/+23
2021-12-01xen: don't continue xenstore initialization in case of errorsStefano Stabellini1-1/+3
2021-12-01fuse: fix page stealingMiklos Szeredi1-2/+12
2021-12-01staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-12-01HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke2-1/+8
2021-12-01media: cec: copy sequence field for the replyHans Verkuil1-0/+1
2021-12-01ALSA: ctxfi: Fix out-of-range accessTakashi Iwai5-26/+22
2021-12-01binder: fix test regression due to sender_euid changeTodd Kjos1-1/+1
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman1-7/+12
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman1-3/+11
2021-12-01usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor1-1/+1
2021-12-01USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang1-0/+3
2021-12-01USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas1-0/+2
2021-11-26Linux 4.19.218v4.19.218Greg Kroah-Hartman1-1/+1
2021-11-26soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko1-1/+1
2021-11-26usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König1-20/+5
2021-11-26ASoC: DAPM: Cover regression by kctl change notification fixTakashi Iwai1-6/+23
2021-11-26RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky1-1/+1
2021-11-26batman-adv: Don't always reallocate the fragmentation skb headSven Eckelmann1-5/+6
2021-11-26batman-adv: Reserve needed_*room for fragmentsSven Eckelmann1-5/+10
2021-11-26batman-adv: Consider fragmentation for needed_headroomSven Eckelmann1-0/+3
2021-11-26batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing3-3/+48
2021-11-26perf/core: Avoid put_page() when GUP failsGreg Thelen1-5/+5
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-26drm/udl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi1-0/+1
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-26btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov1-0/+14
2021-11-26udf: Fix crash after seekdirJan Kara3-2/+35
2021-11-26x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson1-0/+3
2021-11-26mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev1-1/+1
2021-11-26ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn1-3/+3
2021-11-26hexagon: export raw I/O routines for modulesNathan Chancellor1-0/+4
2021-11-26tun: fix bonding active backup with arp monitoringNicolas Dichtel1-0/+5
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov1-0/+1
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov1-0/+3
2021-11-26NFC: reorder the logic in nfc_{un,}register_deviceLin Ma1-14/+18
2021-11-26NFC: reorganize the functions in nci_requestLin Ma1-4/+7