Age | Commit message (Expand) | Author | Files | Lines |
2018-10-11 | LSM: Convert security_initcall() into DEFINE_LSM() | Kees Cook | 1 | -3/+2 |
2018-10-11 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook | 1 | -13/+11 |
2018-10-11 | LSM: Convert from initcall to struct lsm_info | Kees Cook | 3 | -3/+12 |
2018-10-11 | LSM: Rename .security_initcall section to .lsm_info | Kees Cook | 2 | -7/+7 |
2018-10-11 | vmlinux.lds.h: Avoid copy/paste of security_init section | Kees Cook | 1 | -7/+6 |
2018-09-28 | keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h | David Howells | 1 | -1/+6 |
2018-09-02 | Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+33 |
2018-08-31 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -14/+24 |
2018-08-31 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2018-08-31 | of: Add device_type access helper functions | Rob Herring | 1 | -0/+12 |
2018-08-31 | i2c: refactor function to release a DMA safe buffer | Wolfram Sang | 1 | -1/+1 |
2018-08-30 | of: add node name compare helper functions | Rob Herring | 1 | -0/+13 |
2018-08-30 | arm/arm64: smccc-1.1: Handle function result as parameters | Marc Zyngier | 1 | -10/+20 |
2018-08-30 | Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2018-08-30 | Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -7/+1 |
2018-08-29 | of: add helper to lookup compatible child node | Johan Hovold | 1 | -0/+8 |
2018-08-29 | arm/arm64: smccc-1.1: Make return values unsigned long | Marc Zyngier | 1 | -10/+10 |
2018-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -18/+14 |
2018-08-27 | hwmon: (ina2xx) fix sysfs shunt resistor read access | Lothar Felten | 1 | -1/+1 |
2018-08-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+15 |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -14/+54 |
2018-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+13 |
2018-08-26 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 4 | -2/+31 |
2018-08-26 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -0/+17 |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -9/+0 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2 | -4/+5 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -24/+23 |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -44/+82 |
2018-08-24 | Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n... | Olof Johansson | 1 | -0/+17 |
2018-08-24 | i2c: ocores: update my email address | Peter Korsgaard | 1 | -1/+1 |
2018-08-24 | i2c: remove deprecated attach_adapter callback | Wolfram Sang | 1 | -6/+0 |
2018-08-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 9 | -164/+181 |
2018-08-24 | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 6 | -17/+20 |
2018-08-24 | docs/mm: make GFP flags descriptions usable as kernel-doc | Mike Rapoport | 1 | -137/+154 |
2018-08-24 | mm: soft-offline: close the race against page allocation | Naoya Horiguchi | 2 | -10/+5 |
2018-08-24 | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca | 1 | -0/+2 |
2018-08-24 | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 7 | -6/+35 |
2018-08-24 | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -3/+16 |
2018-08-24 | Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -2/+16 |
2018-08-24 | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux | Linus Torvalds | 3 | -10/+20 |
2018-08-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -24/+0 |
2018-08-24 | Merge branch 'tlb-fixes' | Linus Torvalds | 1 | -14/+13 |
2018-08-24 | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 1 | -0/+12 |
2018-08-24 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -0/+95 |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 10 | -44/+761 |
2018-08-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 7 | -13/+107 |
2018-08-23 | mm: mmu_notifier fix for tlb_end_vma | Nicholas Piggin | 1 | -4/+13 |
2018-08-23 | net_sched: fix unused variable warning in stmmac | Arnd Bergmann | 1 | -1/+1 |
2018-08-23 | x86/mm/tlb: Revert the recent lazy TLB patches | Peter Zijlstra | 1 | -10/+0 |
2018-08-23 | include/linux/compiler*.h: make compiler-*.h mutually exclusive | Nick Desaulniers | 4 | -232/+127 |