summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-14Linux 5.15.88v5.15.88Greg Kroah-Hartman1-1/+1
2023-01-14ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu1-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/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2-1/+19
2023-01-14net: sched: disallow noqueue for qdisc classesFrederick Lawler1-0/+5
2023-01-14serial: fixup backport of "serial: Deassert Transmit Enable on probe in drive...Rasmus Villemoes2-2/+3
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 Huey1-1/+2
2023-01-14x86/fpu: Allow PKRU to be (once again) written by ptrace.Kyle Huey1-0/+30
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_to_xstate()Kyle Huey1-3/+3
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().Kyle Huey3-3/+3
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-33/+47
2023-01-12Linux 5.15.87v5.15.87Greg Kroah-Hartman1-1/+1
2023-01-12drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe1-1/+2
2023-01-12io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()Harshit Mogalapalli1-1/+1
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel4-10/+40
2023-01-12mbcache: Avoid nesting of cache->c_list_lock under bit locksJan Kara1-7/+10
2023-01-12net: hns3: fix return value check bug of rx copybreakJie Wang1-2/+2
2023-01-12btrfs: make thaw time super block check to also verify checksumQu Wenruo3-6/+22
2023-01-12selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2023-01-12ext4: don't allow journal inode to have encrypt flagEric Biggers1-1/+1
2023-01-12mptcp: use proper req destructor for IPv6Matthieu Baerts1-3/+16
2023-01-12mptcp: dedicated request sock for subflow in v6Matthieu Baerts1-8/+26
2023-01-12Revert "ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007"Mario Limonciello1-8/+2
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: fix infinite loop in ksmbd_conn_handler_loop()Namjae Jeon2-3/+9
2023-01-12hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-12hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann2-12/+6
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang1-2/+7
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang1-2/+6
2023-01-12riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel1-2/+2
2023-01-12riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada1-0/+4
2023-01-12io_uring: fix CQ waiting timeout handlingPavel Begunkov1-3/+3
2023-01-12block: don't allow splitting of a REQ_NOWAIT bioJens Axboe1-0/+10
2023-01-12fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2023-01-12nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton1-0/+11
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-12x86/kexec: Fix double-free of elf header bufferTakashi Iwai1-3/+1
2023-01-12btrfs: check superblock to ensure the fs was not modified at thaw timeQu Wenruo4-8/+83
2023-01-12nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig1-6/+26
2023-01-12nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig1-16/+19
2023-01-12io_uring: check for valid register opcode earlierJens Axboe1-2/+3
2023-01-12nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang1-1/+1
2023-01-12ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede1-0/+15
2023-01-12udf: Fix extension of the last extent in the fileJan Kara1-1/+1
2023-01-12caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter1-0/+1