]> Git Repo - linux.git/shortlog
linux.git
2020-02-04 Manish Naranimicroblaze: defconfig: Disable EXT2 driver and Enable...
2020-02-04 Oder ChiouMAINTAINERS: Remove the Bard Liao from the MAINTAINERS...
2020-02-04 Linus TorvaldsMerge tag 'rproc-v5.6' of git://git.kernel.org/pub...
2020-02-04 Linus TorvaldsMerge tag 'hwlock-v5.6' of git://git.kernel.org/pub...
2020-02-04 YueHaibingqed: Remove set but not used variable 'p_link'
2020-02-04 David S. MillerMerge branch 'unbreak-basic-and-bpf-tdc-testcases'
2020-02-04 Davide Carattitc-testing: add missing 'nsPlugin' to basic.json
2020-02-04 Davide Carattitc-testing: fix eBPF tests failure on linux fresh clones
2020-02-04 Eric Dumazetnet: hsr: fix possible NULL deref in hsr_handle_frame()
2020-02-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-02-04 Linus TorvaldsMerge tag 'drm-next-2020-02-04' of git://anongit.freede...
2020-02-04 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.6' of git://git...
2020-02-04 Douglas Andersonclk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent...
2020-02-04 Douglas Andersonclk: qcom: Get rid of the test clock for videocc-sc7180
2020-02-04 Douglas Andersondt-bindings: clock: Cleanup qcom,videocc bindings for...
2020-02-04 Douglas Andersonclk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent...
2020-02-04 Douglas Andersonclk: qcom: Get rid of the test clock for gpucc-sc7180
2020-02-04 Douglas Andersondt-bindings: clock: Fix qcom,gpucc bindings for sdm845...
2020-02-04 Douglas Andersonclk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent...
2020-02-04 Douglas Andersonclk: qcom: Get rid of the test clock for dispcc-sc7180
2020-02-04 Douglas Andersonclk: qcom: Get rid of fallback global names for dispcc...
2020-02-04 Douglas Andersondt-bindings: clock: Fix qcom,dispcc bindings for sdm845...
2020-02-04 Douglas Andersonclk: qcom: rcg2: Don't crash if our parent can't be...
2020-02-04 Colin Ian Kingclk: ls1028a: fix a dereference of pointer 'parent...
2020-02-04 Linus TorvaldsMerge tag 'rtc-5.6' of git://git.kernel.org/pub/scm...
2020-02-04 Chen-Yu TsaiARM: dma-api: fix max_pfn off-by-one error in __dma_sup...
2020-02-04 Masahiro Yamadatreewide: remove redundant IS_ERR() before error code...
2020-02-04 Yury Norovinclude/linux/cpumask.h: don't calculate length of...
2020-02-04 Yury Norovlib: new testcases for bitmap_parse{_user}
2020-02-04 Yury Norovlib: rework bitmap_parse()
2020-02-04 Yury Norovlib: make bitmap_parse_user a wrapper on bitmap_parse
2020-02-04 Yury Norovlib: add test for bitmap_parse()
2020-02-04 Yury Norovbitops: more BITS_TO_* macros
2020-02-04 Yury Norovlib/string: add strnchrnul()
2020-02-04 Alexey Dobriyanproc: convert everything to "struct proc_ops"
2020-02-04 Alexey Dobriyanproc: decouple proc from VFS with "struct proc_ops"
2020-02-04 Peter Zijlstraasm-generic/tlb: provide MMU_GATHER_TABLE_FREE
2020-02-04 Peter Zijlstraasm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
2020-02-04 Peter Zijlstraasm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
2020-02-04 Peter Zijlstraasm-generic/tlb: rename HAVE_RCU_TABLE_FREE
2020-02-04 Peter Zijlstraasm-generic/tlb: add missing CONFIG symbol
2020-02-04 Peter Zijlstraasm-gemeric/tlb: remove stray function declarations
2020-02-04 Peter Zijlstraasm-generic/tlb: avoid potential double flush
2020-02-04 Peter Zijlstramm/mmu_gather: invalidate TLB correctly on batch alloca...
2020-02-04 Aneesh Kumar K.Vpowerpc/mmu_gather: enable RCU_TABLE_FREE even for...
2020-02-04 Steven Pricex86: mm: avoid allocating struct mm_struct on the stack
2020-02-04 Steven Pricemm: ptdump: reduce level numbers by 1 in note_page()
2020-02-04 Steven Pricearm64: mm: display non-present entries in ptdump
2020-02-04 Steven Pricearm64: mm: convert mm/dump.c to use walk_page_range()
2020-02-04 Steven Pricex86: mm: convert dump_pagetables to use walk_page_range
2020-02-04 Steven Pricemm: add generic ptdump
2020-02-04 Steven Pricex86: mm: convert ptdump_walk_pgd_level_debugfs() to...
2020-02-04 Steven Pricex86: mm+efi: convert ptdump_walk_pgd_level() to take...
2020-02-04 Steven Pricex86: mm: point to struct seq_file from struct pg_state
2020-02-04 Steven Pricemm: pagewalk: add 'depth' parameter to pte_hole
2020-02-04 Steven Pricemm: pagewalk: fix termination condition in walk_pte_range()
2020-02-04 Steven Pricemm: pagewalk: don't lock PTEs for walk_page_range_novma()
2020-02-04 Steven Pricemm: pagewalk: allow walking without vma
2020-02-04 Steven Pricemm: pagewalk: add p4d_entry() and pgd_entry()
2020-02-04 Steven Pricex86: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricesparc: mm: add p?d_leaf() definitions
2020-02-04 Steven Prices390: mm: add p?d_leaf() definitions
2020-02-04 Steven Priceriscv: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricepowerpc: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricemips: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricearm64: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricearm: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricearc: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricemm: add generic p?d_leaf() macros
2020-02-04 Florian Westphalmm: remove __krealloc
2020-02-04 Randy Dunlappinctrl: fix pxa2xx.c build warnings
2020-02-04 Andrew Mortondrivers/block/null_blk_main.c: fix uninitialized var...
2020-02-04 Andrew Mortondrivers/block/null_blk_main.c: fix layout
2020-02-04 Lu Shuaibingipc/msg.c: consolidate all xxxctl_down() functions
2020-02-04 Manfred Spraulipc/sem.c: document and update memory barriers
2020-02-04 Manfred Spraulipc/msg.c: update and document memory barriers
2020-02-04 Manfred Spraulipc/mqueue.c: update/document memory barriers
2020-02-04 Davidlohr Buesoipc/mqueue.c: remove duplicated code
2020-02-04 Manfred Spraulsmp_mb__{before,after}_atomic(): update Documentation
2020-02-04 David Hildenbrandmm/memory_hotplug: drop valid_start/valid_end from...
2020-02-04 David Hildenbrandmm/memory_hotplug: cleanup __remove_pages()
2020-02-04 David Hildenbrandmm/memory_hotplug: drop local variables in shrink_zone_...
2020-02-04 David Hildenbrandmm/memory_hotplug: don't check for "all holes" in shrin...
2020-02-04 David Hildenbrandmm/memory_hotplug: we always have a zone in find_(small...
2020-02-04 David Hildenbrandmm/memory_hotplug: poison memmap in remove_pfn_range_fr...
2020-02-04 Aneesh Kumar K.Vmm/memmap_init: update variable name in memmap_init_zone
2020-02-04 David Hildenbrandmm: factor out next_present_section_nr()
2020-02-04 David Hildenbrandmm/page_alloc: fix and rework pfn handling in memmap_in...
2020-02-04 David Hildenbrandmm/page_alloc.c: initialize memmap of unavailable memor...
2020-02-04 David Hildenbrandfs/proc/page.c: allow inspection of last section and...
2020-02-04 David Hildenbrandmm/page_alloc.c: fix uninitialized memmaps on a partial...
2020-02-04 Gang Heocfs2: fix oops when writing cloned file
2020-02-04 Al Virosaner copy_mount_options()
2020-02-04 Jens Axboeaio: prevent potential eventfd recursion on poll
2020-02-04 Pavel Begunkovio_uring: put the flag changing code in the same spot
2020-02-04 Pavel Begunkovio_uring: iterate req cache backwards
2020-02-04 Jens Axboeio_uring: punt even fadvise() WILLNEED to async context
2020-02-04 Jens Axboeio_uring: fix sporadic double CQE entry for close
2020-02-04 Pavel Begunkovio_uring: remove extra ->file check
2020-02-04 Jens Axboeio_uring: don't map read/write iovec potentially twice
next
This page took 0.101441 seconds and 4 git commands to generate.