summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-17x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen
2018-07-17x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov
2018-07-17x86/boot: Simplify kernel load address alignment checkAlexander Kuleshov
2018-07-17x86/vdso: Use static_cpu_has()Borislav Petkov
2018-07-17x86/alternatives: Discard dynamic check after initBrian Gerst
2018-07-17x86/alternatives: Add an auxilary sectionBorislav Petkov
2018-07-17x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov
2018-07-17x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2018-07-17x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2018-07-17x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen
2018-07-17x86/fpu: Get rid of xstate_fault()Borislav Petkov
2018-07-17x86/fpu: Add an XSTATE_OP() macroBorislav Petkov
2018-07-17x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov
2018-07-17x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov
2018-07-17x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-07-17tools build: fix # escaping in .cmd files for future MakePaul Menzel
2018-07-17Fix up non-directory creation in SGID directoriesLinus Torvalds
2018-07-17HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski
2018-07-17xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-17usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-17USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-17USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-17USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen
2018-07-17USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-17vmw_balloon: fix inflation with batchingNadav Amit
2018-07-17ibmasm: don't write out of bounds in read handlerJann Horn
2018-07-17MIPS: Fix ioremap() RAM checkPaul Burton
2018-07-11Linux 4.4.140v4.4.140Greg Kroah-Hartman
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami
2018-07-11dm bufio: don't take the lock in dm_bufio_shrink_countMikulas Patocka
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser
2018-07-11dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka
2018-07-11dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson
2018-07-11mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love
2018-07-11x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck
2018-07-11x86/mce: Detect local MCEs properlyYazen Ghannam
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk
2018-07-11ext4: check superblock mapped prior to committingJon Derrick
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o