summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clockGuenter Roeck1-0/+2
2020-11-18xfs: return corresponding errcode if xfs_initialize_perag() failYu Kuai1-3/+8
2020-11-18xfs: ensure inobt record walks always make forward progressDarrick J. Wong1-3/+24
2020-11-18xfs: fix forkoff miscalculation related to XFS_LITINO(mp)Gao Xiang1-1/+7
2020-11-18xfs: directory scrub should check the null bestfree entries tooDarrick J. Wong1-4/+17
2020-11-18xfs: strengthen rmap record flags checkingDarrick J. Wong1-4/+4
2020-11-18xfs: fix the minrecs logic when dealing with inode root child blocksDarrick J. Wong1-18/+27
2020-11-18Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2-1/+9
2020-11-18can: m_can: process interrupt only when not runtime suspendedJarkko Nikula1-0/+2
2020-11-18gfs2: Fix regression in freeze_go_syncBob Peterson1-1/+12
2020-11-18can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde1-9/+9
2020-11-18io_uring: order refnode recyclingPavel Begunkov1-10/+23
2020-11-18io_uring: get an active ref_node from files_dataPavel Begunkov1-3/+1
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan3-6/+3
2020-11-18dmaengine: fix error codes in channel_register()Dan Carpenter1-8/+9
2020-11-18MAINTAINERS: add uv.c also to KVM/s390Christian Borntraeger1-0/+1
2020-11-18s390/uv: handle destroy page legacy interfaceChristian Borntraeger1-1/+8
2020-11-18x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner1-4/+19
2020-11-18can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson1-1/+1
2020-11-18can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson1-2/+2
2020-11-18drm/sun4i: backend: Fix probe failure with multiple backendsMaxime Ripard1-1/+7
2020-11-18ARC: stack unwinding: reorganize how initial register state setupVineet Gupta1-19/+18
2020-11-18ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-11-18ARC: mm: fix spelling mistakesFlavio Suligoi1-12/+12
2020-11-18ARC: bitops: Remove unecessary operation and valueGustavo Pimentel1-3/+1
2020-11-18powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin1-4/+7
2020-11-18ipv4: use IS_ENABLED instead of ifdefFlorian Klink1-1/+1
2020-11-18qed: fix ILT configuration of SRC blockDmitry Bogdanov2-5/+2
2020-11-18inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()Wang Hai1-1/+3
2020-11-18tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb2-2/+3
2020-11-18bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_listJohn Fastabend1-2/+9
2020-11-18bpf, sockmap: Handle memory acct if skb_verdict prog redirects to selfJohn Fastabend1-0/+8
2020-11-18bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend1-19/+53
2020-11-18bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend1-1/+1
2020-11-18bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend2-5/+18
2020-11-18bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend1-6/+9
2020-11-18net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan2-11/+42
2020-11-18interconnect: qcom: msm8974: Don't boost the NoC rate during bootGeorgi Djakov1-0/+9
2020-11-18interconnect: qcom: msm8974: Prevent integer overflow in rateGeorgi Djakov1-0/+3
2020-11-18io_uring: don't double complete failed reissue requestJens Axboe1-1/+0
2020-11-18netdevsim: set .owner to THIS_MODULETaehee Yoo3-0/+4
2020-11-18Merge tag 'intel-pinctrl-v5.10-3' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij3-222/+246
2020-11-17seccomp: Set PF_SUPERPRIV when checking capabilityMickaël Salaün1-3/+2
2020-11-17ptrace: Set PF_SUPERPRIV when checking capabilityMickaël Salaün1-11/+5
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean4-25/+161
2020-11-17MAINTAINERS: Remove myself as LPC32xx maintainersSylvain Lemieux1-1/+0
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-18/+55
2020-11-17net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai1-1/+3
2020-11-17net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen1-0/+4
2020-11-17net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk1-7/+8