summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-09iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik
2021-01-09xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2021-01-09xen/xenbus: Count pending messages for each watchSeongJae Park
2021-01-09xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2021-01-09xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2021-01-09xen/xenbus: Allow watches discard events before queueingSeongJae Park
2021-01-09kdev_t: always inline major/minor helper functionsJosh Poimboeuf
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-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-09l2tp: fix races with ipv4-mapped ipv6 addressesPaolo Abeni
2021-01-09net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni
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-09ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang
2021-01-09ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang
2021-01-09ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang
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-09x86/entry/64: Add instruction suffixJan Beulich
2020-12-29Linux 4.9.249v4.9.249Greg Kroah-Hartman
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
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-29iio:pressure:mpl3115: Force alignment of bufferJonathan 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
2020-12-29spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner
2020-12-29spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner
2020-12-29spi: davinci: Fix use-after-free on unbindLukas Wunner
2020-12-29spi: spi-sh: Fix use-after-free on unbindLukas Wunner
2020-12-29drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo
2020-12-29jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp
2020-12-29jffs2: Fix GC exit abnormallyZhe Li
2020-12-29ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques
2020-12-29powerpc/xmon: Change printk() to pr_cont()Christophe Leroy
2020-12-29KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier