summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18xen/blkback: use lateeoi irq bindingJuergen Gross2-8/+19
2020-11-18xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2-21/+159
2020-11-18xen/events: fix race in evtchn_fifo_unmask()Juergen Gross1-4/+9
2020-11-18xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross1-0/+2
2020-11-18xen/events: avoid removing an event channel while handling itJuergen Gross1-5/+35
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry1-19/+33
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin4-191/+317
2020-11-18net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2-4/+15
2020-11-18net/x25: Fix null-ptr-deref in x25_connectMartin Schiller1-1/+1
2020-11-18net/af_iucv: fix null pointer dereference on shutdownUrsula Braun1-1/+2
2020-11-18IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms1-2/+0
2020-11-18swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini1-1/+5
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu1-2/+2
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu1-1/+1
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18don't dump the threads that had been already exiting when zapped.Al Viro1-1/+4
2020-11-18ocfs2: initialize ip_next_orphanWengang Wang1-0/+1
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi1-0/+1
2020-11-18ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia1-2/+2
2020-11-18perf: Fix get_recursion_context()Peter Zijlstra1-1/+1
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai1-0/+1
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo1-1/+3
2020-11-18xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig1-1/+1
2020-11-18iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit1-1/+5
2020-11-18cfg80211: regulatory: Fix inconsistent format argumentYe Bin1-1/+1
2020-11-18mac80211: fix use of skb payload instead of headerJohannes Berg1-12/+23
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan1-15/+12
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: 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-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-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-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