summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-03-04x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-03-04vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams1-1/+4
2018-03-04array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72
2018-03-04mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann1-0/+1
2018-03-04driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann1-2/+5
2018-03-04Provide a function to create a NUL-terminated string from unterminated dataDavid Howells1-0/+1
2018-02-28mtd: cfi: convert inline functions to macrosArnd Bergmann1-69/+61
2018-02-28tcp: __tcp_hdrlen() helperCraig Gallek1-1/+6
2018-02-28Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-02-28drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla1-0/+1
2018-02-28time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum1-0/+7
2018-02-28module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-02-28kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada1-5/+6
2018-02-28sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-1/+0
2018-02-28kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2018-02-28fscache: Fix the default for fscache_maybe_release_page()David Howells1-1/+1
2018-02-28sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski1-0/+7
2018-01-17bitops.h: add sign_extend64()Martin Kepplinger1-0/+11
2018-01-17mm: Handle 0 flags in _calc_vm_trans() macroJan Kara1-1/+2
2018-01-17net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein1-0/+1
2018-01-17lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates1-1/+2
2018-01-17ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl1-2/+3
2018-01-17mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2018-01-17KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2018-01-17give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2018-01-17libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2017-12-08netlink: add a start callback for starting a netlink dumpTom Herbert1-0/+2
2017-12-06netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin1-0/+7
2017-12-06tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-12-06phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga1-6/+2
2017-11-05bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-2/+2
2017-11-05sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra1-0/+6
2017-11-05iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+3
2017-11-05mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+1
2017-11-05audit: log 32-bit socketcallsRichard Guy Briggs1-0/+20
2017-11-04dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik1-0/+1
2017-11-04KEYS: prevent creating a different user's keyringsEric Biggers1-0/+2
2017-10-03tty: improve tty_insert_flip_char() fast pathArnd Bergmann1-1/+2
2017-10-03cs5536: add support for IDE controller variantAndrey Korolyov1-0/+1
2017-09-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
2017-09-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-09-10Make file credentials available to the seqfile interfacesLinus Torvalds1-9/+4
2017-09-10net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-09-10vfio: New external user group/file matchAlex Williamson1-0/+2
2017-07-31Add "shutdown" to "struct class".Josh Zimmerman1-0/+2
2017-07-31mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala1-0/+1
2017-07-31usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-07-31fs: add a VALID_OPEN_FLAGSChristoph Hellwig1-0/+6
2017-07-31coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1
2017-07-31time: Fix clock->read(clock) race around clocksource changesJohn Stultz1-1/+0