summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński2019-10-051-0/+2
* ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński2019-10-051-1/+1
* ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński2019-10-051-1/+1
* binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook2019-10-051-1/+2
* spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not oursVladimir Oltean2019-10-051-1/+3
* spi: ep93xx: Repair SPI CS lookup tablesAlexander Sverdlin2019-10-054-5/+5
* media: don't drop front-end reference count for ->detachArnd Bergmann2019-10-052-9/+3
* media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede2019-10-051-0/+7
* media: videobuf-core.c: poll_wait needs a non-NULL buf pointerHans Verkuil2019-10-051-2/+3
* KVM: x86/mmu: Use fast invalidate mechanism to zap MMIO sptesSean Christopherson2019-10-051-14/+3
* KVM: x86: Disable posted interrupts for non-standard IRQs delivery modesAlexander Graf2019-10-053-2/+15
* KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson2019-10-051-3/+8
* KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich2019-10-052-0/+8
* KVM: x86: always stop emulation on page faultJan Dakinevich2019-10-051-1/+3
* platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry TrailHans de Goede2019-10-051-0/+1
* parisc: Disable HP HSC-PCI Cards to prevent kernel crashHelge Deller2019-10-051-0/+24
* fuse: fix beyond-end-of-page access in fuse_parse_cache()Tejun Heo2019-10-051-1/+3
* fuse: fix missing unlock_page in fuse_writepage()Vasily Averin2019-10-051-0/+1
* fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lockEric Biggers2019-10-053-45/+52
* tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()Jarkko Sakkinen2019-10-051-7/+2
* tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interruptsStefan Berger2019-10-051-0/+1
* tpm_tis_core: Turn on the TPM before probing IRQ'sStefan Berger2019-10-051-0/+2
* powerpc/imc: Dont create debugfs files for cpu-less nodesMadhavan Srinivasan2019-10-051-6/+6
* scsi: implement .cleanup_rq callbackMing Lei2019-10-051-0/+13
* blk-mq: add callback of .cleanup_rqMing Lei2019-10-052-0/+14
* ALSA: hda/realtek - PCI quirk for Medion E4254Jan-Marek Glogowski2019-10-051-0/+13
* rcu/tree: Fix SCHED_FIFO paramsPeter Zijlstra2019-10-051-3/+3
* ARM: dts: am3517-evm: Fix missing videoAdam Ford2019-10-051-19/+4
* randstruct: Check member structs in is_pure_ops_struct()Joonwon Kang2019-10-051-5/+5
* RDMA: Fix double-free in srq creation error flowJack Morgenstein2019-10-051-1/+2
* IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan2019-10-051-8/+9
* IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny2019-10-051-26/+19
* IB/mlx5: Free mpi in mp_slave modeDanit Goldberg2019-10-051-0/+1
* printk: Do not lose last line in kmsg buffer dumpVincent Whitchurch2019-10-051-1/+1
* scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran2019-10-053-6/+21
* scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck2019-10-051-0/+2
* ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto2019-10-051-14/+28
* ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto2019-10-051-0/+3
* iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho2019-10-051-3/+5
* ARM: omap2plus_defconfig: Fix missing videoAdam Ford2019-10-051-0/+1
* ARM: dts: logicpd-torpedo-baseboard: Fix missing videoAdam Ford2019-10-051-31/+6
* PM / devfreq: passive: fix compiler warningMyungJoo Ham2019-10-051-1/+0
* media: omap3isp: Set device on omap3isp subdevsSakari Ailus2019-10-056-0/+7
* kvm: Nested KVM MMUs need PAE root tooJiří Paleček2019-10-051-8/+22
* btrfs: Detect unbalanced tree with empty leaf before crashing btree operationsQu Wenruo2019-10-052-0/+16
* btrfs: tree-checker: Add ROOT_ITEM checkQu Wenruo2019-10-051-0/+92
* btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo2019-10-051-0/+8
* btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()Qu Wenruo2019-10-051-2/+11
* zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum2019-10-051-1/+0
* iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systemsKai-Heng Feng2019-10-054-2/+111