]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
13 days ago  Florian Westphalnetfilter: nft_fwd_netdev: check ttl/hl before forwarding
13 days ago  Gustavo A.... netfilter: x_tables: Avoid a couple -Wflex-array-member...
13 days ago  Fernando Fernandez... netfilter: conntrack: remove UDP-Lite conntrack support
13 days ago  Florian Westphalnetfilter: xt_socket: enable defrag after all other...
13 days ago  Marino Dzaltonetfilter: xt_HL: add pr_fmt and checkentry validation
13 days ago  Florian Westphalnetfilter: nfnetlink: prefer skb_mac_header helpers
13 days ago  Florian Westphalnetfilter: x_physdev: reject empty or not-nul terminate...
13 days ago  Julian Anastasovipvs: add conn_lfactor and svc_lfactor sysctl vars
13 days ago  Julian Anastasovipvs: add ip_vs_status info
13 days ago  Julian Anastasovipvs: show the current conn_tab size to users
13 days ago  Michael Ugrinarm64: Kconfig: fix duplicate word in CMDLINE help...
13 days ago  Rafael J. WysockiMerge branch 'pm-cpufreq'
2026-04-10  Pengpeng Houxen/grant-table: guard gnttab_suspend/resume with CONFI...
2026-04-10  Jason Andryukhvc/xen: Check console connection flag
2026-04-10  Kexin Sunxen/swiotlb: fix stale reference to swiotlb_unmap_page()
2026-04-10  GuoHan Zhaoxen/manage: unwind partial shutdown watcher setup on...
2026-04-10  fangqiurongselftests/sched_ext: Fix wrong DSQ ID in peek_dsq error...
2026-04-10  Gao Xiangerofs: error out obviously illegal extents in advance
2026-04-10  Gao Xiangerofs: clean up encoded map flags
2026-04-10  Pengpeng HouARM: xen: validate hypervisor compatible before parsing...
2026-04-10  Kuba Piecuchsched_ext: Documentation: improve accuracy of task...
2026-04-10  cuitaocgroup/rdma: fix swapped arguments in pr_warn() format...
2026-04-10  Neeraj Sonimmc: sdhci-msm: Fix the wrapped key handling
2026-04-10  Kees Cookum: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang...
2026-04-10  Samasth Norway... gpio: tegra: return -ENOMEM on allocation failure in...
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
next