Age | Commit message (Expand) | Author | Files | Lines |
2019-01-07 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 6 | -25/+19 |
2019-01-06 | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -156/+195 |
2019-01-06 | Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+4 |
2019-01-06 | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+7 |
2019-01-06 | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux | Linus Torvalds | 1 | -1/+1 |
2019-01-06 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -3/+24 |
2019-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -1/+16 |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 6 | -25/+19 |
2019-01-06 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 3 | -74/+27 |
2019-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2 | -0/+33 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -46/+27 |
2019-01-05 | Merge branch 'next/drivers' into next/late | Olof Johansson | 8 | -564/+253 |
2019-01-05 | fs: don't open code lru_to_page() | Nikolay Borisov | 2 | -3/+2 |
2019-01-05 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -7/+6 |
2019-01-05 | kernel/sysctl: add panic_print into sysctl | Feng Tang | 1 | -0/+1 |
2019-01-05 | exec: separate MM_ANONPAGES and RLIMIT_STACK accounting | Oleg Nesterov | 1 | -0/+1 |
2019-01-05 | fork: fix some -Wmissing-prototypes warnings | Yi Wang | 1 | -0/+2 |
2019-01-05 | lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk | Alexey Skidanov | 1 | -6/+7 |
2019-01-05 | include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack() | Alexey Dobriyan | 1 | -1/+1 |
2019-01-05 | build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse | Masahiro Yamada | 1 | -15/+7 |
2019-01-05 | build_bug.h: remove negative-array fallback for BUILD_BUG_ON() | Masahiro Yamada | 1 | -14/+0 |
2019-01-04 | make 'user_access_begin()' do 'access_ok()' | Linus Torvalds | 1 | -1/+1 |
2019-01-04 | dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMA | Christoph Hellwig | 1 | -91/+164 |
2019-01-04 | dma-mapping: remove dmam_{declare,release}_coherent_memory | Christoph Hellwig | 1 | -19/+0 |
2019-01-04 | dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs | Christoph Hellwig | 1 | -7/+13 |
2019-01-04 | dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs | Christoph Hellwig | 2 | -49/+28 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 2 | -8/+5 |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -13/+26 |
2019-01-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli... | Jens Axboe | 1 | -1/+7 |
2019-01-03 | Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus... | Jiri Kosina | 63 | -485/+957 |
2019-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -42/+0 |
2019-01-03 | Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -7/+21 |
2019-01-03 | Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 2 | -0/+10 |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -7/+15 |
2019-01-03 | Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 7 | -71/+48 |
2019-01-03 | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -11/+19 |
2019-01-03 | bpf: prevent out of bounds speculation on pointer arithmetic | Daniel Borkmann | 1 | -0/+10 |
2019-01-03 | bpf: enable access to ax register also from verifier rewrite | Daniel Borkmann | 1 | -6/+1 |
2019-01-03 | bpf: move tmp variable into ax register in interpreter | Daniel Borkmann | 1 | -1/+2 |
2019-01-03 | bpf: move {prev_,}insn_idx into verifier env | Daniel Borkmann | 1 | -0/+2 |
2019-01-03 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 1 | -0/+1 |
2019-01-03 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -0/+1 |
2019-01-03 | Merge branch 'pci/switchtec' | Bjorn Helgaas | 1 | -0/+16 |
2019-01-02 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 1 | -4/+7 |
2019-01-02 | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -5/+6 |
2019-01-02 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+49 |
2019-01-02 | sunrpc: Add xprt after nfs4_test_session_trunk() | Santosh kumar pradhan | 1 | -2/+2 |
2019-01-02 | PCI/IOV: Add flag so platforms can skip VF scanning | Sebastian Ott | 1 | -0/+1 |
2019-01-02 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -72/+122 |