summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Linux 4.9.135v4.9.135Greg Kroah-Hartman1-1/+1
2018-10-20HV: properly delay KVP packets when negotiation is in progressLong Li1-5/+8
2018-10-20ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o3-56/+3
2018-10-20sched/cputime: Fix ksoftirqd cputime accounting regressionFrederic Weisbecker2-13/+23
2018-10-20sched/cputime: Increment kcpustat directly on irqtime accountFrederic Weisbecker2-36/+21
2018-10-20macintosh/rack-meter: Convert cputime64_t use to u64Frederic Weisbecker1-15/+15
2018-10-20sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker9-65/+61
2018-10-20usb: gadget: serial: fix oops when data rx'd after closeStephen Warren1-1/+1
2018-10-20HID: quirks: fix support for Apple Magic KeyboardsNatanael Copa1-0/+3
2018-10-20ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin1-9/+1
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin1-14/+0
2018-10-20netfilter: check for seqadj ext existence before adding it in nf_nat_setup_infoXin Long1-1/+1
2018-10-20mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara1-1/+1
2018-10-20mremap: properly flush TLB before releasing the pageLinus Torvalds3-24/+18
2018-10-20iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath1-0/+6
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling1-1/+8
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling1-2/+9
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor1-1/+2
2018-10-20scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn1-1/+2
2018-10-20drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe1-0/+1
2018-10-20ravb: do not write 1 to reserved bitsKazuya Mizuguchi3-6/+12
2018-10-20Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz1-8/+2
2018-10-20Input: atakbd - fix Atari keymapAndreas Schwab1-38/+26
2018-10-20scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott1-1/+1
2018-10-20scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott1-2/+1
2018-10-20clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy1-0/+3
2018-10-20batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner1-2/+6
2018-10-20batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner1-2/+8
2018-10-20batman-adv: Prevent duplicated tvlv handlerSven Eckelmann1-2/+6
2018-10-20batman-adv: Prevent duplicated global TT entrySven Eckelmann1-2/+4
2018-10-20batman-adv: Prevent duplicated softif_vlan entrySven Eckelmann1-7/+18
2018-10-20batman-adv: Prevent duplicated nc_node entrySven Eckelmann1-12/+15
2018-10-20batman-adv: Fix segfault when writing to sysfs elp_intervalSven Eckelmann1-8/+17
2018-10-20batman-adv: Fix segfault when writing to throughput_overrideSven Eckelmann1-2/+3
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-10-18Linux 4.9.134v4.9.134Greg Kroah-Hartman1-1/+1
2018-10-18ipv4: frags: precedence bug in ip_expire()Dan Carpenter1-1/+1
2018-10-18ip: frags: fix crash in ip_do_fragment()Taehee Yoo2-0/+2
2018-10-18ip: process in-order fragments efficientlyPeter Oskolkov2-42/+70
2018-10-18ip: add helpers to process in-order fragments faster.Peter Oskolkov2-0/+79
2018-10-18ip: use rb trees for IP frag queue.Peter Oskolkov6-90/+117
2018-10-18net: add rb_to_skb() and other rb tree helpersEric Dumazet2-21/+30
2018-10-18net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet2-3/+16
2018-10-18ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal2-0/+8
2018-10-18net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov2-2/+6
2018-10-18net: speed up skb_rbtree_purge()Eric Dumazet1-4/+7
2018-10-18ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov3-56/+21
2018-10-18inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet4-31/+17
2018-10-18inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet1-0/+5
2018-10-18inet: frags: reorganize struct netns_fragsEric Dumazet1-4/+5