Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | x86/efi: Don't allocate memmap through memblock after mm_init() | Nicolai Stange | 2017-01-07 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-01-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | coredump: Ensure proper size of sparse core files | Dave Kleikamp | 2017-01-14 | 1 | -0/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-01-14 | 1 | -3/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | block: add blk_rq_payload_bytes | Christoph Hellwig | 2017-01-13 | 1 | -0/+13 | |
| * | | | | | | | | block: Rename blk_queue_zone_size and bdev_zone_size | Damien Le Moal | 2017-01-12 | 1 | -3/+3 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-01-13 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | jump_labels: API for flushing deferred jump label updates | David Matlack | 2017-01-12 | 1 | -0/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc | Linus Torvalds | 2017-01-12 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Revert "remoteproc: Merge table_ptr and cached_table pointers" | Bjorn Andersson | 2016-12-30 | 1 | -1/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-01-11 | 9 | -44/+49 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | timerfd: export defines to userspace | Mike Frysinger | 2017-01-10 | 1 | -19/+1 | |
| * | | | | | | | mm: support anonymous stable page | Minchan Kim | 2017-01-10 | 1 | -1/+2 | |
| * | | | | | | | mm: rename __page_frag functions to __page_frag_cache, drop order from drain | Alexander Duyck | 2017-01-10 | 1 | -2/+1 | |
| * | | | | | | | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_... | Alexander Duyck | 2017-01-10 | 2 | -4/+4 | |
| * | | | | | | | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko | 2017-01-10 | 2 | -4/+24 | |
| * | | | | | | | signal: protect SIGNAL_UNKILLABLE from unintentional clearing. | Jamie Iles | 2017-01-10 | 1 | -0/+10 | |
| * | | | | | | | mm: get rid of __GFP_OTHER_NODE | Michal Hocko | 2017-01-10 | 1 | -10/+3 | |
| * | | | | | | | mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER | Michal Hocko | 2017-01-10 | 1 | -2/+2 | |
| * | | | | | | | dax: wrprotect pmd_t in dax_mapping_entry_mkclean | Ross Zwisler | 2017-01-10 | 1 | -2/+0 | |
| * | | | | | | | mm: add follow_pte_pmd() | Ross Zwisler | 2017-01-10 | 1 | -0/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | gro: Disable frag0 optimization on IPv6 ext headers | Herbert Xu | 2017-01-10 | 1 | -2/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-01-08 | 1 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-01-02 | 1 | -0/+12 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | iio: accel: st_accel: fix LIS3LV02 reading and scaling | Linus Walleij | 2016-12-31 | 1 | -0/+12 | |
* | | | | | | | mm: workingset: fix use-after-free in shadow node shrinker | Johannes Weiner | 2017-01-07 | 1 | -1/+3 | |
* | | | | | | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2017-01-06 | 1 | -43/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | vfio-mdev: fix non-standard ioctl return val causing i386 build fail | Paul Gortmaker | 2017-01-04 | 1 | -1/+1 | |
| * | | | | | | | vfio-mdev: Make mdev_device private and abstract interfaces | Alex Williamson | 2016-12-30 | 1 | -25/+6 | |
| * | | | | | | | vfio-mdev: Make mdev_parent private | Alex Williamson | 2016-12-30 | 1 | -13/+2 | |
| * | | | | | | | vfio-mdev: de-polute the namespace, rename parent_device & parent_ops | Alex Williamson | 2016-12-30 | 1 | -8/+8 | |
* | | | | | | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-01-06 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | swiotlb: Export swiotlb_max_segment to users | Konrad Rzeszutek Wilk | 2017-01-06 | 1 | -0/+3 | |
| * | | | | | | | | swiotlb: Add swiotlb=noforce debug option | Geert Uytterhoeven | 2016-12-19 | 1 | -0/+1 | |
| * | | | | | | | | swiotlb: Convert swiotlb_force from int to enum | Geert Uytterhoeven | 2016-12-19 | 1 | -1/+6 | |
* | | | | | | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2017-01-05 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fsnotify: Remove fsnotify_duplicate_mark() | Jan Kara | 2016-12-23 | 1 | -2/+0 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-01-04 | 4 | -99/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | net/mlx4_core: Fix raw qp flow steering rules under SRIOV | Jack Morgenstein | 2016-12-29 | 1 | -0/+2 | |
| * | | | | | | | | | | Revert "net/mlx5: Add MPCNT register infrastructure" | Gal Pressman | 2016-12-28 | 3 | -99/+0 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-01-04 | 1 | -9/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | genhd: remove dead and duplicated scsi code | Jon Derrick | 2016-12-22 | 1 | -9/+0 | |
* | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-01-01 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | mm: Invalidate DAX radix tree entries only if appropriate | Jan Kara | 2016-12-26 | 1 | -0/+3 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds | 2016-12-29 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-27 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | net: xdp: remove unused bfp_warn_invalid_xdp_buffer() | Jason Wang | 2016-12-27 | 1 | -1/+0 | |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-25 | 14 | -105/+63 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ktime: Get rid of ktime_equal() | Thomas Gleixner | 2016-12-25 | 1 | -15/+0 | |
| * | | | | | | | | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |