summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-15fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida1-0/+4
2022-09-15fbdev: omapfb: Fix tests for platform_get_irq() failureYu Zhe1-2/+2
2022-09-15md: Flush workqueue md_rdev_misc_wq in md_alloc()David Sloan1-0/+1
2022-09-15net/core/skbuff: Check the return value of skb_copy_bits()lily1-3/+2
2022-09-15cpufreq: check only freq_table in __resolve_freq()Lukasz Luba1-1/+1
2022-09-15thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi1-4/+5
2022-09-15netfilter: conntrack: work around exceeded receive windowFlorian Westphal1-0/+31
2022-09-15arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu6-3/+64
2022-09-15parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller1-1/+42
2022-09-15parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()Li Qiong1-3/+8
2022-09-15Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller1-8/+0
2022-09-15scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche1-1/+8
2022-09-15drm/radeon: add a force flush to delay work when radeonZhenneng Li1-0/+3
2022-09-15drm/amdgpu: Remove the additional kfd pre reset call for sriovshaoyunl1-2/+0
2022-09-15drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li1-1/+2
2022-09-15drm/amdgpu: fix hive reference leak when adding xgmi deviceYiPeng Chai1-0/+2
2022-09-15drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai2-1/+4
2022-09-15drm/gem: Fix GEM handle release errorsJeffy Chen3-26/+15
2022-09-15scsi: megaraid_sas: Fix double kfree()Guixin Liu1-1/+0
2022-09-15scsi: core: Allow the ALUA transitioning state enough timeBrian Bunker1-19/+25
2022-09-15scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby1-8/+2
2022-09-15Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"Yee Lee1-4/+4
2022-09-15soc: fsl: select FSL_GUTS driver for DPIOMathew McBride1-0/+1
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds1-0/+11
2022-09-15wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka1-4/+1
2022-09-15wifi: mt76: mt7921e: fix crash in chip reset failDeren Wu1-1/+1
2022-09-15efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim1-24/+7
2022-09-15efi: libstub: Disable struct randomizationArd Biesheuvel1-0/+7
2022-09-08Linux 5.19.8v5.19.8Greg Kroah-Hartman1-1/+1
2022-09-08tty: n_gsm: avoid call of sleeping functions from atomic contextFedor Pchelkin1-29/+24
2022-09-08tty: n_gsm: replace kicktimer with delayed_workFedor Pchelkin1-8/+8
2022-09-08tty: n_gsm: initialize more members at gsm_alloc_mux()Tetsuo Handa1-11/+6
2022-09-08tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()Mazin Al Haddad1-1/+2
2022-09-08drm/i915: Skip wm/ddb readout for disabled pipesVille Syrjälä1-1/+7
2022-09-08drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkDiego Santa Cruz1-0/+3
2022-09-08drm/i915/guc: clear stalled request after a resetDaniele Ceraolo Spurio1-0/+7
2022-09-08drm/i915/backlight: Disable pps power hook for aux based backlightJouni Högander2-5/+8
2022-09-08ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai1-7/+5
2022-09-08ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai1-0/+2
2022-09-08ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298Kacper Michajłow1-7/+56
2022-09-08ALSA: memalloc: Revive x86-specific WC page allocations againTakashi Iwai1-16/+71
2022-09-08net: mac802154: Fix a condition in the receive pathMiquel Raynal1-1/+1
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior11-48/+48
2022-09-08ip: fix triggering of 'icmp redirect'Nicolas Dichtel1-2/+2
2022-09-08wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant1-4/+7
2022-09-08wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnectedSiddh Raman Pant1-0/+4
2022-09-08driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres1-0/+10
2022-09-08arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun1-1/+1
2022-09-08dma-buf/dma-resv: check if the new fence is really laterChristian König1-1/+2
2022-09-08USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern1-10/+16