summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.244v4.4.244Greg Kroah-Hartman2020-11-181-1/+1
* Convert trailing spaces and periods in path componentsBoris Protopopov2020-11-181-1/+7
* ext4: fix leaking sysfs kobject after failed mountEric Biggers2020-11-181-0/+1
* reboot: fix overflow parsing reboot cpu numberMatteo Croce2020-11-181-0/+7
* Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce2020-11-181-14/+7
* perf/core: Fix race in the perf_mmap_close() functionJiri Olsa2020-11-181-3/+4
* xen/events: block rogue events for some timeJuergen Gross2020-11-182-6/+24
* xen/events: defer eoi in case of excessive number of eventsJuergen Gross2020-11-185-32/+216
* xen/events: use a common cpu hotplug hook for event channelsJuergen Gross2020-11-183-36/+75
* xen/events: switch user event channels to lateeoi modelJuergen Gross2020-11-181-4/+3
* xen/pciback: use lateeoi irq bindingJuergen Gross2020-11-184-20/+56
* xen/scsiback: use lateeoi irq bindingJuergen Gross2020-11-181-10/+13
* xen/netback: use lateeoi irq bindingJuergen Gross2020-11-183-12/+103
* xen/blkback: use lateeoi irq bindingJuergen Gross2020-11-182-8/+19
* xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2020-11-182-21/+159
* xen/events: fix race in evtchn_fifo_unmask()Juergen Gross2020-11-181-4/+9
* xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross2020-11-181-0/+2
* xen/events: avoid removing an event channel while handling itJuergen Gross2020-11-181-5/+35
* x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-181-19/+33
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-184-191/+317
* net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2020-11-182-4/+15
* net/x25: Fix null-ptr-deref in x25_connectMartin Schiller2020-11-181-1/+1
* net/af_iucv: fix null pointer dereference on shutdownUrsula Braun2020-11-181-1/+2
* IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms2020-11-181-2/+0
* swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini2020-11-181-1/+5
* pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu2020-11-181-2/+2
* pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu2020-11-181-1/+1
* drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann2020-11-181-22/+12
* don't dump the threads that had been already exiting when zapped.Al Viro2020-11-181-1/+4
* ocfs2: initialize ip_next_orphanWengang Wang2020-11-181-0/+1
* mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin2020-11-181-2/+2
* usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt2020-11-181-0/+9
* ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi2020-11-181-0/+1
* ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia2020-11-181-2/+2
* perf: Fix get_recursion_context()Peter Zijlstra2020-11-181-1/+1
* cosa: Add missing kfree in error path of cosa_writeWang Hai2020-11-181-0/+1
* of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo2020-11-181-1/+3
* xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig2020-11-181-1/+1
* iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit2020-11-181-1/+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
* 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: 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
* pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon2020-11-181-6/+20