summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan1-15/+12
2020-11-18scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki1-1/+3
2020-11-18gfs2: check for live vs. read-only file system in gfs2_fitrimBob Peterson1-0/+3
2020-11-18gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-freeBob Peterson1-1/+1
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov1-1/+1
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma1-1/+1
2020-11-18geneve: add transport ports in route lookup for geneveMark Gray1-10/+26
2020-11-18i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar1-8/+15
2020-11-18i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar1-1/+1
2020-11-18i40e: Wrong truncation from u16 to u8Grzegorz Siwik1-1/+1
2020-11-18i40e: add num_vectors checker in iwarp handlerSergey Nemov1-0/+10
2020-11-18i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET1-0/+3
2020-11-18pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon1-6/+20
2020-11-18Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana1-0/+4
2020-11-18xfs: flush new eof page on truncate to avoid post-eof corruptionBrian Foster1-0/+10
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean1-5/+46
2020-11-18can: peak_usb: add range checking in decode operationsDan Carpenter1-11/+37
2020-11-18can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel1-12/+8
2020-11-18can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp1-2/+6
2020-11-18can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol1-1/+5
2020-11-18ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter1-0/+2
2020-11-18perf tools: Add missing swap for ino_generationJiri Olsa1-0/+1
2020-11-18net: xfrm: fix a race condition during allocing spizhuoliang zhang1-3/+5
2020-11-18genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHYMarc Zyngier1-0/+1
2020-11-18btrfs: reschedule when cloning lots of extentsJohannes Thumshirn1-0/+2
2020-11-18time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao1-0/+4
2020-11-18mm: mempolicy: fix potential pte_unmap_unlock pte errorShijie Luo1-3/+3
2020-11-18gfs2: Wake up when sd_glock_disposal becomes zeroAlexander Aring1-1/+2
2020-11-18ring-buffer: Fix recursion protection transitions between interrupt contextSteven Rostedt (VMware)1-10/+44
2020-11-18regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław1-0/+2
2020-11-10Linux 4.9.243v4.9.243Greg Kroah-Hartman1-1/+1
2020-11-10powercap: restrict energy meter to root accessLen Brown1-2/+2
2020-11-10Linux 4.9.242v4.9.242Greg Kroah-Hartman1-1/+1
2020-11-10Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta1-5/+11
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta1-1/+6
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern1-0/+3
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-10serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao1-0/+3
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang1-1/+1
2020-11-10fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu1-5/+5
2020-11-10vt: Disable KD_FONT_OP_COPYDaniel Vetter1-22/+2
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong1-1/+1
2020-11-10vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep1-1/+1
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei1-3/+4
2020-11-10of: Fix reserved-memory overlap detectionVincent Whitchurch1-2/+11
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song1-2/+1
2020-11-10ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron1-1/+1
2020-11-10tracing: Fix out of bounds write in get_trace_bufQiujun Huang1-1/+1