summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.18.18v4.18.18Greg Kroah-Hartman2018-11-101-1/+1
* x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior2018-11-101-1/+1
* x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig2018-11-101-2/+0
* x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-11-101-1/+1
* x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-11-101-4/+4
* x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu2018-11-101-1/+1
* x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra2018-11-101-3/+3
* sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld2018-11-102-3/+21
* drm/sun4i: Fix an ulong overflow in the dotclock driverBoris Brezillon2018-11-101-1/+11
* Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov2018-11-101-0/+1
* tracing: Fix synthetic event to allow semicolon at endMasami Hiramatsu2018-11-101-1/+1
* tracing: Fix synthetic event to accept unsigned modifierMasami Hiramatsu2018-11-101-6/+24
* USB: fix the usbfs flag sanitization for control transfersAlan Stern2018-11-101-2/+2
* usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus2018-11-101-2/+4
* usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie2018-11-101-0/+2
* usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)2018-11-101-15/+42
* cdc-acm: fix race between reset and control messagingOliver Neukum2018-11-101-0/+1
* cdc-acm: correct counting of UART states in serial state notificationTobias Herzog2018-11-101-7/+7
* cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog2018-11-101-1/+0
* IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* drm: fb-helper: Reject all pixel format changing requestsEugeniy Paltsev2018-11-101-65/+26
* drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor2018-11-102-4/+4
* drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233slKai-Heng Feng2018-11-101-0/+3
* ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+4
* fscache: Fix out of bound read in long cookie keysEric Sandeen2018-11-101-3/+7
* cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro2018-11-101-1/+1
* fscache: Fix incomplete initialisation of inline key spaceDavid Howells2018-11-103-23/+5
* clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest settingChen-Yu Tsai2018-11-101-1/+9
* gpio: mxs: Get rid of external API callLinus Walleij2018-11-101-3/+1
* bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann2018-11-102-4/+9
* vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein2018-11-105-19/+22
* eeprom: at24: Add support for address-width propertyAlan Chiang2018-11-101-0/+17
* Linux 4.18.17v4.18.17Greg Kroah-Hartman2018-11-041-1/+1
* net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov2018-11-041-2/+1
* sparc: Throttle perf events properly.David S. Miller2018-11-041-0/+9
* sparc: Fix syscall fallback bugs in VDSO.David S. Miller2018-11-041-1/+11
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-11-041-4/+13
* sparc64: Wire up compat getpeername and getsockname.David S. Miller2018-11-041-2/+2
* sparc64: Set %l4 properly on trap return after handling signals.David S. Miller2018-11-041-1/+2
* sparc64: Make proc_id signed.David S. Miller2018-11-041-1/+1
* sparc64: Make corrupted user stacks more debuggable.David Miller2018-11-045-10/+37
* sparc64: Export __node_distance.David S. Miller2018-11-041-0/+1
* mlxsw: core: Fix devlink unregister flowShalom Toledo2018-11-041-7/+17
* net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan2018-11-046-32/+31
* net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis2018-11-041-2/+3
* net: drop skb on failure in ip_check_defrag()Cong Wang2018-11-041-4/+8
* net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo2018-11-041-2/+4
* mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata2018-11-041-2/+0