summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo2020-10-291-1/+1
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-6/+3
* Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-5/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-2/+2
* Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter2020-10-291-11/+16
* vfio/pci: Clear token on bypass registration failureAlex Williamson2020-10-291-1/+3
* clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost2020-10-291-1/+3
* clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea2020-10-291-3/+8
* rapidio: fix the missed put_device() for rio_mport_add_riodevJing Xiangfeng2020-10-291-1/+4
* rapidio: fix error handling pathSouptick Joarder2020-10-291-6/+7
* lib/crc32.c: fix trivial typo in preprocessor conditionTobias Jordan2020-10-291-1/+1
* IB/rdmavt: Fix sizeof mismatchColin Ian King2020-10-291-3/+1
* cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju2020-10-291-3/+6
* powerpc/perf/hv-gpci: Fix starting index valueKajol Jain2020-10-291-3/+3
* powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev2020-10-291-0/+10
* overflow: Include header file with SIZE_MAX declarationLeon Romanovsky2020-10-291-0/+1
* kdb: Fix pager search for multi-line stringsDaniel Thompson2020-10-291-2/+6
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-10-291-1/+0
* perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter2020-10-291-4/+4
* powerpc/tau: Disable TAU between measurementsFinn Thain2020-10-292-48/+26
* powerpc/tau: Remove duplicated set_thresholds() callFinn Thain2020-10-291-5/+0
* powerpc/tau: Use appropriate temperature sample intervalFinn Thain2020-10-292-9/+5
* RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon2020-10-291-1/+1
* ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker2020-10-291-4/+12
* mtd: mtdoops: Don't write panic data twiceMark Tomlinson2020-10-291-5/+6
* mtd: lpddr: fix excessive stack usage with clangArnd Bergmann2020-10-291-16/+19
* powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire2020-10-291-0/+1
* powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire2020-10-291-0/+1
* IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-10-291-0/+3
* IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2020-10-292-3/+33
* net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-291-1/+2
* mwifiex: fix double freeTom Rix2020-10-291-0/+2
* scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter2020-10-291-2/+2
* nl80211: fix non-split wiphy informationJohannes Berg2020-10-291-1/+4
* usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti2020-10-291-1/+1
* usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti2020-10-291-2/+4
* iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach2020-10-291-3/+6
* mfd: sm501: Fix leaks in probe()Dan Carpenter2020-10-291-1/+7
* net: enic: Cure the enic api locking trainwreckThomas Gleixner2020-10-293-6/+28
* quota: clear padding in v2r1_mem2diskdqb()Eric Dumazet2020-10-291-0/+1
* ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai2020-10-291-2/+5
* misc: mic: scif: Fix error handling pathSouptick Joarder2020-10-291-2/+2
* ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter2020-10-291-0/+5
* HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter2020-10-291-7/+16
* video: fbdev: sis: fix null ptr dereferenceTom Rix2020-10-291-6/+5
* video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King2020-10-291-7/+7
* drivers/virt/fsl_hypervisor: Fix error handling pathSouptick Joarder2020-10-291-9/+8
* pty: do tty_flip_buffer_push without port->lock in pty_writeArtem Savkov2020-10-291-1/+1
* tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()Tyrel Datwyler2020-10-291-7/+7