summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-18atl1e: fix error return code in atl1e_probe()Zhang Changzhong
2020-11-18atl1c: fix error return code in atl1c_probe()Zhang Changzhong
2020-11-18ah6: fix error return code in ah6_input()Zhang Changzhong
2020-11-18net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc
2020-11-18regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon
2020-11-18ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clockGuenter Roeck
2020-11-18xfs: return corresponding errcode if xfs_initialize_perag() failYu Kuai
2020-11-18xfs: ensure inobt record walks always make forward progressDarrick J. Wong
2020-11-18xfs: fix forkoff miscalculation related to XFS_LITINO(mp)Gao Xiang
2020-11-18xfs: directory scrub should check the null bestfree entries tooDarrick J. Wong
2020-11-18xfs: strengthen rmap record flags checkingDarrick J. Wong
2020-11-18xfs: fix the minrecs logic when dealing with inode root child blocksDarrick J. Wong
2020-11-18can: m_can: process interrupt only when not runtime suspendedJarkko Nikula
2020-11-18gfs2: Fix regression in freeze_go_syncBob Peterson
2020-11-18can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde
2020-11-18io_uring: order refnode recyclingPavel Begunkov
2020-11-18io_uring: get an active ref_node from files_dataPavel Begunkov
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-18dmaengine: fix error codes in channel_register()Dan Carpenter
2020-11-18x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner
2020-11-18can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson
2020-11-18can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson
2020-11-18drm/sun4i: backend: Fix probe failure with multiple backendsMaxime Ripard
2020-11-17ipv4: use IS_ENABLED instead of ifdefFlorian Klink
2020-11-17qed: fix ILT configuration of SRC blockDmitry Bogdanov
2020-11-17inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()Wang Hai
2020-11-17tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb
2020-11-18bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_listJohn Fastabend
2020-11-18bpf, sockmap: Handle memory acct if skb_verdict prog redirects to selfJohn Fastabend
2020-11-18bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend
2020-11-18bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend
2020-11-18bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend
2020-11-18bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan
2020-11-17io_uring: don't double complete failed reissue requestJens Axboe
2020-11-17netdevsim: set .owner to THIS_MODULETaehee Yoo
2020-11-17seccomp: Set PF_SUPERPRIV when checking capabilityMickaël Salaün
2020-11-17ptrace: Set PF_SUPERPRIV when checking capabilityMickaël Salaün
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-11-17net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai
2020-11-17net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen
2020-11-17net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk
2020-11-17net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk
2020-11-17net/mlx5: Add handling of port type in rule deletionMichael Guralnik
2020-11-17net/mlx5e: Fix check if netdev is bond slaveMaor Dickman
2020-11-17net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen
2020-11-17net/mlx5e: Set IPsec WAs only in IP's non checksum partial case.Huy Nguyen
2020-11-17net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds