summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30smb3: fix cached file size problems in duplicate extents (reflink)Steve French1-3/+15
2021-03-30scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai1-2/+6
2021-03-30scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai1-0/+1
2021-03-30scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche2-12/+5
2021-03-30block: recalculate segment count for multi-segment discards correctlyDavid Jeffery1-0/+8
2021-03-30io_uring: fix provide_buffers sign extensionPavel Begunkov1-1/+3
2021-03-30perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers1-4/+5
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter1-4/+0
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko3-6/+34
2021-03-30ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki1-31/+26
2021-03-30Revert "netfilter: x_tables: Update remaining dereference to RCU"Mark Tomlinson3-3/+3
2021-03-30mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson2-5/+28
2021-03-30dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki3-10/+40
2021-03-30platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede1-9/+7
2021-03-30bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIGStanislav Fomichev1-1/+2
2021-03-30bpf: Fix fexit trampoline.Alexei Starovoitov5-61/+213
2021-03-30netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2-2/+2
2021-03-30Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson5-40/+56
2021-03-30net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli1-0/+4
2021-03-30net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock2-12/+76
2021-03-30net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli1-38/+36
2021-03-30net: phy: introduce phydev->portMichael Walle10-4/+36
2021-03-30net: axienet: Fix probe error cleanupRobert Hancock1-11/+24
2021-03-30igb: avoid premature Rx buffer reuseLi RongQing1-7/+15
2021-03-30net, bpf: Fix ip6ip6 crash with collect_md populated skbsDaniel Borkmann1-22/+9
2021-03-30net: Consolidate common blackhole dst opsDaniel Borkmann4-64/+66
2021-03-30bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsSasha Levin1-4/+5
2021-03-30mm: memblock: fix section mismatch warning againMike Rapoport1-2/+2
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-30xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne2-4/+4
2021-03-30octeontx2-af: Fix memory leak of object bufColin Ian King1-1/+3
2021-03-30net: bridge: don't notify switchdev for local FDB addressesVladimir Oltean1-0/+2
2021-03-30platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box1-7/+6
2021-03-30PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba1-1/+1
2021-03-30mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko1-2/+4
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin1-1/+5
2021-03-30net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak2-12/+35
2021-03-30net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel1-0/+10
2021-03-30net/mlx5: Add back multicast stats for uplink representorHuy Nguyen1-0/+7
2021-03-30PM: runtime: Defer suspending suppliersRafael J. Wysocki1-6/+39
2021-03-30arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin1-0/+2
2021-03-30drm/msm: Fix suspend/resume on i.MX5Fabio Estevam1-0/+8
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov1-0/+4
2021-03-30platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede1-5/+7
2021-03-30platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede1-29/+16
2021-03-30platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...Hans de Goede1-1/+0
2021-03-30platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede4-0/+12
2021-03-30platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede1-9/+2
2021-03-30platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede1-0/+1
2021-03-30can: isotp: tx-path: zero initialize outgoing CAN framesOliver Hartkopp1-3/+3