summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-22block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu
2019-01-22RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive
2019-01-22MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2019-01-22IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman
2019-01-22net: phy: Add missing features to PHY driversAndrew Lunn
2019-01-22netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso
2019-01-22netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-16x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-16cpufreq: scpi/scmi: Fix freeing of dynamic OPPsViresh Kumar
2019-01-13mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams
2019-01-09media: cec: keep track of outstanding transmitsHans Verkuil
2019-01-09binder: fix use-after-free due to ksys_close() during fdget()Todd Kjos
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-09ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang
2019-01-09ip: validate header length on virtual device xmitWillem de Bruijn
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti
2018-12-18Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2018-12-17bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada
2018-12-16uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitionsfor-linus-20181218Dmitry V. Levin
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski
2018-12-14include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu
2018-12-13Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-12-13net/mlx5: E-Switch, Fix fdb cap bits swapVu Pham
2018-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-11bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2018-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds