]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2025-07-24  Michal Swiatkowskiiavf: use libie_aq_str
2025-07-24  Michal Swiatkowskiice: use libie_aq_str
2025-07-24  Michal Swiatkowskilibie: add adminq helper for converting err to str
2025-07-24  Michal Swiatkowskiiavf: use libie adminq descriptors
2025-07-24  Michal Swiatkowskii40e: use libie adminq descriptors
2025-07-24  Michal Swiatkowskiixgbe: use libie adminq descriptors
2025-07-24  Michal Swiatkowskiice, libie: move generic adminq descriptors to lib
2025-07-24  Linus TorvaldsMerge tag 'sound-6.16' of git://git.kernel.org/pub...
2025-07-24  NeilBrownsmb/server: add ksmbd_vfs_kern_path()
2025-07-24  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2025-07-24  Linus TorvaldsMerge tag 'net-6.16-rc8' of git://git.kernel.org/pub...
2025-07-24  Christoph Hellwigxfs: don't use a xfs_log_iovec for ri_buf in log recovery
2025-07-24  Christoph Hellwigxfs: don't use a xfs_log_iovec for attr_item names...
2025-07-24  Christoph Hellwigxfs: use better names for size members in xfs_log_vec
2025-07-24  Christoph Hellwigxfs: cleanup the ordered item logic in xlog_cil_insert_...
2025-07-24  Christoph Hellwigxfs: don't pass the old lv to xfs_cil_prepare_item
2025-07-24  Steven Rostedtxfs: remove unused trace event xfs_reflink_cow_enospc
2025-07-24  Steven Rostedtxfs: remove unused trace event xfs_discard_rtrelax
2025-07-24  Steven Rostedtxfs: remove unused trace event xfs_log_cil_return
2025-07-24  Steven Rostedtxfs: remove unused trace event xfs_dqreclaim_dirty
2025-07-24  Pranav Tyagifs/xfs: replace strncpy with memtostr_pad()
2025-07-24  Alan Huangxfs: Remove unused label in xfs_dax_notify_dev_failure
2025-07-24  Christoph Hellwigxfs: improve the comments in xfs_select_zone_nowait
2025-07-24  Christoph Hellwigxfs: improve the comments in xfs_max_open_zones
2025-07-24  Christoph Hellwigxfs: stop passing an inode to the zone space reservatio...
2025-07-24  Christoph Hellwigxfs: rename oz_write_pointer to oz_allocated
2025-07-24  Christoph Hellwigxfs: use a uint32_t to cache i_used_blocks in xfs_init_zone
2025-07-24  Christoph Hellwigxfs: improve the xg_active_ref check in xfs_group_free
2025-07-24  Christoph Hellwigxfs: remove the xlog_ticket_t typedef
2025-07-24  Christoph Hellwigxfs: remove xrep_trans_{alloc,cancel}_hook_dummy
2025-07-24  Christoph Hellwigxfs: return the allocated transaction from xchk_trans_a...
2025-07-24  Christoph Hellwigxfs: return the allocated transaction from xfs_trans_al...
2025-07-24  Christoph Hellwigxfs: don't use xfs_trans_reserve in xfs_trans_roll
2025-07-24  Christoph Hellwigxfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
2025-07-24  Christoph Hellwigxfs: don't use xfs_trans_reserve in xfs_trans_reserve_more
2025-07-24  Christoph Hellwigxfs: use xfs_trans_reserve_more in xfs_trans_reserve_mo...
2025-07-24  Fedor Pchelkinxfs: refactor xfs_btree_diff_two_ptrs() to take advanta...
2025-07-24  Fedor Pchelkinxfs: use a proper variable name and type for storing...
2025-07-24  Fedor Pchelkinxfs: refactor cmp_key_with_cur routines to take advanta...
2025-07-24  Fedor Pchelkinxfs: refactor cmp_two_keys routines to take advantage...
2025-07-24  Fedor Pchelkinxfs: rename key_diff routines
2025-07-24  Fedor Pchelkinxfs: rename diff_two_keys routines
2025-07-24  Steven Rostedtxfs: change xfs_xattr_class from a TRACE_EVENT() to...
2025-07-24  Steven Rostedtxfs: only create event xfs_file_compat_ioctl when CONFI...
2025-07-24  Steven Rostedtxfs: remove usused xfs_end_io_direct events
2025-07-24  Steven Rostedtxfs: remove unused event xfs_pagecache_inval
2025-07-24  Steven Rostedtxfs: remove unused event xfs_alloc_near_nominleft
2025-07-24  Steven Rostedtxfs: remove unused event xfs_alloc_near_error
2025-07-24  Steven Rostedtxfs: remove unused event xfs_attr_node_removename
2025-07-24  Steven Rostedtxfs: remove unused xfs_attr events
2025-07-24  Steven Rostedtxfs: remove unused trace event xfs_attr_rmtval_set
2025-07-24  Steven Rostedtxfs: remove unused xfs_reflink_compare_extents events
2025-07-24  Steven Rostedtxfs: remove unused event xfs_ioctl_clone
2025-07-24  Steven Rostedtxfs: remove unused event xlog_iclog_want_sync
2025-07-24  Steven Rostedtxfs: remove unused trace event xfs_attr_remove_iter_return
2025-07-24  Catalin MarinasMerge branch 'for-next/feat_mte_store_only' into for...
2025-07-24  Catalin MarinasMerge branches 'for-next/livepatch', 'for-next/user...
2025-07-24  Gabriele Monacorv: Return init error when registering monitors
2025-07-24  Gabriele Monacoverification/rvgen: Organise Kconfig entries for nested...
2025-07-24  Gabriele Monacotools/dot2c: Fix generated files going over 100 column...
2025-07-24  Gabriele Monacotools/rv: Stop gracefully also on SIGTERM
2025-07-24  Gabriele Monacotools/rv: Do not skip idle in trace
2025-07-24  Nam Caoverification/rvgen: Do not generate unused variables
2025-07-24  Nam Caoverification/rvgen: Generate each variable definition...
2025-07-24  Nam Caoverification/rvgen: Support the 'next' operator
2025-07-24  Nam CaoDocumentation/rv: Add documentation for linear temporal...
2025-07-24  Nam Caoverification/rvgen: Add support for linear temporal...
2025-07-24  Nam Caoverification/rvgen: Restructure the classes to prepare...
2025-07-24  Nam Caoverification/rvgen: Restructure the templates files
2025-07-24  Nam CaoDocumentation/rv: Prepare monitor synthesis document...
2025-07-24  Nam Caoverification/dot2k: Prepare the frontend for LTL inclusion
2025-07-24  Nam Caoverification/dot2k: Replace is_container() hack with...
2025-07-24  Nam Caoverification/dot2k: Remove __buff_to_string()
2025-07-24  Nam Caoverification/dot2k: Make a separate dot2k_templates...
2025-07-24  Zhiyu Zhangscripts: add origin commit identification based on...
2025-07-24  Mauro Carvalho... sphinx: kernel_abi: fix performance regression with...
2025-07-24  Andrew DonnellanDocumentation: core-api: entry: Replace deprecated...
2025-07-24  Vignesh Ramandocs: fault-injection: drop reference to md-faulty
2025-07-24  Arnd Bergmanngpiolib: make legacy interfaces optional
2025-07-24  Steven Rostedttracing: Have eprobes handle arrays
2025-07-24  Ben Hutchingsbootconfig: Fix unaligned access when building footer
2025-07-24  Paolo AbeniMerge tag 'ipsec-next-2025-07-23' of git://git.kernel...
2025-07-24  Fabrizio Castrospi: Add driver for the RZ/V2H(P) RSPI IP
2025-07-24  Fabrizio Castrospi: dt-bindings: Document the RZ/V2H(P) RSPI
2025-07-24  Varshini RajendranASoC: dt-bindings: atmel,at91-ssc: add microchip,sam9x7-ssc
2025-07-24  Chancel LiuASoC: imx-card: Add WM8524 support
2025-07-24  Takashi IwaiMerge tag 'asoc-v6.17' of https://git.kernel.org/pub...
2025-07-24  Takashi IwaiMerge branch 'for-linus' into for-next
2025-07-24  Shengjiu WangASoC: fsl_xcvr: get channel status data with firmware...
2025-07-24  Shengjiu WangASoC: fsl_xcvr: get channel status data when PHY is...
2025-07-24  Xianwei ZhaoMAINTAINERS: Add an entry for Amlogic spi driver
2025-07-24  Sunny Luospi: Add Amlogic SPISG driver
2025-07-24  Sunny Luospi: dt-bindings: Add binding document of Amlogic SPISG...
2025-07-24  Zixian Zengspi: spi-sg2044-nor: Add SPI-NOR controller for SG2042
2025-07-24  Zixian Zengspi: spi-sg2044-nor: Add configurable chip_info
2025-07-24  Zixian Zengspi: dt-bindings: spi-sg2044-nor: Change SOPHGO SG2042
2025-07-24  Charles KeepaxASoC: SDCA: Add support for -cn- value properties
2025-07-24  Charles KeepaxASoC: SDCA: Fix some holes in the regmap readable/write...
2025-07-24  Chao Yuerofs: support to readahead dirent blocks in erofs_read...
2025-07-24  Bo Liu (OpenAnolis)erofs: implement metadata compression
next