summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-24HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin trackpadHans de Goede1-0/+19
2020-11-24HID: mcp2221: Fix GPIO output handlingLars Povlsen1-9/+39
2020-11-24HID: logitech-hidpp: Add PID for MX Anywhere 2Harry Cutts1-0/+1
2020-11-24afs: Fix speculative status fetch going out of order wrt to modificationsDavid Howells3-0/+10
2020-11-24libfs: fix error cast of negative value in simple_attr_write()Yicong Yang1-2/+4
2020-11-24sched: Fix rq->nr_iowait orderingPeter Zijlstra1-5/+10
2020-11-24sched: Fix data-race in wakeupPeter Zijlstra1-1/+15
2020-11-24sched/fair: Fix overutilized update in enqueue_task_fair()Quentin Perret1-1/+2
2020-11-24efi/x86: Free efi_pgd with free_pages()Arvind Sankar1-11/+13
2020-11-24counter/ti-eqep: Fix regmap max_registerDavid Lechner1-2/+2
2020-11-24efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYPArd Biesheuvel1-0/+3
2020-11-24bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend1-19/+53
2020-11-24bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend1-1/+1
2020-11-24bpf, sockmap: On receive programs try to fast track SK_PASS ingressJohn Fastabend1-2/+15
2020-11-24bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limitsJohn Fastabend1-9/+6
2020-11-24selftests/seccomp: sh: Fix register namesKees Cook1-2/+2
2020-11-24selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook1-2/+2
2020-11-24xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong1-8/+8
2020-11-24fail_function: Remove a redundant mutex unlockLuo Meng1-2/+3
2020-11-24lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2-2/+27
2020-11-24libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa1-0/+2
2020-11-24regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon1-1/+11
2020-11-24ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clockGuenter Roeck1-0/+2
2020-11-24xfs: return corresponding errcode if xfs_initialize_perag() failYu Kuai1-3/+8
2020-11-24xfs: ensure inobt record walks always make forward progressDarrick J. Wong1-3/+24
2020-11-24xfs: directory scrub should check the null bestfree entries tooDarrick J. Wong1-4/+17
2020-11-24xfs: strengthen rmap record flags checkingDarrick J. Wong1-4/+4
2020-11-24xfs: fix the minrecs logic when dealing with inode root child blocksDarrick J. Wong1-18/+27
2020-11-24can: m_can: process interrupt only when not runtime suspendedJarkko Nikula1-0/+2
2020-11-24can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde1-9/+9
2020-11-24iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan3-6/+3
2020-11-24iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU headerAndy Shevchenko2-4/+2
2020-11-24dmaengine: fix error codes in channel_register()Dan Carpenter1-8/+9
2020-11-24can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson1-1/+1
2020-11-24can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson1-2/+2
2020-11-24bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend2-5/+18
2020-11-24bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend1-6/+9
2020-11-24net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen1-0/+4
2020-11-24drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()Xiongfeng Wang1-0/+1
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai1-1/+2
2020-11-24spi: cadence-quadspi: Fix error return code in cqspi_probeZhihao Cheng1-0/+2
2020-11-24ASoC: qcom: lpass-platform: Fix memory leakSrinivasa Rao Mandadapu1-1/+4
2020-11-24ASoC: Intel: KMB: Fix S24_LE configurationMichael Sit Wei Hong1-3/+3
2020-11-24dmaengine: idxd: fix mapping of portal sizeDave Jiang3-3/+3
2020-11-24can: m_can: m_can_stop(): set device to software init mode before closingFaiz Abbas1-0/+3
2020-11-24can: m_can: Fix freeing of can device from peripherialsDan Murphy3-19/+33
2020-11-24can: m_can: m_can_class_free_dev(): introduce new functionDan Murphy2-0/+7
2020-11-24can: m_can: m_can_handle_state_change(): fix state changeWu Bo1-2/+2
2020-11-24can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistrationMarc Kleine-Budde1-2/+2