summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-06Linux 4.19.165v4.19.165Greg Kroah-Hartman1-1/+1
2021-01-06dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim1-1/+11
2021-01-06ALSA: pcm: Clear the full allocated memory at hw_paramsTakashi Iwai1-2/+7
2021-01-06module: delay kobject uevent until after module init callJessica Yu1-2/+3
2021-01-06NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust3-3/+37
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao1-1/+1
2021-01-06quota: Don't overflow quota file offsetsJan Kara1-4/+4
2021-01-06module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes1-0/+1
2021-01-06rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu1-3/+5
2021-01-06fcntl: Fix potential deadlock in send_sig{io, urg}()Boqun Feng1-4/+6
2021-01-06ALSA: rawmidi: Access runtime->avail always in spinlockTakashi Iwai1-14/+35
2021-01-06ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai1-4/+4
2021-01-06media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab1-1/+1
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam1-1/+1
2021-01-06reiserfs: add check for an invalid ih_entry_countRustam Kovhaev1-0/+6
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam1-2/+6
2021-01-06of: fix linker-section match-table corruptionJohan Hovold1-0/+1
2021-01-06null_blk: Fix zone size initializationDamien Le Moal1-7/+13
2021-01-06xen/gntdev.c: Mark pages as dirtySouptick Joarder1-5/+12
2021-01-06powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy1-2/+21
2021-01-06KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini3-13/+20
2021-01-06KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accessesPaolo Bonzini1-0/+4
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel8-14/+12
2021-01-06ext4: don't remount read-only with errors=continue on rebootJan Kara1-8/+6
2021-01-06vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger1-2/+1
2021-01-06ubifs: prevent creating duplicate encrypted filenamesEric Biggers1-4/+13
2021-01-06f2fs: prevent creating duplicate encrypted filenamesEric Biggers1-0/+2
2021-01-06ext4: prevent creating duplicate encrypted filenamesEric Biggers1-0/+3
2021-01-06fscrypt: add fscrypt_is_nokey_name()Eric Biggers3-5/+39
2021-01-06md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor1-1/+2
2020-12-30Linux 4.19.164v4.19.164Greg Kroah-Hartman1-1/+1
2020-12-30platform/x86: mlx-platform: remove an unused variableArnd Bergmann1-10/+1
2020-12-30PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-30platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12Carlos Garnacho1-0/+6
2020-12-30libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams1-0/+9
2020-12-30xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-30xen/xenbus: Count pending messages for each watchSeongJae Park2-11/+20
2020-12-30xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2020-12-30xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park6-7/+17
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park4-1/+16
2020-12-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2020-12-30clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou1-2/+2
2020-12-30pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li1-2/+4
2020-12-30md/cluster: fix deadlock when node is doing resync jobZhao Heming2-31/+42
2020-12-30md/cluster: block reshape with remote resync jobZhao Heming1-2/+6
2020-12-30iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron1-2/+2
2020-12-30iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-30iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2-3/+10
2020-12-30iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+13
2020-12-30iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1