]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2024-06-29  Amer Al Shanawanyselftests: proc: remove unreached code and fix build...
2024-06-29  Sidhartha Kumartools/testing/radix-tree/idr-test: add missing MODULE_D...
2024-06-25  Jeff JohnsonKUnit: add missing MODULE_DESCRIPTION() macros for...
2024-06-25  Suren Baghdasaryanlib/dump_stack: report process UID in dump_stack_print_...
2024-06-25  Sidhartha Kumartools/testing/radix-tree: add missing MODULE_DESCRIPTIO...
2024-06-25  Christophe... ocfs2: constify struct ocfs2_stack_operations
2024-06-25  Christophe... ocfs2: constify struct ocfs2_lock_res_ops
2024-06-25  I Hsin Chenglib/plist.c: avoid worst case scenario in plist_add
2024-06-25  Yongliang Gaohung_task: ignore hung_task_warnings when hung_task_pan...
2024-06-25  Dan Carpentercheckpatch: check for missing Fixes tags
2024-06-25  Wolfram Sangcheckpatch: really skip LONG_LINE_* when LONG_LINE...
2024-06-25  Ryusuke Konishinilfs2: do not call inode_attach_wb() directly
2024-06-25  Ryusuke Konishinilfs2: prepare backing device folios for writing after...
2024-06-25  Christophe... proc: remove usage of the deprecated ida_simple_xx...
2024-06-25  Christophe... most: remove usage of the deprecated ida_simple_xx...
2024-06-25  Christophe... fsi: occ: remove usage of the deprecated ida_simple_xx...
2024-06-25  Wenchao Haocrash: remove header files which are included more...
2024-06-25  Alexey Dobriyanproc: test "Kthread:" field
2024-06-25  Brian Masneylib/Kconfig.debug: document panic= command line option...
2024-06-25  Jeff Johnsonlib/test_linear_ranges: add missing MODULE_DESCRIPTION...
2024-06-25  Jeff Johnsonlib/test_kmod: add missing MODULE_DESCRIPTION() macro
2024-06-25  Jeff Johnsonsiphash: add missing MODULE_DESCRIPTION() macro
2024-06-25  Jeff Johnsonuuid: add missing MODULE_DESCRIPTION() macro
2024-06-25  Jeff Johnsonkunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
2024-06-25  Jeff Johnsonlib/asn1_encoder: add missing MODULE_DESCRIPTION()...
2024-06-25  Jeff JohnsonKUnit: add missing MODULE_DESCRIPTION() macros for...
2024-06-25  Jeff Johnsonkunit/fortify: add missing MODULE_DESCRIPTION() macros
2024-06-25  Jani Nikulakernel/panic: add verbose logging of kernel taints...
2024-06-25  Jani Nikulakernel/panic: initialize taint_flags[] using a macro
2024-06-25  Jani Nikulakernel/panic: convert print_tainted() to use struct...
2024-06-25  Jani Nikulakernel/panic: return early from print_tainted() when...
2024-06-25  Jeff Johnsonlib/ts: add missing MODULE_DESCRIPTION() macros
2024-06-25  Kuan-Wei Chiutools/lib/list_sort: remove redundant code for cond_res...
2024-06-25  I Hsin Chenglib/plist.c: enforce memory ordering in plist_check_list
2024-06-25  Wen Yangselftests: introduce additional eventfd test coverage
2024-06-25  Mateusz Guzikpercpu_counter: add a cmpxchg-based _add_batch variant
2024-06-25  John Hubbardselftests/mqueue: fix 5 warnings about signed/unsigned...
2024-06-25  Kuan-Wei Chiulib/test_sort: add a testcase to ensure code coverage
2024-06-25  Kuan-Wei Chiulib/sort: optimize heapsort for handling final 2 or...
2024-06-25  Kuan-Wei Chiulib/sort: fix outdated comment regarding glibc qsort()
2024-06-25  Kuan-Wei Chiulib/sort: remove unused pr_fmt macro
2024-06-25  Yury Norovcpumask: make core headers including cpumask_types...
2024-06-25  Yury Norovcpumask: cleanup core headers inclusion
2024-06-25  Yury Norovsched: drop sched.h dependency on cpumask
2024-06-25  Yury Norovcpumask: split out include/linux/cpumask_types.h
2024-06-25  Yury Norovsched: avoid using ilog2() in sched.h
2024-06-25  Yury NorovMAINTAINERS: add linux/nodemask_types.h to BITMAP API
2024-06-25  Xiong Nandiscripts/decode_stacktrace.sh: better support to ARM32...
2024-06-25  Xiong Nandiscripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX...
2024-06-25  Kuan-Wei Chiubcachefs: remove heap-related macros and switch to...
2024-06-25  Kuan-Wei Chiubcache: remove heap-related macros and switch to generi...
2024-06-25  Kuan-Wei Chiulib/test_min_heap: add test for heap_del()
2024-06-25  Kuan-Wei Chiulib min_heap: update min_heap_push() to use min_heap_si...
2024-06-25  Kuan-Wei Chiulib min_heap: rename min_heapify() to min_heap_sift_down()
2024-06-25  Kuan-Wei Chiulib min_heap: update min_heap_push() and min_heap_pop...
2024-06-25  Kuan-Wei Chiulib min_heap: add min_heap_del()
2024-06-25  Kuan-Wei Chiulib min_heap: add min_heap_sift_up()
2024-06-25  Kuan-Wei Chiulib min_heap: add args for min_heap_callbacks
2024-06-25  Kuan-Wei Chiulib min_heap: add min_heap_full()
2024-06-25  Kuan-Wei Chiulib min_heap: add min_heap_peek()
2024-06-25  Kuan-Wei Chiulib min_heap: add min_heap_init()
2024-06-25  Kuan-Wei Chiulib min_heap: add type safe interface
2024-06-25  Kuan-Wei Chiubcachefs: fix typo
2024-06-25  Kuan-Wei Chiubcache: fix typo
2024-06-25  Kuan-Wei Chiuperf/core: fix several typos
2024-06-25  Wei-Hsin Yehinclude/linux/jhash.h: fix typos
2024-06-25  Uros Bizjakfork: use this_cpu_try_cmpxchg() in try_release_thread_...
2024-06-25  Ferry Mengocfs2: strict bound check before memcmp in ocfs2_xattr_...
2024-06-25  Ferry Mengocfs2: add bounds checking to ocfs2_xattr_find_entry()
2024-06-25  Jeff Johnsonbacktracetest: add MODULE_DESCRIPTION()
2024-06-23  Linus TorvaldsLinux 6.10-rc5 v6.10-rc5
2024-06-23  Linus TorvaldsMerge tag 'i2c-for-6.10-rc5' of git://git.kernel.org...
2024-06-23  Linus TorvaldsMerge tag '6.10-rc4-smb3-client-fixes' of git://git...
2024-06-23  Linus TorvaldsMerge tag 'fixes-2024-06-23' of git://git.kernel.org...
2024-06-23  Linus TorvaldsMerge tag 'mips-fixes_6.10_2' of git://git.kernel.org...
2024-06-23  Linus TorvaldsMerge tag 'x86_urgent_for_v6.10_rc5' of git://git.kerne...
2024-06-23  Linus TorvaldsMerge tag 'powerpc-6.10-3' of git://git.kernel.org...
2024-06-23  Wolfram SangMerge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel...
2024-06-22  Linus TorvaldsMerge tag 'rust-fixes-6.10' of https://github.com/Rust...
2024-06-22  Linus TorvaldsMerge tag 'regulator-fix-v6.10-rc4' of git://git.kernel...
2024-06-22  Linus TorvaldsMerge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org...
2024-06-22  Linus TorvaldsMerge tag 'nfsd-6.10-2' of git://git.kernel.org/pub...
2024-06-22  Linus TorvaldsMerge tag 'xfs-6.10-fixes-4' of git://git.kernel.org...
2024-06-22  Linus TorvaldsMerge tag 'bcachefs-2024-06-22' of https://evilpiepirat...
2024-06-22  Linus TorvaldsMerge tag 'ata-6.10-rc5' of git://git.kernel.org/pub...
2024-06-22  Linus TorvaldsMerge tag 'pwm/for-6.10-rc5-fixes-take2' of git://git...
2024-06-22  Linus TorvaldsMerge tag 'arm-fixes-6.10' of git://git.kernel.org...
2024-06-22  Linus TorvaldsMerge tag 'loongarch-fixes-6.10-2' of git://git.kernel...
2024-06-22  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2024-06-22  Uwe Kleine... pwm: stm32: Fix error message to not describe the previ...
2024-06-22  Uwe Kleine... pwm: stm32: Fix calculation of prescaler
2024-06-22  Wolfram Sangdocs: i2c: summary: be clearer with 'controller/target...
2024-06-22  Wolfram Sangdocs: i2c: summary: document 'local' and 'remote' targets
2024-06-22  Wolfram Sangdocs: i2c: summary: document use of inclusive language
2024-06-22  Wolfram Sangdocs: i2c: summary: update speed mode description
2024-06-22  Wolfram Sangdocs: i2c: summary: update I2C specification link
2024-06-22  Wolfram Sangdocs: i2c: summary: start sentences consistently.
2024-06-21  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-06-21  Linus TorvaldsMerge tag 'drm-fixes-2024-06-22' of https://gitlab...
2024-06-21  Linus TorvaldsMerge tag 'ovl-fixes-6.10-rc5' of git://git.kernel...
next