summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.250v4.9.250Greg Kroah-Hartman2021-01-091-1/+1
* mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui2021-01-091-0/+2
* iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron2021-01-091-4/+9
* iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron2021-01-091-4/+9
* iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron2021-01-091-2/+2
* iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik2021-01-091-1/+2
* xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park2021-01-091-0/+7
* xen/xenbus: Count pending messages for each watchSeongJae Park2021-01-092-12/+21
* xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2021-01-092-1/+4
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2021-01-096-7/+17
* xen/xenbus: Allow watches discard events before queueingSeongJae Park2021-01-094-1/+16
* kdev_t: always inline major/minor helper functionsJosh Poimboeuf2021-01-091-11/+11
* module: delay kobject uevent until after module init callJessica Yu2021-01-091-2/+3
* powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao2021-01-091-1/+1
* quota: Don't overflow quota file offsetsJan Kara2021-01-091-4/+4
* module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes2021-01-091-0/+1
* ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai2021-01-091-4/+4
* media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab2021-01-091-1/+1
* misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells()Anant Thazhemadam2021-01-091-1/+1
* reiserfs: add check for an invalid ih_entry_countRustam Kovhaev2021-01-091-0/+6
* of: fix linker-section match-table corruptionJohan Hovold2021-01-091-0/+1
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-098-14/+12
* l2tp: fix races with ipv4-mapped ipv6 addressesPaolo Abeni2021-01-092-23/+18
* net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni2021-01-091-4/+17
* USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold2021-01-091-32/+13
* s390/dasd: fix hanging device offline processingStefan Haberland2021-01-091-1/+9
* vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger2021-01-091-3/+1
* ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang2021-01-091-2/+5
* ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang2021-01-091-1/+1
* ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang2021-01-091-0/+16
* ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold2021-01-091-1/+1
* ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre2021-01-091-32/+20
* ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai2021-01-091-2/+14
* x86/entry/64: Add instruction suffixJan Beulich2021-01-091-1/+1
* Linux 4.9.249v4.9.249Greg Kroah-Hartman2020-12-291-1/+1
* PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong2020-12-291-3/+3
* xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz2020-12-291-0/+1
* clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou2020-12-291-2/+2
* iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron2020-12-291-1/+8
* iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in rockchip_saradc_resumeQinglang Miao2020-12-291-1/+1
* iio: buffer: Fix demux updateNuno Sá2020-12-291-3/+3
* mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann2020-12-291-1/+13
* soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green2020-12-291-2/+3
* spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner2020-12-291-2/+3
* spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner2020-12-291-11/+2
* spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner2020-12-291-1/+1
* spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner2020-12-291-0/+1
* spi: davinci: Fix use-after-free on unbindLukas Wunner2020-12-291-1/+1
* spi: spi-sh: Fix use-after-free on unbindLukas Wunner2020-12-291-9/+4
* drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo2020-12-291-1/+1