summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-06-01ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin
2018-06-01fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-06-01usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-06-01nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-06-01crypto: hash - prevent using keyed hashes without setting keyEric Biggers
2018-06-01crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-06-01perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad
2018-03-19x86: fix build warnign with 32-bit PAEArnd Bergmann
2018-03-19nospec: Include <asm/barrier.h> dependencyDan Williams
2018-03-19nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-03-19nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon
2018-03-19x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-03-19vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-03-19array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-03-19module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-03-19kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada
2018-03-19sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-03-19bitops: Introduce BIT_ULLSrinivas Pandruvada
2018-03-19kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker
2018-03-03fscache: Fix the default for fscache_maybe_release_page()David Howells
2018-03-03include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-03USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2018-03-03scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig
2018-02-13usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi
2018-02-13blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2018-01-07KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-07KAISER: Kernel Address IsolationHugh Dickins
2018-01-07sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2018-01-01KEYS: prevent creating a different user's keyringsEric Biggers
2018-01-01Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2018-01-01spi: uapi: spidev: add missing ioctl headerBaruch Siach
2017-11-26cs5536: add support for IDE controller variantAndrey Korolyov
2017-11-26fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman
2017-11-26signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov
2017-11-11mtd: map: Fix compilation warningViresh Kumar
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-11-11dm: fix printk() rate limiting codeBart Van Assche
2017-11-11dm: convert DM printk macros to pr_<level> macrosJoe Perches
2017-11-11perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2017-10-12sched: add macros to define bitops for task atomic flagsZefan Li
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-10-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2017-09-15net: add kfree_skb_list()Ben Hutchings
2017-09-15tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-09-15USB: hub: fix SS max number of portsJohan Hovold
2017-08-26netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang