summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm btree: fix serious bug in btree_split_beneath()Joe Thornber2018-01-231-17/+2
* workqueue: avoid hard lockups in show_workqueue_state()Sergey Senozhatsky2018-01-231-0/+13
* libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin2018-01-231-0/+1
* proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan2018-01-231-2/+5
* scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie2018-01-231-0/+2
* can: peak: fix potential bug in packet fragmentationStephane Grosjean2018-01-231-10/+11
* ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni2018-01-231-2/+8
* ARM: sunxi_defconfig: Enable CMAMaxime Ripard2018-01-231-0/+2
* phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann2018-01-231-0/+4
* tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)2018-01-231-1/+15
* Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-231-2/+4
* Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-231-2/+1
* Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-01-231-4/+12
* Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2018-01-232-14/+19
* perf tools: Fix build with ARCH=x86_64Jiada Wang2018-01-236-25/+25
* x86/apic/vector: Fix off by one in error pathThomas Gleixner2018-01-231-2/+5
* pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence2018-01-231-2/+15
* x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown2018-01-231-1/+0
* x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman2018-01-231-3/+4
* module: Add retpoline tag to VERMAGICAndi Kleen2018-01-231-1/+7
* x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini2018-01-232-2/+1
* objtool: Improve error message for bad file argumentJosh Poimboeuf2018-01-231-1/+3
* x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky2018-01-231-1/+5
* x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-234-0/+59
* sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang2018-01-231-0/+2
* scsi: hpsa: fix volume offline stateTomas Henzl2018-01-231-0/+1
* iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg2018-01-231-0/+1
* af_key: fix buffer overread in parse_exthdrs()Eric Biggers2018-01-231-0/+3
* af_key: fix buffer overread in verify_address_len()Eric Biggers2018-01-231-0/+5
* timers: Unconditionally check deferrable baseThomas Gleixner2018-01-231-1/+1
* ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai2018-01-231-0/+1
* ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai2018-01-231-0/+1
* ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai2018-01-231-1/+0
* ALSA: seq: Make ioctls race-freeTakashi Iwai2018-01-232-0/+4
* futex: Prevent overflow by strengthen input validationLi Jinyue2018-01-231-0/+3
* scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2018-01-232-22/+9
* libnvdimm, btt: Fix an incompatibility in the log layoutVishal Verma2018-01-232-36/+212
* Linux 4.9.77v4.9.77Greg Kroah-Hartman2018-01-171-1/+1
* x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin2018-01-173-8/+12
* objtool: Fix retpoline support for pre-ORC objtoolJosh Poimboeuf2018-01-171-0/+8
* x86/retpoline: Remove compile time warningThomas Gleixner2018-01-171-2/+0
* selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-172-1/+501
* x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-173-1/+85
* x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen2018-01-171-4/+5
* x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse2018-01-171-3/+4
* x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-171-2/+3
* x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse2018-01-171-4/+7
* x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-172-5/+7
* x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-172-4/+11
* x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse2018-01-174-5/+9