summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-02tipc: use kfree_sensitive() for session key materialDaniel Hodges
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-02-02net: ethernet: use module_pci_driver; remove useless driver versionsEthan Nelson-Moore
2026-02-02net: add a debug check in __skb_push()Eric Dumazet
2026-02-02Merge branch 'net-phy-dp83867-always-program-r-sgmii-enable-bits'Jakub Kicinski
2026-02-02net: phy: dp83867: Always program R/SGMII enable bitsSean Anderson
2026-02-02net: phy: dp83867: Program TX FIFO for all interfacesSean Anderson
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)
2026-02-02fs: consolidate fsverity_info lookup in buffer.cChristoph Hellwig
2026-02-02fsverity: push out fsverity_info lookupChristoph Hellwig
2026-02-02fsverity: deconstify the inode pointer in struct fsverity_infoChristoph Hellwig
2026-02-02fsverity: kick off hash readahead at data I/O submission timeChristoph Hellwig
2026-02-02ext4: move ->read_folio and ->readahead to readpage.cChristoph Hellwig
2026-02-02net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski
2026-02-02net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()Eric Dumazet
2026-02-02bnxt_en: Allow ntuple filters for dropsJoe Damato
2026-02-02tools: ynl: cli: make the output compactJakub Kicinski
2026-02-02docs: networking: mention that RSS table should be 4x the queue countJakub Kicinski
2026-02-02selftests: drv-net: rss: validate min RSS table sizeJakub Kicinski
2026-02-02net: spacemit: display phy driver informationChukun Pan
2026-02-02linkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen
2026-02-02clk: Disable KUNIT_UML_PCIPeng Fan
2026-02-03tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak
2026-02-03tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak
2026-02-02dt-bindings: clk: rs9: Fix DIF pattern matchMarek Vasut
2026-02-02clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2026-02-02clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841Marek Vasut
2026-02-03pinctrl: mediatek: remove unused drv_offset fieldAkari Tsuyukusa
2026-02-03pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetreeJiayu Du
2026-02-03pinctrl: single: fix refcount leak in pcs_add_gpio_func()Wei Li
2026-02-03pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpersFelix Gu
2026-02-03pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definitionLuca Weiss
2026-02-03pinctrl: core: Remove duplicate error messagesAndy Shevchenko
2026-02-03pinctrl: core: Simplify devm_pinctrl_*()Andy Shevchenko
2026-02-03pinctrl: core: Remove unused devm_pinctrl_unregister()Andy Shevchenko
2026-02-03dt-bindings: pinctrl: spacemit: fix drive-strength check warningYixun Lan
2026-02-03pinctrl: fix kismet issues with GENERIC_PINCTRLConor Dooley
2026-02-02ASoC: es8328: error handling and resume fixesMark Brown
2026-02-02ASoC: amd: acp: Add ACP7.0 match entries for CirrusMark Brown
2026-02-02Anbernic RG-DS AW87391 Speaker AmpsMark Brown
2026-02-02Merge tag 'cgroup-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-02spi: add multi-lane supportMark Brown
2026-02-02ASoC: qcom: q6asm: drop DSP responses for closed data streamsCédric Bellegarde
2026-02-02ASoC: wcd-mbhc-v2: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-02-02rcu: Mark lockdep_assert_rcu_helper() __always_inlineArnd Bergmann
2026-02-02uprobes: Fix incorrect lockdep condition in filter_chain()Breno Leitao
2026-02-02x86/ibs: Fix typo in dc_l2tlb_miss commentXiang-Bin Shi
2026-02-02jfs: avoid -Wtautological-constant-out-of-range-compare warningArnd Bergmann
2026-02-02PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu
2026-02-02readahead: push invalidate_lock out of page_cache_ra_unboundedChristoph Hellwig