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-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-20
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-20
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
Lu Baolu
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-18
ipv6: fix useless rol32 call on hash
Colin Ian King
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2018-07-17
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
2018-07-16
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
2018-07-16
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2018-07-16
mm: don't do zero_resv_unavail if memmap is not allocated
Pavel Tatashin
2018-07-14
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
2018-07-13
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-07-13
net: ethtool: fix spelling mistake: "tubale" -> "tunable"
Michael Heimpold
2018-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-12
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-07-10
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
2018-07-10
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-07-09
bpf: include errno.h from bpf-cgroup.h
Roman Gushchin
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-07
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
2018-07-07
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
2018-07-07
uio: change to use the mutex lock instead of the spin lock
Xiubo Li
2018-07-07
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
net: bridge: fix br_vlan_get_{pvid,info} return values
Arnd Bergmann
2018-07-06
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-07-06
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
2018-07-05
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2018-07-04
net: phy: marvell: change default m88e1510 LED configuration
Wang Dongsheng
2018-07-03
ftrace: Nuke clear_ftrace_function
Yisheng Xie
2018-07-03
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
Nick Desaulniers
[next]