summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-04scsi: core: Fix error handler encryption supportBrian Kao
2026-01-04scsi: core: Correct documentation for scsi_test_unit_ready()Miao Li
2026-01-04scsi: ufs: dt-bindings: Fix several grammar errorsZhaoming Luo
2026-01-04dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm'Eric Biggers
2026-01-04dm-verity: correctly handle dm_bufio_client_create() failureEric Biggers
2026-01-04dm-verity: make verity_fec_is_enabled() an inline functionEric Biggers
2026-01-04dm-verity: remove unnecessary ifdef around verity_fec_decode()Eric Biggers
2026-01-04dm-verity: remove unnecessary condition for verity_fec_finish_io()Eric Biggers
2026-01-04dm-verity: make dm_verity_fec_io::bufs variable-lengthEric Biggers
2026-01-04dm-verity: move dm_verity_fec_io to mempoolEric Biggers
2026-01-04dm clone: drop redundant size checksLi Chen
2026-01-04dm cache: drop redundant origin size checkLi Chen
2026-01-04MAINTAINERS: Update email address for Justin IurmanJustin Iurman
2026-01-04Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-01-04inet: frags: drop fraglist conntrack referencesFlorian Westphal
2026-01-04virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar
2026-01-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose
2026-01-04net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan
2026-01-04net/ena: fix missing lock when update devlink paramsFrank Liang
2026-01-04Merge branch 'mlx5-misc-fixes-2025-12-25'Jakub Kicinski
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar
2026-01-04net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad
2026-01-04netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
2026-01-04dt-bindings: net: mscc-miim: add microchip,lan9691-miimRobert Marko
2026-01-04net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi
2026-01-04net: phy: mxl-86110: Add power management and soft reset supportStefano Radaelli
2026-01-04inet: ping: Fix icmp out countingyuan.gao
2026-01-04net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu
2026-01-04bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht
2026-01-04net: bnge: add AUXILIARY_BUS to Kconfig dependenciesMarkus Blöchl
2026-01-04net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-04RDMA/hns: Notify ULP of remaining soft-WCs during resetChengchang Tang
2026-01-04RDMA/hns: Fix RoCEv1 failure due to DSCPJunxian Huang
2026-01-04RDMA/hns: Return actual error code instead of fixed EINVALJunxian Huang
2026-01-04RDMA/hns: Fix WQ_MEM_RECLAIM warningChengchang Tang
2026-01-04IB/cache: update gid cache on client reregister eventEtienne AUJAMES
2026-01-04x86/split_lock: Remove dead string when split_lock_detect=fatalRong Zhang
2026-01-04drm: pl111: fix build regressionArnd Bergmann
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck
2026-01-04Merge branch 'rcu-torture.20260104a' into rcu-nextBoqun Feng
2026-01-04Merge branch 'rcu-tasks-trace.20260101a'Boqun Feng
2026-01-04rcutorture: Add --kill-previous option to terminate previous kvm.sh runsJoel Fernandes
2026-01-04rcutorture: Prevent concurrent kvm.sh runs on same source treeJoel Fernandes
2026-01-04tools/nolibc: always use 64-bit time typesThomas Weißschuh
2026-01-04tools/nolibc: use custom structs timespec and timevalThomas Weißschuh
2026-01-04tools/nolibc/select: avoid libgcc 64-bit multiplicationsThomas Weißschuh