aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-26perf test: Fix test perf evlist for z/VM s390xThomas Richter1-2/+2
2026-01-26perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo1-3/+3
2026-01-26tools headers: Don't check arm64's unistd.hLeo Yan1-1/+0
2026-01-26Revert "perf tools: Fix arm64 build by generating unistd_64.h"Leo Yan2-13/+2
2026-01-26tools headers: Go back to include asm-generic/unistd.h for arm64Leo Yan1-1/+23
2026-01-26Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo1017-5820/+10381
2026-01-26ASoC: amd: yc: Add DMI quirk for Acer TravelMate P216-41-TCOZhang Heng1-0/+8
2026-01-26drm/display: bridge_connector: move audio_infoframe checks to OP_HDMIDmitry Baryshkov1-3/+6
2026-01-26selftests/bpf: Harden cpu flags test for lru_percpu_hash mapLeon Hwang1-3/+10
2026-01-26drivers/nvdimm: Use local kmapsDavidlohr Bueso2-10/+10
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu2-0/+51
2026-01-26ice: reshuffle and group Rx and Tx queue fields by cachelinesAlexander Lobakin4-57/+70
2026-01-26ice: convert all ring stats to u64_stats_tJacob Keller3-90/+147
2026-01-26ice: shorten ring stat names and add accessorsJacob Keller6-35/+60
2026-01-26ice: use u64_stats API to access pkts/bytes in dim sampleJacob Keller4-22/+75
2026-01-26ice: remove ice_q_stats struct and use struct_groupJacob Keller4-17/+16
2026-01-26ice: pass pointer to ice_fetch_u64_stats_per_ringJacob Keller2-18/+9
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds15-40/+82
2026-01-26Documentation: nova: update pending tasksDanilo Krummrich1-2/+15
2026-01-26samples: rust: remove imports available via preludeGary Guo3-4/+1
2026-01-26sparc: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh1-0/+11
2026-01-26Documentation: nova: remove completed tasksDanilo Krummrich1-42/+0
2026-01-26PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen1-4/+6
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo2-4/+4
2026-01-26Merge tag 'imx-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/dtArnd Bergmann25-29/+347
2026-01-26remoteproc: mediatek: Break lock dependency to `prepare_lock`Tzung-Bi Shih2-13/+30
2026-01-26dt-bindings: nvmem: qfprom: Add sm8750 compatibleKomal Bajaj1-0/+1
2026-01-26nvmem: an8855: drop an unused Kconfig symbolRandy Dunlap1-1/+1
2026-01-26nvmem: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+1
2026-01-26nvmem: Drop OF node reference on nvmem_add_one_cell() failureKrzysztof Kozlowski1-0/+1
2026-01-26irqchip/ti-sci-intr: Allow parsing interrupt-types per-lineAniket Limaye1-18/+36
2026-01-26dt-bindings: interrupt-controller: ti,sci-intr: Per-line interrupt-typesAniket Limaye1-5/+33
2026-01-26binder: fix BR_FROZEN_REPLY error logCarlos Llamas1-2/+3
2026-01-26rust_binder: add additional alignment checksAlice Ryhl1-14/+36
2026-01-26binder: fix UAF in binder_netlink_report()Carlos Llamas1-1/+13
2026-01-26rust_binder: correctly handle FDA objects of length zeroAlice Ryhl1-25/+34
2026-01-26x86/apic: Inline __x2apic_send_IPI_dest()Eric Dumazet2-7/+9
2026-01-26rust_binder: refactor context management to use KVVecJason Hall2-53/+36
2026-01-26xdrgen: Add enum value validation to generated decodersChuck Lever10-28/+156
2026-01-26xdrgen: Emit a max_arg_sz macroChuck Lever3-1/+39
2026-01-26xdrgen: Extend error reporting to AST transformation phaseChuck Lever5-5/+67
2026-01-26SUNRPC: auth_gss: fix memory leaks in XDR decoding error pathsChuck Lever1-18/+64
2026-01-26nfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos1-0/+4
2026-01-26nfsd: never defer requests during idmap lookupAnthony Iliopoulos3-8/+58
2026-01-26xdrgen: Improve parse error reportingChuck Lever6-35/+118
2026-01-26xdrgen: Remove inclusion of nlm4.h headerChuck Lever1-1/+0
2026-01-26xdrgen: Initialize data pointer for zero-length itemsChuck Lever1-12/+8
2026-01-26NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegationOlga Kornievskaia1-1/+2
2026-01-26xdrgen: Implement short (16-bit) integer typesChuck Lever4-0/+70
2026-01-26nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()Jeff Layton1-1/+4