summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-01-22block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu1-1/+1
2019-01-22MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki1-0/+1
2019-01-22net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin1-1/+4
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-09binder: fix use-after-free due to ksys_close() during fdget()Todd Kjos1-0/+1
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal1-0/+2
2019-01-09ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang1-0/+2
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 Torvalds1-43/+13
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-18/+8
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar1-43/+13
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-4/+5
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-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe1-0/+6
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe1-0/+5
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-11bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann1-1/+1
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+3
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+8
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes1-4/+8
2018-12-07scsi: t10-pi: Return correct ref tag when queue has no integrity profileMartin K. Petersen1-4/+5
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+1
2018-12-06XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox1-0/+54
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+7
2018-12-05mm, thp: restore node-local hugepage allocationsDavid Rientjes1-2/+0
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold1-0/+1
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox1-6/+8
2018-12-04netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo1-12/+0
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui1-0/+7
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+2
2018-12-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust1-1/+0
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-17/+29
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+1
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann1-0/+7
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-1/+2