summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds2018-12-221-54/+54
|\
| * include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu2018-12-141-54/+54
* | dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig2018-12-221-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-212-47/+17
|\ \
| * | Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar2018-12-191-43/+13
| * | Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar2018-12-191-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-2013-47/+67
|\ \ \
| * | | iptunnel: make TUNNEL_FLAGS available in uapiwenxu2018-12-202-19/+20
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-191-0/+1
| |\ \ \
| | * | | bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada2018-12-171-0/+1
| * | | | net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti2018-12-191-2/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-12-181-0/+1
| |\ \ \ \
| | * | | | xfrm_user: fix freeing of xfrm states on acquireMathias Krause2018-11-231-0/+1
| * | | | | net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn2018-12-181-4/+21
| | |/ / / | |/| | |
| * | | | mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day2018-12-151-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-151-1/+1
| |\ \ \ \
| | * | | | bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2018-12-121-1/+1
| * | | | | net: Allow class-e address assignment via ifconfig ioctlDave Taht2018-12-151-3/+7
| * | | | | net/tls: sleeping function from invalid contextAtul Gupta2018-12-141-0/+6
| * | | | | net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski2018-12-141-1/+1
| * | | | | Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-12-141-4/+6
| |\ \ \ \ \
| | * | | | | net/mlx5: E-Switch, Fix fdb cap bits swapVu Pham2018-12-131-4/+6
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-12-131-12/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo2018-12-041-12/+0
* | | | | | Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-191-2/+2
|\ \ \ \ \ \
| * | | | | | uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitionsDmitry V. Levin2018-12-171-2/+2
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-12-181-4/+5
|\ \ \ \ \ \ \
| * | | | | | | scsi: t10-pi: Return correct ref tag when queue has no integrity profileMartin K. Petersen2018-12-081-4/+5
* | | | | | | | mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2018-12-151-0/+6
* | | | | | | | mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-152-0/+6
* | | | | | | | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-12-141-0/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox2018-12-061-0/+54
* | | | | | | | | Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-135-72/+94
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil2018-12-054-72/+92
| * | | | | | | | | media: vb2: keep a reference to the request until dqbufHans Verkuil2018-12-031-0/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-12-101-0/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Input: restore EV_ABS ABS_RESERVEDPeter Hutterer2018-12-071-0/+9
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-106-25/+75
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-081-5/+23
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | sctp: frag_point sanity checkJakub Audykowicz2018-12-061-0/+5
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-062-19/+44
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: Improve socket lookup reuseport documentationJoe Stringer2018-12-011-0/+4
| | * | | | | | | | | bpf: Support sk lookup in netns with id 0Joe Stringer2018-12-011-14/+21
| | * | | | | | | | | bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-12-012-5/+19
| * | | | | | | | | | sctp: kfree_rcu asocXin Long2018-12-041-0/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | net: phy: sfp: correct location of SFP standardsBaruch Siach2018-11-291-1/+1
* | | | | | | | | | Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-091-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui2018-12-031-0/+7
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-092-2/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-061-0/+1
| |\ \ \ \ \ \ \ \ \ \