summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2018-04-081-1/+1
* usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2018-04-081-3/+14
* mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-281-0/+10
* ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin2018-03-281-2/+2
* time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2018-03-241-5/+5
* fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-221-0/+1
* regulator: isl9305: fix array sizeVincent Stehlé2018-03-221-1/+1
* mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov2018-03-221-2/+2
* tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng2018-03-221-3/+5
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-181-0/+3
* netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2018-03-181-1/+6
* netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2018-03-181-26/+1
* netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2018-03-181-5/+1
* nospec: Include <asm/barrier.h> dependencyDan Williams2018-03-181-0/+1
* drm: Allow determining if current task is output poll workerLukas Wunner2018-03-181-0/+1
* workqueue: Allow retrieval of current task's work structLukas Wunner2018-03-181-0/+1
* udplite: fix partial checksum initializationAlexey Kodanev2018-03-111-0/+1
* nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-03-111-2/+1
* ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2018-02-281-7/+2
* x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-02-251-1/+8
* vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams2018-02-251-1/+4
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-02-251-0/+72
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-251-0/+9
* netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann2018-02-251-18/+55
* genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msgArnd Bergmann2018-02-251-1/+10
* mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann2018-02-251-0/+1
* driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann2018-02-251-2/+5
* clk: fix a panic error caused by accessing NULL pointerCai Li2018-02-251-2/+2
* net_sched: red: Avoid illegal valuesNogah Frankel2018-02-251-0/+11
* net_sched: red: Avoid devision by zeroNogah Frankel2018-02-251-1/+1
* Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2018-02-251-0/+1
* net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2018-02-251-12/+3
* net: add dst_cache supportPaolo Abeni2018-02-251-0/+97
* x86: fix build warnign with 32-bit PAEArnd Bergmann2018-02-221-1/+1
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-02-161-2/+0
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-02-161-0/+2
* mtd: cfi: convert inline functions to macrosArnd Bergmann2018-02-161-69/+61
* netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2018-02-162-2/+4
* don't put symlink bodies in pagecache into highmemAl Viro2018-02-161-0/+1
* bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2018-02-031-4/+12
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-311-0/+10
* ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-311-0/+3
* tcp: __tcp_hdrlen() helperCraig Gallek2018-01-311-1/+6
* ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-311-0/+1
* eventpoll.h: add missing epoll event masksGreg KH2018-01-311-0/+13
* Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-311-7/+1
* netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2018-01-311-3/+3
* netfilter: x_tables: speed up jump target validationFlorian Westphal2018-01-311-0/+4
* drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2018-01-311-0/+1
* time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum2018-01-311-0/+7