scsi: sr: add a SPDX tag to sr.c
[linux-2.6-microblaze.git] / include /
2019-05-15 Johannes Weinermm: memcontrol: fix recursive statistics correctness...
2019-05-15 Johannes Weinermm: memcontrol: move stat/event counting functions...
2019-05-15 Johannes Weinermm: memcontrol: make cgroup stats and events query...
2019-05-15 Chris Downmm, memcg: rename ambiguously named memory.stat counter...
2019-05-15 Masahiro Yamadaarch: remove <asm/sizes.h> and <asm-generic/sizes.h>
2019-05-15 Andrei Vagininclude/linux/sched/signal.h: replace `tsk' with `task'
2019-05-15 Manfred Spraulipc: conserve sequence numbers in ipcmni_extend mode
2019-05-15 Tom Burkartpps: pps-gpio PPS ECHO implementation
2019-05-15 Tom Burkartpps: descriptor-based gpio
2019-05-15 Aaro Koskinenpanic/reboot: allow specifying reboot_mode for panic...
2019-05-15 Feng Tangpanic: avoid the extra noise dmesg
2019-05-15 Yury Norovinclude/linux/cpumask.h: fix double string traverse...
2019-05-15 Alexey Dobriyanexec: move struct linux_binprm::buf
2019-05-15 Rasmus Villemoesinclude/linux/bitops.h: sanitize rotate primitives
2019-05-15 Andy Shevchenkolib/math: move int_pow() from pwm_bl.c for wider use
2019-05-15 George Spelvinlib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
2019-05-15 Davidlohr Buesolib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
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 'for_linus' of git://git./linux/kernel/git...
2019-05-14 Linus TorvaldsMerge branch 'parisc-5.2-2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'kgdb-5.2-rc1' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'modules-for-v5.2' of git://git./linux/kernel...
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 Minwoo Imnvme: fix typos in nvme status code values
2019-05-14 Linus TorvaldsMerge branch 'x86-mds-for-linus' of git://git./linux...
2019-05-14 Guenter Roeckthermal: Introduce devm_thermal_of_cooling_device_register
2019-05-14 Yishai Hadasnet/mlx5: Set completion EQs as shared resources
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
next