summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-04PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den-54/+2
2026-03-04PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den-18/+1
2026-03-03perf test type profiling: Remote typedef on structIan Rogers-4/+4
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan-3/+7
2026-03-04powerpc/crash: adjust the elfcorehdr sizeSourabh Jain-1/+13
2026-03-04powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain-8/+9
2026-03-04powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodesRob Herring (Arm)-1/+2
2026-03-04powerpc: dts: fsl: Drop unused .dtsi filesRob Herring (Arm)-324/+0
2026-03-04powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)-1/+1
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy-110/+5
2026-03-03tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang-0/+35
2026-03-03tracing: Disable preemption in the tracepoint callbacks handling filtered pidsMasami Hiramatsu (Google)-0/+2
2026-03-03ftrace: Disable preemption in the tracepoint callbacks handling filtered pidsSteven Rostedt-0/+2
2026-03-03tracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He-15/+37
2026-03-03fgraph: Fix thresh_return nosleeptime double-adjustShengming Hu-4/+10
2026-03-03fgraph: Fix thresh_return clear per-task notraceShengming Hu-2/+3
2026-03-03smb: client: Compare MACs in constant timeEric Biggers-2/+5
2026-03-03io_uring/mock: Fix typo in help textJ. Neuschäfer-1/+1
2026-03-03net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers-3/+7
2026-03-03MAINTAINERS: update the skge/sky2 maintainersStephen Hemminger-3/+1
2026-03-03selftests: net: add macvlan multicast test for shared source MACKibaek Yoo-0/+94
2026-03-03net: macvlan: support multicast rx for bridge ports with shared source MACKibaek Yoo-4/+8
2026-03-03net: core: failover: enforce mandatory ops and clean up redundant checksZeeshan Ahmad-7/+7
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju-14/+0
2026-03-03netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao-1/+1
2026-03-03selftests: netconsole: print diagnostic on busywait timeout in netcons_basicBreno Leitao-1/+5
2026-03-03Merge branch 'grab-ipa-imem-slice-through-dt'Jakub Kicinski-3/+51
2026-03-03net: ipa: Grab IMEM slice base/size from DTSKonrad Dybcio-3/+30
2026-03-03dt-bindings: net: qcom,ipa: Add sram property for describing IMEM sliceKonrad Dybcio-0/+7
2026-03-03dt-bindings: sram: qcom,imem: Allow modem-tables subnodeKonrad Dybcio-0/+14
2026-03-03net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su-3/+4
2026-03-03net: macb: use ethtool_sprintf to fill ethtool stats stringsSean Chang-6/+2
2026-03-03net/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers-1/+3
2026-03-03net: core: allow netdev_upper_get_next_dev_rcu from bh contextKohei Enju-1/+2
2026-03-03ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski-1/+2
2026-03-03NFC: s3fwrn5: Replace strcpy() with strscpy()Tomasz Unger-1/+1
2026-03-03NFC: nfcmrvl: Replace strcpy() with strscpy()Tomasz Unger-1/+1
2026-03-03NFC: nxp-nci: Replace strcpy() with strscpy()Tomasz Unger-1/+1
2026-03-03NFC: pn544: i2c: Replace strcpy() with strscpy()Tomasz Unger-1/+1
2026-03-03perf pmu: Replace starts_with with strstartsIan Rogers-28/+20
2026-03-04rust: str: make NullTerminatedFormatter publicAlexandre Courbot-2/+2
2026-03-03KVM/TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRSXiaoyao Li-2/+2
2026-03-03x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*Xiaoyao Li-44/+44
2026-03-03KVM/TDX: Remove redundant definitions of TDX_TD_ATTR_*Xiaoyao Li-8/+2
2026-03-03x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLEXiaoyao Li-3/+3
2026-03-03smb/client: remove unused SMB311_posix_query_info()ZhangGuoDong-21/+0
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong-1/+1
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong-2/+2
2026-03-03stop_machine: Fix the documentation for a NULL cpus argumentThomas Weißschuh-2/+2
2026-03-03bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu-3/+1