summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-10-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-10-31bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann
2018-10-31Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2018-10-31Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-31Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-10-31i40e: Update status codesMitch Williams
2018-10-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31mm: nobootmem: remove bootmem allocation APIsMike Rapoport
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
2018-10-31memblock: add align parameter to memblock_alloc_node()Mike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-31mm: nobootmem: remove dead codeMike Rapoport
2018-10-31mm: remove bootmem allocator implementation.Mike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-31percpu: remove PER_CPU_DEF_ATTRIBUTES macroAlexander Pateenok
2018-10-31include/linux/signal.h: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-31include/linux/compat.h: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-31lib/rbtree.c: fix typo in comment of rb_insert_augmented()Wei Yang
2018-10-31linux/bitmap.h: relax comment on compile-time constant nbitsRasmus Villemoes
2018-10-31linux/bitmap.h: fix type of nbits in bitmap_shift_right()Rasmus Villemoes
2018-10-31linux/bitmap.h: remove redundant uses of small_const_nbits()Rasmus Villemoes
2018-10-31linux/bitmap.h: handle constant zero-size bitmaps correctlyRasmus Villemoes
2018-10-31mm/hmm: use a structure for update callback parametersJérôme Glisse
2018-10-31mm/hmm: fix utf8 ...Jérôme Glisse
2018-10-31platform/x86: asus-wmi: export function for evaluating WMI methodsDaniel Drake
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-10-29ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu
2018-10-29Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29svcrdma: Increase the default connection credit limitChuck Lever
2018-10-29SUNRPC: Replace the cache_detail->hash_lock with a regular spinlockTrond Myklebust
2018-10-29SUNRPC: Remove non-RCU protected lookupTrond Myklebust
2018-10-29SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlockTrond Myklebust