index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
2018-04-17
bpf: cpumap convert to use generic xdp_frame
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: introduce a new xdp_frame type
Jesper Dangaard Brouer
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
2018-04-16
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
2018-04-16
PCI: Add two more values for PCIe Max_Read_Request_Size
Heiner Kallweit
2018-04-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
2018-04-16
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-12
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2018-04-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
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: refactor _BITUL and _BITULL a bit
Masahiro Yamada
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
2018-04-11
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
include/linux/kfifo.h: fix comment
Valentin Vidic
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
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
[next]