Age | Commit message (Expand) | Author | Files | Lines |
2018-04-22 | USB: phy: drop legacy board-file support | Johan Hovold | 1 | -28/+0 |
2018-04-22 | USB: core: hcd: drop support for legacy phys | Johan Hovold | 1 | -1/+0 |
2018-04-22 | USB: phy: drop unused legacy controller-phy bind helper | Johan Hovold | 1 | -8/+0 |
2018-04-22 | usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptor | Takashi Iwai | 1 | -1/+1 |
2018-04-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -19/+74 |
2018-04-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2018-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -28/+83 |
2018-04-14 | kernel/kexec_file.c: move purgatories sha256 to common code | Philipp Rudo | 1 | -0/+30 |
2018-04-14 | kernel/kexec_file.c: allow archs to set purgatory load address | Philipp Rudo | 1 | -11/+6 |
2018-04-14 | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* | Philipp Rudo | 1 | -4/+9 |
2018-04-14 | kernel/kexec_file.c: make purgatory_info->ehdr const | Philipp Rudo | 1 | -6/+11 |
2018-04-14 | include/linux/kexec.h: silence compile warnings | Philipp Rudo | 1 | -0/+2 |
2018-04-14 | kexec_file, x86: move re-factored code to generic side | AKASHI Takahiro | 1 | -0/+19 |
2018-04-14 | kexec_file,x86,powerpc: factor out kexec_file_ops functions | AKASHI Takahiro | 1 | -7/+6 |
2018-04-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -0/+1 |
2018-04-14 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2018-04-14 | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -31/+5 |
2018-04-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 24 | -46/+1001 |
2018-04-14 | Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+1 |
2018-04-13 | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches | Alex Hung | 1 | -0/+1 |
2018-04-13 | Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2018-04-12 | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2018-04-12 | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 6 | -36/+218 |
2018-04-12 | Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+6 |
2018-04-12 | Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2 | -1/+114 |
2018-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2018-04-12 | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+25 |
2018-04-12 | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+1 |
2018-04-12 | lockref: Add lockref_put_not_zero | Andreas Gruenbacher | 1 | -0/+1 |
2018-04-12 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -18/+143 |
2018-04-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+3 |
2018-04-12 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -14/+19 |
2018-04-12 | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 5 | -10/+33 |
2018-04-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 29 | -186/+300 |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox | 4 | -14/+14 |
2018-04-11 | xarray: add the xa_lock to the radix_tree_root | Matthew Wilcox | 3 | -11/+39 |
2018-04-11 | export __set_page_dirty | Matthew Wilcox | 1 | -0/+1 |
2018-04-11 | radix tree: use GFP_ZONEMASK bits of gfp_t for flags | Matthew Wilcox | 2 | -4/+6 |
2018-04-11 | linux/const.h: refactor _BITUL and _BITULL a bit | Masahiro Yamada | 1 | -2/+2 |
2018-04-11 | linux/const.h: move UL() macro to include/linux/const.h | Masahiro Yamada | 2 | -0/+12 |
2018-04-11 | linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI | Masahiro Yamada | 1 | -3/+3 |
2018-04-11 | fs, elf: drop MAP_FIXED usage from elf_map | Michal Hocko | 1 | -1/+3 |
2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko | 1 | -0/+1 |
2018-04-11 | include/linux/kfifo.h: fix comment | Valentin Vidic | 1 | -4/+4 |
2018-04-11 | ipc/msg: introduce msgctl(MSG_STAT_ANY) | Davidlohr Bueso | 1 | -0/+1 |
2018-04-11 | ipc/sem: introduce semctl(SEM_STAT_ANY) | Davidlohr Bueso | 1 | -0/+1 |
2018-04-11 | ipc/shm: introduce shmctl(SHM_STAT_ANY) | Davidlohr Bueso | 1 | -2/+3 |
2018-04-11 | exec: pin stack limit during exec | Kees Cook | 1 | -0/+2 |
2018-04-11 | exec: introduce finalize_exec() before start_thread() | Kees Cook | 1 | -0/+1 |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook | 1 | -2/+4 |