]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-01-13  Yafang Shaonet: remove get_task_comm() and print task comm directly
2025-01-13  Yafang Shaoarch: remove get_task_comm() and print task comm directly
2025-01-13  Yafang Shaokernel: remove get_task_comm() and print task comm...
2025-01-13  Dominik Karol... kasan: fix typo in kasan_poison_new_object documentation
2025-01-13  Ariel Otilibililib/inflate.c: remove dead code
2025-01-13  Martin Kepplingerinit: fix removal warning for deprecated initrd loading
2025-01-13  Matthew Wilcox... iov_iter: remove setting of page->index
2025-01-13  Mark Tinguelyocfs2: support large folios in ocfs2_write_zero_page()
2025-01-13  Mark Tinguelyocfs2: support large folios in ocfs2_zero_cluster_folios()
2025-01-13  Matthew Wilcox... ocfs2: remove ocfs2_start_walk_page_trans() prototype
2025-01-13  Matthew Wilcox... ocfs2: use a folio in ocfs2_fast_symlink_read_folio()
2025-01-13  Matthew Wilcox... ocfs2: convert ocfs2_read_inline_data() to take a folio
2025-01-13  Mark Tinguelyocfs2: convert ocfs2_map_and_dirty_page() to ocfs2_map_...
2025-01-13  Mark Tinguelyocfs2: convert ocfs2_duplicate_clusters_by_page() to...
2025-01-13  Mark Tinguelyocfs2: use an array of folios instead of an array of...
2025-01-13  Mark Tinguelyocfs2: convert ocfs2_clear_page_regions() to ocfs2_clea...
2025-01-13  Mark Tinguelyocfs2: convert ocfs2_map_page_blocks() to ocfs2_map_fol...
2025-01-13  Mark Tinguelyocfs2: use a folio in ocfs2_map_and_dirty_page()
2025-01-13  Mark Tinguelyocfs2: use a folio in ocfs2_prepare_page_for_write()
2025-01-13  Mark Tinguelyocfs2: use a folio in ocfs2_write_end_nolock()
2025-01-13  Mark Tinguelyocfs2: convert ocfs2_write_failure() to use a folio
2025-01-13  Mark Tinguelyocfs2: convert w_pages to w_folios
2025-01-13  Mark Tinguelyocfs2: convert ocfs2_inode_lock_with_page() to ocfs2_in...
2025-01-13  Mark Tinguelyocfs2: convert ocfs2_readpage_inline() to take a folio
2025-01-13  Matthew Wilcox... ocfs2: pass mmap_folio around instead of mmap_page
2025-01-13  Mark Tinguelyocfs2: use a folio in ocfs2_write_begin_inline()
2025-01-13  Mark Tinguelyocfs2: use a folio in ocfs2_zero_new_buffers()
2025-01-13  Mark Tinguelyocfs2: convert w_target_page to w_target_folio
2025-01-13  Matthew Wilcox... ocfs2: convert ocfs2_page_mkwrite() to use a folio
2025-01-13  Matthew Wilcox... ocfs2: handle a symlink read error correctly
2025-01-13  pangliyuanSquashfs: don't allocate fragment caches more than...
2025-01-13  Luis Felipe... lib/math: add int_sqrt test suite
2025-01-13  Tamir DubersteinXArray: minor documentation improvements
2025-01-13  Daniel Yangocfs2: replace deprecated simple_strtol with kstrtol
2025-01-13  Dmitry Antipovocfs2: miscellaneous spelling fixes
2025-01-13  Daniel Yangocfs2: heartbeat: replace simple_strtoul with kstrtoul
2025-01-13  Thorsten Blumalpha: remove duplicate included header file
2025-01-13  Pratyush Mittallib/rhashtable: fix the typo for preemptible
2025-01-13  Mateusz Guzikget_task_exe_file: check PF_KTHREAD locklessly
2025-01-13  Shivam Chaudharykernel-wide: add explicity||explicitly to spelling.txt
2025-01-13  Eric Sandeenocfs2: convert to the new mount API
2025-01-13  Eric Sandeendlmfs: convert to the new mount API
2025-01-13  Yunhui Cuiwatchdog: output this_cpu when printing hard LOCKUP
2025-01-13  Easwar HariharanALSA: line6: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanlivepatch: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanceph: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanstaging: vc04_services: convert timeouts to secs_to_jif...
2025-01-13  Easwar Hariharanbluetooth: mgmt: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanwifi: ath11k: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanxen/blkback: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanscsi: pm8001: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanscsi: arcmsr: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanscsi: lpfc: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharandrm/xe: convert timeout to secs_to_jiffies()
2025-01-13  Easwar Hariharanaccel/habanalabs: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanmm: kmemleak: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharanpowerpc/papr_scm: convert timeouts to secs_to_jiffies()
2025-01-13  Easwar Hariharans390: kernel: convert timeouts to use secs_to_jiffies()
2025-01-13  Easwar Hariharanarm: pxa: convert timeouts to use secs_to_jiffies()
2025-01-13  Easwar Hariharancoccinelle: misc: add secs_to_jiffies script
2025-01-13  Easwar Hariharannetfilter: conntrack: cleanup timeout definitions
2025-01-13  Akinobu Mitafault-inject: use prandom where cryptographically secur...
2025-01-13  Tamir Dubersteincheckpatch: check return of `git_commit_info`
2025-01-13  MengEn Sunucounts: move kfree() out of critical zone protected...
2025-01-13  Tamir Dubersteinxarray: port tests to kunit
2025-01-13  Geert Uytterhoeveninclude: update references to include/asm-<arch>
2025-01-13  Geert Uytterhoevencheckpatch: update reference to include/asm-<arch>
2025-01-13  zhang jiaotools/accounting/procacct: fix minor errors
2025-01-13  Wang Yaxindelayacct: add delay max to record delay peak
2025-01-13  Zijun Hukernel/resource: simplify API __devm_release_region...
2025-01-13  Tamir Dubersteinxarray: extract helper from __xa_{insert,cmpxchg}
2025-01-13  Tamir Dubersteinxarray: extract xa_zero_to_null
2025-01-13  Colin Ian Kingscripts/spelling.txt: add more spellings to spelling.txt
2025-01-13  Kuan-Wei ChiuDocumentation/core-api: min_heap: add author information
2025-01-13  Kuan-Wei Chiulib min_heap: add brief introduction to Min Heap API
2025-01-13  Kuan-Wei Chiulib/test_min_heap: use inline min heap variants to...
2025-01-13  Kuan-Wei Chiulib min_heap: improve type safety in min_heap macros...
2025-01-06  Linus TorvaldsRevert "vmstat: disable vmstat_work on vmstat_cpu_down_...
2025-01-05  Linus TorvaldsLinux 6.13-rc6 v6.13-rc6
2025-01-05  Linus TorvaldsMerge tag 'kbuild-fixes-v6.13-3' of git://git.kernel...
2025-01-05  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-01-04-18-02' of...
2025-01-05  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2025-01-05  Thomas Weißschuhkbuild: pacman-pkg: provide versioned linux-api-headers...
2025-01-04  Linus TorvaldsMerge tag 'linux-watchdog-6.13-rc6' of git://www.linux...
2025-01-03  Linus TorvaldsMerge tag 'sched_ext-for-6.13-rc5-fixes' of git://git...
2025-01-03  Linus TorvaldsMerge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel...
2025-01-03  Linus TorvaldsMerge tag 'block-6.13-20250103' of git://git.kernel...
2025-01-03  Linus TorvaldsMerge tag 'io_uring-6.13-20250103' of git://git.kernel...
2025-01-03  Linus TorvaldsMerge tag 'net-6.13-rc6' of git://git.kernel.org/pub...
2025-01-03  Linus TorvaldsMerge tag 'nios2_update_for_v6.14' of git://git.kernel...
2025-01-03  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2025-01-03  Linus TorvaldsMerge tag 'pinctrl-v6.13-2' of git://git.kernel.org...
2025-01-03  Linus TorvaldsMerge tag 'sound-6.13-rc6' of git://git.kernel.org...
2025-01-03  Linus TorvaldsMerge tag 'drm-fixes-2025-01-03' of https://gitlab...
2025-01-03  Linus TorvaldsMerge tag 'ftrace-v6.13-rc5-2' of git://git.kernel...
2025-01-03  Jens Axboeio_uring/kbuf: use pre-committed buffer address for...
2025-01-03  Mark ZhangRDMA/mlx5: Enable multiplane mode only when it is supported
2025-01-03  David S. MillerMerge branch 'net-iep-clock-module-fixes'
2025-01-03  Meghana Malladinet: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG...
2025-01-03  MD Danish Anwarnet: ti: icssg-prueth: Fix firmware load sequence.
next