summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-09Linux 4.19.166v4.19.166Greg Kroah-Hartman
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2021-01-09iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron
2021-01-09kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2021-01-09dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()Yu Kuai
2021-01-09dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()Yu Kuai
2021-01-09dmaengine: at_hdmac: Substitute kzalloc with kmallocTudor Ambarus
2021-01-09Revert "mtd: spinand: Fix OOB read"Felix Fietkau
2021-01-06Linux 4.19.165v4.19.165Greg Kroah-Hartman
2021-01-06dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim
2021-01-06ALSA: pcm: Clear the full allocated memory at hw_paramsTakashi Iwai
2021-01-06module: delay kobject uevent until after module init callJessica Yu
2021-01-06NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2021-01-06quota: Don't overflow quota file offsetsJan Kara
2021-01-06module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes
2021-01-06rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu
2021-01-06fcntl: Fix potential deadlock in send_sig{io, urg}()Boqun Feng
2021-01-06ALSA: rawmidi: Access runtime->avail always in spinlockTakashi Iwai
2021-01-06ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai
2021-01-06media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2021-01-06reiserfs: add check for an invalid ih_entry_countRustam Kovhaev
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam
2021-01-06of: fix linker-section match-table corruptionJohan Hovold
2021-01-06null_blk: Fix zone size initializationDamien Le Moal
2021-01-06xen/gntdev.c: Mark pages as dirtySouptick Joarder
2021-01-06powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2021-01-06KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini
2021-01-06KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accessesPaolo Bonzini
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2021-01-06ext4: don't remount read-only with errors=continue on rebootJan Kara
2021-01-06vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2021-01-06ubifs: prevent creating duplicate encrypted filenamesEric Biggers
2021-01-06f2fs: prevent creating duplicate encrypted filenamesEric Biggers
2021-01-06ext4: prevent creating duplicate encrypted filenamesEric Biggers
2021-01-06fscrypt: add fscrypt_is_nokey_name()Eric Biggers
2021-01-06md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor
2020-12-30Linux 4.19.164v4.19.164Greg Kroah-Hartman
2020-12-30platform/x86: mlx-platform: remove an unused variableArnd Bergmann
2020-12-30PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-30platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12Carlos Garnacho
2020-12-30libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams
2020-12-30xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2020-12-30xen/xenbus: Count pending messages for each watchSeongJae Park
2020-12-30xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2020-12-30xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz