summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-09Linux 4.14.214v4.14.214Greg 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-09dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim
2021-01-09ALSA: pcm: Clear the full allocated memory at hw_paramsTakashi Iwai
2021-01-09module: delay kobject uevent until after module init callJessica Yu
2021-01-09powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2021-01-09quota: Don't overflow quota file offsetsJan Kara
2021-01-09module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes
2021-01-09rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu
2021-01-09ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai
2021-01-09media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab
2021-01-09misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2021-01-09reiserfs: add check for an invalid ih_entry_countRustam Kovhaev
2021-01-09of: fix linker-section match-table corruptionJohan Hovold
2021-01-09uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2021-01-09powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2021-01-09USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold
2021-01-09s390/dasd: fix hanging device offline processingStefan Haberland
2021-01-09vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2021-01-09mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner
2021-01-09mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner
2021-01-09mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner
2021-01-09ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold
2021-01-09ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre
2021-01-09ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai
2021-01-09md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor
2021-01-09x86/entry/64: Add instruction suffixJan Beulich
2020-12-29Linux 4.14.213v4.14.213Greg Kroah-Hartman
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-29libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams
2020-12-29xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2020-12-29xen/xenbus: Count pending messages for each watchSeongJae Park
2020-12-29xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2020-12-29xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-29xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-29xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz
2020-12-29clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou
2020-12-29md/cluster: fix deadlock when node is doing resync jobZhao Heming
2020-12-29iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-29iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-29iio: buffer: Fix demux updateNuno Sá
2020-12-29mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann
2020-12-29soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green
2020-12-29spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner
2020-12-29spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner