]> Git Repo - linux.git/shortlog
linux.git
2019-05-15 Alexey Dobriyanelf: init pt_regs pointer later
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: extract PROT_* calculations
2019-05-15 Alexey Dobriyanfs//binfmt_elf.c: move variables initialization closer...
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: save 1 indent level
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: delete trailing "return;" in functions...
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: free PT_INTERP filename ASAP
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: make scope of "pos" variable smaller
2019-05-15 Andrew Mortonfs/binfmt_elf.c: remove unneeded initialization of...
2019-05-15 Andrew Mortonlib/test_vmalloc.c:test_func(): eliminate local `ret'
2019-05-15 Rasmus Villemoesinclude/linux/bitops.h: sanitize rotate primitives
2019-05-15 Yury Norovlib/test_bitmap: add tests for bitmap_parselist_user()
2019-05-15 Yury Norovlib/test_bitmap: add testcases for bitmap_parselist()
2019-05-15 Yury Norovlib/test_bitmap: switch test_bitmap_parselist to ktime_...
2019-05-15 Yury Norovlib: rework bitmap_parselist
2019-05-15 Yury Norovlib: make bitmap_parselist_user() a wrapper on bitmap_p...
2019-05-15 Andy Shevchenkolib/math: move int_pow() from pwm_bl.c for wider use
2019-05-15 Andy Shevchenkolib: Move mathematic helpers to separate folder
2019-05-15 George Spelvinlib/list_sort: optimize number of calls to comparison...
2019-05-15 George Spelvinlib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
2019-05-15 George Spelvinlib/sort: avoid indirect calls to built-in swap
2019-05-15 George Spelvinlib/sort: use more efficient bottom-up heapsort variant
2019-05-15 George Spelvinlib/sort: make swap functions more generic
2019-05-15 Davidlohr Buesolib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
2019-05-15 Rasmus Villemoeslib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA
2019-05-15 Rasmus Villemoeslib/bitmap.c: remove unused EXPORT_SYMBOLs
2019-05-15 Rasmus Villemoeskernel/user.c: clean up some leftover code
2019-05-15 Lin Fengkernel/latencytop.c: rename clear_all_latency_tracing...
2019-05-15 Lin Fengkernel/latencytop.c: remove unnecessary checks for...
2019-05-15 Vasily Averinkernel/notifier.c: double register detection
2019-05-15 Masahiro Yamadacompiler: allow all arches to enable CONFIG_OPTIMIZE_IN...
2019-05-15 Masahiro Yamadapowerpc/mm/radix: mark as __tlbie_pid() and friends...
2019-05-15 Masahiro Yamadapowerpc/mm/radix: mark __radix__flush_tlb_range_psize...
2019-05-15 Masahiro Yamadapowerpc/prom_init: mark prom_getprop() and prom_getprop...
2019-05-15 Masahiro YamadaARM: mark setup_machine_tags() stub as __init __noreturn
2019-05-15 Masahiro YamadaMIPS: mark __fls() and __ffs() as __always_inline
2019-05-15 Masahiro Yamadamtd: rawnand: vf610_nfc: add initializer to avoid ...
2019-05-15 Masahiro Yamadas390/cpacf: mark scpacf_query() as __always_inline
2019-05-15 Masahiro YamadaMIPS: mark mult_sh_align_mod() as __always_inline
2019-05-15 Masahiro Yamadaarm64: mark (__)cpus_have_const_cap as __always_inline
2019-05-15 Arnd BergmannARM: prevent tracing IPI_CPU_BACKTRACE
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 Jiri Kosinamm/mincore.c: make mincore() more conservative
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 Uladzislau... mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
2019-05-15 Uladzislau... mm/vmalloc.c: add priority threshold to __purge_vmap_ar...
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: track changed states
2019-05-15 Suren Baghdasaryanpsi: split update_stats into parts
2019-05-15 Suren Baghdasaryanpsi: rename psi fields in preparation for psi trigger...
2019-05-15 Suren Baghdasaryanpsi: make psi_enable static
2019-05-15 Suren Baghdasaryanpsi: introduce state_mask to represent stalled psi...
2019-05-15 Baruch Siachmm: update references to page _refcount
2019-05-15 Andrea Arcangelimm: change mm_update_next_owner() to update mm->owner...
2019-05-15 Andrea Arcangeliuserfaultfd: use RCU to free the task struct when fork...
2019-05-15 Andrew Mortonkernel/Makefile: don't assume that kernel/gen_ikh_data...
2019-05-15 Jens Axboeio_uring: fix failure to verify SQ_AFF cpu
2019-05-15 Michael Ellermanpowerpc/mm: Fix crashes with hugepages & 4K pages
2019-05-14 Shuah Khanselftests: avoid KBUILD_OUTPUT dir cluttering with...
2019-05-14 Kelsey Skunbergselftests: drivers: Create .gitignore to include /dma...
2019-05-14 Kelsey Skunbergselftests: pidfd: Create .gitignore to include pidfd_test
2019-05-14 Pieter Jansen... nfp: flower: add rcu locks when accessing netdev for...
2019-05-14 YueHaibingppp: deflate: Fix possible crash in deflate_init
2019-05-14 Luca Ceresolinet: macb: fix error format in dev_err()
2019-05-14 Sabrina Dubrocartnetlink: always put IFLA_LINK for links with a link...
2019-05-14 Yunjian Wangnet/mlx4_core: Change the error print to info print
2019-05-14 Johannes BergNFC: Orphan the subsystem
2019-05-14 Florian Fainellinet: Always descend into dsa/
2019-05-14 Yuchung Chengtcp: fix retrans timestamp on passive Fast Open
2019-05-14 Guenter Roeckdrm/pl111: Initialize clock spinlock early
2019-05-14 Long Licifs:smbd Use the correct DMA direction when sending...
2019-05-14 Long Licifs:smbd When reconnecting to server, call smbd_destro...
2019-05-14 Lubomir Rintelpower: supply: olpc_battery: force the le/be casts
2019-05-14 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2019-05-14 Linus TorvaldsAdd gitignore file for samples/vfs/ generated files
2019-05-14 Linus TorvaldsMerge branch 'parisc-5.2-2' of git://git.kernel.org...
2019-05-14 Linus TorvaldsMerge tag 'kgdb-5.2-rc1' of git://git.kernel.org/pub...
2019-05-14 Linus TorvaldsMerge tag 'modules-for-v5.2' of git://git.kernel.org...
2019-05-14 Brian Masneydrm/msm: correct attempted NULL pointer dereference...
2019-05-14 Alexei StarovoitovMerge branch 'lru-map-fix'
2019-05-14 Daniel Borkmannbpf: test ref bit from data path and add new tests...
2019-05-14 Daniel Borkmannbpf, lru: avoid messing with eviction heuristics upon...
2019-05-14 Daniel Borkmannbpf: add map_lookup_elem_sys_only for lookups from...
2019-05-14 Linus TorvaldsMerge tag 'backlight-next-5.2' of git://git.kernel...
2019-05-14 Linus TorvaldsMerge tag 'mfd-next-5.2' of git://git.kernel.org/pub...
2019-05-14 Linus TorvaldsMerge tag 'pci-v5.2-changes' of git://git.kernel.org...
2019-05-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-14 Christoph Hellwigkernel/memremap.c: remove the unused device_private_ent...
2019-05-14 Matthew Wilcox... mm: delete find_get_entries_tag
2019-05-14 Bharath Vedarthammm/huge_memory.c: make __thp_get_unmapped_area static
2019-05-14 Mike Rapoportmm/mprotect.c: fix compilation warning because of unuse...
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/Kconfig: update "Memory Model" help text
2019-05-14 Yafang Shaomm/vmscan.c: don't disable irq again when count pgrefil...
2019-05-14 Mike Rapoportmm: memblock: make keeping memblock memory opt-in rathe...
next
This page took 0.10162 seconds and 4 git commands to generate.