summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-23ext4: propagate flags to ext4_convert_unwritten_extents_endio()Ojaswin Mujoo
2026-01-23ext4: propagate flags to convert_initialized_extent()Ojaswin Mujoo
2026-01-23ext4: add extent status cache support to kunit testsOjaswin Mujoo
2026-01-23ext4: kunit tests for higher level extent manipulation functionsOjaswin Mujoo
2026-01-23ext4: kunit tests for extent splitting and conversionOjaswin Mujoo
2026-01-23Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-01-23Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-23Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang
2026-01-23Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-23coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh
2026-01-23Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2026-01-23io_uring/io-wq: handle !sysctl_hung_task_timeout_secsJens Axboe
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-23thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-23cpuidle: governors: teo: Refine tick_intercepts vs total events checkRafael J. Wysocki
2026-01-23cpuidle: governors: teo: Avoid fake intercepts produced by tickRafael J. Wysocki
2026-01-23cpuidle: governors: teo: Avoid selecting states with zero-size binsRafael J. Wysocki
2026-01-23Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-23sample: rust: pci: add tests for config space routinesZhi Wang
2026-01-23rust: pci: add config space read/write supportZhi Wang
2026-01-23cpuidle: governors: menu: Always check timers with tick stoppedRafael J. Wysocki
2026-01-23rust: io: factor out MMIO read/write macrosZhi Wang
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer
2026-01-23Merge branch 'net-rds-rds-tcp-state-machine-and-message-loss-improvements'Jakub Kicinski
2026-01-23net/rds: rds_tcp_accept_one ought to not discard messagesGerd Rausch
2026-01-23net/rds: No shortcut out of RDS_CONN_ERRORGerd Rausch
2026-01-23Merge branch 'net-restore-the-structure-of-driver-facing-qcfg-api'Jakub Kicinski
2026-01-23eth: bnxt: plug bnxt_validate_qcfg() into qopsJakub Kicinski
2026-01-23net: add queue config validation callbackJakub Kicinski
2026-01-23net: use netdev_queue_config() for mp restartJakub Kicinski
2026-01-23net: move mp->rx_page_size validation to __net_mp_open_rxq()Jakub Kicinski
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski
2026-01-23eth: bnxt: always set the queue mgmt opsJakub Kicinski
2026-01-23octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan
2026-01-23Merge branch 'selftest-extend-tun-virtio-coverage-for-gso-over-udp-tunnel'Jakub Kicinski
2026-01-23selftest: tun: Add test data for success and failure pathsXu Du
2026-01-23selftest: tun: Add test for receiving gso packet from tunXu Du
2026-01-23selftest: tun: Add test for sending gso packet into tunXu Du
2026-01-23selftest: tun: Add helpers for GSO over UDP tunnelXu Du
2026-01-23selftest: tun: Refactor tun_delete to use tuntap_helpersXu Du
2026-01-23selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testingXu Du
2026-01-23selftest: tun: Format tun.c existing codeXu Du
2026-01-23evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()Roberto Sassu
2026-01-23Merge branch 'geneve-introduce-double-tunnel-gso-gro-support'Jakub Kicinski
2026-01-23selftests: net: tests for add double tunneling GRO/GSOPaolo Abeni
2026-01-23geneve: use GRO hint option in the RX pathPaolo Abeni
2026-01-23geneve: extract hint option at GRO stagePaolo Abeni