aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-27PCI: Push realloc check into pbus_size_mem()Ilpo Järvinen1-22/+12
2026-01-27PCI: Remove old_size limit from bridge window sizingIlpo Järvinen1-8/+3
2026-01-27resource: Increase MAX_IORES_LEVEL to 8Ilpo Järvinen1-1/+1
2026-01-27PCI: Stop over-estimating bridge window sizeIlpo Järvinen1-92/+5
2026-01-27spi: SPI_AXIADO should depend on ARCH_AXIADOGeert Uytterhoeven1-0/+1
2026-01-27x86/entry/vdso: Add vdso2c to .gitignoreBorislav Petkov (AMD)1-0/+1
2026-01-27PCI: Rewrite bridge window head alignment functionIlpo Järvinen1-9/+44
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma1-4/+6
2026-01-27ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju1-4/+2
2026-01-27ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju1-12/+8
2026-01-27ACPI: sysfs: Replace sprintf() with sysfs_emit()Sumeet Pawnikar2-25/+25
2026-01-27ACPI: CPPC: Rename EPP constants for claritySumit Gupta2-2/+3
2026-01-27ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structsSumit Gupta1-2/+1
2026-01-27ASoC: sophgo: cv1800b: tidy Kconfig spacingAnton D. Stavinskii1-0/+1
2026-01-27ASoC: sophgo: cv1800b: document DAC overwrite handlingAnton D. Stavinskii1-1/+5
2026-01-27gpio: pca953x: mask interrupts in irq shutdownMartin Larsson1-0/+2
2026-01-27gpio: virtuser: fix UAF in configfs release pathYuhao Huang1-4/+4
2026-01-27gpiolib: acpi: use BIT_ULL() for u64 mask in address space handlerDenis Sergeev1-1/+1
2026-01-27gpio: sprd: Change sprd_gpio lock to raw_spin_lockXuewen Yan1-4/+4
2026-01-27fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRootJiasheng Jiang1-0/+3
2026-01-27Merge branch 'net-stmmac-rk-simplify-per-soc-configuration'Jakub Kicinski1-24/+32
2026-01-27net: stmmac: rk: group MACPHY register offset and fields togetherRussell King (Oracle)1-4/+6
2026-01-27net: stmmac: rk: convert rk3328 to use bsp_priv->idRussell King (Oracle)1-6/+9
2026-01-27net: stmmac: rk: get rid of rk_phy_power_ctl()Russell King (Oracle)1-14/+17
2026-01-27net: stmmac: rk: avoid phy_power_on()Russell King (Oracle)1-3/+3
2026-01-27Merge tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+12
2026-01-27io_uring/bpf_filter: add ref counts to struct io_bpf_filterJens Axboe1-0/+7
2026-01-27io_uring/bpf_filter: cache lookup table in ctx->bpf_filtersJens Axboe5-10/+23
2026-01-27io_uring/bpf_filter: allow filtering on contents of struct open_howJens Axboe4-0/+23
2026-01-27io_uring/net: allow filtering on IORING_OP_SOCKET dataJens Axboe4-0/+33
2026-01-27io_uring: add support for BPF filtering for opcode restrictionsJens Axboe9-0/+447
2026-01-27docs: automarkup.py: Skip common English words as C identifierswheatfox1-0/+10
2026-01-27Merge branch 'bpf-fix-fionread-and-copied_seq-issues'Alexei Starovoitov6-17/+439
2026-01-27selftests/bpf: Add tests for FIONREAD and copied_seqJiayuan Chen2-6/+302
2026-01-27bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen4-6/+108
2026-01-27bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen3-5/+29
2026-01-27selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski3-4/+25
2026-01-27bpf: add new BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski3-5/+37
2026-01-27slub: keep empty main sheaf as spare in __pcs_replace_empty_main()Hao Li1-1/+4
2026-01-27mm/slab: factor out slab_args_unmergeable()Harry Yoo1-10/+18
2026-01-27mm/slab: make caches with sheaves mergeableVlastimil Babka1-6/+7
2026-01-27mm/slab: move and refactor __kmem_cache_alias()Vlastimil Babka3-41/+41
2026-01-27slab: add SLAB_CONSISTENCY_CHECKS to SLAB_NEVER_MERGEVlastimil Babka1-3/+2
2026-01-27mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()Harry Yoo1-0/+20
2026-01-27mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()Vlastimil Babka1-1/+4
2026-01-27block: rnull: remove imports available via preludeGary Guo2-4/+0
2026-01-27drm/xe: Unregister drm device on probe errorShuicheng Lin1-0/+1
2026-01-27slab: replace cache_from_obj() with inline checksVlastimil Babka1-23/+33
2026-01-27livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALLJosh Poimboeuf1-4/+4