summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-04-08
* RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-04-08
* tty: provide tty_name() even without CONFIG_TTYArnd Bergmann2018-04-08
* audit: add tty field to LOGIN eventRichard Guy Briggs2018-04-08
* frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2018-04-08
* jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke2018-04-08
* cpumask: Add helper cpumask_available()Matthias Kaehlcke2018-04-08
* PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2018-04-08
* usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2018-04-08
* mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-28
* ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin2018-03-28
* time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2018-03-24
* fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-22
* regulator: isl9305: fix array sizeVincent Stehlé2018-03-22
* mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov2018-03-22
* tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng2018-03-22
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-18
* netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2018-03-18
* netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2018-03-18
* netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2018-03-18
* nospec: Include <asm/barrier.h> dependencyDan Williams2018-03-18
* drm: Allow determining if current task is output poll workerLukas Wunner2018-03-18
* workqueue: Allow retrieval of current task's work structLukas Wunner2018-03-18
* udplite: fix partial checksum initializationAlexey Kodanev2018-03-11
* nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-03-11
* ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2018-02-28
* x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-02-25
* vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams2018-02-25
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-02-25
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-25
* netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann2018-02-25
* genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msgArnd Bergmann2018-02-25
* mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann2018-02-25
* driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann2018-02-25
* clk: fix a panic error caused by accessing NULL pointerCai Li2018-02-25
* net_sched: red: Avoid illegal valuesNogah Frankel2018-02-25
* net_sched: red: Avoid devision by zeroNogah Frankel2018-02-25
* Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2018-02-25
* net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2018-02-25
* net: add dst_cache supportPaolo Abeni2018-02-25
* x86: fix build warnign with 32-bit PAEArnd Bergmann2018-02-22
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-02-16
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-02-16
* mtd: cfi: convert inline functions to macrosArnd Bergmann2018-02-16
* netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2018-02-16
* don't put symlink bodies in pagecache into highmemAl Viro2018-02-16
* bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2018-02-03
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-31
* ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-31
* tcp: __tcp_hdrlen() helperCraig Gallek2018-01-31