summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown1-1/+1
2017-09-15net: dp83640: Avoid NULL pointer dereference.Richard Cochran1-1/+1
2017-09-15net: account for current skb length when deciding about UFOMichal Kubeček2-10/+9
2017-09-15ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li1-1/+1
2017-09-15powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin1-0/+28
2017-09-15ipv6: avoid unregistering inet6_dev for loopbackWANG Cong1-1/+4
2017-09-15ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong1-1/+5
2017-09-15ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong3-2/+14
2017-09-15ipv6: initialize route null entry in addrconf_init()WANG Cong3-11/+18
2017-09-15i2c: imx: Use correct function to write to registerMichail Georgios Etairidis1-2/+2
2017-09-15CIFS: Improve readdir verbosityPavel Shilovsky2-4/+9
2017-09-15rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych1-0/+2
2017-09-15ipv6: Do not leak throw route referencesSerhey Popovych1-1/+2
2017-09-15drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher1-0/+7
2017-09-15drm/radeon: add a PX quirk for another K53TK variantAlex Deucher1-0/+4
2017-09-15Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7
2017-09-15signal: Only reschedule timers on signals timers have sentEric W. Biederman1-6/+14
2017-09-15mm: numa: avoid waiting on freed migrated pagesMark Rutland1-1/+8
2017-09-15swap: cond_resched in swap_cgroup_prepare()Yu Zhao1-0/+3
2017-09-15mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse1-1/+4
2017-09-15powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao1-0/+11
2017-09-15i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song1-1/+1
2017-09-15KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras1-0/+21
2017-09-15IB/ipoib: Fix memory leak in create child syscallFeras Daoud1-3/+4
2017-09-15xfrm: NULL dereference on allocation failureDan Carpenter1-0/+1
2017-09-15xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter1-4/+12
2017-09-15mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld1-2/+3
2017-09-15mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach1-1/+5
2017-09-15selinux: fix double free in selinux_parse_opts_str()Paul Moore1-3/+2
2017-09-15KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras1-0/+16
2017-09-15genirq: Release resources in __setup_irq() error pathHeiner Kallweit1-1/+3
2017-09-15usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe1-0/+3
2017-09-15cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński1-2/+2
2017-09-15configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger1-2/+1
2017-09-15KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7
2017-09-15l2tp: cast l2tp traffic counter to unsignedDominik Heidler1-6/+7
2017-09-15excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro2-7/+4
2017-09-15ufs: set correct ->s_maxsizeAl Viro1-0/+18
2017-09-15ufs: restore maintaining ->i_blocksAl Viro2-1/+26
2017-09-15fix ufs_isblockset()Al Viro1-3/+7
2017-09-15can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde1-0/+2
2017-09-15target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger3-12/+15
2017-09-15KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers1-2/+2
2017-09-15srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2-6/+6
2017-09-15rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney2-3/+4
2017-09-15net: emac: fix reset timeout with AR8035 phyChristian Lamparter1-4/+22
2017-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2017-09-15KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-09-15perf script python: Remove dups in documentation examplesSeongJae Park1-4/+2
2017-09-15perf script python: Updated trace_unhandled() signatureSeongJae Park1-6/+3