summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-17x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner1-4/+11
2021-02-17scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer1-0/+1
2021-02-17h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap1-0/+3
2021-02-17i2c: stm32f7: fix configuration of the digital filterAlain Volmat1-1/+10
2021-02-17clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec1-1/+1
2021-02-17drm/sun4i: dw-hdmi: Fix max. frequency for H6Jernej Skrabec1-4/+2
2021-02-17drm/sun4i: Fix H6 HDMI PHY configurationJernej Skrabec1-17/+9
2021-02-17drm/sun4i: dw-hdmi: always set clock rateJernej Skrabec2-4/+1
2021-02-17drm/sun4i: tcon: set sync polarity for tcon1 channelJernej Skrabec2-0/+31
2021-02-17firmware_loader: align .builtin_fw to 8Fangrui Song1-1/+1
2021-02-17net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo1-0/+11
2021-02-17net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo1-4/+14
2021-02-17net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo1-0/+7
2021-02-17net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean4-1/+80
2021-02-17x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov1-3/+3
2021-02-17scsi: scsi_debug: Fix a memory leakMaurizio Lombardi1-0/+1
2021-02-17netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal1-1/+2
2021-02-17ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu1-1/+16
2021-02-17net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail1-1/+6
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
2021-02-17net: enetc: initialize the RFS and RSS memoriesVladimir Oltean2-0/+61
2021-02-17hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)2-3/+4
2021-02-17net: ipa: set error code in gsi_channel_setup()Alex Elder1-0/+1
2021-02-17net: hdlc_x25: Return meaningful error code in x25_openXie He1-3/+3
2021-02-17xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross1-1/+8
2021-02-17netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen1-2/+2
2021-02-17netfilter: nftables: fix possible UAF over chains from packet path in netnsPablo Neira Ayuso1-6/+19
2021-02-17selftests: netfilter: fix current yearFabian Frederick1-1/+1
2021-02-17netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik1-2/+10
2021-02-17bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh1-0/+2
2021-02-17bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3Alexei Starovoitov1-3/+0
2021-02-17dmaengine: idxd: check device state before issue commandDave Jiang3-3/+27
2021-02-17drm/vc4: hvs: Fix buffer overflow with the dlist handlingMaxime Ripard1-4/+14
2021-02-17mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi1-3/+5
2021-02-17ath9k: fix build error with LEDS_CLASS=mArnd Bergmann2-7/+3
2021-02-17dmaengine: idxd: fix misc interrupt completionDave Jiang1-9/+27
2021-02-17cgroup-v1: add disabled controller check in cgroup1_parse_param()Chen Zhou1-0/+3
2021-02-17KVM: x86: cleanup CR3 reserved bits checksPaolo Bonzini3-13/+5
2021-02-17lkdtm: don't move ctors to .rodataMark Rutland2-2/+2
2021-02-17x86/efi: Remove EFI PGD build time checksBorislav Petkov1-19/+0
2021-02-17Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"Thomas Gleixner1-11/+5
2021-02-17ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor2-0/+37
2021-02-17ARM: kexec: fix oops after TLB are invalidatedRussell King4-39/+36
2021-02-17ARM: ensure the signal page contains defined contentsRussell King1-6/+8
2021-02-17kallsyms: fix nonconverging kallsyms table with lldArnd Bergmann1-0/+6
2021-02-17ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni1-3/+0
2021-02-17bfq-iosched: Revert "bfq: Fix computation of shallow depth"Lin Feng1-4/+4
2021-02-17riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti1-1/+4
2021-02-17drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu1-1/+3
2021-02-17drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu1-8/+6