summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-14Linux 5.15.88v5.15.88Greg Kroah-Hartman
2023-01-14ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu
2023-01-14ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan
2023-01-14ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-14net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni
2023-01-14net: sched: disallow noqueue for qdisc classesFrederick Lawler
2023-01-14serial: fixup backport of "serial: Deassert Transmit Enable on probe in drive...Rasmus Villemoes
2023-01-14selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey
2023-01-14x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not setKyle Huey
2023-01-14x86/fpu: Allow PKRU to be (once again) written by ptrace.Kyle Huey
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_to_xstate()Kyle Huey
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().Kyle Huey
2023-01-14x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()Kyle Huey
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-12Linux 5.15.87v5.15.87Greg Kroah-Hartman
2023-01-12drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe
2023-01-12io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()Harshit Mogalapalli
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2023-01-12mbcache: Avoid nesting of cache->c_list_lock under bit locksJan Kara
2023-01-12net: hns3: fix return value check bug of rx copybreakJie Wang
2023-01-12btrfs: make thaw time super block check to also verify checksumQu Wenruo
2023-01-12selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum
2023-01-12ext4: don't allow journal inode to have encrypt flagEric Biggers
2023-01-12mptcp: use proper req destructor for IPv6Matthieu Baerts
2023-01-12mptcp: dedicated request sock for subflow in v6Matthieu Baerts
2023-01-12Revert "ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007"Mario Limonciello
2023-01-12ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...William Liu
2023-01-12ksmbd: fix infinite loop in ksmbd_conn_handler_loop()Namjae Jeon
2023-01-12hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds
2023-01-12hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang
2023-01-12riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel
2023-01-12riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada
2023-01-12io_uring: fix CQ waiting timeout handlingPavel Begunkov
2023-01-12block: don't allow splitting of a REQ_NOWAIT bioJens Axboe
2023-01-12fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel
2023-01-12nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-12x86/kexec: Fix double-free of elf header bufferTakashi Iwai
2023-01-12btrfs: check superblock to ensure the fs was not modified at thaw timeQu Wenruo
2023-01-12nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig
2023-01-12nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig
2023-01-12io_uring: check for valid register opcode earlierJens Axboe
2023-01-12nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang
2023-01-12ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede
2023-01-12udf: Fix extension of the last extent in the fileJan Kara
2023-01-12caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter