summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-18regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Krzysztof Kozlowski2-25/+17
2021-11-18hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss1-0/+23
2021-11-18md/raid1: only allocate write behind bio for WriteMostly deviceGuoqing Jiang1-1/+1
2021-11-18ipmi:watchdog: Set panic count to proper value on a panicCorey Minyard1-4/+4
2021-11-18selinux: fix race condition when computing ocontext SIDsOndrej Mosnacek1-85/+77
2021-11-18ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu1-4/+5
2021-11-18KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handlingLaurent Vivier2-3/+43
2021-11-18KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetupSean Christopherson1-2/+5
2021-11-18KVM: x86/mmu: Drop a redundant, broken remote TLB flushSean Christopherson1-4/+2
2021-11-18btrfs: call btrfs_check_rw_degradable only if there is a missing deviceAnand Jain1-1/+2
2021-11-18btrfs: fix lost error handling when replaying directory deletesFilipe Manana1-1/+3
2021-11-18btrfs: clear MISSING device status bit in btrfs_close_one_deviceLi Zhang1-1/+3
2021-11-18x86/iopl: Fake iopl(3) CLI/STI usagePeter Zijlstra5-1/+37
2021-11-18x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson1-1/+3
2021-11-18x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane4-7/+42
2021-11-18x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.cTom Lendacky1-0/+9
2021-11-18fuse: fix page stealingMiklos Szeredi1-2/+12
2021-11-18ext4: refresh the ext4_ext_path struct after dropping i_data_sem.yangerkun1-1/+13
2021-11-18ext4: ensure enough credits in ext4_ext_shift_path_extentsyangerkun1-34/+15
2021-11-18ext4: fix lazy initialization next schedule time computation in more granular...Shaoying Xu1-5/+4
2021-11-18Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"Eric Whitney1-9/+6
2021-11-18ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai1-7/+6
2021-11-18ALSA: timer: Fix use-after-free problemWang Wensheng1-2/+2
2021-11-18ALSA: PCM: Fix NULL dereference at mmap checksTakashi Iwai1-1/+4
2021-11-18ALSA: pci: rme: Fix unaligned buffer addressesTakashi Iwai2-36/+46
2021-11-18ALSA: synth: missing check for possible NULL after the call to kstrdupAustin Kim1-1/+1
2021-11-18ALSA: hda: Free card instance properly at probe errorsTakashi Iwai1-1/+2
2021-11-18ALSA: usb-audio: Add registration quirk for JBL Quantum 400Alexander Tsoy1-0/+1
2021-11-18ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirkJason Ormes1-0/+1
2021-11-18ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin1-1/+1
2021-11-18ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai1-11/+33
2021-11-18ALSA: line6: fix control and interrupt message timeoutsJohan Hovold4-12/+12
2021-11-18ALSA: 6fire: fix control and bulk message timeoutsJohan Hovold2-4/+4
2021-11-18ALSA: ua101: fix division by zero at probeJohan Hovold1-2/+2
2021-11-18ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LEDKai-Heng Feng1-0/+1
2021-11-18ALSA: hda/realtek: Add quirk for ASUS UX550VETakashi Iwai1-0/+1
2021-11-18ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54NJaroslav Kysela1-0/+1
2021-11-18ALSA: hda/realtek: Headset fixup for Clevo NH77HJQJeremy Soller1-0/+14
2021-11-18ALSA: hda/realtek: Add quirk for Clevo PC70HSTim Crawford1-0/+1
2021-11-18ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LEDTakashi Iwai1-0/+1
2021-11-18ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14Johnathon Clark1-0/+17
2021-11-18media: v4l2-ioctl: Fix check_ext_ctrlsRicardo Ribalda1-21/+39
2021-11-18media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receiversSean Young1-0/+1
2021-11-18media: rkvdec: Support dynamic resolution changesChen-Yu Tsai1-20/+20
2021-11-18media: ite-cir: IR receiver stop working after receive overflowSean Young1-1/+1
2021-11-18media: rkvdec: Do not override sizeimage for output formatChen-Yu Tsai1-2/+3
2021-11-18crypto: s5p-sss - Add error handling in s5p_aes_probe()Tang Bin1-0/+2
2021-11-18firmware/psci: fix application of sizeof to pointerjing yangyang1-1/+1
2021-11-18tpm: Check for integer overflow in tpm2_map_response_body()Dan Carpenter1-0/+3
2021-11-18parisc: Fix ptrace check on syscall returnHelge Deller1-1/+1