summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Linux 5.10.120v5.10.120Greg Kroah-Hartman1-1/+1
2022-06-06bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian1-2/+2
2022-06-06bpf: Fix potential array overflow in bpf_trampoline_get_progs()Yuntao Wang1-6/+12
2022-06-06NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever1-8/+4
2022-06-06NFS: Memory allocation failures are not server fatal errorsTrond Myklebust1-0/+1
2022-06-06docs: submitting-patches: Fix crossref to 'The canonical patch format'Akira Yokosawa1-1/+1
2022-06-06tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng1-0/+1
2022-06-06tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann1-1/+10
2022-06-06HID: multitouch: add quirks to enable Lenovo X12 trackpointTao Jin2-0/+7
2022-06-06HID: multitouch: Add support for Google Whiskers TouchpadMarek Maślanka1-0/+3
2022-06-06raid5: introduce MD_BROKENMariusz Tkaczyk1-25/+22
2022-06-06dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti1-0/+1
2022-06-06dm stats: add cond_resched when looping over entriesMikulas Patocka1-0/+8
2022-06-06dm crypt: make printing of the key constant-timeMikulas Patocka1-3/+11
2022-06-06dm integrity: fix error code in dm_integrity_ctr()Dan Carpenter1-2/+0
2022-06-06ARM: dts: s5pv210: Correct interrupt name for bluetooth in AriesJonathan Bakker1-1/+1
2022-06-06Bluetooth: hci_qca: Use del_timer_sync() before freeingSteven Rostedt1-2/+2
2022-06-06zsmalloc: fix races between asynchronous zspage free and page migrationSultan Alsawaf1-4/+33
2022-06-06crypto: ecrdsa - Fix incorrect use of vli_cmpVitaly Chikunov1-4/+4
2022-06-06crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam1-0/+18
2022-06-06KVM: x86: avoid calling x86 emulator without a decoded instructionSean Christopherson1-12/+19
2022-06-06x86, kvm: use correct GFP flags for preemption disabledPaolo Bonzini1-1/+1
2022-06-06x86/kvm: Alloc dummy async #PF token outside of raw spinlockSean Christopherson1-14/+27
2022-06-06KVM: PPC: Book3S HV: fix incorrect NULL check on list iteratorXiaomeng Tong1-3/+5
2022-06-06netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal1-1/+6
2022-06-06netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso1-4/+13
2022-06-06crypto: drbg - make reseeding from get_random_bytes() synchronousNicolai Stange3-54/+11
2022-06-06crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()Nicolai Stange1-9/+21
2022-06-06crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()Nicolai Stange2-4/+9
2022-06-06crypto: drbg - prepare for more fine-grained tracking of seeding stateNicolai Stange2-10/+16
2022-06-06lib/crypto: add prompts back to crypto librariesJustin M. Forbes3-7/+14
2022-06-06exfat: check if cluster num is validTadeusz Struk3-10/+14
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Gustavo A. R. Silva1-1/+1
2022-06-06xfs: Fix CIL throttle hang when CIL space used going backwardsDave Chinner3-24/+49
2022-06-06xfs: fix an ABBA deadlock in xfs_renameDarrick J. Wong3-20/+26
2022-06-06xfs: fix the forward progress assertion in xfs_iwalk_run_callbacksDarrick J. Wong1-1/+1
2022-06-06xfs: show the proper user quota optionsKaixu Xia1-4/+6
2022-06-06xfs: detect overflows in bmbt recordsDarrick J. Wong1-0/+5
2022-06-06net: ipa: compute proper aggregation limitAlex Elder1-1/+3
2022-06-06io_uring: fix using under-expanded itersPavel Begunkov1-2/+6
2022-06-06io_uring: don't re-import iovecs from callbacksPavel Begunkov1-39/+0
2022-06-06assoc_array: Fix BUG_ON during garbage collectStephen Brennan1-0/+8
2022-06-06cfg80211: set custom regdomain after wiphy registrationMiri Korenblit2-4/+5
2022-06-06pipe: Fix missing lock in pipe_resize_ring()David Howells1-13/+18
2022-06-06pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima2-2/+2
2022-06-06netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso1-9/+10
2022-06-06drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar1-0/+1
2022-06-06i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg1-0/+14
2022-06-06net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley1-0/+5
2022-06-06nfc: pn533: Fix buggy cleanup orderLin Ma1-2/+3