summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-15Linux 5.13.17v5.13.17Greg Kroah-Hartman1-1/+1
2021-09-15clk: kirkwood: Fix a clocking boot regressionLinus Walleij1-0/+1
2021-09-15backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson1-26/+28
2021-09-15RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle1-1/+1
2021-09-15fbmem: don't allow too huge resolutionsTetsuo Handa1-0/+6
2021-09-15IMA: remove the dependency on CRYPTO_MD5THOBY Simon1-1/+0
2021-09-15IMA: remove -Wmissing-prototypes warningAustin Kim1-1/+1
2021-09-15fuse: wait for writepages in syncfsMiklos Szeredi3-0/+100
2021-09-15fuse: flush extending writesMiklos Szeredi1-1/+1
2021-09-15fuse: truncate pagecache on atomic_o_truncMiklos Szeredi1-2/+5
2021-09-15char: tpm: Kconfig: remove bad i2c cr50 selectAdrian Ratiu1-1/+0
2021-09-15md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discardXiao Ni1-4/+10
2021-09-15io-wq: check max_worker limits if a worker transitions bound stateJens Axboe1-3/+30
2021-09-15ARM: dts: at91: add pinctrl-{names, 0} for all gpiosClaudiu Beznea3-1/+63
2021-09-15KVM: arm64: Unregister HYP sections from kmemleak in protected modeMarc Zyngier1-0/+7
2021-09-15KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-EnterSean Christopherson1-4/+3
2021-09-15KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulationMaxim Levitsky1-0/+3
2021-09-15KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage statsSean Christopherson1-7/+13
2021-09-15KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_levelPaolo Bonzini1-8/+5
2021-09-15KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng1-0/+4
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic4-8/+9
2021-09-15Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"Sean Christopherson1-6/+0
2021-09-15x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger1-0/+6
2021-09-15perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips1-0/+1
2021-09-15x86/efi: Restore Firmware IDT before calling ExitBootServices()Joerg Roedel2-9/+24
2021-09-15tty: Fix data race between tiocsti() and flush_to_ldisc()Nguyen Dinh Phi1-2/+2
2021-09-15smb3: fix posix extensions mount optionSteve French1-2/+9
2021-09-15cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETEDRonnie Sahlberg1-1/+22
2021-09-15raid1: ensure write behind bio has less than BIO_MAX_VECS sectorsGuoqing Jiang1-0/+19
2021-09-15bio: fix page leak bio_add_hw_page failurePavel Begunkov1-2/+13
2021-09-15io_uring: io_uring_complete() trace should take an integerJens Axboe1-3/+3
2021-09-15io_uring: IORING_OP_WRITE needs hash_reg_file setJens Axboe1-0/+1
2021-09-15io_uring: limit fixed table size by RLIMIT_NOFILEPavel Begunkov1-0/+2
2021-09-15auxdisplay: hd44780: Fix oops on module unloadingLars Poeschel1-1/+1
2021-09-15time: Handle negative seconds correctly in timespec64_to_ns()Lukas Hannen1-2/+7
2021-09-15f2fs: guarantee to write dirty data when enabling checkpoint backJaegeuk Kim2-4/+12
2021-09-15iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes1-0/+1
2021-09-15ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson1-2/+0
2021-09-15amdgpu/pm: add extra info to SMU msg pre-check failed messageDarren Powell1-2/+2
2021-09-15ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet1-1/+1
2021-09-15octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham1-3/+4
2021-09-15octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep1-3/+3
2021-09-15octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep1-3/+3
2021-09-15octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2
2021-09-15net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2-2/+2
2021-09-15net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang1-1/+1
2021-09-15sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy5-50/+72
2021-09-15net: qrtr: make checks in qrtr_endpoint_post() stricterDan Carpenter1-2/+6
2021-09-15ipv4: make exception cache less predictibleEric Dumazet1-16/+30
2021-09-15ipv6: make exception cache less predictibleEric Dumazet1-1/+4