index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
export __set_page_dirty
Matthew Wilcox
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
include/linux/kfifo.h: fix comment
Valentin Vidic
2018-04-11
exec: pin stack limit during exec
Kees Cook
2018-04-11
exec: introduce finalize_exec() before start_thread()
Kees Cook
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
2018-04-11
task_struct: only use anon struct under randstruct plugin
Kees Cook
2018-04-11
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-11
taint: add taint for randstruct
Kees Cook
2018-04-11
taint: convert to indexed initialization
Kees Cook
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2018-04-11
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
Andrei Vagin
2018-04-11
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
Joonsoo Kim
2018-04-11
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
Joonsoo Kim
2018-04-11
mm: unclutter THP migration
Michal Hocko
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2018-04-11
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
2018-04-11
mm/hmm: fix header file if/else/endif maze, again
Arnd Bergmann
2018-04-11
mm/hmm: use device driver encoding for HMM pfn
Jérôme Glisse
2018-04-11
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
Jérôme Glisse
2018-04-11
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
Jérôme Glisse
2018-04-11
mm/hmm: do not differentiate between empty entry or missing directory
Jérôme Glisse
2018-04-11
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
Jérôme Glisse
2018-04-11
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Jérôme Glisse
2018-04-11
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
Jérôme Glisse
2018-04-11
mm/hmm: HMM should have a callback before MM is destroyed
Ralph Campbell
2018-04-11
mm/hmm: fix header file if/else/endif maze
Jérôme Glisse
2018-04-11
mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event
Steven Rostedt
2018-04-11
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
2018-04-11
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
Roman Gushchin
2018-04-11
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
2018-04-10
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-04-10
Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-04-10
Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-04-10
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
[next]