summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-22block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu1-1/+1
2019-01-22RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive1-0/+1
2019-01-22MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki1-0/+1
2019-01-22IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman1-1/+1
2019-01-22net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2
2019-01-22netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso1-1/+0
2019-01-22netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal1-15/+3
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin2-3/+8
2019-01-16x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2-2/+2
2019-01-16cpufreq: scpi/scmi: Fix freeing of dynamic OPPsViresh Kumar1-0/+5
2019-01-13mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams1-3/+1
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams1-0/+2
2019-01-09media: cec: keep track of outstanding transmitsHans Verkuil1-0/+1
2019-01-09binder: fix use-after-free due to ksys_close() during fdget()Todd Kjos1-0/+1
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o1-0/+20
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal1-0/+2
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani1-3/+35
2019-01-09ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang1-0/+2
2019-01-09ip: validate header length on virtual device xmitWillem de Bruijn1-0/+20
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds1-54/+54
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig1-1/+1
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-47/+17
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-47/+67
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu2-19/+20
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar1-43/+13
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar1-4/+4
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti1-2/+2
2018-12-18Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-4/+5
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn1-4/+21
2018-12-17bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada1-0/+1
2018-12-16uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitionsDmitry V. Levin1-2/+2
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day1-1/+1
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht1-3/+7
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe1-0/+6
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2-0/+6
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta1-0/+6
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski1-1/+1
2018-12-14include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu1-54/+54
2018-12-13Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-4/+6
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-0/+54
2018-12-13net/mlx5: E-Switch, Fix fdb cap bits swapVu Pham1-4/+6
2018-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-12/+0
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-72/+94
2018-12-11bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann1-1/+1
2018-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+9
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-25/+75