summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pinctrl: aspeed: Fix GPI only function problem.Billy Tsai2020-11-181-3/+4
* iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit2020-11-181-1/+5
* scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke2020-11-181-4/+5
* cfg80211: regulatory: Fix inconsistent format argumentYe Bin2020-11-181-1/+1
* mac80211: fix use of skb payload instead of headerJohannes Berg2020-11-181-12/+23
* drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan2020-11-181-15/+12
* scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki2020-11-181-1/+3
* gfs2: check for live vs. read-only file system in gfs2_fitrimBob Peterson2020-11-181-0/+3
* gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-freeBob Peterson2020-11-181-1/+1
* usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov2020-11-181-1/+1
* ath9k_htc: Use appropriate rs_datalen typeMasashi Honma2020-11-181-1/+1
* geneve: add transport ports in route lookup for geneveMark Gray2020-11-181-10/+26
* i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar2020-11-181-8/+15
* i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar2020-11-181-1/+1
* i40e: Wrong truncation from u16 to u8Grzegorz Siwik2020-11-181-1/+1
* i40e: add num_vectors checker in iwarp handlerSergey Nemov2020-11-181-0/+10
* i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET2020-11-181-0/+3
* pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon2020-11-181-6/+20
* Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2020-11-181-0/+4
* xfs: flush new eof page on truncate to avoid post-eof corruptionBrian Foster2020-11-181-0/+10
* can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean2020-11-181-5/+46
* can: peak_usb: add range checking in decode operationsDan Carpenter2020-11-181-11/+37
* can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel2020-11-181-12/+8
* can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp2020-11-181-2/+6
* can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol2020-11-181-1/+5
* ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter2020-11-181-0/+2
* perf tools: Add missing swap for ino_generationJiri Olsa2020-11-181-0/+1
* net: xfrm: fix a race condition during allocing spizhuoliang zhang2020-11-181-3/+5
* genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHYMarc Zyngier2020-11-181-0/+1
* btrfs: reschedule when cloning lots of extentsJohannes Thumshirn2020-11-181-0/+2
* time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2020-11-181-0/+4
* mm: mempolicy: fix potential pte_unmap_unlock pte errorShijie Luo2020-11-181-3/+3
* gfs2: Wake up when sd_glock_disposal becomes zeroAlexander Aring2020-11-181-1/+2
* ring-buffer: Fix recursion protection transitions between interrupt contextSteven Rostedt (VMware)2020-11-181-10/+44
* regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław2020-11-181-0/+2
* Linux 4.9.243v4.9.243Greg Kroah-Hartman2020-11-101-1/+1
* powercap: restrict energy meter to root accessLen Brown2020-11-101-2/+2
* Linux 4.9.242v4.9.242Greg Kroah-Hartman2020-11-101-1/+1
* Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta2020-11-101-5/+11
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-101-1/+6
* USB: Add NO_LPM quirk for Kingston flash driveAlan Stern2020-11-101-0/+3
* USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas2020-11-101-0/+2
* USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas2020-11-101-0/+6
* USB: serial: cyberjack: fix write-URB completion raceJohan Hovold2020-11-101-1/+6
* serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao2020-11-101-0/+3
* serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-101-1/+1
* fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu2020-11-101-5/+5
* vt: Disable KD_FONT_OP_COPYDaniel Vetter2020-11-101-22/+2
* ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong2020-11-101-1/+1
* vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep2020-11-101-1/+1