summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-12xfrm: remove rcu/state_hold from xfrm_state_lookup_spi_protoSabrina Dubroca
2026-03-12xfrm: state: add xfrm_state_deref_prot to state_by* walk under lockSabrina Dubroca
2026-03-12xfrm: state: fix sparse warnings around XFRM_STATE_INSERTSabrina Dubroca
2026-03-12xfrm: state: fix sparse warnings in xfrm_state_initSabrina Dubroca
2026-03-12xfrm: state: fix sparse warnings on xfrm_state_hold_rcuSabrina Dubroca
2026-03-12powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...Sayali Patil
2026-03-12powerpc: fix KUAP warning in VMX usercopy pathSayali Patil
2026-03-12powerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik
2026-03-12powerpc/mem: Move CMA reservations to arch_mm_preinitRitesh Harjani (IBM)
2026-03-12Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2026-03-12mshv: pass struct mshv_user_mem_region by referenceMukesh R
2026-03-12x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8Uros Bizjak
2026-03-12x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()Uros Bizjak
2026-03-12x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()Uros Bizjak
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari
2026-03-11net: Convert move_addr_to_user() to scoped user accessChristophe Leroy (CS GROUP)
2026-03-11net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar
2026-03-11net/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem
2026-03-11tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect()Wesley Atwell
2026-03-11Merge tag 'nf-26-03-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-03-11Merge branch 'selftests-net-fix-cmd-process-timeout-handling'Jakub Kicinski
2026-03-11selftests: net: fix timeout passed as positional argument to communicate()Gal Pressman
2026-03-11selftests: net: pass bpftrace timeout to cmd()Gal Pressman
2026-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-11Merge branch 'neighbour-fix-update-of-proxy-neighbour'Jakub Kicinski
2026-03-11selftests: rtnetlink: add neighbour update testSabrina Dubroca
2026-03-11neighbour: restore protocol != 0 check in pneigh updateSabrina Dubroca
2026-03-11net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún
2026-03-11Merge branch 'net-macb-clean-up-several-member-settings-of-macb_config-instan...Jakub Kicinski
2026-03-11net: macb: Clean up the .usrio settings in macb_config instancesKevin Hao
2026-03-11net: macb: Clean up the .init settings in macb_config instancesKevin Hao
2026-03-11net: macb: Clean up the .clk_init setting in the macb_config instancesKevin Hao
2026-03-11selftests: net: local_termination: test link-local protocolsDaniel Golle
2026-03-11tipc: fix divide-by-zero in tipc_sk_filter_connect()Mehul Rao
2026-03-11tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rstEric Dumazet
2026-03-11selftests: af_unix: validate SO_PEEK_OFF advancement and resetSoichiro Ueda
2026-03-11net: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)
2026-03-11Merge branch 'net-bpf-nd_tbl-fixes-for-when-ipv6-disable-1'Jakub Kicinski
2026-03-11bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-11bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-11net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-11ipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski
2026-03-11cifs: make default value of retrans as zeroShyam Prasad N
2026-03-11smb: client: fix open handle lookup in cifs_open()Paulo Alcantara
2026-03-11smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho
2026-03-11dt-bindings: bus: Remove unused bindingsAndy Shevchenko
2026-03-11bus: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-03-11Merge patch series "pidfd: add CLONE_AUTOREAP, CLONE_NNP, and CLONE_PIDFD_AUT...Christian Brauner
2026-03-11selftests/pidfd: add CLONE_PIDFD_AUTOKILL testsChristian Brauner