summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-20xfrm: Fix the usage of skb->skSteffen Klassert
2025-01-19Merge branch 'vsnprintf'Linus Torvalds
2025-01-20PM / OPP: Add reference counting helpers for Rust implementationViresh Kumar
2025-01-19cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PA...Pali Rohár
2025-01-19cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PA...Pali Rohár
2025-01-19cifs: Remove declaration of dead CIFSSMBQuerySymLink functionPali Rohár
2025-01-19cifs: Fix printing Status code into dmesgPali Rohár
2025-01-19cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.cPali Rohár
2025-01-19cifs: Fix endian types in struct rfc1002_session_packetPali Rohár
2025-01-19cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM i...Pali Rohár
2025-01-19smb3: add missing tracepoint for querying wsl EAsSteve French
2025-01-19smb: client: fix order of arguments of tracepointsRuben Devos
2025-01-19smb: client: fix oops due to unset link speedPaulo Alcantara
2025-01-19smb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie
2025-01-19smb: client: don't retry DFS targets on server shutdownPaulo Alcantara
2025-01-19smb: client: fix return value of parse_dfs_referrals()Paulo Alcantara
2025-01-19smb: client: optimize referral walk on failed link targetsPaulo Alcantara
2025-01-19smb: client: provide dns_resolve_{unc,name} helpersPaulo Alcantara
2025-01-19smb: client: parse DNS domain name from domain= optionPaulo Alcantara
2025-01-19smb: client: fix DFS mount against old servers with NTLMSSPPaulo Alcantara
2025-01-19smb: client: parse av pair type 4 in CHALLENGE_MESSAGEPaulo Alcantara
2025-01-19smb: client: introduce av_for_each_entry() helperPaulo Alcantara
2025-01-19Linux 6.13v6.13Linus Torvalds
2025-01-19fbdev: vga16fb: fix orig_video_isVGA confusionZsolt Kajtar
2025-01-19batman-adv: fix panic during interface removalAndy Strohman
2025-01-19drivers/soc/litex: Use devm_register_restart_handler()Andrew Davis
2025-01-19cpumask: Rephrase comments for cpumask_any*() APIsI Hsin Cheng
2025-01-19Merge tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-19Merge tag 'irq_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-19Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-19selftests/efivarfs: fix tests for failed write removalJames Bottomley
2025-01-19Merge branch 'efivarfs' into nextArd Biesheuvel
2025-01-19efivarfs: fix error on write to new variable leaving remnantsJames Bottomley
2025-01-19efivarfs: remove unused efivarfs_listJames Bottomley
2025-01-19efivarfs: move variable lifetime management into the inodesJames Bottomley
2025-01-19selftests/efivarfs: add check for disallowing file truncationJames Bottomley
2025-01-19efivarfs: prevent setting of zero size on the inodes in the cacheJames Bottomley
2025-01-19erofs: remove dead code in erofs_fc_parse_paramChen Linxuan
2025-01-19netfilter: flowtable: add CLOSING statePablo Neira Ayuso
2025-01-19netfilter: flowtable: teardown flow if cached mtu is stalePablo Neira Ayuso
2025-01-19netfilter: conntrack: rework offload nf_conn timeout extension logicFlorian Westphal
2025-01-19netfilter: conntrack: remove skb argument from nf_ct_refreshFlorian Westphal
2025-01-19netfilter: nft_flow_offload: update tcp state flags under lockFlorian Westphal
2025-01-19netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpathFlorian Westphal
2025-01-19netfilter: nf_tables: Simplify chain netdev notifierPhil Sutter
2025-01-19netfilter: nf_tables: Tolerate chains with no remaining hooksPhil Sutter
2025-01-19netfilter: nf_tables: Compare netdev hooks based on stored namePhil Sutter
2025-01-19netfilter: nf_tables: Use stored ifname in netdev hook dumpsPhil Sutter
2025-01-19netfilter: nf_tables: Store user-defined hook ifnamePhil Sutter