]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-08-25 Nanyong Sunnilfs2: fix memory leak in nilfs_sysfs_create_snapshot_...
2021-08-25 Nanyong Sunnilfs2: fix memory leak in nilfs_sysfs_delete_##name...
2021-08-25 Nanyong Sunnilfs2: fix memory leak in nilfs_sysfs_create_##name...
2021-08-25 Nanyong Sunnilfs2: fix NULL pointer in nilfs_##name##_attr_release
2021-08-25 Nanyong Sunnilfs2: fix memory leak in nilfs_sysfs_create_device_group
2021-08-25 Andrew Halaneyinit/main.c: silence some -Wunused-parameter warnings
2021-08-25 Kefeng Wangtrap: cleanup trap_init()
2021-08-25 Rasmus Villemoesinit: move usermodehelper_enable() to populate_rootfs()
2021-08-25 yangerkunramfs: fix mount source show for ramfs
2021-08-25 Andrew Mortonfs-epoll-use-a-per-cpu-counter-for-users-watches-count...
2021-08-25 Randy Dunlapfs-epoll-use-a-per-cpu-counter-for-users-watches-count-fix
2021-08-25 Nicholas Pigginfs/epoll: use a per-cpu counter for user's watches...
2021-08-25 Andrew Mortoncheckpatch-improve-git_commit_id-test-fix
2021-08-25 Joe Perchescheckpatch: improve GIT_COMMIT_ID test
2021-08-25 Mimi Zoharcheckpatch: make email address check case insensitive
2021-08-25 Joe Perchescheckpatch: support wide strings
2021-08-25 Yury Norovlib/vsprintf: don't increment buf in bitmap_list_string
2021-08-25 Yury Norovvsprintf: rework bitmap_list_string
2021-08-25 Yury Norovlib: bitmap: add performance test for bitmap_print_to_p...
2021-08-25 Yury Norovbitmap: unify find_bit operations
2021-08-25 Yury Norovmm/percpu: micro-optimize pcpu_is_populated()
2021-08-25 Andy Shevchenkotools: rename bitmap_alloc() to bitmap_zalloc()
2021-08-25 Yury Norovbitops: replace for_each_*_bit_from() with for_each_...
2021-08-25 Yury Norovfind: micro-optimize for_each_{set,clear}_bit()
2021-08-25 Yury Norovinclude/linux: move for_each_bit() macros from bitops...
2021-08-25 Yury Norovcpumask: replace cpumask_next_* with cpumask_first_...
2021-08-25 Yury Norovtools: sync tools/bitmap with mother linux
2021-08-25 Yury Norovall: replace find_next{,_zero}_bit with find_first...
2021-08-25 Yury Norovcpumask: use find_first_and_bit()
2021-08-25 Yury Norovlib: add find_first_and_bit()
2021-08-25 Yury Norovarch: remove GENERIC_FIND_FIRST_BIT entirely
2021-08-25 Yury Norovinclude: move find.h from asm_generic to linux
2021-08-25 Yury Norovbitops: move find_bit_*_le functions from le.h to find.h
2021-08-25 Yury Norovbitops: protect find_first_{,zero}_bit properly
2021-08-25 Randy Dunlaplib/iov_iter.c: fix kernel-doc warnings
2021-08-25 Randy Dunlaplib/dump_stack: correct kernel-doc notation
2021-08-25 Daniel Latypovlib/test: convert test_sort.c to use KUnit
2021-08-25 Matteo Crocelib/string: optimized memset
2021-08-25 Matteo Crocelib/string: optimized memmove
2021-08-25 Matteo Crocelib/string: optimized memcpy
2021-08-25 Geert Uytterhoevenmath: RATIONAL_KUNIT_TEST should depend on RATIONAL...
2021-08-25 Geert Uytterhoevenmath: make RATIONAL tristate
2021-08-25 Yang Yangkernel/acct.c: use dedicated helper to access rlimit...
2021-08-25 Daniel Lezcanophy/drivers/stm32: use HZ macros
2021-08-25 Daniel Lezcanomtd/drivers/nand: use HZ macros
2021-08-25 Daniel Lezcanoi2c/drivers/ov02q10: use HZ macros
2021-08-25 Daniel Lezcanoiio/drivers/hid-sensor: use HZ macros
2021-08-25 Daniel Lezcanohwmon/drivers/mr75203: use HZ macros
2021-08-25 Daniel Lezcanoiio/drivers/as73211: use HZ macros
2021-08-25 Daniel Lezcanodevfreq: use HZ macros
2021-08-25 Daniel Lezcanothermal/drivers/devfreq_cooling: use HZ macros
2021-08-25 Daniel Lezcanounits: add the HZ macros
2021-08-25 Daniel Lezcanounits: change from 'L' to 'UL'
2021-08-25 Andy Shevchenkoinclude/linux/once.h: fix trivia typo Not -> Note
2021-08-25 Colin Ian Kingarch: Kconfig: fix spelling mistake "seperate" -> ...
2021-08-25 Julius Hemanth... proc/sysctl: make protected_* world readable
2021-08-25 Ohhoon Kwonconnector: send event on write to /proc/[pid]/comm
2021-08-25 Christoph Hellwigproc: stop using seq_get_buf in proc_task_name
2021-08-25 Feng Zhoufs/proc/kcore.c: add mmap interface
2021-08-25 Greg Kroah... percpu: remove export of pcpu_base_addr
2021-08-25 Randy Dunlapalpha: pci-sysfs: fix all kernel-doc warnings
2021-08-25 Randy Dunlapalpha: agp: make empty macros use do-while-0 style
2021-08-25 Tetsuo Handakernel/hung_task.c: Monitor killed tasks.
2021-08-25 Tetsuo Handafs/buffer.c: dump more info for __getblk_gfp() stall...
2021-08-25 Tetsuo Handafs/buffer.c: add debug print for __getblk_gfp() stall...
2021-08-25 SeongJae ParkMAINTAINERS: update for DAMON
2021-08-25 SeongJae Parkmm/damon: add user space selftests
2021-08-25 SeongJae Parkmm/damon: add kunit tests
2021-08-25 SeongJae ParkDocumentation: add documents for DAMON
2021-08-25 SeongJae Parkmm/damon/dbgfs: support multiple contexts
2021-08-25 SeongJae Parkmm/damon/dbgfs: export kdamond pid to the user space
2021-08-25 Andrew Mortonmm-damon-implement-a-debugfs-based-user-space-interface...
2021-08-25 Andrew Mortonmm-damon-implement-a-debugfs-based-user-space-interface-fix
2021-08-25 SeongJae Parkmm/damon: implement a debugfs-based user space interface
2021-08-25 SeongJae Parkmm/damon: add a tracepoint
2021-08-25 SeongJae Parkmm/damon/Kconfig: Remove unnecessary PAGE_EXTENSION...
2021-08-25 Andrew Mortonmm-damon-implement-primitives-for-the-virtual-memory...
2021-08-25 SeongJae Parkmm/damon: implement primitives for the virtual memory...
2021-08-25 SeongJae Parkmm/damon/Kconfig: Hide PAGE_IDLE_FLAG from users
2021-08-25 Andrew Mortonmm-idle_page_tracking-make-pg_idle-reusable-fix-fix
2021-08-25 SeongJae Parkmm/PAGE_IDLE_FLAG: Set PAGE_EXTENSION for none-64BIT
2021-08-25 SeongJae Parkmm/idle_page_tracking: make PG_idle reusable
2021-08-25 SeongJae Parkmm/damon: adaptively adjust regions
2021-08-25 SeongJae Parkmm/damon/core: implement region-based sampling
2021-08-25 SeongJae Parkmm: introduce Data Access MONitor (DAMON)
2021-08-25 Marco Elverkfence: show cpu and timestamp in alloc/free info
2021-08-25 Jordy Zomermm/secretmem: use refcount_t instead of atomic_t
2021-08-25 Muchun Songmm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAG...
2021-08-25 Changbin Dumm: in_irq() cleanup
2021-08-25 Ira Weinymm/highmem: Remove deprecated kmap_atomic
2021-08-25 Sebastian Andrzej... highmem: don't disable preemption on RT in kmap_atomic()
2021-08-25 Miaohe Linmm/zsmalloc.c: combine two atomic ops in zs_pool_dec_is...
2021-08-25 Miaohe Linmm/zsmalloc.c: close race window between zs_pool_dec_is...
2021-08-25 Xiyu Yangmm/rmap: convert from atomic_t to refcount_t on anon_vm...
2021-08-25 Muchun Songmm: remove redundant compound_head() calling
2021-08-25 Miaohe Linmm/memory_hotplug: make HWPoisoned dirty swapcache...
2021-08-25 Miaohe Linmm/memory_hotplug: use helper zone_is_zone_device(...
2021-08-25 David Hildenbrandmm/memory_hotplug: improved dynamic memory group aware...
2021-08-25 David Hildenbrandmm/memory_hotplug: memory group aware "auto-movable...
2021-08-25 David Hildenbrandvirtio-mem: use a single dynamic memory group for a...
next