summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.14.4v5.14.4Greg Kroah-Hartman2021-09-151-1/+1
* devlink: Break parameter notification sequence to be before/after unload/load driverLeon Romanovsky2021-09-151-12/+20
* clk: kirkwood: Fix a clocking boot regressionLinus Walleij2021-09-151-0/+1
* parisc: Fix unaligned-access crash in bootloaderHelge Deller2021-09-151-1/+1
* backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson2021-09-151-26/+28
* bootconfig: Fix missing return check of xbc_node_compose_key functionJulio Faracco2021-09-151-1/+3
* RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle2021-09-151-1/+1
* ACPI: PRM: Find PRMT table before parsing itAubrey Li2021-09-151-1/+9
* fbmem: don't allow too huge resolutionsTetsuo Handa2021-09-151-0/+6
* IMA: remove the dependency on CRYPTO_MD5THOBY Simon2021-09-151-1/+0
* IMA: remove -Wmissing-prototypes warningAustin Kim2021-09-151-1/+1
* fuse: wait for writepages in syncfsMiklos Szeredi2021-09-153-0/+100
* fuse: flush extending writesMiklos Szeredi2021-09-151-1/+1
* fuse: truncate pagecache on atomic_o_truncMiklos Szeredi2021-09-151-2/+5
* char: tpm: Kconfig: remove bad i2c cr50 selectAdrian Ratiu2021-09-151-1/+0
* md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discardXiao Ni2021-09-151-4/+10
* io-wq: check max_worker limits if a worker transitions bound stateJens Axboe2021-09-151-3/+30
* ARM: dts: at91: add pinctrl-{names, 0} for all gpiosClaudiu Beznea2021-09-153-1/+63
* KVM: arm64: vgic: Resample HW pending state on deactivationMarc Zyngier2021-09-154-62/+50
* KVM: arm64: Unregister HYP sections from kmemleak in protected modeMarc Zyngier2021-09-151-0/+7
* KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-EnterSean Christopherson2021-09-151-4/+3
* KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulationMaxim Levitsky2021-09-151-0/+3
* KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage statsSean Christopherson2021-09-151-7/+13
* KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_levelPaolo Bonzini2021-09-151-8/+5
* KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adjustedZelin Deng2021-09-151-0/+4
* KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-09-154-8/+9
* Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"Sean Christopherson2021-09-151-6/+0
* perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICXAlexander Antonov2021-09-151-12/+28
* tty: Fix data race between tiocsti() and flush_to_ldisc()Nguyen Dinh Phi2021-09-151-2/+2
* smb3: fix posix extensions mount optionSteve French2021-09-151-2/+9
* cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETEDRonnie Sahlberg2021-09-151-1/+22
* raid1: ensure write behind bio has less than BIO_MAX_VECS sectorsGuoqing Jiang2021-09-151-0/+19
* bio: fix page leak bio_add_hw_page failurePavel Begunkov2021-09-151-2/+13
* io_uring: fail links of cancelled timeoutsPavel Begunkov2021-09-151-0/+2
* io_uring: io_uring_complete() trace should take an integerJens Axboe2021-09-151-3/+3
* io_uring: IORING_OP_WRITE needs hash_reg_file setJens Axboe2021-09-151-0/+1
* io_uring: limit fixed table size by RLIMIT_NOFILEPavel Begunkov2021-09-151-0/+2
* auxdisplay: hd44780: Fix oops on module unloadingLars Poeschel2021-09-151-1/+1
* time: Handle negative seconds correctly in timespec64_to_ns()Lukas Hannen2021-09-151-2/+7
* f2fs: guarantee to write dirty data when enabling checkpoint backJaegeuk Kim2021-09-152-4/+12
* iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes2021-09-151-0/+1
* ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson2021-09-151-2/+0
* ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet2021-09-151-1/+1
* octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham2021-09-151-3/+4
* octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep2021-09-151-3/+3
* octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep2021-09-151-3/+3
* octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep2021-09-151-1/+2
* net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2021-09-152-2/+2
* net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang2021-09-151-1/+1
* sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy2021-09-155-50/+72