summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-30random: ensure early RDSEED goes through mixer on initJason A. Donenfeld1-11/+5
2022-05-30random: inline leaves of rand_initialize()Jason A. Donenfeld1-57/+33
2022-05-30random: get rid of secondary crngsJason A. Donenfeld1-172/+53
2022-05-30random: use RDSEED instead of RDRAND in entropy extractionJason A. Donenfeld1-13/+9
2022-05-30random: fix locking in crng_fast_load()Dominik Brodowski1-2/+3
2022-05-30random: remove batched entropy lockingJason A. Donenfeld1-27/+28
2022-05-30random: remove use_input_pool parameter from crng_reseed()Eric Biggers1-6/+6
2022-05-30random: make credit_entropy_bits() always safeJason A. Donenfeld1-20/+9
2022-05-30random: always wake up entropy writers after extractionJason A. Donenfeld2-24/+16
2022-05-30random: use linear min-entropy accumulation creditingJason A. Donenfeld1-94/+20
2022-05-30random: simplify entropy debitingJason A. Donenfeld2-94/+27
2022-05-30random: use computational hash for entropy extractionJason A. Donenfeld1-249/+55
2022-05-30KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini1-2/+4
2022-05-30HID: amd_sfh: Add support for sensor discoveryBasavaraj Natikar3-0/+22
2022-05-25Linux 5.17.11v5.17.11Greg Kroah-Hartman1-1/+1
2022-05-25mptcp: Do TCP fallback on early DSS checksum failureMat Martineau2-4/+20
2022-05-25Linux 5.17.10v5.17.10Greg Kroah-Hartman1-1/+1
2022-05-25afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells1-1/+13
2022-05-25i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang1-2/+8
2022-05-25dt-bindings: pinctrl: aspeed-g6: remove FWQSPID groupJae Hyun Yoo1-1/+1
2022-05-25Input: ili210x - fix reset timingMarek Vasut1-2/+2
2022-05-25arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K2-0/+5
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler1-0/+7
2022-05-25net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler1-1/+5
2022-05-25net: atlantic: reduce scope of is_rsc_completeGrant Grundler1-7/+6
2022-05-25net: atlantic: fix "frag[0] not initialized"Grant Grundler1-2/+1
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang1-3/+1
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang1-1/+4
2022-05-25nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg1-2/+7
2022-05-25net: fix wrong network header lengthLina Wang1-1/+3
2022-05-25drm/amd/display: undo clearing of z10 related function pointersEric Yang1-5/+0
2022-05-25platform/surface: gpe: Add support for Surface Pro 8Maximilian Luz1-0/+8
2022-05-25platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava1-1/+1
2022-05-25platform/x86: thinkpad_acpi: Correct dual fan probeMark Pearson1-10/+13
2022-05-25platform/x86: thinkpad_acpi: Convert btusb DMI list to quirksMario Limonciello1-2/+24
2022-05-25fbdev: Prevent possible use-after-free in fb_release()Daniel Vetter1-0/+4
2022-05-25Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"Javier Martinez Canillas1-4/+1
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-25cfg80211: retrieve S1G operating channel numberKieran Frewen1-1/+1
2022-05-25nl80211: validate S1G channel widthKieran Frewen1-0/+9
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau1-2/+1
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov1-0/+3
2022-05-25scsi: scsi_dh_alua: Properly handle the ALUA transitioning stateBrian Bunker1-2/+1
2022-05-25perf test bpf: Skip test if clang is not presentAthira Rajeev1-4/+6
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-25perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang1-0/+12
2022-05-25perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev1-0/+10
2022-05-25gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König1-0/+3
2022-05-25gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen1-2/+6
2022-05-25perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers1-3/+14