summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-26selinux: fix NULL-pointer dereference when hashtab allocation failsOndrej Mosnacek
2021-11-26RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky
2021-11-26hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-11-26scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter
2021-11-26scsi: ufs: core: Fix task management completionAdrian Hunter
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-26drm/i915/dp: Ensure sink rate values are always validImre Deak
2021-11-26drm/nouveau: clean up all clients on device removalJeremy Cline
2021-11-26drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline
2021-11-26drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline
2021-11-26drm/udl: fix control-message timeoutJohan Hovold
2021-11-26drm/amd/display: Update swizzle mode enumsAlvin Lee
2021-11-26cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle
2021-11-26btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov
2021-11-26net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li
2021-11-26udf: Fix crash after seekdirJan Kara
2021-11-26KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...Maxim Levitsky
2021-11-26block: Check ADMIN before NICE for IOPRIO_CLASS_RTAlistair Delva
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-26scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne
2021-11-26powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2021-11-26x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson
2021-11-26mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev
2021-11-26ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn
2021-11-26tipc: check for null after calling kmemdupTadeusz Struk
2021-11-26hexagon: clean up timer-regs.hNathan Chancellor
2021-11-26hexagon: export raw I/O routines for modulesNathan Chancellor
2021-11-26tun: fix bonding active backup with arp monitoringNicolas Dichtel
2021-11-26arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers
2021-11-26net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal
2021-11-26s390/kexec: fix return code handlingHeiko Carstens
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-11-26pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson
2021-11-26KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman
2021-11-26e100: fix device suspend/resumeJesse Brandeburg
2021-11-26NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-11-26net: nfc: nci: Change the NCI close sequenceBongsu Jeon
2021-11-26NFC: reorder the logic in nfc_{un,}register_deviceLin Ma
2021-11-26NFC: reorganize the functions in nci_requestLin Ma
2021-11-26i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-26i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski
2021-11-26i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2021-11-26i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-26i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-26i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-11-26net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies
2021-11-26net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin