summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-25Linux 5.15.5v5.15.5Greg Kroah-Hartman
2021-11-25ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()Pierre-Louis Bossart
2021-11-25ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart
2021-11-25x86/Kconfig: Fix an unused variable error in dell-smm-hwmonRandy Dunlap
2021-11-25net: add and use skb_unclone_keeptruesize() helperEric Dumazet
2021-11-25btrfs: update device path inode time instead of bd_inodeJosef Bacik
2021-11-25fs: export an inode_update_time helperJosef Bacik
2021-11-25ice: Delete always true check of PF pointerLeon Romanovsky
2021-11-25ice: Fix VF true promiscuous modeBrett Creeley
2021-11-25usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König
2021-11-25ASoC: rsnd: fixup DMAEngine APIKuninori Morimoto
2021-11-25ASoC: DAPM: Cover regression by kctl change notification fixTakashi Iwai
2021-11-25selinux: fix NULL-pointer dereference when hashtab allocation failsOndrej Mosnacek
2021-11-25bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov
2021-11-25RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky
2021-11-25hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-11-25signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-25signal: Don't always set SA_IMMUTABLE for forced signalsEric W. Biederman
2021-11-25signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman
2021-11-25signal/x86: In emulate_vsyscall force a signal instead of calling do_exitEric W. Biederman
2021-11-25signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.Eric W. Biederman
2021-11-25signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sigEric W. Biederman
2021-11-25signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer failsEric W. Biederman
2021-11-25signal/s390: Use force_sigsegv in default_trap_handlerEric W. Biederman
2021-11-25signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman
2021-11-25exit/syscall_user_dispatch: Send ordinary signals on failureEric W. Biederman
2021-11-25signal: Implement force_fatal_sigEric W. Biederman
2021-11-25drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-11-25drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-25drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platformsVille Syrjälä
2021-11-25drm/i915/dp: Ensure max link params are always validImre Deak
2021-11-25drm/i915/dp: Ensure sink rate values are always validImre Deak
2021-11-25drm/nouveau: clean up all clients on device removalJeremy Cline
2021-11-25drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline
2021-11-25drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline
2021-11-25drm/prime: Fix use after free in mmap with drm_gem_ttm_mmapAnand K Mistry
2021-11-25drm/udl: fix control-message timeoutJohan Hovold
2021-11-25drm/i915/guc: Unwind context requests in reverse orderMatthew Brost
2021-11-25drm/i915/guc: Don't drop ce->guc_active.lock when unwinding contextMatthew Brost
2021-11-25drm/i915/guc: Workaround reset G2H is received after schedule done G2HMatthew Brost
2021-11-25drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...Matthew Brost
2021-11-25drm/i915/guc: Fix outstanding G2H accountingMatthew Brost
2021-11-25drm/amd/display: Limit max DSC target bpp for specific monitorsRoman Li
2021-11-25drm/amd/display: Update swizzle mode enumsAlvin Lee
2021-11-25mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau
2021-11-25mac80211: fix radiotap header generationJohannes Berg
2021-11-25cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi
2021-11-25parisc/sticon: fix reverse colorsSven Schnelle
2021-11-25net: stmmac: Fix signed/unsigned wreckageThomas Gleixner
2021-11-25fs: handle circular mappings correctlyChristian Brauner