]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2026-04-10  Samasth Norway... gpio: tegra: return -ENOMEM on allocation failure in...
2026-04-10  Laurent Pinchartdrm: rcar-du: Fix crash when no CMM is available
2026-04-10  Dave AirlieMerge tag 'drm-misc-fixes-2026-04-09' of https://gitlab...
2026-04-10  Hangbin Liutools: ynl: tests: fix leading space on Makefile target
2026-04-10  Jakub Kicinskiselftests: net: py: explicitly forbid multiple ksft_run...
2026-04-10  Yue Haibingipv6: sit: remove redundant ret = 0 assignment
2026-04-10  Mohsin Bashireth: fbnic: Use wake instead of start
2026-04-10  Lorenzo Bianconinet: airoha: Add dma_rmb() and READ_ONCE() in airoha_qd...
2026-04-10  Jiawen Wunet: txgbe: fix RTNL assertion warning when remove...
2026-04-10  Jakub KicinskiMerge branch 'net-bcmgenet-fix-queue-lock-up'
2026-04-10  Justin Chennet: bcmgenet: fix racing timeout handler
2026-04-10  Justin Chennet: bcmgenet: fix leaking free_bds
2026-04-10  Justin Chennet: bcmgenet: fix off-by-one in bcmgenet_put_txcb
2026-04-10  Kevin Haonet: macb: Use napi_schedule_irqoff() in IRQ handler
2026-04-10  Qingfang Dengppp: consolidate refcount decrements
2026-04-10  Marek Vasutnet: phy: realtek: Add property to enable SSC
2026-04-10  Marek Vasutdt-bindings: net: realtek,rtl82xx: Document realtek...
2026-04-10  Marek Vasutdt-bindings: net: realtek,rtl82xx: Keep property list...
2026-04-10  Jakub KicinskiMerge branch 'macsec-add-support-for-vlan-filtering...
2026-04-10  Cosmin Ratiumacsec: Support VLAN-filtering lower devices
2026-04-10  Cosmin Ratiuselftests: Add MACsec VLAN propagation traffic test
2026-04-10  Cosmin Ratiunsim: Add support for VLAN filters
2026-04-10  Cosmin Ratiuselftests: Migrate nsim-only MACsec tests to Python
2026-04-10  Paolo Abeniipv6: move IFA_F_PERMANENT percpu allocation in process...
2026-04-10  David Carliernet: use get_random_u{16,32,64}() where appropriate
2026-04-10  Zhang Yijbd2: fix deadlock in jbd2_journal_cancel_revoke()
2026-04-10  Sohei Koyamaext4: fix missing brelse() in ext4_xattr_inode_dec_ref_...
2026-04-10  Ye Binext4: fix possible null-ptr-deref in mbt_kunit_exit()
2026-04-10  Ye Binext4: fix possible null-ptr-deref in extents_kunit_exit()
2026-04-10  Ye Binext4: fix the error handling process in extents_kunit_i...
2026-04-10  Ye Binext4: call deactivate_super() in extents_kunit_exit()
2026-04-10  Ye Binext4: fix miss unlock 'sb->s_umount' in extents_kunit_i...
2026-04-10  Deepanshu Kartikeyext4: fix bounds check in check_xattrs() to prevent...
2026-04-10  Zhang Yiext4: zero post-EOF partial block before appending...
2026-04-10  Zhang Yiext4: move pagecache_isize_extended() out of active...
2026-04-10  Zhang Yiext4: remove ctime/mtime update from ext4_alloc_file_bl...
2026-04-10  Zhang Yiext4: unify SYNC mode checks in fallocate paths
2026-04-10  Zhang Yiext4: ensure zeroed partial blocks are persisted in...
2026-04-10  Zhang Yiext4: move zero partial block range functions out of...
2026-04-10  Zhang Yiext4: pass allocate range as loff_t to ext4_alloc_file_...
2026-04-10  Zhang Yiext4: remove handle parameters from zero partial block...
2026-04-10  Zhang Yiext4: move ordered data handling out of ext4_block_do_z...
2026-04-10  Zhang Yiext4: rename ext4_block_zero_page_range() to ext4_block...
2026-04-10  Zhang Yiext4: factor out journalled block zeroing range
2026-04-10  Zhang Yiext4: rename and extend ext4_block_truncate_page()
2026-04-10  Zhang Yiext4: add did_zero output parameter to ext4_block_zero_...
2026-04-10  David Laightext4: fix diagnostic printf formats
2026-04-10  NeilBrownext4: move dcache manipulation out of __ext4_link()
2026-04-10  NeilBrownext4: add ext4_fc_eligible()
2026-04-10  NeilBrownext4: split __ext4_add_entry() out of ext4_add_entry()
2026-04-10  Philipp Hahnext4: prefer IS_ERR_OR_NULL over manual NULL check
2026-04-10  Jakub Kicinskinet: remove the netif_get_rx_queue_lease_locked() helpers
2026-04-10  Jakub KicinskiMerge branch 'netkit-support-for-io_uring-zero-copy...
2026-04-10  David Weiselftests/net: Add queue leasing tests with netkit
2026-04-10  Daniel Borkmannnetkit: Add xsk support for af_xdp applications
2026-04-10  Daniel Borkmannnetkit: Add netkit notifier to check for unregistering...
2026-04-10  David Weinetkit: Implement rtnl_link_ops->alloc and ndo_queue_create
2026-04-10  Daniel Borkmannnetkit: Add single device mode for netkit
2026-04-10  Daniel Borkmannxsk: Proxy pool management for leased queues
2026-04-10  Daniel Borkmannxsk: Extend xsk_rcv_check validation
2026-04-10  David Weinet: Proxy netdev_queue_get_dma_dev for leased queues
2026-04-10  David Weinet: Proxy netif_mp_{open,close}_rxq for leased queues
2026-04-10  Daniel Borkmannnet: Slightly simplify net_mp_{open,close}_rxq
2026-04-10  Daniel Borkmannnet, ethtool: Disallow leased real rxqs to be resized
2026-04-10  Daniel Borkmannnet: Add lease info to queue-get response
2026-04-10  Daniel Borkmannnet: Implement netdev_nl_queue_create_doit
2026-04-10  Daniel Borkmannnet: Add queue-create operation
2026-04-10  Dave AirlieMerge tag 'drm-misc-next-fixes-2026-04-09' of https...
2026-04-10  Christoph Hellwigblock: refactor blkdev_zone_mgmt_ioctl
2026-04-10  Ming LeiMAINTAINERS: update ublk driver maintainer email
2026-04-10  Ming LeiDocumentation: ublk: address review comments for SHMEM_...
2026-04-10  Ming Leiublk: allow buffer registration before device is started
2026-04-10  Ming Leiublk: replace xarray with IDA for shmem buffer index...
2026-04-10  Ming Leiublk: simplify PFN range loop in __ublk_ctrl_reg_buf
2026-04-10  Ming Leiublk: verify all pages in multi-page bvec fall within...
2026-04-10  Ming Leiublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB...
2026-04-10  Hyungjung Jooaffs: bound hash_pos before table lookup in affs_readdir
2026-04-09  Linus TorvaldsMerge tag 'kbuild-fixes-7.0-4' of git://git.kernel...
2026-04-09  Rosen Penevi2c: atr: use kzalloc_flex
2026-04-09  Thomas Weißschuhselftests/nolibc: use gcc 15
2026-04-09  Thomas Weißschuhtools/nolibc: support UBSAN on gcc
2026-04-09  Thomas Weißschuhtools/nolibc: create __nolibc_no_sanitize_ubsan
2026-04-09  Dmitry Baryshkovdrm/panel: simple: add Waveshare LCD panels
2026-04-09  Dmitry Baryshkovdt-bindings: display: panel: add Waveshare LCD panels
2026-04-09  Maarten Lankhorstdrm/ttm/tests: Remove checks from ttm_pool_free_no_dma_...
2026-04-09  Matthew Aulddrm/ttm/tests: fix lru_count ASSERT
2026-04-09  Lizhi Houaccel/amdxdna: Expose per-client BO memory usage via...
2026-04-09  Jiayuan Chenbpf: Fix use-after-free in offloaded map/prog info...
2026-04-09  Salil MehtaMAINTAINERS: Remove Salil Mehta as HiSilicon HNS3/HNS...
2026-04-09  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2026-04-09  Daniel Borkmannselftests/bpf: Add test for stale pkt range after scala...
2026-04-09  Daniel Borkmannbpf: Drop pkt_end markers on arithmetic to prevent...
2026-04-09  Rafael J. WysockiMerge branch 'acpi-apei'
2026-04-09  Rafael J. WysockiMerge branch 'acpi-driver'
2026-04-09  Zxyan Zhuregmap: debugfs: fix race condition in dummy name alloc...
2026-04-09  Rafael J. WysockiMerge branch 'acpi-tad'
2026-04-09  John Madieuthermal: renesas: rzg3e: Remove stale @trim_offset...
2026-04-09  Jack YuASoC: rt1320-sdw: kcontrol for brown-out feature update
2026-04-09  Rafael J. WysockiMerge branch 'acpi-cmos-rtc'
2026-04-09  Anoop Vijaydrm/xe/xe_sysctrl: Drop redundant endian conversions...
next