]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2021-07-02  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-02  Linus TorvaldsMerge branch 'for-5.14' of git://git.kernel.org/pub...
2021-07-02  Linus TorvaldsMerge branch 'for-5.14' of git://git.kernel.org/pub...
2021-07-02  Linus TorvaldsMerge tag 'mips_5.14' of git://git.kernel.org/pub/scm...
2021-07-01  Linus TorvaldsMerge tag 'pinctrl-v5.14-1' of git://git.kernel.org...
2021-07-01  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-07-01  Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2021-07-01  Linus TorvaldsMerge tag 'drm-next-2021-07-01' of git://anongit.freede...
2021-07-01  Linus TorvaldsMerge tag 'for-5.14/io_uring-2021-06-30' of git://git...
2021-07-01  Linus TorvaldsMerge tag 'fs_for_v5.14-rc1' of git://git.kernel.org...
2021-07-01  Manfred Spraulipc/util.c: use binary search for max_idx
2021-07-01  Manfred Spraulipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock
2021-07-01  Vasily Averinipc: use kmalloc for msg_queue and shmid_kernel
2021-07-01  Vasily Averinipc sem: use kvmalloc for sem_undo allocation
2021-07-01  Yu Kuailib/decompressors: remove set but not used variabled...
2021-07-01  Dave Hansenselftests/vm/pkeys: exercise x86 XSAVE init state
2021-07-01  Dave Hansenselftests/vm/pkeys: refill shadow register after implic...
2021-07-01  Dave Hansenselftests/vm/pkeys: handle negative sys_pkey_alloc...
2021-07-01  Dave Hansenselftests/vm/pkeys: fix alloc_random_pkey() to make...
2021-07-01  Marco Elverkcov: add __no_sanitize_coverage to fix noinstr for...
2021-07-01  Alexey Dobriyanexec: remove checks in __register_bimfmt()
2021-07-01  Al Virox86: signal: don't do sas_ss_reset() until we are certa...
2021-07-01  Chung-Chiang... hfsplus: report create_date to kstat.btime
2021-07-01  Zhen Leihfsplus: remove unnecessary oom message
2021-07-01  Colin Ian Kingnilfs2: remove redundant continue statement in a while...
2021-07-01  Barry Songkprobes: remove duplicated strong free_insn_page in...
2021-07-01  Andrew Halaneyinit: print out unknown kernel parameters
2021-07-01  Guenter Roeckcheckpatch: do not complain about positive return value...
2021-07-01  Joe Perchescheckpatch: improve the indented label test
2021-07-01  Guenter Roeckcheckpatch: scripts/spdxcheck.py now requires python3
2021-07-01  Dimitri John... lib/decompress_unlz4.c: correctly handle zero-padding...
2021-07-01  Rajat Asthanalz4_decompress: declare LZ4_decompress_safe_withPrefix6...
2021-07-01  Andy Shevchenkokernel.h: split out kstrtox() and simple_strtox() to...
2021-07-01  Matteo Crocelib/test_string.c: allow module removal
2021-07-01  Alexey Dobriyanlib: uninline simple_strtoull()
2021-07-01  Alexey Dobriyanlib: memscan() fixlet
2021-07-01  Zhen Leilib/mpi: fix spelling mistakes
2021-07-01  Zhen Leilib/decompressors: fix spelling mistakes
2021-07-01  Trent Piepholib/math/rational: add Kunit test cases
2021-07-01  Trent Piepholib/math/rational.c: fix divide by zero
2021-07-01  Andy Shevchenkoseq_file: drop unused *_escape_mem_ascii()
2021-07-01  Andy Shevchenkonfsd: avoid non-flexible API in seq_quote_mem()
2021-07-01  Andy Shevchenkoseq_file: convert seq_escape() to use seq_escape_str()
2021-07-01  Andy Shevchenkoseq_file: add seq_escape_str() as replica of string_esc...
2021-07-01  Andy Shevchenkoseq_file: introduce seq_escape_mem()
2021-07-01  Andy ShevchenkoMAINTAINERS: add myself as designated reviewer for...
2021-07-01  Andy Shevchenkolib/test-string_helpers: add test cases for new features
2021-07-01  Andy Shevchenkolib/test-string_helpers: get rid of trailing comma...
2021-07-01  Andy Shevchenkolib/test-string_helpers: print flags in hexadecimal...
2021-07-01  Andy Shevchenkolib/string_helpers: allow to append additional characte...
2021-07-01  Andy Shevchenkolib/string_helpers: introduce ESCAPE_NAP to escape...
2021-07-01  Andy Shevchenkolib/string_helpers: introduce ESCAPE_NA for escaping...
2021-07-01  Andy Shevchenkolib/string_helpers: drop indentation level in string_es...
2021-07-01  Andy Shevchenkolib/string_helpers: move ESCAPE_NP check inside 'else...
2021-07-01  Andy Shevchenkolib/string_helpers: switch to use BIT() macro
2021-07-01  Zhen Leilib: decompress_bunzip2: remove an unneeded semicolon
2021-07-01  Andy Shevchenkokernel.h: split out panic and oops helpers
2021-07-01  Andy Shevchenkodrm: include only needed headers in ascii85.h
2021-07-01  Jiapeng Chongsysctl: remove redundant assignment to first
2021-07-01  Kalesh Singhprocfs/dmabuf: add inode number to /proc/*/fdinfo
2021-07-01  Kalesh Singhprocfs: allow reading fdinfo with PTRACE_MODE_READ
2021-07-01  Marcelo Henrique... proc: Avoid mixing integer types in mem_rw()
2021-07-01  Alistair Popplenouveau/svm: implement atomic SVM access
2021-07-01  Alistair Popplenouveau/svm: refactor nouveau_range_fault
2021-07-01  Alistair Popplemm: selftests for exclusive device memory
2021-07-01  Alistair Popplemm: device exclusive memory access
2021-07-01  Alistair Popplemm/memory.c: allow different return codes for copy_nonp...
2021-07-01  Alistair Popplemm: rename migrate_pgmap_owner
2021-07-01  Alistair Popplemm/rmap: split migration into its own function
2021-07-01  Alistair Popplemm/rmap: split try_to_munlock from try_to_unmap
2021-07-01  Alistair Popplemm/swapops: rework swap entry manipulation code
2021-07-01  Alistair Popplemm: remove special swap entry functions
2021-07-01  Marco Elverkfence: unconditionally use unbound work queue
2021-07-01  Anshuman Khandualmm/thp: define default pmd_pgtable()
2021-07-01  Mel Gormanmm/swap: make NODE_DATA an inline function on CONFIG_FL...
2021-07-01  Mel Gormanmm/page_alloc: move prototype for find_suitable_fallback
2021-07-01  Mel Gormanmm/mmap_lock: remove dead code for !CONFIG_TRACING...
2021-07-01  Mel Gormanmm/swap: make swap_address_space an inline function
2021-07-01  Mel Gormanmm/z3fold: add kerneldoc fields for z3fold_pool
2021-07-01  Mel Gormanmm/zbud: add kerneldoc fields for zbud_pool
2021-07-01  Mel Gormanmm/memory_hotplug: fix kerneldoc comment for __remove_m...
2021-07-01  Mel Gormanmm/memory_hotplug: fix kerneldoc comment for __try_onli...
2021-07-01  Mel Gormanmm/memcontrol.c: fix kerneldoc comment for mem_cgroup_c...
2021-07-01  Mel Gormanmm/mapping_dirty_helpers: remove double Note in kerneldoc
2021-07-01  Mel Gormanmm/page_alloc: make should_fail_alloc_page() static
2021-07-01  Mel Gormanmm/vmalloc: include header for prototype of set_iounmap...
2021-07-01  Mel Gormanmm/vmscan: remove kerneldoc-like comment from isolate_l...
2021-07-01  Zhen Leimm: fix spelling mistakes
2021-07-01  Anshuman Khandualmm: define default value for FIRST_USER_ADDRESS
2021-07-01  Hyeonggon Yoomm: fix typos and grammar error in comments
2021-07-01  Yue Huzram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
2021-07-01  Miaohe Linmm/zsmalloc.c: improve readability for async_free_zspage()
2021-07-01  Miaohe Linmm/zsmalloc.c: remove confusing code in obj_free()
2021-07-01  Miaohe Linmm/zswap.c: fix two bugs in zswap_writeback_entry()
2021-07-01  Miaohe Linmm/zswap.c: avoid unnecessary copy-in at map time
2021-07-01  Miaohe Linmm/zswap.c: remove unused function zswap_debugfs_exit()
2021-07-01  Oscar Salvadormm,memory_hotplug: drop unneeded locking
2021-07-01  Liam Markmm/memory_hotplug: rate limit page migration warnings
2021-07-01  David Hildenbrandselftests/vm: add test for MADV_POPULATE_(READ|WRITE)
2021-07-01  David Hildenbrandselftests/vm: add protection_keys_32 / protection_keys_...
next