summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-03powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy2-3/+7
2018-08-03infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-08-03e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier1-9/+6
2018-08-03ceph: fix alignment of rasizeChengguang Xu1-1/+1
2018-08-03bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}Wang YanQing1-5/+5
2018-08-03printk: drop in_nmi check from printk_safe_flush_on_panic()Sergey Senozhatsky1-1/+1
2018-08-03watchdog: da9063: Fix updating timeout valueMarco Felsch1-2/+15
2018-08-03irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor1-0/+3
2018-08-03netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik1-2/+8
2018-08-03netfilter: ipset: forbid family for hash:mac setsFlorent Fourcot1-1/+4
2018-08-03perf tools: Fix pmu events parsing ruleJiri Olsa1-1/+13
2018-08-03rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni1-0/+5
2018-08-03mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre1-1/+1
2018-08-03mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya1-1/+2
2018-08-03mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying1-10/+16
2018-08-03kernel/hung_task.c: show all hung tasks before panicTetsuo Handa1-4/+7
2018-08-03vfio/type1: Fix task tracking for QEMU vCPU hotplugAlex Williamson1-26/+47
2018-08-03vfio/mdev: Check globally for duplicate devicesAlex Williamson3-67/+42
2018-08-03vfio: platform: Fix reset module leak in error pathGeert Uytterhoeven1-5/+10
2018-08-03nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew1-0/+2
2018-08-03NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRYTrond Myklebust1-4/+7
2018-08-03ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia1-4/+12
2018-08-03ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia1-1/+3
2018-08-03skip LAYOUTRETURN if layout is invalidOlga Kornievskaia1-2/+4
2018-08-03hv_netvsc: fix network namespace issues with VF supportStephen Hemminger2-23/+22
2018-08-03xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross1-2/+2
2018-08-03kcov: ensure irq code sees a valid areaMark Rutland1-1/+2
2018-08-03mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata1-1/+3
2018-08-03arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner1-1/+3
2018-08-03tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)1-2/+4
2018-08-03tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov1-2/+11
2018-08-03kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow1-1/+7
2018-08-03tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)1-1/+5
2018-08-03tracing: Fix double free of event_trigger_dataSteven Rostedt (VMware)1-4/+8
2018-08-03delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo1-1/+1
2018-08-03kvm, mm: account shadow page tables to kmemcgShakeel Butt1-1/+1
2018-08-03Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao1-0/+1
2018-08-03Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai1-0/+7
2018-08-03Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III1-0/+1
2018-08-03spi: spi-s3c64xx: Fix system resume supportMarek Szyprowski1-2/+2
2018-08-03drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton1-1/+2
2018-08-03IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche1-6/+9
2018-08-03drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton1-1/+2
2018-08-03RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche1-3/+8
2018-08-03i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang1-1/+4
2018-08-03fork: unconditionally clear stack on forkKees Cook2-7/+2
2018-07-28Linux 4.14.59v4.14.59Greg Kroah-Hartman1-1/+1
2018-07-28turn off -Wattribute-aliasArnd Bergmann1-0/+1
2018-07-28can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze1-1/+2
2018-07-28can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean1-0/+19