summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-02usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handlingThomas Petazzoni
2021-06-02usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULLJack Pham
2021-06-02usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng
2021-06-02Revert "i915: use io_mapping_map_user"Matthew Auld
2021-06-02drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng
2021-06-02spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error codezpershuai
2021-06-02regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Matti Vaittinen
2021-06-02ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platformsMark Pearson
2021-06-02netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso
2021-06-02netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso
2021-06-02ALSA: control led: fix memory leak in snd_ctl_led_registerDongliang Mu
2021-06-02nvmet: fix freeing unallocated p2pmemMax Gurtovoy
2021-06-02nvme-loop: do not warn for deleted controllers during resetHannes Reinecke
2021-06-02nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke
2021-06-02nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke
2021-06-02nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke
2021-06-01Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixesPalmer Dabbelt
2021-06-01RISC-V: Fix memblock_free() usages in init_resources()Wende Tan
2021-06-01riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabledVincent
2021-06-01riscv: mm: Fix W+X mappings at bootJisheng Zhang
2021-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-06-01scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne
2021-06-01Merge tag 'gfs2-v5.13-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-01Bluetooth: Add a new USB ID for RTL8822CELarry Finger
2021-06-01scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu
2021-06-01scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner
2021-06-01net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik
2021-06-01net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin
2021-06-01net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin
2021-06-01net/mlx5e: Fix adding encap rules to slow pathRoi Dayan
2021-06-01net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan
2021-06-01net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh
2021-06-01net/mlx5e: Disable TLS offload for uplink representorRoi Dayan
2021-06-01net/mlx5e: Fix incompatible castingAya Levin
2021-06-01MAINTAINERS: nfc mailing lists are subscribers-onlyJoe Perches
2021-06-01Merge branch 'ktls-use-after-free'David S. Miller
2021-06-01net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy
2021-06-01net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy
2021-06-01ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong
2021-06-01Merge branch 'virtio_net-build_skb-fixes'David S. Miller
2021-06-01virtio_net: get build_skb() buf by data ptrXuan Zhuo
2021-06-01virtio-net: fix for unable to handle page fault for addressXuan Zhuo
2021-06-01net: sock: fix in-kernel mark settingAlexander Aring
2021-06-01net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean
2021-06-01Revert "gfs2: Fix mmap locking for write faults"Andreas Gruenbacher
2021-06-01NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox
2021-06-01perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverKan Liang
2021-06-01perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter
2021-06-01perf stat: Fix error return code in bperf__load()Yu Kuai