summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.161v4.4.161Greg Kroah-Hartman2018-10-131-1/+1
* ebtables: arpreply: Add the standard target sanity checkGao Feng2018-10-132-0/+8
* ath10k: fix scan crash due to incorrect length calculationZhi Chen2018-10-131-4/+4
* tcp: add tcp_ooo_try_coalesce() helperEric Dumazet2018-10-131-2/+21
* tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet2018-10-131-2/+2
* tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet2018-10-131-5/+11
* tcp: fix a stale ooo_last_skb after a replaceEric Dumazet2018-10-131-1/+2
* tcp: use an RB tree for ooo receive queueYaogong Wang2018-10-138-159/+242
* tcp: increment sk_drops for dropped rx packetsEric Dumazet2018-10-134-13/+29
* ubifs: Check for name being NULL while mountingRichard Weinberger2018-10-131-0/+3
* ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang2018-10-131-0/+2
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-131-0/+20
* powerpc/fadump: Return error when fadump registration failsMichal Suchanek2018-10-131-8/+15
* ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2018-10-132-9/+5
* cgroup: Fix deadlock in cpu hotplug pathPrateek Sood2018-10-131-1/+5
* ext4: always verify the magic number in xattr blocksTheodore Ts'o2018-10-131-3/+3
* of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-10-131-9/+19
* USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold2018-10-131-1/+2
* xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-131-0/+2
* dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer2018-10-131-2/+7
* PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki2018-10-131-1/+4
* mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau2018-10-131-1/+1
* PCI: Reprogram bridge prefetch registers on resumeDaniel Drake2018-10-131-8/+19
* x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-131-4/+4
* x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-131-8/+10
* fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen2018-10-131-1/+4
* mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn2018-10-131-0/+3
* Linux 4.4.160v4.4.160Greg Kroah-Hartman2018-10-101-1/+1
* dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer2018-10-101-4/+2
* ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant2018-10-101-2/+2
* proc: restrict kernel stack dumps to rootJann Horn2018-10-101-0/+14
* crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez2018-10-101-23/+30
* ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng2018-10-101-0/+1
* smb2: fix missing files in root share directory listingAurelien Aptel2018-10-101-1/+1
* xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham2018-10-101-1/+1
* xen: avoid crash in disable_hotplug_cpuOlaf Hering2018-10-101-7/+8
* xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov2018-10-101-2/+4
* cifs: read overflow in is_valid_oplock_break()Dan Carpenter2018-10-101-0/+8
* s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2018-10-102-2/+2
* r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng2018-10-101-3/+6
* arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-10-101-2/+2
* hexagon: modify ffs() and fls() to return intRandy Dunlap2018-10-101-2/+2
* arch/hexagon: fix kernel/dma.c build warningRandy Dunlap2018-10-101-1/+1
* dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2018-10-102-9/+100
* fs/cifs: suppress a string overflow warningStephen Rothwell2018-10-101-3/+8
* drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs2018-10-101-1/+2
* USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-10-101-0/+3
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-10-101-0/+6
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-101-1/+3
* usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev2018-10-101-5/+10