Age | Commit message (Expand) | Author | Files | Lines |
2020-01-31 | uapi: rename ext2_swab() to swab() and share globally in swab.h | Yury Norov | 2 | -0/+11 |
2020-01-31 | lib/zlib: add zlib_deflate_dfltcc_enabled() function | Mikhail Zaslonko | 1 | -0/+6 |
2020-01-31 | thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h> | Akinobu Mita | 1 | -11/+0 |
2020-01-31 | include/linux/units.h: add helpers for kelvin to/from Celsius conversion | Akinobu Mita | 1 | -0/+84 |
2020-01-31 | mm: fix comments related to node reclaim | Hao Lee | 2 | -2/+2 |
2020-01-31 | include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo... | Anshuman Khandual | 1 | -2/+0 |
2020-01-31 | include/linux/mm.h: remove dead code totalram_pages_set() | Wei Yang | 1 | -5/+0 |
2020-01-31 | include/linux/mm.h: clean up obsolete check on space in page->flags | Yu Zhao | 1 | -4/+0 |
2020-01-31 | mm/hotplug: silence a lockdep splat with printk() | Qian Cai | 1 | -2/+2 |
2020-01-31 | mm/memory_hotplug: pass in nid to online_pages() | David Hildenbrand | 1 | -1/+2 |
2020-01-31 | mm/memblock: define memblock_physmem_add() | Anshuman Khandual | 1 | -4/+3 |
2020-01-31 | mm: remove "count" parameter from has_unmovable_pages() | David Hildenbrand | 1 | -2/+2 |
2020-01-31 | mm: remove the memory isolate notifier | David Hildenbrand | 1 | -27/+0 |
2020-01-31 | mm, tracing: print symbol name for kmem_alloc_node call_site events | Junyong Sun | 1 | -2/+2 |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 1 | -13/+13 |
2020-01-31 | mm/gup: introduce pin_user_pages*() and FOLL_PIN | John Hubbard | 1 | -13/+50 |
2020-01-31 | mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages | John Hubbard | 1 | -5/+13 |
2020-01-31 | mm/filemap.c: clean up filemap_write_and_wait() | Ira Weiny | 1 | -1/+5 |
2020-01-31 | ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use | Andy Shevchenko | 1 | -0/+1 |
2020-01-31 | memcg: fix a crash in wb_workfn when a device disappears | Theodore Ts'o | 2 | -20/+27 |
2020-01-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2 | -41/+47 |
2020-01-30 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 6 | -2/+12 |
2020-01-30 | Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -15/+107 |
2020-01-30 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 13 | -11/+101 |
2020-01-30 | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 4 | -72/+29 |
2020-01-30 | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li... | Linus Torvalds | 9 | -48/+44 |
2020-01-30 | io_uring: add support for epoll_ctl(2) | Jens Axboe | 1 | -0/+1 |
2020-01-30 | eventpoll: support non-blocking do_epoll_ctl() calls | Jens Axboe | 1 | -0/+9 |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -6/+75 |
2020-01-29 | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -16/+153 |
2020-01-29 | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -995/+1085 |
2020-01-29 | Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 18 | -795/+168 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -81/+11 |
2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 17 | -82/+234 |
2020-01-29 | Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -5/+5 |
2020-01-29 | Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -148/+12 |
2020-01-29 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+20 |
2020-01-29 | io_uring: support using a registered personality for commands | Jens Axboe | 1 | -1/+6 |
2020-01-29 | io_uring: allow registering credentials | Jens Axboe | 1 | -0/+2 |
2020-01-29 | io_uring: add io-wq workqueue sharing | Pavel Begunkov | 1 | -1/+3 |
2020-01-29 | io_uring/io-wq: don't use static creds/mm assignments | Jens Axboe | 1 | -0/+1 |
2020-01-29 | Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -5/+23 |
2020-01-29 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 33 | -168/+665 |
2020-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 108 | -434/+4425 |
2020-01-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 26 | -359/+343 |
2020-01-29 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds | 1 | -1/+6 |
2020-01-29 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 2 | -78/+58 |
2020-01-29 | Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2 | -3/+38 |
2020-01-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
2020-01-28 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+14 |