summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-11NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley1-0/+1
2026-01-11NFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust1-1/+1
2026-01-11NFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust1-2/+4
2026-01-11fs/nls: Fix utf16 to utf8 conversionArmin Wolf1-4/+12
2026-01-11NFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust1-6/+13
2026-01-119p: fix cache/debug options printing in v9fs_show_optionsEric Sandeen1-2/+2
2026-01-11fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal1-1/+3
2026-01-11pinctrl: single: Fix incorrect type for error return variableHaotian Zhang1-3/+4
2026-01-11pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handlingMatthijs Kooijman1-6/+12
2026-01-11perf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
2026-01-11net/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei1-26/+32
2026-01-11clk: keystone: fix compile testingJohan Hovold1-2/+1
2026-01-11md/raid5: fix IO hang when array is broken with IO inflightYu Kuai1-2/+4
2026-01-11remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc1-4/+4
2026-01-11mtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko1-4/+4
2026-01-11selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu1-0/+1
2026-01-11selftests: bonding: add ipvlan over bond testingEtienne Champetier4-100/+98
2026-01-11selftests: bonding: Add more missing config optionsBenjamin Poirier1-0/+5
2026-01-11selftests: bonding: add missing build configsJakub Kicinski1-0/+3
2026-01-11mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-1/+4
2026-01-11net: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev1-1/+1
2026-01-11netfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera2-6/+19
2026-01-11netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera5-103/+142
2026-01-11netfilter: flowtable: check for maximum number of encapsulations in bridge vlanPablo Neira Ayuso1-1/+8
2026-01-11Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"Ilias Stamatis1-1/+9
2026-01-11resource: introduce is_type_match() helper and use itAndy Shevchenko1-13/+10
2026-01-11resource: replace open coded resource_intersection()Andy Shevchenko1-9/+6
2026-01-11resource: Reuse for_each_resource() macroAndy Shevchenko1-15/+19
2026-01-11regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang1-12/+20
2026-01-11ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip during system su...Marek Szyprowski1-0/+1
2026-01-11ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip during system su...Marek Szyprowski1-0/+1
2026-01-11ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip during system su...Marek Szyprowski1-0/+1
2026-01-11ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip during system suspendMarek Szyprowski1-0/+1
2026-01-11ASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski1-1/+3
2026-01-11vdpa/pds: use %pe for ERR_PTR() in event handler registrationAlok Tiwari1-1/+1
2026-01-11virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin1-1/+1
2026-01-11virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin1-1/+1
2026-01-11virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin1-1/+1
2026-01-11virtio_vdpa: fix misleading return in void functionAlok Tiwari1-1/+1
2026-01-11ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...Yongjian Sun1-17/+32
2026-01-11ext4: remove unused return value of __mb_check_buddyKemeng Shi1-4/+3
2026-01-11ublk: prevent invalid access with DEBUGKevin Brodsky1-2/+2
2026-01-11ublk: complete command synchronously on errorCaleb Sander Mateos1-5/+6
2026-01-11ublk: make sure io cmd handled in submitter task contextMing Lei1-1/+21
2026-01-11ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4René Rebe1-1/+1
2026-01-11hwmon: sy7636a: Fix regulator_enable resource leak on error pathHaotian Zhang1-6/+1
2026-01-11drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2026-01-11ASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang1-1/+1
2026-01-11RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEYJacob Moroni4-10/+12
2026-01-11RDMA/irdma: Add support to re-register a memory regionSindhu Devale2-43/+191