summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-06-01ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-06-01fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman1-0/+4
2018-06-01usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich1-0/+3
2018-06-01nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-06-01crypto: hash - prevent using keyed hashes without setting keyEric Biggers1-0/+2
2018-06-01crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+6
2018-06-01perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad1-0/+2
2018-03-19x86: fix build warnign with 32-bit PAEArnd Bergmann1-1/+1
2018-03-19nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-03-19nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-03-19nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-03-19x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-03-19vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams1-1/+4
2018-03-19array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72
2018-03-19module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-03-19kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada1-4/+5
2018-03-19sysfs/cpu: Add vulnerability folderThomas Gleixner1-0/+7
2018-03-19bitops: Introduce BIT_ULLSrinivas Pandruvada1-0/+3
2018-03-19kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker1-4/+18
2018-03-03fscache: Fix the default for fscache_maybe_release_page()David Howells1-1/+1
2018-03-03include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko1-0/+10
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2018-03-03USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno1-0/+2
2018-03-03scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig1-2/+0
2018-02-13usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi1-0/+19
2018-02-13blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long1-0/+1
2018-01-07KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2-4/+4
2018-01-07KAISER: Kernel Address IsolationHugh Dickins3-2/+85
2018-01-07sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski1-0/+7
2018-01-01KEYS: prevent creating a different user's keyringsEric Biggers1-0/+2
2018-01-01Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov1-0/+1
2018-01-01spi: uapi: spidev: add missing ioctl headerBaruch Siach1-0/+1
2017-11-26cs5536: add support for IDE controller variantAndrey Korolyov1-0/+1
2017-11-26fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman1-0/+8
2017-11-26signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov1-9/+7
2017-11-11mtd: map: Fix compilation warningViresh Kumar1-1/+1
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman1-0/+1
2017-11-11dm: fix printk() rate limiting codeBart Van Assche1-29/+12
2017-11-11dm: convert DM printk macros to pr_<level> macrosJoe Perches1-39/+32
2017-11-11perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy1-0/+1
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2-4/+12
2017-10-12sched: add macros to define bitops for task atomic flagsZefan Li1-0/+14
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-10-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+17
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2017-09-15net: add kfree_skb_list()Ben Hutchings1-0/+1
2017-09-15tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-1/+3
2017-09-15USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-08-26netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang1-0/+9