summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.135v4.9.135Greg Kroah-Hartman2018-10-201-1/+1
* HV: properly delay KVP packets when negotiation is in progressLong Li2018-10-201-5/+8
* ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o2018-10-203-56/+3
* sched/cputime: Fix ksoftirqd cputime accounting regressionFrederic Weisbecker2018-10-202-13/+23
* sched/cputime: Increment kcpustat directly on irqtime accountFrederic Weisbecker2018-10-202-36/+21
* macintosh/rack-meter: Convert cputime64_t use to u64Frederic Weisbecker2018-10-201-15/+15
* sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker2018-10-209-65/+61
* usb: gadget: serial: fix oops when data rx'd after closeStephen Warren2018-10-201-1/+1
* HID: quirks: fix support for Apple Magic KeyboardsNatanael Copa2018-10-201-0/+3
* ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-10-201-9/+1
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-10-201-14/+0
* netfilter: check for seqadj ext existence before adding it in nf_nat_setup_infoXin Long2018-10-201-1/+1
* mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-201-1/+1
* mremap: properly flush TLB before releasing the pageLinus Torvalds2018-10-203-24/+18
* iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath2018-10-201-0/+6
* powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-10-201-1/+8
* powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-10-201-2/+9
* net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-10-201-1/+2
* scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn2018-10-201-1/+2
* drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe2018-10-201-0/+1
* ravb: do not write 1 to reserved bitsKazuya Mizuguchi2018-10-203-6/+12
* Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz2018-10-201-8/+2
* Input: atakbd - fix Atari keymapAndreas Schwab2018-10-201-38/+26
* scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott2018-10-201-1/+1
* scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott2018-10-201-2/+1
* clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy2018-10-201-0/+3
* batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner2018-10-201-2/+6
* batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner2018-10-201-2/+8
* batman-adv: Prevent duplicated tvlv handlerSven Eckelmann2018-10-201-2/+6
* batman-adv: Prevent duplicated global TT entrySven Eckelmann2018-10-201-2/+4
* batman-adv: Prevent duplicated softif_vlan entrySven Eckelmann2018-10-201-7/+18
* batman-adv: Prevent duplicated nc_node entrySven Eckelmann2018-10-201-12/+15
* batman-adv: Fix segfault when writing to sysfs elp_intervalSven Eckelmann2018-10-201-8/+17
* batman-adv: Fix segfault when writing to throughput_overrideSven Eckelmann2018-10-201-2/+3
* media: af9035: prevent buffer overflow on writeJozef Balga2018-10-201-2/+4
* Linux 4.9.134v4.9.134Greg Kroah-Hartman2018-10-181-1/+1
* ipv4: frags: precedence bug in ip_expire()Dan Carpenter2018-10-181-1/+1
* ip: frags: fix crash in ip_do_fragment()Taehee Yoo2018-10-182-0/+2
* ip: process in-order fragments efficientlyPeter Oskolkov2018-10-182-42/+70
* ip: add helpers to process in-order fragments faster.Peter Oskolkov2018-10-182-0/+79
* ip: use rb trees for IP frag queue.Peter Oskolkov2018-10-186-90/+117
* net: add rb_to_skb() and other rb tree helpersEric Dumazet2018-10-182-21/+30
* net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet2018-10-182-3/+16
* ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal2018-10-182-0/+8
* net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov2018-10-182-2/+6
* net: speed up skb_rbtree_purge()Eric Dumazet2018-10-181-4/+7
* ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov2018-10-183-56/+21
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2018-10-184-31/+17
* inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet2018-10-181-0/+5
* inet: frags: reorganize struct netns_fragsEric Dumazet2018-10-181-4/+5