summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregisteringPerry Yuan1-0/+1
2023-01-18elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas6-14/+14
2023-01-18ASoC: qcom: lpass-cpu: Fix fallback SD line index handlingBrian Norris1-2/+3
2023-01-18brcmfmac: Prefer DT board type over DMI board typeIvan T. Ivanov1-2/+3
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter1-1/+1
2023-01-18net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi1-1/+4
2023-01-18ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede3-5/+19
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2-2/+2
2023-01-18arm64: mte: Avoid the racy walk of the vma list during core dumpCatalin Marinas1-30/+26
2023-01-18arm64: mte: Fix double-freeing of the temporary tag storage during coredumpCatalin Marinas1-1/+0
2023-01-18io_uring/poll: add hash if ready poll request can't complete inlineJens Axboe1-5/+12
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet1-2/+4
2023-01-18efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-18efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui1-0/+1
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier1-2/+20
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2-16/+30
2023-01-18ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxxLuka Guzenko1-0/+23
2023-01-18ALSA: hda/realtek - Turn on power earlyYuchi Yang1-14/+16
2023-01-18ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_syn...Jaroslav Kysela2-1/+4
2023-01-18ALSA: control-led: use strscpy in set_led_id()Jaroslav Kysela1-3/+2
2023-01-18Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing"Takashi Iwai1-0/+6
2023-01-18netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bitsPablo Neira Ayuso1-1/+1
2023-01-14Linux 6.1.6v6.1.6Greg Kroah-Hartman1-1/+1
2023-01-14ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idleTakashi Iwai1-1/+11
2023-01-14ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu1-0/+1
2023-01-14ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resumeTakashi Iwai1-4/+4
2023-01-14ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platformJeremy Szu1-0/+1
2023-01-14ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan1-0/+1
2023-01-14ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne1-9/+15
2023-01-14net: sched: disallow noqueue for qdisc classesFrederick Lawler1-0/+5
2023-01-14gcc: disable -Warray-bounds for gcc-11 tooLinus Torvalds1-1/+5
2023-01-14Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"Chuck Lever7-16/+15
2023-01-14selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey2-2/+141
2023-01-14x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not setKyle Huey2-1/+22
2023-01-14x86/fpu: Allow PKRU to be (once again) written by ptrace.Kyle Huey2-13/+21
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_to_xstate()Kyle Huey1-3/+13
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().Kyle Huey4-4/+4
2023-01-14x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()Kyle Huey3-4/+4
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller5-34/+49
2023-01-12Linux 6.1.5v6.1.5Greg Kroah-Hartman1-1/+1
2023-01-12wifi: ath11k: Send PME message during wakeup from D3coldBaochen Qiang1-0/+3
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel4-10/+40
2023-01-12drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula1-1/+1
2023-01-12drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula3-3/+95
2023-01-12ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...William Liu1-1/+2
2023-01-12ksmbd: send proper error response in smb2_tree_connect()Marios Makassikis1-2/+5
2023-01-12ksmbd: fix infinite loop in ksmbd_conn_handler_loop()Namjae Jeon2-3/+9
2023-01-12btrfs: handle case when repair happens with dev-replaceQu Wenruo1-1/+10
2023-01-12drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam1-3/+3