kernel/user.c: clean up some leftover code
[sfrench/cifs-2.6.git] / include /
2019-05-15 Lin Fengkernel/latencytop.c: rename clear_all_latency_tracing...
2019-05-15 Masahiro Yamadacompiler: allow all arches to enable CONFIG_OPTIMIZE_IN...
2019-05-15 Masahiro Yamadatreewide: remove SPDX "WITH Linux-syscall-note" from...
2019-05-15 Arnd Bergmannfs/select: avoid clang stack usage warning
2019-05-15 Dan Williamsmm: maintain randomization of page free lists
2019-05-15 Dan Williamsmm: move buddy list manipulations into helpers
2019-05-15 Dan Williamsmm: shuffle initial free memory to improve memory-side...
2019-05-15 Dan Schatzbergkernel/sched/psi.c: expose pressure metrics on root...
2019-05-15 Suren Baghdasaryanpsi: introduce psi monitor
2019-05-15 Suren Baghdasaryaninclude/: refactor headers to allow kthread.h inclusion...
2019-05-15 Suren Baghdasaryanpsi: rename psi fields in preparation for psi trigger...
2019-05-15 Suren Baghdasaryanpsi: introduce state_mask to represent stalled psi...
2019-05-14 Linus TorvaldsMerge tag 'backlight-next-5.2' of git://git./linux...
2019-05-14 Linus TorvaldsMerge tag 'mfd-next-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'pci-v5.2-changes' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-14 Matthew Wilcox ... mm: delete find_get_entries_tag
2019-05-14 Yafang Shaomm/page-writeback: introduce tracepoint for wait_on_pag...
2019-05-14 Yafang Shaomm/vmscan: simplify trace_reclaim_flags and trace_shrin...
2019-05-14 Mike Rapoportmm: memblock: make keeping memblock memory opt-in rathe...
2019-05-14 Amir Goldsteinfs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
2019-05-14 Souptick Joardermm: introduce new vm_map_pages() and vm_map_pages_zero...
2019-05-14 David Hildenbrandmm/memory_hotplug: make __remove_pages() and arch_remov...
2019-05-14 David Hildenbrandmm/memory_hotplug: make unregister_memory_section(...
2019-05-14 Michal Hockomm, memory_hotplug: provide a more generic restrictions...
2019-05-14 Michal Hockomm, memory_hotplug: cleanup memory offline path
2019-05-14 Alexander Duyckmm: initialize MAX_ORDER_NR_PAGES at a time instead...
2019-05-14 Alexander Duyckmm: implement new zone specific memblock iterator
2019-05-14 Alexander Duyckmm: use mm_zero_struct_page from SPARC on all 64b archi...
2019-05-14 Jérôme Glissemm/mmu_notifier: mmu_notifier_range_update_to_read_only...
2019-05-14 Jérôme Glissemm/mmu_notifier: pass down vma and reasons why mmu...
2019-05-14 Jérôme Glissemm/mmu_notifier: contextual information for event trigg...
2019-05-14 Jérôme Glissemm/mmu_notifier: contextual information for event enums
2019-05-14 Jérôme Glissemm/mmu_notifier: convert mmu_notifier_range->blockable...
2019-05-14 Jérôme Glissemm/mmu_notifier: helper to test if a range invalidation...
2019-05-14 Jérôme Glissemm/hmm: convert various hmm_pfn_* to device_entry which...
2019-05-14 Jérôme Glissemm/hmm: add a helper function that fault pages and...
2019-05-14 Jérôme Glissemm/hmm: add helpers to test if mm is still alive or not
2019-05-14 Jérôme Glissemm/hmm: mirror hugetlbfs (snapshoting, faulting and...
2019-05-14 Jérôme Glissemm/hmm: add default fault flags to avoid the need to...
2019-05-14 Jérôme Glissemm/hmm: improve driver API to work and wait over a...
2019-05-14 Jérôme Glissemm/hmm: improve and rename hmm_vma_fault() to hmm_range...
2019-05-14 Jérôme Glissemm/hmm: improve and rename hmm_vma_get_pfns() to hmm_ra...
2019-05-14 Jérôme Glissemm/hmm: use reference counting for HMM struct
2019-05-14 Mike Kravetzhugetlb: use same fault hash key for shared and private...
2019-05-14 David Hildenbrandinclude/linux/balloon_compaction.h: drop unused functio...
2019-05-14 Yafang Shaomm/vmscan: drop may_writepage and classzone_idx from...
2019-05-14 John Hubbardmm: introduce put_user_page*(), placeholder versions
2019-05-14 Alexandre Ghitihugetlb: allow to free gigantic pages regardless of...
2019-05-14 Alexandre Ghitimm: simplify MEMORY_ISOLATION && COMPACTION || CMA...
2019-05-14 Johannes Weinermm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru...
2019-05-14 Johannes Weinermm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
2019-05-14 Johannes Weinermm: memcontrol: replace zone summing with lruvec_page_s...
2019-05-14 Johannes Weinermm: memcontrol: track LRU counts in the vmstats array
2019-05-14 Yafang Shaomm/vmscan: add tracepoints for node reclaim
2019-05-14 Yafang Shaomm, compaction: some tracepoints should be defined...
2019-05-14 Yafang Shaomm: compaction: show gfp flag names in try_to_compact_p...
2019-05-14 Ira Weinymm/gup: change GUP fast to use flags rather than a...
2019-05-14 Ira Weinymm/gup: replace get_user_pages_longterm() with FOLL_LON...
2019-05-14 Kirill Tkhaimm: move nr_deactivate accounting to shrink_active_list()
2019-05-14 Kirill Tkhaimm: move recent_rotated pages calculation to shrink_ina...
2019-05-14 Matthew Wilcoxmm: page cache: store only head pages in i_pages
2019-05-14 Peter Xuuserfaultfd/sysctl: add vm.unprivileged_userfaultfd
2019-05-14 Yafang Shaoinclude/trace/events/vmscan.h: drop zone id from kswapd...
2019-05-14 Tobin C. Hardingmm: remove stale comment from page struct
2019-05-14 Tobin C. Hardinglist: add function list_rotate_to_front()
2019-05-14 Dan Williamsmm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash...
2019-05-14 Linus TorvaldsMerge tag 'ovl-update-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'fuse-update-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'f2fs-for-v5.2-rc1' of git://git./linux/kerne...
2019-05-14 Linus TorvaldsMerge branch 'x86-mds-for-linus' of git://git./linux...
2019-05-14 Brian Masneybacklight: lm3630a: Add firmware node support
2019-05-14 Enric Balletbo i... mfd: cros_ec: Instantiate properly CrOS Touchpad MCU...
2019-05-14 Enric Balletbo i... mfd: cros_ec: Instantiate properly CrOS FP MCU device
2019-05-14 Enric Balletbo i... mfd: cros_ec: Update the EC feature codes
2019-05-14 S.j. Wangmfd: imx6sx: Add MQS register definition for iomuxc gpr
2019-05-14 Steve Twissmfd: da9063: Fix OTP control register names to match...
2019-05-14 Evan Greenplatform/chrome: Add support for v1 of host sleep event
2019-05-14 Evan Greenmfd: cros_ec: Add host_sleep_event_v1 command
2019-05-14 Tudor Ambarusmfd: syscon: atmel: Switch to SPDX license identifiers
2019-05-14 Wolfram Sangmfd: da9063: Convert headers to SPDX
2019-05-14 Rushikesh S Kadammfd: cros_ec: Instantiate properly CrOS ISH MCU device
2019-05-14 Lee JonesMerge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio...
2019-05-13 Bjorn HelgaasMerge branch 'pci/trivial'
2019-05-13 Bjorn HelgaasMerge branch 'pci/printk-portdrv'
2019-05-13 Bjorn HelgaasMerge branch 'pci/printk'
2019-05-13 Bjorn HelgaasMerge branch 'pci/iova-dma-ranges'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/misc'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/xilinx'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/tegra'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/rockchip'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/rcar'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/mediatek'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/keystone'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/iproc'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/imx'
2019-05-13 Bjorn HelgaasMerge branch 'pci/dwc'
2019-05-13 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/controller-fixes'
2019-05-13 Bjorn HelgaasMerge branch 'pci/host/al'
2019-05-13 Bjorn HelgaasMerge branch 'pci/virtualization'
next